+ 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-02 01:00:28.198 1 INFO neutron.common.config [-] Logging enabled! 2026-07-02 01:00:28.198 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.5.dev1 2026-07-02 01:00:28.199 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-07-02 01:00:28.199 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-02 01:00:29.248 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 01:00:29.252 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-02 01:00:29.257 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-02 01:00:29.259 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 01:00:29.260 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-02 01:00:29.260 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-02 01:00:29.260 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 01:00:29.271 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 01:00:29.271 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 01:00:29.272 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 01:00:29.295 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-02 01:00:29.297 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 01:00:29.297 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-02 01:00:29.334 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-02 01:00:29.334 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-02 01:00:29.334 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-02 01:00:29.334 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-02 01:00:29.666 1 INFO neutron.plugins.ml2.managers [None req-e8f400f2-c91b-48dc-b326-98c3ac6331b5 - - - - - -] Initializing driver for type 'vlan' 2026-07-02 01:00:29.921 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-e8f400f2-c91b-48dc-b326-98c3ac6331b5 - - - - - -] VlanTypeDriver initialization complete 2026-07-02 01:00:29.922 1 INFO neutron.plugins.ml2.managers [None req-e8f400f2-c91b-48dc-b326-98c3ac6331b5 - - - - - -] Initializing driver for type 'vxlan' 2026-07-02 01:00:29.922 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-e8f400f2-c91b-48dc-b326-98c3ac6331b5 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-02 01:00:29.963 1 INFO neutron.plugins.ml2.managers [None req-e8f400f2-c91b-48dc-b326-98c3ac6331b5 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-02 01:00:29.964 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-e8f400f2-c91b-48dc-b326-98c3ac6331b5 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-02 01:00:29.964 1 INFO neutron.plugins.ml2.managers [None req-e8f400f2-c91b-48dc-b326-98c3ac6331b5 - - - - - -] Initializing extension driver 'port_security' 2026-07-02 01:00:29.964 1 INFO neutron.plugins.ml2.extensions.port_security [None req-e8f400f2-c91b-48dc-b326-98c3ac6331b5 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-02 01:00:29.964 1 INFO neutron.plugins.ml2.managers [None req-e8f400f2-c91b-48dc-b326-98c3ac6331b5 - - - - - -] Initializing extension driver 'qos' 2026-07-02 01:00:29.964 1 INFO neutron.plugins.ml2.managers [None req-e8f400f2-c91b-48dc-b326-98c3ac6331b5 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-02 01:00:29.965 1 INFO neutron.plugins.ml2.managers [None req-e8f400f2-c91b-48dc-b326-98c3ac6331b5 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-02 01:00:29.980 1 INFO neutron.quota [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded quota_driver: . 2026-07-02 01:00:29.980 1 INFO neutron.plugins.ml2.plugin [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Modular L2 Plugin initialization complete 2026-07-02 01:00:29.980 1 INFO neutron.plugins.ml2.managers [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-02 01:00:29.981 1 INFO neutron.plugins.ml2.managers [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-02 01:00:29.981 1 INFO neutron.plugins.ml2.managers [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-02 01:00:29.981 1 INFO neutron.extensions.vlantransparent [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Disabled vlantransparent extension. 2026-07-02 01:00:29.981 1 INFO neutron.extensions.qinq [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Disabled VLAN QinQ extension. 2026-07-02 01:00:29.981 1 INFO neutron.manager [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loading Plugin: qos 2026-07-02 01:00:29.994 1 INFO neutron.manager [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loading Plugin: router 2026-07-02 01:00:30.034 1 INFO neutron.services.service_base [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-02 01:00:30.035 1 INFO neutron.manager [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loading Plugin: segments 2026-07-02 01:00:30.104 1 INFO neutron.manager [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loading Plugin: trunk 2026-07-02 01:00:30.120 1 INFO neutron.manager [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loading Plugin: vpnaas 2026-07-02 01:00:30.156 1 WARNING stevedore.named [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-02 01:00:30.156 1 WARNING stevedore.named [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-02 01:00:30.449 1 INFO neutron_vpnaas.services.vpn.plugin [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-02 01:00:30.450 1 INFO neutron.common.utils [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-02 01:00:30.450 1 INFO neutron.manager [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loading Plugin: taas 2026-07-02 01:00:30.479 1 WARNING stevedore.named [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-02 01:00:30.506 1 INFO neutron_taas.services.taas.taas_plugin [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-02 01:00:30.506 1 INFO neutron.manager [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loading Plugin: tapmirror 2026-07-02 01:00:30.517 1 WARNING stevedore.named [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-02 01:00:30.535 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-02 01:00:30.535 1 INFO neutron.manager [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loading Plugin: auto_allocate 2026-07-02 01:00:30.542 1 INFO neutron.manager [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loading Plugin: tag 2026-07-02 01:00:30.551 1 INFO neutron.manager [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loading Plugin: timestamp 2026-07-02 01:00:30.554 1 INFO neutron.manager [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loading Plugin: network_ip_availability 2026-07-02 01:00:30.558 1 INFO neutron.manager [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loading Plugin: flavors 2026-07-02 01:00:30.561 1 INFO neutron.manager [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loading Plugin: revisions 2026-07-02 01:00:30.565 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Initializing extension manager. 2026-07-02 01:00:30.566 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: address-group 2026-07-02 01:00:30.567 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: address-scope 2026-07-02 01:00:30.567 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-02 01:00:30.568 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: agent 2026-07-02 01:00:30.568 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: agent-resources-synced 2026-07-02 01:00:30.570 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-02 01:00:30.570 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-02 01:00:30.571 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: availability_zone 2026-07-02 01:00:30.571 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: availability_zone_filter 2026-07-02 01:00:30.573 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-02 01:00:30.574 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: default-subnetpools 2026-07-02 01:00:30.575 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-02 01:00:30.575 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: dns-integration 2026-07-02 01:00:30.576 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: dns-domain-ports 2026-07-02 01:00:30.576 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-02 01:00:30.577 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: dvr 2026-07-02 01:00:30.578 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-02 01:00:30.578 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: empty-string-filtering 2026-07-02 01:00:30.579 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 01:00:30.579 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-02 01:00:30.580 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: external-net 2026-07-02 01:00:30.580 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-02 01:00:30.581 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: extraroute 2026-07-02 01:00:30.581 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: extraroute-atomic 2026-07-02 01:00:30.582 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-02 01:00:30.583 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-02 01:00:30.583 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-02 01:00:30.584 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-02 01:00:30.584 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: fip-port-details 2026-07-02 01:00:30.585 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: flavors 2026-07-02 01:00:30.586 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-02 01:00:30.587 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: floatingip-pools 2026-07-02 01:00:30.588 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: ip_allocation 2026-07-02 01:00:30.588 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-02 01:00:30.589 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: l2_adjacency 2026-07-02 01:00:30.590 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: router 2026-07-02 01:00:30.591 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 01:00:30.592 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-02 01:00:30.592 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-02 01:00:30.593 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: ext-gw-mode 2026-07-02 01:00:30.594 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: l3-ha 2026-07-02 01:00:30.594 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-02 01:00:30.594 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-02 01:00:30.595 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: l3-flavors 2026-07-02 01:00:30.596 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-02 01:00:30.596 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-02 01:00:30.598 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-02 01:00:30.599 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-02 01:00:30.600 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-02 01:00:30.601 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-02 01:00:30.602 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-02 01:00:30.602 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: multi-provider 2026-07-02 01:00:30.603 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: net-mtu 2026-07-02 01:00:30.603 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: net-mtu-writable 2026-07-02 01:00:30.604 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: network_availability_zone 2026-07-02 01:00:30.604 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: network_ha 2026-07-02 01:00:30.605 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: network-ip-availability 2026-07-02 01:00:30.606 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-02 01:00:30.606 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: pagination 2026-07-02 01:00:30.607 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: port-device-profile 2026-07-02 01:00:30.607 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-02 01:00:30.608 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-02 01:00:30.608 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-02 01:00:30.609 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: port-mac-override 2026-07-02 01:00:30.609 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-02 01:00:30.610 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-02 01:00:30.611 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-02 01:00:30.611 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: port-resource-request 2026-07-02 01:00:30.612 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-02 01:00:30.612 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-02 01:00:30.613 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: binding 2026-07-02 01:00:30.613 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: binding-extended 2026-07-02 01:00:30.614 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: port-security 2026-07-02 01:00:30.614 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: project-id 2026-07-02 01:00:30.615 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: provider 2026-07-02 01:00:30.615 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-02 01:00:30.617 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: qos 2026-07-02 01:00:30.618 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-02 01:00:30.618 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-02 01:00:30.619 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: qos-default 2026-07-02 01:00:30.619 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: qos-fip 2026-07-02 01:00:30.620 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-02 01:00:30.620 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-02 01:00:30.621 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-02 01:00:30.621 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-02 01:00:30.622 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-02 01:00:30.623 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: qos-pps 2026-07-02 01:00:30.624 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-02 01:00:30.624 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-02 01:00:30.625 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: qos-rules-alias 2026-07-02 01:00:30.626 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: quota-check-limit 2026-07-02 01:00:30.627 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: quota-check-limit-default 2026-07-02 01:00:30.629 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: quotas 2026-07-02 01:00:30.632 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: quota_details 2026-07-02 01:00:30.633 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: rbac-policies 2026-07-02 01:00:30.634 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: rbac-address-group 2026-07-02 01:00:30.634 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: rbac-address-scope 2026-07-02 01:00:30.635 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: rbac-security-groups 2026-07-02 01:00:30.635 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-02 01:00:30.636 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: revision-if-match 2026-07-02 01:00:30.636 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-02 01:00:30.637 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: router_availability_zone 2026-07-02 01:00:30.638 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-02 01:00:30.639 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-02 01:00:30.640 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-02 01:00:30.640 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-02 01:00:30.641 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-02 01:00:30.641 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-02 01:00:30.642 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-02 01:00:30.646 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: security-group 2026-07-02 01:00:30.647 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: segment 2026-07-02 01:00:30.647 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-02 01:00:30.648 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: service-type 2026-07-02 01:00:30.649 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: sorting 2026-07-02 01:00:30.649 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: standard-attr-segment 2026-07-02 01:00:30.650 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: standard-attr-description 2026-07-02 01:00:30.650 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: stateful-security-group 2026-07-02 01:00:30.651 1 WARNING neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-02 01:00:30.651 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-02 01:00:30.652 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: subnet-external-network 2026-07-02 01:00:30.653 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: subnet_onboard 2026-07-02 01:00:30.653 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-02 01:00:30.654 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: subnet-service-types 2026-07-02 01:00:30.654 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: subnet_allocation 2026-07-02 01:00:30.655 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-02 01:00:30.656 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: tag-creation 2026-07-02 01:00:30.656 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-02 01:00:30.660 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: standard-attr-tag 2026-07-02 01:00:30.661 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-02 01:00:30.662 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: trunk 2026-07-02 01:00:30.662 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: trunk-details 2026-07-02 01:00:30.663 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-02 01:00:30.663 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-02 01:00:30.664 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-02 01:00:30.665 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-02 01:00:30.667 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-02 01:00:30.668 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-02 01:00:30.669 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: vpn-flavors 2026-07-02 01:00:30.672 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: vpnaas 2026-07-02 01:00:30.673 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: taas 2026-07-02 01:00:30.675 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: tap-mirror 2026-07-02 01:00:30.676 1 INFO neutron.api.extensions [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Loaded extension: taas-vlan-filter 2026-07-02 01:00:30.680 1 INFO oslo_service.backend.eventlet.service [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Starting 2 workers 2026-07-02 01:00:30.688 1 INFO oslo_service.backend.eventlet.service [None req-c145cddd-deca-46ce-9a58-46fa291844b6 - - - - - -] Starting 1 workers 2026-07-02 01:01:17.546 12 INFO neutron.db.l3_hamode_db [None req-4d81d50e-b5ee-4f2d-a5c1-27e615c4e5b8 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 01:01:39.673 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 63cdd8c1-9d6a-404a-b475-12df1da3053c 2026-07-02 01:01:41.360 12 INFO neutron.plugins.ml2.plugin [None req-1d25cf67-bf39-4e92-8083-d3ff3c8cf0b2 - - - - - -] Attempt 1 to provision port 63cdd8c1-9d6a-404a-b475-12df1da3053c 2026-07-02 01:01:41.594 11 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 63cdd8c1-9d6a-404a-b475-12df1da3053c 2026-07-02 01:01:43.151 12 INFO neutron.plugins.ml2.plugin [None req-f8e21c6c-9f21-4e3b-b095-0ddafa267d3d - - - - - -] Attempt 1 to provision port 63cdd8c1-9d6a-404a-b475-12df1da3053c 2026-07-02 01:06:31.298 11 INFO neutron.plugins.ml2.plugin [None req-983bc6e8-fef8-4701-b1fd-82994e3f8342 - - - - - -] Attempt 1 to provision port 52c6a9ee-4e78-445a-8d1c-201c8e4f0a2c 2026-07-02 01:06:31.780 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 52c6a9ee-4e78-445a-8d1c-201c8e4f0a2c 2026-07-02 01:06:32.978 11 INFO neutron.plugins.ml2.plugin [None req-5ba481a1-ed90-4c89-b29e-f2aa6d12bd72 - - - - - -] Attempt 1 to provision port 52c6a9ee-4e78-445a-8d1c-201c8e4f0a2c 2026-07-02 01:06:39.392 11 INFO neutron.plugins.ml2.plugin [None req-46f40c05-49f2-4f3e-99ee-c52a9eb37606 - - - - - -] Attempt 1 to provision port 19e7b321-f42f-439d-a855-d501d529c70d 2026-07-02 01:10:48.487 11 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 19e7b321-f42f-439d-a855-d501d529c70d 2026-07-02 01:10:49.920 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 19e7b321-f42f-439d-a855-d501d529c70d 2026-07-02 01:22:26.372 11 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 22048cb5-a608-44c9-900b-a7c97e96103e 2026-07-02 01:22:28.350 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 22048cb5-a608-44c9-900b-a7c97e96103e 2026-07-02 01:39:30.409 11 INFO neutron.plugins.ml2.plugin [None req-f34aaa88-caaf-4750-924f-ffb096c27be4 - - - - - -] Attempt 1 to provision port f85a51fb-4a43-408f-b038-a486f165cf8d 2026-07-02 01:39:31.027 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port f85a51fb-4a43-408f-b038-a486f165cf8d 2026-07-02 01:39:33.066 11 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 6146cf72-f69f-4f02-9356-69d861bd8708 2026-07-02 01:39:35.271 11 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 6146cf72-f69f-4f02-9356-69d861bd8708 2026-07-02 01:39:35.594 11 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port f2d55027-b108-4e94-829c-18d84fcde289 2026-07-02 01:39:36.982 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port f2d55027-b108-4e94-829c-18d84fcde289 2026-07-02 01:39:39.941 11 INFO neutron.plugins.ml2.plugin [None req-17f558db-bdd3-4d5f-b0da-5951f4c010f7 - - - - - -] Attempt 1 to provision port f85a51fb-4a43-408f-b038-a486f165cf8d 2026-07-02 01:39:39.996 11 INFO neutron.plugins.ml2.plugin [None req-17f558db-bdd3-4d5f-b0da-5951f4c010f7 - - - - - -] Attempt 1 to provision port f18d3377-1358-4362-a197-540f55ebacdd 2026-07-02 01:39:40.022 11 INFO neutron.plugins.ml2.plugin [None req-17f558db-bdd3-4d5f-b0da-5951f4c010f7 - - - - - -] Attempt 1 to provision port 02c41a08-954b-4aaa-bbcf-a32fde75d2ba 2026-07-02 01:39:40.049 11 INFO neutron.plugins.ml2.plugin [None req-17f558db-bdd3-4d5f-b0da-5951f4c010f7 - - - - - -] Attempt 1 to provision port 6146cf72-f69f-4f02-9356-69d861bd8708 2026-07-02 01:39:40.129 11 INFO neutron.plugins.ml2.plugin [None req-17f558db-bdd3-4d5f-b0da-5951f4c010f7 - - - - - -] Attempt 1 to provision port f2d55027-b108-4e94-829c-18d84fcde289 2026-07-02 01:39:40.203 11 INFO neutron.plugins.ml2.plugin [None req-17f558db-bdd3-4d5f-b0da-5951f4c010f7 - - - - - -] Attempt 1 to provision port 75d4b73d-1eba-4df2-aae5-de72098413d3 2026-07-02 01:39:43.602 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 72ff6e41-698f-4c41-9619-480621e3b8b2 2026-07-02 01:39:45.104 11 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 3fce1a09-3bda-4b02-a6b6-41734d83c260 2026-07-02 01:39:45.532 11 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port f8eb922b-a8c6-43d3-99d3-e2af7fd2cc5b 2026-07-02 01:39:45.906 11 INFO neutron.plugins.ml2.plugin [None req-3c6eb9d5-8204-4b80-8287-8de5dcab361d - - - - - -] Attempt 1 to provision port ec663dcc-8409-4f32-ab01-a3791185800e 2026-07-02 01:39:46.236 11 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 72ff6e41-698f-4c41-9619-480621e3b8b2 2026-07-02 01:39:47.054 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 3fce1a09-3bda-4b02-a6b6-41734d83c260 2026-07-02 01:39:47.292 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port f8eb922b-a8c6-43d3-99d3-e2af7fd2cc5b 2026-07-02 01:39:47.541 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port ec663dcc-8409-4f32-ab01-a3791185800e 2026-07-02 01:39:48.878 11 INFO neutron.plugins.ml2.plugin [None req-637993cd-b281-4f5e-a6ed-b38aa6e5295f - - - - - -] Attempt 1 to provision port f2d55027-b108-4e94-829c-18d84fcde289 2026-07-02 01:39:48.944 11 INFO neutron.plugins.ml2.plugin [None req-637993cd-b281-4f5e-a6ed-b38aa6e5295f - - - - - -] Attempt 1 to provision port 72ff6e41-698f-4c41-9619-480621e3b8b2 2026-07-02 01:39:49.006 11 INFO neutron.plugins.ml2.plugin [None req-637993cd-b281-4f5e-a6ed-b38aa6e5295f - - - - - -] Attempt 1 to provision port 75d4b73d-1eba-4df2-aae5-de72098413d3 2026-07-02 01:39:49.042 11 INFO neutron.plugins.ml2.plugin [None req-637993cd-b281-4f5e-a6ed-b38aa6e5295f - - - - - -] Attempt 1 to provision port 02c41a08-954b-4aaa-bbcf-a32fde75d2ba 2026-07-02 01:39:49.049 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 4c08a3e2-55d1-4d0f-8be0-94059899f8c6 2026-07-02 01:39:49.079 11 INFO neutron.plugins.ml2.plugin [None req-637993cd-b281-4f5e-a6ed-b38aa6e5295f - - - - - -] Attempt 1 to provision port 2fe09928-cd9c-4afb-ac4c-4f7f9c1fad95 2026-07-02 01:39:52.223 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 3e908623-d262-4343-83e0-618448ab8da0 2026-07-02 01:39:52.804 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 1f2e789d-a12f-4202-ace5-0bafad2295f2 2026-07-02 01:39:52.807 12 INFO neutron.notifiers.nova [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Nova event matching ['req-44b9bb48-2d85-4581-a18c-af3fa1328db9'] response: {'server_uuid': '72f8a368-7957-4353-8a19-cbb8bc678ddc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3e908623-d262-4343-83e0-618448ab8da0', 'code': 200} 2026-07-02 01:39:54.495 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 3e908623-d262-4343-83e0-618448ab8da0 2026-07-02 01:39:54.702 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 1f2e789d-a12f-4202-ace5-0bafad2295f2 2026-07-02 01:39:55.007 12 INFO neutron.notifiers.nova [None req-dc838cb5-25c2-4dc1-ac7d-ad0552f2e771 - - - - - -] Nova event matching ['req-ea72f8d9-5673-445b-a8c7-e93bd51283f7'] response: {'server_uuid': '86242bd7-d22e-4afc-9da8-ca84b5d58f27', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1f2e789d-a12f-4202-ace5-0bafad2295f2', 'code': 200} 2026-07-02 01:39:55.109 12 INFO neutron.plugins.ml2.plugin [None req-dc838cb5-25c2-4dc1-ac7d-ad0552f2e771 - - - - - -] Attempt 1 to provision port 0cd47302-4bfe-4a83-979f-a6a5d87f47ac 2026-07-02 01:39:56.154 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 0cd47302-4bfe-4a83-979f-a6a5d87f47ac 2026-07-02 01:39:56.203 11 INFO neutron.plugins.ml2.plugin [None req-3c1a2f23-1aa0-4ac3-97b7-46fdb031b633 - - - - - -] Attempt 1 to provision port 02c41a08-954b-4aaa-bbcf-a32fde75d2ba 2026-07-02 01:39:56.244 11 INFO neutron.plugins.ml2.plugin [None req-c1b09db7-1587-4620-97f3-c66d78345aa0 - - - - - -] Attempt 1 to provision port 75d4b73d-1eba-4df2-aae5-de72098413d3 2026-07-02 01:39:56.281 11 INFO neutron.plugins.ml2.plugin [None req-c1b09db7-1587-4620-97f3-c66d78345aa0 - - - - - -] Attempt 1 to provision port bce7d7c5-2ce8-4684-b831-bbf8fae7bec6 2026-07-02 01:39:57.189 12 INFO neutron.notifiers.nova [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Nova event matching ['req-02749c32-f1f6-4ebc-b853-7570169cbf63'] response: {'server_uuid': 'a35eaa2a-ec73-4b98-b3c6-8ac9adfeb989', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0cd47302-4bfe-4a83-979f-a6a5d87f47ac', 'code': 200} 2026-07-02 01:40:00.151 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 049d732d-d69d-4a54-87ec-e3c2c1b7aeef 2026-07-02 01:40:02.224 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 049d732d-d69d-4a54-87ec-e3c2c1b7aeef 2026-07-02 01:40:03.847 11 INFO neutron.plugins.ml2.plugin [None req-35f835c9-f0d1-4b4c-80f2-acfd57d19ff8 - - - - - -] Attempt 1 to provision port 2fe09928-cd9c-4afb-ac4c-4f7f9c1fad95 2026-07-02 01:40:03.872 11 INFO neutron.plugins.ml2.plugin [None req-35f835c9-f0d1-4b4c-80f2-acfd57d19ff8 - - - - - -] Attempt 1 to provision port 0cd47302-4bfe-4a83-979f-a6a5d87f47ac 2026-07-02 01:40:03.943 11 INFO neutron.plugins.ml2.plugin [None req-35f835c9-f0d1-4b4c-80f2-acfd57d19ff8 - - - - - -] Attempt 1 to provision port 085503bb-a72e-4d4e-9907-8a2f6eb6a6fe 2026-07-02 01:40:04.179 11 INFO neutron.plugins.ml2.plugin [None req-35f835c9-f0d1-4b4c-80f2-acfd57d19ff8 - - - - - -] Attempt 1 to provision port 0a4a7ba2-b712-4eac-b8aa-140e78e33a55 2026-07-02 01:40:04.181 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 085503bb-a72e-4d4e-9907-8a2f6eb6a6fe 2026-07-02 01:40:04.222 11 INFO neutron.plugins.ml2.plugin [None req-35f835c9-f0d1-4b4c-80f2-acfd57d19ff8 - - - - - -] Attempt 1 to provision port 72ff6e41-698f-4c41-9619-480621e3b8b2 2026-07-02 01:40:04.289 11 INFO neutron.plugins.ml2.plugin [None req-35f835c9-f0d1-4b4c-80f2-acfd57d19ff8 - - - - - -] Attempt 1 to provision port 75d4b73d-1eba-4df2-aae5-de72098413d3 2026-07-02 01:40:06.174 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 085503bb-a72e-4d4e-9907-8a2f6eb6a6fe 2026-07-02 01:40:09.987 11 INFO neutron.plugins.ml2.plugin [None req-4fe27372-f101-4374-839b-0ea3a84fb3bd - - - - - -] Attempt 1 to provision port 44a6e9f9-3f4e-40e7-a38a-bcc1fb6404a4 2026-07-02 01:40:10.024 11 INFO neutron.plugins.ml2.plugin [None req-4fe27372-f101-4374-839b-0ea3a84fb3bd - - - - - -] Attempt 1 to provision port 3e908623-d262-4343-83e0-618448ab8da0 2026-07-02 01:40:10.106 11 INFO neutron.plugins.ml2.plugin [None req-4fe27372-f101-4374-839b-0ea3a84fb3bd - - - - - -] Attempt 1 to provision port 085503bb-a72e-4d4e-9907-8a2f6eb6a6fe 2026-07-02 01:40:10.197 11 INFO neutron.plugins.ml2.plugin [None req-4fe27372-f101-4374-839b-0ea3a84fb3bd - - - - - -] Attempt 1 to provision port 2fe09928-cd9c-4afb-ac4c-4f7f9c1fad95 2026-07-02 01:40:10.225 11 INFO neutron.plugins.ml2.plugin [None req-4fe27372-f101-4374-839b-0ea3a84fb3bd - - - - - -] Attempt 1 to provision port 0a4a7ba2-b712-4eac-b8aa-140e78e33a55 2026-07-02 01:40:12.832 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 6409a77b-409c-452d-9330-f2ab75090ff3 2026-07-02 01:40:12.952 12 INFO neutron.notifiers.nova [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Nova event matching ['req-b5c66a9e-b876-4812-b461-4010794950f1'] response: {'server_uuid': 'f8389908-7c72-46b9-860f-0044763f9b37', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6409a77b-409c-452d-9330-f2ab75090ff3', 'code': 200} 2026-07-02 01:40:14.092 11 INFO neutron.plugins.ml2.plugin [None req-37e89340-7e19-486b-92e1-0e856a506894 - - - - - -] Attempt 1 to provision port 2fe09928-cd9c-4afb-ac4c-4f7f9c1fad95 2026-07-02 01:40:14.125 11 INFO neutron.plugins.ml2.plugin [None req-37e89340-7e19-486b-92e1-0e856a506894 - - - - - -] Attempt 1 to provision port 0a4a7ba2-b712-4eac-b8aa-140e78e33a55 2026-07-02 01:40:14.344 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 6409a77b-409c-452d-9330-f2ab75090ff3 2026-07-02 01:40:17.612 12 INFO neutron.plugins.ml2.plugin [None req-b1e028a8-2099-485a-bbab-d964af0dcac2 - - - - - -] Attempt 1 to provision port e5fb3a5d-a16f-4097-ae1d-bb5a3282897f 2026-07-02 01:40:17.651 12 INFO neutron.plugins.ml2.plugin [None req-b1e028a8-2099-485a-bbab-d964af0dcac2 - - - - - -] Attempt 1 to provision port 0a4a7ba2-b712-4eac-b8aa-140e78e33a55 2026-07-02 01:40:17.691 12 INFO neutron.plugins.ml2.plugin [None req-b1e028a8-2099-485a-bbab-d964af0dcac2 - - - - - -] Attempt 1 to provision port 0cd47302-4bfe-4a83-979f-a6a5d87f47ac 2026-07-02 01:40:20.166 11 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 218753a8-8aee-4ebd-8021-5603afa38dd2 2026-07-02 01:40:20.555 11 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 5b570f87-421f-409c-85ac-aef5dc65a282 2026-07-02 01:40:22.170 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 218753a8-8aee-4ebd-8021-5603afa38dd2 2026-07-02 01:40:22.420 12 INFO neutron.plugins.ml2.plugin [None req-e2827c9b-ae4b-4829-b47e-2a6fd3eba874 - - - - - -] Attempt 1 to provision port 5b570f87-421f-409c-85ac-aef5dc65a282 2026-07-02 01:40:23.004 12 INFO neutron.plugins.ml2.plugin [None req-9605dee6-54be-4a7d-ae48-877a9ea57462 - - - - - -] Attempt 1 to provision port 3c2f8e32-c763-4d06-99f0-c54e061bee73 2026-07-02 01:40:23.047 12 INFO neutron.plugins.ml2.plugin [None req-9605dee6-54be-4a7d-ae48-877a9ea57462 - - - - - -] Attempt 1 to provision port 218753a8-8aee-4ebd-8021-5603afa38dd2 2026-07-02 01:40:26.842 12 INFO neutron.plugins.ml2.plugin [None req-df73064c-c8cb-46e6-b5b0-f039f761d685 - - - - - -] Attempt 1 to provision port 3c2f8e32-c763-4d06-99f0-c54e061bee73 2026-07-02 01:40:26.871 12 INFO neutron.plugins.ml2.plugin [None req-df73064c-c8cb-46e6-b5b0-f039f761d685 - - - - - -] Attempt 1 to provision port 218753a8-8aee-4ebd-8021-5603afa38dd2 2026-07-02 01:40:28.280 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 2fe09928-cd9c-4afb-ac4c-4f7f9c1fad95 2026-07-02 01:40:28.553 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 02c41a08-954b-4aaa-bbcf-a32fde75d2ba 2026-07-02 01:40:28.839 12 INFO neutron.plugins.ml2.plugin [None req-8cc8b27a-fc59-40ab-bfc5-2e839a0b63b8 - - - - - -] Attempt 1 to provision port 44a6e9f9-3f4e-40e7-a38a-bcc1fb6404a4 2026-07-02 01:40:28.894 12 INFO neutron.plugins.ml2.plugin [None req-b8d8ab70-b434-48a8-bf2b-5f1231ac60b2 - - - - - -] Attempt 1 to provision port 3c2f8e32-c763-4d06-99f0-c54e061bee73 2026-07-02 01:40:28.942 12 INFO neutron.plugins.ml2.plugin [None req-b8d8ab70-b434-48a8-bf2b-5f1231ac60b2 - - - - - -] Attempt 1 to provision port 50b0acfa-4c9e-4da4-bdf3-78a0f67c905c 2026-07-02 01:40:31.348 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 2fe09928-cd9c-4afb-ac4c-4f7f9c1fad95 2026-07-02 01:40:31.590 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 02c41a08-954b-4aaa-bbcf-a32fde75d2ba 2026-07-02 01:40:31.839 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 44a6e9f9-3f4e-40e7-a38a-bcc1fb6404a4 2026-07-02 01:40:32.072 12 INFO neutron.plugins.ml2.plugin [None req-a5d42327-4dfb-4894-ad82-fc4191c7d190 - - - - - -] Attempt 1 to provision port f18d3377-1358-4362-a197-540f55ebacdd 2026-07-02 01:40:32.353 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 1f12369f-3270-4d3d-ad90-422f2db26559 2026-07-02 01:40:32.494 12 INFO neutron.notifiers.nova [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Nova event matching ['req-41304121-6523-40c7-a0c2-5c0e88b2ac65'] response: {'server_uuid': '3af8a884-7378-4145-98c3-0bf1913e24f6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1f12369f-3270-4d3d-ad90-422f2db26559', 'code': 200} 2026-07-02 01:40:33.727 12 INFO neutron.plugins.ml2.plugin [None req-575c9071-df3d-4f78-a419-92a8c080af39 - - - - - -] Attempt 1 to provision port 3c2f8e32-c763-4d06-99f0-c54e061bee73 2026-07-02 01:40:33.912 11 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 1f12369f-3270-4d3d-ad90-422f2db26559 2026-07-02 01:40:34.130 11 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port f18d3377-1358-4362-a197-540f55ebacdd 2026-07-02 01:40:36.345 12 INFO neutron.plugins.ml2.plugin [None req-888c7572-f8fa-4780-815a-89edd51f19e5 - - - - - -] Attempt 1 to provision port 1f12369f-3270-4d3d-ad90-422f2db26559 2026-07-02 01:40:36.464 11 INFO neutron.notifiers.nova [None req-0b9865fc-84a3-4474-8fc8-e43cefd90001 - - - - - -] Nova event matching ['req-83e0283e-be0e-4745-beda-8f077e9ee4b2'] response: {'server_uuid': 'a35eaa2a-ec73-4b98-b3c6-8ac9adfeb989', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '0cd47302-4bfe-4a83-979f-a6a5d87f47ac', 'code': 200} 2026-07-02 01:40:38.565 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 3c2f8e32-c763-4d06-99f0-c54e061bee73 2026-07-02 01:40:38.931 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 50b0acfa-4c9e-4da4-bdf3-78a0f67c905c 2026-07-02 01:40:39.220 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 0cd47302-4bfe-4a83-979f-a6a5d87f47ac 2026-07-02 01:40:39.285 12 INFO neutron.plugins.ml2.plugin [None req-4a6dba1e-be99-454c-bc28-5ddc8bcf880b - - - - - -] Attempt 1 to provision port 3e908623-d262-4343-83e0-618448ab8da0 2026-07-02 01:40:39.330 12 INFO neutron.notifiers.nova [None req-4a6dba1e-be99-454c-bc28-5ddc8bcf880b - - - - - -] Nova event matching ['req-6d40dcc2-2ee7-489d-93c3-9352c13f9a72'] response: {'server_uuid': 'a35eaa2a-ec73-4b98-b3c6-8ac9adfeb989', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0cd47302-4bfe-4a83-979f-a6a5d87f47ac', 'code': 200} 2026-07-02 01:40:40.722 11 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 50b0acfa-4c9e-4da4-bdf3-78a0f67c905c 2026-07-02 01:40:40.949 12 INFO neutron.plugins.ml2.plugin [None req-c1cbc611-673f-4267-a50d-51e2eb65b1fd - - - - - -] Attempt 1 to provision port 3e908623-d262-4343-83e0-618448ab8da0 2026-07-02 01:40:41.083 11 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 3c2f8e32-c763-4d06-99f0-c54e061bee73 2026-07-02 01:40:41.298 11 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 0cd47302-4bfe-4a83-979f-a6a5d87f47ac 2026-07-02 01:40:44.890 11 INFO neutron.notifiers.nova [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Nova event matching ['req-eeb48c9b-34fc-4704-96ab-d82bc7fb9dbe'] response: {'server_uuid': '72f8a368-7957-4353-8a19-cbb8bc678ddc', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3e908623-d262-4343-83e0-618448ab8da0', 'code': 200} 2026-07-02 01:41:00.701 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port ae741da3-2a18-4609-9140-acff7f05b1e6 2026-07-02 01:41:01.025 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port f419f8ae-cd40-4aad-91b6-004b4faf5d8e 2026-07-02 01:41:02.692 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port ae741da3-2a18-4609-9140-acff7f05b1e6 2026-07-02 01:41:03.016 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port f419f8ae-cd40-4aad-91b6-004b4faf5d8e 2026-07-02 01:41:03.178 11 INFO neutron.plugins.ml2.plugin [None req-7132ce20-89f7-4fe4-b2ff-a70825ddb421 - - - - - -] Attempt 1 to provision port f419f8ae-cd40-4aad-91b6-004b4faf5d8e 2026-07-02 01:41:03.269 11 INFO neutron.plugins.ml2.plugin [None req-7132ce20-89f7-4fe4-b2ff-a70825ddb421 - - - - - -] Attempt 1 to provision port c5c1a684-5319-4047-8854-343c1ee1668d 2026-07-02 01:41:06.786 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port c9411cfa-f4c2-41d0-8497-c3cf2d0417b1 2026-07-02 01:41:11.035 12 INFO neutron.plugins.ml2.plugin [None req-57ba3aff-a4ff-4de7-8093-3b464756a698 - - - - - -] Attempt 1 to provision port eabe6bbf-e517-49a2-bea0-dad9bc1e18b2 2026-07-02 01:41:11.078 12 INFO neutron.plugins.ml2.plugin [None req-57ba3aff-a4ff-4de7-8093-3b464756a698 - - - - - -] Attempt 1 to provision port f419f8ae-cd40-4aad-91b6-004b4faf5d8e 2026-07-02 01:41:15.937 11 INFO neutron.plugins.ml2.plugin [None req-9be43b07-2230-40e8-9bbb-34e3930d0e91 - - - - - -] Attempt 1 to provision port eabe6bbf-e517-49a2-bea0-dad9bc1e18b2 2026-07-02 01:41:18.635 12 INFO neutron.plugins.ml2.plugin [None req-e5b73ab4-3bf4-4f0b-8b51-3b2a58117f93 - - - - - -] Attempt 1 to provision port eabe6bbf-e517-49a2-bea0-dad9bc1e18b2 2026-07-02 01:41:18.668 11 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port c5c1a684-5319-4047-8854-343c1ee1668d 2026-07-02 01:41:18.957 11 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port eabe6bbf-e517-49a2-bea0-dad9bc1e18b2 2026-07-02 01:41:20.713 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port eabe6bbf-e517-49a2-bea0-dad9bc1e18b2 2026-07-02 01:41:20.997 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port c5c1a684-5319-4047-8854-343c1ee1668d 2026-07-02 01:41:25.286 11 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port f28b6c49-5591-492f-850c-abdace5c10d1 2026-07-02 01:41:25.407 11 INFO neutron.notifiers.nova [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Nova event matching ['req-5b219676-9fc9-4e4f-9020-a34066017c17'] response: {'server_uuid': '48536c74-46af-4065-bd29-80dcf177e6d6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f28b6c49-5591-492f-850c-abdace5c10d1', 'code': 200} 2026-07-02 01:41:26.683 11 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port f28b6c49-5591-492f-850c-abdace5c10d1 2026-07-02 01:41:32.972 12 INFO neutron.notifiers.nova [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Nova event matching ['req-ecda4413-09a8-4a21-9f39-677d07df8acf'] response: {'server_uuid': '48536c74-46af-4065-bd29-80dcf177e6d6', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f28b6c49-5591-492f-850c-abdace5c10d1', 'code': 200} 2026-07-02 01:41:33.062 11 INFO neutron.plugins.ml2.plugin [None req-f7c71545-0164-4f4f-acc2-7288d439e463 - - - - - -] Attempt 1 to provision port f28b6c49-5591-492f-850c-abdace5c10d1 2026-07-02 01:41:33.188 11 INFO neutron.notifiers.nova [None req-f7c71545-0164-4f4f-acc2-7288d439e463 - - - - - -] Nova event matching ['req-898c1cbf-0ce9-4a18-9583-2f3b614c7536'] response: {'server_uuid': '48536c74-46af-4065-bd29-80dcf177e6d6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f28b6c49-5591-492f-850c-abdace5c10d1', 'code': 200} 2026-07-02 01:41:48.625 11 INFO neutron.plugins.ml2.plugin [None req-a7d7c027-6627-4420-8905-2c0cc0622b10 - - - - - -] Attempt 1 to provision port cbf2b13c-6e39-41ee-b9e9-3a7e871626f2 2026-07-02 01:41:48.694 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port cbf2b13c-6e39-41ee-b9e9-3a7e871626f2 2026-07-02 01:41:50.816 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 036a9263-1eb1-437e-a74b-7162ce830210 2026-07-02 01:41:51.316 12 INFO neutron.plugins.ml2.plugin [None req-55e6c1da-874d-4575-a998-a696a63d9c7b - - - - - -] Attempt 1 to provision port cbf2b13c-6e39-41ee-b9e9-3a7e871626f2 2026-07-02 01:41:52.731 11 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 036a9263-1eb1-437e-a74b-7162ce830210 2026-07-02 01:41:53.643 11 INFO neutron.plugins.ml2.plugin [None req-bb8479e4-b342-4b67-b925-7e398133d799 - - - - - -] Attempt 1 to provision port 036a9263-1eb1-437e-a74b-7162ce830210 2026-07-02 01:41:53.739 11 INFO neutron.plugins.ml2.plugin [None req-54ca69b4-d1fe-457d-adc3-9582552042c8 - - - - - -] Attempt 1 to provision port cbf2b13c-6e39-41ee-b9e9-3a7e871626f2 2026-07-02 01:41:56.753 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 78409f1c-dee5-4863-ada3-ca69a828ef7a 2026-07-02 01:41:57.258 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 4b0ed20a-9f23-46f9-a48b-6d58b762950c 2026-07-02 01:41:58.704 11 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 78409f1c-dee5-4863-ada3-ca69a828ef7a 2026-07-02 01:41:58.893 11 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 4b0ed20a-9f23-46f9-a48b-6d58b762950c 2026-07-02 01:41:59.982 12 INFO neutron.plugins.ml2.plugin [None req-dd54431e-4af8-45ad-b16f-41c1feb4de0f - - - - - -] Attempt 1 to provision port f46f3b27-ed58-4cec-8aac-cfb76e54432e 2026-07-02 01:42:00.012 12 INFO neutron.plugins.ml2.plugin [None req-dd54431e-4af8-45ad-b16f-41c1feb4de0f - - - - - -] Attempt 1 to provision port aabc77e8-aba3-426b-bf12-3ad10b5da494 2026-07-02 01:42:00.040 12 INFO neutron.plugins.ml2.plugin [None req-dd54431e-4af8-45ad-b16f-41c1feb4de0f - - - - - -] Attempt 1 to provision port 4b0ed20a-9f23-46f9-a48b-6d58b762950c 2026-07-02 01:42:02.732 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 6430be02-0b1d-47cd-ad88-58affd47e073 2026-07-02 01:42:04.911 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 6430be02-0b1d-47cd-ad88-58affd47e073 2026-07-02 01:42:08.786 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 2a816e23-0b89-45a0-bfb2-ed6fe4c02159 2026-07-02 01:42:09.469 12 INFO neutron.plugins.ml2.plugin [None req-42cfdbc0-cdff-4aaf-abfd-234f526cc768 - - - - - -] Attempt 1 to provision port f46f3b27-ed58-4cec-8aac-cfb76e54432e 2026-07-02 01:42:09.505 12 INFO neutron.plugins.ml2.plugin [None req-42cfdbc0-cdff-4aaf-abfd-234f526cc768 - - - - - -] Attempt 1 to provision port ad0d994a-405c-4df3-9869-93062a7c5164 2026-07-02 01:42:09.530 12 INFO neutron.plugins.ml2.plugin [None req-42cfdbc0-cdff-4aaf-abfd-234f526cc768 - - - - - -] Attempt 1 to provision port 2a816e23-0b89-45a0-bfb2-ed6fe4c02159 2026-07-02 01:42:09.584 12 INFO neutron.plugins.ml2.plugin [None req-42cfdbc0-cdff-4aaf-abfd-234f526cc768 - - - - - -] Attempt 1 to provision port 4b0ed20a-9f23-46f9-a48b-6d58b762950c 2026-07-02 01:42:10.712 11 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 2a816e23-0b89-45a0-bfb2-ed6fe4c02159 2026-07-02 01:42:12.719 12 INFO neutron.plugins.ml2.plugin [None req-f4a9db9e-875d-419a-bf1c-f08dec97bf43 - - - - - -] Attempt 1 to provision port f46f3b27-ed58-4cec-8aac-cfb76e54432e 2026-07-02 01:42:15.118 12 INFO neutron.plugins.ml2.plugin [None req-c9ceffed-03a7-4ab9-963f-6359eefe6d94 - - - - - -] Attempt 1 to provision port f46f3b27-ed58-4cec-8aac-cfb76e54432e 2026-07-02 01:42:16.711 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port f46f3b27-ed58-4cec-8aac-cfb76e54432e 2026-07-02 01:42:17.021 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port aabc77e8-aba3-426b-bf12-3ad10b5da494 2026-07-02 01:42:19.934 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port ad0d994a-405c-4df3-9869-93062a7c5164 2026-07-02 01:42:20.350 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 00aeaa98-85fa-4c51-bbee-5a1e219e5cba 2026-07-02 01:42:20.591 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port aabc77e8-aba3-426b-bf12-3ad10b5da494 2026-07-02 01:42:20.953 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port f46f3b27-ed58-4cec-8aac-cfb76e54432e 2026-07-02 01:42:21.242 12 INFO neutron.plugins.ml2.plugin [None req-c9c0ec70-8564-458d-9d9f-8b1913ece506 - - - - - -] Attempt 1 to provision port fd49b16d-3917-4218-9508-f8341eb20130 2026-07-02 01:42:21.396 12 INFO neutron.notifiers.nova [None req-c9c0ec70-8564-458d-9d9f-8b1913ece506 - - - - - -] Nova event matching ['req-c1408678-b211-4b2c-9608-31f44cec59a0'] response: {'server_uuid': '322147b3-7c88-4aea-96e2-ca8fe67b597d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fd49b16d-3917-4218-9508-f8341eb20130', 'code': 200} 2026-07-02 01:42:22.023 11 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port ad0d994a-405c-4df3-9869-93062a7c5164 2026-07-02 01:42:22.370 11 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 00aeaa98-85fa-4c51-bbee-5a1e219e5cba 2026-07-02 01:42:22.579 11 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port fd49b16d-3917-4218-9508-f8341eb20130 2026-07-02 01:42:29.922 11 INFO neutron.plugins.ml2.plugin [None req-6d86f36a-5079-477a-82c6-b53e71d01243 - - - - - -] Attempt 1 to provision port ad0d994a-405c-4df3-9869-93062a7c5164 2026-07-02 01:42:29.975 11 INFO neutron.plugins.ml2.plugin [None req-6d86f36a-5079-477a-82c6-b53e71d01243 - - - - - -] Attempt 1 to provision port 2a816e23-0b89-45a0-bfb2-ed6fe4c02159 2026-07-02 01:42:34.037 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port c2a226aa-21ca-4477-a12e-34e8ba300380 2026-07-02 01:42:36.190 12 INFO neutron.plugins.ml2.plugin [None req-8f110e1f-d4ce-47bc-a8da-8d04fdc4e56c - - - - - -] Attempt 1 to provision port 6ef125de-9406-4e0c-b231-56e1194ea32d 2026-07-02 01:42:36.228 12 INFO neutron.plugins.ml2.plugin [None req-8f110e1f-d4ce-47bc-a8da-8d04fdc4e56c - - - - - -] Attempt 1 to provision port 1652e57d-e3b3-40fb-a92b-48abf6b1a0f4 2026-07-02 01:42:36.228 11 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 1652e57d-e3b3-40fb-a92b-48abf6b1a0f4 2026-07-02 01:42:36.620 11 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port c2a226aa-21ca-4477-a12e-34e8ba300380 2026-07-02 01:42:38.095 11 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 1652e57d-e3b3-40fb-a92b-48abf6b1a0f4 2026-07-02 01:42:43.027 11 INFO neutron.plugins.ml2.plugin [None req-0aaa774c-f826-4008-85d1-280e098a1cc2 - - - - - -] Attempt 1 to provision port 6ef125de-9406-4e0c-b231-56e1194ea32d 2026-07-02 01:42:43.058 11 INFO neutron.plugins.ml2.plugin [None req-0aaa774c-f826-4008-85d1-280e098a1cc2 - - - - - -] Attempt 1 to provision port 1652e57d-e3b3-40fb-a92b-48abf6b1a0f4 2026-07-02 01:42:46.417 11 INFO neutron.plugins.ml2.plugin [None req-c8219a34-4063-47a2-9e76-11a4cbecb94c - - - - - -] Attempt 1 to provision port fd49b16d-3917-4218-9508-f8341eb20130 2026-07-02 01:42:46.478 11 INFO neutron.plugins.ml2.plugin [None req-c8219a34-4063-47a2-9e76-11a4cbecb94c - - - - - -] Attempt 1 to provision port ad0d994a-405c-4df3-9869-93062a7c5164 2026-07-02 01:42:46.528 11 INFO neutron.plugins.ml2.plugin [None req-c8219a34-4063-47a2-9e76-11a4cbecb94c - - - - - -] Attempt 1 to provision port 00aeaa98-85fa-4c51-bbee-5a1e219e5cba 2026-07-02 01:42:47.087 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port b5f47ae9-bc12-4f22-bdd1-970511123132 2026-07-02 01:42:47.241 12 INFO neutron.notifiers.nova [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Nova event matching ['req-1324c9dc-b135-4615-943e-053850c57e3b'] response: {'server_uuid': '4d476c0e-19d3-490d-941c-2caf78e7a7cd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b5f47ae9-bc12-4f22-bdd1-970511123132', 'code': 200} 2026-07-02 01:42:48.169 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port b5f47ae9-bc12-4f22-bdd1-970511123132 2026-07-02 01:42:49.372 12 INFO neutron.plugins.ml2.plugin [None req-474ce9b5-751d-4adb-8d37-82d2c03acf46 - - - - - -] Attempt 1 to provision port 6ef125de-9406-4e0c-b231-56e1194ea32d 2026-07-02 01:42:49.405 12 INFO neutron.plugins.ml2.plugin [None req-474ce9b5-751d-4adb-8d37-82d2c03acf46 - - - - - -] Attempt 1 to provision port ad0d994a-405c-4df3-9869-93062a7c5164 2026-07-02 01:42:50.170 11 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 6ef125de-9406-4e0c-b231-56e1194ea32d 2026-07-02 01:42:51.550 12 INFO neutron.plugins.ml2.plugin [None req-01130ed6-f943-4c33-9f8c-fd0bf8ddbc65 - - - - - -] Attempt 1 to provision port 6ef125de-9406-4e0c-b231-56e1194ea32d 2026-07-02 01:42:51.614 12 INFO neutron.plugins.ml2.plugin [None req-01130ed6-f943-4c33-9f8c-fd0bf8ddbc65 - - - - - -] Attempt 1 to provision port 83ea3a3e-1d31-4df3-a445-a7adb5506a11 2026-07-02 01:42:52.475 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 6ef125de-9406-4e0c-b231-56e1194ea32d 2026-07-02 01:42:52.724 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 83ea3a3e-1d31-4df3-a445-a7adb5506a11 2026-07-02 01:42:54.248 11 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port edece436-ae5f-451a-814c-fa1f6b407646 2026-07-02 01:42:56.433 11 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port f60d7f3a-6002-4116-aa7d-9ae6e3f692ae 2026-07-02 01:42:56.870 11 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port edece436-ae5f-451a-814c-fa1f6b407646 2026-07-02 01:42:58.153 11 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port f60d7f3a-6002-4116-aa7d-9ae6e3f692ae 2026-07-02 01:42:59.240 11 INFO neutron.plugins.ml2.plugin [None req-1eed75ad-af5c-4f15-ba29-ddeaa4eb867d - - - - - -] Attempt 1 to provision port d6e9385a-4553-4c4b-8dc7-87c7b12949c8 2026-07-02 01:42:59.276 11 INFO neutron.plugins.ml2.plugin [None req-1eed75ad-af5c-4f15-ba29-ddeaa4eb867d - - - - - -] Attempt 1 to provision port f60d7f3a-6002-4116-aa7d-9ae6e3f692ae 2026-07-02 01:42:59.343 11 INFO neutron.plugins.ml2.plugin [None req-1eed75ad-af5c-4f15-ba29-ddeaa4eb867d - - - - - -] Attempt 1 to provision port 8f2ff851-cc14-4581-b22f-53ea9a4ba7b7 2026-07-02 01:43:02.159 11 INFO neutron.plugins.ml2.plugin [None req-e98b6a31-a059-4634-af33-fb23a9454ed0 - - - - - -] Attempt 1 to provision port 8f2ff851-cc14-4581-b22f-53ea9a4ba7b7 2026-07-02 01:43:02.182 11 INFO neutron.plugins.ml2.plugin [None req-e98b6a31-a059-4634-af33-fb23a9454ed0 - - - - - -] Attempt 1 to provision port f60d7f3a-6002-4116-aa7d-9ae6e3f692ae 2026-07-02 01:43:04.682 11 INFO neutron.plugins.ml2.plugin [None req-e3a8aef0-4250-4c89-9994-0cbfc1a02531 - - - - - -] Attempt 1 to provision port 8f2ff851-cc14-4581-b22f-53ea9a4ba7b7 2026-07-02 01:43:06.002 12 INFO neutron.plugins.ml2.plugin [None req-8ba0250b-4765-449c-845a-5a9adfa17287 - - - - - -] Attempt 1 to provision port 8f2ff851-cc14-4581-b22f-53ea9a4ba7b7 2026-07-02 01:43:08.731 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port eb2939f5-0941-41f5-aa75-3d8e90a9162e 2026-07-02 01:43:08.844 12 INFO neutron.notifiers.nova [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Nova event matching ['req-326a6bd4-865e-4921-8026-387fec40346e'] response: {'server_uuid': '04f5f8c1-0500-4d99-a482-7ad496d6f4bc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eb2939f5-0941-41f5-aa75-3d8e90a9162e', 'code': 200} 2026-07-02 01:43:10.213 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port eb2939f5-0941-41f5-aa75-3d8e90a9162e 2026-07-02 01:43:12.272 11 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 8f2ff851-cc14-4581-b22f-53ea9a4ba7b7 2026-07-02 01:43:12.634 11 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port d6e9385a-4553-4c4b-8dc7-87c7b12949c8 2026-07-02 01:43:14.174 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 8f2ff851-cc14-4581-b22f-53ea9a4ba7b7 2026-07-02 01:43:14.404 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port d6e9385a-4553-4c4b-8dc7-87c7b12949c8 2026-07-02 01:43:23.691 11 ERROR neutron.plugins.ml2.managers [None req-6cdd198c-8905-4d2c-8370-cdbb4cf1b505 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f226016e-e2e8-4e49-af64-eafcadab6d81 could not be found. 2026-07-02 01:43:23.691 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:43:23.691 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-07-02 01:43:23.691 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:43:23.691 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 137, in bind_port 2026-07-02 01:43:23.691 11 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-02 01:43:23.691 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:43:23.691 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:43:23.691 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.691 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:43:23.691 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:43:23.691 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.691 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:43:23.691 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:43:23.691 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.691 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:43:23.691 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:43:23.691 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:43:23.691 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:43:23.691 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:43:23.691 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:43:23.691 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:43:23.691 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:43:23.691 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.691 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:43:23.691 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:43:23.691 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:43:23.691 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:43:23.691 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:43:23.691 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:43:23.691 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:43:23.691 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:43:23.691 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.691 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:43:23.691 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:43:23.691 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:43:23.691 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:43:23.691 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:43:23.691 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:43:23.691 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:43:23.691 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:43:23.691 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.691 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-07-02 01:43:23.691 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:43:23.691 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.691 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 01:43:23.691 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:43:23.691 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f226016e-e2e8-4e49-af64-eafcadab6d81 could not be found. 2026-07-02 01:43:23.691 11 ERROR neutron.plugins.ml2.managers 2026-07-02 01:43:23.696 11 ERROR neutron.plugins.ml2.managers [None req-6cdd198c-8905-4d2c-8370-cdbb4cf1b505 - - - - - -] Failed to bind port 72854abf-7a43-48bc-b8c8-89fece93e8ed on host instance for vnic_type normal using segments [{'id': '2b77da32-70ee-4ab6-8347-ef44c78c5f43', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 122, 'network_id': 'b99a4a61-8ee5-4894-8a5f-e9a377d2c83f'}] 2026-07-02 01:43:23.696 11 INFO neutron.plugins.ml2.plugin [None req-6cdd198c-8905-4d2c-8370-cdbb4cf1b505 - - - - - -] Attempt 2 to bind port 72854abf-7a43-48bc-b8c8-89fece93e8ed 2026-07-02 01:43:23.709 11 ERROR neutron.plugins.ml2.managers [None req-6cdd198c-8905-4d2c-8370-cdbb4cf1b505 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f226016e-e2e8-4e49-af64-eafcadab6d81 could not be found. 2026-07-02 01:43:23.709 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:43:23.709 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-07-02 01:43:23.709 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:43:23.709 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 137, in bind_port 2026-07-02 01:43:23.709 11 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-02 01:43:23.709 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:43:23.709 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:43:23.709 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.709 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:43:23.709 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:43:23.709 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.709 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:43:23.709 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:43:23.709 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.709 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:43:23.709 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:43:23.709 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:43:23.709 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:43:23.709 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:43:23.709 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:43:23.709 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:43:23.709 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:43:23.709 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.709 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:43:23.709 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:43:23.709 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:43:23.709 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:43:23.709 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:43:23.709 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:43:23.709 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:43:23.709 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:43:23.709 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.709 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:43:23.709 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:43:23.709 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:43:23.709 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:43:23.709 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:43:23.709 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:43:23.709 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:43:23.709 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:43:23.709 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.709 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-07-02 01:43:23.709 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:43:23.709 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.709 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 01:43:23.709 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:43:23.709 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f226016e-e2e8-4e49-af64-eafcadab6d81 could not be found. 2026-07-02 01:43:23.709 11 ERROR neutron.plugins.ml2.managers 2026-07-02 01:43:23.710 11 ERROR neutron.plugins.ml2.managers [None req-6cdd198c-8905-4d2c-8370-cdbb4cf1b505 - - - - - -] Failed to bind port 72854abf-7a43-48bc-b8c8-89fece93e8ed on host instance for vnic_type normal using segments [{'id': '2b77da32-70ee-4ab6-8347-ef44c78c5f43', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 122, 'network_id': 'b99a4a61-8ee5-4894-8a5f-e9a377d2c83f'}] 2026-07-02 01:43:23.710 11 INFO neutron.plugins.ml2.plugin [None req-6cdd198c-8905-4d2c-8370-cdbb4cf1b505 - - - - - -] Attempt 3 to bind port 72854abf-7a43-48bc-b8c8-89fece93e8ed 2026-07-02 01:43:23.719 11 ERROR neutron.plugins.ml2.managers [None req-6cdd198c-8905-4d2c-8370-cdbb4cf1b505 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f226016e-e2e8-4e49-af64-eafcadab6d81 could not be found. 2026-07-02 01:43:23.719 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:43:23.719 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-07-02 01:43:23.719 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:43:23.719 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 137, in bind_port 2026-07-02 01:43:23.719 11 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-02 01:43:23.719 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:43:23.719 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:43:23.719 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.719 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:43:23.719 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:43:23.719 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.719 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:43:23.719 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:43:23.719 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.719 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:43:23.719 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:43:23.719 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:43:23.719 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:43:23.719 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:43:23.719 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:43:23.719 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:43:23.719 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:43:23.719 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.719 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:43:23.719 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:43:23.719 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:43:23.719 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:43:23.719 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:43:23.719 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:43:23.719 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:43:23.719 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:43:23.719 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.719 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:43:23.719 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:43:23.719 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:43:23.719 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:43:23.719 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:43:23.719 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:43:23.719 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:43:23.719 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:43:23.719 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.719 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-07-02 01:43:23.719 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:43:23.719 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.719 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 01:43:23.719 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:43:23.719 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f226016e-e2e8-4e49-af64-eafcadab6d81 could not be found. 2026-07-02 01:43:23.719 11 ERROR neutron.plugins.ml2.managers 2026-07-02 01:43:23.721 11 ERROR neutron.plugins.ml2.managers [None req-6cdd198c-8905-4d2c-8370-cdbb4cf1b505 - - - - - -] Failed to bind port 72854abf-7a43-48bc-b8c8-89fece93e8ed on host instance for vnic_type normal using segments [{'id': '2b77da32-70ee-4ab6-8347-ef44c78c5f43', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 122, 'network_id': 'b99a4a61-8ee5-4894-8a5f-e9a377d2c83f'}] 2026-07-02 01:43:23.721 11 INFO neutron.plugins.ml2.plugin [None req-6cdd198c-8905-4d2c-8370-cdbb4cf1b505 - - - - - -] Attempt 4 to bind port 72854abf-7a43-48bc-b8c8-89fece93e8ed 2026-07-02 01:43:23.731 11 ERROR neutron.plugins.ml2.managers [None req-6cdd198c-8905-4d2c-8370-cdbb4cf1b505 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f226016e-e2e8-4e49-af64-eafcadab6d81 could not be found. 2026-07-02 01:43:23.731 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:43:23.731 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-07-02 01:43:23.731 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:43:23.731 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 137, in bind_port 2026-07-02 01:43:23.731 11 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-02 01:43:23.731 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:43:23.731 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:43:23.731 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.731 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:43:23.731 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:43:23.731 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.731 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:43:23.731 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:43:23.731 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.731 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:43:23.731 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:43:23.731 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:43:23.731 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:43:23.731 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:43:23.731 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:43:23.731 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:43:23.731 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:43:23.731 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.731 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:43:23.731 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:43:23.731 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:43:23.731 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:43:23.731 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:43:23.731 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:43:23.731 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:43:23.731 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:43:23.731 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.731 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:43:23.731 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:43:23.731 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:43:23.731 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:43:23.731 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:43:23.731 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:43:23.731 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:43:23.731 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:43:23.731 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.731 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-07-02 01:43:23.731 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:43:23.731 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.731 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 01:43:23.731 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:43:23.731 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f226016e-e2e8-4e49-af64-eafcadab6d81 could not be found. 2026-07-02 01:43:23.731 11 ERROR neutron.plugins.ml2.managers 2026-07-02 01:43:23.733 11 ERROR neutron.plugins.ml2.managers [None req-6cdd198c-8905-4d2c-8370-cdbb4cf1b505 - - - - - -] Failed to bind port 72854abf-7a43-48bc-b8c8-89fece93e8ed on host instance for vnic_type normal using segments [{'id': '2b77da32-70ee-4ab6-8347-ef44c78c5f43', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 122, 'network_id': 'b99a4a61-8ee5-4894-8a5f-e9a377d2c83f'}] 2026-07-02 01:43:23.733 11 INFO neutron.plugins.ml2.plugin [None req-6cdd198c-8905-4d2c-8370-cdbb4cf1b505 - - - - - -] Attempt 5 to bind port 72854abf-7a43-48bc-b8c8-89fece93e8ed 2026-07-02 01:43:23.752 11 ERROR neutron.plugins.ml2.managers [None req-6cdd198c-8905-4d2c-8370-cdbb4cf1b505 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f226016e-e2e8-4e49-af64-eafcadab6d81 could not be found. 2026-07-02 01:43:23.752 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:43:23.752 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-07-02 01:43:23.752 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:43:23.752 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 137, in bind_port 2026-07-02 01:43:23.752 11 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-02 01:43:23.752 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:43:23.752 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:43:23.752 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.752 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:43:23.752 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:43:23.752 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.752 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:43:23.752 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:43:23.752 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.752 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:43:23.752 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:43:23.752 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:43:23.752 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:43:23.752 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:43:23.752 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:43:23.752 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:43:23.752 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:43:23.752 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.752 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:43:23.752 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:43:23.752 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:43:23.752 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:43:23.752 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:43:23.752 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:43:23.752 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:43:23.752 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:43:23.752 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.752 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:43:23.752 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:43:23.752 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:43:23.752 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:43:23.752 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:43:23.752 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:43:23.752 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:43:23.752 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:43:23.752 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.752 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-07-02 01:43:23.752 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:43:23.752 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.752 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 01:43:23.752 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:43:23.752 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f226016e-e2e8-4e49-af64-eafcadab6d81 could not be found. 2026-07-02 01:43:23.752 11 ERROR neutron.plugins.ml2.managers 2026-07-02 01:43:23.755 11 ERROR neutron.plugins.ml2.managers [None req-6cdd198c-8905-4d2c-8370-cdbb4cf1b505 - - - - - -] Failed to bind port 72854abf-7a43-48bc-b8c8-89fece93e8ed on host instance for vnic_type normal using segments [{'id': '2b77da32-70ee-4ab6-8347-ef44c78c5f43', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 122, 'network_id': 'b99a4a61-8ee5-4894-8a5f-e9a377d2c83f'}] 2026-07-02 01:43:23.756 11 INFO neutron.plugins.ml2.plugin [None req-6cdd198c-8905-4d2c-8370-cdbb4cf1b505 - - - - - -] Attempt 6 to bind port 72854abf-7a43-48bc-b8c8-89fece93e8ed 2026-07-02 01:43:23.767 11 ERROR neutron.plugins.ml2.managers [None req-6cdd198c-8905-4d2c-8370-cdbb4cf1b505 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f226016e-e2e8-4e49-af64-eafcadab6d81 could not be found. 2026-07-02 01:43:23.767 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:43:23.767 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-07-02 01:43:23.767 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:43:23.767 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 137, in bind_port 2026-07-02 01:43:23.767 11 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-02 01:43:23.767 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:43:23.767 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:43:23.767 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.767 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:43:23.767 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:43:23.767 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.767 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:43:23.767 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:43:23.767 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.767 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:43:23.767 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:43:23.767 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:43:23.767 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:43:23.767 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:43:23.767 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:43:23.767 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:43:23.767 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:43:23.767 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.767 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:43:23.767 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:43:23.767 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:43:23.767 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:43:23.767 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:43:23.767 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:43:23.767 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:43:23.767 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:43:23.767 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.767 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:43:23.767 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:43:23.767 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:43:23.767 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:43:23.767 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:43:23.767 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:43:23.767 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:43:23.767 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:43:23.767 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.767 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-07-02 01:43:23.767 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:43:23.767 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.767 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 01:43:23.767 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:43:23.767 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f226016e-e2e8-4e49-af64-eafcadab6d81 could not be found. 2026-07-02 01:43:23.767 11 ERROR neutron.plugins.ml2.managers 2026-07-02 01:43:23.768 11 ERROR neutron.plugins.ml2.managers [None req-6cdd198c-8905-4d2c-8370-cdbb4cf1b505 - - - - - -] Failed to bind port 72854abf-7a43-48bc-b8c8-89fece93e8ed on host instance for vnic_type normal using segments [{'id': '2b77da32-70ee-4ab6-8347-ef44c78c5f43', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 122, 'network_id': 'b99a4a61-8ee5-4894-8a5f-e9a377d2c83f'}] 2026-07-02 01:43:23.768 11 INFO neutron.plugins.ml2.plugin [None req-6cdd198c-8905-4d2c-8370-cdbb4cf1b505 - - - - - -] Attempt 7 to bind port 72854abf-7a43-48bc-b8c8-89fece93e8ed 2026-07-02 01:43:23.777 11 ERROR neutron.plugins.ml2.managers [None req-6cdd198c-8905-4d2c-8370-cdbb4cf1b505 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f226016e-e2e8-4e49-af64-eafcadab6d81 could not be found. 2026-07-02 01:43:23.777 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:43:23.777 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-07-02 01:43:23.777 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:43:23.777 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 137, in bind_port 2026-07-02 01:43:23.777 11 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-02 01:43:23.777 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:43:23.777 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:43:23.777 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.777 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:43:23.777 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:43:23.777 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.777 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:43:23.777 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:43:23.777 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.777 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:43:23.777 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:43:23.777 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:43:23.777 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:43:23.777 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:43:23.777 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:43:23.777 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:43:23.777 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:43:23.777 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.777 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:43:23.777 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:43:23.777 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:43:23.777 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:43:23.777 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:43:23.777 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:43:23.777 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:43:23.777 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:43:23.777 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.777 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:43:23.777 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:43:23.777 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:43:23.777 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:43:23.777 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:43:23.777 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:43:23.777 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:43:23.777 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:43:23.777 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.777 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-07-02 01:43:23.777 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:43:23.777 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.777 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 01:43:23.777 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:43:23.777 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f226016e-e2e8-4e49-af64-eafcadab6d81 could not be found. 2026-07-02 01:43:23.777 11 ERROR neutron.plugins.ml2.managers 2026-07-02 01:43:23.778 11 ERROR neutron.plugins.ml2.managers [None req-6cdd198c-8905-4d2c-8370-cdbb4cf1b505 - - - - - -] Failed to bind port 72854abf-7a43-48bc-b8c8-89fece93e8ed on host instance for vnic_type normal using segments [{'id': '2b77da32-70ee-4ab6-8347-ef44c78c5f43', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 122, 'network_id': 'b99a4a61-8ee5-4894-8a5f-e9a377d2c83f'}] 2026-07-02 01:43:23.779 11 INFO neutron.plugins.ml2.plugin [None req-6cdd198c-8905-4d2c-8370-cdbb4cf1b505 - - - - - -] Attempt 8 to bind port 72854abf-7a43-48bc-b8c8-89fece93e8ed 2026-07-02 01:43:23.790 11 ERROR neutron.plugins.ml2.managers [None req-6cdd198c-8905-4d2c-8370-cdbb4cf1b505 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f226016e-e2e8-4e49-af64-eafcadab6d81 could not be found. 2026-07-02 01:43:23.790 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:43:23.790 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-07-02 01:43:23.790 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:43:23.790 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 137, in bind_port 2026-07-02 01:43:23.790 11 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-02 01:43:23.790 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:43:23.790 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:43:23.790 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.790 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:43:23.790 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:43:23.790 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.790 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:43:23.790 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:43:23.790 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.790 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:43:23.790 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:43:23.790 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:43:23.790 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:43:23.790 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:43:23.790 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:43:23.790 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:43:23.790 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:43:23.790 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.790 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:43:23.790 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:43:23.790 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:43:23.790 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:43:23.790 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:43:23.790 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:43:23.790 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:43:23.790 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:43:23.790 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.790 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:43:23.790 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:43:23.790 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:43:23.790 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:43:23.790 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:43:23.790 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:43:23.790 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:43:23.790 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:43:23.790 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.790 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-07-02 01:43:23.790 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:43:23.790 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.790 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 01:43:23.790 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:43:23.790 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f226016e-e2e8-4e49-af64-eafcadab6d81 could not be found. 2026-07-02 01:43:23.790 11 ERROR neutron.plugins.ml2.managers 2026-07-02 01:43:23.791 11 ERROR neutron.plugins.ml2.managers [None req-6cdd198c-8905-4d2c-8370-cdbb4cf1b505 - - - - - -] Failed to bind port 72854abf-7a43-48bc-b8c8-89fece93e8ed on host instance for vnic_type normal using segments [{'id': '2b77da32-70ee-4ab6-8347-ef44c78c5f43', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 122, 'network_id': 'b99a4a61-8ee5-4894-8a5f-e9a377d2c83f'}] 2026-07-02 01:43:23.792 11 INFO neutron.plugins.ml2.plugin [None req-6cdd198c-8905-4d2c-8370-cdbb4cf1b505 - - - - - -] Attempt 9 to bind port 72854abf-7a43-48bc-b8c8-89fece93e8ed 2026-07-02 01:43:23.806 11 ERROR neutron.plugins.ml2.managers [None req-6cdd198c-8905-4d2c-8370-cdbb4cf1b505 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f226016e-e2e8-4e49-af64-eafcadab6d81 could not be found. 2026-07-02 01:43:23.806 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:43:23.806 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-07-02 01:43:23.806 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:43:23.806 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 137, in bind_port 2026-07-02 01:43:23.806 11 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-02 01:43:23.806 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:43:23.806 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:43:23.806 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.806 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:43:23.806 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:43:23.806 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.806 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:43:23.806 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:43:23.806 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.806 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:43:23.806 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:43:23.806 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:43:23.806 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:43:23.806 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:43:23.806 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:43:23.806 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:43:23.806 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:43:23.806 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.806 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:43:23.806 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:43:23.806 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:43:23.806 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:43:23.806 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:43:23.806 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:43:23.806 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:43:23.806 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:43:23.806 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.806 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:43:23.806 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:43:23.806 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:43:23.806 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:43:23.806 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:43:23.806 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:43:23.806 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:43:23.806 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:43:23.806 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.806 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-07-02 01:43:23.806 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:43:23.806 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.806 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 01:43:23.806 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:43:23.806 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f226016e-e2e8-4e49-af64-eafcadab6d81 could not be found. 2026-07-02 01:43:23.806 11 ERROR neutron.plugins.ml2.managers 2026-07-02 01:43:23.808 11 ERROR neutron.plugins.ml2.managers [None req-6cdd198c-8905-4d2c-8370-cdbb4cf1b505 - - - - - -] Failed to bind port 72854abf-7a43-48bc-b8c8-89fece93e8ed on host instance for vnic_type normal using segments [{'id': '2b77da32-70ee-4ab6-8347-ef44c78c5f43', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 122, 'network_id': 'b99a4a61-8ee5-4894-8a5f-e9a377d2c83f'}] 2026-07-02 01:43:23.808 11 INFO neutron.plugins.ml2.plugin [None req-6cdd198c-8905-4d2c-8370-cdbb4cf1b505 - - - - - -] Attempt 10 to bind port 72854abf-7a43-48bc-b8c8-89fece93e8ed 2026-07-02 01:43:23.816 11 ERROR neutron.plugins.ml2.managers [None req-6cdd198c-8905-4d2c-8370-cdbb4cf1b505 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f226016e-e2e8-4e49-af64-eafcadab6d81 could not be found. 2026-07-02 01:43:23.816 11 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-02 01:43:23.816 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 873, in _bind_port_level 2026-07-02 01:43:23.816 11 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-02 01:43:23.816 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 137, in bind_port 2026-07-02 01:43:23.816 11 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-07-02 01:43:23.816 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-02 01:43:23.816 11 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-02 01:43:23.816 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.816 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-02 01:43:23.816 11 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-02 01:43:23.816 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.816 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-02 01:43:23.816 11 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-02 01:43:23.816 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.816 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-02 01:43:23.816 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:43:23.816 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:43:23.816 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:43:23.816 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:43:23.816 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:43:23.816 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-02 01:43:23.816 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:43:23.816 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.816 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-02 01:43:23.816 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-02 01:43:23.816 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:43:23.816 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:43:23.816 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:43:23.816 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:43:23.816 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-02 01:43:23.816 11 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-02 01:43:23.816 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.816 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-02 01:43:23.816 11 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-02 01:43:23.816 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-02 01:43:23.816 11 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-02 01:43:23.816 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-02 01:43:23.816 11 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-02 01:43:23.816 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-02 01:43:23.816 11 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-02 01:43:23.816 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.816 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1204, in get_subnet 2026-07-02 01:43:23.816 11 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-02 01:43:23.816 11 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 01:43:23.816 11 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-07-02 01:43:23.816 11 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-02 01:43:23.816 11 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f226016e-e2e8-4e49-af64-eafcadab6d81 could not be found. 2026-07-02 01:43:23.816 11 ERROR neutron.plugins.ml2.managers 2026-07-02 01:43:23.817 11 ERROR neutron.plugins.ml2.managers [None req-6cdd198c-8905-4d2c-8370-cdbb4cf1b505 - - - - - -] Failed to bind port 72854abf-7a43-48bc-b8c8-89fece93e8ed on host instance for vnic_type normal using segments [{'id': '2b77da32-70ee-4ab6-8347-ef44c78c5f43', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 122, 'network_id': 'b99a4a61-8ee5-4894-8a5f-e9a377d2c83f'}] 2026-07-02 01:43:34.268 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 5e2830c0-8b1a-4fb1-83a7-5a331ebc76e3 2026-07-02 01:43:36.129 11 INFO neutron.plugins.ml2.plugin [None req-401ad804-363e-47b9-9fcd-4ddb14e4d4b9 - - - - - -] Attempt 1 to provision port 5e2830c0-8b1a-4fb1-83a7-5a331ebc76e3 2026-07-02 01:43:36.307 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 5e2830c0-8b1a-4fb1-83a7-5a331ebc76e3 2026-07-02 01:43:38.414 11 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port b748c014-0583-41d0-a1bb-2b79cd885ed0 2026-07-02 01:43:38.825 11 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 762b3638-b481-4bee-8e23-2d8fe4ef019a 2026-07-02 01:43:40.314 11 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port b748c014-0583-41d0-a1bb-2b79cd885ed0 2026-07-02 01:43:40.491 11 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 762b3638-b481-4bee-8e23-2d8fe4ef019a 2026-07-02 01:43:44.303 11 INFO neutron.plugins.ml2.plugin [None req-5927fc65-d799-490a-84e4-0174b0ed8265 - - - - - -] Attempt 1 to provision port e22aa229-10fd-48e2-9791-7dd321cd630e 2026-07-02 01:43:46.354 11 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port e22aa229-10fd-48e2-9791-7dd321cd630e 2026-07-02 01:43:47.718 12 INFO neutron.plugins.ml2.plugin [None req-c26cf411-86ff-4855-baaf-d9704ebbe880 - - - - - -] Attempt 1 to provision port 5e2830c0-8b1a-4fb1-83a7-5a331ebc76e3 2026-07-02 01:43:47.776 12 INFO neutron.plugins.ml2.plugin [None req-c26cf411-86ff-4855-baaf-d9704ebbe880 - - - - - -] Attempt 1 to provision port e22aa229-10fd-48e2-9791-7dd321cd630e 2026-07-02 01:43:47.843 12 INFO neutron.plugins.ml2.plugin [None req-c26cf411-86ff-4855-baaf-d9704ebbe880 - - - - - -] Attempt 1 to provision port db4857db-3d42-4863-ba5b-6e6796f29813 2026-07-02 01:43:47.885 12 INFO neutron.plugins.ml2.plugin [None req-c26cf411-86ff-4855-baaf-d9704ebbe880 - - - - - -] Attempt 1 to provision port 762b3638-b481-4bee-8e23-2d8fe4ef019a 2026-07-02 01:43:47.949 12 INFO neutron.plugins.ml2.plugin [None req-c26cf411-86ff-4855-baaf-d9704ebbe880 - - - - - -] Attempt 1 to provision port 8a48cfae-cd8c-4fb7-94e3-8083bbfd8bf3 2026-07-02 01:43:50.798 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 5e99c2d0-806f-41b2-b9a3-035dc61567ff 2026-07-02 01:43:50.980 12 INFO neutron.notifiers.nova [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Nova event matching ['req-b0e81fc3-d859-456d-aab7-09d0869abb57'] response: {'server_uuid': '5d731216-ab11-421c-a8b3-e643e1ddf803', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5e99c2d0-806f-41b2-b9a3-035dc61567ff', 'code': 200} 2026-07-02 01:43:52.270 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 5e99c2d0-806f-41b2-b9a3-035dc61567ff 2026-07-02 01:43:53.021 11 INFO neutron.plugins.ml2.plugin [None req-d2b4fe0d-b5be-4e97-b7a4-5a6d1f5e5b3b - - - - - -] Attempt 1 to provision port 5e2830c0-8b1a-4fb1-83a7-5a331ebc76e3 2026-07-02 01:43:53.076 11 INFO neutron.plugins.ml2.plugin [None req-d2b4fe0d-b5be-4e97-b7a4-5a6d1f5e5b3b - - - - - -] Attempt 1 to provision port 4c0682c6-ac36-448b-9e70-afe9d164a2b2 2026-07-02 01:43:53.107 11 INFO neutron.plugins.ml2.plugin [None req-d2b4fe0d-b5be-4e97-b7a4-5a6d1f5e5b3b - - - - - -] Attempt 1 to provision port e22aa229-10fd-48e2-9791-7dd321cd630e 2026-07-02 01:43:53.159 11 INFO neutron.plugins.ml2.plugin [None req-d2b4fe0d-b5be-4e97-b7a4-5a6d1f5e5b3b - - - - - -] Attempt 1 to provision port db4857db-3d42-4863-ba5b-6e6796f29813 2026-07-02 01:43:53.184 11 INFO neutron.plugins.ml2.plugin [None req-d2b4fe0d-b5be-4e97-b7a4-5a6d1f5e5b3b - - - - - -] Attempt 1 to provision port 762b3638-b481-4bee-8e23-2d8fe4ef019a 2026-07-02 01:43:53.250 11 INFO neutron.plugins.ml2.plugin [None req-d2b4fe0d-b5be-4e97-b7a4-5a6d1f5e5b3b - - - - - -] Attempt 1 to provision port 8a48cfae-cd8c-4fb7-94e3-8083bbfd8bf3 2026-07-02 01:43:54.827 11 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 9f33c3f7-3831-4309-b69f-480483c8203e 2026-07-02 01:43:54.969 11 INFO neutron.notifiers.nova [None req-6b96b890-19a2-4248-bafd-91921b8a8f75 - - - - - -] Nova event matching ['req-6056af26-cca3-4b64-a99c-1a5a25b4af6b'] response: {'server_uuid': 'acec0828-6422-42fe-ac54-71170891077b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9f33c3f7-3831-4309-b69f-480483c8203e', 'code': 200} 2026-07-02 01:43:56.315 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 4c0682c6-ac36-448b-9e70-afe9d164a2b2 2026-07-02 01:43:56.712 12 INFO neutron.plugins.ml2.plugin [None req-5cd09cfe-f748-4d2c-936e-d648065dab49 - - - - - -] Attempt 1 to provision port 9f33c3f7-3831-4309-b69f-480483c8203e 2026-07-02 01:43:58.265 12 INFO neutron.plugins.ml2.plugin [None req-9c7fb938-252f-45b7-91d6-6f80f73e76f0 - - - - - -] Attempt 1 to provision port 4c0682c6-ac36-448b-9e70-afe9d164a2b2 2026-07-02 01:43:58.334 12 INFO neutron.plugins.ml2.plugin [None req-9c7fb938-252f-45b7-91d6-6f80f73e76f0 - - - - - -] Attempt 1 to provision port e22aa229-10fd-48e2-9791-7dd321cd630e 2026-07-02 01:43:58.347 11 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 8a48cfae-cd8c-4fb7-94e3-8083bbfd8bf3 2026-07-02 01:43:58.397 12 INFO neutron.plugins.ml2.plugin [None req-9c7fb938-252f-45b7-91d6-6f80f73e76f0 - - - - - -] Attempt 1 to provision port 92f8743d-a178-4ad3-bcd7-c8e1fbcb700e 2026-07-02 01:43:58.574 12 INFO neutron.plugins.ml2.plugin [None req-9c7fb938-252f-45b7-91d6-6f80f73e76f0 - - - - - -] Attempt 1 to provision port 762b3638-b481-4bee-8e23-2d8fe4ef019a 2026-07-02 01:43:58.633 12 INFO neutron.plugins.ml2.plugin [None req-9c7fb938-252f-45b7-91d6-6f80f73e76f0 - - - - - -] Attempt 1 to provision port 9f33c3f7-3831-4309-b69f-480483c8203e 2026-07-02 01:43:58.648 11 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 4c0682c6-ac36-448b-9e70-afe9d164a2b2 2026-07-02 01:43:58.687 12 INFO neutron.plugins.ml2.plugin [None req-9c7fb938-252f-45b7-91d6-6f80f73e76f0 - - - - - -] Attempt 1 to provision port 8a48cfae-cd8c-4fb7-94e3-8083bbfd8bf3 2026-07-02 01:43:58.877 11 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port db4857db-3d42-4863-ba5b-6e6796f29813 2026-07-02 01:43:59.129 11 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 92f8743d-a178-4ad3-bcd7-c8e1fbcb700e 2026-07-02 01:44:00.309 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 8a48cfae-cd8c-4fb7-94e3-8083bbfd8bf3 2026-07-02 01:44:00.545 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port db4857db-3d42-4863-ba5b-6e6796f29813 2026-07-02 01:44:00.743 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 92f8743d-a178-4ad3-bcd7-c8e1fbcb700e 2026-07-02 01:44:02.388 11 INFO neutron.plugins.ml2.plugin [None req-f4850dfe-b413-4b28-b1ba-5fd20f2fae57 - - - - - -] Attempt 1 to provision port 5e99c2d0-806f-41b2-b9a3-035dc61567ff 2026-07-02 01:44:02.444 11 INFO neutron.plugins.ml2.plugin [None req-f4850dfe-b413-4b28-b1ba-5fd20f2fae57 - - - - - -] Attempt 1 to provision port 4c0682c6-ac36-448b-9e70-afe9d164a2b2 2026-07-02 01:44:02.498 11 INFO neutron.plugins.ml2.plugin [None req-f4850dfe-b413-4b28-b1ba-5fd20f2fae57 - - - - - -] Attempt 1 to provision port 8a48cfae-cd8c-4fb7-94e3-8083bbfd8bf3 2026-07-02 01:44:02.546 11 INFO neutron.plugins.ml2.plugin [None req-f4850dfe-b413-4b28-b1ba-5fd20f2fae57 - - - - - -] Attempt 1 to provision port db4857db-3d42-4863-ba5b-6e6796f29813 2026-07-02 01:44:05.703 12 INFO neutron.plugins.ml2.plugin [None req-c510ffdd-9cf0-452f-a497-a8a31ebadcec - - - - - -] Attempt 1 to provision port 4c0682c6-ac36-448b-9e70-afe9d164a2b2 2026-07-02 01:44:05.757 12 INFO neutron.plugins.ml2.plugin [None req-c510ffdd-9cf0-452f-a497-a8a31ebadcec - - - - - -] Attempt 1 to provision port 8a48cfae-cd8c-4fb7-94e3-8083bbfd8bf3 2026-07-02 01:44:05.804 12 INFO neutron.plugins.ml2.plugin [None req-c510ffdd-9cf0-452f-a497-a8a31ebadcec - - - - - -] Attempt 1 to provision port db4857db-3d42-4863-ba5b-6e6796f29813 2026-07-02 01:44:08.165 12 INFO neutron.plugins.ml2.plugin [None req-e75ddbbf-d0d7-447c-9aa2-d741bd5b1288 - - - - - -] Attempt 1 to provision port 9f33c3f7-3831-4309-b69f-480483c8203e 2026-07-02 01:44:12.430 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 93478047-3530-411e-acda-b36c17d6b5cb 2026-07-02 01:44:12.566 12 INFO neutron.notifiers.nova [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Nova event matching ['req-a1cd2a79-790f-467f-9131-480c476ce786'] response: {'server_uuid': '680a3839-0d84-43d0-ab9f-daf12a644929', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '93478047-3530-411e-acda-b36c17d6b5cb', 'code': 200} 2026-07-02 01:44:14.314 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 93478047-3530-411e-acda-b36c17d6b5cb 2026-07-02 01:44:36.550 12 INFO neutron.notifiers.nova [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Nova event matching ['req-6e33177a-882e-433c-9163-0129c212c940'] response: {'server_uuid': '5d731216-ab11-421c-a8b3-e643e1ddf803', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5e99c2d0-806f-41b2-b9a3-035dc61567ff', 'code': 200} 2026-07-02 01:44:44.536 11 INFO neutron.notifiers.nova [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Nova event matching ['req-8bf8ab9f-e3fc-446c-b855-5fb0bac45c96'] response: {'server_uuid': '04f5f8c1-0500-4d99-a482-7ad496d6f4bc', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'eb2939f5-0941-41f5-aa75-3d8e90a9162e', 'code': 200} 2026-07-02 01:44:45.030 12 INFO neutron.plugins.ml2.plugin [None req-6af30027-3766-4e48-bea8-a992ac79bd27 - - - - - -] Attempt 1 to provision port bc28babe-e20d-48a8-bb73-72ca0dbd6321 2026-07-02 01:45:08.891 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 99fa65c3-6549-4c2b-8be6-2fff3900000d 2026-07-02 01:45:09.402 12 INFO neutron.notifiers.nova [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Nova event matching ['req-b1c92802-ea3d-4329-98b5-3d74575083e1'] response: {'server_uuid': '7b872915-b694-4a61-9d09-242f74807bfa', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '99fa65c3-6549-4c2b-8be6-2fff3900000d', 'code': 200} 2026-07-02 01:45:10.360 11 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 99fa65c3-6549-4c2b-8be6-2fff3900000d 2026-07-02 01:45:50.347 12 INFO neutron.plugins.ml2.plugin [None req-99268af1-53e4-4a33-ad7e-1734b298a5f1 - - - - - -] Attempt 1 to provision port b83ad237-319f-49ad-a749-1572155b0b17 2026-07-02 01:45:56.399 11 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port b83ad237-319f-49ad-a749-1572155b0b17 2026-07-02 01:45:56.759 11 INFO neutron.notifiers.nova [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Nova event matching ['req-d9c49818-9a86-4d95-8cd9-6a751c9dfd35'] response: {'server_uuid': '7b872915-b694-4a61-9d09-242f74807bfa', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b83ad237-319f-49ad-a749-1572155b0b17', 'code': 200} 2026-07-02 01:45:58.355 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port b83ad237-319f-49ad-a749-1572155b0b17 2026-07-02 01:46:00.885 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port b83ad237-319f-49ad-a749-1572155b0b17 2026-07-02 01:46:22.902 12 INFO neutron.plugins.ml2.plugin [None req-b65e9634-06c5-4ab3-b076-9219fd79d57d - - - - - -] Attempt 1 to provision port 5282e043-8f2f-4b1b-af01-90d762767559 2026-07-02 01:46:29.965 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 5282e043-8f2f-4b1b-af01-90d762767559 2026-07-02 01:46:30.088 12 INFO neutron.notifiers.nova [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Nova event matching ['req-6e55569c-2115-49b6-ae1d-e1d8d1ef972f'] response: {'server_uuid': '7b872915-b694-4a61-9d09-242f74807bfa', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5282e043-8f2f-4b1b-af01-90d762767559', 'code': 200} 2026-07-02 01:46:30.559 11 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 5282e043-8f2f-4b1b-af01-90d762767559 2026-07-02 01:46:41.891 11 INFO neutron.plugins.ml2.plugin [None req-c0af702c-65d7-4dd4-957d-b7d90b6697e6 - - - - - -] Attempt 1 to provision port 0d5f4dfd-fcb9-49ef-a485-5ff4b8724fe3 2026-07-02 01:46:48.607 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 0d5f4dfd-fcb9-49ef-a485-5ff4b8724fe3 2026-07-02 01:46:48.725 12 INFO neutron.notifiers.nova [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Nova event matching ['req-28936036-cc68-4e3b-b833-f80766552f0c'] response: {'server_uuid': '7b872915-b694-4a61-9d09-242f74807bfa', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0d5f4dfd-fcb9-49ef-a485-5ff4b8724fe3', 'code': 200} 2026-07-02 01:46:50.564 11 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 0d5f4dfd-fcb9-49ef-a485-5ff4b8724fe3 2026-07-02 01:46:52.292 11 INFO neutron.plugins.ml2.plugin [None req-fcbdde14-92ae-4410-9cb3-8a46675080fd - - - - - -] Attempt 1 to provision port 5282e043-8f2f-4b1b-af01-90d762767559 2026-07-02 01:46:52.637 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 5282e043-8f2f-4b1b-af01-90d762767559 2026-07-02 01:47:05.849 12 INFO neutron.plugins.ml2.plugin [None req-ca8f1634-9489-46cd-bee1-4f02b673a423 - - - - - -] Attempt 1 to provision port 0d5f4dfd-fcb9-49ef-a485-5ff4b8724fe3 2026-07-02 01:47:06.681 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 0d5f4dfd-fcb9-49ef-a485-5ff4b8724fe3 2026-07-02 01:47:07.256 11 INFO neutron.plugins.ml2.plugin [None req-f6cbdbfd-9da9-47a3-ae4e-a86585783579 - - - - - -] Attempt 1 to provision port 0d5f4dfd-fcb9-49ef-a485-5ff4b8724fe3 2026-07-02 01:47:16.482 11 INFO neutron.plugins.ml2.plugin [None req-870a076a-b3da-4521-8741-c0f013e155b8 - - - - - -] Attempt 1 to provision port 5282e043-8f2f-4b1b-af01-90d762767559 2026-07-02 01:47:16.655 12 INFO neutron.plugins.ml2.plugin [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Attempt 1 to provision port 5282e043-8f2f-4b1b-af01-90d762767559 2026-07-02 01:47:44.812 12 INFO neutron.notifiers.nova [None req-0038c972-25ed-45d3-82a6-bb7bde9fecb5 - - - - - -] Nova event matching ['req-611c8ec6-3d06-4a5e-a952-b2f5ffd89dea'] response: {'server_uuid': '7b872915-b694-4a61-9d09-242f74807bfa', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '99fa65c3-6549-4c2b-8be6-2fff3900000d', 'code': 200}