+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue May 12 06:24:41 2026] *** compiled with version: 13.3.0 on 11 May 2026 01:40:44 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: neutron-server-55b94f5dff-7zczt machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7fd1b4738668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/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 /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-05-12 06:24:46.614 7 INFO neutron.common.config [-] Logging enabled! 2026-05-12 06:24:46.614 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-12 06:24:46.736 8 INFO neutron.common.config [-] Logging enabled! 2026-05-12 06:24:46.736 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-12 06:24:47.155 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-12 06:24:47.292 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-12 06:24:48.337 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 06:24:48.340 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-12 06:24:48.344 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-12 06:24:48.345 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 06:24:48.345 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-12 06:24:48.346 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-12 06:24:48.346 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 06:24:48.354 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 06:24:48.354 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 06:24:48.354 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 06:24:48.377 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-12 06:24:48.378 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 06:24:48.378 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-12 06:24:48.404 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 06:24:48.408 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-12 06:24:48.412 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-12 06:24:48.413 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 06:24:48.413 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-12 06:24:48.414 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-12 06:24:48.414 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 06:24:48.422 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 06:24:48.422 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 06:24:48.423 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 06:24:48.430 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-12 06:24:48.431 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-12 06:24:48.431 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-12 06:24:48.431 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-12 06:24:48.446 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-12 06:24:48.448 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 06:24:48.448 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-12 06:24:48.508 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-12 06:24:48.508 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-12 06:24:48.508 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-12 06:24:48.509 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-12 06:24:49.046 7 INFO neutron.plugins.ml2.managers [None req-8bbb2241-317c-46ff-a6ba-273b78a4f47e - - - - - -] Initializing driver for type 'vlan' 2026-05-12 06:24:49.079 8 INFO neutron.plugins.ml2.managers [None req-5b54ab17-5371-4d7b-8372-f4fba910083a - - - - - -] Initializing driver for type 'vlan' 2026-05-12 06:24:49.332 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-8bbb2241-317c-46ff-a6ba-273b78a4f47e - - - - - -] VlanTypeDriver initialization complete 2026-05-12 06:24:49.332 7 INFO neutron.plugins.ml2.managers [None req-8bbb2241-317c-46ff-a6ba-273b78a4f47e - - - - - -] Initializing driver for type 'vxlan' 2026-05-12 06:24:49.333 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-8bbb2241-317c-46ff-a6ba-273b78a4f47e - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-12 06:24:49.349 7 INFO neutron.plugins.ml2.managers [None req-8bbb2241-317c-46ff-a6ba-273b78a4f47e - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-12 06:24:49.349 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-8bbb2241-317c-46ff-a6ba-273b78a4f47e - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-12 06:24:49.349 7 INFO neutron.plugins.ml2.managers [None req-8bbb2241-317c-46ff-a6ba-273b78a4f47e - - - - - -] Initializing extension driver 'port_security' 2026-05-12 06:24:49.349 7 INFO neutron.plugins.ml2.extensions.port_security [None req-8bbb2241-317c-46ff-a6ba-273b78a4f47e - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-12 06:24:49.349 7 INFO neutron.plugins.ml2.managers [None req-8bbb2241-317c-46ff-a6ba-273b78a4f47e - - - - - -] Initializing extension driver 'qos' 2026-05-12 06:24:49.349 7 INFO neutron.plugins.ml2.managers [None req-8bbb2241-317c-46ff-a6ba-273b78a4f47e - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-12 06:24:49.349 7 INFO neutron.plugins.ml2.managers [None req-8bbb2241-317c-46ff-a6ba-273b78a4f47e - - - - - -] Initializing mechanism driver 'l2population' 2026-05-12 06:24:49.361 7 INFO neutron.quota [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded quota_driver: . 2026-05-12 06:24:49.362 7 INFO neutron.plugins.ml2.plugin [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Modular L2 Plugin initialization complete 2026-05-12 06:24:49.362 7 INFO neutron.plugins.ml2.managers [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-12 06:24:49.362 7 INFO neutron.plugins.ml2.managers [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-12 06:24:49.362 7 INFO neutron.plugins.ml2.managers [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-12 06:24:49.362 7 INFO neutron.extensions.vlantransparent [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Disabled vlantransparent extension. 2026-05-12 06:24:49.362 7 INFO neutron.manager [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loading Plugin: qos 2026-05-12 06:24:49.375 7 INFO neutron.manager [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loading Plugin: router 2026-05-12 06:24:49.379 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-5b54ab17-5371-4d7b-8372-f4fba910083a - - - - - -] VlanTypeDriver initialization complete 2026-05-12 06:24:49.379 8 INFO neutron.plugins.ml2.managers [None req-5b54ab17-5371-4d7b-8372-f4fba910083a - - - - - -] Initializing driver for type 'vxlan' 2026-05-12 06:24:49.379 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-5b54ab17-5371-4d7b-8372-f4fba910083a - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-12 06:24:49.399 8 INFO neutron.plugins.ml2.managers [None req-5b54ab17-5371-4d7b-8372-f4fba910083a - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-12 06:24:49.399 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-5b54ab17-5371-4d7b-8372-f4fba910083a - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-12 06:24:49.399 8 INFO neutron.plugins.ml2.managers [None req-5b54ab17-5371-4d7b-8372-f4fba910083a - - - - - -] Initializing extension driver 'port_security' 2026-05-12 06:24:49.399 8 INFO neutron.plugins.ml2.extensions.port_security [None req-5b54ab17-5371-4d7b-8372-f4fba910083a - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-12 06:24:49.399 8 INFO neutron.plugins.ml2.managers [None req-5b54ab17-5371-4d7b-8372-f4fba910083a - - - - - -] Initializing extension driver 'qos' 2026-05-12 06:24:49.399 8 INFO neutron.plugins.ml2.managers [None req-5b54ab17-5371-4d7b-8372-f4fba910083a - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-12 06:24:49.399 8 INFO neutron.plugins.ml2.managers [None req-5b54ab17-5371-4d7b-8372-f4fba910083a - - - - - -] Initializing mechanism driver 'l2population' 2026-05-12 06:24:49.411 8 INFO neutron.quota [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded quota_driver: . 2026-05-12 06:24:49.412 8 INFO neutron.plugins.ml2.plugin [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Modular L2 Plugin initialization complete 2026-05-12 06:24:49.412 8 INFO neutron.plugins.ml2.managers [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-12 06:24:49.412 8 INFO neutron.plugins.ml2.managers [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-12 06:24:49.412 8 INFO neutron.plugins.ml2.managers [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-12 06:24:49.412 8 INFO neutron.extensions.vlantransparent [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Disabled vlantransparent extension. 2026-05-12 06:24:49.412 8 INFO neutron.manager [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loading Plugin: qos 2026-05-12 06:24:49.417 7 INFO neutron.services.service_base [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-12 06:24:49.417 7 INFO neutron.manager [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loading Plugin: segments 2026-05-12 06:24:49.425 8 INFO neutron.manager [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loading Plugin: router 2026-05-12 06:24:49.466 8 INFO neutron.services.service_base [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-12 06:24:49.466 8 INFO neutron.manager [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loading Plugin: segments 2026-05-12 06:24:49.519 7 INFO neutron.manager [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loading Plugin: trunk 2026-05-12 06:24:49.535 7 INFO neutron.manager [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loading Plugin: vpnaas 2026-05-12 06:24:49.567 8 INFO neutron.manager [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loading Plugin: trunk 2026-05-12 06:24:49.577 7 WARNING stevedore.named [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-12 06:24:49.582 8 INFO neutron.manager [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loading Plugin: vpnaas 2026-05-12 06:24:49.620 8 WARNING stevedore.named [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-12 06:24:49.654 7 INFO neutron_vpnaas.services.vpn.plugin [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-12 06:24:49.655 7 INFO neutron.common.utils [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-12 06:24:49.655 7 INFO neutron.manager [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loading Plugin: auto_allocate 2026-05-12 06:24:49.660 7 INFO neutron.manager [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loading Plugin: tag 2026-05-12 06:24:49.666 7 INFO neutron.manager [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loading Plugin: timestamp 2026-05-12 06:24:49.669 7 INFO neutron.manager [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loading Plugin: network_ip_availability 2026-05-12 06:24:49.673 7 INFO neutron.manager [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loading Plugin: flavors 2026-05-12 06:24:49.676 7 INFO neutron.manager [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loading Plugin: revisions 2026-05-12 06:24:49.679 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Initializing extension manager. 2026-05-12 06:24:49.681 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: address-group 2026-05-12 06:24:49.682 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: address-scope 2026-05-12 06:24:49.682 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-12 06:24:49.683 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: agent 2026-05-12 06:24:49.684 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: agent-resources-synced 2026-05-12 06:24:49.685 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-12 06:24:49.686 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-12 06:24:49.686 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: availability_zone 2026-05-12 06:24:49.687 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: availability_zone_filter 2026-05-12 06:24:49.687 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-12 06:24:49.688 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: default-subnetpools 2026-05-12 06:24:49.689 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-12 06:24:49.690 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: dns-integration 2026-05-12 06:24:49.690 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: dns-domain-ports 2026-05-12 06:24:49.691 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-12 06:24:49.692 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: dvr 2026-05-12 06:24:49.692 8 INFO neutron_vpnaas.services.vpn.plugin [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-12 06:24:49.692 8 INFO neutron.common.utils [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-12 06:24:49.692 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-12 06:24:49.692 8 INFO neutron.manager [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loading Plugin: auto_allocate 2026-05-12 06:24:49.693 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: empty-string-filtering 2026-05-12 06:24:49.693 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 06:24:49.694 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-12 06:24:49.694 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: external-net 2026-05-12 06:24:49.695 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-12 06:24:49.695 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: extraroute 2026-05-12 06:24:49.696 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: extraroute-atomic 2026-05-12 06:24:49.697 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-12 06:24:49.697 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-12 06:24:49.697 8 INFO neutron.manager [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loading Plugin: tag 2026-05-12 06:24:49.698 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-12 06:24:49.698 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-12 06:24:49.699 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: fip-port-details 2026-05-12 06:24:49.700 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: flavors 2026-05-12 06:24:49.701 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-12 06:24:49.701 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: floatingip-pools 2026-05-12 06:24:49.702 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: ip_allocation 2026-05-12 06:24:49.702 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-12 06:24:49.703 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: l2_adjacency 2026-05-12 06:24:49.704 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: router 2026-05-12 06:24:49.704 8 INFO neutron.manager [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loading Plugin: timestamp 2026-05-12 06:24:49.706 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 06:24:49.707 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-12 06:24:49.707 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-12 06:24:49.707 8 INFO neutron.manager [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loading Plugin: network_ip_availability 2026-05-12 06:24:49.708 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: ext-gw-mode 2026-05-12 06:24:49.708 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: l3-ha 2026-05-12 06:24:49.709 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-12 06:24:49.709 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-12 06:24:49.710 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: l3-flavors 2026-05-12 06:24:49.711 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-12 06:24:49.712 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-12 06:24:49.712 8 INFO neutron.manager [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loading Plugin: flavors 2026-05-12 06:24:49.715 8 INFO neutron.manager [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loading Plugin: revisions 2026-05-12 06:24:49.717 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-12 06:24:49.718 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-12 06:24:49.719 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-12 06:24:49.719 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Initializing extension manager. 2026-05-12 06:24:49.720 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-12 06:24:49.721 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: address-group 2026-05-12 06:24:49.721 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-12 06:24:49.721 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: multi-provider 2026-05-12 06:24:49.722 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: address-scope 2026-05-12 06:24:49.722 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: net-mtu 2026-05-12 06:24:49.722 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-12 06:24:49.722 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: net-mtu-writable 2026-05-12 06:24:49.723 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: network_availability_zone 2026-05-12 06:24:49.723 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: agent 2026-05-12 06:24:49.724 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: network_ha 2026-05-12 06:24:49.724 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: agent-resources-synced 2026-05-12 06:24:49.724 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: network-ip-availability 2026-05-12 06:24:49.725 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-12 06:24:49.725 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-12 06:24:49.726 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: pagination 2026-05-12 06:24:49.726 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-12 06:24:49.726 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: port-device-profile 2026-05-12 06:24:49.727 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-12 06:24:49.727 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: availability_zone 2026-05-12 06:24:49.727 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-12 06:24:49.728 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: availability_zone_filter 2026-05-12 06:24:49.728 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-12 06:24:49.728 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-12 06:24:49.728 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: port-mac-override 2026-05-12 06:24:49.729 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: default-subnetpools 2026-05-12 06:24:49.729 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-12 06:24:49.729 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-12 06:24:49.730 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-12 06:24:49.730 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-12 06:24:49.730 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: port-resource-request 2026-05-12 06:24:49.731 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: dns-integration 2026-05-12 06:24:49.731 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-12 06:24:49.731 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: dns-domain-ports 2026-05-12 06:24:49.732 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-12 06:24:49.732 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-12 06:24:49.732 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: binding 2026-05-12 06:24:49.733 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: dvr 2026-05-12 06:24:49.733 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: binding-extended 2026-05-12 06:24:49.733 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-12 06:24:49.734 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: port-security 2026-05-12 06:24:49.734 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: empty-string-filtering 2026-05-12 06:24:49.734 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: project-id 2026-05-12 06:24:49.734 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 06:24:49.735 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: provider 2026-05-12 06:24:49.735 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-12 06:24:49.735 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: external-net 2026-05-12 06:24:49.736 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-12 06:24:49.737 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: extraroute 2026-05-12 06:24:49.737 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: qos 2026-05-12 06:24:49.737 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: extraroute-atomic 2026-05-12 06:24:49.738 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-12 06:24:49.738 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-12 06:24:49.738 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-12 06:24:49.738 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-12 06:24:49.739 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: qos-default 2026-05-12 06:24:49.739 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-12 06:24:49.739 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: qos-fip 2026-05-12 06:24:49.740 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-12 06:24:49.740 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-12 06:24:49.740 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-12 06:24:49.740 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: fip-port-details 2026-05-12 06:24:49.741 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-12 06:24:49.741 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: flavors 2026-05-12 06:24:49.741 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-12 06:24:49.742 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-12 06:24:49.742 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-12 06:24:49.743 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: qos-pps 2026-05-12 06:24:49.743 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: floatingip-pools 2026-05-12 06:24:49.743 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-12 06:24:49.744 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: ip_allocation 2026-05-12 06:24:49.744 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-12 06:24:49.744 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-12 06:24:49.744 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: qos-rules-alias 2026-05-12 06:24:49.745 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: l2_adjacency 2026-05-12 06:24:49.745 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: quota-check-limit 2026-05-12 06:24:49.746 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: router 2026-05-12 06:24:49.747 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: quotas 2026-05-12 06:24:49.748 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 06:24:49.748 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: quota_details 2026-05-12 06:24:49.748 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-12 06:24:49.749 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-12 06:24:49.749 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: rbac-policies 2026-05-12 06:24:49.750 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: ext-gw-mode 2026-05-12 06:24:49.750 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: rbac-address-group 2026-05-12 06:24:49.750 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: l3-ha 2026-05-12 06:24:49.751 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: rbac-address-scope 2026-05-12 06:24:49.751 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-12 06:24:49.751 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: rbac-security-groups 2026-05-12 06:24:49.751 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-12 06:24:49.752 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-12 06:24:49.752 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: l3-flavors 2026-05-12 06:24:49.752 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: revision-if-match 2026-05-12 06:24:49.753 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-12 06:24:49.753 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-12 06:24:49.753 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-12 06:24:49.754 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: router_availability_zone 2026-05-12 06:24:49.754 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-12 06:24:49.756 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-12 06:24:49.756 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-12 06:24:49.756 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-12 06:24:49.757 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-12 06:24:49.757 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-12 06:24:49.757 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-12 06:24:49.758 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-12 06:24:49.758 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-12 06:24:49.759 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-12 06:24:49.759 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-12 06:24:49.760 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-12 06:24:49.760 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: multi-provider 2026-05-12 06:24:49.761 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: net-mtu 2026-05-12 06:24:49.762 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: net-mtu-writable 2026-05-12 06:24:49.762 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: network_availability_zone 2026-05-12 06:24:49.763 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: network_ha 2026-05-12 06:24:49.763 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: security-group 2026-05-12 06:24:49.764 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: network-ip-availability 2026-05-12 06:24:49.764 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: segment 2026-05-12 06:24:49.765 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-12 06:24:49.765 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-12 06:24:49.765 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: pagination 2026-05-12 06:24:49.766 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: service-type 2026-05-12 06:24:49.766 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: port-device-profile 2026-05-12 06:24:49.766 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: sorting 2026-05-12 06:24:49.766 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-12 06:24:49.767 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: standard-attr-segment 2026-05-12 06:24:49.767 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-12 06:24:49.767 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-12 06:24:49.767 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: standard-attr-description 2026-05-12 06:24:49.768 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: stateful-security-group 2026-05-12 06:24:49.768 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: port-mac-override 2026-05-12 06:24:49.768 7 WARNING neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-12 06:24:49.768 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-12 06:24:49.769 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-12 06:24:49.769 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-12 06:24:49.769 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: subnet-external-network 2026-05-12 06:24:49.769 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-12 06:24:49.770 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: port-resource-request 2026-05-12 06:24:49.770 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: subnet_onboard 2026-05-12 06:24:49.771 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-12 06:24:49.771 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-12 06:24:49.771 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: subnet-service-types 2026-05-12 06:24:49.772 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-12 06:24:49.772 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: subnet_allocation 2026-05-12 06:24:49.773 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: binding 2026-05-12 06:24:49.773 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-12 06:24:49.773 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: tag-creation 2026-05-12 06:24:49.774 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: binding-extended 2026-05-12 06:24:49.774 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-12 06:24:49.774 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: port-security 2026-05-12 06:24:49.775 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: project-id 2026-05-12 06:24:49.775 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: provider 2026-05-12 06:24:49.777 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: qos 2026-05-12 06:24:49.778 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: standard-attr-tag 2026-05-12 06:24:49.778 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-12 06:24:49.779 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-12 06:24:49.779 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-12 06:24:49.779 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: trunk 2026-05-12 06:24:49.779 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: qos-default 2026-05-12 06:24:49.780 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: trunk-details 2026-05-12 06:24:49.780 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: qos-fip 2026-05-12 06:24:49.780 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-12 06:24:49.781 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-12 06:24:49.781 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-12 06:24:49.781 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-12 06:24:49.782 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-12 06:24:49.782 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-12 06:24:49.783 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-12 06:24:49.783 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-12 06:24:49.784 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-12 06:24:49.784 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: qos-pps 2026-05-12 06:24:49.784 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-12 06:24:49.784 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: vpn-flavors 2026-05-12 06:24:49.785 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-12 06:24:49.786 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: qos-rules-alias 2026-05-12 06:24:49.786 7 INFO neutron.api.extensions [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Loaded extension: vpnaas 2026-05-12 06:24:49.786 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: quota-check-limit 2026-05-12 06:24:49.788 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: quotas 2026-05-12 06:24:49.789 7 INFO neutron.quota.resource_registry [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-12 06:24:49.789 7 INFO neutron.quota.resource_registry [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-12 06:24:49.789 7 INFO neutron.quota.resource_registry [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 06:24:49.789 7 INFO neutron.quota.resource_registry [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-12 06:24:49.789 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: quota_details 2026-05-12 06:24:49.791 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: rbac-policies 2026-05-12 06:24:49.792 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: rbac-address-group 2026-05-12 06:24:49.792 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: rbac-address-scope 2026-05-12 06:24:49.793 7 INFO neutron.quota.resource_registry [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-12 06:24:49.793 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: rbac-security-groups 2026-05-12 06:24:49.793 7 INFO neutron.quota.resource_registry [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-12 06:24:49.793 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-12 06:24:49.794 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: revision-if-match 2026-05-12 06:24:49.795 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-12 06:24:49.795 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: router_availability_zone 2026-05-12 06:24:49.796 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-12 06:24:49.798 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-12 06:24:49.798 7 INFO neutron.quota.resource_registry [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-12 06:24:49.798 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-12 06:24:49.799 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-12 06:24:49.799 7 INFO neutron.quota.resource_registry [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-12 06:24:49.799 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-12 06:24:49.799 7 INFO neutron.quota.resource_registry [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-12 06:24:49.800 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-12 06:24:49.800 7 INFO neutron.quota.resource_registry [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 06:24:49.800 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-12 06:24:49.800 7 WARNING neutron.quota.resource_registry [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] subnetpool is already registered 2026-05-12 06:24:49.801 7 INFO neutron.quota.resource_registry [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 06:24:49.801 7 WARNING neutron.quota.resource_registry [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] subnetpool is already registered 2026-05-12 06:24:49.802 7 INFO neutron.quota.resource_registry [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-12 06:24:49.802 7 INFO neutron.quota.resource_registry [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-12 06:24:49.803 7 INFO neutron.quota.resource_registry [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-12 06:24:49.803 7 INFO neutron.quota.resource_registry [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-12 06:24:49.804 7 INFO neutron.quota.resource_registry [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-12 06:24:49.804 7 INFO neutron.quota.resource_registry [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-12 06:24:49.805 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: security-group 2026-05-12 06:24:49.807 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: segment 2026-05-12 06:24:49.807 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-12 06:24:49.808 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: service-type 2026-05-12 06:24:49.808 7 INFO neutron.quota.resource_registry [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-12 06:24:49.808 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: sorting 2026-05-12 06:24:49.808 7 WARNING neutron.quota.resource_registry [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] router is already registered 2026-05-12 06:24:49.809 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: standard-attr-segment 2026-05-12 06:24:49.809 7 INFO neutron.quota.resource_registry [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-12 06:24:49.809 7 WARNING neutron.quota.resource_registry [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] floatingip is already registered 2026-05-12 06:24:49.810 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: standard-attr-description 2026-05-12 06:24:49.810 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: stateful-security-group 2026-05-12 06:24:49.811 8 WARNING neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-12 06:24:49.811 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-12 06:24:49.812 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: subnet-external-network 2026-05-12 06:24:49.813 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: subnet_onboard 2026-05-12 06:24:49.813 7 INFO neutron.quota.resource_registry [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-12 06:24:49.813 7 WARNING neutron.quota.resource_registry [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] rbac_policy is already registered 2026-05-12 06:24:49.813 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-12 06:24:49.814 7 INFO neutron.quota.resource_registry [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-12 06:24:49.814 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: subnet-service-types 2026-05-12 06:24:49.814 7 WARNING neutron.quota.resource_registry [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] security_group is already registered 2026-05-12 06:24:49.814 7 INFO neutron.quota.resource_registry [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-12 06:24:49.814 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: subnet_allocation 2026-05-12 06:24:49.814 7 WARNING neutron.quota.resource_registry [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] security_group_rule is already registered 2026-05-12 06:24:49.815 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-12 06:24:49.815 7 INFO neutron.quota.resource_registry [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 06:24:49.816 7 WARNING neutron.quota.resource_registry [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] subnetpool is already registered 2026-05-12 06:24:49.816 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: tag-creation 2026-05-12 06:24:49.816 7 INFO neutron.quota.resource_registry [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 06:24:49.816 7 WARNING neutron.quota.resource_registry [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] subnetpool is already registered 2026-05-12 06:24:49.816 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-12 06:24:49.816 7 INFO neutron.quota.resource_registry [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-12 06:24:49.817 7 WARNING neutron.quota.resource_registry [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] trunk is already registered 2026-05-12 06:24:49.817 7 INFO neutron.quota.resource_registry [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-12 06:24:49.817 7 WARNING neutron.quota.resource_registry [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] endpoint_group is already registered 2026-05-12 06:24:49.818 7 INFO neutron.quota.resource_registry [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-12 06:24:49.818 7 WARNING neutron.quota.resource_registry [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] vpnservice is already registered 2026-05-12 06:24:49.818 7 INFO neutron.quota.resource_registry [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-12 06:24:49.818 7 WARNING neutron.quota.resource_registry [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] ipsec_site_connection is already registered 2026-05-12 06:24:49.819 7 INFO neutron.quota.resource_registry [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-12 06:24:49.819 7 WARNING neutron.quota.resource_registry [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] ipsecpolicy is already registered 2026-05-12 06:24:49.819 7 INFO neutron.quota.resource_registry [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-12 06:24:49.820 7 WARNING neutron.quota.resource_registry [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] ikepolicy is already registered 2026-05-12 06:24:49.820 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: standard-attr-tag 2026-05-12 06:24:49.821 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-12 06:24:49.822 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: trunk 2026-05-12 06:24:49.823 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: trunk-details 2026-05-12 06:24:49.823 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-12 06:24:49.824 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-12 06:24:49.826 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-12 06:24:49.827 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-12 06:24:49.828 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: vpn-flavors 2026-05-12 06:24:49.830 8 INFO neutron.api.extensions [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Loaded extension: vpnaas 2026-05-12 06:24:49.832 8 INFO neutron.quota.resource_registry [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-12 06:24:49.833 8 INFO neutron.quota.resource_registry [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-12 06:24:49.833 8 INFO neutron.quota.resource_registry [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 06:24:49.833 8 INFO neutron.quota.resource_registry [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-12 06:24:49.840 8 INFO neutron.quota.resource_registry [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-12 06:24:49.840 8 INFO neutron.quota.resource_registry [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-12 06:24:49.845 8 INFO neutron.quota.resource_registry [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-12 06:24:50.006 8 INFO neutron.quota.resource_registry [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-12 06:24:50.006 8 INFO neutron.quota.resource_registry [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-12 06:24:50.007 8 INFO neutron.quota.resource_registry [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 06:24:50.007 8 WARNING neutron.quota.resource_registry [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] subnetpool is already registered 2026-05-12 06:24:50.008 8 INFO neutron.quota.resource_registry [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 06:24:50.008 8 WARNING neutron.quota.resource_registry [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] subnetpool is already registered 2026-05-12 06:24:50.008 8 INFO neutron.quota.resource_registry [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-12 06:24:50.009 8 INFO neutron.quota.resource_registry [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-12 06:24:50.009 8 INFO neutron.quota.resource_registry [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-12 06:24:50.010 8 INFO neutron.quota.resource_registry [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-12 06:24:50.010 8 INFO neutron.quota.resource_registry [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-12 06:24:50.011 8 INFO neutron.quota.resource_registry [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-12 06:24:50.015 8 INFO neutron.quota.resource_registry [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-12 06:24:50.015 8 WARNING neutron.quota.resource_registry [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] router is already registered 2026-05-12 06:24:50.016 8 INFO neutron.quota.resource_registry [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-12 06:24:50.016 8 WARNING neutron.quota.resource_registry [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] floatingip is already registered 2026-05-12 06:24:50.019 8 INFO neutron.quota.resource_registry [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-12 06:24:50.020 8 WARNING neutron.quota.resource_registry [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] rbac_policy is already registered 2026-05-12 06:24:50.020 8 INFO neutron.quota.resource_registry [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-12 06:24:50.020 8 WARNING neutron.quota.resource_registry [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] security_group is already registered 2026-05-12 06:24:50.021 8 INFO neutron.quota.resource_registry [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-12 06:24:50.021 8 WARNING neutron.quota.resource_registry [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] security_group_rule is already registered 2026-05-12 06:24:50.022 8 INFO neutron.quota.resource_registry [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 06:24:50.022 8 WARNING neutron.quota.resource_registry [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] subnetpool is already registered 2026-05-12 06:24:50.022 8 INFO neutron.quota.resource_registry [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 06:24:50.022 8 WARNING neutron.quota.resource_registry [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] subnetpool is already registered 2026-05-12 06:24:50.023 8 INFO neutron.quota.resource_registry [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-12 06:24:50.023 8 WARNING neutron.quota.resource_registry [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] trunk is already registered 2026-05-12 06:24:50.023 8 INFO neutron.quota.resource_registry [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-12 06:24:50.024 8 WARNING neutron.quota.resource_registry [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] endpoint_group is already registered 2026-05-12 06:24:50.024 8 INFO neutron.quota.resource_registry [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-12 06:24:50.024 8 WARNING neutron.quota.resource_registry [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] vpnservice is already registered 2026-05-12 06:24:50.025 8 INFO neutron.quota.resource_registry [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-12 06:24:50.025 8 WARNING neutron.quota.resource_registry [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] ipsec_site_connection is already registered 2026-05-12 06:24:50.025 8 INFO neutron.quota.resource_registry [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-12 06:24:50.025 8 WARNING neutron.quota.resource_registry [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] ipsecpolicy is already registered 2026-05-12 06:24:50.026 8 INFO neutron.quota.resource_registry [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-12 06:24:50.026 8 WARNING neutron.quota.resource_registry [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] ikepolicy is already registered 2026-05-12 06:24:50.030 7 WARNING keystonemiddleware._common.config [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 06:24:50.037 7 WARNING oslo_config.cfg [None req-2c305c80-c98b-4966-8ca5-d82ef0c85162 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 9 seconds on interpreter 0x7fd1b4738668 pid: 7 (default app) 2026-05-12 06:24:50.064 8 WARNING keystonemiddleware._common.config [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 06:24:50.070 8 WARNING oslo_config.cfg [None req-1e5852f5-7215-4b4e-8ed2-087f6bf3b6b2 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 9 seconds on interpreter 0x7fd1b4738668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:24:53.858 7 INFO neutron.pecan_wsgi.hooks.translation [None req-daa9a9fe-fd5d-4193-85a0-5ad082c7e4e7 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/4] 199.204.45.222 () {44 vars in 927 bytes} [Tue May 12 06:24:53 2026] GET /v2.0/networks/public => generated 108 bytes in 685 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1/5] 199.204.45.222 () {44 vars in 949 bytes} [Tue May 12 06:24:53 2026] GET /v2.0/networks?name=public => generated 15 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:24:54.449 7 WARNING neutron.services.revisions.revision_plugin [None req-a024341a-6e02-449c-8687-97c57377de0b 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] Could not find related network for resource to bump revision. 2026-05-12 06:24:54.471 7 INFO neutron.db.segments_db [None req-a024341a-6e02-449c-8687-97c57377de0b 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] Added segment e6cfe6ff-a62a-4caa-bc9c-4972ba0f5ecc of type flat for network 227eb8c2-4441-4f72-b777-1e15f798102d 2026-05-12 06:24:54.525 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a024341a-6e02-449c-8687-97c57377de0b 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/6] 199.204.45.222 () {48 vars in 967 bytes} [Tue May 12 06:24:54 2026] POST /v2.0/networks => generated 124 bytes in 437 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 06:25:00.809 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3569c175-d78e-4e27-8d40-2be1014129bf 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/7] 199.204.45.222 () {44 vars in 927 bytes} [Tue May 12 06:25:00 2026] GET /v2.0/networks/public => generated 108 bytes in 400 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/8] 199.204.45.222 () {44 vars in 949 bytes} [Tue May 12 06:25:00 2026] GET /v2.0/networks?name=public => generated 15 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:25:01.058 8 WARNING neutron.services.revisions.revision_plugin [None req-baf9bc9c-a6cb-4735-8b55-cdc73a76ea9a 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] Could not find related network for resource to bump revision. 2026-05-12 06:25:01.085 8 INFO neutron.db.segments_db [None req-baf9bc9c-a6cb-4735-8b55-cdc73a76ea9a 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] Added segment 1d10b6b4-3901-44b9-bfcc-ab516a324a4d of type flat for network ebea8a96-00d4-43b3-a296-af686388531f 2026-05-12 06:25:01.136 8 INFO neutron.pecan_wsgi.hooks.translation [None req-baf9bc9c-a6cb-4735-8b55-cdc73a76ea9a 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/9] 199.204.45.222 () {48 vars in 967 bytes} [Tue May 12 06:25:00 2026] POST /v2.0/networks => generated 124 bytes in 316 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 06:25:07.050 8 INFO neutron.pecan_wsgi.hooks.translation [None req-267ea5ff-86d8-471d-bd4e-e89037dfae29 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/11] 199.204.45.222 () {44 vars in 927 bytes} [Tue May 12 06:25:07 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/12] 199.204.45.222 () {44 vars in 949 bytes} [Tue May 12 06:25:07 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:25:07.124 8 WARNING neutron.services.revisions.revision_plugin [None req-41c0b7cd-c53e-4d40-9757-6e885331d869 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] Could not find related network for resource to bump revision. 2026-05-12 06:25:07.136 8 INFO neutron.db.segments_db [None req-41c0b7cd-c53e-4d40-9757-6e885331d869 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] Added segment 7e1bfd9b-b974-4696-944d-559db8221f60 of type flat for network bf17c761-7c56-48b9-8844-834f4dacaf25 2026-05-12 06:25:07.153 8 INFO neutron.pecan_wsgi.hooks.translation [None req-41c0b7cd-c53e-4d40-9757-6e885331d869 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/13] 199.204.45.222 () {48 vars in 967 bytes} [Tue May 12 06:25:07 2026] POST /v2.0/networks => generated 124 bytes in 87 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 06:25:13.051 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d4cdd323-8f33-471a-b104-76ce302ce465 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/14] 199.204.45.222 () {44 vars in 927 bytes} [Tue May 12 06:25:12 2026] GET /v2.0/networks/public => generated 108 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.204.45.222 () {44 vars in 949 bytes} [Tue May 12 06:25:13 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:25:13.144 7 WARNING neutron.services.revisions.revision_plugin [None req-726485c3-fca4-4c83-9645-f16e9e296e50 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] Could not find related network for resource to bump revision. 2026-05-12 06:25:13.175 7 INFO neutron.db.segments_db [None req-726485c3-fca4-4c83-9645-f16e9e296e50 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] Added segment 4377b213-4624-4c81-9cf1-b8a7c05f442e of type flat for network 44061afe-6369-4788-9f85-d036a5e55ee8 2026-05-12 06:25:13.201 7 INFO neutron.pecan_wsgi.hooks.translation [None req-726485c3-fca4-4c83-9645-f16e9e296e50 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/16] 199.204.45.222 () {48 vars in 967 bytes} [Tue May 12 06:25:13 2026] POST /v2.0/networks => generated 124 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 06:25:19.104 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d60b9db7-cf71-45e7-840b-dd96643c905f 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/17] 199.204.45.222 () {44 vars in 927 bytes} [Tue May 12 06:25:19 2026] GET /v2.0/networks/public => generated 108 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/18] 199.204.45.222 () {44 vars in 949 bytes} [Tue May 12 06:25:19 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:25:19.183 8 WARNING neutron.services.revisions.revision_plugin [None req-4e1600d7-9aac-436c-87b6-2f4039a5f0e0 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] Could not find related network for resource to bump revision. 2026-05-12 06:25:19.199 8 INFO neutron.db.segments_db [None req-4e1600d7-9aac-436c-87b6-2f4039a5f0e0 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] Added segment 6f380dd7-6672-46a5-b040-25b26cfcb927 of type flat for network f6ccbf1d-b6d3-4eff-8312-8fd3320ed115 2026-05-12 06:25:19.219 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4e1600d7-9aac-436c-87b6-2f4039a5f0e0 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/19] 199.204.45.222 () {48 vars in 967 bytes} [Tue May 12 06:25:19 2026] POST /v2.0/networks => generated 124 bytes in 96 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 06:25:25.129 8 INFO neutron.pecan_wsgi.hooks.translation [None req-85102c1a-98dc-4290-94ec-42505e8425cc 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/21] 199.204.45.222 () {44 vars in 927 bytes} [Tue May 12 06:25:25 2026] GET /v2.0/networks/public => generated 108 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/22] 199.204.45.222 () {44 vars in 949 bytes} [Tue May 12 06:25:25 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:25:25.428 8 WARNING neutron.services.revisions.revision_plugin [None req-5be2909e-6470-411d-965f-2508b0cc3074 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] Could not find related network for resource to bump revision. 2026-05-12 06:25:25.453 8 INFO neutron.db.segments_db [None req-5be2909e-6470-411d-965f-2508b0cc3074 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] Added segment 07dd5ed2-a5a3-4b90-84ff-e389602ac2b8 of type flat for network 81a48e34-db43-405e-930e-4059b089f870 [pid: 8|app: 0|req: 10/23] 199.204.45.222 () {48 vars in 967 bytes} [Tue May 12 06:25:25 2026] POST /v2.0/networks => generated 706 bytes in 531 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:25:26.833 7 INFO neutron.pecan_wsgi.hooks.translation [None req-49f4b2ad-bc13-453d-b981-2b234811551b 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 14/24] 199.204.45.222 () {44 vars in 927 bytes} [Tue May 12 06:25:26 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/25] 199.204.45.222 () {44 vars in 949 bytes} [Tue May 12 06:25:26 2026] GET /v2.0/networks?name=public => generated 709 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:25:26.906 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c94abed9-b395-4b66-98be-2f6ff6bf1739 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 15/26] 199.204.45.222 () {44 vars in 1034 bytes} [Tue May 12 06:25:26 2026] GET /v2.0/subnets/public-subnet?network_id=81a48e34-db43-405e-930e-4059b089f870 => generated 113 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/27] 199.204.45.222 () {44 vars in 1057 bytes} [Tue May 12 06:25:26 2026] GET /v2.0/subnets?name=public-subnet&network_id=81a48e34-db43-405e-930e-4059b089f870 => generated 14 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/28] 199.204.45.222 () {48 vars in 965 bytes} [Tue May 12 06:25:26 2026] POST /v2.0/subnets => generated 664 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:30:12.671 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [02dc2cf0-9934-4cdf-b338-a1423a8b897a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-12 06:30:12.672 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 12 06:30:12 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.204.45.222) !!! 2026-05-12 06:30:12.800 7 INFO neutron.pecan_wsgi.hooks.translation [None req-93e1c90e-72e1-4eb3-a83d-607e193f392c 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/66] 199.204.45.222 () {44 vars in 937 bytes} [Tue May 12 06:30:12 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 137 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 06:30:12.810 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7513ffa3-be25-4f02-94ba-c42393fb0597] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-12 06:30:12.813 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 12 06:30:12 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.204.45.222) !!! [pid: 8|app: 0|req: 32/67] 199.204.45.222 () {44 vars in 959 bytes} [Tue May 12 06:30:12 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:30:12.893 7 INFO neutron.db.segments_db [None req-75ade578-0d80-47db-bb9a-a6ded766db2d 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] Added segment f2294abc-c5ae-4be7-9902-92cfd59a80ba of type vxlan for network e15b1616-319e-466a-acdb-e46471f6a61e [pid: 7|app: 0|req: 36/68] 199.204.45.222 () {48 vars in 966 bytes} [Tue May 12 06:30:12 2026] POST /v2.0/networks => generated 707 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:30:13.899 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7513ffa3-be25-4f02-94ba-c42393fb0597] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36206. 2026-05-12 06:30:13.929 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5aecf1b0-218f-4293-8d16-034655c3755f 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/69] 199.204.45.222 () {44 vars in 937 bytes} [Tue May 12 06:30:13 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 06:30:13.966 7 INFO oslo.messaging._drivers.impl_rabbit [-] [02dc2cf0-9934-4cdf-b338-a1423a8b897a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36216. [pid: 7|app: 0|req: 37/70] 199.204.45.222 () {44 vars in 959 bytes} [Tue May 12 06:30:13 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:30:14.006 8 INFO neutron.pecan_wsgi.hooks.translation [None req-89af80ca-4a64-4820-a0e3-cf9599a2bdac 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/71] 199.204.45.222 () {44 vars in 1036 bytes} [Tue May 12 06:30:13 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=e15b1616-319e-466a-acdb-e46471f6a61e => generated 114 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/72] 199.204.45.222 () {44 vars in 1059 bytes} [Tue May 12 06:30:14 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=e15b1616-319e-466a-acdb-e46471f6a61e => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/73] 199.204.45.222 () {48 vars in 965 bytes} [Tue May 12 06:30:14 2026] POST /v2.0/subnets => generated 651 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:30:15.594 7 INFO neutron.api.v2.resource [None req-1aa14573-0c98-4e18-a3ba-f9b4bdb7327a 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 39/74] 199.204.45.222 () {44 vars in 971 bytes} [Tue May 12 06:30:15 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/75] 199.204.45.222 () {44 vars in 993 bytes} [Tue May 12 06:30:15 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/76] 199.204.45.222 () {48 vars in 980 bytes} [Tue May 12 06:30:15 2026] POST /v2.0/security-groups => generated 1616 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/77] 199.204.45.222 () {44 vars in 1001 bytes} [Tue May 12 06:30:16 2026] GET /v2.0/security-groups/7207f9c8-a5da-4497-860e-3bdfccdac3c7 => generated 1616 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/78] 199.204.45.222 () {44 vars in 1001 bytes} [Tue May 12 06:30:16 2026] GET /v2.0/security-groups/7207f9c8-a5da-4497-860e-3bdfccdac3c7 => generated 1616 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/79] 199.204.45.222 () {44 vars in 1001 bytes} [Tue May 12 06:30:16 2026] GET /v2.0/security-groups/7207f9c8-a5da-4497-860e-3bdfccdac3c7 => generated 1616 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/80] 199.204.45.222 () {48 vars in 991 bytes} [Tue May 12 06:30:16 2026] POST /v2.0/security-group-rules => generated 601 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/81] 199.204.45.222 () {44 vars in 1001 bytes} [Tue May 12 06:30:17 2026] GET /v2.0/security-groups/7207f9c8-a5da-4497-860e-3bdfccdac3c7 => generated 2230 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/82] 199.204.45.222 () {44 vars in 1001 bytes} [Tue May 12 06:30:18 2026] GET /v2.0/security-groups/7207f9c8-a5da-4497-860e-3bdfccdac3c7 => generated 2230 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/83] 199.204.45.222 () {44 vars in 1001 bytes} [Tue May 12 06:30:18 2026] GET /v2.0/security-groups/7207f9c8-a5da-4497-860e-3bdfccdac3c7 => generated 2230 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/84] 199.204.45.222 () {48 vars in 991 bytes} [Tue May 12 06:30:18 2026] POST /v2.0/security-group-rules => generated 603 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/85] 199.204.45.222 () {44 vars in 1001 bytes} [Tue May 12 06:30:18 2026] GET /v2.0/security-groups/7207f9c8-a5da-4497-860e-3bdfccdac3c7 => generated 2846 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/86] 199.204.45.222 () {44 vars in 1001 bytes} [Tue May 12 06:30:19 2026] GET /v2.0/security-groups/7207f9c8-a5da-4497-860e-3bdfccdac3c7 => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/87] 199.204.45.222 () {44 vars in 1001 bytes} [Tue May 12 06:30:19 2026] GET /v2.0/security-groups/7207f9c8-a5da-4497-860e-3bdfccdac3c7 => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/88] 199.204.45.222 () {48 vars in 991 bytes} [Tue May 12 06:30:19 2026] POST /v2.0/security-group-rules => generated 603 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/91] 199.204.45.222 () {44 vars in 1001 bytes} [Tue May 12 06:30:20 2026] GET /v2.0/security-groups/7207f9c8-a5da-4497-860e-3bdfccdac3c7 => generated 3462 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/92] 199.204.45.222 () {44 vars in 1001 bytes} [Tue May 12 06:30:20 2026] GET /v2.0/security-groups/7207f9c8-a5da-4497-860e-3bdfccdac3c7 => generated 3462 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/93] 199.204.45.222 () {44 vars in 1001 bytes} [Tue May 12 06:30:20 2026] GET /v2.0/security-groups/7207f9c8-a5da-4497-860e-3bdfccdac3c7 => generated 3462 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/94] 199.204.45.222 () {48 vars in 991 bytes} [Tue May 12 06:30:20 2026] POST /v2.0/security-group-rules => generated 603 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/95] 199.204.45.222 () {44 vars in 1001 bytes} [Tue May 12 06:30:21 2026] GET /v2.0/security-groups/7207f9c8-a5da-4497-860e-3bdfccdac3c7 => generated 4078 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/96] 199.204.45.222 () {44 vars in 1001 bytes} [Tue May 12 06:30:21 2026] GET /v2.0/security-groups/7207f9c8-a5da-4497-860e-3bdfccdac3c7 => generated 4078 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/97] 199.204.45.222 () {44 vars in 1001 bytes} [Tue May 12 06:30:21 2026] GET /v2.0/security-groups/7207f9c8-a5da-4497-860e-3bdfccdac3c7 => generated 4078 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/98] 199.204.45.222 () {48 vars in 991 bytes} [Tue May 12 06:30:21 2026] POST /v2.0/security-group-rules => generated 603 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/99] 199.204.45.222 () {44 vars in 987 bytes} [Tue May 12 06:30:22 2026] GET /v2.0/networks/e15b1616-319e-466a-acdb-e46471f6a61e => generated 732 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:30:22.635 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9e076d3b-eb83-4cb0-a7e5-21fe5e9abfb5 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 52/100] 199.204.45.222 () {44 vars in 1076 bytes} [Tue May 12 06:30:22 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=e15b1616-319e-466a-acdb-e46471f6a61e => generated 132 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/101] 199.204.45.222 () {44 vars in 1099 bytes} [Tue May 12 06:30:22 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=e15b1616-319e-466a-acdb-e46471f6a61e => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/102] 199.204.45.222 () {44 vars in 1001 bytes} [Tue May 12 06:30:22 2026] GET /v2.0/security-groups/7207f9c8-a5da-4497-860e-3bdfccdac3c7 => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/103] 199.204.45.222 () {48 vars in 961 bytes} [Tue May 12 06:30:22 2026] POST /v2.0/ports => generated 1096 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 06:30:31.206 7 INFO neutron.pecan_wsgi.hooks.translation [None req-14ea25af-b256-4afb-b9e2-ef9c3e43b9d4 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 54/104] 199.204.45.222 () {44 vars in 978 bytes} [Tue May 12 06:30:31 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 51/105] 199.204.45.222 () {44 vars in 1000 bytes} [Tue May 12 06:30:31 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/106] 199.204.45.222 () {48 vars in 1030 bytes} [Tue May 12 06:30:31 2026] PUT /v2.0/ports/4480491d-f9a6-4f2b-b1ea-859d209ace6f => generated 1245 bytes in 572 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/107] 199.204.45.222 () {44 vars in 920 bytes} [Tue May 12 06:30:33 2026] GET /v2.0/ports => generated 3726 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:30:34.394 7 INFO neutron.api.v2.resource [None req-38821cad-fb33-47ac-973c-4dd1992bdce8 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 56/108] 199.204.45.222 () {44 vars in 959 bytes} [Tue May 12 06:30:34 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/109] 199.204.45.222 () {44 vars in 981 bytes} [Tue May 12 06:30:34 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/110] 199.204.45.222 () {48 vars in 980 bytes} [Tue May 12 06:30:34 2026] POST /v2.0/security-groups => generated 1610 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/113] 199.204.45.222 () {44 vars in 1001 bytes} [Tue May 12 06:30:35 2026] GET /v2.0/security-groups/2c9c31b3-e439-4ec8-842a-a6e83192940d => generated 1610 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/114] 199.204.45.222 () {44 vars in 1001 bytes} [Tue May 12 06:30:35 2026] GET /v2.0/security-groups/2c9c31b3-e439-4ec8-842a-a6e83192940d => generated 1610 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/115] 199.204.45.222 () {44 vars in 1001 bytes} [Tue May 12 06:30:35 2026] GET /v2.0/security-groups/2c9c31b3-e439-4ec8-842a-a6e83192940d => generated 1610 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/116] 199.204.45.222 () {48 vars in 991 bytes} [Tue May 12 06:30:35 2026] POST /v2.0/security-group-rules => generated 621 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/117] 199.204.45.222 () {44 vars in 1001 bytes} [Tue May 12 06:30:36 2026] GET /v2.0/security-groups/2c9c31b3-e439-4ec8-842a-a6e83192940d => generated 2244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/118] 199.204.45.222 () {44 vars in 1001 bytes} [Tue May 12 06:30:36 2026] GET /v2.0/security-groups/2c9c31b3-e439-4ec8-842a-a6e83192940d => generated 2244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/119] 199.204.45.222 () {44 vars in 1001 bytes} [Tue May 12 06:30:36 2026] GET /v2.0/security-groups/2c9c31b3-e439-4ec8-842a-a6e83192940d => generated 2244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/120] 199.204.45.222 () {48 vars in 991 bytes} [Tue May 12 06:30:36 2026] POST /v2.0/security-group-rules => generated 625 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/129] 199.204.45.222 () {44 vars in 975 bytes} [Tue May 12 06:31:49 2026] GET /v2.0/quotas/0f11e321beec42a4a80d8849be76adf8 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 63/130] 199.204.45.222 () {48 vars in 1027 bytes} [Tue May 12 06:31:49 2026] PUT /v2.0/quotas/0f11e321beec42a4a80d8849be76adf8 => generated 291 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:34:10.137 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7513ffa3-be25-4f02-94ba-c42393fb0597] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:34:10.436 8 INFO neutron.pecan_wsgi.hooks.translation [None req-296e6a5e-2d49-4eb3-af41-79d7c892c4f3 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 74/151] 199.204.45.222 () {30 vars in 740 bytes} [Tue May 12 06:34:10 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 309 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 06:34:10.452 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [02dc2cf0-9934-4cdf-b338-a1423a8b897a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-12 06:34:10.453 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 12 06:34:10 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.204.45.222) !!! /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 78/152] 199.204.45.222 () {30 vars in 762 bytes} [Tue May 12 06:34:10 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:34:12.203 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7513ffa3-be25-4f02-94ba-c42393fb0597] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59132. 2026-05-12 06:34:12.229 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8d7befaf-30f3-4cbb-bdd5-357617a24207 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 75/153] 199.204.45.222 () {30 vars in 740 bytes} [Tue May 12 06:34:12 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 06:34:12.267 7 INFO oslo.messaging._drivers.impl_rabbit [-] [02dc2cf0-9934-4cdf-b338-a1423a8b897a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59134. [pid: 7|app: 0|req: 79/154] 199.204.45.222 () {30 vars in 762 bytes} [Tue May 12 06:34:12 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:41:57.255 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7513ffa3-be25-4f02-94ba-c42393fb0597] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-12 06:41:57.256 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 12 06:41:57 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups/manila-service-security-group?project_id=db9c27e9a0714de8b6b6dedb0b335e35 (ip 199.204.45.222) !!! 2026-05-12 06:41:57.412 8 INFO neutron.api.v2.resource [None req-07d87afe-0d80-4126-b0c5-099eac4f1b78 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 107/217] 199.204.45.222 () {44 vars in 1074 bytes} [Tue May 12 06:41:57 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=db9c27e9a0714de8b6b6dedb0b335e35 => generated 139 bytes in 168 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 06:41:57.423 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [02dc2cf0-9934-4cdf-b338-a1423a8b897a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-12 06:41:57.424 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 12 06:41:57 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?name=manila-service-security-group&project_id=db9c27e9a0714de8b6b6dedb0b335e35 (ip 199.204.45.222) !!! [pid: 7|app: 0|req: 111/218] 199.204.45.222 () {44 vars in 1097 bytes} [Tue May 12 06:41:57 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=db9c27e9a0714de8b6b6dedb0b335e35 => generated 23 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/219] 199.204.45.222 () {48 vars in 981 bytes} [Tue May 12 06:41:57 2026] POST /v2.0/security-groups => generated 1624 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 06:41:58.715 7 INFO oslo.messaging._drivers.impl_rabbit [-] [02dc2cf0-9934-4cdf-b338-a1423a8b897a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36714. [pid: 7|app: 0|req: 112/220] 199.204.45.222 () {44 vars in 1088 bytes} [Tue May 12 06:41:58 2026] GET /v2.0/security-groups/ce5a6f3f-0a83-41ca-bc6f-7c749cf8071d?project_id=db9c27e9a0714de8b6b6dedb0b335e35 => generated 1624 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/221] 199.204.45.222 () {44 vars in 1001 bytes} [Tue May 12 06:41:58 2026] GET /v2.0/security-groups/ce5a6f3f-0a83-41ca-bc6f-7c749cf8071d => generated 1624 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/222] 199.204.45.222 () {44 vars in 1088 bytes} [Tue May 12 06:41:58 2026] GET /v2.0/security-groups/ce5a6f3f-0a83-41ca-bc6f-7c749cf8071d?project_id=db9c27e9a0714de8b6b6dedb0b335e35 => generated 1624 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:41:58.895 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7513ffa3-be25-4f02-94ba-c42393fb0597] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36720. [pid: 8|app: 0|req: 110/223] 199.204.45.222 () {48 vars in 991 bytes} [Tue May 12 06:41:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/224] 199.204.45.222 () {44 vars in 1088 bytes} [Tue May 12 06:41:59 2026] GET /v2.0/security-groups/ce5a6f3f-0a83-41ca-bc6f-7c749cf8071d?project_id=db9c27e9a0714de8b6b6dedb0b335e35 => generated 2234 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/225] 199.204.45.222 () {44 vars in 1001 bytes} [Tue May 12 06:41:59 2026] GET /v2.0/security-groups/ce5a6f3f-0a83-41ca-bc6f-7c749cf8071d => generated 2234 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/226] 199.204.45.222 () {44 vars in 1088 bytes} [Tue May 12 06:42:00 2026] GET /v2.0/security-groups/ce5a6f3f-0a83-41ca-bc6f-7c749cf8071d?project_id=db9c27e9a0714de8b6b6dedb0b335e35 => generated 2234 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/227] 199.204.45.222 () {48 vars in 991 bytes} [Tue May 12 06:42:00 2026] POST /v2.0/security-group-rules => generated 599 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/228] 199.204.45.222 () {44 vars in 1088 bytes} [Tue May 12 06:42:01 2026] GET /v2.0/security-groups/ce5a6f3f-0a83-41ca-bc6f-7c749cf8071d?project_id=db9c27e9a0714de8b6b6dedb0b335e35 => generated 2846 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/229] 199.204.45.222 () {44 vars in 1001 bytes} [Tue May 12 06:42:01 2026] GET /v2.0/security-groups/ce5a6f3f-0a83-41ca-bc6f-7c749cf8071d => generated 2846 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/230] 199.204.45.222 () {44 vars in 1088 bytes} [Tue May 12 06:42:01 2026] GET /v2.0/security-groups/ce5a6f3f-0a83-41ca-bc6f-7c749cf8071d?project_id=db9c27e9a0714de8b6b6dedb0b335e35 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/231] 199.204.45.222 () {48 vars in 991 bytes} [Tue May 12 06:42:01 2026] POST /v2.0/security-group-rules => generated 601 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/232] 199.204.45.222 () {44 vars in 1088 bytes} [Tue May 12 06:42:02 2026] GET /v2.0/security-groups/ce5a6f3f-0a83-41ca-bc6f-7c749cf8071d?project_id=db9c27e9a0714de8b6b6dedb0b335e35 => generated 3460 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/233] 199.204.45.222 () {44 vars in 1001 bytes} [Tue May 12 06:42:02 2026] GET /v2.0/security-groups/ce5a6f3f-0a83-41ca-bc6f-7c749cf8071d => generated 3460 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/234] 199.204.45.222 () {44 vars in 1088 bytes} [Tue May 12 06:42:02 2026] GET /v2.0/security-groups/ce5a6f3f-0a83-41ca-bc6f-7c749cf8071d?project_id=db9c27e9a0714de8b6b6dedb0b335e35 => generated 3460 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/235] 199.204.45.222 () {48 vars in 991 bytes} [Tue May 12 06:42:02 2026] POST /v2.0/security-group-rules => generated 602 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/254] 199.204.45.222 () {30 vars in 740 bytes} [Tue May 12 06:44:16 2026] GET /v2.0/networks?tenant_id=db9c27e9a0714de8b6b6dedb0b335e35&shared=False => generated 15 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:44:17.077 7 INFO neutron.db.segments_db [None req-28df9c2e-12d4-4870-9ef2-842321f3d9f9 1a3ef2f2307540f1a9972e1bcc3b8a0d db9c27e9a0714de8b6b6dedb0b335e35 - - 339fcea130c94617bdf61d0e59d04765 339fcea130c94617bdf61d0e59d04765] Added segment accf573e-0b03-4d0d-b280-7e40a02d8b44 of type vxlan for network 60ce66f7-722c-4aa0-b2ef-239e5f13490a [pid: 7|app: 0|req: 129/255] 199.204.45.222 () {34 vars in 682 bytes} [Tue May 12 06:44:17 2026] POST /v2.0/networks => generated 717 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/256] 199.204.45.222 () {30 vars in 722 bytes} [Tue May 12 06:44:17 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/257] 199.204.45.222 () {30 vars in 633 bytes} [Tue May 12 06:44:17 2026] GET /v2.0/extensions => generated 20516 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/258] 199.204.45.222 () {34 vars in 677 bytes} [Tue May 12 06:44:17 2026] POST /v2.0/ports => generated 999 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/259] 199.204.45.222 () {30 vars in 703 bytes} [Tue May 12 06:44:17 2026] GET /v2.0/networks/60ce66f7-722c-4aa0-b2ef-239e5f13490a => generated 704 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/262] 199.204.45.222 () {30 vars in 722 bytes} [Tue May 12 06:44:19 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/263] 199.204.45.222 () {30 vars in 703 bytes} [Tue May 12 06:44:19 2026] GET /v2.0/networks/60ce66f7-722c-4aa0-b2ef-239e5f13490a => generated 704 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/266] 199.204.45.222 () {44 vars in 975 bytes} [Tue May 12 06:44:37 2026] GET /v2.0/quotas/db9c27e9a0714de8b6b6dedb0b335e35 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/267] 199.204.45.222 () {48 vars in 1027 bytes} [Tue May 12 06:44:37 2026] PUT /v2.0/quotas/db9c27e9a0714de8b6b6dedb0b335e35 => generated 291 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:55:34.747 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [02dc2cf0-9934-4cdf-b338-a1423a8b897a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-12 06:55:34.748 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 12 06:55:34 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.222) !!! 2026-05-12 06:55:34.888 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6ccd4dfd-5021-45ec-954b-9a08f67de7f9 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 180/356] 199.204.45.222 () {44 vars in 927 bytes} [Tue May 12 06:55:34 2026] GET /v2.0/networks/public => generated 108 bytes in 148 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 06:55:34.900 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7513ffa3-be25-4f02-94ba-c42393fb0597] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-12 06:55:34.901 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 12 06:55:34 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.222) !!! [pid: 8|app: 0|req: 177/357] 199.204.45.222 () {44 vars in 949 bytes} [Tue May 12 06:55:34 2026] GET /v2.0/networks?name=public => generated 753 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:55:36.113 7 INFO oslo.messaging._drivers.impl_rabbit [-] [02dc2cf0-9934-4cdf-b338-a1423a8b897a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46850. 2026-05-12 06:55:36.140 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9b1fa4c8-1c9b-439d-9f98-dc1d059f8048 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 181/358] 199.204.45.222 () {44 vars in 927 bytes} [Tue May 12 06:55:36 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 06:55:36.186 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7513ffa3-be25-4f02-94ba-c42393fb0597] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46860. [pid: 8|app: 0|req: 178/359] 199.204.45.222 () {44 vars in 949 bytes} [Tue May 12 06:55:36 2026] GET /v2.0/networks?name=public => generated 753 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:55:36.240 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6a90b51f-5fe8-4e11-8749-914127634cb7 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 182/360] 199.204.45.222 () {44 vars in 1034 bytes} [Tue May 12 06:55:36 2026] GET /v2.0/subnets/public-subnet?network_id=81a48e34-db43-405e-930e-4059b089f870 => generated 113 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/361] 199.204.45.222 () {44 vars in 1057 bytes} [Tue May 12 06:55:36 2026] GET /v2.0/subnets?name=public-subnet&network_id=81a48e34-db43-405e-930e-4059b089f870 => generated 667 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:56:03.112 7 INFO neutron.pecan_wsgi.hooks.translation [None req-36fa5e51-7b22-48cc-95a9-f54d471ca95b 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 184/364] 199.204.45.222 () {44 vars in 937 bytes} [Tue May 12 06:56:03 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/365] 199.204.45.222 () {44 vars in 959 bytes} [Tue May 12 06:56:03 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:56:04.120 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8a5a9973-ddbf-4681-ac97-916f7acb2b9b 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 185/366] 199.204.45.222 () {44 vars in 937 bytes} [Tue May 12 06:56:04 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/367] 199.204.45.222 () {44 vars in 959 bytes} [Tue May 12 06:56:04 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:56:04.214 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ccba96c2-5720-4315-b4e6-7178cdade2af 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 186/368] 199.204.45.222 () {44 vars in 1036 bytes} [Tue May 12 06:56:04 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=e15b1616-319e-466a-acdb-e46471f6a61e => generated 114 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/369] 199.204.45.222 () {44 vars in 1059 bytes} [Tue May 12 06:56:04 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=e15b1616-319e-466a-acdb-e46471f6a61e => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:56:05.580 8 INFO neutron.api.v2.resource [None req-6855dea7-fbfb-4fcb-b89d-c7e77c936fb3 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 185/372] 199.204.45.222 () {44 vars in 971 bytes} [Tue May 12 06:56:05 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/373] 199.204.45.222 () {44 vars in 993 bytes} [Tue May 12 06:56:05 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/374] 199.204.45.222 () {44 vars in 1001 bytes} [Tue May 12 06:56:06 2026] GET /v2.0/security-groups/7207f9c8-a5da-4497-860e-3bdfccdac3c7 => generated 4694 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/375] 199.204.45.222 () {44 vars in 1001 bytes} [Tue May 12 06:56:06 2026] GET /v2.0/security-groups/7207f9c8-a5da-4497-860e-3bdfccdac3c7 => generated 4694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/376] 199.204.45.222 () {44 vars in 1011 bytes} [Tue May 12 06:56:06 2026] GET /v2.0/security-group-rules/69907ecf-d4fb-4c54-9cd5-f98b40ecce4e => generated 601 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/377] 199.204.45.222 () {44 vars in 1001 bytes} [Tue May 12 06:56:07 2026] GET /v2.0/security-groups/7207f9c8-a5da-4497-860e-3bdfccdac3c7 => generated 4694 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/378] 199.204.45.222 () {44 vars in 1001 bytes} [Tue May 12 06:56:07 2026] GET /v2.0/security-groups/7207f9c8-a5da-4497-860e-3bdfccdac3c7 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/379] 199.204.45.222 () {44 vars in 1011 bytes} [Tue May 12 06:56:07 2026] GET /v2.0/security-group-rules/9714020d-38b1-4e83-9ecb-4b219c1a56d3 => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/380] 199.204.45.222 () {44 vars in 1001 bytes} [Tue May 12 06:56:08 2026] GET /v2.0/security-groups/7207f9c8-a5da-4497-860e-3bdfccdac3c7 => generated 4694 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/381] 199.204.45.222 () {44 vars in 1001 bytes} [Tue May 12 06:56:08 2026] GET /v2.0/security-groups/7207f9c8-a5da-4497-860e-3bdfccdac3c7 => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/382] 199.204.45.222 () {44 vars in 1011 bytes} [Tue May 12 06:56:08 2026] GET /v2.0/security-group-rules/6e446128-ae74-4599-9cf1-62a6e88c7d6e => generated 603 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/383] 199.204.45.222 () {44 vars in 1001 bytes} [Tue May 12 06:56:09 2026] GET /v2.0/security-groups/7207f9c8-a5da-4497-860e-3bdfccdac3c7 => generated 4694 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/384] 199.204.45.222 () {44 vars in 1001 bytes} [Tue May 12 06:56:09 2026] GET /v2.0/security-groups/7207f9c8-a5da-4497-860e-3bdfccdac3c7 => generated 4694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/385] 199.204.45.222 () {44 vars in 1011 bytes} [Tue May 12 06:56:09 2026] GET /v2.0/security-group-rules/81d1d76f-693f-44a8-92df-afa508abb742 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/386] 199.204.45.222 () {44 vars in 1001 bytes} [Tue May 12 06:56:10 2026] GET /v2.0/security-groups/7207f9c8-a5da-4497-860e-3bdfccdac3c7 => generated 4694 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/387] 199.204.45.222 () {44 vars in 1001 bytes} [Tue May 12 06:56:10 2026] GET /v2.0/security-groups/7207f9c8-a5da-4497-860e-3bdfccdac3c7 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/388] 199.204.45.222 () {44 vars in 1011 bytes} [Tue May 12 06:56:10 2026] GET /v2.0/security-group-rules/4e6393f0-1a9c-46f9-b84e-9bae9d6cc3df => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/389] 199.204.45.222 () {44 vars in 987 bytes} [Tue May 12 06:56:11 2026] GET /v2.0/networks/e15b1616-319e-466a-acdb-e46471f6a61e => generated 732 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:56:12.087 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eece201e-2a1f-4fdd-bc26-919dc34c418f 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 194/390] 199.204.45.222 () {44 vars in 1076 bytes} [Tue May 12 06:56:12 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=e15b1616-319e-466a-acdb-e46471f6a61e => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/391] 199.204.45.222 () {44 vars in 1099 bytes} [Tue May 12 06:56:12 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=e15b1616-319e-466a-acdb-e46471f6a61e => generated 1250 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/392] 199.204.45.222 () {44 vars in 1001 bytes} [Tue May 12 06:56:12 2026] GET /v2.0/security-groups/7207f9c8-a5da-4497-860e-3bdfccdac3c7 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:56:18.991 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d3564371-60fa-46a7-a18b-d69b27fbbb1f 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 198/393] 199.204.45.222 () {44 vars in 978 bytes} [Tue May 12 06:56:18 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/394] 199.204.45.222 () {44 vars in 1000 bytes} [Tue May 12 06:56:18 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/397] 199.204.45.222 () {44 vars in 920 bytes} [Tue May 12 06:56:20 2026] GET /v2.0/ports => generated 4721 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:56:21.512 8 INFO neutron.api.v2.resource [None req-4b0f396a-2a06-4b40-8d32-0469b0233f3d 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 198/398] 199.204.45.222 () {44 vars in 959 bytes} [Tue May 12 06:56:21 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/399] 199.204.45.222 () {44 vars in 981 bytes} [Tue May 12 06:56:21 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/400] 199.204.45.222 () {44 vars in 1001 bytes} [Tue May 12 06:56:22 2026] GET /v2.0/security-groups/2c9c31b3-e439-4ec8-842a-a6e83192940d => generated 2882 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/401] 199.204.45.222 () {44 vars in 1001 bytes} [Tue May 12 06:56:22 2026] GET /v2.0/security-groups/2c9c31b3-e439-4ec8-842a-a6e83192940d => generated 2882 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/402] 199.204.45.222 () {44 vars in 1011 bytes} [Tue May 12 06:56:22 2026] GET /v2.0/security-group-rules/b7a7ae0b-8a63-4c81-a19d-d652bafaa8a7 => generated 621 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/403] 199.204.45.222 () {44 vars in 1001 bytes} [Tue May 12 06:56:23 2026] GET /v2.0/security-groups/2c9c31b3-e439-4ec8-842a-a6e83192940d => generated 2882 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/404] 199.204.45.222 () {44 vars in 1001 bytes} [Tue May 12 06:56:23 2026] GET /v2.0/security-groups/2c9c31b3-e439-4ec8-842a-a6e83192940d => generated 2882 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/405] 199.204.45.222 () {44 vars in 1011 bytes} [Tue May 12 06:56:23 2026] GET /v2.0/security-group-rules/d5bc8296-07aa-4bd7-a684-ebbace45ac82 => generated 625 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/408] 199.204.45.222 () {44 vars in 975 bytes} [Tue May 12 06:56:34 2026] GET /v2.0/quotas/0f11e321beec42a4a80d8849be76adf8 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:57:24.373 7 INFO neutron.api.v2.resource [None req-5ed4f9b5-22ba-4f0f-aa0a-14c097c49b23 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 209/415] 199.204.45.222 () {44 vars in 1074 bytes} [Tue May 12 06:57:24 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=db9c27e9a0714de8b6b6dedb0b335e35 => generated 139 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/416] 199.204.45.222 () {44 vars in 1097 bytes} [Tue May 12 06:57:24 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=db9c27e9a0714de8b6b6dedb0b335e35 => generated 4072 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/417] 199.204.45.222 () {44 vars in 1088 bytes} [Tue May 12 06:57:25 2026] GET /v2.0/security-groups/ce5a6f3f-0a83-41ca-bc6f-7c749cf8071d?project_id=db9c27e9a0714de8b6b6dedb0b335e35 => generated 4075 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/418] 199.204.45.222 () {44 vars in 1001 bytes} [Tue May 12 06:57:25 2026] GET /v2.0/security-groups/ce5a6f3f-0a83-41ca-bc6f-7c749cf8071d => generated 4075 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/419] 199.204.45.222 () {44 vars in 1011 bytes} [Tue May 12 06:57:25 2026] GET /v2.0/security-group-rules/7a900210-8393-4811-9fa6-c08a2cb03fdf => generated 597 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/420] 199.204.45.222 () {44 vars in 1088 bytes} [Tue May 12 06:57:26 2026] GET /v2.0/security-groups/ce5a6f3f-0a83-41ca-bc6f-7c749cf8071d?project_id=db9c27e9a0714de8b6b6dedb0b335e35 => generated 4075 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/421] 199.204.45.222 () {44 vars in 1001 bytes} [Tue May 12 06:57:26 2026] GET /v2.0/security-groups/ce5a6f3f-0a83-41ca-bc6f-7c749cf8071d => generated 4075 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/422] 199.204.45.222 () {44 vars in 1011 bytes} [Tue May 12 06:57:26 2026] GET /v2.0/security-group-rules/ab5e0c23-83fe-4d0d-8394-b4db4e1ef483 => generated 599 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/423] 199.204.45.222 () {44 vars in 1088 bytes} [Tue May 12 06:57:27 2026] GET /v2.0/security-groups/ce5a6f3f-0a83-41ca-bc6f-7c749cf8071d?project_id=db9c27e9a0714de8b6b6dedb0b335e35 => generated 4075 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/424] 199.204.45.222 () {44 vars in 1001 bytes} [Tue May 12 06:57:27 2026] GET /v2.0/security-groups/ce5a6f3f-0a83-41ca-bc6f-7c749cf8071d => generated 4075 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/425] 199.204.45.222 () {44 vars in 1011 bytes} [Tue May 12 06:57:27 2026] GET /v2.0/security-group-rules/37088010-6f78-44c7-90b9-8537449a78b7 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/426] 199.204.45.222 () {44 vars in 1088 bytes} [Tue May 12 06:57:28 2026] GET /v2.0/security-groups/ce5a6f3f-0a83-41ca-bc6f-7c749cf8071d?project_id=db9c27e9a0714de8b6b6dedb0b335e35 => generated 4075 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/427] 199.204.45.222 () {44 vars in 1001 bytes} [Tue May 12 06:57:28 2026] GET /v2.0/security-groups/ce5a6f3f-0a83-41ca-bc6f-7c749cf8071d => generated 4075 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/428] 199.204.45.222 () {44 vars in 1011 bytes} [Tue May 12 06:57:28 2026] GET /v2.0/security-group-rules/4d9d8c1f-6117-47f5-a0d1-457d15b221b1 => generated 602 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/431] 199.204.45.222 () {44 vars in 975 bytes} [Tue May 12 06:57:35 2026] GET /v2.0/quotas/db9c27e9a0714de8b6b6dedb0b335e35 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/438] 199.204.45.222 () {44 vars in 949 bytes} [Tue May 12 06:58:25 2026] GET /v2.0/networks?name=public => generated 753 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:59:07.267 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [02dc2cf0-9934-4cdf-b338-a1423a8b897a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: [pid: 7|app: 0|req: 224/445] 10.0.0.70 () {32 vars in 648 bytes} [Tue May 12 06:59:07 2026] GET /v2.0/networks => generated 2167 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:59:08.505 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7513ffa3-be25-4f02-94ba-c42393fb0597] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-12 06:59:08.506 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 12 06:59:08 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/floatingips (ip 10.0.0.70) !!! [pid: 8|app: 0|req: 222/446] 10.0.0.70 () {32 vars in 654 bytes} [Tue May 12 06:59:08 2026] GET /v2.0/floatingips => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/447] 10.0.0.70 () {32 vars in 646 bytes} [Tue May 12 06:59:08 2026] GET /v2.0/routers => generated 15 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/448] 10.0.0.70 () {32 vars in 642 bytes} [Tue May 12 06:59:08 2026] GET /v2.0/ports => generated 4721 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/449] 10.0.0.70 () {32 vars in 646 bytes} [Tue May 12 06:59:08 2026] GET /v2.0/subnets => generated 1308 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/450] 10.0.0.70 () {32 vars in 648 bytes} [Tue May 12 06:59:08 2026] GET /v2.0/networks => generated 2167 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:59:08.763 7 INFO oslo.messaging._drivers.impl_rabbit [-] [02dc2cf0-9934-4cdf-b338-a1423a8b897a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47946. [pid: 7|app: 0|req: 227/451] 10.0.0.70 () {32 vars in 662 bytes} [Tue May 12 06:59:08 2026] GET /v2.0/security-groups => generated 17397 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/452] 10.0.0.70 () {32 vars in 654 bytes} [Tue May 12 06:59:08 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:59:19.622 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7513ffa3-be25-4f02-94ba-c42393fb0597] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43334. 2026-05-12 06:59:19.708 7 INFO neutron.db.segments_db [None req-a84cf273-7046-4220-9cab-65df8723a880 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] Added segment 4bf0e895-ba7c-4d13-85cb-58867fe76c79 of type vxlan for network 517dc8df-3450-4dbd-a733-92e5733ba6ac [pid: 7|app: 0|req: 228/453] 10.0.0.70 () {34 vars in 670 bytes} [Tue May 12 06:59:19 2026] POST /v2.0/networks => generated 745 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:59:19.842 8 INFO neutron.db.segments_db [None req-0c3a743c-0c7b-409d-982b-ab020dd96278 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] Added segment 3026446e-3c5d-4699-a889-d5585ef38bdd of type vxlan for network d0ca990c-799e-44b6-9a32-449959f4d65f [pid: 8|app: 0|req: 226/454] 10.0.0.70 () {34 vars in 670 bytes} [Tue May 12 06:59:19 2026] POST /v2.0/networks => generated 746 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:59:20.013 7 INFO neutron.db.segments_db [None req-538d6e83-6bc7-439d-a00e-827b9a06de15 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] Added segment 0c4f85eb-7ab4-462e-b8ab-e289eef57569 of type vxlan for network bb643b7b-9b8b-440a-9573-53f181b55507 [pid: 7|app: 0|req: 229/457] 10.0.0.70 () {34 vars in 670 bytes} [Tue May 12 06:59:19 2026] POST /v2.0/networks => generated 749 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/458] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 06:59:19 2026] POST /v2.0/subnets => generated 692 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/459] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 06:59:20 2026] POST /v2.0/subnets => generated 694 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/460] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 06:59:20 2026] POST /v2.0/subnets => generated 696 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:59:20.365 7 INFO neutron.db.segments_db [None req-d505d8a5-c8fe-47d0-9cbc-abd32cde0d35 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] Added segment b6ae2a8f-9fee-46f1-b418-6e24c3078df4 of type vxlan for network 121ab730-a9a0-4887-bb84-0f0f6699d32f 2026-05-12 06:59:20.387 8 INFO neutron.db.segments_db [None req-f45b2f37-cfa4-447a-8d1b-ca24b39e4ed4 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] Added segment 64b97fac-6506-4b27-8032-d0fe248964c4 of type vxlan for network 090411de-342f-4463-bdff-9aae89f3e4c0 2026-05-12 06:59:20.627 7 INFO neutron.db.l3_hamode_db [None req-d505d8a5-c8fe-47d0-9cbc-abd32cde0d35 70751203299a4af281e332d42c3af965 9eee820b73154bf2b0afa5a8dc4bf937 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 06:59:20.653 8 INFO neutron.db.l3_hamode_db [None req-f45b2f37-cfa4-447a-8d1b-ca24b39e4ed4 70751203299a4af281e332d42c3af965 11161fa93f1640afacad0586590eabb4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 06:59:21.778 8 INFO neutron.db.l3_hamode_db [None req-f45b2f37-cfa4-447a-8d1b-ca24b39e4ed4 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 06:59:21.840 7 INFO neutron.db.l3_hamode_db [None req-d505d8a5-c8fe-47d0-9cbc-abd32cde0d35 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 231/461] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 06:59:20 2026] POST /v2.0/routers => generated 734 bytes in 2502 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:59:22.896 8 INFO neutron.db.segments_db [None req-0268535f-8a5a-424e-b976-5ca3c70ad0a8 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] Added segment 5d8fb9ed-590d-44e1-af70-c455bd945ee0 of type vxlan for network 0d6c0798-4d62-43ec-96bd-65a0b524106d [pid: 7|app: 0|req: 231/462] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 06:59:20 2026] POST /v2.0/routers => generated 732 bytes in 2659 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:59:23.152 8 INFO neutron.db.l3_hamode_db [None req-0268535f-8a5a-424e-b976-5ca3c70ad0a8 70751203299a4af281e332d42c3af965 3ddc0a899b7146cd9f8d206674e40631 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 232/463] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 06:59:22 2026] GET /v2.0/security-groups?tenant_id=31171f412e3343e38f029bd42c34db56&name=default => generated 2925 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:59:23.954 8 INFO neutron.db.l3_hamode_db [None req-0268535f-8a5a-424e-b976-5ca3c70ad0a8 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 233/464] 10.0.0.70 () {34 vars in 782 bytes} [Tue May 12 06:59:23 2026] PUT /v2.0/routers/6e7ee168-f618-438e-aee9-18d3b2503261/add_router_interface => generated 309 bytes in 1213 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/465] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 06:59:22 2026] POST /v2.0/routers => generated 736 bytes in 2081 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/466] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 06:59:24 2026] DELETE /v2.0/security-groups/962ad2ca-735f-4589-89ad-3f5ef0768955 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/467] 10.0.0.70 () {34 vars in 782 bytes} [Tue May 12 06:59:24 2026] PUT /v2.0/routers/18822e35-b076-4350-8db8-647b38cc47d2/add_router_interface => generated 309 bytes in 1262 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:59:25.685 7 WARNING neutron_lib.context [None req-f6b0c738-8c95-43d8-9fbf-cd05d01613fe f8c92c884c7645eb807f54232739d78b 11161fa93f1640afacad0586590eabb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 235/468] 10.0.0.70 () {34 vars in 684 bytes} [Tue May 12 06:59:25 2026] POST /v2.0/security-groups => generated 1659 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 06:59:25.852 7 WARNING neutron_lib.context [None req-951ff777-0b18-4b8b-8716-6c51a14e22fe f8c92c884c7645eb807f54232739d78b 11161fa93f1640afacad0586590eabb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 236/469] 10.0.0.70 () {34 vars in 694 bytes} [Tue May 12 06:59:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:59:25.992 7 WARNING neutron_lib.context [None req-41949fc5-d408-4095-8e76-52997c9beaf9 f8c92c884c7645eb807f54232739d78b 11161fa93f1640afacad0586590eabb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 237/470] 10.0.0.70 () {34 vars in 694 bytes} [Tue May 12 06:59:25 2026] POST /v2.0/security-group-rules => generated 602 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:59:26.101 7 WARNING neutron_lib.context [None req-b4500df4-6aca-458a-afbe-425aa0173d53 f8c92c884c7645eb807f54232739d78b 11161fa93f1640afacad0586590eabb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 234/471] 10.0.0.70 () {34 vars in 782 bytes} [Tue May 12 06:59:25 2026] PUT /v2.0/routers/f880eecd-fd83-4d57-b295-6a36e74ef6ae/add_router_interface => generated 309 bytes in 1622 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:59:26.790 8 WARNING neutron_lib.context [req-404257bf-4a67-4f72-a1f9-737bec583b1d req-cde345b4-bc16-4526-9946-fb8d32004d96 a9566d6aac174e1b878f7ea06b88b338 9eee820b73154bf2b0afa5a8dc4bf937 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 235/472] 10.0.0.84 () {38 vars in 970 bytes} [Tue May 12 06:59:26 2026] POST /v2.0/security-groups => generated 1682 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/473] 10.0.0.70 () {34 vars in 675 bytes} [Tue May 12 06:59:26 2026] POST /v2.0/floatingips => generated 552 bytes in 874 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:59:27.205 8 WARNING neutron_lib.context [req-8b119398-d7a1-4dba-9f15-8c016493e77d req-276fed48-2f52-40c5-a156-5135dc461c6d f612d19d7c354217883a2bee7786d2c8 3ddc0a899b7146cd9f8d206674e40631 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 236/474] 10.0.0.84 () {38 vars in 970 bytes} [Tue May 12 06:59:27 2026] POST /v2.0/security-groups => generated 1685 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/475] 10.0.0.84 () {34 vars in 990 bytes} [Tue May 12 06:59:27 2026] GET /v2.0/security-groups/04b15e31-22b9-4b54-8552-9f60c58e9896 => generated 1685 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:59:27.392 7 WARNING neutron_lib.context [req-cbd669cf-59a8-491c-a62e-4f3be570d6b5 req-34eb2cba-3028-4f3f-9485-8c28f166df85 a9566d6aac174e1b878f7ea06b88b338 9eee820b73154bf2b0afa5a8dc4bf937 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 06:59:27.407 8 WARNING neutron_lib.context [req-d541eaea-f59c-429c-b054-2b42a4b1b54d req-1462017a-3e87-4939-9d42-788ab6de603b f612d19d7c354217883a2bee7786d2c8 3ddc0a899b7146cd9f8d206674e40631 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 238/476] 10.0.0.84 () {38 vars in 980 bytes} [Tue May 12 06:59:27 2026] POST /v2.0/security-group-rules => generated 614 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/477] 10.0.0.84 () {38 vars in 970 bytes} [Tue May 12 06:59:27 2026] POST /v2.0/security-groups => generated 1681 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 06:59:27.634 8 WARNING neutron_lib.context [req-1c3cd482-183a-48f6-82b5-857489abab33 req-06c36b3b-619a-41cc-a0b4-d29fae0ea5b1 f612d19d7c354217883a2bee7786d2c8 3ddc0a899b7146cd9f8d206674e40631 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 06:59:27.651 7 WARNING neutron_lib.context [req-afc62718-7f7b-418b-970e-04914057673e req-eb496e20-f29b-4de4-accc-a50176ec20a5 a9566d6aac174e1b878f7ea06b88b338 9eee820b73154bf2b0afa5a8dc4bf937 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 239/478] 10.0.0.84 () {38 vars in 970 bytes} [Tue May 12 06:59:27 2026] POST /v2.0/security-groups => generated 1685 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/479] 10.0.0.84 () {38 vars in 970 bytes} [Tue May 12 06:59:27 2026] POST /v2.0/security-groups => generated 1680 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/480] 10.0.0.84 () {34 vars in 990 bytes} [Tue May 12 06:59:27 2026] GET /v2.0/security-groups/de8531cc-8d5c-497c-8a64-57ef7ab388ab => generated 1685 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:59:27.829 8 WARNING neutron_lib.context [req-db9ee689-d2dc-45ee-a468-321fa6f09c9f req-5c38630c-79ce-486a-be89-6d79a81238ed f612d19d7c354217883a2bee7786d2c8 3ddc0a899b7146cd9f8d206674e40631 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 241/481] 10.0.0.84 () {34 vars in 1001 bytes} [Tue May 12 06:59:27 2026] GET /v2.0/security-groups?tenant_id=9eee820b73154bf2b0afa5a8dc4bf937 => generated 7904 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/482] 10.0.0.84 () {34 vars in 990 bytes} [Tue May 12 06:59:27 2026] GET /v2.0/security-groups/318fafe5-8f69-4593-94d8-3e7bac408c03 => generated 2918 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/483] 10.0.0.84 () {38 vars in 980 bytes} [Tue May 12 06:59:27 2026] POST /v2.0/security-group-rules => generated 614 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/484] 10.0.0.84 () {34 vars in 990 bytes} [Tue May 12 06:59:27 2026] GET /v2.0/security-groups/318fafe5-8f69-4593-94d8-3e7bac408c03 => generated 2918 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/485] 10.0.0.84 () {34 vars in 990 bytes} [Tue May 12 06:59:27 2026] GET /v2.0/security-groups/de8531cc-8d5c-497c-8a64-57ef7ab388ab => generated 2310 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/486] 10.0.0.84 () {34 vars in 990 bytes} [Tue May 12 06:59:27 2026] GET /v2.0/security-groups/023ffdcc-2380-4c28-8c6a-af3d614a3b10 => generated 1682 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:59:28.013 8 WARNING neutron_lib.context [req-f0396b5c-032c-480f-b111-5ec2c62e3d66 req-51ecb49b-0cf4-4a4c-83f8-c77278b4b50a f612d19d7c354217883a2bee7786d2c8 3ddc0a899b7146cd9f8d206674e40631 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 245/487] 10.0.0.84 () {36 vars in 1012 bytes} [Tue May 12 06:59:28 2026] DELETE /v2.0/security-groups/023ffdcc-2380-4c28-8c6a-af3d614a3b10 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:59:28.137 7 INFO neutron.api.v2.resource [req-0735b330-c4c5-4439-95d3-88ba25a50688 req-b3b2e64c-7238-4faa-9dd3-de68ad0ea197 a9566d6aac174e1b878f7ea06b88b338 9eee820b73154bf2b0afa5a8dc4bf937 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 246/488] 10.0.0.84 () {34 vars in 990 bytes} [Tue May 12 06:59:28 2026] GET /v2.0/security-groups/023ffdcc-2380-4c28-8c6a-af3d614a3b10 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/489] 10.0.0.84 () {38 vars in 980 bytes} [Tue May 12 06:59:28 2026] POST /v2.0/security-group-rules => generated 619 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/490] 10.0.0.84 () {34 vars in 990 bytes} [Tue May 12 06:59:28 2026] GET /v2.0/security-groups/5d5d2d96-7650-4d68-b95a-853be8e73780 => generated 1681 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/491] 10.0.0.84 () {34 vars in 990 bytes} [Tue May 12 06:59:28 2026] GET /v2.0/security-groups/de8531cc-8d5c-497c-8a64-57ef7ab388ab => generated 2940 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/492] 10.0.0.84 () {34 vars in 1000 bytes} [Tue May 12 06:59:28 2026] GET /v2.0/security-group-rules/c45d4867-0199-4e9e-b1f8-b153e6daa41f => generated 616 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/493] 10.0.0.84 () {36 vars in 1012 bytes} [Tue May 12 06:59:28 2026] DELETE /v2.0/security-groups/5d5d2d96-7650-4d68-b95a-853be8e73780 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/494] 10.0.0.84 () {34 vars in 990 bytes} [Tue May 12 06:59:28 2026] GET /v2.0/security-groups/de8531cc-8d5c-497c-8a64-57ef7ab388ab => generated 2940 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:59:28.354 7 INFO neutron.api.v2.resource [req-01cfd8f0-4fe4-4ab3-a5b9-1071e632e07f req-c38f2b46-b26b-44c6-872f-a8222f0e2526 a9566d6aac174e1b878f7ea06b88b338 9eee820b73154bf2b0afa5a8dc4bf937 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 251/495] 10.0.0.84 () {34 vars in 990 bytes} [Tue May 12 06:59:28 2026] GET /v2.0/security-groups/5d5d2d96-7650-4d68-b95a-853be8e73780 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/496] 10.0.0.84 () {34 vars in 990 bytes} [Tue May 12 06:59:28 2026] GET /v2.0/security-groups/bc0575be-74c5-4e37-a3b1-0fe416cede62 => generated 1680 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/497] 10.0.0.84 () {36 vars in 1022 bytes} [Tue May 12 06:59:28 2026] DELETE /v2.0/security-group-rules/c45d4867-0199-4e9e-b1f8-b153e6daa41f => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/498] 10.0.0.84 () {34 vars in 990 bytes} [Tue May 12 06:59:28 2026] GET /v2.0/security-groups/de8531cc-8d5c-497c-8a64-57ef7ab388ab => generated 2310 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/499] 10.0.0.84 () {36 vars in 1012 bytes} [Tue May 12 06:59:28 2026] DELETE /v2.0/security-groups/bc0575be-74c5-4e37-a3b1-0fe416cede62 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:59:28.568 7 INFO neutron.api.v2.resource [req-87451d18-98cf-4451-b741-d2e066cc923f req-42001575-9731-4e76-9b95-5616ebe236ee a9566d6aac174e1b878f7ea06b88b338 9eee820b73154bf2b0afa5a8dc4bf937 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 254/500] 10.0.0.84 () {34 vars in 990 bytes} [Tue May 12 06:59:28 2026] GET /v2.0/security-groups/bc0575be-74c5-4e37-a3b1-0fe416cede62 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/501] 10.0.0.84 () {34 vars in 1001 bytes} [Tue May 12 06:59:28 2026] GET /v2.0/security-groups?tenant_id=9eee820b73154bf2b0afa5a8dc4bf937 => generated 2921 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/502] 10.0.0.84 () {36 vars in 1012 bytes} [Tue May 12 06:59:28 2026] DELETE /v2.0/security-groups/de8531cc-8d5c-497c-8a64-57ef7ab388ab => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/503] 10.0.0.84 () {34 vars in 990 bytes} [Tue May 12 06:59:28 2026] GET /v2.0/security-groups/318fafe5-8f69-4593-94d8-3e7bac408c03 => generated 2918 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/504] 10.0.0.84 () {34 vars in 990 bytes} [Tue May 12 06:59:28 2026] GET /v2.0/security-groups/04b15e31-22b9-4b54-8552-9f60c58e9896 => generated 2310 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/505] 10.0.0.84 () {34 vars in 990 bytes} [Tue May 12 06:59:28 2026] GET /v2.0/security-groups/318fafe5-8f69-4593-94d8-3e7bac408c03 => generated 2918 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:59:28.779 7 INFO neutron.api.v2.resource [req-ace5589b-94bc-45a5-9a05-caa42859a5f4 req-aa2f9f74-193c-4654-9aff-761752f3aed9 a9566d6aac174e1b878f7ea06b88b338 9eee820b73154bf2b0afa5a8dc4bf937 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 258/506] 10.0.0.84 () {34 vars in 990 bytes} [Tue May 12 06:59:28 2026] GET /v2.0/security-groups/bc0575be-74c5-4e37-a3b1-0fe416cede62 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 06:59:28.819 7 INFO neutron.api.v2.resource [req-378fafb4-2d3f-435d-8dde-867257889d3b req-301eb226-6c73-4193-8459-8b2cfb7d820f a9566d6aac174e1b878f7ea06b88b338 9eee820b73154bf2b0afa5a8dc4bf937 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 259/507] 10.0.0.84 () {34 vars in 990 bytes} [Tue May 12 06:59:28 2026] GET /v2.0/security-groups/5d5d2d96-7650-4d68-b95a-853be8e73780 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 06:59:28.848 7 INFO neutron.api.v2.resource [req-d73f3b01-eaa4-46fb-a023-01c469201cad req-5796632d-ecbd-4cd1-bee5-b859b7e48409 a9566d6aac174e1b878f7ea06b88b338 9eee820b73154bf2b0afa5a8dc4bf937 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 260/508] 10.0.0.84 () {34 vars in 990 bytes} [Tue May 12 06:59:28 2026] GET /v2.0/security-groups/023ffdcc-2380-4c28-8c6a-af3d614a3b10 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/509] 10.0.0.84 () {36 vars in 1012 bytes} [Tue May 12 06:59:28 2026] DELETE /v2.0/security-groups/04b15e31-22b9-4b54-8552-9f60c58e9896 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/510] 10.0.0.70 () {34 vars in 788 bytes} [Tue May 12 06:59:28 2026] PUT /v2.0/routers/18822e35-b076-4350-8db8-647b38cc47d2/remove_router_interface => generated 309 bytes in 1166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/511] 10.0.0.70 () {34 vars in 788 bytes} [Tue May 12 06:59:28 2026] PUT /v2.0/routers/f880eecd-fd83-4d57-b295-6a36e74ef6ae/remove_router_interface => generated 309 bytes in 1129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/512] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 06:59:30 2026] GET /v2.0/security-groups?tenant_id=e20ae33b5f954405a9ca9dbd9fb97284&name=default => generated 2925 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:59:30.609 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-10639ced-f320-4dcd-b93e-6680688f899d 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-05-12 06:59:30.855 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-161c8792-3336-4ed0-93c3-fb1befbf3ff1 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-05-12 06:59:30.976 8 INFO neutron.db.l3_hamode_db [None req-10639ced-f320-4dcd-b93e-6680688f899d 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] HA network 121ab730-a9a0-4887-bb84-0f0f6699d32f was deleted as no HA routers are present in tenant 9eee820b73154bf2b0afa5a8dc4bf937. [pid: 8|app: 0|req: 251/513] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 06:59:30 2026] DELETE /v2.0/routers/18822e35-b076-4350-8db8-647b38cc47d2 => generated 0 bytes in 944 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/514] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 06:59:30 2026] DELETE /v2.0/security-groups/07cb48c7-3c6b-48ea-b2d9-2e71fe990cc9 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:59:31.252 7 INFO neutron.db.l3_hamode_db [None req-161c8792-3336-4ed0-93c3-fb1befbf3ff1 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] HA network 0d6c0798-4d62-43ec-96bd-65a0b524106d was deleted as no HA routers are present in tenant 3ddc0a899b7146cd9f8d206674e40631. [pid: 7|app: 0|req: 263/515] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 06:59:30 2026] DELETE /v2.0/routers/f880eecd-fd83-4d57-b295-6a36e74ef6ae => generated 0 bytes in 955 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/516] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 06:59:31 2026] DELETE /v2.0/subnets/fdd08bd8-03f4-45b8-895e-279a8cfa1aa7 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/517] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 06:59:31 2026] GET /v2.0/security-groups?tenant_id=d693a60835354175a6fa177287b31011&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/518] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 06:59:31 2026] DELETE /v2.0/subnets/24fbea26-4ce4-4a1f-8d5b-fdbb6a974b25 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 06:59:31.474 8 INFO neutron.services.segments.plugin [-] Segment b6ae2a8f-9fee-46f1-b418-6e24c3078df4 resource provider aggregate not found 2026-05-12 06:59:31.479 8 INFO neutron.services.segments.plugin [-] Segment b6ae2a8f-9fee-46f1-b418-6e24c3078df4 resource provider aggregate not found 2026-05-12 06:59:31.499 8 INFO neutron.services.segments.plugin [-] Segment b6ae2a8f-9fee-46f1-b418-6e24c3078df4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6ae2a8f-9fee-46f1-b418-6e24c3078df4 found for delete ", "request_id": "req-6d3ca509-629c-4cff-9dda-f3b2dbd70873"}]} 2026-05-12 06:59:31.505 8 INFO neutron.services.segments.plugin [-] Segment b6ae2a8f-9fee-46f1-b418-6e24c3078df4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6ae2a8f-9fee-46f1-b418-6e24c3078df4 found for delete ", "request_id": "req-5c255b1d-b156-44ed-89c6-b3b435231b79"}]} [pid: 8|app: 0|req: 255/519] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 06:59:31 2026] DELETE /v2.0/security-groups/2b5dfd54-894f-4f9a-93ff-d4ac9c2ff41c => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:59:31.627 7 INFO neutron.services.segments.plugin [-] Segment 5d8fb9ed-590d-44e1-af70-c455bd945ee0 resource provider aggregate not found 2026-05-12 06:59:31.650 7 INFO neutron.services.segments.plugin [-] Segment 5d8fb9ed-590d-44e1-af70-c455bd945ee0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d8fb9ed-590d-44e1-af70-c455bd945ee0 found for delete ", "request_id": "req-9751544d-6a0c-4b48-bf38-aa2f72a51ce9"}]} 2026-05-12 06:59:31.653 7 INFO neutron.services.segments.plugin [-] Segment 5d8fb9ed-590d-44e1-af70-c455bd945ee0 resource provider aggregate not found 2026-05-12 06:59:31.675 7 INFO neutron.services.segments.plugin [-] Segment 5d8fb9ed-590d-44e1-af70-c455bd945ee0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d8fb9ed-590d-44e1-af70-c455bd945ee0 found for delete ", "request_id": "req-127d52da-8bd8-4677-86a0-922e88acca39"}]} [pid: 7|app: 0|req: 265/520] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 06:59:31 2026] DELETE /v2.0/networks/517dc8df-3450-4dbd-a733-92e5733ba6ac => generated 0 bytes in 345 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/521] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 06:59:31 2026] DELETE /v2.0/networks/bb643b7b-9b8b-440a-9573-53f181b55507 => generated 0 bytes in 370 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/522] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 06:59:31 2026] GET /v2.0/security-groups?tenant_id=9eee820b73154bf2b0afa5a8dc4bf937&name=default => generated 2921 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/523] 10.0.0.84 () {34 vars in 1097 bytes} [Tue May 12 06:59:32 2026] GET /v2.0/security-groups?name=tempest-securitygroup--389712136&fields=id&tenant_id=11161fa93f1640afacad0586590eabb4 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/524] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 06:59:31 2026] DELETE /v2.0/security-groups/318fafe5-8f69-4593-94d8-3e7bac408c03 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/525] 10.0.0.84 () {34 vars in 981 bytes} [Tue May 12 06:59:32 2026] GET /v2.0/networks?id=d0ca990c-799e-44b6-9a32-449959f4d65f => generated 679 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/526] 10.0.0.84 () {34 vars in 964 bytes} [Tue May 12 06:59:32 2026] GET /v2.0/quotas/11161fa93f1640afacad0586590eabb4 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/527] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 06:59:32 2026] GET /v2.0/security-groups?tenant_id=3ddc0a899b7146cd9f8d206674e40631&name=default => generated 2921 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/528] 10.0.0.84 () {34 vars in 1001 bytes} [Tue May 12 06:59:32 2026] GET /v2.0/ports?tenant_id=11161fa93f1640afacad0586590eabb4&fields=id => generated 103 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/529] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 06:59:32 2026] DELETE /v2.0/security-groups/27d46ba8-4b27-49b6-bf99-e1d97df68698 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/530] 10.0.0.84 () {34 vars in 906 bytes} [Tue May 12 06:59:32 2026] GET /v2.0/extensions => generated 20516 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/531] 10.0.0.84 () {34 vars in 1007 bytes} [Tue May 12 06:59:32 2026] GET /v2.0/networks/d0ca990c-799e-44b6-9a32-449959f4d65f?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/532] 10.0.0.84 () {34 vars in 1107 bytes} [Tue May 12 06:59:32 2026] GET /v2.0/networks/d0ca990c-799e-44b6-9a32-449959f4d65f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/533] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:33 2026] GET /v2.0/ports?device_id=e745cc86-8862-4da1-bae9-0e8d2c9e736f => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:59:33.992 8 INFO neutron.services.segments.plugin [-] Segment 0c4f85eb-7ab4-462e-b8ab-e289eef57569 resource provider aggregate not found 2026-05-12 06:59:33.997 8 INFO neutron.services.segments.plugin [-] Segment 0c4f85eb-7ab4-462e-b8ab-e289eef57569 resource provider aggregate not found 2026-05-12 06:59:34.013 8 INFO neutron.services.segments.plugin [-] Segment 0c4f85eb-7ab4-462e-b8ab-e289eef57569 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c4f85eb-7ab4-462e-b8ab-e289eef57569 found for delete ", "request_id": "req-8ffeacd1-5b67-4def-a520-a25734592b43"}]} 2026-05-12 06:59:34.014 8 INFO neutron.services.segments.plugin [-] Segment 0c4f85eb-7ab4-462e-b8ab-e289eef57569 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c4f85eb-7ab4-462e-b8ab-e289eef57569 found for delete ", "request_id": "req-71fdf12b-862d-487e-9279-1f6dbc718c29"}]} 2026-05-12 06:59:34.093 7 INFO neutron.services.segments.plugin [-] Segment 4bf0e895-ba7c-4d13-85cb-58867fe76c79 resource provider aggregate not found 2026-05-12 06:59:34.098 7 INFO neutron.services.segments.plugin [-] Segment 4bf0e895-ba7c-4d13-85cb-58867fe76c79 resource provider aggregate not found 2026-05-12 06:59:34.109 7 INFO neutron.services.segments.plugin [-] Segment 4bf0e895-ba7c-4d13-85cb-58867fe76c79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bf0e895-ba7c-4d13-85cb-58867fe76c79 found for delete ", "request_id": "req-d2281435-59a6-4aef-9ddb-1c2a1ddd1076"}]} 2026-05-12 06:59:34.110 7 INFO neutron.services.segments.plugin [-] Segment 4bf0e895-ba7c-4d13-85cb-58867fe76c79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bf0e895-ba7c-4d13-85cb-58867fe76c79 found for delete ", "request_id": "req-e4e82c73-7b69-4407-9e73-10a9dd5a50c8"}]} 2026-05-12 06:59:34.283 8 INFO neutron.db.segments_db [None req-e33dc611-1870-4bd0-80f6-9d2f253adb09 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] Added segment e71a5548-a4e9-4b87-ba89-2158c3b82a57 of type vxlan for network e0414ced-525e-4abd-bd02-45345ee2d042 2026-05-12 06:59:34.305 7 INFO neutron.db.segments_db [None req-411e8a96-d75c-477d-aa38-7524744e8508 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] Added segment 23d623d4-3744-4520-9a2a-efc9125432c4 of type vxlan for network 8cac0e60-1d34-4169-863a-0d46cd2b98fe [pid: 8|app: 0|req: 262/534] 10.0.0.70 () {34 vars in 670 bytes} [Tue May 12 06:59:33 2026] POST /v2.0/networks => generated 737 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/535] 10.0.0.70 () {34 vars in 670 bytes} [Tue May 12 06:59:34 2026] POST /v2.0/networks => generated 752 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/536] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:34 2026] GET /v2.0/ports?device_id=e745cc86-8862-4da1-bae9-0e8d2c9e736f => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/537] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 06:59:34 2026] POST /v2.0/subnets => generated 685 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:59:34.601 7 INFO neutron.db.segments_db [None req-579666bc-c557-4ad5-b1ff-3c5eafffe298 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] Added segment 5c212875-514b-41c6-8d0e-eb40af13809e of type vxlan for network 4f124b78-fc9d-4ecd-8535-4486c6de85e3 [pid: 8|app: 0|req: 264/538] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 06:59:34 2026] POST /v2.0/subnets => generated 699 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:59:34.703 8 INFO neutron.db.segments_db [None req-cc465ec2-b539-4e1f-8317-6ffde93a47bf 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] Added segment 2f1cf9eb-1bf7-4a2c-b17c-aac92d60d3e1 of type vxlan for network 15764331-667e-4918-8d13-040d1d63233f 2026-05-12 06:59:34.829 7 INFO neutron.db.l3_hamode_db [None req-579666bc-c557-4ad5-b1ff-3c5eafffe298 70751203299a4af281e332d42c3af965 0a4ba0589a55431982d7ba30f7f0b109 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 06:59:35.042 8 INFO neutron.db.l3_hamode_db [None req-cc465ec2-b539-4e1f-8317-6ffde93a47bf 70751203299a4af281e332d42c3af965 2fcbe1e9e3c14bad8c78757ff07a1fb5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 06:59:35.878 8 INFO neutron.db.l3_hamode_db [None req-cc465ec2-b539-4e1f-8317-6ffde93a47bf 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 06:59:35.883 7 INFO neutron.db.l3_hamode_db [None req-579666bc-c557-4ad5-b1ff-3c5eafffe298 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 265/539] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 06:59:34 2026] POST /v2.0/routers => generated 739 bytes in 2198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/540] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 06:59:34 2026] POST /v2.0/routers => generated 725 bytes in 2299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/543] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:36 2026] GET /v2.0/ports?device_id=e745cc86-8862-4da1-bae9-0e8d2c9e736f => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/544] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 06:59:36 2026] GET /v2.0/security-groups?tenant_id=c132a9e274344e96ba7927178dfcbe47&name=default => generated 2925 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/545] 10.0.0.70 () {34 vars in 782 bytes} [Tue May 12 06:59:36 2026] PUT /v2.0/routers/f3965b77-673d-4389-80b4-5c5bc787a419/add_router_interface => generated 309 bytes in 1300 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/546] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 06:59:38 2026] DELETE /v2.0/security-groups/b6e1129c-ab55-4022-af08-6232963f1fb7 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/547] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:38 2026] GET /v2.0/ports?device_id=e745cc86-8862-4da1-bae9-0e8d2c9e736f => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/548] 199.204.45.222 () {34 vars in 986 bytes} [Tue May 12 06:59:38 2026] GET /v2.0/networks?id=d0ca990c-799e-44b6-9a32-449959f4d65f => generated 679 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/549] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 06:59:38 2026] GET /v2.0/security-groups?tenant_id=a64be94c63df40188bf4e45bd7c269a5&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/550] 199.204.45.222 () {34 vars in 1050 bytes} [Tue May 12 06:59:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=11161fa93f1640afacad0586590eabb4 => generated 180 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/551] 10.0.0.70 () {34 vars in 782 bytes} [Tue May 12 06:59:37 2026] PUT /v2.0/routers/13cb50fe-2bcf-425e-8c2a-56ab01cefa4a/add_router_interface => generated 309 bytes in 1566 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:59:38.638 8 WARNING neutron_lib.context [req-9f21cb70-205b-4872-8d7a-0f4314889235 req-8183126d-7908-435f-b28f-817a5e8c50c3 f8c92c884c7645eb807f54232739d78b 11161fa93f1640afacad0586590eabb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 284/552] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 06:59:38 2026] DELETE /v2.0/security-groups/b5f2005e-622d-4257-9b2b-65f6f5210904 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:59:38.790 7 WARNING neutron_lib.context [None req-f95fdea5-335d-44bd-808c-efae308643bc 704ad071ee4247a0ad7c0cbd82ee94fc 2fcbe1e9e3c14bad8c78757ff07a1fb5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 285/553] 10.0.0.70 () {34 vars in 684 bytes} [Tue May 12 06:59:38 2026] POST /v2.0/security-groups => generated 1660 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 06:59:38.924 7 WARNING neutron_lib.context [None req-9efc7205-2619-4bce-bd3e-0fcd93b8ac3a 704ad071ee4247a0ad7c0cbd82ee94fc 2fcbe1e9e3c14bad8c78757ff07a1fb5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 286/554] 10.0.0.70 () {34 vars in 694 bytes} [Tue May 12 06:59:38 2026] POST /v2.0/security-group-rules => generated 597 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:59:39.037 7 WARNING neutron_lib.context [None req-063cfddd-3197-4d62-abc7-32d4f5c24683 704ad071ee4247a0ad7c0cbd82ee94fc 2fcbe1e9e3c14bad8c78757ff07a1fb5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 269/555] 199.204.45.222 () {38 vars in 955 bytes} [Tue May 12 06:59:38 2026] POST /v2.0/ports => generated 954 bytes in 556 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/556] 10.0.0.70 () {34 vars in 694 bytes} [Tue May 12 06:59:39 2026] POST /v2.0/security-group-rules => generated 602 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:59:39.207 8 WARNING neutron_lib.context [None req-f5c5177f-a9f9-4235-a6d8-d200ad6e54d8 704ad071ee4247a0ad7c0cbd82ee94fc 2fcbe1e9e3c14bad8c78757ff07a1fb5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 06:59:39.213 7 WARNING neutron_lib.context [None req-5b980ee1-b449-41c9-91c2-5179821c645c 9a5f68c529ab4286b59def4422179efc 0a4ba0589a55431982d7ba30f7f0b109 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 288/557] 10.0.0.70 () {34 vars in 684 bytes} [Tue May 12 06:59:39 2026] POST /v2.0/security-groups => generated 1661 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/558] 199.204.45.222 () {34 vars in 911 bytes} [Tue May 12 06:59:39 2026] GET /v2.0/extensions => generated 20516 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-12 06:59:39.384 7 WARNING neutron_lib.context [None req-1548a2ba-168c-4417-9a5a-77eee09561e3 9a5f68c529ab4286b59def4422179efc 0a4ba0589a55431982d7ba30f7f0b109 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 290/559] 10.0.0.70 () {34 vars in 694 bytes} [Tue May 12 06:59:39 2026] POST /v2.0/security-group-rules => generated 597 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/560] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:39 2026] GET /v2.0/ports?device_id=e745cc86-8862-4da1-bae9-0e8d2c9e736f => generated 957 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:59:39.602 7 WARNING neutron_lib.context [None req-c07220c1-9d9d-4839-a45f-6226bfb93be0 9a5f68c529ab4286b59def4422179efc 0a4ba0589a55431982d7ba30f7f0b109 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 292/561] 10.0.0.70 () {34 vars in 694 bytes} [Tue May 12 06:59:39 2026] POST /v2.0/security-group-rules => generated 602 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/562] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 06:59:39 2026] GET /v2.0/security-groups?id=f174915e-b0d4-4128-9ac0-30c12771dfbf&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:59:39.798 7 WARNING neutron_lib.context [None req-fb7edf85-e2d7-4c68-9aa4-beeff62d0cab 9a5f68c529ab4286b59def4422179efc 0a4ba0589a55431982d7ba30f7f0b109 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 270/563] 10.0.0.70 () {34 vars in 675 bytes} [Tue May 12 06:59:39 2026] POST /v2.0/floatingips => generated 552 bytes in 640 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/564] 10.0.0.70 () {34 vars in 675 bytes} [Tue May 12 06:59:39 2026] POST /v2.0/floatingips => generated 552 bytes in 616 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/565] 10.0.0.84 () {34 vars in 1099 bytes} [Tue May 12 06:59:40 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1569238131&fields=id&tenant_id=2fcbe1e9e3c14bad8c78757ff07a1fb5 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/566] 199.204.45.222 () {38 vars in 1028 bytes} [Tue May 12 06:59:39 2026] PUT /v2.0/ports/854a9105-3261-4e62-b801-cc7068cc8cda => generated 1235 bytes in 630 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/567] 10.0.0.84 () {34 vars in 981 bytes} [Tue May 12 06:59:40 2026] GET /v2.0/networks?id=8cac0e60-1d34-4169-863a-0d46cd2b98fe => generated 684 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 272/568] 10.0.0.84 () {34 vars in 964 bytes} [Tue May 12 06:59:40 2026] GET /v2.0/quotas/2fcbe1e9e3c14bad8c78757ff07a1fb5 => generated 292 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/569] 10.0.0.84 () {34 vars in 1001 bytes} [Tue May 12 06:59:40 2026] GET /v2.0/ports?tenant_id=2fcbe1e9e3c14bad8c78757ff07a1fb5&fields=id => generated 103 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/570] 10.0.0.84 () {34 vars in 1007 bytes} [Tue May 12 06:59:40 2026] GET /v2.0/networks/8cac0e60-1d34-4169-863a-0d46cd2b98fe?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/571] 10.0.0.70 () {32 vars in 652 bytes} [Tue May 12 06:59:40 2026] GET /v2.0/extensions => generated 20516 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/572] 10.0.0.70 () {32 vars in 680 bytes} [Tue May 12 06:59:40 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/573] 10.0.0.70 () {32 vars in 680 bytes} [Tue May 12 06:59:40 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/574] 10.0.0.70 () {32 vars in 728 bytes} [Tue May 12 06:59:40 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/575] 10.0.0.70 () {32 vars in 664 bytes} [Tue May 12 06:59:40 2026] GET /v2.0/extensions/agent => generated 153 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/576] 10.0.0.70 () {32 vars in 698 bytes} [Tue May 12 06:59:40 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/577] 10.0.0.84 () {34 vars in 1107 bytes} [Tue May 12 06:59:40 2026] GET /v2.0/networks/8cac0e60-1d34-4169-863a-0d46cd2b98fe?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/578] 10.0.0.70 () {32 vars in 696 bytes} [Tue May 12 06:59:40 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/579] 10.0.0.70 () {32 vars in 700 bytes} [Tue May 12 06:59:40 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/580] 10.0.0.70 () {32 vars in 688 bytes} [Tue May 12 06:59:40 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/581] 10.0.0.70 () {32 vars in 702 bytes} [Tue May 12 06:59:40 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/582] 10.0.0.70 () {32 vars in 692 bytes} [Tue May 12 06:59:40 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/583] 10.0.0.70 () {32 vars in 694 bytes} [Tue May 12 06:59:40 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/584] 10.0.0.70 () {32 vars in 684 bytes} [Tue May 12 06:59:40 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/585] 10.0.0.70 () {32 vars in 686 bytes} [Tue May 12 06:59:40 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/586] 10.0.0.70 () {32 vars in 660 bytes} [Tue May 12 06:59:40 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/587] 10.0.0.70 () {32 vars in 698 bytes} [Tue May 12 06:59:40 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/588] 10.0.0.70 () {32 vars in 678 bytes} [Tue May 12 06:59:40 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/589] 10.0.0.84 () {34 vars in 1099 bytes} [Tue May 12 06:59:40 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1200231382&fields=id&tenant_id=0a4ba0589a55431982d7ba30f7f0b109 => generated 69 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/590] 10.0.0.70 () {32 vars in 682 bytes} [Tue May 12 06:59:40 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/591] 10.0.0.84 () {34 vars in 981 bytes} [Tue May 12 06:59:40 2026] GET /v2.0/networks?id=e0414ced-525e-4abd-bd02-45345ee2d042 => generated 670 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/592] 10.0.0.70 () {32 vars in 674 bytes} [Tue May 12 06:59:40 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/593] 10.0.0.84 () {34 vars in 964 bytes} [Tue May 12 06:59:40 2026] GET /v2.0/quotas/0a4ba0589a55431982d7ba30f7f0b109 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/594] 10.0.0.70 () {32 vars in 688 bytes} [Tue May 12 06:59:40 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/595] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:40 2026] GET /v2.0/ports?device_id=e745cc86-8862-4da1-bae9-0e8d2c9e736f => generated 969 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/596] 10.0.0.70 () {32 vars in 722 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/597] 10.0.0.70 () {32 vars in 686 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/598] 10.0.0.84 () {34 vars in 1001 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/ports?tenant_id=0a4ba0589a55431982d7ba30f7f0b109&fields=id => generated 103 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/599] 10.0.0.70 () {32 vars in 668 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/600] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/security-groups?id=f174915e-b0d4-4128-9ac0-30c12771dfbf&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/601] 10.0.0.70 () {32 vars in 686 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/602] 10.0.0.70 () {32 vars in 680 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/603] 10.0.0.70 () {32 vars in 698 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/604] 10.0.0.70 () {32 vars in 678 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/605] 10.0.0.70 () {32 vars in 666 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/606] 10.0.0.70 () {32 vars in 676 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/607] 10.0.0.70 () {32 vars in 664 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/608] 10.0.0.70 () {32 vars in 674 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/609] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/ports?device_id=f2e6af19-3177-461b-8cff-e9cb30dbea80 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/610] 10.0.0.70 () {32 vars in 712 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/611] 10.0.0.70 () {32 vars in 690 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/612] 10.0.0.70 () {32 vars in 682 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/613] 10.0.0.70 () {32 vars in 668 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/614] 10.0.0.70 () {32 vars in 686 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/615] 10.0.0.70 () {32 vars in 704 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/616] 10.0.0.70 () {32 vars in 674 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/617] 10.0.0.70 () {32 vars in 700 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/618] 10.0.0.70 () {32 vars in 674 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/619] 10.0.0.70 () {32 vars in 692 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/620] 10.0.0.70 () {32 vars in 688 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/621] 10.0.0.70 () {32 vars in 708 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:59:41.284 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf885a6d-c4a3-41f5-90f5-9a014e1203f2'] response: {'name': 'network-changed', 'server_uuid': 'e745cc86-8862-4da1-bae9-0e8d2c9e736f', 'tag': '854a9105-3261-4e62-b801-cc7068cc8cda', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 294/622] 10.0.0.70 () {32 vars in 704 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/623] 10.0.0.70 () {32 vars in 718 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/624] 10.0.0.70 () {32 vars in 696 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/625] 10.0.0.70 () {32 vars in 710 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/626] 10.0.0.70 () {32 vars in 668 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/binding => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/627] 10.0.0.70 () {32 vars in 686 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/628] 10.0.0.70 () {32 vars in 680 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/629] 10.0.0.70 () {32 vars in 674 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/630] 10.0.0.70 () {32 vars in 670 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/provider => generated 191 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/631] 10.0.0.70 () {32 vars in 660 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/632] 10.0.0.70 () {32 vars in 698 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/633] 10.0.0.70 () {32 vars in 698 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/634] 10.0.0.70 () {32 vars in 676 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/635] 10.0.0.70 () {32 vars in 668 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/636] 10.0.0.70 () {32 vars in 682 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/637] 10.0.0.70 () {32 vars in 700 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/638] 10.0.0.70 () {32 vars in 684 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/639] 10.0.0.70 () {32 vars in 706 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/640] 10.0.0.84 () {34 vars in 906 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions => generated 20516 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/641] 10.0.0.70 () {32 vars in 668 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/642] 10.0.0.70 () {32 vars in 696 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/643] 10.0.0.70 () {32 vars in 694 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/644] 10.0.0.70 () {32 vars in 684 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/645] 10.0.0.84 () {34 vars in 1007 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/networks/e0414ced-525e-4abd-bd02-45345ee2d042?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/646] 10.0.0.70 () {32 vars in 688 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/647] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/ports?tenant_id=11161fa93f1640afacad0586590eabb4&device_id=e745cc86-8862-4da1-bae9-0e8d2c9e736f => generated 1238 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/648] 10.0.0.70 () {32 vars in 666 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/649] 10.0.0.84 () {34 vars in 1107 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/networks/e0414ced-525e-4abd-bd02-45345ee2d042?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/650] 10.0.0.70 () {32 vars in 680 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/651] 199.204.45.222 () {34 vars in 1058 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=854a9105-3261-4e62-b801-cc7068cc8cda => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/652] 10.0.0.70 () {32 vars in 680 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/653] 10.0.0.70 () {32 vars in 690 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/654] 10.0.0.70 () {32 vars in 690 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/655] 10.0.0.70 () {32 vars in 694 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/657] 10.0.0.70 () {32 vars in 684 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/657] 199.204.45.222 () {34 vars in 984 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/subnets?id=6ccef8d9-6a54-4590-8ab4-31eeaa3816f2 => generated 697 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/658] 10.0.0.70 () {32 vars in 688 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/659] 10.0.0.70 () {32 vars in 700 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/660] 10.0.0.70 () {32 vars in 702 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/661] 10.0.0.70 () {32 vars in 712 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/662] 10.0.0.70 () {32 vars in 716 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/663] 10.0.0.70 () {32 vars in 714 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/664] 10.0.0.70 () {32 vars in 726 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/665] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/ports?network_id=d0ca990c-799e-44b6-9a32-449959f4d65f&device_owner=network%3Adhcp => generated 1244 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/666] 10.0.0.70 () {32 vars in 740 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/667] 10.0.0.70 () {32 vars in 718 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/668] 10.0.0.70 () {32 vars in 682 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/669] 10.0.0.70 () {32 vars in 668 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/segment => generated 145 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/670] 10.0.0.70 () {32 vars in 718 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/671] 10.0.0.70 () {32 vars in 678 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/672] 10.0.0.70 () {32 vars in 668 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/673] 10.0.0.70 () {32 vars in 696 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/674] 10.0.0.70 () {32 vars in 704 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/675] 10.0.0.70 () {32 vars in 700 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/676] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/ports?device_id=cf534439-9360-4605-8a74-7d94a11690e3 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/677] 10.0.0.70 () {32 vars in 700 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/678] 10.0.0.70 () {32 vars in 682 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/679] 10.0.0.70 () {32 vars in 704 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/680] 10.0.0.70 () {32 vars in 694 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/681] 10.0.0.70 () {32 vars in 688 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/682] 10.0.0.70 () {32 vars in 696 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/683] 10.0.0.70 () {32 vars in 678 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/684] 10.0.0.70 () {32 vars in 688 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/685] 10.0.0.70 () {32 vars in 700 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/686] 10.0.0.70 () {32 vars in 664 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/687] 10.0.0.70 () {32 vars in 680 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/688] 10.0.0.70 () {32 vars in 692 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/689] 10.0.0.70 () {32 vars in 676 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/690] 10.0.0.70 () {32 vars in 666 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/691] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/networks/d0ca990c-799e-44b6-9a32-449959f4d65f?fields=segments => generated 14 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/692] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 06:59:42 2026] GET /v2.0/networks/d0ca990c-799e-44b6-9a32-449959f4d65f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/693] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:42 2026] GET /v2.0/ports?device_id=e745cc86-8862-4da1-bae9-0e8d2c9e736f => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/694] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:42 2026] GET /v2.0/ports?device_id=f2e6af19-3177-461b-8cff-e9cb30dbea80 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/695] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 06:59:42 2026] GET /v2.0/security-groups?id=f174915e-b0d4-4128-9ac0-30c12771dfbf&fields=id&fields=name => generated 113 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/696] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 06:59:42 2026] GET /v2.0/security-groups?tenant_id=cc471605e32a401e9713365d64f14f5d&name=default => generated 2925 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/697] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 06:59:42 2026] DELETE /v2.0/security-groups/5fd80dca-7f04-4462-8971-fd2f73ff006f => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/698] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:42 2026] GET /v2.0/ports?device_id=cf534439-9360-4605-8a74-7d94a11690e3 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/699] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 06:59:43 2026] GET /v2.0/ports?tenant_id=11161fa93f1640afacad0586590eabb4&device_id=e745cc86-8862-4da1-bae9-0e8d2c9e736f => generated 1238 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/700] 199.204.45.222 () {34 vars in 986 bytes} [Tue May 12 06:59:43 2026] GET /v2.0/networks?id=d0ca990c-799e-44b6-9a32-449959f4d65f => generated 774 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/701] 199.204.45.222 () {34 vars in 1058 bytes} [Tue May 12 06:59:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=854a9105-3261-4e62-b801-cc7068cc8cda => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/702] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:43 2026] GET /v2.0/ports?device_id=f2e6af19-3177-461b-8cff-e9cb30dbea80 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/703] 199.204.45.222 () {34 vars in 984 bytes} [Tue May 12 06:59:43 2026] GET /v2.0/subnets?id=6ccef8d9-6a54-4590-8ab4-31eeaa3816f2 => generated 697 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/704] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:43 2026] GET /v2.0/ports?device_id=e745cc86-8862-4da1-bae9-0e8d2c9e736f => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/705] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 06:59:43 2026] GET /v2.0/ports?network_id=d0ca990c-799e-44b6-9a32-449959f4d65f&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/706] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 06:59:43 2026] GET /v2.0/security-groups?id=f174915e-b0d4-4128-9ac0-30c12771dfbf&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/707] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 06:59:43 2026] GET /v2.0/networks/d0ca990c-799e-44b6-9a32-449959f4d65f?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/708] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 06:59:43 2026] GET /v2.0/networks/d0ca990c-799e-44b6-9a32-449959f4d65f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/709] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:44 2026] GET /v2.0/ports?device_id=cf534439-9360-4605-8a74-7d94a11690e3 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/710] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:44 2026] GET /v2.0/ports?device_id=f2e6af19-3177-461b-8cff-e9cb30dbea80 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/711] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:44 2026] GET /v2.0/ports?device_id=e745cc86-8862-4da1-bae9-0e8d2c9e736f => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/712] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 06:59:44 2026] GET /v2.0/security-groups?id=f174915e-b0d4-4128-9ac0-30c12771dfbf&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:59:44.909 8 WARNING neutron_lib.context [None req-d093ce65-3694-4928-a688-07ba8b227c7b 26c6e53b629445e69108f5dc2a04356f 286ff1a11a2049759fc5170de8842436 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 06:59:44.909 8 WARNING neutron_lib.context [None req-d093ce65-3694-4928-a688-07ba8b227c7b 26c6e53b629445e69108f5dc2a04356f 286ff1a11a2049759fc5170de8842436 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 06:59:45.084 8 INFO neutron.db.segments_db [None req-d093ce65-3694-4928-a688-07ba8b227c7b 26c6e53b629445e69108f5dc2a04356f 286ff1a11a2049759fc5170de8842436 - - default default] Added segment 8e4905f7-6fca-489f-a32b-8e33907e578a of type vxlan for network e600f2fa-1383-4906-a3dd-ff5e24db7050 [pid: 7|app: 0|req: 361/713] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:45 2026] GET /v2.0/ports?device_id=cf534439-9360-4605-8a74-7d94a11690e3 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:59:45.173 8 INFO neutron.db.segments_db [None req-d093ce65-3694-4928-a688-07ba8b227c7b 26c6e53b629445e69108f5dc2a04356f 286ff1a11a2049759fc5170de8842436 - - default default] Added segment b9b97223-8119-41ce-8e5a-356d43f128a5 of type vxlan for network 1b8f6072-521e-4b24-86fa-b3fa24823b27 [pid: 8|app: 0|req: 353/714] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 06:59:44 2026] POST /v2.0/networks => generated 1244 bytes in 539 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/715] 10.0.0.70 () {32 vars in 648 bytes} [Tue May 12 06:59:45 2026] GET /v2.0/networks => generated 1843 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/716] 199.204.45.222 () {34 vars in 986 bytes} [Tue May 12 06:59:45 2026] GET /v2.0/networks?id=8cac0e60-1d34-4169-863a-0d46cd2b98fe => generated 684 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:59:45.532 8 INFO neutron.services.segments.plugin [-] Segment 8e4905f7-6fca-489f-a32b-8e33907e578a resource provider aggregate not found 2026-05-12 06:59:45.537 8 INFO neutron.services.segments.plugin [-] Segment 8e4905f7-6fca-489f-a32b-8e33907e578a resource provider aggregate not found 2026-05-12 06:59:45.544 8 INFO neutron.services.segments.plugin [-] Segment 8e4905f7-6fca-489f-a32b-8e33907e578a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e4905f7-6fca-489f-a32b-8e33907e578a found for delete ", "request_id": "req-2a6f8129-c250-47e1-aaef-18179739cc95"}]} 2026-05-12 06:59:45.552 8 INFO neutron.services.segments.plugin [-] Segment 8e4905f7-6fca-489f-a32b-8e33907e578a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e4905f7-6fca-489f-a32b-8e33907e578a found for delete ", "request_id": "req-e9f8f019-cbc5-470a-989d-6c5c85e5ee8c"}]} [pid: 7|app: 0|req: 364/717] 199.204.45.222 () {34 vars in 1050 bytes} [Tue May 12 06:59:45 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2fcbe1e9e3c14bad8c78757ff07a1fb5 => generated 181 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/718] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 06:59:45 2026] DELETE /v2.0/networks/e600f2fa-1383-4906-a3dd-ff5e24db7050 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 06:59:45.566 8 WARNING neutron_lib.context [req-2f28490b-8a3c-4197-aae9-779b00446a3a req-ba574cfe-d3e1-4b63-b98f-960f28112c75 704ad071ee4247a0ad7c0cbd82ee94fc 2fcbe1e9e3c14bad8c78757ff07a1fb5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 365/719] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:45 2026] GET /v2.0/ports?device_id=f2e6af19-3177-461b-8cff-e9cb30dbea80 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:59:45.706 7 INFO neutron.services.segments.plugin [-] Segment b9b97223-8119-41ce-8e5a-356d43f128a5 resource provider aggregate not found 2026-05-12 06:59:45.713 7 INFO neutron.services.segments.plugin [-] Segment b9b97223-8119-41ce-8e5a-356d43f128a5 resource provider aggregate not found 2026-05-12 06:59:45.737 7 INFO neutron.services.segments.plugin [-] Segment b9b97223-8119-41ce-8e5a-356d43f128a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9b97223-8119-41ce-8e5a-356d43f128a5 found for delete ", "request_id": "req-cb4aa8ba-2988-4ac3-b157-fb62cfe86e55"}]} 2026-05-12 06:59:45.738 7 INFO neutron.services.segments.plugin [-] Segment b9b97223-8119-41ce-8e5a-356d43f128a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9b97223-8119-41ce-8e5a-356d43f128a5 found for delete ", "request_id": "req-cea96eb3-4739-437a-bc6a-050b36a9f43a"}]} [pid: 7|app: 0|req: 366/720] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 06:59:45 2026] DELETE /v2.0/networks/1b8f6072-521e-4b24-86fa-b3fa24823b27 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/721] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:45 2026] GET /v2.0/ports?device_id=e745cc86-8862-4da1-bae9-0e8d2c9e736f => generated 969 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/722] 10.0.0.70 () {32 vars in 648 bytes} [Tue May 12 06:59:45 2026] GET /v2.0/networks => generated 651 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/723] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 06:59:45 2026] GET /v2.0/security-groups?id=f174915e-b0d4-4128-9ac0-30c12771dfbf&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/724] 199.204.45.222 () {38 vars in 955 bytes} [Tue May 12 06:59:45 2026] POST /v2.0/ports => generated 954 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:59:45.926 7 WARNING neutron_lib.context [None req-60c55a75-42f8-40ac-a836-7c09f67f72cf 26c6e53b629445e69108f5dc2a04356f 286ff1a11a2049759fc5170de8842436 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:59:45.998 7 INFO neutron.db.segments_db [None req-60c55a75-42f8-40ac-a836-7c09f67f72cf 26c6e53b629445e69108f5dc2a04356f 286ff1a11a2049759fc5170de8842436 - - default default] Added segment bad90783-d31b-4ac7-8b87-1e62e6186732 of type vxlan for network 3d04996c-4f92-4e44-9352-6cbbdd82645e [pid: 7|app: 0|req: 370/725] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 06:59:45 2026] POST /v2.0/networks => generated 653 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:59:46.137 7 WARNING neutron_lib.context [None req-ebb15a6e-e2fa-497f-9e90-4a9fdeae2fff 26c6e53b629445e69108f5dc2a04356f 286ff1a11a2049759fc5170de8842436 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 06:59:46.192 7 INFO neutron.db.segments_db [None req-ebb15a6e-e2fa-497f-9e90-4a9fdeae2fff 26c6e53b629445e69108f5dc2a04356f 286ff1a11a2049759fc5170de8842436 - - default default] Added segment 21e83d11-d0cd-4eb2-bfd8-35838d6bb4fa of type vxlan for network 1c56a081-f287-48c5-9850-0625123b97ae [pid: 7|app: 0|req: 371/726] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 06:59:46 2026] POST /v2.0/networks => generated 653 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/727] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:46 2026] GET /v2.0/ports?device_id=cf534439-9360-4605-8a74-7d94a11690e3 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:59:46.314 7 WARNING neutron_lib.context [None req-b71d91d9-31da-42a1-b294-cb9ad75eeabe 26c6e53b629445e69108f5dc2a04356f 286ff1a11a2049759fc5170de8842436 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 06:59:46.348 7 WARNING neutron_lib.context [None req-b71d91d9-31da-42a1-b294-cb9ad75eeabe 26c6e53b629445e69108f5dc2a04356f 286ff1a11a2049759fc5170de8842436 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 356/728] 199.204.45.222 () {38 vars in 1028 bytes} [Tue May 12 06:59:45 2026] PUT /v2.0/ports/51b3b6f3-0a8a-4880-9018-43651ee89e74 => generated 1235 bytes in 547 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:59:46.687 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-742399c1-733c-4ef6-847e-56ae092afbd7'] response: {'name': 'network-changed', 'server_uuid': 'f2e6af19-3177-461b-8cff-e9cb30dbea80', 'tag': '51b3b6f3-0a8a-4880-9018-43651ee89e74', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 357/729] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:46 2026] GET /v2.0/ports?device_id=f2e6af19-3177-461b-8cff-e9cb30dbea80 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/730] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 06:59:46 2026] GET /v2.0/security-groups?id=4bd038ad-92eb-41ef-b9ff-c8810c86dd8e&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/731] 10.0.0.70 () {34 vars in 664 bytes} [Tue May 12 06:59:46 2026] POST /v2.0/ports => generated 1506 bytes in 649 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 374/732] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:46 2026] GET /v2.0/ports?device_id=e745cc86-8862-4da1-bae9-0e8d2c9e736f => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/733] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 06:59:47 2026] GET /v2.0/security-groups?id=f174915e-b0d4-4128-9ac0-30c12771dfbf&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/734] 10.0.0.70 () {32 vars in 642 bytes} [Tue May 12 06:59:46 2026] GET /v2.0/ports => generated 1506 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/735] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 06:59:47 2026] GET /v2.0/ports?tenant_id=2fcbe1e9e3c14bad8c78757ff07a1fb5&device_id=f2e6af19-3177-461b-8cff-e9cb30dbea80 => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/736] 199.204.45.222 () {34 vars in 1018 bytes} [Tue May 12 06:59:47 2026] GET /v2.0/networks?tenant_id=2fcbe1e9e3c14bad8c78757ff07a1fb5&shared=False => generated 780 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/737] 10.0.0.70 () {32 vars in 719 bytes} [Tue May 12 06:59:47 2026] DELETE /v2.0/ports/3bc3d9b9-d9a7-4db1-854d-00dc0b0afb61 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/738] 199.204.45.222 () {34 vars in 930 bytes} [Tue May 12 06:59:47 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/739] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:47 2026] GET /v2.0/ports?device_id=cf534439-9360-4605-8a74-7d94a11690e3 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/740] 10.0.0.70 () {32 vars in 719 bytes} [Tue May 12 06:59:47 2026] DELETE /v2.0/ports/4aea1015-c2d8-4976-9b59-e8745952cef7 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/741] 199.204.45.222 () {34 vars in 986 bytes} [Tue May 12 06:59:47 2026] GET /v2.0/networks?id=e0414ced-525e-4abd-bd02-45345ee2d042 => generated 670 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/742] 10.0.0.70 () {32 vars in 642 bytes} [Tue May 12 06:59:47 2026] GET /v2.0/ports => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:59:47.683 7 WARNING neutron_lib.context [None req-ea9da996-b012-4c50-b9b5-83d256cd1de3 26c6e53b629445e69108f5dc2a04356f 286ff1a11a2049759fc5170de8842436 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 365/743] 199.204.45.222 () {34 vars in 1050 bytes} [Tue May 12 06:59:47 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0a4ba0589a55431982d7ba30f7f0b109 => generated 181 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:59:47.721 8 WARNING neutron_lib.context [req-97107750-d5f7-4c3d-9c86-66040c419d70 req-390dca46-a0ca-47cd-a06f-3da90746eed3 9a5f68c529ab4286b59def4422179efc 0a4ba0589a55431982d7ba30f7f0b109 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 06:59:47.757 7 INFO neutron.db.segments_db [None req-ea9da996-b012-4c50-b9b5-83d256cd1de3 26c6e53b629445e69108f5dc2a04356f 286ff1a11a2049759fc5170de8842436 - - default default] Added segment d3f8d448-2048-4154-9baf-9448ece5fd4d of type vxlan for network 8fe5978b-aa06-4200-accf-539765ad5db4 [pid: 7|app: 0|req: 379/744] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 06:59:47 2026] POST /v2.0/networks => generated 654 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/745] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:47 2026] GET /v2.0/ports?device_id=f2e6af19-3177-461b-8cff-e9cb30dbea80 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:59:47.967 7 WARNING neutron_lib.context [None req-c5332fa4-893f-4da9-a144-2cd009a6d4e5 26c6e53b629445e69108f5dc2a04356f 286ff1a11a2049759fc5170de8842436 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 06:59:48.033 7 INFO neutron.db.segments_db [None req-c5332fa4-893f-4da9-a144-2cd009a6d4e5 26c6e53b629445e69108f5dc2a04356f 286ff1a11a2049759fc5170de8842436 - - default default] Added segment e11034fe-b10e-43ca-a1ad-178e3d6934b0 of type vxlan for network 91a4b3c8-9a9a-4224-b7c4-7eb6ebc08cce [pid: 8|app: 0|req: 366/746] 199.204.45.222 () {38 vars in 955 bytes} [Tue May 12 06:59:47 2026] POST /v2.0/ports => generated 954 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 381/747] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 06:59:47 2026] POST /v2.0/networks => generated 653 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/748] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 06:59:48 2026] GET /v2.0/security-groups?id=4bd038ad-92eb-41ef-b9ff-c8810c86dd8e&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/749] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:48 2026] GET /v2.0/ports?device_id=e745cc86-8862-4da1-bae9-0e8d2c9e736f => generated 969 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/750] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 06:59:48 2026] GET /v2.0/security-groups?id=f174915e-b0d4-4128-9ac0-30c12771dfbf&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/751] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 06:59:48 2026] GET /v2.0/ports?tenant_id=2fcbe1e9e3c14bad8c78757ff07a1fb5&device_id=f2e6af19-3177-461b-8cff-e9cb30dbea80 => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/752] 199.204.45.222 () {34 vars in 1058 bytes} [Tue May 12 06:59:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=51b3b6f3-0a8a-4880-9018-43651ee89e74 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/753] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:48 2026] GET /v2.0/ports?device_id=cf534439-9360-4605-8a74-7d94a11690e3 => generated 969 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/754] 199.204.45.222 () {34 vars in 984 bytes} [Tue May 12 06:59:48 2026] GET /v2.0/subnets?id=acb07478-6fb7-49c6-a43b-378fc022f905 => generated 702 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/755] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 06:59:48 2026] GET /v2.0/security-groups?id=201e6be3-c8c4-4400-aae0-97439c52f87d&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/756] 199.204.45.222 () {38 vars in 1028 bytes} [Tue May 12 06:59:48 2026] PUT /v2.0/ports/dae670b4-071a-44bf-b540-82df4b9fccdd => generated 1235 bytes in 491 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/757] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 06:59:48 2026] GET /v2.0/ports?network_id=8cac0e60-1d34-4169-863a-0d46cd2b98fe&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:59:48.695 8 WARNING neutron_lib.context [None req-c765bd33-0bd4-4bba-82db-4823c8764527 26c6e53b629445e69108f5dc2a04356f 286ff1a11a2049759fc5170de8842436 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 06:59:48.738 8 WARNING neutron_lib.context [None req-c765bd33-0bd4-4bba-82db-4823c8764527 26c6e53b629445e69108f5dc2a04356f 286ff1a11a2049759fc5170de8842436 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 383/758] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 06:59:48 2026] GET /v2.0/networks/8cac0e60-1d34-4169-863a-0d46cd2b98fe?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/759] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 06:59:48 2026] GET /v2.0/networks/8cac0e60-1d34-4169-863a-0d46cd2b98fe?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/760] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 06:59:48 2026] POST /v2.0/subnets => generated 1322 bytes in 575 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/761] 10.0.0.70 () {32 vars in 646 bytes} [Tue May 12 06:59:49 2026] GET /v2.0/subnets => generated 1958 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/762] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:49 2026] GET /v2.0/ports?device_id=f2e6af19-3177-461b-8cff-e9cb30dbea80 => generated 969 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:59:49.349 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e2384f00-6877-4cbc-9ba5-44c04b1010c5'] response: {'name': 'network-changed', 'server_uuid': 'cf534439-9360-4605-8a74-7d94a11690e3', 'tag': 'dae670b4-071a-44bf-b540-82df4b9fccdd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 378/763] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 06:59:49 2026] GET /v2.0/security-groups?id=4bd038ad-92eb-41ef-b9ff-c8810c86dd8e&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/764] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:49 2026] GET /v2.0/ports?device_id=e745cc86-8862-4da1-bae9-0e8d2c9e736f => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/765] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 06:59:49 2026] GET /v2.0/security-groups?id=f174915e-b0d4-4128-9ac0-30c12771dfbf&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/766] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 06:59:49 2026] DELETE /v2.0/subnets/abb5d21b-fa17-4b89-ac6b-c37697db337d => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/769] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 06:59:49 2026] GET /v2.0/ports?tenant_id=0a4ba0589a55431982d7ba30f7f0b109&device_id=cf534439-9360-4605-8a74-7d94a11690e3 => generated 1238 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/770] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:49 2026] GET /v2.0/ports?device_id=cf534439-9360-4605-8a74-7d94a11690e3 => generated 969 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/771] 199.204.45.222 () {34 vars in 1058 bytes} [Tue May 12 06:59:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=dae670b4-071a-44bf-b540-82df4b9fccdd => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/772] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 06:59:49 2026] GET /v2.0/security-groups?id=201e6be3-c8c4-4400-aae0-97439c52f87d&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/773] 199.204.45.222 () {34 vars in 984 bytes} [Tue May 12 06:59:49 2026] GET /v2.0/subnets?id=702e2fa8-9500-4a63-9861-396b9400e9ff => generated 688 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/774] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 06:59:49 2026] GET /v2.0/ports?network_id=e0414ced-525e-4abd-bd02-45345ee2d042&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/775] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 06:59:49 2026] GET /v2.0/networks/e0414ced-525e-4abd-bd02-45345ee2d042?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/776] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 06:59:50 2026] GET /v2.0/networks/e0414ced-525e-4abd-bd02-45345ee2d042?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/777] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 06:59:49 2026] DELETE /v2.0/subnets/434da042-5e7a-4270-9b02-baf2bcd9cf05 => generated 0 bytes in 671 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/778] 10.0.0.70 () {32 vars in 646 bytes} [Tue May 12 06:59:50 2026] GET /v2.0/subnets => generated 649 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:59:50.402 8 INFO neutron.services.segments.plugin [-] Segment e11034fe-b10e-43ca-a1ad-178e3d6934b0 resource provider aggregate not found 2026-05-12 06:59:50.407 8 INFO neutron.services.segments.plugin [-] Segment e11034fe-b10e-43ca-a1ad-178e3d6934b0 resource provider aggregate not found [pid: 8|app: 0|req: 382/779] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 06:59:50 2026] DELETE /v2.0/networks/91a4b3c8-9a9a-4224-b7c4-7eb6ebc08cce => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 06:59:50.460 8 INFO neutron.services.segments.plugin [-] Segment e11034fe-b10e-43ca-a1ad-178e3d6934b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e11034fe-b10e-43ca-a1ad-178e3d6934b0 found for delete ", "request_id": "req-012c3d37-f0d3-4863-8405-d92f22b8f30d"}]} 2026-05-12 06:59:50.461 8 INFO neutron.services.segments.plugin [-] Segment e11034fe-b10e-43ca-a1ad-178e3d6934b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e11034fe-b10e-43ca-a1ad-178e3d6934b0 found for delete ", "request_id": "req-f6101b74-21e1-4e95-a157-6e1313a51809"}]} [pid: 8|app: 0|req: 383/780] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:50 2026] GET /v2.0/ports?device_id=f2e6af19-3177-461b-8cff-e9cb30dbea80 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/781] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 06:59:50 2026] GET /v2.0/security-groups?id=4bd038ad-92eb-41ef-b9ff-c8810c86dd8e&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/782] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:50 2026] GET /v2.0/ports?device_id=e745cc86-8862-4da1-bae9-0e8d2c9e736f => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:59:50.585 7 INFO neutron.services.segments.plugin [-] Segment d3f8d448-2048-4154-9baf-9448ece5fd4d resource provider aggregate not found 2026-05-12 06:59:50.594 7 INFO neutron.services.segments.plugin [-] Segment d3f8d448-2048-4154-9baf-9448ece5fd4d resource provider aggregate not found 2026-05-12 06:59:50.607 7 INFO neutron.services.segments.plugin [-] Segment d3f8d448-2048-4154-9baf-9448ece5fd4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3f8d448-2048-4154-9baf-9448ece5fd4d found for delete ", "request_id": "req-493465ff-8dfb-4a31-b417-21baf7d91279"}]} [pid: 7|app: 0|req: 398/783] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 06:59:50 2026] DELETE /v2.0/networks/8fe5978b-aa06-4200-accf-539765ad5db4 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 06:59:50.628 7 INFO neutron.services.segments.plugin [-] Segment d3f8d448-2048-4154-9baf-9448ece5fd4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3f8d448-2048-4154-9baf-9448ece5fd4d found for delete ", "request_id": "req-46566ecf-8f84-4e75-a876-41ee22388f0b"}]} [pid: 8|app: 0|req: 386/784] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 06:59:50 2026] GET /v2.0/security-groups?id=f174915e-b0d4-4128-9ac0-30c12771dfbf&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/785] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 06:59:50 2026] DELETE /v2.0/networks/1c56a081-f287-48c5-9850-0625123b97ae => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/786] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 06:59:50 2026] DELETE /v2.0/networks/3d04996c-4f92-4e44-9352-6cbbdd82645e => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/787] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:50 2026] GET /v2.0/ports?device_id=cf534439-9360-4605-8a74-7d94a11690e3 => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/788] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 06:59:51 2026] GET /v2.0/security-groups?id=201e6be3-c8c4-4400-aae0-97439c52f87d&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/789] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 06:59:51 2026] GET /v2.0/ports?tenant_id=0a4ba0589a55431982d7ba30f7f0b109&device_id=cf534439-9360-4605-8a74-7d94a11690e3 => generated 1238 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/790] 199.204.45.222 () {34 vars in 986 bytes} [Tue May 12 06:59:51 2026] GET /v2.0/networks?id=e0414ced-525e-4abd-bd02-45345ee2d042 => generated 765 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/791] 199.204.45.222 () {34 vars in 1058 bytes} [Tue May 12 06:59:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=dae670b4-071a-44bf-b540-82df4b9fccdd => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/792] 199.204.45.222 () {34 vars in 984 bytes} [Tue May 12 06:59:51 2026] GET /v2.0/subnets?id=702e2fa8-9500-4a63-9861-396b9400e9ff => generated 688 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/793] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 06:59:51 2026] GET /v2.0/ports?network_id=e0414ced-525e-4abd-bd02-45345ee2d042&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/794] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 06:59:51 2026] GET /v2.0/networks/e0414ced-525e-4abd-bd02-45345ee2d042?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/795] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 06:59:51 2026] GET /v2.0/networks/e0414ced-525e-4abd-bd02-45345ee2d042?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/796] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:51 2026] GET /v2.0/ports?device_id=f2e6af19-3177-461b-8cff-e9cb30dbea80 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/797] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 06:59:51 2026] GET /v2.0/security-groups?tenant_id=286ff1a11a2049759fc5170de8842436&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/798] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 06:59:51 2026] GET /v2.0/security-groups?id=4bd038ad-92eb-41ef-b9ff-c8810c86dd8e&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/799] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:51 2026] GET /v2.0/ports?device_id=e745cc86-8862-4da1-bae9-0e8d2c9e736f => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/800] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 06:59:51 2026] GET /v2.0/security-groups?id=f174915e-b0d4-4128-9ac0-30c12771dfbf&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/801] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 06:59:51 2026] DELETE /v2.0/security-groups/ee0ca881-9e1b-425e-88b7-f18fcc3fc128 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/802] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:51 2026] GET /v2.0/ports?device_id=e745cc86-8862-4da1-bae9-0e8d2c9e736f => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/803] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:52 2026] GET /v2.0/ports?device_id=cf534439-9360-4605-8a74-7d94a11690e3 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/804] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 06:59:52 2026] GET /v2.0/security-groups?id=201e6be3-c8c4-4400-aae0-97439c52f87d&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:59:52.388 7 INFO neutron.db.l3_db [None req-87ad6b40-a654-499e-baa5-acd87f4ab4d0 f8c92c884c7645eb807f54232739d78b 11161fa93f1640afacad0586590eabb4 - - default default] Floating IP e0ebc37d-f60b-4b9e-8528-7302364bc66c associated. External IP: 10.96.250.216, port: 854a9105-3261-4e62-b801-cc7068cc8cda. 2026-05-12 06:59:52.626 7 INFO neutron.services.segments.plugin [-] Segment 21e83d11-d0cd-4eb2-bfd8-35838d6bb4fa resource provider aggregate not found 2026-05-12 06:59:52.642 7 INFO neutron.services.segments.plugin [-] Segment 21e83d11-d0cd-4eb2-bfd8-35838d6bb4fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21e83d11-d0cd-4eb2-bfd8-35838d6bb4fa found for delete ", "request_id": "req-910c79f5-ba49-4ed1-9325-adf0bc7f7c36"}]} 2026-05-12 06:59:52.643 7 INFO neutron.services.segments.plugin [-] Segment 21e83d11-d0cd-4eb2-bfd8-35838d6bb4fa resource provider aggregate not found 2026-05-12 06:59:52.659 7 INFO neutron.services.segments.plugin [-] Segment 21e83d11-d0cd-4eb2-bfd8-35838d6bb4fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21e83d11-d0cd-4eb2-bfd8-35838d6bb4fa found for delete ", "request_id": "req-9779158a-5f2e-4257-bcad-47da2249353f"}]} [pid: 7|app: 0|req: 408/805] 10.0.0.70 () {34 vars in 748 bytes} [Tue May 12 06:59:51 2026] PUT /v2.0/floatingips/e0ebc37d-f60b-4b9e-8528-7302364bc66c => generated 855 bytes in 819 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:59:52.815 8 INFO neutron.services.segments.plugin [-] Segment bad90783-d31b-4ac7-8b87-1e62e6186732 resource provider aggregate not found 2026-05-12 06:59:52.820 8 INFO neutron.services.segments.plugin [-] Segment bad90783-d31b-4ac7-8b87-1e62e6186732 resource provider aggregate not found 2026-05-12 06:59:52.831 8 INFO neutron.services.segments.plugin [-] Segment bad90783-d31b-4ac7-8b87-1e62e6186732 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bad90783-d31b-4ac7-8b87-1e62e6186732 found for delete ", "request_id": "req-e7dbe5cb-38f7-4a6f-9dfb-96a3dc03783e"}]} 2026-05-12 06:59:52.834 8 INFO neutron.services.segments.plugin [-] Segment bad90783-d31b-4ac7-8b87-1e62e6186732 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bad90783-d31b-4ac7-8b87-1e62e6186732 found for delete ", "request_id": "req-2ca4432a-6900-453d-b42c-dfccf4ea2224"}]} [pid: 7|app: 0|req: 409/806] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:52 2026] GET /v2.0/ports?device_id=e745cc86-8862-4da1-bae9-0e8d2c9e736f => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/807] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:52 2026] GET /v2.0/ports?device_id=f2e6af19-3177-461b-8cff-e9cb30dbea80 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/808] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 06:59:52 2026] GET /v2.0/security-groups?id=f174915e-b0d4-4128-9ac0-30c12771dfbf&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/809] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 06:59:52 2026] GET /v2.0/security-groups?id=4bd038ad-92eb-41ef-b9ff-c8810c86dd8e&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:59:53.237 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e7bf7c6b-f182-4f92-888a-391cdd688208'] response: {'name': 'network-changed', 'server_uuid': 'e745cc86-8862-4da1-bae9-0e8d2c9e736f', 'tag': '854a9105-3261-4e62-b801-cc7068cc8cda', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 411/810] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:53 2026] GET /v2.0/ports?device_id=e745cc86-8862-4da1-bae9-0e8d2c9e736f => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/811] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:53 2026] GET /v2.0/ports?device_id=cf534439-9360-4605-8a74-7d94a11690e3 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/812] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 06:59:53 2026] GET /v2.0/security-groups?id=f174915e-b0d4-4128-9ac0-30c12771dfbf&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/813] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 06:59:53 2026] GET /v2.0/security-groups?id=201e6be3-c8c4-4400-aae0-97439c52f87d&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/814] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 06:59:53 2026] GET /v2.0/ports?tenant_id=11161fa93f1640afacad0586590eabb4&device_id=e745cc86-8862-4da1-bae9-0e8d2c9e736f => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/815] 199.204.45.222 () {34 vars in 986 bytes} [Tue May 12 06:59:53 2026] GET /v2.0/networks?id=d0ca990c-799e-44b6-9a32-449959f4d65f => generated 774 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/816] 199.204.45.222 () {34 vars in 1058 bytes} [Tue May 12 06:59:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=854a9105-3261-4e62-b801-cc7068cc8cda => generated 858 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/817] 199.204.45.222 () {34 vars in 984 bytes} [Tue May 12 06:59:53 2026] GET /v2.0/subnets?id=6ccef8d9-6a54-4590-8ab4-31eeaa3816f2 => generated 697 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:59:53.707 8 WARNING neutron_lib.context [None req-501bf1a5-0493-46cd-b001-e581bf919fb6 7bc543ea9c76484b97cc450065a6427c a3445a4b96cc4463b628a6166b6b28e6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 06:59:53.708 8 WARNING neutron_lib.context [None req-501bf1a5-0493-46cd-b001-e581bf919fb6 7bc543ea9c76484b97cc450065a6427c a3445a4b96cc4463b628a6166b6b28e6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 416/818] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 06:59:53 2026] GET /v2.0/ports?network_id=d0ca990c-799e-44b6-9a32-449959f4d65f&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/819] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 06:59:53 2026] GET /v2.0/networks/d0ca990c-799e-44b6-9a32-449959f4d65f?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/820] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 06:59:53 2026] GET /v2.0/networks/d0ca990c-799e-44b6-9a32-449959f4d65f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:59:53.941 8 INFO neutron.db.segments_db [None req-501bf1a5-0493-46cd-b001-e581bf919fb6 7bc543ea9c76484b97cc450065a6427c a3445a4b96cc4463b628a6166b6b28e6 - - default default] Added segment 26fc9a04-200a-4bf1-8c70-d628d00ceae7 of type vxlan for network 941d0afd-3561-4c82-add3-9171df82bd94 2026-05-12 06:59:53.994 8 INFO neutron.db.segments_db [None req-501bf1a5-0493-46cd-b001-e581bf919fb6 7bc543ea9c76484b97cc450065a6427c a3445a4b96cc4463b628a6166b6b28e6 - - default default] Added segment 7e1dee5d-599d-4adc-9ef3-1ea9c57b029e of type vxlan for network fab14ee0-df4e-4c40-b90c-5f3c7959a3d9 [pid: 8|app: 0|req: 403/821] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 06:59:53 2026] POST /v2.0/networks => generated 1245 bytes in 511 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/822] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:54 2026] GET /v2.0/ports?device_id=f2e6af19-3177-461b-8cff-e9cb30dbea80 => generated 971 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/823] 10.0.0.70 () {32 vars in 648 bytes} [Tue May 12 06:59:54 2026] GET /v2.0/networks => generated 1844 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/824] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 06:59:54 2026] GET /v2.0/security-groups?id=4bd038ad-92eb-41ef-b9ff-c8810c86dd8e&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/825] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 06:59:54 2026] DELETE /v2.0/networks/941d0afd-3561-4c82-add3-9171df82bd94 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/826] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:54 2026] GET /v2.0/ports?device_id=e745cc86-8862-4da1-bae9-0e8d2c9e736f => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/827] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 06:59:54 2026] DELETE /v2.0/networks/fab14ee0-df4e-4c40-b90c-5f3c7959a3d9 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/828] 10.0.0.70 () {32 vars in 648 bytes} [Tue May 12 06:59:54 2026] GET /v2.0/networks => generated 651 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/829] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:54 2026] GET /v2.0/ports?device_id=cf534439-9360-4605-8a74-7d94a11690e3 => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:59:54.569 8 WARNING neutron_lib.context [None req-238e6b37-26de-4853-a1fa-23fad0070dbf 7bc543ea9c76484b97cc450065a6427c a3445a4b96cc4463b628a6166b6b28e6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 423/830] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 06:59:54 2026] GET /v2.0/security-groups?id=f174915e-b0d4-4128-9ac0-30c12771dfbf&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/831] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 06:59:54 2026] GET /v2.0/security-groups?id=201e6be3-c8c4-4400-aae0-97439c52f87d&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:59:54.628 8 INFO neutron.db.segments_db [None req-238e6b37-26de-4853-a1fa-23fad0070dbf 7bc543ea9c76484b97cc450065a6427c a3445a4b96cc4463b628a6166b6b28e6 - - default default] Added segment 6e83b1f9-b6b4-4d8f-80e2-8d9925f9d4ba of type vxlan for network eef589c2-9d36-463f-a412-5d42c8190cf6 [pid: 8|app: 0|req: 408/832] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 06:59:54 2026] POST /v2.0/networks => generated 649 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:59:54.753 7 WARNING neutron_lib.context [None req-82bd6bb2-2525-4b2d-a60f-6a59304dc2fb 7bc543ea9c76484b97cc450065a6427c a3445a4b96cc4463b628a6166b6b28e6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 06:59:54.761 7 INFO neutron.services.segments.plugin [-] Segment 7e1dee5d-599d-4adc-9ef3-1ea9c57b029e resource provider aggregate not found 2026-05-12 06:59:54.765 7 INFO neutron.services.segments.plugin [-] Segment 7e1dee5d-599d-4adc-9ef3-1ea9c57b029e resource provider aggregate not found 2026-05-12 06:59:54.778 7 INFO neutron.services.segments.plugin [-] Segment 7e1dee5d-599d-4adc-9ef3-1ea9c57b029e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e1dee5d-599d-4adc-9ef3-1ea9c57b029e found for delete ", "request_id": "req-e2393430-6639-4b06-8a6c-2ec6c3f23cf3"}]} 2026-05-12 06:59:54.780 7 INFO neutron.services.segments.plugin [-] Segment 7e1dee5d-599d-4adc-9ef3-1ea9c57b029e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e1dee5d-599d-4adc-9ef3-1ea9c57b029e found for delete ", "request_id": "req-b0a429f9-1037-4573-bf51-c23bd4cd18c7"}]} 2026-05-12 06:59:54.806 7 INFO neutron.db.segments_db [None req-82bd6bb2-2525-4b2d-a60f-6a59304dc2fb 7bc543ea9c76484b97cc450065a6427c a3445a4b96cc4463b628a6166b6b28e6 - - default default] Added segment 13433b12-a8ad-407b-b49b-9c7157b15701 of type vxlan for network 6658e7d6-b3fa-4df1-b2a2-4f817fdf3bc2 [pid: 7|app: 0|req: 425/833] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 06:59:54 2026] POST /v2.0/networks => generated 650 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:59:54.914 8 WARNING neutron_lib.context [None req-dbd5015c-cf91-46cc-9f39-849e92b8d040 7bc543ea9c76484b97cc450065a6427c a3445a4b96cc4463b628a6166b6b28e6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 06:59:54.932 8 INFO neutron.services.segments.plugin [-] Segment 26fc9a04-200a-4bf1-8c70-d628d00ceae7 resource provider aggregate not found 2026-05-12 06:59:54.941 8 INFO neutron.services.segments.plugin [-] Segment 26fc9a04-200a-4bf1-8c70-d628d00ceae7 resource provider aggregate not found 2026-05-12 06:59:54.952 8 INFO neutron.services.segments.plugin [-] Segment 26fc9a04-200a-4bf1-8c70-d628d00ceae7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26fc9a04-200a-4bf1-8c70-d628d00ceae7 found for delete ", "request_id": "req-f4d716c1-482a-46c2-a763-063f8756db9c"}]} 2026-05-12 06:59:54.952 8 WARNING neutron_lib.context [None req-dbd5015c-cf91-46cc-9f39-849e92b8d040 7bc543ea9c76484b97cc450065a6427c a3445a4b96cc4463b628a6166b6b28e6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 06:59:54.955 8 INFO neutron.services.segments.plugin [-] Segment 26fc9a04-200a-4bf1-8c70-d628d00ceae7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26fc9a04-200a-4bf1-8c70-d628d00ceae7 found for delete ", "request_id": "req-82ba729c-52dc-45af-aeb9-89f5bf4ba9d6"}]} [pid: 7|app: 0|req: 426/834] 199.204.45.222 () {34 vars in 994 bytes} [Tue May 12 06:59:55 2026] GET /v2.0/ports?device_id=e745cc86-8862-4da1-bae9-0e8d2c9e736f => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:59:55.609 7 INFO neutron.db.l3_db [req-961e65e8-88b0-4b50-8ef4-4e8786f37968 req-a8c68223-b406-49cc-bba9-ac51cc46b93f f8c92c884c7645eb807f54232739d78b 11161fa93f1640afacad0586590eabb4 - - default default] Floating IP e0ebc37d-f60b-4b9e-8528-7302364bc66c disassociated. External IP: 10.96.250.216, port: 854a9105-3261-4e62-b801-cc7068cc8cda. [pid: 8|app: 0|req: 409/835] 10.0.0.70 () {34 vars in 664 bytes} [Tue May 12 06:59:54 2026] POST /v2.0/ports => generated 1506 bytes in 744 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 410/836] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:55 2026] GET /v2.0/ports?device_id=f2e6af19-3177-461b-8cff-e9cb30dbea80 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/837] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:55 2026] GET /v2.0/ports?device_id=e745cc86-8862-4da1-bae9-0e8d2c9e736f => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/838] 10.0.0.70 () {32 vars in 642 bytes} [Tue May 12 06:59:55 2026] GET /v2.0/ports => generated 1506 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/839] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 06:59:55 2026] GET /v2.0/security-groups?id=4bd038ad-92eb-41ef-b9ff-c8810c86dd8e&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/840] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:55 2026] GET /v2.0/ports?device_id=cf534439-9360-4605-8a74-7d94a11690e3 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/841] 199.204.45.222 () {36 vars in 997 bytes} [Tue May 12 06:59:55 2026] DELETE /v2.0/ports/854a9105-3261-4e62-b801-cc7068cc8cda => generated 0 bytes in 871 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/842] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 06:59:56 2026] GET /v2.0/security-groups?id=201e6be3-c8c4-4400-aae0-97439c52f87d&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/843] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:56 2026] GET /v2.0/ports?device_id=f2e6af19-3177-461b-8cff-e9cb30dbea80 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:59:56.201 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-11e42ff9-eb0a-46f5-96f3-d1c56bc16200'] response: {'server_uuid': 'e745cc86-8862-4da1-bae9-0e8d2c9e736f', 'name': 'network-vif-deleted', 'tag': '854a9105-3261-4e62-b801-cc7068cc8cda', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 415/844] 10.0.0.70 () {32 vars in 719 bytes} [Tue May 12 06:59:55 2026] DELETE /v2.0/ports/54f0e92f-718c-441c-9a71-706c064231a6 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/845] 10.0.0.70 () {32 vars in 719 bytes} [Tue May 12 06:59:56 2026] DELETE /v2.0/ports/fa336c45-b64f-40fe-a3f7-0d2d76808db3 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/846] 10.0.0.70 () {32 vars in 642 bytes} [Tue May 12 06:59:56 2026] GET /v2.0/ports => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:59:56.505 8 WARNING neutron_lib.context [None req-bb319c71-e11d-4c9a-816d-03c5d60549be 7bc543ea9c76484b97cc450065a6427c a3445a4b96cc4463b628a6166b6b28e6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 06:59:56.553 8 INFO neutron.db.segments_db [None req-bb319c71-e11d-4c9a-816d-03c5d60549be 7bc543ea9c76484b97cc450065a6427c a3445a4b96cc4463b628a6166b6b28e6 - - default default] Added segment 96e04777-1ef5-472f-b237-1d0b60c38f27 of type vxlan for network 30eebbf4-889a-4581-b1c4-d4730fa11fb6 2026-05-12 06:59:56.563 7 INFO neutron.db.l3_db [None req-d4d957ad-86b2-4f88-88d0-36759c2ef59e 704ad071ee4247a0ad7c0cbd82ee94fc 2fcbe1e9e3c14bad8c78757ff07a1fb5 - - default default] Floating IP 70ac69e6-0204-4e3f-b6e6-3bcfb3c93d52 associated. External IP: 10.96.250.208, port: 51b3b6f3-0a8a-4880-9018-43651ee89e74. [pid: 8|app: 0|req: 418/847] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 06:59:56 2026] POST /v2.0/networks => generated 650 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:59:56.647 8 WARNING neutron_lib.context [None req-9fed4fc0-1cfe-4718-8975-5dbcdc9f37d6 7bc543ea9c76484b97cc450065a6427c a3445a4b96cc4463b628a6166b6b28e6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 06:59:56.693 8 INFO neutron.db.segments_db [None req-9fed4fc0-1cfe-4718-8975-5dbcdc9f37d6 7bc543ea9c76484b97cc450065a6427c a3445a4b96cc4463b628a6166b6b28e6 - - default default] Added segment 5e18c096-3a1e-4e48-94f8-756502744f46 of type vxlan for network 5050a335-4261-4e6f-8c1c-ff1e7aea361e [pid: 8|app: 0|req: 419/848] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 06:59:56 2026] POST /v2.0/networks => generated 649 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/849] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:56 2026] GET /v2.0/ports?device_id=e745cc86-8862-4da1-bae9-0e8d2c9e736f => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:59:56.845 8 WARNING neutron_lib.context [None req-9e307970-4d6d-483e-9c0b-910246ed6f96 7bc543ea9c76484b97cc450065a6427c a3445a4b96cc4463b628a6166b6b28e6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 06:59:56.875 8 WARNING neutron_lib.context [None req-9e307970-4d6d-483e-9c0b-910246ed6f96 7bc543ea9c76484b97cc450065a6427c a3445a4b96cc4463b628a6166b6b28e6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 430/850] 10.0.0.70 () {34 vars in 748 bytes} [Tue May 12 06:59:56 2026] PUT /v2.0/floatingips/70ac69e6-0204-4e3f-b6e6-3bcfb3c93d52 => generated 855 bytes in 692 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/851] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:56 2026] GET /v2.0/ports?device_id=f2e6af19-3177-461b-8cff-e9cb30dbea80 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/852] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 06:59:56 2026] GET /v2.0/security-groups?id=4bd038ad-92eb-41ef-b9ff-c8810c86dd8e&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/853] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:57 2026] GET /v2.0/ports?device_id=cf534439-9360-4605-8a74-7d94a11690e3 => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/854] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 06:59:56 2026] POST /v2.0/subnets => generated 1272 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/855] 10.0.0.70 () {32 vars in 646 bytes} [Tue May 12 06:59:57 2026] GET /v2.0/subnets => generated 1908 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/856] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 06:59:57 2026] GET /v2.0/security-groups?id=201e6be3-c8c4-4400-aae0-97439c52f87d&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/857] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:57 2026] GET /v2.0/ports?device_id=cf534439-9360-4605-8a74-7d94a11690e3 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/858] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 06:59:57 2026] DELETE /v2.0/subnets/2fcc8c26-4a78-4a6d-9c9e-c9420d2d9dd3 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/859] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 06:59:57 2026] DELETE /v2.0/subnets/570cd79b-6276-440d-803b-f51041a43848 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/860] 10.0.0.70 () {32 vars in 646 bytes} [Tue May 12 06:59:57 2026] GET /v2.0/subnets => generated 649 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:59:57.824 7 INFO neutron.db.l3_db [None req-c086b0d8-20b7-4e70-888f-f34feac517f0 9a5f68c529ab4286b59def4422179efc 0a4ba0589a55431982d7ba30f7f0b109 - - default default] Floating IP 17bf0ea0-628f-47d0-9116-ea41b9fc3af3 associated. External IP: 10.96.250.211, port: dae670b4-071a-44bf-b540-82df4b9fccdd. 2026-05-12 06:59:57.873 8 INFO neutron.services.segments.plugin [-] Segment 5e18c096-3a1e-4e48-94f8-756502744f46 resource provider aggregate not found 2026-05-12 06:59:57.882 8 INFO neutron.services.segments.plugin [-] Segment 5e18c096-3a1e-4e48-94f8-756502744f46 resource provider aggregate not found 2026-05-12 06:59:57.885 8 INFO neutron.services.segments.plugin [-] Segment 5e18c096-3a1e-4e48-94f8-756502744f46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e18c096-3a1e-4e48-94f8-756502744f46 found for delete ", "request_id": "req-001df71f-738e-4e6f-b73d-6a309ae75d7b"}]} 2026-05-12 06:59:57.899 8 INFO neutron.services.segments.plugin [-] Segment 5e18c096-3a1e-4e48-94f8-756502744f46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e18c096-3a1e-4e48-94f8-756502744f46 found for delete ", "request_id": "req-1bce68b5-e0a5-427e-bb09-112abe95a543"}]} [pid: 8|app: 0|req: 426/861] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 06:59:57 2026] DELETE /v2.0/networks/5050a335-4261-4e6f-8c1c-ff1e7aea361e => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/862] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 06:59:57 2026] DELETE /v2.0/networks/30eebbf4-889a-4581-b1c4-d4730fa11fb6 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/863] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:58 2026] GET /v2.0/ports?device_id=e745cc86-8862-4da1-bae9-0e8d2c9e736f => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/864] 10.0.0.70 () {34 vars in 748 bytes} [Tue May 12 06:59:57 2026] PUT /v2.0/floatingips/17bf0ea0-628f-47d0-9116-ea41b9fc3af3 => generated 855 bytes in 756 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/865] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 06:59:58 2026] DELETE /v2.0/networks/6658e7d6-b3fa-4df1-b2a2-4f817fdf3bc2 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 06:59:58.271 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e539b5e5-7c77-469c-9f0f-803214367910'] response: {'name': 'network-changed', 'server_uuid': 'f2e6af19-3177-461b-8cff-e9cb30dbea80', 'tag': '51b3b6f3-0a8a-4880-9018-43651ee89e74', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 430/866] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:58 2026] GET /v2.0/ports?device_id=cf534439-9360-4605-8a74-7d94a11690e3 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/867] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 06:59:58 2026] GET /v2.0/security-groups?id=201e6be3-c8c4-4400-aae0-97439c52f87d&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:59:58.424 7 INFO neutron.services.segments.plugin [-] Segment 6e83b1f9-b6b4-4d8f-80e2-8d9925f9d4ba resource provider aggregate not found 2026-05-12 06:59:58.429 7 INFO neutron.services.segments.plugin [-] Segment 6e83b1f9-b6b4-4d8f-80e2-8d9925f9d4ba resource provider aggregate not found 2026-05-12 06:59:58.445 7 INFO neutron.services.segments.plugin [-] Segment 6e83b1f9-b6b4-4d8f-80e2-8d9925f9d4ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e83b1f9-b6b4-4d8f-80e2-8d9925f9d4ba found for delete ", "request_id": "req-6fe0e2f2-e317-4fcd-9255-55af0e985817"}]} 2026-05-12 06:59:58.451 7 INFO neutron.services.segments.plugin [-] Segment 6e83b1f9-b6b4-4d8f-80e2-8d9925f9d4ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e83b1f9-b6b4-4d8f-80e2-8d9925f9d4ba found for delete ", "request_id": "req-08890910-6659-4503-8cf9-4bc34ac4cdf6"}]} [pid: 7|app: 0|req: 437/868] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 06:59:58 2026] DELETE /v2.0/networks/eef589c2-9d36-463f-a412-5d42c8190cf6 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/869] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:58 2026] GET /v2.0/ports?device_id=cf534439-9360-4605-8a74-7d94a11690e3 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/870] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 06:59:58 2026] GET /v2.0/ports?tenant_id=2fcbe1e9e3c14bad8c78757ff07a1fb5&device_id=f2e6af19-3177-461b-8cff-e9cb30dbea80 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/871] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 06:59:58 2026] GET /v2.0/security-groups?id=201e6be3-c8c4-4400-aae0-97439c52f87d&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/872] 199.204.45.222 () {34 vars in 986 bytes} [Tue May 12 06:59:58 2026] GET /v2.0/networks?id=8cac0e60-1d34-4169-863a-0d46cd2b98fe => generated 780 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/873] 199.204.45.222 () {34 vars in 1058 bytes} [Tue May 12 06:59:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=51b3b6f3-0a8a-4880-9018-43651ee89e74 => generated 858 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/874] 199.204.45.222 () {34 vars in 984 bytes} [Tue May 12 06:59:58 2026] GET /v2.0/subnets?id=acb07478-6fb7-49c6-a43b-378fc022f905 => generated 702 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/875] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 06:59:58 2026] GET /v2.0/ports?network_id=8cac0e60-1d34-4169-863a-0d46cd2b98fe&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/876] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 06:59:59 2026] GET /v2.0/networks/8cac0e60-1d34-4169-863a-0d46cd2b98fe?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/877] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 06:59:58 2026] GET /v2.0/security-groups?tenant_id=a3445a4b96cc4463b628a6166b6b28e6&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/878] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 06:59:59 2026] GET /v2.0/networks/8cac0e60-1d34-4169-863a-0d46cd2b98fe?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/879] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:59 2026] GET /v2.0/ports?device_id=e745cc86-8862-4da1-bae9-0e8d2c9e736f => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/880] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 06:59:59 2026] DELETE /v2.0/security-groups/6740ac3c-b6b4-4727-b0c1-c58bace188d8 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:59:59.968 8 INFO neutron.services.segments.plugin [-] Segment 96e04777-1ef5-472f-b237-1d0b60c38f27 resource provider aggregate not found 2026-05-12 06:59:59.973 8 INFO neutron.services.segments.plugin [-] Segment 96e04777-1ef5-472f-b237-1d0b60c38f27 resource provider aggregate not found 2026-05-12 06:59:59.989 8 INFO neutron.services.segments.plugin [-] Segment 96e04777-1ef5-472f-b237-1d0b60c38f27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96e04777-1ef5-472f-b237-1d0b60c38f27 found for delete ", "request_id": "req-d93faf2f-17bc-45ee-b3c8-beafec82f652"}]} 2026-05-12 06:59:59.996 8 INFO neutron.services.segments.plugin [-] Segment 96e04777-1ef5-472f-b237-1d0b60c38f27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96e04777-1ef5-472f-b237-1d0b60c38f27 found for delete ", "request_id": "req-c00c8de6-c136-411b-bf2c-bf9a65077ae7"}]} 2026-05-12 07:00:00.005 8 INFO neutron.services.segments.plugin [-] Segment 13433b12-a8ad-407b-b49b-9c7157b15701 resource provider aggregate not found 2026-05-12 07:00:00.012 8 INFO neutron.services.segments.plugin [-] Segment 13433b12-a8ad-407b-b49b-9c7157b15701 resource provider aggregate not found 2026-05-12 07:00:00.022 8 INFO neutron.services.segments.plugin [-] Segment 13433b12-a8ad-407b-b49b-9c7157b15701 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13433b12-a8ad-407b-b49b-9c7157b15701 found for delete ", "request_id": "req-0055e904-a05d-4420-9858-a4000f23b035"}]} 2026-05-12 07:00:00.026 8 INFO neutron.services.segments.plugin [-] Segment 13433b12-a8ad-407b-b49b-9c7157b15701 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13433b12-a8ad-407b-b49b-9c7157b15701 found for delete ", "request_id": "req-0916422a-f0e7-445d-8ad8-e821188a8f5a"}]} [pid: 8|app: 0|req: 439/881] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 06:59:59 2026] GET /v2.0/ports?device_id=cf534439-9360-4605-8a74-7d94a11690e3 => generated 971 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/882] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:00:00 2026] GET /v2.0/security-groups?id=201e6be3-c8c4-4400-aae0-97439c52f87d&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/883] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:00:00 2026] DELETE /v2.0/security-groups/f174915e-b0d4-4128-9ac0-30c12771dfbf => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:00:00.383 7 INFO neutron.api.v2.resource [None req-f8aa51c9-da71-4a23-a8b8-e6318a47fc57 f8c92c884c7645eb807f54232739d78b 11161fa93f1640afacad0586590eabb4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 444/884] 10.0.0.70 () {32 vars in 736 bytes} [Tue May 12 07:00:00 2026] GET /v2.0/security-groups/f174915e-b0d4-4128-9ac0-30c12771dfbf => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:00:00.664 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cb809bfc-aab0-4603-b6b6-7d911bd036e9'] response: {'name': 'network-changed', 'server_uuid': 'cf534439-9360-4605-8a74-7d94a11690e3', 'tag': 'dae670b4-071a-44bf-b540-82df4b9fccdd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 445/885] 199.204.45.222 () {34 vars in 994 bytes} [Tue May 12 07:00:00 2026] GET /v2.0/ports?device_id=cf534439-9360-4605-8a74-7d94a11690e3 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/886] 10.0.0.70 () {32 vars in 731 bytes} [Tue May 12 07:00:00 2026] DELETE /v2.0/floatingips/e0ebc37d-f60b-4b9e-8528-7302364bc66c => generated 0 bytes in 346 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:00:01.033 7 INFO neutron.db.l3_db [req-e4539c64-e6b5-4d40-b7ea-a1169fb94d71 req-f86e1459-c223-411b-a553-88412bf5c32d 9a5f68c529ab4286b59def4422179efc 0a4ba0589a55431982d7ba30f7f0b109 - - default default] Floating IP 17bf0ea0-628f-47d0-9116-ea41b9fc3af3 disassociated. External IP: 10.96.250.211, port: dae670b4-071a-44bf-b540-82df4b9fccdd. [pid: 7|app: 0|req: 446/887] 199.204.45.222 () {36 vars in 997 bytes} [Tue May 12 07:00:00 2026] DELETE /v2.0/ports/dae670b4-071a-44bf-b540-82df4b9fccdd => generated 0 bytes in 736 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/888] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:00:01 2026] GET /v2.0/ports?tenant_id=0a4ba0589a55431982d7ba30f7f0b109&device_id=cf534439-9360-4605-8a74-7d94a11690e3 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:00:01.710 7 WARNING neutron_lib.context [None req-5ff35bcf-ea76-4de1-bbe7-7f98d9278715 1cc348334fd64dbb846d94f11298a474 6fa37c63f1a74eea979807c8b29fec86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 442/889] 10.0.0.70 () {34 vars in 788 bytes} [Tue May 12 07:00:00 2026] PUT /v2.0/routers/6e7ee168-f618-438e-aee9-18d3b2503261/remove_router_interface => generated 309 bytes in 1085 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/890] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:01 2026] GET /v2.0/ports?device_id=cf534439-9360-4605-8a74-7d94a11690e3 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/891] 10.0.0.70 () {34 vars in 683 bytes} [Tue May 12 07:00:01 2026] POST /v2.0/security-groups => generated 1624 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/892] 10.0.0.70 () {32 vars in 662 bytes} [Tue May 12 07:00:01 2026] GET /v2.0/security-groups => generated 4529 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/893] 10.0.0.70 () {34 vars in 757 bytes} [Tue May 12 07:00:02 2026] PUT /v2.0/security-groups/7de47e38-db23-461b-a714-da9a4fa3d265 => generated 1663 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/894] 10.0.0.70 () {32 vars in 736 bytes} [Tue May 12 07:00:02 2026] GET /v2.0/security-groups/7de47e38-db23-461b-a714-da9a4fa3d265 => generated 1663 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/895] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:00:02 2026] DELETE /v2.0/security-groups/7de47e38-db23-461b-a714-da9a4fa3d265 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/896] 10.0.0.70 () {32 vars in 662 bytes} [Tue May 12 07:00:02 2026] GET /v2.0/security-groups => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:00:02.294 7 INFO neutron.api.v2.resource [None req-d9f4738c-973d-4bcd-bbad-1e1ef8c0e96f 1cc348334fd64dbb846d94f11298a474 6fa37c63f1a74eea979807c8b29fec86 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 454/897] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:00:02 2026] DELETE /v2.0/security-groups/7de47e38-db23-461b-a714-da9a4fa3d265 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:00:02.305 7 WARNING neutron_lib.context [None req-3634ae22-0e5f-42b0-a051-ea8ba5f7e760 1cc348334fd64dbb846d94f11298a474 6fa37c63f1a74eea979807c8b29fec86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 455/898] 10.0.0.70 () {34 vars in 683 bytes} [Tue May 12 07:00:02 2026] POST /v2.0/security-groups => generated 1624 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 07:00:02.438 7 WARNING neutron_lib.context [None req-66038d30-3756-4cca-9693-0691fbb9e5b6 1cc348334fd64dbb846d94f11298a474 6fa37c63f1a74eea979807c8b29fec86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 456/899] 10.0.0.70 () {34 vars in 694 bytes} [Tue May 12 07:00:02 2026] POST /v2.0/security-group-rules => generated 601 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/900] 10.0.0.70 () {32 vars in 746 bytes} [Tue May 12 07:00:02 2026] GET /v2.0/security-group-rules/19249eca-6093-4528-ab5c-20f2b70fc8d1 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/901] 10.0.0.70 () {32 vars in 672 bytes} [Tue May 12 07:00:02 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:00:02.705 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a870a8cc-bb9b-47ef-b6b6-4f9e85765983'] response: {'server_uuid': 'cf534439-9360-4605-8a74-7d94a11690e3', 'name': 'network-vif-deleted', 'tag': 'dae670b4-071a-44bf-b540-82df4b9fccdd', 'status': 'completed', 'code': 200} 2026-05-12 07:00:02.743 8 INFO neutron.services.segments.plugin [-] Segment 64b97fac-6506-4b27-8032-d0fe248964c4 resource provider aggregate not found 2026-05-12 07:00:02.751 8 INFO neutron.services.segments.plugin [-] Segment 64b97fac-6506-4b27-8032-d0fe248964c4 resource provider aggregate not found 2026-05-12 07:00:02.758 8 INFO neutron.services.segments.plugin [-] Segment 64b97fac-6506-4b27-8032-d0fe248964c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64b97fac-6506-4b27-8032-d0fe248964c4 found for delete ", "request_id": "req-89c3f8ab-d843-4da0-a414-36314473e28c"}]} [pid: 7|app: 0|req: 459/902] 10.0.0.70 () {32 vars in 749 bytes} [Tue May 12 07:00:02 2026] DELETE /v2.0/security-group-rules/19249eca-6093-4528-ab5c-20f2b70fc8d1 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:00:02.759 8 INFO neutron.db.l3_hamode_db [None req-76dbc0b8-94d4-494f-96d9-e5c6fd1748dd 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] HA network 090411de-342f-4463-bdff-9aae89f3e4c0 was deleted as no HA routers are present in tenant 11161fa93f1640afacad0586590eabb4. [pid: 8|app: 0|req: 444/903] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:00:01 2026] DELETE /v2.0/routers/6e7ee168-f618-438e-aee9-18d3b2503261 => generated 0 bytes in 921 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:00:02.777 8 INFO neutron.services.segments.plugin [-] Segment 64b97fac-6506-4b27-8032-d0fe248964c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64b97fac-6506-4b27-8032-d0fe248964c4 found for delete ", "request_id": "req-10d44691-57ad-4bc4-9ec4-e73d9b606fbf"}]} [pid: 7|app: 0|req: 460/904] 10.0.0.70 () {32 vars in 672 bytes} [Tue May 12 07:00:02 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:00:02.843 7 WARNING neutron_lib.context [None req-74c02c95-6f1d-43ae-8f0c-8ca2a2303895 1cc348334fd64dbb846d94f11298a474 6fa37c63f1a74eea979807c8b29fec86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 445/905] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:00:02 2026] DELETE /v2.0/subnets/6ccef8d9-6a54-4590-8ab4-31eeaa3816f2 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/906] 10.0.0.70 () {34 vars in 694 bytes} [Tue May 12 07:00:02 2026] POST /v2.0/security-group-rules => generated 601 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/907] 10.0.0.70 () {32 vars in 746 bytes} [Tue May 12 07:00:02 2026] GET /v2.0/security-group-rules/120e3c80-4361-4efc-88bd-e3bf45dbebca => generated 601 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/908] 10.0.0.70 () {32 vars in 672 bytes} [Tue May 12 07:00:03 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/909] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:03 2026] GET /v2.0/ports?device_id=cf534439-9360-4605-8a74-7d94a11690e3 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/910] 10.0.0.70 () {32 vars in 749 bytes} [Tue May 12 07:00:03 2026] DELETE /v2.0/security-group-rules/120e3c80-4361-4efc-88bd-e3bf45dbebca => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/911] 10.0.0.70 () {32 vars in 672 bytes} [Tue May 12 07:00:03 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:00:03.273 7 WARNING neutron_lib.context [None req-3cc831c9-5c9b-423b-8cf8-0cfe126744e6 1cc348334fd64dbb846d94f11298a474 6fa37c63f1a74eea979807c8b29fec86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 446/912] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:00:02 2026] DELETE /v2.0/networks/d0ca990c-799e-44b6-9a32-449959f4d65f => generated 0 bytes in 363 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:00:03.308 7 INFO neutron.db.securitygroups_db [None req-3cc831c9-5c9b-423b-8cf8-0cfe126744e6 1cc348334fd64dbb846d94f11298a474 6fa37c63f1a74eea979807c8b29fec86 - - default default] Project 6fa37c63f1a74eea979807c8b29fec86 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 467/913] 10.0.0.70 () {34 vars in 694 bytes} [Tue May 12 07:00:03 2026] POST /v2.0/security-group-rules => generated 607 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/914] 10.0.0.70 () {32 vars in 746 bytes} [Tue May 12 07:00:03 2026] GET /v2.0/security-group-rules/e08bd392-6fd8-406a-8eeb-905188256ac2 => generated 607 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/915] 10.0.0.70 () {32 vars in 672 bytes} [Tue May 12 07:00:03 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/916] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:00:03 2026] GET /v2.0/security-groups?tenant_id=11161fa93f1640afacad0586590eabb4&name=default => generated 2921 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/917] 10.0.0.70 () {32 vars in 749 bytes} [Tue May 12 07:00:03 2026] DELETE /v2.0/security-group-rules/e08bd392-6fd8-406a-8eeb-905188256ac2 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/918] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:00:03 2026] DELETE /v2.0/security-groups/b8b697b5-ec7a-4f1e-9176-45d546308f0b => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/919] 10.0.0.70 () {32 vars in 672 bytes} [Tue May 12 07:00:03 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/920] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:00:03 2026] DELETE /v2.0/security-groups/1b5e3e02-7407-484c-a7ab-fb37feae5b94 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/921] 10.0.0.70 () {32 vars in 662 bytes} [Tue May 12 07:00:03 2026] GET /v2.0/security-groups => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/922] 10.0.0.70 () {32 vars in 662 bytes} [Tue May 12 07:00:03 2026] GET /v2.0/security-groups => generated 2925 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/923] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:04 2026] GET /v2.0/ports?device_id=cf534439-9360-4605-8a74-7d94a11690e3 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/924] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:00:04 2026] GET /v2.0/security-groups?tenant_id=6fa37c63f1a74eea979807c8b29fec86&name=default => generated 2925 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/927] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:00:04 2026] DELETE /v2.0/security-groups/84f370a7-d0f4-4066-bcd5-dac053151d0d => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:00:05.385 8 INFO neutron.services.segments.plugin [-] Segment 3026446e-3c5d-4699-a889-d5585ef38bdd resource provider aggregate not found 2026-05-12 07:00:05.398 8 INFO neutron.services.segments.plugin [-] Segment 3026446e-3c5d-4699-a889-d5585ef38bdd resource provider aggregate not found 2026-05-12 07:00:05.417 8 INFO neutron.services.segments.plugin [-] Segment 3026446e-3c5d-4699-a889-d5585ef38bdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3026446e-3c5d-4699-a889-d5585ef38bdd found for delete ", "request_id": "req-3373e22f-6496-4c74-b0aa-8da52e9a48f9"}]} 2026-05-12 07:00:05.421 8 INFO neutron.services.segments.plugin [-] Segment 3026446e-3c5d-4699-a889-d5585ef38bdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3026446e-3c5d-4699-a889-d5585ef38bdd found for delete ", "request_id": "req-f80240c9-f724-415f-aaca-84ca05c63d0b"}]} [pid: 8|app: 0|req: 455/928] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:00:05 2026] DELETE /v2.0/security-groups/201e6be3-c8c4-4400-aae0-97439c52f87d => generated 0 bytes in 172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:00:05.536 7 INFO neutron.api.v2.resource [None req-980e9018-e429-468a-a94c-5ecacf0e30b2 9a5f68c529ab4286b59def4422179efc 0a4ba0589a55431982d7ba30f7f0b109 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 474/929] 10.0.0.70 () {32 vars in 736 bytes} [Tue May 12 07:00:05 2026] GET /v2.0/security-groups/201e6be3-c8c4-4400-aae0-97439c52f87d => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/930] 10.0.0.70 () {32 vars in 731 bytes} [Tue May 12 07:00:05 2026] DELETE /v2.0/floatingips/17bf0ea0-628f-47d0-9116-ea41b9fc3af3 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/931] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 07:00:05 2026] GET /v2.0/ports?device_id=f2e6af19-3177-461b-8cff-e9cb30dbea80 => generated 1240 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:00:06.082 8 INFO neutron.db.segments_db [None req-13888881-12fd-4299-ac1b-3ecc847c369a 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] Added segment f173f8e5-5c80-4709-aa76-eb92a4398b80 of type vxlan for network 7fc2d63a-a9ac-4cfa-b680-2be9adf39e87 [pid: 8|app: 0|req: 457/932] 10.0.0.70 () {34 vars in 670 bytes} [Tue May 12 07:00:05 2026] POST /v2.0/networks => generated 745 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/933] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 07:00:06 2026] GET /v2.0/security-groups?id=4bd038ad-92eb-41ef-b9ff-c8810c86dd8e&fields=id&fields=name => generated 114 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/934] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:00:06 2026] POST /v2.0/subnets => generated 692 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:00:06.565 8 INFO neutron.db.segments_db [None req-85433d29-8ded-4355-a3ba-1dfae492b4a4 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] Added segment 9102bf9b-d74f-4959-abda-0897a8de73ad of type vxlan for network 630ad2bc-087e-4d24-b8ce-378b90fa4846 2026-05-12 07:00:06.858 8 INFO neutron.db.l3_hamode_db [None req-85433d29-8ded-4355-a3ba-1dfae492b4a4 70751203299a4af281e332d42c3af965 72a380e63d9a4122a619c100c8325508 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 476/935] 10.0.0.70 () {34 vars in 788 bytes} [Tue May 12 07:00:05 2026] PUT /v2.0/routers/13cb50fe-2bcf-425e-8c2a-56ab01cefa4a/remove_router_interface => generated 309 bytes in 1379 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:00:08.111 8 INFO neutron.db.l3_hamode_db [None req-85433d29-8ded-4355-a3ba-1dfae492b4a4 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 07:00:08.305 7 INFO neutron.db.l3_hamode_db [None req-02194de7-a7f9-4538-8cf4-67f881fbfc9d 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] HA network 4f124b78-fc9d-4ecd-8535-4486c6de85e3 was deleted as no HA routers are present in tenant 0a4ba0589a55431982d7ba30f7f0b109. 2026-05-12 07:00:08.308 7 INFO neutron.services.segments.plugin [-] Segment 5c212875-514b-41c6-8d0e-eb40af13809e resource provider aggregate not found [pid: 7|app: 0|req: 477/936] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:00:07 2026] DELETE /v2.0/routers/13cb50fe-2bcf-425e-8c2a-56ab01cefa4a => generated 0 bytes in 1054 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:00:08.325 7 INFO neutron.services.segments.plugin [-] Segment 5c212875-514b-41c6-8d0e-eb40af13809e resource provider aggregate not found 2026-05-12 07:00:08.339 7 INFO neutron.services.segments.plugin [-] Segment 5c212875-514b-41c6-8d0e-eb40af13809e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c212875-514b-41c6-8d0e-eb40af13809e found for delete ", "request_id": "req-5067bd59-936e-4ae2-986c-ad776a1e4630"}]} 2026-05-12 07:00:08.349 7 INFO neutron.services.segments.plugin [-] Segment 5c212875-514b-41c6-8d0e-eb40af13809e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c212875-514b-41c6-8d0e-eb40af13809e found for delete ", "request_id": "req-dbb63a35-e7f7-4149-bd4d-31dfd365280f"}]} [pid: 7|app: 0|req: 478/937] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:00:08 2026] DELETE /v2.0/subnets/702e2fa8-9500-4a63-9861-396b9400e9ff => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/938] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:00:08 2026] DELETE /v2.0/networks/e0414ced-525e-4abd-bd02-45345ee2d042 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/939] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:00:09 2026] GET /v2.0/security-groups?tenant_id=0a4ba0589a55431982d7ba30f7f0b109&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/940] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:00:09 2026] DELETE /v2.0/security-groups/48abdd9a-56de-4831-b6a3-a1409fff1caa => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/941] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:00:06 2026] POST /v2.0/routers => generated 732 bytes in 2769 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/942] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:00:09 2026] GET /v2.0/security-groups?tenant_id=f3c02cc0eceb4e2aa24e8159c2c0baa9&name=default => generated 2925 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/943] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:00:10 2026] DELETE /v2.0/security-groups/3a3b68f7-9e0b-4825-9ac2-e4fa296c371a => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:00:10.364 7 INFO neutron.services.segments.plugin [-] Segment e71a5548-a4e9-4b87-ba89-2158c3b82a57 resource provider aggregate not found 2026-05-12 07:00:10.370 7 INFO neutron.services.segments.plugin [-] Segment e71a5548-a4e9-4b87-ba89-2158c3b82a57 resource provider aggregate not found 2026-05-12 07:00:10.388 7 INFO neutron.services.segments.plugin [-] Segment e71a5548-a4e9-4b87-ba89-2158c3b82a57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e71a5548-a4e9-4b87-ba89-2158c3b82a57 found for delete ", "request_id": "req-6855ed82-81c8-4e8c-a998-2335264b2053"}]} 2026-05-12 07:00:10.394 7 INFO neutron.services.segments.plugin [-] Segment e71a5548-a4e9-4b87-ba89-2158c3b82a57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e71a5548-a4e9-4b87-ba89-2158c3b82a57 found for delete ", "request_id": "req-27fede0b-390b-4624-9a0c-81cb6ff61457"}]} [pid: 8|app: 0|req: 463/944] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:00:10 2026] GET /v2.0/security-groups?tenant_id=6d02a7a5765c4bebbdb2b3a2188334f2&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/945] 10.0.0.70 () {34 vars in 782 bytes} [Tue May 12 07:00:09 2026] PUT /v2.0/routers/5c714277-5e16-45ea-b5b4-b7cbf65720c3/add_router_interface => generated 309 bytes in 1354 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/946] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:00:10 2026] DELETE /v2.0/security-groups/9575fc6a-5401-48b3-ac06-6c15f4eb9aa7 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:00:11.440 7 INFO neutron.db.segments_db [None req-1ac27aa4-3649-4825-9bfe-526e516c15a7 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] Added segment b2cbf480-af3e-41b2-a2c0-b836e563345a of type vxlan for network dca43fd5-8ac3-4379-a44c-7725bda0b41a [pid: 7|app: 0|req: 483/947] 10.0.0.70 () {34 vars in 670 bytes} [Tue May 12 07:00:11 2026] POST /v2.0/networks => generated 743 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/948] 10.0.0.84 () {34 vars in 981 bytes} [Tue May 12 07:00:11 2026] GET /v2.0/networks?id=7fc2d63a-a9ac-4cfa-b680-2be9adf39e87 => generated 677 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/949] 10.0.0.84 () {34 vars in 964 bytes} [Tue May 12 07:00:11 2026] GET /v2.0/quotas/72a380e63d9a4122a619c100c8325508 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/950] 10.0.0.84 () {34 vars in 1001 bytes} [Tue May 12 07:00:11 2026] GET /v2.0/ports?tenant_id=72a380e63d9a4122a619c100c8325508&fields=id => generated 103 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/951] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:00:11 2026] POST /v2.0/subnets => generated 690 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/952] 10.0.0.84 () {34 vars in 1007 bytes} [Tue May 12 07:00:11 2026] GET /v2.0/networks/7fc2d63a-a9ac-4cfa-b680-2be9adf39e87?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:00:11.878 7 INFO neutron.db.segments_db [None req-02aa38d6-9b2b-450a-ae7f-513c03f05c9b 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] Added segment 5f548e9b-2816-41af-8659-0450174c15a8 of type vxlan for network 2ea5e158-d370-420f-9bbd-f04d78509598 [pid: 8|app: 0|req: 469/953] 10.0.0.84 () {34 vars in 1107 bytes} [Tue May 12 07:00:11 2026] GET /v2.0/networks/7fc2d63a-a9ac-4cfa-b680-2be9adf39e87?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/954] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:12 2026] GET /v2.0/ports?device_id=be850ff0-0fa9-4299-876c-7775d9abed07 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:00:12.192 7 INFO neutron.db.l3_hamode_db [None req-02aa38d6-9b2b-450a-ae7f-513c03f05c9b 70751203299a4af281e332d42c3af965 68d02409df48421fa457fd23c13a8482 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 07:00:12.941 8 INFO neutron.db.segments_db [None req-bc8e7a99-17f9-4571-a2b4-5759bfdda526 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] Added segment ea131ccc-9058-43e8-8cbb-038e9afb2fe1 of type vxlan for network f8a429e5-90c0-4bf0-bc54-7c82747838be [pid: 8|app: 0|req: 471/955] 10.0.0.70 () {34 vars in 670 bytes} [Tue May 12 07:00:12 2026] POST /v2.0/networks => generated 741 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:00:13.105 7 INFO neutron.db.l3_hamode_db [None req-02aa38d6-9b2b-450a-ae7f-513c03f05c9b 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 472/956] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:00:13 2026] POST /v2.0/subnets => generated 688 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/957] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:13 2026] GET /v2.0/ports?device_id=be850ff0-0fa9-4299-876c-7775d9abed07 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:00:13.370 8 INFO neutron.db.segments_db [None req-17f25a3b-2b98-4a4f-b954-a683832567a3 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] Added segment 66627513-63a5-4c3b-a618-d5d7db279f49 of type vxlan for network e640b0ee-3b2f-4a32-9013-cb1a8d6bb175 2026-05-12 07:00:13.654 8 INFO neutron.db.l3_hamode_db [None req-17f25a3b-2b98-4a4f-b954-a683832567a3 70751203299a4af281e332d42c3af965 7a4879cd21aa470abba4b0b7def328f3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 485/958] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:00:11 2026] POST /v2.0/routers => generated 730 bytes in 2546 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:00:14.572 8 INFO neutron.db.l3_hamode_db [None req-17f25a3b-2b98-4a4f-b954-a683832567a3 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 474/959] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:00:13 2026] POST /v2.0/routers => generated 728 bytes in 2238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/960] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:15 2026] GET /v2.0/ports?device_id=be850ff0-0fa9-4299-876c-7775d9abed07 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/961] 10.0.0.70 () {34 vars in 782 bytes} [Tue May 12 07:00:14 2026] PUT /v2.0/routers/094c10e9-f6cc-4514-b35b-bc5fc48d61ec/add_router_interface => generated 309 bytes in 1582 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/962] 199.204.45.222 () {34 vars in 986 bytes} [Tue May 12 07:00:16 2026] GET /v2.0/networks?id=7fc2d63a-a9ac-4cfa-b680-2be9adf39e87 => generated 677 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:00:16.412 7 WARNING neutron_lib.context [req-5812f116-bc72-4618-ac8e-531e0a9aee9b req-62a7ec88-7800-4666-b401-0e336560370b d241990c38584fd7bf606dca8898f273 72a380e63d9a4122a619c100c8325508 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 488/963] 199.204.45.222 () {38 vars in 955 bytes} [Tue May 12 07:00:16 2026] POST /v2.0/ports => generated 954 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:00:16.791 7 WARNING neutron_lib.context [None req-ec09f087-9c02-42b3-9152-e55696eb50cf b7ee73d9a6cf4f2ba912cc2a94ec86c3 68d02409df48421fa457fd23c13a8482 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 489/964] 10.0.0.70 () {34 vars in 684 bytes} [Tue May 12 07:00:16 2026] POST /v2.0/security-groups => generated 1659 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/965] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:16 2026] GET /v2.0/ports?device_id=be850ff0-0fa9-4299-876c-7775d9abed07 => generated 957 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/966] 10.0.0.70 () {34 vars in 782 bytes} [Tue May 12 07:00:15 2026] PUT /v2.0/routers/6eb6ef58-902d-44dc-a5ef-bbbbeeeee66b/add_router_interface => generated 309 bytes in 1433 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/967] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:17 2026] GET /v2.0/ports?device_id=f2e6af19-3177-461b-8cff-e9cb30dbea80 => generated 971 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:00:17.151 8 WARNING neutron_lib.context [None req-a196d21b-1e7f-49c7-b44b-a1d65fd7d586 b7ee73d9a6cf4f2ba912cc2a94ec86c3 68d02409df48421fa457fd23c13a8482 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 478/968] 10.0.0.70 () {34 vars in 694 bytes} [Tue May 12 07:00:17 2026] POST /v2.0/security-group-rules => generated 597 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/969] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:00:17 2026] GET /v2.0/security-groups?id=39c8bf10-6c5e-4da1-ab4d-01e68298cc94&fields=id&fields=name => generated 88 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/970] 10.0.0.84 () {34 vars in 970 bytes} [Tue May 12 07:00:17 2026] GET /v2.0/ports/51b3b6f3-0a8a-4880-9018-43651ee89e74 => generated 968 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:00:17.443 8 WARNING neutron_lib.context [None req-1f3f6c98-f3fd-4584-ba84-c3489e019772 b7ee73d9a6cf4f2ba912cc2a94ec86c3 68d02409df48421fa457fd23c13a8482 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 491/971] 199.204.45.222 () {38 vars in 1028 bytes} [Tue May 12 07:00:16 2026] PUT /v2.0/ports/7c626ecd-dd34-4a22-9438-179fa52badff => generated 1235 bytes in 590 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/972] 10.0.0.70 () {34 vars in 694 bytes} [Tue May 12 07:00:17 2026] POST /v2.0/security-group-rules => generated 602 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:00:17.619 7 WARNING neutron_lib.context [None req-54fde330-8057-4d34-aefd-30034d734fe9 b7ee73d9a6cf4f2ba912cc2a94ec86c3 68d02409df48421fa457fd23c13a8482 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:00:17.669 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ef2457b-510c-4d3b-9e31-baafa6eb967b'] response: {'name': 'network-changed', 'server_uuid': 'be850ff0-0fa9-4299-876c-7775d9abed07', 'tag': '7c626ecd-dd34-4a22-9438-179fa52badff', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 482/973] 199.204.45.222 () {34 vars in 1000 bytes} [Tue May 12 07:00:18 2026] GET /v2.0/subnets?network_id=8cac0e60-1d34-4169-863a-0d46cd2b98fe => generated 684 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/974] 199.204.45.222 () {34 vars in 1146 bytes} [Tue May 12 07:00:18 2026] GET /v2.0/ports?device_id=f2e6af19-3177-461b-8cff-e9cb30dbea80&device_owner=compute%3Anova&network_id=8cac0e60-1d34-4169-863a-0d46cd2b98fe => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/975] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:00:18 2026] GET /v2.0/ports?tenant_id=72a380e63d9a4122a619c100c8325508&device_id=be850ff0-0fa9-4299-876c-7775d9abed07 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/976] 10.0.0.70 () {34 vars in 675 bytes} [Tue May 12 07:00:17 2026] POST /v2.0/floatingips => generated 552 bytes in 737 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/977] 199.204.45.222 () {34 vars in 1018 bytes} [Tue May 12 07:00:18 2026] GET /v2.0/networks?tenant_id=72a380e63d9a4122a619c100c8325508&shared=False => generated 773 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/978] 199.204.45.222 () {34 vars in 930 bytes} [Tue May 12 07:00:18 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/979] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:18 2026] GET /v2.0/ports?device_id=be850ff0-0fa9-4299-876c-7775d9abed07 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/980] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:00:18 2026] GET /v2.0/security-groups?id=39c8bf10-6c5e-4da1-ab4d-01e68298cc94&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/981] 10.0.0.84 () {34 vars in 1095 bytes} [Tue May 12 07:00:18 2026] GET /v2.0/security-groups?name=tempest-securitygroup--11473396&fields=id&tenant_id=68d02409df48421fa457fd23c13a8482 => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/982] 10.0.0.84 () {34 vars in 981 bytes} [Tue May 12 07:00:18 2026] GET /v2.0/networks?id=dca43fd5-8ac3-4379-a44c-7725bda0b41a => generated 675 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/983] 10.0.0.84 () {34 vars in 964 bytes} [Tue May 12 07:00:18 2026] GET /v2.0/quotas/68d02409df48421fa457fd23c13a8482 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/984] 199.204.45.222 () {38 vars in 1028 bytes} [Tue May 12 07:00:18 2026] PUT /v2.0/ports/51b3b6f3-0a8a-4880-9018-43651ee89e74 => generated 1145 bytes in 731 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/985] 10.0.0.84 () {34 vars in 1001 bytes} [Tue May 12 07:00:18 2026] GET /v2.0/ports?tenant_id=68d02409df48421fa457fd23c13a8482&fields=id => generated 103 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 486/986] 10.0.0.84 () {34 vars in 1007 bytes} [Tue May 12 07:00:19 2026] GET /v2.0/networks/dca43fd5-8ac3-4379-a44c-7725bda0b41a?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/987] 10.0.0.84 () {34 vars in 1107 bytes} [Tue May 12 07:00:19 2026] GET /v2.0/networks/dca43fd5-8ac3-4379-a44c-7725bda0b41a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:00:19.231 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5911803e-6b65-4d82-b260-ab0d1a92d74b'] response: {'name': 'network-changed', 'server_uuid': 'f2e6af19-3177-461b-8cff-e9cb30dbea80', 'tag': '51b3b6f3-0a8a-4880-9018-43651ee89e74', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 487/988] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:19 2026] GET /v2.0/ports?device_id=9eab2b32-9c40-4c24-bc9c-5e2556119424 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/989] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:00:19 2026] GET /v2.0/ports?tenant_id=2fcbe1e9e3c14bad8c78757ff07a1fb5&device_id=f2e6af19-3177-461b-8cff-e9cb30dbea80 => generated 1417 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/990] 10.0.0.84 () {34 vars in 981 bytes} [Tue May 12 07:00:19 2026] GET /v2.0/networks?id=f8a429e5-90c0-4bf0-bc54-7c82747838be => generated 673 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/991] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:00:19 2026] GET /v2.0/ports?tenant_id=72a380e63d9a4122a619c100c8325508&device_id=be850ff0-0fa9-4299-876c-7775d9abed07 => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/992] 10.0.0.84 () {34 vars in 964 bytes} [Tue May 12 07:00:19 2026] GET /v2.0/quotas/7a4879cd21aa470abba4b0b7def328f3 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/993] 199.204.45.222 () {34 vars in 986 bytes} [Tue May 12 07:00:19 2026] GET /v2.0/networks?id=8cac0e60-1d34-4169-863a-0d46cd2b98fe => generated 780 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/994] 199.204.45.222 () {34 vars in 1058 bytes} [Tue May 12 07:00:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=7c626ecd-dd34-4a22-9438-179fa52badff => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/995] 199.204.45.222 () {34 vars in 1058 bytes} [Tue May 12 07:00:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=51b3b6f3-0a8a-4880-9018-43651ee89e74 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/996] 199.204.45.222 () {34 vars in 984 bytes} [Tue May 12 07:00:19 2026] GET /v2.0/subnets?id=c493653d-4952-4220-a2c9-4caa34c1e331 => generated 695 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/997] 10.0.0.84 () {34 vars in 1001 bytes} [Tue May 12 07:00:19 2026] GET /v2.0/ports?tenant_id=7a4879cd21aa470abba4b0b7def328f3&fields=id => generated 103 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/998] 199.204.45.222 () {34 vars in 1058 bytes} [Tue May 12 07:00:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=51b3b6f3-0a8a-4880-9018-43651ee89e74 => generated 860 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/999] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:00:19 2026] GET /v2.0/ports?network_id=7fc2d63a-a9ac-4cfa-b680-2be9adf39e87&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/1002] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:19 2026] GET /v2.0/ports?device_id=be850ff0-0fa9-4299-876c-7775d9abed07 => generated 969 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1003] 10.0.0.84 () {34 vars in 1007 bytes} [Tue May 12 07:00:19 2026] GET /v2.0/networks/f8a429e5-90c0-4bf0-bc54-7c82747838be?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1004] 199.204.45.222 () {34 vars in 984 bytes} [Tue May 12 07:00:19 2026] GET /v2.0/subnets?id=acb07478-6fb7-49c6-a43b-378fc022f905 => generated 702 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1005] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:00:19 2026] GET /v2.0/networks/7fc2d63a-a9ac-4cfa-b680-2be9adf39e87?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1006] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:00:19 2026] GET /v2.0/security-groups?id=39c8bf10-6c5e-4da1-ab4d-01e68298cc94&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1007] 10.0.0.84 () {34 vars in 1107 bytes} [Tue May 12 07:00:19 2026] GET /v2.0/networks/f8a429e5-90c0-4bf0-bc54-7c82747838be?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1008] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:00:19 2026] GET /v2.0/ports?network_id=8cac0e60-1d34-4169-863a-0d46cd2b98fe&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1009] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:00:19 2026] GET /v2.0/networks/7fc2d63a-a9ac-4cfa-b680-2be9adf39e87?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1010] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:00:19 2026] GET /v2.0/networks/8cac0e60-1d34-4169-863a-0d46cd2b98fe?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1011] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:00:19 2026] GET /v2.0/networks/8cac0e60-1d34-4169-863a-0d46cd2b98fe?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1012] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:19 2026] GET /v2.0/ports?device_id=9a75e9c7-b04e-4ed9-a1b1-61c316443ad9 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1013] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:20 2026] GET /v2.0/ports?device_id=9eab2b32-9c40-4c24-bc9c-5e2556119424 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1014] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:20 2026] GET /v2.0/ports?device_id=be850ff0-0fa9-4299-876c-7775d9abed07 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1015] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:00:20 2026] GET /v2.0/security-groups?id=39c8bf10-6c5e-4da1-ab4d-01e68298cc94&fields=id&fields=name => generated 88 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1016] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:20 2026] GET /v2.0/ports?device_id=f2e6af19-3177-461b-8cff-e9cb30dbea80 => generated 1148 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1017] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:00:21 2026] GET /v2.0/ports?tenant_id=2fcbe1e9e3c14bad8c78757ff07a1fb5&device_id=f2e6af19-3177-461b-8cff-e9cb30dbea80 => generated 1417 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1018] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:00:21 2026] GET /v2.0/security-groups?id=4bd038ad-92eb-41ef-b9ff-c8810c86dd8e&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1019] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:21 2026] GET /v2.0/ports?device_id=9a75e9c7-b04e-4ed9-a1b1-61c316443ad9 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1020] 199.204.45.222 () {34 vars in 986 bytes} [Tue May 12 07:00:21 2026] GET /v2.0/networks?id=8cac0e60-1d34-4169-863a-0d46cd2b98fe => generated 780 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1021] 199.204.45.222 () {34 vars in 1058 bytes} [Tue May 12 07:00:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=51b3b6f3-0a8a-4880-9018-43651ee89e74 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1022] 199.204.45.222 () {34 vars in 1058 bytes} [Tue May 12 07:00:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=51b3b6f3-0a8a-4880-9018-43651ee89e74 => generated 860 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1023] 199.204.45.222 () {34 vars in 984 bytes} [Tue May 12 07:00:21 2026] GET /v2.0/subnets?id=acb07478-6fb7-49c6-a43b-378fc022f905 => generated 702 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1024] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:00:21 2026] GET /v2.0/ports?network_id=8cac0e60-1d34-4169-863a-0d46cd2b98fe&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1025] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:00:21 2026] GET /v2.0/networks/8cac0e60-1d34-4169-863a-0d46cd2b98fe?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1026] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:00:21 2026] GET /v2.0/networks/8cac0e60-1d34-4169-863a-0d46cd2b98fe?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1027] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:21 2026] GET /v2.0/ports?device_id=9eab2b32-9c40-4c24-bc9c-5e2556119424 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1028] 199.204.45.222 () {34 vars in 1118 bytes} [Tue May 12 07:00:21 2026] GET /v2.0/ports?device_id=f2e6af19-3177-461b-8cff-e9cb30dbea80&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.5 => generated 1148 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1029] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:22 2026] GET /v2.0/ports?device_id=be850ff0-0fa9-4299-876c-7775d9abed07 => generated 969 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1030] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:00:22 2026] GET /v2.0/security-groups?id=39c8bf10-6c5e-4da1-ab4d-01e68298cc94&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1031] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:22 2026] GET /v2.0/ports?device_id=9a75e9c7-b04e-4ed9-a1b1-61c316443ad9 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1032] 199.204.45.222 () {38 vars in 1028 bytes} [Tue May 12 07:00:22 2026] PUT /v2.0/ports/51b3b6f3-0a8a-4880-9018-43651ee89e74 => generated 968 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1033] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:22 2026] GET /v2.0/ports?device_id=9eab2b32-9c40-4c24-bc9c-5e2556119424 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:00:22.983 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-74368727-fa8a-42ac-af22-2f75608230a9'] response: {'name': 'network-changed', 'server_uuid': 'f2e6af19-3177-461b-8cff-e9cb30dbea80', 'tag': '51b3b6f3-0a8a-4880-9018-43651ee89e74', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 506/1034] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:00:22 2026] GET /v2.0/ports?tenant_id=2fcbe1e9e3c14bad8c78757ff07a1fb5&device_id=f2e6af19-3177-461b-8cff-e9cb30dbea80 => generated 1240 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1035] 199.204.45.222 () {34 vars in 986 bytes} [Tue May 12 07:00:23 2026] GET /v2.0/networks?id=8cac0e60-1d34-4169-863a-0d46cd2b98fe => generated 780 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1036] 199.204.45.222 () {34 vars in 1058 bytes} [Tue May 12 07:00:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=51b3b6f3-0a8a-4880-9018-43651ee89e74 => generated 860 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1037] 199.204.45.222 () {34 vars in 984 bytes} [Tue May 12 07:00:23 2026] GET /v2.0/subnets?id=acb07478-6fb7-49c6-a43b-378fc022f905 => generated 702 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1038] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:00:23 2026] GET /v2.0/ports?network_id=8cac0e60-1d34-4169-863a-0d46cd2b98fe&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1039] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:00:23 2026] GET /v2.0/networks/8cac0e60-1d34-4169-863a-0d46cd2b98fe?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1040] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:00:23 2026] GET /v2.0/networks/8cac0e60-1d34-4169-863a-0d46cd2b98fe?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1041] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:23 2026] GET /v2.0/ports?device_id=9a75e9c7-b04e-4ed9-a1b1-61c316443ad9 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1042] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:23 2026] GET /v2.0/ports?device_id=be850ff0-0fa9-4299-876c-7775d9abed07 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1043] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:00:23 2026] GET /v2.0/security-groups?id=39c8bf10-6c5e-4da1-ab4d-01e68298cc94&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1044] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:23 2026] GET /v2.0/ports?device_id=f2e6af19-3177-461b-8cff-e9cb30dbea80 => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1045] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:00:23 2026] GET /v2.0/security-groups?id=4bd038ad-92eb-41ef-b9ff-c8810c86dd8e&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1046] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:23 2026] GET /v2.0/ports?device_id=9eab2b32-9c40-4c24-bc9c-5e2556119424 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1047] 199.204.45.222 () {34 vars in 986 bytes} [Tue May 12 07:00:23 2026] GET /v2.0/networks?id=dca43fd5-8ac3-4379-a44c-7725bda0b41a => generated 675 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1048] 199.204.45.222 () {34 vars in 1050 bytes} [Tue May 12 07:00:23 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=68d02409df48421fa457fd23c13a8482 => generated 179 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:00:23.756 7 WARNING neutron_lib.context [req-96b7e465-331d-4564-9183-8232b998fb10 req-e03a3b54-3245-4c24-97d0-9ac6ea04d9cd b7ee73d9a6cf4f2ba912cc2a94ec86c3 68d02409df48421fa457fd23c13a8482 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 535/1049] 199.204.45.222 () {38 vars in 955 bytes} [Tue May 12 07:00:23 2026] POST /v2.0/ports => generated 958 bytes in 488 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 536/1050] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:00:24 2026] GET /v2.0/ports?tenant_id=2fcbe1e9e3c14bad8c78757ff07a1fb5&device_id=f2e6af19-3177-461b-8cff-e9cb30dbea80 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1051] 199.204.45.222 () {34 vars in 986 bytes} [Tue May 12 07:00:24 2026] GET /v2.0/networks?id=8cac0e60-1d34-4169-863a-0d46cd2b98fe => generated 780 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1052] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:24 2026] GET /v2.0/ports?device_id=9a75e9c7-b04e-4ed9-a1b1-61c316443ad9 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1053] 199.204.45.222 () {34 vars in 1058 bytes} [Tue May 12 07:00:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=51b3b6f3-0a8a-4880-9018-43651ee89e74 => generated 860 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1054] 199.204.45.222 () {34 vars in 984 bytes} [Tue May 12 07:00:24 2026] GET /v2.0/subnets?id=acb07478-6fb7-49c6-a43b-378fc022f905 => generated 702 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1055] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:24 2026] GET /v2.0/ports?device_id=be850ff0-0fa9-4299-876c-7775d9abed07 => generated 971 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1056] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:00:24 2026] GET /v2.0/ports?network_id=8cac0e60-1d34-4169-863a-0d46cd2b98fe&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1057] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:00:24 2026] GET /v2.0/security-groups?id=39c8bf10-6c5e-4da1-ab4d-01e68298cc94&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1058] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:00:24 2026] GET /v2.0/networks/8cac0e60-1d34-4169-863a-0d46cd2b98fe?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1059] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:24 2026] GET /v2.0/ports?device_id=f2e6af19-3177-461b-8cff-e9cb30dbea80 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1060] 199.204.45.222 () {38 vars in 1028 bytes} [Tue May 12 07:00:24 2026] PUT /v2.0/ports/9fef9d4b-e80c-4d98-9224-4fe0f2197dcf => generated 1239 bytes in 631 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 546/1061] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:24 2026] GET /v2.0/ports?device_id=9eab2b32-9c40-4c24-bc9c-5e2556119424 => generated 973 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1062] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:00:24 2026] GET /v2.0/networks/8cac0e60-1d34-4169-863a-0d46cd2b98fe?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1063] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:00:24 2026] GET /v2.0/security-groups?id=ddc2746d-73a3-457d-86a7-b236f1930d62&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1064] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:00:24 2026] GET /v2.0/security-groups?id=4bd038ad-92eb-41ef-b9ff-c8810c86dd8e&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:00:25.349 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-441af161-de73-4043-843d-d0d24ca681b7'] response: {'name': 'network-changed', 'server_uuid': '9eab2b32-9c40-4c24-bc9c-5e2556119424', 'tag': '9fef9d4b-e80c-4d98-9224-4fe0f2197dcf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 518/1065] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:25 2026] GET /v2.0/ports?device_id=be850ff0-0fa9-4299-876c-7775d9abed07 => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1066] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:00:25 2026] GET /v2.0/security-groups?id=39c8bf10-6c5e-4da1-ab4d-01e68298cc94&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1067] 199.204.45.222 () {34 vars in 994 bytes} [Tue May 12 07:00:25 2026] GET /v2.0/ports?device_id=f2e6af19-3177-461b-8cff-e9cb30dbea80 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1068] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:25 2026] GET /v2.0/ports?device_id=9a75e9c7-b04e-4ed9-a1b1-61c316443ad9 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:00:25.840 8 INFO neutron.db.l3_db [req-19d00abb-82f8-4e61-b77c-8411cf96a7e2 req-84bd7c19-dcab-4e05-b785-812a2cd3836d 704ad071ee4247a0ad7c0cbd82ee94fc 2fcbe1e9e3c14bad8c78757ff07a1fb5 - - default default] Floating IP 70ac69e6-0204-4e3f-b6e6-3bcfb3c93d52 disassociated. External IP: 10.96.250.208, port: 51b3b6f3-0a8a-4880-9018-43651ee89e74. [pid: 7|app: 0|req: 550/1069] 199.204.45.222 () {34 vars in 986 bytes} [Tue May 12 07:00:25 2026] GET /v2.0/networks?id=f8a429e5-90c0-4bf0-bc54-7c82747838be => generated 673 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:00:25.878 7 WARNING neutron_lib.context [req-8402e445-7bc9-4019-bd9a-6bebbd059d9f req-33943f94-d00d-425a-a884-ee24c7414213 c28310ba4cd84674a28ba392a350ba50 7a4879cd21aa470abba4b0b7def328f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 520/1070] 199.204.45.222 () {36 vars in 997 bytes} [Tue May 12 07:00:25 2026] DELETE /v2.0/ports/51b3b6f3-0a8a-4880-9018-43651ee89e74 => generated 0 bytes in 747 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1071] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:00:26 2026] GET /v2.0/ports?tenant_id=68d02409df48421fa457fd23c13a8482&device_id=9eab2b32-9c40-4c24-bc9c-5e2556119424 => generated 1242 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1072] 199.204.45.222 () {38 vars in 955 bytes} [Tue May 12 07:00:25 2026] POST /v2.0/ports => generated 954 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 522/1073] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:26 2026] GET /v2.0/ports?device_id=f2e6af19-3177-461b-8cff-e9cb30dbea80 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1074] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:26 2026] GET /v2.0/ports?device_id=9eab2b32-9c40-4c24-bc9c-5e2556119424 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1075] 199.204.45.222 () {34 vars in 1018 bytes} [Tue May 12 07:00:26 2026] GET /v2.0/networks?tenant_id=68d02409df48421fa457fd23c13a8482&shared=False => generated 771 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1076] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:00:26 2026] GET /v2.0/security-groups?id=ddc2746d-73a3-457d-86a7-b236f1930d62&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1077] 199.204.45.222 () {34 vars in 930 bytes} [Tue May 12 07:00:26 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1078] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:26 2026] GET /v2.0/ports?device_id=be850ff0-0fa9-4299-876c-7775d9abed07 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1079] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:00:26 2026] GET /v2.0/security-groups?id=39c8bf10-6c5e-4da1-ab4d-01e68298cc94&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1080] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:26 2026] GET /v2.0/ports?device_id=9a75e9c7-b04e-4ed9-a1b1-61c316443ad9 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1081] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:00:26 2026] GET /v2.0/security-groups?id=39c8c994-c3c6-43c1-a069-946fbdaf17f2&fields=id&fields=name => generated 88 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1082] 199.204.45.222 () {38 vars in 1028 bytes} [Tue May 12 07:00:26 2026] PUT /v2.0/ports/a44f0bde-4293-40b3-8d06-cf7a259ab2bd => generated 1235 bytes in 490 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1083] 199.204.45.222 () {34 vars in 994 bytes} [Tue May 12 07:00:27 2026] GET /v2.0/ports?device_id=be850ff0-0fa9-4299-876c-7775d9abed07 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:00:27.276 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4e1bac93-de6f-4995-9d2c-01080b66c8b0'] response: {'name': 'network-changed', 'server_uuid': '9a75e9c7-b04e-4ed9-a1b1-61c316443ad9', 'tag': 'a44f0bde-4293-40b3-8d06-cf7a259ab2bd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 531/1084] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:27 2026] GET /v2.0/ports?device_id=f2e6af19-3177-461b-8cff-e9cb30dbea80 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:00:27.467 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1b69a366-bd5b-4f7c-ac54-1fa969f8fff0'] response: {'server_uuid': 'f2e6af19-3177-461b-8cff-e9cb30dbea80', 'name': 'network-vif-deleted', 'tag': '51b3b6f3-0a8a-4880-9018-43651ee89e74', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 532/1085] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:00:27 2026] GET /v2.0/ports?tenant_id=68d02409df48421fa457fd23c13a8482&device_id=9eab2b32-9c40-4c24-bc9c-5e2556119424 => generated 1242 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1086] 199.204.45.222 () {36 vars in 997 bytes} [Tue May 12 07:00:27 2026] DELETE /v2.0/ports/7c626ecd-dd34-4a22-9438-179fa52badff => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1087] 199.204.45.222 () {34 vars in 1060 bytes} [Tue May 12 07:00:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=9fef9d4b-e80c-4d98-9224-4fe0f2197dcf => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1088] 199.204.45.222 () {34 vars in 984 bytes} [Tue May 12 07:00:27 2026] GET /v2.0/subnets?id=9b189857-549b-4d6c-b9ba-f274ec24c34d => generated 693 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1089] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:27 2026] GET /v2.0/ports?device_id=9eab2b32-9c40-4c24-bc9c-5e2556119424 => generated 973 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1090] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:00:27 2026] GET /v2.0/ports?network_id=dca43fd5-8ac3-4379-a44c-7725bda0b41a&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1091] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:00:27 2026] GET /v2.0/security-groups?id=ddc2746d-73a3-457d-86a7-b236f1930d62&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1092] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:00:27 2026] GET /v2.0/networks/dca43fd5-8ac3-4379-a44c-7725bda0b41a?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1093] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:27 2026] GET /v2.0/ports?device_id=be850ff0-0fa9-4299-876c-7775d9abed07 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1094] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:00:27 2026] GET /v2.0/networks/dca43fd5-8ac3-4379-a44c-7725bda0b41a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1095] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:00:27 2026] GET /v2.0/ports?tenant_id=7a4879cd21aa470abba4b0b7def328f3&device_id=9a75e9c7-b04e-4ed9-a1b1-61c316443ad9 => generated 1238 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1096] 199.204.45.222 () {34 vars in 1018 bytes} [Tue May 12 07:00:27 2026] GET /v2.0/networks?tenant_id=7a4879cd21aa470abba4b0b7def328f3&shared=False => generated 769 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1097] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:27 2026] GET /v2.0/ports?device_id=9a75e9c7-b04e-4ed9-a1b1-61c316443ad9 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1098] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:00:27 2026] GET /v2.0/security-groups?id=39c8c994-c3c6-43c1-a069-946fbdaf17f2&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1099] 199.204.45.222 () {34 vars in 930 bytes} [Tue May 12 07:00:27 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1100] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:28 2026] GET /v2.0/ports?device_id=f2e6af19-3177-461b-8cff-e9cb30dbea80 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1101] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:28 2026] GET /v2.0/ports?device_id=9eab2b32-9c40-4c24-bc9c-5e2556119424 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1102] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:28 2026] GET /v2.0/ports?device_id=be850ff0-0fa9-4299-876c-7775d9abed07 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1103] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:00:28 2026] GET /v2.0/security-groups?id=ddc2746d-73a3-457d-86a7-b236f1930d62&fields=id&fields=name => generated 112 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1104] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:00:28 2026] GET /v2.0/ports?tenant_id=7a4879cd21aa470abba4b0b7def328f3&device_id=9a75e9c7-b04e-4ed9-a1b1-61c316443ad9 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1105] 199.204.45.222 () {34 vars in 1058 bytes} [Tue May 12 07:00:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=a44f0bde-4293-40b3-8d06-cf7a259ab2bd => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1106] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:29 2026] GET /v2.0/ports?device_id=9a75e9c7-b04e-4ed9-a1b1-61c316443ad9 => generated 969 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1107] 199.204.45.222 () {34 vars in 984 bytes} [Tue May 12 07:00:29 2026] GET /v2.0/subnets?id=2ad364b4-240e-474a-b46d-e855c20d0a98 => generated 691 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1108] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:00:29 2026] GET /v2.0/security-groups?id=39c8c994-c3c6-43c1-a069-946fbdaf17f2&fields=id&fields=name => generated 88 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1109] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:00:29 2026] GET /v2.0/ports?network_id=f8a429e5-90c0-4bf0-bc54-7c82747838be&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1110] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:00:29 2026] GET /v2.0/networks/f8a429e5-90c0-4bf0-bc54-7c82747838be?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1111] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:00:29 2026] GET /v2.0/networks/f8a429e5-90c0-4bf0-bc54-7c82747838be?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1112] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:29 2026] GET /v2.0/ports?device_id=f2e6af19-3177-461b-8cff-e9cb30dbea80 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1113] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:29 2026] GET /v2.0/ports?device_id=be850ff0-0fa9-4299-876c-7775d9abed07 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1114] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:29 2026] GET /v2.0/ports?device_id=9eab2b32-9c40-4c24-bc9c-5e2556119424 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:00:29.946 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d3703d8f-bf13-48be-b547-be2a827d673b'] response: {'server_uuid': 'be850ff0-0fa9-4299-876c-7775d9abed07', 'name': 'network-vif-deleted', 'tag': '7c626ecd-dd34-4a22-9438-179fa52badff', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 570/1115] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:00:29 2026] GET /v2.0/security-groups?id=ddc2746d-73a3-457d-86a7-b236f1930d62&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1116] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:30 2026] GET /v2.0/ports?device_id=9a75e9c7-b04e-4ed9-a1b1-61c316443ad9 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1117] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:00:30 2026] GET /v2.0/security-groups?id=39c8c994-c3c6-43c1-a069-946fbdaf17f2&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1118] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:00:30 2026] DELETE /v2.0/security-groups/4bd038ad-92eb-41ef-b9ff-c8810c86dd8e => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:00:30.789 7 INFO neutron.api.v2.resource [None req-34a28226-ab60-4587-a051-f6bc5888fa5c 704ad071ee4247a0ad7c0cbd82ee94fc 2fcbe1e9e3c14bad8c78757ff07a1fb5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 572/1119] 10.0.0.70 () {32 vars in 736 bytes} [Tue May 12 07:00:30 2026] GET /v2.0/security-groups/4bd038ad-92eb-41ef-b9ff-c8810c86dd8e => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1120] 10.0.0.70 () {32 vars in 731 bytes} [Tue May 12 07:00:30 2026] DELETE /v2.0/floatingips/70ac69e6-0204-4e3f-b6e6-3bcfb3c93d52 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1121] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:31 2026] GET /v2.0/ports?device_id=9eab2b32-9c40-4c24-bc9c-5e2556119424 => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1122] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:00:31 2026] GET /v2.0/security-groups?id=ddc2746d-73a3-457d-86a7-b236f1930d62&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1123] 10.0.0.70 () {34 vars in 788 bytes} [Tue May 12 07:00:30 2026] PUT /v2.0/routers/5c714277-5e16-45ea-b5b4-b7cbf65720c3/remove_router_interface => generated 309 bytes in 1027 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1124] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:31 2026] GET /v2.0/ports?device_id=9a75e9c7-b04e-4ed9-a1b1-61c316443ad9 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1125] 10.0.0.70 () {34 vars in 788 bytes} [Tue May 12 07:00:31 2026] PUT /v2.0/routers/f3965b77-673d-4389-80b4-5c5bc787a419/remove_router_interface => generated 309 bytes in 1171 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1126] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:00:32 2026] GET /v2.0/security-groups?id=39c8c994-c3c6-43c1-a069-946fbdaf17f2&fields=id&fields=name => generated 88 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1127] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:32 2026] GET /v2.0/ports?device_id=9eab2b32-9c40-4c24-bc9c-5e2556119424 => generated 975 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:00:33.040 7 INFO neutron.services.segments.plugin [-] Segment 9102bf9b-d74f-4959-abda-0897a8de73ad resource provider aggregate not found 2026-05-12 07:00:33.049 7 INFO neutron.services.segments.plugin [-] Segment 9102bf9b-d74f-4959-abda-0897a8de73ad resource provider aggregate not found 2026-05-12 07:00:33.058 7 INFO neutron.services.segments.plugin [-] Segment 9102bf9b-d74f-4959-abda-0897a8de73ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9102bf9b-d74f-4959-abda-0897a8de73ad found for delete ", "request_id": "req-c5fa66e9-8db8-4dc9-8915-2a90b4ae1c77"}]} 2026-05-12 07:00:33.066 7 INFO neutron.services.segments.plugin [-] Segment 9102bf9b-d74f-4959-abda-0897a8de73ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9102bf9b-d74f-4959-abda-0897a8de73ad found for delete ", "request_id": "req-59110cd9-8ab9-42ac-ba7e-de05f4c21c02"}]} 2026-05-12 07:00:33.084 7 INFO neutron.db.l3_hamode_db [None req-ed0d9223-8820-460c-a36a-a6f68243c729 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] HA network 630ad2bc-087e-4d24-b8ce-378b90fa4846 was deleted as no HA routers are present in tenant 72a380e63d9a4122a619c100c8325508. [pid: 7|app: 0|req: 575/1128] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:00:32 2026] DELETE /v2.0/routers/5c714277-5e16-45ea-b5b4-b7cbf65720c3 => generated 0 bytes in 1016 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1129] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:00:33 2026] GET /v2.0/security-groups?id=ddc2746d-73a3-457d-86a7-b236f1930d62&fields=id&fields=name => generated 112 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1130] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:00:33 2026] DELETE /v2.0/subnets/c493653d-4952-4220-a2c9-4caa34c1e331 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1131] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:33 2026] GET /v2.0/ports?device_id=9eab2b32-9c40-4c24-bc9c-5e2556119424 => generated 975 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:00:33.479 8 INFO neutron.services.segments.plugin [-] Segment 2f1cf9eb-1bf7-4a2c-b17c-aac92d60d3e1 resource provider aggregate not found 2026-05-12 07:00:33.485 8 INFO neutron.services.segments.plugin [-] Segment 2f1cf9eb-1bf7-4a2c-b17c-aac92d60d3e1 resource provider aggregate not found 2026-05-12 07:00:33.493 8 INFO neutron.db.l3_hamode_db [None req-50493493-59f3-4604-908c-b56a3a05cc70 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] HA network 15764331-667e-4918-8d13-040d1d63233f was deleted as no HA routers are present in tenant 2fcbe1e9e3c14bad8c78757ff07a1fb5. [pid: 8|app: 0|req: 554/1132] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:00:32 2026] DELETE /v2.0/routers/f3965b77-673d-4389-80b4-5c5bc787a419 => generated 0 bytes in 1030 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:00:33.504 8 INFO neutron.services.segments.plugin [-] Segment 2f1cf9eb-1bf7-4a2c-b17c-aac92d60d3e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f1cf9eb-1bf7-4a2c-b17c-aac92d60d3e1 found for delete ", "request_id": "req-f5e55614-85de-4dd4-a532-47bc2dc79627"}]} 2026-05-12 07:00:33.505 8 INFO neutron.services.segments.plugin [-] Segment 2f1cf9eb-1bf7-4a2c-b17c-aac92d60d3e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f1cf9eb-1bf7-4a2c-b17c-aac92d60d3e1 found for delete ", "request_id": "req-77ee1f1f-1556-4d5e-be34-2b454aab59f9"}]} [pid: 7|app: 0|req: 579/1133] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:00:33 2026] DELETE /v2.0/networks/7fc2d63a-a9ac-4cfa-b680-2be9adf39e87 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1134] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:33 2026] GET /v2.0/ports?device_id=9a75e9c7-b04e-4ed9-a1b1-61c316443ad9 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1135] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:00:33 2026] DELETE /v2.0/subnets/acb07478-6fb7-49c6-a43b-378fc022f905 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1136] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:00:33 2026] GET /v2.0/security-groups?id=39c8c994-c3c6-43c1-a069-946fbdaf17f2&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:00:33.980 8 INFO neutron.db.l3_db [None req-ba686b87-2872-4718-aa3b-fac0c8219fff b7ee73d9a6cf4f2ba912cc2a94ec86c3 68d02409df48421fa457fd23c13a8482 - - default default] Floating IP 85dadce2-b568-4e50-aacf-38e08de36fb2 associated. External IP: 10.96.250.213, port: 9fef9d4b-e80c-4d98-9224-4fe0f2197dcf. [pid: 7|app: 0|req: 583/1137] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:00:33 2026] GET /v2.0/security-groups?tenant_id=72a380e63d9a4122a619c100c8325508&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1138] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:00:34 2026] DELETE /v2.0/networks/8cac0e60-1d34-4169-863a-0d46cd2b98fe => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1139] 10.0.0.70 () {34 vars in 748 bytes} [Tue May 12 07:00:33 2026] PUT /v2.0/floatingips/85dadce2-b568-4e50-aacf-38e08de36fb2 => generated 856 bytes in 862 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1140] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:00:34 2026] DELETE /v2.0/security-groups/39c8bf10-6c5e-4da1-ab4d-01e68298cc94 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:00:34.454 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1690148d-a29a-4d21-a0b5-de403ccd2ad0'] response: {'name': 'network-changed', 'server_uuid': '9eab2b32-9c40-4c24-bc9c-5e2556119424', 'tag': '9fef9d4b-e80c-4d98-9224-4fe0f2197dcf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 556/1141] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:34 2026] GET /v2.0/ports?device_id=9eab2b32-9c40-4c24-bc9c-5e2556119424 => generated 975 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1142] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:00:34 2026] GET /v2.0/security-groups?id=ddc2746d-73a3-457d-86a7-b236f1930d62&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1143] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:00:34 2026] GET /v2.0/security-groups?tenant_id=2fcbe1e9e3c14bad8c78757ff07a1fb5&name=default => generated 2925 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1146] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:00:34 2026] DELETE /v2.0/security-groups/5d61f240-2ef5-483f-91f3-195dbdc5b99b => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1147] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:34 2026] GET /v2.0/ports?device_id=9eab2b32-9c40-4c24-bc9c-5e2556119424 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1148] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:00:34 2026] GET /v2.0/security-groups?id=ddc2746d-73a3-457d-86a7-b236f1930d62&fields=id&fields=name => generated 112 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1149] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:00:34 2026] GET /v2.0/ports?tenant_id=68d02409df48421fa457fd23c13a8482&device_id=9eab2b32-9c40-4c24-bc9c-5e2556119424 => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:00:35.097 7 INFO neutron.services.segments.plugin [-] Segment f173f8e5-5c80-4709-aa76-eb92a4398b80 resource provider aggregate not found 2026-05-12 07:00:35.106 7 INFO neutron.services.segments.plugin [-] Segment f173f8e5-5c80-4709-aa76-eb92a4398b80 resource provider aggregate not found [pid: 7|app: 0|req: 589/1150] 199.204.45.222 () {34 vars in 986 bytes} [Tue May 12 07:00:35 2026] GET /v2.0/networks?id=dca43fd5-8ac3-4379-a44c-7725bda0b41a => generated 771 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:00:35.134 7 INFO neutron.services.segments.plugin [-] Segment f173f8e5-5c80-4709-aa76-eb92a4398b80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f173f8e5-5c80-4709-aa76-eb92a4398b80 found for delete ", "request_id": "req-d9663f32-f9af-4b2a-aec2-0a6ed676f66f"}]} [pid: 8|app: 0|req: 562/1151] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:35 2026] GET /v2.0/ports?device_id=9a75e9c7-b04e-4ed9-a1b1-61c316443ad9 => generated 971 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:00:35.139 7 INFO neutron.services.segments.plugin [-] Segment f173f8e5-5c80-4709-aa76-eb92a4398b80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f173f8e5-5c80-4709-aa76-eb92a4398b80 found for delete ", "request_id": "req-91fc6861-eb6d-42e1-837a-e03ce0dce544"}]} 2026-05-12 07:00:35.159 7 INFO neutron.services.segments.plugin [-] Segment 23d623d4-3744-4520-9a2a-efc9125432c4 resource provider aggregate not found 2026-05-12 07:00:35.164 7 INFO neutron.services.segments.plugin [-] Segment 23d623d4-3744-4520-9a2a-efc9125432c4 resource provider aggregate not found 2026-05-12 07:00:35.189 7 INFO neutron.services.segments.plugin [-] Segment 23d623d4-3744-4520-9a2a-efc9125432c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23d623d4-3744-4520-9a2a-efc9125432c4 found for delete ", "request_id": "req-0317bd96-8bd4-4344-8ce6-90c5796a5fb1"}]} [pid: 7|app: 0|req: 590/1152] 199.204.45.222 () {34 vars in 1060 bytes} [Tue May 12 07:00:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=9fef9d4b-e80c-4d98-9224-4fe0f2197dcf => generated 859 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1153] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:00:35 2026] GET /v2.0/security-groups?id=39c8c994-c3c6-43c1-a069-946fbdaf17f2&fields=id&fields=name => generated 88 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:00:35.205 7 INFO neutron.services.segments.plugin [-] Segment 23d623d4-3744-4520-9a2a-efc9125432c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23d623d4-3744-4520-9a2a-efc9125432c4 found for delete ", "request_id": "req-b1b6e130-3af3-4142-b028-83a0941fbd12"}]} [pid: 7|app: 0|req: 591/1154] 199.204.45.222 () {34 vars in 984 bytes} [Tue May 12 07:00:35 2026] GET /v2.0/subnets?id=9b189857-549b-4d6c-b9ba-f274ec24c34d => generated 693 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1155] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:00:35 2026] GET /v2.0/ports?network_id=dca43fd5-8ac3-4379-a44c-7725bda0b41a&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1156] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:00:35 2026] GET /v2.0/networks/dca43fd5-8ac3-4379-a44c-7725bda0b41a?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1157] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:00:35 2026] GET /v2.0/networks/dca43fd5-8ac3-4379-a44c-7725bda0b41a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1158] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:35 2026] GET /v2.0/ports?device_id=9eab2b32-9c40-4c24-bc9c-5e2556119424 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1159] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:00:36 2026] GET /v2.0/security-groups?id=ddc2746d-73a3-457d-86a7-b236f1930d62&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1160] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:36 2026] GET /v2.0/ports?device_id=9a75e9c7-b04e-4ed9-a1b1-61c316443ad9 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1161] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:00:36 2026] GET /v2.0/security-groups?id=39c8c994-c3c6-43c1-a069-946fbdaf17f2&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1162] 199.204.45.222 () {34 vars in 994 bytes} [Tue May 12 07:00:36 2026] GET /v2.0/ports?device_id=9eab2b32-9c40-4c24-bc9c-5e2556119424 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1163] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:37 2026] GET /v2.0/ports?device_id=9eab2b32-9c40-4c24-bc9c-5e2556119424 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1164] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:00:37 2026] GET /v2.0/security-groups?id=ddc2746d-73a3-457d-86a7-b236f1930d62&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:00:37.307 8 INFO neutron.db.l3_db [req-3350a5bf-0e14-485e-933a-23f4040a5dd0 req-d53b3428-52c2-479c-bda9-946b392751c8 b7ee73d9a6cf4f2ba912cc2a94ec86c3 68d02409df48421fa457fd23c13a8482 - - default default] Floating IP 85dadce2-b568-4e50-aacf-38e08de36fb2 disassociated. External IP: 10.96.250.213, port: 9fef9d4b-e80c-4d98-9224-4fe0f2197dcf. [pid: 7|app: 0|req: 598/1165] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:00:37 2026] GET /v2.0/security-groups?tenant_id=90af0db1a9b9442e9dc1f19075fc7f19&name=default => generated 2925 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1166] 199.204.45.222 () {36 vars in 997 bytes} [Tue May 12 07:00:37 2026] DELETE /v2.0/ports/9fef9d4b-e80c-4d98-9224-4fe0f2197dcf => generated 0 bytes in 682 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:00:37.759 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ab59125-8aef-4c09-aaca-64064364fe96'] response: {'server_uuid': '9eab2b32-9c40-4c24-bc9c-5e2556119424', 'name': 'network-vif-deleted', 'tag': '9fef9d4b-e80c-4d98-9224-4fe0f2197dcf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 599/1167] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:00:37 2026] DELETE /v2.0/security-groups/d82d5e49-5a80-44b4-951d-89617523443a => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1168] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:37 2026] GET /v2.0/ports?device_id=9a75e9c7-b04e-4ed9-a1b1-61c316443ad9 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1169] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:00:37 2026] GET /v2.0/security-groups?id=39c8c994-c3c6-43c1-a069-946fbdaf17f2&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1170] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:38 2026] GET /v2.0/ports?device_id=9eab2b32-9c40-4c24-bc9c-5e2556119424 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1171] 199.204.45.222 () {34 vars in 994 bytes} [Tue May 12 07:00:38 2026] GET /v2.0/ports?device_id=9a75e9c7-b04e-4ed9-a1b1-61c316443ad9 => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1172] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:38 2026] GET /v2.0/ports?device_id=9a75e9c7-b04e-4ed9-a1b1-61c316443ad9 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1173] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:00:38 2026] GET /v2.0/security-groups?id=39c8c994-c3c6-43c1-a069-946fbdaf17f2&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1174] 199.204.45.222 () {36 vars in 997 bytes} [Tue May 12 07:00:38 2026] DELETE /v2.0/ports/a44f0bde-4293-40b3-8d06-cf7a259ab2bd => generated 0 bytes in 637 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1175] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:39 2026] GET /v2.0/ports?device_id=9eab2b32-9c40-4c24-bc9c-5e2556119424 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1176] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:40 2026] GET /v2.0/ports?device_id=9a75e9c7-b04e-4ed9-a1b1-61c316443ad9 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1177] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:00:40 2026] GET /v2.0/security-groups?tenant_id=6b71cc0fb15e46b4901338e3b27477df&name=default => generated 2925 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:00:40.365 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1033e9a7-5cff-4a60-95db-f3e630b448bf'] response: {'server_uuid': '9a75e9c7-b04e-4ed9-a1b1-61c316443ad9', 'name': 'network-vif-deleted', 'tag': 'a44f0bde-4293-40b3-8d06-cf7a259ab2bd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 573/1178] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:00:40 2026] DELETE /v2.0/security-groups/6ad3a2f3-b07c-47cb-99f5-c6a89b605095 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1179] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:40 2026] GET /v2.0/ports?device_id=9eab2b32-9c40-4c24-bc9c-5e2556119424 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1180] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:00:40 2026] GET /v2.0/security-groups?tenant_id=e0bb6a46aa214637a98da3144f3bf360&name=default => generated 2925 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1181] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:00:40 2026] DELETE /v2.0/security-groups/ffd1c293-3ba0-4a32-8ad8-9736d947772a => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1182] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:41 2026] GET /v2.0/ports?device_id=9a75e9c7-b04e-4ed9-a1b1-61c316443ad9 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1183] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:00:41 2026] GET /v2.0/security-groups?tenant_id=7e60a4f38b404cb8bad83d225902f802&name=default => generated 2925 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1184] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:00:41 2026] DELETE /v2.0/security-groups/466bfaf9-9ce2-4272-a20f-59b61b1ffc33 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1185] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:00:41 2026] DELETE /v2.0/security-groups/ddc2746d-73a3-457d-86a7-b236f1930d62 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:00:41.744 7 INFO neutron.api.v2.resource [None req-3d05791b-6969-46b3-a82f-54d3125884de b7ee73d9a6cf4f2ba912cc2a94ec86c3 68d02409df48421fa457fd23c13a8482 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 610/1186] 10.0.0.70 () {32 vars in 736 bytes} [Tue May 12 07:00:41 2026] GET /v2.0/security-groups/ddc2746d-73a3-457d-86a7-b236f1930d62 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1187] 10.0.0.70 () {32 vars in 731 bytes} [Tue May 12 07:00:41 2026] DELETE /v2.0/floatingips/85dadce2-b568-4e50-aacf-38e08de36fb2 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1188] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:42 2026] GET /v2.0/ports?device_id=9a75e9c7-b04e-4ed9-a1b1-61c316443ad9 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1189] 10.0.0.70 () {34 vars in 788 bytes} [Tue May 12 07:00:42 2026] PUT /v2.0/routers/094c10e9-f6cc-4514-b35b-bc5fc48d61ec/remove_router_interface => generated 309 bytes in 979 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1190] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:00:42 2026] GET /v2.0/security-groups?tenant_id=cf7a1b45b7fd4b94838043cdc49f9c81&name=default => generated 2925 bytes in 374 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1191] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:00:43 2026] DELETE /v2.0/security-groups/de39d453-fbfe-4eff-a05f-a9c00f56c89d => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1192] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:00:43 2026] GET /v2.0/security-groups?tenant_id=e6f7cf9a8b0b45f2b7cf03ad635b2e63&name=default => generated 2925 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:00:43.968 7 INFO neutron.services.segments.plugin [-] Segment 5f548e9b-2816-41af-8659-0450174c15a8 resource provider aggregate not found 2026-05-12 07:00:43.973 7 INFO neutron.services.segments.plugin [-] Segment 5f548e9b-2816-41af-8659-0450174c15a8 resource provider aggregate not found 2026-05-12 07:00:43.986 7 INFO neutron.services.segments.plugin [-] Segment 5f548e9b-2816-41af-8659-0450174c15a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f548e9b-2816-41af-8659-0450174c15a8 found for delete ", "request_id": "req-382b98e3-2219-43a1-970c-8bbf024bfa20"}]} 2026-05-12 07:00:43.988 7 INFO neutron.services.segments.plugin [-] Segment 5f548e9b-2816-41af-8659-0450174c15a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f548e9b-2816-41af-8659-0450174c15a8 found for delete ", "request_id": "req-661a69dd-ad2c-4b59-8d0f-f5404f452a58"}]} 2026-05-12 07:00:43.993 7 INFO neutron.db.l3_hamode_db [None req-60331125-8dc0-4f51-a5fc-4784252228c1 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] HA network 2ea5e158-d370-420f-9bbd-f04d78509598 was deleted as no HA routers are present in tenant 68d02409df48421fa457fd23c13a8482. [pid: 7|app: 0|req: 612/1193] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:00:43 2026] DELETE /v2.0/routers/094c10e9-f6cc-4514-b35b-bc5fc48d61ec => generated 0 bytes in 985 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1194] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:00:43 2026] DELETE /v2.0/security-groups/91a7c80f-6fea-4fbc-897f-e15510ee9183 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1195] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:00:44 2026] DELETE /v2.0/subnets/9b189857-549b-4d6c-b9ba-f274ec24c34d => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:00:44.492 8 INFO neutron.services.segments.plugin [-] Segment b2cbf480-af3e-41b2-a2c0-b836e563345a resource provider aggregate not found 2026-05-12 07:00:44.498 8 INFO neutron.services.segments.plugin [-] Segment b2cbf480-af3e-41b2-a2c0-b836e563345a resource provider aggregate not found [pid: 8|app: 0|req: 583/1196] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:00:44 2026] DELETE /v2.0/networks/dca43fd5-8ac3-4379-a44c-7725bda0b41a => generated 0 bytes in 360 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:00:44.664 8 INFO neutron.services.segments.plugin [-] Segment b2cbf480-af3e-41b2-a2c0-b836e563345a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2cbf480-af3e-41b2-a2c0-b836e563345a found for delete ", "request_id": "req-76e96f38-33af-4906-851a-0901bebc05d0"}]} 2026-05-12 07:00:44.669 8 INFO neutron.services.segments.plugin [-] Segment b2cbf480-af3e-41b2-a2c0-b836e563345a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2cbf480-af3e-41b2-a2c0-b836e563345a found for delete ", "request_id": "req-e27c408b-c4a2-45af-bfaf-26d4860cb141"}]} [pid: 8|app: 0|req: 584/1197] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:00:44 2026] GET /v2.0/security-groups?tenant_id=68d02409df48421fa457fd23c13a8482&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1198] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:00:44 2026] DELETE /v2.0/security-groups/a2cfd58d-d901-405a-9e98-34727c29f764 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:00:45.045 8 WARNING neutron_lib.context [None req-13de17e7-a5ef-4853-bc15-b93f8779b4ab 42bce1a0cfbc4daba8f65a80cb63537c 6510955cfcd74fbabebe2672fda41847 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:00:45.222 8 INFO neutron.db.segments_db [None req-13de17e7-a5ef-4853-bc15-b93f8779b4ab 42bce1a0cfbc4daba8f65a80cb63537c 6510955cfcd74fbabebe2672fda41847 - - default default] Added segment b03e8970-60d6-43d8-aa7f-5d1f047c1798 of type vxlan for network 1a02d867-957c-4851-b70d-796b81573c6e [pid: 8|app: 0|req: 586/1199] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 07:00:44 2026] POST /v2.0/networks => generated 648 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:00:45.380 8 WARNING neutron_lib.context [None req-8ebf48de-9398-4320-af31-0c01a0c80ec8 42bce1a0cfbc4daba8f65a80cb63537c 6510955cfcd74fbabebe2672fda41847 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 587/1200] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:00:45 2026] POST /v2.0/subnets => generated 627 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:00:45.632 8 WARNING neutron_lib.context [None req-69c41151-979c-4edc-ab3e-cf5a658173ae 42bce1a0cfbc4daba8f65a80cb63537c 6510955cfcd74fbabebe2672fda41847 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:00:45.669 8 INFO neutron.db.segments_db [None req-69c41151-979c-4edc-ab3e-cf5a658173ae 42bce1a0cfbc4daba8f65a80cb63537c 6510955cfcd74fbabebe2672fda41847 - - default default] Added segment a4986d2d-534c-4760-b109-3747dae8d2af of type vxlan for network 2f869c57-a12c-470e-8dd7-cb0d8ba5824d [pid: 7|app: 0|req: 614/1201] 10.0.0.70 () {34 vars in 788 bytes} [Tue May 12 07:00:44 2026] PUT /v2.0/routers/6eb6ef58-902d-44dc-a5ef-bbbbeeeee66b/remove_router_interface => generated 309 bytes in 1354 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:00:46.022 8 INFO neutron.db.l3_hamode_db [None req-69c41151-979c-4edc-ab3e-cf5a658173ae 42bce1a0cfbc4daba8f65a80cb63537c 6510955cfcd74fbabebe2672fda41847 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 07:00:46.797 7 INFO neutron.services.segments.plugin [-] Segment 66627513-63a5-4c3b-a618-d5d7db279f49 resource provider aggregate not found 2026-05-12 07:00:46.803 7 INFO neutron.services.segments.plugin [-] Segment 66627513-63a5-4c3b-a618-d5d7db279f49 resource provider aggregate not found 2026-05-12 07:00:46.809 7 INFO neutron.services.segments.plugin [-] Segment 66627513-63a5-4c3b-a618-d5d7db279f49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66627513-63a5-4c3b-a618-d5d7db279f49 found for delete ", "request_id": "req-399a3b3e-0d29-4c19-9ea9-39c00f1955f2"}]} 2026-05-12 07:00:46.814 7 INFO neutron.services.segments.plugin [-] Segment 66627513-63a5-4c3b-a618-d5d7db279f49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66627513-63a5-4c3b-a618-d5d7db279f49 found for delete ", "request_id": "req-621dccb7-e7f6-420c-8ac3-e4ecfa443c0d"}]} 2026-05-12 07:00:46.825 7 INFO neutron.db.l3_hamode_db [None req-4708ed00-1fdd-4922-8ccf-ee57c9846fde 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] HA network e640b0ee-3b2f-4a32-9013-cb1a8d6bb175 was deleted as no HA routers are present in tenant 7a4879cd21aa470abba4b0b7def328f3. [pid: 7|app: 0|req: 615/1202] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:00:45 2026] DELETE /v2.0/routers/6eb6ef58-902d-44dc-a5ef-bbbbeeeee66b => generated 0 bytes in 980 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:00:46.940 8 INFO neutron.db.l3_hamode_db [None req-69c41151-979c-4edc-ab3e-cf5a658173ae 42bce1a0cfbc4daba8f65a80cb63537c 6510955cfcd74fbabebe2672fda41847 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 07:00:47.124 7 INFO neutron.db.segments_db [None req-d4884213-c3c7-4b53-93d1-588f7579df09 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] Added segment 27e332ae-6578-4611-a4f9-cc97c1ee192b of type vxlan for network a884c1a1-adb1-452e-ae16-3a1ca38c742e [pid: 7|app: 0|req: 616/1203] 10.0.0.70 () {34 vars in 670 bytes} [Tue May 12 07:00:46 2026] POST /v2.0/networks => generated 744 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1204] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:00:47 2026] DELETE /v2.0/subnets/2ad364b4-240e-474a-b46d-e855c20d0a98 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1205] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:00:47 2026] POST /v2.0/subnets => generated 691 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1206] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:00:45 2026] POST /v2.0/routers => generated 695 bytes in 2253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1207] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:00:47 2026] DELETE /v2.0/networks/f8a429e5-90c0-4bf0-bc54-7c82747838be => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:00:47.916 8 INFO neutron.db.segments_db [None req-1e2eabef-13b0-4ace-968a-dfb002f38fc0 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] Added segment 2c60736f-3841-4a06-a1bd-dcf413ebd65f of type vxlan for network 0df058df-81d6-46ef-910f-46c68f89dd24 2026-05-12 07:00:48.136 8 INFO neutron.db.l3_hamode_db [None req-1e2eabef-13b0-4ace-968a-dfb002f38fc0 70751203299a4af281e332d42c3af965 e14a47e9e81e42bdb97d674cca5d6e91 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 07:00:48.825 7 INFO neutron.services.segments.plugin [-] Segment ea131ccc-9058-43e8-8cbb-038e9afb2fe1 resource provider aggregate not found 2026-05-12 07:00:48.830 7 INFO neutron.services.segments.plugin [-] Segment ea131ccc-9058-43e8-8cbb-038e9afb2fe1 resource provider aggregate not found 2026-05-12 07:00:48.837 7 INFO neutron.services.segments.plugin [-] Segment ea131ccc-9058-43e8-8cbb-038e9afb2fe1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea131ccc-9058-43e8-8cbb-038e9afb2fe1 found for delete ", "request_id": "req-3bffa585-e875-4f4d-9ee3-b2857f64101e"}]} 2026-05-12 07:00:48.842 7 INFO neutron.services.segments.plugin [-] Segment ea131ccc-9058-43e8-8cbb-038e9afb2fe1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea131ccc-9058-43e8-8cbb-038e9afb2fe1 found for delete ", "request_id": "req-8f90f66b-cfa4-470c-a1a7-58f8bc375299"}]} 2026-05-12 07:00:48.951 8 INFO neutron.db.l3_hamode_db [None req-1e2eabef-13b0-4ace-968a-dfb002f38fc0 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 620/1208] 10.0.0.70 () {34 vars in 782 bytes} [Tue May 12 07:00:47 2026] PUT /v2.0/routers/05cb5e79-0572-4d11-8db6-607be684a589/add_router_interface => generated 309 bytes in 1378 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1209] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:00:49 2026] GET /v2.0/security-groups?tenant_id=7a4879cd21aa470abba4b0b7def328f3&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1210] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:00:49 2026] GET /v2.0/security-groups?tenant_id=81c0f20f4d654c39957858a9ab2ab644&name=default => generated 2925 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:00:49.541 7 WARNING neutron_lib.context [None req-019afdf3-36c2-4632-9589-7375d1f569bc 42bce1a0cfbc4daba8f65a80cb63537c 6510955cfcd74fbabebe2672fda41847 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 589/1211] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:00:47 2026] POST /v2.0/routers => generated 731 bytes in 1998 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1212] 10.0.0.70 () {34 vars in 664 bytes} [Tue May 12 07:00:49 2026] POST /v2.0/ports => generated 955 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 590/1213] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:00:49 2026] DELETE /v2.0/security-groups/39c8c994-c3c6-43c1-a069-946fbdaf17f2 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1216] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:00:49 2026] DELETE /v2.0/security-groups/9375f456-cba5-4833-b48c-1c1fdf7e02f2 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:00:50.001 7 WARNING neutron_lib.context [None req-50bb5552-f6b6-415c-ac36-f1407f5e3e18 42bce1a0cfbc4daba8f65a80cb63537c 6510955cfcd74fbabebe2672fda41847 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 625/1217] 10.0.0.70 () {34 vars in 664 bytes} [Tue May 12 07:00:49 2026] POST /v2.0/ports => generated 955 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:00:50.368 7 WARNING neutron_lib.context [None req-79011f31-2c05-4491-891f-609fabbc964e 42bce1a0cfbc4daba8f65a80cb63537c 6510955cfcd74fbabebe2672fda41847 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:00:51.204 7 INFO neutron.db.l3_db [None req-79011f31-2c05-4491-891f-609fabbc964e 42bce1a0cfbc4daba8f65a80cb63537c 6510955cfcd74fbabebe2672fda41847 - - default default] Floating IP 78e98038-7a36-4497-b58b-4b5ed013ac5f associated. External IP: 10.96.250.219, port: 8bef72fa-bbc6-451b-9276-b544686977d8. [pid: 8|app: 0|req: 593/1218] 10.0.0.70 () {34 vars in 782 bytes} [Tue May 12 07:00:49 2026] PUT /v2.0/routers/d679e41a-60ae-4789-be6e-facded1e456b/add_router_interface => generated 309 bytes in 1320 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1219] 10.0.0.70 () {34 vars in 676 bytes} [Tue May 12 07:00:50 2026] POST /v2.0/floatingips => generated 842 bytes in 1132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:00:51.624 8 INFO neutron.db.l3_db [None req-28930e03-cf92-4e0b-a412-ec4751d383b9 42bce1a0cfbc4daba8f65a80cb63537c 6510955cfcd74fbabebe2672fda41847 - - default default] Floating IP 78e98038-7a36-4497-b58b-4b5ed013ac5f disassociated. External IP: 10.96.250.219, port: 8bef72fa-bbc6-451b-9276-b544686977d8. 2026-05-12 07:00:51.885 7 WARNING neutron_lib.context [None req-2ac9dbe3-775e-44bc-ab53-69a48b95b276 7a1df15c05584f15a5ae3311914efbee 3ba38ad633944af0a11013003c1664b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 594/1220] 10.0.0.70 () {34 vars in 748 bytes} [Tue May 12 07:00:51 2026] PUT /v2.0/floatingips/78e98038-7a36-4497-b58b-4b5ed013ac5f => generated 552 bytes in 498 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:00:52.001 8 WARNING neutron_lib.context [None req-5474ea9e-f9e0-432f-9320-251433184652 5b55ee32f13c40f88846ffd0d336e044 e14a47e9e81e42bdb97d674cca5d6e91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:00:52.040 7 INFO neutron.db.segments_db [None req-2ac9dbe3-775e-44bc-ab53-69a48b95b276 7a1df15c05584f15a5ae3311914efbee 3ba38ad633944af0a11013003c1664b3 - - default default] Added segment 050858ed-fc39-49e4-9a2c-e1ccf22b6bf7 of type vxlan for network c35f4841-d79b-4f34-9e36-9339bb21d1aa [pid: 7|app: 0|req: 627/1221] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 07:00:51 2026] POST /v2.0/networks => generated 648 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1222] 10.0.0.70 () {34 vars in 684 bytes} [Tue May 12 07:00:51 2026] POST /v2.0/security-groups => generated 1659 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 07:00:52.175 8 WARNING neutron_lib.context [None req-48a2f403-f98d-440d-9e37-02b8c374fecc 7a1df15c05584f15a5ae3311914efbee 3ba38ad633944af0a11013003c1664b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 628/1223] 10.0.0.70 () {32 vars in 731 bytes} [Tue May 12 07:00:52 2026] DELETE /v2.0/floatingips/78e98038-7a36-4497-b58b-4b5ed013ac5f => generated 0 bytes in 286 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:00:52.447 7 WARNING neutron_lib.context [None req-c82ce8c7-1c63-4fdc-8e61-52b0ff3bd04c 5b55ee32f13c40f88846ffd0d336e044 e14a47e9e81e42bdb97d674cca5d6e91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 596/1224] 10.0.0.70 () {34 vars in 664 bytes} [Tue May 12 07:00:52 2026] POST /v2.0/ports => generated 778 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:00:52.462 8 WARNING neutron_lib.context [None req-f8f78094-6e29-4ba9-968d-e1f5b99a1ea4 42bce1a0cfbc4daba8f65a80cb63537c 6510955cfcd74fbabebe2672fda41847 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 629/1225] 10.0.0.70 () {34 vars in 694 bytes} [Tue May 12 07:00:52 2026] POST /v2.0/security-group-rules => generated 597 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:00:52.558 7 WARNING neutron_lib.context [None req-23189dfb-cbcd-4fb7-8f5d-c68f99b044d4 7a1df15c05584f15a5ae3311914efbee 3ba38ad633944af0a11013003c1664b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:00:52.625 7 INFO neutron.db.segments_db [None req-23189dfb-cbcd-4fb7-8f5d-c68f99b044d4 7a1df15c05584f15a5ae3311914efbee 3ba38ad633944af0a11013003c1664b3 - - default default] Added segment 1da95b53-1ed2-447d-9289-03cd15997ce9 of type vxlan for network 5a5ced40-d6f6-4f8e-a9f6-e8747da32a05 [pid: 7|app: 0|req: 630/1226] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 07:00:52 2026] POST /v2.0/networks => generated 636 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:00:52.741 7 WARNING neutron_lib.context [None req-6447c2e0-4a9a-4f22-9eae-5a4e8c7c3481 5b55ee32f13c40f88846ffd0d336e044 e14a47e9e81e42bdb97d674cca5d6e91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 631/1227] 10.0.0.70 () {34 vars in 694 bytes} [Tue May 12 07:00:52 2026] POST /v2.0/security-group-rules => generated 602 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:00:52.853 7 WARNING neutron_lib.context [None req-f68d52c0-217b-4153-988a-ae5c69973e0c 7a1df15c05584f15a5ae3311914efbee 3ba38ad633944af0a11013003c1664b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 632/1228] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:00:52 2026] POST /v2.0/subnets => generated 646 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:00:53.079 7 WARNING neutron_lib.context [None req-ff9b5c92-45a3-4399-a16f-a4b4690a7270 5b55ee32f13c40f88846ffd0d336e044 e14a47e9e81e42bdb97d674cca5d6e91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:00:53.245 8 INFO neutron.db.l3_db [None req-f8f78094-6e29-4ba9-968d-e1f5b99a1ea4 42bce1a0cfbc4daba8f65a80cb63537c 6510955cfcd74fbabebe2672fda41847 - - default default] Floating IP b1b5b97f-28e5-4398-bf1e-975bb3193f9a associated. External IP: 10.96.250.211, port: fc4cfb43-f6ef-472a-843c-57f0bd1c56f3. [pid: 8|app: 0|req: 597/1229] 10.0.0.70 () {34 vars in 676 bytes} [Tue May 12 07:00:52 2026] POST /v2.0/floatingips => generated 842 bytes in 1118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:00:53.581 8 WARNING neutron_lib.context [None req-f320eba5-f1eb-44dc-89df-17941876be46 7a1df15c05584f15a5ae3311914efbee 3ba38ad633944af0a11013003c1664b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 633/1230] 10.0.0.70 () {34 vars in 675 bytes} [Tue May 12 07:00:53 2026] POST /v2.0/floatingips => generated 552 bytes in 564 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1231] 10.0.0.70 () {32 vars in 728 bytes} [Tue May 12 07:00:53 2026] GET /v2.0/floatingips/b1b5b97f-28e5-4398-bf1e-975bb3193f9a => generated 842 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1232] 10.0.0.70 () {32 vars in 654 bytes} [Tue May 12 07:00:53 2026] GET /v2.0/floatingips => generated 845 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1233] 10.0.0.70 () {34 vars in 664 bytes} [Tue May 12 07:00:53 2026] POST /v2.0/ports => generated 966 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:00:54.177 7 INFO neutron.db.l3_db [None req-08079159-0f62-4ace-9b90-988a4a55ed37 42bce1a0cfbc4daba8f65a80cb63537c 6510955cfcd74fbabebe2672fda41847 - - default default] Floating IP b1b5b97f-28e5-4398-bf1e-975bb3193f9a associated. External IP: 10.96.250.211, port: fc4cfb43-f6ef-472a-843c-57f0bd1c56f3. [pid: 8|app: 0|req: 599/1234] 10.0.0.70 () {32 vars in 719 bytes} [Tue May 12 07:00:53 2026] DELETE /v2.0/ports/0789cf05-fbdb-45dd-805b-d23ab3eb9d14 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1235] 10.0.0.84 () {34 vars in 1097 bytes} [Tue May 12 07:00:54 2026] GET /v2.0/security-groups?name=tempest-securitygroup--655054437&fields=id&tenant_id=e14a47e9e81e42bdb97d674cca5d6e91 => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:00:54.254 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c5c3e096-78cd-426b-94b7-fff181e84d5f 7a1df15c05584f15a5ae3311914efbee 3ba38ad633944af0a11013003c1664b3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 601/1236] 10.0.0.70 () {32 vars in 719 bytes} [Tue May 12 07:00:54 2026] DELETE /v2.0/ports/0789cf05-fbdb-45dd-805b-d23ab3eb9d14 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1237] 10.0.0.84 () {34 vars in 981 bytes} [Tue May 12 07:00:54 2026] GET /v2.0/networks?id=a884c1a1-adb1-452e-ae16-3a1ca38c742e => generated 676 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:00:54.321 8 INFO neutron.pecan_wsgi.hooks.translation [None req-360c9953-dd16-44f1-9466-f01a3c191783 7a1df15c05584f15a5ae3311914efbee 3ba38ad633944af0a11013003c1664b3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 603/1238] 10.0.0.70 () {32 vars in 716 bytes} [Tue May 12 07:00:54 2026] GET /v2.0/ports/0789cf05-fbdb-45dd-805b-d23ab3eb9d14 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1239] 10.0.0.84 () {34 vars in 964 bytes} [Tue May 12 07:00:54 2026] GET /v2.0/quotas/e14a47e9e81e42bdb97d674cca5d6e91 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1240] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:00:54 2026] DELETE /v2.0/subnets/1ffb84ca-7d03-47e2-828d-93c3fa5abbeb => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1241] 10.0.0.84 () {34 vars in 1001 bytes} [Tue May 12 07:00:54 2026] GET /v2.0/ports?tenant_id=e14a47e9e81e42bdb97d674cca5d6e91&fields=id => generated 103 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1242] 10.0.0.70 () {34 vars in 748 bytes} [Tue May 12 07:00:53 2026] PUT /v2.0/floatingips/b1b5b97f-28e5-4398-bf1e-975bb3193f9a => generated 842 bytes in 1086 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:00:54.873 8 INFO neutron.services.segments.plugin [-] Segment 1da95b53-1ed2-447d-9289-03cd15997ce9 resource provider aggregate not found 2026-05-12 07:00:54.879 8 INFO neutron.services.segments.plugin [-] Segment 1da95b53-1ed2-447d-9289-03cd15997ce9 resource provider aggregate not found 2026-05-12 07:00:54.888 8 INFO neutron.services.segments.plugin [-] Segment 1da95b53-1ed2-447d-9289-03cd15997ce9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1da95b53-1ed2-447d-9289-03cd15997ce9 found for delete ", "request_id": "req-56aab827-04e5-4b97-9185-ae21d6af8bb4"}]} [pid: 8|app: 0|req: 607/1243] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:00:54 2026] DELETE /v2.0/networks/5a5ced40-d6f6-4f8e-a9f6-e8747da32a05 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:00:54.897 8 INFO neutron.services.segments.plugin [-] Segment 1da95b53-1ed2-447d-9289-03cd15997ce9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1da95b53-1ed2-447d-9289-03cd15997ce9 found for delete ", "request_id": "req-a29d9b7e-ac53-4a93-a111-b0a1846984b4"}]} [pid: 7|app: 0|req: 637/1244] 10.0.0.84 () {34 vars in 1007 bytes} [Tue May 12 07:00:54 2026] GET /v2.0/networks/a884c1a1-adb1-452e-ae16-3a1ca38c742e?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:00:54.930 7 WARNING neutron_lib.context [None req-79a53ef7-ce1f-41db-8bb5-5b0684f5a6ad 7a1df15c05584f15a5ae3311914efbee 3ba38ad633944af0a11013003c1664b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:00:54.981 7 INFO neutron.db.segments_db [None req-79a53ef7-ce1f-41db-8bb5-5b0684f5a6ad 7a1df15c05584f15a5ae3311914efbee 3ba38ad633944af0a11013003c1664b3 - - default default] Added segment 9e59d3d5-e243-4ed2-a5da-e7cadfe7e89f of type vxlan for network 751ba44c-911f-4cb9-8cdd-eebff2434a81 2026-05-12 07:00:55.027 8 INFO neutron.db.l3_db [None req-73add2b4-31b8-4095-8860-4c8c7a3102aa 42bce1a0cfbc4daba8f65a80cb63537c 6510955cfcd74fbabebe2672fda41847 - - default default] Floating IP b1b5b97f-28e5-4398-bf1e-975bb3193f9a disassociated. External IP: 10.96.250.211, port: 8bef72fa-bbc6-451b-9276-b544686977d8. [pid: 7|app: 0|req: 638/1245] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 07:00:54 2026] POST /v2.0/networks => generated 635 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1246] 10.0.0.84 () {34 vars in 1107 bytes} [Tue May 12 07:00:55 2026] GET /v2.0/networks/a884c1a1-adb1-452e-ae16-3a1ca38c742e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:00:55.137 7 WARNING neutron_lib.context [None req-2dc9ec2e-5515-4b0a-975a-e2bfa78693a8 7a1df15c05584f15a5ae3311914efbee 3ba38ad633944af0a11013003c1664b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 608/1247] 10.0.0.70 () {34 vars in 748 bytes} [Tue May 12 07:00:54 2026] PUT /v2.0/floatingips/b1b5b97f-28e5-4398-bf1e-975bb3193f9a => generated 552 bytes in 491 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1248] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:55 2026] GET /v2.0/ports?device_id=6bc43200-3169-4fe8-ad7a-9da6e6feba59 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1249] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:00:55 2026] POST /v2.0/subnets => generated 646 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:00:55.435 7 WARNING neutron_lib.context [None req-e8b4ca87-45ae-4294-a4a4-8b4539cde8ab 7a1df15c05584f15a5ae3311914efbee 3ba38ad633944af0a11013003c1664b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 610/1250] 10.0.0.70 () {32 vars in 731 bytes} [Tue May 12 07:00:55 2026] DELETE /v2.0/floatingips/b1b5b97f-28e5-4398-bf1e-975bb3193f9a => generated 0 bytes in 332 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1251] 10.0.0.70 () {34 vars in 664 bytes} [Tue May 12 07:00:55 2026] POST /v2.0/ports => generated 928 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:00:55.771 8 INFO neutron.api.v2.resource [None req-7ea9736c-de69-4375-9769-109616580a94 42bce1a0cfbc4daba8f65a80cb63537c 6510955cfcd74fbabebe2672fda41847 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 611/1252] 10.0.0.70 () {32 vars in 731 bytes} [Tue May 12 07:00:55 2026] DELETE /v2.0/floatingips/b1b5b97f-28e5-4398-bf1e-975bb3193f9a => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1253] 10.0.0.70 () {32 vars in 719 bytes} [Tue May 12 07:00:55 2026] DELETE /v2.0/ports/6c518936-d51a-4d55-a722-3f83f64e3458 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:00:56.017 7 INFO neutron.pecan_wsgi.hooks.translation [None req-037debb6-e1cc-4d67-959b-6ba62a1b074c 7a1df15c05584f15a5ae3311914efbee 3ba38ad633944af0a11013003c1664b3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 643/1254] 10.0.0.70 () {32 vars in 716 bytes} [Tue May 12 07:00:56 2026] GET /v2.0/ports/6c518936-d51a-4d55-a722-3f83f64e3458 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1255] 10.0.0.70 () {32 vars in 719 bytes} [Tue May 12 07:00:55 2026] DELETE /v2.0/ports/8bef72fa-bbc6-451b-9276-b544686977d8 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1256] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:00:56 2026] DELETE /v2.0/subnets/7626dd81-c56a-43da-89c6-09df8d8fb334 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1257] 10.0.0.70 () {32 vars in 719 bytes} [Tue May 12 07:00:56 2026] DELETE /v2.0/ports/fc4cfb43-f6ef-472a-843c-57f0bd1c56f3 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1258] 10.0.0.70 () {32 vars in 735 bytes} [Tue May 12 07:00:56 2026] GET /v2.0/ports?device_id=05cb5e79-0572-4d11-8db6-607be684a589 => generated 958 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:00:56.539 7 INFO neutron.services.segments.plugin [-] Segment 9e59d3d5-e243-4ed2-a5da-e7cadfe7e89f resource provider aggregate not found 2026-05-12 07:00:56.543 7 INFO neutron.services.segments.plugin [-] Segment 9e59d3d5-e243-4ed2-a5da-e7cadfe7e89f resource provider aggregate not found 2026-05-12 07:00:56.550 7 INFO neutron.services.segments.plugin [-] Segment 9e59d3d5-e243-4ed2-a5da-e7cadfe7e89f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e59d3d5-e243-4ed2-a5da-e7cadfe7e89f found for delete ", "request_id": "req-89d56a16-cef7-4aea-8da0-33e516628833"}]} 2026-05-12 07:00:56.554 7 INFO neutron.services.segments.plugin [-] Segment 9e59d3d5-e243-4ed2-a5da-e7cadfe7e89f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e59d3d5-e243-4ed2-a5da-e7cadfe7e89f found for delete ", "request_id": "req-283071f4-13d0-470b-acbd-50f747dd75da"}]} [pid: 7|app: 0|req: 645/1259] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:00:56 2026] DELETE /v2.0/networks/751ba44c-911f-4cb9-8cdd-eebff2434a81 => generated 0 bytes in 343 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1260] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:56 2026] GET /v2.0/ports?device_id=6bc43200-3169-4fe8-ad7a-9da6e6feba59 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:00:56.589 7 WARNING neutron_lib.context [None req-368f76ab-3d2f-417b-b895-fa5859d5d31b 7a1df15c05584f15a5ae3311914efbee 3ba38ad633944af0a11013003c1664b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 647/1261] 10.0.0.70 () {34 vars in 664 bytes} [Tue May 12 07:00:56 2026] POST /v2.0/ports => generated 779 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 648/1262] 10.0.0.70 () {34 vars in 736 bytes} [Tue May 12 07:00:56 2026] PUT /v2.0/ports/7d4ee05b-1d9f-4fb3-ad56-a25a33bcc2da => generated 752 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 615/1263] 10.0.0.70 () {34 vars in 788 bytes} [Tue May 12 07:00:56 2026] PUT /v2.0/routers/05cb5e79-0572-4d11-8db6-607be684a589/remove_router_interface => generated 309 bytes in 935 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1264] 10.0.0.70 () {32 vars in 719 bytes} [Tue May 12 07:00:57 2026] DELETE /v2.0/ports/7d4ee05b-1d9f-4fb3-ad56-a25a33bcc2da => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1265] 10.0.0.70 () {32 vars in 642 bytes} [Tue May 12 07:00:57 2026] GET /v2.0/ports => generated 781 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:00:57.397 7 INFO neutron.pecan_wsgi.hooks.translation [None req-47dd13de-9021-4e6b-9e3e-57b209c88f54 7a1df15c05584f15a5ae3311914efbee 3ba38ad633944af0a11013003c1664b3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 651/1266] 10.0.0.70 () {32 vars in 716 bytes} [Tue May 12 07:00:57 2026] GET /v2.0/ports/7d4ee05b-1d9f-4fb3-ad56-a25a33bcc2da => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1267] 10.0.0.70 () {32 vars in 642 bytes} [Tue May 12 07:00:57 2026] GET /v2.0/ports => generated 781 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1268] 10.0.0.70 () {32 vars in 716 bytes} [Tue May 12 07:00:57 2026] GET /v2.0/ports/930987d8-d2ce-44df-9b1d-d55dd0abe5d8 => generated 778 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:00:57.550 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ada3fcad-b3f1-4b16-a5f3-bdd1050c8819 7a1df15c05584f15a5ae3311914efbee 3ba38ad633944af0a11013003c1664b3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 654/1269] 10.0.0.70 () {32 vars in 719 bytes} [Tue May 12 07:00:57 2026] DELETE /v2.0/ports/6c518936-d51a-4d55-a722-3f83f64e3458 => generated 132 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:00:57.576 7 INFO neutron.pecan_wsgi.hooks.translation [None req-be3def1e-ecc3-44e2-b520-ef014dddf215 7a1df15c05584f15a5ae3311914efbee 3ba38ad633944af0a11013003c1664b3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 655/1270] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:00:57 2026] DELETE /v2.0/subnets/7626dd81-c56a-43da-89c6-09df8d8fb334 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:00:57.600 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7d9619b9-e661-4281-a4a5-257d357f1dc1 7a1df15c05584f15a5ae3311914efbee 3ba38ad633944af0a11013003c1664b3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 656/1271] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:00:57 2026] DELETE /v2.0/subnets/1ffb84ca-7d03-47e2-828d-93c3fa5abbeb => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1272] 10.0.0.70 () {32 vars in 719 bytes} [Tue May 12 07:00:57 2026] DELETE /v2.0/ports/930987d8-d2ce-44df-9b1d-d55dd0abe5d8 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1273] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:57 2026] GET /v2.0/ports?device_id=6bc43200-3169-4fe8-ad7a-9da6e6feba59 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1274] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:00:57 2026] DELETE /v2.0/networks/c35f4841-d79b-4f34-9e36-9339bb21d1aa => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:00:58.168 8 INFO neutron.services.segments.plugin [-] Segment a4986d2d-534c-4760-b109-3747dae8d2af resource provider aggregate not found 2026-05-12 07:00:58.173 8 INFO neutron.services.segments.plugin [-] Segment a4986d2d-534c-4760-b109-3747dae8d2af resource provider aggregate not found 2026-05-12 07:00:58.182 8 INFO neutron.services.segments.plugin [-] Segment a4986d2d-534c-4760-b109-3747dae8d2af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4986d2d-534c-4760-b109-3747dae8d2af found for delete ", "request_id": "req-f0a8cace-68bd-44aa-b748-526af16d6242"}]} 2026-05-12 07:00:58.186 8 INFO neutron.services.segments.plugin [-] Segment a4986d2d-534c-4760-b109-3747dae8d2af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4986d2d-534c-4760-b109-3747dae8d2af found for delete ", "request_id": "req-fcfd109d-75f5-4947-bb33-97618b2c62c6"}]} 2026-05-12 07:00:58.192 8 INFO neutron.db.l3_hamode_db [None req-9c553fb4-311c-4255-963f-e9b366c6c513 42bce1a0cfbc4daba8f65a80cb63537c 6510955cfcd74fbabebe2672fda41847 - - default default] HA network 2f869c57-a12c-470e-8dd7-cb0d8ba5824d was deleted as no HA routers are present in tenant 6510955cfcd74fbabebe2672fda41847. [pid: 8|app: 0|req: 616/1275] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:00:57 2026] DELETE /v2.0/routers/05cb5e79-0572-4d11-8db6-607be684a589 => generated 0 bytes in 884 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1276] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:00:58 2026] DELETE /v2.0/subnets/b5b13eef-4f0f-49b2-a5ea-45dc510bf4f9 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1277] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:00:58 2026] DELETE /v2.0/networks/1a02d867-957c-4851-b70d-796b81573c6e => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:00:58.566 7 INFO neutron.services.segments.plugin [-] Segment 050858ed-fc39-49e4-9a2c-e1ccf22b6bf7 resource provider aggregate not found 2026-05-12 07:00:58.582 7 INFO neutron.services.segments.plugin [-] Segment 050858ed-fc39-49e4-9a2c-e1ccf22b6bf7 resource provider aggregate not found 2026-05-12 07:00:58.587 7 INFO neutron.services.segments.plugin [-] Segment 050858ed-fc39-49e4-9a2c-e1ccf22b6bf7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 050858ed-fc39-49e4-9a2c-e1ccf22b6bf7 found for delete ", "request_id": "req-f7c5d704-c9d0-4434-b7ee-8b49c2dacade"}]} 2026-05-12 07:00:58.601 7 INFO neutron.services.segments.plugin [-] Segment 050858ed-fc39-49e4-9a2c-e1ccf22b6bf7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 050858ed-fc39-49e4-9a2c-e1ccf22b6bf7 found for delete ", "request_id": "req-d4eebfd8-f6c5-4c71-95bf-ac110468d3f3"}]} [pid: 7|app: 0|req: 661/1278] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:00:58 2026] GET /v2.0/security-groups?tenant_id=3ba38ad633944af0a11013003c1664b3&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1279] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:00:58 2026] DELETE /v2.0/security-groups/d61c23e5-7150-45ce-849b-a9472612739c => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1280] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:00:58 2026] GET /v2.0/ports?device_id=6bc43200-3169-4fe8-ad7a-9da6e6feba59 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1281] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:00:58 2026] GET /v2.0/security-groups?tenant_id=6510955cfcd74fbabebe2672fda41847&name=default => generated 2925 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1282] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:00:59 2026] DELETE /v2.0/security-groups/a9931721-5f71-4180-9afa-f87bfdc33233 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1283] 199.204.45.222 () {34 vars in 986 bytes} [Tue May 12 07:00:59 2026] GET /v2.0/networks?id=a884c1a1-adb1-452e-ae16-3a1ca38c742e => generated 676 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1284] 199.204.45.222 () {34 vars in 1050 bytes} [Tue May 12 07:00:59 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e14a47e9e81e42bdb97d674cca5d6e91 => generated 180 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:00:59.610 8 WARNING neutron_lib.context [req-3372e956-6b61-469f-8a9b-466b6303f9da req-e7f7244b-cd33-4672-8a8a-23320c592483 5b55ee32f13c40f88846ffd0d336e044 e14a47e9e81e42bdb97d674cca5d6e91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 621/1285] 199.204.45.222 () {38 vars in 955 bytes} [Tue May 12 07:00:59 2026] POST /v2.0/ports => generated 954 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 665/1286] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:00:59 2026] GET /v2.0/security-groups?tenant_id=af49e00a8a764fb9b1805bffddb5a682&name=default => generated 2925 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1287] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:01:00 2026] GET /v2.0/ports?device_id=6bc43200-3169-4fe8-ad7a-9da6e6feba59 => generated 957 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:01:00.198 8 INFO neutron.services.segments.plugin [-] Segment b03e8970-60d6-43d8-aa7f-5d1f047c1798 resource provider aggregate not found 2026-05-12 07:01:00.204 8 INFO neutron.services.segments.plugin [-] Segment b03e8970-60d6-43d8-aa7f-5d1f047c1798 resource provider aggregate not found 2026-05-12 07:01:00.211 8 INFO neutron.services.segments.plugin [-] Segment b03e8970-60d6-43d8-aa7f-5d1f047c1798 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b03e8970-60d6-43d8-aa7f-5d1f047c1798 found for delete ", "request_id": "req-38dc0537-f466-403e-b5e3-cc9f73c519bc"}]} 2026-05-12 07:01:00.222 8 INFO neutron.services.segments.plugin [-] Segment b03e8970-60d6-43d8-aa7f-5d1f047c1798 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b03e8970-60d6-43d8-aa7f-5d1f047c1798 found for delete ", "request_id": "req-7e186d60-3bf1-4ce5-be59-50047bffaf8f"}]} [pid: 7|app: 0|req: 667/1288] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:01:00 2026] DELETE /v2.0/security-groups/7571066b-bcf2-4d30-9369-939615aeedc3 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1289] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:01:00 2026] GET /v2.0/security-groups?id=ea88c22d-6744-4927-ae95-700525a0a443&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1290] 199.204.45.222 () {38 vars in 1028 bytes} [Tue May 12 07:00:59 2026] PUT /v2.0/ports/f4007410-2b63-4dcb-8ca1-68c4ebd39ce4 => generated 1235 bytes in 553 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:01:00.572 7 WARNING neutron_lib.context [None req-6e17b6e3-1758-4f1d-a295-bd0268b00b78 856ec6108aea4117bcfa837db90819f8 eeafc5154e9f41f09272ce36e328d38a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:01:00.738 7 INFO neutron.db.segments_db [None req-6e17b6e3-1758-4f1d-a295-bd0268b00b78 856ec6108aea4117bcfa837db90819f8 eeafc5154e9f41f09272ce36e328d38a - - default default] Added segment d5030e1f-ba50-4ce4-90cf-ac90c75b0e36 of type vxlan for network c965efd1-8bf2-4ee6-804b-cbd6203f8549 [pid: 7|app: 0|req: 669/1291] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 07:01:00 2026] POST /v2.0/networks => generated 644 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:00.848 8 WARNING neutron_lib.context [None req-2c08be36-4e2f-495d-9866-62f5da884cf7 856ec6108aea4117bcfa837db90819f8 eeafc5154e9f41f09272ce36e328d38a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:01:00.888 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-26b58a01-b506-4c09-93e1-ee3833849531'] response: {'name': 'network-changed', 'server_uuid': '6bc43200-3169-4fe8-ad7a-9da6e6feba59', 'tag': 'f4007410-2b63-4dcb-8ca1-68c4ebd39ce4', 'status': 'completed', 'code': 200} 2026-05-12 07:01:01.073 7 WARNING neutron_lib.context [None req-032c22f8-5ec3-4d7d-9a3a-ed726971d10c c35884e96e2b4d95895cc2891a989bdd f70191c9ef25491abc56ebf64950b34e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 623/1292] 10.0.0.70 () {34 vars in 664 bytes} [Tue May 12 07:01:00 2026] POST /v2.0/ports => generated 775 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:01:01.166 8 WARNING neutron_lib.context [None req-053f3b31-8ebd-4606-b1cc-6915d6253060 856ec6108aea4117bcfa837db90819f8 eeafc5154e9f41f09272ce36e328d38a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:01:01.226 7 INFO neutron.db.segments_db [None req-032c22f8-5ec3-4d7d-9a3a-ed726971d10c c35884e96e2b4d95895cc2891a989bdd f70191c9ef25491abc56ebf64950b34e - - default default] Added segment 7cc4544f-667f-4d56-a9f4-54c331ceace7 of type vxlan for network 400a38ea-bdb7-4ca8-baa9-02ce0c39660b 2026-05-12 07:01:01.229 8 INFO neutron.db.segments_db [None req-053f3b31-8ebd-4606-b1cc-6915d6253060 856ec6108aea4117bcfa837db90819f8 eeafc5154e9f41f09272ce36e328d38a - - default default] Added segment c522e64d-5566-4963-9808-d8e6b2b0fd4b of type vxlan for network 1cf19725-50e3-471d-8959-8c6948b4ab6e [pid: 7|app: 0|req: 670/1293] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 07:01:00 2026] POST /v2.0/networks => generated 644 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1294] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 07:01:01 2026] POST /v2.0/networks => generated 631 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:01:01.328 7 WARNING neutron_lib.context [None req-07286439-bf36-413f-893c-f0976f5b26ec 856ec6108aea4117bcfa837db90819f8 eeafc5154e9f41f09272ce36e328d38a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:01:01.353 8 WARNING neutron_lib.context [None req-b4b88cf7-f186-42af-b0e6-9e41094abd2a c35884e96e2b4d95895cc2891a989bdd f70191c9ef25491abc56ebf64950b34e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 671/1295] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:01:01 2026] POST /v2.0/subnets => generated 626 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1296] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:01:01 2026] POST /v2.0/subnets => generated 641 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1297] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:01:01 2026] GET /v2.0/ports?device_id=6bc43200-3169-4fe8-ad7a-9da6e6feba59 => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:01:01.649 7 WARNING neutron_lib.context [None req-64b70a9d-5370-4bc9-bdb9-b1f8cfee2939 856ec6108aea4117bcfa837db90819f8 eeafc5154e9f41f09272ce36e328d38a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 626/1298] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:01:01 2026] GET /v2.0/ports?tenant_id=e14a47e9e81e42bdb97d674cca5d6e91&device_id=6bc43200-3169-4fe8-ad7a-9da6e6feba59 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:01:01.684 8 WARNING neutron_lib.context [None req-69abb592-c3ec-4bee-a697-7eb8bf553874 c35884e96e2b4d95895cc2891a989bdd f70191c9ef25491abc56ebf64950b34e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:01:01.734 8 INFO neutron.db.segments_db [None req-69abb592-c3ec-4bee-a697-7eb8bf553874 c35884e96e2b4d95895cc2891a989bdd f70191c9ef25491abc56ebf64950b34e - - default default] Added segment 2b86190f-1146-457c-b2b8-30d151351936 of type vxlan for network 27ec7f14-6900-493f-a490-c6ad08d5a491 [pid: 8|app: 0|req: 627/1299] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 07:01:01 2026] POST /v2.0/networks => generated 643 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1300] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:01:01 2026] GET /v2.0/security-groups?id=ea88c22d-6744-4927-ae95-700525a0a443&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1301] 199.204.45.222 () {34 vars in 1018 bytes} [Tue May 12 07:01:01 2026] GET /v2.0/networks?tenant_id=e14a47e9e81e42bdb97d674cca5d6e91&shared=False => generated 772 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1302] 10.0.0.70 () {34 vars in 664 bytes} [Tue May 12 07:01:01 2026] POST /v2.0/ports => generated 949 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 630/1303] 10.0.0.70 () {34 vars in 742 bytes} [Tue May 12 07:01:01 2026] PUT /v2.0/networks/27ec7f14-6900-493f-a490-c6ad08d5a491 => generated 592 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1304] 199.204.45.222 () {34 vars in 930 bytes} [Tue May 12 07:01:01 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:01:02.046 7 WARNING neutron_lib.context [None req-aba7cfa2-f5b5-4bbf-8bca-babc044b36b2 c35884e96e2b4d95895cc2891a989bdd f70191c9ef25491abc56ebf64950b34e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 675/1305] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:01:02 2026] POST /v2.0/subnets => generated 626 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1306] 10.0.0.70 () {32 vars in 719 bytes} [Tue May 12 07:01:02 2026] DELETE /v2.0/ports/edcb9a0a-1c9f-4d96-8020-0a03b9292529 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:01:02.295 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3bb40eff-a155-4fee-ae5c-55854cd53e37 856ec6108aea4117bcfa837db90819f8 eeafc5154e9f41f09272ce36e328d38a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 632/1307] 10.0.0.70 () {32 vars in 719 bytes} [Tue May 12 07:01:02 2026] DELETE /v2.0/ports/edcb9a0a-1c9f-4d96-8020-0a03b9292529 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:01:02.316 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cf8e93c2-de30-47c4-98c0-6ed582772ea3 856ec6108aea4117bcfa837db90819f8 eeafc5154e9f41f09272ce36e328d38a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 633/1308] 10.0.0.70 () {32 vars in 716 bytes} [Tue May 12 07:01:02 2026] GET /v2.0/ports/edcb9a0a-1c9f-4d96-8020-0a03b9292529 => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1309] 10.0.0.70 () {34 vars in 740 bytes} [Tue May 12 07:01:02 2026] PUT /v2.0/subnets/9c2c3b9e-bb1f-41b7-a50b-251213ab867d => generated 636 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1310] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:01:02 2026] DELETE /v2.0/subnets/b2738c06-1532-4ec1-b74c-2fcdbbe00c08 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:01:02.583 7 INFO neutron.services.segments.plugin [-] Segment 2b86190f-1146-457c-b2b8-30d151351936 resource provider aggregate not found 2026-05-12 07:01:02.588 7 INFO neutron.services.segments.plugin [-] Segment 2b86190f-1146-457c-b2b8-30d151351936 resource provider aggregate not found [pid: 7|app: 0|req: 677/1311] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:01:02 2026] DELETE /v2.0/networks/27ec7f14-6900-493f-a490-c6ad08d5a491 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:01:02.629 7 INFO neutron.services.segments.plugin [-] Segment 2b86190f-1146-457c-b2b8-30d151351936 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b86190f-1146-457c-b2b8-30d151351936 found for delete ", "request_id": "req-d4f1b5a0-a44d-4f01-ab2f-ad116bf2aadf"}]} 2026-05-12 07:01:02.631 7 INFO neutron.services.segments.plugin [-] Segment 2b86190f-1146-457c-b2b8-30d151351936 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b86190f-1146-457c-b2b8-30d151351936 found for delete ", "request_id": "req-b8976f65-4ffb-4050-8b04-4bd9865c088a"}]} 2026-05-12 07:01:02.635 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dc2686f6-a8c0-4eeb-9ea5-6a96108ae1e5 c35884e96e2b4d95895cc2891a989bdd f70191c9ef25491abc56ebf64950b34e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 678/1312] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:01:02 2026] DELETE /v2.0/networks/27ec7f14-6900-493f-a490-c6ad08d5a491 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1313] 10.0.0.70 () {32 vars in 693 bytes} [Tue May 12 07:01:02 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1314] 10.0.0.70 () {32 vars in 741 bytes} [Tue May 12 07:01:02 2026] GET /v2.0/subnets?network_id=81a48e34-db43-405e-930e-4059b089f870 => generated 649 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1315] 10.0.0.70 () {32 vars in 652 bytes} [Tue May 12 07:01:02 2026] GET /v2.0/extensions => generated 20516 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-12 07:01:02.792 8 INFO neutron.services.segments.plugin [-] Segment c522e64d-5566-4963-9808-d8e6b2b0fd4b resource provider aggregate not found 2026-05-12 07:01:02.801 8 INFO neutron.services.segments.plugin [-] Segment c522e64d-5566-4963-9808-d8e6b2b0fd4b resource provider aggregate not found 2026-05-12 07:01:02.813 8 INFO neutron.services.segments.plugin [-] Segment c522e64d-5566-4963-9808-d8e6b2b0fd4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c522e64d-5566-4963-9808-d8e6b2b0fd4b found for delete ", "request_id": "req-a1409655-f843-4eae-b453-d2e97d8cb6ec"}]} 2026-05-12 07:01:02.821 8 INFO neutron.services.segments.plugin [-] Segment c522e64d-5566-4963-9808-d8e6b2b0fd4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c522e64d-5566-4963-9808-d8e6b2b0fd4b found for delete ", "request_id": "req-3f49eca0-6b16-451e-83a1-ad14d7cd56ba"}]} [pid: 8|app: 0|req: 635/1316] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:01:02 2026] DELETE /v2.0/networks/1cf19725-50e3-471d-8959-8c6948b4ab6e => generated 0 bytes in 371 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:01:02.854 8 WARNING neutron_lib.context [None req-edfe060d-d0cd-4f52-953c-dfbfbcaeb505 856ec6108aea4117bcfa837db90819f8 eeafc5154e9f41f09272ce36e328d38a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 682/1317] 10.0.0.70 () {32 vars in 648 bytes} [Tue May 12 07:01:02 2026] GET /v2.0/networks => generated 1309 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1318] 10.0.0.70 () {32 vars in 646 bytes} [Tue May 12 07:01:02 2026] GET /v2.0/subnets => generated 1280 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:01:02.922 8 INFO neutron.db.segments_db [None req-edfe060d-d0cd-4f52-953c-dfbfbcaeb505 856ec6108aea4117bcfa837db90819f8 eeafc5154e9f41f09272ce36e328d38a - - default default] Added segment 73d59cba-86d0-4c94-86aa-07b214f3ccf1 of type vxlan for network 58732d10-dda1-4ff7-88c3-6ea0efa468f1 [pid: 7|app: 0|req: 684/1319] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:01:02 2026] GET /v2.0/ports?device_id=6bc43200-3169-4fe8-ad7a-9da6e6feba59 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1320] 10.0.0.70 () {32 vars in 722 bytes} [Tue May 12 07:01:02 2026] GET /v2.0/networks/400a38ea-bdb7-4ca8-baa9-02ce0c39660b => generated 669 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1321] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:01:02 2026] GET /v2.0/security-groups?id=ea88c22d-6744-4927-ae95-700525a0a443&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1322] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 07:01:02 2026] POST /v2.0/networks => generated 631 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:01:03.041 8 WARNING neutron_lib.context [None req-9a7615e6-286d-472a-805f-45875872e5ea 856ec6108aea4117bcfa837db90819f8 eeafc5154e9f41f09272ce36e328d38a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 687/1323] 10.0.0.70 () {32 vars in 720 bytes} [Tue May 12 07:01:03 2026] GET /v2.0/subnets/a9006f40-a80a-4c60-b87e-c26b3ddf6373 => generated 641 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1324] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:01:03 2026] GET /v2.0/ports?tenant_id=e14a47e9e81e42bdb97d674cca5d6e91&device_id=6bc43200-3169-4fe8-ad7a-9da6e6feba59 => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:01:03.117 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5cbc0e3b-774b-4017-8cde-446e10fe8acb c35884e96e2b4d95895cc2891a989bdd f70191c9ef25491abc56ebf64950b34e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 689/1325] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:01:03 2026] DELETE /v2.0/subnets/9c2c3b9e-bb1f-41b7-a50b-251213ab867d => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1326] 199.204.45.222 () {34 vars in 1058 bytes} [Tue May 12 07:01:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=f4007410-2b63-4dcb-8ca1-68c4ebd39ce4 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:01:03.165 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4d36db16-74db-4a63-8cef-89addb2c0d29 c35884e96e2b4d95895cc2891a989bdd f70191c9ef25491abc56ebf64950b34e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 691/1327] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:01:03 2026] DELETE /v2.0/networks/27ec7f14-6900-493f-a490-c6ad08d5a491 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1328] 199.204.45.222 () {34 vars in 984 bytes} [Tue May 12 07:01:03 2026] GET /v2.0/subnets?id=1ab19194-805e-4691-9ce0-0b82d8f001ca => generated 694 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1329] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:01:03 2026] POST /v2.0/subnets => generated 626 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1330] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:01:03 2026] GET /v2.0/ports?network_id=a884c1a1-adb1-452e-ae16-3a1ca38c742e&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1331] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:01:03 2026] DELETE /v2.0/subnets/a9006f40-a80a-4c60-b87e-c26b3ddf6373 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:01:03.379 7 WARNING neutron_lib.context [None req-222ae5b6-230d-4d59-92bf-e8960f78ddd7 856ec6108aea4117bcfa837db90819f8 eeafc5154e9f41f09272ce36e328d38a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 639/1332] 10.0.0.226 () {30 vars in 650 bytes} [Tue May 12 07:01:03 2026] GET /v2.0/extensions => generated 20516 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1333] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:01:03 2026] GET /v2.0/networks/a884c1a1-adb1-452e-ae16-3a1ca38c742e?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1334] 10.0.0.70 () {34 vars in 664 bytes} [Tue May 12 07:01:03 2026] POST /v2.0/ports => generated 912 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1335] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:01:03 2026] DELETE /v2.0/networks/400a38ea-bdb7-4ca8-baa9-02ce0c39660b => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1336] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:01:03 2026] GET /v2.0/networks/a884c1a1-adb1-452e-ae16-3a1ca38c742e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1337] 10.0.0.226 () {30 vars in 724 bytes} [Tue May 12 07:01:03 2026] GET /v2.0/quotas/d2b91a072541473984aa45d015bd4c46/details => generated 847 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1338] 10.0.0.70 () {32 vars in 719 bytes} [Tue May 12 07:01:03 2026] DELETE /v2.0/ports/92ba13bc-1660-4e0f-97f2-c342a2628bb2 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1339] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:01:04 2026] GET /v2.0/ports?device_id=6bc43200-3169-4fe8-ad7a-9da6e6feba59 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:01:04.140 8 INFO neutron.pecan_wsgi.hooks.translation [None req-897a29ab-537d-4413-9544-f7cbb116bdbf 856ec6108aea4117bcfa837db90819f8 eeafc5154e9f41f09272ce36e328d38a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 644/1340] 10.0.0.70 () {32 vars in 716 bytes} [Tue May 12 07:01:04 2026] GET /v2.0/ports/92ba13bc-1660-4e0f-97f2-c342a2628bb2 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1341] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:01:04 2026] GET /v2.0/security-groups?id=ea88c22d-6744-4927-ae95-700525a0a443&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1342] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:01:04 2026] DELETE /v2.0/subnets/3889086d-5c1b-45a8-ae51-fbebfb8706ce => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1343] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:01:04 2026] GET /v2.0/security-groups?tenant_id=f70191c9ef25491abc56ebf64950b34e&name=default => generated 2925 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1344] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:01:04 2026] DELETE /v2.0/security-groups/0589cd1c-0646-484a-9163-03b5e6877e79 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1345] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:01:04 2026] DELETE /v2.0/networks/58732d10-dda1-4ff7-88c3-6ea0efa468f1 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:01:04.645 8 WARNING neutron_lib.context [None req-3243ad2a-35d5-4363-bf3b-e74d57c7a5e4 856ec6108aea4117bcfa837db90819f8 eeafc5154e9f41f09272ce36e328d38a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:01:04.853 8 INFO neutron.services.segments.plugin [-] Segment 7cc4544f-667f-4d56-a9f4-54c331ceace7 resource provider aggregate not found 2026-05-12 07:01:04.861 8 INFO neutron.services.segments.plugin [-] Segment 7cc4544f-667f-4d56-a9f4-54c331ceace7 resource provider aggregate not found 2026-05-12 07:01:04.881 8 INFO neutron.services.segments.plugin [-] Segment 7cc4544f-667f-4d56-a9f4-54c331ceace7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7cc4544f-667f-4d56-a9f4-54c331ceace7 found for delete ", "request_id": "req-e35b2f2d-791d-48c0-a4ce-1c9c991d4e34"}]} 2026-05-12 07:01:04.889 8 INFO neutron.services.segments.plugin [-] Segment 7cc4544f-667f-4d56-a9f4-54c331ceace7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7cc4544f-667f-4d56-a9f4-54c331ceace7 found for delete ", "request_id": "req-fe1dc77e-2e4a-46af-8024-3cf4de9c553f"}]} [pid: 8|app: 0|req: 648/1348] 10.0.0.70 () {34 vars in 664 bytes} [Tue May 12 07:01:04 2026] POST /v2.0/ports => generated 775 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:01:05.029 7 INFO neutron.services.segments.plugin [-] Segment 73d59cba-86d0-4c94-86aa-07b214f3ccf1 resource provider aggregate not found 2026-05-12 07:01:05.034 7 INFO neutron.services.segments.plugin [-] Segment 73d59cba-86d0-4c94-86aa-07b214f3ccf1 resource provider aggregate not found 2026-05-12 07:01:05.047 7 INFO neutron.services.segments.plugin [-] Segment 73d59cba-86d0-4c94-86aa-07b214f3ccf1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73d59cba-86d0-4c94-86aa-07b214f3ccf1 found for delete ", "request_id": "req-623b15ec-3926-4877-ad36-d263a86e024d"}]} 2026-05-12 07:01:05.054 7 INFO neutron.services.segments.plugin [-] Segment 73d59cba-86d0-4c94-86aa-07b214f3ccf1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73d59cba-86d0-4c94-86aa-07b214f3ccf1 found for delete ", "request_id": "req-5b1aec8f-4fa1-46c9-82b4-36dba023deb0"}]} [pid: 7|app: 0|req: 701/1349] 10.0.0.70 () {34 vars in 736 bytes} [Tue May 12 07:01:04 2026] PUT /v2.0/ports/f2819176-4fcd-497a-a910-29c10b050729 => generated 752 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 649/1350] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:01:05 2026] GET /v2.0/ports?device_id=6bc43200-3169-4fe8-ad7a-9da6e6feba59 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1351] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:01:05 2026] GET /v2.0/security-groups?id=ea88c22d-6744-4927-ae95-700525a0a443&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1352] 10.0.0.70 () {32 vars in 719 bytes} [Tue May 12 07:01:05 2026] DELETE /v2.0/ports/f2819176-4fcd-497a-a910-29c10b050729 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1353] 10.0.0.70 () {32 vars in 642 bytes} [Tue May 12 07:01:05 2026] GET /v2.0/ports => generated 778 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:01:05.625 7 INFO neutron.pecan_wsgi.hooks.translation [None req-825fa179-a77f-4818-8255-fd0bc90cc86c 856ec6108aea4117bcfa837db90819f8 eeafc5154e9f41f09272ce36e328d38a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 703/1354] 10.0.0.70 () {32 vars in 716 bytes} [Tue May 12 07:01:05 2026] GET /v2.0/ports/f2819176-4fcd-497a-a910-29c10b050729 => generated 132 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1355] 10.0.0.70 () {32 vars in 642 bytes} [Tue May 12 07:01:05 2026] GET /v2.0/ports => generated 778 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1356] 10.0.0.70 () {32 vars in 716 bytes} [Tue May 12 07:01:05 2026] GET /v2.0/ports/546ad00c-0b8b-4617-ae48-914c1b997f50 => generated 775 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:01:05.747 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2e498d0b-cda9-402d-b3a6-c7743225beb1 856ec6108aea4117bcfa837db90819f8 eeafc5154e9f41f09272ce36e328d38a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 653/1357] 10.0.0.70 () {32 vars in 719 bytes} [Tue May 12 07:01:05 2026] DELETE /v2.0/ports/92ba13bc-1660-4e0f-97f2-c342a2628bb2 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:01:05.773 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5e464445-38ee-492c-b69a-c390374b8c09 856ec6108aea4117bcfa837db90819f8 eeafc5154e9f41f09272ce36e328d38a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 705/1358] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:01:05 2026] DELETE /v2.0/subnets/3889086d-5c1b-45a8-ae51-fbebfb8706ce => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:01:05.805 8 INFO neutron.pecan_wsgi.hooks.translation [None req-917fbbfd-021a-4cdc-9c1c-01078f52a389 856ec6108aea4117bcfa837db90819f8 eeafc5154e9f41f09272ce36e328d38a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 654/1359] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:01:05 2026] DELETE /v2.0/subnets/b2738c06-1532-4ec1-b74c-2fcdbbe00c08 => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1360] 10.0.0.70 () {32 vars in 719 bytes} [Tue May 12 07:01:05 2026] DELETE /v2.0/ports/546ad00c-0b8b-4617-ae48-914c1b997f50 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1361] 10.0.0.226 () {30 vars in 650 bytes} [Tue May 12 07:01:06 2026] GET /v2.0/extensions => generated 20516 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1362] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:01:06 2026] DELETE /v2.0/networks/c965efd1-8bf2-4ee6-804b-cbd6203f8549 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1363] 10.0.0.226 () {30 vars in 724 bytes} [Tue May 12 07:01:06 2026] GET /v2.0/quotas/d2b91a072541473984aa45d015bd4c46/details => generated 847 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1364] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:01:06 2026] GET /v2.0/ports?device_id=6bc43200-3169-4fe8-ad7a-9da6e6feba59 => generated 969 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1365] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:01:06 2026] GET /v2.0/security-groups?id=ea88c22d-6744-4927-ae95-700525a0a443&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:01:06.631 8 WARNING neutron_lib.context [None req-3ee25b12-88d8-47a9-881b-049c451afcc4 f7562284894441c8b9023e2a40d63cd9 c89689c574ca437dace780d8744dfd98 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 711/1366] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:01:06 2026] GET /v2.0/security-groups?tenant_id=eeafc5154e9f41f09272ce36e328d38a&name=default => generated 2925 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:01:06.830 8 INFO neutron.db.segments_db [None req-3ee25b12-88d8-47a9-881b-049c451afcc4 f7562284894441c8b9023e2a40d63cd9 c89689c574ca437dace780d8744dfd98 - - default default] Added segment d347d803-2023-46dd-8c1e-3faf33029466 of type vxlan for network e7b0b9b5-70f7-4fd9-bb30-73d8a95ef043 [pid: 7|app: 0|req: 712/1367] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:01:06 2026] DELETE /v2.0/security-groups/53138dea-e7eb-4066-88fa-265f4df3daa8 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:01:06.909 8 INFO neutron.services.segments.plugin [-] Segment d5030e1f-ba50-4ce4-90cf-ac90c75b0e36 resource provider aggregate not found 2026-05-12 07:01:06.920 8 INFO neutron.services.segments.plugin [-] Segment d5030e1f-ba50-4ce4-90cf-ac90c75b0e36 resource provider aggregate not found 2026-05-12 07:01:06.923 8 INFO neutron.services.segments.plugin [-] Segment d5030e1f-ba50-4ce4-90cf-ac90c75b0e36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5030e1f-ba50-4ce4-90cf-ac90c75b0e36 found for delete ", "request_id": "req-f862b4ab-3600-4997-8331-92383ab8b715"}]} [pid: 8|app: 0|req: 656/1368] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 07:01:06 2026] POST /v2.0/networks => generated 634 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:01:06.947 7 WARNING neutron_lib.context [None req-a64cf68c-a4b0-4c2a-837e-5a91f6bd0a42 f7562284894441c8b9023e2a40d63cd9 c89689c574ca437dace780d8744dfd98 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:01:07.006 7 INFO neutron.db.segments_db [None req-a64cf68c-a4b0-4c2a-837e-5a91f6bd0a42 f7562284894441c8b9023e2a40d63cd9 c89689c574ca437dace780d8744dfd98 - - default default] Added segment ee289bec-2ef5-4317-b21c-53e6b8dd79d6 of type vxlan for network a398eb9a-8549-4f41-b2c3-dbe0c8e626ac [pid: 7|app: 0|req: 713/1369] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 07:01:06 2026] POST /v2.0/networks => generated 634 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:01:07.105 8 INFO neutron.services.segments.plugin [-] Segment d5030e1f-ba50-4ce4-90cf-ac90c75b0e36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5030e1f-ba50-4ce4-90cf-ac90c75b0e36 found for delete ", "request_id": "req-ea9c1d57-40a3-4f34-9d7c-ce1f95c9d1cb"}]} 2026-05-12 07:01:07.113 8 WARNING neutron_lib.context [None req-2ce6eb38-afee-4a58-90cd-5582068d2f72 f7562284894441c8b9023e2a40d63cd9 c89689c574ca437dace780d8744dfd98 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 657/1370] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:01:07 2026] POST /v2.0/subnets => generated 646 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:01:07.421 7 WARNING neutron_lib.context [None req-77eac087-54dd-4eae-a7ff-7f8ee7191b8c f7562284894441c8b9023e2a40d63cd9 c89689c574ca437dace780d8744dfd98 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 714/1371] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:01:07 2026] POST /v2.0/subnets => generated 655 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:01:07.701 7 WARNING neutron_lib.context [None req-f9891faa-cf5c-4e91-ad9e-4403ee2b0622 f7562284894441c8b9023e2a40d63cd9 c89689c574ca437dace780d8744dfd98 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 658/1372] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:01:07 2026] GET /v2.0/ports?device_id=6bc43200-3169-4fe8-ad7a-9da6e6feba59 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:01:07.771 7 INFO neutron.db.segments_db [None req-f9891faa-cf5c-4e91-ad9e-4403ee2b0622 f7562284894441c8b9023e2a40d63cd9 c89689c574ca437dace780d8744dfd98 - - default default] Added segment 09ca537f-14c8-491b-9336-cc1d63046483 of type vxlan for network af1e0ad0-3879-4eef-8329-ae26efb2d81a [pid: 8|app: 0|req: 659/1373] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:01:07 2026] GET /v2.0/security-groups?id=ea88c22d-6744-4927-ae95-700525a0a443&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:01:08.089 7 INFO neutron.db.l3_hamode_db [None req-f9891faa-cf5c-4e91-ad9e-4403ee2b0622 f7562284894441c8b9023e2a40d63cd9 c89689c574ca437dace780d8744dfd98 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 07:01:08.240 7 INFO neutron.db.l3_hamode_db [None req-f9891faa-cf5c-4e91-ad9e-4403ee2b0622 f7562284894441c8b9023e2a40d63cd9 c89689c574ca437dace780d8744dfd98 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 660/1374] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:01:08 2026] GET /v2.0/security-groups?tenant_id=d2b91a072541473984aa45d015bd4c46&name=default => generated 2925 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1375] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:01:08 2026] DELETE /v2.0/security-groups/57bf134f-ec9b-40f4-8c9f-168df96b5603 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:01:08.912 8 WARNING neutron_lib.context [None req-5b8dfb93-d927-431f-a1f2-4eb5d098efcf 9b066e16bab948e392857683d0fead21 ab033f51e5b14b11b940b3a596893004 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 715/1376] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:01:07 2026] POST /v2.0/routers => generated 511 bytes in 1265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1377] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:01:08 2026] GET /v2.0/ports?device_id=6bc43200-3169-4fe8-ad7a-9da6e6feba59 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:01:09.127 8 INFO neutron.db.segments_db [None req-5b8dfb93-d927-431f-a1f2-4eb5d098efcf 9b066e16bab948e392857683d0fead21 ab033f51e5b14b11b940b3a596893004 - - default default] Added segment 87b73294-3555-4c5a-ba73-7cf782efeb6b of type vxlan for network ea276f74-e4ea-430d-a1e1-1b97d3f6edb2 [pid: 8|app: 0|req: 662/1378] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 07:01:08 2026] POST /v2.0/networks => generated 630 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1379] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:01:09 2026] GET /v2.0/security-groups?id=ea88c22d-6744-4927-ae95-700525a0a443&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:01:09.270 8 WARNING neutron_lib.context [None req-9d687425-5b8e-4817-9d31-10f23a9f9808 9b066e16bab948e392857683d0fead21 ab033f51e5b14b11b940b3a596893004 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:01:09.322 8 INFO neutron.db.segments_db [None req-9d687425-5b8e-4817-9d31-10f23a9f9808 9b066e16bab948e392857683d0fead21 ab033f51e5b14b11b940b3a596893004 - - default default] Added segment 7f37ae4f-1e4b-4868-bf0f-0cdd9dac1f52 of type vxlan for network d9e7014c-fdd8-4d9a-9e03-e8c69a3d8b1c [pid: 8|app: 0|req: 664/1380] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 07:01:09 2026] POST /v2.0/networks => generated 630 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1381] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:01:09 2026] GET /v2.0/ports?device_id=6bc43200-3169-4fe8-ad7a-9da6e6feba59 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:01:09.474 8 WARNING neutron_lib.context [None req-e9c417e3-5e5b-40e7-962d-e946752150f9 9b066e16bab948e392857683d0fead21 ab033f51e5b14b11b940b3a596893004 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 666/1382] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:01:09 2026] POST /v2.0/subnets => generated 626 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:01:10.097 8 INFO neutron.db.l3_db [None req-674cccae-2d74-402d-8710-1f946eb4632d 5b55ee32f13c40f88846ffd0d336e044 e14a47e9e81e42bdb97d674cca5d6e91 - - default default] Floating IP c064ad85-6c3b-439c-869c-53a971c5e510 associated. External IP: 10.96.250.215, port: f4007410-2b63-4dcb-8ca1-68c4ebd39ce4. [pid: 7|app: 0|req: 717/1383] 10.0.0.70 () {34 vars in 782 bytes} [Tue May 12 07:01:09 2026] PUT /v2.0/routers/61168df4-d2a8-44ef-89bd-ca345067b899/add_router_interface => generated 309 bytes in 1268 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:01:10.280 7 WARNING neutron_lib.context [None req-f26a5ac7-9258-4eb6-b332-41a3e1464e75 9b066e16bab948e392857683d0fead21 ab033f51e5b14b11b940b3a596893004 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 667/1384] 10.0.0.70 () {34 vars in 748 bytes} [Tue May 12 07:01:09 2026] PUT /v2.0/floatingips/c064ad85-6c3b-439c-869c-53a971c5e510 => generated 855 bytes in 776 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1385] 10.0.0.70 () {32 vars in 716 bytes} [Tue May 12 07:01:10 2026] GET /v2.0/ports/999ae86f-cdd9-430d-a9c9-36ad8e295df2 => generated 959 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1386] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:01:10 2026] POST /v2.0/subnets => generated 626 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:01:10.565 7 WARNING neutron_lib.context [None req-5cba979a-4791-48e5-a3fc-1d3683caa7db 9b066e16bab948e392857683d0fead21 ab033f51e5b14b11b940b3a596893004 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:01:10.567 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5bf5d58b-56d3-44f0-941a-c3ef90554688'] response: {'name': 'network-changed', 'server_uuid': '6bc43200-3169-4fe8-ad7a-9da6e6feba59', 'tag': 'f4007410-2b63-4dcb-8ca1-68c4ebd39ce4', 'status': 'completed', 'code': 200} 2026-05-12 07:01:10.619 7 INFO neutron.db.segments_db [None req-5cba979a-4791-48e5-a3fc-1d3683caa7db 9b066e16bab948e392857683d0fead21 ab033f51e5b14b11b940b3a596893004 - - default default] Added segment 0b861b4b-e4df-48d9-a4c7-c7cbe94748ba of type vxlan for network 0229e8c8-8db7-4d09-a4d4-e1ea0f54c8cd 2026-05-12 07:01:10.943 7 INFO neutron.db.l3_hamode_db [None req-5cba979a-4791-48e5-a3fc-1d3683caa7db 9b066e16bab948e392857683d0fead21 ab033f51e5b14b11b940b3a596893004 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 07:01:11.101 7 INFO neutron.db.l3_hamode_db [None req-5cba979a-4791-48e5-a3fc-1d3683caa7db 9b066e16bab948e392857683d0fead21 ab033f51e5b14b11b940b3a596893004 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 719/1387] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:01:10 2026] POST /v2.0/routers => generated 506 bytes in 1212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1388] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:01:11 2026] GET /v2.0/ports?tenant_id=e14a47e9e81e42bdb97d674cca5d6e91&device_id=6bc43200-3169-4fe8-ad7a-9da6e6feba59 => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1389] 10.0.0.70 () {34 vars in 782 bytes} [Tue May 12 07:01:10 2026] PUT /v2.0/routers/61168df4-d2a8-44ef-89bd-ca345067b899/add_router_interface => generated 309 bytes in 1602 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1390] 199.204.45.222 () {34 vars in 986 bytes} [Tue May 12 07:01:12 2026] GET /v2.0/networks?id=a884c1a1-adb1-452e-ae16-3a1ca38c742e => generated 772 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1391] 10.0.0.70 () {32 vars in 716 bytes} [Tue May 12 07:01:12 2026] GET /v2.0/ports/e0d7e089-1eb5-47f4-bb27-b473e05b2046 => generated 967 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1392] 199.204.45.222 () {34 vars in 1058 bytes} [Tue May 12 07:01:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=f4007410-2b63-4dcb-8ca1-68c4ebd39ce4 => generated 860 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1393] 10.0.0.70 () {34 vars in 782 bytes} [Tue May 12 07:01:11 2026] PUT /v2.0/routers/b2457eaf-4b85-44d4-ad57-6d18954dd3c9/add_router_interface => generated 309 bytes in 1200 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1394] 199.204.45.222 () {34 vars in 984 bytes} [Tue May 12 07:01:13 2026] GET /v2.0/subnets?id=1ab19194-805e-4691-9ce0-0b82d8f001ca => generated 694 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1395] 10.0.0.70 () {32 vars in 716 bytes} [Tue May 12 07:01:13 2026] GET /v2.0/ports/07cf77d3-cd79-483b-8d0f-630f0a574fa8 => generated 955 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1396] 10.0.0.70 () {34 vars in 788 bytes} [Tue May 12 07:01:12 2026] PUT /v2.0/routers/61168df4-d2a8-44ef-89bd-ca345067b899/remove_router_interface => generated 309 bytes in 852 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1397] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:01:13 2026] GET /v2.0/ports?network_id=a884c1a1-adb1-452e-ae16-3a1ca38c742e&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1398] 10.0.0.70 () {34 vars in 788 bytes} [Tue May 12 07:01:13 2026] PUT /v2.0/routers/61168df4-d2a8-44ef-89bd-ca345067b899/remove_router_interface => generated 309 bytes in 825 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1399] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:01:14 2026] GET /v2.0/networks/a884c1a1-adb1-452e-ae16-3a1ca38c742e?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:01:14.220 7 WARNING neutron_lib.context [None req-684a293f-f459-48fc-ab8a-44b51db3f701 317364b7393f4209a6ae66ca7e6921aa 9518039ef7fd474e94864f67bf326c2f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 674/1400] 10.0.0.70 () {34 vars in 782 bytes} [Tue May 12 07:01:13 2026] PUT /v2.0/routers/b2457eaf-4b85-44d4-ad57-6d18954dd3c9/add_router_interface => generated 309 bytes in 1318 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1401] 10.0.0.70 () {32 vars in 735 bytes} [Tue May 12 07:01:14 2026] GET /v2.0/ports?device_id=61168df4-d2a8-44ef-89bd-ca345067b899 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1402] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:01:14 2026] GET /v2.0/networks/a884c1a1-adb1-452e-ae16-3a1ca38c742e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1403] 10.0.0.70 () {32 vars in 716 bytes} [Tue May 12 07:01:14 2026] GET /v2.0/ports/b589e8f2-ce0d-4154-b490-d7212cc080be => generated 955 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1404] 10.0.0.70 () {34 vars in 675 bytes} [Tue May 12 07:01:14 2026] POST /v2.0/floatingips => generated 552 bytes in 695 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:01:15.119 8 INFO neutron.services.segments.plugin [-] Segment 09ca537f-14c8-491b-9336-cc1d63046483 resource provider aggregate not found 2026-05-12 07:01:15.124 8 INFO neutron.services.segments.plugin [-] Segment 09ca537f-14c8-491b-9336-cc1d63046483 resource provider aggregate not found 2026-05-12 07:01:15.130 8 INFO neutron.services.segments.plugin [-] Segment 09ca537f-14c8-491b-9336-cc1d63046483 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09ca537f-14c8-491b-9336-cc1d63046483 found for delete ", "request_id": "req-2002d354-ae3d-47d3-8cdb-60dd37be3f7b"}]} 2026-05-12 07:01:15.138 8 INFO neutron.services.segments.plugin [-] Segment 09ca537f-14c8-491b-9336-cc1d63046483 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09ca537f-14c8-491b-9336-cc1d63046483 found for delete ", "request_id": "req-491e5e97-7ed1-41e8-85d3-21699f3d1fa6"}]} 2026-05-12 07:01:15.146 8 INFO neutron.db.l3_hamode_db [None req-1734b764-bd81-44c6-ac3c-855d396e1450 f7562284894441c8b9023e2a40d63cd9 c89689c574ca437dace780d8744dfd98 - - default default] HA network af1e0ad0-3879-4eef-8329-ae26efb2d81a was deleted as no HA routers are present in tenant c89689c574ca437dace780d8744dfd98. [pid: 8|app: 0|req: 678/1405] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:01:14 2026] DELETE /v2.0/routers/61168df4-d2a8-44ef-89bd-ca345067b899 => generated 0 bytes in 527 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:01:15.159 8 WARNING neutron_lib.context [None req-e0d3265f-75ab-4891-a478-3e9ad3e9f5e9 317364b7393f4209a6ae66ca7e6921aa 9518039ef7fd474e94864f67bf326c2f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 679/1406] 10.0.0.70 () {34 vars in 675 bytes} [Tue May 12 07:01:15 2026] POST /v2.0/floatingips => generated 552 bytes in 605 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1407] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:01:15 2026] DELETE /v2.0/subnets/af4709ae-ea28-4c58-a19f-6f172961bc17 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:01:15.950 8 WARNING neutron_lib.context [None req-5b1148ec-64aa-4f60-b10b-ddb649c0fd53 317364b7393f4209a6ae66ca7e6921aa 9518039ef7fd474e94864f67bf326c2f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 728/1408] 10.0.0.70 () {34 vars in 788 bytes} [Tue May 12 07:01:14 2026] PUT /v2.0/routers/b2457eaf-4b85-44d4-ad57-6d18954dd3c9/remove_router_interface => generated 309 bytes in 1247 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1409] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:01:16 2026] DELETE /v2.0/subnets/ade11949-935b-4fd6-8221-4131166214e2 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1410] 10.0.0.70 () {34 vars in 675 bytes} [Tue May 12 07:01:15 2026] POST /v2.0/floatingips => generated 552 bytes in 656 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1411] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:01:16 2026] DELETE /v2.0/networks/a398eb9a-8549-4f41-b2c3-dbe0c8e626ac => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:01:16.741 8 WARNING neutron_lib.context [None req-e9204823-ab93-4995-aa30-ae8be1f1ff8b 317364b7393f4209a6ae66ca7e6921aa 9518039ef7fd474e94864f67bf326c2f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 730/1412] 10.0.0.70 () {34 vars in 788 bytes} [Tue May 12 07:01:16 2026] PUT /v2.0/routers/b2457eaf-4b85-44d4-ad57-6d18954dd3c9/remove_router_interface => generated 309 bytes in 722 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:01:17.114 7 INFO neutron.services.segments.plugin [-] Segment d347d803-2023-46dd-8c1e-3faf33029466 resource provider aggregate not found 2026-05-12 07:01:17.118 7 INFO neutron.services.segments.plugin [-] Segment d347d803-2023-46dd-8c1e-3faf33029466 resource provider aggregate not found 2026-05-12 07:01:17.126 7 INFO neutron.services.segments.plugin [-] Segment d347d803-2023-46dd-8c1e-3faf33029466 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d347d803-2023-46dd-8c1e-3faf33029466 found for delete ", "request_id": "req-994195cf-320d-4e98-84b8-0deaf51ccad0"}]} 2026-05-12 07:01:17.132 7 INFO neutron.services.segments.plugin [-] Segment d347d803-2023-46dd-8c1e-3faf33029466 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d347d803-2023-46dd-8c1e-3faf33029466 found for delete ", "request_id": "req-934f9e36-f674-46b8-b329-dd964a0506ff"}]} [pid: 7|app: 0|req: 731/1413] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:01:16 2026] DELETE /v2.0/networks/e7b0b9b5-70f7-4fd9-bb30-73d8a95ef043 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:01:17.148 8 INFO neutron.services.segments.plugin [-] Segment ee289bec-2ef5-4317-b21c-53e6b8dd79d6 resource provider aggregate not found 2026-05-12 07:01:17.154 8 INFO neutron.services.segments.plugin [-] Segment ee289bec-2ef5-4317-b21c-53e6b8dd79d6 resource provider aggregate not found 2026-05-12 07:01:17.163 8 INFO neutron.services.segments.plugin [-] Segment ee289bec-2ef5-4317-b21c-53e6b8dd79d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee289bec-2ef5-4317-b21c-53e6b8dd79d6 found for delete ", "request_id": "req-9697c3f9-4c7b-4aea-bdf5-5634383d9013"}]} [pid: 7|app: 0|req: 732/1414] 10.0.0.70 () {32 vars in 735 bytes} [Tue May 12 07:01:17 2026] GET /v2.0/ports?device_id=b2457eaf-4b85-44d4-ad57-6d18954dd3c9 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:01:17.168 8 INFO neutron.services.segments.plugin [-] Segment ee289bec-2ef5-4317-b21c-53e6b8dd79d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee289bec-2ef5-4317-b21c-53e6b8dd79d6 found for delete ", "request_id": "req-1efa46cb-c160-401d-8f48-3605b172607a"}]} 2026-05-12 07:01:17.172 7 WARNING neutron_lib.context [None req-67404d93-e0f6-4e68-90a1-fdba2723e383 f7562284894441c8b9023e2a40d63cd9 c89689c574ca437dace780d8744dfd98 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:01:17.227 7 INFO neutron.db.segments_db [None req-67404d93-e0f6-4e68-90a1-fdba2723e383 f7562284894441c8b9023e2a40d63cd9 c89689c574ca437dace780d8744dfd98 - - default default] Added segment db25bce7-e80e-4b60-b66c-cc1f30598179 of type vxlan for network 6f1f516a-df27-4ec1-acd3-eb88e2687b4f [pid: 8|app: 0|req: 683/1415] 10.0.0.70 () {34 vars in 675 bytes} [Tue May 12 07:01:16 2026] POST /v2.0/floatingips => generated 552 bytes in 568 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1416] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 07:01:17 2026] POST /v2.0/networks => generated 634 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:01:17.322 7 WARNING neutron_lib.context [None req-2c5acf4b-a009-4649-a765-5089fa48ad14 317364b7393f4209a6ae66ca7e6921aa 9518039ef7fd474e94864f67bf326c2f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:01:17.831 8 INFO neutron.db.l3_hamode_db [None req-a5933bc9-f95a-4d18-a9e7-d034c1c0681e 9b066e16bab948e392857683d0fead21 ab033f51e5b14b11b940b3a596893004 - - default default] HA network 0229e8c8-8db7-4d09-a4d4-e1ea0f54c8cd was deleted as no HA routers are present in tenant ab033f51e5b14b11b940b3a596893004. [pid: 8|app: 0|req: 684/1417] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:01:17 2026] DELETE /v2.0/routers/b2457eaf-4b85-44d4-ad57-6d18954dd3c9 => generated 0 bytes in 531 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:01:17.842 8 WARNING neutron_lib.context [None req-3304dec2-ebb0-43ff-ac00-512776d03785 f7562284894441c8b9023e2a40d63cd9 c89689c574ca437dace780d8744dfd98 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 734/1418] 10.0.0.70 () {34 vars in 675 bytes} [Tue May 12 07:01:17 2026] POST /v2.0/floatingips => generated 552 bytes in 565 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1419] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:01:17 2026] DELETE /v2.0/subnets/16f8c8d6-f00c-41d2-80d5-e8561a8e8c7f => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1420] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:01:17 2026] POST /v2.0/subnets => generated 646 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1421] 10.0.0.70 () {34 vars in 758 bytes} [Tue May 12 07:01:18 2026] PUT /v2.0/floatingips/c4941707-7085-4cd9-8062-f739b398fe43/tags => generated 17 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:01:18.102 7 WARNING neutron_lib.context [None req-3a17603b-b883-41ce-a443-a79e5f538d9a f7562284894441c8b9023e2a40d63cd9 c89689c574ca437dace780d8744dfd98 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:01:18.144 7 INFO neutron.db.segments_db [None req-3a17603b-b883-41ce-a443-a79e5f538d9a f7562284894441c8b9023e2a40d63cd9 c89689c574ca437dace780d8744dfd98 - - default default] Added segment 106a04e7-f0f0-4e4b-8f0b-b7310593d724 of type vxlan for network 9e41606c-8604-4c26-9556-36d16c5bf04f [pid: 8|app: 0|req: 686/1422] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:01:18 2026] DELETE /v2.0/subnets/6b6565cd-321d-4df6-8375-f514ab6ac1c5 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1423] 10.0.0.70 () {34 vars in 758 bytes} [Tue May 12 07:01:18 2026] PUT /v2.0/floatingips/c4d15990-edde-4c9e-8e9e-55d121dc0933/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:01:18.411 7 INFO neutron.db.l3_hamode_db [None req-3a17603b-b883-41ce-a443-a79e5f538d9a f7562284894441c8b9023e2a40d63cd9 c89689c574ca437dace780d8744dfd98 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 07:01:18.524 7 INFO neutron.db.l3_hamode_db [None req-3a17603b-b883-41ce-a443-a79e5f538d9a f7562284894441c8b9023e2a40d63cd9 c89689c574ca437dace780d8744dfd98 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 688/1424] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:01:18 2026] DELETE /v2.0/networks/d9e7014c-fdd8-4d9a-9e03-e8c69a3d8b1c => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1425] 10.0.0.70 () {34 vars in 758 bytes} [Tue May 12 07:01:18 2026] PUT /v2.0/floatingips/92093750-5b1a-4993-a87e-217e61a071cd/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1426] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:01:18 2026] DELETE /v2.0/networks/ea276f74-e4ea-430d-a1e1-1b97d3f6edb2 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1427] 10.0.0.70 () {34 vars in 758 bytes} [Tue May 12 07:01:18 2026] PUT /v2.0/floatingips/c54e5fcf-94b7-4203-81d0-c158fbcf79b7/tags => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:01:18.957 8 WARNING neutron_lib.context [None req-8ff74e60-5b29-461b-8f31-906144d0b1ef 9b066e16bab948e392857683d0fead21 ab033f51e5b14b11b940b3a596893004 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:01:19.004 8 INFO neutron.db.segments_db [None req-8ff74e60-5b29-461b-8f31-906144d0b1ef 9b066e16bab948e392857683d0fead21 ab033f51e5b14b11b940b3a596893004 - - default default] Added segment ea050273-a653-4d34-973f-23013f93639f of type vxlan for network d7058b1a-63c8-4693-85cf-ff97de8c6568 [pid: 8|app: 0|req: 692/1428] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 07:01:18 2026] POST /v2.0/networks => generated 629 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1429] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:01:18 2026] POST /v2.0/routers => generated 511 bytes in 1024 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:01:19.129 7 WARNING neutron_lib.context [None req-9e9baaa1-76de-45e7-96f7-fab5cb7d81fe 9b066e16bab948e392857683d0fead21 ab033f51e5b14b11b940b3a596893004 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 693/1430] 10.0.0.70 () {32 vars in 671 bytes} [Tue May 12 07:01:19 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:01:19.176 8 INFO neutron.services.segments.plugin [-] Segment 0b861b4b-e4df-48d9-a4c7-c7cbe94748ba resource provider aggregate not found 2026-05-12 07:01:19.183 8 INFO neutron.services.segments.plugin [-] Segment 0b861b4b-e4df-48d9-a4c7-c7cbe94748ba resource provider aggregate not found 2026-05-12 07:01:19.191 8 INFO neutron.services.segments.plugin [-] Segment 0b861b4b-e4df-48d9-a4c7-c7cbe94748ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b861b4b-e4df-48d9-a4c7-c7cbe94748ba found for delete ", "request_id": "req-e999ffc2-bb86-41d3-8582-d500c6636034"}]} 2026-05-12 07:01:19.196 8 INFO neutron.services.segments.plugin [-] Segment 0b861b4b-e4df-48d9-a4c7-c7cbe94748ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b861b4b-e4df-48d9-a4c7-c7cbe94748ba found for delete ", "request_id": "req-f33e5659-bf59-405c-a9c3-c3b90dd0a9d3"}]} 2026-05-12 07:01:19.202 8 INFO neutron.services.segments.plugin [-] Segment 7f37ae4f-1e4b-4868-bf0f-0cdd9dac1f52 resource provider aggregate not found 2026-05-12 07:01:19.208 8 INFO neutron.services.segments.plugin [-] Segment 7f37ae4f-1e4b-4868-bf0f-0cdd9dac1f52 resource provider aggregate not found 2026-05-12 07:01:19.216 8 INFO neutron.services.segments.plugin [-] Segment 7f37ae4f-1e4b-4868-bf0f-0cdd9dac1f52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f37ae4f-1e4b-4868-bf0f-0cdd9dac1f52 found for delete ", "request_id": "req-e43e2cc3-ebbe-49c4-bc9e-9b55dafd296a"}]} 2026-05-12 07:01:19.224 8 INFO neutron.services.segments.plugin [-] Segment 7f37ae4f-1e4b-4868-bf0f-0cdd9dac1f52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f37ae4f-1e4b-4868-bf0f-0cdd9dac1f52 found for delete ", "request_id": "req-bb66dbd0-90f9-4189-a26e-564c29cd82ab"}]} 2026-05-12 07:01:19.228 8 INFO neutron.services.segments.plugin [-] Segment 87b73294-3555-4c5a-ba73-7cf782efeb6b resource provider aggregate not found 2026-05-12 07:01:19.245 8 INFO neutron.services.segments.plugin [-] Segment 87b73294-3555-4c5a-ba73-7cf782efeb6b resource provider aggregate not found 2026-05-12 07:01:19.249 8 INFO neutron.services.segments.plugin [-] Segment 87b73294-3555-4c5a-ba73-7cf782efeb6b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87b73294-3555-4c5a-ba73-7cf782efeb6b found for delete ", "request_id": "req-96169139-4539-43c6-8fc2-f8fcdf023712"}]} 2026-05-12 07:01:19.264 8 INFO neutron.services.segments.plugin [-] Segment 87b73294-3555-4c5a-ba73-7cf782efeb6b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87b73294-3555-4c5a-ba73-7cf782efeb6b found for delete ", "request_id": "req-106edcd0-07a6-4683-b72f-50cd69a66045"}]} [pid: 8|app: 0|req: 694/1431] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 07:01:19 2026] GET /v2.0/ports?device_id=6bc43200-3169-4fe8-ad7a-9da6e6feba59 => generated 1240 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:01:19.299 8 WARNING neutron_lib.context [None req-17b6ed60-25d1-46d7-997a-8c60b9c63ae0 f7562284894441c8b9023e2a40d63cd9 c89689c574ca437dace780d8744dfd98 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 738/1432] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:01:19 2026] POST /v2.0/subnets => generated 626 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1433] 10.0.0.70 () {32 vars in 685 bytes} [Tue May 12 07:01:19 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1434] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 07:01:19 2026] GET /v2.0/security-groups?id=ea88c22d-6744-4927-ae95-700525a0a443&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:01:19.482 7 WARNING neutron_lib.context [None req-5c3da3c0-5a62-4dc6-9c20-f786e32b2ead 9b066e16bab948e392857683d0fead21 ab033f51e5b14b11b940b3a596893004 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:01:19.522 7 INFO neutron.db.segments_db [None req-5c3da3c0-5a62-4dc6-9c20-f786e32b2ead 9b066e16bab948e392857683d0fead21 ab033f51e5b14b11b940b3a596893004 - - default default] Added segment c26a9383-91e3-4473-a7ab-7c558412d4d0 of type vxlan for network 51252f6e-4f4d-4df2-95b8-7f6378a2383c [pid: 8|app: 0|req: 695/1435] 10.0.0.70 () {34 vars in 664 bytes} [Tue May 12 07:01:19 2026] POST /v2.0/ports => generated 963 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 696/1436] 10.0.0.70 () {32 vars in 681 bytes} [Tue May 12 07:01:19 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:01:19.797 7 INFO neutron.db.l3_hamode_db [None req-5c3da3c0-5a62-4dc6-9c20-f786e32b2ead 9b066e16bab948e392857683d0fead21 ab033f51e5b14b11b940b3a596893004 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 07:01:19.920 7 INFO neutron.db.l3_hamode_db [None req-5c3da3c0-5a62-4dc6-9c20-f786e32b2ead 9b066e16bab948e392857683d0fead21 ab033f51e5b14b11b940b3a596893004 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 741/1437] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:01:19 2026] POST /v2.0/routers => generated 507 bytes in 1031 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1440] 10.0.0.70 () {32 vars in 693 bytes} [Tue May 12 07:01:20 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:01:20.568 7 WARNING neutron_lib.context [None req-3b80e4ba-94a0-4517-ad49-0ea245f1b7de 9b066e16bab948e392857683d0fead21 ab033f51e5b14b11b940b3a596893004 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 697/1441] 10.0.0.70 () {34 vars in 782 bytes} [Tue May 12 07:01:19 2026] PUT /v2.0/routers/21a0994f-43fa-47f6-8cdf-f8fcbf870e5c/add_router_interface => generated 309 bytes in 1101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 698/1442] 10.0.0.70 () {32 vars in 679 bytes} [Tue May 12 07:01:20 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1443] 10.0.0.70 () {32 vars in 716 bytes} [Tue May 12 07:01:20 2026] GET /v2.0/ports/0d438449-9c1d-4a94-aae4-e0d2e4bdf5d7 => generated 1037 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1444] 10.0.0.70 () {32 vars in 693 bytes} [Tue May 12 07:01:20 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1445] 10.0.0.70 () {34 vars in 664 bytes} [Tue May 12 07:01:20 2026] POST /v2.0/ports => generated 947 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 746/1446] 10.0.0.70 () {32 vars in 689 bytes} [Tue May 12 07:01:20 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1447] 10.0.0.70 () {34 vars in 788 bytes} [Tue May 12 07:01:20 2026] PUT /v2.0/routers/21a0994f-43fa-47f6-8cdf-f8fcbf870e5c/remove_router_interface => generated 309 bytes in 759 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 702/1448] 10.0.0.70 () {32 vars in 701 bytes} [Tue May 12 07:01:21 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1449] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:01:21 2026] GET /v2.0/ports?device_id=6bc43200-3169-4fe8-ad7a-9da6e6feba59 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:01:21.873 8 INFO neutron.api.v2.resource [None req-29a59e3c-ef11-4a4c-b035-5e4d464f57d1 f7562284894441c8b9023e2a40d63cd9 c89689c574ca437dace780d8744dfd98 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 704/1450] 10.0.0.70 () {34 vars in 788 bytes} [Tue May 12 07:01:21 2026] PUT /v2.0/routers/21a0994f-43fa-47f6-8cdf-f8fcbf870e5c/remove_router_interface => generated 197 bytes in 104 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1451] 10.0.0.70 () {34 vars in 782 bytes} [Tue May 12 07:01:20 2026] PUT /v2.0/routers/b38b0199-053d-4e38-af60-4fce62828cea/add_router_interface => generated 309 bytes in 1130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 705/1452] 10.0.0.70 () {32 vars in 731 bytes} [Tue May 12 07:01:21 2026] DELETE /v2.0/floatingips/c4941707-7085-4cd9-8062-f739b398fe43 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1453] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:01:22 2026] GET /v2.0/security-groups?id=ea88c22d-6744-4927-ae95-700525a0a443&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1454] 10.0.0.70 () {32 vars in 735 bytes} [Tue May 12 07:01:22 2026] GET /v2.0/ports?device_id=21a0994f-43fa-47f6-8cdf-f8fcbf870e5c => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1455] 10.0.0.70 () {32 vars in 716 bytes} [Tue May 12 07:01:22 2026] GET /v2.0/ports/46176c9c-e395-4a93-8bd2-a8ad0425c62e => generated 1021 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1456] 10.0.0.70 () {32 vars in 731 bytes} [Tue May 12 07:01:22 2026] DELETE /v2.0/floatingips/c4d15990-edde-4c9e-8e9e-55d121dc0933 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:01:22.683 7 INFO neutron.services.segments.plugin [-] Segment 106a04e7-f0f0-4e4b-8f0b-b7310593d724 resource provider aggregate not found 2026-05-12 07:01:22.689 7 INFO neutron.services.segments.plugin [-] Segment 106a04e7-f0f0-4e4b-8f0b-b7310593d724 resource provider aggregate not found 2026-05-12 07:01:22.703 7 INFO neutron.services.segments.plugin [-] Segment 106a04e7-f0f0-4e4b-8f0b-b7310593d724 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 106a04e7-f0f0-4e4b-8f0b-b7310593d724 found for delete ", "request_id": "req-9f1d7d0c-b595-4c05-922b-d04cc5f85dbe"}]} 2026-05-12 07:01:22.704 7 INFO neutron.services.segments.plugin [-] Segment 106a04e7-f0f0-4e4b-8f0b-b7310593d724 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 106a04e7-f0f0-4e4b-8f0b-b7310593d724 found for delete ", "request_id": "req-a6ab513e-f9d3-4daa-a808-1f1b3ec8a905"}]} 2026-05-12 07:01:22.710 7 INFO neutron.db.l3_hamode_db [None req-e0e5d35d-59b9-4506-b17e-6ae91f3d8248 f7562284894441c8b9023e2a40d63cd9 c89689c574ca437dace780d8744dfd98 - - default default] HA network 9e41606c-8604-4c26-9556-36d16c5bf04f was deleted as no HA routers are present in tenant c89689c574ca437dace780d8744dfd98. [pid: 7|app: 0|req: 750/1457] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:01:22 2026] DELETE /v2.0/routers/21a0994f-43fa-47f6-8cdf-f8fcbf870e5c => generated 0 bytes in 533 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1458] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:01:22 2026] GET /v2.0/ports?device_id=6bc43200-3169-4fe8-ad7a-9da6e6feba59 => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1459] 10.0.0.70 () {32 vars in 731 bytes} [Tue May 12 07:01:22 2026] DELETE /v2.0/floatingips/92093750-5b1a-4993-a87e-217e61a071cd => generated 0 bytes in 294 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1460] 10.0.0.70 () {34 vars in 788 bytes} [Tue May 12 07:01:22 2026] PUT /v2.0/routers/b38b0199-053d-4e38-af60-4fce62828cea/remove_router_interface => generated 309 bytes in 770 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 709/1461] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:01:23 2026] GET /v2.0/security-groups?id=ea88c22d-6744-4927-ae95-700525a0a443&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1462] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:01:23 2026] DELETE /v2.0/subnets/e8d7ee44-65ee-4d58-97da-47b048902183 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:01:23.395 7 INFO neutron.api.v2.resource [None req-afc15e15-aaf3-4ce9-816c-03d71175f236 9b066e16bab948e392857683d0fead21 ab033f51e5b14b11b940b3a596893004 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 754/1463] 10.0.0.70 () {34 vars in 788 bytes} [Tue May 12 07:01:23 2026] PUT /v2.0/routers/b38b0199-053d-4e38-af60-4fce62828cea/remove_router_interface => generated 197 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1464] 10.0.0.70 () {32 vars in 731 bytes} [Tue May 12 07:01:23 2026] DELETE /v2.0/floatingips/c54e5fcf-94b7-4203-81d0-c158fbcf79b7 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1465] 10.0.0.70 () {32 vars in 735 bytes} [Tue May 12 07:01:23 2026] GET /v2.0/ports?device_id=b38b0199-053d-4e38-af60-4fce62828cea => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1466] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:01:23 2026] DELETE /v2.0/networks/6f1f516a-df27-4ec1-acd3-eb88e2687b4f => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1467] 10.0.0.70 () {32 vars in 731 bytes} [Tue May 12 07:01:23 2026] DELETE /v2.0/floatingips/02bc7aae-648a-46c7-b3cf-284c41128467 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1468] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:01:23 2026] GET /v2.0/ports?device_id=6bc43200-3169-4fe8-ad7a-9da6e6feba59 => generated 971 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:01:23.837 8 WARNING neutron_lib.context [None req-9367870e-6357-4916-af68-a4eed3b3b5a8 f7562284894441c8b9023e2a40d63cd9 c89689c574ca437dace780d8744dfd98 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:01:23.890 8 INFO neutron.db.segments_db [None req-9367870e-6357-4916-af68-a4eed3b3b5a8 f7562284894441c8b9023e2a40d63cd9 c89689c574ca437dace780d8744dfd98 - - default default] Added segment 056ddedf-3c67-4e3e-af38-849bdaaada92 of type vxlan for network 8820a92a-cfe9-451b-ad39-753384fd0611 [pid: 8|app: 0|req: 714/1469] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 07:01:23 2026] POST /v2.0/networks => generated 634 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1470] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:01:23 2026] GET /v2.0/security-groups?id=ea88c22d-6744-4927-ae95-700525a0a443&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:01:24.017 8 WARNING neutron_lib.context [None req-d9ee0699-9b94-4dd1-bbf1-95c7835c62c6 f7562284894441c8b9023e2a40d63cd9 c89689c574ca437dace780d8744dfd98 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:01:24.241 7 INFO neutron.db.l3_hamode_db [None req-17fe3a53-1f39-47ba-8f7c-9b43d3e3250e 9b066e16bab948e392857683d0fead21 ab033f51e5b14b11b940b3a596893004 - - default default] HA network 51252f6e-4f4d-4df2-95b8-7f6378a2383c was deleted as no HA routers are present in tenant ab033f51e5b14b11b940b3a596893004. [pid: 7|app: 0|req: 756/1471] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:01:23 2026] DELETE /v2.0/routers/b38b0199-053d-4e38-af60-4fce62828cea => generated 0 bytes in 552 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1472] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:01:24 2026] POST /v2.0/subnets => generated 646 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:01:24.281 8 WARNING neutron_lib.context [None req-3d50dca6-0686-4036-9afd-58283222cc15 f7562284894441c8b9023e2a40d63cd9 c89689c574ca437dace780d8744dfd98 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:01:24.329 8 INFO neutron.db.segments_db [None req-3d50dca6-0686-4036-9afd-58283222cc15 f7562284894441c8b9023e2a40d63cd9 c89689c574ca437dace780d8744dfd98 - - default default] Added segment cc5a0866-e2a8-484b-9505-a75d1bf1f519 of type vxlan for network 390992cd-cfe2-4516-af24-dfa63f966b17 [pid: 7|app: 0|req: 757/1473] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:01:24 2026] DELETE /v2.0/subnets/5ebb9333-a0c2-4772-bbab-eb209c813d38 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:01:24.624 8 INFO neutron.db.l3_hamode_db [None req-3d50dca6-0686-4036-9afd-58283222cc15 f7562284894441c8b9023e2a40d63cd9 c89689c574ca437dace780d8744dfd98 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 07:01:24.721 7 INFO neutron.services.segments.plugin [-] Segment db25bce7-e80e-4b60-b66c-cc1f30598179 resource provider aggregate not found 2026-05-12 07:01:24.724 7 INFO neutron.services.segments.plugin [-] Segment db25bce7-e80e-4b60-b66c-cc1f30598179 resource provider aggregate not found 2026-05-12 07:01:24.739 7 INFO neutron.services.segments.plugin [-] Segment db25bce7-e80e-4b60-b66c-cc1f30598179 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db25bce7-e80e-4b60-b66c-cc1f30598179 found for delete ", "request_id": "req-c4928d58-74e4-4d5d-8275-17c322084478"}]} 2026-05-12 07:01:24.744 7 INFO neutron.services.segments.plugin [-] Segment db25bce7-e80e-4b60-b66c-cc1f30598179 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db25bce7-e80e-4b60-b66c-cc1f30598179 found for delete ", "request_id": "req-602b6e4a-8d63-4a85-a1b5-164e50269011"}]} [pid: 7|app: 0|req: 758/1474] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:01:24 2026] DELETE /v2.0/networks/d7058b1a-63c8-4693-85cf-ff97de8c6568 => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:01:24.753 7 INFO neutron.services.segments.plugin [-] Segment c26a9383-91e3-4473-a7ab-7c558412d4d0 resource provider aggregate not found 2026-05-12 07:01:24.759 8 INFO neutron.db.l3_hamode_db [None req-3d50dca6-0686-4036-9afd-58283222cc15 f7562284894441c8b9023e2a40d63cd9 c89689c574ca437dace780d8744dfd98 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 07:01:24.759 7 INFO neutron.services.segments.plugin [-] Segment c26a9383-91e3-4473-a7ab-7c558412d4d0 resource provider aggregate not found 2026-05-12 07:01:24.766 7 INFO neutron.services.segments.plugin [-] Segment c26a9383-91e3-4473-a7ab-7c558412d4d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c26a9383-91e3-4473-a7ab-7c558412d4d0 found for delete ", "request_id": "req-28a7154f-fbea-4380-a372-74ae95263de9"}]} 2026-05-12 07:01:24.772 7 INFO neutron.services.segments.plugin [-] Segment c26a9383-91e3-4473-a7ab-7c558412d4d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c26a9383-91e3-4473-a7ab-7c558412d4d0 found for delete ", "request_id": "req-fbde17e2-cfc8-4ef6-b26e-6c1dcf4b8ad7"}]} 2026-05-12 07:01:24.778 7 INFO neutron.services.segments.plugin [-] Segment ea050273-a653-4d34-973f-23013f93639f resource provider aggregate not found 2026-05-12 07:01:24.786 7 INFO neutron.services.segments.plugin [-] Segment ea050273-a653-4d34-973f-23013f93639f resource provider aggregate not found 2026-05-12 07:01:24.790 7 INFO neutron.services.segments.plugin [-] Segment ea050273-a653-4d34-973f-23013f93639f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea050273-a653-4d34-973f-23013f93639f found for delete ", "request_id": "req-c3607469-eca5-489e-a3fe-a804156a964e"}]} 2026-05-12 07:01:24.800 7 INFO neutron.services.segments.plugin [-] Segment ea050273-a653-4d34-973f-23013f93639f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea050273-a653-4d34-973f-23013f93639f found for delete ", "request_id": "req-5c85905a-e4c2-4063-ba43-f280ad40f2d3"}]} [pid: 7|app: 0|req: 759/1475] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:01:24 2026] GET /v2.0/security-groups?tenant_id=9518039ef7fd474e94864f67bf326c2f&name=default => generated 2925 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:01:25.029 7 WARNING neutron_lib.context [None req-d73c66ba-e314-406f-bc82-4153cb83885b 9b066e16bab948e392857683d0fead21 ab033f51e5b14b11b940b3a596893004 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:01:25.094 7 INFO neutron.db.segments_db [None req-d73c66ba-e314-406f-bc82-4153cb83885b 9b066e16bab948e392857683d0fead21 ab033f51e5b14b11b940b3a596893004 - - default default] Added segment 247e6dc9-1bc7-4aa6-a5fa-cac9b5316860 of type vxlan for network 67d421fd-d1d8-42fa-a1b2-c5eb024f1a79 [pid: 7|app: 0|req: 760/1476] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 07:01:25 2026] POST /v2.0/networks => generated 630 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1477] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:01:25 2026] DELETE /v2.0/security-groups/27ac6bda-4d09-4801-9e2a-0f0274a5349b => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1478] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:01:25 2026] GET /v2.0/ports?device_id=6bc43200-3169-4fe8-ad7a-9da6e6feba59 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1479] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:01:24 2026] POST /v2.0/routers => generated 510 bytes in 1089 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1480] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:01:25 2026] GET /v2.0/ports?tenant_id=e14a47e9e81e42bdb97d674cca5d6e91&device_id=6bc43200-3169-4fe8-ad7a-9da6e6feba59 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:01:25.370 8 WARNING neutron_lib.context [None req-cd8e087c-2b8e-44c4-b295-1a4c67264ffc 9b066e16bab948e392857683d0fead21 ab033f51e5b14b11b940b3a596893004 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 764/1481] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:01:25 2026] GET /v2.0/security-groups?id=ea88c22d-6744-4927-ae95-700525a0a443&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1482] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:01:25 2026] POST /v2.0/subnets => generated 626 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1483] 199.204.45.222 () {34 vars in 986 bytes} [Tue May 12 07:01:25 2026] GET /v2.0/networks?id=a884c1a1-adb1-452e-ae16-3a1ca38c742e => generated 772 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1484] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:01:25 2026] GET /v2.0/security-groups?tenant_id=1c7d77072cea4fcb801af57f835269bb&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:01:25.806 8 WARNING neutron_lib.context [None req-85c32528-74d7-481d-9d6c-ad12b64fa511 9b066e16bab948e392857683d0fead21 ab033f51e5b14b11b940b3a596893004 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:01:25.840 8 INFO neutron.db.segments_db [None req-85c32528-74d7-481d-9d6c-ad12b64fa511 9b066e16bab948e392857683d0fead21 ab033f51e5b14b11b940b3a596893004 - - default default] Added segment b3aa929c-7fd9-468c-b3ef-1e5b38f89572 of type vxlan for network 60191f3b-92c2-4a31-a29c-e55202a57dd5 2026-05-12 07:01:26.104 8 INFO neutron.db.l3_hamode_db [None req-85c32528-74d7-481d-9d6c-ad12b64fa511 9b066e16bab948e392857683d0fead21 ab033f51e5b14b11b940b3a596893004 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 07:01:26.232 8 INFO neutron.db.l3_hamode_db [None req-85c32528-74d7-481d-9d6c-ad12b64fa511 9b066e16bab948e392857683d0fead21 ab033f51e5b14b11b940b3a596893004 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 765/1485] 10.0.0.70 () {34 vars in 782 bytes} [Tue May 12 07:01:25 2026] PUT /v2.0/routers/18dc08ed-8283-48ec-9f15-8707bcfba5a4/add_router_interface => generated 309 bytes in 1194 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1486] 199.204.45.222 () {34 vars in 1058 bytes} [Tue May 12 07:01:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=f4007410-2b63-4dcb-8ca1-68c4ebd39ce4 => generated 860 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1487] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:01:26 2026] DELETE /v2.0/security-groups/fabad516-3038-4a52-a61f-a1d1fda14199 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1488] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:01:26 2026] GET /v2.0/ports?device_id=6bc43200-3169-4fe8-ad7a-9da6e6feba59 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1489] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:01:25 2026] POST /v2.0/routers => generated 507 bytes in 1066 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1490] 10.0.0.70 () {32 vars in 716 bytes} [Tue May 12 07:01:26 2026] GET /v2.0/ports/c393975d-6da3-48c9-8445-83ab6efa1421 => generated 959 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1491] 199.204.45.222 () {34 vars in 984 bytes} [Tue May 12 07:01:26 2026] GET /v2.0/subnets?id=1ab19194-805e-4691-9ce0-0b82d8f001ca => generated 694 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1492] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:01:26 2026] GET /v2.0/security-groups?id=ea88c22d-6744-4927-ae95-700525a0a443&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1493] 10.0.0.70 () {34 vars in 788 bytes} [Tue May 12 07:01:26 2026] PUT /v2.0/routers/18dc08ed-8283-48ec-9f15-8707bcfba5a4/remove_router_interface => generated 309 bytes in 777 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1494] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:01:27 2026] GET /v2.0/ports?network_id=a884c1a1-adb1-452e-ae16-3a1ca38c742e&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1495] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:01:27 2026] GET /v2.0/security-groups?tenant_id=32c83fd6881c41fd890566b790354eaa&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1496] 10.0.0.70 () {32 vars in 735 bytes} [Tue May 12 07:01:27 2026] GET /v2.0/ports?device_id=18dc08ed-8283-48ec-9f15-8707bcfba5a4 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1497] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:01:27 2026] GET /v2.0/networks/a884c1a1-adb1-452e-ae16-3a1ca38c742e?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1498] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:01:27 2026] DELETE /v2.0/security-groups/7b05e7b8-9dad-4423-976c-880af2631337 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1499] 10.0.0.70 () {34 vars in 782 bytes} [Tue May 12 07:01:26 2026] PUT /v2.0/routers/d7d87345-fd7c-4d8d-9b22-b1e14e8bca8e/add_router_interface => generated 309 bytes in 1577 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1500] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:01:28 2026] GET /v2.0/networks/a884c1a1-adb1-452e-ae16-3a1ca38c742e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1501] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:01:28 2026] GET /v2.0/ports?device_id=6bc43200-3169-4fe8-ad7a-9da6e6feba59 => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:01:28.608 7 INFO neutron.services.segments.plugin [-] Segment cc5a0866-e2a8-484b-9505-a75d1bf1f519 resource provider aggregate not found 2026-05-12 07:01:28.615 7 INFO neutron.services.segments.plugin [-] Segment cc5a0866-e2a8-484b-9505-a75d1bf1f519 resource provider aggregate not found [pid: 8|app: 0|req: 726/1502] 10.0.0.70 () {32 vars in 716 bytes} [Tue May 12 07:01:28 2026] GET /v2.0/ports/bb325917-c810-4f04-b785-26147b5a285c => generated 955 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:01:28.631 7 INFO neutron.services.segments.plugin [-] Segment cc5a0866-e2a8-484b-9505-a75d1bf1f519 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc5a0866-e2a8-484b-9505-a75d1bf1f519 found for delete ", "request_id": "req-b0e2b3e2-e0f4-4368-b0bc-44712e28e640"}]} 2026-05-12 07:01:28.635 7 INFO neutron.services.segments.plugin [-] Segment cc5a0866-e2a8-484b-9505-a75d1bf1f519 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc5a0866-e2a8-484b-9505-a75d1bf1f519 found for delete ", "request_id": "req-d0b60a06-b5a9-4a2e-96c9-4c9e6e8cf707"}]} 2026-05-12 07:01:28.642 7 INFO neutron.db.l3_hamode_db [None req-93428606-7160-4760-be1c-022816cfac39 f7562284894441c8b9023e2a40d63cd9 c89689c574ca437dace780d8744dfd98 - - default default] HA network 390992cd-cfe2-4516-af24-dfa63f966b17 was deleted as no HA routers are present in tenant c89689c574ca437dace780d8744dfd98. [pid: 7|app: 0|req: 777/1503] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:01:28 2026] DELETE /v2.0/routers/18dc08ed-8283-48ec-9f15-8707bcfba5a4 => generated 0 bytes in 628 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1504] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:01:28 2026] GET /v2.0/security-groups?id=ea88c22d-6744-4927-ae95-700525a0a443&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1505] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:01:28 2026] DELETE /v2.0/subnets/dad1af36-08e8-42c0-849a-ea5d5499e066 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:01:29.190 8 INFO neutron.services.segments.plugin [-] Segment 056ddedf-3c67-4e3e-af38-849bdaaada92 resource provider aggregate not found 2026-05-12 07:01:29.195 8 INFO neutron.services.segments.plugin [-] Segment 056ddedf-3c67-4e3e-af38-849bdaaada92 resource provider aggregate not found 2026-05-12 07:01:29.209 8 INFO neutron.services.segments.plugin [-] Segment 056ddedf-3c67-4e3e-af38-849bdaaada92 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 056ddedf-3c67-4e3e-af38-849bdaaada92 found for delete ", "request_id": "req-073c909c-abe8-46c8-bc27-3d2153d77851"}]} 2026-05-12 07:01:29.211 8 INFO neutron.services.segments.plugin [-] Segment 056ddedf-3c67-4e3e-af38-849bdaaada92 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 056ddedf-3c67-4e3e-af38-849bdaaada92 found for delete ", "request_id": "req-e6db34b7-5de3-455b-b056-f17e94735039"}]} [pid: 8|app: 0|req: 729/1506] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:01:28 2026] DELETE /v2.0/networks/8820a92a-cfe9-451b-ad39-753384fd0611 => generated 0 bytes in 347 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:01:29.230 8 WARNING neutron_lib.context [None req-d59340a3-79a1-4766-b3c0-2a53e7fe4d82 f7562284894441c8b9023e2a40d63cd9 c89689c574ca437dace780d8744dfd98 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:01:29.271 8 INFO neutron.db.segments_db [None req-d59340a3-79a1-4766-b3c0-2a53e7fe4d82 f7562284894441c8b9023e2a40d63cd9 c89689c574ca437dace780d8744dfd98 - - default default] Added segment bc293452-2c09-435f-ad20-a7763ab7157c of type vxlan for network 305c9644-9ead-48fb-8f19-9edcd244d357 [pid: 7|app: 0|req: 778/1507] 10.0.0.70 () {34 vars in 788 bytes} [Tue May 12 07:01:28 2026] PUT /v2.0/routers/d7d87345-fd7c-4d8d-9b22-b1e14e8bca8e/remove_router_interface => generated 309 bytes in 824 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1508] 10.0.0.70 () {32 vars in 735 bytes} [Tue May 12 07:01:29 2026] GET /v2.0/ports?device_id=d7d87345-fd7c-4d8d-9b22-b1e14e8bca8e => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:01:29.560 8 INFO neutron.db.l3_hamode_db [None req-d59340a3-79a1-4766-b3c0-2a53e7fe4d82 f7562284894441c8b9023e2a40d63cd9 c89689c574ca437dace780d8744dfd98 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 07:01:30.044 7 INFO neutron.db.l3_hamode_db [None req-c2154ca2-9912-4d00-83d0-ee96ab95a3a5 9b066e16bab948e392857683d0fead21 ab033f51e5b14b11b940b3a596893004 - - default default] HA network 60191f3b-92c2-4a31-a29c-e55202a57dd5 was deleted as no HA routers are present in tenant ab033f51e5b14b11b940b3a596893004. [pid: 7|app: 0|req: 780/1509] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:01:29 2026] DELETE /v2.0/routers/d7d87345-fd7c-4d8d-9b22-b1e14e8bca8e => generated 0 bytes in 553 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1510] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:01:30 2026] GET /v2.0/ports?device_id=6bc43200-3169-4fe8-ad7a-9da6e6feba59 => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1511] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:01:30 2026] DELETE /v2.0/subnets/8cbcaf64-1cec-4d42-adad-05d5bd2f24ea => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1512] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:01:30 2026] GET /v2.0/security-groups?id=ea88c22d-6744-4927-ae95-700525a0a443&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:01:30.390 8 INFO neutron.db.l3_hamode_db [None req-d59340a3-79a1-4766-b3c0-2a53e7fe4d82 f7562284894441c8b9023e2a40d63cd9 c89689c574ca437dace780d8744dfd98 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 784/1513] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:01:30 2026] DELETE /v2.0/networks/67d421fd-d1d8-42fa-a1b2-c5eb024f1a79 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:01:30.641 7 WARNING neutron_lib.context [None req-a46b5b5d-b956-4305-acf8-d355b18ebf86 9b066e16bab948e392857683d0fead21 ab033f51e5b14b11b940b3a596893004 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:01:30.658 7 INFO neutron.services.segments.plugin [-] Segment b3aa929c-7fd9-468c-b3ef-1e5b38f89572 resource provider aggregate not found 2026-05-12 07:01:30.663 7 INFO neutron.services.segments.plugin [-] Segment b3aa929c-7fd9-468c-b3ef-1e5b38f89572 resource provider aggregate not found 2026-05-12 07:01:30.672 7 INFO neutron.services.segments.plugin [-] Segment b3aa929c-7fd9-468c-b3ef-1e5b38f89572 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3aa929c-7fd9-468c-b3ef-1e5b38f89572 found for delete ", "request_id": "req-c323cd3f-b661-4f0f-9e36-42af90328cdc"}]} 2026-05-12 07:01:30.676 7 INFO neutron.services.segments.plugin [-] Segment b3aa929c-7fd9-468c-b3ef-1e5b38f89572 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3aa929c-7fd9-468c-b3ef-1e5b38f89572 found for delete ", "request_id": "req-e6c44291-7f6e-4a9d-a73d-c65eeff1a9d4"}]} 2026-05-12 07:01:30.687 7 INFO neutron.services.segments.plugin [-] Segment 247e6dc9-1bc7-4aa6-a5fa-cac9b5316860 resource provider aggregate not found 2026-05-12 07:01:30.690 7 INFO neutron.services.segments.plugin [-] Segment 247e6dc9-1bc7-4aa6-a5fa-cac9b5316860 resource provider aggregate not found 2026-05-12 07:01:30.696 7 INFO neutron.db.segments_db [None req-a46b5b5d-b956-4305-acf8-d355b18ebf86 9b066e16bab948e392857683d0fead21 ab033f51e5b14b11b940b3a596893004 - - default default] Added segment 3536842d-3d84-4e75-8abf-af963ddd5c7f of type vxlan for network 69819d1b-685b-41b7-b621-8d37e25dd37d 2026-05-12 07:01:30.703 7 INFO neutron.services.segments.plugin [-] Segment 247e6dc9-1bc7-4aa6-a5fa-cac9b5316860 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 247e6dc9-1bc7-4aa6-a5fa-cac9b5316860 found for delete ", "request_id": "req-26074249-8de7-4976-a06b-93aded89c449"}]} 2026-05-12 07:01:30.705 7 INFO neutron.services.segments.plugin [-] Segment 247e6dc9-1bc7-4aa6-a5fa-cac9b5316860 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 247e6dc9-1bc7-4aa6-a5fa-cac9b5316860 found for delete ", "request_id": "req-c19d65c4-3310-43c5-bcc4-4661724e84a9"}]} 2026-05-12 07:01:31.002 7 INFO neutron.db.l3_hamode_db [None req-a46b5b5d-b956-4305-acf8-d355b18ebf86 9b066e16bab948e392857683d0fead21 ab033f51e5b14b11b940b3a596893004 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 730/1514] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:01:29 2026] POST /v2.0/routers => generated 692 bytes in 2101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1515] 10.0.0.70 () {32 vars in 720 bytes} [Tue May 12 07:01:31 2026] GET /v2.0/routers/d3eb01b7-6170-44e9-a11e-9a1aad727a53 => generated 698 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1516] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:01:31 2026] GET /v2.0/ports?device_id=6bc43200-3169-4fe8-ad7a-9da6e6feba59 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1517] 10.0.0.70 () {32 vars in 646 bytes} [Tue May 12 07:01:31 2026] GET /v2.0/routers => generated 701 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1518] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:01:31 2026] GET /v2.0/security-groups?id=ea88c22d-6744-4927-ae95-700525a0a443&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:01:31.780 7 INFO neutron.db.l3_hamode_db [None req-a46b5b5d-b956-4305-acf8-d355b18ebf86 9b066e16bab948e392857683d0fead21 ab033f51e5b14b11b940b3a596893004 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 735/1519] 10.0.0.70 () {34 vars in 740 bytes} [Tue May 12 07:01:31 2026] PUT /v2.0/routers/d3eb01b7-6170-44e9-a11e-9a1aad727a53 => generated 705 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1520] 10.0.0.70 () {32 vars in 720 bytes} [Tue May 12 07:01:31 2026] GET /v2.0/routers/d3eb01b7-6170-44e9-a11e-9a1aad727a53 => generated 705 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:01:32.182 8 WARNING neutron_lib.context [None req-74aaf7e9-1865-46d3-8b1c-cf8bad51f84e 17132aa65809484f9f8a12ac15c812ee 459de38a134643f7b203d2b4fe03a39d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:01:32.224 8 INFO neutron.db.segments_db [None req-74aaf7e9-1865-46d3-8b1c-cf8bad51f84e 17132aa65809484f9f8a12ac15c812ee 459de38a134643f7b203d2b4fe03a39d - - default default] Added segment 6adcae98-2f78-43d7-899d-5e6a11d1c9ca of type vxlan for network d0a19357-7c4a-4187-a410-72eb8066f545 2026-05-12 07:01:32.517 8 INFO neutron.db.l3_hamode_db [None req-74aaf7e9-1865-46d3-8b1c-cf8bad51f84e 17132aa65809484f9f8a12ac15c812ee 459de38a134643f7b203d2b4fe03a39d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 07:01:32.643 8 INFO neutron.db.l3_hamode_db [None req-74aaf7e9-1865-46d3-8b1c-cf8bad51f84e 17132aa65809484f9f8a12ac15c812ee 459de38a134643f7b203d2b4fe03a39d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 785/1521] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:01:30 2026] POST /v2.0/routers => generated 688 bytes in 2090 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1522] 10.0.0.70 () {32 vars in 735 bytes} [Tue May 12 07:01:32 2026] GET /v2.0/ports?device_id=d3eb01b7-6170-44e9-a11e-9a1aad727a53 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1523] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:01:32 2026] GET /v2.0/ports?device_id=6bc43200-3169-4fe8-ad7a-9da6e6feba59 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1524] 10.0.0.70 () {32 vars in 720 bytes} [Tue May 12 07:01:32 2026] GET /v2.0/routers/07da7fb1-38d4-47a8-817d-8a4004c6fac0 => generated 694 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1525] 10.0.0.70 () {34 vars in 667 bytes} [Tue May 12 07:01:32 2026] POST /v2.0/routers => generated 474 bytes in 1293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1526] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:01:33 2026] GET /v2.0/security-groups?id=ea88c22d-6744-4927-ae95-700525a0a443&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1527] 10.0.0.70 () {32 vars in 646 bytes} [Tue May 12 07:01:33 2026] GET /v2.0/routers => generated 697 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:01:33.437 8 WARNING neutron_lib.context [None req-b231d7b3-23d4-4481-9aca-6ea25738bcb9 17132aa65809484f9f8a12ac15c812ee 459de38a134643f7b203d2b4fe03a39d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:01:33.476 8 INFO neutron.db.l3_hamode_db [None req-b231d7b3-23d4-4481-9aca-6ea25738bcb9 17132aa65809484f9f8a12ac15c812ee 459de38a134643f7b203d2b4fe03a39d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 07:01:33.600 8 INFO neutron.db.l3_hamode_db [None req-b231d7b3-23d4-4481-9aca-6ea25738bcb9 17132aa65809484f9f8a12ac15c812ee 459de38a134643f7b203d2b4fe03a39d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 07:01:34.084 7 INFO neutron.services.segments.plugin [-] Segment bc293452-2c09-435f-ad20-a7763ab7157c resource provider aggregate not found 2026-05-12 07:01:34.089 7 INFO neutron.services.segments.plugin [-] Segment bc293452-2c09-435f-ad20-a7763ab7157c resource provider aggregate not found 2026-05-12 07:01:34.101 7 INFO neutron.services.segments.plugin [-] Segment bc293452-2c09-435f-ad20-a7763ab7157c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc293452-2c09-435f-ad20-a7763ab7157c found for delete ", "request_id": "req-8bc2a168-6fc5-48dd-a0b0-9f1e88427405"}]} 2026-05-12 07:01:34.105 7 INFO neutron.services.segments.plugin [-] Segment bc293452-2c09-435f-ad20-a7763ab7157c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc293452-2c09-435f-ad20-a7763ab7157c found for delete ", "request_id": "req-c9254862-7cfa-463d-89a9-f94193988469"}]} 2026-05-12 07:01:34.108 7 INFO neutron.db.l3_hamode_db [None req-39b42fee-3d1a-4af4-a89b-22439993fd2e f7562284894441c8b9023e2a40d63cd9 c89689c574ca437dace780d8744dfd98 - - default default] HA network 305c9644-9ead-48fb-8f19-9edcd244d357 was deleted as no HA routers are present in tenant c89689c574ca437dace780d8744dfd98. [pid: 7|app: 0|req: 789/1528] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:01:32 2026] DELETE /v2.0/routers/d3eb01b7-6170-44e9-a11e-9a1aad727a53 => generated 0 bytes in 1282 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1529] 10.0.0.70 () {34 vars in 667 bytes} [Tue May 12 07:01:33 2026] POST /v2.0/routers => generated 474 bytes in 713 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1530] 10.0.0.70 () {32 vars in 735 bytes} [Tue May 12 07:01:34 2026] GET /v2.0/ports?device_id=d3eb01b7-6170-44e9-a11e-9a1aad727a53 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:01:34.181 8 WARNING neutron_lib.context [None req-58511494-c4c4-4533-a18c-0393310a906d 17132aa65809484f9f8a12ac15c812ee 459de38a134643f7b203d2b4fe03a39d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:01:34.225 8 INFO neutron.db.l3_hamode_db [None req-58511494-c4c4-4533-a18c-0393310a906d 17132aa65809484f9f8a12ac15c812ee 459de38a134643f7b203d2b4fe03a39d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 07:01:34.350 8 INFO neutron.db.l3_hamode_db [None req-58511494-c4c4-4533-a18c-0393310a906d 17132aa65809484f9f8a12ac15c812ee 459de38a134643f7b203d2b4fe03a39d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 790/1531] 10.0.0.70 () {34 vars in 740 bytes} [Tue May 12 07:01:34 2026] PUT /v2.0/routers/07da7fb1-38d4-47a8-817d-8a4004c6fac0 => generated 701 bytes in 496 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:01:34.625 7 INFO neutron.api.v2.resource [None req-0f602e09-34d2-4555-87f5-5e474ed84f51 f7562284894441c8b9023e2a40d63cd9 c89689c574ca437dace780d8744dfd98 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 791/1532] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:01:34 2026] DELETE /v2.0/routers/d3eb01b7-6170-44e9-a11e-9a1aad727a53 => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1533] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:01:34 2026] GET /v2.0/ports?device_id=6bc43200-3169-4fe8-ad7a-9da6e6feba59 => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1534] 10.0.0.70 () {32 vars in 720 bytes} [Tue May 12 07:01:34 2026] GET /v2.0/routers/07da7fb1-38d4-47a8-817d-8a4004c6fac0 => generated 701 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1535] 10.0.0.70 () {32 vars in 735 bytes} [Tue May 12 07:01:34 2026] GET /v2.0/ports?device_id=18dc08ed-8283-48ec-9f15-8707bcfba5a4 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1538] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:01:34 2026] GET /v2.0/security-groups?id=ea88c22d-6744-4927-ae95-700525a0a443&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1539] 10.0.0.70 () {32 vars in 735 bytes} [Tue May 12 07:01:34 2026] GET /v2.0/ports?device_id=07da7fb1-38d4-47a8-817d-8a4004c6fac0 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:01:34.823 7 INFO neutron.api.v2.resource [None req-95c04e05-dc23-41b1-bf68-3abdedf98e0f f7562284894441c8b9023e2a40d63cd9 c89689c574ca437dace780d8744dfd98 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 799/1540] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:01:34 2026] DELETE /v2.0/routers/18dc08ed-8283-48ec-9f15-8707bcfba5a4 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1541] 10.0.0.70 () {34 vars in 667 bytes} [Tue May 12 07:01:34 2026] POST /v2.0/routers => generated 474 bytes in 821 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:01:35.012 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5d98b99e-5ad9-4797-8340-8d24a95e203d f7562284894441c8b9023e2a40d63cd9 c89689c574ca437dace780d8744dfd98 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 743/1542] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:01:34 2026] DELETE /v2.0/subnets/dad1af36-08e8-42c0-849a-ea5d5499e066 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:01:35.019 8 WARNING neutron_lib.context [None req-bd1a7ea8-3606-4727-8f32-4ad3b079c56c 17132aa65809484f9f8a12ac15c812ee 459de38a134643f7b203d2b4fe03a39d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:01:35.061 8 INFO neutron.db.l3_hamode_db [None req-bd1a7ea8-3606-4727-8f32-4ad3b079c56c 17132aa65809484f9f8a12ac15c812ee 459de38a134643f7b203d2b4fe03a39d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 07:01:35.213 8 INFO neutron.db.l3_hamode_db [None req-bd1a7ea8-3606-4727-8f32-4ad3b079c56c 17132aa65809484f9f8a12ac15c812ee 459de38a134643f7b203d2b4fe03a39d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 07:01:35.647 7 INFO neutron.db.l3_hamode_db [None req-752d9176-2b14-4b5b-951a-adf82d70f1ce 9b066e16bab948e392857683d0fead21 ab033f51e5b14b11b940b3a596893004 - - default default] HA network 69819d1b-685b-41b7-b621-8d37e25dd37d was deleted as no HA routers are present in tenant ab033f51e5b14b11b940b3a596893004. [pid: 7|app: 0|req: 800/1543] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:01:34 2026] DELETE /v2.0/routers/07da7fb1-38d4-47a8-817d-8a4004c6fac0 => generated 0 bytes in 830 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1544] 10.0.0.70 () {32 vars in 735 bytes} [Tue May 12 07:01:35 2026] GET /v2.0/ports?device_id=21a0994f-43fa-47f6-8cdf-f8fcbf870e5c => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1545] 10.0.0.70 () {32 vars in 735 bytes} [Tue May 12 07:01:35 2026] GET /v2.0/ports?device_id=07da7fb1-38d4-47a8-817d-8a4004c6fac0 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:01:35.703 7 INFO neutron.api.v2.resource [None req-eef5c560-c532-4d0f-ac8c-e168be071d63 f7562284894441c8b9023e2a40d63cd9 c89689c574ca437dace780d8744dfd98 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 803/1546] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:01:35 2026] DELETE /v2.0/routers/21a0994f-43fa-47f6-8cdf-f8fcbf870e5c => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:01:35.718 7 INFO neutron.api.v2.resource [None req-f8a46e4b-c869-44b7-8bd8-e99d9e0f86f1 9b066e16bab948e392857683d0fead21 ab033f51e5b14b11b940b3a596893004 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 804/1547] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:01:35 2026] DELETE /v2.0/routers/07da7fb1-38d4-47a8-817d-8a4004c6fac0 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:01:35.734 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9bd4201f-7044-4a32-b519-96ead977aa75 f7562284894441c8b9023e2a40d63cd9 c89689c574ca437dace780d8744dfd98 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 805/1548] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:01:35 2026] DELETE /v2.0/subnets/e8d7ee44-65ee-4d58-97da-47b048902183 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1549] 10.0.0.70 () {32 vars in 735 bytes} [Tue May 12 07:01:35 2026] GET /v2.0/ports?device_id=d7d87345-fd7c-4d8d-9b22-b1e14e8bca8e => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1550] 10.0.0.70 () {32 vars in 735 bytes} [Tue May 12 07:01:35 2026] GET /v2.0/ports?device_id=61168df4-d2a8-44ef-89bd-ca345067b899 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:01:35.784 7 INFO neutron.api.v2.resource [None req-b471fd58-f2c6-4d92-870a-7c253ccc5818 9b066e16bab948e392857683d0fead21 ab033f51e5b14b11b940b3a596893004 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 808/1551] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:01:35 2026] DELETE /v2.0/routers/d7d87345-fd7c-4d8d-9b22-b1e14e8bca8e => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:01:35.799 7 INFO neutron.api.v2.resource [None req-ffeeb090-f009-41c3-92e3-c89c3b24be26 f7562284894441c8b9023e2a40d63cd9 c89689c574ca437dace780d8744dfd98 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 809/1552] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:01:35 2026] DELETE /v2.0/routers/61168df4-d2a8-44ef-89bd-ca345067b899 => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:01:35.823 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7966cb87-cce4-485c-add3-f6f448278702 9b066e16bab948e392857683d0fead21 ab033f51e5b14b11b940b3a596893004 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 810/1553] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:01:35 2026] DELETE /v2.0/subnets/8cbcaf64-1cec-4d42-adad-05d5bd2f24ea => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:01:35.846 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7cd0a429-2456-46a0-ad88-2350beb11dbe f7562284894441c8b9023e2a40d63cd9 c89689c574ca437dace780d8744dfd98 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 811/1554] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:01:35 2026] DELETE /v2.0/subnets/af4709ae-ea28-4c58-a19f-6f172961bc17 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1555] 10.0.0.70 () {32 vars in 735 bytes} [Tue May 12 07:01:35 2026] GET /v2.0/ports?device_id=b38b0199-053d-4e38-af60-4fce62828cea => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:01:35.888 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f59f896a-536a-4333-a4b3-60ccbfee2d3d f7562284894441c8b9023e2a40d63cd9 c89689c574ca437dace780d8744dfd98 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 813/1556] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:01:35 2026] DELETE /v2.0/subnets/ade11949-935b-4fd6-8221-4131166214e2 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1557] 10.0.0.70 () {34 vars in 667 bytes} [Tue May 12 07:01:35 2026] POST /v2.0/routers => generated 474 bytes in 894 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:01:35.912 7 INFO neutron.api.v2.resource [None req-49ecc11b-4da4-42fc-bc49-f42dfedc6c20 9b066e16bab948e392857683d0fead21 ab033f51e5b14b11b940b3a596893004 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 814/1558] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:01:35 2026] DELETE /v2.0/routers/b38b0199-053d-4e38-af60-4fce62828cea => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:01:35.919 8 WARNING neutron_lib.context [None req-1e23d108-6a42-4c21-9555-d187545e1561 17132aa65809484f9f8a12ac15c812ee 459de38a134643f7b203d2b4fe03a39d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:01:35.932 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d84be21c-0826-4190-ad8e-d87070404e80 9b066e16bab948e392857683d0fead21 ab033f51e5b14b11b940b3a596893004 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 815/1559] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:01:35 2026] DELETE /v2.0/subnets/5ebb9333-a0c2-4772-bbab-eb209c813d38 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:01:35.957 8 INFO neutron.db.l3_hamode_db [None req-1e23d108-6a42-4c21-9555-d187545e1561 17132aa65809484f9f8a12ac15c812ee 459de38a134643f7b203d2b4fe03a39d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 816/1560] 10.0.0.70 () {32 vars in 735 bytes} [Tue May 12 07:01:35 2026] GET /v2.0/ports?device_id=b2457eaf-4b85-44d4-ad57-6d18954dd3c9 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:01:35.997 7 INFO neutron.api.v2.resource [None req-3789c9cf-c702-4a03-97a5-5c90519c0e50 9b066e16bab948e392857683d0fead21 ab033f51e5b14b11b940b3a596893004 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 817/1561] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:01:35 2026] DELETE /v2.0/routers/b2457eaf-4b85-44d4-ad57-6d18954dd3c9 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:01:36.017 7 INFO neutron.pecan_wsgi.hooks.translation [None req-10e73131-2ed4-4929-978e-a38ce6592f08 9b066e16bab948e392857683d0fead21 ab033f51e5b14b11b940b3a596893004 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 818/1562] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:01:36 2026] DELETE /v2.0/subnets/16f8c8d6-f00c-41d2-80d5-e8561a8e8c7f => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:01:36.041 7 INFO neutron.pecan_wsgi.hooks.translation [None req-62aa7234-57ee-4f3e-a669-b91e27849351 9b066e16bab948e392857683d0fead21 ab033f51e5b14b11b940b3a596893004 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 819/1563] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:01:36 2026] DELETE /v2.0/subnets/6b6565cd-321d-4df6-8375-f514ab6ac1c5 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:01:36.071 8 INFO neutron.db.l3_hamode_db [None req-1e23d108-6a42-4c21-9555-d187545e1561 17132aa65809484f9f8a12ac15c812ee 459de38a134643f7b203d2b4fe03a39d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 07:01:36.502 7 INFO neutron.services.segments.plugin [-] Segment 3536842d-3d84-4e75-8abf-af963ddd5c7f resource provider aggregate not found 2026-05-12 07:01:36.510 7 INFO neutron.services.segments.plugin [-] Segment 3536842d-3d84-4e75-8abf-af963ddd5c7f resource provider aggregate not found 2026-05-12 07:01:36.518 7 INFO neutron.services.segments.plugin [-] Segment 3536842d-3d84-4e75-8abf-af963ddd5c7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3536842d-3d84-4e75-8abf-af963ddd5c7f found for delete ", "request_id": "req-b490708e-5eb8-41f6-8603-4a3044c3a1eb"}]} 2026-05-12 07:01:36.524 7 INFO neutron.services.segments.plugin [-] Segment 3536842d-3d84-4e75-8abf-af963ddd5c7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3536842d-3d84-4e75-8abf-af963ddd5c7f found for delete ", "request_id": "req-9e1c34ea-2bdf-4db8-b7de-f1749240b554"}]} [pid: 8|app: 0|req: 745/1564] 10.0.0.70 () {34 vars in 667 bytes} [Tue May 12 07:01:35 2026] POST /v2.0/routers => generated 474 bytes in 806 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1565] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:01:36 2026] GET /v2.0/security-groups?tenant_id=c89689c574ca437dace780d8744dfd98&name=default => generated 2925 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1566] 10.0.0.70 () {34 vars in 750 bytes} [Tue May 12 07:01:36 2026] PUT /v2.0/routers/942ee9e2-7b53-4b0e-ba4c-099a2b298035/tags => generated 17 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1567] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:01:36 2026] GET /v2.0/security-groups?tenant_id=ab033f51e5b14b11b940b3a596893004&name=default => generated 2925 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1568] 10.0.0.70 () {34 vars in 750 bytes} [Tue May 12 07:01:36 2026] PUT /v2.0/routers/d0efbe82-840c-4c11-b666-8e704d2e81f3/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1569] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:01:36 2026] DELETE /v2.0/security-groups/f0511d6f-2506-4186-ac68-070fb2ebccad => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1570] 10.0.0.70 () {34 vars in 750 bytes} [Tue May 12 07:01:36 2026] PUT /v2.0/routers/6e8ef6ff-f3be-44ad-ba9f-9b4a17cce20f/tags => generated 34 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1571] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:01:36 2026] DELETE /v2.0/security-groups/494c7fb0-1dff-4ef7-9154-e8556b4d843d => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1572] 10.0.0.70 () {34 vars in 750 bytes} [Tue May 12 07:01:37 2026] PUT /v2.0/routers/d912f6ec-0726-4d07-8eb2-54122f35ff62/tags => generated 19 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1573] 10.0.0.70 () {32 vars in 663 bytes} [Tue May 12 07:01:37 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1574] 10.0.0.70 () {32 vars in 677 bytes} [Tue May 12 07:01:37 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1575] 10.0.0.70 () {32 vars in 673 bytes} [Tue May 12 07:01:37 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1576] 10.0.0.70 () {32 vars in 685 bytes} [Tue May 12 07:01:37 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1577] 10.0.0.70 () {32 vars in 671 bytes} [Tue May 12 07:01:37 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1578] 10.0.0.70 () {32 vars in 685 bytes} [Tue May 12 07:01:37 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1579] 10.0.0.70 () {32 vars in 681 bytes} [Tue May 12 07:01:37 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1580] 10.0.0.70 () {32 vars in 693 bytes} [Tue May 12 07:01:37 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1581] 10.0.0.70 () {32 vars in 720 bytes} [Tue May 12 07:01:37 2026] GET /v2.0/routers/942ee9e2-7b53-4b0e-ba4c-099a2b298035 => generated 485 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1582] 10.0.0.70 () {34 vars in 741 bytes} [Tue May 12 07:01:37 2026] PUT /v2.0/routers/942ee9e2-7b53-4b0e-ba4c-099a2b298035 => generated 485 bytes in 533 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1583] 10.0.0.70 () {32 vars in 735 bytes} [Tue May 12 07:01:38 2026] GET /v2.0/ports?device_id=942ee9e2-7b53-4b0e-ba4c-099a2b298035 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:01:38.799 8 WARNING neutron_lib.context [None req-54a7501e-1326-4af8-8d2c-05a5c8eb2317 4dec42a5559342349cc5148c0dad1ff0 68f09c04532341a1b6f10a75d4285bf5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 830/1584] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:01:38 2026] DELETE /v2.0/routers/942ee9e2-7b53-4b0e-ba4c-099a2b298035 => generated 0 bytes in 382 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1585] 10.0.0.70 () {34 vars in 675 bytes} [Tue May 12 07:01:38 2026] POST /v2.0/subnetpools => generated 548 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1586] 10.0.0.70 () {32 vars in 728 bytes} [Tue May 12 07:01:38 2026] GET /v2.0/subnetpools/709a7dbb-92ea-4f61-b6b5-dff8c88cfb17 => generated 548 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1587] 10.0.0.70 () {32 vars in 720 bytes} [Tue May 12 07:01:38 2026] GET /v2.0/routers/d0efbe82-840c-4c11-b666-8e704d2e81f3 => generated 493 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1588] 10.0.0.70 () {34 vars in 748 bytes} [Tue May 12 07:01:38 2026] PUT /v2.0/subnetpools/709a7dbb-92ea-4f61-b6b5-dff8c88cfb17 => generated 501 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1589] 10.0.0.70 () {32 vars in 731 bytes} [Tue May 12 07:01:39 2026] DELETE /v2.0/subnetpools/709a7dbb-92ea-4f61-b6b5-dff8c88cfb17 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:01:39.095 8 INFO neutron.api.v2.resource [None req-e044bf24-c8ef-47fd-afa0-68bf9ceab712 4dec42a5559342349cc5148c0dad1ff0 68f09c04532341a1b6f10a75d4285bf5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 759/1590] 10.0.0.70 () {32 vars in 728 bytes} [Tue May 12 07:01:39 2026] GET /v2.0/subnetpools/709a7dbb-92ea-4f61-b6b5-dff8c88cfb17 => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:01:39.115 8 INFO neutron.api.v2.resource [None req-0d33caaf-f5b4-45a5-86e5-3c400863fa0d 4dec42a5559342349cc5148c0dad1ff0 68f09c04532341a1b6f10a75d4285bf5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 760/1591] 10.0.0.70 () {32 vars in 731 bytes} [Tue May 12 07:01:39 2026] DELETE /v2.0/subnetpools/709a7dbb-92ea-4f61-b6b5-dff8c88cfb17 => generated 145 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1592] 10.0.0.70 () {34 vars in 741 bytes} [Tue May 12 07:01:38 2026] PUT /v2.0/routers/d0efbe82-840c-4c11-b666-8e704d2e81f3 => generated 493 bytes in 533 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1593] 10.0.0.70 () {32 vars in 735 bytes} [Tue May 12 07:01:39 2026] GET /v2.0/ports?device_id=d0efbe82-840c-4c11-b666-8e704d2e81f3 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1594] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:01:39 2026] GET /v2.0/security-groups?tenant_id=c6bc532f22d94438baa8496a742bfb83&name=default => generated 2925 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1595] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:01:39 2026] GET /v2.0/security-groups?tenant_id=68f09c04532341a1b6f10a75d4285bf5&name=default => generated 2925 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1596] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:01:39 2026] DELETE /v2.0/routers/d0efbe82-840c-4c11-b666-8e704d2e81f3 => generated 0 bytes in 344 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1597] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:01:39 2026] DELETE /v2.0/security-groups/15aedacd-0efd-4090-bf09-491ae53ecc99 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1598] 10.0.0.70 () {32 vars in 720 bytes} [Tue May 12 07:01:39 2026] GET /v2.0/routers/6e8ef6ff-f3be-44ad-ba9f-9b4a17cce20f => generated 502 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1599] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:01:39 2026] DELETE /v2.0/security-groups/531584fb-41f3-47aa-b858-5b74c0307b59 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1600] 10.0.0.70 () {34 vars in 741 bytes} [Tue May 12 07:01:39 2026] PUT /v2.0/routers/6e8ef6ff-f3be-44ad-ba9f-9b4a17cce20f => generated 502 bytes in 593 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1601] 10.0.0.70 () {32 vars in 735 bytes} [Tue May 12 07:01:40 2026] GET /v2.0/ports?device_id=6e8ef6ff-f3be-44ad-ba9f-9b4a17cce20f => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1602] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:01:40 2026] DELETE /v2.0/routers/6e8ef6ff-f3be-44ad-ba9f-9b4a17cce20f => generated 0 bytes in 359 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1603] 10.0.0.70 () {32 vars in 720 bytes} [Tue May 12 07:01:40 2026] GET /v2.0/routers/d912f6ec-0726-4d07-8eb2-54122f35ff62 => generated 487 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1604] 10.0.0.70 () {34 vars in 741 bytes} [Tue May 12 07:01:40 2026] PUT /v2.0/routers/d912f6ec-0726-4d07-8eb2-54122f35ff62 => generated 487 bytes in 443 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1605] 10.0.0.70 () {32 vars in 735 bytes} [Tue May 12 07:01:41 2026] GET /v2.0/ports?device_id=d912f6ec-0726-4d07-8eb2-54122f35ff62 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1606] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:01:41 2026] DELETE /v2.0/routers/d912f6ec-0726-4d07-8eb2-54122f35ff62 => generated 0 bytes in 369 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1607] 10.0.0.70 () {32 vars in 720 bytes} [Tue May 12 07:01:41 2026] GET /v2.0/routers/f813b9c5-e71d-42f8-aabe-4ad196f5c5d5 => generated 480 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1608] 10.0.0.70 () {34 vars in 741 bytes} [Tue May 12 07:01:41 2026] PUT /v2.0/routers/f813b9c5-e71d-42f8-aabe-4ad196f5c5d5 => generated 480 bytes in 524 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1609] 10.0.0.70 () {32 vars in 735 bytes} [Tue May 12 07:01:42 2026] GET /v2.0/ports?device_id=f813b9c5-e71d-42f8-aabe-4ad196f5c5d5 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:01:42.821 7 WARNING neutron_lib.context [None req-fbbf136b-3c9d-4b18-a063-737ecc8594e0 41bca052732f4a2287db4a19838e20f7 e72a24e554654985aff4f28e9affcb55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:01:42.982 7 INFO neutron.db.segments_db [None req-fbbf136b-3c9d-4b18-a063-737ecc8594e0 41bca052732f4a2287db4a19838e20f7 e72a24e554654985aff4f28e9affcb55 - - default default] Added segment 70c76b92-bc43-45bc-84e3-a709d65f5f7d of type vxlan for network 9e21b2f0-7733-4955-a42f-37d0d5a7e02e 2026-05-12 07:01:43.030 8 INFO neutron.services.segments.plugin [-] Segment 6adcae98-2f78-43d7-899d-5e6a11d1c9ca resource provider aggregate not found 2026-05-12 07:01:43.036 8 INFO neutron.services.segments.plugin [-] Segment 6adcae98-2f78-43d7-899d-5e6a11d1c9ca resource provider aggregate not found 2026-05-12 07:01:43.050 8 INFO neutron.services.segments.plugin [-] Segment 6adcae98-2f78-43d7-899d-5e6a11d1c9ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6adcae98-2f78-43d7-899d-5e6a11d1c9ca found for delete ", "request_id": "req-ddc7be72-6a2c-4d8b-afa9-25cf5f0f11ea"}]} 2026-05-12 07:01:43.051 8 INFO neutron.services.segments.plugin [-] Segment 6adcae98-2f78-43d7-899d-5e6a11d1c9ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6adcae98-2f78-43d7-899d-5e6a11d1c9ca found for delete ", "request_id": "req-b7a24585-79b9-44d1-b86a-1e262ebcd767"}]} 2026-05-12 07:01:43.052 8 INFO neutron.db.l3_hamode_db [None req-135c3850-b52e-43d2-838e-b01ac38570bd 17132aa65809484f9f8a12ac15c812ee 459de38a134643f7b203d2b4fe03a39d - - default default] HA network d0a19357-7c4a-4187-a410-72eb8066f545 was deleted as no HA routers are present in tenant 459de38a134643f7b203d2b4fe03a39d. [pid: 8|app: 0|req: 770/1610] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:01:42 2026] DELETE /v2.0/routers/f813b9c5-e71d-42f8-aabe-4ad196f5c5d5 => generated 0 bytes in 627 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1611] 10.0.0.70 () {34 vars in 670 bytes} [Tue May 12 07:01:42 2026] POST /v2.0/networks => generated 633 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:01:43.087 8 WARNING neutron_lib.context [None req-8d4c6d2b-4496-4e34-b59d-732f1836d9f3 41bca052732f4a2287db4a19838e20f7 e72a24e554654985aff4f28e9affcb55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:01:43.134 8 INFO neutron.db.segments_db [None req-8d4c6d2b-4496-4e34-b59d-732f1836d9f3 41bca052732f4a2287db4a19838e20f7 e72a24e554654985aff4f28e9affcb55 - - default default] Added segment 897a20a2-8fef-4153-9b17-aeff4f42fdc9 of type vxlan for network dac04da1-7b3d-463f-86f9-72633477b278 2026-05-12 07:01:43.396 8 INFO neutron.db.l3_hamode_db [None req-8d4c6d2b-4496-4e34-b59d-732f1836d9f3 41bca052732f4a2287db4a19838e20f7 e72a24e554654985aff4f28e9affcb55 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 842/1612] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:01:43 2026] GET /v2.0/security-groups?tenant_id=81cb4833896140dfa1fb23e26db81f48&name=default => generated 2925 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1613] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:01:43 2026] DELETE /v2.0/security-groups/425caf7e-f9ec-484e-89d7-0a5125eda10c => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1614] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:01:43 2026] GET /v2.0/security-groups?tenant_id=1701fd52f5aa40b8b6b7e2ccc6f9b45e&name=default => generated 2925 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:01:44.195 8 INFO neutron.db.l3_hamode_db [None req-8d4c6d2b-4496-4e34-b59d-732f1836d9f3 41bca052732f4a2287db4a19838e20f7 e72a24e554654985aff4f28e9affcb55 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 845/1615] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:01:44 2026] DELETE /v2.0/security-groups/6e7efcd2-e5cb-45b3-859d-9aa77cac16ba => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1616] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:01:44 2026] GET /v2.0/security-groups?tenant_id=c66d7a1fe9c94574a38ce13b4f6f699c&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1617] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:01:44 2026] DELETE /v2.0/security-groups/7431faf9-3ee0-4570-b307-293c70cfb024 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1618] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:01:44 2026] GET /v2.0/security-groups?tenant_id=459de38a134643f7b203d2b4fe03a39d&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1619] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:01:44 2026] DELETE /v2.0/security-groups/4d4101aa-318d-40a7-b91f-8a5956af3f7e => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1620] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:01:43 2026] POST /v2.0/routers => generated 694 bytes in 2438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1621] 10.0.0.70 () {32 vars in 775 bytes} [Tue May 12 07:01:45 2026] GET /v2.0/subnets?project_id=e72a24e554654985aff4f28e9affcb55&cidr=10.100.0.0%2F28 => generated 14 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1622] 10.0.0.70 () {32 vars in 693 bytes} [Tue May 12 07:01:45 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1623] 10.0.0.70 () {32 vars in 783 bytes} [Tue May 12 07:01:45 2026] GET /v2.0/subnets?network_id=81a48e34-db43-405e-930e-4059b089f870&cidr=10.100.0.0%2F28 => generated 14 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:01:45.835 8 WARNING neutron_lib.context [None req-de241417-b876-4016-a1fe-9f595af3c43e 41bca052732f4a2287db4a19838e20f7 e72a24e554654985aff4f28e9affcb55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 773/1624] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:01:45 2026] POST /v2.0/subnets => generated 657 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1625] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 07:01:46 2026] GET /v2.0/ports?device_id=6bc43200-3169-4fe8-ad7a-9da6e6feba59 => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1626] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 07:01:46 2026] GET /v2.0/security-groups?id=ea88c22d-6744-4927-ae95-700525a0a443&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1627] 199.204.45.222 () {34 vars in 1096 bytes} [Tue May 12 07:01:47 2026] GET /v2.0/ports?device_id=6bc43200-3169-4fe8-ad7a-9da6e6feba59&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1628] 10.0.0.70 () {34 vars in 782 bytes} [Tue May 12 07:01:46 2026] PUT /v2.0/routers/b9aaaa58-e5b6-4a19-8da9-315ad0d62cd9/add_router_interface => generated 309 bytes in 1358 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1629] 10.0.0.70 () {32 vars in 648 bytes} [Tue May 12 07:01:47 2026] GET /v2.0/networks => generated 5060 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1630] 10.0.0.70 () {32 vars in 646 bytes} [Tue May 12 07:01:47 2026] GET /v2.0/subnets => generated 3898 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1631] 10.0.0.70 () {32 vars in 646 bytes} [Tue May 12 07:01:47 2026] GET /v2.0/routers => generated 1464 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:01:47.751 7 WARNING neutron_lib.context [None req-910c03a3-4800-42de-aa38-9a6cd529b79f 41bca052732f4a2287db4a19838e20f7 e72a24e554654985aff4f28e9affcb55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 854/1632] 10.0.0.70 () {34 vars in 684 bytes} [Tue May 12 07:01:47 2026] POST /v2.0/security-groups => generated 1675 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 07:01:47.946 8 WARNING neutron_lib.context [None req-9d841247-a1e8-4975-9df7-97b577738eff 41bca052732f4a2287db4a19838e20f7 e72a24e554654985aff4f28e9affcb55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 779/1633] 10.0.0.70 () {34 vars in 694 bytes} [Tue May 12 07:01:47 2026] POST /v2.0/security-group-rules => generated 597 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:01:48.104 7 WARNING neutron_lib.context [None req-57e622ad-63db-47cd-9fd2-259ba4adf400 41bca052732f4a2287db4a19838e20f7 e72a24e554654985aff4f28e9affcb55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 855/1634] 10.0.0.70 () {34 vars in 694 bytes} [Tue May 12 07:01:48 2026] POST /v2.0/security-group-rules => generated 596 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:01:48.229 8 WARNING neutron_lib.context [None req-235467d1-f102-4290-90c6-339bdfd1cda5 41bca052732f4a2287db4a19838e20f7 e72a24e554654985aff4f28e9affcb55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 780/1635] 10.0.0.70 () {34 vars in 694 bytes} [Tue May 12 07:01:48 2026] POST /v2.0/security-group-rules => generated 602 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:01:48.352 7 WARNING neutron_lib.context [None req-5901d348-885d-4c78-acd2-4d97fb476a81 41bca052732f4a2287db4a19838e20f7 e72a24e554654985aff4f28e9affcb55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 781/1636] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:01:48 2026] GET /v2.0/ports?tenant_id=e14a47e9e81e42bdb97d674cca5d6e91&device_id=6bc43200-3169-4fe8-ad7a-9da6e6feba59 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1637] 10.0.0.70 () {34 vars in 694 bytes} [Tue May 12 07:01:48 2026] POST /v2.0/security-group-rules => generated 601 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:01:48.481 8 WARNING neutron_lib.context [None req-66c838f8-6041-4ee9-b788-8804d8ef5e2c 41bca052732f4a2287db4a19838e20f7 e72a24e554654985aff4f28e9affcb55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:01:48.512 8 INFO neutron.db.securitygroups_db [None req-66c838f8-6041-4ee9-b788-8804d8ef5e2c 41bca052732f4a2287db4a19838e20f7 e72a24e554654985aff4f28e9affcb55 - - default default] Project e72a24e554654985aff4f28e9affcb55 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 782/1638] 10.0.0.70 () {34 vars in 694 bytes} [Tue May 12 07:01:48 2026] POST /v2.0/security-group-rules => generated 607 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:01:48.621 7 WARNING neutron_lib.context [None req-43af565e-9388-4903-911b-5b1d57861bf1 41bca052732f4a2287db4a19838e20f7 e72a24e554654985aff4f28e9affcb55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:01:48.656 7 INFO neutron.db.securitygroups_db [None req-43af565e-9388-4903-911b-5b1d57861bf1 41bca052732f4a2287db4a19838e20f7 e72a24e554654985aff4f28e9affcb55 - - default default] Project e72a24e554654985aff4f28e9affcb55 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 857/1639] 10.0.0.70 () {34 vars in 694 bytes} [Tue May 12 07:01:48 2026] POST /v2.0/security-group-rules => generated 606 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1640] 199.204.45.222 () {34 vars in 986 bytes} [Tue May 12 07:01:48 2026] GET /v2.0/networks?id=a884c1a1-adb1-452e-ae16-3a1ca38c742e => generated 772 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1641] 199.204.45.222 () {34 vars in 1058 bytes} [Tue May 12 07:01:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=f4007410-2b63-4dcb-8ca1-68c4ebd39ce4 => generated 860 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1642] 199.204.45.222 () {34 vars in 984 bytes} [Tue May 12 07:01:49 2026] GET /v2.0/subnets?id=1ab19194-805e-4691-9ce0-0b82d8f001ca => generated 694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1643] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:01:49 2026] GET /v2.0/ports?network_id=a884c1a1-adb1-452e-ae16-3a1ca38c742e&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1644] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:01:49 2026] GET /v2.0/networks/a884c1a1-adb1-452e-ae16-3a1ca38c742e?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1645] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:01:49 2026] GET /v2.0/networks/a884c1a1-adb1-452e-ae16-3a1ca38c742e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:01:49.313 8 WARNING neutron_lib.context [None req-675f3b6d-c567-41cf-b72d-64a0ec3d3686 395c9b50e04246a2ba89255eda332be1 0d9ba1c477864ab6bfa4e4eca58d9e5f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 860/1646] 10.0.0.70 () {32 vars in 648 bytes} [Tue May 12 07:01:49 2026] GET /v2.0/networks => generated 1298 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1647] 10.0.0.84 () {34 vars in 1099 bytes} [Tue May 12 07:01:49 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1817564139&fields=id&tenant_id=e72a24e554654985aff4f28e9affcb55 => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:01:49.476 8 INFO neutron.db.segments_db [None req-675f3b6d-c567-41cf-b72d-64a0ec3d3686 395c9b50e04246a2ba89255eda332be1 0d9ba1c477864ab6bfa4e4eca58d9e5f - - default default] Added segment 6ae0fdc0-1de7-4951-8591-dcc2e994be37 of type vxlan for network 7e9ad687-4406-4847-90d2-39b18fbd48d7 [pid: 7|app: 0|req: 862/1648] 10.0.0.84 () {34 vars in 981 bytes} [Tue May 12 07:01:49 2026] GET /v2.0/networks?id=9e21b2f0-7733-4955-a42f-37d0d5a7e02e => generated 661 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1649] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 07:01:49 2026] POST /v2.0/networks => generated 632 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1650] 10.0.0.84 () {34 vars in 964 bytes} [Tue May 12 07:01:49 2026] GET /v2.0/quotas/e72a24e554654985aff4f28e9affcb55 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:01:49.567 8 WARNING neutron_lib.context [None req-1f06c734-9ec4-4245-bd3d-0d34b06ad0ce 395c9b50e04246a2ba89255eda332be1 0d9ba1c477864ab6bfa4e4eca58d9e5f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 864/1651] 10.0.0.84 () {34 vars in 1001 bytes} [Tue May 12 07:01:49 2026] GET /v2.0/ports?tenant_id=e72a24e554654985aff4f28e9affcb55&fields=id => generated 103 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1652] 10.0.0.84 () {34 vars in 1007 bytes} [Tue May 12 07:01:49 2026] GET /v2.0/networks/9e21b2f0-7733-4955-a42f-37d0d5a7e02e?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1655] 10.0.0.84 () {34 vars in 1107 bytes} [Tue May 12 07:01:49 2026] GET /v2.0/networks/9e21b2f0-7733-4955-a42f-37d0d5a7e02e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1656] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:01:49 2026] POST /v2.0/subnets => generated 626 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:01:49.802 7 WARNING neutron_lib.context [None req-6b7551e6-30a2-4715-b58f-12e419a98baa 395c9b50e04246a2ba89255eda332be1 0d9ba1c477864ab6bfa4e4eca58d9e5f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:01:49.861 7 INFO neutron.db.segments_db [None req-6b7551e6-30a2-4715-b58f-12e419a98baa 395c9b50e04246a2ba89255eda332be1 0d9ba1c477864ab6bfa4e4eca58d9e5f - - default default] Added segment 4702d269-7497-40b2-8486-49f4d5d7b94e of type vxlan for network 7e5fc1da-b7c0-4212-bc00-3186b93dba4d [pid: 8|app: 0|req: 789/1657] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:01:49 2026] GET /v2.0/ports?device_id=ad528a18-b86b-4460-9978-34c1ba602ef1 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1658] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 07:01:49 2026] POST /v2.0/networks => generated 632 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:01:50.013 8 WARNING neutron_lib.context [None req-c057f2f9-86ae-4310-8c35-c00271fc4fa2 395c9b50e04246a2ba89255eda332be1 0d9ba1c477864ab6bfa4e4eca58d9e5f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 790/1659] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:01:50 2026] POST /v2.0/subnets => generated 629 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:01:50.265 7 WARNING neutron_lib.context [None req-e8f37869-492f-477b-b524-2b70a5e32ab0 395c9b50e04246a2ba89255eda332be1 0d9ba1c477864ab6bfa4e4eca58d9e5f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:01:50.335 7 INFO neutron.db.segments_db [None req-e8f37869-492f-477b-b524-2b70a5e32ab0 395c9b50e04246a2ba89255eda332be1 0d9ba1c477864ab6bfa4e4eca58d9e5f - - default default] Added segment b45b66f9-171e-4159-97eb-100cb18e53d2 of type vxlan for network c03de014-87f3-4302-961b-768887f138d8 [pid: 8|app: 0|req: 791/1660] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:01:50 2026] GET /v2.0/ports?device_id=6bc43200-3169-4fe8-ad7a-9da6e6feba59 => generated 971 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1661] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 07:01:50 2026] POST /v2.0/networks => generated 631 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1662] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:01:50 2026] GET /v2.0/security-groups?id=ea88c22d-6744-4927-ae95-700525a0a443&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:01:50.464 7 WARNING neutron_lib.context [None req-d7128748-0a45-4d51-ace8-5174003c5223 395c9b50e04246a2ba89255eda332be1 0d9ba1c477864ab6bfa4e4eca58d9e5f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 793/1663] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:01:50 2026] GET /v2.0/ports?device_id=6bc43200-3169-4fe8-ad7a-9da6e6feba59 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1664] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:01:50 2026] POST /v2.0/subnets => generated 629 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:01:50.726 7 WARNING neutron_lib.context [None req-fd62a115-823e-4fea-b627-f4dee4d5e880 395c9b50e04246a2ba89255eda332be1 0d9ba1c477864ab6bfa4e4eca58d9e5f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 794/1665] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:01:50 2026] GET /v2.0/security-groups?id=ea88c22d-6744-4927-ae95-700525a0a443&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:01:50.777 7 INFO neutron.db.segments_db [None req-fd62a115-823e-4fea-b627-f4dee4d5e880 395c9b50e04246a2ba89255eda332be1 0d9ba1c477864ab6bfa4e4eca58d9e5f - - default default] Added segment e99f56db-f827-4436-8190-cc769f87d533 of type vxlan for network 251bb175-8f25-45e6-a622-4ba2acc7fcaa [pid: 7|app: 0|req: 872/1666] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 07:01:50 2026] POST /v2.0/networks => generated 632 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:01:50.887 8 WARNING neutron_lib.context [None req-3446383a-e641-4c19-b39f-0c2267345438 395c9b50e04246a2ba89255eda332be1 0d9ba1c477864ab6bfa4e4eca58d9e5f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 873/1667] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:01:50 2026] GET /v2.0/ports?device_id=ad528a18-b86b-4460-9978-34c1ba602ef1 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1668] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:01:50 2026] POST /v2.0/subnets => generated 629 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:01:51.173 7 WARNING neutron_lib.context [None req-61d829a0-5310-4c80-8dbb-78f225337c9b 395c9b50e04246a2ba89255eda332be1 0d9ba1c477864ab6bfa4e4eca58d9e5f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:01:51.232 7 INFO neutron.db.segments_db [None req-61d829a0-5310-4c80-8dbb-78f225337c9b 395c9b50e04246a2ba89255eda332be1 0d9ba1c477864ab6bfa4e4eca58d9e5f - - default default] Added segment 9cd90733-1bd1-4f2b-8529-ada8570d9069 of type vxlan for network 0d8d67a4-00a3-4616-8918-38bf81a9de66 [pid: 7|app: 0|req: 874/1669] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 07:01:51 2026] POST /v2.0/networks => generated 631 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:01:51.344 8 WARNING neutron_lib.context [None req-ee276709-ebb8-4593-b8fa-04c9250bd985 395c9b50e04246a2ba89255eda332be1 0d9ba1c477864ab6bfa4e4eca58d9e5f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 796/1670] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:01:51 2026] POST /v2.0/subnets => generated 629 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1671] 10.0.0.70 () {34 vars in 750 bytes} [Tue May 12 07:01:51 2026] PUT /v2.0/subnets/eb9c593c-8d7a-43ea-874e-d0c5c36ae544/tags => generated 17 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1672] 10.0.0.70 () {34 vars in 750 bytes} [Tue May 12 07:01:51 2026] PUT /v2.0/subnets/6d376577-9120-426a-8ee3-706789fbb9c3/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1673] 10.0.0.70 () {34 vars in 750 bytes} [Tue May 12 07:01:51 2026] PUT /v2.0/subnets/0453dc02-a048-4dbb-b21d-92890b5b7a26/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1674] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:01:51 2026] GET /v2.0/ports?device_id=6bc43200-3169-4fe8-ad7a-9da6e6feba59 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1675] 10.0.0.70 () {34 vars in 750 bytes} [Tue May 12 07:01:51 2026] PUT /v2.0/subnets/2144cb92-befd-4be0-b56a-34debf841f21/tags => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1676] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:01:51 2026] GET /v2.0/security-groups?id=ea88c22d-6744-4927-ae95-700525a0a443&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1677] 10.0.0.70 () {32 vars in 663 bytes} [Tue May 12 07:01:51 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1678] 10.0.0.70 () {32 vars in 677 bytes} [Tue May 12 07:01:51 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1679] 10.0.0.70 () {32 vars in 673 bytes} [Tue May 12 07:01:51 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1680] 10.0.0.70 () {32 vars in 685 bytes} [Tue May 12 07:01:52 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1681] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:01:52 2026] GET /v2.0/ports?device_id=ad528a18-b86b-4460-9978-34c1ba602ef1 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1682] 10.0.0.70 () {32 vars in 671 bytes} [Tue May 12 07:01:52 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1683] 10.0.0.70 () {32 vars in 685 bytes} [Tue May 12 07:01:52 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1684] 10.0.0.70 () {32 vars in 681 bytes} [Tue May 12 07:01:52 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1685] 10.0.0.70 () {32 vars in 693 bytes} [Tue May 12 07:01:52 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1686] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:01:52 2026] DELETE /v2.0/subnets/eb9c593c-8d7a-43ea-874e-d0c5c36ae544 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1687] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:01:52 2026] DELETE /v2.0/subnets/6d376577-9120-426a-8ee3-706789fbb9c3 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1688] 199.204.45.222 () {34 vars in 994 bytes} [Tue May 12 07:01:52 2026] GET /v2.0/ports?device_id=6bc43200-3169-4fe8-ad7a-9da6e6feba59 => generated 971 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1689] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:01:52 2026] DELETE /v2.0/subnets/0453dc02-a048-4dbb-b21d-92890b5b7a26 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:01:52.967 7 INFO neutron.db.l3_db [req-8b62528e-1fdf-42c9-8022-6c27a2b990fd req-ee1f2d9f-1123-4a3c-84ae-7235fee440a7 5b55ee32f13c40f88846ffd0d336e044 e14a47e9e81e42bdb97d674cca5d6e91 - - default default] Floating IP c064ad85-6c3b-439c-869c-53a971c5e510 disassociated. External IP: 10.96.250.215, port: f4007410-2b63-4dcb-8ca1-68c4ebd39ce4. [pid: 8|app: 0|req: 807/1690] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:01:52 2026] DELETE /v2.0/subnets/2144cb92-befd-4be0-b56a-34debf841f21 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1691] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:01:53 2026] GET /v2.0/ports?device_id=6bc43200-3169-4fe8-ad7a-9da6e6feba59 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1692] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:01:53 2026] DELETE /v2.0/subnets/a1ce2e5e-135b-41e2-a6ea-26dda0b8699f => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1693] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:01:53 2026] GET /v2.0/ports?device_id=ad528a18-b86b-4460-9978-34c1ba602ef1 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1694] 199.204.45.222 () {36 vars in 997 bytes} [Tue May 12 07:01:52 2026] DELETE /v2.0/ports/f4007410-2b63-4dcb-8ca1-68c4ebd39ce4 => generated 0 bytes in 604 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:01:53.651 8 INFO neutron.services.segments.plugin [-] Segment 6ae0fdc0-1de7-4951-8591-dcc2e994be37 resource provider aggregate not found 2026-05-12 07:01:53.655 8 INFO neutron.services.segments.plugin [-] Segment 6ae0fdc0-1de7-4951-8591-dcc2e994be37 resource provider aggregate not found [pid: 8|app: 0|req: 811/1695] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:01:53 2026] DELETE /v2.0/networks/7e9ad687-4406-4847-90d2-39b18fbd48d7 => generated 0 bytes in 343 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:01:53.734 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b00efb96-f8b0-40e4-8276-7d6c280aecba'] response: {'server_uuid': '6bc43200-3169-4fe8-ad7a-9da6e6feba59', 'name': 'network-vif-deleted', 'tag': 'f4007410-2b63-4dcb-8ca1-68c4ebd39ce4', 'status': 'completed', 'code': 200} 2026-05-12 07:01:54.001 7 INFO neutron.services.segments.plugin [-] Segment 4702d269-7497-40b2-8486-49f4d5d7b94e resource provider aggregate not found 2026-05-12 07:01:54.006 7 INFO neutron.services.segments.plugin [-] Segment 4702d269-7497-40b2-8486-49f4d5d7b94e resource provider aggregate not found [pid: 7|app: 0|req: 885/1696] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:01:53 2026] DELETE /v2.0/networks/7e5fc1da-b7c0-4212-bc00-3186b93dba4d => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:01:54.027 8 INFO neutron.services.segments.plugin [-] Segment 6ae0fdc0-1de7-4951-8591-dcc2e994be37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ae0fdc0-1de7-4951-8591-dcc2e994be37 found for delete ", "request_id": "req-2d5932eb-78c7-453c-9e00-e04d86684a0e"}]} 2026-05-12 07:01:54.028 8 INFO neutron.services.segments.plugin [-] Segment 6ae0fdc0-1de7-4951-8591-dcc2e994be37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ae0fdc0-1de7-4951-8591-dcc2e994be37 found for delete ", "request_id": "req-f8066347-f6ea-4276-bcd0-5767fc7bca8c"}]} 2026-05-12 07:01:54.205 7 INFO neutron.services.segments.plugin [-] Segment 4702d269-7497-40b2-8486-49f4d5d7b94e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4702d269-7497-40b2-8486-49f4d5d7b94e found for delete ", "request_id": "req-a473e001-500e-421f-8ab5-094cee3959cc"}]} 2026-05-12 07:01:54.207 7 INFO neutron.services.segments.plugin [-] Segment 4702d269-7497-40b2-8486-49f4d5d7b94e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4702d269-7497-40b2-8486-49f4d5d7b94e found for delete ", "request_id": "req-a15de27d-bc74-40b3-90a5-5a570b6406f0"}]} [pid: 7|app: 0|req: 886/1697] 199.204.45.222 () {34 vars in 986 bytes} [Tue May 12 07:01:54 2026] GET /v2.0/networks?id=9e21b2f0-7733-4955-a42f-37d0d5a7e02e => generated 661 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1698] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:01:54 2026] GET /v2.0/ports?device_id=6bc43200-3169-4fe8-ad7a-9da6e6feba59 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1699] 199.204.45.222 () {34 vars in 1050 bytes} [Tue May 12 07:01:54 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e72a24e554654985aff4f28e9affcb55 => generated 181 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:01:54.319 7 WARNING neutron_lib.context [req-2086488e-3147-4454-8808-5236403fd160 req-de88afd2-67ac-44df-9782-6f4058aa020c 41bca052732f4a2287db4a19838e20f7 e72a24e554654985aff4f28e9affcb55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 812/1700] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:01:54 2026] DELETE /v2.0/networks/c03de014-87f3-4302-961b-768887f138d8 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1701] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:01:54 2026] DELETE /v2.0/networks/251bb175-8f25-45e6-a622-4ba2acc7fcaa => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1702] 199.204.45.222 () {38 vars in 955 bytes} [Tue May 12 07:01:54 2026] POST /v2.0/ports => generated 958 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 814/1703] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:01:54 2026] GET /v2.0/ports?device_id=ad528a18-b86b-4460-9978-34c1ba602ef1 => generated 961 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1704] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:01:54 2026] DELETE /v2.0/networks/0d8d67a4-00a3-4616-8918-38bf81a9de66 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1705] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:01:54 2026] GET /v2.0/security-groups?id=d537387a-cd5d-4dfe-b234-062c8a580413&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1706] 199.204.45.222 () {38 vars in 1028 bytes} [Tue May 12 07:01:54 2026] PUT /v2.0/ports/847ce1e3-9448-4a6f-9e8f-c89b208400f3 => generated 1239 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1707] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:01:55 2026] GET /v2.0/ports?device_id=6bc43200-3169-4fe8-ad7a-9da6e6feba59 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:01:55.799 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d4580dd6-e18d-4f73-85b6-b97e28edf52c'] response: {'name': 'network-changed', 'server_uuid': 'ad528a18-b86b-4460-9978-34c1ba602ef1', 'tag': '847ce1e3-9448-4a6f-9e8f-c89b208400f3', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 816/1708] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:01:55 2026] GET /v2.0/security-groups?tenant_id=078adcc046a145a294a27c05d33f7199&name=default => generated 2925 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:01:56.124 8 INFO neutron.services.segments.plugin [-] Segment b45b66f9-171e-4159-97eb-100cb18e53d2 resource provider aggregate not found 2026-05-12 07:01:56.128 8 INFO neutron.services.segments.plugin [-] Segment b45b66f9-171e-4159-97eb-100cb18e53d2 resource provider aggregate not found [pid: 7|app: 0|req: 893/1709] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:01:56 2026] DELETE /v2.0/security-groups/f531f39f-9a97-48a4-aed1-23ad25b5bc5a => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1710] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:01:56 2026] GET /v2.0/ports?device_id=ad528a18-b86b-4460-9978-34c1ba602ef1 => generated 973 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:01:56.175 8 INFO neutron.services.segments.plugin [-] Segment b45b66f9-171e-4159-97eb-100cb18e53d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b45b66f9-171e-4159-97eb-100cb18e53d2 found for delete ", "request_id": "req-32f058b4-fce2-4183-a956-8dafe761349a"}]} 2026-05-12 07:01:56.182 8 INFO neutron.services.segments.plugin [-] Segment b45b66f9-171e-4159-97eb-100cb18e53d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b45b66f9-171e-4159-97eb-100cb18e53d2 found for delete ", "request_id": "req-49f60a0c-3f24-48bd-80c3-70b189400fb7"}]} [pid: 7|app: 0|req: 894/1711] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:01:56 2026] GET /v2.0/security-groups?id=d537387a-cd5d-4dfe-b234-062c8a580413&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:01:56.198 8 INFO neutron.services.segments.plugin [-] Segment e99f56db-f827-4436-8190-cc769f87d533 resource provider aggregate not found 2026-05-12 07:01:56.202 8 INFO neutron.services.segments.plugin [-] Segment e99f56db-f827-4436-8190-cc769f87d533 resource provider aggregate not found 2026-05-12 07:01:56.217 8 INFO neutron.services.segments.plugin [-] Segment e99f56db-f827-4436-8190-cc769f87d533 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e99f56db-f827-4436-8190-cc769f87d533 found for delete ", "request_id": "req-2454199f-4ab8-4142-8afb-2e39358bcf37"}]} 2026-05-12 07:01:56.219 8 INFO neutron.services.segments.plugin [-] Segment e99f56db-f827-4436-8190-cc769f87d533 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e99f56db-f827-4436-8190-cc769f87d533 found for delete ", "request_id": "req-0e862b50-a0a5-4bb6-b985-fada9f5bdee4"}]} [pid: 8|app: 0|req: 818/1712] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:01:56 2026] GET /v2.0/ports?tenant_id=e72a24e554654985aff4f28e9affcb55&device_id=ad528a18-b86b-4460-9978-34c1ba602ef1 => generated 1242 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:01:56.254 7 INFO neutron.services.segments.plugin [-] Segment 9cd90733-1bd1-4f2b-8529-ada8570d9069 resource provider aggregate not found 2026-05-12 07:01:56.257 7 INFO neutron.services.segments.plugin [-] Segment 9cd90733-1bd1-4f2b-8529-ada8570d9069 resource provider aggregate not found [pid: 7|app: 0|req: 895/1713] 199.204.45.222 () {34 vars in 1060 bytes} [Tue May 12 07:01:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=847ce1e3-9448-4a6f-9e8f-c89b208400f3 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:01:56.272 7 INFO neutron.services.segments.plugin [-] Segment 9cd90733-1bd1-4f2b-8529-ada8570d9069 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9cd90733-1bd1-4f2b-8529-ada8570d9069 found for delete ", "request_id": "req-a9a1d5a3-6070-462c-bac2-ce7458300f3c"}]} 2026-05-12 07:01:56.273 7 INFO neutron.services.segments.plugin [-] Segment 9cd90733-1bd1-4f2b-8529-ada8570d9069 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9cd90733-1bd1-4f2b-8529-ada8570d9069 found for delete ", "request_id": "req-6f557194-5166-40a5-82f0-e1e543371b55"}]} [pid: 7|app: 0|req: 896/1714] 199.204.45.222 () {34 vars in 984 bytes} [Tue May 12 07:01:56 2026] GET /v2.0/subnets?id=0ac4185c-51ab-4641-a99a-95e02e17645b => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1715] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:01:56 2026] GET /v2.0/ports?network_id=9e21b2f0-7733-4955-a42f-37d0d5a7e02e&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1716] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:01:56 2026] GET /v2.0/security-groups?tenant_id=0c02e9093d2a4be9bd7b2e52075733de&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1717] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:01:56 2026] GET /v2.0/networks/9e21b2f0-7733-4955-a42f-37d0d5a7e02e?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1718] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:01:56 2026] GET /v2.0/networks/9e21b2f0-7733-4955-a42f-37d0d5a7e02e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1719] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:01:56 2026] GET /v2.0/ports?device_id=6bc43200-3169-4fe8-ad7a-9da6e6feba59 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1720] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:01:56 2026] DELETE /v2.0/security-groups/a4eb52d8-b0e4-4d55-82b4-1d319ef20e4a => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1721] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:01:56 2026] GET /v2.0/security-groups?tenant_id=0d9ba1c477864ab6bfa4e4eca58d9e5f&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1722] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:01:56 2026] DELETE /v2.0/security-groups/a0f876c4-1e83-47f4-871f-ae8005abc5a9 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1723] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:01:56 2026] GET /v2.0/security-groups?tenant_id=adad4fc76daf48af8610aa283db914ba&name=default => generated 2925 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1724] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:01:57 2026] DELETE /v2.0/security-groups/09618b63-b2b8-47f0-90da-5fbd8f13e3db => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1725] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:01:57 2026] GET /v2.0/ports?device_id=ad528a18-b86b-4460-9978-34c1ba602ef1 => generated 973 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1726] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:01:57 2026] GET /v2.0/security-groups?id=d537387a-cd5d-4dfe-b234-062c8a580413&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1727] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:01:57 2026] GET /v2.0/ports?tenant_id=e72a24e554654985aff4f28e9affcb55&device_id=ad528a18-b86b-4460-9978-34c1ba602ef1 => generated 1242 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1728] 199.204.45.222 () {34 vars in 986 bytes} [Tue May 12 07:01:57 2026] GET /v2.0/networks?id=9e21b2f0-7733-4955-a42f-37d0d5a7e02e => generated 757 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1729] 199.204.45.222 () {34 vars in 1060 bytes} [Tue May 12 07:01:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=847ce1e3-9448-4a6f-9e8f-c89b208400f3 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1730] 199.204.45.222 () {34 vars in 984 bytes} [Tue May 12 07:01:57 2026] GET /v2.0/subnets?id=0ac4185c-51ab-4641-a99a-95e02e17645b => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1731] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:01:57 2026] DELETE /v2.0/security-groups/ea88c22d-6744-4927-ae95-700525a0a443 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:01:57.696 7 INFO neutron.api.v2.resource [None req-5094aaeb-8e6f-460b-931d-c8a2835114d7 5b55ee32f13c40f88846ffd0d336e044 e14a47e9e81e42bdb97d674cca5d6e91 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 906/1732] 10.0.0.70 () {32 vars in 736 bytes} [Tue May 12 07:01:57 2026] GET /v2.0/security-groups/ea88c22d-6744-4927-ae95-700525a0a443 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1733] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:01:57 2026] GET /v2.0/ports?network_id=9e21b2f0-7733-4955-a42f-37d0d5a7e02e&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1734] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:01:57 2026] GET /v2.0/networks/9e21b2f0-7733-4955-a42f-37d0d5a7e02e?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1735] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:01:57 2026] GET /v2.0/networks/9e21b2f0-7733-4955-a42f-37d0d5a7e02e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1736] 10.0.0.70 () {32 vars in 731 bytes} [Tue May 12 07:01:57 2026] DELETE /v2.0/floatingips/c064ad85-6c3b-439c-869c-53a971c5e510 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1737] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:01:58 2026] GET /v2.0/ports?device_id=ad528a18-b86b-4460-9978-34c1ba602ef1 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1738] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:01:58 2026] GET /v2.0/security-groups?id=d537387a-cd5d-4dfe-b234-062c8a580413&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1739] 10.0.0.70 () {34 vars in 788 bytes} [Tue May 12 07:01:57 2026] PUT /v2.0/routers/d679e41a-60ae-4789-be6e-facded1e456b/remove_router_interface => generated 309 bytes in 985 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1740] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:01:59 2026] GET /v2.0/ports?device_id=ad528a18-b86b-4460-9978-34c1ba602ef1 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1741] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:01:59 2026] GET /v2.0/security-groups?id=d537387a-cd5d-4dfe-b234-062c8a580413&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:01:59.823 7 INFO neutron.services.segments.plugin [-] Segment 2c60736f-3841-4a06-a1bd-dcf413ebd65f resource provider aggregate not found 2026-05-12 07:01:59.827 7 INFO neutron.services.segments.plugin [-] Segment 2c60736f-3841-4a06-a1bd-dcf413ebd65f resource provider aggregate not found 2026-05-12 07:01:59.833 7 INFO neutron.services.segments.plugin [-] Segment 2c60736f-3841-4a06-a1bd-dcf413ebd65f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c60736f-3841-4a06-a1bd-dcf413ebd65f found for delete ", "request_id": "req-7f59db72-1264-4376-a1f9-dcda3f3982ae"}]} 2026-05-12 07:01:59.846 7 INFO neutron.services.segments.plugin [-] Segment 2c60736f-3841-4a06-a1bd-dcf413ebd65f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c60736f-3841-4a06-a1bd-dcf413ebd65f found for delete ", "request_id": "req-4e4ace5b-89b5-4f50-ad8c-a3b3e07f2bad"}]} 2026-05-12 07:01:59.849 7 INFO neutron.db.l3_hamode_db [None req-53532604-3dbb-4ba3-bfeb-84fb6621d8c1 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] HA network 0df058df-81d6-46ef-910f-46c68f89dd24 was deleted as no HA routers are present in tenant e14a47e9e81e42bdb97d674cca5d6e91. [pid: 7|app: 0|req: 910/1742] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:01:58 2026] DELETE /v2.0/routers/d679e41a-60ae-4789-be6e-facded1e456b => generated 0 bytes in 882 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1743] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:01:59 2026] DELETE /v2.0/subnets/1ab19194-805e-4691-9ce0-0b82d8f001ca => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:02:00.254 8 WARNING neutron_lib.context [None req-dd50c23d-bec6-40d8-bdcd-b7919f33c074 f2beb72bc9e44707b5e10aba037826e7 b9bbb9f125af472a93170bee5362ad58 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 911/1744] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:02:00 2026] DELETE /v2.0/networks/a884c1a1-adb1-452e-ae16-3a1ca38c742e => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:02:00.417 8 INFO neutron.db.segments_db [None req-dd50c23d-bec6-40d8-bdcd-b7919f33c074 f2beb72bc9e44707b5e10aba037826e7 b9bbb9f125af472a93170bee5362ad58 - - default default] Added segment cc4d5dc4-f63d-4c91-a88c-f41102cea175 of type vxlan for network 84b01f67-8476-4165-ac30-e3b40099d063 [pid: 7|app: 0|req: 912/1745] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:02:00 2026] GET /v2.0/security-groups?tenant_id=e14a47e9e81e42bdb97d674cca5d6e91&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1746] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 07:02:00 2026] POST /v2.0/networks => generated 632 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1747] 10.0.0.70 () {34 vars in 752 bytes} [Tue May 12 07:02:00 2026] PUT /v2.0/networks/84b01f67-8476-4165-ac30-e3b40099d063/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1748] 10.0.0.70 () {32 vars in 732 bytes} [Tue May 12 07:02:00 2026] GET /v2.0/networks/84b01f67-8476-4165-ac30-e3b40099d063/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1749] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:02:00 2026] DELETE /v2.0/security-groups/88e8763b-b1e8-42e8-ad30-ebd9cd60d067 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1750] 10.0.0.70 () {34 vars in 763 bytes} [Tue May 12 07:02:00 2026] PUT /v2.0/networks/84b01f67-8476-4165-ac30-e3b40099d063/tags/green => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1751] 10.0.0.70 () {32 vars in 732 bytes} [Tue May 12 07:02:00 2026] GET /v2.0/networks/84b01f67-8476-4165-ac30-e3b40099d063/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1752] 10.0.0.70 () {34 vars in 759 bytes} [Tue May 12 07:02:00 2026] PUT /v2.0/networks/84b01f67-8476-4165-ac30-e3b40099d063/tags/red => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1753] 10.0.0.70 () {32 vars in 732 bytes} [Tue May 12 07:02:00 2026] GET /v2.0/networks/84b01f67-8476-4165-ac30-e3b40099d063/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1754] 10.0.0.70 () {34 vars in 781 bytes} [Tue May 12 07:02:00 2026] PUT /v2.0/networks/84b01f67-8476-4165-ac30-e3b40099d063/tags/black.or.white => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1755] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:02:00 2026] GET /v2.0/ports?device_id=ad528a18-b86b-4460-9978-34c1ba602ef1 => generated 975 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1756] 10.0.0.70 () {32 vars in 732 bytes} [Tue May 12 07:02:00 2026] GET /v2.0/networks/84b01f67-8476-4165-ac30-e3b40099d063/tags => generated 52 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1757] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:02:00 2026] GET /v2.0/security-groups?id=d537387a-cd5d-4dfe-b234-062c8a580413&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1758] 10.0.0.70 () {34 vars in 752 bytes} [Tue May 12 07:02:00 2026] PUT /v2.0/networks/84b01f67-8476-4165-ac30-e3b40099d063/tags => generated 37 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1759] 10.0.0.70 () {32 vars in 732 bytes} [Tue May 12 07:02:00 2026] GET /v2.0/networks/84b01f67-8476-4165-ac30-e3b40099d063/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1760] 10.0.0.70 () {32 vars in 740 bytes} [Tue May 12 07:02:00 2026] GET /v2.0/networks/84b01f67-8476-4165-ac30-e3b40099d063/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:02:01.056 8 INFO neutron.api.v2.resource [None req-ae93c3e8-765c-4df7-9287-b476983d71e3 f2beb72bc9e44707b5e10aba037826e7 b9bbb9f125af472a93170bee5362ad58 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 842/1761] 10.0.0.70 () {32 vars in 744 bytes} [Tue May 12 07:02:01 2026] GET /v2.0/networks/84b01f67-8476-4165-ac30-e3b40099d063/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1762] 10.0.0.70 () {32 vars in 743 bytes} [Tue May 12 07:02:01 2026] DELETE /v2.0/networks/84b01f67-8476-4165-ac30-e3b40099d063/tags/red => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1763] 10.0.0.70 () {32 vars in 732 bytes} [Tue May 12 07:02:01 2026] GET /v2.0/networks/84b01f67-8476-4165-ac30-e3b40099d063/tags => generated 30 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:02:01.222 7 INFO neutron.api.v2.resource [None req-5faad450-6dfb-4fea-96b5-aa24c3485220 f2beb72bc9e44707b5e10aba037826e7 b9bbb9f125af472a93170bee5362ad58 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 921/1764] 10.0.0.70 () {32 vars in 747 bytes} [Tue May 12 07:02:01 2026] DELETE /v2.0/networks/84b01f67-8476-4165-ac30-e3b40099d063/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1765] 10.0.0.70 () {32 vars in 735 bytes} [Tue May 12 07:02:01 2026] DELETE /v2.0/networks/84b01f67-8476-4165-ac30-e3b40099d063/tags => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1766] 10.0.0.70 () {32 vars in 732 bytes} [Tue May 12 07:02:01 2026] GET /v2.0/networks/84b01f67-8476-4165-ac30-e3b40099d063/tags => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:02:01.468 8 INFO neutron.services.segments.plugin [-] Segment cc4d5dc4-f63d-4c91-a88c-f41102cea175 resource provider aggregate not found 2026-05-12 07:02:01.481 8 INFO neutron.services.segments.plugin [-] Segment cc4d5dc4-f63d-4c91-a88c-f41102cea175 resource provider aggregate not found 2026-05-12 07:02:01.491 8 INFO neutron.services.segments.plugin [-] Segment cc4d5dc4-f63d-4c91-a88c-f41102cea175 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc4d5dc4-f63d-4c91-a88c-f41102cea175 found for delete ", "request_id": "req-7644933e-4880-4f08-a714-1fb0367b45ab"}]} [pid: 8|app: 0|req: 845/1767] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:02:01 2026] DELETE /v2.0/networks/84b01f67-8476-4165-ac30-e3b40099d063 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:02:01.854 7 INFO neutron.services.segments.plugin [-] Segment 27e332ae-6578-4611-a4f9-cc97c1ee192b resource provider aggregate not found 2026-05-12 07:02:01.859 7 INFO neutron.services.segments.plugin [-] Segment 27e332ae-6578-4611-a4f9-cc97c1ee192b resource provider aggregate not found 2026-05-12 07:02:01.868 7 INFO neutron.services.segments.plugin [-] Segment 27e332ae-6578-4611-a4f9-cc97c1ee192b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27e332ae-6578-4611-a4f9-cc97c1ee192b found for delete ", "request_id": "req-10a7d410-fcb5-4e7e-9d07-45e13a91d13f"}]} 2026-05-12 07:02:01.874 7 INFO neutron.services.segments.plugin [-] Segment 27e332ae-6578-4611-a4f9-cc97c1ee192b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27e332ae-6578-4611-a4f9-cc97c1ee192b found for delete ", "request_id": "req-b1c07a1f-c914-41c7-af4c-a75e52ed33a5"}]} 2026-05-12 07:02:01.945 8 INFO neutron.services.segments.plugin [-] Segment cc4d5dc4-f63d-4c91-a88c-f41102cea175 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc4d5dc4-f63d-4c91-a88c-f41102cea175 found for delete ", "request_id": "req-8c6846cd-432a-464d-8da9-b8ed5af06a9c"}]} [pid: 8|app: 0|req: 846/1768] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:02:01 2026] GET /v2.0/ports?device_id=ad528a18-b86b-4460-9978-34c1ba602ef1 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1769] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:02:01 2026] GET /v2.0/security-groups?id=d537387a-cd5d-4dfe-b234-062c8a580413&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1770] 10.0.0.70 () {34 vars in 677 bytes} [Tue May 12 07:02:01 2026] POST /v2.0/qos/policies => generated 359 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1771] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:02:02 2026] GET /v2.0/ports?device_id=ad528a18-b86b-4460-9978-34c1ba602ef1 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1772] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:02:02 2026] GET /v2.0/security-groups?id=d537387a-cd5d-4dfe-b234-062c8a580413&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1773] 10.0.0.70 () {34 vars in 677 bytes} [Tue May 12 07:02:02 2026] POST /v2.0/qos/policies => generated 359 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1774] 10.0.0.70 () {32 vars in 735 bytes} [Tue May 12 07:02:02 2026] GET /v2.0/ports?device_id=ad528a18-b86b-4460-9978-34c1ba602ef1 => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1775] 10.0.0.70 () {34 vars in 677 bytes} [Tue May 12 07:02:02 2026] POST /v2.0/qos/policies => generated 359 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:02:02.244 7 WARNING neutron_lib.context [None req-1605125a-06d8-417b-bf56-8dadb4e11a44 41bca052732f4a2287db4a19838e20f7 e72a24e554654985aff4f28e9affcb55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 851/1776] 10.0.0.70 () {34 vars in 677 bytes} [Tue May 12 07:02:02 2026] POST /v2.0/qos/policies => generated 359 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1777] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:02:02 2026] GET /v2.0/security-groups?tenant_id=867523c16b684a2ead2ab5df9497dbc9&name=default => generated 2925 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1778] 10.0.0.70 () {34 vars in 677 bytes} [Tue May 12 07:02:02 2026] POST /v2.0/qos/policies => generated 359 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1779] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:02:02 2026] DELETE /v2.0/security-groups/6c27fbaf-b2bb-40ed-ad2c-16d02d16832a => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1780] 10.0.0.70 () {34 vars in 752 bytes} [Tue May 12 07:02:02 2026] PUT /v2.0/policies/f2240f77-b2cb-4ab2-b665-5ec1c5c8b6e2/tags => generated 17 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1781] 10.0.0.70 () {34 vars in 752 bytes} [Tue May 12 07:02:02 2026] PUT /v2.0/policies/efc019a4-e973-4e0b-8ffb-621ec805bfc4/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1782] 10.0.0.70 () {34 vars in 752 bytes} [Tue May 12 07:02:02 2026] PUT /v2.0/policies/ccef1c24-b59f-4e1c-bb59-f3828b877dd9/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1783] 10.0.0.70 () {34 vars in 752 bytes} [Tue May 12 07:02:02 2026] PUT /v2.0/policies/4644dccd-50fb-4bce-9e3e-6838fab46281/tags => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1784] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:02:02 2026] GET /v2.0/security-groups?tenant_id=b9bbb9f125af472a93170bee5362ad58&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1785] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:02:02 2026] DELETE /v2.0/security-groups/e9f4fca5-b465-4536-b2a1-f2b636c1d6dd => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:02:03.134 7 INFO neutron.db.l3_db [None req-1605125a-06d8-417b-bf56-8dadb4e11a44 41bca052732f4a2287db4a19838e20f7 e72a24e554654985aff4f28e9affcb55 - - default default] Floating IP 650a8027-0384-48b1-a91b-998c544a3345 associated. External IP: 10.96.250.215, port: 847ce1e3-9448-4a6f-9e8f-c89b208400f3. [pid: 7|app: 0|req: 926/1786] 10.0.0.70 () {34 vars in 676 bytes} [Tue May 12 07:02:02 2026] POST /v2.0/floatingips => generated 856 bytes in 1257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1787] 10.0.0.70 () {32 vars in 673 bytes} [Tue May 12 07:02:03 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:02:03.552 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea6d5fe3-d5a7-4d86-bb00-6545309c8eb8'] response: {'name': 'network-changed', 'server_uuid': 'ad528a18-b86b-4460-9978-34c1ba602ef1', 'tag': '847ce1e3-9448-4a6f-9e8f-c89b208400f3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 927/1788] 10.0.0.70 () {32 vars in 728 bytes} [Tue May 12 07:02:03 2026] GET /v2.0/floatingips/650a8027-0384-48b1-a91b-998c544a3345 => generated 856 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1789] 10.0.0.70 () {32 vars in 687 bytes} [Tue May 12 07:02:03 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1790] 10.0.0.70 () {32 vars in 683 bytes} [Tue May 12 07:02:03 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1791] 10.0.0.70 () {32 vars in 695 bytes} [Tue May 12 07:02:03 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1792] 10.0.0.70 () {32 vars in 681 bytes} [Tue May 12 07:02:03 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1793] 10.0.0.70 () {32 vars in 695 bytes} [Tue May 12 07:02:03 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1794] 10.0.0.70 () {32 vars in 691 bytes} [Tue May 12 07:02:03 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1795] 10.0.0.70 () {32 vars in 703 bytes} [Tue May 12 07:02:03 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1796] 10.0.0.70 () {32 vars in 733 bytes} [Tue May 12 07:02:04 2026] DELETE /v2.0/qos/policies/f2240f77-b2cb-4ab2-b665-5ec1c5c8b6e2 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1797] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:02:04 2026] GET /v2.0/ports?tenant_id=e72a24e554654985aff4f28e9affcb55&device_id=ad528a18-b86b-4460-9978-34c1ba602ef1 => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1798] 10.0.0.70 () {32 vars in 733 bytes} [Tue May 12 07:02:04 2026] DELETE /v2.0/qos/policies/efc019a4-e973-4e0b-8ffb-621ec805bfc4 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1799] 199.204.45.222 () {34 vars in 986 bytes} [Tue May 12 07:02:04 2026] GET /v2.0/networks?id=9e21b2f0-7733-4955-a42f-37d0d5a7e02e => generated 757 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1800] 10.0.0.70 () {32 vars in 733 bytes} [Tue May 12 07:02:04 2026] DELETE /v2.0/qos/policies/ccef1c24-b59f-4e1c-bb59-f3828b877dd9 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1801] 199.204.45.222 () {34 vars in 1060 bytes} [Tue May 12 07:02:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=847ce1e3-9448-4a6f-9e8f-c89b208400f3 => generated 859 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1802] 199.204.45.222 () {34 vars in 984 bytes} [Tue May 12 07:02:04 2026] GET /v2.0/subnets?id=0ac4185c-51ab-4641-a99a-95e02e17645b => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1803] 10.0.0.70 () {32 vars in 733 bytes} [Tue May 12 07:02:04 2026] DELETE /v2.0/qos/policies/4644dccd-50fb-4bce-9e3e-6838fab46281 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1804] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:02:04 2026] GET /v2.0/ports?network_id=9e21b2f0-7733-4955-a42f-37d0d5a7e02e&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1805] 10.0.0.70 () {32 vars in 733 bytes} [Tue May 12 07:02:04 2026] DELETE /v2.0/qos/policies/62728320-78c2-457a-97d7-d4ec0ed690d3 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1806] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:02:04 2026] GET /v2.0/networks/9e21b2f0-7733-4955-a42f-37d0d5a7e02e?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1807] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:02:04 2026] GET /v2.0/networks/9e21b2f0-7733-4955-a42f-37d0d5a7e02e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1808] 10.0.0.70 () {32 vars in 728 bytes} [Tue May 12 07:02:04 2026] GET /v2.0/floatingips/650a8027-0384-48b1-a91b-998c544a3345 => generated 856 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1811] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:02:05 2026] GET /v2.0/security-groups?tenant_id=551cc6be1f58476a9704605444fd1f38&name=default => generated 2925 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1812] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:02:05 2026] GET /v2.0/security-groups?tenant_id=6eb854718c464e1d8b5592c470152732&name=default => generated 2925 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1813] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:02:05 2026] DELETE /v2.0/security-groups/f581e48c-4e50-4c09-814c-827a0d56fc21 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1814] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:02:05 2026] DELETE /v2.0/security-groups/29a53e84-fd0b-405c-a458-58f43c65794d => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1815] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:02:05 2026] GET /v2.0/security-groups?tenant_id=347fc27a6dec48a9929403d9f109969e&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1816] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:02:05 2026] GET /v2.0/security-groups?tenant_id=f2a878caeb75429c92725b51b68284b5&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1817] 10.0.0.70 () {32 vars in 728 bytes} [Tue May 12 07:02:05 2026] GET /v2.0/floatingips/650a8027-0384-48b1-a91b-998c544a3345 => generated 858 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1818] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:02:05 2026] DELETE /v2.0/security-groups/e1ccc916-a4f4-4c10-8e7f-0e8efbd6a621 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1819] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:02:05 2026] DELETE /v2.0/security-groups/a66f9eca-5e45-4c99-bc2b-e17d7e97be33 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1820] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:02:05 2026] GET /v2.0/security-groups?tenant_id=89c6baa9f89146138a3126e0c5465fc3&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1821] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:02:06 2026] DELETE /v2.0/security-groups/ce1e7f6d-930f-4f36-a926-5a1a44f9e66b => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:02:06.609 8 WARNING neutron_lib.context [None req-a7bfdd22-a336-4bf4-a938-40b05fa2f03a 351e408438d640c9ad8236a305c9aa8f 4ef09f912d10468daea7ebb8908e6c7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:02:06.757 8 INFO neutron.db.segments_db [None req-a7bfdd22-a336-4bf4-a938-40b05fa2f03a 351e408438d640c9ad8236a305c9aa8f 4ef09f912d10468daea7ebb8908e6c7b - - default default] Added segment 593169f8-ba3c-459a-90ce-822fc5ae31f8 of type vxlan for network 869f1f7f-cfdd-4545-89fe-426598dbcffa [pid: 8|app: 0|req: 879/1822] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 07:02:06 2026] POST /v2.0/networks => generated 632 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:02:06.864 7 WARNING neutron_lib.context [None req-ef1561ed-2fe8-4fd4-bcb5-ca758eda7e28 351e408438d640c9ad8236a305c9aa8f 4ef09f912d10468daea7ebb8908e6c7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 944/1823] 10.0.0.70 () {34 vars in 663 bytes} [Tue May 12 07:02:06 2026] POST /v2.0/ports => generated 743 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1824] 10.0.0.70 () {34 vars in 746 bytes} [Tue May 12 07:02:07 2026] PUT /v2.0/ports/594f1cc9-f705-4e55-9440-d8bd9f7a4de7/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 945/1825] 10.0.0.70 () {32 vars in 726 bytes} [Tue May 12 07:02:07 2026] GET /v2.0/ports/594f1cc9-f705-4e55-9440-d8bd9f7a4de7/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1826] 10.0.0.70 () {34 vars in 757 bytes} [Tue May 12 07:02:07 2026] PUT /v2.0/ports/594f1cc9-f705-4e55-9440-d8bd9f7a4de7/tags/green => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1827] 10.0.0.70 () {32 vars in 726 bytes} [Tue May 12 07:02:07 2026] GET /v2.0/ports/594f1cc9-f705-4e55-9440-d8bd9f7a4de7/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1828] 10.0.0.70 () {34 vars in 753 bytes} [Tue May 12 07:02:07 2026] PUT /v2.0/ports/594f1cc9-f705-4e55-9440-d8bd9f7a4de7/tags/red => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1829] 10.0.0.70 () {32 vars in 726 bytes} [Tue May 12 07:02:07 2026] GET /v2.0/ports/594f1cc9-f705-4e55-9440-d8bd9f7a4de7/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1830] 10.0.0.70 () {34 vars in 775 bytes} [Tue May 12 07:02:07 2026] PUT /v2.0/ports/594f1cc9-f705-4e55-9440-d8bd9f7a4de7/tags/black.or.white => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1831] 10.0.0.70 () {32 vars in 726 bytes} [Tue May 12 07:02:07 2026] GET /v2.0/ports/594f1cc9-f705-4e55-9440-d8bd9f7a4de7/tags => generated 52 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1832] 10.0.0.70 () {34 vars in 746 bytes} [Tue May 12 07:02:07 2026] PUT /v2.0/ports/594f1cc9-f705-4e55-9440-d8bd9f7a4de7/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1833] 10.0.0.70 () {32 vars in 726 bytes} [Tue May 12 07:02:07 2026] GET /v2.0/ports/594f1cc9-f705-4e55-9440-d8bd9f7a4de7/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1834] 10.0.0.70 () {32 vars in 734 bytes} [Tue May 12 07:02:07 2026] GET /v2.0/ports/594f1cc9-f705-4e55-9440-d8bd9f7a4de7/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:02:07.702 7 INFO neutron.api.v2.resource [None req-5a53aeff-507f-4428-8eef-c24c2e6f5ed1 351e408438d640c9ad8236a305c9aa8f 4ef09f912d10468daea7ebb8908e6c7b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 950/1835] 10.0.0.70 () {32 vars in 738 bytes} [Tue May 12 07:02:07 2026] GET /v2.0/ports/594f1cc9-f705-4e55-9440-d8bd9f7a4de7/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1836] 10.0.0.70 () {32 vars in 737 bytes} [Tue May 12 07:02:07 2026] DELETE /v2.0/ports/594f1cc9-f705-4e55-9440-d8bd9f7a4de7/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1837] 10.0.0.70 () {32 vars in 726 bytes} [Tue May 12 07:02:07 2026] GET /v2.0/ports/594f1cc9-f705-4e55-9440-d8bd9f7a4de7/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:02:07.850 8 INFO neutron.api.v2.resource [None req-759d48e9-2bf2-403a-b3f4-51fd8a7a8fba 351e408438d640c9ad8236a305c9aa8f 4ef09f912d10468daea7ebb8908e6c7b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 887/1838] 10.0.0.70 () {32 vars in 741 bytes} [Tue May 12 07:02:07 2026] DELETE /v2.0/ports/594f1cc9-f705-4e55-9440-d8bd9f7a4de7/tags/green => generated 99 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1839] 10.0.0.70 () {32 vars in 729 bytes} [Tue May 12 07:02:07 2026] DELETE /v2.0/ports/594f1cc9-f705-4e55-9440-d8bd9f7a4de7/tags => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1840] 10.0.0.70 () {32 vars in 726 bytes} [Tue May 12 07:02:07 2026] GET /v2.0/ports/594f1cc9-f705-4e55-9440-d8bd9f7a4de7/tags => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1841] 10.0.0.70 () {32 vars in 719 bytes} [Tue May 12 07:02:07 2026] DELETE /v2.0/ports/594f1cc9-f705-4e55-9440-d8bd9f7a4de7 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:02:08.295 8 INFO neutron.services.segments.plugin [-] Segment 593169f8-ba3c-459a-90ce-822fc5ae31f8 resource provider aggregate not found 2026-05-12 07:02:08.300 8 INFO neutron.services.segments.plugin [-] Segment 593169f8-ba3c-459a-90ce-822fc5ae31f8 resource provider aggregate not found 2026-05-12 07:02:08.311 8 INFO neutron.services.segments.plugin [-] Segment 593169f8-ba3c-459a-90ce-822fc5ae31f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 593169f8-ba3c-459a-90ce-822fc5ae31f8 found for delete ", "request_id": "req-49eb1605-a644-4831-a047-e15e43ded7f5"}]} 2026-05-12 07:02:08.313 8 INFO neutron.services.segments.plugin [-] Segment 593169f8-ba3c-459a-90ce-822fc5ae31f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 593169f8-ba3c-459a-90ce-822fc5ae31f8 found for delete ", "request_id": "req-0693553c-461b-4b00-9ad2-425ad2c1495f"}]} [pid: 8|app: 0|req: 889/1842] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:02:08 2026] DELETE /v2.0/networks/869f1f7f-cfdd-4545-89fe-426598dbcffa => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1843] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:02:09 2026] GET /v2.0/security-groups?tenant_id=4ef09f912d10468daea7ebb8908e6c7b&name=default => generated 2925 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1844] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:02:09 2026] DELETE /v2.0/security-groups/4376a45f-80d1-49d1-a9d0-2a34f7056e82 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1845] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:02:09 2026] GET /v2.0/security-groups?tenant_id=59de48caaf434c8488414ee009ea570c&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1846] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:02:09 2026] DELETE /v2.0/security-groups/6d616303-7918-487f-82b4-7ef7abda19f4 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:02:10.583 7 WARNING neutron_lib.context [None req-0a2e9c97-7fe8-4604-94bc-f4112e10f230 513f62547d844c12976b4052600bf65b 8f38ac12d28043a9b3c509210722e5d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 956/1847] 10.0.0.70 () {34 vars in 683 bytes} [Tue May 12 07:02:10 2026] POST /v2.0/security-groups => generated 1601 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 07:02:10.825 8 WARNING neutron_lib.context [None req-a6df09fe-3a46-49f4-a3e8-91718ca64f3b 513f62547d844c12976b4052600bf65b 8f38ac12d28043a9b3c509210722e5d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 892/1848] 10.0.0.70 () {34 vars in 683 bytes} [Tue May 12 07:02:10 2026] POST /v2.0/security-groups => generated 1601 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 07:02:10.992 7 WARNING neutron_lib.context [None req-aed4f0fe-3679-488f-a44a-870c87c5acdc 513f62547d844c12976b4052600bf65b 8f38ac12d28043a9b3c509210722e5d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 957/1849] 10.0.0.70 () {34 vars in 683 bytes} [Tue May 12 07:02:10 2026] POST /v2.0/security-groups => generated 1601 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 07:02:11.128 7 WARNING neutron_lib.context [None req-7dfa4755-0e78-4f64-9245-2ed2f9cf2120 513f62547d844c12976b4052600bf65b 8f38ac12d28043a9b3c509210722e5d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 958/1850] 10.0.0.70 () {34 vars in 683 bytes} [Tue May 12 07:02:11 2026] POST /v2.0/security-groups => generated 1601 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 07:02:11.258 7 WARNING neutron_lib.context [None req-d3bf1a6e-97bf-46ca-b374-0fbfc22a2d10 513f62547d844c12976b4052600bf65b 8f38ac12d28043a9b3c509210722e5d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 959/1851] 10.0.0.70 () {34 vars in 683 bytes} [Tue May 12 07:02:11 2026] POST /v2.0/security-groups => generated 1601 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1852] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:02:11 2026] GET /v2.0/security-groups?tenant_id=c14efc7e16a942baac81afcc7b45ba2f&name=default => generated 2925 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1853] 10.0.0.70 () {34 vars in 766 bytes} [Tue May 12 07:02:11 2026] PUT /v2.0/security-groups/385283d7-2dba-46a7-a8ee-d31c07067cfb/tags => generated 17 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1854] 10.0.0.70 () {34 vars in 766 bytes} [Tue May 12 07:02:11 2026] PUT /v2.0/security-groups/2992648b-a0a2-4760-b876-db55803b1403/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1855] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:02:11 2026] DELETE /v2.0/security-groups/86e332e3-c849-4dd0-8885-efe90aa25f57 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1856] 10.0.0.70 () {34 vars in 766 bytes} [Tue May 12 07:02:11 2026] PUT /v2.0/security-groups/8616152b-9109-49cf-b92e-691d32186033/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1857] 10.0.0.70 () {34 vars in 766 bytes} [Tue May 12 07:02:11 2026] PUT /v2.0/security-groups/5339fa86-2e57-484d-a3b2-7c378c1b31a3/tags => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1858] 10.0.0.70 () {32 vars in 679 bytes} [Tue May 12 07:02:11 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1859] 10.0.0.70 () {32 vars in 693 bytes} [Tue May 12 07:02:11 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1860] 10.0.0.70 () {32 vars in 689 bytes} [Tue May 12 07:02:11 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1861] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:02:11 2026] GET /v2.0/security-groups?tenant_id=fb6dfe9360a944d0892470f049819e7a&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1862] 10.0.0.70 () {32 vars in 701 bytes} [Tue May 12 07:02:11 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1863] 10.0.0.70 () {32 vars in 687 bytes} [Tue May 12 07:02:11 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1864] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:02:11 2026] DELETE /v2.0/security-groups/f32a6c1d-9518-414c-b167-008c41212cb3 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1865] 10.0.0.70 () {32 vars in 701 bytes} [Tue May 12 07:02:11 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1866] 10.0.0.70 () {32 vars in 697 bytes} [Tue May 12 07:02:11 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1867] 10.0.0.70 () {32 vars in 709 bytes} [Tue May 12 07:02:11 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1868] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:02:12 2026] DELETE /v2.0/security-groups/385283d7-2dba-46a7-a8ee-d31c07067cfb => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1869] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:02:12 2026] DELETE /v2.0/security-groups/2992648b-a0a2-4760-b876-db55803b1403 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1870] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:02:12 2026] DELETE /v2.0/security-groups/8616152b-9109-49cf-b92e-691d32186033 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1871] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:02:12 2026] DELETE /v2.0/security-groups/5339fa86-2e57-484d-a3b2-7c378c1b31a3 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1872] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:02:12 2026] DELETE /v2.0/security-groups/965a3b34-d3a6-4e61-9fef-a76393721540 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:02:13.114 8 WARNING neutron_lib.context [None req-90790ea3-f513-4cf9-8218-1cd49cc7d8f9 e506dda6475e494db0b9346f62cca5be 60f653399b144b3790eeea84c27ae2be - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 904/1873] 10.0.0.70 () {34 vars in 675 bytes} [Tue May 12 07:02:12 2026] POST /v2.0/subnetpools => generated 516 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1874] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 07:02:13 2026] GET /v2.0/ports?device_id=ad528a18-b86b-4460-9978-34c1ba602ef1 => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1875] 10.0.0.70 () {34 vars in 758 bytes} [Tue May 12 07:02:13 2026] PUT /v2.0/subnetpools/f0ab4645-94eb-4ab8-9db2-c17d2ef4f9ec/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1876] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 07:02:13 2026] GET /v2.0/security-groups?id=d537387a-cd5d-4dfe-b234-062c8a580413&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1877] 10.0.0.70 () {32 vars in 738 bytes} [Tue May 12 07:02:13 2026] GET /v2.0/subnetpools/f0ab4645-94eb-4ab8-9db2-c17d2ef4f9ec/tags => generated 25 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1878] 10.0.0.70 () {34 vars in 769 bytes} [Tue May 12 07:02:13 2026] PUT /v2.0/subnetpools/f0ab4645-94eb-4ab8-9db2-c17d2ef4f9ec/tags/green => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1879] 10.0.0.70 () {32 vars in 738 bytes} [Tue May 12 07:02:13 2026] GET /v2.0/subnetpools/f0ab4645-94eb-4ab8-9db2-c17d2ef4f9ec/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1880] 10.0.0.70 () {34 vars in 765 bytes} [Tue May 12 07:02:13 2026] PUT /v2.0/subnetpools/f0ab4645-94eb-4ab8-9db2-c17d2ef4f9ec/tags/red => generated 4 bytes in 15 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1881] 10.0.0.70 () {32 vars in 738 bytes} [Tue May 12 07:02:13 2026] GET /v2.0/subnetpools/f0ab4645-94eb-4ab8-9db2-c17d2ef4f9ec/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1882] 10.0.0.70 () {34 vars in 787 bytes} [Tue May 12 07:02:13 2026] PUT /v2.0/subnetpools/f0ab4645-94eb-4ab8-9db2-c17d2ef4f9ec/tags/black.or.white => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1883] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:02:13 2026] GET /v2.0/security-groups?tenant_id=41569d861b104edb85cf3eec3e9d3829&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1884] 10.0.0.70 () {32 vars in 738 bytes} [Tue May 12 07:02:13 2026] GET /v2.0/subnetpools/f0ab4645-94eb-4ab8-9db2-c17d2ef4f9ec/tags => generated 52 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1885] 10.0.0.70 () {34 vars in 758 bytes} [Tue May 12 07:02:13 2026] PUT /v2.0/subnetpools/f0ab4645-94eb-4ab8-9db2-c17d2ef4f9ec/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1886] 10.0.0.70 () {32 vars in 738 bytes} [Tue May 12 07:02:13 2026] GET /v2.0/subnetpools/f0ab4645-94eb-4ab8-9db2-c17d2ef4f9ec/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1887] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:02:13 2026] DELETE /v2.0/security-groups/85daaefa-ff56-4eb3-a27f-126237358be0 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1888] 10.0.0.70 () {32 vars in 746 bytes} [Tue May 12 07:02:13 2026] GET /v2.0/subnetpools/f0ab4645-94eb-4ab8-9db2-c17d2ef4f9ec/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:02:13.556 7 INFO neutron.api.v2.resource [None req-435a9a51-134d-4d57-8568-23a094d349cb e506dda6475e494db0b9346f62cca5be 60f653399b144b3790eeea84c27ae2be - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 974/1889] 10.0.0.70 () {32 vars in 750 bytes} [Tue May 12 07:02:13 2026] GET /v2.0/subnetpools/f0ab4645-94eb-4ab8-9db2-c17d2ef4f9ec/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1890] 10.0.0.70 () {32 vars in 749 bytes} [Tue May 12 07:02:13 2026] DELETE /v2.0/subnetpools/f0ab4645-94eb-4ab8-9db2-c17d2ef4f9ec/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1891] 10.0.0.70 () {32 vars in 738 bytes} [Tue May 12 07:02:13 2026] GET /v2.0/subnetpools/f0ab4645-94eb-4ab8-9db2-c17d2ef4f9ec/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:02:13.663 8 INFO neutron.api.v2.resource [None req-563f9f02-f65d-486f-aa7e-cafb0c6289af e506dda6475e494db0b9346f62cca5be 60f653399b144b3790eeea84c27ae2be - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 917/1892] 10.0.0.70 () {32 vars in 753 bytes} [Tue May 12 07:02:13 2026] DELETE /v2.0/subnetpools/f0ab4645-94eb-4ab8-9db2-c17d2ef4f9ec/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1893] 10.0.0.70 () {32 vars in 741 bytes} [Tue May 12 07:02:13 2026] DELETE /v2.0/subnetpools/f0ab4645-94eb-4ab8-9db2-c17d2ef4f9ec/tags => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1894] 10.0.0.70 () {32 vars in 738 bytes} [Tue May 12 07:02:13 2026] GET /v2.0/subnetpools/f0ab4645-94eb-4ab8-9db2-c17d2ef4f9ec/tags => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1895] 10.0.0.70 () {32 vars in 731 bytes} [Tue May 12 07:02:13 2026] DELETE /v2.0/subnetpools/f0ab4645-94eb-4ab8-9db2-c17d2ef4f9ec => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1896] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:02:13 2026] GET /v2.0/security-groups?tenant_id=977222b2755d41b2a87077b72fad9250&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1897] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:02:13 2026] DELETE /v2.0/security-groups/0120794b-d12d-4a4f-ae08-c1cf62971e00 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1898] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:02:14 2026] GET /v2.0/security-groups?tenant_id=8f38ac12d28043a9b3c509210722e5d5&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1899] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:02:14 2026] DELETE /v2.0/security-groups/c60698db-b58d-4cd9-8431-84fc5e0a8808 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1900] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:02:14 2026] GET /v2.0/security-groups?tenant_id=239eea56e05448f4a80eddd70a4a70ea&name=default => generated 2925 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1901] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:02:14 2026] DELETE /v2.0/security-groups/c9b6cbe5-6189-4701-a597-77401d968e38 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1902] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:02:15 2026] GET /v2.0/security-groups?tenant_id=60f653399b144b3790eeea84c27ae2be&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1903] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:02:15 2026] DELETE /v2.0/security-groups/ba0d543f-8b66-492b-abb3-1c38ea9465c0 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1904] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:02:18 2026] GET /v2.0/security-groups?tenant_id=cd52cbfd9a6d411abef58eb4325793b1&name=default => generated 2925 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1905] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:02:18 2026] DELETE /v2.0/security-groups/f4055150-8cd7-43b3-80f8-c373c5b7fc97 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1906] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:02:19 2026] GET /v2.0/security-groups?tenant_id=8070b58407094fa5ac1101ee83157573&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:02:19.207 8 WARNING neutron_lib.context [None req-bd1bc356-5876-408e-9ca0-c8ff9e7e7f90 46332a5bd60b4475979aa83bc9dc079f 61bf9e91de6c4a95a1f98a94f2e353c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 983/1907] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:02:19 2026] DELETE /v2.0/security-groups/0dc606bc-1bbc-4e64-abf7-217d38abfb45 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:02:19.343 8 INFO neutron.db.segments_db [None req-bd1bc356-5876-408e-9ca0-c8ff9e7e7f90 46332a5bd60b4475979aa83bc9dc079f 61bf9e91de6c4a95a1f98a94f2e353c7 - - default default] Added segment 699b6d62-21b4-420b-a1c2-34f1a43bab1d of type vxlan for network a3f7c4ab-b989-48a1-81ab-783b59c6552a [pid: 8|app: 0|req: 925/1908] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 07:02:19 2026] POST /v2.0/networks => generated 632 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:02:19.449 7 WARNING neutron_lib.context [None req-f3b6e1a0-3e30-4203-8f90-870fe66541af 46332a5bd60b4475979aa83bc9dc079f 61bf9e91de6c4a95a1f98a94f2e353c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 984/1911] 10.0.0.70 () {34 vars in 663 bytes} [Tue May 12 07:02:19 2026] POST /v2.0/ports => generated 743 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:02:19.734 8 WARNING neutron_lib.context [None req-3668414b-93e1-44fc-b184-5688e494c4d7 46332a5bd60b4475979aa83bc9dc079f 61bf9e91de6c4a95a1f98a94f2e353c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 928/1912] 10.0.0.70 () {34 vars in 665 bytes} [Tue May 12 07:02:19 2026] POST /v2.0/trunks => generated 407 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:02:19.969 7 WARNING neutron_lib.context [None req-00cdc482-0109-4ce2-8924-5460e37c592a 46332a5bd60b4475979aa83bc9dc079f 61bf9e91de6c4a95a1f98a94f2e353c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:02:20.026 7 INFO neutron.db.segments_db [None req-00cdc482-0109-4ce2-8924-5460e37c592a 46332a5bd60b4475979aa83bc9dc079f 61bf9e91de6c4a95a1f98a94f2e353c7 - - default default] Added segment 8991d615-7c42-447a-a8cb-eee53a3c9198 of type vxlan for network a5b14a2a-7eb1-4826-901c-30f7513937a0 [pid: 7|app: 0|req: 985/1913] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 07:02:19 2026] POST /v2.0/networks => generated 632 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:02:20.127 8 WARNING neutron_lib.context [None req-f5a0c32a-db7a-436d-afb6-794235793f53 46332a5bd60b4475979aa83bc9dc079f 61bf9e91de6c4a95a1f98a94f2e353c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 929/1914] 10.0.0.70 () {34 vars in 663 bytes} [Tue May 12 07:02:20 2026] POST /v2.0/ports => generated 743 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:02:20.459 7 WARNING neutron_lib.context [None req-9416541b-5bc0-4bb7-a9a5-72b03b061ea6 46332a5bd60b4475979aa83bc9dc079f 61bf9e91de6c4a95a1f98a94f2e353c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 986/1915] 10.0.0.70 () {34 vars in 665 bytes} [Tue May 12 07:02:20 2026] POST /v2.0/trunks => generated 407 bytes in 687 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:02:21.147 8 WARNING neutron_lib.context [None req-5277341d-ebb3-4e87-aeb4-f78bff3ce3fa 46332a5bd60b4475979aa83bc9dc079f 61bf9e91de6c4a95a1f98a94f2e353c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:02:21.213 8 INFO neutron.db.segments_db [None req-5277341d-ebb3-4e87-aeb4-f78bff3ce3fa 46332a5bd60b4475979aa83bc9dc079f 61bf9e91de6c4a95a1f98a94f2e353c7 - - default default] Added segment 4f599dbc-f118-4a1c-b19f-6bc49e64cbe8 of type vxlan for network a4a27419-d225-4d21-b21b-1f9bd7f5e9a3 [pid: 8|app: 0|req: 930/1916] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 07:02:21 2026] POST /v2.0/networks => generated 631 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:02:21.298 7 WARNING neutron_lib.context [None req-0c9ce03f-0ad3-4888-9314-82ec9f3e63eb 46332a5bd60b4475979aa83bc9dc079f 61bf9e91de6c4a95a1f98a94f2e353c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 987/1917] 10.0.0.70 () {34 vars in 663 bytes} [Tue May 12 07:02:21 2026] POST /v2.0/ports => generated 743 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:02:21.609 8 WARNING neutron_lib.context [None req-1be158ef-6aa5-49a8-bf2c-2485fff483ad 46332a5bd60b4475979aa83bc9dc079f 61bf9e91de6c4a95a1f98a94f2e353c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 931/1918] 10.0.0.70 () {34 vars in 665 bytes} [Tue May 12 07:02:21 2026] POST /v2.0/trunks => generated 407 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:02:21.776 7 WARNING neutron_lib.context [None req-272a7a89-f103-49f2-9733-61d926bdd84a 46332a5bd60b4475979aa83bc9dc079f 61bf9e91de6c4a95a1f98a94f2e353c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:02:21.828 7 INFO neutron.db.segments_db [None req-272a7a89-f103-49f2-9733-61d926bdd84a 46332a5bd60b4475979aa83bc9dc079f 61bf9e91de6c4a95a1f98a94f2e353c7 - - default default] Added segment 1b131a10-9cfc-49bd-8f94-0e412e2fb633 of type vxlan for network 9903877d-609b-4fc3-ba83-f6cc365f15af [pid: 7|app: 0|req: 988/1919] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 07:02:21 2026] POST /v2.0/networks => generated 632 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:02:21.922 8 WARNING neutron_lib.context [None req-9e962eeb-ec23-4c01-9f0f-37c702e4fcb6 46332a5bd60b4475979aa83bc9dc079f 61bf9e91de6c4a95a1f98a94f2e353c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 932/1920] 10.0.0.70 () {34 vars in 663 bytes} [Tue May 12 07:02:21 2026] POST /v2.0/ports => generated 743 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:02:22.211 7 WARNING neutron_lib.context [None req-7449a805-5d03-432e-a152-c8289e3e15bf 46332a5bd60b4475979aa83bc9dc079f 61bf9e91de6c4a95a1f98a94f2e353c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 989/1921] 10.0.0.70 () {34 vars in 665 bytes} [Tue May 12 07:02:22 2026] POST /v2.0/trunks => generated 407 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:02:22.379 8 WARNING neutron_lib.context [None req-6e36d920-30b5-419d-a885-534438a5767e 46332a5bd60b4475979aa83bc9dc079f 61bf9e91de6c4a95a1f98a94f2e353c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:02:22.431 8 INFO neutron.db.segments_db [None req-6e36d920-30b5-419d-a885-534438a5767e 46332a5bd60b4475979aa83bc9dc079f 61bf9e91de6c4a95a1f98a94f2e353c7 - - default default] Added segment 98150dff-5385-42b3-b54c-14a7711cd293 of type vxlan for network 21329706-c735-4e15-98c5-f98c34995e57 [pid: 8|app: 0|req: 933/1922] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 07:02:22 2026] POST /v2.0/networks => generated 631 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:02:22.550 7 WARNING neutron_lib.context [None req-5cd09dc6-efba-42ff-a439-561228250531 46332a5bd60b4475979aa83bc9dc079f 61bf9e91de6c4a95a1f98a94f2e353c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 990/1923] 10.0.0.70 () {34 vars in 663 bytes} [Tue May 12 07:02:22 2026] POST /v2.0/ports => generated 743 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:02:22.839 8 WARNING neutron_lib.context [None req-815c3250-c9f1-451b-88f0-369b0292a326 46332a5bd60b4475979aa83bc9dc079f 61bf9e91de6c4a95a1f98a94f2e353c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 934/1924] 10.0.0.70 () {34 vars in 665 bytes} [Tue May 12 07:02:22 2026] POST /v2.0/trunks => generated 407 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 991/1925] 10.0.0.70 () {34 vars in 748 bytes} [Tue May 12 07:02:22 2026] PUT /v2.0/trunks/fc2b6a12-0929-4f06-a7a2-bc1d022f6c37/tags => generated 17 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1926] 10.0.0.70 () {34 vars in 748 bytes} [Tue May 12 07:02:23 2026] PUT /v2.0/trunks/708aad30-29e3-4120-9e68-106d55d64201/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1927] 10.0.0.70 () {34 vars in 748 bytes} [Tue May 12 07:02:23 2026] PUT /v2.0/trunks/0d04f5e2-d7f4-45bc-b885-2b66935cbf4d/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1928] 10.0.0.70 () {34 vars in 748 bytes} [Tue May 12 07:02:23 2026] PUT /v2.0/trunks/467126b3-12d9-40c1-a04d-367e54a60a9b/tags => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1929] 10.0.0.70 () {32 vars in 661 bytes} [Tue May 12 07:02:23 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1930] 10.0.0.70 () {32 vars in 675 bytes} [Tue May 12 07:02:23 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1931] 10.0.0.70 () {32 vars in 671 bytes} [Tue May 12 07:02:23 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1932] 10.0.0.70 () {32 vars in 683 bytes} [Tue May 12 07:02:23 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1933] 10.0.0.70 () {32 vars in 669 bytes} [Tue May 12 07:02:23 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1934] 10.0.0.70 () {32 vars in 683 bytes} [Tue May 12 07:02:23 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1935] 10.0.0.70 () {32 vars in 679 bytes} [Tue May 12 07:02:23 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1936] 10.0.0.70 () {32 vars in 691 bytes} [Tue May 12 07:02:23 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1937] 10.0.0.70 () {32 vars in 718 bytes} [Tue May 12 07:02:23 2026] GET /v2.0/trunks/fc2b6a12-0929-4f06-a7a2-bc1d022f6c37 => generated 412 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1938] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:02:23 2026] GET /v2.0/security-groups?tenant_id=ac9209b0dfeb42d5851272eaf1ffff6b&name=default => generated 2925 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1939] 10.0.0.70 () {32 vars in 716 bytes} [Tue May 12 07:02:23 2026] GET /v2.0/ports/d7422fd1-9eb9-40ef-8c19-461be5e7547b => generated 826 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1940] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:02:23 2026] DELETE /v2.0/security-groups/b3c00abe-0f90-465c-93c8-e706eb8cad10 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1941] 10.0.0.70 () {32 vars in 721 bytes} [Tue May 12 07:02:23 2026] DELETE /v2.0/trunks/fc2b6a12-0929-4f06-a7a2-bc1d022f6c37 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1942] 10.0.0.70 () {32 vars in 718 bytes} [Tue May 12 07:02:23 2026] GET /v2.0/trunks/708aad30-29e3-4120-9e68-106d55d64201 => generated 420 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1943] 10.0.0.70 () {32 vars in 716 bytes} [Tue May 12 07:02:23 2026] GET /v2.0/ports/899a1098-9223-42e4-a270-d83c68c4a8fa => generated 826 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1944] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:02:23 2026] GET /v2.0/security-groups?tenant_id=a012a9279e5042ddade3d4e3367849ab&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1945] 10.0.0.70 () {32 vars in 721 bytes} [Tue May 12 07:02:23 2026] DELETE /v2.0/trunks/708aad30-29e3-4120-9e68-106d55d64201 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1946] 10.0.0.70 () {32 vars in 718 bytes} [Tue May 12 07:02:23 2026] GET /v2.0/trunks/0d04f5e2-d7f4-45bc-b885-2b66935cbf4d => generated 429 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1947] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:02:23 2026] DELETE /v2.0/security-groups/0a2c39ac-f450-475d-bd8d-b9d265a80b51 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1948] 10.0.0.70 () {32 vars in 716 bytes} [Tue May 12 07:02:23 2026] GET /v2.0/ports/5ae24f50-494a-44ad-8fd0-4430182fbef6 => generated 826 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1949] 10.0.0.70 () {32 vars in 721 bytes} [Tue May 12 07:02:23 2026] DELETE /v2.0/trunks/0d04f5e2-d7f4-45bc-b885-2b66935cbf4d => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1950] 10.0.0.70 () {32 vars in 718 bytes} [Tue May 12 07:02:23 2026] GET /v2.0/trunks/467126b3-12d9-40c1-a04d-367e54a60a9b => generated 414 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1951] 10.0.0.70 () {32 vars in 716 bytes} [Tue May 12 07:02:23 2026] GET /v2.0/ports/c1a02e96-bf2b-41f5-a070-0fa43d63830e => generated 826 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1952] 10.0.0.70 () {32 vars in 721 bytes} [Tue May 12 07:02:23 2026] DELETE /v2.0/trunks/467126b3-12d9-40c1-a04d-367e54a60a9b => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1953] 10.0.0.70 () {32 vars in 718 bytes} [Tue May 12 07:02:24 2026] GET /v2.0/trunks/025aa9ae-278f-4f32-97ba-976d46523d68 => generated 407 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1954] 10.0.0.70 () {32 vars in 716 bytes} [Tue May 12 07:02:24 2026] GET /v2.0/ports/be6e300c-ca6a-440f-9f1f-fb532c90ab3f => generated 826 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1955] 10.0.0.70 () {32 vars in 721 bytes} [Tue May 12 07:02:24 2026] DELETE /v2.0/trunks/025aa9ae-278f-4f32-97ba-976d46523d68 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1956] 10.0.0.70 () {32 vars in 719 bytes} [Tue May 12 07:02:24 2026] DELETE /v2.0/ports/d7422fd1-9eb9-40ef-8c19-461be5e7547b => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1957] 10.0.0.70 () {32 vars in 719 bytes} [Tue May 12 07:02:24 2026] DELETE /v2.0/ports/899a1098-9223-42e4-a270-d83c68c4a8fa => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1958] 10.0.0.70 () {32 vars in 719 bytes} [Tue May 12 07:02:24 2026] DELETE /v2.0/ports/5ae24f50-494a-44ad-8fd0-4430182fbef6 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1959] 10.0.0.70 () {32 vars in 719 bytes} [Tue May 12 07:02:24 2026] DELETE /v2.0/ports/c1a02e96-bf2b-41f5-a070-0fa43d63830e => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1960] 10.0.0.70 () {32 vars in 719 bytes} [Tue May 12 07:02:25 2026] DELETE /v2.0/ports/be6e300c-ca6a-440f-9f1f-fb532c90ab3f => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:02:25.455 8 INFO neutron.services.segments.plugin [-] Segment 699b6d62-21b4-420b-a1c2-34f1a43bab1d resource provider aggregate not found 2026-05-12 07:02:25.462 8 INFO neutron.services.segments.plugin [-] Segment 699b6d62-21b4-420b-a1c2-34f1a43bab1d resource provider aggregate not found 2026-05-12 07:02:25.467 8 INFO neutron.services.segments.plugin [-] Segment 699b6d62-21b4-420b-a1c2-34f1a43bab1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 699b6d62-21b4-420b-a1c2-34f1a43bab1d found for delete ", "request_id": "req-cc35299e-79dd-4a76-9f6e-a6276a81f02b"}]} [pid: 8|app: 0|req: 947/1961] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:02:25 2026] DELETE /v2.0/networks/a3f7c4ab-b989-48a1-81ab-783b59c6552a => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1962] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:02:25 2026] DELETE /v2.0/networks/a5b14a2a-7eb1-4826-901c-30f7513937a0 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:02:25.660 8 INFO neutron.services.segments.plugin [-] Segment 699b6d62-21b4-420b-a1c2-34f1a43bab1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 699b6d62-21b4-420b-a1c2-34f1a43bab1d found for delete ", "request_id": "req-2ce3df90-6daf-4d62-822f-ff7376f6d914"}]} [pid: 8|app: 0|req: 948/1963] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:02:25 2026] DELETE /v2.0/networks/a4a27419-d225-4d21-b21b-1f9bd7f5e9a3 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:02:25.788 7 INFO neutron.services.segments.plugin [-] Segment 8991d615-7c42-447a-a8cb-eee53a3c9198 resource provider aggregate not found 2026-05-12 07:02:25.793 7 INFO neutron.services.segments.plugin [-] Segment 8991d615-7c42-447a-a8cb-eee53a3c9198 resource provider aggregate not found 2026-05-12 07:02:25.809 7 INFO neutron.services.segments.plugin [-] Segment 8991d615-7c42-447a-a8cb-eee53a3c9198 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8991d615-7c42-447a-a8cb-eee53a3c9198 found for delete ", "request_id": "req-78e13a27-a504-46ad-80ef-d910e08b1395"}]} 2026-05-12 07:02:25.810 7 INFO neutron.services.segments.plugin [-] Segment 8991d615-7c42-447a-a8cb-eee53a3c9198 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8991d615-7c42-447a-a8cb-eee53a3c9198 found for delete ", "request_id": "req-01695f7f-579b-4a73-8b2e-dcf9d4f8159f"}]} [pid: 7|app: 0|req: 1016/1964] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:02:25 2026] DELETE /v2.0/networks/9903877d-609b-4fc3-ba83-f6cc365f15af => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1965] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:02:25 2026] DELETE /v2.0/networks/21329706-c735-4e15-98c5-f98c34995e57 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/1966] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:02:26 2026] GET /v2.0/security-groups?tenant_id=61bf9e91de6c4a95a1f98a94f2e353c7&name=default => generated 2925 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1967] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:02:27 2026] DELETE /v2.0/security-groups/8b1a48fa-2bf1-4874-8d75-e41b9b115479 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1968] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:02:27 2026] GET /v2.0/security-groups?tenant_id=4f0c5db075864240911103a837ff3a52&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:02:27.482 8 INFO neutron.services.segments.plugin [-] Segment 4f599dbc-f118-4a1c-b19f-6bc49e64cbe8 resource provider aggregate not found 2026-05-12 07:02:27.505 8 INFO neutron.services.segments.plugin [-] Segment 4f599dbc-f118-4a1c-b19f-6bc49e64cbe8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f599dbc-f118-4a1c-b19f-6bc49e64cbe8 found for delete ", "request_id": "req-ac740f2d-579d-48a2-806a-b5f5dca46a08"}]} 2026-05-12 07:02:27.519 8 INFO neutron.services.segments.plugin [-] Segment 98150dff-5385-42b3-b54c-14a7711cd293 resource provider aggregate not found 2026-05-12 07:02:27.536 8 INFO neutron.services.segments.plugin [-] Segment 98150dff-5385-42b3-b54c-14a7711cd293 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98150dff-5385-42b3-b54c-14a7711cd293 found for delete ", "request_id": "req-0a65bfe7-20f8-4035-85b1-dcb9c854e404"}]} [pid: 8|app: 0|req: 951/1969] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:02:27 2026] DELETE /v2.0/security-groups/8db58b9e-2d5f-484b-a908-4861abad6f1d => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:02:27.836 7 INFO neutron.services.segments.plugin [-] Segment 1b131a10-9cfc-49bd-8f94-0e412e2fb633 resource provider aggregate not found 2026-05-12 07:02:27.839 7 INFO neutron.services.segments.plugin [-] Segment 1b131a10-9cfc-49bd-8f94-0e412e2fb633 resource provider aggregate not found 2026-05-12 07:02:27.847 7 INFO neutron.services.segments.plugin [-] Segment 1b131a10-9cfc-49bd-8f94-0e412e2fb633 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b131a10-9cfc-49bd-8f94-0e412e2fb633 found for delete ", "request_id": "req-914ff64f-a7eb-42f1-a945-b1a82d7f4a45"}]} 2026-05-12 07:02:27.852 7 INFO neutron.services.segments.plugin [-] Segment 1b131a10-9cfc-49bd-8f94-0e412e2fb633 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b131a10-9cfc-49bd-8f94-0e412e2fb633 found for delete ", "request_id": "req-04cdab0c-1983-41bf-a5dc-8b55782199a5"}]} [pid: 7|app: 0|req: 1019/1970] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:02:27 2026] GET /v2.0/security-groups?tenant_id=f9340553380d4c2f9ff9f28c8b58fab2&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:02:27.928 8 INFO neutron.services.segments.plugin [-] Segment 4f599dbc-f118-4a1c-b19f-6bc49e64cbe8 resource provider aggregate not found 2026-05-12 07:02:27.943 8 INFO neutron.services.segments.plugin [-] Segment 4f599dbc-f118-4a1c-b19f-6bc49e64cbe8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f599dbc-f118-4a1c-b19f-6bc49e64cbe8 found for delete ", "request_id": "req-c339b0fe-3f80-480c-9db8-dcb731807d53"}]} 2026-05-12 07:02:27.960 8 INFO neutron.services.segments.plugin [-] Segment 98150dff-5385-42b3-b54c-14a7711cd293 resource provider aggregate not found 2026-05-12 07:02:27.979 8 INFO neutron.services.segments.plugin [-] Segment 98150dff-5385-42b3-b54c-14a7711cd293 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98150dff-5385-42b3-b54c-14a7711cd293 found for delete ", "request_id": "req-1e39eefb-2dd2-4b38-807e-d65a44e3a2da"}]} [pid: 8|app: 0|req: 952/1971] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:02:27 2026] DELETE /v2.0/security-groups/49b9fd65-b07f-468c-a560-3c6792166d21 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/1972] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:02:29 2026] GET /v2.0/security-groups?tenant_id=d38d48c3555040a0a7b4b31d8a337f61&name=default => generated 2925 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1973] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:02:29 2026] DELETE /v2.0/security-groups/eed82dc1-2891-4c67-97e8-45bc3e9164c3 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/1974] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:02:29 2026] GET /v2.0/security-groups?tenant_id=a11e95b43406426d90191bd894352569&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1975] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:02:30 2026] DELETE /v2.0/security-groups/091e73fc-d462-4f4d-b790-5c759a063ee1 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/1976] 10.0.0.70 () {34 vars in 677 bytes} [Tue May 12 07:02:31 2026] POST /v2.0/qos/policies => generated 359 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1977] 10.0.0.70 () {34 vars in 752 bytes} [Tue May 12 07:02:31 2026] PUT /v2.0/policies/be40b8f4-8d3a-453b-bc98-81be817403d6/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/1978] 10.0.0.70 () {32 vars in 732 bytes} [Tue May 12 07:02:31 2026] GET /v2.0/policies/be40b8f4-8d3a-453b-bc98-81be817403d6/tags => generated 25 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1979] 10.0.0.70 () {34 vars in 763 bytes} [Tue May 12 07:02:31 2026] PUT /v2.0/policies/be40b8f4-8d3a-453b-bc98-81be817403d6/tags/green => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/1980] 10.0.0.70 () {32 vars in 732 bytes} [Tue May 12 07:02:31 2026] GET /v2.0/policies/be40b8f4-8d3a-453b-bc98-81be817403d6/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1981] 10.0.0.70 () {34 vars in 759 bytes} [Tue May 12 07:02:31 2026] PUT /v2.0/policies/be40b8f4-8d3a-453b-bc98-81be817403d6/tags/red => generated 4 bytes in 17 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/1982] 10.0.0.70 () {32 vars in 732 bytes} [Tue May 12 07:02:31 2026] GET /v2.0/policies/be40b8f4-8d3a-453b-bc98-81be817403d6/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1983] 10.0.0.70 () {34 vars in 781 bytes} [Tue May 12 07:02:31 2026] PUT /v2.0/policies/be40b8f4-8d3a-453b-bc98-81be817403d6/tags/black.or.white => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/1984] 10.0.0.70 () {32 vars in 732 bytes} [Tue May 12 07:02:31 2026] GET /v2.0/policies/be40b8f4-8d3a-453b-bc98-81be817403d6/tags => generated 52 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1985] 10.0.0.70 () {34 vars in 752 bytes} [Tue May 12 07:02:31 2026] PUT /v2.0/policies/be40b8f4-8d3a-453b-bc98-81be817403d6/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/1986] 10.0.0.70 () {32 vars in 732 bytes} [Tue May 12 07:02:31 2026] GET /v2.0/policies/be40b8f4-8d3a-453b-bc98-81be817403d6/tags => generated 37 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1987] 10.0.0.70 () {32 vars in 740 bytes} [Tue May 12 07:02:31 2026] GET /v2.0/policies/be40b8f4-8d3a-453b-bc98-81be817403d6/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:02:31.797 7 INFO neutron.api.v2.resource [None req-73ded172-d85a-4e3d-9ac8-582bd74489be eac0d12590a54d17861ffb13f8ca09e9 2d1c9728dbb24f1996dcd54061f7e184 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1028/1988] 10.0.0.70 () {32 vars in 744 bytes} [Tue May 12 07:02:31 2026] GET /v2.0/policies/be40b8f4-8d3a-453b-bc98-81be817403d6/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1989] 10.0.0.70 () {32 vars in 743 bytes} [Tue May 12 07:02:31 2026] DELETE /v2.0/policies/be40b8f4-8d3a-453b-bc98-81be817403d6/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/1990] 10.0.0.70 () {32 vars in 732 bytes} [Tue May 12 07:02:31 2026] GET /v2.0/policies/be40b8f4-8d3a-453b-bc98-81be817403d6/tags => generated 30 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:02:31.879 8 INFO neutron.api.v2.resource [None req-76e6d52d-743f-4218-acb7-c6dd4cadce9a eac0d12590a54d17861ffb13f8ca09e9 2d1c9728dbb24f1996dcd54061f7e184 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 962/1991] 10.0.0.70 () {32 vars in 747 bytes} [Tue May 12 07:02:31 2026] DELETE /v2.0/policies/be40b8f4-8d3a-453b-bc98-81be817403d6/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/1992] 10.0.0.70 () {32 vars in 735 bytes} [Tue May 12 07:02:31 2026] DELETE /v2.0/policies/be40b8f4-8d3a-453b-bc98-81be817403d6/tags => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1993] 10.0.0.70 () {32 vars in 732 bytes} [Tue May 12 07:02:31 2026] GET /v2.0/policies/be40b8f4-8d3a-453b-bc98-81be817403d6/tags => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/1994] 10.0.0.70 () {32 vars in 733 bytes} [Tue May 12 07:02:31 2026] DELETE /v2.0/qos/policies/be40b8f4-8d3a-453b-bc98-81be817403d6 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1995] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:02:32 2026] GET /v2.0/security-groups?tenant_id=2d1c9728dbb24f1996dcd54061f7e184&name=default => generated 2925 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/1996] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:02:32 2026] DELETE /v2.0/security-groups/1fbc1c8b-6685-4f8a-b4d1-8d1f94592963 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1997] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:02:33 2026] GET /v2.0/security-groups?tenant_id=43c5e738df424251ad4372ba132d15df&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/1998] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:02:33 2026] DELETE /v2.0/security-groups/f75a9d02-f15b-485f-adf6-974fe7b8d671 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1999] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:02:33 2026] GET /v2.0/security-groups?tenant_id=966f17b49f5f443482024a2b1a0d3a7b&name=default => generated 2925 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2000] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:02:33 2026] DELETE /v2.0/security-groups/b970dd45-1408-4d72-aee1-64b2665493a9 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/2001] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:02:34 2026] GET /v2.0/security-groups?tenant_id=ca14981857c34f66aeb8cc37aa5cb0ac&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2002] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:02:34 2026] DELETE /v2.0/security-groups/44f321cc-32ed-405e-bd8f-5c68d8ae3981 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/2003] 10.0.0.70 () {32 vars in 825 bytes} [Tue May 12 07:02:34 2026] GET /v2.0/ports?project_id=e72a24e554654985aff4f28e9affcb55&network_id=9e21b2f0-7733-4955-a42f-37d0d5a7e02e => generated 3695 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/2006] 10.0.0.70 () {32 vars in 741 bytes} [Tue May 12 07:02:34 2026] GET /v2.0/subnets?network_id=81a48e34-db43-405e-930e-4059b089f870 => generated 667 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:02:35.138 7 INFO neutron.db.l3_db [None req-90f7afd8-ad28-4a07-bf10-e009f7f5c227 41bca052732f4a2287db4a19838e20f7 e72a24e554654985aff4f28e9affcb55 - - default default] Floating IP 650a8027-0384-48b1-a91b-998c544a3345 disassociated. External IP: 10.96.250.215, port: 847ce1e3-9448-4a6f-9e8f-c89b208400f3. [pid: 7|app: 0|req: 1037/2007] 10.0.0.70 () {34 vars in 748 bytes} [Tue May 12 07:02:35 2026] PUT /v2.0/floatingips/650a8027-0384-48b1-a91b-998c544a3345 => generated 554 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/2008] 10.0.0.70 () {32 vars in 728 bytes} [Tue May 12 07:02:35 2026] GET /v2.0/floatingips/650a8027-0384-48b1-a91b-998c544a3345 => generated 554 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:02:36.456 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b0feaf27-0c3f-4df7-96eb-db982aecad15'] response: {'name': 'network-changed', 'server_uuid': 'ad528a18-b86b-4460-9978-34c1ba602ef1', 'tag': '847ce1e3-9448-4a6f-9e8f-c89b208400f3', 'status': 'completed', 'code': 200} 2026-05-12 07:02:36.556 7 WARNING neutron_lib.context [None req-8454d2b7-51cc-4b6a-af63-18b08433d12b 68466fd58a7d46f8b3824e2a8e3cd5af 0115e8c25e6a4b90988183829159da70 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:02:36.580 8 WARNING neutron_lib.context [None req-f4cfeb44-dd1d-4056-94d9-39793b4b40f2 0056efc8b989490081892249e4164fe3 7b611bfe7d3043a0ae9dfd10fe8e63aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:02:36.679 7 INFO neutron.db.segments_db [None req-8454d2b7-51cc-4b6a-af63-18b08433d12b 68466fd58a7d46f8b3824e2a8e3cd5af 0115e8c25e6a4b90988183829159da70 - - default default] Added segment 6bc96466-9bec-4811-ab84-aae5d99b1d4f of type vxlan for network 0159bb13-5b23-4960-b59c-1efbe096ccc1 [pid: 7|app: 0|req: 1038/2009] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 07:02:36 2026] POST /v2.0/networks => generated 648 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/2010] 10.0.0.70 () {34 vars in 683 bytes} [Tue May 12 07:02:36 2026] POST /v2.0/security-groups => generated 1601 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2011] 10.0.0.70 () {32 vars in 728 bytes} [Tue May 12 07:02:36 2026] GET /v2.0/floatingips/650a8027-0384-48b1-a91b-998c544a3345 => generated 554 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/2012] 10.0.0.70 () {34 vars in 766 bytes} [Tue May 12 07:02:36 2026] PUT /v2.0/security-groups/b13ae16b-a52b-491c-8abd-e8e0d7dbe0e9/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2013] 10.0.0.70 () {32 vars in 746 bytes} [Tue May 12 07:02:36 2026] GET /v2.0/security-groups/b13ae16b-a52b-491c-8abd-e8e0d7dbe0e9/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/2014] 10.0.0.70 () {34 vars in 777 bytes} [Tue May 12 07:02:36 2026] PUT /v2.0/security-groups/b13ae16b-a52b-491c-8abd-e8e0d7dbe0e9/tags/green => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2015] 10.0.0.70 () {32 vars in 746 bytes} [Tue May 12 07:02:36 2026] GET /v2.0/security-groups/b13ae16b-a52b-491c-8abd-e8e0d7dbe0e9/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/2016] 10.0.0.70 () {34 vars in 773 bytes} [Tue May 12 07:02:36 2026] PUT /v2.0/security-groups/b13ae16b-a52b-491c-8abd-e8e0d7dbe0e9/tags/red => generated 4 bytes in 19 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2017] 10.0.0.70 () {32 vars in 746 bytes} [Tue May 12 07:02:36 2026] GET /v2.0/security-groups/b13ae16b-a52b-491c-8abd-e8e0d7dbe0e9/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/2018] 10.0.0.70 () {34 vars in 795 bytes} [Tue May 12 07:02:36 2026] PUT /v2.0/security-groups/b13ae16b-a52b-491c-8abd-e8e0d7dbe0e9/tags/black.or.white => generated 4 bytes in 24 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2019] 10.0.0.70 () {32 vars in 746 bytes} [Tue May 12 07:02:36 2026] GET /v2.0/security-groups/b13ae16b-a52b-491c-8abd-e8e0d7dbe0e9/tags => generated 52 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/2020] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:02:36 2026] GET /v2.0/ports?tenant_id=e72a24e554654985aff4f28e9affcb55&device_id=ad528a18-b86b-4460-9978-34c1ba602ef1 => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2021] 10.0.0.70 () {34 vars in 766 bytes} [Tue May 12 07:02:37 2026] PUT /v2.0/security-groups/b13ae16b-a52b-491c-8abd-e8e0d7dbe0e9/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2022] 10.0.0.70 () {32 vars in 746 bytes} [Tue May 12 07:02:37 2026] GET /v2.0/security-groups/b13ae16b-a52b-491c-8abd-e8e0d7dbe0e9/tags => generated 37 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/2023] 199.204.45.222 () {34 vars in 986 bytes} [Tue May 12 07:02:37 2026] GET /v2.0/networks?id=9e21b2f0-7733-4955-a42f-37d0d5a7e02e => generated 757 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2024] 10.0.0.70 () {32 vars in 754 bytes} [Tue May 12 07:02:37 2026] GET /v2.0/security-groups/b13ae16b-a52b-491c-8abd-e8e0d7dbe0e9/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/2025] 199.204.45.222 () {34 vars in 1060 bytes} [Tue May 12 07:02:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=847ce1e3-9448-4a6f-9e8f-c89b208400f3 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:02:37.103 8 WARNING neutron_lib.context [None req-98d50364-cb9c-4eea-9857-8d35fbf1dce7 68466fd58a7d46f8b3824e2a8e3cd5af 0115e8c25e6a4b90988183829159da70 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:02:37.108 7 INFO neutron.api.v2.resource [None req-56821f86-ec6d-4227-bc03-4bac5a172215 0056efc8b989490081892249e4164fe3 7b611bfe7d3043a0ae9dfd10fe8e63aa - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1047/2026] 10.0.0.70 () {32 vars in 758 bytes} [Tue May 12 07:02:37 2026] GET /v2.0/security-groups/b13ae16b-a52b-491c-8abd-e8e0d7dbe0e9/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2027] 199.204.45.222 () {34 vars in 984 bytes} [Tue May 12 07:02:37 2026] GET /v2.0/subnets?id=0ac4185c-51ab-4641-a99a-95e02e17645b => generated 678 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2028] 10.0.0.70 () {32 vars in 757 bytes} [Tue May 12 07:02:37 2026] DELETE /v2.0/security-groups/b13ae16b-a52b-491c-8abd-e8e0d7dbe0e9/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2029] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:02:37 2026] GET /v2.0/ports?network_id=9e21b2f0-7733-4955-a42f-37d0d5a7e02e&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2030] 10.0.0.70 () {32 vars in 746 bytes} [Tue May 12 07:02:37 2026] GET /v2.0/security-groups/b13ae16b-a52b-491c-8abd-e8e0d7dbe0e9/tags => generated 30 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2031] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:02:37 2026] GET /v2.0/networks/9e21b2f0-7733-4955-a42f-37d0d5a7e02e?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:02:37.295 7 INFO neutron.api.v2.resource [None req-fac96eb9-d453-4b6a-a8ca-df690f516bf3 0056efc8b989490081892249e4164fe3 7b611bfe7d3043a0ae9dfd10fe8e63aa - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1053/2032] 10.0.0.70 () {32 vars in 761 bytes} [Tue May 12 07:02:37 2026] DELETE /v2.0/security-groups/b13ae16b-a52b-491c-8abd-e8e0d7dbe0e9/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2033] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:02:37 2026] POST /v2.0/subnets => generated 673 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2034] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:02:37 2026] GET /v2.0/networks/9e21b2f0-7733-4955-a42f-37d0d5a7e02e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:02:37.357 7 WARNING neutron_lib.context [None req-15d9fc03-d33b-4329-b314-a3facb8fdc3c 68466fd58a7d46f8b3824e2a8e3cd5af 0115e8c25e6a4b90988183829159da70 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 981/2035] 10.0.0.70 () {32 vars in 749 bytes} [Tue May 12 07:02:37 2026] DELETE /v2.0/security-groups/b13ae16b-a52b-491c-8abd-e8e0d7dbe0e9/tags => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2036] 10.0.0.70 () {32 vars in 746 bytes} [Tue May 12 07:02:37 2026] GET /v2.0/security-groups/b13ae16b-a52b-491c-8abd-e8e0d7dbe0e9/tags => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:02:37.414 7 INFO neutron.db.segments_db [None req-15d9fc03-d33b-4329-b314-a3facb8fdc3c 68466fd58a7d46f8b3824e2a8e3cd5af 0115e8c25e6a4b90988183829159da70 - - default default] Added segment 38ecb69d-2b9b-4b14-85ad-abb70b03a258 of type vxlan for network db2970f5-8f39-485e-85ef-203f0d6035b5 [pid: 8|app: 0|req: 983/2037] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:02:37 2026] DELETE /v2.0/security-groups/b13ae16b-a52b-491c-8abd-e8e0d7dbe0e9 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2038] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 07:02:37 2026] POST /v2.0/networks => generated 647 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/2039] 10.0.0.70 () {34 vars in 742 bytes} [Tue May 12 07:02:37 2026] PUT /v2.0/networks/db2970f5-8f39-485e-85ef-203f0d6035b5 => generated 592 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:02:37.645 7 WARNING neutron_lib.context [None req-f523540a-3c7f-47fe-a020-3de640dfdbfe 68466fd58a7d46f8b3824e2a8e3cd5af 0115e8c25e6a4b90988183829159da70 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 985/2040] 10.0.0.70 () {32 vars in 728 bytes} [Tue May 12 07:02:37 2026] GET /v2.0/floatingips/650a8027-0384-48b1-a91b-998c544a3345 => generated 552 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2041] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:02:37 2026] POST /v2.0/subnets => generated 646 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2042] 10.0.0.70 () {34 vars in 740 bytes} [Tue May 12 07:02:37 2026] PUT /v2.0/subnets/f6ccb230-4f89-4fa0-9c36-b028cb2dfa01 => generated 656 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:02:38.209 7 INFO neutron.services.segments.plugin [-] Segment 38ecb69d-2b9b-4b14-85ad-abb70b03a258 resource provider aggregate not found 2026-05-12 07:02:38.214 7 INFO neutron.services.segments.plugin [-] Segment 38ecb69d-2b9b-4b14-85ad-abb70b03a258 resource provider aggregate not found 2026-05-12 07:02:38.219 7 INFO neutron.services.segments.plugin [-] Segment 38ecb69d-2b9b-4b14-85ad-abb70b03a258 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38ecb69d-2b9b-4b14-85ad-abb70b03a258 found for delete ", "request_id": "req-80d5b258-1e03-4a80-a701-43ba512fb240"}]} [pid: 8|app: 0|req: 987/2043] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:02:38 2026] GET /v2.0/security-groups?tenant_id=7b611bfe7d3043a0ae9dfd10fe8e63aa&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:02:38.227 7 INFO neutron.services.segments.plugin [-] Segment 38ecb69d-2b9b-4b14-85ad-abb70b03a258 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38ecb69d-2b9b-4b14-85ad-abb70b03a258 found for delete ", "request_id": "req-4f7721af-d122-499f-b181-558839cbe480"}]} [pid: 7|app: 0|req: 1057/2044] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:02:38 2026] DELETE /v2.0/networks/db2970f5-8f39-485e-85ef-203f0d6035b5 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:02:38.250 7 INFO neutron.pecan_wsgi.hooks.translation [None req-27795973-b75b-44f2-9f9b-9e20e8eb4b26 68466fd58a7d46f8b3824e2a8e3cd5af 0115e8c25e6a4b90988183829159da70 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1058/2045] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:02:38 2026] DELETE /v2.0/networks/db2970f5-8f39-485e-85ef-203f0d6035b5 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2046] 10.0.0.70 () {32 vars in 693 bytes} [Tue May 12 07:02:38 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2047] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:02:38 2026] DELETE /v2.0/security-groups/610521ee-8dd9-4690-b73b-d972d797ea63 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2048] 10.0.0.70 () {32 vars in 741 bytes} [Tue May 12 07:02:38 2026] GET /v2.0/subnets?network_id=81a48e34-db43-405e-930e-4059b089f870 => generated 649 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2049] 10.0.0.70 () {32 vars in 652 bytes} [Tue May 12 07:02:38 2026] GET /v2.0/extensions => generated 20516 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2050] 10.0.0.70 () {32 vars in 648 bytes} [Tue May 12 07:02:38 2026] GET /v2.0/networks => generated 1313 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2051] 10.0.0.70 () {32 vars in 646 bytes} [Tue May 12 07:02:38 2026] GET /v2.0/subnets => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2052] 10.0.0.70 () {32 vars in 722 bytes} [Tue May 12 07:02:38 2026] GET /v2.0/networks/0159bb13-5b23-4960-b59c-1efbe096ccc1 => generated 673 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2053] 10.0.0.70 () {32 vars in 720 bytes} [Tue May 12 07:02:38 2026] GET /v2.0/subnets/50c150b9-05a6-4536-8528-014bfbb4ebf7 => generated 673 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2054] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:02:38 2026] GET /v2.0/security-groups?tenant_id=6f9bd192a7434903ae3abf54f42fc353&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:02:38.551 7 INFO neutron.pecan_wsgi.hooks.translation [None req-496aa843-02e4-410e-8afc-ec2b699d8f2e 68466fd58a7d46f8b3824e2a8e3cd5af 0115e8c25e6a4b90988183829159da70 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1065/2055] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:02:38 2026] DELETE /v2.0/subnets/f6ccb230-4f89-4fa0-9c36-b028cb2dfa01 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:02:38.568 7 INFO neutron.pecan_wsgi.hooks.translation [None req-30b8d848-d32f-49e2-977d-0065c2604a59 68466fd58a7d46f8b3824e2a8e3cd5af 0115e8c25e6a4b90988183829159da70 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1066/2056] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:02:38 2026] DELETE /v2.0/networks/db2970f5-8f39-485e-85ef-203f0d6035b5 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2057] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:02:38 2026] DELETE /v2.0/security-groups/8a7cb4c7-357e-4063-89ed-e47052d78655 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2058] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:02:38 2026] DELETE /v2.0/subnets/50c150b9-05a6-4536-8528-014bfbb4ebf7 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:02:38.910 7 WARNING neutron_lib.context [None req-a6983eba-4847-49c2-b65a-abc7f0fee365 41bca052732f4a2287db4a19838e20f7 e72a24e554654985aff4f28e9affcb55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1068/2059] 10.0.0.70 () {34 vars in 684 bytes} [Tue May 12 07:02:38 2026] POST /v2.0/security-groups => generated 1673 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 07:02:39.052 7 WARNING neutron_lib.context [None req-e57e7bd6-681b-45c3-94ee-d6dea848d0bf 41bca052732f4a2287db4a19838e20f7 e72a24e554654985aff4f28e9affcb55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:02:39.066 8 INFO neutron.services.segments.plugin [-] Segment 6bc96466-9bec-4811-ab84-aae5d99b1d4f resource provider aggregate not found 2026-05-12 07:02:39.072 8 INFO neutron.services.segments.plugin [-] Segment 6bc96466-9bec-4811-ab84-aae5d99b1d4f resource provider aggregate not found 2026-05-12 07:02:39.082 8 INFO neutron.services.segments.plugin [-] Segment 6bc96466-9bec-4811-ab84-aae5d99b1d4f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bc96466-9bec-4811-ab84-aae5d99b1d4f found for delete ", "request_id": "req-110c8fd2-2875-4dbe-8c3c-7cc5dbb6874c"}]} [pid: 8|app: 0|req: 992/2060] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:02:38 2026] DELETE /v2.0/networks/0159bb13-5b23-4960-b59c-1efbe096ccc1 => generated 0 bytes in 346 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2061] 10.0.0.70 () {34 vars in 694 bytes} [Tue May 12 07:02:39 2026] POST /v2.0/security-group-rules => generated 597 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:02:39.194 8 INFO neutron.services.segments.plugin [-] Segment 6bc96466-9bec-4811-ab84-aae5d99b1d4f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bc96466-9bec-4811-ab84-aae5d99b1d4f found for delete ", "request_id": "req-45429c91-4981-4c99-ad0e-3bd60496461a"}]} 2026-05-12 07:02:39.198 8 WARNING neutron_lib.context [None req-67152aef-f0c6-44e5-8b80-2594b8691c4e 41bca052732f4a2287db4a19838e20f7 e72a24e554654985aff4f28e9affcb55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 993/2062] 10.0.0.70 () {34 vars in 694 bytes} [Tue May 12 07:02:39 2026] POST /v2.0/security-group-rules => generated 596 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:02:39.331 7 WARNING neutron_lib.context [None req-ee553589-8d9c-47f8-a839-937fca07960e 41bca052732f4a2287db4a19838e20f7 e72a24e554654985aff4f28e9affcb55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1070/2063] 10.0.0.70 () {34 vars in 694 bytes} [Tue May 12 07:02:39 2026] POST /v2.0/security-group-rules => generated 602 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:02:39.471 8 WARNING neutron_lib.context [None req-88480e0e-1dcd-4f1d-9d69-e38030da4fa1 41bca052732f4a2287db4a19838e20f7 e72a24e554654985aff4f28e9affcb55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 994/2064] 10.0.0.70 () {34 vars in 694 bytes} [Tue May 12 07:02:39 2026] POST /v2.0/security-group-rules => generated 601 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:02:39.617 8 WARNING neutron_lib.context [None req-0e2d9be4-e47f-458f-aaf3-b38f8232a650 41bca052732f4a2287db4a19838e20f7 e72a24e554654985aff4f28e9affcb55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:02:39.655 8 INFO neutron.db.securitygroups_db [None req-0e2d9be4-e47f-458f-aaf3-b38f8232a650 41bca052732f4a2287db4a19838e20f7 e72a24e554654985aff4f28e9affcb55 - - default default] Project e72a24e554654985aff4f28e9affcb55 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 995/2065] 10.0.0.70 () {34 vars in 694 bytes} [Tue May 12 07:02:39 2026] POST /v2.0/security-group-rules => generated 607 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:02:39.757 8 WARNING neutron_lib.context [None req-4b350fe6-7299-4fec-ac5d-379f5d410503 41bca052732f4a2287db4a19838e20f7 e72a24e554654985aff4f28e9affcb55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1071/2066] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:02:39 2026] GET /v2.0/security-groups?tenant_id=0115e8c25e6a4b90988183829159da70&name=default => generated 2925 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:02:39.786 8 INFO neutron.db.securitygroups_db [None req-4b350fe6-7299-4fec-ac5d-379f5d410503 41bca052732f4a2287db4a19838e20f7 e72a24e554654985aff4f28e9affcb55 - - default default] Project e72a24e554654985aff4f28e9affcb55 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 996/2067] 10.0.0.70 () {34 vars in 694 bytes} [Tue May 12 07:02:39 2026] POST /v2.0/security-group-rules => generated 606 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2068] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:02:39 2026] DELETE /v2.0/security-groups/8f57221b-a72c-4ad1-9fd3-1e9a23025bf8 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2069] 10.0.0.70 () {32 vars in 648 bytes} [Tue May 12 07:02:40 2026] GET /v2.0/networks => generated 1298 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2070] 10.0.0.84 () {34 vars in 1097 bytes} [Tue May 12 07:02:40 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-533609664&fields=id&tenant_id=e72a24e554654985aff4f28e9affcb55 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2071] 10.0.0.84 () {34 vars in 981 bytes} [Tue May 12 07:02:40 2026] GET /v2.0/networks?id=9e21b2f0-7733-4955-a42f-37d0d5a7e02e => generated 661 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2072] 10.0.0.84 () {34 vars in 964 bytes} [Tue May 12 07:02:40 2026] GET /v2.0/quotas/e72a24e554654985aff4f28e9affcb55 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2073] 10.0.0.84 () {34 vars in 1001 bytes} [Tue May 12 07:02:40 2026] GET /v2.0/ports?tenant_id=e72a24e554654985aff4f28e9affcb55&fields=id => generated 149 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2074] 10.0.0.84 () {34 vars in 1007 bytes} [Tue May 12 07:02:40 2026] GET /v2.0/networks/9e21b2f0-7733-4955-a42f-37d0d5a7e02e?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2075] 10.0.0.84 () {34 vars in 1107 bytes} [Tue May 12 07:02:40 2026] GET /v2.0/networks/9e21b2f0-7733-4955-a42f-37d0d5a7e02e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2076] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:02:40 2026] GET /v2.0/ports?device_id=4108a1c7-3228-4f4c-8385-9b12f3438eb3 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:02:41.784 8 WARNING neutron_lib.context [None req-cce53eab-ec99-4107-8400-4bb4e4ee5caa ddf4ec98d97545629628a33e3eee54dd de510199eeeb47f893580a5cc7920992 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:02:41.953 7 WARNING neutron_lib.context [None req-4a7e52c7-8ff3-4ade-a7f6-07d950257f6b 20ffeb585c364bbea593a7eb54df3531 b5a20a5edb0f4e2da33747624383b61c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1001/2077] 10.0.0.70 () {34 vars in 683 bytes} [Tue May 12 07:02:41 2026] POST /v2.0/security-groups => generated 1624 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2078] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:02:41 2026] GET /v2.0/ports?device_id=4108a1c7-3228-4f4c-8385-9b12f3438eb3 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2079] 10.0.0.70 () {32 vars in 662 bytes} [Tue May 12 07:02:42 2026] GET /v2.0/security-groups => generated 4529 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:02:42.105 7 INFO neutron.db.segments_db [None req-4a7e52c7-8ff3-4ade-a7f6-07d950257f6b 20ffeb585c364bbea593a7eb54df3531 b5a20a5edb0f4e2da33747624383b61c - - default default] Added segment b6e915d9-c34e-494e-a957-94bbabccc791 of type vxlan for network 9edff1c2-49d3-46e0-baf9-e536f38b127b [pid: 8|app: 0|req: 1004/2080] 10.0.0.70 () {34 vars in 757 bytes} [Tue May 12 07:02:42 2026] PUT /v2.0/security-groups/01c396ee-3e2f-42bc-80f7-be4414bae729 => generated 1663 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2081] 10.0.0.70 () {32 vars in 736 bytes} [Tue May 12 07:02:42 2026] GET /v2.0/security-groups/01c396ee-3e2f-42bc-80f7-be4414bae729 => generated 1663 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2082] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 07:02:41 2026] POST /v2.0/networks => generated 632 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:02:42.203 7 WARNING neutron_lib.context [None req-23636979-9da2-44b6-bb76-b381ecacec54 20ffeb585c364bbea593a7eb54df3531 b5a20a5edb0f4e2da33747624383b61c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1006/2083] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:02:42 2026] DELETE /v2.0/security-groups/01c396ee-3e2f-42bc-80f7-be4414bae729 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2084] 10.0.0.70 () {32 vars in 662 bytes} [Tue May 12 07:02:42 2026] GET /v2.0/security-groups => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:02:42.292 8 INFO neutron.api.v2.resource [None req-5ea55ca3-1b2c-48e9-8f76-b804a518329d ddf4ec98d97545629628a33e3eee54dd de510199eeeb47f893580a5cc7920992 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1008/2085] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:02:42 2026] DELETE /v2.0/security-groups/01c396ee-3e2f-42bc-80f7-be4414bae729 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:02:42.307 8 WARNING neutron_lib.context [None req-7a483313-09e1-409f-8405-4a4cb17b7760 ddf4ec98d97545629628a33e3eee54dd de510199eeeb47f893580a5cc7920992 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1009/2086] 10.0.0.70 () {34 vars in 683 bytes} [Tue May 12 07:02:42 2026] POST /v2.0/security-groups => generated 1625 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 07:02:42.430 8 WARNING neutron_lib.context [None req-a747ed8f-86f6-45f8-b163-42713fd892c7 ddf4ec98d97545629628a33e3eee54dd de510199eeeb47f893580a5cc7920992 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1078/2087] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:02:42 2026] POST /v2.0/subnets => generated 626 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2088] 10.0.0.70 () {34 vars in 750 bytes} [Tue May 12 07:02:42 2026] PUT /v2.0/subnets/6ae73fba-0475-4f65-8ddf-907d35eec41f/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2089] 10.0.0.70 () {32 vars in 730 bytes} [Tue May 12 07:02:42 2026] GET /v2.0/subnets/6ae73fba-0475-4f65-8ddf-907d35eec41f/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2090] 10.0.0.70 () {34 vars in 694 bytes} [Tue May 12 07:02:42 2026] POST /v2.0/security-group-rules => generated 601 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2091] 10.0.0.70 () {34 vars in 761 bytes} [Tue May 12 07:02:42 2026] PUT /v2.0/subnets/6ae73fba-0475-4f65-8ddf-907d35eec41f/tags/green => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2092] 10.0.0.70 () {32 vars in 746 bytes} [Tue May 12 07:02:42 2026] GET /v2.0/security-group-rules/4350d035-1f07-4d04-a0fc-4910a38281e8 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2093] 10.0.0.70 () {32 vars in 730 bytes} [Tue May 12 07:02:42 2026] GET /v2.0/subnets/6ae73fba-0475-4f65-8ddf-907d35eec41f/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2094] 10.0.0.70 () {34 vars in 757 bytes} [Tue May 12 07:02:42 2026] PUT /v2.0/subnets/6ae73fba-0475-4f65-8ddf-907d35eec41f/tags/red => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2095] 10.0.0.70 () {32 vars in 672 bytes} [Tue May 12 07:02:42 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2096] 10.0.0.70 () {32 vars in 730 bytes} [Tue May 12 07:02:42 2026] GET /v2.0/subnets/6ae73fba-0475-4f65-8ddf-907d35eec41f/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2097] 10.0.0.70 () {32 vars in 749 bytes} [Tue May 12 07:02:42 2026] DELETE /v2.0/security-group-rules/4350d035-1f07-4d04-a0fc-4910a38281e8 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2098] 10.0.0.70 () {34 vars in 779 bytes} [Tue May 12 07:02:42 2026] PUT /v2.0/subnets/6ae73fba-0475-4f65-8ddf-907d35eec41f/tags/black.or.white => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2099] 10.0.0.70 () {32 vars in 730 bytes} [Tue May 12 07:02:42 2026] GET /v2.0/subnets/6ae73fba-0475-4f65-8ddf-907d35eec41f/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2100] 10.0.0.70 () {32 vars in 672 bytes} [Tue May 12 07:02:42 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:02:42.783 8 WARNING neutron_lib.context [None req-dfec4636-4a95-4afd-9796-578df6be9318 ddf4ec98d97545629628a33e3eee54dd de510199eeeb47f893580a5cc7920992 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1087/2101] 10.0.0.70 () {34 vars in 750 bytes} [Tue May 12 07:02:42 2026] PUT /v2.0/subnets/6ae73fba-0475-4f65-8ddf-907d35eec41f/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2102] 10.0.0.70 () {32 vars in 730 bytes} [Tue May 12 07:02:42 2026] GET /v2.0/subnets/6ae73fba-0475-4f65-8ddf-907d35eec41f/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2103] 10.0.0.70 () {32 vars in 738 bytes} [Tue May 12 07:02:42 2026] GET /v2.0/subnets/6ae73fba-0475-4f65-8ddf-907d35eec41f/tags/red => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2104] 10.0.0.70 () {34 vars in 694 bytes} [Tue May 12 07:02:42 2026] POST /v2.0/security-group-rules => generated 601 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:02:42.897 7 INFO neutron.api.v2.resource [None req-6a294e5e-811a-4d9e-aed4-66916cc980c0 20ffeb585c364bbea593a7eb54df3531 b5a20a5edb0f4e2da33747624383b61c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1090/2105] 10.0.0.70 () {32 vars in 742 bytes} [Tue May 12 07:02:42 2026] GET /v2.0/subnets/6ae73fba-0475-4f65-8ddf-907d35eec41f/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2106] 10.0.0.70 () {32 vars in 746 bytes} [Tue May 12 07:02:42 2026] GET /v2.0/security-group-rules/e9f09d84-afbb-478f-93f1-83a6f8ba47a8 => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2107] 10.0.0.70 () {32 vars in 741 bytes} [Tue May 12 07:02:42 2026] DELETE /v2.0/subnets/6ae73fba-0475-4f65-8ddf-907d35eec41f/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2108] 10.0.0.70 () {32 vars in 672 bytes} [Tue May 12 07:02:42 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2109] 10.0.0.70 () {32 vars in 730 bytes} [Tue May 12 07:02:42 2026] GET /v2.0/subnets/6ae73fba-0475-4f65-8ddf-907d35eec41f/tags => generated 30 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:02:43.029 7 INFO neutron.api.v2.resource [None req-ffb572ff-1998-4271-b855-f538e69687c9 20ffeb585c364bbea593a7eb54df3531 b5a20a5edb0f4e2da33747624383b61c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1093/2110] 10.0.0.70 () {32 vars in 745 bytes} [Tue May 12 07:02:42 2026] DELETE /v2.0/subnets/6ae73fba-0475-4f65-8ddf-907d35eec41f/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2111] 10.0.0.70 () {32 vars in 749 bytes} [Tue May 12 07:02:42 2026] DELETE /v2.0/security-group-rules/e9f09d84-afbb-478f-93f1-83a6f8ba47a8 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2112] 10.0.0.70 () {32 vars in 733 bytes} [Tue May 12 07:02:43 2026] DELETE /v2.0/subnets/6ae73fba-0475-4f65-8ddf-907d35eec41f/tags => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2113] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:02:43 2026] GET /v2.0/ports?device_id=4108a1c7-3228-4f4c-8385-9b12f3438eb3 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2114] 10.0.0.70 () {32 vars in 672 bytes} [Tue May 12 07:02:43 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:02:43.098 8 WARNING neutron_lib.context [None req-6cccf2c5-4df4-4234-8f41-9738848aaa1d ddf4ec98d97545629628a33e3eee54dd de510199eeeb47f893580a5cc7920992 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1096/2115] 10.0.0.70 () {32 vars in 730 bytes} [Tue May 12 07:02:43 2026] GET /v2.0/subnets/6ae73fba-0475-4f65-8ddf-907d35eec41f/tags => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2116] 10.0.0.70 () {34 vars in 694 bytes} [Tue May 12 07:02:43 2026] POST /v2.0/security-group-rules => generated 602 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2117] 10.0.0.70 () {32 vars in 746 bytes} [Tue May 12 07:02:43 2026] GET /v2.0/security-group-rules/724a504d-1c27-4509-ae0f-b33f0579b842 => generated 602 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2118] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:02:43 2026] DELETE /v2.0/subnets/6ae73fba-0475-4f65-8ddf-907d35eec41f => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2119] 10.0.0.70 () {32 vars in 672 bytes} [Tue May 12 07:02:43 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2120] 10.0.0.70 () {32 vars in 749 bytes} [Tue May 12 07:02:43 2026] DELETE /v2.0/security-group-rules/724a504d-1c27-4509-ae0f-b33f0579b842 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2121] 10.0.0.70 () {32 vars in 672 bytes} [Tue May 12 07:02:43 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2122] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:02:43 2026] DELETE /v2.0/security-groups/b706c488-114a-4cd9-b161-9e9dc82a3e91 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:02:43.540 7 INFO neutron.services.segments.plugin [-] Segment b6e915d9-c34e-494e-a957-94bbabccc791 resource provider aggregate not found 2026-05-12 07:02:43.548 7 INFO neutron.services.segments.plugin [-] Segment b6e915d9-c34e-494e-a957-94bbabccc791 resource provider aggregate not found [pid: 8|app: 0|req: 1026/2123] 10.0.0.70 () {32 vars in 662 bytes} [Tue May 12 07:02:43 2026] GET /v2.0/security-groups => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:02:43.571 7 INFO neutron.services.segments.plugin [-] Segment b6e915d9-c34e-494e-a957-94bbabccc791 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6e915d9-c34e-494e-a957-94bbabccc791 found for delete ", "request_id": "req-4d8bb093-0c93-4777-8e7c-c6f8b2554535"}]} 2026-05-12 07:02:43.572 7 INFO neutron.services.segments.plugin [-] Segment b6e915d9-c34e-494e-a957-94bbabccc791 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6e915d9-c34e-494e-a957-94bbabccc791 found for delete ", "request_id": "req-19d06144-27d4-43cc-9651-7f03a2124622"}]} [pid: 7|app: 0|req: 1098/2124] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:02:43 2026] DELETE /v2.0/networks/9edff1c2-49d3-46e0-baf9-e536f38b127b => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2125] 10.0.0.70 () {32 vars in 662 bytes} [Tue May 12 07:02:43 2026] GET /v2.0/security-groups => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2126] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:02:44 2026] GET /v2.0/ports?device_id=4108a1c7-3228-4f4c-8385-9b12f3438eb3 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2127] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:02:44 2026] GET /v2.0/security-groups?tenant_id=de510199eeeb47f893580a5cc7920992&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2128] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:02:44 2026] DELETE /v2.0/security-groups/2a28b02f-d7e2-45e2-8ba3-6307c27fbc8e => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2129] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:02:44 2026] GET /v2.0/security-groups?tenant_id=092fe25f25be4ba6bc615dbfa217a922&name=default => generated 2925 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2130] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:02:44 2026] DELETE /v2.0/security-groups/e9171f9b-78ca-4edb-9be1-1f8c24022895 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2131] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:02:44 2026] GET /v2.0/security-groups?tenant_id=b5a20a5edb0f4e2da33747624383b61c&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2132] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:02:44 2026] DELETE /v2.0/security-groups/45e8e5e3-322b-4a97-94be-7350ae7701cf => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2133] 199.204.45.222 () {34 vars in 986 bytes} [Tue May 12 07:02:45 2026] GET /v2.0/networks?id=9e21b2f0-7733-4955-a42f-37d0d5a7e02e => generated 661 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2134] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:02:45 2026] GET /v2.0/ports?device_id=4108a1c7-3228-4f4c-8385-9b12f3438eb3 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2135] 199.204.45.222 () {34 vars in 1050 bytes} [Tue May 12 07:02:45 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e72a24e554654985aff4f28e9affcb55 => generated 273 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:02:45.313 8 WARNING neutron_lib.context [req-9ebec057-c4e5-4581-8bbd-b010f002b74d req-2073ff47-5cae-4658-8187-ef0889d47f53 41bca052732f4a2287db4a19838e20f7 e72a24e554654985aff4f28e9affcb55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1033/2136] 199.204.45.222 () {38 vars in 955 bytes} [Tue May 12 07:02:45 2026] POST /v2.0/ports => generated 954 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2137] 199.204.45.222 () {38 vars in 1028 bytes} [Tue May 12 07:02:45 2026] PUT /v2.0/ports/c66f56b3-c0fb-49b6-a5cc-14f819e4fb77 => generated 1235 bytes in 438 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2138] 10.0.0.70 () {32 vars in 622 bytes} [Tue May 12 07:02:46 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-12 07:02:46.274 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e2cd799b-7877-4800-85d4-f4913b8eabe9'] response: {'name': 'network-changed', 'server_uuid': '4108a1c7-3228-4f4c-8385-9b12f3438eb3', 'tag': 'c66f56b3-c0fb-49b6-a5cc-14f819e4fb77', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1035/2139] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:02:46 2026] GET /v2.0/ports?device_id=4108a1c7-3228-4f4c-8385-9b12f3438eb3 => generated 969 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1105/2140] 10.0.0.70 () {32 vars in 632 bytes} [Tue May 12 07:02:46 2026] GET /v2.0/ => generated 632 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2141] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:02:46 2026] GET /v2.0/security-groups?id=35f616fd-85e3-4861-8878-6d507c546b59&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2142] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:02:46 2026] GET /v2.0/ports?tenant_id=e72a24e554654985aff4f28e9affcb55&device_id=4108a1c7-3228-4f4c-8385-9b12f3438eb3 => generated 1238 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2143] 199.204.45.222 () {34 vars in 1018 bytes} [Tue May 12 07:02:46 2026] GET /v2.0/networks?tenant_id=e72a24e554654985aff4f28e9affcb55&shared=False => generated 757 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2144] 199.204.45.222 () {34 vars in 930 bytes} [Tue May 12 07:02:46 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2145] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:02:46 2026] GET /v2.0/security-groups?tenant_id=dbac1f39a7754585b3a237f9e24b5e50&name=default => generated 2925 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2146] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:02:47 2026] DELETE /v2.0/security-groups/9130819c-088a-492e-9cc5-b12eb03ae82b => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2147] 199.204.45.222 () {34 vars in 1096 bytes} [Tue May 12 07:02:47 2026] GET /v2.0/ports?device_id=ad528a18-b86b-4460-9978-34c1ba602ef1&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2148] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:02:47 2026] GET /v2.0/ports?device_id=4108a1c7-3228-4f4c-8385-9b12f3438eb3 => generated 969 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2149] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:02:47 2026] GET /v2.0/security-groups?id=35f616fd-85e3-4861-8878-6d507c546b59&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2150] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:02:47 2026] GET /v2.0/ports?tenant_id=e72a24e554654985aff4f28e9affcb55&device_id=4108a1c7-3228-4f4c-8385-9b12f3438eb3 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:02:48.015 7 WARNING neutron_lib.context [None req-b25f8c05-704f-4805-ad2d-bcf04dca43d7 b09287f9591d40e89d3fbac01c1093f0 8986ace1e83c4f30979f4cf34fca6779 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1042/2151] 199.204.45.222 () {34 vars in 1058 bytes} [Tue May 12 07:02:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=c66f56b3-c0fb-49b6-a5cc-14f819e4fb77 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2152] 199.204.45.222 () {34 vars in 984 bytes} [Tue May 12 07:02:48 2026] GET /v2.0/subnets?id=0ac4185c-51ab-4641-a99a-95e02e17645b => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2153] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:02:48 2026] GET /v2.0/ports?network_id=9e21b2f0-7733-4955-a42f-37d0d5a7e02e&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2154] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:02:48 2026] GET /v2.0/networks/9e21b2f0-7733-4955-a42f-37d0d5a7e02e?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:02:48.191 7 INFO neutron.db.segments_db [None req-b25f8c05-704f-4805-ad2d-bcf04dca43d7 b09287f9591d40e89d3fbac01c1093f0 8986ace1e83c4f30979f4cf34fca6779 - - default default] Added segment 27b8a128-8159-4490-8ed5-87d4adb5f31d of type vxlan for network 1b63693f-8b69-4fe2-b04f-38dbed15b463 [pid: 8|app: 0|req: 1046/2155] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:02:48 2026] GET /v2.0/networks/9e21b2f0-7733-4955-a42f-37d0d5a7e02e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2156] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 07:02:47 2026] POST /v2.0/networks => generated 632 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:02:48.296 8 WARNING neutron_lib.context [None req-9d7a90be-1fba-4781-842a-2936d8091b3b b09287f9591d40e89d3fbac01c1093f0 8986ace1e83c4f30979f4cf34fca6779 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1111/2157] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:02:48 2026] GET /v2.0/ports?tenant_id=e72a24e554654985aff4f28e9affcb55&device_id=ad528a18-b86b-4460-9978-34c1ba602ef1 => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2158] 10.0.0.70 () {34 vars in 663 bytes} [Tue May 12 07:02:48 2026] POST /v2.0/ports => generated 743 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:02:48.592 7 WARNING neutron_lib.context [None req-ca793bb0-c0c9-4822-a3bc-5dcf113f49f9 b09287f9591d40e89d3fbac01c1093f0 8986ace1e83c4f30979f4cf34fca6779 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1112/2159] 10.0.0.70 () {34 vars in 665 bytes} [Tue May 12 07:02:48 2026] POST /v2.0/trunks => generated 407 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1048/2160] 10.0.0.70 () {34 vars in 748 bytes} [Tue May 12 07:02:48 2026] PUT /v2.0/trunks/ab580b53-f358-4067-ae61-d883da8a1ede/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2161] 10.0.0.70 () {32 vars in 728 bytes} [Tue May 12 07:02:48 2026] GET /v2.0/trunks/ab580b53-f358-4067-ae61-d883da8a1ede/tags => generated 25 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2162] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:02:48 2026] GET /v2.0/ports?device_id=4108a1c7-3228-4f4c-8385-9b12f3438eb3 => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2163] 10.0.0.70 () {34 vars in 759 bytes} [Tue May 12 07:02:48 2026] PUT /v2.0/trunks/ab580b53-f358-4067-ae61-d883da8a1ede/tags/green => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2164] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:02:48 2026] GET /v2.0/security-groups?id=35f616fd-85e3-4861-8878-6d507c546b59&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2165] 10.0.0.70 () {32 vars in 728 bytes} [Tue May 12 07:02:48 2026] GET /v2.0/trunks/ab580b53-f358-4067-ae61-d883da8a1ede/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2166] 10.0.0.70 () {34 vars in 755 bytes} [Tue May 12 07:02:48 2026] PUT /v2.0/trunks/ab580b53-f358-4067-ae61-d883da8a1ede/tags/red => generated 4 bytes in 17 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2167] 10.0.0.70 () {32 vars in 728 bytes} [Tue May 12 07:02:48 2026] GET /v2.0/trunks/ab580b53-f358-4067-ae61-d883da8a1ede/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2168] 10.0.0.70 () {34 vars in 777 bytes} [Tue May 12 07:02:48 2026] PUT /v2.0/trunks/ab580b53-f358-4067-ae61-d883da8a1ede/tags/black.or.white => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2169] 10.0.0.70 () {32 vars in 728 bytes} [Tue May 12 07:02:48 2026] GET /v2.0/trunks/ab580b53-f358-4067-ae61-d883da8a1ede/tags => generated 52 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2170] 199.204.45.222 () {34 vars in 986 bytes} [Tue May 12 07:02:48 2026] GET /v2.0/networks?id=9e21b2f0-7733-4955-a42f-37d0d5a7e02e => generated 757 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2171] 10.0.0.70 () {34 vars in 748 bytes} [Tue May 12 07:02:48 2026] PUT /v2.0/trunks/ab580b53-f358-4067-ae61-d883da8a1ede/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2172] 199.204.45.222 () {34 vars in 1060 bytes} [Tue May 12 07:02:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=847ce1e3-9448-4a6f-9e8f-c89b208400f3 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2173] 10.0.0.70 () {32 vars in 728 bytes} [Tue May 12 07:02:48 2026] GET /v2.0/trunks/ab580b53-f358-4067-ae61-d883da8a1ede/tags => generated 37 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2174] 10.0.0.70 () {32 vars in 736 bytes} [Tue May 12 07:02:49 2026] GET /v2.0/trunks/ab580b53-f358-4067-ae61-d883da8a1ede/tags/red => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2175] 199.204.45.222 () {34 vars in 984 bytes} [Tue May 12 07:02:49 2026] GET /v2.0/subnets?id=0ac4185c-51ab-4641-a99a-95e02e17645b => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:02:49.039 7 INFO neutron.api.v2.resource [None req-c541b332-58fb-4723-bc93-ec43c140045f b09287f9591d40e89d3fbac01c1093f0 8986ace1e83c4f30979f4cf34fca6779 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1121/2176] 10.0.0.70 () {32 vars in 740 bytes} [Tue May 12 07:02:49 2026] GET /v2.0/trunks/ab580b53-f358-4067-ae61-d883da8a1ede/tags/green => generated 99 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2177] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:02:49 2026] DELETE /v2.0/trunks/ab580b53-f358-4067-ae61-d883da8a1ede/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2178] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:02:49 2026] GET /v2.0/ports?network_id=9e21b2f0-7733-4955-a42f-37d0d5a7e02e&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2179] 10.0.0.70 () {32 vars in 728 bytes} [Tue May 12 07:02:49 2026] GET /v2.0/trunks/ab580b53-f358-4067-ae61-d883da8a1ede/tags => generated 30 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:02:49.123 7 INFO neutron.api.v2.resource [None req-d2c6eb68-82a2-4875-9ef9-3560d1d9405f b09287f9591d40e89d3fbac01c1093f0 8986ace1e83c4f30979f4cf34fca6779 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1124/2180] 10.0.0.70 () {32 vars in 743 bytes} [Tue May 12 07:02:49 2026] DELETE /v2.0/trunks/ab580b53-f358-4067-ae61-d883da8a1ede/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2181] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:02:49 2026] GET /v2.0/networks/9e21b2f0-7733-4955-a42f-37d0d5a7e02e?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2182] 10.0.0.70 () {32 vars in 731 bytes} [Tue May 12 07:02:49 2026] DELETE /v2.0/trunks/ab580b53-f358-4067-ae61-d883da8a1ede/tags => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2183] 10.0.0.70 () {32 vars in 728 bytes} [Tue May 12 07:02:49 2026] GET /v2.0/trunks/ab580b53-f358-4067-ae61-d883da8a1ede/tags => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2184] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:02:49 2026] GET /v2.0/networks/9e21b2f0-7733-4955-a42f-37d0d5a7e02e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2185] 10.0.0.70 () {32 vars in 718 bytes} [Tue May 12 07:02:49 2026] GET /v2.0/trunks/ab580b53-f358-4067-ae61-d883da8a1ede => generated 407 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2186] 10.0.0.70 () {32 vars in 716 bytes} [Tue May 12 07:02:49 2026] GET /v2.0/ports/4647a9fe-db3d-48f7-b299-058b880d1aa5 => generated 826 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2187] 10.0.0.70 () {32 vars in 721 bytes} [Tue May 12 07:02:49 2026] DELETE /v2.0/trunks/ab580b53-f358-4067-ae61-d883da8a1ede => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2188] 10.0.0.70 () {32 vars in 719 bytes} [Tue May 12 07:02:49 2026] DELETE /v2.0/ports/4647a9fe-db3d-48f7-b299-058b880d1aa5 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:02:49.792 7 INFO neutron.services.segments.plugin [-] Segment 27b8a128-8159-4490-8ed5-87d4adb5f31d resource provider aggregate not found 2026-05-12 07:02:49.801 7 INFO neutron.services.segments.plugin [-] Segment 27b8a128-8159-4490-8ed5-87d4adb5f31d resource provider aggregate not found [pid: 7|app: 0|req: 1129/2191] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:02:49 2026] DELETE /v2.0/networks/1b63693f-8b69-4fe2-b04f-38dbed15b463 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2192] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:02:49 2026] GET /v2.0/ports?device_id=4108a1c7-3228-4f4c-8385-9b12f3438eb3 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:02:49.958 7 INFO neutron.services.segments.plugin [-] Segment 27b8a128-8159-4490-8ed5-87d4adb5f31d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27b8a128-8159-4490-8ed5-87d4adb5f31d found for delete ", "request_id": "req-af7706a4-aeac-4e78-8e7f-8ed176c5f59b"}]} 2026-05-12 07:02:49.960 7 INFO neutron.services.segments.plugin [-] Segment 27b8a128-8159-4490-8ed5-87d4adb5f31d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27b8a128-8159-4490-8ed5-87d4adb5f31d found for delete ", "request_id": "req-437b1979-4a92-4f73-9f56-52cbe41cda49"}]} [pid: 7|app: 0|req: 1130/2193] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:02:49 2026] GET /v2.0/security-groups?id=35f616fd-85e3-4861-8878-6d507c546b59&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2194] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:02:50 2026] GET /v2.0/security-groups?tenant_id=8986ace1e83c4f30979f4cf34fca6779&name=default => generated 2925 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2195] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:02:50 2026] DELETE /v2.0/security-groups/4176689c-9430-42d1-8fcd-abbfb76fd3d4 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2196] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:02:50 2026] GET /v2.0/security-groups?tenant_id=bf676df157ea4d09bf963463215d5cee&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2197] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:02:51 2026] GET /v2.0/ports?device_id=4108a1c7-3228-4f4c-8385-9b12f3438eb3 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2198] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:02:51 2026] DELETE /v2.0/security-groups/4b273ce4-b139-417e-aa73-e04172f4de4e => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2199] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:02:51 2026] GET /v2.0/security-groups?id=35f616fd-85e3-4861-8878-6d507c546b59&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2200] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:02:52 2026] GET /v2.0/ports?device_id=4108a1c7-3228-4f4c-8385-9b12f3438eb3 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2201] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:02:52 2026] GET /v2.0/security-groups?id=35f616fd-85e3-4861-8878-6d507c546b59&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2202] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:02:52 2026] GET /v2.0/security-groups?tenant_id=28f0f1cc677a4799be6ea0a49c60c575&name=default => generated 2925 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2203] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:02:52 2026] DELETE /v2.0/security-groups/44007f38-1c46-4881-bce3-33c02f1a2809 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2204] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:02:52 2026] GET /v2.0/security-groups?tenant_id=617c0db9d8794f2d9aa9467728ac1189&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2205] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:02:53 2026] DELETE /v2.0/security-groups/145aa37b-7c6b-4da3-b85d-f7f516bd8910 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2206] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:02:53 2026] GET /v2.0/ports?device_id=4108a1c7-3228-4f4c-8385-9b12f3438eb3 => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2207] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:02:53 2026] GET /v2.0/security-groups?id=35f616fd-85e3-4861-8878-6d507c546b59&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2208] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:02:53 2026] GET /v2.0/ports?device_id=4108a1c7-3228-4f4c-8385-9b12f3438eb3 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2209] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:02:53 2026] GET /v2.0/security-groups?id=35f616fd-85e3-4861-8878-6d507c546b59&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2210] 10.0.0.70 () {32 vars in 735 bytes} [Tue May 12 07:02:53 2026] GET /v2.0/ports?device_id=4108a1c7-3228-4f4c-8385-9b12f3438eb3 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:02:54.182 8 INFO neutron.db.l3_db [None req-8ac861e9-0054-4134-9a28-d2b54a4da649 41bca052732f4a2287db4a19838e20f7 e72a24e554654985aff4f28e9affcb55 - - default default] Floating IP 650a8027-0384-48b1-a91b-998c544a3345 associated. External IP: 10.96.250.215, port: c66f56b3-c0fb-49b6-a5cc-14f819e4fb77. [pid: 8|app: 0|req: 1073/2211] 10.0.0.70 () {34 vars in 748 bytes} [Tue May 12 07:02:53 2026] PUT /v2.0/floatingips/650a8027-0384-48b1-a91b-998c544a3345 => generated 855 bytes in 777 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2212] 10.0.0.70 () {32 vars in 728 bytes} [Tue May 12 07:02:54 2026] GET /v2.0/floatingips/650a8027-0384-48b1-a91b-998c544a3345 => generated 855 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:02:55.663 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f8e0e544-95d1-4cd1-b62f-ba1b2b947c96'] response: {'name': 'network-changed', 'server_uuid': '4108a1c7-3228-4f4c-8385-9b12f3438eb3', 'tag': 'c66f56b3-c0fb-49b6-a5cc-14f819e4fb77', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1074/2213] 10.0.0.70 () {32 vars in 728 bytes} [Tue May 12 07:02:55 2026] GET /v2.0/floatingips/650a8027-0384-48b1-a91b-998c544a3345 => generated 855 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2214] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:02:56 2026] GET /v2.0/ports?tenant_id=e72a24e554654985aff4f28e9affcb55&device_id=4108a1c7-3228-4f4c-8385-9b12f3438eb3 => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2215] 199.204.45.222 () {34 vars in 986 bytes} [Tue May 12 07:02:56 2026] GET /v2.0/networks?id=9e21b2f0-7733-4955-a42f-37d0d5a7e02e => generated 757 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2216] 199.204.45.222 () {34 vars in 1058 bytes} [Tue May 12 07:02:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=c66f56b3-c0fb-49b6-a5cc-14f819e4fb77 => generated 860 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2217] 199.204.45.222 () {34 vars in 984 bytes} [Tue May 12 07:02:56 2026] GET /v2.0/subnets?id=0ac4185c-51ab-4641-a99a-95e02e17645b => generated 678 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2218] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:02:56 2026] GET /v2.0/ports?network_id=9e21b2f0-7733-4955-a42f-37d0d5a7e02e&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2219] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:02:56 2026] GET /v2.0/networks/9e21b2f0-7733-4955-a42f-37d0d5a7e02e?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2220] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:02:56 2026] GET /v2.0/networks/9e21b2f0-7733-4955-a42f-37d0d5a7e02e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2221] 10.0.0.70 () {32 vars in 728 bytes} [Tue May 12 07:02:56 2026] GET /v2.0/floatingips/650a8027-0384-48b1-a91b-998c544a3345 => generated 857 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2222] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:02:56 2026] GET /v2.0/security-groups?tenant_id=34eb8db909fc4c2fa159c3a7d0eada2b&name=default => generated 2925 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2223] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:02:56 2026] DELETE /v2.0/security-groups/c147bd9d-0abc-47d6-b0c2-46201fc9da7a => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2224] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:03:00 2026] GET /v2.0/security-groups?tenant_id=b0ff9a9c85ab4f4c95a9307d23e649f8&name=default => generated 2925 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2225] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:03:00 2026] DELETE /v2.0/security-groups/9225271f-8864-4273-bffb-7aac77dc7028 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:03:04.650 7 WARNING neutron_lib.context [None req-a9961725-1256-461c-9386-93c6ad348614 20195014243f47238e223cf23c90a6cb c9524e4d840f4f91abca023554394ac7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1081/2226] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 07:03:04 2026] GET /v2.0/ports?device_id=4108a1c7-3228-4f4c-8385-9b12f3438eb3 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2229] 10.0.0.70 () {34 vars in 675 bytes} [Tue May 12 07:03:04 2026] POST /v2.0/subnetpools => generated 516 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2230] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 07:03:04 2026] GET /v2.0/security-groups?id=35f616fd-85e3-4861-8878-6d507c546b59&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:03:04.718 7 WARNING neutron_lib.context [None req-aa495cc2-5bc1-46c5-9e26-6382adadae2c 20195014243f47238e223cf23c90a6cb c9524e4d840f4f91abca023554394ac7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1147/2231] 10.0.0.70 () {34 vars in 675 bytes} [Tue May 12 07:03:04 2026] POST /v2.0/subnetpools => generated 516 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:03:04.781 8 WARNING neutron_lib.context [None req-ca17ceb8-fb5d-42e4-b515-91ab98a22977 20195014243f47238e223cf23c90a6cb c9524e4d840f4f91abca023554394ac7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1085/2232] 10.0.0.70 () {34 vars in 675 bytes} [Tue May 12 07:03:04 2026] POST /v2.0/subnetpools => generated 516 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:03:04.840 7 WARNING neutron_lib.context [None req-4ad0846c-f06d-4f3a-895a-c80088b8ed12 20195014243f47238e223cf23c90a6cb c9524e4d840f4f91abca023554394ac7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1148/2233] 10.0.0.70 () {34 vars in 675 bytes} [Tue May 12 07:03:04 2026] POST /v2.0/subnetpools => generated 516 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:03:04.905 8 WARNING neutron_lib.context [None req-94988b77-cfb3-44a7-a093-6820b4473d1d 20195014243f47238e223cf23c90a6cb c9524e4d840f4f91abca023554394ac7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1086/2234] 10.0.0.70 () {34 vars in 675 bytes} [Tue May 12 07:03:04 2026] POST /v2.0/subnetpools => generated 516 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2235] 10.0.0.70 () {34 vars in 758 bytes} [Tue May 12 07:03:04 2026] PUT /v2.0/subnetpools/58ca8216-c92c-4813-ba5c-0778e7dc3cee/tags => generated 17 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2236] 10.0.0.70 () {34 vars in 758 bytes} [Tue May 12 07:03:05 2026] PUT /v2.0/subnetpools/d447403d-84cd-470c-9e12-566bec6fc085/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2237] 10.0.0.70 () {34 vars in 758 bytes} [Tue May 12 07:03:05 2026] PUT /v2.0/subnetpools/d1756e14-6be5-4763-9c54-cf177a46e9fd/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2238] 10.0.0.70 () {34 vars in 758 bytes} [Tue May 12 07:03:05 2026] PUT /v2.0/subnetpools/d0b39992-ed44-4d04-b2f5-0d23979281ea/tags => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2239] 10.0.0.70 () {32 vars in 671 bytes} [Tue May 12 07:03:05 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2240] 10.0.0.70 () {32 vars in 685 bytes} [Tue May 12 07:03:05 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2241] 10.0.0.70 () {32 vars in 681 bytes} [Tue May 12 07:03:05 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2242] 10.0.0.70 () {32 vars in 693 bytes} [Tue May 12 07:03:05 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2243] 10.0.0.70 () {32 vars in 679 bytes} [Tue May 12 07:03:05 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2244] 10.0.0.70 () {32 vars in 693 bytes} [Tue May 12 07:03:05 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2245] 10.0.0.70 () {32 vars in 689 bytes} [Tue May 12 07:03:05 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2246] 10.0.0.70 () {32 vars in 701 bytes} [Tue May 12 07:03:05 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2247] 10.0.0.70 () {32 vars in 731 bytes} [Tue May 12 07:03:05 2026] DELETE /v2.0/subnetpools/58ca8216-c92c-4813-ba5c-0778e7dc3cee => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2248] 10.0.0.70 () {32 vars in 731 bytes} [Tue May 12 07:03:05 2026] DELETE /v2.0/subnetpools/d447403d-84cd-470c-9e12-566bec6fc085 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2249] 10.0.0.70 () {32 vars in 731 bytes} [Tue May 12 07:03:05 2026] DELETE /v2.0/subnetpools/d1756e14-6be5-4763-9c54-cf177a46e9fd => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2250] 10.0.0.70 () {32 vars in 731 bytes} [Tue May 12 07:03:05 2026] DELETE /v2.0/subnetpools/d0b39992-ed44-4d04-b2f5-0d23979281ea => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2251] 10.0.0.70 () {32 vars in 731 bytes} [Tue May 12 07:03:05 2026] DELETE /v2.0/subnetpools/751288ee-c50b-4a7e-aee7-ea43acf3c92f => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2252] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:03:06 2026] GET /v2.0/security-groups?tenant_id=707a4bbae7514c9cbb1d52a96db269a1&name=default => generated 2929 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2253] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:03:06 2026] DELETE /v2.0/security-groups/d4eb1a0a-f5aa-4fa1-ae4d-f797c7002b51 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2254] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:03:06 2026] GET /v2.0/security-groups?tenant_id=c9524e4d840f4f91abca023554394ac7&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2255] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:03:07 2026] DELETE /v2.0/security-groups/595ea8f8-119b-4a5c-b024-ef2baa8d743d => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2256] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:03:07 2026] GET /v2.0/security-groups?tenant_id=413a77efd8a14525bbcdb9e0d97f2e2a&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2257] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:03:07 2026] DELETE /v2.0/security-groups/1c0be873-4682-43df-b6ff-43d3d5386095 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2258] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:03:08 2026] GET /v2.0/ports?device_id=4108a1c7-3228-4f4c-8385-9b12f3438eb3 => generated 971 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2259] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:03:08 2026] GET /v2.0/security-groups?id=35f616fd-85e3-4861-8878-6d507c546b59&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2260] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:03:09 2026] GET /v2.0/ports?device_id=4108a1c7-3228-4f4c-8385-9b12f3438eb3 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2261] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:03:09 2026] GET /v2.0/security-groups?id=35f616fd-85e3-4861-8878-6d507c546b59&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2262] 199.204.45.222 () {34 vars in 994 bytes} [Tue May 12 07:03:09 2026] GET /v2.0/ports?device_id=4108a1c7-3228-4f4c-8385-9b12f3438eb3 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:03:10.304 7 INFO neutron.db.l3_db [req-bdfa2f92-87e8-4f6e-9094-8bbc1468acc5 req-56606e13-1ad5-415a-9383-edd019b6bf24 41bca052732f4a2287db4a19838e20f7 e72a24e554654985aff4f28e9affcb55 - - default default] Floating IP 650a8027-0384-48b1-a91b-998c544a3345 disassociated. External IP: 10.96.250.215, port: c66f56b3-c0fb-49b6-a5cc-14f819e4fb77. [pid: 8|app: 0|req: 1101/2263] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:03:10 2026] GET /v2.0/ports?device_id=4108a1c7-3228-4f4c-8385-9b12f3438eb3 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2264] 199.204.45.222 () {36 vars in 997 bytes} [Tue May 12 07:03:10 2026] DELETE /v2.0/ports/c66f56b3-c0fb-49b6-a5cc-14f819e4fb77 => generated 0 bytes in 609 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2265] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:03:10 2026] GET /v2.0/security-groups?tenant_id=aa583c0d14bc4e9da20d53f7ac6ef1b6&name=default => generated 2929 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:03:11.072 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e53a2fca-547a-426b-9549-317c02d4ef47'] response: {'server_uuid': '4108a1c7-3228-4f4c-8385-9b12f3438eb3', 'name': 'network-vif-deleted', 'tag': 'c66f56b3-c0fb-49b6-a5cc-14f819e4fb77', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1164/2266] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:03:11 2026] DELETE /v2.0/security-groups/91afa756-8a95-4156-8800-100d3eca5053 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2267] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:03:11 2026] GET /v2.0/security-groups?tenant_id=b5dada2b88bc430e8b344cb80f52b3cf&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2268] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:03:11 2026] DELETE /v2.0/security-groups/388ce835-b19c-4e47-a54c-10ff8f9b6fdb => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2269] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:03:11 2026] GET /v2.0/ports?device_id=4108a1c7-3228-4f4c-8385-9b12f3438eb3 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2270] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:03:12 2026] GET /v2.0/ports?device_id=4108a1c7-3228-4f4c-8385-9b12f3438eb3 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2271] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:03:13 2026] GET /v2.0/ports?device_id=4108a1c7-3228-4f4c-8385-9b12f3438eb3 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2272] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:03:14 2026] DELETE /v2.0/security-groups/35f616fd-85e3-4861-8878-6d507c546b59 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2273] 10.0.0.70 () {32 vars in 731 bytes} [Tue May 12 07:03:14 2026] DELETE /v2.0/floatingips/650a8027-0384-48b1-a91b-998c544a3345 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2274] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:03:15 2026] GET /v2.0/ports?device_id=ad528a18-b86b-4460-9978-34c1ba602ef1 => generated 975 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2275] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:03:15 2026] GET /v2.0/security-groups?id=d537387a-cd5d-4dfe-b234-062c8a580413&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2276] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:03:16 2026] GET /v2.0/ports?device_id=ad528a18-b86b-4460-9978-34c1ba602ef1 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2277] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:03:16 2026] GET /v2.0/security-groups?id=d537387a-cd5d-4dfe-b234-062c8a580413&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2278] 199.204.45.222 () {34 vars in 994 bytes} [Tue May 12 07:03:17 2026] GET /v2.0/ports?device_id=ad528a18-b86b-4460-9978-34c1ba602ef1 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2279] 199.204.45.222 () {36 vars in 997 bytes} [Tue May 12 07:03:17 2026] DELETE /v2.0/ports/847ce1e3-9448-4a6f-9e8f-c89b208400f3 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2280] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:03:17 2026] GET /v2.0/ports?device_id=ad528a18-b86b-4460-9978-34c1ba602ef1 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2281] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:03:18 2026] GET /v2.0/ports?device_id=ad528a18-b86b-4460-9978-34c1ba602ef1 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2284] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:03:19 2026] GET /v2.0/ports?device_id=ad528a18-b86b-4460-9978-34c1ba602ef1 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:03:20.964 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-caafe64d-d5d8-493f-9f4d-6bd9e3205752'] response: {'server_uuid': 'ad528a18-b86b-4460-9978-34c1ba602ef1', 'name': 'network-vif-deleted', 'tag': '847ce1e3-9448-4a6f-9e8f-c89b208400f3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1112/2285] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:03:20 2026] DELETE /v2.0/security-groups/d537387a-cd5d-4dfe-b234-062c8a580413 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2286] 10.0.0.70 () {34 vars in 788 bytes} [Tue May 12 07:03:21 2026] PUT /v2.0/routers/b9aaaa58-e5b6-4a19-8da9-315ad0d62cd9/remove_router_interface => generated 309 bytes in 1021 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2287] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:03:22 2026] DELETE /v2.0/subnets/0ac4185c-51ab-4641-a99a-95e02e17645b => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:03:23.136 7 INFO neutron.services.segments.plugin [-] Segment 897a20a2-8fef-4153-9b17-aeff4f42fdc9 resource provider aggregate not found 2026-05-12 07:03:23.140 7 INFO neutron.services.segments.plugin [-] Segment 897a20a2-8fef-4153-9b17-aeff4f42fdc9 resource provider aggregate not found 2026-05-12 07:03:23.147 7 INFO neutron.services.segments.plugin [-] Segment 897a20a2-8fef-4153-9b17-aeff4f42fdc9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 897a20a2-8fef-4153-9b17-aeff4f42fdc9 found for delete ", "request_id": "req-24124e38-617f-4214-8bec-ef5705a7baee"}]} 2026-05-12 07:03:23.151 7 INFO neutron.db.l3_hamode_db [None req-32337dc4-e6a1-4347-928d-f8640d49945c 41bca052732f4a2287db4a19838e20f7 e72a24e554654985aff4f28e9affcb55 - - default default] HA network dac04da1-7b3d-463f-86f9-72633477b278 was deleted as no HA routers are present in tenant e72a24e554654985aff4f28e9affcb55. [pid: 7|app: 0|req: 1175/2288] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:03:22 2026] DELETE /v2.0/routers/b9aaaa58-e5b6-4a19-8da9-315ad0d62cd9 => generated 0 bytes in 835 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:03:23.296 8 INFO neutron.services.segments.plugin [-] Segment 70c76b92-bc43-45bc-84e3-a709d65f5f7d resource provider aggregate not found 2026-05-12 07:03:23.302 8 INFO neutron.services.segments.plugin [-] Segment 70c76b92-bc43-45bc-84e3-a709d65f5f7d resource provider aggregate not found 2026-05-12 07:03:23.312 8 INFO neutron.services.segments.plugin [-] Segment 70c76b92-bc43-45bc-84e3-a709d65f5f7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70c76b92-bc43-45bc-84e3-a709d65f5f7d found for delete ", "request_id": "req-e5c807a6-ef63-4b03-9612-2d9f87ab88fb"}]} 2026-05-12 07:03:23.317 8 INFO neutron.services.segments.plugin [-] Segment 70c76b92-bc43-45bc-84e3-a709d65f5f7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70c76b92-bc43-45bc-84e3-a709d65f5f7d found for delete ", "request_id": "req-4082b79b-42bb-4cc8-a4d6-cf439ef45630"}]} [pid: 8|app: 0|req: 1114/2289] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:03:23 2026] DELETE /v2.0/networks/9e21b2f0-7733-4955-a42f-37d0d5a7e02e => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:03:23.965 7 INFO neutron.services.segments.plugin [-] Segment 897a20a2-8fef-4153-9b17-aeff4f42fdc9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 897a20a2-8fef-4153-9b17-aeff4f42fdc9 found for delete ", "request_id": "req-10dc5ffc-c6ba-4c1c-8186-2cf7d2d9e3a3"}]} [pid: 7|app: 0|req: 1176/2290] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:03:23 2026] GET /v2.0/security-groups?tenant_id=e72a24e554654985aff4f28e9affcb55&name=default => generated 2925 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2291] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:03:24 2026] DELETE /v2.0/security-groups/1e82bd14-31c2-4661-acb5-55c777889430 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2292] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:03:24 2026] GET /v2.0/security-groups?tenant_id=72ff9fc67e884c7a95952060ee1fcf95&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2293] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:03:24 2026] DELETE /v2.0/security-groups/243bc21c-bd81-4002-ae1f-ef19119c2add => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:03:26.616 7 INFO neutron.db.segments_db [None req-4ae9879b-e3bc-441b-bff2-0e037fb2726a 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] Added segment 7815dc0d-ff8e-4522-bf56-07f50cace478 of type vxlan for network 41a9451e-8ffe-4782-9506-ef706896075a [pid: 7|app: 0|req: 1178/2294] 10.0.0.70 () {34 vars in 670 bytes} [Tue May 12 07:03:26 2026] POST /v2.0/networks => generated 741 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2295] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:03:26 2026] POST /v2.0/subnets => generated 688 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:03:26.972 7 INFO neutron.db.segments_db [None req-5fa01bfa-84d6-4857-8df3-2fb5713ba30a 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] Added segment 59f6f6ed-a120-49b0-8846-13bc79eba7d1 of type vxlan for network 39ce194b-fb75-4d3a-99f8-ac72e25c2c37 2026-05-12 07:03:27.226 7 INFO neutron.db.l3_hamode_db [None req-5fa01bfa-84d6-4857-8df3-2fb5713ba30a 70751203299a4af281e332d42c3af965 74191f285d28459eb3928b2e51693016 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 07:03:28.015 7 INFO neutron.db.l3_hamode_db [None req-5fa01bfa-84d6-4857-8df3-2fb5713ba30a 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1179/2296] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:03:26 2026] POST /v2.0/routers => generated 728 bytes in 2005 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2297] 10.0.0.70 () {34 vars in 782 bytes} [Tue May 12 07:03:28 2026] PUT /v2.0/routers/0beda629-e012-4b22-8874-d0fa9291da68/add_router_interface => generated 309 bytes in 1265 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:03:31.459 7 INFO neutron.db.segments_db [None req-84c9e7a3-0cdf-43c3-abd7-6ad6a4d1721b 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] Added segment 9576f105-af9c-4043-8d76-3bfd0ba2a58b of type vxlan for network 26b4cd15-b7f2-4cdf-9a01-a42d49e2882b [pid: 7|app: 0|req: 1180/2298] 10.0.0.70 () {34 vars in 670 bytes} [Tue May 12 07:03:31 2026] POST /v2.0/networks => generated 741 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2299] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:03:31 2026] POST /v2.0/subnets => generated 688 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:03:31.840 7 INFO neutron.db.segments_db [None req-2f46ce56-2a37-4b75-8842-b95570e6cec3 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] Added segment 9bba057f-0d8a-4266-bdf6-13cb882cefc5 of type vxlan for network ebbe085d-9809-4a27-b19a-1d6c6a183223 2026-05-12 07:03:32.131 7 INFO neutron.db.l3_hamode_db [None req-2f46ce56-2a37-4b75-8842-b95570e6cec3 70751203299a4af281e332d42c3af965 2bea76c70e094da186f9eb4964892125 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 07:03:33.039 7 INFO neutron.db.l3_hamode_db [None req-2f46ce56-2a37-4b75-8842-b95570e6cec3 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1181/2300] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:03:31 2026] POST /v2.0/routers => generated 728 bytes in 2328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2303] 10.0.0.70 () {34 vars in 782 bytes} [Tue May 12 07:03:34 2026] PUT /v2.0/routers/99ea5ddc-de81-4484-b175-a5225bd77e79/add_router_interface => generated 309 bytes in 1288 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:03:36.129 7 WARNING neutron_lib.context [None req-17b7e0dd-2b32-427b-ac8e-497d94086e9e 78d0379debf747c18974747422c3b1c0 74191f285d28459eb3928b2e51693016 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1184/2304] 10.0.0.70 () {34 vars in 684 bytes} [Tue May 12 07:03:36 2026] POST /v2.0/security-groups => generated 1677 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 07:03:36.290 8 WARNING neutron_lib.context [None req-a6dce536-b44b-473e-8775-65576e8efa04 78d0379debf747c18974747422c3b1c0 74191f285d28459eb3928b2e51693016 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1121/2305] 10.0.0.70 () {34 vars in 694 bytes} [Tue May 12 07:03:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:03:36.488 7 WARNING neutron_lib.context [None req-590971cb-9957-42f0-844a-af154dd72a8a 78d0379debf747c18974747422c3b1c0 74191f285d28459eb3928b2e51693016 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1185/2306] 10.0.0.70 () {34 vars in 694 bytes} [Tue May 12 07:03:36 2026] POST /v2.0/security-group-rules => generated 596 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:03:36.652 8 WARNING neutron_lib.context [None req-ae5c511d-8cf1-4e39-a7bc-13ee0aaf05f6 78d0379debf747c18974747422c3b1c0 74191f285d28459eb3928b2e51693016 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1122/2307] 10.0.0.70 () {34 vars in 694 bytes} [Tue May 12 07:03:36 2026] POST /v2.0/security-group-rules => generated 602 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:03:36.780 7 WARNING neutron_lib.context [None req-75d93dc2-fa62-4075-bdd3-67d4dfe43eef 78d0379debf747c18974747422c3b1c0 74191f285d28459eb3928b2e51693016 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1186/2308] 10.0.0.70 () {34 vars in 694 bytes} [Tue May 12 07:03:36 2026] POST /v2.0/security-group-rules => generated 601 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:03:36.930 8 WARNING neutron_lib.context [None req-72229994-cd38-4b4b-85d7-b8da6c280319 78d0379debf747c18974747422c3b1c0 74191f285d28459eb3928b2e51693016 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:03:36.960 8 INFO neutron.db.securitygroups_db [None req-72229994-cd38-4b4b-85d7-b8da6c280319 78d0379debf747c18974747422c3b1c0 74191f285d28459eb3928b2e51693016 - - default default] Project 74191f285d28459eb3928b2e51693016 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 1123/2309] 10.0.0.70 () {34 vars in 694 bytes} [Tue May 12 07:03:36 2026] POST /v2.0/security-group-rules => generated 607 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:03:37.077 7 WARNING neutron_lib.context [None req-25e3cd9a-25a6-493e-b94e-921a244947df 78d0379debf747c18974747422c3b1c0 74191f285d28459eb3928b2e51693016 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:03:37.112 7 INFO neutron.db.securitygroups_db [None req-25e3cd9a-25a6-493e-b94e-921a244947df 78d0379debf747c18974747422c3b1c0 74191f285d28459eb3928b2e51693016 - - default default] Project 74191f285d28459eb3928b2e51693016 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 1187/2310] 10.0.0.70 () {34 vars in 694 bytes} [Tue May 12 07:03:37 2026] POST /v2.0/security-group-rules => generated 606 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:03:37.561 8 WARNING neutron_lib.context [None req-146fa2f0-77a0-4b72-8325-1f859b8cb2af 78d0379debf747c18974747422c3b1c0 74191f285d28459eb3928b2e51693016 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1124/2311] 10.0.0.70 () {34 vars in 684 bytes} [Tue May 12 07:03:37 2026] POST /v2.0/security-groups => generated 1662 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 07:03:37.700 7 WARNING neutron_lib.context [None req-2b2e2bee-69b3-46f5-8385-be34c9371c72 78d0379debf747c18974747422c3b1c0 74191f285d28459eb3928b2e51693016 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1188/2312] 10.0.0.70 () {34 vars in 694 bytes} [Tue May 12 07:03:37 2026] POST /v2.0/security-group-rules => generated 597 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:03:37.826 8 WARNING neutron_lib.context [None req-6dbb8fec-6d97-4daf-9b48-0be37189344c 78d0379debf747c18974747422c3b1c0 74191f285d28459eb3928b2e51693016 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1125/2313] 10.0.0.70 () {34 vars in 694 bytes} [Tue May 12 07:03:37 2026] POST /v2.0/security-group-rules => generated 602 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:03:37.945 7 WARNING neutron_lib.context [None req-7a2ea316-0d70-498e-8bd6-120576c3d063 78d0379debf747c18974747422c3b1c0 74191f285d28459eb3928b2e51693016 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1189/2314] 10.0.0.70 () {34 vars in 675 bytes} [Tue May 12 07:03:37 2026] POST /v2.0/floatingips => generated 552 bytes in 513 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2315] 10.0.0.84 () {34 vars in 1097 bytes} [Tue May 12 07:03:38 2026] GET /v2.0/security-groups?name=tempest-securitygroup--883892048&fields=id&tenant_id=74191f285d28459eb3928b2e51693016 => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2316] 10.0.0.84 () {34 vars in 1099 bytes} [Tue May 12 07:03:38 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1265799775&fields=id&tenant_id=74191f285d28459eb3928b2e51693016 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2317] 10.0.0.84 () {34 vars in 981 bytes} [Tue May 12 07:03:38 2026] GET /v2.0/networks?id=41a9451e-8ffe-4782-9506-ef706896075a => generated 673 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2318] 10.0.0.84 () {34 vars in 964 bytes} [Tue May 12 07:03:38 2026] GET /v2.0/quotas/74191f285d28459eb3928b2e51693016 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2319] 10.0.0.84 () {34 vars in 1001 bytes} [Tue May 12 07:03:38 2026] GET /v2.0/ports?tenant_id=74191f285d28459eb3928b2e51693016&fields=id => generated 103 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2320] 10.0.0.84 () {34 vars in 1007 bytes} [Tue May 12 07:03:38 2026] GET /v2.0/networks/41a9451e-8ffe-4782-9506-ef706896075a?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2321] 10.0.0.84 () {34 vars in 1107 bytes} [Tue May 12 07:03:38 2026] GET /v2.0/networks/41a9451e-8ffe-4782-9506-ef706896075a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2322] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:03:39 2026] GET /v2.0/ports?device_id=d7321e3f-5470-4b6c-94b6-6d0d3dc1cffb => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2323] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:03:40 2026] GET /v2.0/ports?device_id=d7321e3f-5470-4b6c-94b6-6d0d3dc1cffb => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2324] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:03:41 2026] GET /v2.0/ports?device_id=d7321e3f-5470-4b6c-94b6-6d0d3dc1cffb => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2325] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:03:42 2026] GET /v2.0/ports?device_id=d7321e3f-5470-4b6c-94b6-6d0d3dc1cffb => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2326] 199.204.45.222 () {34 vars in 986 bytes} [Tue May 12 07:03:43 2026] GET /v2.0/networks?id=41a9451e-8ffe-4782-9506-ef706896075a => generated 673 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2327] 199.204.45.222 () {34 vars in 1050 bytes} [Tue May 12 07:03:43 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=74191f285d28459eb3928b2e51693016 => generated 273 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:03:43.371 7 WARNING neutron_lib.context [req-59bd49e2-85a5-4f34-b06c-77606a96d8a1 req-0837f7b2-ebb9-49fa-9290-10381bd6c27e 78d0379debf747c18974747422c3b1c0 74191f285d28459eb3928b2e51693016 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1133/2328] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:03:43 2026] GET /v2.0/ports?device_id=d7321e3f-5470-4b6c-94b6-6d0d3dc1cffb => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2329] 199.204.45.222 () {38 vars in 955 bytes} [Tue May 12 07:03:43 2026] POST /v2.0/ports => generated 997 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2330] 199.204.45.222 () {38 vars in 1028 bytes} [Tue May 12 07:03:43 2026] PUT /v2.0/ports/59e82c6b-e857-4793-979b-6ce0ed8134e2 => generated 1278 bytes in 375 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1197/2331] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:03:44 2026] GET /v2.0/ports?device_id=d7321e3f-5470-4b6c-94b6-6d0d3dc1cffb => generated 1012 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1135/2332] 10.0.0.84 () {34 vars in 1119 bytes} [Tue May 12 07:03:44 2026] GET /v2.0/security-groups?id=6373427f-192c-499a-8609-80e93af274cd&id=59040a1d-f79f-4c31-b1c2-140e809d858d&fields=id&fields=name => generated 206 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2333] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:03:45 2026] GET /v2.0/ports?tenant_id=74191f285d28459eb3928b2e51693016&device_id=d7321e3f-5470-4b6c-94b6-6d0d3dc1cffb => generated 1281 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:03:45.177 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e41cc77c-31e6-4be3-abfa-a35d799fcac0'] response: {'name': 'network-changed', 'server_uuid': 'd7321e3f-5470-4b6c-94b6-6d0d3dc1cffb', 'tag': '59e82c6b-e857-4793-979b-6ce0ed8134e2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1136/2334] 199.204.45.222 () {34 vars in 1018 bytes} [Tue May 12 07:03:45 2026] GET /v2.0/networks?tenant_id=74191f285d28459eb3928b2e51693016&shared=False => generated 769 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2335] 199.204.45.222 () {34 vars in 930 bytes} [Tue May 12 07:03:45 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2336] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:03:45 2026] GET /v2.0/ports?device_id=d7321e3f-5470-4b6c-94b6-6d0d3dc1cffb => generated 1012 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2337] 10.0.0.84 () {34 vars in 1119 bytes} [Tue May 12 07:03:45 2026] GET /v2.0/security-groups?id=6373427f-192c-499a-8609-80e93af274cd&id=59040a1d-f79f-4c31-b1c2-140e809d858d&fields=id&fields=name => generated 206 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2338] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:03:46 2026] GET /v2.0/ports?tenant_id=74191f285d28459eb3928b2e51693016&device_id=d7321e3f-5470-4b6c-94b6-6d0d3dc1cffb => generated 1281 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2339] 199.204.45.222 () {34 vars in 1060 bytes} [Tue May 12 07:03:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=59e82c6b-e857-4793-979b-6ce0ed8134e2 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2340] 199.204.45.222 () {34 vars in 984 bytes} [Tue May 12 07:03:46 2026] GET /v2.0/subnets?id=d3379711-5090-497d-98de-69edc207b508 => generated 691 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2341] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:03:46 2026] GET /v2.0/ports?network_id=41a9451e-8ffe-4782-9506-ef706896075a&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2342] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:03:46 2026] GET /v2.0/networks/41a9451e-8ffe-4782-9506-ef706896075a?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2343] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:03:46 2026] GET /v2.0/networks/41a9451e-8ffe-4782-9506-ef706896075a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2344] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:03:46 2026] GET /v2.0/ports?device_id=d7321e3f-5470-4b6c-94b6-6d0d3dc1cffb => generated 1012 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2345] 10.0.0.84 () {34 vars in 1119 bytes} [Tue May 12 07:03:46 2026] GET /v2.0/security-groups?id=6373427f-192c-499a-8609-80e93af274cd&id=59040a1d-f79f-4c31-b1c2-140e809d858d&fields=id&fields=name => generated 206 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2346] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:03:48 2026] GET /v2.0/ports?device_id=d7321e3f-5470-4b6c-94b6-6d0d3dc1cffb => generated 1012 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2347] 10.0.0.84 () {34 vars in 1119 bytes} [Tue May 12 07:03:48 2026] GET /v2.0/security-groups?id=6373427f-192c-499a-8609-80e93af274cd&id=59040a1d-f79f-4c31-b1c2-140e809d858d&fields=id&fields=name => generated 206 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2348] 199.204.45.222 () {34 vars in 994 bytes} [Tue May 12 07:03:49 2026] GET /v2.0/ports?device_id=d7321e3f-5470-4b6c-94b6-6d0d3dc1cffb => generated 1281 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2349] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:03:49 2026] GET /v2.0/ports?device_id=d7321e3f-5470-4b6c-94b6-6d0d3dc1cffb => generated 1012 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2350] 199.204.45.222 () {34 vars in 1124 bytes} [Tue May 12 07:03:49 2026] GET /v2.0/security-groups?id=6373427f-192c-499a-8609-80e93af274cd&id=59040a1d-f79f-4c31-b1c2-140e809d858d&fields=id&fields=name => generated 206 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2351] 10.0.0.84 () {34 vars in 1119 bytes} [Tue May 12 07:03:49 2026] GET /v2.0/security-groups?id=6373427f-192c-499a-8609-80e93af274cd&id=59040a1d-f79f-4c31-b1c2-140e809d858d&fields=id&fields=name => generated 206 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2354] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:03:50 2026] GET /v2.0/ports?device_id=d7321e3f-5470-4b6c-94b6-6d0d3dc1cffb => generated 1012 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2355] 10.0.0.84 () {34 vars in 1119 bytes} [Tue May 12 07:03:50 2026] GET /v2.0/security-groups?id=6373427f-192c-499a-8609-80e93af274cd&id=59040a1d-f79f-4c31-b1c2-140e809d858d&fields=id&fields=name => generated 206 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2356] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:03:51 2026] GET /v2.0/ports?device_id=d7321e3f-5470-4b6c-94b6-6d0d3dc1cffb => generated 1014 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2357] 10.0.0.84 () {34 vars in 1119 bytes} [Tue May 12 07:03:51 2026] GET /v2.0/security-groups?id=6373427f-192c-499a-8609-80e93af274cd&id=59040a1d-f79f-4c31-b1c2-140e809d858d&fields=id&fields=name => generated 206 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2358] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:03:52 2026] GET /v2.0/ports?device_id=d7321e3f-5470-4b6c-94b6-6d0d3dc1cffb => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2359] 10.0.0.84 () {34 vars in 1119 bytes} [Tue May 12 07:03:52 2026] GET /v2.0/security-groups?id=6373427f-192c-499a-8609-80e93af274cd&id=59040a1d-f79f-4c31-b1c2-140e809d858d&fields=id&fields=name => generated 206 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2360] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:03:52 2026] GET /v2.0/ports?device_id=d7321e3f-5470-4b6c-94b6-6d0d3dc1cffb => generated 1014 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:03:53.274 7 INFO neutron.db.l3_db [None req-8559e655-e963-46e4-ad05-ded0eb72f052 78d0379debf747c18974747422c3b1c0 74191f285d28459eb3928b2e51693016 - - default default] Floating IP 03434638-41cb-417f-b807-fa18fffc0915 associated. External IP: 10.96.250.212, port: 59e82c6b-e857-4793-979b-6ce0ed8134e2. [pid: 7|app: 0|req: 1212/2361] 10.0.0.70 () {34 vars in 748 bytes} [Tue May 12 07:03:52 2026] PUT /v2.0/floatingips/03434638-41cb-417f-b807-fa18fffc0915 => generated 856 bytes in 715 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2362] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:04:02 2026] GET /v2.0/ports?device_id=d7321e3f-5470-4b6c-94b6-6d0d3dc1cffb => generated 1014 bytes in 534 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2363] 10.0.0.84 () {34 vars in 1119 bytes} [Tue May 12 07:04:02 2026] GET /v2.0/security-groups?id=6373427f-192c-499a-8609-80e93af274cd&id=59040a1d-f79f-4c31-b1c2-140e809d858d&fields=id&fields=name => generated 206 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2364] 10.0.0.70 () {32 vars in 735 bytes} [Tue May 12 07:04:02 2026] GET /v2.0/ports?device_id=d7321e3f-5470-4b6c-94b6-6d0d3dc1cffb => generated 1283 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:04:03.101 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c24a99e-8a7e-4e26-843a-df8d1d620bfb'] response: {'name': 'network-changed', 'server_uuid': 'd7321e3f-5470-4b6c-94b6-6d0d3dc1cffb', 'tag': '59e82c6b-e857-4793-979b-6ce0ed8134e2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1214/2365] 10.0.0.70 () {32 vars in 857 bytes} [Tue May 12 07:04:03 2026] GET /v2.0/floatingips?floating_network_id=81a48e34-db43-405e-930e-4059b089f870&port_id=59e82c6b-e857-4793-979b-6ce0ed8134e2 => generated 861 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2366] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:04:03 2026] GET /v2.0/ports?tenant_id=74191f285d28459eb3928b2e51693016&device_id=d7321e3f-5470-4b6c-94b6-6d0d3dc1cffb => generated 1283 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2367] 199.204.45.222 () {34 vars in 986 bytes} [Tue May 12 07:04:03 2026] GET /v2.0/networks?id=41a9451e-8ffe-4782-9506-ef706896075a => generated 769 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2368] 199.204.45.222 () {34 vars in 1060 bytes} [Tue May 12 07:04:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=59e82c6b-e857-4793-979b-6ce0ed8134e2 => generated 861 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2369] 199.204.45.222 () {34 vars in 984 bytes} [Tue May 12 07:04:03 2026] GET /v2.0/subnets?id=d3379711-5090-497d-98de-69edc207b508 => generated 691 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2370] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:04:03 2026] GET /v2.0/ports?network_id=41a9451e-8ffe-4782-9506-ef706896075a&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2371] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:04:03 2026] GET /v2.0/networks/41a9451e-8ffe-4782-9506-ef706896075a?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2372] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:04:03 2026] GET /v2.0/networks/41a9451e-8ffe-4782-9506-ef706896075a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2373] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 07:04:04 2026] GET /v2.0/ports?device_id=d7321e3f-5470-4b6c-94b6-6d0d3dc1cffb => generated 1283 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2374] 10.0.0.179 () {34 vars in 1120 bytes} [Tue May 12 07:04:04 2026] GET /v2.0/security-groups?id=6373427f-192c-499a-8609-80e93af274cd&id=59040a1d-f79f-4c31-b1c2-140e809d858d&fields=id&fields=name => generated 206 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2377] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:04:06 2026] GET /v2.0/ports?device_id=d7321e3f-5470-4b6c-94b6-6d0d3dc1cffb => generated 1014 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2378] 10.0.0.84 () {34 vars in 1119 bytes} [Tue May 12 07:04:06 2026] GET /v2.0/security-groups?id=6373427f-192c-499a-8609-80e93af274cd&id=59040a1d-f79f-4c31-b1c2-140e809d858d&fields=id&fields=name => generated 206 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2379] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:04:07 2026] GET /v2.0/ports?device_id=d7321e3f-5470-4b6c-94b6-6d0d3dc1cffb => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2380] 10.0.0.84 () {34 vars in 1119 bytes} [Tue May 12 07:04:07 2026] GET /v2.0/security-groups?id=6373427f-192c-499a-8609-80e93af274cd&id=59040a1d-f79f-4c31-b1c2-140e809d858d&fields=id&fields=name => generated 206 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2381] 199.204.45.222 () {34 vars in 994 bytes} [Tue May 12 07:04:08 2026] GET /v2.0/ports?device_id=d7321e3f-5470-4b6c-94b6-6d0d3dc1cffb => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:04:08.583 8 INFO neutron.db.l3_db [req-409e73d9-bfda-4ba4-931e-b1aae8875cd0 req-279ff716-834d-4037-a86f-f4ad6085687f 78d0379debf747c18974747422c3b1c0 74191f285d28459eb3928b2e51693016 - - default default] Floating IP 03434638-41cb-417f-b807-fa18fffc0915 disassociated. External IP: 10.96.250.212, port: 59e82c6b-e857-4793-979b-6ce0ed8134e2. [pid: 7|app: 0|req: 1223/2382] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:04:08 2026] GET /v2.0/ports?device_id=d7321e3f-5470-4b6c-94b6-6d0d3dc1cffb => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2383] 199.204.45.222 () {36 vars in 997 bytes} [Tue May 12 07:04:08 2026] DELETE /v2.0/ports/59e82c6b-e857-4793-979b-6ce0ed8134e2 => generated 0 bytes in 636 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2384] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:04:09 2026] GET /v2.0/ports?device_id=d7321e3f-5470-4b6c-94b6-6d0d3dc1cffb => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2385] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:04:10 2026] GET /v2.0/ports?device_id=d7321e3f-5470-4b6c-94b6-6d0d3dc1cffb => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2386] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:04:11 2026] GET /v2.0/ports?device_id=d7321e3f-5470-4b6c-94b6-6d0d3dc1cffb => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:04:13.128 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1e68e5ea-6d48-495c-96f4-9892539bc23f'] response: {'server_uuid': 'd7321e3f-5470-4b6c-94b6-6d0d3dc1cffb', 'name': 'network-vif-deleted', 'tag': '59e82c6b-e857-4793-979b-6ce0ed8134e2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1162/2387] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:04:13 2026] DELETE /v2.0/security-groups/59040a1d-f79f-4c31-b1c2-140e809d858d => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:04:13.246 7 INFO neutron.api.v2.resource [None req-1f1ce351-2536-4e42-ab00-c0cec52bd4eb 78d0379debf747c18974747422c3b1c0 74191f285d28459eb3928b2e51693016 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1226/2388] 10.0.0.70 () {32 vars in 736 bytes} [Tue May 12 07:04:13 2026] GET /v2.0/security-groups/59040a1d-f79f-4c31-b1c2-140e809d858d => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2389] 10.0.0.70 () {32 vars in 731 bytes} [Tue May 12 07:04:13 2026] DELETE /v2.0/floatingips/03434638-41cb-417f-b807-fa18fffc0915 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2390] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:04:13 2026] DELETE /v2.0/security-groups/6373427f-192c-499a-8609-80e93af274cd => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2391] 10.0.0.70 () {34 vars in 788 bytes} [Tue May 12 07:04:13 2026] PUT /v2.0/routers/0beda629-e012-4b22-8874-d0fa9291da68/remove_router_interface => generated 309 bytes in 979 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:04:15.642 7 INFO neutron.services.segments.plugin [-] Segment 59f6f6ed-a120-49b0-8846-13bc79eba7d1 resource provider aggregate not found 2026-05-12 07:04:15.646 7 INFO neutron.services.segments.plugin [-] Segment 59f6f6ed-a120-49b0-8846-13bc79eba7d1 resource provider aggregate not found 2026-05-12 07:04:15.654 7 INFO neutron.services.segments.plugin [-] Segment 59f6f6ed-a120-49b0-8846-13bc79eba7d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59f6f6ed-a120-49b0-8846-13bc79eba7d1 found for delete ", "request_id": "req-41a48e44-c7a5-48a0-8e50-aaf888068f6b"}]} 2026-05-12 07:04:15.664 7 INFO neutron.services.segments.plugin [-] Segment 59f6f6ed-a120-49b0-8846-13bc79eba7d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59f6f6ed-a120-49b0-8846-13bc79eba7d1 found for delete ", "request_id": "req-0b832dde-4be4-4160-9221-00ae24797829"}]} 2026-05-12 07:04:15.664 7 INFO neutron.db.l3_hamode_db [None req-3da4bb4d-e43e-4615-bdee-0ae2c44ceb89 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] HA network 39ce194b-fb75-4d3a-99f8-ac72e25c2c37 was deleted as no HA routers are present in tenant 74191f285d28459eb3928b2e51693016. [pid: 7|app: 0|req: 1228/2392] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:04:14 2026] DELETE /v2.0/routers/0beda629-e012-4b22-8874-d0fa9291da68 => generated 0 bytes in 937 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2393] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:04:15 2026] DELETE /v2.0/subnets/d3379711-5090-497d-98de-69edc207b508 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2394] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:04:15 2026] DELETE /v2.0/networks/41a9451e-8ffe-4782-9506-ef706896075a => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2395] 10.0.0.70 () {34 vars in 788 bytes} [Tue May 12 07:04:16 2026] PUT /v2.0/routers/99ea5ddc-de81-4484-b175-a5225bd77e79/remove_router_interface => generated 309 bytes in 1019 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:04:17.671 7 INFO neutron.services.segments.plugin [-] Segment 7815dc0d-ff8e-4522-bf56-07f50cace478 resource provider aggregate not found 2026-05-12 07:04:17.677 7 INFO neutron.services.segments.plugin [-] Segment 7815dc0d-ff8e-4522-bf56-07f50cace478 resource provider aggregate not found 2026-05-12 07:04:17.687 7 INFO neutron.services.segments.plugin [-] Segment 7815dc0d-ff8e-4522-bf56-07f50cace478 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7815dc0d-ff8e-4522-bf56-07f50cace478 found for delete ", "request_id": "req-53e002bc-1f95-4de0-9fa2-8ff99521bd20"}]} 2026-05-12 07:04:17.691 7 INFO neutron.services.segments.plugin [-] Segment 7815dc0d-ff8e-4522-bf56-07f50cace478 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7815dc0d-ff8e-4522-bf56-07f50cace478 found for delete ", "request_id": "req-9e04e8ba-2702-4a3c-a1fc-4f19acc0f55e"}]} 2026-05-12 07:04:18.178 7 INFO neutron.db.l3_hamode_db [None req-4e24d7db-92e9-4d95-b555-dd4b44ed0c41 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] HA network ebbe085d-9809-4a27-b19a-1d6c6a183223 was deleted as no HA routers are present in tenant 2bea76c70e094da186f9eb4964892125. [pid: 7|app: 0|req: 1230/2396] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:04:17 2026] DELETE /v2.0/routers/99ea5ddc-de81-4484-b175-a5225bd77e79 => generated 0 bytes in 976 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2397] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:04:18 2026] DELETE /v2.0/subnets/b3bcb25c-98b1-40bf-818b-35236d3f2dd2 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2398] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:04:18 2026] DELETE /v2.0/networks/26b4cd15-b7f2-4cdf-9a01-a42d49e2882b => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2399] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:04:18 2026] GET /v2.0/security-groups?tenant_id=74191f285d28459eb3928b2e51693016&name=default => generated 2929 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2400] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:04:18 2026] DELETE /v2.0/security-groups/16aec6ec-c4a1-4aec-ad28-b35177d58b18 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2401] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:04:19 2026] GET /v2.0/security-groups?tenant_id=2bea76c70e094da186f9eb4964892125&name=default => generated 2929 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2402] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:04:19 2026] DELETE /v2.0/security-groups/641182e7-8e91-4d8b-abf3-46c397551ba3 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:04:23.682 8 INFO neutron.db.segments_db [None req-4d6cdb89-e8b9-441d-823f-9da5661a1400 917774527c654db1b0f9a9e01c186bf9 f3b2d64ea8b342e58b603515bf2197f0 - - default default] Added segment 85a8bebf-103d-4bd3-8675-3f864b6a8fe7 of type vxlan for network 20177015-c7b3-4ce2-9da9-f05cd957fb33 [pid: 8|app: 0|req: 1171/2405] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 07:04:23 2026] POST /v2.0/networks => generated 727 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:04:23.796 7 INFO neutron.services.segments.plugin [-] Segment 9bba057f-0d8a-4266-bdf6-13cb882cefc5 resource provider aggregate not found 2026-05-12 07:04:23.802 7 INFO neutron.services.segments.plugin [-] Segment 9bba057f-0d8a-4266-bdf6-13cb882cefc5 resource provider aggregate not found 2026-05-12 07:04:23.806 7 INFO neutron.services.segments.plugin [-] Segment 9bba057f-0d8a-4266-bdf6-13cb882cefc5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bba057f-0d8a-4266-bdf6-13cb882cefc5 found for delete ", "request_id": "req-baa47391-02a2-4755-ab8c-66131b588bb5"}]} 2026-05-12 07:04:23.812 7 INFO neutron.services.segments.plugin [-] Segment 9bba057f-0d8a-4266-bdf6-13cb882cefc5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bba057f-0d8a-4266-bdf6-13cb882cefc5 found for delete ", "request_id": "req-4772f341-dd54-46b7-b3a5-a38c83d02626"}]} 2026-05-12 07:04:23.820 7 INFO neutron.services.segments.plugin [-] Segment 9576f105-af9c-4043-8d76-3bfd0ba2a58b resource provider aggregate not found 2026-05-12 07:04:23.825 7 INFO neutron.services.segments.plugin [-] Segment 9576f105-af9c-4043-8d76-3bfd0ba2a58b resource provider aggregate not found 2026-05-12 07:04:23.836 7 INFO neutron.services.segments.plugin [-] Segment 9576f105-af9c-4043-8d76-3bfd0ba2a58b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9576f105-af9c-4043-8d76-3bfd0ba2a58b found for delete ", "request_id": "req-e42d0306-5130-4593-9d46-bdb22dd70a72"}]} 2026-05-12 07:04:23.841 7 INFO neutron.services.segments.plugin [-] Segment 9576f105-af9c-4043-8d76-3bfd0ba2a58b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9576f105-af9c-4043-8d76-3bfd0ba2a58b found for delete ", "request_id": "req-e0b474c9-ad7a-4784-b378-7fe91d029b3a"}]} [pid: 7|app: 0|req: 1235/2406] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:04:23 2026] POST /v2.0/subnets => generated 644 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:04:23.998 8 WARNING neutron.api.v2.base [None req-cd2bd21e-dedb-48d5-9455-7ad08e3155d8 917774527c654db1b0f9a9e01c186bf9 f3b2d64ea8b342e58b603515bf2197f0 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-05-12 07:04:23.999 8 INFO neutron.api.v2.resource [None req-cd2bd21e-dedb-48d5-9455-7ad08e3155d8 917774527c654db1b0f9a9e01c186bf9 f3b2d64ea8b342e58b603515bf2197f0 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1172/2407] 10.0.0.70 () {34 vars in 680 bytes} [Tue May 12 07:04:23 2026] POST /v2.0/rbac-policies => generated 143 bytes in 10 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2408] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:04:24 2026] DELETE /v2.0/networks/20177015-c7b3-4ce2-9da9-f05cd957fb33 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:04:24.259 8 INFO neutron.db.segments_db [None req-f48068e2-e516-4880-954b-7d0d25b012db 917774527c654db1b0f9a9e01c186bf9 f3b2d64ea8b342e58b603515bf2197f0 - - default default] Added segment 88e901ec-6cab-42f9-988d-875ecb0b2291 of type vxlan for network f046e9dc-2d7f-4d79-8b44-9f381876533f [pid: 8|app: 0|req: 1173/2409] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 07:04:24 2026] POST /v2.0/networks => generated 726 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2410] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:04:24 2026] POST /v2.0/subnets => generated 647 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:04:24.545 8 WARNING neutron.api.v2.base [None req-53a48f58-c96b-45e8-8718-c64a4a62dad2 917774527c654db1b0f9a9e01c186bf9 f3b2d64ea8b342e58b603515bf2197f0 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-05-12 07:04:24.546 8 INFO neutron.api.v2.resource [None req-53a48f58-c96b-45e8-8718-c64a4a62dad2 917774527c654db1b0f9a9e01c186bf9 f3b2d64ea8b342e58b603515bf2197f0 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1174/2411] 10.0.0.70 () {34 vars in 680 bytes} [Tue May 12 07:04:24 2026] POST /v2.0/rbac-policies => generated 547 bytes in 10 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2412] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:04:24 2026] DELETE /v2.0/networks/f046e9dc-2d7f-4d79-8b44-9f381876533f => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:04:24.815 8 INFO neutron.db.segments_db [None req-3df673f4-af78-4761-8106-4ca1c2829148 917774527c654db1b0f9a9e01c186bf9 f3b2d64ea8b342e58b603515bf2197f0 - - default default] Added segment 58334d74-a243-4ad4-bd07-874a2f619b2e of type vxlan for network d1b8e9ea-4c53-4cf0-becc-98f5cfb864e2 [pid: 8|app: 0|req: 1175/2413] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 07:04:24 2026] POST /v2.0/networks => generated 725 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2414] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:04:24 2026] POST /v2.0/subnets => generated 647 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2415] 10.0.0.70 () {34 vars in 680 bytes} [Tue May 12 07:04:25 2026] POST /v2.0/rbac-policies => generated 324 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2416] 10.0.0.70 () {32 vars in 722 bytes} [Tue May 12 07:04:25 2026] GET /v2.0/networks/d1b8e9ea-4c53-4cf0-becc-98f5cfb864e2 => generated 654 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:04:26.217 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9b56f1bc-63f3-40a1-8b9a-337c301a034a 208bb59bed01438590cd17b973de1952 f6fbd3aa09684398bfe1ee21ad9e7789 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1177/2417] 10.0.0.70 () {32 vars in 722 bytes} [Tue May 12 07:04:26 2026] GET /v2.0/networks/d1b8e9ea-4c53-4cf0-becc-98f5cfb864e2 => generated 138 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:04:26.256 7 INFO neutron.services.segments.plugin [-] Segment 85a8bebf-103d-4bd3-8675-3f864b6a8fe7 resource provider aggregate not found 2026-05-12 07:04:26.261 7 INFO neutron.services.segments.plugin [-] Segment 85a8bebf-103d-4bd3-8675-3f864b6a8fe7 resource provider aggregate not found 2026-05-12 07:04:26.276 7 INFO neutron.services.segments.plugin [-] Segment 85a8bebf-103d-4bd3-8675-3f864b6a8fe7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85a8bebf-103d-4bd3-8675-3f864b6a8fe7 found for delete ", "request_id": "req-761ab3d4-e8eb-42d8-8e9f-5bfb7d5ffee6"}]} 2026-05-12 07:04:26.279 7 INFO neutron.services.segments.plugin [-] Segment 85a8bebf-103d-4bd3-8675-3f864b6a8fe7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85a8bebf-103d-4bd3-8675-3f864b6a8fe7 found for delete ", "request_id": "req-2740a138-26bf-4dcd-8753-ad8f25c15e4b"}]} 2026-05-12 07:04:26.295 7 INFO neutron.services.segments.plugin [-] Segment 88e901ec-6cab-42f9-988d-875ecb0b2291 resource provider aggregate not found 2026-05-12 07:04:26.302 7 INFO neutron.services.segments.plugin [-] Segment 88e901ec-6cab-42f9-988d-875ecb0b2291 resource provider aggregate not found 2026-05-12 07:04:26.310 7 INFO neutron.services.segments.plugin [-] Segment 88e901ec-6cab-42f9-988d-875ecb0b2291 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88e901ec-6cab-42f9-988d-875ecb0b2291 found for delete ", "request_id": "req-941aacf7-0847-43a3-bc36-e08d5b6de2f4"}]} 2026-05-12 07:04:26.314 7 INFO neutron.services.segments.plugin [-] Segment 88e901ec-6cab-42f9-988d-875ecb0b2291 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88e901ec-6cab-42f9-988d-875ecb0b2291 found for delete ", "request_id": "req-16096045-b8f3-40bf-b263-18e1b898c2a1"}]} [pid: 7|app: 0|req: 1241/2418] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:04:26 2026] DELETE /v2.0/networks/d1b8e9ea-4c53-4cf0-becc-98f5cfb864e2 => generated 0 bytes in 416 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:04:26.663 8 INFO neutron.pecan_wsgi.hooks.translation [None req-64740239-3e11-43c1-8eba-ad4451623b4c 917774527c654db1b0f9a9e01c186bf9 f3b2d64ea8b342e58b603515bf2197f0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1178/2419] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:04:26 2026] DELETE /v2.0/subnets/d8a7d12d-4202-40a8-aa49-b933b2c733d6 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:04:26.682 7 INFO neutron.pecan_wsgi.hooks.translation [None req-76fddfb9-f894-402d-a0f4-429ded1d5bd9 917774527c654db1b0f9a9e01c186bf9 f3b2d64ea8b342e58b603515bf2197f0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1242/2420] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:04:26 2026] DELETE /v2.0/subnets/c98eccba-f31f-496c-968d-e4cf6a2ddc81 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:04:26.703 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7099f70c-8e54-4936-b00d-4289ec69b800 917774527c654db1b0f9a9e01c186bf9 f3b2d64ea8b342e58b603515bf2197f0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1179/2421] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:04:26 2026] DELETE /v2.0/subnets/99f189b6-c0aa-48b8-b5ca-5a21c92cef1d => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2422] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:04:27 2026] GET /v2.0/security-groups?tenant_id=f3b2d64ea8b342e58b603515bf2197f0&name=default => generated 2929 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2423] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:04:27 2026] DELETE /v2.0/security-groups/28b66e52-53bd-40db-a194-89bb3c7fa43c => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2424] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:04:27 2026] GET /v2.0/security-groups?tenant_id=415e424f083341c28bf6ab54e85e69c3&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2425] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:04:27 2026] DELETE /v2.0/security-groups/ecdfbe19-39e9-481a-9acf-b32fccca09f4 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:04:28.328 7 INFO neutron.services.segments.plugin [-] Segment 58334d74-a243-4ad4-bd07-874a2f619b2e resource provider aggregate not found 2026-05-12 07:04:28.333 7 INFO neutron.services.segments.plugin [-] Segment 58334d74-a243-4ad4-bd07-874a2f619b2e resource provider aggregate not found [pid: 7|app: 0|req: 1245/2426] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:04:28 2026] GET /v2.0/security-groups?tenant_id=f6fbd3aa09684398bfe1ee21ad9e7789&name=default => generated 2929 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2427] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:04:28 2026] DELETE /v2.0/security-groups/4dfd3603-bb48-473d-8ef3-38f354a6eed0 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:04:32.331 7 INFO neutron.services.segments.plugin [-] Segment 58334d74-a243-4ad4-bd07-874a2f619b2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58334d74-a243-4ad4-bd07-874a2f619b2e found for delete ", "request_id": "req-36f37f3c-e56d-42b8-8fd5-b9c73f6b7720"}]} 2026-05-12 07:04:32.332 7 INFO neutron.services.segments.plugin [-] Segment 58334d74-a243-4ad4-bd07-874a2f619b2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58334d74-a243-4ad4-bd07-874a2f619b2e found for delete ", "request_id": "req-6dd514f0-0964-479a-abb4-59982f526368"}]} 2026-05-12 07:04:32.500 7 WARNING neutron_lib.context [None req-c8975cd3-0020-40bc-b9da-cc03dd83df47 d5d4c16b8b384b378df9259829f8f5b9 35f7f6b8f0fc4e41b9630d49a420910f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:04:32.655 7 INFO neutron.db.segments_db [None req-c8975cd3-0020-40bc-b9da-cc03dd83df47 d5d4c16b8b384b378df9259829f8f5b9 35f7f6b8f0fc4e41b9630d49a420910f - - default default] Added segment b027dc4f-4ebe-47a1-9cd6-a75b79fade1b of type vxlan for network b10f2a92-c635-4668-bf98-92428102865a [pid: 7|app: 0|req: 1246/2428] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 07:04:32 2026] POST /v2.0/networks => generated 631 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:04:32.753 8 WARNING neutron_lib.context [None req-cace083b-2db2-40f7-8296-e346e0a96fba d5d4c16b8b384b378df9259829f8f5b9 35f7f6b8f0fc4e41b9630d49a420910f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:04:32.806 8 INFO neutron.db.segments_db [None req-cace083b-2db2-40f7-8296-e346e0a96fba d5d4c16b8b384b378df9259829f8f5b9 35f7f6b8f0fc4e41b9630d49a420910f - - default default] Added segment 10d39126-b48a-4893-8fda-62247019d169 of type vxlan for network aa75715c-4379-4ff4-937a-83826de1f750 [pid: 8|app: 0|req: 1183/2429] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 07:04:32 2026] POST /v2.0/networks => generated 632 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:04:32.902 7 WARNING neutron_lib.context [None req-124ca48f-c673-42f5-bcde-571f354d54ef d5d4c16b8b384b378df9259829f8f5b9 35f7f6b8f0fc4e41b9630d49a420910f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:04:32.964 7 INFO neutron.db.segments_db [None req-124ca48f-c673-42f5-bcde-571f354d54ef d5d4c16b8b384b378df9259829f8f5b9 35f7f6b8f0fc4e41b9630d49a420910f - - default default] Added segment ff4096c7-8689-4824-9b83-7b712287c93d of type vxlan for network 002bd2cd-c33b-44a8-8b51-683a526dece6 [pid: 7|app: 0|req: 1247/2430] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 07:04:32 2026] POST /v2.0/networks => generated 631 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:04:33.080 8 WARNING neutron_lib.context [None req-227fd09b-36c1-4d2b-8e12-9f570b665334 d5d4c16b8b384b378df9259829f8f5b9 35f7f6b8f0fc4e41b9630d49a420910f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:04:33.150 8 INFO neutron.db.segments_db [None req-227fd09b-36c1-4d2b-8e12-9f570b665334 d5d4c16b8b384b378df9259829f8f5b9 35f7f6b8f0fc4e41b9630d49a420910f - - default default] Added segment 08444748-17b5-41dd-835e-2afb97440b8f of type vxlan for network 771bf119-7aad-4c6d-b28d-da3fc5ff3988 [pid: 8|app: 0|req: 1184/2431] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 07:04:33 2026] POST /v2.0/networks => generated 632 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:04:33.270 7 WARNING neutron_lib.context [None req-1023f968-4ada-47c5-8292-ea7f96ae29ec d5d4c16b8b384b378df9259829f8f5b9 35f7f6b8f0fc4e41b9630d49a420910f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:04:33.317 7 INFO neutron.db.segments_db [None req-1023f968-4ada-47c5-8292-ea7f96ae29ec d5d4c16b8b384b378df9259829f8f5b9 35f7f6b8f0fc4e41b9630d49a420910f - - default default] Added segment afb72807-0497-4e38-ba84-019c00c25adf of type vxlan for network b861ffc8-ee03-4e4e-8423-337214f66da6 [pid: 7|app: 0|req: 1248/2432] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 07:04:33 2026] POST /v2.0/networks => generated 632 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2433] 10.0.0.70 () {34 vars in 752 bytes} [Tue May 12 07:04:33 2026] PUT /v2.0/networks/b10f2a92-c635-4668-bf98-92428102865a/tags => generated 17 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2434] 10.0.0.70 () {34 vars in 752 bytes} [Tue May 12 07:04:33 2026] PUT /v2.0/networks/aa75715c-4379-4ff4-937a-83826de1f750/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2435] 10.0.0.70 () {34 vars in 752 bytes} [Tue May 12 07:04:33 2026] PUT /v2.0/networks/002bd2cd-c33b-44a8-8b51-683a526dece6/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2436] 10.0.0.70 () {34 vars in 752 bytes} [Tue May 12 07:04:33 2026] PUT /v2.0/networks/771bf119-7aad-4c6d-b28d-da3fc5ff3988/tags => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2437] 10.0.0.70 () {32 vars in 665 bytes} [Tue May 12 07:04:33 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2438] 10.0.0.70 () {32 vars in 679 bytes} [Tue May 12 07:04:33 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2439] 10.0.0.70 () {32 vars in 675 bytes} [Tue May 12 07:04:33 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2440] 10.0.0.70 () {32 vars in 687 bytes} [Tue May 12 07:04:33 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2441] 10.0.0.70 () {32 vars in 673 bytes} [Tue May 12 07:04:33 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2442] 10.0.0.70 () {32 vars in 687 bytes} [Tue May 12 07:04:33 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2443] 10.0.0.70 () {32 vars in 683 bytes} [Tue May 12 07:04:33 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2444] 10.0.0.70 () {32 vars in 695 bytes} [Tue May 12 07:04:34 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2445] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:04:34 2026] DELETE /v2.0/networks/b10f2a92-c635-4668-bf98-92428102865a => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2446] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:04:34 2026] DELETE /v2.0/networks/aa75715c-4379-4ff4-937a-83826de1f750 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:04:34.401 8 INFO neutron.services.segments.plugin [-] Segment b027dc4f-4ebe-47a1-9cd6-a75b79fade1b resource provider aggregate not found 2026-05-12 07:04:34.414 8 INFO neutron.services.segments.plugin [-] Segment b027dc4f-4ebe-47a1-9cd6-a75b79fade1b resource provider aggregate not found 2026-05-12 07:04:34.427 8 INFO neutron.services.segments.plugin [-] Segment b027dc4f-4ebe-47a1-9cd6-a75b79fade1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b027dc4f-4ebe-47a1-9cd6-a75b79fade1b found for delete ", "request_id": "req-40f902a9-7990-4207-888d-1dc190dfc4ab"}]} 2026-05-12 07:04:34.429 8 INFO neutron.services.segments.plugin [-] Segment b027dc4f-4ebe-47a1-9cd6-a75b79fade1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b027dc4f-4ebe-47a1-9cd6-a75b79fade1b found for delete ", "request_id": "req-05695ac1-a96f-4af4-be78-56fca99736e0"}]} [pid: 8|app: 0|req: 1192/2447] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:04:34 2026] DELETE /v2.0/networks/002bd2cd-c33b-44a8-8b51-683a526dece6 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:04:34.563 7 INFO neutron.services.segments.plugin [-] Segment 10d39126-b48a-4893-8fda-62247019d169 resource provider aggregate not found 2026-05-12 07:04:34.567 7 INFO neutron.services.segments.plugin [-] Segment 10d39126-b48a-4893-8fda-62247019d169 resource provider aggregate not found 2026-05-12 07:04:34.581 7 INFO neutron.services.segments.plugin [-] Segment 10d39126-b48a-4893-8fda-62247019d169 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10d39126-b48a-4893-8fda-62247019d169 found for delete ", "request_id": "req-ced08089-0829-42ec-b497-6193a2560fa0"}]} 2026-05-12 07:04:34.585 7 INFO neutron.services.segments.plugin [-] Segment 10d39126-b48a-4893-8fda-62247019d169 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10d39126-b48a-4893-8fda-62247019d169 found for delete ", "request_id": "req-08cd2935-9dc7-45c9-9cb3-62499ee186f3"}]} [pid: 7|app: 0|req: 1256/2450] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:04:34 2026] DELETE /v2.0/networks/771bf119-7aad-4c6d-b28d-da3fc5ff3988 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2451] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:04:34 2026] DELETE /v2.0/networks/b861ffc8-ee03-4e4e-8423-337214f66da6 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2452] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:04:35 2026] GET /v2.0/security-groups?tenant_id=c7ef5cd99b4d434cae41b00e792e8070&name=default => generated 2929 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2453] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:04:35 2026] DELETE /v2.0/security-groups/4dff382d-e0e5-4dad-8b2c-c015a5e1685d => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2454] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:04:36 2026] GET /v2.0/security-groups?tenant_id=35f7f6b8f0fc4e41b9630d49a420910f&name=default => generated 2929 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2455] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:04:36 2026] DELETE /v2.0/security-groups/442d835d-c441-421c-9e83-a0279e71df47 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:04:36.596 7 INFO neutron.services.segments.plugin [-] Segment 08444748-17b5-41dd-835e-2afb97440b8f resource provider aggregate not found [pid: 7|app: 0|req: 1259/2456] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:04:36 2026] GET /v2.0/security-groups?tenant_id=a756367d6e0841e2bef68eb93fc4c29a&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:04:36.629 8 INFO neutron.services.segments.plugin [-] Segment ff4096c7-8689-4824-9b83-7b712287c93d resource provider aggregate not found 2026-05-12 07:04:36.634 8 INFO neutron.services.segments.plugin [-] Segment ff4096c7-8689-4824-9b83-7b712287c93d resource provider aggregate not found 2026-05-12 07:04:36.644 8 INFO neutron.services.segments.plugin [-] Segment ff4096c7-8689-4824-9b83-7b712287c93d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff4096c7-8689-4824-9b83-7b712287c93d found for delete ", "request_id": "req-4a791a7f-5d41-4e3b-aab5-289db8968ee4"}]} 2026-05-12 07:04:36.651 8 INFO neutron.services.segments.plugin [-] Segment ff4096c7-8689-4824-9b83-7b712287c93d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff4096c7-8689-4824-9b83-7b712287c93d found for delete ", "request_id": "req-1d7530a8-a959-40b3-9e2d-192624c39091"}]} 2026-05-12 07:04:36.668 8 INFO neutron.services.segments.plugin [-] Segment afb72807-0497-4e38-ba84-019c00c25adf resource provider aggregate not found 2026-05-12 07:04:36.671 8 INFO neutron.services.segments.plugin [-] Segment afb72807-0497-4e38-ba84-019c00c25adf resource provider aggregate not found 2026-05-12 07:04:36.684 8 INFO neutron.services.segments.plugin [-] Segment afb72807-0497-4e38-ba84-019c00c25adf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afb72807-0497-4e38-ba84-019c00c25adf found for delete ", "request_id": "req-ac3caeca-2c73-420a-b576-8f674016b098"}]} 2026-05-12 07:04:36.686 8 INFO neutron.services.segments.plugin [-] Segment afb72807-0497-4e38-ba84-019c00c25adf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afb72807-0497-4e38-ba84-019c00c25adf found for delete ", "request_id": "req-f5f05e96-5e01-4c35-b733-94b1fa43e20e"}]} [pid: 8|app: 0|req: 1198/2457] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:04:36 2026] DELETE /v2.0/security-groups/9bcfb564-9489-4087-a74e-61b92e9392e5 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:04:40.597 7 INFO neutron.services.segments.plugin [-] Segment 08444748-17b5-41dd-835e-2afb97440b8f resource provider aggregate not found 2026-05-12 07:04:40.603 7 INFO neutron.services.segments.plugin [-] Segment 08444748-17b5-41dd-835e-2afb97440b8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08444748-17b5-41dd-835e-2afb97440b8f found for delete ", "request_id": "req-e36f0367-e371-4015-b963-af13cea0ccf2"}]} 2026-05-12 07:04:40.617 7 INFO neutron.services.segments.plugin [-] Segment 08444748-17b5-41dd-835e-2afb97440b8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08444748-17b5-41dd-835e-2afb97440b8f found for delete ", "request_id": "req-5edab6c4-8af4-4813-90dd-5d91c3913524"}]} 2026-05-12 07:04:40.726 7 WARNING neutron_lib.context [None req-1ff88849-98a5-472b-b610-1831fb670670 392a7bb1b172415984369cf26e48237f eb09acd568fa4a8cb7685f8c9ddc11ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:04:40.885 7 INFO neutron.db.segments_db [None req-1ff88849-98a5-472b-b610-1831fb670670 392a7bb1b172415984369cf26e48237f eb09acd568fa4a8cb7685f8c9ddc11ab - - default default] Added segment ccc63f02-e9c8-492b-a3af-327a41aceeb5 of type vxlan for network 8dcf34b4-e614-4982-adbf-5d9aa679b39e [pid: 7|app: 0|req: 1260/2458] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 07:04:40 2026] POST /v2.0/networks => generated 632 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:04:41.015 8 WARNING neutron_lib.context [None req-97c6880c-3b03-4627-ac4c-88cc5cd91d9b 392a7bb1b172415984369cf26e48237f eb09acd568fa4a8cb7685f8c9ddc11ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1199/2459] 10.0.0.70 () {34 vars in 663 bytes} [Tue May 12 07:04:41 2026] POST /v2.0/ports => generated 743 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:04:41.400 7 WARNING neutron_lib.context [None req-6c9e6f36-28f5-4dcc-b355-6ddae00f090b 392a7bb1b172415984369cf26e48237f eb09acd568fa4a8cb7685f8c9ddc11ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:04:41.453 7 INFO neutron.db.segments_db [None req-6c9e6f36-28f5-4dcc-b355-6ddae00f090b 392a7bb1b172415984369cf26e48237f eb09acd568fa4a8cb7685f8c9ddc11ab - - default default] Added segment f42b06ef-f8b0-4680-8621-6ba972e14e04 of type vxlan for network 67f64576-b934-4cb4-947b-00d2b3c3f606 [pid: 7|app: 0|req: 1261/2460] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 07:04:41 2026] POST /v2.0/networks => generated 632 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:04:41.598 8 WARNING neutron_lib.context [None req-730c0fb8-42cd-4334-92ec-2d4c6699838d 392a7bb1b172415984369cf26e48237f eb09acd568fa4a8cb7685f8c9ddc11ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1200/2461] 10.0.0.70 () {34 vars in 663 bytes} [Tue May 12 07:04:41 2026] POST /v2.0/ports => generated 743 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:04:41.876 7 WARNING neutron_lib.context [None req-6801e81d-8a3a-4736-a197-49522e85f009 392a7bb1b172415984369cf26e48237f eb09acd568fa4a8cb7685f8c9ddc11ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:04:41.934 7 INFO neutron.db.segments_db [None req-6801e81d-8a3a-4736-a197-49522e85f009 392a7bb1b172415984369cf26e48237f eb09acd568fa4a8cb7685f8c9ddc11ab - - default default] Added segment 92f6dba2-65e4-45e6-9ed5-a8cc29b1bc97 of type vxlan for network 6f8f977e-8c02-4e5c-a2dd-e451874f1719 [pid: 7|app: 0|req: 1262/2462] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 07:04:41 2026] POST /v2.0/networks => generated 631 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:04:42.242 8 WARNING neutron_lib.context [None req-ed26271a-0661-4f49-adcf-cd0665044ae4 392a7bb1b172415984369cf26e48237f eb09acd568fa4a8cb7685f8c9ddc11ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1201/2463] 10.0.0.70 () {34 vars in 663 bytes} [Tue May 12 07:04:42 2026] POST /v2.0/ports => generated 743 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:04:42.571 7 WARNING neutron_lib.context [None req-0fdf406f-5779-46ab-b6b3-f3063e180603 392a7bb1b172415984369cf26e48237f eb09acd568fa4a8cb7685f8c9ddc11ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:04:42.623 7 INFO neutron.db.segments_db [None req-0fdf406f-5779-46ab-b6b3-f3063e180603 392a7bb1b172415984369cf26e48237f eb09acd568fa4a8cb7685f8c9ddc11ab - - default default] Added segment 94334bce-caf5-4d00-80db-077b51000537 of type vxlan for network d1d5d854-45a6-47d8-942e-bd6e458f876b [pid: 7|app: 0|req: 1263/2464] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 07:04:42 2026] POST /v2.0/networks => generated 631 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:04:42.722 8 WARNING neutron_lib.context [None req-a809073d-9b64-4fb9-b064-530d351f2219 392a7bb1b172415984369cf26e48237f eb09acd568fa4a8cb7685f8c9ddc11ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1202/2465] 10.0.0.70 () {34 vars in 663 bytes} [Tue May 12 07:04:42 2026] POST /v2.0/ports => generated 743 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:04:42.995 7 WARNING neutron_lib.context [None req-92ca0c2c-bb81-4a08-8ffc-2c4b285ff6d1 392a7bb1b172415984369cf26e48237f eb09acd568fa4a8cb7685f8c9ddc11ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:04:43.045 7 INFO neutron.db.segments_db [None req-92ca0c2c-bb81-4a08-8ffc-2c4b285ff6d1 392a7bb1b172415984369cf26e48237f eb09acd568fa4a8cb7685f8c9ddc11ab - - default default] Added segment ac422d22-16d8-42d0-9a41-658d375c4c99 of type vxlan for network d9238b7e-b822-43cf-a530-99feea79f337 [pid: 7|app: 0|req: 1264/2466] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 07:04:42 2026] POST /v2.0/networks => generated 632 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:04:43.145 8 WARNING neutron_lib.context [None req-ddcc4f7d-e030-41ee-924c-ff4faa8ef914 392a7bb1b172415984369cf26e48237f eb09acd568fa4a8cb7685f8c9ddc11ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1203/2467] 10.0.0.70 () {34 vars in 663 bytes} [Tue May 12 07:04:43 2026] POST /v2.0/ports => generated 743 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2468] 10.0.0.70 () {34 vars in 746 bytes} [Tue May 12 07:04:43 2026] PUT /v2.0/ports/0fe916ff-a781-4f69-8f13-739cdbec4801/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1204/2469] 10.0.0.70 () {34 vars in 746 bytes} [Tue May 12 07:04:43 2026] PUT /v2.0/ports/6be0b91d-0779-4f40-ae4b-9e75aa05d6eb/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2470] 10.0.0.70 () {34 vars in 746 bytes} [Tue May 12 07:04:43 2026] PUT /v2.0/ports/0ce54dd4-780c-403a-8a98-09735e70efb1/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2471] 10.0.0.70 () {34 vars in 746 bytes} [Tue May 12 07:04:43 2026] PUT /v2.0/ports/c0eda1b1-5ab4-479b-bb35-7adf759b2688/tags => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2472] 10.0.0.70 () {32 vars in 659 bytes} [Tue May 12 07:04:43 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 504 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2473] 10.0.0.70 () {32 vars in 673 bytes} [Tue May 12 07:04:44 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2474] 10.0.0.70 () {32 vars in 669 bytes} [Tue May 12 07:04:44 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2475] 10.0.0.70 () {32 vars in 681 bytes} [Tue May 12 07:04:44 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2476] 10.0.0.70 () {32 vars in 667 bytes} [Tue May 12 07:04:44 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2477] 10.0.0.70 () {32 vars in 681 bytes} [Tue May 12 07:04:44 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2478] 10.0.0.70 () {32 vars in 677 bytes} [Tue May 12 07:04:44 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2479] 10.0.0.70 () {32 vars in 689 bytes} [Tue May 12 07:04:44 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2480] 10.0.0.70 () {32 vars in 719 bytes} [Tue May 12 07:04:44 2026] DELETE /v2.0/ports/0fe916ff-a781-4f69-8f13-739cdbec4801 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2481] 10.0.0.70 () {32 vars in 719 bytes} [Tue May 12 07:04:45 2026] DELETE /v2.0/ports/6be0b91d-0779-4f40-ae4b-9e75aa05d6eb => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2482] 10.0.0.70 () {32 vars in 719 bytes} [Tue May 12 07:04:45 2026] DELETE /v2.0/ports/0ce54dd4-780c-403a-8a98-09735e70efb1 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2483] 10.0.0.70 () {32 vars in 719 bytes} [Tue May 12 07:04:45 2026] DELETE /v2.0/ports/c0eda1b1-5ab4-479b-bb35-7adf759b2688 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2484] 10.0.0.70 () {32 vars in 719 bytes} [Tue May 12 07:04:45 2026] DELETE /v2.0/ports/28ca390f-9a37-488f-8590-b90bbbd6b0bb => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:04:45.972 8 INFO neutron.services.segments.plugin [-] Segment ccc63f02-e9c8-492b-a3af-327a41aceeb5 resource provider aggregate not found 2026-05-12 07:04:45.976 8 INFO neutron.services.segments.plugin [-] Segment ccc63f02-e9c8-492b-a3af-327a41aceeb5 resource provider aggregate not found 2026-05-12 07:04:45.984 8 INFO neutron.services.segments.plugin [-] Segment ccc63f02-e9c8-492b-a3af-327a41aceeb5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccc63f02-e9c8-492b-a3af-327a41aceeb5 found for delete ", "request_id": "req-6b9c9e42-2380-4bb3-9872-993c34ddc27d"}]} 2026-05-12 07:04:45.989 8 INFO neutron.services.segments.plugin [-] Segment ccc63f02-e9c8-492b-a3af-327a41aceeb5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccc63f02-e9c8-492b-a3af-327a41aceeb5 found for delete ", "request_id": "req-3c67eb3d-0f5f-4102-ad45-ad4ac6c23269"}]} [pid: 8|app: 0|req: 1212/2485] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:04:45 2026] DELETE /v2.0/networks/8dcf34b4-e614-4982-adbf-5d9aa679b39e => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:04:46.129 7 INFO neutron.services.segments.plugin [-] Segment f42b06ef-f8b0-4680-8621-6ba972e14e04 resource provider aggregate not found 2026-05-12 07:04:46.134 7 INFO neutron.services.segments.plugin [-] Segment f42b06ef-f8b0-4680-8621-6ba972e14e04 resource provider aggregate not found 2026-05-12 07:04:46.141 7 INFO neutron.services.segments.plugin [-] Segment f42b06ef-f8b0-4680-8621-6ba972e14e04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f42b06ef-f8b0-4680-8621-6ba972e14e04 found for delete ", "request_id": "req-62f6fc14-52b2-48e6-9301-02ef20c839da"}]} [pid: 7|app: 0|req: 1274/2486] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:04:46 2026] DELETE /v2.0/networks/67f64576-b934-4cb4-947b-00d2b3c3f606 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2487] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:04:46 2026] DELETE /v2.0/networks/6f8f977e-8c02-4e5c-a2dd-e451874f1719 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:04:46.285 7 INFO neutron.services.segments.plugin [-] Segment f42b06ef-f8b0-4680-8621-6ba972e14e04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f42b06ef-f8b0-4680-8621-6ba972e14e04 found for delete ", "request_id": "req-9c5f33c0-d47f-4c05-be9a-a68ba68fef67"}]} [pid: 7|app: 0|req: 1275/2488] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:04:46 2026] DELETE /v2.0/networks/d1d5d854-45a6-47d8-942e-bd6e458f876b => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2489] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:04:46 2026] DELETE /v2.0/networks/d9238b7e-b822-43cf-a530-99feea79f337 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2490] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:04:47 2026] GET /v2.0/security-groups?tenant_id=202f987b831b41609f0aef2b5b8d7adc&name=default => generated 2929 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2491] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:04:47 2026] DELETE /v2.0/security-groups/a1604f1a-8914-491c-a33a-5480b6ce37bb => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2492] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:04:47 2026] GET /v2.0/security-groups?tenant_id=d8c4b8a64c8e4b7597610dbe11d2c82b&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:04:48.020 8 INFO neutron.services.segments.plugin [-] Segment 92f6dba2-65e4-45e6-9ed5-a8cc29b1bc97 resource provider aggregate not found 2026-05-12 07:04:48.025 8 INFO neutron.services.segments.plugin [-] Segment 92f6dba2-65e4-45e6-9ed5-a8cc29b1bc97 resource provider aggregate not found 2026-05-12 07:04:48.030 8 INFO neutron.services.segments.plugin [-] Segment 92f6dba2-65e4-45e6-9ed5-a8cc29b1bc97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92f6dba2-65e4-45e6-9ed5-a8cc29b1bc97 found for delete ", "request_id": "req-8980fa76-ffef-465e-adde-845d3fcdae9e"}]} 2026-05-12 07:04:48.040 8 INFO neutron.services.segments.plugin [-] Segment 92f6dba2-65e4-45e6-9ed5-a8cc29b1bc97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92f6dba2-65e4-45e6-9ed5-a8cc29b1bc97 found for delete ", "request_id": "req-de1cd74d-617b-48b3-9379-917b04af5532"}]} 2026-05-12 07:04:48.043 8 INFO neutron.services.segments.plugin [-] Segment ac422d22-16d8-42d0-9a41-658d375c4c99 resource provider aggregate not found [pid: 8|app: 0|req: 1216/2493] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:04:47 2026] DELETE /v2.0/security-groups/f5753914-2a30-46d7-ad99-20f272981516 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:04:48.201 7 INFO neutron.services.segments.plugin [-] Segment 94334bce-caf5-4d00-80db-077b51000537 resource provider aggregate not found 2026-05-12 07:04:48.216 7 INFO neutron.services.segments.plugin [-] Segment 94334bce-caf5-4d00-80db-077b51000537 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94334bce-caf5-4d00-80db-077b51000537 found for delete ", "request_id": "req-91998d47-4411-4633-bba7-f7b6b40e2186"}]} [pid: 7|app: 0|req: 1278/2494] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:04:48 2026] GET /v2.0/security-groups?tenant_id=eb09acd568fa4a8cb7685f8c9ddc11ab&name=default => generated 2929 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:04:48.228 8 INFO neutron.services.segments.plugin [-] Segment ac422d22-16d8-42d0-9a41-658d375c4c99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac422d22-16d8-42d0-9a41-658d375c4c99 found for delete ", "request_id": "req-5eb65f73-1e78-4c12-970f-853961f5051e"}]} 2026-05-12 07:04:48.235 8 INFO neutron.services.segments.plugin [-] Segment ac422d22-16d8-42d0-9a41-658d375c4c99 resource provider aggregate not found 2026-05-12 07:04:48.249 8 INFO neutron.services.segments.plugin [-] Segment ac422d22-16d8-42d0-9a41-658d375c4c99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac422d22-16d8-42d0-9a41-658d375c4c99 found for delete ", "request_id": "req-70390311-e93a-4ae2-a10d-01bc13ceba4b"}]} [pid: 8|app: 0|req: 1217/2495] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:04:48 2026] DELETE /v2.0/security-groups/0d6d764a-f00f-43a1-a5bc-81ca1b380a02 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:04:51.411 8 WARNING neutron_lib.context [None req-b3881fd9-00c3-4bdc-bc7e-c025aa464c72 f5b6de51c9d44120be4e587bfd87919d 54f0a1037ae048a7ae457b2fbaba3d79 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1219/2498] 10.0.0.70 () {34 vars in 675 bytes} [Tue May 12 07:04:51 2026] POST /v2.0/floatingips => generated 552 bytes in 685 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:04:51.979 7 INFO neutron.services.segments.plugin [-] Segment 94334bce-caf5-4d00-80db-077b51000537 resource provider aggregate not found 2026-05-12 07:04:51.995 7 INFO neutron.services.segments.plugin [-] Segment 94334bce-caf5-4d00-80db-077b51000537 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94334bce-caf5-4d00-80db-077b51000537 found for delete ", "request_id": "req-ecc80e77-f76e-4066-bd8f-5a6941a14172"}]} [pid: 7|app: 0|req: 1280/2499] 10.0.0.70 () {34 vars in 758 bytes} [Tue May 12 07:04:51 2026] PUT /v2.0/floatingips/c64d1b78-bacd-4d87-a592-fe5e2ddd498c/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2500] 10.0.0.70 () {32 vars in 738 bytes} [Tue May 12 07:04:52 2026] GET /v2.0/floatingips/c64d1b78-bacd-4d87-a592-fe5e2ddd498c/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2501] 10.0.0.70 () {34 vars in 769 bytes} [Tue May 12 07:04:52 2026] PUT /v2.0/floatingips/c64d1b78-bacd-4d87-a592-fe5e2ddd498c/tags/green => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2502] 10.0.0.70 () {32 vars in 738 bytes} [Tue May 12 07:04:52 2026] GET /v2.0/floatingips/c64d1b78-bacd-4d87-a592-fe5e2ddd498c/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2503] 10.0.0.70 () {34 vars in 765 bytes} [Tue May 12 07:04:52 2026] PUT /v2.0/floatingips/c64d1b78-bacd-4d87-a592-fe5e2ddd498c/tags/red => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2504] 10.0.0.70 () {32 vars in 738 bytes} [Tue May 12 07:04:52 2026] GET /v2.0/floatingips/c64d1b78-bacd-4d87-a592-fe5e2ddd498c/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2505] 10.0.0.70 () {34 vars in 787 bytes} [Tue May 12 07:04:52 2026] PUT /v2.0/floatingips/c64d1b78-bacd-4d87-a592-fe5e2ddd498c/tags/black.or.white => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2506] 10.0.0.70 () {32 vars in 738 bytes} [Tue May 12 07:04:52 2026] GET /v2.0/floatingips/c64d1b78-bacd-4d87-a592-fe5e2ddd498c/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2507] 10.0.0.70 () {34 vars in 758 bytes} [Tue May 12 07:04:52 2026] PUT /v2.0/floatingips/c64d1b78-bacd-4d87-a592-fe5e2ddd498c/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2508] 10.0.0.70 () {32 vars in 738 bytes} [Tue May 12 07:04:52 2026] GET /v2.0/floatingips/c64d1b78-bacd-4d87-a592-fe5e2ddd498c/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2509] 10.0.0.70 () {32 vars in 746 bytes} [Tue May 12 07:04:52 2026] GET /v2.0/floatingips/c64d1b78-bacd-4d87-a592-fe5e2ddd498c/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:04:52.424 8 INFO neutron.api.v2.resource [None req-5b1e7235-73c2-4361-acf1-ded30709ffda f5b6de51c9d44120be4e587bfd87919d 54f0a1037ae048a7ae457b2fbaba3d79 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1225/2510] 10.0.0.70 () {32 vars in 750 bytes} [Tue May 12 07:04:52 2026] GET /v2.0/floatingips/c64d1b78-bacd-4d87-a592-fe5e2ddd498c/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2511] 10.0.0.70 () {32 vars in 749 bytes} [Tue May 12 07:04:52 2026] DELETE /v2.0/floatingips/c64d1b78-bacd-4d87-a592-fe5e2ddd498c/tags/red => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2512] 10.0.0.70 () {32 vars in 738 bytes} [Tue May 12 07:04:52 2026] GET /v2.0/floatingips/c64d1b78-bacd-4d87-a592-fe5e2ddd498c/tags => generated 30 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:04:52.544 7 INFO neutron.api.v2.resource [None req-02d1b38a-497d-4522-9a1d-066b944f3a93 f5b6de51c9d44120be4e587bfd87919d 54f0a1037ae048a7ae457b2fbaba3d79 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1287/2513] 10.0.0.70 () {32 vars in 753 bytes} [Tue May 12 07:04:52 2026] DELETE /v2.0/floatingips/c64d1b78-bacd-4d87-a592-fe5e2ddd498c/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2514] 10.0.0.70 () {32 vars in 741 bytes} [Tue May 12 07:04:52 2026] DELETE /v2.0/floatingips/c64d1b78-bacd-4d87-a592-fe5e2ddd498c/tags => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2515] 10.0.0.70 () {32 vars in 738 bytes} [Tue May 12 07:04:52 2026] GET /v2.0/floatingips/c64d1b78-bacd-4d87-a592-fe5e2ddd498c/tags => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2516] 10.0.0.70 () {32 vars in 731 bytes} [Tue May 12 07:04:52 2026] DELETE /v2.0/floatingips/c64d1b78-bacd-4d87-a592-fe5e2ddd498c => generated 0 bytes in 285 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2517] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:04:53 2026] GET /v2.0/security-groups?tenant_id=54f0a1037ae048a7ae457b2fbaba3d79&name=default => generated 2929 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2518] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:04:53 2026] DELETE /v2.0/security-groups/7062e804-4a23-4088-bade-a1d4503ef68b => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2519] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:04:53 2026] GET /v2.0/security-groups?tenant_id=dc6d456a574d49619b3d3ab55b01b716&name=default => generated 2929 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2520] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:04:54 2026] DELETE /v2.0/security-groups/a9f18f13-0add-411f-8d7e-b8087ed57496 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:04:57.296 7 WARNING neutron_lib.context [None req-f0e68021-8c56-4bd5-8f1e-f15e1c1fbeda 234d42afe7a24660a958505fe4fd1123 bc2afe298f8b4926a629f9681d651ad6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:04:57.340 7 INFO neutron.db.segments_db [None req-f0e68021-8c56-4bd5-8f1e-f15e1c1fbeda 234d42afe7a24660a958505fe4fd1123 bc2afe298f8b4926a629f9681d651ad6 - - default default] Added segment 55fde5b9-6066-4a56-9383-c01c27e3c0fb of type vxlan for network f466915c-0791-4f23-8fe7-a6de48663e45 2026-05-12 07:04:57.614 7 INFO neutron.db.l3_hamode_db [None req-f0e68021-8c56-4bd5-8f1e-f15e1c1fbeda 234d42afe7a24660a958505fe4fd1123 bc2afe298f8b4926a629f9681d651ad6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 07:04:57.754 7 INFO neutron.db.l3_hamode_db [None req-f0e68021-8c56-4bd5-8f1e-f15e1c1fbeda 234d42afe7a24660a958505fe4fd1123 bc2afe298f8b4926a629f9681d651ad6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1291/2521] 10.0.0.70 () {34 vars in 667 bytes} [Tue May 12 07:04:57 2026] POST /v2.0/routers => generated 474 bytes in 1241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2522] 10.0.0.70 () {34 vars in 750 bytes} [Tue May 12 07:04:58 2026] PUT /v2.0/routers/4528e828-3378-4663-bc73-73cef0165ded/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2523] 10.0.0.70 () {32 vars in 730 bytes} [Tue May 12 07:04:58 2026] GET /v2.0/routers/4528e828-3378-4663-bc73-73cef0165ded/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2524] 10.0.0.70 () {34 vars in 761 bytes} [Tue May 12 07:04:58 2026] PUT /v2.0/routers/4528e828-3378-4663-bc73-73cef0165ded/tags/green => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2525] 10.0.0.70 () {32 vars in 730 bytes} [Tue May 12 07:04:58 2026] GET /v2.0/routers/4528e828-3378-4663-bc73-73cef0165ded/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2526] 10.0.0.70 () {34 vars in 757 bytes} [Tue May 12 07:04:58 2026] PUT /v2.0/routers/4528e828-3378-4663-bc73-73cef0165ded/tags/red => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2527] 10.0.0.70 () {32 vars in 730 bytes} [Tue May 12 07:04:58 2026] GET /v2.0/routers/4528e828-3378-4663-bc73-73cef0165ded/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2528] 10.0.0.70 () {34 vars in 779 bytes} [Tue May 12 07:04:58 2026] PUT /v2.0/routers/4528e828-3378-4663-bc73-73cef0165ded/tags/black.or.white => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2529] 10.0.0.70 () {32 vars in 730 bytes} [Tue May 12 07:04:58 2026] GET /v2.0/routers/4528e828-3378-4663-bc73-73cef0165ded/tags => generated 52 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2530] 10.0.0.70 () {34 vars in 750 bytes} [Tue May 12 07:04:58 2026] PUT /v2.0/routers/4528e828-3378-4663-bc73-73cef0165ded/tags => generated 37 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2531] 10.0.0.70 () {32 vars in 730 bytes} [Tue May 12 07:04:58 2026] GET /v2.0/routers/4528e828-3378-4663-bc73-73cef0165ded/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2532] 10.0.0.70 () {32 vars in 738 bytes} [Tue May 12 07:04:59 2026] GET /v2.0/routers/4528e828-3378-4663-bc73-73cef0165ded/tags/red => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:04:59.138 7 INFO neutron.api.v2.resource [None req-9427e94e-b376-4bf6-a9d4-d971bb1d15b8 234d42afe7a24660a958505fe4fd1123 bc2afe298f8b4926a629f9681d651ad6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1297/2533] 10.0.0.70 () {32 vars in 742 bytes} [Tue May 12 07:04:59 2026] GET /v2.0/routers/4528e828-3378-4663-bc73-73cef0165ded/tags/green => generated 99 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2534] 10.0.0.70 () {32 vars in 741 bytes} [Tue May 12 07:04:59 2026] DELETE /v2.0/routers/4528e828-3378-4663-bc73-73cef0165ded/tags/red => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2535] 10.0.0.70 () {32 vars in 730 bytes} [Tue May 12 07:04:59 2026] GET /v2.0/routers/4528e828-3378-4663-bc73-73cef0165ded/tags => generated 30 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:04:59.332 8 INFO neutron.api.v2.resource [None req-b65d6630-c384-4c9b-bc21-dc24d191de1e 234d42afe7a24660a958505fe4fd1123 bc2afe298f8b4926a629f9681d651ad6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1238/2536] 10.0.0.70 () {32 vars in 745 bytes} [Tue May 12 07:04:59 2026] DELETE /v2.0/routers/4528e828-3378-4663-bc73-73cef0165ded/tags/green => generated 99 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2537] 10.0.0.70 () {32 vars in 733 bytes} [Tue May 12 07:04:59 2026] DELETE /v2.0/routers/4528e828-3378-4663-bc73-73cef0165ded/tags => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2538] 10.0.0.70 () {32 vars in 730 bytes} [Tue May 12 07:04:59 2026] GET /v2.0/routers/4528e828-3378-4663-bc73-73cef0165ded/tags => generated 12 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2539] 10.0.0.70 () {32 vars in 720 bytes} [Tue May 12 07:04:59 2026] GET /v2.0/routers/4528e828-3378-4663-bc73-73cef0165ded => generated 480 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2540] 10.0.0.70 () {34 vars in 741 bytes} [Tue May 12 07:04:59 2026] PUT /v2.0/routers/4528e828-3378-4663-bc73-73cef0165ded => generated 480 bytes in 541 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2541] 10.0.0.70 () {32 vars in 735 bytes} [Tue May 12 07:05:00 2026] GET /v2.0/ports?device_id=4528e828-3378-4663-bc73-73cef0165ded => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:05:00.736 8 INFO neutron.services.segments.plugin [-] Segment 55fde5b9-6066-4a56-9383-c01c27e3c0fb resource provider aggregate not found 2026-05-12 07:05:00.739 8 INFO neutron.services.segments.plugin [-] Segment 55fde5b9-6066-4a56-9383-c01c27e3c0fb resource provider aggregate not found 2026-05-12 07:05:00.749 8 INFO neutron.services.segments.plugin [-] Segment 55fde5b9-6066-4a56-9383-c01c27e3c0fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55fde5b9-6066-4a56-9383-c01c27e3c0fb found for delete ", "request_id": "req-498834e6-b2ba-4cf3-a53a-314e6f3174fe"}]} 2026-05-12 07:05:00.753 8 INFO neutron.services.segments.plugin [-] Segment 55fde5b9-6066-4a56-9383-c01c27e3c0fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55fde5b9-6066-4a56-9383-c01c27e3c0fb found for delete ", "request_id": "req-9713b03f-19ff-4b1b-9f66-2768b9f56608"}]} 2026-05-12 07:05:00.765 8 INFO neutron.db.l3_hamode_db [None req-5331db73-39c8-47bc-9ec5-a040814bee31 234d42afe7a24660a958505fe4fd1123 bc2afe298f8b4926a629f9681d651ad6 - - default default] HA network f466915c-0791-4f23-8fe7-a6de48663e45 was deleted as no HA routers are present in tenant bc2afe298f8b4926a629f9681d651ad6. [pid: 8|app: 0|req: 1241/2542] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:05:00 2026] DELETE /v2.0/routers/4528e828-3378-4663-bc73-73cef0165ded => generated 0 bytes in 630 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2543] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:05:01 2026] GET /v2.0/security-groups?tenant_id=bc2afe298f8b4926a629f9681d651ad6&name=default => generated 2929 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2544] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:05:01 2026] DELETE /v2.0/security-groups/c3d25985-70d4-4a30-bd62-b3c4ff0d4106 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2545] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:05:01 2026] GET /v2.0/security-groups?tenant_id=c4064791a6704261be57ba024ad8aefe&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2546] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:05:02 2026] DELETE /v2.0/security-groups/5183d9b6-292c-457e-8635-924abbf9b150 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:05:05.501 7 WARNING neutron_lib.context [None req-6020c1a2-c6e2-4875-a899-6875982db412 03e1724f73cb4f57a0cf4c2a0cccc274 91dc54dea4b94e4b8123862f232d6d0c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:05:05.661 7 INFO neutron.db.segments_db [None req-6020c1a2-c6e2-4875-a899-6875982db412 03e1724f73cb4f57a0cf4c2a0cccc274 91dc54dea4b94e4b8123862f232d6d0c - - default default] Added segment 914d04e6-e329-4627-ad04-c3709761a8ab of type vxlan for network 3ab59e48-f580-4bf7-bc0a-01a69cbbf57e [pid: 7|app: 0|req: 1305/2549] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 07:05:05 2026] POST /v2.0/networks => generated 631 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:05:05.778 8 WARNING neutron_lib.context [None req-d31ec2d2-a3e5-457d-9e99-d35dc6b7e272 03e1724f73cb4f57a0cf4c2a0cccc274 91dc54dea4b94e4b8123862f232d6d0c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:05:05.841 8 INFO neutron.db.segments_db [None req-d31ec2d2-a3e5-457d-9e99-d35dc6b7e272 03e1724f73cb4f57a0cf4c2a0cccc274 91dc54dea4b94e4b8123862f232d6d0c - - default default] Added segment 88ac4a41-a3a2-4253-a61b-6d63b92671c1 of type vxlan for network 5f4110a6-9d16-4e30-8faa-8afcc3afd934 [pid: 8|app: 0|req: 1245/2550] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 07:05:05 2026] POST /v2.0/networks => generated 631 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2551] 10.0.0.70 () {34 vars in 752 bytes} [Tue May 12 07:05:05 2026] PUT /v2.0/networks/3ab59e48-f580-4bf7-bc0a-01a69cbbf57e/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2552] 10.0.0.70 () {32 vars in 732 bytes} [Tue May 12 07:05:05 2026] GET /v2.0/networks/3ab59e48-f580-4bf7-bc0a-01a69cbbf57e/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2553] 10.0.0.70 () {34 vars in 752 bytes} [Tue May 12 07:05:06 2026] PUT /v2.0/networks/5f4110a6-9d16-4e30-8faa-8afcc3afd934/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2554] 10.0.0.70 () {32 vars in 732 bytes} [Tue May 12 07:05:06 2026] GET /v2.0/networks/5f4110a6-9d16-4e30-8faa-8afcc3afd934/tags => generated 17 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2555] 10.0.0.70 () {34 vars in 752 bytes} [Tue May 12 07:05:06 2026] PUT /v2.0/networks/5f4110a6-9d16-4e30-8faa-8afcc3afd934/tags => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2556] 10.0.0.70 () {32 vars in 732 bytes} [Tue May 12 07:05:06 2026] GET /v2.0/networks/5f4110a6-9d16-4e30-8faa-8afcc3afd934/tags => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2557] 10.0.0.70 () {32 vars in 732 bytes} [Tue May 12 07:05:06 2026] GET /v2.0/networks/3ab59e48-f580-4bf7-bc0a-01a69cbbf57e/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:05:06.447 8 INFO neutron.services.segments.plugin [-] Segment 914d04e6-e329-4627-ad04-c3709761a8ab resource provider aggregate not found 2026-05-12 07:05:06.452 8 INFO neutron.services.segments.plugin [-] Segment 914d04e6-e329-4627-ad04-c3709761a8ab resource provider aggregate not found 2026-05-12 07:05:06.471 8 INFO neutron.services.segments.plugin [-] Segment 914d04e6-e329-4627-ad04-c3709761a8ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 914d04e6-e329-4627-ad04-c3709761a8ab found for delete ", "request_id": "req-7972787b-6208-4c6d-ae28-f7e458386cb1"}]} 2026-05-12 07:05:06.472 8 INFO neutron.services.segments.plugin [-] Segment 914d04e6-e329-4627-ad04-c3709761a8ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 914d04e6-e329-4627-ad04-c3709761a8ab found for delete ", "request_id": "req-3c7e085b-42f2-4965-9c9b-4262a95dc9c2"}]} [pid: 8|app: 0|req: 1249/2558] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:05:06 2026] DELETE /v2.0/networks/3ab59e48-f580-4bf7-bc0a-01a69cbbf57e => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:05:06.612 7 INFO neutron.services.segments.plugin [-] Segment 88ac4a41-a3a2-4253-a61b-6d63b92671c1 resource provider aggregate not found 2026-05-12 07:05:06.618 7 INFO neutron.services.segments.plugin [-] Segment 88ac4a41-a3a2-4253-a61b-6d63b92671c1 resource provider aggregate not found 2026-05-12 07:05:06.633 7 INFO neutron.services.segments.plugin [-] Segment 88ac4a41-a3a2-4253-a61b-6d63b92671c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88ac4a41-a3a2-4253-a61b-6d63b92671c1 found for delete ", "request_id": "req-0652740a-7515-44e8-911c-4308b6a152cf"}]} 2026-05-12 07:05:06.635 7 INFO neutron.services.segments.plugin [-] Segment 88ac4a41-a3a2-4253-a61b-6d63b92671c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88ac4a41-a3a2-4253-a61b-6d63b92671c1 found for delete ", "request_id": "req-fd5260b4-3d5f-4e5f-bf06-853455f79a5e"}]} [pid: 7|app: 0|req: 1310/2559] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:05:06 2026] DELETE /v2.0/networks/5f4110a6-9d16-4e30-8faa-8afcc3afd934 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2560] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:05:07 2026] GET /v2.0/security-groups?tenant_id=91dc54dea4b94e4b8123862f232d6d0c&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2561] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:05:07 2026] DELETE /v2.0/security-groups/fd8d88c9-4889-4b78-a657-28f1a1cac21e => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2562] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:05:07 2026] GET /v2.0/security-groups?tenant_id=b064fa196970410ca6f7c4243f65058d&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2563] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:05:07 2026] DELETE /v2.0/security-groups/599d36dc-fcbe-4e3a-a847-a849919af195 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:05:16.641 8 WARNING neutron_lib.context [None req-c45fb480-0133-4247-af2d-ee00b0dfe7ea 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:05:16.779 8 INFO neutron.db.segments_db [None req-c45fb480-0133-4247-af2d-ee00b0dfe7ea 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] Added segment 5b958477-0f6b-407c-82d1-c6156eaf9747 of type vxlan for network 13aa9770-c8ac-4c8a-bd9b-d5cdb27faaab [pid: 8|app: 0|req: 1252/2564] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 07:05:16 2026] POST /v2.0/networks => generated 640 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:05:16.882 7 WARNING neutron_lib.context [None req-d2d25d43-5199-40d1-a8a5-c0e024b81350 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1313/2565] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:05:16 2026] POST /v2.0/subnets => generated 658 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2566] 10.0.0.70 () {32 vars in 721 bytes} [Tue May 12 07:05:17 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:05:17.168 7 WARNING neutron_lib.context [None req-81eb7628-3b82-49bc-ba94-b7108bab5f91 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1314/2567] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:05:17 2026] POST /v2.0/subnets => generated 732 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:05:17.385 8 WARNING neutron_lib.context [None req-2dc74b5d-6ec4-43a2-a7c7-751ae8e9ba19 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:05:17.443 8 INFO neutron.db.segments_db [None req-2dc74b5d-6ec4-43a2-a7c7-751ae8e9ba19 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] Added segment 068dc469-792e-469a-93c3-1b1c4e9ebe1a of type vxlan for network 0268ab05-e640-42df-ace5-0b488ceb6276 [pid: 8|app: 0|req: 1254/2568] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 07:05:17 2026] POST /v2.0/networks => generated 638 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:05:17.552 7 WARNING neutron_lib.context [None req-afb6b28e-56f3-4742-8f88-a6c5550658b8 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1315/2569] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:05:17 2026] POST /v2.0/subnets => generated 655 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:05:17.823 8 WARNING neutron_lib.context [None req-68e3ab5b-645d-45fe-968f-8671a9af0bb5 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1255/2570] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:05:17 2026] POST /v2.0/subnets => generated 725 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:05:18.081 7 WARNING neutron_lib.context [None req-60234359-17cf-409f-9cea-7f3ea0e26aa6 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:05:18.128 7 INFO neutron.db.segments_db [None req-60234359-17cf-409f-9cea-7f3ea0e26aa6 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] Added segment e1027593-2438-41d8-966c-36ce0c554241 of type vxlan for network f70cfdd7-74fa-436a-b223-7328c4f8e9e9 [pid: 7|app: 0|req: 1316/2571] 10.0.0.70 () {34 vars in 669 bytes} [Tue May 12 07:05:18 2026] POST /v2.0/networks => generated 637 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:05:18.225 8 WARNING neutron_lib.context [None req-a83f8b4d-27a5-402a-94c2-765c82d33f62 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1256/2572] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:05:18 2026] POST /v2.0/subnets => generated 656 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:05:18.490 7 WARNING neutron_lib.context [None req-1b1cf65d-4639-4214-a792-762c57d3777b 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1317/2573] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:05:18 2026] POST /v2.0/subnets => generated 730 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:05:18.761 8 WARNING neutron_lib.context [None req-625e6577-b974-4029-9626-9cf883f8fb7e 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:05:18.796 8 INFO neutron.db.segments_db [None req-625e6577-b974-4029-9626-9cf883f8fb7e 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] Added segment 164b2675-8016-4c00-9f62-fc975d87c185 of type vxlan for network c074cde6-4544-460b-a2f7-66e8906c5541 2026-05-12 07:05:19.063 8 INFO neutron.db.l3_hamode_db [None req-625e6577-b974-4029-9626-9cf883f8fb7e 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 07:05:19.884 8 INFO neutron.db.l3_hamode_db [None req-625e6577-b974-4029-9626-9cf883f8fb7e 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1257/2576] 10.0.0.70 () {34 vars in 668 bytes} [Tue May 12 07:05:18 2026] POST /v2.0/routers => generated 684 bytes in 2076 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2577] 10.0.0.70 () {34 vars in 782 bytes} [Tue May 12 07:05:20 2026] PUT /v2.0/routers/5858ae7f-a0c7-4e89-8bfb-fa4d606a289c/add_router_interface => generated 309 bytes in 1353 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2578] 10.0.0.70 () {34 vars in 782 bytes} [Tue May 12 07:05:22 2026] PUT /v2.0/routers/5858ae7f-a0c7-4e89-8bfb-fa4d606a289c/add_router_interface => generated 309 bytes in 1475 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2579] 10.0.0.70 () {34 vars in 782 bytes} [Tue May 12 07:05:23 2026] PUT /v2.0/routers/5858ae7f-a0c7-4e89-8bfb-fa4d606a289c/add_router_interface => generated 309 bytes in 1349 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:05:25.096 8 WARNING neutron_lib.context [None req-5a3fd8f4-76f8-42c5-903f-b6c5c78de82c 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1259/2580] 10.0.0.70 () {34 vars in 683 bytes} [Tue May 12 07:05:25 2026] POST /v2.0/security-groups => generated 1630 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 07:05:25.257 7 WARNING neutron_lib.context [None req-9b5e1c22-366a-44ed-ae11-fb53ed1b50fa 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1322/2581] 10.0.0.70 () {34 vars in 694 bytes} [Tue May 12 07:05:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:05:25.396 8 WARNING neutron_lib.context [None req-88a099e5-ba33-4955-81ba-2b69ae8884f1 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1260/2582] 10.0.0.70 () {34 vars in 694 bytes} [Tue May 12 07:05:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:05:25.529 7 WARNING neutron_lib.context [None req-95d3d912-d676-41b9-a6f9-12524e237c21 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1323/2583] 10.0.0.70 () {34 vars in 694 bytes} [Tue May 12 07:05:25 2026] POST /v2.0/security-group-rules => generated 599 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:05:25.640 8 WARNING neutron_lib.context [None req-a083f7f6-4a72-4099-9b9e-2b89ba1f315a 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1261/2584] 10.0.0.70 () {34 vars in 694 bytes} [Tue May 12 07:05:25 2026] POST /v2.0/security-group-rules => generated 601 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:05:25.782 7 WARNING neutron_lib.context [None req-21a2f4fb-3566-4835-a3c2-8600254b2a70 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1324/2585] 10.0.0.70 () {34 vars in 694 bytes} [Tue May 12 07:05:25 2026] POST /v2.0/security-group-rules => generated 601 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:05:25.931 8 WARNING neutron_lib.context [None req-1ac9f883-d04c-4c29-9c07-75323ecfbedf 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1262/2586] 10.0.0.70 () {34 vars in 694 bytes} [Tue May 12 07:05:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:05:26.129 7 WARNING neutron_lib.context [None req-e0cad622-5cf0-4a17-9238-7e6abb2b72fd 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1325/2587] 10.0.0.70 () {34 vars in 694 bytes} [Tue May 12 07:05:26 2026] POST /v2.0/security-group-rules => generated 597 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:05:26.265 8 WARNING neutron_lib.context [None req-6ccb2bfd-d023-42e2-bc38-dfbb5b920afa 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1263/2588] 10.0.0.70 () {34 vars in 694 bytes} [Tue May 12 07:05:26 2026] POST /v2.0/security-group-rules => generated 597 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:05:26.417 7 WARNING neutron_lib.context [None req-e07a27c7-8c56-4417-911a-167b8c0c2160 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1326/2589] 10.0.0.70 () {34 vars in 694 bytes} [Tue May 12 07:05:26 2026] POST /v2.0/security-group-rules => generated 599 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:05:26.585 8 WARNING neutron_lib.context [None req-58a7b245-902c-40ab-8dad-5f747f463128 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1264/2590] 10.0.0.70 () {34 vars in 694 bytes} [Tue May 12 07:05:26 2026] POST /v2.0/security-group-rules => generated 601 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 07:05:26.735 7 WARNING neutron_lib.context [None req-e9b831c5-3e5e-41a6-81cc-02ba30179faf 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1327/2591] 10.0.0.70 () {34 vars in 694 bytes} [Tue May 12 07:05:26 2026] POST /v2.0/security-group-rules => generated 597 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2592] 10.0.0.84 () {34 vars in 1095 bytes} [Tue May 12 07:05:27 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1164444889&fields=id&tenant_id=1d7d27bee925405793bf277e9f6c7874 => generated 69 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2593] 10.0.0.84 () {34 vars in 981 bytes} [Tue May 12 07:05:27 2026] GET /v2.0/networks?id=0268ab05-e640-42df-ace5-0b488ceb6276 => generated 705 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2594] 10.0.0.84 () {34 vars in 964 bytes} [Tue May 12 07:05:27 2026] GET /v2.0/quotas/1d7d27bee925405793bf277e9f6c7874 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2595] 10.0.0.84 () {34 vars in 1001 bytes} [Tue May 12 07:05:27 2026] GET /v2.0/ports?tenant_id=1d7d27bee925405793bf277e9f6c7874&fields=id => generated 287 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2596] 10.0.0.84 () {34 vars in 1007 bytes} [Tue May 12 07:05:27 2026] GET /v2.0/networks/0268ab05-e640-42df-ace5-0b488ceb6276?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2597] 10.0.0.84 () {34 vars in 1107 bytes} [Tue May 12 07:05:27 2026] GET /v2.0/networks/0268ab05-e640-42df-ace5-0b488ceb6276?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2598] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:05:28 2026] GET /v2.0/ports?device_id=2b8c0808-9cdd-464d-92f1-d13d261c2039 => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2599] 199.204.45.222 () {34 vars in 986 bytes} [Tue May 12 07:05:32 2026] GET /v2.0/networks?id=0268ab05-e640-42df-ace5-0b488ceb6276 => generated 705 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2600] 199.204.45.222 () {34 vars in 1050 bytes} [Tue May 12 07:05:32 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1d7d27bee925405793bf277e9f6c7874 => generated 179 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:05:32.407 7 WARNING neutron_lib.context [req-d8114246-d59d-4d7e-ade4-a00d380fac96 req-2d3eb3c1-3b4a-49dc-a7b8-6a66827a4888 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1332/2601] 199.204.45.222 () {38 vars in 955 bytes} [Tue May 12 07:05:32 2026] POST /v2.0/ports => generated 1179 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1333/2602] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:05:33 2026] GET /v2.0/ports?device_id=2b8c0808-9cdd-464d-92f1-d13d261c2039 => generated 1194 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2603] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:05:33 2026] GET /v2.0/security-groups?id=49571e72-6b5f-4527-b33f-5f36dab47147&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2604] 199.204.45.222 () {38 vars in 1028 bytes} [Tue May 12 07:05:32 2026] PUT /v2.0/ports/1731c5d3-f7c3-42f9-9171-7d560c05f0e6 => generated 1460 bytes in 515 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2605] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:05:34 2026] GET /v2.0/ports?tenant_id=1d7d27bee925405793bf277e9f6c7874&device_id=2b8c0808-9cdd-464d-92f1-d13d261c2039 => generated 1463 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1271/2606] 199.204.45.222 () {34 vars in 1056 bytes} [Tue May 12 07:05:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.88&port_id=1731c5d3-f7c3-42f9-9171-7d560c05f0e6 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2607] 199.204.45.222 () {34 vars in 1104 bytes} [Tue May 12 07:05:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1fb&port_id=1731c5d3-f7c3-42f9-9171-7d560c05f0e6 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2608] 199.204.45.222 () {34 vars in 1064 bytes} [Tue May 12 07:05:34 2026] GET /v2.0/subnets?id=99073f16-eeeb-4daa-81e3-1339da33eac9&id=71ef8a3b-35e1-408e-912d-4331861ac1e2 => generated 1409 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2609] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:05:34 2026] GET /v2.0/ports?network_id=0268ab05-e640-42df-ace5-0b488ceb6276&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:05:34.539 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e3c1add5-4040-456a-96b7-c1dd9e430f34'] response: {'name': 'network-changed', 'server_uuid': '2b8c0808-9cdd-464d-92f1-d13d261c2039', 'tag': '1731c5d3-f7c3-42f9-9171-7d560c05f0e6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1273/2610] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:05:34 2026] GET /v2.0/ports?network_id=0268ab05-e640-42df-ace5-0b488ceb6276&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2611] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:05:34 2026] GET /v2.0/networks/0268ab05-e640-42df-ace5-0b488ceb6276?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2614] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:05:34 2026] GET /v2.0/networks/0268ab05-e640-42df-ace5-0b488ceb6276?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2615] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:05:35 2026] GET /v2.0/ports?tenant_id=1d7d27bee925405793bf277e9f6c7874&device_id=2b8c0808-9cdd-464d-92f1-d13d261c2039 => generated 1463 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2616] 199.204.45.222 () {34 vars in 986 bytes} [Tue May 12 07:05:35 2026] GET /v2.0/networks?id=0268ab05-e640-42df-ace5-0b488ceb6276 => generated 801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2617] 199.204.45.222 () {34 vars in 1056 bytes} [Tue May 12 07:05:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.88&port_id=1731c5d3-f7c3-42f9-9171-7d560c05f0e6 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2618] 199.204.45.222 () {34 vars in 1104 bytes} [Tue May 12 07:05:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1fb&port_id=1731c5d3-f7c3-42f9-9171-7d560c05f0e6 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2619] 199.204.45.222 () {34 vars in 1064 bytes} [Tue May 12 07:05:35 2026] GET /v2.0/subnets?id=99073f16-eeeb-4daa-81e3-1339da33eac9&id=71ef8a3b-35e1-408e-912d-4331861ac1e2 => generated 1409 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2620] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:05:35 2026] GET /v2.0/ports?network_id=0268ab05-e640-42df-ace5-0b488ceb6276&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2621] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:05:35 2026] GET /v2.0/ports?network_id=0268ab05-e640-42df-ace5-0b488ceb6276&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2622] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:05:36 2026] GET /v2.0/networks/0268ab05-e640-42df-ace5-0b488ceb6276?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2623] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:05:36 2026] GET /v2.0/networks/0268ab05-e640-42df-ace5-0b488ceb6276?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2624] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:05:38 2026] GET /v2.0/ports?device_id=2b8c0808-9cdd-464d-92f1-d13d261c2039 => generated 1196 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2625] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:05:38 2026] GET /v2.0/security-groups?id=49571e72-6b5f-4527-b33f-5f36dab47147&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2626] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:05:43 2026] GET /v2.0/ports?device_id=2b8c0808-9cdd-464d-92f1-d13d261c2039 => generated 1196 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2627] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:05:43 2026] GET /v2.0/security-groups?id=49571e72-6b5f-4527-b33f-5f36dab47147&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2628] 10.0.0.70 () {32 vars in 817 bytes} [Tue May 12 07:05:43 2026] GET /v2.0/ports?network_id=0268ab05-e640-42df-ace5-0b488ceb6276&mac_address=fa%3A16%3A3e%3Afd%3A8d%3A42 => generated 1196 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:05:43.787 7 WARNING neutron_lib.context [None req-bf393156-d9a2-4d89-a295-3bbd56b42a9d 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:05:44.543 7 INFO neutron.db.l3_db [None req-bf393156-d9a2-4d89-a295-3bbd56b42a9d 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] Floating IP 099cbca8-60f5-4d3d-8b9e-42e0cae37246 associated. External IP: 10.96.250.201, port: 1731c5d3-f7c3-42f9-9171-7d560c05f0e6. [pid: 7|app: 0|req: 1348/2629] 10.0.0.70 () {34 vars in 676 bytes} [Tue May 12 07:05:43 2026] POST /v2.0/floatingips => generated 854 bytes in 1055 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2630] 10.0.0.84 () {34 vars in 1095 bytes} [Tue May 12 07:05:44 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1164444889&fields=id&tenant_id=1d7d27bee925405793bf277e9f6c7874 => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2631] 10.0.0.84 () {34 vars in 981 bytes} [Tue May 12 07:05:44 2026] GET /v2.0/networks?id=f70cfdd7-74fa-436a-b223-7328c4f8e9e9 => generated 704 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2632] 10.0.0.84 () {34 vars in 964 bytes} [Tue May 12 07:05:45 2026] GET /v2.0/quotas/1d7d27bee925405793bf277e9f6c7874 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:05:45.052 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ba796ebd-b91c-47dc-a6b2-66b5ec19f60b'] response: {'name': 'network-changed', 'server_uuid': '2b8c0808-9cdd-464d-92f1-d13d261c2039', 'tag': '1731c5d3-f7c3-42f9-9171-7d560c05f0e6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1350/2633] 10.0.0.84 () {34 vars in 1001 bytes} [Tue May 12 07:05:45 2026] GET /v2.0/ports?tenant_id=1d7d27bee925405793bf277e9f6c7874&fields=id => generated 333 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2634] 10.0.0.84 () {34 vars in 1007 bytes} [Tue May 12 07:05:45 2026] GET /v2.0/networks/f70cfdd7-74fa-436a-b223-7328c4f8e9e9?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2635] 10.0.0.84 () {34 vars in 1107 bytes} [Tue May 12 07:05:45 2026] GET /v2.0/networks/f70cfdd7-74fa-436a-b223-7328c4f8e9e9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2636] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:05:45 2026] GET /v2.0/ports?device_id=73deb1a7-0c9d-4d37-a1ff-cb778d861438 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2637] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:05:45 2026] GET /v2.0/ports?tenant_id=1d7d27bee925405793bf277e9f6c7874&device_id=2b8c0808-9cdd-464d-92f1-d13d261c2039 => generated 1465 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2638] 199.204.45.222 () {34 vars in 986 bytes} [Tue May 12 07:05:45 2026] GET /v2.0/networks?id=0268ab05-e640-42df-ace5-0b488ceb6276 => generated 801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2639] 199.204.45.222 () {34 vars in 1056 bytes} [Tue May 12 07:05:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.88&port_id=1731c5d3-f7c3-42f9-9171-7d560c05f0e6 => generated 857 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2640] 199.204.45.222 () {34 vars in 1104 bytes} [Tue May 12 07:05:45 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1fb&port_id=1731c5d3-f7c3-42f9-9171-7d560c05f0e6 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2641] 199.204.45.222 () {34 vars in 1064 bytes} [Tue May 12 07:05:45 2026] GET /v2.0/subnets?id=99073f16-eeeb-4daa-81e3-1339da33eac9&id=71ef8a3b-35e1-408e-912d-4331861ac1e2 => generated 1409 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2642] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:05:45 2026] GET /v2.0/ports?network_id=0268ab05-e640-42df-ace5-0b488ceb6276&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2643] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:05:45 2026] GET /v2.0/ports?network_id=0268ab05-e640-42df-ace5-0b488ceb6276&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2644] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:05:45 2026] GET /v2.0/networks/0268ab05-e640-42df-ace5-0b488ceb6276?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2645] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:05:45 2026] GET /v2.0/networks/0268ab05-e640-42df-ace5-0b488ceb6276?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2646] 199.204.45.222 () {34 vars in 1096 bytes} [Tue May 12 07:05:48 2026] GET /v2.0/ports?device_id=2b8c0808-9cdd-464d-92f1-d13d261c2039&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2647] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:05:49 2026] GET /v2.0/ports?tenant_id=1d7d27bee925405793bf277e9f6c7874&device_id=2b8c0808-9cdd-464d-92f1-d13d261c2039 => generated 1465 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2650] 199.204.45.222 () {34 vars in 986 bytes} [Tue May 12 07:05:49 2026] GET /v2.0/networks?id=f70cfdd7-74fa-436a-b223-7328c4f8e9e9 => generated 704 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2651] 199.204.45.222 () {34 vars in 1050 bytes} [Tue May 12 07:05:49 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1d7d27bee925405793bf277e9f6c7874 => generated 179 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:05:49.818 8 WARNING neutron_lib.context [req-4ca0422d-84ae-477d-becb-bb54e6e9b1bd req-dc212e79-f960-44e8-976c-86661d79c2e4 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1360/2652] 199.204.45.222 () {34 vars in 986 bytes} [Tue May 12 07:05:49 2026] GET /v2.0/networks?id=0268ab05-e640-42df-ace5-0b488ceb6276 => generated 801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2653] 199.204.45.222 () {34 vars in 1056 bytes} [Tue May 12 07:05:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.88&port_id=1731c5d3-f7c3-42f9-9171-7d560c05f0e6 => generated 859 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2654] 199.204.45.222 () {34 vars in 1104 bytes} [Tue May 12 07:05:50 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1fb&port_id=1731c5d3-f7c3-42f9-9171-7d560c05f0e6 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2655] 199.204.45.222 () {34 vars in 1064 bytes} [Tue May 12 07:05:50 2026] GET /v2.0/subnets?id=99073f16-eeeb-4daa-81e3-1339da33eac9&id=71ef8a3b-35e1-408e-912d-4331861ac1e2 => generated 1409 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2656] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:05:50 2026] GET /v2.0/ports?network_id=0268ab05-e640-42df-ace5-0b488ceb6276&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2657] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:05:50 2026] GET /v2.0/ports?network_id=0268ab05-e640-42df-ace5-0b488ceb6276&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2658] 199.204.45.222 () {38 vars in 955 bytes} [Tue May 12 07:05:49 2026] POST /v2.0/ports => generated 1183 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2659] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:05:50 2026] GET /v2.0/networks/0268ab05-e640-42df-ace5-0b488ceb6276?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1367/2660] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:05:50 2026] GET /v2.0/networks/0268ab05-e640-42df-ace5-0b488ceb6276?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2661] 199.204.45.222 () {38 vars in 1028 bytes} [Tue May 12 07:05:50 2026] PUT /v2.0/ports/27a8eb5c-fdd3-4222-ba1f-b20f8f4c0919 => generated 1464 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2662] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:05:50 2026] GET /v2.0/ports?device_id=73deb1a7-0c9d-4d37-a1ff-cb778d861438 => generated 1198 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:05:50.692 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca8cd3a7-5577-44f3-b07d-8fb8e2cba425'] response: {'name': 'network-changed', 'server_uuid': '73deb1a7-0c9d-4d37-a1ff-cb778d861438', 'tag': '27a8eb5c-fdd3-4222-ba1f-b20f8f4c0919', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1295/2663] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:05:50 2026] GET /v2.0/security-groups?id=49571e72-6b5f-4527-b33f-5f36dab47147&fields=id&fields=name => generated 112 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2664] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 07:05:50 2026] GET /v2.0/ports?device_id=2b8c0808-9cdd-464d-92f1-d13d261c2039 => generated 1465 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2665] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 07:05:50 2026] GET /v2.0/security-groups?id=49571e72-6b5f-4527-b33f-5f36dab47147&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2666] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:05:51 2026] GET /v2.0/ports?tenant_id=1d7d27bee925405793bf277e9f6c7874&device_id=73deb1a7-0c9d-4d37-a1ff-cb778d861438 => generated 1467 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2667] 199.204.45.222 () {34 vars in 1018 bytes} [Tue May 12 07:05:51 2026] GET /v2.0/networks?tenant_id=1d7d27bee925405793bf277e9f6c7874&shared=False => generated 2376 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2668] 199.204.45.222 () {34 vars in 930 bytes} [Tue May 12 07:05:51 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2669] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:05:52 2026] GET /v2.0/ports?tenant_id=1d7d27bee925405793bf277e9f6c7874&device_id=73deb1a7-0c9d-4d37-a1ff-cb778d861438 => generated 1467 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2670] 199.204.45.222 () {34 vars in 1056 bytes} [Tue May 12 07:05:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.39&port_id=27a8eb5c-fdd3-4222-ba1f-b20f8f4c0919 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2671] 199.204.45.222 () {34 vars in 1106 bytes} [Tue May 12 07:05:52 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A171&port_id=27a8eb5c-fdd3-4222-ba1f-b20f8f4c0919 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2672] 199.204.45.222 () {34 vars in 1064 bytes} [Tue May 12 07:05:52 2026] GET /v2.0/subnets?id=58fda3b8-ca83-49ea-9a06-32baaad43de4&id=79c2d112-e592-4a21-9bae-ccf5c4e9708c => generated 1415 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2673] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:05:52 2026] GET /v2.0/ports?network_id=f70cfdd7-74fa-436a-b223-7328c4f8e9e9&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2674] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:05:52 2026] GET /v2.0/ports?network_id=f70cfdd7-74fa-436a-b223-7328c4f8e9e9&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2675] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:05:52 2026] GET /v2.0/networks/f70cfdd7-74fa-436a-b223-7328c4f8e9e9?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2676] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:05:52 2026] GET /v2.0/networks/f70cfdd7-74fa-436a-b223-7328c4f8e9e9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2677] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:05:55 2026] GET /v2.0/ports?device_id=73deb1a7-0c9d-4d37-a1ff-cb778d861438 => generated 1200 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2678] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:05:55 2026] GET /v2.0/security-groups?id=49571e72-6b5f-4527-b33f-5f36dab47147&fields=id&fields=name => generated 112 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2679] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:06:01 2026] GET /v2.0/ports?device_id=73deb1a7-0c9d-4d37-a1ff-cb778d861438 => generated 1200 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2680] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:06:01 2026] GET /v2.0/security-groups?id=49571e72-6b5f-4527-b33f-5f36dab47147&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2681] 10.0.0.70 () {32 vars in 817 bytes} [Tue May 12 07:06:01 2026] GET /v2.0/ports?network_id=f70cfdd7-74fa-436a-b223-7328c4f8e9e9&mac_address=fa%3A16%3A3e%3A4f%3Afb%3A80 => generated 1200 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:06:01.232 7 WARNING neutron_lib.context [None req-6a145204-6ae6-4459-be71-e0b03c680759 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:06:01.990 7 INFO neutron.db.l3_db [None req-6a145204-6ae6-4459-be71-e0b03c680759 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] Floating IP 52097012-8a3a-4fee-95ca-c8d73ac81afc associated. External IP: 10.96.250.217, port: 27a8eb5c-fdd3-4222-ba1f-b20f8f4c0919. [pid: 7|app: 0|req: 1378/2682] 10.0.0.70 () {34 vars in 676 bytes} [Tue May 12 07:06:01 2026] POST /v2.0/floatingips => generated 854 bytes in 1073 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2685] 10.0.0.179 () {34 vars in 990 bytes} [Tue May 12 07:06:09 2026] GET /v2.0/ports?device_id=73deb1a7-0c9d-4d37-a1ff-cb778d861438 => generated 1469 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2686] 10.0.0.179 () {34 vars in 1040 bytes} [Tue May 12 07:06:09 2026] GET /v2.0/security-groups?id=49571e72-6b5f-4527-b33f-5f36dab47147&fields=id&fields=name => generated 112 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2687] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:06:09 2026] GET /v2.0/ports?tenant_id=1d7d27bee925405793bf277e9f6c7874&device_id=73deb1a7-0c9d-4d37-a1ff-cb778d861438 => generated 1469 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:06:09.892 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6bd0910a-a6a7-4a83-a3eb-15d460619a13'] response: {'name': 'network-changed', 'server_uuid': '73deb1a7-0c9d-4d37-a1ff-cb778d861438', 'tag': '27a8eb5c-fdd3-4222-ba1f-b20f8f4c0919', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1381/2688] 199.204.45.222 () {34 vars in 986 bytes} [Tue May 12 07:06:09 2026] GET /v2.0/networks?id=f70cfdd7-74fa-436a-b223-7328c4f8e9e9 => generated 800 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2689] 199.204.45.222 () {34 vars in 1056 bytes} [Tue May 12 07:06:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.39&port_id=27a8eb5c-fdd3-4222-ba1f-b20f8f4c0919 => generated 859 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2690] 199.204.45.222 () {34 vars in 1106 bytes} [Tue May 12 07:06:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A171&port_id=27a8eb5c-fdd3-4222-ba1f-b20f8f4c0919 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2691] 199.204.45.222 () {34 vars in 1064 bytes} [Tue May 12 07:06:10 2026] GET /v2.0/subnets?id=58fda3b8-ca83-49ea-9a06-32baaad43de4&id=79c2d112-e592-4a21-9bae-ccf5c4e9708c => generated 1415 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2692] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:06:10 2026] GET /v2.0/ports?network_id=f70cfdd7-74fa-436a-b223-7328c4f8e9e9&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2693] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:06:10 2026] GET /v2.0/ports?network_id=f70cfdd7-74fa-436a-b223-7328c4f8e9e9&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2694] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:06:10 2026] GET /v2.0/networks/f70cfdd7-74fa-436a-b223-7328c4f8e9e9?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2695] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:06:10 2026] GET /v2.0/networks/f70cfdd7-74fa-436a-b223-7328c4f8e9e9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2696] 10.0.0.70 () {32 vars in 720 bytes} [Tue May 12 07:06:14 2026] GET /v2.0/subnets/62459ccf-cacf-436f-a7ce-27408705532c => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2697] 10.0.0.52 () {30 vars in 688 bytes} [Tue May 12 07:06:15 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2698] 10.0.0.52 () {30 vars in 690 bytes} [Tue May 12 07:06:15 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2699] 10.0.0.52 () {30 vars in 666 bytes} [Tue May 12 07:06:15 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2700] 10.0.0.52 () {30 vars in 702 bytes} [Tue May 12 07:06:15 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2701] 10.0.0.52 () {28 vars in 437 bytes} [Tue May 12 07:06:16 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2702] 10.0.0.52 () {30 vars in 726 bytes} [Tue May 12 07:06:16 2026] GET /v2.0/subnets/62459ccf-cacf-436f-a7ce-27408705532c => generated 658 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2703] 10.0.0.52 () {30 vars in 688 bytes} [Tue May 12 07:06:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2704] 10.0.0.52 () {30 vars in 690 bytes} [Tue May 12 07:06:16 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2705] 10.0.0.52 () {30 vars in 666 bytes} [Tue May 12 07:06:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2706] 10.0.0.52 () {30 vars in 702 bytes} [Tue May 12 07:06:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2707] 10.0.0.52 () {30 vars in 726 bytes} [Tue May 12 07:06:16 2026] GET /v2.0/subnets/62459ccf-cacf-436f-a7ce-27408705532c => generated 676 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2708] 10.0.0.52 () {30 vars in 688 bytes} [Tue May 12 07:06:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2709] 10.0.0.52 () {30 vars in 690 bytes} [Tue May 12 07:06:16 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2710] 10.0.0.52 () {30 vars in 666 bytes} [Tue May 12 07:06:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2711] 10.0.0.52 () {30 vars in 702 bytes} [Tue May 12 07:06:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2712] 10.0.0.52 () {30 vars in 728 bytes} [Tue May 12 07:06:16 2026] GET /v2.0/networks/13aa9770-c8ac-4c8a-bd9b-d5cdb27faaab => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2713] 10.0.0.52 () {30 vars in 680 bytes} [Tue May 12 07:06:16 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2714] 10.0.0.52 () {34 vars in 702 bytes} [Tue May 12 07:06:16 2026] POST /v2.0/ports => generated 1132 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2717] 199.204.45.222 () {30 vars in 702 bytes} [Tue May 12 07:06:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1396/2718] 199.204.45.222 () {30 vars in 704 bytes} [Tue May 12 07:06:19 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2719] 199.204.45.222 () {30 vars in 680 bytes} [Tue May 12 07:06:19 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2720] 199.204.45.222 () {30 vars in 716 bytes} [Tue May 12 07:06:19 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2721] 199.204.45.222 () {30 vars in 736 bytes} [Tue May 12 07:06:19 2026] GET /v2.0/ports/d506e285-4e74-49bf-813c-d2e71fdf61af => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2722] 199.204.45.222 () {30 vars in 702 bytes} [Tue May 12 07:06:20 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2723] 199.204.45.222 () {30 vars in 704 bytes} [Tue May 12 07:06:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2724] 199.204.45.222 () {30 vars in 680 bytes} [Tue May 12 07:06:20 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2725] 199.204.45.222 () {30 vars in 716 bytes} [Tue May 12 07:06:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:06:20.104 7 INFO neutron.api.v2.resource [None req-a1b17f44-e1d0-40b2-a051-530ca1492d32 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1400/2726] 199.204.45.222 () {30 vars in 762 bytes} [Tue May 12 07:06:20 2026] GET /v2.0/security-groups/lb-deffffef-38df-4936-bd8a-4d34e2d17d92 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2727] 199.204.45.222 () {30 vars in 784 bytes} [Tue May 12 07:06:20 2026] GET /v2.0/security-groups?name=lb-deffffef-38df-4936-bd8a-4d34e2d17d92 => generated 23 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2728] 199.204.45.222 () {34 vars in 735 bytes} [Tue May 12 07:06:20 2026] POST /v2.0/security-groups => generated 1638 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2729] 199.204.45.222 () {30 vars in 814 bytes} [Tue May 12 07:06:20 2026] GET /v2.0/security-group-rules?security_group_id=0e475651-6fbc-48fb-ad05-ca2ca782c937 => generated 1182 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2730] 199.204.45.222 () {34 vars in 788 bytes} [Tue May 12 07:06:20 2026] PUT /v2.0/ports/d506e285-4e74-49bf-813c-d2e71fdf61af => generated 1132 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2731] 199.204.45.222 () {30 vars in 702 bytes} [Tue May 12 07:06:20 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1403/2732] 199.204.45.222 () {30 vars in 704 bytes} [Tue May 12 07:06:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2733] 199.204.45.222 () {30 vars in 680 bytes} [Tue May 12 07:06:20 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2734] 199.204.45.222 () {30 vars in 716 bytes} [Tue May 12 07:06:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2735] 199.204.45.222 () {30 vars in 740 bytes} [Tue May 12 07:06:20 2026] GET /v2.0/subnets/62459ccf-cacf-436f-a7ce-27408705532c => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2736] 10.0.0.84 () {34 vars in 1015 bytes} [Tue May 12 07:06:28 2026] GET /v2.0/security-groups?id=2c9c31b3-e439-4ec8-842a-a6e83192940d&fields=id => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2737] 10.0.0.84 () {34 vars in 981 bytes} [Tue May 12 07:06:28 2026] GET /v2.0/networks?id=e15b1616-319e-466a-acdb-e46471f6a61e => generated 735 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2738] 10.0.0.84 () {34 vars in 964 bytes} [Tue May 12 07:06:28 2026] GET /v2.0/quotas/0f11e321beec42a4a80d8849be76adf8 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2739] 10.0.0.84 () {34 vars in 1001 bytes} [Tue May 12 07:06:28 2026] GET /v2.0/ports?tenant_id=0f11e321beec42a4a80d8849be76adf8&fields=id => generated 149 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2740] 10.0.0.84 () {34 vars in 1007 bytes} [Tue May 12 07:06:28 2026] GET /v2.0/networks/e15b1616-319e-466a-acdb-e46471f6a61e?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2741] 10.0.0.84 () {34 vars in 1107 bytes} [Tue May 12 07:06:28 2026] GET /v2.0/networks/e15b1616-319e-466a-acdb-e46471f6a61e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2742] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:06:28 2026] GET /v2.0/ports?device_id=e5edc83f-e2b5-4daf-9014-984d472734ce => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2743] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:06:29 2026] GET /v2.0/ports?device_id=e5edc83f-e2b5-4daf-9014-984d472734ce => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2744] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:06:31 2026] GET /v2.0/ports?device_id=e5edc83f-e2b5-4daf-9014-984d472734ce => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2745] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:06:31 2026] GET /v2.0/ports?device_id=e5edc83f-e2b5-4daf-9014-984d472734ce => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2746] 199.204.45.222 () {34 vars in 986 bytes} [Tue May 12 07:06:32 2026] GET /v2.0/networks?id=e15b1616-319e-466a-acdb-e46471f6a61e => generated 735 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2747] 199.204.45.222 () {34 vars in 1050 bytes} [Tue May 12 07:06:32 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0f11e321beec42a4a80d8849be76adf8 => generated 343 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2748] 199.204.45.222 () {38 vars in 955 bytes} [Tue May 12 07:06:33 2026] POST /v2.0/ports => generated 1078 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2749] 199.204.45.222 () {38 vars in 1028 bytes} [Tue May 12 07:06:33 2026] PUT /v2.0/ports/5ddc2bbd-7a88-4979-9f40-802f09a6bc1f => generated 1239 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1413/2752] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:06:34 2026] GET /v2.0/ports?device_id=e5edc83f-e2b5-4daf-9014-984d472734ce => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1340/2753] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:06:34 2026] GET /v2.0/security-groups?id=2c9c31b3-e439-4ec8-842a-a6e83192940d&fields=id&fields=name => generated 96 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:06:34.859 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dbd9f30c-99de-46d5-9841-a3cc20b17b6c'] response: {'name': 'network-changed', 'server_uuid': 'e5edc83f-e2b5-4daf-9014-984d472734ce', 'tag': '5ddc2bbd-7a88-4979-9f40-802f09a6bc1f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1414/2754] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:06:34 2026] GET /v2.0/ports?device_id=e5edc83f-e2b5-4daf-9014-984d472734ce => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2755] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:06:34 2026] GET /v2.0/ports?tenant_id=0f11e321beec42a4a80d8849be76adf8&device_id=e5edc83f-e2b5-4daf-9014-984d472734ce => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2756] 199.204.45.222 () {34 vars in 1060 bytes} [Tue May 12 07:06:34 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.56&port_id=5ddc2bbd-7a88-4979-9f40-802f09a6bc1f => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2757] 199.204.45.222 () {34 vars in 984 bytes} [Tue May 12 07:06:34 2026] GET /v2.0/subnets?id=2ec3c222-7e6c-48ba-a4d7-ee1de9e8738b => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2758] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:06:34 2026] GET /v2.0/ports?network_id=e15b1616-319e-466a-acdb-e46471f6a61e&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2759] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:06:35 2026] GET /v2.0/networks/e15b1616-319e-466a-acdb-e46471f6a61e?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2760] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:06:35 2026] GET /v2.0/networks/e15b1616-319e-466a-acdb-e46471f6a61e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2761] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:06:36 2026] GET /v2.0/ports?tenant_id=0f11e321beec42a4a80d8849be76adf8&device_id=e5edc83f-e2b5-4daf-9014-984d472734ce => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2762] 199.204.45.222 () {34 vars in 986 bytes} [Tue May 12 07:06:36 2026] GET /v2.0/networks?id=e15b1616-319e-466a-acdb-e46471f6a61e => generated 735 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2763] 199.204.45.222 () {34 vars in 1060 bytes} [Tue May 12 07:06:36 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.56&port_id=5ddc2bbd-7a88-4979-9f40-802f09a6bc1f => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2764] 199.204.45.222 () {34 vars in 984 bytes} [Tue May 12 07:06:36 2026] GET /v2.0/subnets?id=2ec3c222-7e6c-48ba-a4d7-ee1de9e8738b => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2765] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:06:36 2026] GET /v2.0/ports?network_id=e15b1616-319e-466a-acdb-e46471f6a61e&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2766] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:06:36 2026] GET /v2.0/networks/e15b1616-319e-466a-acdb-e46471f6a61e?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2767] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:06:36 2026] GET /v2.0/networks/e15b1616-319e-466a-acdb-e46471f6a61e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2768] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:06:37 2026] GET /v2.0/ports?device_id=e5edc83f-e2b5-4daf-9014-984d472734ce => generated 1242 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2769] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:06:37 2026] GET /v2.0/security-groups?id=2c9c31b3-e439-4ec8-842a-a6e83192940d&fields=id&fields=name => generated 96 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2770] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:06:37 2026] GET /v2.0/ports?device_id=e5edc83f-e2b5-4daf-9014-984d472734ce => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2771] 199.204.45.222 () {34 vars in 994 bytes} [Tue May 12 07:06:39 2026] GET /v2.0/ports?device_id=e5edc83f-e2b5-4daf-9014-984d472734ce => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2772] 199.204.45.222 () {34 vars in 1044 bytes} [Tue May 12 07:06:39 2026] GET /v2.0/security-groups?id=2c9c31b3-e439-4ec8-842a-a6e83192940d&fields=id&fields=name => generated 96 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2773] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:06:40 2026] GET /v2.0/ports?device_id=e5edc83f-e2b5-4daf-9014-984d472734ce => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2774] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:06:40 2026] GET /v2.0/security-groups?id=2c9c31b3-e439-4ec8-842a-a6e83192940d&fields=id&fields=name => generated 96 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2775] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:06:40 2026] GET /v2.0/ports?device_id=e5edc83f-e2b5-4daf-9014-984d472734ce => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2776] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:06:43 2026] GET /v2.0/ports?device_id=e5edc83f-e2b5-4daf-9014-984d472734ce => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2777] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:06:43 2026] GET /v2.0/security-groups?id=2c9c31b3-e439-4ec8-842a-a6e83192940d&fields=id&fields=name => generated 96 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2778] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:06:43 2026] GET /v2.0/ports?device_id=e5edc83f-e2b5-4daf-9014-984d472734ce => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2781] 199.204.45.222 () {34 vars in 1096 bytes} [Tue May 12 07:06:50 2026] GET /v2.0/ports?device_id=2b8c0808-9cdd-464d-92f1-d13d261c2039&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2782] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:06:51 2026] GET /v2.0/ports?tenant_id=1d7d27bee925405793bf277e9f6c7874&device_id=2b8c0808-9cdd-464d-92f1-d13d261c2039 => generated 1465 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2783] 199.204.45.222 () {34 vars in 986 bytes} [Tue May 12 07:06:51 2026] GET /v2.0/networks?id=0268ab05-e640-42df-ace5-0b488ceb6276 => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2784] 199.204.45.222 () {34 vars in 1056 bytes} [Tue May 12 07:06:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.88&port_id=1731c5d3-f7c3-42f9-9171-7d560c05f0e6 => generated 859 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2785] 199.204.45.222 () {34 vars in 1104 bytes} [Tue May 12 07:06:52 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1fb&port_id=1731c5d3-f7c3-42f9-9171-7d560c05f0e6 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2786] 199.204.45.222 () {34 vars in 1064 bytes} [Tue May 12 07:06:52 2026] GET /v2.0/subnets?id=99073f16-eeeb-4daa-81e3-1339da33eac9&id=71ef8a3b-35e1-408e-912d-4331861ac1e2 => generated 1409 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2787] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:06:52 2026] GET /v2.0/ports?network_id=0268ab05-e640-42df-ace5-0b488ceb6276&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2788] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:06:52 2026] GET /v2.0/ports?network_id=0268ab05-e640-42df-ace5-0b488ceb6276&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2789] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:06:52 2026] GET /v2.0/networks/0268ab05-e640-42df-ace5-0b488ceb6276?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2790] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:06:52 2026] GET /v2.0/networks/0268ab05-e640-42df-ace5-0b488ceb6276?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2793] 199.204.45.222 () {30 vars in 702 bytes} [Tue May 12 07:07:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2794] 199.204.45.222 () {30 vars in 704 bytes} [Tue May 12 07:07:18 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2795] 199.204.45.222 () {30 vars in 680 bytes} [Tue May 12 07:07:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2796] 199.204.45.222 () {30 vars in 716 bytes} [Tue May 12 07:07:18 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2797] 199.204.45.222 () {30 vars in 740 bytes} [Tue May 12 07:07:19 2026] GET /v2.0/subnets/62459ccf-cacf-436f-a7ce-27408705532c => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2798] 199.204.45.222 () {30 vars in 768 bytes} [Tue May 12 07:07:19 2026] GET /v2.0/ports?device_id=e5edc83f-e2b5-4daf-9014-984d472734ce => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2801] 199.204.45.222 () {34 vars in 716 bytes} [Tue May 12 07:07:19 2026] POST /v2.0/ports => generated 1097 bytes in 902 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2802] 10.0.0.84 () {34 vars in 970 bytes} [Tue May 12 07:07:20 2026] GET /v2.0/ports/17cab627-ccf3-410b-a219-d180f27cb4d3 => generated 1097 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1364/2803] 10.0.0.84 () {34 vars in 906 bytes} [Tue May 12 07:07:20 2026] GET /v2.0/extensions => generated 20516 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2804] 199.204.45.222 () {34 vars in 1262 bytes} [Tue May 12 07:07:21 2026] GET /v2.0/ports/17cab627-ccf3-410b-a219-d180f27cb4d3?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2805] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:07:21 2026] GET /v2.0/networks/13aa9770-c8ac-4c8a-bd9b-d5cdb27faaab?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2806] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:07:21 2026] GET /v2.0/networks/13aa9770-c8ac-4c8a-bd9b-d5cdb27faaab?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2807] 199.204.45.222 () {34 vars in 975 bytes} [Tue May 12 07:07:21 2026] GET /v2.0/ports/17cab627-ccf3-410b-a219-d180f27cb4d3 => generated 1097 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2808] 199.204.45.222 () {34 vars in 986 bytes} [Tue May 12 07:07:21 2026] GET /v2.0/networks?id=13aa9770-c8ac-4c8a-bd9b-d5cdb27faaab => generated 803 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2809] 199.204.45.222 () {38 vars in 1028 bytes} [Tue May 12 07:07:21 2026] PUT /v2.0/ports/17cab627-ccf3-410b-a219-d180f27cb4d3 => generated 1287 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2810] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:07:23 2026] GET /v2.0/ports?tenant_id=0f11e321beec42a4a80d8849be76adf8&device_id=e5edc83f-e2b5-4daf-9014-984d472734ce => generated 2523 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1368/2811] 199.204.45.222 () {34 vars in 1060 bytes} [Tue May 12 07:07:23 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.56&port_id=5ddc2bbd-7a88-4979-9f40-802f09a6bc1f => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2812] 199.204.45.222 () {34 vars in 984 bytes} [Tue May 12 07:07:23 2026] GET /v2.0/subnets?id=2ec3c222-7e6c-48ba-a4d7-ee1de9e8738b => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:07:23.478 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b0c29b6f-a31a-4d60-9261-3f6b0a5e50d7'] response: {'name': 'network-changed', 'server_uuid': 'e5edc83f-e2b5-4daf-9014-984d472734ce', 'tag': '17cab627-ccf3-410b-a219-d180f27cb4d3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1369/2813] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:07:23 2026] GET /v2.0/ports?network_id=e15b1616-319e-466a-acdb-e46471f6a61e&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2814] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:07:23 2026] GET /v2.0/networks/e15b1616-319e-466a-acdb-e46471f6a61e?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2815] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:07:23 2026] GET /v2.0/networks/e15b1616-319e-466a-acdb-e46471f6a61e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2816] 199.204.45.222 () {34 vars in 1058 bytes} [Tue May 12 07:07:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.245&port_id=17cab627-ccf3-410b-a219-d180f27cb4d3 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2817] 199.204.45.222 () {34 vars in 984 bytes} [Tue May 12 07:07:23 2026] GET /v2.0/subnets?id=62459ccf-cacf-436f-a7ce-27408705532c => generated 679 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2818] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:07:23 2026] GET /v2.0/ports?network_id=13aa9770-c8ac-4c8a-bd9b-d5cdb27faaab&device_owner=network%3Adhcp => generated 1461 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2819] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:07:23 2026] GET /v2.0/networks/13aa9770-c8ac-4c8a-bd9b-d5cdb27faaab?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2820] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:07:23 2026] GET /v2.0/networks/13aa9770-c8ac-4c8a-bd9b-d5cdb27faaab?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2821] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:07:24 2026] GET /v2.0/ports?tenant_id=0f11e321beec42a4a80d8849be76adf8&device_id=e5edc83f-e2b5-4daf-9014-984d472734ce => generated 2523 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2822] 199.204.45.222 () {34 vars in 986 bytes} [Tue May 12 07:07:24 2026] GET /v2.0/networks?id=13aa9770-c8ac-4c8a-bd9b-d5cdb27faaab => generated 803 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2823] 199.204.45.222 () {34 vars in 1058 bytes} [Tue May 12 07:07:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.245&port_id=17cab627-ccf3-410b-a219-d180f27cb4d3 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2824] 199.204.45.222 () {34 vars in 984 bytes} [Tue May 12 07:07:24 2026] GET /v2.0/subnets?id=62459ccf-cacf-436f-a7ce-27408705532c => generated 679 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2825] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:07:24 2026] GET /v2.0/ports?network_id=13aa9770-c8ac-4c8a-bd9b-d5cdb27faaab&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2826] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:07:25 2026] GET /v2.0/networks/13aa9770-c8ac-4c8a-bd9b-d5cdb27faaab?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2827] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:07:25 2026] GET /v2.0/networks/13aa9770-c8ac-4c8a-bd9b-d5cdb27faaab?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2828] 10.0.0.84 () {34 vars in 970 bytes} [Tue May 12 07:07:27 2026] GET /v2.0/ports/17cab627-ccf3-410b-a219-d180f27cb4d3 => generated 1289 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2829] 199.204.45.222 () {34 vars in 788 bytes} [Tue May 12 07:07:27 2026] PUT /v2.0/ports/17cab627-ccf3-410b-a219-d180f27cb4d3 => generated 1314 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:07:27.532 7 INFO neutron.api.v2.resource [None req-88675128-2dcb-40d8-b3c2-85114a2ce722 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1453/2830] 199.204.45.222 () {30 vars in 762 bytes} [Tue May 12 07:07:27 2026] GET /v2.0/security-groups/lb-deffffef-38df-4936-bd8a-4d34e2d17d92 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1378/2831] 199.204.45.222 () {30 vars in 784 bytes} [Tue May 12 07:07:27 2026] GET /v2.0/security-groups?name=lb-deffffef-38df-4936-bd8a-4d34e2d17d92 => generated 1639 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2832] 199.204.45.222 () {34 vars in 788 bytes} [Tue May 12 07:07:27 2026] PUT /v2.0/ports/17cab627-ccf3-410b-a219-d180f27cb4d3 => generated 1314 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2833] 199.204.45.222 () {30 vars in 702 bytes} [Tue May 12 07:07:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1455/2834] 199.204.45.222 () {30 vars in 704 bytes} [Tue May 12 07:07:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:07:28.078 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0e4dae2e-a24d-4fde-b3b3-aac65d1ccbda'] response: {'name': 'network-changed', 'server_uuid': 'e5edc83f-e2b5-4daf-9014-984d472734ce', 'tag': '17cab627-ccf3-410b-a219-d180f27cb4d3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1380/2835] 199.204.45.222 () {30 vars in 680 bytes} [Tue May 12 07:07:28 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2836] 199.204.45.222 () {30 vars in 716 bytes} [Tue May 12 07:07:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2837] 199.204.45.222 () {30 vars in 740 bytes} [Tue May 12 07:07:28 2026] GET /v2.0/subnets/62459ccf-cacf-436f-a7ce-27408705532c => generated 676 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2838] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:07:28 2026] GET /v2.0/ports?tenant_id=0f11e321beec42a4a80d8849be76adf8&device_id=e5edc83f-e2b5-4daf-9014-984d472734ce => generated 2586 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:07:28.140 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c5784a10-11f7-4fb5-a1c6-334865cacbb2'] response: {'name': 'network-changed', 'server_uuid': 'e5edc83f-e2b5-4daf-9014-984d472734ce', 'tag': '17cab627-ccf3-410b-a219-d180f27cb4d3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1457/2839] 199.204.45.222 () {30 vars in 736 bytes} [Tue May 12 07:07:28 2026] GET /v2.0/ports/d506e285-4e74-49bf-813c-d2e71fdf61af => generated 1132 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2840] 199.204.45.222 () {34 vars in 986 bytes} [Tue May 12 07:07:28 2026] GET /v2.0/networks?id=13aa9770-c8ac-4c8a-bd9b-d5cdb27faaab => generated 803 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2841] 199.204.45.222 () {30 vars in 736 bytes} [Tue May 12 07:07:28 2026] GET /v2.0/ports/17cab627-ccf3-410b-a219-d180f27cb4d3 => generated 1350 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2842] 199.204.45.222 () {34 vars in 1058 bytes} [Tue May 12 07:07:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.245&port_id=17cab627-ccf3-410b-a219-d180f27cb4d3 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2843] 199.204.45.222 () {30 vars in 740 bytes} [Tue May 12 07:07:28 2026] GET /v2.0/subnets/62459ccf-cacf-436f-a7ce-27408705532c => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2844] 199.204.45.222 () {34 vars in 984 bytes} [Tue May 12 07:07:28 2026] GET /v2.0/subnets?id=62459ccf-cacf-436f-a7ce-27408705532c => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2845] 199.204.45.222 () {30 vars in 742 bytes} [Tue May 12 07:07:28 2026] GET /v2.0/networks/13aa9770-c8ac-4c8a-bd9b-d5cdb27faaab => generated 800 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2846] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:07:28 2026] GET /v2.0/ports?network_id=13aa9770-c8ac-4c8a-bd9b-d5cdb27faaab&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2847] 199.204.45.222 () {30 vars in 736 bytes} [Tue May 12 07:07:28 2026] GET /v2.0/ports/d506e285-4e74-49bf-813c-d2e71fdf61af => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2848] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:07:28 2026] GET /v2.0/networks/13aa9770-c8ac-4c8a-bd9b-d5cdb27faaab?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2849] 199.204.45.222 () {30 vars in 740 bytes} [Tue May 12 07:07:28 2026] GET /v2.0/subnets/62459ccf-cacf-436f-a7ce-27408705532c => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2850] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:07:28 2026] GET /v2.0/networks/13aa9770-c8ac-4c8a-bd9b-d5cdb27faaab?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2851] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:07:29 2026] GET /v2.0/ports?tenant_id=0f11e321beec42a4a80d8849be76adf8&device_id=e5edc83f-e2b5-4daf-9014-984d472734ce => generated 2586 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2852] 199.204.45.222 () {34 vars in 986 bytes} [Tue May 12 07:07:29 2026] GET /v2.0/networks?id=13aa9770-c8ac-4c8a-bd9b-d5cdb27faaab => generated 803 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2853] 199.204.45.222 () {34 vars in 1058 bytes} [Tue May 12 07:07:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.245&port_id=17cab627-ccf3-410b-a219-d180f27cb4d3 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2854] 199.204.45.222 () {34 vars in 984 bytes} [Tue May 12 07:07:29 2026] GET /v2.0/subnets?id=62459ccf-cacf-436f-a7ce-27408705532c => generated 679 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2855] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:07:29 2026] GET /v2.0/ports?network_id=13aa9770-c8ac-4c8a-bd9b-d5cdb27faaab&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2856] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:07:29 2026] GET /v2.0/networks/13aa9770-c8ac-4c8a-bd9b-d5cdb27faaab?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2857] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:07:29 2026] GET /v2.0/networks/13aa9770-c8ac-4c8a-bd9b-d5cdb27faaab?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:07:37.488 8 WARNING neutron_lib.context [None req-5e4762e9-d646-4746-ba74-ffe0878ec214 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 07:07:38.347 8 INFO neutron.db.l3_db [None req-5e4762e9-d646-4746-ba74-ffe0878ec214 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] Floating IP 07b4f33a-5659-457e-a9f7-fd383f029127 associated. External IP: 10.96.250.218, port: d506e285-4e74-49bf-813c-d2e71fdf61af. [pid: 8|app: 0|req: 1393/2860] 10.0.0.70 () {34 vars in 676 bytes} [Tue May 12 07:07:37 2026] POST /v2.0/floatingips => generated 899 bytes in 1189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2861] 199.204.45.222 () {30 vars in 702 bytes} [Tue May 12 07:07:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2862] 199.204.45.222 () {30 vars in 704 bytes} [Tue May 12 07:07:41 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2863] 199.204.45.222 () {30 vars in 680 bytes} [Tue May 12 07:07:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2864] 199.204.45.222 () {30 vars in 716 bytes} [Tue May 12 07:07:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:07:41.554 7 INFO neutron.api.v2.resource [None req-3b8a9b5d-aa32-4379-a1e4-3d3663d0f8fd 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1470/2865] 199.204.45.222 () {30 vars in 762 bytes} [Tue May 12 07:07:41 2026] GET /v2.0/security-groups/lb-deffffef-38df-4936-bd8a-4d34e2d17d92 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2866] 199.204.45.222 () {30 vars in 784 bytes} [Tue May 12 07:07:41 2026] GET /v2.0/security-groups?name=lb-deffffef-38df-4936-bd8a-4d34e2d17d92 => generated 1639 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2867] 199.204.45.222 () {30 vars in 814 bytes} [Tue May 12 07:07:41 2026] GET /v2.0/security-group-rules?security_group_id=0e475651-6fbc-48fb-ad05-ca2ca782c937 => generated 1182 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2868] 199.204.45.222 () {34 vars in 746 bytes} [Tue May 12 07:07:41 2026] POST /v2.0/security-group-rules => generated 597 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2869] 199.204.45.222 () {34 vars in 746 bytes} [Tue May 12 07:07:41 2026] POST /v2.0/security-group-rules => generated 601 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2872] 10.0.0.52 () {30 vars in 688 bytes} [Tue May 12 07:07:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2873] 10.0.0.52 () {30 vars in 690 bytes} [Tue May 12 07:07:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2874] 10.0.0.52 () {30 vars in 666 bytes} [Tue May 12 07:07:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2875] 10.0.0.52 () {30 vars in 702 bytes} [Tue May 12 07:07:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2876] 10.0.0.52 () {28 vars in 437 bytes} [Tue May 12 07:07:50 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2877] 10.0.0.52 () {30 vars in 726 bytes} [Tue May 12 07:07:50 2026] GET /v2.0/subnets/99073f16-eeeb-4daa-81e3-1339da33eac9 => generated 655 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2878] 199.204.45.222 () {34 vars in 1096 bytes} [Tue May 12 07:07:52 2026] GET /v2.0/ports?device_id=73deb1a7-0c9d-4d37-a1ff-cb778d861438&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2879] 199.204.45.222 () {30 vars in 702 bytes} [Tue May 12 07:07:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2880] 199.204.45.222 () {30 vars in 704 bytes} [Tue May 12 07:07:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2881] 199.204.45.222 () {30 vars in 680 bytes} [Tue May 12 07:07:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2882] 199.204.45.222 () {30 vars in 716 bytes} [Tue May 12 07:07:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2883] 199.204.45.222 () {30 vars in 740 bytes} [Tue May 12 07:07:52 2026] GET /v2.0/subnets/99073f16-eeeb-4daa-81e3-1339da33eac9 => generated 673 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2884] 199.204.45.222 () {30 vars in 768 bytes} [Tue May 12 07:07:52 2026] GET /v2.0/ports?device_id=e5edc83f-e2b5-4daf-9014-984d472734ce => generated 2586 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2885] 199.204.45.222 () {30 vars in 702 bytes} [Tue May 12 07:07:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2886] 199.204.45.222 () {30 vars in 704 bytes} [Tue May 12 07:07:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2887] 199.204.45.222 () {30 vars in 680 bytes} [Tue May 12 07:07:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2888] 199.204.45.222 () {30 vars in 716 bytes} [Tue May 12 07:07:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2889] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:07:52 2026] GET /v2.0/ports?tenant_id=1d7d27bee925405793bf277e9f6c7874&device_id=73deb1a7-0c9d-4d37-a1ff-cb778d861438 => generated 1469 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2890] 199.204.45.222 () {34 vars in 986 bytes} [Tue May 12 07:07:53 2026] GET /v2.0/networks?id=f70cfdd7-74fa-436a-b223-7328c4f8e9e9 => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2891] 199.204.45.222 () {34 vars in 1056 bytes} [Tue May 12 07:07:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.39&port_id=27a8eb5c-fdd3-4222-ba1f-b20f8f4c0919 => generated 859 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2892] 199.204.45.222 () {34 vars in 1106 bytes} [Tue May 12 07:07:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A171&port_id=27a8eb5c-fdd3-4222-ba1f-b20f8f4c0919 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2893] 199.204.45.222 () {34 vars in 1064 bytes} [Tue May 12 07:07:53 2026] GET /v2.0/subnets?id=58fda3b8-ca83-49ea-9a06-32baaad43de4&id=79c2d112-e592-4a21-9bae-ccf5c4e9708c => generated 1415 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2894] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:07:53 2026] GET /v2.0/ports?network_id=f70cfdd7-74fa-436a-b223-7328c4f8e9e9&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2895] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:07:53 2026] GET /v2.0/ports?network_id=f70cfdd7-74fa-436a-b223-7328c4f8e9e9&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2896] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:07:53 2026] GET /v2.0/networks/f70cfdd7-74fa-436a-b223-7328c4f8e9e9?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2897] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:07:53 2026] GET /v2.0/networks/f70cfdd7-74fa-436a-b223-7328c4f8e9e9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2898] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:07:53 2026] GET /v2.0/networks/0268ab05-e640-42df-ace5-0b488ceb6276?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2899] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:07:53 2026] GET /v2.0/networks/0268ab05-e640-42df-ace5-0b488ceb6276?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2900] 199.204.45.222 () {34 vars in 986 bytes} [Tue May 12 07:07:54 2026] GET /v2.0/networks?id=0268ab05-e640-42df-ace5-0b488ceb6276 => generated 801 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2901] 199.204.45.222 () {38 vars in 955 bytes} [Tue May 12 07:07:54 2026] POST /v2.0/ports => generated 1303 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2902] 199.204.45.222 () {38 vars in 1028 bytes} [Tue May 12 07:07:54 2026] PUT /v2.0/ports/1152a8ed-4c5f-478c-ba63-0b774b807b32 => generated 1464 bytes in 469 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1489/2903] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:07:56 2026] GET /v2.0/ports?tenant_id=0f11e321beec42a4a80d8849be76adf8&device_id=e5edc83f-e2b5-4daf-9014-984d472734ce => generated 4042 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1415/2904] 199.204.45.222 () {34 vars in 1060 bytes} [Tue May 12 07:07:56 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.56&port_id=5ddc2bbd-7a88-4979-9f40-802f09a6bc1f => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2905] 199.204.45.222 () {34 vars in 984 bytes} [Tue May 12 07:07:56 2026] GET /v2.0/subnets?id=2ec3c222-7e6c-48ba-a4d7-ee1de9e8738b => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:07:56.512 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-900848b1-16d6-4268-a7b7-0020fe5b45a3'] response: {'name': 'network-changed', 'server_uuid': 'e5edc83f-e2b5-4daf-9014-984d472734ce', 'tag': '1152a8ed-4c5f-478c-ba63-0b774b807b32', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1416/2906] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:07:56 2026] GET /v2.0/ports?network_id=e15b1616-319e-466a-acdb-e46471f6a61e&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2907] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:07:56 2026] GET /v2.0/networks/e15b1616-319e-466a-acdb-e46471f6a61e?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2908] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:07:56 2026] GET /v2.0/networks/e15b1616-319e-466a-acdb-e46471f6a61e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2909] 199.204.45.222 () {34 vars in 1058 bytes} [Tue May 12 07:07:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.245&port_id=17cab627-ccf3-410b-a219-d180f27cb4d3 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2910] 199.204.45.222 () {34 vars in 984 bytes} [Tue May 12 07:07:56 2026] GET /v2.0/subnets?id=62459ccf-cacf-436f-a7ce-27408705532c => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2911] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:07:56 2026] GET /v2.0/ports?network_id=13aa9770-c8ac-4c8a-bd9b-d5cdb27faaab&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2912] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:07:56 2026] GET /v2.0/networks/13aa9770-c8ac-4c8a-bd9b-d5cdb27faaab?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2913] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:07:56 2026] GET /v2.0/networks/13aa9770-c8ac-4c8a-bd9b-d5cdb27faaab?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2914] 199.204.45.222 () {34 vars in 1058 bytes} [Tue May 12 07:07:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.202&port_id=1152a8ed-4c5f-478c-ba63-0b774b807b32 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2915] 199.204.45.222 () {34 vars in 1104 bytes} [Tue May 12 07:07:56 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A12d&port_id=1152a8ed-4c5f-478c-ba63-0b774b807b32 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2916] 199.204.45.222 () {34 vars in 1064 bytes} [Tue May 12 07:07:56 2026] GET /v2.0/subnets?id=99073f16-eeeb-4daa-81e3-1339da33eac9&id=71ef8a3b-35e1-408e-912d-4331861ac1e2 => generated 1409 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2917] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:07:56 2026] GET /v2.0/ports?network_id=0268ab05-e640-42df-ace5-0b488ceb6276&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2918] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:07:56 2026] GET /v2.0/ports?network_id=0268ab05-e640-42df-ace5-0b488ceb6276&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2919] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:07:57 2026] GET /v2.0/networks/0268ab05-e640-42df-ace5-0b488ceb6276?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2920] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:07:57 2026] GET /v2.0/networks/0268ab05-e640-42df-ace5-0b488ceb6276?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2921] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:07:58 2026] GET /v2.0/ports?tenant_id=0f11e321beec42a4a80d8849be76adf8&device_id=e5edc83f-e2b5-4daf-9014-984d472734ce => generated 4042 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2922] 199.204.45.222 () {34 vars in 986 bytes} [Tue May 12 07:07:58 2026] GET /v2.0/networks?id=0268ab05-e640-42df-ace5-0b488ceb6276 => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2923] 199.204.45.222 () {34 vars in 1058 bytes} [Tue May 12 07:07:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.202&port_id=1152a8ed-4c5f-478c-ba63-0b774b807b32 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2924] 199.204.45.222 () {34 vars in 1104 bytes} [Tue May 12 07:07:58 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A12d&port_id=1152a8ed-4c5f-478c-ba63-0b774b807b32 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2925] 199.204.45.222 () {34 vars in 1064 bytes} [Tue May 12 07:07:58 2026] GET /v2.0/subnets?id=99073f16-eeeb-4daa-81e3-1339da33eac9&id=71ef8a3b-35e1-408e-912d-4331861ac1e2 => generated 1409 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2926] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:07:58 2026] GET /v2.0/ports?network_id=0268ab05-e640-42df-ace5-0b488ceb6276&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2927] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:07:58 2026] GET /v2.0/ports?network_id=0268ab05-e640-42df-ace5-0b488ceb6276&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2928] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:07:58 2026] GET /v2.0/networks/0268ab05-e640-42df-ace5-0b488ceb6276?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2929] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:07:58 2026] GET /v2.0/networks/0268ab05-e640-42df-ace5-0b488ceb6276?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2930] 10.0.0.84 () {34 vars in 970 bytes} [Tue May 12 07:08:00 2026] GET /v2.0/ports/1152a8ed-4c5f-478c-ba63-0b774b807b32 => generated 1466 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2931] 199.204.45.222 () {30 vars in 736 bytes} [Tue May 12 07:08:00 2026] GET /v2.0/ports/1152a8ed-4c5f-478c-ba63-0b774b807b32 => generated 1466 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2932] 199.204.45.222 () {30 vars in 736 bytes} [Tue May 12 07:08:00 2026] GET /v2.0/ports/1152a8ed-4c5f-478c-ba63-0b774b807b32 => generated 1466 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2933] 199.204.45.222 () {34 vars in 789 bytes} [Tue May 12 07:08:00 2026] PUT /v2.0/ports/1152a8ed-4c5f-478c-ba63-0b774b807b32 => generated 1201 bytes in 520 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2934] 199.204.45.222 () {30 vars in 742 bytes} [Tue May 12 07:08:01 2026] GET /v2.0/networks/0268ab05-e640-42df-ace5-0b488ceb6276 => generated 798 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1505/2935] 199.204.45.222 () {30 vars in 740 bytes} [Tue May 12 07:08:01 2026] GET /v2.0/subnets/99073f16-eeeb-4daa-81e3-1339da33eac9 => generated 673 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2936] 199.204.45.222 () {30 vars in 702 bytes} [Tue May 12 07:08:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:08:01.697 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d335991b-4692-4f74-b8f7-b6ee9ad9765f'] response: {'name': 'network-changed', 'server_uuid': 'e5edc83f-e2b5-4daf-9014-984d472734ce', 'tag': '1152a8ed-4c5f-478c-ba63-0b774b807b32', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1506/2937] 199.204.45.222 () {30 vars in 704 bytes} [Tue May 12 07:08:01 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2938] 199.204.45.222 () {30 vars in 680 bytes} [Tue May 12 07:08:01 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2939] 199.204.45.222 () {30 vars in 716 bytes} [Tue May 12 07:08:01 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2940] 199.204.45.222 () {30 vars in 740 bytes} [Tue May 12 07:08:01 2026] GET /v2.0/subnets/62459ccf-cacf-436f-a7ce-27408705532c => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/2941] 199.204.45.222 () {30 vars in 736 bytes} [Tue May 12 07:08:01 2026] GET /v2.0/ports/d506e285-4e74-49bf-813c-d2e71fdf61af => generated 1132 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2942] 199.204.45.222 () {30 vars in 736 bytes} [Tue May 12 07:08:01 2026] GET /v2.0/ports/17cab627-ccf3-410b-a219-d180f27cb4d3 => generated 1350 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2943] 199.204.45.222 () {30 vars in 740 bytes} [Tue May 12 07:08:01 2026] GET /v2.0/subnets/62459ccf-cacf-436f-a7ce-27408705532c => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2944] 199.204.45.222 () {30 vars in 742 bytes} [Tue May 12 07:08:01 2026] GET /v2.0/networks/13aa9770-c8ac-4c8a-bd9b-d5cdb27faaab => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2945] 199.204.45.222 () {30 vars in 736 bytes} [Tue May 12 07:08:01 2026] GET /v2.0/ports/d506e285-4e74-49bf-813c-d2e71fdf61af => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2946] 199.204.45.222 () {30 vars in 740 bytes} [Tue May 12 07:08:02 2026] GET /v2.0/subnets/62459ccf-cacf-436f-a7ce-27408705532c => generated 676 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2947] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:08:02 2026] GET /v2.0/ports?tenant_id=0f11e321beec42a4a80d8849be76adf8&device_id=e5edc83f-e2b5-4daf-9014-984d472734ce => generated 3815 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2948] 199.204.45.222 () {34 vars in 986 bytes} [Tue May 12 07:08:02 2026] GET /v2.0/networks?id=0268ab05-e640-42df-ace5-0b488ceb6276 => generated 801 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2949] 199.204.45.222 () {34 vars in 1058 bytes} [Tue May 12 07:08:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.202&port_id=1152a8ed-4c5f-478c-ba63-0b774b807b32 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2950] 199.204.45.222 () {34 vars in 984 bytes} [Tue May 12 07:08:02 2026] GET /v2.0/subnets?id=99073f16-eeeb-4daa-81e3-1339da33eac9 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2951] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:08:02 2026] GET /v2.0/ports?network_id=0268ab05-e640-42df-ace5-0b488ceb6276&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2952] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:08:02 2026] GET /v2.0/networks/0268ab05-e640-42df-ace5-0b488ceb6276?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2953] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:08:02 2026] GET /v2.0/networks/0268ab05-e640-42df-ace5-0b488ceb6276?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2956] 10.0.0.52 () {30 vars in 688 bytes} [Tue May 12 07:08:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/2957] 10.0.0.52 () {30 vars in 690 bytes} [Tue May 12 07:08:06 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2958] 10.0.0.52 () {30 vars in 666 bytes} [Tue May 12 07:08:06 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/2959] 10.0.0.52 () {30 vars in 702 bytes} [Tue May 12 07:08:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2960] 10.0.0.52 () {28 vars in 437 bytes} [Tue May 12 07:08:06 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2961] 10.0.0.52 () {30 vars in 726 bytes} [Tue May 12 07:08:06 2026] GET /v2.0/subnets/58fda3b8-ca83-49ea-9a06-32baaad43de4 => generated 656 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2962] 199.204.45.222 () {30 vars in 702 bytes} [Tue May 12 07:08:07 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2963] 199.204.45.222 () {30 vars in 704 bytes} [Tue May 12 07:08:07 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2964] 199.204.45.222 () {30 vars in 680 bytes} [Tue May 12 07:08:07 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/2965] 199.204.45.222 () {30 vars in 716 bytes} [Tue May 12 07:08:07 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2966] 199.204.45.222 () {30 vars in 740 bytes} [Tue May 12 07:08:07 2026] GET /v2.0/subnets/99073f16-eeeb-4daa-81e3-1339da33eac9 => generated 673 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/2967] 199.204.45.222 () {30 vars in 740 bytes} [Tue May 12 07:08:07 2026] GET /v2.0/subnets/58fda3b8-ca83-49ea-9a06-32baaad43de4 => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2968] 199.204.45.222 () {30 vars in 768 bytes} [Tue May 12 07:08:08 2026] GET /v2.0/ports?device_id=e5edc83f-e2b5-4daf-9014-984d472734ce => generated 3815 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/2969] 199.204.45.222 () {30 vars in 702 bytes} [Tue May 12 07:08:08 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2970] 199.204.45.222 () {30 vars in 704 bytes} [Tue May 12 07:08:08 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/2971] 199.204.45.222 () {30 vars in 680 bytes} [Tue May 12 07:08:08 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2972] 199.204.45.222 () {30 vars in 716 bytes} [Tue May 12 07:08:08 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/2973] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:08:09 2026] GET /v2.0/networks/f70cfdd7-74fa-436a-b223-7328c4f8e9e9?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2974] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:08:09 2026] GET /v2.0/networks/f70cfdd7-74fa-436a-b223-7328c4f8e9e9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/2975] 199.204.45.222 () {34 vars in 986 bytes} [Tue May 12 07:08:09 2026] GET /v2.0/networks?id=f70cfdd7-74fa-436a-b223-7328c4f8e9e9 => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2976] 199.204.45.222 () {38 vars in 955 bytes} [Tue May 12 07:08:09 2026] POST /v2.0/ports => generated 1307 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/2977] 199.204.45.222 () {38 vars in 1028 bytes} [Tue May 12 07:08:10 2026] PUT /v2.0/ports/a7b94d63-c4d6-46a9-8b35-cb3f83f12be9 => generated 1468 bytes in 456 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1452/2978] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:08:11 2026] GET /v2.0/ports?tenant_id=0f11e321beec42a4a80d8849be76adf8&device_id=e5edc83f-e2b5-4daf-9014-984d472734ce => generated 5275 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1527/2979] 199.204.45.222 () {34 vars in 1060 bytes} [Tue May 12 07:08:11 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.56&port_id=5ddc2bbd-7a88-4979-9f40-802f09a6bc1f => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2980] 199.204.45.222 () {34 vars in 984 bytes} [Tue May 12 07:08:11 2026] GET /v2.0/subnets?id=2ec3c222-7e6c-48ba-a4d7-ee1de9e8738b => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:08:11.895 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f2764579-a33e-4da2-abd4-9c468869d7df'] response: {'name': 'network-changed', 'server_uuid': 'e5edc83f-e2b5-4daf-9014-984d472734ce', 'tag': 'a7b94d63-c4d6-46a9-8b35-cb3f83f12be9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1528/2981] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:08:11 2026] GET /v2.0/ports?network_id=e15b1616-319e-466a-acdb-e46471f6a61e&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2982] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:08:11 2026] GET /v2.0/networks/e15b1616-319e-466a-acdb-e46471f6a61e?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/2983] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:08:12 2026] GET /v2.0/networks/e15b1616-319e-466a-acdb-e46471f6a61e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2984] 199.204.45.222 () {34 vars in 1058 bytes} [Tue May 12 07:08:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.245&port_id=17cab627-ccf3-410b-a219-d180f27cb4d3 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/2985] 199.204.45.222 () {34 vars in 984 bytes} [Tue May 12 07:08:12 2026] GET /v2.0/subnets?id=62459ccf-cacf-436f-a7ce-27408705532c => generated 679 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2986] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:08:12 2026] GET /v2.0/ports?network_id=13aa9770-c8ac-4c8a-bd9b-d5cdb27faaab&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/2987] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:08:12 2026] GET /v2.0/networks/13aa9770-c8ac-4c8a-bd9b-d5cdb27faaab?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2988] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:08:12 2026] GET /v2.0/networks/13aa9770-c8ac-4c8a-bd9b-d5cdb27faaab?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/2989] 199.204.45.222 () {34 vars in 1058 bytes} [Tue May 12 07:08:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.202&port_id=1152a8ed-4c5f-478c-ba63-0b774b807b32 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2990] 199.204.45.222 () {34 vars in 984 bytes} [Tue May 12 07:08:12 2026] GET /v2.0/subnets?id=99073f16-eeeb-4daa-81e3-1339da33eac9 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/2991] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:08:12 2026] GET /v2.0/ports?network_id=0268ab05-e640-42df-ace5-0b488ceb6276&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2992] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:08:12 2026] GET /v2.0/networks/0268ab05-e640-42df-ace5-0b488ceb6276?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/2993] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:08:12 2026] GET /v2.0/networks/0268ab05-e640-42df-ace5-0b488ceb6276?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 399 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2994] 199.204.45.222 () {34 vars in 1058 bytes} [Tue May 12 07:08:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.161&port_id=a7b94d63-c4d6-46a9-8b35-cb3f83f12be9 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/2995] 199.204.45.222 () {34 vars in 1106 bytes} [Tue May 12 07:08:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A302&port_id=a7b94d63-c4d6-46a9-8b35-cb3f83f12be9 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2996] 199.204.45.222 () {34 vars in 1064 bytes} [Tue May 12 07:08:12 2026] GET /v2.0/subnets?id=58fda3b8-ca83-49ea-9a06-32baaad43de4&id=79c2d112-e592-4a21-9bae-ccf5c4e9708c => generated 1415 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/2997] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:08:12 2026] GET /v2.0/ports?network_id=f70cfdd7-74fa-436a-b223-7328c4f8e9e9&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2998] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:08:12 2026] GET /v2.0/ports?network_id=f70cfdd7-74fa-436a-b223-7328c4f8e9e9&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/2999] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:08:13 2026] GET /v2.0/networks/f70cfdd7-74fa-436a-b223-7328c4f8e9e9?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/3000] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:08:13 2026] GET /v2.0/networks/f70cfdd7-74fa-436a-b223-7328c4f8e9e9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3001] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:08:14 2026] GET /v2.0/ports?tenant_id=0f11e321beec42a4a80d8849be76adf8&device_id=e5edc83f-e2b5-4daf-9014-984d472734ce => generated 5275 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/3002] 199.204.45.222 () {34 vars in 986 bytes} [Tue May 12 07:08:14 2026] GET /v2.0/networks?id=f70cfdd7-74fa-436a-b223-7328c4f8e9e9 => generated 800 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3003] 199.204.45.222 () {34 vars in 1058 bytes} [Tue May 12 07:08:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.161&port_id=a7b94d63-c4d6-46a9-8b35-cb3f83f12be9 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/3004] 199.204.45.222 () {34 vars in 1106 bytes} [Tue May 12 07:08:14 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A302&port_id=a7b94d63-c4d6-46a9-8b35-cb3f83f12be9 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3005] 199.204.45.222 () {34 vars in 1064 bytes} [Tue May 12 07:08:14 2026] GET /v2.0/subnets?id=58fda3b8-ca83-49ea-9a06-32baaad43de4&id=79c2d112-e592-4a21-9bae-ccf5c4e9708c => generated 1415 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/3006] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:08:14 2026] GET /v2.0/ports?network_id=f70cfdd7-74fa-436a-b223-7328c4f8e9e9&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3007] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:08:14 2026] GET /v2.0/ports?network_id=f70cfdd7-74fa-436a-b223-7328c4f8e9e9&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/3008] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:08:14 2026] GET /v2.0/networks/f70cfdd7-74fa-436a-b223-7328c4f8e9e9?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3009] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:08:14 2026] GET /v2.0/networks/f70cfdd7-74fa-436a-b223-7328c4f8e9e9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/3010] 10.0.0.84 () {34 vars in 970 bytes} [Tue May 12 07:08:16 2026] GET /v2.0/ports/a7b94d63-c4d6-46a9-8b35-cb3f83f12be9 => generated 1470 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3011] 199.204.45.222 () {30 vars in 736 bytes} [Tue May 12 07:08:16 2026] GET /v2.0/ports/a7b94d63-c4d6-46a9-8b35-cb3f83f12be9 => generated 1470 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/3012] 199.204.45.222 () {30 vars in 736 bytes} [Tue May 12 07:08:16 2026] GET /v2.0/ports/a7b94d63-c4d6-46a9-8b35-cb3f83f12be9 => generated 1470 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3013] 199.204.45.222 () {34 vars in 789 bytes} [Tue May 12 07:08:16 2026] PUT /v2.0/ports/a7b94d63-c4d6-46a9-8b35-cb3f83f12be9 => generated 1201 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/3014] 199.204.45.222 () {30 vars in 742 bytes} [Tue May 12 07:08:17 2026] GET /v2.0/networks/f70cfdd7-74fa-436a-b223-7328c4f8e9e9 => generated 797 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 07:08:17.399 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-636a611f-8bb0-4551-a764-f93ae07f08fa'] response: {'name': 'network-changed', 'server_uuid': 'e5edc83f-e2b5-4daf-9014-984d472734ce', 'tag': 'a7b94d63-c4d6-46a9-8b35-cb3f83f12be9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1545/3015] 199.204.45.222 () {30 vars in 740 bytes} [Tue May 12 07:08:17 2026] GET /v2.0/subnets/58fda3b8-ca83-49ea-9a06-32baaad43de4 => generated 674 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/3016] 199.204.45.222 () {30 vars in 702 bytes} [Tue May 12 07:08:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3017] 199.204.45.222 () {30 vars in 704 bytes} [Tue May 12 07:08:17 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/3018] 199.204.45.222 () {30 vars in 680 bytes} [Tue May 12 07:08:17 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3019] 199.204.45.222 () {30 vars in 716 bytes} [Tue May 12 07:08:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/3020] 199.204.45.222 () {30 vars in 740 bytes} [Tue May 12 07:08:17 2026] GET /v2.0/subnets/62459ccf-cacf-436f-a7ce-27408705532c => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3021] 199.204.45.222 () {30 vars in 736 bytes} [Tue May 12 07:08:17 2026] GET /v2.0/ports/d506e285-4e74-49bf-813c-d2e71fdf61af => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/3022] 199.204.45.222 () {30 vars in 736 bytes} [Tue May 12 07:08:17 2026] GET /v2.0/ports/17cab627-ccf3-410b-a219-d180f27cb4d3 => generated 1350 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3023] 199.204.45.222 () {30 vars in 740 bytes} [Tue May 12 07:08:17 2026] GET /v2.0/subnets/62459ccf-cacf-436f-a7ce-27408705532c => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/3024] 199.204.45.222 () {30 vars in 742 bytes} [Tue May 12 07:08:17 2026] GET /v2.0/networks/13aa9770-c8ac-4c8a-bd9b-d5cdb27faaab => generated 800 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3025] 199.204.45.222 () {30 vars in 736 bytes} [Tue May 12 07:08:17 2026] GET /v2.0/ports/d506e285-4e74-49bf-813c-d2e71fdf61af => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/3026] 199.204.45.222 () {30 vars in 740 bytes} [Tue May 12 07:08:17 2026] GET /v2.0/subnets/62459ccf-cacf-436f-a7ce-27408705532c => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3027] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:08:17 2026] GET /v2.0/ports?tenant_id=0f11e321beec42a4a80d8849be76adf8&device_id=e5edc83f-e2b5-4daf-9014-984d472734ce => generated 5044 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/3028] 199.204.45.222 () {34 vars in 986 bytes} [Tue May 12 07:08:17 2026] GET /v2.0/networks?id=f70cfdd7-74fa-436a-b223-7328c4f8e9e9 => generated 800 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3029] 199.204.45.222 () {34 vars in 1058 bytes} [Tue May 12 07:08:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.161&port_id=a7b94d63-c4d6-46a9-8b35-cb3f83f12be9 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/3030] 199.204.45.222 () {34 vars in 984 bytes} [Tue May 12 07:08:18 2026] GET /v2.0/subnets?id=58fda3b8-ca83-49ea-9a06-32baaad43de4 => generated 677 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3031] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:08:18 2026] GET /v2.0/ports?network_id=f70cfdd7-74fa-436a-b223-7328c4f8e9e9&device_owner=network%3Adhcp => generated 1461 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/3032] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:08:18 2026] GET /v2.0/networks/f70cfdd7-74fa-436a-b223-7328c4f8e9e9?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3033] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:08:18 2026] GET /v2.0/networks/f70cfdd7-74fa-436a-b223-7328c4f8e9e9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3036] 199.204.45.222 () {30 vars in 702 bytes} [Tue May 12 07:08:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/3037] 199.204.45.222 () {30 vars in 704 bytes} [Tue May 12 07:08:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3038] 199.204.45.222 () {30 vars in 680 bytes} [Tue May 12 07:08:28 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/3039] 199.204.45.222 () {30 vars in 716 bytes} [Tue May 12 07:08:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3040] 199.204.45.222 () {30 vars in 740 bytes} [Tue May 12 07:08:28 2026] GET /v2.0/subnets/99073f16-eeeb-4daa-81e3-1339da33eac9 => generated 673 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/3041] 199.204.45.222 () {30 vars in 768 bytes} [Tue May 12 07:08:28 2026] GET /v2.0/ports?device_id=e5edc83f-e2b5-4daf-9014-984d472734ce => generated 5044 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3042] 199.204.45.222 () {30 vars in 702 bytes} [Tue May 12 07:08:29 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/3043] 199.204.45.222 () {30 vars in 704 bytes} [Tue May 12 07:08:29 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3044] 199.204.45.222 () {30 vars in 680 bytes} [Tue May 12 07:08:29 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/3045] 199.204.45.222 () {30 vars in 716 bytes} [Tue May 12 07:08:29 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3046] 199.204.45.222 () {30 vars in 736 bytes} [Tue May 12 07:08:29 2026] GET /v2.0/ports/a7b94d63-c4d6-46a9-8b35-cb3f83f12be9 => generated 1237 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/3047] 199.204.45.222 () {34 vars in 788 bytes} [Tue May 12 07:08:29 2026] PUT /v2.0/ports/a7b94d63-c4d6-46a9-8b35-cb3f83f12be9 => generated 1026 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3048] 199.204.45.222 () {30 vars in 742 bytes} [Tue May 12 07:08:29 2026] GET /v2.0/networks/f70cfdd7-74fa-436a-b223-7328c4f8e9e9 => generated 797 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1487/3049] 199.204.45.222 () {30 vars in 768 bytes} [Tue May 12 07:08:29 2026] GET /v2.0/ports?device_id=e5edc83f-e2b5-4daf-9014-984d472734ce => generated 4869 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3050] 199.204.45.222 () {30 vars in 768 bytes} [Tue May 12 07:08:30 2026] GET /v2.0/ports?device_id=e5edc83f-e2b5-4daf-9014-984d472734ce => generated 4869 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:08:30.294 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0842afb5-4862-4e88-ac30-57d6223a009f'] response: {'name': 'network-changed', 'server_uuid': 'e5edc83f-e2b5-4daf-9014-984d472734ce', 'tag': 'a7b94d63-c4d6-46a9-8b35-cb3f83f12be9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1488/3051] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:08:30 2026] GET /v2.0/ports?tenant_id=0f11e321beec42a4a80d8849be76adf8&device_id=e5edc83f-e2b5-4daf-9014-984d472734ce => generated 4869 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3052] 199.204.45.222 () {34 vars in 986 bytes} [Tue May 12 07:08:30 2026] GET /v2.0/networks?id=f70cfdd7-74fa-436a-b223-7328c4f8e9e9 => generated 800 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/3053] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:08:30 2026] GET /v2.0/networks/f70cfdd7-74fa-436a-b223-7328c4f8e9e9?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3054] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:08:30 2026] GET /v2.0/networks/f70cfdd7-74fa-436a-b223-7328c4f8e9e9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/3055] 199.204.45.222 () {30 vars in 768 bytes} [Tue May 12 07:08:31 2026] GET /v2.0/ports?device_id=e5edc83f-e2b5-4daf-9014-984d472734ce => generated 4869 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3056] 199.204.45.222 () {34 vars in 975 bytes} [Tue May 12 07:08:32 2026] GET /v2.0/ports/a7b94d63-c4d6-46a9-8b35-cb3f83f12be9 => generated 1062 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3057] 199.204.45.222 () {30 vars in 768 bytes} [Tue May 12 07:08:32 2026] GET /v2.0/ports?device_id=e5edc83f-e2b5-4daf-9014-984d472734ce => generated 4869 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/3058] 199.204.45.222 () {36 vars in 997 bytes} [Tue May 12 07:08:32 2026] DELETE /v2.0/ports/a7b94d63-c4d6-46a9-8b35-cb3f83f12be9 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3059] 199.204.45.222 () {30 vars in 768 bytes} [Tue May 12 07:08:33 2026] GET /v2.0/ports?device_id=e5edc83f-e2b5-4daf-9014-984d472734ce => generated 3815 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:08:33.493 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d33fe499-065e-475a-a7c9-89f7aea9c068 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1492/3060] 199.204.45.222 () {32 vars in 758 bytes} [Tue May 12 07:08:33 2026] DELETE /v2.0/ports/a7b94d63-c4d6-46a9-8b35-cb3f83f12be9 => generated 132 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3061] 199.204.45.222 () {30 vars in 702 bytes} [Tue May 12 07:08:33 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:08:33.608 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-14d78bdb-61f9-4c9c-8857-e9ef915c3983'] response: {'server_uuid': 'e5edc83f-e2b5-4daf-9014-984d472734ce', 'name': 'network-vif-deleted', 'tag': 'a7b94d63-c4d6-46a9-8b35-cb3f83f12be9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1493/3062] 199.204.45.222 () {30 vars in 704 bytes} [Tue May 12 07:08:33 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3063] 199.204.45.222 () {30 vars in 680 bytes} [Tue May 12 07:08:33 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/3064] 199.204.45.222 () {30 vars in 716 bytes} [Tue May 12 07:08:33 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3065] 199.204.45.222 () {30 vars in 740 bytes} [Tue May 12 07:08:33 2026] GET /v2.0/subnets/62459ccf-cacf-436f-a7ce-27408705532c => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3066] 199.204.45.222 () {30 vars in 736 bytes} [Tue May 12 07:08:33 2026] GET /v2.0/ports/d506e285-4e74-49bf-813c-d2e71fdf61af => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3067] 199.204.45.222 () {30 vars in 736 bytes} [Tue May 12 07:08:33 2026] GET /v2.0/ports/17cab627-ccf3-410b-a219-d180f27cb4d3 => generated 1350 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3068] 199.204.45.222 () {30 vars in 740 bytes} [Tue May 12 07:08:33 2026] GET /v2.0/subnets/62459ccf-cacf-436f-a7ce-27408705532c => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3069] 199.204.45.222 () {30 vars in 742 bytes} [Tue May 12 07:08:33 2026] GET /v2.0/networks/13aa9770-c8ac-4c8a-bd9b-d5cdb27faaab => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3070] 199.204.45.222 () {30 vars in 736 bytes} [Tue May 12 07:08:33 2026] GET /v2.0/ports/d506e285-4e74-49bf-813c-d2e71fdf61af => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3071] 199.204.45.222 () {30 vars in 740 bytes} [Tue May 12 07:08:33 2026] GET /v2.0/subnets/62459ccf-cacf-436f-a7ce-27408705532c => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/3072] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:08:33 2026] GET /v2.0/ports?tenant_id=0f11e321beec42a4a80d8849be76adf8&device_id=e5edc83f-e2b5-4daf-9014-984d472734ce => generated 3815 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3073] 199.204.45.222 () {34 vars in 1226 bytes} [Tue May 12 07:08:34 2026] GET /v2.0/networks?id=e15b1616-319e-466a-acdb-e46471f6a61e&id=13aa9770-c8ac-4c8a-bd9b-d5cdb27faaab&id=0268ab05-e640-42df-ace5-0b488ceb6276&id=f70cfdd7-74fa-436a-b223-7328c4f8e9e9 => generated 3097 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3074] 199.204.45.222 () {34 vars in 1060 bytes} [Tue May 12 07:08:34 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.56&port_id=5ddc2bbd-7a88-4979-9f40-802f09a6bc1f => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3075] 199.204.45.222 () {34 vars in 984 bytes} [Tue May 12 07:08:34 2026] GET /v2.0/subnets?id=2ec3c222-7e6c-48ba-a4d7-ee1de9e8738b => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3076] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:08:34 2026] GET /v2.0/ports?network_id=e15b1616-319e-466a-acdb-e46471f6a61e&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3077] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:08:34 2026] GET /v2.0/networks/e15b1616-319e-466a-acdb-e46471f6a61e?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3078] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:08:34 2026] GET /v2.0/networks/e15b1616-319e-466a-acdb-e46471f6a61e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3079] 199.204.45.222 () {34 vars in 1058 bytes} [Tue May 12 07:08:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.245&port_id=17cab627-ccf3-410b-a219-d180f27cb4d3 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3080] 199.204.45.222 () {34 vars in 984 bytes} [Tue May 12 07:08:34 2026] GET /v2.0/subnets?id=62459ccf-cacf-436f-a7ce-27408705532c => generated 679 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3081] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:08:34 2026] GET /v2.0/ports?network_id=13aa9770-c8ac-4c8a-bd9b-d5cdb27faaab&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/3082] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:08:34 2026] GET /v2.0/networks/13aa9770-c8ac-4c8a-bd9b-d5cdb27faaab?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3083] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:08:34 2026] GET /v2.0/networks/13aa9770-c8ac-4c8a-bd9b-d5cdb27faaab?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3084] 199.204.45.222 () {34 vars in 1058 bytes} [Tue May 12 07:08:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.202&port_id=1152a8ed-4c5f-478c-ba63-0b774b807b32 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3085] 199.204.45.222 () {34 vars in 984 bytes} [Tue May 12 07:08:34 2026] GET /v2.0/subnets?id=99073f16-eeeb-4daa-81e3-1339da33eac9 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3088] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:08:34 2026] GET /v2.0/ports?network_id=0268ab05-e640-42df-ace5-0b488ceb6276&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3089] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:08:34 2026] GET /v2.0/networks/0268ab05-e640-42df-ace5-0b488ceb6276?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3090] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:08:34 2026] GET /v2.0/networks/0268ab05-e640-42df-ace5-0b488ceb6276?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3091] 199.204.45.222 () {30 vars in 702 bytes} [Tue May 12 07:08:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3092] 199.204.45.222 () {30 vars in 704 bytes} [Tue May 12 07:08:37 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3093] 199.204.45.222 () {30 vars in 680 bytes} [Tue May 12 07:08:37 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3094] 199.204.45.222 () {30 vars in 716 bytes} [Tue May 12 07:08:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3095] 199.204.45.222 () {30 vars in 768 bytes} [Tue May 12 07:08:37 2026] GET /v2.0/ports?device_id=e5edc83f-e2b5-4daf-9014-984d472734ce => generated 3815 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3096] 199.204.45.222 () {30 vars in 702 bytes} [Tue May 12 07:08:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3097] 199.204.45.222 () {30 vars in 704 bytes} [Tue May 12 07:08:37 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3098] 199.204.45.222 () {30 vars in 680 bytes} [Tue May 12 07:08:37 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3099] 199.204.45.222 () {30 vars in 716 bytes} [Tue May 12 07:08:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3100] 199.204.45.222 () {30 vars in 736 bytes} [Tue May 12 07:08:38 2026] GET /v2.0/ports/1152a8ed-4c5f-478c-ba63-0b774b807b32 => generated 1237 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3101] 199.204.45.222 () {34 vars in 788 bytes} [Tue May 12 07:08:38 2026] PUT /v2.0/ports/1152a8ed-4c5f-478c-ba63-0b774b807b32 => generated 1026 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3102] 199.204.45.222 () {30 vars in 742 bytes} [Tue May 12 07:08:38 2026] GET /v2.0/networks/0268ab05-e640-42df-ace5-0b488ceb6276 => generated 798 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1591/3103] 199.204.45.222 () {30 vars in 768 bytes} [Tue May 12 07:08:38 2026] GET /v2.0/ports?device_id=e5edc83f-e2b5-4daf-9014-984d472734ce => generated 3640 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3104] 199.204.45.222 () {30 vars in 768 bytes} [Tue May 12 07:08:38 2026] GET /v2.0/ports?device_id=e5edc83f-e2b5-4daf-9014-984d472734ce => generated 3640 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:08:39.005 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f44c3e91-a073-4442-81db-e52a3f833eb4'] response: {'name': 'network-changed', 'server_uuid': 'e5edc83f-e2b5-4daf-9014-984d472734ce', 'tag': '1152a8ed-4c5f-478c-ba63-0b774b807b32', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1592/3105] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:08:39 2026] GET /v2.0/ports?tenant_id=0f11e321beec42a4a80d8849be76adf8&device_id=e5edc83f-e2b5-4daf-9014-984d472734ce => generated 3640 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3106] 199.204.45.222 () {34 vars in 986 bytes} [Tue May 12 07:08:39 2026] GET /v2.0/networks?id=0268ab05-e640-42df-ace5-0b488ceb6276 => generated 801 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3107] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:08:39 2026] GET /v2.0/networks/0268ab05-e640-42df-ace5-0b488ceb6276?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3108] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:08:39 2026] GET /v2.0/networks/0268ab05-e640-42df-ace5-0b488ceb6276?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3109] 199.204.45.222 () {30 vars in 768 bytes} [Tue May 12 07:08:39 2026] GET /v2.0/ports?device_id=e5edc83f-e2b5-4daf-9014-984d472734ce => generated 3640 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3110] 199.204.45.222 () {34 vars in 975 bytes} [Tue May 12 07:08:40 2026] GET /v2.0/ports/1152a8ed-4c5f-478c-ba63-0b774b807b32 => generated 1062 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3111] 199.204.45.222 () {30 vars in 768 bytes} [Tue May 12 07:08:40 2026] GET /v2.0/ports?device_id=e5edc83f-e2b5-4daf-9014-984d472734ce => generated 3640 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3112] 199.204.45.222 () {36 vars in 997 bytes} [Tue May 12 07:08:40 2026] DELETE /v2.0/ports/1152a8ed-4c5f-478c-ba63-0b774b807b32 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3113] 199.204.45.222 () {30 vars in 768 bytes} [Tue May 12 07:08:41 2026] GET /v2.0/ports?device_id=e5edc83f-e2b5-4daf-9014-984d472734ce => generated 2586 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:08:41.782 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c2f877b2-52ee-4dd7-b3ed-c1ffb435941b 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1518/3114] 199.204.45.222 () {32 vars in 758 bytes} [Tue May 12 07:08:41 2026] DELETE /v2.0/ports/1152a8ed-4c5f-478c-ba63-0b774b807b32 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3115] 199.204.45.222 () {30 vars in 702 bytes} [Tue May 12 07:08:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:08:41.900 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fb24fd4b-cfeb-4624-a92f-798a0e38ae33'] response: {'server_uuid': 'e5edc83f-e2b5-4daf-9014-984d472734ce', 'name': 'network-vif-deleted', 'tag': '1152a8ed-4c5f-478c-ba63-0b774b807b32', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1519/3116] 199.204.45.222 () {30 vars in 704 bytes} [Tue May 12 07:08:41 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3117] 199.204.45.222 () {30 vars in 680 bytes} [Tue May 12 07:08:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3118] 199.204.45.222 () {30 vars in 716 bytes} [Tue May 12 07:08:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3119] 199.204.45.222 () {30 vars in 740 bytes} [Tue May 12 07:08:41 2026] GET /v2.0/subnets/62459ccf-cacf-436f-a7ce-27408705532c => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3120] 199.204.45.222 () {30 vars in 736 bytes} [Tue May 12 07:08:41 2026] GET /v2.0/ports/d506e285-4e74-49bf-813c-d2e71fdf61af => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3121] 199.204.45.222 () {30 vars in 736 bytes} [Tue May 12 07:08:42 2026] GET /v2.0/ports/17cab627-ccf3-410b-a219-d180f27cb4d3 => generated 1350 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3122] 199.204.45.222 () {30 vars in 740 bytes} [Tue May 12 07:08:42 2026] GET /v2.0/subnets/62459ccf-cacf-436f-a7ce-27408705532c => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3123] 199.204.45.222 () {30 vars in 742 bytes} [Tue May 12 07:08:42 2026] GET /v2.0/networks/13aa9770-c8ac-4c8a-bd9b-d5cdb27faaab => generated 800 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3124] 199.204.45.222 () {30 vars in 736 bytes} [Tue May 12 07:08:42 2026] GET /v2.0/ports/d506e285-4e74-49bf-813c-d2e71fdf61af => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3125] 199.204.45.222 () {30 vars in 740 bytes} [Tue May 12 07:08:42 2026] GET /v2.0/subnets/62459ccf-cacf-436f-a7ce-27408705532c => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3126] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:08:42 2026] GET /v2.0/ports?tenant_id=0f11e321beec42a4a80d8849be76adf8&device_id=e5edc83f-e2b5-4daf-9014-984d472734ce => generated 2586 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3127] 199.204.45.222 () {34 vars in 1066 bytes} [Tue May 12 07:08:42 2026] GET /v2.0/networks?id=e15b1616-319e-466a-acdb-e46471f6a61e&id=13aa9770-c8ac-4c8a-bd9b-d5cdb27faaab => generated 1524 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3128] 199.204.45.222 () {34 vars in 1060 bytes} [Tue May 12 07:08:42 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.56&port_id=5ddc2bbd-7a88-4979-9f40-802f09a6bc1f => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3129] 199.204.45.222 () {34 vars in 984 bytes} [Tue May 12 07:08:42 2026] GET /v2.0/subnets?id=2ec3c222-7e6c-48ba-a4d7-ee1de9e8738b => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3130] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:08:42 2026] GET /v2.0/ports?network_id=e15b1616-319e-466a-acdb-e46471f6a61e&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3131] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:08:42 2026] GET /v2.0/networks/e15b1616-319e-466a-acdb-e46471f6a61e?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3132] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:08:42 2026] GET /v2.0/networks/e15b1616-319e-466a-acdb-e46471f6a61e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3133] 199.204.45.222 () {34 vars in 1058 bytes} [Tue May 12 07:08:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.245&port_id=17cab627-ccf3-410b-a219-d180f27cb4d3 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3134] 199.204.45.222 () {34 vars in 984 bytes} [Tue May 12 07:08:42 2026] GET /v2.0/subnets?id=62459ccf-cacf-436f-a7ce-27408705532c => generated 679 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3135] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:08:42 2026] GET /v2.0/ports?network_id=13aa9770-c8ac-4c8a-bd9b-d5cdb27faaab&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3136] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:08:42 2026] GET /v2.0/networks/13aa9770-c8ac-4c8a-bd9b-d5cdb27faaab?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3137] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:08:42 2026] GET /v2.0/networks/13aa9770-c8ac-4c8a-bd9b-d5cdb27faaab?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3140] 199.204.45.222 () {30 vars in 702 bytes} [Tue May 12 07:08:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3141] 199.204.45.222 () {30 vars in 704 bytes} [Tue May 12 07:08:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3142] 199.204.45.222 () {30 vars in 680 bytes} [Tue May 12 07:08:53 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3143] 199.204.45.222 () {30 vars in 716 bytes} [Tue May 12 07:08:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:08:53.905 7 INFO neutron.api.v2.resource [None req-fd030833-ba2d-41ce-a1a6-a87f55b45ca5 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1612/3144] 199.204.45.222 () {30 vars in 762 bytes} [Tue May 12 07:08:53 2026] GET /v2.0/security-groups/lb-deffffef-38df-4936-bd8a-4d34e2d17d92 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3145] 199.204.45.222 () {30 vars in 784 bytes} [Tue May 12 07:08:53 2026] GET /v2.0/security-groups?name=lb-deffffef-38df-4936-bd8a-4d34e2d17d92 => generated 2865 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3146] 199.204.45.222 () {30 vars in 814 bytes} [Tue May 12 07:08:53 2026] GET /v2.0/security-group-rules?security_group_id=0e475651-6fbc-48fb-ad05-ca2ca782c937 => generated 2334 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3147] 199.204.45.222 () {32 vars in 788 bytes} [Tue May 12 07:08:54 2026] DELETE /v2.0/security-group-rules/2a3a1ba2-5b23-45cf-8832-4b5b113a9dc3 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3148] 199.204.45.222 () {32 vars in 788 bytes} [Tue May 12 07:08:54 2026] DELETE /v2.0/security-group-rules/e2719ff7-70ef-491c-89bc-17134ef058be => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3149] 199.204.45.222 () {34 vars in 1096 bytes} [Tue May 12 07:08:54 2026] GET /v2.0/ports?device_id=e5edc83f-e2b5-4daf-9014-984d472734ce&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 123 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3150] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:08:54 2026] GET /v2.0/ports?tenant_id=0f11e321beec42a4a80d8849be76adf8&device_id=e5edc83f-e2b5-4daf-9014-984d472734ce => generated 2586 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3151] 199.204.45.222 () {34 vars in 1066 bytes} [Tue May 12 07:08:55 2026] GET /v2.0/networks?id=e15b1616-319e-466a-acdb-e46471f6a61e&id=13aa9770-c8ac-4c8a-bd9b-d5cdb27faaab => generated 1524 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3152] 199.204.45.222 () {34 vars in 1060 bytes} [Tue May 12 07:08:55 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.56&port_id=5ddc2bbd-7a88-4979-9f40-802f09a6bc1f => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3153] 199.204.45.222 () {34 vars in 984 bytes} [Tue May 12 07:08:55 2026] GET /v2.0/subnets?id=2ec3c222-7e6c-48ba-a4d7-ee1de9e8738b => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3154] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:08:55 2026] GET /v2.0/ports?network_id=e15b1616-319e-466a-acdb-e46471f6a61e&device_owner=network%3Adhcp => generated 1244 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3155] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:08:55 2026] GET /v2.0/networks/e15b1616-319e-466a-acdb-e46471f6a61e?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3156] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:08:55 2026] GET /v2.0/networks/e15b1616-319e-466a-acdb-e46471f6a61e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3157] 199.204.45.222 () {34 vars in 1058 bytes} [Tue May 12 07:08:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.245&port_id=17cab627-ccf3-410b-a219-d180f27cb4d3 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3158] 199.204.45.222 () {34 vars in 984 bytes} [Tue May 12 07:08:55 2026] GET /v2.0/subnets?id=62459ccf-cacf-436f-a7ce-27408705532c => generated 679 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3159] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:08:55 2026] GET /v2.0/ports?network_id=13aa9770-c8ac-4c8a-bd9b-d5cdb27faaab&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3160] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:08:55 2026] GET /v2.0/networks/13aa9770-c8ac-4c8a-bd9b-d5cdb27faaab?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3161] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:08:55 2026] GET /v2.0/networks/13aa9770-c8ac-4c8a-bd9b-d5cdb27faaab?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:08:57.921 7 INFO neutron.db.l3_db [None req-366d1a75-01e1-4025-ac09-f0646bf37a60 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] Floating IP 07b4f33a-5659-457e-a9f7-fd383f029127 disassociated (deleted). External IP: 10.96.250.218, port: d506e285-4e74-49bf-813c-d2e71fdf61af. [pid: 7|app: 0|req: 1621/3162] 10.0.0.70 () {32 vars in 731 bytes} [Tue May 12 07:08:57 2026] DELETE /v2.0/floatingips/07b4f33a-5659-457e-a9f7-fd383f029127 => generated 0 bytes in 684 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:08:58.258 8 INFO neutron.api.v2.resource [None req-07b0912a-de88-4272-8acd-27e63ab3cfb2 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1542/3163] 10.0.0.70 () {32 vars in 728 bytes} [Tue May 12 07:08:58 2026] GET /v2.0/floatingips/07b4f33a-5659-457e-a9f7-fd383f029127 => generated 144 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3164] 199.204.45.222 () {30 vars in 702 bytes} [Tue May 12 07:08:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3165] 199.204.45.222 () {30 vars in 704 bytes} [Tue May 12 07:08:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3166] 199.204.45.222 () {30 vars in 680 bytes} [Tue May 12 07:08:59 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3167] 199.204.45.222 () {30 vars in 716 bytes} [Tue May 12 07:08:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:08:59.488 7 INFO neutron.api.v2.resource [None req-1401714d-42d8-4802-b845-2eb9283d2162 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1624/3168] 199.204.45.222 () {30 vars in 762 bytes} [Tue May 12 07:08:59 2026] GET /v2.0/security-groups/lb-deffffef-38df-4936-bd8a-4d34e2d17d92 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3169] 199.204.45.222 () {30 vars in 784 bytes} [Tue May 12 07:08:59 2026] GET /v2.0/security-groups?name=lb-deffffef-38df-4936-bd8a-4d34e2d17d92 => generated 1639 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3170] 199.204.45.222 () {30 vars in 814 bytes} [Tue May 12 07:08:59 2026] GET /v2.0/security-group-rules?security_group_id=0e475651-6fbc-48fb-ad05-ca2ca782c937 => generated 1182 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3171] 199.204.45.222 () {30 vars in 702 bytes} [Tue May 12 07:08:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3172] 199.204.45.222 () {30 vars in 704 bytes} [Tue May 12 07:08:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3173] 199.204.45.222 () {30 vars in 680 bytes} [Tue May 12 07:08:59 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1627/3174] 199.204.45.222 () {30 vars in 716 bytes} [Tue May 12 07:08:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3175] 199.204.45.222 () {30 vars in 740 bytes} [Tue May 12 07:08:59 2026] GET /v2.0/subnets/62459ccf-cacf-436f-a7ce-27408705532c => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3176] 199.204.45.222 () {30 vars in 768 bytes} [Tue May 12 07:08:59 2026] GET /v2.0/ports?device_id=e5edc83f-e2b5-4daf-9014-984d472734ce => generated 2586 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3177] 199.204.45.222 () {30 vars in 768 bytes} [Tue May 12 07:08:59 2026] GET /v2.0/ports?device_id=e5edc83f-e2b5-4daf-9014-984d472734ce => generated 2586 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3178] 199.204.45.222 () {30 vars in 768 bytes} [Tue May 12 07:08:59 2026] GET /v2.0/ports?device_id=e5edc83f-e2b5-4daf-9014-984d472734ce => generated 2586 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3179] 199.204.45.222 () {30 vars in 768 bytes} [Tue May 12 07:09:00 2026] GET /v2.0/ports?device_id=e5edc83f-e2b5-4daf-9014-984d472734ce => generated 2586 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3180] 199.204.45.222 () {34 vars in 975 bytes} [Tue May 12 07:09:01 2026] GET /v2.0/ports/17cab627-ccf3-410b-a219-d180f27cb4d3 => generated 1350 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3181] 199.204.45.222 () {34 vars in 1060 bytes} [Tue May 12 07:09:01 2026] GET /v2.0/ports/17cab627-ccf3-410b-a219-d180f27cb4d3?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3182] 199.204.45.222 () {30 vars in 768 bytes} [Tue May 12 07:09:02 2026] GET /v2.0/ports?device_id=e5edc83f-e2b5-4daf-9014-984d472734ce => generated 2586 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3183] 199.204.45.222 () {34 vars in 1016 bytes} [Tue May 12 07:09:02 2026] GET /v2.0/networks/13aa9770-c8ac-4c8a-bd9b-d5cdb27faaab?fields=dns_domain => generated 29 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3184] 199.204.45.222 () {38 vars in 1028 bytes} [Tue May 12 07:09:02 2026] PUT /v2.0/ports/17cab627-ccf3-410b-a219-d180f27cb4d3 => generated 1151 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3185] 199.204.45.222 () {30 vars in 768 bytes} [Tue May 12 07:09:03 2026] GET /v2.0/ports?device_id=e5edc83f-e2b5-4daf-9014-984d472734ce => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1633/3186] 199.204.45.222 () {34 vars in 788 bytes} [Tue May 12 07:09:03 2026] PUT /v2.0/ports/17cab627-ccf3-410b-a219-d180f27cb4d3 => generated 1090 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3187] 199.204.45.222 () {30 vars in 736 bytes} [Tue May 12 07:09:03 2026] GET /v2.0/ports/17cab627-ccf3-410b-a219-d180f27cb4d3 => generated 1090 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1634/3188] 199.204.45.222 () {32 vars in 758 bytes} [Tue May 12 07:09:03 2026] DELETE /v2.0/ports/17cab627-ccf3-410b-a219-d180f27cb4d3 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3189] 199.204.45.222 () {30 vars in 702 bytes} [Tue May 12 07:09:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3190] 199.204.45.222 () {30 vars in 704 bytes} [Tue May 12 07:09:03 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3191] 199.204.45.222 () {30 vars in 680 bytes} [Tue May 12 07:09:03 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3192] 199.204.45.222 () {30 vars in 716 bytes} [Tue May 12 07:09:03 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:09:03.864 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cd193848-530b-4d5c-8f91-96156d91e4fe 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1557/3193] 199.204.45.222 () {32 vars in 758 bytes} [Tue May 12 07:09:03 2026] DELETE /v2.0/ports/17cab627-ccf3-410b-a219-d180f27cb4d3 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3194] 199.204.45.222 () {30 vars in 736 bytes} [Tue May 12 07:09:03 2026] GET /v2.0/ports/d506e285-4e74-49bf-813c-d2e71fdf61af => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:09:03.932 7 INFO neutron.api.v2.resource [None req-f6b88a5d-aaf4-417b-895b-b2bb7d7eafbf 70751203299a4af281e332d42c3af965 0f11e321beec42a4a80d8849be76adf8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1638/3195] 199.204.45.222 () {30 vars in 762 bytes} [Tue May 12 07:09:03 2026] GET /v2.0/security-groups/lb-deffffef-38df-4936-bd8a-4d34e2d17d92 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3196] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:09:03 2026] GET /v2.0/ports?tenant_id=0f11e321beec42a4a80d8849be76adf8&device_id=e5edc83f-e2b5-4daf-9014-984d472734ce => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3197] 199.204.45.222 () {30 vars in 784 bytes} [Tue May 12 07:09:03 2026] GET /v2.0/security-groups?name=lb-deffffef-38df-4936-bd8a-4d34e2d17d92 => generated 1639 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3198] 199.204.45.222 () {34 vars in 1066 bytes} [Tue May 12 07:09:03 2026] GET /v2.0/networks?id=e15b1616-319e-466a-acdb-e46471f6a61e&id=13aa9770-c8ac-4c8a-bd9b-d5cdb27faaab => generated 1524 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3199] 199.204.45.222 () {30 vars in 736 bytes} [Tue May 12 07:09:03 2026] GET /v2.0/ports/d506e285-4e74-49bf-813c-d2e71fdf61af => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3200] 199.204.45.222 () {34 vars in 1060 bytes} [Tue May 12 07:09:04 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.56&port_id=5ddc2bbd-7a88-4979-9f40-802f09a6bc1f => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3201] 199.204.45.222 () {34 vars in 984 bytes} [Tue May 12 07:09:04 2026] GET /v2.0/subnets?id=2ec3c222-7e6c-48ba-a4d7-ee1de9e8738b => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3202] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:09:04 2026] GET /v2.0/ports?network_id=e15b1616-319e-466a-acdb-e46471f6a61e&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3203] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:09:04 2026] GET /v2.0/networks/e15b1616-319e-466a-acdb-e46471f6a61e?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3204] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:09:04 2026] GET /v2.0/networks/e15b1616-319e-466a-acdb-e46471f6a61e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3205] 199.204.45.222 () {34 vars in 788 bytes} [Tue May 12 07:09:04 2026] PUT /v2.0/ports/d506e285-4e74-49bf-813c-d2e71fdf61af => generated 1094 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3206] 199.204.45.222 () {32 vars in 778 bytes} [Tue May 12 07:09:04 2026] DELETE /v2.0/security-groups/0e475651-6fbc-48fb-ad05-ca2ca782c937 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3207] 199.204.45.222 () {32 vars in 758 bytes} [Tue May 12 07:09:04 2026] DELETE /v2.0/ports/d506e285-4e74-49bf-813c-d2e71fdf61af => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3210] 199.204.45.222 () {34 vars in 994 bytes} [Tue May 12 07:09:06 2026] GET /v2.0/ports?device_id=e5edc83f-e2b5-4daf-9014-984d472734ce => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3211] 199.204.45.222 () {36 vars in 997 bytes} [Tue May 12 07:09:07 2026] DELETE /v2.0/ports/5ddc2bbd-7a88-4979-9f40-802f09a6bc1f => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:09:08.773 7 INFO neutron.db.l3_db [None req-edffcc18-5c1d-4e4f-9190-bf5c6e4f68f1 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] Floating IP 52097012-8a3a-4fee-95ca-c8d73ac81afc disassociated (deleted). External IP: 10.96.250.217, port: 27a8eb5c-fdd3-4222-ba1f-b20f8f4c0919. [pid: 7|app: 0|req: 1645/3212] 10.0.0.70 () {32 vars in 731 bytes} [Tue May 12 07:09:08 2026] DELETE /v2.0/floatingips/52097012-8a3a-4fee-95ca-c8d73ac81afc => generated 0 bytes in 1123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:09:09.609 8 INFO neutron.api.v2.resource [None req-0ab88400-8fe5-4ffd-a559-8d3caee86e29 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1568/3213] 10.0.0.70 () {32 vars in 728 bytes} [Tue May 12 07:09:09 2026] GET /v2.0/floatingips/52097012-8a3a-4fee-95ca-c8d73ac81afc => generated 144 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:09:09.812 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cdadd1b5-7dd7-4e88-8402-a94cff232e00'] response: {'name': 'network-changed', 'server_uuid': '73deb1a7-0c9d-4d37-a1ff-cb778d861438', 'tag': '27a8eb5c-fdd3-4222-ba1f-b20f8f4c0919', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1646/3214] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:09:09 2026] GET /v2.0/ports?device_id=73deb1a7-0c9d-4d37-a1ff-cb778d861438 => generated 1200 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:09:09.887 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-91244acd-f2e3-44cd-ac79-f6662e0bb267'] response: {'server_uuid': 'e5edc83f-e2b5-4daf-9014-984d472734ce', 'name': 'network-vif-deleted', 'tag': '5ddc2bbd-7a88-4979-9f40-802f09a6bc1f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1569/3215] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:09:09 2026] GET /v2.0/security-groups?id=49571e72-6b5f-4527-b33f-5f36dab47147&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1647/3216] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:09:10 2026] GET /v2.0/ports?tenant_id=1d7d27bee925405793bf277e9f6c7874&device_id=73deb1a7-0c9d-4d37-a1ff-cb778d861438 => generated 1469 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3217] 199.204.45.222 () {34 vars in 986 bytes} [Tue May 12 07:09:10 2026] GET /v2.0/networks?id=f70cfdd7-74fa-436a-b223-7328c4f8e9e9 => generated 800 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1648/3218] 199.204.45.222 () {34 vars in 1056 bytes} [Tue May 12 07:09:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.39&port_id=27a8eb5c-fdd3-4222-ba1f-b20f8f4c0919 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3219] 199.204.45.222 () {34 vars in 1106 bytes} [Tue May 12 07:09:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A171&port_id=27a8eb5c-fdd3-4222-ba1f-b20f8f4c0919 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1649/3220] 199.204.45.222 () {34 vars in 1064 bytes} [Tue May 12 07:09:10 2026] GET /v2.0/subnets?id=58fda3b8-ca83-49ea-9a06-32baaad43de4&id=79c2d112-e592-4a21-9bae-ccf5c4e9708c => generated 1415 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3221] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:09:10 2026] GET /v2.0/ports?network_id=f70cfdd7-74fa-436a-b223-7328c4f8e9e9&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3222] 199.204.45.222 () {34 vars in 1052 bytes} [Tue May 12 07:09:10 2026] GET /v2.0/ports?network_id=f70cfdd7-74fa-436a-b223-7328c4f8e9e9&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3223] 199.204.45.222 () {34 vars in 1012 bytes} [Tue May 12 07:09:10 2026] GET /v2.0/networks/f70cfdd7-74fa-436a-b223-7328c4f8e9e9?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1651/3224] 199.204.45.222 () {34 vars in 1112 bytes} [Tue May 12 07:09:10 2026] GET /v2.0/networks/f70cfdd7-74fa-436a-b223-7328c4f8e9e9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3225] 199.204.45.222 () {34 vars in 994 bytes} [Tue May 12 07:09:11 2026] GET /v2.0/ports?device_id=73deb1a7-0c9d-4d37-a1ff-cb778d861438 => generated 1200 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1652/3226] 199.204.45.222 () {36 vars in 997 bytes} [Tue May 12 07:09:11 2026] DELETE /v2.0/ports/27a8eb5c-fdd3-4222-ba1f-b20f8f4c0919 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3227] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:09:14 2026] GET /v2.0/ports?device_id=73deb1a7-0c9d-4d37-a1ff-cb778d861438 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:09:20.112 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7c168ebf-1e90-4d1c-ab69-c64ed3fe5d3f'] response: {'server_uuid': '73deb1a7-0c9d-4d37-a1ff-cb778d861438', 'name': 'network-vif-deleted', 'tag': '27a8eb5c-fdd3-4222-ba1f-b20f8f4c0919', 'status': 'completed', 'code': 200} 2026-05-12 07:09:20.430 7 INFO neutron.db.l3_db [None req-b0ed022e-7f6f-4a05-afe7-3f42722aac22 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] Floating IP 099cbca8-60f5-4d3d-8b9e-42e0cae37246 disassociated (deleted). External IP: 10.96.250.201, port: 1731c5d3-f7c3-42f9-9171-7d560c05f0e6. [pid: 7|app: 0|req: 1654/3230] 10.0.0.70 () {32 vars in 731 bytes} [Tue May 12 07:09:20 2026] DELETE /v2.0/floatingips/099cbca8-60f5-4d3d-8b9e-42e0cae37246 => generated 0 bytes in 682 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:09:20.778 8 INFO neutron.api.v2.resource [None req-8e7de7be-58cf-4a5d-be86-657dc88a0a42 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1577/3231] 10.0.0.70 () {32 vars in 728 bytes} [Tue May 12 07:09:20 2026] GET /v2.0/floatingips/099cbca8-60f5-4d3d-8b9e-42e0cae37246 => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1655/3232] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:09:20 2026] GET /v2.0/ports?device_id=2b8c0808-9cdd-464d-92f1-d13d261c2039 => generated 1196 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3233] 10.0.0.84 () {34 vars in 1039 bytes} [Tue May 12 07:09:21 2026] GET /v2.0/security-groups?id=49571e72-6b5f-4527-b33f-5f36dab47147&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1656/3234] 199.204.45.222 () {34 vars in 994 bytes} [Tue May 12 07:09:22 2026] GET /v2.0/ports?device_id=2b8c0808-9cdd-464d-92f1-d13d261c2039 => generated 1196 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3235] 199.204.45.222 () {36 vars in 997 bytes} [Tue May 12 07:09:22 2026] DELETE /v2.0/ports/1731c5d3-f7c3-42f9-9171-7d560c05f0e6 => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:09:23.379 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ccf3a793-ec50-435e-b545-a75b3a084d34'] response: {'name': 'network-changed', 'server_uuid': '2b8c0808-9cdd-464d-92f1-d13d261c2039', 'tag': '1731c5d3-f7c3-42f9-9171-7d560c05f0e6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1657/3236] 199.204.45.222 () {34 vars in 1080 bytes} [Tue May 12 07:09:23 2026] GET /v2.0/ports?tenant_id=1d7d27bee925405793bf277e9f6c7874&device_id=2b8c0808-9cdd-464d-92f1-d13d261c2039 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3237] 10.0.0.84 () {34 vars in 989 bytes} [Tue May 12 07:09:26 2026] GET /v2.0/ports?device_id=2b8c0808-9cdd-464d-92f1-d13d261c2039 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1658/3238] 10.0.0.70 () {32 vars in 749 bytes} [Tue May 12 07:09:31 2026] DELETE /v2.0/security-group-rules/0d0eb438-d63c-4e8c-a33d-281e47b862a6 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:09:31.302 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e55aab8-c3a9-4332-8767-b11f54973ede'] response: {'server_uuid': '2b8c0808-9cdd-464d-92f1-d13d261c2039', 'name': 'network-vif-deleted', 'tag': '1731c5d3-f7c3-42f9-9171-7d560c05f0e6', 'status': 'completed', 'code': 200} 2026-05-12 07:09:31.305 8 INFO neutron.api.v2.resource [None req-0e179041-b680-401c-9240-66732c16b032 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1581/3239] 10.0.0.70 () {32 vars in 746 bytes} [Tue May 12 07:09:31 2026] GET /v2.0/security-group-rules/0d0eb438-d63c-4e8c-a33d-281e47b862a6 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1659/3240] 10.0.0.70 () {32 vars in 749 bytes} [Tue May 12 07:09:31 2026] DELETE /v2.0/security-group-rules/90b6d450-d1d8-4741-8b8d-41718ad550db => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:09:31.405 8 INFO neutron.api.v2.resource [None req-63ed8ab7-2869-479f-9f40-ba11882413b5 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1582/3241] 10.0.0.70 () {32 vars in 746 bytes} [Tue May 12 07:09:31 2026] GET /v2.0/security-group-rules/90b6d450-d1d8-4741-8b8d-41718ad550db => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1660/3242] 10.0.0.70 () {32 vars in 749 bytes} [Tue May 12 07:09:31 2026] DELETE /v2.0/security-group-rules/377de57c-9574-4d6a-9f3f-4906d3ce1052 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:09:31.499 8 INFO neutron.api.v2.resource [None req-bfadd562-e2ab-4811-b2c1-3a2659b51a02 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1583/3243] 10.0.0.70 () {32 vars in 746 bytes} [Tue May 12 07:09:31 2026] GET /v2.0/security-group-rules/377de57c-9574-4d6a-9f3f-4906d3ce1052 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1661/3244] 10.0.0.70 () {32 vars in 749 bytes} [Tue May 12 07:09:31 2026] DELETE /v2.0/security-group-rules/bbdebfa2-394f-4b1f-a642-af9b99aeb9f8 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:09:31.609 8 INFO neutron.api.v2.resource [None req-8a81c983-710a-4360-be2c-3ffb5b4ef13c 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1584/3245] 10.0.0.70 () {32 vars in 746 bytes} [Tue May 12 07:09:31 2026] GET /v2.0/security-group-rules/bbdebfa2-394f-4b1f-a642-af9b99aeb9f8 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1662/3246] 10.0.0.70 () {32 vars in 749 bytes} [Tue May 12 07:09:31 2026] DELETE /v2.0/security-group-rules/6c52fbff-7230-4ddb-8ff4-01344c5b7ea0 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:09:31.711 8 INFO neutron.api.v2.resource [None req-319f798b-a630-4333-ad47-5f69485b80cf 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1585/3247] 10.0.0.70 () {32 vars in 746 bytes} [Tue May 12 07:09:31 2026] GET /v2.0/security-group-rules/6c52fbff-7230-4ddb-8ff4-01344c5b7ea0 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1663/3248] 10.0.0.70 () {32 vars in 749 bytes} [Tue May 12 07:09:31 2026] DELETE /v2.0/security-group-rules/69ef107e-d0a7-4c6d-8a00-3b732676c6e7 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:09:31.809 8 INFO neutron.api.v2.resource [None req-2a153379-da67-464b-9387-94de19520eed 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1586/3249] 10.0.0.70 () {32 vars in 746 bytes} [Tue May 12 07:09:31 2026] GET /v2.0/security-group-rules/69ef107e-d0a7-4c6d-8a00-3b732676c6e7 => generated 155 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1664/3250] 10.0.0.70 () {32 vars in 749 bytes} [Tue May 12 07:09:31 2026] DELETE /v2.0/security-group-rules/59d76ff2-0c92-4c0d-8d70-b8ca2040c7ff => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:09:31.899 8 INFO neutron.api.v2.resource [None req-c4a01d01-8f00-464e-99a5-8198e59e2a5e 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1587/3251] 10.0.0.70 () {32 vars in 746 bytes} [Tue May 12 07:09:31 2026] GET /v2.0/security-group-rules/59d76ff2-0c92-4c0d-8d70-b8ca2040c7ff => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1665/3252] 10.0.0.70 () {32 vars in 749 bytes} [Tue May 12 07:09:31 2026] DELETE /v2.0/security-group-rules/1ef2ee74-5f7e-4e30-b5a1-6207ef46fb4f => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:09:31.986 8 INFO neutron.api.v2.resource [None req-3e9fb558-59a4-4b15-b14c-dcc87d024eca 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1588/3253] 10.0.0.70 () {32 vars in 746 bytes} [Tue May 12 07:09:31 2026] GET /v2.0/security-group-rules/1ef2ee74-5f7e-4e30-b5a1-6207ef46fb4f => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1666/3254] 10.0.0.70 () {32 vars in 749 bytes} [Tue May 12 07:09:31 2026] DELETE /v2.0/security-group-rules/520caa5b-683b-4532-9abd-a3fa3685d819 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:09:32.095 8 INFO neutron.api.v2.resource [None req-db808d3d-d2b8-405b-86b5-c65c332ab1ad 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1589/3255] 10.0.0.70 () {32 vars in 746 bytes} [Tue May 12 07:09:32 2026] GET /v2.0/security-group-rules/520caa5b-683b-4532-9abd-a3fa3685d819 => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1667/3256] 10.0.0.70 () {32 vars in 749 bytes} [Tue May 12 07:09:32 2026] DELETE /v2.0/security-group-rules/981f7093-3976-4da6-9796-8477a6a9d925 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:09:32.181 8 INFO neutron.api.v2.resource [None req-e611e662-23b1-4740-a23e-19e58399dbe1 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1590/3257] 10.0.0.70 () {32 vars in 746 bytes} [Tue May 12 07:09:32 2026] GET /v2.0/security-group-rules/981f7093-3976-4da6-9796-8477a6a9d925 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1668/3258] 10.0.0.70 () {32 vars in 749 bytes} [Tue May 12 07:09:32 2026] DELETE /v2.0/security-group-rules/6082caaa-cd74-4d9a-91e4-51be35df776b => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:09:32.267 8 INFO neutron.api.v2.resource [None req-249ebda9-9bb9-4f45-b1eb-e4f09657021a 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1591/3259] 10.0.0.70 () {32 vars in 746 bytes} [Tue May 12 07:09:32 2026] GET /v2.0/security-group-rules/6082caaa-cd74-4d9a-91e4-51be35df776b => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1669/3260] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:09:32 2026] DELETE /v2.0/security-groups/49571e72-6b5f-4527-b33f-5f36dab47147 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:09:32.395 8 INFO neutron.api.v2.resource [None req-9e74d47b-a986-4e63-88f0-4367e095f35d 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1592/3261] 10.0.0.70 () {32 vars in 736 bytes} [Tue May 12 07:09:32 2026] GET /v2.0/security-groups/49571e72-6b5f-4527-b33f-5f36dab47147 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1670/3262] 10.0.0.70 () {34 vars in 788 bytes} [Tue May 12 07:09:32 2026] PUT /v2.0/routers/5858ae7f-a0c7-4e89-8bfb-fa4d606a289c/remove_router_interface => generated 309 bytes in 1096 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:09:33.779 8 INFO neutron.api.v2.resource [None req-bf26df59-cfbd-44f8-b8c7-d721ddbe126b 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1593/3263] 10.0.0.70 () {34 vars in 788 bytes} [Tue May 12 07:09:33 2026] PUT /v2.0/routers/5858ae7f-a0c7-4e89-8bfb-fa4d606a289c/remove_router_interface => generated 198 bytes in 233 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1671/3266] 10.0.0.70 () {34 vars in 788 bytes} [Tue May 12 07:09:33 2026] PUT /v2.0/routers/5858ae7f-a0c7-4e89-8bfb-fa4d606a289c/remove_router_interface => generated 309 bytes in 1035 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:09:35.029 8 INFO neutron.api.v2.resource [None req-7ddcf937-a59c-4f24-bb9d-232b6d8d089c 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1596/3267] 10.0.0.70 () {34 vars in 788 bytes} [Tue May 12 07:09:34 2026] PUT /v2.0/routers/5858ae7f-a0c7-4e89-8bfb-fa4d606a289c/remove_router_interface => generated 198 bytes in 204 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1672/3268] 10.0.0.70 () {34 vars in 788 bytes} [Tue May 12 07:09:35 2026] PUT /v2.0/routers/5858ae7f-a0c7-4e89-8bfb-fa4d606a289c/remove_router_interface => generated 309 bytes in 1020 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:09:36.262 8 INFO neutron.api.v2.resource [None req-6e0d48c8-5585-45f4-b905-421341d64dbb 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1597/3269] 10.0.0.70 () {34 vars in 788 bytes} [Tue May 12 07:09:36 2026] PUT /v2.0/routers/5858ae7f-a0c7-4e89-8bfb-fa4d606a289c/remove_router_interface => generated 198 bytes in 197 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:09:37.228 7 INFO neutron.db.l3_hamode_db [None req-bcdb8684-c13d-4d04-be1e-b66f673aa2cb 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] HA network c074cde6-4544-460b-a2f7-66e8906c5541 was deleted as no HA routers are present in tenant 1d7d27bee925405793bf277e9f6c7874. [pid: 7|app: 0|req: 1673/3270] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:09:36 2026] DELETE /v2.0/routers/5858ae7f-a0c7-4e89-8bfb-fa4d606a289c => generated 0 bytes in 968 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:09:37.265 8 INFO neutron.api.v2.resource [None req-8fc04039-4095-4678-a716-c8682a0daa35 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1598/3271] 10.0.0.70 () {32 vars in 720 bytes} [Tue May 12 07:09:37 2026] GET /v2.0/routers/5858ae7f-a0c7-4e89-8bfb-fa4d606a289c => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:09:37.273 7 INFO neutron.services.segments.plugin [-] Segment 164b2675-8016-4c00-9f62-fc975d87c185 resource provider aggregate not found 2026-05-12 07:09:37.288 7 INFO neutron.services.segments.plugin [-] Segment 164b2675-8016-4c00-9f62-fc975d87c185 resource provider aggregate not found 2026-05-12 07:09:37.304 7 INFO neutron.services.segments.plugin [-] Segment 164b2675-8016-4c00-9f62-fc975d87c185 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 164b2675-8016-4c00-9f62-fc975d87c185 found for delete ", "request_id": "req-a0248334-e30c-46de-9d16-096b33c29d72"}]} 2026-05-12 07:09:37.310 7 INFO neutron.services.segments.plugin [-] Segment 164b2675-8016-4c00-9f62-fc975d87c185 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 164b2675-8016-4c00-9f62-fc975d87c185 found for delete ", "request_id": "req-958616a4-3879-42ce-b2d7-51c267d1cf99"}]} [pid: 7|app: 0|req: 1674/3272] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:09:37 2026] DELETE /v2.0/subnets/79c2d112-e592-4a21-9bae-ccf5c4e9708c => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:09:37.477 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bbf3116a-d0e5-4215-9d5a-3881ff60ee43 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1599/3273] 10.0.0.70 () {32 vars in 720 bytes} [Tue May 12 07:09:37 2026] GET /v2.0/subnets/79c2d112-e592-4a21-9bae-ccf5c4e9708c => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1675/3274] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:09:37 2026] DELETE /v2.0/subnets/58fda3b8-ca83-49ea-9a06-32baaad43de4 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:09:37.694 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8ac8c1c6-2d14-48e6-92ed-d01d6f8b20dc 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1600/3275] 10.0.0.70 () {32 vars in 720 bytes} [Tue May 12 07:09:37 2026] GET /v2.0/subnets/58fda3b8-ca83-49ea-9a06-32baaad43de4 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1676/3276] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:09:37 2026] DELETE /v2.0/networks/f70cfdd7-74fa-436a-b223-7328c4f8e9e9 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:09:38.035 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ce53770f-e1f3-44c9-87c2-30bd6d5c3fa9 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1601/3277] 10.0.0.70 () {32 vars in 722 bytes} [Tue May 12 07:09:38 2026] GET /v2.0/networks/f70cfdd7-74fa-436a-b223-7328c4f8e9e9 => generated 138 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1677/3278] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:09:38 2026] DELETE /v2.0/subnets/71ef8a3b-35e1-408e-912d-4331861ac1e2 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:09:38.215 8 INFO neutron.pecan_wsgi.hooks.translation [None req-03dca05f-d461-4bb4-81ae-926a70a51846 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1602/3279] 10.0.0.70 () {32 vars in 720 bytes} [Tue May 12 07:09:38 2026] GET /v2.0/subnets/71ef8a3b-35e1-408e-912d-4331861ac1e2 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1678/3280] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:09:38 2026] DELETE /v2.0/subnets/99073f16-eeeb-4daa-81e3-1339da33eac9 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:09:38.403 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d91a9a2c-3f09-4530-995d-4f02c74c01f0 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1603/3281] 10.0.0.70 () {32 vars in 720 bytes} [Tue May 12 07:09:38 2026] GET /v2.0/subnets/99073f16-eeeb-4daa-81e3-1339da33eac9 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1679/3282] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:09:38 2026] DELETE /v2.0/networks/0268ab05-e640-42df-ace5-0b488ceb6276 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:09:38.718 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0f69a61e-d0a6-4eeb-95c1-2d5167ad0955 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1604/3283] 10.0.0.70 () {32 vars in 722 bytes} [Tue May 12 07:09:38 2026] GET /v2.0/networks/0268ab05-e640-42df-ace5-0b488ceb6276 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1680/3284] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:09:38 2026] DELETE /v2.0/subnets/3e399be5-b4ad-4738-9d78-aeecc4897c42 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:09:38.900 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6115ffc7-8237-4f08-80a3-610dd88fe374 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1605/3285] 10.0.0.70 () {32 vars in 720 bytes} [Tue May 12 07:09:38 2026] GET /v2.0/subnets/3e399be5-b4ad-4738-9d78-aeecc4897c42 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1681/3286] 10.0.0.70 () {32 vars in 723 bytes} [Tue May 12 07:09:38 2026] DELETE /v2.0/subnets/62459ccf-cacf-436f-a7ce-27408705532c => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:09:39.104 8 INFO neutron.pecan_wsgi.hooks.translation [None req-11850a5d-6648-48d9-b4d4-f8090f5cf1ea 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1606/3287] 10.0.0.70 () {32 vars in 720 bytes} [Tue May 12 07:09:39 2026] GET /v2.0/subnets/62459ccf-cacf-436f-a7ce-27408705532c => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:09:39.320 7 INFO neutron.services.segments.plugin [-] Segment e1027593-2438-41d8-966c-36ce0c554241 resource provider aggregate not found 2026-05-12 07:09:39.325 7 INFO neutron.services.segments.plugin [-] Segment e1027593-2438-41d8-966c-36ce0c554241 resource provider aggregate not found 2026-05-12 07:09:39.333 7 INFO neutron.services.segments.plugin [-] Segment e1027593-2438-41d8-966c-36ce0c554241 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1027593-2438-41d8-966c-36ce0c554241 found for delete ", "request_id": "req-ddc6f89e-745a-482a-a8ef-ec5e0e19a249"}]} 2026-05-12 07:09:39.342 7 INFO neutron.services.segments.plugin [-] Segment e1027593-2438-41d8-966c-36ce0c554241 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1027593-2438-41d8-966c-36ce0c554241 found for delete ", "request_id": "req-b80c8a56-a158-46b1-a8f3-e24369fc31fa"}]} 2026-05-12 07:09:39.350 7 INFO neutron.services.segments.plugin [-] Segment 068dc469-792e-469a-93c3-1b1c4e9ebe1a resource provider aggregate not found 2026-05-12 07:09:39.364 7 INFO neutron.services.segments.plugin [-] Segment 068dc469-792e-469a-93c3-1b1c4e9ebe1a resource provider aggregate not found 2026-05-12 07:09:39.369 7 INFO neutron.services.segments.plugin [-] Segment 068dc469-792e-469a-93c3-1b1c4e9ebe1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 068dc469-792e-469a-93c3-1b1c4e9ebe1a found for delete ", "request_id": "req-10fcf334-b0c6-47e7-b844-1e6a818887c1"}]} 2026-05-12 07:09:39.375 7 INFO neutron.services.segments.plugin [-] Segment 068dc469-792e-469a-93c3-1b1c4e9ebe1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 068dc469-792e-469a-93c3-1b1c4e9ebe1a found for delete ", "request_id": "req-294adcf0-8cd4-452b-9d75-536699ba5ac7"}]} [pid: 7|app: 0|req: 1682/3288] 10.0.0.70 () {32 vars in 725 bytes} [Tue May 12 07:09:39 2026] DELETE /v2.0/networks/13aa9770-c8ac-4c8a-bd9b-d5cdb27faaab => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:09:39.445 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f46c5aea-1cee-4ed9-971a-163c44465c0e 21cb46b86545494aaa137095cdd78c7d 1d7d27bee925405793bf277e9f6c7874 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1607/3289] 10.0.0.70 () {32 vars in 722 bytes} [Tue May 12 07:09:39 2026] GET /v2.0/networks/13aa9770-c8ac-4c8a-bd9b-d5cdb27faaab => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:09:41.389 7 INFO neutron.services.segments.plugin [-] Segment 5b958477-0f6b-407c-82d1-c6156eaf9747 resource provider aggregate not found 2026-05-12 07:09:41.394 7 INFO neutron.services.segments.plugin [-] Segment 5b958477-0f6b-407c-82d1-c6156eaf9747 resource provider aggregate not found 2026-05-12 07:09:41.401 7 INFO neutron.services.segments.plugin [-] Segment 5b958477-0f6b-407c-82d1-c6156eaf9747 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b958477-0f6b-407c-82d1-c6156eaf9747 found for delete ", "request_id": "req-70902e60-26d6-4a7f-8831-551f906a5b5e"}]} 2026-05-12 07:09:41.412 7 INFO neutron.services.segments.plugin [-] Segment 5b958477-0f6b-407c-82d1-c6156eaf9747 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b958477-0f6b-407c-82d1-c6156eaf9747 found for delete ", "request_id": "req-f58e082c-52f5-43e2-b8e2-04e2b02dfe59"}]} [pid: 7|app: 0|req: 1683/3290] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:09:41 2026] GET /v2.0/security-groups?tenant_id=51cf15cac3b946129edcd022527e2fa6&name=default => generated 2929 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3291] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:09:41 2026] DELETE /v2.0/security-groups/fb983b72-c22c-40e9-a366-9a38c48f774a => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1684/3292] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:09:41 2026] GET /v2.0/security-groups?tenant_id=1d7d27bee925405793bf277e9f6c7874&name=default => generated 2929 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3293] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:09:41 2026] DELETE /v2.0/security-groups/7bb6a314-c517-486c-842f-a5c211845c25 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1685/3294] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:09:42 2026] GET /v2.0/security-groups?tenant_id=9ef0c0cd1e324962bedbf77c9d7639b3&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3295] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:09:42 2026] DELETE /v2.0/security-groups/6c694641-0abd-49f3-8bd8-e8bc9734fe5d => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1686/3296] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:09:42 2026] GET /v2.0/security-groups?tenant_id=04ba40c77c8f4f53a970049f67afed27&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3297] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:09:42 2026] DELETE /v2.0/security-groups/b7d69a9d-ae8f-4fe9-acfd-c023a104890f => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1687/3298] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:09:42 2026] GET /v2.0/security-groups?tenant_id=3a0744fceddd47b09f6fbbdf265a73f0&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3299] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:09:42 2026] DELETE /v2.0/security-groups/c5cbb36b-72ae-4233-a0cd-0e1d6acf7fb5 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1688/3300] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:09:43 2026] GET /v2.0/security-groups?tenant_id=73deb80d054f415bab675d87f3c1464b&name=default => generated 2929 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3301] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:09:43 2026] DELETE /v2.0/security-groups/c8c69cc2-0140-4ebf-86fe-7bdfa725bf36 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1689/3302] 10.0.0.70 () {32 vars in 773 bytes} [Tue May 12 07:09:43 2026] GET /v2.0/security-groups?tenant_id=0f0f8795438743fabe996c18784ab7e8&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3303] 10.0.0.70 () {32 vars in 739 bytes} [Tue May 12 07:09:43 2026] DELETE /v2.0/security-groups/5f2bd8dd-982a-45e4-80d8-c4ae801d459c => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1690/3304] 10.0.0.70 () {32 vars in 648 bytes} [Tue May 12 07:09:46 2026] GET /v2.0/networks => generated 2167 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3305] 10.0.0.70 () {32 vars in 654 bytes} [Tue May 12 07:09:47 2026] GET /v2.0/floatingips => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1691/3306] 10.0.0.70 () {32 vars in 646 bytes} [Tue May 12 07:09:47 2026] GET /v2.0/routers => generated 15 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3307] 10.0.0.70 () {32 vars in 642 bytes} [Tue May 12 07:09:47 2026] GET /v2.0/ports => generated 4721 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1692/3308] 10.0.0.70 () {32 vars in 646 bytes} [Tue May 12 07:09:47 2026] GET /v2.0/subnets => generated 1308 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3309] 10.0.0.70 () {32 vars in 648 bytes} [Tue May 12 07:09:47 2026] GET /v2.0/networks => generated 2167 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1693/3310] 10.0.0.70 () {32 vars in 662 bytes} [Tue May 12 07:09:47 2026] GET /v2.0/security-groups => generated 17397 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3311] 10.0.0.70 () {32 vars in 654 bytes} [Tue May 12 07:09:47 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)