+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /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-05-27 01:16:58.443 1 INFO neutron.common.config [-] Logging enabled! 2026-05-27 01:16:58.443 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 25.2.4.dev2 2026-05-27 01:16:58.443 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-27 01:16:58.443 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-27 01:16:59.489 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-27 01:16:59.567 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-27 01:16:59.570 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-27 01:16:59.571 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-27 01:16:59.571 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-27 01:16:59.571 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-27 01:16:59.571 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 01:16:59.578 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 01:16:59.578 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 01:16:59.578 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-27 01:16:59.597 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-27 01:16:59.598 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-27 01:16:59.598 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-27 01:16:59.637 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-27 01:16:59.637 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-27 01:16:59.637 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-27 01:16:59.638 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-27 01:16:59.907 1 INFO neutron.plugins.ml2.managers [None req-ca59e7b3-db76-4dd6-a195-fcdd3fb8ff82 - - - - - -] Initializing driver for type 'vlan' 2026-05-27 01:17:00.173 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-ca59e7b3-db76-4dd6-a195-fcdd3fb8ff82 - - - - - -] VlanTypeDriver initialization complete 2026-05-27 01:17:00.173 1 INFO neutron.plugins.ml2.managers [None req-ca59e7b3-db76-4dd6-a195-fcdd3fb8ff82 - - - - - -] Initializing driver for type 'vxlan' 2026-05-27 01:17:00.173 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-ca59e7b3-db76-4dd6-a195-fcdd3fb8ff82 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-27 01:17:00.219 1 INFO neutron.plugins.ml2.managers [None req-ca59e7b3-db76-4dd6-a195-fcdd3fb8ff82 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-27 01:17:00.219 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-ca59e7b3-db76-4dd6-a195-fcdd3fb8ff82 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-27 01:17:00.220 1 INFO neutron.plugins.ml2.managers [None req-ca59e7b3-db76-4dd6-a195-fcdd3fb8ff82 - - - - - -] Initializing extension driver 'port_security' 2026-05-27 01:17:00.220 1 INFO neutron.plugins.ml2.extensions.port_security [None req-ca59e7b3-db76-4dd6-a195-fcdd3fb8ff82 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-27 01:17:00.220 1 INFO neutron.plugins.ml2.managers [None req-ca59e7b3-db76-4dd6-a195-fcdd3fb8ff82 - - - - - -] Initializing extension driver 'qos' 2026-05-27 01:17:00.220 1 INFO neutron.plugins.ml2.managers [None req-ca59e7b3-db76-4dd6-a195-fcdd3fb8ff82 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-27 01:17:00.221 1 INFO neutron.plugins.ml2.managers [None req-ca59e7b3-db76-4dd6-a195-fcdd3fb8ff82 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-27 01:17:00.235 1 INFO neutron.quota [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded quota_driver: . 2026-05-27 01:17:00.236 1 INFO neutron.plugins.ml2.plugin [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Modular L2 Plugin initialization complete 2026-05-27 01:17:00.236 1 INFO neutron.plugins.ml2.managers [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-27 01:17:00.236 1 INFO neutron.plugins.ml2.managers [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-27 01:17:00.236 1 INFO neutron.plugins.ml2.managers [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Got port-security extension from driver 'port_security' 2026-05-27 01:17:00.236 1 INFO neutron.extensions.vlantransparent [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Disabled vlantransparent extension. 2026-05-27 01:17:00.237 1 INFO neutron.manager [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loading Plugin: qos 2026-05-27 01:17:00.248 1 INFO neutron.manager [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loading Plugin: router 2026-05-27 01:17:00.285 1 INFO neutron.services.service_base [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-27 01:17:00.286 1 INFO neutron.manager [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loading Plugin: segments 2026-05-27 01:17:00.381 1 INFO neutron.manager [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loading Plugin: trunk 2026-05-27 01:17:00.394 1 INFO neutron.manager [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loading Plugin: vpnaas 2026-05-27 01:17:00.425 1 WARNING stevedore.named [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-27 01:17:00.503 1 INFO neutron_vpnaas.services.vpn.plugin [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-27 01:17:00.503 1 INFO neutron.common.utils [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-27 01:17:00.504 1 INFO neutron.manager [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loading Plugin: auto_allocate 2026-05-27 01:17:00.508 1 INFO neutron.manager [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loading Plugin: tag 2026-05-27 01:17:00.515 1 INFO neutron.manager [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loading Plugin: timestamp 2026-05-27 01:17:00.518 1 INFO neutron.manager [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loading Plugin: network_ip_availability 2026-05-27 01:17:00.521 1 INFO neutron.manager [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loading Plugin: flavors 2026-05-27 01:17:00.525 1 INFO neutron.manager [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loading Plugin: revisions 2026-05-27 01:17:00.528 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Initializing extension manager. 2026-05-27 01:17:00.529 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: address-group 2026-05-27 01:17:00.530 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: address-scope 2026-05-27 01:17:00.530 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-27 01:17:00.531 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: agent 2026-05-27 01:17:00.532 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: agent-resources-synced 2026-05-27 01:17:00.533 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: allowed-address-pairs 2026-05-27 01:17:00.534 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: auto-allocated-topology 2026-05-27 01:17:00.534 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: availability_zone 2026-05-27 01:17:00.535 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: availability_zone_filter 2026-05-27 01:17:00.535 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-27 01:17:00.535 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: default-subnetpools 2026-05-27 01:17:00.537 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-27 01:17:00.537 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: dns-integration 2026-05-27 01:17:00.538 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: dns-domain-ports 2026-05-27 01:17:00.538 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-27 01:17:00.539 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: dvr 2026-05-27 01:17:00.539 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-27 01:17:00.540 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: empty-string-filtering 2026-05-27 01:17:00.540 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-27 01:17:00.540 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-27 01:17:00.541 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: external-net 2026-05-27 01:17:00.541 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-27 01:17:00.542 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: extraroute 2026-05-27 01:17:00.542 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: extraroute-atomic 2026-05-27 01:17:00.543 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-27 01:17:00.543 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-27 01:17:00.543 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-27 01:17:00.544 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-27 01:17:00.544 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: fip-port-details 2026-05-27 01:17:00.545 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: flavors 2026-05-27 01:17:00.546 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-27 01:17:00.546 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: floatingip-pools 2026-05-27 01:17:00.547 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: ip_allocation 2026-05-27 01:17:00.547 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: ip-substring-filtering 2026-05-27 01:17:00.548 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: l2_adjacency 2026-05-27 01:17:00.549 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: router 2026-05-27 01:17:00.551 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-27 01:17:00.552 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-27 01:17:00.552 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-27 01:17:00.553 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: ext-gw-mode 2026-05-27 01:17:00.553 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: l3-ha 2026-05-27 01:17:00.554 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-27 01:17:00.554 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-27 01:17:00.555 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: l3-flavors 2026-05-27 01:17:00.555 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-27 01:17:00.556 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-27 01:17:00.557 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-27 01:17:00.558 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-27 01:17:00.559 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-27 01:17:00.560 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-27 01:17:00.561 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-27 01:17:00.561 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: multi-provider 2026-05-27 01:17:00.562 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: net-mtu 2026-05-27 01:17:00.562 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: net-mtu-writable 2026-05-27 01:17:00.562 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: network_availability_zone 2026-05-27 01:17:00.563 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: network_ha 2026-05-27 01:17:00.563 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: network-ip-availability 2026-05-27 01:17:00.564 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-27 01:17:00.565 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: pagination 2026-05-27 01:17:00.565 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: port-device-profile 2026-05-27 01:17:00.566 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-27 01:17:00.566 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-27 01:17:00.566 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-27 01:17:00.567 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: port-mac-override 2026-05-27 01:17:00.567 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-27 01:17:00.568 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-27 01:17:00.568 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-27 01:17:00.569 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: port-resource-request 2026-05-27 01:17:00.569 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: port-resource-request-groups 2026-05-27 01:17:00.570 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-27 01:17:00.570 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: binding 2026-05-27 01:17:00.571 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: binding-extended 2026-05-27 01:17:00.571 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: port-security 2026-05-27 01:17:00.572 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: project-id 2026-05-27 01:17:00.572 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: provider 2026-05-27 01:17:00.574 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: qos 2026-05-27 01:17:00.575 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-27 01:17:00.575 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-27 01:17:00.576 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: qos-default 2026-05-27 01:17:00.576 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: qos-fip 2026-05-27 01:17:00.576 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-27 01:17:00.577 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: qos-gateway-ip 2026-05-27 01:17:00.577 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: qos-port-network-policy 2026-05-27 01:17:00.578 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: qos-pps-minimum 2026-05-27 01:17:00.578 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-27 01:17:00.579 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: qos-pps 2026-05-27 01:17:00.579 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: qos-rule-type-details 2026-05-27 01:17:00.580 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-27 01:17:00.580 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: qos-rules-alias 2026-05-27 01:17:00.581 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: quota-check-limit 2026-05-27 01:17:00.583 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: quotas 2026-05-27 01:17:00.585 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: quota_details 2026-05-27 01:17:00.586 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: rbac-policies 2026-05-27 01:17:00.587 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: rbac-address-group 2026-05-27 01:17:00.587 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: rbac-address-scope 2026-05-27 01:17:00.588 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: rbac-security-groups 2026-05-27 01:17:00.588 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: rbac-subnetpool 2026-05-27 01:17:00.589 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: revision-if-match 2026-05-27 01:17:00.589 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: standard-attr-revisions 2026-05-27 01:17:00.590 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: router_availability_zone 2026-05-27 01:17:00.590 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-27 01:17:00.591 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: security-groups-default-rules 2026-05-27 01:17:00.592 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-27 01:17:00.592 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-27 01:17:00.593 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-27 01:17:00.593 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-27 01:17:00.594 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-27 01:17:00.597 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: security-group 2026-05-27 01:17:00.598 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: segment 2026-05-27 01:17:00.599 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-27 01:17:00.599 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: service-type 2026-05-27 01:17:00.600 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: sorting 2026-05-27 01:17:00.601 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: standard-attr-segment 2026-05-27 01:17:00.601 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: standard-attr-description 2026-05-27 01:17:00.602 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: stateful-security-group 2026-05-27 01:17:00.602 1 WARNING neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-27 01:17:00.603 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-27 01:17:00.603 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: subnet-external-network 2026-05-27 01:17:00.604 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: subnet_onboard 2026-05-27 01:17:00.604 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-27 01:17:00.605 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: subnet-service-types 2026-05-27 01:17:00.605 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: subnet_allocation 2026-05-27 01:17:00.606 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-27 01:17:00.606 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: tag-creation 2026-05-27 01:17:00.607 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-27 01:17:00.610 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: standard-attr-tag 2026-05-27 01:17:00.610 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-27 01:17:00.611 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: trunk 2026-05-27 01:17:00.611 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: trunk-details 2026-05-27 01:17:00.612 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-27 01:17:00.612 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-27 01:17:00.614 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-27 01:17:00.615 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-27 01:17:00.615 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: vpn-flavors 2026-05-27 01:17:00.616 1 INFO neutron.api.extensions [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Loaded extension: vpnaas 2026-05-27 01:17:00.619 1 INFO oslo_service.service [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Starting 2 workers 2026-05-27 01:17:00.623 1 INFO oslo_service.service [None req-aeb21680-a188-4a66-805e-4344b132a9ac - - - - - -] Starting 1 workers 2026-05-27 01:17:45.441 9 INFO neutron.db.l3_hamode_db [None req-3a39bd0d-8cef-4a6a-a269-05a76a7f6cce - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 01:17:57.346 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port e7d29277-b9e9-434f-a0c9-28f103507e72 2026-05-27 01:17:58.357 9 INFO neutron.plugins.ml2.plugin [None req-b3ad6a24-73f6-42b9-8359-0978a1a16bdd - - - - - -] Attempt 1 to provision port e7d29277-b9e9-434f-a0c9-28f103507e72 2026-05-27 01:17:59.271 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port e7d29277-b9e9-434f-a0c9-28f103507e72 2026-05-27 01:17:59.468 10 INFO neutron.plugins.ml2.plugin [None req-61c80046-562f-4ef8-b583-56a2fa25cb8d - - - - - -] Attempt 1 to provision port e7d29277-b9e9-434f-a0c9-28f103507e72 2026-05-27 01:22:21.462 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 1f66dc13-9edb-4816-8711-cfe7800faea8 2026-05-27 01:22:22.177 9 INFO neutron.plugins.ml2.plugin [None req-53187df8-7b56-4c9b-ae4e-21e6d0fe001a - - - - - -] Attempt 1 to provision port 1f66dc13-9edb-4816-8711-cfe7800faea8 2026-05-27 01:22:23.443 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 1f66dc13-9edb-4816-8711-cfe7800faea8 2026-05-27 01:22:23.487 10 INFO neutron.plugins.ml2.plugin [None req-67628824-9ece-4e4b-91d3-c7b9f5f7744f - - - - - -] Attempt 1 to provision port 1f66dc13-9edb-4816-8711-cfe7800faea8 2026-05-27 01:22:29.013 10 INFO neutron.plugins.ml2.plugin [None req-756044d9-695d-4b39-b5b5-acc28912c625 - - - - - -] Attempt 1 to provision port 95856cce-e3fc-426b-9bf5-ab1392dac633 2026-05-27 01:25:54.163 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 95856cce-e3fc-426b-9bf5-ab1392dac633 2026-05-27 01:25:55.569 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 95856cce-e3fc-426b-9bf5-ab1392dac633 2026-05-27 01:33:57.855 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 9759bfa3-6b11-49ca-8bd4-6710511cc409 2026-05-27 01:33:59.838 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 9759bfa3-6b11-49ca-8bd4-6710511cc409 2026-05-27 01:49:40.574 10 INFO neutron.plugins.ml2.plugin [None req-ad24ccf0-ab00-4bb9-b011-452333ef1f53 - - - - - -] Attempt 1 to provision port 96949630-a727-492f-bf16-a2994063c55c 2026-05-27 01:49:40.587 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 79fae6e1-cc0e-4a19-96af-32b71083f1b7 2026-05-27 01:49:40.954 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 6753d01b-2090-42f5-b1cb-b616d7c4d63f 2026-05-27 01:49:41.283 9 INFO neutron.plugins.ml2.plugin [None req-0f529ea6-b01d-426f-8842-deba22343481 - - - - - -] Attempt 1 to provision port a5387a52-dbd9-42a2-b0ee-ad88fd38d09e 2026-05-27 01:49:41.985 10 INFO neutron.plugins.ml2.plugin [None req-50a0c2f6-9f0e-45f5-8931-2acd79632246 - - - - - -] Attempt 1 to provision port 79fae6e1-cc0e-4a19-96af-32b71083f1b7 2026-05-27 01:49:42.062 10 INFO neutron.plugins.ml2.plugin [None req-50a0c2f6-9f0e-45f5-8931-2acd79632246 - - - - - -] Attempt 1 to provision port 6753d01b-2090-42f5-b1cb-b616d7c4d63f 2026-05-27 01:49:42.431 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 79fae6e1-cc0e-4a19-96af-32b71083f1b7 2026-05-27 01:49:42.699 10 INFO neutron.plugins.ml2.plugin [None req-a1a233e4-4e60-4e55-b206-05f7f66c30f8 - - - - - -] Attempt 1 to provision port 79fae6e1-cc0e-4a19-96af-32b71083f1b7 2026-05-27 01:49:42.728 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 6753d01b-2090-42f5-b1cb-b616d7c4d63f 2026-05-27 01:49:43.396 10 INFO neutron.plugins.ml2.plugin [None req-55c8205f-5e46-4d0d-9995-474dc03c0d52 - - - - - -] Attempt 1 to provision port 6753d01b-2090-42f5-b1cb-b616d7c4d63f 2026-05-27 01:49:43.466 10 INFO neutron.plugins.ml2.plugin [None req-55c8205f-5e46-4d0d-9995-474dc03c0d52 - - - - - -] Attempt 1 to provision port a635635b-57d4-4264-a8ec-77d672e6c20d 2026-05-27 01:49:44.099 10 INFO neutron.plugins.ml2.plugin [None req-739af638-9d19-4e95-9026-db3897422895 - - - - - -] Attempt 1 to provision port 9a0350e5-2356-412d-b1d3-3e593aecf0f1 2026-05-27 01:49:44.411 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 6d1dfdfd-ee96-47cb-9cda-10bbfdfc987b 2026-05-27 01:49:44.809 10 INFO neutron.plugins.ml2.plugin [None req-e185bdb5-292c-4416-873c-cdcc8d107df9 - - - - - -] Attempt 1 to provision port 19b4a51a-6552-494d-a9ee-62721b090ec8 2026-05-27 01:49:44.867 10 INFO neutron.plugins.ml2.plugin [None req-e185bdb5-292c-4416-873c-cdcc8d107df9 - - - - - -] Attempt 1 to provision port 6d1dfdfd-ee96-47cb-9cda-10bbfdfc987b 2026-05-27 01:49:44.927 10 INFO neutron.plugins.ml2.plugin [None req-e185bdb5-292c-4416-873c-cdcc8d107df9 - - - - - -] Attempt 1 to provision port 9a0350e5-2356-412d-b1d3-3e593aecf0f1 2026-05-27 01:49:45.502 9 INFO neutron.plugins.ml2.plugin [None req-50b922ef-e13b-4d70-ba44-4ed95c58d0dc - - - - - -] Attempt 1 to provision port 19b4a51a-6552-494d-a9ee-62721b090ec8 2026-05-27 01:49:46.218 9 INFO neutron.plugins.ml2.plugin [None req-427fa492-a1e6-484b-b357-74dc3f29a0da - - - - - -] Attempt 1 to provision port 6d1dfdfd-ee96-47cb-9cda-10bbfdfc987b 2026-05-27 01:49:46.484 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port e21d4f03-0732-4abd-87b7-4a864a206e44 2026-05-27 01:49:46.910 9 INFO neutron.plugins.ml2.plugin [None req-2ed4d879-430c-46f6-9d2f-2a41db231783 - - - - - -] Attempt 1 to provision port f0b5faeb-cbb4-4271-94c3-56701ddc43a6 2026-05-27 01:49:46.950 9 INFO neutron.plugins.ml2.plugin [None req-2ed4d879-430c-46f6-9d2f-2a41db231783 - - - - - -] Attempt 1 to provision port ee776d61-12e9-4825-9c99-acc3afaecd44 2026-05-27 01:49:47.005 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 6d1dfdfd-ee96-47cb-9cda-10bbfdfc987b 2026-05-27 01:49:47.619 9 INFO neutron.plugins.ml2.plugin [None req-5f01fbf7-0a8c-487a-9d9c-5d8d6ae32933 - - - - - -] Attempt 1 to provision port f0b5faeb-cbb4-4271-94c3-56701ddc43a6 2026-05-27 01:49:47.676 9 INFO neutron.plugins.ml2.plugin [None req-5f01fbf7-0a8c-487a-9d9c-5d8d6ae32933 - - - - - -] Attempt 1 to provision port e21d4f03-0732-4abd-87b7-4a864a206e44 2026-05-27 01:49:48.401 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port e21d4f03-0732-4abd-87b7-4a864a206e44 2026-05-27 01:49:48.731 9 INFO neutron.plugins.ml2.plugin [None req-eaa12ccd-f9fd-4adb-a926-7be213f80b31 - - - - - -] Attempt 1 to provision port e21d4f03-0732-4abd-87b7-4a864a206e44 2026-05-27 01:49:49.426 9 INFO neutron.plugins.ml2.plugin [None req-a8607c4b-dcaf-42ae-a769-afd2bb70a573 - - - - - -] Attempt 1 to provision port d1162aa1-d79b-4d15-95d9-abe85a74e14e 2026-05-27 01:49:50.135 9 INFO neutron.plugins.ml2.plugin [None req-9041ed83-84d2-4b13-b5ba-03a4986b7b05 - - - - - -] Attempt 1 to provision port d1162aa1-d79b-4d15-95d9-abe85a74e14e 2026-05-27 01:49:54.458 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 181d2a17-0ed0-40fe-af47-cbeb915136bb 2026-05-27 01:49:54.911 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 7d4786ba-446e-4212-b052-c7d5d25db40b 2026-05-27 01:49:55.398 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port fa9fde61-edc2-43f2-aa48-a4b595681d4d 2026-05-27 01:49:56.166 10 INFO neutron.plugins.ml2.plugin [None req-b0f1c03a-4661-4c50-bfe4-e09962806674 - - - - - -] Attempt 1 to provision port 0383e849-0526-4148-9593-fe2692f5a8c0 2026-05-27 01:49:56.568 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 181d2a17-0ed0-40fe-af47-cbeb915136bb 2026-05-27 01:49:56.862 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port aab3c5b7-4dde-410c-a098-8a0494f2f60c 2026-05-27 01:49:56.869 9 INFO neutron.plugins.ml2.plugin [None req-96bd209c-e07d-44f5-9d4c-cf0af2bc1b03 - - - - - -] Attempt 1 to provision port aab3c5b7-4dde-410c-a098-8a0494f2f60c 2026-05-27 01:49:57.669 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 7d4786ba-446e-4212-b052-c7d5d25db40b 2026-05-27 01:49:57.927 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port fa9fde61-edc2-43f2-aa48-a4b595681d4d 2026-05-27 01:49:58.271 9 INFO neutron.plugins.ml2.plugin [None req-15792b59-512f-4138-b803-5d37821a5329 - - - - - -] Attempt 1 to provision port aab3c5b7-4dde-410c-a098-8a0494f2f60c 2026-05-27 01:49:58.933 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 597d45c9-7e44-44f0-a465-b22a784acc4b 2026-05-27 01:49:58.986 9 INFO neutron.plugins.ml2.plugin [None req-f93f8cc7-ead6-4063-92af-43d9d4807c2a - - - - - -] Attempt 1 to provision port 547633bf-23a2-44c4-bb83-d51bdf4983d9 2026-05-27 01:49:59.429 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port aab3c5b7-4dde-410c-a098-8a0494f2f60c 2026-05-27 01:49:59.693 10 INFO neutron.plugins.ml2.plugin [None req-6109c1a0-7d69-4886-8a52-74576f60d9a8 - - - - - -] Attempt 1 to provision port 547633bf-23a2-44c4-bb83-d51bdf4983d9 2026-05-27 01:50:00.705 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 597d45c9-7e44-44f0-a465-b22a784acc4b 2026-05-27 01:50:03.732 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 1cd625a0-1f29-4596-859a-182e1bd54f12 2026-05-27 01:50:04.140 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port ee762aff-95df-4e06-b07b-9d0e755eeea8 2026-05-27 01:50:04.442 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-8ba419e6-7c31-4305-84fc-f5aac470ccd9'] response: {'server_uuid': '9083fb56-8b0d-4f18-960c-b1230c7372b3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1cd625a0-1f29-4596-859a-182e1bd54f12', 'code': 200} 2026-05-27 01:50:05.437 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 1cd625a0-1f29-4596-859a-182e1bd54f12 2026-05-27 01:50:05.616 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port ee762aff-95df-4e06-b07b-9d0e755eeea8 2026-05-27 01:50:06.471 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-941d8fa6-a20a-46d4-828d-c80b3039011d'] response: {'server_uuid': '4523d18f-cc3e-4a18-a31b-ec7a726520da', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ee762aff-95df-4e06-b07b-9d0e755eeea8', 'code': 200} 2026-05-27 01:50:07.613 9 INFO neutron.plugins.ml2.plugin [None req-dff081db-9fdd-4719-9599-29f2f77c6f29 - - - - - -] Attempt 1 to provision port 9fb81143-9f4c-4403-b283-80ad3d2a31c6 2026-05-27 01:50:08.089 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port a10a3cba-5965-430c-8ceb-9bd078b70042 2026-05-27 01:50:08.450 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port a0b2a324-89e4-4b0c-9f78-acdca47cdd6f 2026-05-27 01:50:08.718 9 INFO neutron.plugins.ml2.plugin [None req-850de10a-4d90-4ca5-93e1-0d874f9b50ec - - - - - -] Attempt 1 to provision port a10a3cba-5965-430c-8ceb-9bd078b70042 2026-05-27 01:50:09.134 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4927747c-2e61-4248-9f8b-37c938c7dce2'] response: {'server_uuid': '60db174a-753b-41ef-b83b-73a55b693826', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a0b2a324-89e4-4b0c-9f78-acdca47cdd6f', 'code': 200} 2026-05-27 01:50:09.444 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port a10a3cba-5965-430c-8ceb-9bd078b70042 2026-05-27 01:50:09.677 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port a0b2a324-89e4-4b0c-9f78-acdca47cdd6f 2026-05-27 01:50:10.028 9 INFO neutron.plugins.ml2.plugin [None req-45c087a6-67e8-4a7a-a953-50180308b4d4 - - - - - -] Attempt 1 to provision port a10a3cba-5965-430c-8ceb-9bd078b70042 2026-05-27 01:50:10.732 9 INFO neutron.plugins.ml2.plugin [None req-49e8023e-a8e1-415b-ab9f-36edc446a150 - - - - - -] Attempt 1 to provision port 9a0ef342-c3f2-4517-bdc7-b2c083023de0 2026-05-27 01:50:11.391 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port b8fb5c85-6446-44e4-a09e-6e37f2c50ea1 2026-05-27 01:50:11.442 9 INFO neutron.plugins.ml2.plugin [None req-6fd0dc78-531a-4c50-880d-2cd1dfe672a8 - - - - - -] Attempt 1 to provision port 9a0ef342-c3f2-4517-bdc7-b2c083023de0 2026-05-27 01:50:13.412 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port b8fb5c85-6446-44e4-a09e-6e37f2c50ea1 2026-05-27 01:50:21.959 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port a466ded4-040d-440d-8345-0a27ff828fd1 2026-05-27 01:50:22.065 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a6fab993-2ac8-45a5-84b7-faa26a943342'] response: {'server_uuid': 'b6d7a83f-379d-48ab-ae4a-a6cf3a6667b4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a466ded4-040d-440d-8345-0a27ff828fd1', 'code': 200} 2026-05-27 01:50:23.352 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port a466ded4-040d-440d-8345-0a27ff828fd1 2026-05-27 01:50:31.343 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port ee776d61-12e9-4825-9c99-acc3afaecd44 2026-05-27 01:50:31.613 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port d1162aa1-d79b-4d15-95d9-abe85a74e14e 2026-05-27 01:50:33.543 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port a5387a52-dbd9-42a2-b0ee-ad88fd38d09e 2026-05-27 01:50:33.813 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 19b4a51a-6552-494d-a9ee-62721b090ec8 2026-05-27 01:50:34.104 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port ee776d61-12e9-4825-9c99-acc3afaecd44 2026-05-27 01:50:34.272 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port d1162aa1-d79b-4d15-95d9-abe85a74e14e 2026-05-27 01:50:35.366 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port a5387a52-dbd9-42a2-b0ee-ad88fd38d09e 2026-05-27 01:50:35.535 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 19b4a51a-6552-494d-a9ee-62721b090ec8 2026-05-27 01:50:37.520 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a07c5e91-02c4-447b-8d95-db2903540e1a'] response: {'server_uuid': '4523d18f-cc3e-4a18-a31b-ec7a726520da', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ee762aff-95df-4e06-b07b-9d0e755eeea8', 'code': 200} 2026-05-27 01:50:38.570 9 INFO neutron.plugins.ml2.plugin [None req-ccd2dd6d-f894-4884-969b-9e84d98b8183 - - - - - -] Attempt 1 to provision port 1cd625a0-1f29-4596-859a-182e1bd54f12 2026-05-27 01:50:39.272 9 INFO neutron.plugins.ml2.plugin [None req-47db8ed5-0e9f-45bc-adbd-d184d76a2cc0 - - - - - -] Attempt 1 to provision port d0651c96-e9cf-43e3-af41-9c2d653ebc29 2026-05-27 01:50:39.438 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port ee762aff-95df-4e06-b07b-9d0e755eeea8 2026-05-27 01:50:39.566 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c097a12e-7126-48d0-8fdb-907ba4ae8ab4'] response: {'server_uuid': '4523d18f-cc3e-4a18-a31b-ec7a726520da', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ee762aff-95df-4e06-b07b-9d0e755eeea8', 'code': 200} 2026-05-27 01:50:39.806 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 1cd625a0-1f29-4596-859a-182e1bd54f12 2026-05-27 01:50:40.032 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 271dbf78-05ca-43d9-a9b3-deb2d30df587 2026-05-27 01:50:40.381 9 INFO neutron.plugins.ml2.plugin [None req-1a0153cd-50e0-4926-9d93-cce482d51c8a - - - - - -] Attempt 1 to provision port 271dbf78-05ca-43d9-a9b3-deb2d30df587 2026-05-27 01:50:41.503 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port ee762aff-95df-4e06-b07b-9d0e755eeea8 2026-05-27 01:50:41.685 10 INFO neutron.plugins.ml2.plugin [None req-ee376baa-d9e1-4eee-8b1f-8feef72396b7 - - - - - -] Attempt 1 to provision port 271dbf78-05ca-43d9-a9b3-deb2d30df587 2026-05-27 01:50:41.748 10 INFO neutron.plugins.ml2.plugin [None req-ee376baa-d9e1-4eee-8b1f-8feef72396b7 - - - - - -] Attempt 1 to provision port 0a553960-e227-4267-9146-8ba71fd204fe 2026-05-27 01:50:41.888 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port b1eedf36-ddac-4ede-9819-b830785d93fb 2026-05-27 01:50:42.238 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 271dbf78-05ca-43d9-a9b3-deb2d30df587 2026-05-27 01:50:42.382 10 INFO neutron.plugins.ml2.plugin [None req-5f5e63c9-7818-4b9b-9fa9-178df54aa9f4 - - - - - -] Attempt 1 to provision port 0a553960-e227-4267-9146-8ba71fd204fe 2026-05-27 01:50:42.410 10 INFO neutron.plugins.ml2.plugin [None req-5f5e63c9-7818-4b9b-9fa9-178df54aa9f4 - - - - - -] Attempt 1 to provision port 1cd625a0-1f29-4596-859a-182e1bd54f12 2026-05-27 01:50:43.091 9 INFO neutron.plugins.ml2.plugin [None req-046cb609-b85b-4179-a3b4-71f890378dcb - - - - - -] Attempt 1 to provision port 0a553960-e227-4267-9146-8ba71fd204fe 2026-05-27 01:50:43.362 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port b1eedf36-ddac-4ede-9819-b830785d93fb 2026-05-27 01:50:53.980 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port f70e4385-c599-4447-b013-571290363a93 2026-05-27 01:50:54.095 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d76fbb35-78a0-48ad-8d83-a2bb8a908d70'] response: {'server_uuid': 'db5d3d30-5fd6-4179-b602-faf0fdea9944', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f70e4385-c599-4447-b013-571290363a93', 'code': 200} 2026-05-27 01:50:55.346 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port f70e4385-c599-4447-b013-571290363a93 2026-05-27 01:50:56.950 9 INFO neutron.plugins.ml2.plugin [None req-8dc18776-d543-415d-99b3-f360d8dc17c0 - - - - - -] Attempt 1 to provision port cb193823-9724-4c53-8b86-7e6803fbbff6 2026-05-27 01:50:57.414 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 589dd8fa-fde7-46c9-8fd0-b3458ccda05e 2026-05-27 01:50:57.846 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 33647e79-2774-4141-a8ec-e43a59faa397 2026-05-27 01:50:58.369 9 INFO neutron.plugins.ml2.plugin [None req-353fe424-072c-4906-99b1-144debae7cdd - - - - - -] Attempt 1 to provision port 589dd8fa-fde7-46c9-8fd0-b3458ccda05e 2026-05-27 01:50:59.448 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 589dd8fa-fde7-46c9-8fd0-b3458ccda05e 2026-05-27 01:50:59.674 10 INFO neutron.plugins.ml2.plugin [None req-ae55d1ff-f062-4889-b6f7-a2c76bda4269 - - - - - -] Attempt 1 to provision port 589dd8fa-fde7-46c9-8fd0-b3458ccda05e 2026-05-27 01:50:59.735 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 0a553960-e227-4267-9146-8ba71fd204fe 2026-05-27 01:51:00.166 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port d0651c96-e9cf-43e3-af41-9c2d653ebc29 2026-05-27 01:51:00.375 9 INFO neutron.plugins.ml2.plugin [None req-729d2c0b-3093-4f09-90cb-9c5c92685ff0 - - - - - -] Attempt 1 to provision port b74a4b39-fd61-4a44-97f2-26d785206ebe 2026-05-27 01:51:01.083 10 INFO neutron.plugins.ml2.plugin [None req-b3c7cbf5-7884-4a41-ae42-91e612a02879 - - - - - -] Attempt 1 to provision port b74a4b39-fd61-4a44-97f2-26d785206ebe 2026-05-27 01:51:01.856 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 0a553960-e227-4267-9146-8ba71fd204fe 2026-05-27 01:51:02.103 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port d0651c96-e9cf-43e3-af41-9c2d653ebc29 2026-05-27 01:51:02.268 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 8393c6bd-0a8b-4c93-afea-83d345d43182 2026-05-27 01:51:03.838 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 8393c6bd-0a8b-4c93-afea-83d345d43182 2026-05-27 01:51:12.876 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 5b4b5fa0-600f-487b-8e19-eb2230eca4c0 2026-05-27 01:51:13.009 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-dc2c7800-4937-4c97-b159-52db58d4afad'] response: {'server_uuid': '0d11b31e-352d-4e05-b3da-8dafe8da6c15', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5b4b5fa0-600f-487b-8e19-eb2230eca4c0', 'code': 200} 2026-05-27 01:51:14.168 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 5b4b5fa0-600f-487b-8e19-eb2230eca4c0 2026-05-27 01:51:18.217 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 735d9b9c-100d-4ed0-a8ee-cb55bb40818c 2026-05-27 01:51:18.718 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port b74a4b39-fd61-4a44-97f2-26d785206ebe 2026-05-27 01:51:19.006 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 5505047d-b17b-4c9b-adab-1a54a78153f6 2026-05-27 01:51:19.412 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port cb193823-9724-4c53-8b86-7e6803fbbff6 2026-05-27 01:51:19.920 10 INFO neutron.plugins.ml2.plugin [None req-9adc7ad6-3b20-4137-bed5-8fb1583f4056 - - - - - -] Attempt 1 to provision port 5505047d-b17b-4c9b-adab-1a54a78153f6 2026-05-27 01:51:20.636 9 INFO neutron.plugins.ml2.plugin [None req-7351fe48-4724-48cd-9b0b-68774acac831 - - - - - -] Attempt 1 to provision port 735d9b9c-100d-4ed0-a8ee-cb55bb40818c 2026-05-27 01:51:21.060 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port b74a4b39-fd61-4a44-97f2-26d785206ebe 2026-05-27 01:51:21.318 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 5505047d-b17b-4c9b-adab-1a54a78153f6 2026-05-27 01:51:21.340 9 INFO neutron.plugins.ml2.plugin [None req-d990a26c-467a-41f4-8809-4fa381c5414e - - - - - -] Attempt 1 to provision port 5505047d-b17b-4c9b-adab-1a54a78153f6 2026-05-27 01:51:21.418 9 INFO neutron.plugins.ml2.plugin [None req-d990a26c-467a-41f4-8809-4fa381c5414e - - - - - -] Attempt 1 to provision port 735d9b9c-100d-4ed0-a8ee-cb55bb40818c 2026-05-27 01:51:21.588 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 735d9b9c-100d-4ed0-a8ee-cb55bb40818c 2026-05-27 01:51:21.919 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port cb193823-9724-4c53-8b86-7e6803fbbff6 2026-05-27 01:51:26.991 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 402e634d-c894-42df-b8bc-43a0bcdc935c 2026-05-27 01:51:28.161 9 INFO neutron.plugins.ml2.plugin [None req-dae5ecba-1067-46d1-9a95-ba53f267108e - - - - - -] Attempt 1 to provision port 402e634d-c894-42df-b8bc-43a0bcdc935c 2026-05-27 01:51:28.873 9 INFO neutron.plugins.ml2.plugin [None req-c6fa8602-e20d-4b52-932b-be53aa254370 - - - - - -] Attempt 1 to provision port 1a2407a1-3b9e-4169-8e1a-121b2647b0ab 2026-05-27 01:51:28.898 9 INFO neutron.plugins.ml2.plugin [None req-c6fa8602-e20d-4b52-932b-be53aa254370 - - - - - -] Attempt 1 to provision port 402e634d-c894-42df-b8bc-43a0bcdc935c 2026-05-27 01:51:29.097 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 402e634d-c894-42df-b8bc-43a0bcdc935c 2026-05-27 01:51:30.687 10 INFO neutron.plugins.ml2.plugin [None req-c6af7972-aacf-44b3-93b7-f50228d5476e - - - - - -] Attempt 1 to provision port 001d75f7-d574-423c-830a-0311e8c159fa 2026-05-27 01:51:31.036 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 001d75f7-d574-423c-830a-0311e8c159fa 2026-05-27 01:51:35.079 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 269a58d0-d825-49b3-9286-50d105d22e6e 2026-05-27 01:51:35.805 9 INFO neutron.plugins.ml2.plugin [None req-f251cb20-3dbe-46e7-b243-daf6ec27441c - - - - - -] Attempt 1 to provision port 269a58d0-d825-49b3-9286-50d105d22e6e 2026-05-27 01:51:36.512 10 INFO neutron.plugins.ml2.plugin [None req-c3708229-e866-478c-964c-2875fd99dbb7 - - - - - -] Attempt 1 to provision port 269a58d0-d825-49b3-9286-50d105d22e6e 2026-05-27 01:51:37.036 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 269a58d0-d825-49b3-9286-50d105d22e6e 2026-05-27 01:51:38.926 9 INFO neutron.plugins.ml2.plugin [None req-e3f270f8-fbdb-45f1-9de3-0bc5aaf6cf3f - - - - - -] Attempt 1 to provision port 2baa75a7-f1c0-4f1b-9f43-b992f310b166 2026-05-27 01:51:47.032 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port f3af1044-ae66-411f-86ec-f8772c2154ee 2026-05-27 01:51:47.455 10 INFO neutron.plugins.ml2.plugin [None req-60f33623-5d9d-4817-abbf-5a0f79814043 - - - - - -] Attempt 1 to provision port 7a30ad1c-8228-4ebc-a0f4-8ee2f3be1dc6 2026-05-27 01:51:47.488 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 7a30ad1c-8228-4ebc-a0f4-8ee2f3be1dc6 2026-05-27 01:51:48.161 9 INFO neutron.plugins.ml2.plugin [None req-8d8801fe-e309-45b2-b9b2-81ec8b2bb39c - - - - - -] Attempt 1 to provision port f3af1044-ae66-411f-86ec-f8772c2154ee 2026-05-27 01:51:48.862 10 INFO neutron.plugins.ml2.plugin [None req-dc8a6951-1154-417e-8377-a4c628bbd2d9 - - - - - -] Attempt 1 to provision port 7a30ad1c-8228-4ebc-a0f4-8ee2f3be1dc6 2026-05-27 01:51:48.915 10 INFO neutron.plugins.ml2.plugin [None req-dc8a6951-1154-417e-8377-a4c628bbd2d9 - - - - - -] Attempt 1 to provision port b9b0c617-2668-4c2d-8f13-28ca84d4b6be 2026-05-27 01:51:49.008 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port f3af1044-ae66-411f-86ec-f8772c2154ee 2026-05-27 01:51:49.263 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 7a30ad1c-8228-4ebc-a0f4-8ee2f3be1dc6 2026-05-27 01:51:49.580 10 INFO neutron.plugins.ml2.plugin [None req-dae34091-52d7-496e-93b1-71b6f6ab2e64 - - - - - -] Attempt 1 to provision port f3af1044-ae66-411f-86ec-f8772c2154ee 2026-05-27 01:51:49.654 10 INFO neutron.plugins.ml2.plugin [None req-dae34091-52d7-496e-93b1-71b6f6ab2e64 - - - - - -] Attempt 1 to provision port b9b0c617-2668-4c2d-8f13-28ca84d4b6be 2026-05-27 01:51:50.274 10 INFO neutron.plugins.ml2.plugin [None req-43603482-d582-44ab-835e-02a00567dafb - - - - - -] Attempt 1 to provision port b9b0c617-2668-4c2d-8f13-28ca84d4b6be 2026-05-27 01:51:55.011 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 90a97390-1b9a-4356-a1d8-2b138b59ca22 2026-05-27 01:51:55.504 9 INFO neutron.plugins.ml2.plugin [None req-c3c2187e-d2aa-4414-a727-8f90e338ab16 - - - - - -] Attempt 1 to provision port 90a97390-1b9a-4356-a1d8-2b138b59ca22 2026-05-27 01:51:56.212 9 INFO neutron.plugins.ml2.plugin [None req-7b3fbf08-1f9d-44fd-aa18-c711d19b8e36 - - - - - -] Attempt 1 to provision port 86f9ce11-2e21-4809-829d-2909cab08b50 2026-05-27 01:51:56.925 9 INFO neutron.plugins.ml2.plugin [None req-f7d89786-3f5f-4008-8c22-127f82841134 - - - - - -] Attempt 1 to provision port 90a97390-1b9a-4356-a1d8-2b138b59ca22 2026-05-27 01:51:56.991 9 INFO neutron.plugins.ml2.plugin [None req-f7d89786-3f5f-4008-8c22-127f82841134 - - - - - -] Attempt 1 to provision port d8e141ec-2d98-4fcd-88bd-16c0f7727ef9 2026-05-27 01:51:57.095 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port fee36303-208e-4b0b-9382-057e8a98bcd4 2026-05-27 01:51:57.590 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 90a97390-1b9a-4356-a1d8-2b138b59ca22 2026-05-27 01:51:57.621 10 INFO neutron.plugins.ml2.plugin [None req-d972c02e-088c-4f73-94fd-9226ea0ee785 - - - - - -] Attempt 1 to provision port fee36303-208e-4b0b-9382-057e8a98bcd4 2026-05-27 01:51:59.034 9 INFO neutron.plugins.ml2.plugin [None req-274a8d4b-2ccf-4fae-be51-131d7d5129b8 - - - - - -] Attempt 1 to provision port fee36303-208e-4b0b-9382-057e8a98bcd4 2026-05-27 01:51:59.125 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port fee36303-208e-4b0b-9382-057e8a98bcd4 2026-05-27 01:51:59.344 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 710ddf04-7ae6-43ff-bd01-43b0b0f54ddb 2026-05-27 01:51:59.741 9 INFO neutron.plugins.ml2.plugin [None req-30b94a1c-9f6b-4716-a53c-4ada11dd6482 - - - - - -] Attempt 1 to provision port 97906987-f6e7-4fe8-b11a-773eed1e29fd 2026-05-27 01:52:00.444 10 INFO neutron.plugins.ml2.plugin [None req-f0e4e61b-d494-4c73-98c8-e7f39da1908c - - - - - -] Attempt 1 to provision port 97906987-f6e7-4fe8-b11a-773eed1e29fd 2026-05-27 01:52:01.050 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 710ddf04-7ae6-43ff-bd01-43b0b0f54ddb 2026-05-27 01:52:03.041 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 2d158e0a-29eb-4679-b0d2-0d9b42c5b3bd 2026-05-27 01:52:03.166 9 INFO neutron.plugins.ml2.plugin [None req-1b3c0164-e137-4461-9b9d-bbcf3a0a36ef - - - - - -] Attempt 1 to provision port 2d158e0a-29eb-4679-b0d2-0d9b42c5b3bd 2026-05-27 01:52:04.469 10 INFO neutron.plugins.ml2.plugin [None req-a1a2d91d-2951-432d-9f66-ce5ebfad6d47 - - - - - -] Attempt 1 to provision port 2d158e0a-29eb-4679-b0d2-0d9b42c5b3bd 2026-05-27 01:52:06.892 9 INFO neutron.plugins.ml2.plugin [None req-4a247130-6c3b-46a4-9c38-589437f10998 - - - - - -] Attempt 1 to provision port 3c87c3da-809f-4e7d-a1c9-4ca512aa155f 2026-05-27 01:52:07.181 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 4073bf93-b5af-48e0-b7e2-a6502359b6eb 2026-05-27 01:52:12.121 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 47ffe0ff-3a62-4900-9ccc-44b64d13f3b6 2026-05-27 01:52:12.257 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c905df59-e1fb-4b08-9242-3c84156553e4'] response: {'server_uuid': 'ac3737fd-4c8e-4756-8907-ece6b1443c64', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '47ffe0ff-3a62-4900-9ccc-44b64d13f3b6', 'code': 200} 2026-05-27 01:52:13.039 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 47ffe0ff-3a62-4900-9ccc-44b64d13f3b6 2026-05-27 01:52:17.039 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 97906987-f6e7-4fe8-b11a-773eed1e29fd 2026-05-27 01:52:17.444 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 86f9ce11-2e21-4809-829d-2909cab08b50 2026-05-27 01:52:19.060 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 97906987-f6e7-4fe8-b11a-773eed1e29fd 2026-05-27 01:52:19.263 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 86f9ce11-2e21-4809-829d-2909cab08b50 2026-05-27 01:52:35.507 9 INFO neutron.plugins.ml2.plugin [None req-366d1cdb-b563-4b73-8576-a159b4919fdf - - - - - -] Attempt 1 to provision port 552e2939-8353-4961-9bda-eabbeb53f034 2026-05-27 01:52:39.095 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 6485f5b1-6c10-466b-acc6-cdf2e3ef79a0 2026-05-27 01:52:39.225 9 INFO neutron.plugins.ml2.plugin [None req-db171dd4-490c-4a7e-9f3f-f573c85873df - - - - - -] Attempt 1 to provision port 6485f5b1-6c10-466b-acc6-cdf2e3ef79a0 2026-05-27 01:52:39.568 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 860619ae-41d8-46e7-87e2-62e6e55a11c1 2026-05-27 01:52:40.631 9 INFO neutron.plugins.ml2.plugin [None req-836d1a71-30cc-46f4-8534-ccc76f3b09a5 - - - - - -] Attempt 1 to provision port 6485f5b1-6c10-466b-acc6-cdf2e3ef79a0 2026-05-27 01:52:40.703 9 INFO neutron.plugins.ml2.plugin [None req-836d1a71-30cc-46f4-8534-ccc76f3b09a5 - - - - - -] Attempt 1 to provision port e47b714c-aa78-4c3b-bf96-5363253d4486 2026-05-27 01:52:41.077 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 6485f5b1-6c10-466b-acc6-cdf2e3ef79a0 2026-05-27 01:52:41.340 10 INFO neutron.plugins.ml2.plugin [None req-c5d46b51-de53-48c8-a631-96412f1145a9 - - - - - -] Attempt 1 to provision port e47b714c-aa78-4c3b-bf96-5363253d4486 2026-05-27 01:52:41.340 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 860619ae-41d8-46e7-87e2-62e6e55a11c1 2026-05-27 01:52:42.039 10 INFO neutron.plugins.ml2.plugin [None req-a62b5528-7aef-4a3f-8b93-39bc46d27bc5 - - - - - -] Attempt 1 to provision port e47b714c-aa78-4c3b-bf96-5363253d4486 2026-05-27 01:52:51.557 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 788ca628-baea-43d7-945a-b748a8a9104a 2026-05-27 01:52:51.660 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3ee2f50c-d0b8-4c93-a023-a411b532c1c6'] response: {'server_uuid': '2acb5cca-3f29-4503-afd5-ee28ab1a58bc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '788ca628-baea-43d7-945a-b748a8a9104a', 'code': 200} 2026-05-27 01:52:53.121 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 788ca628-baea-43d7-945a-b748a8a9104a 2026-05-27 01:52:55.063 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 552e2939-8353-4961-9bda-eabbeb53f034 2026-05-27 01:52:57.030 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port e47b714c-aa78-4c3b-bf96-5363253d4486 2026-05-27 01:52:57.303 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 552e2939-8353-4961-9bda-eabbeb53f034 2026-05-27 01:52:59.026 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port e47b714c-aa78-4c3b-bf96-5363253d4486 2026-05-27 01:53:23.617 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 70fde7e3-8b1f-41cd-b12f-3ce93dd2f95b 2026-05-27 01:53:23.738 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d64215d8-3f64-4af1-9006-5780aacea2bf'] response: {'server_uuid': '1b5e9a89-59cb-4a36-a559-55aed6f160d5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '70fde7e3-8b1f-41cd-b12f-3ce93dd2f95b', 'code': 200} 2026-05-27 01:53:25.055 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 70fde7e3-8b1f-41cd-b12f-3ce93dd2f95b 2026-05-27 01:53:58.537 10 INFO neutron.plugins.ml2.plugin [None req-3deb3513-8b94-473f-883d-1d7202a041dd - - - - - -] Attempt 1 to provision port 1f044983-06b6-4897-88f7-122018bfdaa9 2026-05-27 01:53:59.083 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 0e1af953-ee78-4f3a-8420-3654439b5ca0 2026-05-27 01:53:59.840 10 INFO neutron.plugins.ml2.plugin [None req-97978c57-365f-4de6-b228-dcd4696a29a8 - - - - - -] Attempt 1 to provision port 0e1af953-ee78-4f3a-8420-3654439b5ca0 2026-05-27 01:54:00.954 10 INFO neutron.plugins.ml2.plugin [None req-93422c60-fde7-4ccd-9f9e-69320d6b4745 - - - - - -] Attempt 1 to provision port 2182b1fa-e8e3-46d7-a445-c22fcfcd9b2f 2026-05-27 01:54:00.993 10 INFO neutron.plugins.ml2.plugin [None req-93422c60-fde7-4ccd-9f9e-69320d6b4745 - - - - - -] Attempt 1 to provision port 0e1af953-ee78-4f3a-8420-3654439b5ca0 2026-05-27 01:54:01.128 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 0e1af953-ee78-4f3a-8420-3654439b5ca0 2026-05-27 01:54:01.312 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 7f6d5343-8f85-4158-9881-14ae5a0fbc6c 2026-05-27 01:54:01.859 9 INFO neutron.plugins.ml2.plugin [None req-3a76c2c9-bad7-4427-9b3a-6e54153a0b9c - - - - - -] Attempt 1 to provision port 2182b1fa-e8e3-46d7-a445-c22fcfcd9b2f 2026-05-27 01:54:02.563 10 INFO neutron.plugins.ml2.plugin [None req-fb5ee981-4daf-43ce-ad4f-8cb607828fa2 - - - - - -] Attempt 1 to provision port 2182b1fa-e8e3-46d7-a445-c22fcfcd9b2f 2026-05-27 01:54:03.261 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 705ffbe3-24e4-4afc-8e16-236e228a5c63 2026-05-27 01:54:03.267 10 INFO neutron.plugins.ml2.plugin [None req-98eb64ca-ea92-4375-9bc1-0ca24a9fba18 - - - - - -] Attempt 1 to provision port e5fc5810-276e-4909-b035-37680369c286 2026-05-27 01:54:03.637 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 7f6d5343-8f85-4158-9881-14ae5a0fbc6c 2026-05-27 01:54:04.372 9 INFO neutron.plugins.ml2.plugin [None req-9d3746a7-36ca-4436-98e7-64d9038a7fc8 - - - - - -] Attempt 1 to provision port 705ffbe3-24e4-4afc-8e16-236e228a5c63 2026-05-27 01:54:05.155 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 705ffbe3-24e4-4afc-8e16-236e228a5c63 2026-05-27 01:54:05.368 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 66b56297-c5b5-4f6a-a934-a8bfc0817c69 2026-05-27 01:54:05.482 9 INFO neutron.plugins.ml2.plugin [None req-7c5a5cef-5ab6-4975-9a51-9f8f09e19ca5 - - - - - -] Attempt 1 to provision port 705ffbe3-24e4-4afc-8e16-236e228a5c63 2026-05-27 01:54:05.557 9 INFO neutron.plugins.ml2.plugin [None req-7c5a5cef-5ab6-4975-9a51-9f8f09e19ca5 - - - - - -] Attempt 1 to provision port e5075ba2-7fc5-4f5a-adbf-1a485dba5610 2026-05-27 01:54:06.188 9 INFO neutron.plugins.ml2.plugin [None req-41bb3679-2f83-4d01-acc4-55a42e879b28 - - - - - -] Attempt 1 to provision port e5075ba2-7fc5-4f5a-adbf-1a485dba5610 2026-05-27 01:54:06.889 10 INFO neutron.plugins.ml2.plugin [None req-e07fbc5c-b11e-4c23-a24f-d5aeb1a529a8 - - - - - -] Attempt 1 to provision port e5075ba2-7fc5-4f5a-adbf-1a485dba5610 2026-05-27 01:54:07.144 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 66b56297-c5b5-4f6a-a934-a8bfc0817c69 2026-05-27 01:54:20.131 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port f22ae30b-1124-427d-b3e2-93f47495d800 2026-05-27 01:54:20.242 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1cbf07ad-ac87-40e6-b087-c65edd927b44'] response: {'server_uuid': '992b8c20-ff42-4d2b-a7e1-886fc3b1e6c2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f22ae30b-1124-427d-b3e2-93f47495d800', 'code': 200} 2026-05-27 01:54:21.131 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port f22ae30b-1124-427d-b3e2-93f47495d800 2026-05-27 01:54:21.373 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 2182b1fa-e8e3-46d7-a445-c22fcfcd9b2f 2026-05-27 01:54:21.693 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 1f044983-06b6-4897-88f7-122018bfdaa9 2026-05-27 01:54:23.122 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 2182b1fa-e8e3-46d7-a445-c22fcfcd9b2f 2026-05-27 01:54:23.476 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 1f044983-06b6-4897-88f7-122018bfdaa9 2026-05-27 01:54:27.105 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port e5075ba2-7fc5-4f5a-adbf-1a485dba5610 2026-05-27 01:54:27.387 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port e5fc5810-276e-4909-b035-37680369c286 2026-05-27 01:54:29.089 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port e5075ba2-7fc5-4f5a-adbf-1a485dba5610 2026-05-27 01:54:29.298 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port e5fc5810-276e-4909-b035-37680369c286 2026-05-27 01:54:37.281 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e92b064-678e-4301-8a55-fe3591f73eab'] response: {'server_uuid': '992b8c20-ff42-4d2b-a7e1-886fc3b1e6c2', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f22ae30b-1124-427d-b3e2-93f47495d800', 'code': 200} 2026-05-27 01:54:55.248 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port cc587045-815f-4af9-ab97-352bf71ef0f0 2026-05-27 01:54:55.283 9 INFO neutron.plugins.ml2.plugin [None req-cc718785-551d-4f13-bfaf-7dd77ef77491 - - - - - -] Attempt 1 to provision port bcc0eb37-81e4-4bee-bdec-bed65ac3aa66 2026-05-27 01:54:55.592 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port bcc0eb37-81e4-4bee-bdec-bed65ac3aa66 2026-05-27 01:54:55.910 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 39538c6d-68f9-4cb0-aa83-a5c0a70de2ad 2026-05-27 01:54:56.204 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 1b0471cb-97e8-4d5f-a543-20caced88dab 2026-05-27 01:54:56.503 10 INFO neutron.plugins.ml2.plugin [None req-cc696d22-bd9c-4a0a-a8a8-7c62798a6b48 - - - - - -] Attempt 1 to provision port 1b0471cb-97e8-4d5f-a543-20caced88dab /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-27 01:54:57.216 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 32d6e9d8-2199-4e6e-8b7d-922f2e0e96f4 2026-05-27 01:55:21.307 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 0f54d4f8-8dcb-4183-a2b7-503ec0982d36 2026-05-27 01:55:21.704 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 2aceb656-f342-4284-a261-0f7dabd52992 2026-05-27 01:55:21.717 9 INFO neutron.plugins.ml2.plugin [None req-f0de0344-6150-4f18-a9a8-4703c76a6c3a - - - - - -] Attempt 1 to provision port 2aceb656-f342-4284-a261-0f7dabd52992 2026-05-27 01:55:22.420 9 INFO neutron.plugins.ml2.plugin [None req-197e612a-acd8-4392-82ce-7453bc3b76b7 - - - - - -] Attempt 1 to provision port 0f54d4f8-8dcb-4183-a2b7-503ec0982d36 2026-05-27 01:55:22.518 9 INFO neutron.plugins.ml2.plugin [None req-197e612a-acd8-4392-82ce-7453bc3b76b7 - - - - - -] Attempt 1 to provision port 6d13977b-d896-4621-8f83-cf7b02bdb339 2026-05-27 01:55:23.198 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 0f54d4f8-8dcb-4183-a2b7-503ec0982d36 2026-05-27 01:55:23.321 10 INFO neutron.plugins.ml2.plugin [None req-736a9241-0fd5-41a6-9305-62e5a8396239 - - - - - -] Attempt 1 to provision port ae18a622-b080-4f77-ad79-0d6987d647aa 2026-05-27 01:55:23.425 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port ae18a622-b080-4f77-ad79-0d6987d647aa 2026-05-27 01:55:23.659 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 2aceb656-f342-4284-a261-0f7dabd52992 2026-05-27 01:55:24.023 10 INFO neutron.plugins.ml2.plugin [None req-dadb47e7-b3ec-4680-b6e3-41bdeda8faea - - - - - -] Attempt 1 to provision port 2aceb656-f342-4284-a261-0f7dabd52992 2026-05-27 01:55:24.728 9 INFO neutron.plugins.ml2.plugin [None req-cb5f96fb-b4b2-4c7d-a274-94651da6a793 - - - - - -] Attempt 1 to provision port 0f54d4f8-8dcb-4183-a2b7-503ec0982d36 2026-05-27 01:55:25.170 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port be8fcde8-a01d-4402-a164-5419c90b7b77 2026-05-27 01:55:25.437 9 INFO neutron.plugins.ml2.plugin [None req-8e70c524-1b83-4f92-beed-481c4f43e276 - - - - - -] Attempt 1 to provision port ae18a622-b080-4f77-ad79-0d6987d647aa 2026-05-27 01:55:25.530 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port ae18a622-b080-4f77-ad79-0d6987d647aa 2026-05-27 01:55:25.720 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 0f54d4f8-8dcb-4183-a2b7-503ec0982d36 2026-05-27 01:55:26.341 10 INFO neutron.plugins.ml2.plugin [None req-ffbacb89-d316-483d-a952-a7aa4f947ed2 - - - - - -] Attempt 1 to provision port 31c9a9ed-97ca-414b-9d0c-4aaef09f2bd1 2026-05-27 01:55:26.368 10 INFO neutron.plugins.ml2.plugin [None req-ffbacb89-d316-483d-a952-a7aa4f947ed2 - - - - - -] Attempt 1 to provision port 2aceb656-f342-4284-a261-0f7dabd52992 2026-05-27 01:55:27.146 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port be8fcde8-a01d-4402-a164-5419c90b7b77 2026-05-27 01:55:27.246 10 INFO neutron.plugins.ml2.plugin [None req-12e33c4f-6f35-471c-991f-9f00fe00a0a8 - - - - - -] Attempt 1 to provision port 338aec50-40c1-419e-828a-d659ce2b9838 2026-05-27 01:55:27.271 10 INFO neutron.plugins.ml2.plugin [None req-12e33c4f-6f35-471c-991f-9f00fe00a0a8 - - - - - -] Attempt 1 to provision port 0f54d4f8-8dcb-4183-a2b7-503ec0982d36 2026-05-27 01:55:27.949 9 INFO neutron.plugins.ml2.plugin [None req-cfa8b35d-60de-4f59-a880-d610b22a814f - - - - - -] Attempt 1 to provision port 31c9a9ed-97ca-414b-9d0c-4aaef09f2bd1 2026-05-27 01:55:28.654 10 INFO neutron.plugins.ml2.plugin [None req-df6def8a-9752-41bc-9e14-734bdb477447 - - - - - -] Attempt 1 to provision port ae18a622-b080-4f77-ad79-0d6987d647aa 2026-05-27 01:55:28.698 10 INFO neutron.plugins.ml2.plugin [None req-df6def8a-9752-41bc-9e14-734bdb477447 - - - - - -] Attempt 1 to provision port 338aec50-40c1-419e-828a-d659ce2b9838 2026-05-27 01:55:28.727 10 INFO neutron.plugins.ml2.plugin [None req-df6def8a-9752-41bc-9e14-734bdb477447 - - - - - -] Attempt 1 to provision port 154647ba-a958-4aae-925e-aeff26b14f0d 2026-05-27 01:55:28.750 10 INFO neutron.plugins.ml2.plugin [None req-df6def8a-9752-41bc-9e14-734bdb477447 - - - - - -] Attempt 1 to provision port 31c9a9ed-97ca-414b-9d0c-4aaef09f2bd1 2026-05-27 01:55:29.355 10 INFO neutron.plugins.ml2.plugin [None req-048b5b39-a91a-4b41-9ae8-520853e8119f - - - - - -] Attempt 1 to provision port 338aec50-40c1-419e-828a-d659ce2b9838 2026-05-27 01:55:29.380 10 INFO neutron.plugins.ml2.plugin [None req-048b5b39-a91a-4b41-9ae8-520853e8119f - - - - - -] Attempt 1 to provision port 154647ba-a958-4aae-925e-aeff26b14f0d 2026-05-27 01:55:30.060 9 INFO neutron.plugins.ml2.plugin [None req-85e395de-982a-431d-aab9-2a1c300b2430 - - - - - -] Attempt 1 to provision port 154647ba-a958-4aae-925e-aeff26b14f0d 2026-05-27 01:55:39.669 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 4d925d28-6581-4947-8ea5-236706cfbb3b 2026-05-27 01:55:39.848 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-78541683-c4ad-4180-a96a-7a35ba176cf8'] response: {'server_uuid': 'bd4add8f-91cf-489f-b254-c2bb3c2cc351', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4d925d28-6581-4947-8ea5-236706cfbb3b', 'code': 200} 2026-05-27 01:55:41.133 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 4d925d28-6581-4947-8ea5-236706cfbb3b 2026-05-27 01:55:43.182 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 338aec50-40c1-419e-828a-d659ce2b9838 2026-05-27 01:55:43.446 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 154647ba-a958-4aae-925e-aeff26b14f0d 2026-05-27 01:55:43.733 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 31c9a9ed-97ca-414b-9d0c-4aaef09f2bd1 2026-05-27 01:55:44.021 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 6d13977b-d896-4621-8f83-cf7b02bdb339 2026-05-27 01:55:45.141 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 338aec50-40c1-419e-828a-d659ce2b9838 2026-05-27 01:55:45.318 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 154647ba-a958-4aae-925e-aeff26b14f0d 2026-05-27 01:55:45.520 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 31c9a9ed-97ca-414b-9d0c-4aaef09f2bd1 2026-05-27 01:55:45.695 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 6d13977b-d896-4621-8f83-cf7b02bdb339 2026-05-27 01:55:57.195 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port cd3fa355-4a15-4902-9da0-aeb178a86157 2026-05-27 01:55:57.317 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9fe25b94-ad3b-465d-8911-68a36c972b26'] response: {'server_uuid': '67af21e9-e48b-4810-bebb-c4f6d7e1ca3e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cd3fa355-4a15-4902-9da0-aeb178a86157', 'code': 200} 2026-05-27 01:55:59.149 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port cd3fa355-4a15-4902-9da0-aeb178a86157 2026-05-27 01:56:18.546 10 INFO neutron.plugins.ml2.plugin [None req-6de00981-67f8-4b79-8956-d4c17dd9fa27 - - - - - -] Attempt 1 to provision port 86c360a9-b010-41c3-afec-e69e60563e42 2026-05-27 01:56:39.710 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port f4a0c14c-8379-4ec7-b2a5-9bfcfa9b43f9 2026-05-27 01:56:39.873 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-bccb1033-4073-4a31-b3ce-1185d7ecf0b8'] response: {'server_uuid': '4e5b6910-53f0-4c57-8246-ae962b68669f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f4a0c14c-8379-4ec7-b2a5-9bfcfa9b43f9', 'code': 200} 2026-05-27 01:56:41.171 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port f4a0c14c-8379-4ec7-b2a5-9bfcfa9b43f9 2026-05-27 01:57:20.394 9 INFO neutron.plugins.ml2.plugin [None req-57a67210-7e2e-4065-957f-e82f3225d347 - - - - - -] Attempt 1 to provision port 93f3f1ce-f1c2-49e6-9499-e75a5ded4a3f 2026-05-27 01:57:26.779 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 93f3f1ce-f1c2-49e6-9499-e75a5ded4a3f 2026-05-27 01:57:27.498 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8eecae09-fd1a-4a89-bd45-1532ebb5a960'] response: {'server_uuid': '4e5b6910-53f0-4c57-8246-ae962b68669f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '93f3f1ce-f1c2-49e6-9499-e75a5ded4a3f', 'code': 200} 2026-05-27 01:57:28.959 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port 93f3f1ce-f1c2-49e6-9499-e75a5ded4a3f 2026-05-27 01:58:00.419 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port ddc9fd74-ee76-4bff-b068-466236235735 2026-05-27 01:58:00.614 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e319be4a-146c-40e8-9faf-6b1c8ddb2436'] response: {'server_uuid': '4e5b6910-53f0-4c57-8246-ae962b68669f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ddc9fd74-ee76-4bff-b068-466236235735', 'code': 200} 2026-05-27 01:58:02.377 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port ddc9fd74-ee76-4bff-b068-466236235735 2026-05-27 01:58:03.962 9 INFO neutron.plugins.ml2.plugin [None req-ce88afe0-75d3-4d37-b446-85aeb38ef742 - - - - - -] Attempt 1 to provision port ddc9fd74-ee76-4bff-b068-466236235735 2026-05-27 01:58:04.433 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port ddc9fd74-ee76-4bff-b068-466236235735 2026-05-27 01:58:14.413 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port b3d3f7af-3095-46ed-9490-40e4d28e9fcf 2026-05-27 01:58:14.520 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9dac6b2c-c9e1-4df2-b289-c8530f0a6eec'] response: {'server_uuid': '4e5b6910-53f0-4c57-8246-ae962b68669f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b3d3f7af-3095-46ed-9490-40e4d28e9fcf', 'code': 200} 2026-05-27 01:58:16.397 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port b3d3f7af-3095-46ed-9490-40e4d28e9fcf 2026-05-27 01:58:18.014 10 INFO neutron.plugins.ml2.plugin [None req-1bde1aa7-4b30-428e-b8fd-5f961f304c26 - - - - - -] Attempt 1 to provision port b3d3f7af-3095-46ed-9490-40e4d28e9fcf 2026-05-27 01:58:18.442 9 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port b3d3f7af-3095-46ed-9490-40e4d28e9fcf 2026-05-27 01:58:28.348 9 INFO neutron.plugins.ml2.plugin [None req-88bda86f-cb0a-4c13-9c49-7d9f5ad2a21d - - - - - -] Attempt 1 to provision port b3d3f7af-3095-46ed-9490-40e4d28e9fcf 2026-05-27 01:58:28.463 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port b3d3f7af-3095-46ed-9490-40e4d28e9fcf 2026-05-27 01:58:38.468 10 INFO neutron.plugins.ml2.plugin [None req-fa547cec-2b01-480a-a504-40dd7da98d2d - - - - - -] Attempt 1 to provision port ddc9fd74-ee76-4bff-b068-466236235735 2026-05-27 01:58:38.885 9 INFO neutron.plugins.ml2.plugin [None req-c7baaf71-c752-422b-ba23-cb9f3a05302c - - - - - -] Attempt 1 to provision port ddc9fd74-ee76-4bff-b068-466236235735 2026-05-27 01:59:06.662 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6eab3b9f-7adb-43c5-a2d5-4eb6c418f866'] response: {'server_uuid': '4e5b6910-53f0-4c57-8246-ae962b68669f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f4a0c14c-8379-4ec7-b2a5-9bfcfa9b43f9', 'code': 200}