+ 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 [Wed Jun 3 00:27:49 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:16 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: neutron-server-f6bb95687-bkzj8 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 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f4a73615668 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-06-03 00:27:54.487 7 INFO neutron.common.config [-] Logging enabled! 2026-06-03 00:27:54.487 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-06-03 00:27:54.514 8 INFO neutron.common.config [-] Logging enabled! 2026-06-03 00:27:54.514 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-06-03 00:27:55.003 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-03 00:27:55.047 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-03 00:27:56.036 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-03 00:27:56.038 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-03 00:27:56.042 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-03 00:27:56.043 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-03 00:27:56.043 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-03 00:27:56.044 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-03 00:27:56.044 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-03 00:27:56.051 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-03 00:27:56.051 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-03 00:27:56.051 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-03 00:27:56.073 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-03 00:27:56.075 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-03 00:27:56.075 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-03 00:27:56.082 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-03 00:27:56.085 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-03 00:27:56.089 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-03 00:27:56.090 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-03 00:27:56.090 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-03 00:27:56.090 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-03 00:27:56.090 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-03 00:27:56.098 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-03 00:27:56.098 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-03 00:27:56.098 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-03 00:27:56.120 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-03 00:27:56.121 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-03 00:27:56.121 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-03 00:27:56.121 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-03 00:27:56.121 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-03 00:27:56.122 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-03 00:27:56.122 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-03 00:27:56.167 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-03 00:27:56.167 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-03 00:27:56.167 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-03 00:27:56.167 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-03 00:27:56.553 7 INFO neutron.plugins.ml2.managers [None req-759d515d-4f54-4cbb-866a-496b7aafddbc - - - - - -] Initializing driver for type 'vlan' 2026-06-03 00:27:56.575 8 INFO neutron.plugins.ml2.managers [None req-0f6e8743-0872-4f48-970f-8d7b208f6575 - - - - - -] Initializing driver for type 'vlan' 2026-06-03 00:27:56.705 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-759d515d-4f54-4cbb-866a-496b7aafddbc - - - - - -] VlanTypeDriver initialization complete 2026-06-03 00:27:56.705 7 INFO neutron.plugins.ml2.managers [None req-759d515d-4f54-4cbb-866a-496b7aafddbc - - - - - -] Initializing driver for type 'vxlan' 2026-06-03 00:27:56.706 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-759d515d-4f54-4cbb-866a-496b7aafddbc - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-03 00:27:56.716 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-0f6e8743-0872-4f48-970f-8d7b208f6575 - - - - - -] VlanTypeDriver initialization complete 2026-06-03 00:27:56.716 8 INFO neutron.plugins.ml2.managers [None req-0f6e8743-0872-4f48-970f-8d7b208f6575 - - - - - -] Initializing driver for type 'vxlan' 2026-06-03 00:27:56.716 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-0f6e8743-0872-4f48-970f-8d7b208f6575 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-03 00:27:56.729 7 INFO neutron.plugins.ml2.managers [None req-759d515d-4f54-4cbb-866a-496b7aafddbc - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-03 00:27:56.729 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-759d515d-4f54-4cbb-866a-496b7aafddbc - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-03 00:27:56.729 7 INFO neutron.plugins.ml2.managers [None req-759d515d-4f54-4cbb-866a-496b7aafddbc - - - - - -] Initializing extension driver 'port_security' 2026-06-03 00:27:56.729 7 INFO neutron.plugins.ml2.extensions.port_security [None req-759d515d-4f54-4cbb-866a-496b7aafddbc - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-03 00:27:56.729 7 INFO neutron.plugins.ml2.managers [None req-759d515d-4f54-4cbb-866a-496b7aafddbc - - - - - -] Initializing extension driver 'qos' 2026-06-03 00:27:56.730 7 INFO neutron.plugins.ml2.managers [None req-759d515d-4f54-4cbb-866a-496b7aafddbc - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-03 00:27:56.730 7 INFO neutron.plugins.ml2.managers [None req-759d515d-4f54-4cbb-866a-496b7aafddbc - - - - - -] Initializing mechanism driver 'l2population' 2026-06-03 00:27:56.735 8 INFO neutron.plugins.ml2.managers [None req-0f6e8743-0872-4f48-970f-8d7b208f6575 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-03 00:27:56.736 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-0f6e8743-0872-4f48-970f-8d7b208f6575 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-03 00:27:56.736 8 INFO neutron.plugins.ml2.managers [None req-0f6e8743-0872-4f48-970f-8d7b208f6575 - - - - - -] Initializing extension driver 'port_security' 2026-06-03 00:27:56.736 8 INFO neutron.plugins.ml2.extensions.port_security [None req-0f6e8743-0872-4f48-970f-8d7b208f6575 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-03 00:27:56.736 8 INFO neutron.plugins.ml2.managers [None req-0f6e8743-0872-4f48-970f-8d7b208f6575 - - - - - -] Initializing extension driver 'qos' 2026-06-03 00:27:56.736 8 INFO neutron.plugins.ml2.managers [None req-0f6e8743-0872-4f48-970f-8d7b208f6575 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-03 00:27:56.736 8 INFO neutron.plugins.ml2.managers [None req-0f6e8743-0872-4f48-970f-8d7b208f6575 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-03 00:27:56.746 7 INFO neutron.quota [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded quota_driver: . 2026-06-03 00:27:56.747 7 INFO neutron.plugins.ml2.plugin [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Modular L2 Plugin initialization complete 2026-06-03 00:27:56.747 7 INFO neutron.plugins.ml2.managers [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-03 00:27:56.747 7 INFO neutron.plugins.ml2.managers [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-03 00:27:56.748 7 INFO neutron.plugins.ml2.managers [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-03 00:27:56.748 8 INFO neutron.quota [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded quota_driver: . 2026-06-03 00:27:56.748 7 INFO neutron.extensions.vlantransparent [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Disabled vlantransparent extension. 2026-06-03 00:27:56.748 8 INFO neutron.plugins.ml2.plugin [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Modular L2 Plugin initialization complete 2026-06-03 00:27:56.748 8 INFO neutron.plugins.ml2.managers [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-03 00:27:56.748 7 INFO neutron.manager [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loading Plugin: qos 2026-06-03 00:27:56.748 8 INFO neutron.plugins.ml2.managers [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-03 00:27:56.748 8 INFO neutron.plugins.ml2.managers [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-03 00:27:56.749 8 INFO neutron.extensions.vlantransparent [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Disabled vlantransparent extension. 2026-06-03 00:27:56.749 8 INFO neutron.manager [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loading Plugin: qos 2026-06-03 00:27:56.761 8 INFO neutron.manager [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loading Plugin: router 2026-06-03 00:27:56.764 7 INFO neutron.manager [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loading Plugin: router 2026-06-03 00:27:56.801 8 INFO neutron.services.service_base [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-03 00:27:56.802 8 INFO neutron.manager [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loading Plugin: segments 2026-06-03 00:27:56.807 7 INFO neutron.services.service_base [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-03 00:27:56.807 7 INFO neutron.manager [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loading Plugin: segments 2026-06-03 00:27:56.899 8 INFO neutron.manager [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loading Plugin: trunk 2026-06-03 00:27:56.909 7 INFO neutron.manager [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loading Plugin: trunk 2026-06-03 00:27:56.914 8 INFO neutron.manager [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loading Plugin: vpnaas 2026-06-03 00:27:56.924 7 INFO neutron.manager [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loading Plugin: vpnaas 2026-06-03 00:27:56.952 8 WARNING stevedore.named [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-03 00:27:56.964 7 WARNING stevedore.named [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-03 00:27:57.026 8 INFO neutron_vpnaas.services.vpn.plugin [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-03 00:27:57.026 8 INFO neutron.common.utils [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-03 00:27:57.026 8 INFO neutron.manager [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loading Plugin: auto_allocate 2026-06-03 00:27:57.033 8 INFO neutron.manager [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loading Plugin: tag 2026-06-03 00:27:57.040 7 INFO neutron_vpnaas.services.vpn.plugin [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-03 00:27:57.040 7 INFO neutron.common.utils [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-03 00:27:57.040 8 INFO neutron.manager [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loading Plugin: timestamp 2026-06-03 00:27:57.040 7 INFO neutron.manager [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loading Plugin: auto_allocate 2026-06-03 00:27:57.042 8 INFO neutron.manager [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loading Plugin: network_ip_availability 2026-06-03 00:27:57.046 8 INFO neutron.manager [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loading Plugin: flavors 2026-06-03 00:27:57.046 7 INFO neutron.manager [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loading Plugin: tag 2026-06-03 00:27:57.049 8 INFO neutron.manager [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loading Plugin: revisions 2026-06-03 00:27:57.052 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Initializing extension manager. 2026-06-03 00:27:57.054 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: address-group 2026-06-03 00:27:57.054 7 INFO neutron.manager [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loading Plugin: timestamp 2026-06-03 00:27:57.054 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: address-scope 2026-06-03 00:27:57.055 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-03 00:27:57.056 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: agent 2026-06-03 00:27:57.056 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: agent-resources-synced 2026-06-03 00:27:57.057 7 INFO neutron.manager [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loading Plugin: network_ip_availability 2026-06-03 00:27:57.058 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-03 00:27:57.058 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-03 00:27:57.059 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: availability_zone 2026-06-03 00:27:57.060 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: availability_zone_filter 2026-06-03 00:27:57.060 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-03 00:27:57.060 7 INFO neutron.manager [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loading Plugin: flavors 2026-06-03 00:27:57.061 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: default-subnetpools 2026-06-03 00:27:57.062 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-03 00:27:57.063 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: dns-integration 2026-06-03 00:27:57.064 7 INFO neutron.manager [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loading Plugin: revisions 2026-06-03 00:27:57.064 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: dns-domain-ports 2026-06-03 00:27:57.066 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-03 00:27:57.066 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: dvr 2026-06-03 00:27:57.067 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-03 00:27:57.067 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: empty-string-filtering 2026-06-03 00:27:57.068 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Initializing extension manager. 2026-06-03 00:27:57.068 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-03 00:27:57.068 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-03 00:27:57.069 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: external-net 2026-06-03 00:27:57.069 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: address-group 2026-06-03 00:27:57.069 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-03 00:27:57.070 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: extraroute 2026-06-03 00:27:57.070 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: address-scope 2026-06-03 00:27:57.070 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-03 00:27:57.071 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: extraroute-atomic 2026-06-03 00:27:57.071 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-03 00:27:57.071 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: agent 2026-06-03 00:27:57.072 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-03 00:27:57.072 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: agent-resources-synced 2026-06-03 00:27:57.072 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-03 00:27:57.073 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-03 00:27:57.073 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: fip-port-details 2026-06-03 00:27:57.073 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-03 00:27:57.074 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: flavors 2026-06-03 00:27:57.074 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-03 00:27:57.075 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: availability_zone 2026-06-03 00:27:57.075 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-03 00:27:57.075 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: availability_zone_filter 2026-06-03 00:27:57.076 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: floatingip-pools 2026-06-03 00:27:57.076 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-03 00:27:57.076 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: ip_allocation 2026-06-03 00:27:57.077 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: default-subnetpools 2026-06-03 00:27:57.077 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-03 00:27:57.077 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: l2_adjacency 2026-06-03 00:27:57.078 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-03 00:27:57.078 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: router 2026-06-03 00:27:57.079 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: dns-integration 2026-06-03 00:27:57.079 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: dns-domain-ports 2026-06-03 00:27:57.080 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-03 00:27:57.081 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-03 00:27:57.081 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-03 00:27:57.082 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-03 00:27:57.082 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: ext-gw-mode 2026-06-03 00:27:57.082 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: dvr 2026-06-03 00:27:57.082 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: l3-ha 2026-06-03 00:27:57.083 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-03 00:27:57.083 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-03 00:27:57.083 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: empty-string-filtering 2026-06-03 00:27:57.083 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-03 00:27:57.084 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-03 00:27:57.084 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: l3-flavors 2026-06-03 00:27:57.084 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-03 00:27:57.085 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-03 00:27:57.085 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: external-net 2026-06-03 00:27:57.085 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-03 00:27:57.086 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-03 00:27:57.086 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: extraroute 2026-06-03 00:27:57.087 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: extraroute-atomic 2026-06-03 00:27:57.088 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-03 00:27:57.088 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-03 00:27:57.089 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-03 00:27:57.089 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-03 00:27:57.090 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: fip-port-details 2026-06-03 00:27:57.091 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: flavors 2026-06-03 00:27:57.092 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-03 00:27:57.093 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: floatingip-pools 2026-06-03 00:27:57.093 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: ip_allocation 2026-06-03 00:27:57.094 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-03 00:27:57.095 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: l2_adjacency 2026-06-03 00:27:57.096 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: router 2026-06-03 00:27:57.098 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-03 00:27:57.098 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-03 00:27:57.099 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-03 00:27:57.099 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: ext-gw-mode 2026-06-03 00:27:57.100 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: l3-ha 2026-06-03 00:27:57.101 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-03 00:27:57.101 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-03 00:27:57.102 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: l3-flavors 2026-06-03 00:27:57.103 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-03 00:27:57.103 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-03 00:27:57.211 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-03 00:27:57.212 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-03 00:27:57.213 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-03 00:27:57.214 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-03 00:27:57.215 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-03 00:27:57.216 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: multi-provider 2026-06-03 00:27:57.216 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: net-mtu 2026-06-03 00:27:57.217 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: net-mtu-writable 2026-06-03 00:27:57.217 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: network_availability_zone 2026-06-03 00:27:57.218 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: network_ha 2026-06-03 00:27:57.218 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: network-ip-availability 2026-06-03 00:27:57.219 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-03 00:27:57.220 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: pagination 2026-06-03 00:27:57.221 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: port-device-profile 2026-06-03 00:27:57.221 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-03 00:27:57.222 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-03 00:27:57.222 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-03 00:27:57.223 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: port-mac-override 2026-06-03 00:27:57.223 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-03 00:27:57.224 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-03 00:27:57.224 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-03 00:27:57.225 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: port-resource-request 2026-06-03 00:27:57.225 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-03 00:27:57.226 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-03 00:27:57.227 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: binding 2026-06-03 00:27:57.227 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: binding-extended 2026-06-03 00:27:57.228 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: port-security 2026-06-03 00:27:57.228 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: project-id 2026-06-03 00:27:57.229 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: provider 2026-06-03 00:27:57.231 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: qos 2026-06-03 00:27:57.232 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-03 00:27:57.232 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-03 00:27:57.233 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: qos-default 2026-06-03 00:27:57.233 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: qos-fip 2026-06-03 00:27:57.234 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-03 00:27:57.234 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-03 00:27:57.235 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-03 00:27:57.235 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-03 00:27:57.236 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-03 00:27:57.237 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: qos-pps 2026-06-03 00:27:57.237 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-03 00:27:57.238 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-03 00:27:57.238 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: qos-rules-alias 2026-06-03 00:27:57.239 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: quota-check-limit 2026-06-03 00:27:57.241 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: quotas 2026-06-03 00:27:57.242 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: quota_details 2026-06-03 00:27:57.243 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: rbac-policies 2026-06-03 00:27:57.244 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: rbac-address-group 2026-06-03 00:27:57.245 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: rbac-address-scope 2026-06-03 00:27:57.245 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: rbac-security-groups 2026-06-03 00:27:57.246 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-03 00:27:57.246 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: revision-if-match 2026-06-03 00:27:57.247 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-03 00:27:57.247 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: router_availability_zone 2026-06-03 00:27:57.248 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-03 00:27:57.249 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-03 00:27:57.250 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-03 00:27:57.250 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-03 00:27:57.251 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-03 00:27:57.251 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-03 00:27:57.251 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-03 00:27:57.252 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-03 00:27:57.252 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-03 00:27:57.252 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-03 00:27:57.253 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-03 00:27:57.254 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-03 00:27:57.255 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: multi-provider 2026-06-03 00:27:57.255 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: net-mtu 2026-06-03 00:27:57.256 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: net-mtu-writable 2026-06-03 00:27:57.256 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: network_availability_zone 2026-06-03 00:27:57.257 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: security-group 2026-06-03 00:27:57.257 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: network_ha 2026-06-03 00:27:57.257 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: network-ip-availability 2026-06-03 00:27:57.258 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: segment 2026-06-03 00:27:57.258 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-03 00:27:57.259 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-03 00:27:57.259 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: service-type 2026-06-03 00:27:57.259 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: pagination 2026-06-03 00:27:57.259 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: sorting 2026-06-03 00:27:57.260 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: port-device-profile 2026-06-03 00:27:57.260 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: standard-attr-segment 2026-06-03 00:27:57.260 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-03 00:27:57.261 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-03 00:27:57.261 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: standard-attr-description 2026-06-03 00:27:57.261 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-03 00:27:57.261 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: stateful-security-group 2026-06-03 00:27:57.262 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: port-mac-override 2026-06-03 00:27:57.262 8 WARNING neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-03 00:27:57.262 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-03 00:27:57.262 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-03 00:27:57.263 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: subnet-external-network 2026-06-03 00:27:57.263 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-03 00:27:57.263 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-03 00:27:57.263 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: subnet_onboard 2026-06-03 00:27:57.264 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: port-resource-request 2026-06-03 00:27:57.264 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-03 00:27:57.264 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-03 00:27:57.264 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: subnet-service-types 2026-06-03 00:27:57.265 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: subnet_allocation 2026-06-03 00:27:57.265 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-03 00:27:57.266 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: binding 2026-06-03 00:27:57.266 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-03 00:27:57.266 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: tag-creation 2026-06-03 00:27:57.266 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: binding-extended 2026-06-03 00:27:57.267 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-03 00:27:57.267 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: port-security 2026-06-03 00:27:57.267 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: project-id 2026-06-03 00:27:57.268 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: provider 2026-06-03 00:27:57.270 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: qos 2026-06-03 00:27:57.270 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: standard-attr-tag 2026-06-03 00:27:57.271 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-03 00:27:57.271 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-03 00:27:57.271 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-03 00:27:57.272 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: trunk 2026-06-03 00:27:57.272 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: qos-default 2026-06-03 00:27:57.272 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: trunk-details 2026-06-03 00:27:57.272 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: qos-fip 2026-06-03 00:27:57.273 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-03 00:27:57.273 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-03 00:27:57.273 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-03 00:27:57.273 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-03 00:27:57.274 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-03 00:27:57.274 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-03 00:27:57.275 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-03 00:27:57.275 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-03 00:27:57.276 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: qos-pps 2026-06-03 00:27:57.276 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-03 00:27:57.276 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-03 00:27:57.277 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: vpn-flavors 2026-06-03 00:27:57.277 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-03 00:27:57.277 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: qos-rules-alias 2026-06-03 00:27:57.278 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: quota-check-limit 2026-06-03 00:27:57.278 8 INFO neutron.api.extensions [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Loaded extension: vpnaas 2026-06-03 00:27:57.280 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: quotas 2026-06-03 00:27:57.281 8 INFO neutron.quota.resource_registry [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-03 00:27:57.281 8 INFO neutron.quota.resource_registry [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-03 00:27:57.281 8 INFO neutron.quota.resource_registry [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-03 00:27:57.281 8 INFO neutron.quota.resource_registry [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-03 00:27:57.281 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: quota_details 2026-06-03 00:27:57.283 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: rbac-policies 2026-06-03 00:27:57.283 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: rbac-address-group 2026-06-03 00:27:57.284 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: rbac-address-scope 2026-06-03 00:27:57.284 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: rbac-security-groups 2026-06-03 00:27:57.284 8 INFO neutron.quota.resource_registry [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-03 00:27:57.285 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-03 00:27:57.285 8 INFO neutron.quota.resource_registry [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-03 00:27:57.285 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: revision-if-match 2026-06-03 00:27:57.286 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-03 00:27:57.287 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: router_availability_zone 2026-06-03 00:27:57.287 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-03 00:27:57.289 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-03 00:27:57.289 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-03 00:27:57.289 8 INFO neutron.quota.resource_registry [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-03 00:27:57.290 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-03 00:27:57.290 8 INFO neutron.quota.resource_registry [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-03 00:27:57.290 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-03 00:27:57.290 8 INFO neutron.quota.resource_registry [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-03 00:27:57.291 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-03 00:27:57.291 8 INFO neutron.quota.resource_registry [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-03 00:27:57.291 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-03 00:27:57.291 8 WARNING neutron.quota.resource_registry [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] subnetpool is already registered 2026-06-03 00:27:57.292 8 INFO neutron.quota.resource_registry [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-03 00:27:57.292 8 WARNING neutron.quota.resource_registry [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] subnetpool is already registered 2026-06-03 00:27:57.292 8 INFO neutron.quota.resource_registry [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-03 00:27:57.293 8 INFO neutron.quota.resource_registry [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-03 00:27:57.293 8 INFO neutron.quota.resource_registry [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-03 00:27:57.294 8 INFO neutron.quota.resource_registry [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-03 00:27:57.294 8 INFO neutron.quota.resource_registry [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-03 00:27:57.295 8 INFO neutron.quota.resource_registry [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-03 00:27:57.296 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: security-group 2026-06-03 00:27:57.297 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: segment 2026-06-03 00:27:57.297 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-03 00:27:57.298 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: service-type 2026-06-03 00:27:57.298 8 INFO neutron.quota.resource_registry [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-03 00:27:57.298 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: sorting 2026-06-03 00:27:57.299 8 WARNING neutron.quota.resource_registry [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] router is already registered 2026-06-03 00:27:57.299 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: standard-attr-segment 2026-06-03 00:27:57.299 8 INFO neutron.quota.resource_registry [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-03 00:27:57.299 8 WARNING neutron.quota.resource_registry [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] floatingip is already registered 2026-06-03 00:27:57.300 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: standard-attr-description 2026-06-03 00:27:57.300 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: stateful-security-group 2026-06-03 00:27:57.301 7 WARNING neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-03 00:27:57.301 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-03 00:27:57.302 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: subnet-external-network 2026-06-03 00:27:57.302 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: subnet_onboard 2026-06-03 00:27:57.303 8 INFO neutron.quota.resource_registry [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-03 00:27:57.303 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-03 00:27:57.303 8 WARNING neutron.quota.resource_registry [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] rbac_policy is already registered 2026-06-03 00:27:57.303 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: subnet-service-types 2026-06-03 00:27:57.303 8 INFO neutron.quota.resource_registry [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-03 00:27:57.304 8 WARNING neutron.quota.resource_registry [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] security_group is already registered 2026-06-03 00:27:57.304 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: subnet_allocation 2026-06-03 00:27:57.304 8 INFO neutron.quota.resource_registry [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-03 00:27:57.304 8 WARNING neutron.quota.resource_registry [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] security_group_rule is already registered 2026-06-03 00:27:57.305 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-03 00:27:57.305 8 INFO neutron.quota.resource_registry [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-03 00:27:57.305 8 WARNING neutron.quota.resource_registry [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] subnetpool is already registered 2026-06-03 00:27:57.305 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: tag-creation 2026-06-03 00:27:57.306 8 INFO neutron.quota.resource_registry [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-03 00:27:57.306 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-03 00:27:57.306 8 WARNING neutron.quota.resource_registry [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] subnetpool is already registered 2026-06-03 00:27:57.306 8 INFO neutron.quota.resource_registry [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-03 00:27:57.306 8 WARNING neutron.quota.resource_registry [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] trunk is already registered 2026-06-03 00:27:57.307 8 INFO neutron.quota.resource_registry [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-03 00:27:57.307 8 WARNING neutron.quota.resource_registry [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] endpoint_group is already registered 2026-06-03 00:27:57.307 8 INFO neutron.quota.resource_registry [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-03 00:27:57.308 8 WARNING neutron.quota.resource_registry [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] vpnservice is already registered 2026-06-03 00:27:57.308 8 INFO neutron.quota.resource_registry [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-03 00:27:57.308 8 WARNING neutron.quota.resource_registry [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] ipsec_site_connection is already registered 2026-06-03 00:27:57.308 8 INFO neutron.quota.resource_registry [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-03 00:27:57.309 8 WARNING neutron.quota.resource_registry [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] ipsecpolicy is already registered 2026-06-03 00:27:57.309 8 INFO neutron.quota.resource_registry [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-03 00:27:57.309 8 WARNING neutron.quota.resource_registry [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] ikepolicy is already registered 2026-06-03 00:27:57.309 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: standard-attr-tag 2026-06-03 00:27:57.310 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-03 00:27:57.311 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: trunk 2026-06-03 00:27:57.311 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: trunk-details 2026-06-03 00:27:57.312 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-03 00:27:57.312 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-03 00:27:57.314 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-03 00:27:57.315 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-03 00:27:57.316 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: vpn-flavors 2026-06-03 00:27:57.317 7 INFO neutron.api.extensions [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Loaded extension: vpnaas 2026-06-03 00:27:57.319 7 INFO neutron.quota.resource_registry [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-03 00:27:57.320 7 INFO neutron.quota.resource_registry [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-03 00:27:57.320 7 INFO neutron.quota.resource_registry [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-03 00:27:57.320 7 INFO neutron.quota.resource_registry [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-03 00:27:57.323 7 INFO neutron.quota.resource_registry [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-03 00:27:57.324 7 INFO neutron.quota.resource_registry [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-03 00:27:57.328 7 INFO neutron.quota.resource_registry [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-03 00:27:57.329 7 INFO neutron.quota.resource_registry [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-03 00:27:57.329 7 INFO neutron.quota.resource_registry [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-03 00:27:57.330 7 INFO neutron.quota.resource_registry [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-03 00:27:57.330 7 WARNING neutron.quota.resource_registry [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] subnetpool is already registered 2026-06-03 00:27:57.331 7 INFO neutron.quota.resource_registry [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-03 00:27:57.331 7 WARNING neutron.quota.resource_registry [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] subnetpool is already registered 2026-06-03 00:27:57.331 7 INFO neutron.quota.resource_registry [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-03 00:27:57.332 7 INFO neutron.quota.resource_registry [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-03 00:27:57.332 7 INFO neutron.quota.resource_registry [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-03 00:27:57.333 7 INFO neutron.quota.resource_registry [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-03 00:27:57.333 7 INFO neutron.quota.resource_registry [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-03 00:27:57.333 7 INFO neutron.quota.resource_registry [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-03 00:27:57.337 7 INFO neutron.quota.resource_registry [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-03 00:27:57.338 7 WARNING neutron.quota.resource_registry [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] router is already registered 2026-06-03 00:27:57.338 7 INFO neutron.quota.resource_registry [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-03 00:27:57.338 7 WARNING neutron.quota.resource_registry [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] floatingip is already registered 2026-06-03 00:27:57.342 7 INFO neutron.quota.resource_registry [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-03 00:27:57.342 7 WARNING neutron.quota.resource_registry [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] rbac_policy is already registered 2026-06-03 00:27:57.342 7 INFO neutron.quota.resource_registry [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-03 00:27:57.343 7 WARNING neutron.quota.resource_registry [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] security_group is already registered 2026-06-03 00:27:57.343 8 WARNING keystonemiddleware._common.config [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-03 00:27:57.343 7 INFO neutron.quota.resource_registry [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-03 00:27:57.343 7 WARNING neutron.quota.resource_registry [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] security_group_rule is already registered 2026-06-03 00:27:57.344 7 INFO neutron.quota.resource_registry [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-03 00:27:57.344 7 WARNING neutron.quota.resource_registry [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] subnetpool is already registered 2026-06-03 00:27:57.345 7 INFO neutron.quota.resource_registry [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-03 00:27:57.345 7 WARNING neutron.quota.resource_registry [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] subnetpool is already registered 2026-06-03 00:27:57.345 7 INFO neutron.quota.resource_registry [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-03 00:27:57.345 7 WARNING neutron.quota.resource_registry [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] trunk is already registered 2026-06-03 00:27:57.346 7 INFO neutron.quota.resource_registry [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-03 00:27:57.346 7 WARNING neutron.quota.resource_registry [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] endpoint_group is already registered 2026-06-03 00:27:57.346 7 INFO neutron.quota.resource_registry [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-03 00:27:57.347 7 WARNING neutron.quota.resource_registry [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] vpnservice is already registered 2026-06-03 00:27:57.347 7 INFO neutron.quota.resource_registry [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-03 00:27:57.347 7 WARNING neutron.quota.resource_registry [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] ipsec_site_connection is already registered 2026-06-03 00:27:57.348 7 INFO neutron.quota.resource_registry [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-03 00:27:57.348 7 WARNING neutron.quota.resource_registry [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] ipsecpolicy is already registered 2026-06-03 00:27:57.348 7 INFO neutron.quota.resource_registry [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-03 00:27:57.348 7 WARNING neutron.quota.resource_registry [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] ikepolicy is already registered 2026-06-03 00:27:57.349 8 WARNING oslo_config.cfg [None req-152e67ba-bcd6-4056-952a-c30e127cd430 - - - - - -] 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 8 seconds on interpreter 0x7f4a73615668 pid: 8 (default app) 2026-06-03 00:27:57.382 7 WARNING keystonemiddleware._common.config [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-03 00:27:57.389 7 WARNING oslo_config.cfg [None req-fc0953c5-161f-4672-896b-989695490557 - - - - - -] 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 8 seconds on interpreter 0x7f4a73615668 pid: 7 (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-06-03 00:28:02.796 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e68e8d1f-082c-4f7d-ada8-38e97d710a4d 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/4] 199.204.45.4 () {44 vars in 918 bytes} [Wed Jun 3 00:28:02 2026] GET /v2.0/networks/public => generated 108 bytes in 630 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: 7|app: 0|req: 1/5] 199.204.45.4 () {44 vars in 940 bytes} [Wed Jun 3 00:28:02 2026] GET /v2.0/networks?name=public => generated 15 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 00:28:03.344 8 WARNING neutron.services.revisions.revision_plugin [None req-2fed7d39-f9b5-4199-9514-da27ad93eac2 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Could not find related network for resource to bump revision. 2026-06-03 00:28:03.363 8 INFO neutron.db.segments_db [None req-2fed7d39-f9b5-4199-9514-da27ad93eac2 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Added segment 07150035-8b3d-4d84-8efe-b293f97c690a of type flat for network 1de78d1a-465e-459b-854c-0463ed5caf2d 2026-06-03 00:28:03.409 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2fed7d39-f9b5-4199-9514-da27ad93eac2 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/6] 199.204.45.4 () {48 vars in 958 bytes} [Wed Jun 3 00:28:03 2026] POST /v2.0/networks => generated 124 bytes in 412 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 00:28:09.627 7 INFO neutron.pecan_wsgi.hooks.translation [None req-14d1b656-5d15-4686-9efd-506763de396c 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/7] 199.204.45.4 () {44 vars in 918 bytes} [Wed Jun 3 00:28:09 2026] GET /v2.0/networks/public => generated 108 bytes in 392 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/8] 199.204.45.4 () {44 vars in 940 bytes} [Wed Jun 3 00:28:09 2026] GET /v2.0/networks?name=public => generated 15 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 00:28:09.882 7 WARNING neutron.services.revisions.revision_plugin [None req-bb0aaa10-4d49-4eff-9aad-6587e82aeba8 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Could not find related network for resource to bump revision. 2026-06-03 00:28:09.903 7 INFO neutron.db.segments_db [None req-bb0aaa10-4d49-4eff-9aad-6587e82aeba8 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Added segment 1dbd69dc-86dc-4e4c-97b4-9426cc730598 of type flat for network abd146d9-223e-4cc9-842a-7a6ae833a16e 2026-06-03 00:28:09.946 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bb0aaa10-4d49-4eff-9aad-6587e82aeba8 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/9] 199.204.45.4 () {48 vars in 958 bytes} [Wed Jun 3 00:28:09 2026] POST /v2.0/networks => generated 124 bytes in 300 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 00:28:15.798 7 INFO neutron.pecan_wsgi.hooks.translation [None req-33898eab-619f-464b-b7ca-783c31999d73 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/11] 199.204.45.4 () {44 vars in 918 bytes} [Wed Jun 3 00:28:15 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/12] 199.204.45.4 () {44 vars in 940 bytes} [Wed Jun 3 00:28:15 2026] GET /v2.0/networks?name=public => generated 15 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 00:28:15.865 7 WARNING neutron.services.revisions.revision_plugin [None req-d635482c-0c84-473f-b54f-1c05a30a2c73 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Could not find related network for resource to bump revision. 2026-06-03 00:28:15.882 7 INFO neutron.db.segments_db [None req-d635482c-0c84-473f-b54f-1c05a30a2c73 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Added segment c78daf96-a67d-44f6-8c7a-35a194fc5ba3 of type flat for network 6c6edaf1-5860-498b-b53d-f2e889cbddf7 2026-06-03 00:28:15.907 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d635482c-0c84-473f-b54f-1c05a30a2c73 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/13] 199.204.45.4 () {48 vars in 958 bytes} [Wed Jun 3 00:28:15 2026] POST /v2.0/networks => generated 124 bytes in 97 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 00:28:21.752 8 INFO neutron.pecan_wsgi.hooks.translation [None req-25c14b4d-f07a-433f-90a2-e6c162ae03e3 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/14] 199.204.45.4 () {44 vars in 918 bytes} [Wed Jun 3 00:28:21 2026] GET /v2.0/networks/public => generated 108 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 199.204.45.4 () {44 vars in 940 bytes} [Wed Jun 3 00:28:21 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 00:28:21.835 8 WARNING neutron.services.revisions.revision_plugin [None req-601473a7-a99e-4a2f-b1c3-8cb26a0e878b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Could not find related network for resource to bump revision. 2026-06-03 00:28:21.854 8 INFO neutron.db.segments_db [None req-601473a7-a99e-4a2f-b1c3-8cb26a0e878b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Added segment b41c6a60-243b-40e6-b5df-69c2889fc246 of type flat for network 74fc62e0-1854-4a6c-a903-14e0d23c633f 2026-06-03 00:28:21.874 8 INFO neutron.pecan_wsgi.hooks.translation [None req-601473a7-a99e-4a2f-b1c3-8cb26a0e878b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/16] 199.204.45.4 () {48 vars in 958 bytes} [Wed Jun 3 00:28:21 2026] POST /v2.0/networks => generated 124 bytes in 103 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 00:28:27.789 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ca9fdb5c-5da0-489e-88dd-efa362ab31bf 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/18] 199.204.45.4 () {44 vars in 918 bytes} [Wed Jun 3 00:28:27 2026] GET /v2.0/networks/public => generated 108 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/19] 199.204.45.4 () {44 vars in 940 bytes} [Wed Jun 3 00:28:27 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-06-03 00:28:27.866 8 WARNING neutron.services.revisions.revision_plugin [None req-f9d5a963-1b15-443b-b4a5-65318d0e4bf7 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Could not find related network for resource to bump revision. 2026-06-03 00:28:27.885 8 INFO neutron.db.segments_db [None req-f9d5a963-1b15-443b-b4a5-65318d0e4bf7 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Added segment e0290f80-37bb-4a41-bbc6-cf597f0c5015 of type flat for network 177ad7f0-c9a9-47c8-9aa0-0e49ae67ea1d 2026-06-03 00:28:27.911 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f9d5a963-1b15-443b-b4a5-65318d0e4bf7 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/20] 199.204.45.4 () {48 vars in 958 bytes} [Wed Jun 3 00:28:27 2026] POST /v2.0/networks => generated 124 bytes in 107 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 00:28:33.828 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1e8a7c4f-e5d3-4738-bc7b-983a09fcad39 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/21] 199.204.45.4 () {44 vars in 918 bytes} [Wed Jun 3 00:28:33 2026] GET /v2.0/networks/public => generated 108 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/22] 199.204.45.4 () {44 vars in 940 bytes} [Wed Jun 3 00:28:33 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-06-03 00:28:34.350 7 WARNING neutron.services.revisions.revision_plugin [None req-7cd1fd07-42f3-4d2e-b9d9-c7b9026702e9 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Could not find related network for resource to bump revision. 2026-06-03 00:28:34.376 7 INFO neutron.db.segments_db [None req-7cd1fd07-42f3-4d2e-b9d9-c7b9026702e9 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Added segment 18636b56-9bc9-4c88-a37a-8ad7e98930df of type flat for network 7b7b3493-24d1-4be6-94e3-52f7af84af90 [pid: 7|app: 0|req: 10/23] 199.204.45.4 () {48 vars in 958 bytes} [Wed Jun 3 00:28:33 2026] POST /v2.0/networks => generated 706 bytes in 1039 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 00:28:36.114 8 INFO neutron.pecan_wsgi.hooks.translation [None req-03e7c2c9-1e39-4370-8852-224bac126ae0 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/24] 199.204.45.4 () {44 vars in 918 bytes} [Wed Jun 3 00:28:36 2026] GET /v2.0/networks/public => generated 108 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/25] 199.204.45.4 () {44 vars in 940 bytes} [Wed Jun 3 00:28:36 2026] GET /v2.0/networks?name=public => generated 709 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:28:36.186 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a88bb05e-ca56-4af8-af96-9cb196141d66 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 15/26] 199.204.45.4 () {44 vars in 1025 bytes} [Wed Jun 3 00:28:36 2026] GET /v2.0/subnets/public-subnet?network_id=7b7b3493-24d1-4be6-94e3-52f7af84af90 => generated 113 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/27] 199.204.45.4 () {44 vars in 1048 bytes} [Wed Jun 3 00:28:36 2026] GET /v2.0/subnets?name=public-subnet&network_id=7b7b3493-24d1-4be6-94e3-52f7af84af90 => generated 14 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/28] 199.204.45.4 () {48 vars in 956 bytes} [Wed Jun 3 00:28:36 2026] POST /v2.0/subnets => generated 664 bytes in 544 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 00:33:13.857 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [404a8e5a-9464-49c4-82b4-9f9bc96ec227] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-03 00:33:13.857 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jun 3 00:33:13 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.4) !!! 2026-06-03 00:33:13.981 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3a5d4986-6065-4864-b595-8f822da8e6b1 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/66] 199.204.45.4 () {44 vars in 928 bytes} [Wed Jun 3 00:33:13 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 00:33:13.991 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [0a44092a-07a9-4162-9b62-40457324d234] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-03 00:33:13.993 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jun 3 00:33:13 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.4) !!! [pid: 7|app: 0|req: 32/67] 199.204.45.4 () {44 vars in 950 bytes} [Wed Jun 3 00:33:13 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 00:33:14.072 8 INFO neutron.db.segments_db [None req-33efcd1c-82ad-454c-abd5-24a2509d6af1 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Added segment 7721e41c-025f-43a7-b200-68a0789b7354 of type vxlan for network b0c445cb-aacb-4c6d-b183-283574698c2c [pid: 8|app: 0|req: 36/68] 199.204.45.4 () {48 vars in 957 bytes} [Wed Jun 3 00:33:14 2026] POST /v2.0/networks => generated 706 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 00:33:15.061 7 INFO oslo.messaging._drivers.impl_rabbit [-] [0a44092a-07a9-4162-9b62-40457324d234] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41892. 2026-06-03 00:33:15.096 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d033aad4-2276-404d-abca-1fb26de0328b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/69] 199.204.45.4 () {44 vars in 928 bytes} [Wed Jun 3 00:33:15 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) [pid: 8|app: 0|req: 37/70] 199.204.45.4 () {44 vars in 950 bytes} [Wed Jun 3 00:33:15 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 690 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:33:15.184 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aba80790-a2c4-44d5-9e73-cfe01c8995ef 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/71] 199.204.45.4 () {44 vars in 1027 bytes} [Wed Jun 3 00:33:15 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=b0c445cb-aacb-4c6d-b183-283574698c2c => generated 114 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 00:33:15.199 8 INFO oslo.messaging._drivers.impl_rabbit [-] [404a8e5a-9464-49c4-82b4-9f9bc96ec227] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41908. [pid: 8|app: 0|req: 38/72] 199.204.45.4 () {44 vars in 1050 bytes} [Wed Jun 3 00:33:15 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=b0c445cb-aacb-4c6d-b183-283574698c2c => generated 14 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/73] 199.204.45.4 () {48 vars in 956 bytes} [Wed Jun 3 00:33:15 2026] POST /v2.0/subnets => generated 651 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 00:33:16.742 8 INFO neutron.api.v2.resource [None req-9935501a-92a0-4c98-bf55-a87bc034bbe3 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 39/74] 199.204.45.4 () {44 vars in 962 bytes} [Wed Jun 3 00:33:16 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/75] 199.204.45.4 () {44 vars in 984 bytes} [Wed Jun 3 00:33:16 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/76] 199.204.45.4 () {48 vars in 971 bytes} [Wed Jun 3 00:33:16 2026] POST /v2.0/security-groups => generated 1616 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/77] 199.204.45.4 () {44 vars in 992 bytes} [Wed Jun 3 00:33:17 2026] GET /v2.0/security-groups/66a743de-e6f7-46bd-b0cf-dfeb681e7daf => generated 1616 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/78] 199.204.45.4 () {44 vars in 992 bytes} [Wed Jun 3 00:33:18 2026] GET /v2.0/security-groups/66a743de-e6f7-46bd-b0cf-dfeb681e7daf => generated 1616 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/79] 199.204.45.4 () {44 vars in 992 bytes} [Wed Jun 3 00:33:18 2026] GET /v2.0/security-groups/66a743de-e6f7-46bd-b0cf-dfeb681e7daf => generated 1616 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/80] 199.204.45.4 () {48 vars in 982 bytes} [Wed Jun 3 00:33:18 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: 7|app: 0|req: 39/81] 199.204.45.4 () {44 vars in 992 bytes} [Wed Jun 3 00:33:18 2026] GET /v2.0/security-groups/66a743de-e6f7-46bd-b0cf-dfeb681e7daf => generated 2230 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/82] 199.204.45.4 () {44 vars in 992 bytes} [Wed Jun 3 00:33:19 2026] GET /v2.0/security-groups/66a743de-e6f7-46bd-b0cf-dfeb681e7daf => generated 2230 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/83] 199.204.45.4 () {44 vars in 992 bytes} [Wed Jun 3 00:33:19 2026] GET /v2.0/security-groups/66a743de-e6f7-46bd-b0cf-dfeb681e7daf => 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: 44/84] 199.204.45.4 () {48 vars in 982 bytes} [Wed Jun 3 00:33:19 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: 7|app: 0|req: 41/85] 199.204.45.4 () {44 vars in 992 bytes} [Wed Jun 3 00:33:19 2026] GET /v2.0/security-groups/66a743de-e6f7-46bd-b0cf-dfeb681e7daf => generated 2846 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/86] 199.204.45.4 () {44 vars in 992 bytes} [Wed Jun 3 00:33:20 2026] GET /v2.0/security-groups/66a743de-e6f7-46bd-b0cf-dfeb681e7daf => generated 2846 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/87] 199.204.45.4 () {44 vars in 992 bytes} [Wed Jun 3 00:33:20 2026] GET /v2.0/security-groups/66a743de-e6f7-46bd-b0cf-dfeb681e7daf => 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: 46/88] 199.204.45.4 () {48 vars in 982 bytes} [Wed Jun 3 00:33:20 2026] POST /v2.0/security-group-rules => generated 603 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/89] 199.204.45.4 () {44 vars in 992 bytes} [Wed Jun 3 00:33:21 2026] GET /v2.0/security-groups/66a743de-e6f7-46bd-b0cf-dfeb681e7daf => generated 3462 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/90] 199.204.45.4 () {44 vars in 992 bytes} [Wed Jun 3 00:33:21 2026] GET /v2.0/security-groups/66a743de-e6f7-46bd-b0cf-dfeb681e7daf => generated 3462 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/91] 199.204.45.4 () {44 vars in 992 bytes} [Wed Jun 3 00:33:21 2026] GET /v2.0/security-groups/66a743de-e6f7-46bd-b0cf-dfeb681e7daf => generated 3462 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/92] 199.204.45.4 () {48 vars in 982 bytes} [Wed Jun 3 00:33:21 2026] POST /v2.0/security-group-rules => generated 603 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/93] 199.204.45.4 () {44 vars in 992 bytes} [Wed Jun 3 00:33:22 2026] GET /v2.0/security-groups/66a743de-e6f7-46bd-b0cf-dfeb681e7daf => generated 4078 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/94] 199.204.45.4 () {44 vars in 992 bytes} [Wed Jun 3 00:33:22 2026] GET /v2.0/security-groups/66a743de-e6f7-46bd-b0cf-dfeb681e7daf => generated 4078 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/95] 199.204.45.4 () {44 vars in 992 bytes} [Wed Jun 3 00:33:22 2026] GET /v2.0/security-groups/66a743de-e6f7-46bd-b0cf-dfeb681e7daf => generated 4078 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/96] 199.204.45.4 () {48 vars in 982 bytes} [Wed Jun 3 00:33:22 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: 7|app: 0|req: 47/97] 199.204.45.4 () {44 vars in 978 bytes} [Wed Jun 3 00:33:23 2026] GET /v2.0/networks/b0c445cb-aacb-4c6d-b183-283574698c2c => generated 731 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:33:23.531 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8c7bb02e-adb3-4f4e-95f9-16fdb37b0141 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 51/98] 199.204.45.4 () {44 vars in 1067 bytes} [Wed Jun 3 00:33:23 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=b0c445cb-aacb-4c6d-b183-283574698c2c => generated 132 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/99] 199.204.45.4 () {44 vars in 1090 bytes} [Wed Jun 3 00:33:23 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=b0c445cb-aacb-4c6d-b183-283574698c2c => 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: 52/100] 199.204.45.4 () {44 vars in 992 bytes} [Wed Jun 3 00:33:23 2026] GET /v2.0/security-groups/66a743de-e6f7-46bd-b0cf-dfeb681e7daf => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/101] 199.204.45.4 () {48 vars in 952 bytes} [Wed Jun 3 00:33:23 2026] POST /v2.0/ports => generated 1100 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 00:33:30.140 8 INFO neutron.pecan_wsgi.hooks.translation [None req-df1b9dbd-eb12-456b-9591-8822b58257db 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 54/104] 199.204.45.4 () {44 vars in 969 bytes} [Wed Jun 3 00:33:30 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 42 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: 7|app: 0|req: 51/105] 199.204.45.4 () {44 vars in 991 bytes} [Wed Jun 3 00:33:30 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/106] 199.204.45.4 () {48 vars in 1021 bytes} [Wed Jun 3 00:33:30 2026] PUT /v2.0/ports/44b1a905-2d87-42ae-9fd4-14c9236dc338 => generated 1249 bytes in 578 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/107] 199.204.45.4 () {44 vars in 911 bytes} [Wed Jun 3 00:33:32 2026] GET /v2.0/ports => generated 3730 bytes in 82 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-06-03 00:33:33.175 8 INFO neutron.api.v2.resource [None req-492776be-c7f2-4fa6-b353-6f87f9e520fb 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 56/108] 199.204.45.4 () {44 vars in 950 bytes} [Wed Jun 3 00:33:33 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/109] 199.204.45.4 () {44 vars in 972 bytes} [Wed Jun 3 00:33:33 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/110] 199.204.45.4 () {48 vars in 971 bytes} [Wed Jun 3 00:33:33 2026] POST /v2.0/security-groups => generated 1610 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/111] 199.204.45.4 () {44 vars in 992 bytes} [Wed Jun 3 00:33:34 2026] GET /v2.0/security-groups/cc06ca33-bcf8-4bcb-acfa-aa0c24a06a2b => generated 1610 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/112] 199.204.45.4 () {44 vars in 992 bytes} [Wed Jun 3 00:33:34 2026] GET /v2.0/security-groups/cc06ca33-bcf8-4bcb-acfa-aa0c24a06a2b => generated 1610 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/113] 199.204.45.4 () {44 vars in 992 bytes} [Wed Jun 3 00:33:34 2026] GET /v2.0/security-groups/cc06ca33-bcf8-4bcb-acfa-aa0c24a06a2b => generated 1610 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/114] 199.204.45.4 () {48 vars in 982 bytes} [Wed Jun 3 00:33:34 2026] POST /v2.0/security-group-rules => generated 623 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/115] 199.204.45.4 () {44 vars in 992 bytes} [Wed Jun 3 00:33:35 2026] GET /v2.0/security-groups/cc06ca33-bcf8-4bcb-acfa-aa0c24a06a2b => generated 2246 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/116] 199.204.45.4 () {44 vars in 992 bytes} [Wed Jun 3 00:33:35 2026] GET /v2.0/security-groups/cc06ca33-bcf8-4bcb-acfa-aa0c24a06a2b => generated 2246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/117] 199.204.45.4 () {44 vars in 992 bytes} [Wed Jun 3 00:33:35 2026] GET /v2.0/security-groups/cc06ca33-bcf8-4bcb-acfa-aa0c24a06a2b => generated 2246 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/118] 199.204.45.4 () {48 vars in 982 bytes} [Wed Jun 3 00:33:35 2026] POST /v2.0/security-group-rules => generated 627 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/127] 199.204.45.4 () {44 vars in 966 bytes} [Wed Jun 3 00:34:36 2026] GET /v2.0/quotas/aa70056494f549c19d3e3db85b9c9e1d => generated 292 bytes in 23 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: 66/128] 199.204.45.4 () {48 vars in 1018 bytes} [Wed Jun 3 00:34:37 2026] PUT /v2.0/quotas/aa70056494f549c19d3e3db85b9c9e1d => generated 291 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:36:46.261 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [0a44092a-07a9-4162-9b62-40457324d234] 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-06-03 00:36:46.382 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4800c889-a480-4aeb-bf0e-122376f163a4 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 72/147] 199.204.45.4 () {30 vars in 737 bytes} [Wed Jun 3 00:36:46 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 00:36:46.398 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [404a8e5a-9464-49c4-82b4-9f9bc96ec227] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-03 00:36:46.398 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jun 3 00:36:46 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.4) !!! /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: 76/148] 199.204.45.4 () {30 vars in 759 bytes} [Wed Jun 3 00:36:46 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 00:36:48.122 7 INFO oslo.messaging._drivers.impl_rabbit [-] [0a44092a-07a9-4162-9b62-40457324d234] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39184. 2026-06-03 00:36:48.196 7 INFO neutron.pecan_wsgi.hooks.translation [None req-181358ed-19cf-4df5-b046-5dbc44265dea 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 73/149] 199.204.45.4 () {30 vars in 737 bytes} [Wed Jun 3 00:36:48 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 142 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 00:36:48.236 8 INFO oslo.messaging._drivers.impl_rabbit [-] [404a8e5a-9464-49c4-82b4-9f9bc96ec227] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39200. [pid: 8|app: 0|req: 77/150] 199.204.45.4 () {30 vars in 759 bytes} [Wed Jun 3 00:36:48 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 00:43:13.490 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [0a44092a-07a9-4162-9b62-40457324d234] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-03 00:43:13.491 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jun 3 00:43:13 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=cce6398fd6714c0b8bb31c77d2eb9003 (ip 199.204.45.4) !!! 2026-06-03 00:43:13.635 7 INFO neutron.api.v2.resource [None req-8ab1f86d-4ca3-4b9c-8b82-b00797e8d00e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 100/203] 199.204.45.4 () {44 vars in 1065 bytes} [Wed Jun 3 00:43:13 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=cce6398fd6714c0b8bb31c77d2eb9003 => generated 139 bytes in 152 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 00:43:13.643 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [404a8e5a-9464-49c4-82b4-9f9bc96ec227] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-03 00:43:13.645 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jun 3 00:43:13 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=cce6398fd6714c0b8bb31c77d2eb9003 (ip 199.204.45.4) !!! [pid: 8|app: 0|req: 104/204] 199.204.45.4 () {44 vars in 1088 bytes} [Wed Jun 3 00:43:13 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=cce6398fd6714c0b8bb31c77d2eb9003 => generated 23 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/205] 199.204.45.4 () {48 vars in 972 bytes} [Wed Jun 3 00:43:13 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-06-03 00:43:14.920 8 INFO oslo.messaging._drivers.impl_rabbit [-] [404a8e5a-9464-49c4-82b4-9f9bc96ec227] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44220. [pid: 8|app: 0|req: 105/206] 199.204.45.4 () {44 vars in 1079 bytes} [Wed Jun 3 00:43:14 2026] GET /v2.0/security-groups/4e65e907-c696-4ba6-8cbb-d17c1aabcaa1?project_id=cce6398fd6714c0b8bb31c77d2eb9003 => generated 1624 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/207] 199.204.45.4 () {44 vars in 992 bytes} [Wed Jun 3 00:43:14 2026] GET /v2.0/security-groups/4e65e907-c696-4ba6-8cbb-d17c1aabcaa1 => generated 1624 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/208] 199.204.45.4 () {44 vars in 1079 bytes} [Wed Jun 3 00:43:15 2026] GET /v2.0/security-groups/4e65e907-c696-4ba6-8cbb-d17c1aabcaa1?project_id=cce6398fd6714c0b8bb31c77d2eb9003 => generated 1624 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 00:43:15.117 7 INFO oslo.messaging._drivers.impl_rabbit [-] [0a44092a-07a9-4162-9b62-40457324d234] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44226. [pid: 7|app: 0|req: 103/209] 199.204.45.4 () {48 vars in 982 bytes} [Wed Jun 3 00:43:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/210] 199.204.45.4 () {44 vars in 1079 bytes} [Wed Jun 3 00:43:16 2026] GET /v2.0/security-groups/4e65e907-c696-4ba6-8cbb-d17c1aabcaa1?project_id=cce6398fd6714c0b8bb31c77d2eb9003 => generated 2234 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/211] 199.204.45.4 () {44 vars in 992 bytes} [Wed Jun 3 00:43:16 2026] GET /v2.0/security-groups/4e65e907-c696-4ba6-8cbb-d17c1aabcaa1 => generated 2234 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/212] 199.204.45.4 () {44 vars in 1079 bytes} [Wed Jun 3 00:43:16 2026] GET /v2.0/security-groups/4e65e907-c696-4ba6-8cbb-d17c1aabcaa1?project_id=cce6398fd6714c0b8bb31c77d2eb9003 => generated 2234 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/213] 199.204.45.4 () {48 vars in 982 bytes} [Wed Jun 3 00:43:16 2026] POST /v2.0/security-group-rules => generated 599 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/214] 199.204.45.4 () {44 vars in 1079 bytes} [Wed Jun 3 00:43:17 2026] GET /v2.0/security-groups/4e65e907-c696-4ba6-8cbb-d17c1aabcaa1?project_id=cce6398fd6714c0b8bb31c77d2eb9003 => generated 2846 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/215] 199.204.45.4 () {44 vars in 992 bytes} [Wed Jun 3 00:43:17 2026] GET /v2.0/security-groups/4e65e907-c696-4ba6-8cbb-d17c1aabcaa1 => 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: 110/216] 199.204.45.4 () {44 vars in 1079 bytes} [Wed Jun 3 00:43:17 2026] GET /v2.0/security-groups/4e65e907-c696-4ba6-8cbb-d17c1aabcaa1?project_id=cce6398fd6714c0b8bb31c77d2eb9003 => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/217] 199.204.45.4 () {48 vars in 982 bytes} [Wed Jun 3 00:43:17 2026] POST /v2.0/security-group-rules => generated 601 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/218] 199.204.45.4 () {44 vars in 1079 bytes} [Wed Jun 3 00:43:18 2026] GET /v2.0/security-groups/4e65e907-c696-4ba6-8cbb-d17c1aabcaa1?project_id=cce6398fd6714c0b8bb31c77d2eb9003 => generated 3460 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/219] 199.204.45.4 () {44 vars in 992 bytes} [Wed Jun 3 00:43:18 2026] GET /v2.0/security-groups/4e65e907-c696-4ba6-8cbb-d17c1aabcaa1 => generated 3460 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/220] 199.204.45.4 () {44 vars in 1079 bytes} [Wed Jun 3 00:43:18 2026] GET /v2.0/security-groups/4e65e907-c696-4ba6-8cbb-d17c1aabcaa1?project_id=cce6398fd6714c0b8bb31c77d2eb9003 => generated 3460 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/221] 199.204.45.4 () {48 vars in 982 bytes} [Wed Jun 3 00:43:18 2026] POST /v2.0/security-group-rules => generated 602 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/240] 199.204.45.4 () {30 vars in 737 bytes} [Wed Jun 3 00:45:29 2026] GET /v2.0/networks?tenant_id=cce6398fd6714c0b8bb31c77d2eb9003&shared=False => generated 15 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 00:45:30.164 8 INFO neutron.db.segments_db [None req-f002140d-c9c8-462c-b481-e5d13d5deb68 c5e189a8ec7e4dbea761c91e475714bb cce6398fd6714c0b8bb31c77d2eb9003 - - 5b3f0ef3f9d2413bb9b4445d9a55de15 5b3f0ef3f9d2413bb9b4445d9a55de15] Added segment 03cc4049-6789-4389-8afe-16d9d8860888 of type vxlan for network 9e5c608d-40b2-4b28-9828-ef069e839d54 [pid: 8|app: 0|req: 122/241] 199.204.45.4 () {34 vars in 679 bytes} [Wed Jun 3 00:45:30 2026] POST /v2.0/networks => generated 718 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/242] 199.204.45.4 () {30 vars in 719 bytes} [Wed Jun 3 00:45:30 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => 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: 123/243] 199.204.45.4 () {30 vars in 630 bytes} [Wed Jun 3 00:45:30 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: 7|app: 0|req: 121/244] 199.204.45.4 () {34 vars in 674 bytes} [Wed Jun 3 00:45:30 2026] POST /v2.0/ports => generated 999 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/245] 199.204.45.4 () {30 vars in 700 bytes} [Wed Jun 3 00:45:30 2026] GET /v2.0/networks/9e5c608d-40b2-4b28-9828-ef069e839d54 => generated 705 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/246] 199.204.45.4 () {30 vars in 719 bytes} [Wed Jun 3 00:45:32 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/247] 199.204.45.4 () {30 vars in 700 bytes} [Wed Jun 3 00:45:32 2026] GET /v2.0/networks/9e5c608d-40b2-4b28-9828-ef069e839d54 => generated 705 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/250] 199.204.45.4 () {44 vars in 966 bytes} [Wed Jun 3 00:45:51 2026] GET /v2.0/quotas/cce6398fd6714c0b8bb31c77d2eb9003 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/251] 199.204.45.4 () {48 vars in 1018 bytes} [Wed Jun 3 00:45:52 2026] PUT /v2.0/quotas/cce6398fd6714c0b8bb31c77d2eb9003 => generated 291 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:57:23.628 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [0a44092a-07a9-4162-9b62-40457324d234] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-03 00:57:23.631 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jun 3 00:57:23 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.4) !!! 2026-06-03 00:57:23.777 7 INFO neutron.pecan_wsgi.hooks.translation [None req-17889650-fe96-45e2-887c-a7bc7fbd5a02 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 171/344] 199.204.45.4 () {44 vars in 918 bytes} [Wed Jun 3 00:57:23 2026] GET /v2.0/networks/public => generated 108 bytes in 155 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 00:57:23.789 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [404a8e5a-9464-49c4-82b4-9f9bc96ec227] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-03 00:57:23.790 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jun 3 00:57:23 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.4) !!! [pid: 8|app: 0|req: 174/345] 199.204.45.4 () {44 vars in 940 bytes} [Wed Jun 3 00:57:23 2026] GET /v2.0/networks?name=public => generated 753 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:57:24.969 7 INFO oslo.messaging._drivers.impl_rabbit [-] [0a44092a-07a9-4162-9b62-40457324d234] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58638. 2026-06-03 00:57:25.000 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9187b88a-10bf-4178-a59e-86c6a8c89791 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 172/346] 199.204.45.4 () {44 vars in 918 bytes} [Wed Jun 3 00:57:24 2026] GET /v2.0/networks/public => generated 108 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 00:57:25.036 8 INFO oslo.messaging._drivers.impl_rabbit [-] [404a8e5a-9464-49c4-82b4-9f9bc96ec227] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58644. [pid: 8|app: 0|req: 175/347] 199.204.45.4 () {44 vars in 940 bytes} [Wed Jun 3 00:57:25 2026] GET /v2.0/networks?name=public => generated 753 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:57:25.068 7 INFO neutron.pecan_wsgi.hooks.translation [None req-83956d41-bde9-4957-8332-4945977ace7c 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 173/348] 199.204.45.4 () {44 vars in 1025 bytes} [Wed Jun 3 00:57:25 2026] GET /v2.0/subnets/public-subnet?network_id=7b7b3493-24d1-4be6-94e3-52f7af84af90 => generated 113 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/349] 199.204.45.4 () {44 vars in 1048 bytes} [Wed Jun 3 00:57:25 2026] GET /v2.0/subnets?name=public-subnet&network_id=7b7b3493-24d1-4be6-94e3-52f7af84af90 => generated 667 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:57:54.109 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8d62492e-630d-4dce-bd1f-9aff71543aa4 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 179/354] 199.204.45.4 () {44 vars in 928 bytes} [Wed Jun 3 00:57:54 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 74 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/355] 199.204.45.4 () {44 vars in 950 bytes} [Wed Jun 3 00:57:54 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 734 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:57:55.136 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fd07e01b-fe8e-4d28-bbaa-e861e1f32146 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 180/356] 199.204.45.4 () {44 vars in 928 bytes} [Wed Jun 3 00:57:55 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: 7|app: 0|req: 177/357] 199.204.45.4 () {44 vars in 950 bytes} [Wed Jun 3 00:57:55 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 734 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:57:55.208 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2cb4bc37-987b-41f0-8a0d-bf17eecec9ee 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 181/358] 199.204.45.4 () {44 vars in 1027 bytes} [Wed Jun 3 00:57:55 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=b0c445cb-aacb-4c6d-b183-283574698c2c => generated 114 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/359] 199.204.45.4 () {44 vars in 1050 bytes} [Wed Jun 3 00:57:55 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=b0c445cb-aacb-4c6d-b183-283574698c2c => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:57:56.366 8 INFO neutron.api.v2.resource [None req-7fea22d3-10e8-491c-b1d3-58483d4803ad 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 182/360] 199.204.45.4 () {44 vars in 962 bytes} [Wed Jun 3 00:57:56 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/361] 199.204.45.4 () {44 vars in 984 bytes} [Wed Jun 3 00:57:56 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/364] 199.204.45.4 () {44 vars in 992 bytes} [Wed Jun 3 00:57:57 2026] GET /v2.0/security-groups/66a743de-e6f7-46bd-b0cf-dfeb681e7daf => generated 4694 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/365] 199.204.45.4 () {44 vars in 992 bytes} [Wed Jun 3 00:57:57 2026] GET /v2.0/security-groups/66a743de-e6f7-46bd-b0cf-dfeb681e7daf => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/366] 199.204.45.4 () {44 vars in 1002 bytes} [Wed Jun 3 00:57:57 2026] GET /v2.0/security-group-rules/22a6b9b7-7007-4741-9d83-2be1efdb3cdb => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/367] 199.204.45.4 () {44 vars in 992 bytes} [Wed Jun 3 00:57:58 2026] GET /v2.0/security-groups/66a743de-e6f7-46bd-b0cf-dfeb681e7daf => generated 4694 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/368] 199.204.45.4 () {44 vars in 992 bytes} [Wed Jun 3 00:57:58 2026] GET /v2.0/security-groups/66a743de-e6f7-46bd-b0cf-dfeb681e7daf => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/369] 199.204.45.4 () {44 vars in 1002 bytes} [Wed Jun 3 00:57:58 2026] GET /v2.0/security-group-rules/657cab68-a0b5-43b9-b6b7-ce700b86a87f => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/370] 199.204.45.4 () {44 vars in 992 bytes} [Wed Jun 3 00:57:59 2026] GET /v2.0/security-groups/66a743de-e6f7-46bd-b0cf-dfeb681e7daf => generated 4694 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/371] 199.204.45.4 () {44 vars in 992 bytes} [Wed Jun 3 00:57:59 2026] GET /v2.0/security-groups/66a743de-e6f7-46bd-b0cf-dfeb681e7daf => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/372] 199.204.45.4 () {44 vars in 1002 bytes} [Wed Jun 3 00:57:59 2026] GET /v2.0/security-group-rules/78032889-7252-456b-8c8c-be1b8b4b540a => generated 603 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/373] 199.204.45.4 () {44 vars in 992 bytes} [Wed Jun 3 00:58:00 2026] GET /v2.0/security-groups/66a743de-e6f7-46bd-b0cf-dfeb681e7daf => 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: 186/374] 199.204.45.4 () {44 vars in 992 bytes} [Wed Jun 3 00:58:00 2026] GET /v2.0/security-groups/66a743de-e6f7-46bd-b0cf-dfeb681e7daf => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/375] 199.204.45.4 () {44 vars in 1002 bytes} [Wed Jun 3 00:58:00 2026] GET /v2.0/security-group-rules/5ef6394f-b724-4b37-8ee1-2c9ce5976dac => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/376] 199.204.45.4 () {44 vars in 992 bytes} [Wed Jun 3 00:58:01 2026] GET /v2.0/security-groups/66a743de-e6f7-46bd-b0cf-dfeb681e7daf => generated 4694 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/377] 199.204.45.4 () {44 vars in 992 bytes} [Wed Jun 3 00:58:01 2026] GET /v2.0/security-groups/66a743de-e6f7-46bd-b0cf-dfeb681e7daf => 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: 188/378] 199.204.45.4 () {44 vars in 1002 bytes} [Wed Jun 3 00:58:01 2026] GET /v2.0/security-group-rules/c3bf0219-8648-4208-8f6a-cf2f8bafdfae => generated 603 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/379] 199.204.45.4 () {44 vars in 978 bytes} [Wed Jun 3 00:58:02 2026] GET /v2.0/networks/b0c445cb-aacb-4c6d-b183-283574698c2c => generated 731 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:58:02.752 7 INFO neutron.pecan_wsgi.hooks.translation [None req-441fb4cd-8fa6-4245-954b-527967daef70 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 189/380] 199.204.45.4 () {44 vars in 1067 bytes} [Wed Jun 3 00:58:02 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=b0c445cb-aacb-4c6d-b183-283574698c2c => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/381] 199.204.45.4 () {44 vars in 1090 bytes} [Wed Jun 3 00:58:02 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=b0c445cb-aacb-4c6d-b183-283574698c2c => generated 1254 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/382] 199.204.45.4 () {44 vars in 992 bytes} [Wed Jun 3 00:58:02 2026] GET /v2.0/security-groups/66a743de-e6f7-46bd-b0cf-dfeb681e7daf => generated 4694 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 00:58:09.584 8 INFO neutron.pecan_wsgi.hooks.translation [None req-becfe7d0-c85a-4f18-b17c-74d3009f193f 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 193/383] 199.204.45.4 () {44 vars in 969 bytes} [Wed Jun 3 00:58:09 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/384] 199.204.45.4 () {44 vars in 991 bytes} [Wed Jun 3 00:58:09 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/385] 199.204.45.4 () {44 vars in 911 bytes} [Wed Jun 3 00:58:11 2026] GET /v2.0/ports => generated 4725 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 00:58:12.152 7 INFO neutron.api.v2.resource [None req-a4aada62-c968-49ca-b393-4513d3723788 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 193/388] 199.204.45.4 () {44 vars in 950 bytes} [Wed Jun 3 00:58:12 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/389] 199.204.45.4 () {44 vars in 972 bytes} [Wed Jun 3 00:58:12 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/390] 199.204.45.4 () {44 vars in 992 bytes} [Wed Jun 3 00:58:13 2026] GET /v2.0/security-groups/cc06ca33-bcf8-4bcb-acfa-aa0c24a06a2b => generated 2886 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/391] 199.204.45.4 () {44 vars in 992 bytes} [Wed Jun 3 00:58:13 2026] GET /v2.0/security-groups/cc06ca33-bcf8-4bcb-acfa-aa0c24a06a2b => generated 2886 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/392] 199.204.45.4 () {44 vars in 1002 bytes} [Wed Jun 3 00:58:13 2026] GET /v2.0/security-group-rules/26a5cf0e-f989-4214-927e-59fd2248e08d => generated 623 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/393] 199.204.45.4 () {44 vars in 992 bytes} [Wed Jun 3 00:58:14 2026] GET /v2.0/security-groups/cc06ca33-bcf8-4bcb-acfa-aa0c24a06a2b => generated 2886 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/394] 199.204.45.4 () {44 vars in 992 bytes} [Wed Jun 3 00:58:14 2026] GET /v2.0/security-groups/cc06ca33-bcf8-4bcb-acfa-aa0c24a06a2b => generated 2886 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/395] 199.204.45.4 () {44 vars in 1002 bytes} [Wed Jun 3 00:58:14 2026] GET /v2.0/security-group-rules/9c6845a5-46e6-426c-a8ae-fef46351db17 => generated 627 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/396] 199.204.45.4 () {44 vars in 966 bytes} [Wed Jun 3 00:58:26 2026] GET /v2.0/quotas/aa70056494f549c19d3e3db85b9c9e1d => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 00:59:17.459 8 INFO neutron.api.v2.resource [None req-929d22e5-1462-46e8-8aa6-11a13d785c13 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 204/405] 199.204.45.4 () {44 vars in 1065 bytes} [Wed Jun 3 00:59:17 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=cce6398fd6714c0b8bb31c77d2eb9003 => generated 139 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/406] 199.204.45.4 () {44 vars in 1088 bytes} [Wed Jun 3 00:59:17 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=cce6398fd6714c0b8bb31c77d2eb9003 => generated 4072 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/407] 199.204.45.4 () {44 vars in 1079 bytes} [Wed Jun 3 00:59:18 2026] GET /v2.0/security-groups/4e65e907-c696-4ba6-8cbb-d17c1aabcaa1?project_id=cce6398fd6714c0b8bb31c77d2eb9003 => generated 4075 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/408] 199.204.45.4 () {44 vars in 992 bytes} [Wed Jun 3 00:59:18 2026] GET /v2.0/security-groups/4e65e907-c696-4ba6-8cbb-d17c1aabcaa1 => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/409] 199.204.45.4 () {44 vars in 1002 bytes} [Wed Jun 3 00:59:18 2026] GET /v2.0/security-group-rules/aa4a1ef8-907c-4662-9e56-76a7ac185137 => generated 597 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/410] 199.204.45.4 () {44 vars in 1079 bytes} [Wed Jun 3 00:59:19 2026] GET /v2.0/security-groups/4e65e907-c696-4ba6-8cbb-d17c1aabcaa1?project_id=cce6398fd6714c0b8bb31c77d2eb9003 => 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: 207/411] 199.204.45.4 () {44 vars in 992 bytes} [Wed Jun 3 00:59:19 2026] GET /v2.0/security-groups/4e65e907-c696-4ba6-8cbb-d17c1aabcaa1 => 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: 205/412] 199.204.45.4 () {44 vars in 1002 bytes} [Wed Jun 3 00:59:19 2026] GET /v2.0/security-group-rules/67d3ff55-63be-4545-b15b-ec574e7a76af => generated 599 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/413] 199.204.45.4 () {44 vars in 1079 bytes} [Wed Jun 3 00:59:20 2026] GET /v2.0/security-groups/4e65e907-c696-4ba6-8cbb-d17c1aabcaa1?project_id=cce6398fd6714c0b8bb31c77d2eb9003 => 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: 206/414] 199.204.45.4 () {44 vars in 992 bytes} [Wed Jun 3 00:59:20 2026] GET /v2.0/security-groups/4e65e907-c696-4ba6-8cbb-d17c1aabcaa1 => generated 4075 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/415] 199.204.45.4 () {44 vars in 1002 bytes} [Wed Jun 3 00:59:20 2026] GET /v2.0/security-group-rules/07a3ed5d-5a93-47ea-8017-c21e7ac53945 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/416] 199.204.45.4 () {44 vars in 1079 bytes} [Wed Jun 3 00:59:21 2026] GET /v2.0/security-groups/4e65e907-c696-4ba6-8cbb-d17c1aabcaa1?project_id=cce6398fd6714c0b8bb31c77d2eb9003 => 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: 210/417] 199.204.45.4 () {44 vars in 992 bytes} [Wed Jun 3 00:59:22 2026] GET /v2.0/security-groups/4e65e907-c696-4ba6-8cbb-d17c1aabcaa1 => generated 4075 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/418] 199.204.45.4 () {44 vars in 1002 bytes} [Wed Jun 3 00:59:22 2026] GET /v2.0/security-group-rules/c6df1919-815e-462a-acfc-6acd9ac4455f => 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: 210/421] 199.204.45.4 () {44 vars in 966 bytes} [Wed Jun 3 00:59:29 2026] GET /v2.0/quotas/cce6398fd6714c0b8bb31c77d2eb9003 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/428] 199.204.45.4 () {44 vars in 940 bytes} [Wed Jun 3 01:00:20 2026] GET /v2.0/networks?name=public => generated 753 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:00:59.944 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [404a8e5a-9464-49c4-82b4-9f9bc96ec227] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: [pid: 8|app: 0|req: 218/435] 10.0.0.18 () {32 vars in 647 bytes} [Wed Jun 3 01:00:59 2026] GET /v2.0/networks => generated 2167 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:01:01.200 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [0a44092a-07a9-4162-9b62-40457324d234] 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: 218/436] 10.0.0.18 () {32 vars in 653 bytes} [Wed Jun 3 01:01:01 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: 8|app: 0|req: 219/437] 10.0.0.18 () {32 vars in 645 bytes} [Wed Jun 3 01:01:01 2026] GET /v2.0/routers => generated 15 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/438] 10.0.0.18 () {32 vars in 641 bytes} [Wed Jun 3 01:01:01 2026] GET /v2.0/ports => generated 4725 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/439] 10.0.0.18 () {32 vars in 645 bytes} [Wed Jun 3 01:01:01 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/440] 10.0.0.18 () {32 vars in 647 bytes} [Wed Jun 3 01:01:01 2026] GET /v2.0/networks => generated 2167 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:01:01.451 8 INFO oslo.messaging._drivers.impl_rabbit [-] [404a8e5a-9464-49c4-82b4-9f9bc96ec227] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53954. [pid: 8|app: 0|req: 221/441] 10.0.0.18 () {32 vars in 661 bytes} [Wed Jun 3 01:01:01 2026] GET /v2.0/security-groups => generated 17401 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/442] 10.0.0.18 () {32 vars in 653 bytes} [Wed Jun 3 01:01:01 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) 2026-06-03 01:01:11.948 7 INFO oslo.messaging._drivers.impl_rabbit [-] [0a44092a-07a9-4162-9b62-40457324d234] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39462. 2026-06-03 01:01:12.163 7 INFO neutron.db.segments_db [None req-acceb543-fc2a-46ae-8a4b-c5964a208123 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Added segment b58ada2d-ff10-44f6-889c-9467beb8ce26 of type vxlan for network 8bb6a4c7-89cb-4d95-908b-af553239383c [pid: 7|app: 0|req: 223/445] 10.0.0.18 () {34 vars in 669 bytes} [Wed Jun 3 01:01:11 2026] POST /v2.0/networks => generated 747 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:01:12.276 8 INFO neutron.db.segments_db [None req-bcc02369-8869-43a9-8227-de279d587d80 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Added segment 6e7d228e-2f06-4b43-ac3e-745225776ed3 of type vxlan for network 4c441f32-3139-48df-b266-991c1e4013bc [pid: 8|app: 0|req: 223/446] 10.0.0.18 () {34 vars in 669 bytes} [Wed Jun 3 01:01:11 2026] POST /v2.0/networks => generated 748 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:01:12.485 7 INFO neutron.db.segments_db [None req-141955e9-fa23-4e92-90c1-4292bbae7682 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Added segment c8f88811-c262-4ea2-b7fd-c4bdd82a39a4 of type vxlan for network af7286b7-e078-4637-917e-feab15915463 [pid: 7|app: 0|req: 224/447] 10.0.0.18 () {34 vars in 669 bytes} [Wed Jun 3 01:01:12 2026] POST /v2.0/networks => generated 738 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/448] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:01:12 2026] POST /v2.0/subnets => generated 694 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/449] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:01:12 2026] POST /v2.0/subnets => generated 695 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/450] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:01:12 2026] POST /v2.0/subnets => generated 685 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:01:12.853 7 INFO neutron.db.segments_db [None req-463f6578-5ff1-42a8-af97-237611394bce 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Added segment 3cedd0c6-62cb-4fd0-a83f-175840971628 of type vxlan for network 0cbd641e-5b2f-4156-b915-3803e15a9e02 2026-06-03 01:01:12.867 8 INFO neutron.db.segments_db [None req-2e58ad2b-fadc-4bb3-9f0a-f0c4e07c4eaf 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Added segment f17ed0b5-fd1f-45ad-b7c5-0092e45be5ab of type vxlan for network a6281dd3-d9ce-4a21-a8e4-64e35a4be75d 2026-06-03 01:01:13.100 7 INFO neutron.db.l3_hamode_db [None req-463f6578-5ff1-42a8-af97-237611394bce 1e4faca4537740e1adab07724b703870 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:01:13.109 8 INFO neutron.db.l3_hamode_db [None req-2e58ad2b-fadc-4bb3-9f0a-f0c4e07c4eaf 1e4faca4537740e1adab07724b703870 55e82015b7fd432d90b33ad3640e3761 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:01:14.193 8 INFO neutron.db.l3_hamode_db [None req-2e58ad2b-fadc-4bb3-9f0a-f0c4e07c4eaf 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:01:14.198 7 INFO neutron.db.l3_hamode_db [None req-463f6578-5ff1-42a8-af97-237611394bce 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 226/451] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:01:12 2026] POST /v2.0/routers => generated 734 bytes in 2288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/452] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:01:12 2026] POST /v2.0/routers => generated 735 bytes in 2348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:01:15.212 8 INFO neutron.db.segments_db [None req-c484bd31-bfe9-480d-9391-344bdb22fac1 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Added segment a3af69a6-ce5a-42e5-afea-cc3a86c6aecc of type vxlan for network 6d754178-c13a-4882-8213-1904ca962479 [pid: 7|app: 0|req: 227/453] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:01:15 2026] GET /v2.0/security-groups?tenant_id=d5d7d1e8f7214d08a13a9a7e662a14b2&name=default => generated 2924 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:01:15.453 8 INFO neutron.db.l3_hamode_db [None req-c484bd31-bfe9-480d-9391-344bdb22fac1 1e4faca4537740e1adab07724b703870 61a30a8babe847d4b72be0cd6a1d576d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:01:16.289 8 INFO neutron.db.l3_hamode_db [None req-c484bd31-bfe9-480d-9391-344bdb22fac1 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 228/454] 10.0.0.18 () {34 vars in 781 bytes} [Wed Jun 3 01:01:15 2026] PUT /v2.0/routers/6ac19291-b8e7-4e45-86ed-966738553c07/add_router_interface => generated 309 bytes in 1149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/455] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:01:15 2026] POST /v2.0/routers => generated 725 bytes in 1952 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/456] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:01:17 2026] DELETE /v2.0/security-groups/9df80458-d5a4-44b8-9b15-366435e2c6d3 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:01:17.227 8 WARNING neutron_lib.context [None req-0934c333-2f88-40d0-8c4e-2b16fedec0fd 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 229/457] 10.0.0.18 () {34 vars in 683 bytes} [Wed Jun 3 01:01:17 2026] POST /v2.0/security-groups => generated 1661 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/458] 10.0.0.18 () {34 vars in 781 bytes} [Wed Jun 3 01:01:16 2026] PUT /v2.0/routers/e5fb4c48-464e-405a-9626-0754a0acd63a/add_router_interface => generated 309 bytes in 1461 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:01:17.922 7 WARNING neutron_lib.context [None req-8804ead7-879e-4c62-9080-8bcff26961e0 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 230/459] 10.0.0.18 () {34 vars in 693 bytes} [Wed Jun 3 01:01:17 2026] POST /v2.0/security-group-rules => generated 597 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:01:18.072 7 WARNING neutron_lib.context [None req-755e65af-6222-4989-b8fb-ccedc87e473e 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 231/460] 10.0.0.18 () {34 vars in 693 bytes} [Wed Jun 3 01:01:18 2026] POST /v2.0/security-group-rules => generated 602 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:01:18.177 7 WARNING neutron_lib.context [None req-a2040b09-776b-4efb-8326-2edb341f9a15 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 230/461] 10.0.0.18 () {34 vars in 781 bytes} [Wed Jun 3 01:01:17 2026] PUT /v2.0/routers/c41606bd-5619-4716-bd29-640da8d22e27/add_router_interface => generated 309 bytes in 1372 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/462] 10.0.0.18 () {34 vars in 674 bytes} [Wed Jun 3 01:01:18 2026] POST /v2.0/floatingips => generated 552 bytes in 614 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:01:18.984 8 WARNING neutron_lib.context [req-d4f097ba-ea24-451a-be93-90351c691612 req-37d127fa-3afe-4ecc-9216-917b22fec978 29da8a726da04191bb3332782ac0fda2 55e82015b7fd432d90b33ad3640e3761 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 231/463] 10.0.0.54 () {38 vars in 969 bytes} [Wed Jun 3 01:01:18 2026] POST /v2.0/security-groups => generated 1684 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 01:01:19.190 7 INFO neutron.db.segments_db [None req-a3d27546-f08a-4679-9876-35fd44c4ef87 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Added segment efcbf1a4-e4f6-45a8-a2cf-e1fee6ff5eea of type vxlan for network bb1352c5-6b6a-4c15-9868-51ed48031576 2026-06-03 01:01:19.222 8 WARNING neutron_lib.context [None req-a286e47b-6b77-4324-b761-53401132d650 1b6c3555ea7e485687ace177ac33566f 61a30a8babe847d4b72be0cd6a1d576d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 233/464] 10.0.0.18 () {34 vars in 669 bytes} [Wed Jun 3 01:01:18 2026] POST /v2.0/networks => generated 752 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/465] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:01:19 2026] POST /v2.0/subnets => generated 699 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/466] 10.0.0.54 () {34 vars in 989 bytes} [Wed Jun 3 01:01:19 2026] GET /v2.0/security-groups/1d2d192a-45ea-4878-b8f5-9545c76427a8 => generated 1684 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/467] 10.0.0.18 () {34 vars in 683 bytes} [Wed Jun 3 01:01:19 2026] POST /v2.0/security-groups => generated 1660 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 01:01:19.631 8 WARNING neutron_lib.context [req-3bfc73bb-5522-4b8a-ad29-2444d1084a2e req-ff9e9388-6245-4c7c-bfce-874d873e406f 29da8a726da04191bb3332782ac0fda2 55e82015b7fd432d90b33ad3640e3761 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:01:19.652 7 INFO neutron.db.segments_db [None req-7f9ba480-eb5f-4490-8d62-5ea63bb194c2 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Added segment d5966e60-7062-437b-a0d9-ab5bab7afb54 of type vxlan for network 6e39c34f-8697-41fb-b24a-10255b351bf2 [pid: 8|app: 0|req: 233/468] 10.0.0.54 () {38 vars in 979 bytes} [Wed Jun 3 01:01:19 2026] POST /v2.0/security-group-rules => generated 614 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:01:19.761 8 WARNING neutron_lib.context [None req-a049903b-e30b-413e-815a-e6c3b64ff75f 1b6c3555ea7e485687ace177ac33566f 61a30a8babe847d4b72be0cd6a1d576d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/469] 10.0.0.18 () {34 vars in 693 bytes} [Wed Jun 3 01:01:19 2026] POST /v2.0/security-group-rules => generated 597 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:01:19.896 8 WARNING neutron_lib.context [req-df450403-5b65-460b-89ff-026f522e8320 req-1c5fa5a7-3833-47c2-9f55-965ec5efabfb 29da8a726da04191bb3332782ac0fda2 55e82015b7fd432d90b33ad3640e3761 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:01:19.967 7 INFO neutron.db.l3_hamode_db [None req-7f9ba480-eb5f-4490-8d62-5ea63bb194c2 1e4faca4537740e1adab07724b703870 cf0a42b3696f471190f0782d1c7082b1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 235/470] 10.0.0.54 () {38 vars in 969 bytes} [Wed Jun 3 01:01:19 2026] POST /v2.0/security-groups => generated 1686 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 01:01:20.045 8 WARNING neutron_lib.context [None req-5b198f73-d95d-4ed5-a1d1-31ff1fc2dbf8 1b6c3555ea7e485687ace177ac33566f 61a30a8babe847d4b72be0cd6a1d576d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/471] 10.0.0.18 () {34 vars in 693 bytes} [Wed Jun 3 01:01:20 2026] POST /v2.0/security-group-rules => generated 602 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/472] 10.0.0.54 () {34 vars in 989 bytes} [Wed Jun 3 01:01:20 2026] GET /v2.0/security-groups/07b751c1-ad8d-4231-8db1-9a2735fa28bd => generated 1686 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:01:20.199 8 WARNING neutron_lib.context [None req-2da4bf48-de00-4a85-9eb3-c0cdc421aa02 1b6c3555ea7e485687ace177ac33566f 61a30a8babe847d4b72be0cd6a1d576d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/473] 10.0.0.18 () {34 vars in 674 bytes} [Wed Jun 3 01:01:20 2026] POST /v2.0/floatingips => generated 552 bytes in 585 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:01:20.787 8 WARNING neutron_lib.context [req-83063c03-5d28-4b8e-95dd-999eba5175dc req-9dc7dfb7-c670-4531-bb87-df36cc89da82 29da8a726da04191bb3332782ac0fda2 55e82015b7fd432d90b33ad3640e3761 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:01:20.804 7 INFO neutron.db.l3_hamode_db [None req-7f9ba480-eb5f-4490-8d62-5ea63bb194c2 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 239/474] 10.0.0.54 () {38 vars in 979 bytes} [Wed Jun 3 01:01:20 2026] POST /v2.0/security-group-rules => generated 614 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/475] 10.0.0.54 () {34 vars in 989 bytes} [Wed Jun 3 01:01:20 2026] GET /v2.0/security-groups/07b751c1-ad8d-4231-8db1-9a2735fa28bd => generated 2311 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:01:20.986 8 WARNING neutron_lib.context [req-95c9603a-1388-4c84-8773-3d9d17c05eb5 req-2199862f-69b1-4259-aad3-c05e04072857 29da8a726da04191bb3332782ac0fda2 55e82015b7fd432d90b33ad3640e3761 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 241/476] 10.0.0.54 () {38 vars in 979 bytes} [Wed Jun 3 01:01:20 2026] POST /v2.0/security-group-rules => generated 619 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/477] 10.0.0.54 () {34 vars in 989 bytes} [Wed Jun 3 01:01:21 2026] GET /v2.0/security-groups/07b751c1-ad8d-4231-8db1-9a2735fa28bd => generated 2941 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/478] 10.0.0.54 () {34 vars in 999 bytes} [Wed Jun 3 01:01:21 2026] GET /v2.0/security-group-rules/95dcd248-4104-40d9-bb92-ced227068960 => generated 616 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/479] 10.0.0.54 () {34 vars in 989 bytes} [Wed Jun 3 01:01:21 2026] GET /v2.0/security-groups/07b751c1-ad8d-4231-8db1-9a2735fa28bd => generated 2941 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/480] 10.0.0.54 () {34 vars in 1098 bytes} [Wed Jun 3 01:01:21 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1137291474&fields=id&tenant_id=61a30a8babe847d4b72be0cd6a1d576d => generated 69 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/481] 10.0.0.54 () {36 vars in 1021 bytes} [Wed Jun 3 01:01:21 2026] DELETE /v2.0/security-group-rules/95dcd248-4104-40d9-bb92-ced227068960 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/482] 10.0.0.54 () {34 vars in 980 bytes} [Wed Jun 3 01:01:21 2026] GET /v2.0/networks?id=af7286b7-e078-4637-917e-feab15915463 => generated 670 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/483] 10.0.0.54 () {34 vars in 989 bytes} [Wed Jun 3 01:01:21 2026] GET /v2.0/security-groups/07b751c1-ad8d-4231-8db1-9a2735fa28bd => generated 2311 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/484] 10.0.0.54 () {34 vars in 963 bytes} [Wed Jun 3 01:01:21 2026] GET /v2.0/quotas/61a30a8babe847d4b72be0cd6a1d576d => 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: 250/485] 10.0.0.54 () {36 vars in 1011 bytes} [Wed Jun 3 01:01:21 2026] DELETE /v2.0/security-groups/07b751c1-ad8d-4231-8db1-9a2735fa28bd => 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: 236/486] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:01:19 2026] POST /v2.0/routers => generated 739 bytes in 2099 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/487] 10.0.0.54 () {34 vars in 1000 bytes} [Wed Jun 3 01:01:21 2026] GET /v2.0/ports?tenant_id=61a30a8babe847d4b72be0cd6a1d576d&fields=id => generated 103 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/488] 10.0.0.54 () {34 vars in 989 bytes} [Wed Jun 3 01:01:21 2026] GET /v2.0/security-groups/1d2d192a-45ea-4878-b8f5-9545c76427a8 => generated 2309 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/489] 10.0.0.54 () {36 vars in 1011 bytes} [Wed Jun 3 01:01:21 2026] DELETE /v2.0/security-groups/1d2d192a-45ea-4878-b8f5-9545c76427a8 => 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: 252/490] 10.0.0.18 () {34 vars in 781 bytes} [Wed Jun 3 01:01:21 2026] PUT /v2.0/routers/90c18b41-3735-4d30-bc7a-c446a22e36eb/add_router_interface => generated 309 bytes in 1172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/491] 10.0.0.54 () {34 vars in 905 bytes} [Wed Jun 3 01:01:22 2026] GET /v2.0/extensions => generated 20516 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/492] 10.0.0.18 () {34 vars in 787 bytes} [Wed Jun 3 01:01:21 2026] PUT /v2.0/routers/e5fb4c48-464e-405a-9626-0754a0acd63a/remove_router_interface => generated 309 bytes in 1123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/493] 10.0.0.54 () {34 vars in 1006 bytes} [Wed Jun 3 01:01:22 2026] GET /v2.0/networks/af7286b7-e078-4637-917e-feab15915463?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: 255/494] 10.0.0.54 () {34 vars in 1106 bytes} [Wed Jun 3 01:01:23 2026] GET /v2.0/networks/af7286b7-e078-4637-917e-feab15915463?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: 8|app: 0|req: 256/495] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:23 2026] GET /v2.0/ports?device_id=9ea952d4-7cef-4e81-a8fb-26e210f062d5 => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:01:23.382 8 WARNING neutron_lib.context [None req-496198c9-3fa0-4693-8924-0f81e30c28f9 8fa7a4e34c6245e98316ab3d5cb1f733 cf0a42b3696f471190f0782d1c7082b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 257/496] 10.0.0.18 () {34 vars in 683 bytes} [Wed Jun 3 01:01:23 2026] POST /v2.0/security-groups => generated 1660 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 01:01:23.526 8 WARNING neutron_lib.context [None req-6020ba5d-bea0-4676-83ea-5f505856bb28 8fa7a4e34c6245e98316ab3d5cb1f733 cf0a42b3696f471190f0782d1c7082b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:01:23.546 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-4f30a4a7-8c72-45e2-b03f-12bcdaeaf7fa 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - 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() [pid: 8|app: 0|req: 258/497] 10.0.0.18 () {34 vars in 693 bytes} [Wed Jun 3 01:01:23 2026] POST /v2.0/security-group-rules => generated 597 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/498] 10.0.0.54 () {34 vars in 1098 bytes} [Wed Jun 3 01:01:23 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1327815967&fields=id&tenant_id=12e8cc88f07b47d08ef47b74e7b6a4aa => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:01:23.713 8 WARNING neutron_lib.context [None req-82ce140c-758d-40f5-9b1e-475c0a0ecc32 8fa7a4e34c6245e98316ab3d5cb1f733 cf0a42b3696f471190f0782d1c7082b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 260/499] 10.0.0.18 () {34 vars in 693 bytes} [Wed Jun 3 01:01:23 2026] POST /v2.0/security-group-rules => generated 602 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/500] 10.0.0.54 () {34 vars in 980 bytes} [Wed Jun 3 01:01:23 2026] GET /v2.0/networks?id=8bb6a4c7-89cb-4d95-908b-af553239383c => generated 679 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:01:23.872 8 WARNING neutron_lib.context [None req-629994f5-a24b-4564-9d02-6034726e9a8d 8fa7a4e34c6245e98316ab3d5cb1f733 cf0a42b3696f471190f0782d1c7082b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:01:24.004 7 INFO neutron.db.l3_hamode_db [None req-4f30a4a7-8c72-45e2-b03f-12bcdaeaf7fa 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] HA network a6281dd3-d9ce-4a21-a8e4-64e35a4be75d was deleted as no HA routers are present in tenant 55e82015b7fd432d90b33ad3640e3761. [pid: 7|app: 0|req: 240/501] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:01:22 2026] DELETE /v2.0/routers/e5fb4c48-464e-405a-9626-0754a0acd63a => generated 0 bytes in 1032 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/502] 10.0.0.54 () {34 vars in 963 bytes} [Wed Jun 3 01:01:24 2026] GET /v2.0/quotas/12e8cc88f07b47d08ef47b74e7b6a4aa => 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: 242/503] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:01:24 2026] DELETE /v2.0/subnets/f81d3010-e9f6-44d7-a3cd-26ecd97f308a => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/504] 10.0.0.54 () {34 vars in 1000 bytes} [Wed Jun 3 01:01:24 2026] GET /v2.0/ports?tenant_id=12e8cc88f07b47d08ef47b74e7b6a4aa&fields=id => generated 103 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:01:24.336 7 INFO neutron.services.segments.plugin [-] Segment f17ed0b5-fd1f-45ad-b7c5-0092e45be5ab resource provider aggregate not found 2026-06-03 01:01:24.351 7 INFO neutron.services.segments.plugin [-] Segment f17ed0b5-fd1f-45ad-b7c5-0092e45be5ab 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 f17ed0b5-fd1f-45ad-b7c5-0092e45be5ab found for delete ", "request_id": "req-90898e98-c9d5-4921-9690-fa5833aa5ac8"}]} 2026-06-03 01:01:24.371 7 INFO neutron.services.segments.plugin [-] Segment f17ed0b5-fd1f-45ad-b7c5-0092e45be5ab resource provider aggregate not found 2026-06-03 01:01:24.389 7 INFO neutron.services.segments.plugin [-] Segment f17ed0b5-fd1f-45ad-b7c5-0092e45be5ab 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 f17ed0b5-fd1f-45ad-b7c5-0092e45be5ab found for delete ", "request_id": "req-f8142ad9-02ca-4091-9229-8078c2a2ff26"}]} [pid: 8|app: 0|req: 262/505] 10.0.0.18 () {34 vars in 674 bytes} [Wed Jun 3 01:01:23 2026] POST /v2.0/floatingips => generated 552 bytes in 530 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/506] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:24 2026] GET /v2.0/ports?device_id=9ea952d4-7cef-4e81-a8fb-26e210f062d5 => 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: 244/507] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:01:24 2026] DELETE /v2.0/networks/4c441f32-3139-48df-b266-991c1e4013bc => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/508] 10.0.0.54 () {34 vars in 905 bytes} [Wed Jun 3 01:01:24 2026] GET /v2.0/extensions => generated 20516 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/509] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:01:24 2026] GET /v2.0/security-groups?tenant_id=55e82015b7fd432d90b33ad3640e3761&name=default => generated 2921 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/510] 10.0.0.54 () {34 vars in 1006 bytes} [Wed Jun 3 01:01:24 2026] GET /v2.0/networks/8bb6a4c7-89cb-4d95-908b-af553239383c?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: 266/511] 10.0.0.54 () {34 vars in 1098 bytes} [Wed Jun 3 01:01:24 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1800370652&fields=id&tenant_id=cf0a42b3696f471190f0782d1c7082b1 => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/512] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:01:24 2026] DELETE /v2.0/security-groups/e8dad588-0a18-4d34-b233-e266a8b09c33 => 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: 267/513] 10.0.0.54 () {34 vars in 1106 bytes} [Wed Jun 3 01:01:24 2026] GET /v2.0/networks/8bb6a4c7-89cb-4d95-908b-af553239383c?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: 247/514] 10.0.0.54 () {34 vars in 980 bytes} [Wed Jun 3 01:01:24 2026] GET /v2.0/networks?id=bb1352c5-6b6a-4c15-9868-51ed48031576 => generated 684 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/515] 10.0.0.54 () {34 vars in 963 bytes} [Wed Jun 3 01:01:24 2026] GET /v2.0/quotas/cf0a42b3696f471190f0782d1c7082b1 => 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: 248/516] 10.0.0.54 () {34 vars in 1000 bytes} [Wed Jun 3 01:01:24 2026] GET /v2.0/ports?tenant_id=cf0a42b3696f471190f0782d1c7082b1&fields=id => generated 103 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/517] 10.0.0.54 () {34 vars in 1006 bytes} [Wed Jun 3 01:01:25 2026] GET /v2.0/networks/bb1352c5-6b6a-4c15-9868-51ed48031576?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: 249/518] 10.0.0.54 () {34 vars in 1106 bytes} [Wed Jun 3 01:01:25 2026] GET /v2.0/networks/bb1352c5-6b6a-4c15-9868-51ed48031576?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: 270/519] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:25 2026] GET /v2.0/ports?device_id=50364604-977a-4744-9a97-841144f3ff3f => 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: 250/520] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:25 2026] GET /v2.0/ports?device_id=664d86a0-6e89-432d-b77c-048c81f84f12 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/521] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:25 2026] GET /v2.0/ports?device_id=9ea952d4-7cef-4e81-a8fb-26e210f062d5 => 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: 251/522] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:26 2026] GET /v2.0/ports?device_id=50364604-977a-4744-9a97-841144f3ff3f => 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: 272/523] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:26 2026] GET /v2.0/ports?device_id=664d86a0-6e89-432d-b77c-048c81f84f12 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:01:26.644 7 INFO neutron.services.segments.plugin [-] Segment 6e7d228e-2f06-4b43-ac3e-745225776ed3 resource provider aggregate not found 2026-06-03 01:01:26.649 7 INFO neutron.services.segments.plugin [-] Segment 6e7d228e-2f06-4b43-ac3e-745225776ed3 resource provider aggregate not found [pid: 7|app: 0|req: 253/526] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:26 2026] GET /v2.0/ports?device_id=9ea952d4-7cef-4e81-a8fb-26e210f062d5 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:01:26.975 8 INFO neutron.db.segments_db [None req-4ee2ee5a-700c-4acd-9dde-216ce8e34fd2 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Added segment dbf2036a-6798-49c5-a840-0ffc4c6cd805 of type vxlan for network bdb980e3-7829-45ef-a291-b2d9f3e8b93c [pid: 8|app: 0|req: 274/527] 10.0.0.18 () {34 vars in 669 bytes} [Wed Jun 3 01:01:26 2026] POST /v2.0/networks => generated 744 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:01:27.066 7 INFO neutron.services.segments.plugin [-] Segment 6e7d228e-2f06-4b43-ac3e-745225776ed3 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 6e7d228e-2f06-4b43-ac3e-745225776ed3 found for delete ", "request_id": "req-7aa23348-281a-4a57-a35e-25f8d189279a"}]} 2026-06-03 01:01:27.067 7 INFO neutron.services.segments.plugin [-] Segment 6e7d228e-2f06-4b43-ac3e-745225776ed3 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 6e7d228e-2f06-4b43-ac3e-745225776ed3 found for delete ", "request_id": "req-48369119-773f-4e57-808c-1536a1cd536d"}]} [pid: 7|app: 0|req: 254/528] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:01:27 2026] POST /v2.0/subnets => generated 691 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:01:27.335 8 INFO neutron.db.segments_db [None req-aa13e822-0201-4113-94a6-d3f823b03426 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Added segment b223f028-7ece-4e14-a83a-5087b1a477fc of type vxlan for network 44f6d6ea-66b4-4277-a8aa-6ae776391e2e [pid: 7|app: 0|req: 255/529] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:27 2026] GET /v2.0/ports?device_id=50364604-977a-4744-9a97-841144f3ff3f => 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: 256/530] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:27 2026] GET /v2.0/ports?device_id=664d86a0-6e89-432d-b77c-048c81f84f12 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:01:27.595 8 INFO neutron.db.l3_hamode_db [None req-aa13e822-0201-4113-94a6-d3f823b03426 1e4faca4537740e1adab07724b703870 5a5839841409441bbf1c5dc881da2c80 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 257/531] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:27 2026] GET /v2.0/ports?device_id=9ea952d4-7cef-4e81-a8fb-26e210f062d5 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/532] 199.204.45.4 () {34 vars in 983 bytes} [Wed Jun 3 01:01:28 2026] GET /v2.0/networks?id=af7286b7-e078-4637-917e-feab15915463 => generated 670 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:01:28.359 8 INFO neutron.db.l3_hamode_db [None req-aa13e822-0201-4113-94a6-d3f823b03426 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 259/533] 199.204.45.4 () {34 vars in 1047 bytes} [Wed Jun 3 01:01:28 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=61a30a8babe847d4b72be0cd6a1d576d => generated 181 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:01:28.377 7 WARNING neutron_lib.context [req-0d8d5ec0-796b-42c0-a714-e4123130a379 req-74de79f7-d4ae-41fc-8eb1-0544ed903d4f 1b6c3555ea7e485687ace177ac33566f 61a30a8babe847d4b72be0cd6a1d576d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 260/534] 199.204.45.4 () {38 vars in 952 bytes} [Wed Jun 3 01:01:28 2026] POST /v2.0/ports => generated 958 bytes in 768 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: 261/535] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:29 2026] GET /v2.0/ports?device_id=50364604-977a-4744-9a97-841144f3ff3f => 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: 262/536] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:29 2026] GET /v2.0/ports?device_id=664d86a0-6e89-432d-b77c-048c81f84f12 => 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: 263/537] 199.204.45.4 () {34 vars in 908 bytes} [Wed Jun 3 01:01:29 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: 7|app: 0|req: 264/538] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:29 2026] GET /v2.0/ports?device_id=9ea952d4-7cef-4e81-a8fb-26e210f062d5 => generated 961 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/539] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:01:29 2026] GET /v2.0/security-groups?id=0a7aaf82-02bc-4472-a58b-6c3f68beadce&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: 275/540] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:01:27 2026] POST /v2.0/routers => generated 731 bytes in 2087 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/541] 199.204.45.4 () {38 vars in 1025 bytes} [Wed Jun 3 01:01:29 2026] PUT /v2.0/ports/e373ecbb-fb9b-48ff-952e-bc6471cae459 => generated 1239 bytes in 472 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: 277/542] 199.204.45.4 () {34 vars in 983 bytes} [Wed Jun 3 01:01:30 2026] GET /v2.0/networks?id=8bb6a4c7-89cb-4d95-908b-af553239383c => generated 679 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/543] 199.204.45.4 () {34 vars in 1047 bytes} [Wed Jun 3 01:01:30 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=12e8cc88f07b47d08ef47b74e7b6a4aa => generated 181 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:01:30.140 8 WARNING neutron_lib.context [req-7887363b-7c42-494c-a41a-9fa30b65555a req-6614e4ec-b08f-450a-b646-f501cd8e3d73 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 266/544] 10.0.0.18 () {34 vars in 781 bytes} [Wed Jun 3 01:01:29 2026] PUT /v2.0/routers/396e98a7-1313-436c-9118-f88aba09c225/add_router_interface => generated 309 bytes in 1172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/545] 199.204.45.4 () {38 vars in 952 bytes} [Wed Jun 3 01:01:30 2026] POST /v2.0/ports => generated 954 bytes in 457 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: 280/546] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:30 2026] GET /v2.0/ports?device_id=664d86a0-6e89-432d-b77c-048c81f84f12 => 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: 267/547] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:30 2026] GET /v2.0/ports?device_id=50364604-977a-4744-9a97-841144f3ff3f => generated 957 bytes in 400 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/548] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:01:30 2026] GET /v2.0/security-groups?id=52cd6277-b26e-4ea5-9ad8-a2e1067d19e1&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:01:31.091 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-34ccc3e3-5b83-4945-a12f-b71333383144'] response: {'name': 'network-changed', 'server_uuid': '9ea952d4-7cef-4e81-a8fb-26e210f062d5', 'tag': 'e373ecbb-fb9b-48ff-952e-bc6471cae459', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 269/549] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:01:31 2026] GET /v2.0/ports?tenant_id=61a30a8babe847d4b72be0cd6a1d576d&device_id=9ea952d4-7cef-4e81-a8fb-26e210f062d5 => generated 1242 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/550] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:31 2026] GET /v2.0/ports?device_id=9ea952d4-7cef-4e81-a8fb-26e210f062d5 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/551] 199.204.45.4 () {34 vars in 1057 bytes} [Wed Jun 3 01:01:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=e373ecbb-fb9b-48ff-952e-bc6471cae459 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/552] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:01:31 2026] GET /v2.0/security-groups?id=0a7aaf82-02bc-4472-a58b-6c3f68beadce&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-06-03 01:01:31.228 7 WARNING neutron_lib.context [req-457cb21b-ea0b-45f6-9433-29475e293ec7 req-62dba72c-28f0-4e5d-b9c4-e7d2d125370b f8f16cdf893d41f990a9bf43f1fb6ab5 5a5839841409441bbf1c5dc881da2c80 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 273/553] 10.0.0.54 () {38 vars in 969 bytes} [Wed Jun 3 01:01:31 2026] POST /v2.0/security-groups => generated 1682 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/554] 199.204.45.4 () {34 vars in 981 bytes} [Wed Jun 3 01:01:31 2026] GET /v2.0/subnets?id=97902639-fc71-477a-bd7c-cd51853572e2 => generated 688 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:01:31.377 7 WARNING neutron_lib.context [req-3d47fa6f-1fc0-43b8-a47b-6804242017f7 req-95f1fe39-f56c-44c7-ac1b-4295eece76c4 f8f16cdf893d41f990a9bf43f1fb6ab5 5a5839841409441bbf1c5dc881da2c80 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 281/555] 199.204.45.4 () {38 vars in 1025 bytes} [Wed Jun 3 01:01:30 2026] PUT /v2.0/ports/60c8c76a-7d89-4e02-b9e1-09118847a1e1 => generated 1235 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: 282/556] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:01:31 2026] GET /v2.0/ports?network_id=af7286b7-e078-4637-917e-feab15915463&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/557] 10.0.0.54 () {38 vars in 969 bytes} [Wed Jun 3 01:01:31 2026] POST /v2.0/security-groups => generated 1681 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 01:01:31.529 8 WARNING neutron_lib.context [req-45455961-0c31-432a-9ffc-efd13f031c41 req-0116c320-8513-492a-ba3f-1f5bc1a967e9 f8f16cdf893d41f990a9bf43f1fb6ab5 5a5839841409441bbf1c5dc881da2c80 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 276/558] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:01:31 2026] GET /v2.0/networks/af7286b7-e078-4637-917e-feab15915463?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: 283/559] 10.0.0.54 () {38 vars in 969 bytes} [Wed Jun 3 01:01:31 2026] POST /v2.0/security-groups => generated 1681 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/560] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:01:31 2026] GET /v2.0/networks/af7286b7-e078-4637-917e-feab15915463?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/561] 10.0.0.54 () {34 vars in 1000 bytes} [Wed Jun 3 01:01:31 2026] GET /v2.0/security-groups?tenant_id=5a5839841409441bbf1c5dc881da2c80 => generated 7909 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/562] 10.0.0.54 () {34 vars in 989 bytes} [Wed Jun 3 01:01:31 2026] GET /v2.0/security-groups/3e65267e-b011-429b-98dc-fc91e7aae9cc => generated 2922 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/563] 10.0.0.54 () {34 vars in 989 bytes} [Wed Jun 3 01:01:31 2026] GET /v2.0/security-groups/3e65267e-b011-429b-98dc-fc91e7aae9cc => generated 2922 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/564] 10.0.0.54 () {34 vars in 989 bytes} [Wed Jun 3 01:01:31 2026] GET /v2.0/security-groups/c571656a-f51e-4a33-9d57-d3e5e2fe281a => generated 1682 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/565] 10.0.0.54 () {36 vars in 1011 bytes} [Wed Jun 3 01:01:31 2026] DELETE /v2.0/security-groups/c571656a-f51e-4a33-9d57-d3e5e2fe281a => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:01:32.039 8 INFO neutron.api.v2.resource [req-6fbb9ee7-d5a1-4d7c-a438-1b9f99c57058 req-e04e4f75-8cab-4f68-9e7b-3c62cdb5627f f8f16cdf893d41f990a9bf43f1fb6ab5 5a5839841409441bbf1c5dc881da2c80 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 287/566] 10.0.0.54 () {34 vars in 989 bytes} [Wed Jun 3 01:01:32 2026] GET /v2.0/security-groups/c571656a-f51e-4a33-9d57-d3e5e2fe281a => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/567] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:32 2026] GET /v2.0/ports?device_id=664d86a0-6e89-432d-b77c-048c81f84f12 => 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: 288/568] 10.0.0.54 () {34 vars in 989 bytes} [Wed Jun 3 01:01:32 2026] GET /v2.0/security-groups/13df627c-1bf7-4b4c-a361-840d0c2a207c => generated 1681 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/569] 199.204.45.4 () {34 vars in 983 bytes} [Wed Jun 3 01:01:32 2026] GET /v2.0/networks?id=bb1352c5-6b6a-4c15-9868-51ed48031576 => generated 684 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/570] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:32 2026] GET /v2.0/ports?device_id=50364604-977a-4744-9a97-841144f3ff3f => generated 969 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/571] 199.204.45.4 () {34 vars in 1047 bytes} [Wed Jun 3 01:01:32 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cf0a42b3696f471190f0782d1c7082b1 => generated 181 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/572] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:01:32 2026] GET /v2.0/security-groups?id=52cd6277-b26e-4ea5-9ad8-a2e1067d19e1&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:01:32.231 8 WARNING neutron_lib.context [req-167c9933-b04f-40e7-bb35-8309ed18a9d3 req-d044fa4b-05db-45bf-b976-cb57a41c6bd5 8fa7a4e34c6245e98316ab3d5cb1f733 cf0a42b3696f471190f0782d1c7082b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 282/573] 10.0.0.54 () {36 vars in 1011 bytes} [Wed Jun 3 01:01:32 2026] DELETE /v2.0/security-groups/13df627c-1bf7-4b4c-a361-840d0c2a207c => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:01:32.309 7 INFO neutron.api.v2.resource [req-633c4b02-33b5-4ee1-a520-2c04a6b1af64 req-3502c690-4b74-49ca-8b52-65ae0f56d258 f8f16cdf893d41f990a9bf43f1fb6ab5 5a5839841409441bbf1c5dc881da2c80 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 283/574] 10.0.0.54 () {34 vars in 989 bytes} [Wed Jun 3 01:01:32 2026] GET /v2.0/security-groups/13df627c-1bf7-4b4c-a361-840d0c2a207c => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/575] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:32 2026] GET /v2.0/ports?device_id=9ea952d4-7cef-4e81-a8fb-26e210f062d5 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/576] 10.0.0.54 () {34 vars in 989 bytes} [Wed Jun 3 01:01:32 2026] GET /v2.0/security-groups/ff5758d7-770e-411a-b0f3-773a42e12fa0 => generated 1681 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/577] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:01:32 2026] GET /v2.0/security-groups?id=0a7aaf82-02bc-4472-a58b-6c3f68beadce&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: 287/578] 10.0.0.54 () {36 vars in 1011 bytes} [Wed Jun 3 01:01:32 2026] DELETE /v2.0/security-groups/ff5758d7-770e-411a-b0f3-773a42e12fa0 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/579] 199.204.45.4 () {38 vars in 952 bytes} [Wed Jun 3 01:01:32 2026] POST /v2.0/ports => generated 958 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/580] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:01:32 2026] GET /v2.0/ports?tenant_id=12e8cc88f07b47d08ef47b74e7b6a4aa&device_id=50364604-977a-4744-9a97-841144f3ff3f => generated 1238 bytes in 30 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-06-03 01:01:32.674 8 INFO neutron.api.v2.resource [req-c661d814-4eb0-400a-9e38-cc6a8647403b req-6a7a7cbd-eba5-44ae-97c3-fc85bab88f56 f8f16cdf893d41f990a9bf43f1fb6ab5 5a5839841409441bbf1c5dc881da2c80 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 293/581] 10.0.0.54 () {34 vars in 989 bytes} [Wed Jun 3 01:01:32 2026] GET /v2.0/security-groups/ff5758d7-770e-411a-b0f3-773a42e12fa0 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/582] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:01:32 2026] GET /v2.0/ports?tenant_id=61a30a8babe847d4b72be0cd6a1d576d&device_id=9ea952d4-7cef-4e81-a8fb-26e210f062d5 => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/583] 199.204.45.4 () {34 vars in 1055 bytes} [Wed Jun 3 01:01:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=60c8c76a-7d89-4e02-b9e1-09118847a1e1 => 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: 291/584] 10.0.0.54 () {34 vars in 1000 bytes} [Wed Jun 3 01:01:32 2026] GET /v2.0/security-groups?tenant_id=5a5839841409441bbf1c5dc881da2c80 => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/585] 199.204.45.4 () {34 vars in 983 bytes} [Wed Jun 3 01:01:32 2026] GET /v2.0/networks?id=af7286b7-e078-4637-917e-feab15915463 => generated 766 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/586] 199.204.45.4 () {34 vars in 981 bytes} [Wed Jun 3 01:01:32 2026] GET /v2.0/subnets?id=f3d92173-b1af-4356-b164-23cf4fb491b9 => generated 697 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/587] 10.0.0.54 () {34 vars in 989 bytes} [Wed Jun 3 01:01:32 2026] GET /v2.0/security-groups/3e65267e-b011-429b-98dc-fc91e7aae9cc => generated 2922 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/588] 199.204.45.4 () {34 vars in 1057 bytes} [Wed Jun 3 01:01:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=e373ecbb-fb9b-48ff-952e-bc6471cae459 => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/589] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:01:32 2026] GET /v2.0/ports?network_id=8bb6a4c7-89cb-4d95-908b-af553239383c&device_owner=network%3Adhcp => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/590] 10.0.0.54 () {34 vars in 989 bytes} [Wed Jun 3 01:01:32 2026] GET /v2.0/security-groups/3e65267e-b011-429b-98dc-fc91e7aae9cc => generated 2922 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/591] 199.204.45.4 () {34 vars in 981 bytes} [Wed Jun 3 01:01:33 2026] GET /v2.0/subnets?id=97902639-fc71-477a-bd7c-cd51853572e2 => generated 688 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/592] 199.204.45.4 () {38 vars in 1025 bytes} [Wed Jun 3 01:01:32 2026] PUT /v2.0/ports/ad53a0e0-84bb-4782-9e58-a2a15071ee8b => generated 1239 bytes in 472 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-06-03 01:01:33.163 8 INFO neutron.api.v2.resource [req-0bc3cca9-0dea-45d8-8561-63baaa8af524 req-1b625701-10e3-466b-a47f-92d49924eaf0 f8f16cdf893d41f990a9bf43f1fb6ab5 5a5839841409441bbf1c5dc881da2c80 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 295/593] 10.0.0.54 () {34 vars in 989 bytes} [Wed Jun 3 01:01:33 2026] GET /v2.0/security-groups/ff5758d7-770e-411a-b0f3-773a42e12fa0 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/594] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:01:33 2026] GET /v2.0/networks/8bb6a4c7-89cb-4d95-908b-af553239383c?fields=segments => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/595] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:01:33 2026] GET /v2.0/ports?network_id=af7286b7-e078-4637-917e-feab15915463&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:01:33.237 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c6068c45-33c5-4832-9892-b3509b938024'] response: {'name': 'network-changed', 'server_uuid': '50364604-977a-4744-9a97-841144f3ff3f', 'tag': '60c8c76a-7d89-4e02-b9e1-09118847a1e1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 297/596] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:01:33 2026] GET /v2.0/networks/8bb6a4c7-89cb-4d95-908b-af553239383c?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: 300/597] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:33 2026] GET /v2.0/ports?device_id=664d86a0-6e89-432d-b77c-048c81f84f12 => generated 973 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:01:33.287 7 INFO neutron.api.v2.resource [req-c04fe866-c764-4337-b13e-73122bc5a7da req-2656c94c-963b-4d23-b264-2888204b7106 f8f16cdf893d41f990a9bf43f1fb6ab5 5a5839841409441bbf1c5dc881da2c80 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 301/598] 10.0.0.54 () {34 vars in 989 bytes} [Wed Jun 3 01:01:33 2026] GET /v2.0/security-groups/13df627c-1bf7-4b4c-a361-840d0c2a207c => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/599] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:01:33 2026] GET /v2.0/security-groups?id=75093025-6e7f-468f-b1ce-1f6f0c20b946&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/600] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:01:33 2026] GET /v2.0/networks/af7286b7-e078-4637-917e-feab15915463?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/601] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:33 2026] GET /v2.0/ports?device_id=50364604-977a-4744-9a97-841144f3ff3f => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:01:33.369 7 INFO neutron.api.v2.resource [req-7ca144d9-fc47-43d2-8622-ef93257a9525 req-496cba3c-51ae-43fa-82f1-5a3d05a38366 f8f16cdf893d41f990a9bf43f1fb6ab5 5a5839841409441bbf1c5dc881da2c80 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 304/602] 10.0.0.54 () {34 vars in 989 bytes} [Wed Jun 3 01:01:33 2026] GET /v2.0/security-groups/c571656a-f51e-4a33-9d57-d3e5e2fe281a => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/603] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:01:33 2026] GET /v2.0/networks/af7286b7-e078-4637-917e-feab15915463?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: 305/604] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:01:33 2026] GET /v2.0/security-groups?id=52cd6277-b26e-4ea5-9ad8-a2e1067d19e1&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/605] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:33 2026] GET /v2.0/ports?device_id=9ea952d4-7cef-4e81-a8fb-26e210f062d5 => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/606] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:01:33 2026] GET /v2.0/security-groups?id=0a7aaf82-02bc-4472-a58b-6c3f68beadce&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/607] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:01:34 2026] GET /v2.0/ports?tenant_id=cf0a42b3696f471190f0782d1c7082b1&device_id=664d86a0-6e89-432d-b77c-048c81f84f12 => 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: 309/608] 199.204.45.4 () {34 vars in 1057 bytes} [Wed Jun 3 01:01:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=ad53a0e0-84bb-4782-9e58-a2a15071ee8b => 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: 310/609] 199.204.45.4 () {34 vars in 981 bytes} [Wed Jun 3 01:01:34 2026] GET /v2.0/subnets?id=8d52e686-d83a-4fd8-811e-c870af96f14e => generated 702 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/610] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:01:34 2026] GET /v2.0/ports?network_id=bb1352c5-6b6a-4c15-9868-51ed48031576&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: 312/611] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:01:34 2026] GET /v2.0/ports?tenant_id=12e8cc88f07b47d08ef47b74e7b6a4aa&device_id=50364604-977a-4744-9a97-841144f3ff3f => generated 1238 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/612] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:01:34 2026] GET /v2.0/networks/bb1352c5-6b6a-4c15-9868-51ed48031576?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: 314/613] 199.204.45.4 () {34 vars in 983 bytes} [Wed Jun 3 01:01:34 2026] GET /v2.0/networks?id=8bb6a4c7-89cb-4d95-908b-af553239383c => generated 775 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/614] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:01:34 2026] GET /v2.0/networks/bb1352c5-6b6a-4c15-9868-51ed48031576?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/615] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:34 2026] GET /v2.0/ports?device_id=664d86a0-6e89-432d-b77c-048c81f84f12 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/616] 199.204.45.4 () {34 vars in 1055 bytes} [Wed Jun 3 01:01:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=60c8c76a-7d89-4e02-b9e1-09118847a1e1 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/617] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:34 2026] GET /v2.0/ports?device_id=50364604-977a-4744-9a97-841144f3ff3f => generated 969 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/618] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:01:34 2026] GET /v2.0/security-groups?id=75093025-6e7f-468f-b1ce-1f6f0c20b946&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: 320/619] 199.204.45.4 () {34 vars in 981 bytes} [Wed Jun 3 01:01:34 2026] GET /v2.0/subnets?id=f3d92173-b1af-4356-b164-23cf4fb491b9 => generated 697 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/620] 10.0.0.18 () {34 vars in 787 bytes} [Wed Jun 3 01:01:33 2026] PUT /v2.0/routers/396e98a7-1313-436c-9118-f88aba09c225/remove_router_interface => generated 309 bytes in 1233 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/621] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:01:34 2026] GET /v2.0/security-groups?id=52cd6277-b26e-4ea5-9ad8-a2e1067d19e1&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: 301/622] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:01:34 2026] GET /v2.0/ports?network_id=8bb6a4c7-89cb-4d95-908b-af553239383c&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: 302/623] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:34 2026] GET /v2.0/ports?device_id=9ea952d4-7cef-4e81-a8fb-26e210f062d5 => generated 973 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/624] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:01:34 2026] GET /v2.0/networks/8bb6a4c7-89cb-4d95-908b-af553239383c?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/625] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:01:34 2026] GET /v2.0/security-groups?id=0a7aaf82-02bc-4472-a58b-6c3f68beadce&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/626] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:01:34 2026] GET /v2.0/networks/8bb6a4c7-89cb-4d95-908b-af553239383c?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-06-03 01:01:35.343 7 INFO neutron.services.segments.plugin [-] Segment b223f028-7ece-4e14-a83a-5087b1a477fc resource provider aggregate not found 2026-06-03 01:01:35.350 7 INFO neutron.services.segments.plugin [-] Segment b223f028-7ece-4e14-a83a-5087b1a477fc resource provider aggregate not found 2026-06-03 01:01:35.360 7 INFO neutron.services.segments.plugin [-] Segment b223f028-7ece-4e14-a83a-5087b1a477fc 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 b223f028-7ece-4e14-a83a-5087b1a477fc found for delete ", "request_id": "req-ccd1f57d-fec2-415a-ba10-339dc844cd58"}]} 2026-06-03 01:01:35.366 7 INFO neutron.services.segments.plugin [-] Segment b223f028-7ece-4e14-a83a-5087b1a477fc 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 b223f028-7ece-4e14-a83a-5087b1a477fc found for delete ", "request_id": "req-981192d9-8b00-4d35-a96b-757d24d8eaca"}]} 2026-06-03 01:01:35.375 7 INFO neutron.db.l3_hamode_db [None req-87881934-81ea-4513-a7df-8439843a674c 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] HA network 44f6d6ea-66b4-4277-a8aa-6ae776391e2e was deleted as no HA routers are present in tenant 5a5839841409441bbf1c5dc881da2c80. [pid: 7|app: 0|req: 322/627] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:01:34 2026] DELETE /v2.0/routers/396e98a7-1313-436c-9118-f88aba09c225 => generated 0 bytes in 753 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:01:35.427 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f0d5c76a-3d2b-4667-a08e-f0d2d9dfa392'] response: {'name': 'network-changed', 'server_uuid': '664d86a0-6e89-432d-b77c-048c81f84f12', 'tag': 'ad53a0e0-84bb-4782-9e58-a2a15071ee8b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 306/628] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:01:35 2026] DELETE /v2.0/subnets/a401c6c6-0470-436a-ba2e-437b3abd77f3 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/629] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:35 2026] GET /v2.0/ports?device_id=664d86a0-6e89-432d-b77c-048c81f84f12 => generated 973 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/630] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:35 2026] GET /v2.0/ports?device_id=50364604-977a-4744-9a97-841144f3ff3f => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/631] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:01:35 2026] GET /v2.0/security-groups?id=75093025-6e7f-468f-b1ce-1f6f0c20b946&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/632] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:01:35 2026] GET /v2.0/security-groups?id=52cd6277-b26e-4ea5-9ad8-a2e1067d19e1&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/633] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:01:35 2026] DELETE /v2.0/networks/bdb980e3-7829-45ef-a291-b2d9f3e8b93c => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/634] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:35 2026] GET /v2.0/ports?device_id=9ea952d4-7cef-4e81-a8fb-26e210f062d5 => generated 973 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/635] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:01:35 2026] GET /v2.0/security-groups?id=0a7aaf82-02bc-4472-a58b-6c3f68beadce&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: 8|app: 0|req: 312/636] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:01:35 2026] GET /v2.0/security-groups?tenant_id=5a5839841409441bbf1c5dc881da2c80&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/637] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:01:35 2026] GET /v2.0/ports?tenant_id=cf0a42b3696f471190f0782d1c7082b1&device_id=664d86a0-6e89-432d-b77c-048c81f84f12 => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/638] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:01:35 2026] DELETE /v2.0/security-groups/3e65267e-b011-429b-98dc-fc91e7aae9cc => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/639] 199.204.45.4 () {34 vars in 983 bytes} [Wed Jun 3 01:01:36 2026] GET /v2.0/networks?id=bb1352c5-6b6a-4c15-9868-51ed48031576 => generated 780 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/640] 199.204.45.4 () {34 vars in 1057 bytes} [Wed Jun 3 01:01:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=ad53a0e0-84bb-4782-9e58-a2a15071ee8b => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/641] 199.204.45.4 () {34 vars in 981 bytes} [Wed Jun 3 01:01:36 2026] GET /v2.0/subnets?id=8d52e686-d83a-4fd8-811e-c870af96f14e => generated 702 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/642] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:01:36 2026] GET /v2.0/ports?network_id=bb1352c5-6b6a-4c15-9868-51ed48031576&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: 328/643] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:01:36 2026] GET /v2.0/networks/bb1352c5-6b6a-4c15-9868-51ed48031576?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: 316/644] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:01:36 2026] GET /v2.0/networks/bb1352c5-6b6a-4c15-9868-51ed48031576?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: 329/645] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:36 2026] GET /v2.0/ports?device_id=664d86a0-6e89-432d-b77c-048c81f84f12 => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/646] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:01:36 2026] GET /v2.0/security-groups?id=75093025-6e7f-468f-b1ce-1f6f0c20b946&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: 330/647] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:36 2026] GET /v2.0/ports?device_id=50364604-977a-4744-9a97-841144f3ff3f => generated 969 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/648] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:01:36 2026] GET /v2.0/security-groups?id=52cd6277-b26e-4ea5-9ad8-a2e1067d19e1&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: 331/649] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:37 2026] GET /v2.0/ports?device_id=9ea952d4-7cef-4e81-a8fb-26e210f062d5 => generated 973 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/650] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:01:37 2026] GET /v2.0/security-groups?id=0a7aaf82-02bc-4472-a58b-6c3f68beadce&fields=id&fields=name => generated 114 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:01:38.027 7 INFO neutron.services.segments.plugin [-] Segment dbf2036a-6798-49c5-a840-0ffc4c6cd805 resource provider aggregate not found 2026-06-03 01:01:38.031 7 INFO neutron.services.segments.plugin [-] Segment dbf2036a-6798-49c5-a840-0ffc4c6cd805 resource provider aggregate not found 2026-06-03 01:01:38.048 7 INFO neutron.services.segments.plugin [-] Segment dbf2036a-6798-49c5-a840-0ffc4c6cd805 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 dbf2036a-6798-49c5-a840-0ffc4c6cd805 found for delete ", "request_id": "req-ccf8d121-6605-4695-8a9c-70ae0821b323"}]} [pid: 7|app: 0|req: 332/651] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:37 2026] GET /v2.0/ports?device_id=664d86a0-6e89-432d-b77c-048c81f84f12 => generated 973 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:01:38.120 7 INFO neutron.services.segments.plugin [-] Segment dbf2036a-6798-49c5-a840-0ffc4c6cd805 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 dbf2036a-6798-49c5-a840-0ffc4c6cd805 found for delete ", "request_id": "req-0ec7a8a1-0d6a-45c3-80eb-aaf22a1f8331"}]} [pid: 8|app: 0|req: 320/652] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:01:38 2026] GET /v2.0/security-groups?id=75093025-6e7f-468f-b1ce-1f6f0c20b946&fields=id&fields=name => generated 114 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/653] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:38 2026] GET /v2.0/ports?device_id=50364604-977a-4744-9a97-841144f3ff3f => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/654] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:01:38 2026] GET /v2.0/security-groups?id=52cd6277-b26e-4ea5-9ad8-a2e1067d19e1&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/655] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:38 2026] GET /v2.0/ports?device_id=9ea952d4-7cef-4e81-a8fb-26e210f062d5 => generated 973 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/656] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:01:38 2026] GET /v2.0/security-groups?id=0a7aaf82-02bc-4472-a58b-6c3f68beadce&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/657] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:39 2026] GET /v2.0/ports?device_id=664d86a0-6e89-432d-b77c-048c81f84f12 => generated 973 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/658] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:39 2026] GET /v2.0/ports?device_id=50364604-977a-4744-9a97-841144f3ff3f => generated 969 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/659] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:01:39 2026] GET /v2.0/security-groups?id=75093025-6e7f-468f-b1ce-1f6f0c20b946&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: 324/660] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:01:39 2026] GET /v2.0/security-groups?id=52cd6277-b26e-4ea5-9ad8-a2e1067d19e1&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/661] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:39 2026] GET /v2.0/ports?device_id=9ea952d4-7cef-4e81-a8fb-26e210f062d5 => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/662] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:01:39 2026] GET /v2.0/security-groups?id=0a7aaf82-02bc-4472-a58b-6c3f68beadce&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: 7|app: 0|req: 338/663] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:40 2026] GET /v2.0/ports?device_id=664d86a0-6e89-432d-b77c-048c81f84f12 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/664] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:40 2026] GET /v2.0/ports?device_id=50364604-977a-4744-9a97-841144f3ff3f => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/665] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:01:40 2026] GET /v2.0/security-groups?id=75093025-6e7f-468f-b1ce-1f6f0c20b946&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: 8|app: 0|req: 327/666] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:01:40 2026] GET /v2.0/security-groups?id=52cd6277-b26e-4ea5-9ad8-a2e1067d19e1&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: 340/667] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:40 2026] GET /v2.0/ports?device_id=9ea952d4-7cef-4e81-a8fb-26e210f062d5 => 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: 328/668] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:01:40 2026] GET /v2.0/security-groups?id=0a7aaf82-02bc-4472-a58b-6c3f68beadce&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: 341/669] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:01:40 2026] GET /v2.0/security-groups?tenant_id=b6824e70f25646fbb5204645c9cd0259&name=default => generated 2925 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/670] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:01:41 2026] DELETE /v2.0/security-groups/a8e13d3d-a179-46d8-8caa-bb5e97209ee0 => 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: 342/671] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:01:41 2026] GET /v2.0/security-groups?tenant_id=08e5b22f6c5248e686ea327fedf06038&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: 345/674] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:41 2026] GET /v2.0/ports?device_id=664d86a0-6e89-432d-b77c-048c81f84f12 => 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: 330/675] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:01:41 2026] DELETE /v2.0/security-groups/9e86fddb-f508-44cc-9bba-98de43ab1a34 => 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: 346/676] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:41 2026] GET /v2.0/ports?device_id=50364604-977a-4744-9a97-841144f3ff3f => 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: 331/677] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:01:41 2026] GET /v2.0/security-groups?id=75093025-6e7f-468f-b1ce-1f6f0c20b946&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/678] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:01:41 2026] GET /v2.0/security-groups?id=52cd6277-b26e-4ea5-9ad8-a2e1067d19e1&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/679] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:41 2026] GET /v2.0/ports?device_id=50364604-977a-4744-9a97-841144f3ff3f => generated 971 bytes in 50 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.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:41 2026] GET /v2.0/ports?device_id=9ea952d4-7cef-4e81-a8fb-26e210f062d5 => generated 975 bytes in 114 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.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:01:41 2026] GET /v2.0/security-groups?id=0a7aaf82-02bc-4472-a58b-6c3f68beadce&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-06-03 01:01:42.339 7 INFO neutron.db.l3_db [None req-6141a109-0460-4933-b8e6-dada8cbe0733 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] Floating IP f51f9971-74de-4193-b8ec-36639c72ef75 associated. External IP: 10.96.250.218, port: 60c8c76a-7d89-4e02-b9e1-09118847a1e1. [pid: 7|app: 0|req: 349/682] 10.0.0.18 () {34 vars in 747 bytes} [Wed Jun 3 01:01:41 2026] PUT /v2.0/floatingips/f51f9971-74de-4193-b8ec-36639c72ef75 => generated 855 bytes in 820 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/683] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:42 2026] GET /v2.0/ports?device_id=50364604-977a-4744-9a97-841144f3ff3f => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/684] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:42 2026] GET /v2.0/ports?device_id=664d86a0-6e89-432d-b77c-048c81f84f12 => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/685] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:01:42 2026] GET /v2.0/security-groups?id=75093025-6e7f-468f-b1ce-1f6f0c20b946&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: 8|app: 0|req: 335/686] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:01:42 2026] GET /v2.0/security-groups?id=52cd6277-b26e-4ea5-9ad8-a2e1067d19e1&fields=id&fields=name => generated 114 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/687] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:43 2026] GET /v2.0/ports?device_id=9ea952d4-7cef-4e81-a8fb-26e210f062d5 => generated 975 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/688] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:01:43 2026] GET /v2.0/security-groups?id=0a7aaf82-02bc-4472-a58b-6c3f68beadce&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/689] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:43 2026] GET /v2.0/ports?device_id=50364604-977a-4744-9a97-841144f3ff3f => generated 971 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/690] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:01:43 2026] GET /v2.0/security-groups?id=52cd6277-b26e-4ea5-9ad8-a2e1067d19e1&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:01:43.944 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9f4c75cf-3ff5-46ae-ba88-786cd3f26b5c'] response: {'name': 'network-changed', 'server_uuid': '50364604-977a-4744-9a97-841144f3ff3f', 'tag': '60c8c76a-7d89-4e02-b9e1-09118847a1e1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 354/691] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:43 2026] GET /v2.0/ports?device_id=664d86a0-6e89-432d-b77c-048c81f84f12 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/692] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:01:43 2026] GET /v2.0/security-groups?id=75093025-6e7f-468f-b1ce-1f6f0c20b946&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/693] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:01:43 2026] GET /v2.0/ports?tenant_id=12e8cc88f07b47d08ef47b74e7b6a4aa&device_id=50364604-977a-4744-9a97-841144f3ff3f => generated 1240 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/694] 199.204.45.4 () {34 vars in 983 bytes} [Wed Jun 3 01:01:44 2026] GET /v2.0/networks?id=8bb6a4c7-89cb-4d95-908b-af553239383c => generated 775 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/695] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:44 2026] GET /v2.0/ports?device_id=664d86a0-6e89-432d-b77c-048c81f84f12 => 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: 339/696] 199.204.45.4 () {34 vars in 1055 bytes} [Wed Jun 3 01:01:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=60c8c76a-7d89-4e02-b9e1-09118847a1e1 => generated 860 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/697] 199.204.45.4 () {34 vars in 981 bytes} [Wed Jun 3 01:01:44 2026] GET /v2.0/subnets?id=f3d92173-b1af-4356-b164-23cf4fb491b9 => generated 697 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/698] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:01:44 2026] GET /v2.0/ports?network_id=8bb6a4c7-89cb-4d95-908b-af553239383c&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: 360/699] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:01:44 2026] GET /v2.0/networks/8bb6a4c7-89cb-4d95-908b-af553239383c?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: 361/700] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:44 2026] GET /v2.0/ports?device_id=9ea952d4-7cef-4e81-a8fb-26e210f062d5 => generated 975 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/701] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:01:44 2026] GET /v2.0/networks/8bb6a4c7-89cb-4d95-908b-af553239383c?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: 363/702] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:01:44 2026] GET /v2.0/security-groups?id=0a7aaf82-02bc-4472-a58b-6c3f68beadce&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/703] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:44 2026] GET /v2.0/ports?device_id=9ea952d4-7cef-4e81-a8fb-26e210f062d5 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:01:44.615 8 INFO neutron.db.l3_db [None req-2731545f-2fc7-4903-b5f6-d5ed9c2fb428 8fa7a4e34c6245e98316ab3d5cb1f733 cf0a42b3696f471190f0782d1c7082b1 - - default default] Floating IP 3d82f2a9-51ff-4740-8588-3d5c053d8e65 associated. External IP: 10.96.250.216, port: ad53a0e0-84bb-4782-9e58-a2a15071ee8b. 2026-06-03 01:01:44.894 7 INFO neutron.db.l3_db [None req-e8b3dfc2-d2ed-4c5d-a42e-c352797ca7ea 1b6c3555ea7e485687ace177ac33566f 61a30a8babe847d4b72be0cd6a1d576d - - default default] Floating IP 98458a76-b297-4ca4-a2e5-538f4e14880b associated. External IP: 10.96.250.203, port: e373ecbb-fb9b-48ff-952e-bc6471cae459. [pid: 8|app: 0|req: 340/704] 10.0.0.18 () {34 vars in 747 bytes} [Wed Jun 3 01:01:44 2026] PUT /v2.0/floatingips/3d82f2a9-51ff-4740-8588-3d5c053d8e65 => generated 856 bytes in 858 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/705] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:45 2026] GET /v2.0/ports?device_id=50364604-977a-4744-9a97-841144f3ff3f => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/706] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:45 2026] GET /v2.0/ports?device_id=664d86a0-6e89-432d-b77c-048c81f84f12 => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/707] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:01:45 2026] GET /v2.0/security-groups?id=52cd6277-b26e-4ea5-9ad8-a2e1067d19e1&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/708] 10.0.0.18 () {34 vars in 747 bytes} [Wed Jun 3 01:01:44 2026] PUT /v2.0/floatingips/98458a76-b297-4ca4-a2e5-538f4e14880b => generated 856 bytes in 722 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:01:45.220 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c2fbab00-5285-42a6-8fff-c26bfaa3a5c0'] response: {'name': 'network-changed', 'server_uuid': '664d86a0-6e89-432d-b77c-048c81f84f12', 'tag': 'ad53a0e0-84bb-4782-9e58-a2a15071ee8b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 344/709] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:01:45 2026] GET /v2.0/security-groups?id=75093025-6e7f-468f-b1ce-1f6f0c20b946&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: 366/710] 199.204.45.4 () {34 vars in 991 bytes} [Wed Jun 3 01:01:45 2026] GET /v2.0/ports?device_id=50364604-977a-4744-9a97-841144f3ff3f => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/711] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:45 2026] GET /v2.0/ports?device_id=9ea952d4-7cef-4e81-a8fb-26e210f062d5 => 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: 346/712] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:01:45 2026] GET /v2.0/security-groups?id=0a7aaf82-02bc-4472-a58b-6c3f68beadce&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:01:45.595 7 INFO neutron.db.l3_db [req-70a69112-71dc-437b-b84b-fa4e89bd70ef req-31b243c1-ff4b-448c-98e7-e365a4c30406 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] Floating IP f51f9971-74de-4193-b8ec-36639c72ef75 disassociated. External IP: 10.96.250.218, port: 60c8c76a-7d89-4e02-b9e1-09118847a1e1. [pid: 8|app: 0|req: 347/713] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:45 2026] GET /v2.0/ports?device_id=9ea952d4-7cef-4e81-a8fb-26e210f062d5 => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/714] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:01:45 2026] GET /v2.0/security-groups?id=0a7aaf82-02bc-4472-a58b-6c3f68beadce&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: 349/715] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:01:45 2026] GET /v2.0/ports?tenant_id=cf0a42b3696f471190f0782d1c7082b1&device_id=664d86a0-6e89-432d-b77c-048c81f84f12 => generated 1244 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/716] 199.204.45.4 () {34 vars in 983 bytes} [Wed Jun 3 01:01:45 2026] GET /v2.0/networks?id=bb1352c5-6b6a-4c15-9868-51ed48031576 => generated 780 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/717] 199.204.45.4 () {34 vars in 1057 bytes} [Wed Jun 3 01:01:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=ad53a0e0-84bb-4782-9e58-a2a15071ee8b => generated 859 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/718] 199.204.45.4 () {34 vars in 981 bytes} [Wed Jun 3 01:01:45 2026] GET /v2.0/subnets?id=8d52e686-d83a-4fd8-811e-c870af96f14e => generated 702 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/719] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:01:45 2026] GET /v2.0/ports?network_id=bb1352c5-6b6a-4c15-9868-51ed48031576&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:01:45.992 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b4c5714-458e-495a-8d4b-0f709e8da624'] response: {'name': 'network-changed', 'server_uuid': '9ea952d4-7cef-4e81-a8fb-26e210f062d5', 'tag': 'e373ecbb-fb9b-48ff-952e-bc6471cae459', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 354/720] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:01:45 2026] GET /v2.0/networks/bb1352c5-6b6a-4c15-9868-51ed48031576?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: 355/721] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:01:46 2026] GET /v2.0/networks/bb1352c5-6b6a-4c15-9868-51ed48031576?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: 367/722] 199.204.45.4 () {36 vars in 994 bytes} [Wed Jun 3 01:01:45 2026] DELETE /v2.0/ports/60c8c76a-7d89-4e02-b9e1-09118847a1e1 => generated 0 bytes in 856 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/723] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:46 2026] GET /v2.0/ports?device_id=50364604-977a-4744-9a97-841144f3ff3f => 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: 368/724] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:01:46 2026] GET /v2.0/ports?tenant_id=61a30a8babe847d4b72be0cd6a1d576d&device_id=9ea952d4-7cef-4e81-a8fb-26e210f062d5 => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/725] 199.204.45.4 () {34 vars in 983 bytes} [Wed Jun 3 01:01:46 2026] GET /v2.0/networks?id=af7286b7-e078-4637-917e-feab15915463 => generated 766 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/726] 199.204.45.4 () {34 vars in 1057 bytes} [Wed Jun 3 01:01:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=e373ecbb-fb9b-48ff-952e-bc6471cae459 => generated 859 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/727] 199.204.45.4 () {34 vars in 981 bytes} [Wed Jun 3 01:01:46 2026] GET /v2.0/subnets?id=97902639-fc71-477a-bd7c-cd51853572e2 => generated 688 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/728] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:01:46 2026] GET /v2.0/ports?network_id=af7286b7-e078-4637-917e-feab15915463&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/729] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:01:46 2026] GET /v2.0/networks/af7286b7-e078-4637-917e-feab15915463?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: 360/730] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:46 2026] GET /v2.0/ports?device_id=9ea952d4-7cef-4e81-a8fb-26e210f062d5 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/731] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:01:46 2026] GET /v2.0/networks/af7286b7-e078-4637-917e-feab15915463?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: 361/732] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:01:46 2026] GET /v2.0/security-groups?id=0a7aaf82-02bc-4472-a58b-6c3f68beadce&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: 372/733] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:47 2026] GET /v2.0/ports?device_id=50364604-977a-4744-9a97-841144f3ff3f => 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: 362/734] 199.204.45.4 () {34 vars in 991 bytes} [Wed Jun 3 01:01:47 2026] GET /v2.0/ports?device_id=9ea952d4-7cef-4e81-a8fb-26e210f062d5 => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:01:47.968 7 INFO neutron.db.l3_db [req-a09bce2d-5965-47ad-b37b-6f190dfeed18 req-efa778b8-9b8f-4fb3-b58c-9bf5f0020b05 1b6c3555ea7e485687ace177ac33566f 61a30a8babe847d4b72be0cd6a1d576d - - default default] Floating IP 98458a76-b297-4ca4-a2e5-538f4e14880b disassociated. External IP: 10.96.250.203, port: e373ecbb-fb9b-48ff-952e-bc6471cae459. 2026-06-03 01:01:48.035 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ac5598e-5b30-4a60-9da2-01e7887eabcb'] response: {'server_uuid': '50364604-977a-4744-9a97-841144f3ff3f', 'name': 'network-vif-deleted', 'tag': '60c8c76a-7d89-4e02-b9e1-09118847a1e1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 363/735] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:01:47 2026] GET /v2.0/security-groups?tenant_id=22578bbc6cc743f6bb60440a434a7c2b&name=default => generated 2925 bytes in 422 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/736] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:48 2026] GET /v2.0/ports?device_id=9ea952d4-7cef-4e81-a8fb-26e210f062d5 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/737] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:01:48 2026] DELETE /v2.0/security-groups/ba86d0d2-ee38-4559-84a1-3071cfdaaa84 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/738] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:48 2026] GET /v2.0/ports?device_id=50364604-977a-4744-9a97-841144f3ff3f => 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: 373/739] 199.204.45.4 () {36 vars in 994 bytes} [Wed Jun 3 01:01:47 2026] DELETE /v2.0/ports/e373ecbb-fb9b-48ff-952e-bc6471cae459 => generated 0 bytes in 1018 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/740] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:01:48 2026] GET /v2.0/security-groups?tenant_id=49e7e909d0bf4880ab7e3bdc1ff9d331&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/741] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:01:48 2026] DELETE /v2.0/security-groups/cff737ab-3422-406d-bdee-773f334d958f => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/742] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:49 2026] GET /v2.0/ports?device_id=9ea952d4-7cef-4e81-a8fb-26e210f062d5 => 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: 375/743] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:49 2026] GET /v2.0/ports?device_id=50364604-977a-4744-9a97-841144f3ff3f => 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: 369/744] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:50 2026] GET /v2.0/ports?device_id=9ea952d4-7cef-4e81-a8fb-26e210f062d5 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:01:50.628 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-42264c03-016b-4425-a463-70ba88804135'] response: {'server_uuid': '9ea952d4-7cef-4e81-a8fb-26e210f062d5', 'name': 'network-vif-deleted', 'tag': 'e373ecbb-fb9b-48ff-952e-bc6471cae459', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 376/745] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:01:50 2026] DELETE /v2.0/security-groups/52cd6277-b26e-4ea5-9ad8-a2e1067d19e1 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:01:50.705 8 INFO neutron.api.v2.resource [None req-dfbc2b9e-2a7d-4489-9f98-edd4b769b2c3 4a718aeb225a4fbeba5f01d3de2d83cd 12e8cc88f07b47d08ef47b74e7b6a4aa - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 370/746] 10.0.0.18 () {32 vars in 735 bytes} [Wed Jun 3 01:01:50 2026] GET /v2.0/security-groups/52cd6277-b26e-4ea5-9ad8-a2e1067d19e1 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/747] 10.0.0.18 () {32 vars in 730 bytes} [Wed Jun 3 01:01:50 2026] DELETE /v2.0/floatingips/f51f9971-74de-4193-b8ec-36639c72ef75 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/748] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:01:51 2026] GET /v2.0/ports?device_id=9ea952d4-7cef-4e81-a8fb-26e210f062d5 => 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: 371/749] 10.0.0.18 () {34 vars in 787 bytes} [Wed Jun 3 01:01:51 2026] PUT /v2.0/routers/6ac19291-b8e7-4e45-86ed-966738553c07/remove_router_interface => generated 309 bytes in 954 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/750] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:01:52 2026] DELETE /v2.0/security-groups/0a7aaf82-02bc-4472-a58b-6c3f68beadce => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:01:52.837 8 INFO neutron.api.v2.resource [None req-76dd5e46-dcff-4d3b-846b-6746b4c1dfad 1b6c3555ea7e485687ace177ac33566f 61a30a8babe847d4b72be0cd6a1d576d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 373/751] 10.0.0.18 () {32 vars in 735 bytes} [Wed Jun 3 01:01:52 2026] GET /v2.0/security-groups/0a7aaf82-02bc-4472-a58b-6c3f68beadce => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:01:52.886 7 INFO neutron.services.segments.plugin [-] Segment 3cedd0c6-62cb-4fd0-a83f-175840971628 resource provider aggregate not found 2026-06-03 01:01:52.896 7 INFO neutron.services.segments.plugin [-] Segment 3cedd0c6-62cb-4fd0-a83f-175840971628 resource provider aggregate not found 2026-06-03 01:01:52.900 7 INFO neutron.db.l3_hamode_db [None req-3edb6a62-80d9-4cc1-bc76-5c1f785d2017 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] HA network 0cbd641e-5b2f-4156-b915-3803e15a9e02 was deleted as no HA routers are present in tenant 12e8cc88f07b47d08ef47b74e7b6a4aa. [pid: 7|app: 0|req: 379/752] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:01:51 2026] DELETE /v2.0/routers/6ac19291-b8e7-4e45-86ed-966738553c07 => generated 0 bytes in 929 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:01:52.911 7 INFO neutron.services.segments.plugin [-] Segment 3cedd0c6-62cb-4fd0-a83f-175840971628 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 3cedd0c6-62cb-4fd0-a83f-175840971628 found for delete ", "request_id": "req-9c438dfd-d21c-4697-bf56-e6a9dc9889ec"}]} 2026-06-03 01:01:52.912 7 INFO neutron.services.segments.plugin [-] Segment 3cedd0c6-62cb-4fd0-a83f-175840971628 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 3cedd0c6-62cb-4fd0-a83f-175840971628 found for delete ", "request_id": "req-1a788dbe-7961-4fff-aaac-01e89d1de828"}]} [pid: 7|app: 0|req: 380/753] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:01:52 2026] DELETE /v2.0/subnets/f3d92173-b1af-4356-b164-23cf4fb491b9 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/754] 10.0.0.18 () {32 vars in 730 bytes} [Wed Jun 3 01:01:52 2026] DELETE /v2.0/floatingips/98458a76-b297-4ca4-a2e5-538f4e14880b => generated 0 bytes in 259 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/755] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:01:53 2026] DELETE /v2.0/networks/8bb6a4c7-89cb-4d95-908b-af553239383c => generated 0 bytes in 362 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/756] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:01:53 2026] GET /v2.0/security-groups?tenant_id=12e8cc88f07b47d08ef47b74e7b6a4aa&name=default => generated 2921 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/757] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:01:53 2026] DELETE /v2.0/security-groups/0d5ddf3c-dc5e-49cf-ac78-901077d1fadf => 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: 375/758] 10.0.0.18 () {34 vars in 787 bytes} [Wed Jun 3 01:01:53 2026] PUT /v2.0/routers/c41606bd-5619-4716-bd29-640da8d22e27/remove_router_interface => generated 309 bytes in 932 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/759] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:01:53 2026] GET /v2.0/security-groups?tenant_id=9ef4e425efb24005b4138fc91ed0f279&name=default => generated 2925 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/760] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:01:54 2026] DELETE /v2.0/security-groups/85720d62-2b16-4bae-8a85-e7b7ba733e69 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/761] 10.0.0.197 () {34 vars in 989 bytes} [Wed Jun 3 01:01:54 2026] GET /v2.0/ports?device_id=664d86a0-6e89-432d-b77c-048c81f84f12 => generated 1244 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:01:54.582 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-4d4a12c4-a75b-4a81-b335-5129b2058012 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - 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() [pid: 7|app: 0|req: 387/762] 10.0.0.197 () {34 vars in 1039 bytes} [Wed Jun 3 01:01:54 2026] GET /v2.0/security-groups?id=75093025-6e7f-468f-b1ce-1f6f0c20b946&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:01:54.930 8 INFO neutron.db.l3_hamode_db [None req-4d4a12c4-a75b-4a81-b335-5129b2058012 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] HA network 6d754178-c13a-4882-8213-1904ca962479 was deleted as no HA routers are present in tenant 61a30a8babe847d4b72be0cd6a1d576d. [pid: 8|app: 0|req: 376/763] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:01:54 2026] DELETE /v2.0/routers/c41606bd-5619-4716-bd29-640da8d22e27 => generated 0 bytes in 887 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:01:54.995 7 INFO neutron.services.segments.plugin [-] Segment b58ada2d-ff10-44f6-889c-9467beb8ce26 resource provider aggregate not found 2026-06-03 01:01:55.009 7 INFO neutron.services.segments.plugin [-] Segment b58ada2d-ff10-44f6-889c-9467beb8ce26 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 b58ada2d-ff10-44f6-889c-9467beb8ce26 found for delete ", "request_id": "req-bd9cd984-e534-4c88-ae81-a6a4c721a33f"}]} 2026-06-03 01:01:55.011 7 INFO neutron.services.segments.plugin [-] Segment b58ada2d-ff10-44f6-889c-9467beb8ce26 resource provider aggregate not found 2026-06-03 01:01:55.022 7 INFO neutron.services.segments.plugin [-] Segment b58ada2d-ff10-44f6-889c-9467beb8ce26 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 b58ada2d-ff10-44f6-889c-9467beb8ce26 found for delete ", "request_id": "req-42036382-da0c-4cb9-926b-11528c5386c8"}]} [pid: 7|app: 0|req: 388/764] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:01:54 2026] DELETE /v2.0/subnets/97902639-fc71-477a-bd7c-cd51853572e2 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:01:55.409 8 INFO neutron.services.segments.plugin [-] Segment a3af69a6-ce5a-42e5-afea-cc3a86c6aecc resource provider aggregate not found 2026-06-03 01:01:55.425 8 INFO neutron.services.segments.plugin [-] Segment a3af69a6-ce5a-42e5-afea-cc3a86c6aecc 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 a3af69a6-ce5a-42e5-afea-cc3a86c6aecc found for delete ", "request_id": "req-b49d2f2d-2be3-410c-ba42-3fcabc4b033c"}]} 2026-06-03 01:01:55.425 8 INFO neutron.services.segments.plugin [-] Segment a3af69a6-ce5a-42e5-afea-cc3a86c6aecc resource provider aggregate not found 2026-06-03 01:01:55.438 8 INFO neutron.services.segments.plugin [-] Segment a3af69a6-ce5a-42e5-afea-cc3a86c6aecc 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 a3af69a6-ce5a-42e5-afea-cc3a86c6aecc found for delete ", "request_id": "req-53fc9e23-21da-45f6-a68a-9f165bd6b9e0"}]} [pid: 8|app: 0|req: 377/765] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:01:55 2026] DELETE /v2.0/networks/af7286b7-e078-4637-917e-feab15915463 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/766] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:01:55 2026] GET /v2.0/security-groups?tenant_id=61a30a8babe847d4b72be0cd6a1d576d&name=default => generated 2921 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/767] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:01:55 2026] DELETE /v2.0/security-groups/6f0a9528-48f7-4f66-b73f-75912d67a5c8 => 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: 390/770] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:01:56 2026] GET /v2.0/security-groups?tenant_id=4d61b6bb7dbf42bf9b8d11e26b2823f9&name=default => generated 2925 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/771] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:01:56 2026] GET /v2.0/security-groups?tenant_id=eff7f7f5134c497fbd1522af775ab55e&name=default => generated 2925 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/772] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:01:56 2026] DELETE /v2.0/security-groups/7a92f7a7-4ce5-4e90-a61d-f72e837a4bbe => 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: 382/773] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:01:56 2026] DELETE /v2.0/security-groups/60bb1e5b-f0cb-434c-b6fc-2950e837956b => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:01:57.659 7 INFO neutron.db.segments_db [None req-001454a6-b575-41a0-a380-15a041b55118 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Added segment e1c2740e-df91-456d-90cc-faefa046c0e4 of type vxlan for network af118636-09f9-47fc-9504-04cb9d00355e [pid: 7|app: 0|req: 392/774] 10.0.0.18 () {34 vars in 669 bytes} [Wed Jun 3 01:01:57 2026] POST /v2.0/networks => generated 744 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:01:57.775 8 INFO neutron.services.segments.plugin [-] Segment c8f88811-c262-4ea2-b7fd-c4bdd82a39a4 resource provider aggregate not found 2026-06-03 01:01:57.780 8 INFO neutron.services.segments.plugin [-] Segment c8f88811-c262-4ea2-b7fd-c4bdd82a39a4 resource provider aggregate not found 2026-06-03 01:01:57.789 8 INFO neutron.services.segments.plugin [-] Segment c8f88811-c262-4ea2-b7fd-c4bdd82a39a4 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 c8f88811-c262-4ea2-b7fd-c4bdd82a39a4 found for delete ", "request_id": "req-eb463796-426e-4dbf-b94e-0a9a70f6c257"}]} 2026-06-03 01:01:57.794 8 INFO neutron.services.segments.plugin [-] Segment c8f88811-c262-4ea2-b7fd-c4bdd82a39a4 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 c8f88811-c262-4ea2-b7fd-c4bdd82a39a4 found for delete ", "request_id": "req-95b5bec6-df77-4f35-a900-7cb60e7abcec"}]} [pid: 8|app: 0|req: 383/775] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:01:57 2026] POST /v2.0/subnets => generated 691 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:01:58.039 7 INFO neutron.db.segments_db [None req-97510141-d675-4e6c-a1ae-7c5798bd32a0 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Added segment 7ec62ddf-e354-4427-b1c0-0cee7a3bfa1d of type vxlan for network dcef4924-7a6b-4ec3-9370-3696096ba815 2026-06-03 01:01:58.284 7 INFO neutron.db.l3_hamode_db [None req-97510141-d675-4e6c-a1ae-7c5798bd32a0 1e4faca4537740e1adab07724b703870 5bf78b68c41e44c093cb73d3099378ea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:01:58.918 8 WARNING neutron_lib.context [None req-117a13f1-6b8c-4f24-93f7-770dff33ca02 2cdce5016c844925b6d81b462d1cb641 7381c2e561cc4091bcb2a6af7b55ac0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:01:59.060 8 INFO neutron.db.segments_db [None req-117a13f1-6b8c-4f24-93f7-770dff33ca02 2cdce5016c844925b6d81b462d1cb641 7381c2e561cc4091bcb2a6af7b55ac0b - - default default] Added segment 915b6452-1229-411a-96c7-b119a6d64993 of type vxlan for network 37bd2f87-381f-4bbb-8f5d-d0793d9d0b14 2026-06-03 01:01:59.148 7 INFO neutron.db.l3_hamode_db [None req-97510141-d675-4e6c-a1ae-7c5798bd32a0 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 384/776] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:01:58 2026] POST /v2.0/networks => generated 650 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:01:59.168 8 WARNING neutron_lib.context [None req-76296695-a92c-44db-9de5-d3a10b487757 2cdce5016c844925b6d81b462d1cb641 7381c2e561cc4091bcb2a6af7b55ac0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 385/777] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:01:59 2026] POST /v2.0/subnets => generated 627 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:01:59.423 8 WARNING neutron_lib.context [None req-b375681c-e091-4b3e-aec4-62c65f47c3a3 2cdce5016c844925b6d81b462d1cb641 7381c2e561cc4091bcb2a6af7b55ac0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:01:59.470 8 INFO neutron.db.segments_db [None req-b375681c-e091-4b3e-aec4-62c65f47c3a3 2cdce5016c844925b6d81b462d1cb641 7381c2e561cc4091bcb2a6af7b55ac0b - - default default] Added segment 65d4d5c6-e5f7-4b48-9d85-b582719eb18e of type vxlan for network 0fe36c54-6c30-4a71-adf9-34eda2fdbabb 2026-06-03 01:01:59.773 8 INFO neutron.db.l3_hamode_db [None req-b375681c-e091-4b3e-aec4-62c65f47c3a3 2cdce5016c844925b6d81b462d1cb641 7381c2e561cc4091bcb2a6af7b55ac0b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 393/778] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:01:57 2026] POST /v2.0/routers => generated 731 bytes in 2150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:02:00.638 8 INFO neutron.db.l3_hamode_db [None req-b375681c-e091-4b3e-aec4-62c65f47c3a3 2cdce5016c844925b6d81b462d1cb641 7381c2e561cc4091bcb2a6af7b55ac0b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 394/779] 10.0.0.18 () {34 vars in 781 bytes} [Wed Jun 3 01:02:00 2026] PUT /v2.0/routers/dcc4c156-a6a0-4986-a12b-5302876cac4b/add_router_interface => generated 309 bytes in 1284 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/780] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:02:01 2026] GET /v2.0/security-groups?tenant_id=4731f2c574d34f75bd6ef3fe1359d40a&name=default => generated 2925 bytes in 370 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/781] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:02:01 2026] DELETE /v2.0/security-groups/2d30ee68-f3c7-4601-b316-2c56bb443276 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/782] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:01:59 2026] POST /v2.0/routers => generated 695 bytes in 2578 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/783] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:02:02 2026] GET /v2.0/security-groups?tenant_id=294f3456c0d54122a9cf502af31ae6bf&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:02:02.165 8 WARNING neutron_lib.context [None req-16456ab3-5427-4ebd-8047-b2049debfc05 a1eb3b64c372455d913eacf18f727266 5bf78b68c41e44c093cb73d3099378ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 388/784] 10.0.0.18 () {34 vars in 683 bytes} [Wed Jun 3 01:02:02 2026] POST /v2.0/security-groups => generated 1659 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/785] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:02:02 2026] DELETE /v2.0/security-groups/ea1523e1-15a3-437c-949d-3a08f4598d27 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:02:02.418 8 WARNING neutron_lib.context [None req-9127cf89-f41e-4c94-94ca-3824713b75b1 a1eb3b64c372455d913eacf18f727266 5bf78b68c41e44c093cb73d3099378ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 390/786] 10.0.0.18 () {34 vars in 693 bytes} [Wed Jun 3 01:02:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:02:02.605 8 WARNING neutron_lib.context [None req-234cc10b-e2b1-4fb0-9ce5-ce6df71472a0 a1eb3b64c372455d913eacf18f727266 5bf78b68c41e44c093cb73d3099378ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 391/787] 10.0.0.18 () {34 vars in 693 bytes} [Wed Jun 3 01:02:02 2026] POST /v2.0/security-group-rules => generated 602 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:02:02.730 8 WARNING neutron_lib.context [None req-5a264f09-503b-42a2-80c0-9cb820c0afb1 a1eb3b64c372455d913eacf18f727266 5bf78b68c41e44c093cb73d3099378ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 392/788] 10.0.0.18 () {34 vars in 674 bytes} [Wed Jun 3 01:02:02 2026] POST /v2.0/floatingips => generated 552 bytes in 540 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/789] 10.0.0.18 () {34 vars in 781 bytes} [Wed Jun 3 01:02:01 2026] PUT /v2.0/routers/699528a7-c685-43c9-bbbf-9e44e450ae20/add_router_interface => generated 309 bytes in 1365 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:03.375 8 WARNING neutron_lib.context [None req-1dd9d9e2-bf31-43c3-bedf-d804d0484f3d 2cdce5016c844925b6d81b462d1cb641 7381c2e561cc4091bcb2a6af7b55ac0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 393/790] 10.0.0.18 () {34 vars in 663 bytes} [Wed Jun 3 01:02:03 2026] POST /v2.0/ports => generated 954 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:02:03.727 7 WARNING neutron_lib.context [None req-27860d75-8f02-4cc4-b49d-c0347ef1b992 2cdce5016c844925b6d81b462d1cb641 7381c2e561cc4091bcb2a6af7b55ac0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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, ' [pid: 8|app: 0|req: 394/791] 10.0.0.54 () {34 vars in 1096 bytes} [Wed Jun 3 01:02:03 2026] GET /v2.0/security-groups?name=tempest-securitygroup--969425816&fields=id&tenant_id=5bf78b68c41e44c093cb73d3099378ea => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/792] 10.0.0.54 () {34 vars in 980 bytes} [Wed Jun 3 01:02:03 2026] GET /v2.0/networks?id=af118636-09f9-47fc-9504-04cb9d00355e => generated 676 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/793] 10.0.0.54 () {34 vars in 963 bytes} [Wed Jun 3 01:02:03 2026] GET /v2.0/quotas/5bf78b68c41e44c093cb73d3099378ea => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/794] 10.0.0.54 () {34 vars in 1000 bytes} [Wed Jun 3 01:02:03 2026] GET /v2.0/ports?tenant_id=5bf78b68c41e44c093cb73d3099378ea&fields=id => generated 103 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/795] 10.0.0.54 () {34 vars in 1006 bytes} [Wed Jun 3 01:02:03 2026] GET /v2.0/networks/af118636-09f9-47fc-9504-04cb9d00355e?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/796] 10.0.0.54 () {34 vars in 1106 bytes} [Wed Jun 3 01:02:04 2026] GET /v2.0/networks/af118636-09f9-47fc-9504-04cb9d00355e?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: 398/797] 10.0.0.18 () {34 vars in 663 bytes} [Wed Jun 3 01:02:03 2026] POST /v2.0/ports => generated 955 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:02:04.115 8 WARNING neutron_lib.context [None req-d51fd813-fcd0-4bd1-ab08-cdd94da14518 2cdce5016c844925b6d81b462d1cb641 7381c2e561cc4091bcb2a6af7b55ac0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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, ' [pid: 7|app: 0|req: 399/798] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:02:04 2026] GET /v2.0/ports?device_id=2908cf4c-d80f-416c-b6d6-709ff3d5cbaa => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:02:05.013 8 INFO neutron.db.l3_db [None req-d51fd813-fcd0-4bd1-ab08-cdd94da14518 2cdce5016c844925b6d81b462d1cb641 7381c2e561cc4091bcb2a6af7b55ac0b - - default default] Floating IP a5cb0693-9fe2-49f9-8a20-6683b7d43248 associated. External IP: 10.96.250.204, port: a80e5f18-08e2-4efe-8ea5-79c3ae0c0da5. [pid: 7|app: 0|req: 400/799] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:02:05 2026] GET /v2.0/ports?device_id=664d86a0-6e89-432d-b77c-048c81f84f12 => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/800] 10.0.0.54 () {34 vars in 969 bytes} [Wed Jun 3 01:02:05 2026] GET /v2.0/ports/ad53a0e0-84bb-4782-9e58-a2a15071ee8b => generated 972 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/801] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:02:05 2026] GET /v2.0/ports?device_id=2908cf4c-d80f-416c-b6d6-709ff3d5cbaa => 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: 400/802] 10.0.0.18 () {34 vars in 675 bytes} [Wed Jun 3 01:02:04 2026] POST /v2.0/floatingips => generated 842 bytes in 1332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:02:05.562 7 INFO neutron.db.l3_db [None req-9febb174-1b34-4538-bf5f-a23b93a0928d 2cdce5016c844925b6d81b462d1cb641 7381c2e561cc4091bcb2a6af7b55ac0b - - default default] Floating IP a5cb0693-9fe2-49f9-8a20-6683b7d43248 disassociated. External IP: 10.96.250.204, port: a80e5f18-08e2-4efe-8ea5-79c3ae0c0da5. [pid: 8|app: 0|req: 401/803] 199.204.45.4 () {34 vars in 997 bytes} [Wed Jun 3 01:02:05 2026] GET /v2.0/subnets?network_id=bb1352c5-6b6a-4c15-9868-51ed48031576 => generated 684 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/804] 10.0.0.18 () {34 vars in 747 bytes} [Wed Jun 3 01:02:05 2026] PUT /v2.0/floatingips/a5cb0693-9fe2-49f9-8a20-6683b7d43248 => generated 552 bytes in 431 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/805] 199.204.45.4 () {34 vars in 1143 bytes} [Wed Jun 3 01:02:05 2026] GET /v2.0/ports?device_id=664d86a0-6e89-432d-b77c-048c81f84f12&device_owner=compute%3Anova&network_id=bb1352c5-6b6a-4c15-9868-51ed48031576 => generated 975 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/806] 10.0.0.18 () {32 vars in 730 bytes} [Wed Jun 3 01:02:05 2026] DELETE /v2.0/floatingips/a5cb0693-9fe2-49f9-8a20-6683b7d43248 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:02:06.164 7 WARNING neutron_lib.context [None req-4789c041-b617-4fe2-84b1-d5a2ff41cdb5 2cdce5016c844925b6d81b462d1cb641 7381c2e561cc4091bcb2a6af7b55ac0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 403/807] 199.204.45.4 () {38 vars in 1025 bytes} [Wed Jun 3 01:02:05 2026] PUT /v2.0/ports/ad53a0e0-84bb-4782-9e58-a2a15071ee8b => generated 1149 bytes in 576 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: 404/808] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:02:06 2026] GET /v2.0/ports?device_id=2908cf4c-d80f-416c-b6d6-709ff3d5cbaa => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:02:06.619 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-605206e0-7d57-416a-89d9-720464071efc'] response: {'name': 'network-changed', 'server_uuid': '664d86a0-6e89-432d-b77c-048c81f84f12', 'tag': 'ad53a0e0-84bb-4782-9e58-a2a15071ee8b', 'status': 'completed', 'code': 200} 2026-06-03 01:02:06.833 7 INFO neutron.db.l3_db [None req-4789c041-b617-4fe2-84b1-d5a2ff41cdb5 2cdce5016c844925b6d81b462d1cb641 7381c2e561cc4091bcb2a6af7b55ac0b - - default default] Floating IP c6210440-c81f-4a9d-9109-dd745f4e527a associated. External IP: 10.96.250.208, port: 8ee7896e-679f-446b-9259-49b0ea717924. [pid: 8|app: 0|req: 405/809] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:02:06 2026] GET /v2.0/security-groups?tenant_id=c04332e1fe0f49889edacaad766ee4a9&name=default => generated 2925 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/810] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:02:06 2026] DELETE /v2.0/security-groups/c3751b26-20be-4d04-af28-cb404c97acc1 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/811] 10.0.0.18 () {34 vars in 675 bytes} [Wed Jun 3 01:02:06 2026] POST /v2.0/floatingips => generated 841 bytes in 977 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/812] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:02:07 2026] GET /v2.0/ports?tenant_id=cf0a42b3696f471190f0782d1c7082b1&device_id=664d86a0-6e89-432d-b77c-048c81f84f12 => generated 1421 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/813] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:02:07 2026] GET /v2.0/security-groups?tenant_id=f96214099e7049a982cbafde6da7cde7&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/814] 10.0.0.18 () {32 vars in 727 bytes} [Wed Jun 3 01:02:07 2026] GET /v2.0/floatingips/c6210440-c81f-4a9d-9109-dd745f4e527a => generated 841 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/815] 199.204.45.4 () {34 vars in 983 bytes} [Wed Jun 3 01:02:07 2026] GET /v2.0/networks?id=bb1352c5-6b6a-4c15-9868-51ed48031576 => generated 780 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/816] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:02:07 2026] DELETE /v2.0/security-groups/2dfd3bab-01e7-4fa0-a5f4-7e8d08f4bf7b => 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: 409/817] 10.0.0.18 () {32 vars in 653 bytes} [Wed Jun 3 01:02:07 2026] GET /v2.0/floatingips => generated 844 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/818] 199.204.45.4 () {34 vars in 1057 bytes} [Wed Jun 3 01:02:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=ad53a0e0-84bb-4782-9e58-a2a15071ee8b => generated 861 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/819] 199.204.45.4 () {34 vars in 1055 bytes} [Wed Jun 3 01:02:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=ad53a0e0-84bb-4782-9e58-a2a15071ee8b => 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: 411/820] 199.204.45.4 () {34 vars in 981 bytes} [Wed Jun 3 01:02:07 2026] GET /v2.0/subnets?id=8d52e686-d83a-4fd8-811e-c870af96f14e => generated 702 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/821] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:02:07 2026] GET /v2.0/ports?network_id=bb1352c5-6b6a-4c15-9868-51ed48031576&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: 413/822] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:02:07 2026] GET /v2.0/networks/bb1352c5-6b6a-4c15-9868-51ed48031576?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: 414/823] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:02:07 2026] GET /v2.0/networks/bb1352c5-6b6a-4c15-9868-51ed48031576?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:02:07.652 8 INFO neutron.db.l3_db [None req-9247deea-d1c9-410d-a679-f26846f24bbf 2cdce5016c844925b6d81b462d1cb641 7381c2e561cc4091bcb2a6af7b55ac0b - - default default] Floating IP c6210440-c81f-4a9d-9109-dd745f4e527a associated. External IP: 10.96.250.208, port: 8ee7896e-679f-446b-9259-49b0ea717924. [pid: 7|app: 0|req: 415/824] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:02:07 2026] GET /v2.0/ports?device_id=2908cf4c-d80f-416c-b6d6-709ff3d5cbaa => 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: 410/825] 10.0.0.18 () {34 vars in 747 bytes} [Wed Jun 3 01:02:07 2026] PUT /v2.0/floatingips/c6210440-c81f-4a9d-9109-dd745f4e527a => generated 842 bytes in 925 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:08.375 7 INFO neutron.db.l3_db [None req-2d5b7d8c-bf24-469c-9235-e04b40fe56da 2cdce5016c844925b6d81b462d1cb641 7381c2e561cc4091bcb2a6af7b55ac0b - - default default] Floating IP c6210440-c81f-4a9d-9109-dd745f4e527a disassociated. External IP: 10.96.250.208, port: a80e5f18-08e2-4efe-8ea5-79c3ae0c0da5. [pid: 8|app: 0|req: 411/826] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:02:08 2026] GET /v2.0/ports?device_id=664d86a0-6e89-432d-b77c-048c81f84f12 => generated 1152 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/827] 199.204.45.4 () {34 vars in 983 bytes} [Wed Jun 3 01:02:08 2026] GET /v2.0/networks?id=af118636-09f9-47fc-9504-04cb9d00355e => generated 676 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/828] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:02:08 2026] GET /v2.0/security-groups?id=75093025-6e7f-468f-b1ce-1f6f0c20b946&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/829] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:02:08 2026] GET /v2.0/ports?tenant_id=cf0a42b3696f471190f0782d1c7082b1&device_id=664d86a0-6e89-432d-b77c-048c81f84f12 => generated 1421 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/830] 199.204.45.4 () {34 vars in 1047 bytes} [Wed Jun 3 01:02:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5bf78b68c41e44c093cb73d3099378ea => generated 180 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/831] 10.0.0.18 () {34 vars in 747 bytes} [Wed Jun 3 01:02:08 2026] PUT /v2.0/floatingips/c6210440-c81f-4a9d-9109-dd745f4e527a => generated 552 bytes in 429 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:08.699 7 WARNING neutron_lib.context [req-651db86a-1191-449d-a145-503dc9bd2532 req-19f0cbf8-4622-40e5-b634-d3747cfb9b86 a1eb3b64c372455d913eacf18f727266 5bf78b68c41e44c093cb73d3099378ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 416/832] 199.204.45.4 () {34 vars in 983 bytes} [Wed Jun 3 01:02:08 2026] GET /v2.0/networks?id=bb1352c5-6b6a-4c15-9868-51ed48031576 => generated 780 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/833] 10.0.0.18 () {32 vars in 730 bytes} [Wed Jun 3 01:02:08 2026] DELETE /v2.0/floatingips/c6210440-c81f-4a9d-9109-dd745f4e527a => 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: 418/834] 199.204.45.4 () {34 vars in 1057 bytes} [Wed Jun 3 01:02:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=ad53a0e0-84bb-4782-9e58-a2a15071ee8b => generated 861 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/835] 199.204.45.4 () {38 vars in 952 bytes} [Wed Jun 3 01:02:08 2026] POST /v2.0/ports => generated 954 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, ' 2026-06-03 01:02:09.066 7 INFO neutron.api.v2.resource [None req-e0e73e02-6bc4-431b-9a4e-638ebbc7e7e4 2cdce5016c844925b6d81b462d1cb641 7381c2e561cc4091bcb2a6af7b55ac0b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 418/836] 10.0.0.18 () {32 vars in 730 bytes} [Wed Jun 3 01:02:09 2026] DELETE /v2.0/floatingips/c6210440-c81f-4a9d-9109-dd745f4e527a => generated 144 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/837] 199.204.45.4 () {34 vars in 1055 bytes} [Wed Jun 3 01:02:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=ad53a0e0-84bb-4782-9e58-a2a15071ee8b => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/838] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:02:09 2026] GET /v2.0/ports?device_id=2908cf4c-d80f-416c-b6d6-709ff3d5cbaa => generated 957 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/839] 10.0.0.18 () {32 vars in 718 bytes} [Wed Jun 3 01:02:09 2026] DELETE /v2.0/ports/a80e5f18-08e2-4efe-8ea5-79c3ae0c0da5 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/840] 199.204.45.4 () {34 vars in 981 bytes} [Wed Jun 3 01:02:09 2026] GET /v2.0/subnets?id=8d52e686-d83a-4fd8-811e-c870af96f14e => generated 702 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/841] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:02:09 2026] GET /v2.0/security-groups?id=23dce441-ea9b-4d63-86eb-aa80cc673ae6&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: 420/842] 199.204.45.4 () {38 vars in 1025 bytes} [Wed Jun 3 01:02:09 2026] PUT /v2.0/ports/43a296e9-1afb-4b77-9170-c971ddd29e1b => generated 1235 bytes in 415 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: 421/843] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:02:09 2026] GET /v2.0/ports?network_id=bb1352c5-6b6a-4c15-9868-51ed48031576&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:02:09.541 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ff03871-b460-48f3-a9fe-2ccd6438a4b8'] response: {'name': 'network-changed', 'server_uuid': '2908cf4c-d80f-416c-b6d6-709ff3d5cbaa', 'tag': '43a296e9-1afb-4b77-9170-c971ddd29e1b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 422/844] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:02:09 2026] GET /v2.0/networks/bb1352c5-6b6a-4c15-9868-51ed48031576?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: 423/845] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:02:09 2026] GET /v2.0/networks/bb1352c5-6b6a-4c15-9868-51ed48031576?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: 423/846] 10.0.0.18 () {32 vars in 718 bytes} [Wed Jun 3 01:02:09 2026] DELETE /v2.0/ports/8ee7896e-679f-446b-9259-49b0ea717924 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/847] 10.0.0.18 () {32 vars in 734 bytes} [Wed Jun 3 01:02:09 2026] GET /v2.0/ports?device_id=699528a7-c685-43c9-bbbf-9e44e450ae20 => generated 958 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/848] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:02:10 2026] GET /v2.0/ports?tenant_id=5bf78b68c41e44c093cb73d3099378ea&device_id=2908cf4c-d80f-416c-b6d6-709ff3d5cbaa => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/849] 199.204.45.4 () {34 vars in 1015 bytes} [Wed Jun 3 01:02:10 2026] GET /v2.0/networks?tenant_id=5bf78b68c41e44c093cb73d3099378ea&shared=False => generated 772 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/850] 199.204.45.4 () {34 vars in 927 bytes} [Wed Jun 3 01:02:10 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/851] 199.204.45.4 () {34 vars in 1115 bytes} [Wed Jun 3 01:02:10 2026] GET /v2.0/ports?device_id=664d86a0-6e89-432d-b77c-048c81f84f12&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.7 => generated 1152 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/852] 10.0.0.18 () {34 vars in 787 bytes} [Wed Jun 3 01:02:09 2026] PUT /v2.0/routers/699528a7-c685-43c9-bbbf-9e44e450ae20/remove_router_interface => generated 309 bytes in 922 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/853] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:02:10 2026] GET /v2.0/ports?device_id=2908cf4c-d80f-416c-b6d6-709ff3d5cbaa => generated 969 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/854] 199.204.45.4 () {38 vars in 1025 bytes} [Wed Jun 3 01:02:10 2026] PUT /v2.0/ports/ad53a0e0-84bb-4782-9e58-a2a15071ee8b => generated 972 bytes in 509 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: 430/855] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:02:10 2026] GET /v2.0/security-groups?id=23dce441-ea9b-4d63-86eb-aa80cc673ae6&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: 431/856] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:02:11 2026] GET /v2.0/ports?tenant_id=5bf78b68c41e44c093cb73d3099378ea&device_id=2908cf4c-d80f-416c-b6d6-709ff3d5cbaa => 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: 432/857] 199.204.45.4 () {34 vars in 1055 bytes} [Wed Jun 3 01:02:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=43a296e9-1afb-4b77-9170-c971ddd29e1b => 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: 433/858] 199.204.45.4 () {34 vars in 981 bytes} [Wed Jun 3 01:02:11 2026] GET /v2.0/subnets?id=44069c44-a7ef-49a1-b8ac-9e345a92d5db => generated 694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/859] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:02:11 2026] GET /v2.0/ports?tenant_id=cf0a42b3696f471190f0782d1c7082b1&device_id=664d86a0-6e89-432d-b77c-048c81f84f12 => 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: 435/860] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:02:11 2026] GET /v2.0/ports?network_id=af118636-09f9-47fc-9504-04cb9d00355e&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: 436/861] 199.204.45.4 () {34 vars in 983 bytes} [Wed Jun 3 01:02:11 2026] GET /v2.0/networks?id=bb1352c5-6b6a-4c15-9868-51ed48031576 => generated 780 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/862] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:02:11 2026] GET /v2.0/networks/af118636-09f9-47fc-9504-04cb9d00355e?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:02:11.536 8 INFO neutron.services.segments.plugin [-] Segment 65d4d5c6-e5f7-4b48-9d85-b582719eb18e resource provider aggregate not found [pid: 7|app: 0|req: 438/863] 199.204.45.4 () {34 vars in 1057 bytes} [Wed Jun 3 01:02:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=ad53a0e0-84bb-4782-9e58-a2a15071ee8b => generated 861 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:11.541 8 INFO neutron.services.segments.plugin [-] Segment 65d4d5c6-e5f7-4b48-9d85-b582719eb18e resource provider aggregate not found 2026-06-03 01:02:11.547 8 INFO neutron.services.segments.plugin [-] Segment 65d4d5c6-e5f7-4b48-9d85-b582719eb18e 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 65d4d5c6-e5f7-4b48-9d85-b582719eb18e found for delete ", "request_id": "req-d7cc10f8-151a-4f0b-9814-f2a7eaab1475"}]} 2026-06-03 01:02:11.561 8 INFO neutron.services.segments.plugin [-] Segment 65d4d5c6-e5f7-4b48-9d85-b582719eb18e 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 65d4d5c6-e5f7-4b48-9d85-b582719eb18e found for delete ", "request_id": "req-ba98c8a3-97da-40f2-af55-c5e355606887"}]} 2026-06-03 01:02:11.570 8 INFO neutron.db.l3_hamode_db [None req-96e1e288-12de-4c12-97fe-9e87c3910e2a 2cdce5016c844925b6d81b462d1cb641 7381c2e561cc4091bcb2a6af7b55ac0b - - default default] HA network 0fe36c54-6c30-4a71-adf9-34eda2fdbabb was deleted as no HA routers are present in tenant 7381c2e561cc4091bcb2a6af7b55ac0b. [pid: 8|app: 0|req: 426/864] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:02:10 2026] DELETE /v2.0/routers/699528a7-c685-43c9-bbbf-9e44e450ae20 => generated 0 bytes in 838 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:02:11.577 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-41f44330-137e-4708-a07b-6eca9b90ce38'] response: {'name': 'network-changed', 'server_uuid': '664d86a0-6e89-432d-b77c-048c81f84f12', 'tag': 'ad53a0e0-84bb-4782-9e58-a2a15071ee8b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 439/865] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:02:11 2026] GET /v2.0/networks/af118636-09f9-47fc-9504-04cb9d00355e?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: 8|app: 0|req: 427/868] 199.204.45.4 () {34 vars in 981 bytes} [Wed Jun 3 01:02:11 2026] GET /v2.0/subnets?id=8d52e686-d83a-4fd8-811e-c870af96f14e => generated 702 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/869] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:02:11 2026] GET /v2.0/ports?network_id=bb1352c5-6b6a-4c15-9868-51ed48031576&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/870] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:02:11 2026] GET /v2.0/networks/bb1352c5-6b6a-4c15-9868-51ed48031576?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: 442/871] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:02:11 2026] DELETE /v2.0/subnets/89a58253-d9c8-490b-8dfa-2624bd47aa19 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/872] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:02:11 2026] GET /v2.0/networks/bb1352c5-6b6a-4c15-9868-51ed48031576?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-06-03 01:02:11.870 7 INFO neutron.services.segments.plugin [-] Segment 915b6452-1229-411a-96c7-b119a6d64993 resource provider aggregate not found 2026-06-03 01:02:11.875 7 INFO neutron.services.segments.plugin [-] Segment 915b6452-1229-411a-96c7-b119a6d64993 resource provider aggregate not found 2026-06-03 01:02:11.888 7 INFO neutron.services.segments.plugin [-] Segment 915b6452-1229-411a-96c7-b119a6d64993 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 915b6452-1229-411a-96c7-b119a6d64993 found for delete ", "request_id": "req-f0051e38-b396-4870-857d-5dc1a70b5cb3"}]} 2026-06-03 01:02:11.888 7 INFO neutron.services.segments.plugin [-] Segment 915b6452-1229-411a-96c7-b119a6d64993 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 915b6452-1229-411a-96c7-b119a6d64993 found for delete ", "request_id": "req-c83227cf-9923-4870-89f4-5f115a17069b"}]} [pid: 7|app: 0|req: 443/873] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:02:11 2026] DELETE /v2.0/networks/37bd2f87-381f-4bbb-8f5d-d0793d9d0b14 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/874] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:02:11 2026] GET /v2.0/ports?device_id=2908cf4c-d80f-416c-b6d6-709ff3d5cbaa => 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: 444/875] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:02:11 2026] GET /v2.0/security-groups?id=23dce441-ea9b-4d63-86eb-aa80cc673ae6&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: 432/876] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:02:12 2026] GET /v2.0/ports?device_id=664d86a0-6e89-432d-b77c-048c81f84f12 => generated 975 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/877] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:02:12 2026] GET /v2.0/security-groups?id=75093025-6e7f-468f-b1ce-1f6f0c20b946&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: 433/878] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:02:12 2026] GET /v2.0/security-groups?tenant_id=7381c2e561cc4091bcb2a6af7b55ac0b&name=default => generated 2925 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/879] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:02:12 2026] DELETE /v2.0/security-groups/688b52fa-0e6d-4cca-b337-51cabdcf6430 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/880] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:02:12 2026] GET /v2.0/ports?tenant_id=cf0a42b3696f471190f0782d1c7082b1&device_id=664d86a0-6e89-432d-b77c-048c81f84f12 => 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: 448/881] 199.204.45.4 () {34 vars in 983 bytes} [Wed Jun 3 01:02:12 2026] GET /v2.0/networks?id=bb1352c5-6b6a-4c15-9868-51ed48031576 => generated 780 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/882] 199.204.45.4 () {34 vars in 1057 bytes} [Wed Jun 3 01:02:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=ad53a0e0-84bb-4782-9e58-a2a15071ee8b => generated 861 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/883] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:02:12 2026] GET /v2.0/security-groups?tenant_id=437650095e2c4df6a2825380489960f5&name=default => generated 2925 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/884] 199.204.45.4 () {34 vars in 981 bytes} [Wed Jun 3 01:02:12 2026] GET /v2.0/subnets?id=8d52e686-d83a-4fd8-811e-c870af96f14e => 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: 451/885] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:02:13 2026] GET /v2.0/ports?network_id=bb1352c5-6b6a-4c15-9868-51ed48031576&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: 452/886] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:02:13 2026] GET /v2.0/networks/bb1352c5-6b6a-4c15-9868-51ed48031576?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/887] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:02:13 2026] DELETE /v2.0/security-groups/50529015-904a-462a-975c-0c0ef1d35b1d => 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: 453/888] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:02:13 2026] GET /v2.0/ports?device_id=2908cf4c-d80f-416c-b6d6-709ff3d5cbaa => generated 969 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/889] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:02:13 2026] GET /v2.0/networks/bb1352c5-6b6a-4c15-9868-51ed48031576?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: 7|app: 0|req: 454/890] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:02:13 2026] GET /v2.0/security-groups?id=23dce441-ea9b-4d63-86eb-aa80cc673ae6&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: 455/891] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:02:13 2026] GET /v2.0/ports?device_id=664d86a0-6e89-432d-b77c-048c81f84f12 => 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: 456/892] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:02:13 2026] GET /v2.0/security-groups?id=75093025-6e7f-468f-b1ce-1f6f0c20b946&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: 437/893] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:02:13 2026] GET /v2.0/security-groups?tenant_id=b4ef7b906015450a89f4b83c09128477&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/894] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:02:13 2026] DELETE /v2.0/security-groups/74492381-93c0-4ecb-946e-0f8fa989ccd9 => 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: 438/895] 199.204.45.4 () {34 vars in 991 bytes} [Wed Jun 3 01:02:14 2026] GET /v2.0/ports?device_id=664d86a0-6e89-432d-b77c-048c81f84f12 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:14.331 7 INFO neutron.db.l3_db [req-b32abfac-1989-42dd-bdeb-589796b10212 req-7c1425ac-14c2-4316-98f4-ad91b5cd288a 8fa7a4e34c6245e98316ab3d5cb1f733 cf0a42b3696f471190f0782d1c7082b1 - - default default] Floating IP 3d82f2a9-51ff-4740-8588-3d5c053d8e65 disassociated. External IP: 10.96.250.216, port: ad53a0e0-84bb-4782-9e58-a2a15071ee8b. [pid: 8|app: 0|req: 439/896] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:02:14 2026] GET /v2.0/ports?device_id=2908cf4c-d80f-416c-b6d6-709ff3d5cbaa => generated 969 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/897] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:02:14 2026] GET /v2.0/security-groups?id=23dce441-ea9b-4d63-86eb-aa80cc673ae6&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: 441/898] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:02:14 2026] GET /v2.0/ports?device_id=664d86a0-6e89-432d-b77c-048c81f84f12 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:02:14.729 8 WARNING neutron_lib.context [None req-da62b98f-b1d1-4dd4-bca5-deaa4a3a7e92 95d16da4c4af430ab1e4d848853eddda bf54a9aef173438dad6e55c7b3a9ae59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 458/899] 199.204.45.4 () {36 vars in 994 bytes} [Wed Jun 3 01:02:14 2026] DELETE /v2.0/ports/ad53a0e0-84bb-4782-9e58-a2a15071ee8b => generated 0 bytes in 655 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:02:14.887 8 INFO neutron.db.segments_db [None req-da62b98f-b1d1-4dd4-bca5-deaa4a3a7e92 95d16da4c4af430ab1e4d848853eddda bf54a9aef173438dad6e55c7b3a9ae59 - - default default] Added segment ca1e9680-749f-4025-8269-203877fd31da of type vxlan for network d14fd5a2-3c00-4d97-834e-1c5bbbb0c4e5 [pid: 8|app: 0|req: 442/900] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:02:14 2026] POST /v2.0/networks => generated 648 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:02:15.389 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-442f2860-bbce-48e2-a04f-92a0daf65f64'] response: {'server_uuid': '664d86a0-6e89-432d-b77c-048c81f84f12', 'name': 'network-vif-deleted', 'tag': 'ad53a0e0-84bb-4782-9e58-a2a15071ee8b', 'status': 'completed', 'code': 200} 2026-06-03 01:02:15.487 7 WARNING neutron_lib.context [None req-0f8a095d-6e6d-403f-9dcd-27d630e8cd33 a017c386ce0e433d9a1aaa047272b9a0 1ece4bc2589844e4ab972d0f08e6e95c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:02:15.487 7 WARNING neutron_lib.context [None req-0f8a095d-6e6d-403f-9dcd-27d630e8cd33 a017c386ce0e433d9a1aaa047272b9a0 1ece4bc2589844e4ab972d0f08e6e95c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 443/901] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:02:15 2026] GET /v2.0/ports?device_id=2908cf4c-d80f-416c-b6d6-709ff3d5cbaa => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:15.532 8 WARNING neutron_lib.context [None req-edce9823-6c28-4f56-9f1f-29998c853e74 95d16da4c4af430ab1e4d848853eddda bf54a9aef173438dad6e55c7b3a9ae59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:02:15.689 7 INFO neutron.db.segments_db [None req-0f8a095d-6e6d-403f-9dcd-27d630e8cd33 a017c386ce0e433d9a1aaa047272b9a0 1ece4bc2589844e4ab972d0f08e6e95c - - default default] Added segment ee5cf14b-6095-47ac-b76d-28fccf3ac93e of type vxlan for network f9550631-183e-435d-aca6-b74c5995eea2 2026-06-03 01:02:15.767 7 INFO neutron.db.segments_db [None req-0f8a095d-6e6d-403f-9dcd-27d630e8cd33 a017c386ce0e433d9a1aaa047272b9a0 1ece4bc2589844e4ab972d0f08e6e95c - - default default] Added segment 0619430d-7996-44da-9033-981b932779e5 of type vxlan for network 2bd86c00-2848-4127-917f-07cee07d8465 [pid: 8|app: 0|req: 444/902] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:02:15 2026] POST /v2.0/subnets => generated 673 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/903] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:02:15 2026] GET /v2.0/security-groups?id=23dce441-ea9b-4d63-86eb-aa80cc673ae6&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: 446/904] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:02:15 2026] GET /v2.0/ports?device_id=664d86a0-6e89-432d-b77c-048c81f84f12 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:02:15.862 8 WARNING neutron_lib.context [None req-626e4ea4-8f86-4a12-b20e-929925ede240 95d16da4c4af430ab1e4d848853eddda bf54a9aef173438dad6e55c7b3a9ae59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 459/905] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:02:15 2026] POST /v2.0/networks => generated 1246 bytes in 556 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 01:02:15.949 8 INFO neutron.db.segments_db [None req-626e4ea4-8f86-4a12-b20e-929925ede240 95d16da4c4af430ab1e4d848853eddda bf54a9aef173438dad6e55c7b3a9ae59 - - default default] Added segment e105d6af-27b6-453e-a9bd-384a27258025 of type vxlan for network d7c15214-9e24-4762-a0f4-e269acd67296 [pid: 7|app: 0|req: 460/906] 10.0.0.18 () {32 vars in 647 bytes} [Wed Jun 3 01:02:15 2026] GET /v2.0/networks => generated 1845 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/907] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:02:15 2026] POST /v2.0/networks => generated 647 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:02:16.136 7 INFO neutron.services.segments.plugin [-] Segment ee5cf14b-6095-47ac-b76d-28fccf3ac93e resource provider aggregate not found 2026-06-03 01:02:16.142 7 INFO neutron.services.segments.plugin [-] Segment ee5cf14b-6095-47ac-b76d-28fccf3ac93e resource provider aggregate not found 2026-06-03 01:02:16.147 7 INFO neutron.services.segments.plugin [-] Segment ee5cf14b-6095-47ac-b76d-28fccf3ac93e 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 ee5cf14b-6095-47ac-b76d-28fccf3ac93e found for delete ", "request_id": "req-a86bfef5-c757-48e5-b565-68a1444b4b48"}]} 2026-06-03 01:02:16.154 7 INFO neutron.services.segments.plugin [-] Segment ee5cf14b-6095-47ac-b76d-28fccf3ac93e 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 ee5cf14b-6095-47ac-b76d-28fccf3ac93e found for delete ", "request_id": "req-a00e0ac9-559a-4b5d-8209-4102833bfb63"}]} [pid: 7|app: 0|req: 461/908] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:02:15 2026] DELETE /v2.0/networks/f9550631-183e-435d-aca6-b74c5995eea2 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/909] 10.0.0.18 () {34 vars in 741 bytes} [Wed Jun 3 01:02:16 2026] PUT /v2.0/networks/d7c15214-9e24-4762-a0f4-e269acd67296 => generated 592 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:16.217 8 WARNING neutron_lib.context [None req-dfc1ea9e-4b30-4556-bbd4-0714e6cd556e 95d16da4c4af430ab1e4d848853eddda bf54a9aef173438dad6e55c7b3a9ae59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 462/910] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:02:16 2026] DELETE /v2.0/networks/2bd86c00-2848-4127-917f-07cee07d8465 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/911] 10.0.0.18 () {32 vars in 647 bytes} [Wed Jun 3 01:02:16 2026] GET /v2.0/networks => generated 651 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:16.397 7 WARNING neutron_lib.context [None req-9bdd3048-ca24-47e0-b2bf-611d51d95b51 a017c386ce0e433d9a1aaa047272b9a0 1ece4bc2589844e4ab972d0f08e6e95c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:02:16.452 7 INFO neutron.db.segments_db [None req-9bdd3048-ca24-47e0-b2bf-611d51d95b51 a017c386ce0e433d9a1aaa047272b9a0 1ece4bc2589844e4ab972d0f08e6e95c - - default default] Added segment 3217fb86-90f7-42cc-bcab-f75f1eb9a73c of type vxlan for network cdee5790-5c2f-4467-87e3-4560ee12aa4d [pid: 8|app: 0|req: 449/912] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:02:16 2026] POST /v2.0/subnets => generated 646 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/913] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:02:16 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-06-03 01:02:16.563 7 WARNING neutron_lib.context [None req-8b643ae4-11bb-49c6-baf5-5005f5fb0e85 a017c386ce0e433d9a1aaa047272b9a0 1ece4bc2589844e4ab972d0f08e6e95c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 450/914] 10.0.0.18 () {34 vars in 739 bytes} [Wed Jun 3 01:02:16 2026] PUT /v2.0/subnets/ae24db30-29fb-433a-9988-f1ee098c90b6 => generated 656 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:16.633 7 INFO neutron.db.segments_db [None req-8b643ae4-11bb-49c6-baf5-5005f5fb0e85 a017c386ce0e433d9a1aaa047272b9a0 1ece4bc2589844e4ab972d0f08e6e95c - - default default] Added segment 4d887c83-e4ec-4f97-86c2-873fe5b590a9 of type vxlan for network 7d8c6596-3b7d-4753-9461-0a2724548bb3 [pid: 7|app: 0|req: 465/915] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:02:16 2026] POST /v2.0/networks => generated 650 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:02:16.754 7 WARNING neutron_lib.context [None req-4b4c70ca-ac76-44fa-b94a-c1ad7e711723 a017c386ce0e433d9a1aaa047272b9a0 1ece4bc2589844e4ab972d0f08e6e95c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:02:16.778 7 WARNING neutron_lib.context [None req-4b4c70ca-ac76-44fa-b94a-c1ad7e711723 a017c386ce0e433d9a1aaa047272b9a0 1ece4bc2589844e4ab972d0f08e6e95c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:02:16.827 8 INFO neutron.services.segments.plugin [-] Segment e105d6af-27b6-453e-a9bd-384a27258025 resource provider aggregate not found 2026-06-03 01:02:16.841 8 INFO neutron.services.segments.plugin [-] Segment e105d6af-27b6-453e-a9bd-384a27258025 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 e105d6af-27b6-453e-a9bd-384a27258025 found for delete ", "request_id": "req-3f25a605-819f-4c32-a6d2-390ff6561bb8"}]} 2026-06-03 01:02:16.842 8 INFO neutron.services.segments.plugin [-] Segment e105d6af-27b6-453e-a9bd-384a27258025 resource provider aggregate not found 2026-06-03 01:02:16.854 8 INFO neutron.services.segments.plugin [-] Segment e105d6af-27b6-453e-a9bd-384a27258025 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 e105d6af-27b6-453e-a9bd-384a27258025 found for delete ", "request_id": "req-7e5e9c83-c952-49ad-b260-24161040324b"}]} [pid: 8|app: 0|req: 451/916] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:02:16 2026] DELETE /v2.0/networks/d7c15214-9e24-4762-a0f4-e269acd67296 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:02:16.872 8 INFO neutron.pecan_wsgi.hooks.translation [None req-890301e7-c6d7-4983-8ff9-00ab8fe9d0e2 95d16da4c4af430ab1e4d848853eddda bf54a9aef173438dad6e55c7b3a9ae59 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 452/917] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:02:16 2026] DELETE /v2.0/networks/d7c15214-9e24-4762-a0f4-e269acd67296 => 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: 453/918] 10.0.0.18 () {32 vars in 692 bytes} [Wed Jun 3 01:02:16 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/919] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:02:16 2026] GET /v2.0/ports?device_id=2908cf4c-d80f-416c-b6d6-709ff3d5cbaa => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/920] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:02:16 2026] GET /v2.0/ports?device_id=664d86a0-6e89-432d-b77c-048c81f84f12 => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/921] 10.0.0.18 () {32 vars in 740 bytes} [Wed Jun 3 01:02:16 2026] GET /v2.0/subnets?network_id=7b7b3493-24d1-4be6-94e3-52f7af84af90 => generated 649 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/922] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:02:17 2026] GET /v2.0/security-groups?id=23dce441-ea9b-4d63-86eb-aa80cc673ae6&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: 8|app: 0|req: 458/923] 10.0.0.18 () {32 vars in 651 bytes} [Wed Jun 3 01:02:17 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: 8|app: 0|req: 459/924] 10.0.0.18 () {32 vars in 647 bytes} [Wed Jun 3 01:02:17 2026] GET /v2.0/networks => generated 1313 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/925] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:02:17 2026] GET /v2.0/ports?device_id=2908cf4c-d80f-416c-b6d6-709ff3d5cbaa => 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: 461/926] 10.0.0.18 () {32 vars in 645 bytes} [Wed Jun 3 01:02:17 2026] GET /v2.0/subnets => generated 1312 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/927] 10.0.0.18 () {34 vars in 663 bytes} [Wed Jun 3 01:02:16 2026] POST /v2.0/ports => generated 1506 bytes in 664 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: 467/928] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jun 3 01:02:17 2026] GET /v2.0/networks/d14fd5a2-3c00-4d97-834e-1c5bbbb0c4e5 => generated 673 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:17.570 8 INFO neutron.db.l3_db [None req-32f04296-7c07-487a-b8c0-8ec567f0af3c a1eb3b64c372455d913eacf18f727266 5bf78b68c41e44c093cb73d3099378ea - - default default] Floating IP 86ef7080-5afd-4deb-898f-ae5ac767f3e3 associated. External IP: 10.96.250.212, port: 43a296e9-1afb-4b77-9170-c971ddd29e1b. [pid: 7|app: 0|req: 468/929] 10.0.0.18 () {32 vars in 641 bytes} [Wed Jun 3 01:02:17 2026] GET /v2.0/ports => generated 1506 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/930] 10.0.0.18 () {32 vars in 719 bytes} [Wed Jun 3 01:02:17 2026] GET /v2.0/subnets/fccff01a-3993-43f2-beb4-0ea5a296aa5d => generated 673 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/931] 10.0.0.18 () {32 vars in 718 bytes} [Wed Jun 3 01:02:17 2026] DELETE /v2.0/ports/5b12d3de-c59a-4d58-96f3-9d57068af0f1 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:02:17.887 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6f830466-4d33-4fa7-b843-b7f792e88742 95d16da4c4af430ab1e4d848853eddda bf54a9aef173438dad6e55c7b3a9ae59 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 471/932] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:02:17 2026] DELETE /v2.0/subnets/ae24db30-29fb-433a-9988-f1ee098c90b6 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/933] 10.0.0.18 () {34 vars in 747 bytes} [Wed Jun 3 01:02:17 2026] PUT /v2.0/floatingips/86ef7080-5afd-4deb-898f-ae5ac767f3e3 => generated 855 bytes in 714 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:17.926 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dc103b3f-425d-4b21-8692-95432a27738e 95d16da4c4af430ab1e4d848853eddda bf54a9aef173438dad6e55c7b3a9ae59 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 463/934] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:02:17 2026] DELETE /v2.0/networks/d7c15214-9e24-4762-a0f4-e269acd67296 => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:02:17.952 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-73255c0b-9ad6-4796-a289-1a79d5f0ab62'] response: {'name': 'network-changed', 'server_uuid': '2908cf4c-d80f-416c-b6d6-709ff3d5cbaa', 'tag': '43a296e9-1afb-4b77-9170-c971ddd29e1b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 472/935] 10.0.0.18 () {32 vars in 718 bytes} [Wed Jun 3 01:02:17 2026] DELETE /v2.0/ports/e4700200-8f74-4fcc-af16-4b6407961f40 => 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: 464/936] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:02:17 2026] DELETE /v2.0/subnets/fccff01a-3993-43f2-beb4-0ea5a296aa5d => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/937] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:02:18 2026] GET /v2.0/ports?device_id=2908cf4c-d80f-416c-b6d6-709ff3d5cbaa => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:18.167 7 INFO neutron.services.segments.plugin [-] Segment 0619430d-7996-44da-9033-981b932779e5 resource provider aggregate not found 2026-06-03 01:02:18.178 7 INFO neutron.services.segments.plugin [-] Segment 0619430d-7996-44da-9033-981b932779e5 resource provider aggregate not found 2026-06-03 01:02:18.183 7 INFO neutron.services.segments.plugin [-] Segment 0619430d-7996-44da-9033-981b932779e5 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 0619430d-7996-44da-9033-981b932779e5 found for delete ", "request_id": "req-0f2885da-34ba-4595-84d4-fddb941e2732"}]} [pid: 7|app: 0|req: 474/938] 10.0.0.18 () {32 vars in 641 bytes} [Wed Jun 3 01:02:18 2026] GET /v2.0/ports => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:02:18.197 7 INFO neutron.services.segments.plugin [-] Segment 0619430d-7996-44da-9033-981b932779e5 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 0619430d-7996-44da-9033-981b932779e5 found for delete ", "request_id": "req-cc0c05e0-9dbf-493b-bb81-f7afd1a09f0e"}]} [pid: 8|app: 0|req: 465/939] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:02:18 2026] DELETE /v2.0/security-groups/75093025-6e7f-468f-b1ce-1f6f0c20b946 => 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: 466/940] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:02:18 2026] GET /v2.0/security-groups?id=23dce441-ea9b-4d63-86eb-aa80cc673ae6&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:18.262 8 WARNING neutron_lib.context [None req-76c628ef-a7bb-49ad-b99e-db97ec523bc2 a017c386ce0e433d9a1aaa047272b9a0 1ece4bc2589844e4ab972d0f08e6e95c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:02:18.307 8 INFO neutron.db.segments_db [None req-76c628ef-a7bb-49ad-b99e-db97ec523bc2 a017c386ce0e433d9a1aaa047272b9a0 1ece4bc2589844e4ab972d0f08e6e95c - - default default] Added segment b0e0be50-81c7-415b-acb6-d356f79ff735 of type vxlan for network 4e849904-4e47-4873-9bd5-8e99423f5eeb [pid: 8|app: 0|req: 467/941] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:02:18 2026] POST /v2.0/networks => generated 650 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:02:18.389 8 INFO neutron.api.v2.resource [None req-83af6137-a735-43c0-8d54-9ec133cbf2ed 8fa7a4e34c6245e98316ab3d5cb1f733 cf0a42b3696f471190f0782d1c7082b1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 468/942] 10.0.0.18 () {32 vars in 735 bytes} [Wed Jun 3 01:02:18 2026] GET /v2.0/security-groups/75093025-6e7f-468f-b1ce-1f6f0c20b946 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:02:18.393 8 WARNING neutron_lib.context [None req-02acd4a5-2ea0-4283-8e42-500ff26a6a57 a017c386ce0e433d9a1aaa047272b9a0 1ece4bc2589844e4ab972d0f08e6e95c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:02:18.441 8 INFO neutron.db.segments_db [None req-02acd4a5-2ea0-4283-8e42-500ff26a6a57 a017c386ce0e433d9a1aaa047272b9a0 1ece4bc2589844e4ab972d0f08e6e95c - - default default] Added segment e92bfc61-2fd8-4eb2-91ac-452cad5d48f0 of type vxlan for network 3ddb46a8-7e31-425d-b263-3b86f0924ea6 [pid: 7|app: 0|req: 475/943] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:02:18 2026] DELETE /v2.0/networks/d14fd5a2-3c00-4d97-834e-1c5bbbb0c4e5 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/944] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:02:18 2026] POST /v2.0/networks => generated 648 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/945] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:02:18 2026] GET /v2.0/ports?tenant_id=5bf78b68c41e44c093cb73d3099378ea&device_id=2908cf4c-d80f-416c-b6d6-709ff3d5cbaa => generated 1240 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:02:18.599 8 WARNING neutron_lib.context [None req-524e450f-1c11-4158-8386-b479f4078213 a017c386ce0e433d9a1aaa047272b9a0 1ece4bc2589844e4ab972d0f08e6e95c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:02:18.624 8 WARNING neutron_lib.context [None req-524e450f-1c11-4158-8386-b479f4078213 a017c386ce0e433d9a1aaa047272b9a0 1ece4bc2589844e4ab972d0f08e6e95c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 476/946] 10.0.0.18 () {32 vars in 730 bytes} [Wed Jun 3 01:02:18 2026] DELETE /v2.0/floatingips/3d82f2a9-51ff-4740-8588-3d5c053d8e65 => 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: 477/947] 199.204.45.4 () {34 vars in 983 bytes} [Wed Jun 3 01:02:18 2026] GET /v2.0/networks?id=af118636-09f9-47fc-9504-04cb9d00355e => 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: 478/948] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:02:18 2026] GET /v2.0/ports?device_id=2908cf4c-d80f-416c-b6d6-709ff3d5cbaa => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/949] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:02:18 2026] POST /v2.0/subnets => generated 1273 bytes in 530 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/950] 199.204.45.4 () {34 vars in 1055 bytes} [Wed Jun 3 01:02:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=43a296e9-1afb-4b77-9170-c971ddd29e1b => generated 858 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/951] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:02:19 2026] GET /v2.0/security-groups?id=23dce441-ea9b-4d63-86eb-aa80cc673ae6&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: 8|app: 0|req: 474/952] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:02:19 2026] GET /v2.0/security-groups?tenant_id=bf54a9aef173438dad6e55c7b3a9ae59&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/953] 10.0.0.18 () {32 vars in 645 bytes} [Wed Jun 3 01:02:19 2026] GET /v2.0/subnets => generated 1909 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/954] 199.204.45.4 () {34 vars in 981 bytes} [Wed Jun 3 01:02:19 2026] GET /v2.0/subnets?id=44069c44-a7ef-49a1-b8ac-9e345a92d5db => generated 694 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/955] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:02:19 2026] DELETE /v2.0/security-groups/ced8fa3e-acb2-40fc-89e9-8e382ec64614 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/956] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:02:19 2026] DELETE /v2.0/subnets/ddcc4252-25fd-476e-97ae-370bd42ca3cf => 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: 479/957] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:02:19 2026] GET /v2.0/ports?network_id=af118636-09f9-47fc-9504-04cb9d00355e&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: 480/958] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:02:19 2026] DELETE /v2.0/subnets/ed36fef4-f842-4924-ae2d-ae651161b926 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/959] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:02:19 2026] GET /v2.0/networks/af118636-09f9-47fc-9504-04cb9d00355e?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/960] 10.0.0.18 () {32 vars in 645 bytes} [Wed Jun 3 01:02:20 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) [pid: 8|app: 0|req: 483/961] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:02:20 2026] GET /v2.0/networks/af118636-09f9-47fc-9504-04cb9d00355e?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-06-03 01:02:20.207 7 INFO neutron.services.segments.plugin [-] Segment ca1e9680-749f-4025-8269-203877fd31da resource provider aggregate not found 2026-06-03 01:02:20.212 7 INFO neutron.services.segments.plugin [-] Segment ca1e9680-749f-4025-8269-203877fd31da resource provider aggregate not found 2026-06-03 01:02:20.230 7 INFO neutron.services.segments.plugin [-] Segment ca1e9680-749f-4025-8269-203877fd31da 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 ca1e9680-749f-4025-8269-203877fd31da found for delete ", "request_id": "req-ce08946d-ee5e-4a15-b80f-8acf5bb5d50c"}]} 2026-06-03 01:02:20.231 7 INFO neutron.services.segments.plugin [-] Segment ca1e9680-749f-4025-8269-203877fd31da 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 ca1e9680-749f-4025-8269-203877fd31da found for delete ", "request_id": "req-791356e9-80ca-476f-9ae8-a30324101bf1"}]} [pid: 7|app: 0|req: 479/962] 10.0.0.18 () {34 vars in 787 bytes} [Wed Jun 3 01:02:18 2026] PUT /v2.0/routers/90c18b41-3735-4d30-bc7a-c446a22e36eb/remove_router_interface => generated 309 bytes in 1362 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/963] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:02:20 2026] GET /v2.0/ports?device_id=2908cf4c-d80f-416c-b6d6-709ff3d5cbaa => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:20.380 8 INFO neutron.services.segments.plugin [-] Segment e92bfc61-2fd8-4eb2-91ac-452cad5d48f0 resource provider aggregate not found 2026-06-03 01:02:20.386 8 INFO neutron.services.segments.plugin [-] Segment e92bfc61-2fd8-4eb2-91ac-452cad5d48f0 resource provider aggregate not found [pid: 8|app: 0|req: 484/964] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:02:20 2026] DELETE /v2.0/networks/3ddb46a8-7e31-425d-b263-3b86f0924ea6 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:02:20.402 8 INFO neutron.services.segments.plugin [-] Segment e92bfc61-2fd8-4eb2-91ac-452cad5d48f0 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 e92bfc61-2fd8-4eb2-91ac-452cad5d48f0 found for delete ", "request_id": "req-fd55b30c-a934-4c09-9583-d79e0b7908a0"}]} 2026-06-03 01:02:20.409 8 INFO neutron.services.segments.plugin [-] Segment e92bfc61-2fd8-4eb2-91ac-452cad5d48f0 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 e92bfc61-2fd8-4eb2-91ac-452cad5d48f0 found for delete ", "request_id": "req-687f2d0c-ef2e-4cb1-925d-e9c609e17dc5"}]} [pid: 8|app: 0|req: 485/965] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:02:20 2026] GET /v2.0/security-groups?id=23dce441-ea9b-4d63-86eb-aa80cc673ae6&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: 486/966] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:02:20 2026] DELETE /v2.0/networks/4e849904-4e47-4873-9bd5-8e99423f5eeb => generated 0 bytes in 109 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/967] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:02:20 2026] DELETE /v2.0/networks/7d8c6596-3b7d-4753-9461-0a2724548bb3 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/968] 199.204.45.4 () {34 vars in 991 bytes} [Wed Jun 3 01:02:20 2026] GET /v2.0/ports?device_id=2908cf4c-d80f-416c-b6d6-709ff3d5cbaa => generated 971 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/969] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:02:20 2026] DELETE /v2.0/networks/cdee5790-5c2f-4467-87e3-4560ee12aa4d => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:02:21.252 8 INFO neutron.db.l3_db [req-356e3b24-37ed-4137-b506-4939025a717e req-262d6455-a86d-4342-b23b-c88cb5a4d402 a1eb3b64c372455d913eacf18f727266 5bf78b68c41e44c093cb73d3099378ea - - default default] Floating IP 86ef7080-5afd-4deb-898f-ae5ac767f3e3 disassociated. External IP: 10.96.250.212, port: 43a296e9-1afb-4b77-9170-c971ddd29e1b. 2026-06-03 01:02:21.265 7 INFO neutron.db.l3_hamode_db [None req-1c323a7e-bca9-4fe7-bade-e4598bf2ad7a 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] HA network 6e39c34f-8697-41fb-b24a-10255b351bf2 was deleted as no HA routers are present in tenant cf0a42b3696f471190f0782d1c7082b1. [pid: 7|app: 0|req: 481/970] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:02:20 2026] DELETE /v2.0/routers/90c18b41-3735-4d30-bc7a-c446a22e36eb => generated 0 bytes in 947 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/971] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:02:21 2026] DELETE /v2.0/subnets/8d52e686-d83a-4fd8-811e-c870af96f14e => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:02:21.604 7 WARNING neutron_lib.context [None req-7d70748f-705e-4894-9f3c-21dd6493c208 7063e447072d46debd5412686924a9af 2eb335ba79f74bd496ac069eb56dc622 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 490/972] 199.204.45.4 () {36 vars in 994 bytes} [Wed Jun 3 01:02:20 2026] DELETE /v2.0/ports/43a296e9-1afb-4b77-9170-c971ddd29e1b => generated 0 bytes in 796 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:02:21.744 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fb8bb97f-141c-4dfb-81b7-21f072049725'] response: {'server_uuid': '2908cf4c-d80f-416c-b6d6-709ff3d5cbaa', 'name': 'network-vif-deleted', 'tag': '43a296e9-1afb-4b77-9170-c971ddd29e1b', 'status': 'completed', 'code': 200} 2026-06-03 01:02:21.801 7 INFO neutron.db.segments_db [None req-7d70748f-705e-4894-9f3c-21dd6493c208 7063e447072d46debd5412686924a9af 2eb335ba79f74bd496ac069eb56dc622 - - default default] Added segment e666f8df-84a0-4977-ba9d-eb434bd191e6 of type vxlan for network 9159fc91-6374-40ce-937b-5cc242ba2e6a [pid: 7|app: 0|req: 483/973] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:02:21 2026] POST /v2.0/networks => generated 649 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/974] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:02:21 2026] GET /v2.0/security-groups?tenant_id=1ece4bc2589844e4ab972d0f08e6e95c&name=default => generated 2925 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/975] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:02:21 2026] GET /v2.0/ports?device_id=2908cf4c-d80f-416c-b6d6-709ff3d5cbaa => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:02:22.020 7 WARNING neutron_lib.context [None req-fdc6112d-1a9d-4b1a-ba4d-93d3e829b190 7063e447072d46debd5412686924a9af 2eb335ba79f74bd496ac069eb56dc622 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 491/976] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:02:21 2026] DELETE /v2.0/networks/bb1352c5-6b6a-4c15-9868-51ed48031576 => generated 0 bytes in 365 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/977] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:02:22 2026] DELETE /v2.0/security-groups/a3e41a45-ff23-4bd4-b7f0-a06f94efd0fd => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/978] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:02:22 2026] GET /v2.0/security-groups?tenant_id=cf0a42b3696f471190f0782d1c7082b1&name=default => generated 2925 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:02:22.254 7 INFO neutron.services.segments.plugin [-] Segment d5966e60-7062-437b-a0d9-ab5bab7afb54 resource provider aggregate not found 2026-06-03 01:02:22.259 7 INFO neutron.services.segments.plugin [-] Segment d5966e60-7062-437b-a0d9-ab5bab7afb54 resource provider aggregate not found 2026-06-03 01:02:22.272 7 INFO neutron.services.segments.plugin [-] Segment d5966e60-7062-437b-a0d9-ab5bab7afb54 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 d5966e60-7062-437b-a0d9-ab5bab7afb54 found for delete ", "request_id": "req-0365e4f3-7169-48e6-8a82-42d5d8040f18"}]} 2026-06-03 01:02:22.276 7 INFO neutron.services.segments.plugin [-] Segment d5966e60-7062-437b-a0d9-ab5bab7afb54 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 d5966e60-7062-437b-a0d9-ab5bab7afb54 found for delete ", "request_id": "req-723d7a38-e496-4c98-83ea-270f980ed7b1"}]} [pid: 7|app: 0|req: 486/979] 10.0.0.18 () {34 vars in 663 bytes} [Wed Jun 3 01:02:22 2026] POST /v2.0/ports => generated 779 bytes in 348 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-06-03 01:02:22.376 7 WARNING neutron_lib.context [None req-4837d43c-b4aa-4b51-a5e0-2e5ba4c65170 7063e447072d46debd5412686924a9af 2eb335ba79f74bd496ac069eb56dc622 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 494/980] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:02:22 2026] DELETE /v2.0/security-groups/4ccbceac-7449-4b44-b568-288d96b9a0a7 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:02:22.434 7 INFO neutron.db.segments_db [None req-4837d43c-b4aa-4b51-a5e0-2e5ba4c65170 7063e447072d46debd5412686924a9af 2eb335ba79f74bd496ac069eb56dc622 - - default default] Added segment b862b551-6c2c-4cc1-bff2-903b1bce7d36 of type vxlan for network 1469eb23-da37-4d2b-be38-c71bfadb3266 [pid: 7|app: 0|req: 487/981] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:02:22 2026] POST /v2.0/networks => generated 636 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:02:22.554 8 WARNING neutron_lib.context [None req-a71c36e2-b8e7-4178-8160-731de6d875f6 7063e447072d46debd5412686924a9af 2eb335ba79f74bd496ac069eb56dc622 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:02:22.559 8 INFO neutron.services.segments.plugin [-] Segment b0e0be50-81c7-415b-acb6-d356f79ff735 resource provider aggregate not found 2026-06-03 01:02:22.571 8 INFO neutron.services.segments.plugin [-] Segment b0e0be50-81c7-415b-acb6-d356f79ff735 resource provider aggregate not found 2026-06-03 01:02:22.576 8 INFO neutron.services.segments.plugin [-] Segment b0e0be50-81c7-415b-acb6-d356f79ff735 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 b0e0be50-81c7-415b-acb6-d356f79ff735 found for delete ", "request_id": "req-b5b91112-bfb4-495f-8523-03acf5b7378e"}]} 2026-06-03 01:02:22.587 8 INFO neutron.services.segments.plugin [-] Segment b0e0be50-81c7-415b-acb6-d356f79ff735 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 b0e0be50-81c7-415b-acb6-d356f79ff735 found for delete ", "request_id": "req-2ea3b24a-8e21-475b-86b0-1a16ac829271"}]} 2026-06-03 01:02:22.592 8 INFO neutron.services.segments.plugin [-] Segment 4d887c83-e4ec-4f97-86c2-873fe5b590a9 resource provider aggregate not found 2026-06-03 01:02:22.605 8 INFO neutron.services.segments.plugin [-] Segment 4d887c83-e4ec-4f97-86c2-873fe5b590a9 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 4d887c83-e4ec-4f97-86c2-873fe5b590a9 found for delete ", "request_id": "req-9ce07db3-ce41-4012-b4ea-d542367290db"}]} 2026-06-03 01:02:22.611 8 INFO neutron.services.segments.plugin [-] Segment 4d887c83-e4ec-4f97-86c2-873fe5b590a9 resource provider aggregate not found 2026-06-03 01:02:22.625 8 INFO neutron.services.segments.plugin [-] Segment 4d887c83-e4ec-4f97-86c2-873fe5b590a9 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 4d887c83-e4ec-4f97-86c2-873fe5b590a9 found for delete ", "request_id": "req-5adad0d1-eff2-4cae-b3e9-3618f1a64cea"}]} 2026-06-03 01:02:22.630 8 INFO neutron.services.segments.plugin [-] Segment 3217fb86-90f7-42cc-bcab-f75f1eb9a73c resource provider aggregate not found 2026-06-03 01:02:22.638 8 INFO neutron.services.segments.plugin [-] Segment 3217fb86-90f7-42cc-bcab-f75f1eb9a73c resource provider aggregate not found 2026-06-03 01:02:22.644 8 INFO neutron.services.segments.plugin [-] Segment 3217fb86-90f7-42cc-bcab-f75f1eb9a73c 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 3217fb86-90f7-42cc-bcab-f75f1eb9a73c found for delete ", "request_id": "req-002dd543-a8b2-4156-9e94-5f1ba338d5c3"}]} 2026-06-03 01:02:22.656 8 INFO neutron.services.segments.plugin [-] Segment efcbf1a4-e4f6-45a8-a2cf-e1fee6ff5eea resource provider aggregate not found 2026-06-03 01:02:22.665 8 INFO neutron.services.segments.plugin [-] Segment 3217fb86-90f7-42cc-bcab-f75f1eb9a73c 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 3217fb86-90f7-42cc-bcab-f75f1eb9a73c found for delete ", "request_id": "req-a9876f53-4a73-4f74-9d29-c7915d86a58d"}]} 2026-06-03 01:02:22.674 8 INFO neutron.services.segments.plugin [-] Segment efcbf1a4-e4f6-45a8-a2cf-e1fee6ff5eea 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 efcbf1a4-e4f6-45a8-a2cf-e1fee6ff5eea found for delete ", "request_id": "req-03036259-95fa-4208-affe-de57154a3d47"}]} 2026-06-03 01:02:22.684 8 INFO neutron.services.segments.plugin [-] Segment efcbf1a4-e4f6-45a8-a2cf-e1fee6ff5eea resource provider aggregate not found 2026-06-03 01:02:22.705 8 INFO neutron.services.segments.plugin [-] Segment efcbf1a4-e4f6-45a8-a2cf-e1fee6ff5eea 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 efcbf1a4-e4f6-45a8-a2cf-e1fee6ff5eea found for delete ", "request_id": "req-3f92607d-9f7c-46b9-ac5a-7da7264994de"}]} [pid: 8|app: 0|req: 495/982] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:02:22 2026] POST /v2.0/subnets => generated 646 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:02:22.946 7 WARNING neutron_lib.context [None req-0727aad9-daa3-4853-8f7f-7a94a4d334c8 7063e447072d46debd5412686924a9af 2eb335ba79f74bd496ac069eb56dc622 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 496/983] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:02:23 2026] GET /v2.0/ports?device_id=2908cf4c-d80f-416c-b6d6-709ff3d5cbaa => 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: 488/984] 10.0.0.18 () {34 vars in 663 bytes} [Wed Jun 3 01:02:22 2026] POST /v2.0/ports => generated 966 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/985] 10.0.0.18 () {32 vars in 718 bytes} [Wed Jun 3 01:02:23 2026] DELETE /v2.0/ports/dba6d9b4-f5ee-488b-b9d6-9306ccdc564b => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 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-06-03 01:02:23.617 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1a9a7acb-ccd2-4add-8a79-93f61303339d 7063e447072d46debd5412686924a9af 2eb335ba79f74bd496ac069eb56dc622 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 489/986] 10.0.0.18 () {32 vars in 718 bytes} [Wed Jun 3 01:02:23 2026] DELETE /v2.0/ports/dba6d9b4-f5ee-488b-b9d6-9306ccdc564b => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:02:23.655 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b25c0e7e-eda4-44af-9d00-6a8fb22e0840 7063e447072d46debd5412686924a9af 2eb335ba79f74bd496ac069eb56dc622 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 498/987] 10.0.0.18 () {32 vars in 715 bytes} [Wed Jun 3 01:02:23 2026] GET /v2.0/ports/dba6d9b4-f5ee-488b-b9d6-9306ccdc564b => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/988] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:02:23 2026] DELETE /v2.0/subnets/949c1161-4ecd-4be8-b6da-6cf3f4872efc => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/989] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:02:23 2026] DELETE /v2.0/networks/1469eb23-da37-4d2b-be38-c71bfadb3266 => generated 0 bytes in 325 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:02:24.190 8 WARNING neutron_lib.context [None req-7c229d3a-385d-406a-9fca-0af2fd229ba3 7063e447072d46debd5412686924a9af 2eb335ba79f74bd496ac069eb56dc622 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:02:24.265 8 INFO neutron.db.segments_db [None req-7c229d3a-385d-406a-9fca-0af2fd229ba3 7063e447072d46debd5412686924a9af 2eb335ba79f74bd496ac069eb56dc622 - - default default] Added segment 8c39029f-6774-40ad-90fe-1a6a4986f1cc of type vxlan for network fa94a3f4-ee64-4b47-ba75-13ef7e63c710 2026-06-03 01:02:24.312 7 WARNING neutron_lib.context [None req-5e43a464-d7ab-45da-9b74-0386881bc38d d3019b7ffe3242aaa7561b7c73d607f6 58599e697a2e412c9f0afdf5dfce3725 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 500/990] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:02:24 2026] POST /v2.0/networks => generated 636 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/991] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:02:24 2026] GET /v2.0/ports?device_id=2908cf4c-d80f-416c-b6d6-709ff3d5cbaa => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:02:24.500 7 INFO neutron.db.segments_db [None req-5e43a464-d7ab-45da-9b74-0386881bc38d d3019b7ffe3242aaa7561b7c73d607f6 58599e697a2e412c9f0afdf5dfce3725 - - default default] Added segment e370f7c2-cb6c-4a99-8455-c0d3b46901a3 of type vxlan for network d620d37d-cd86-430a-8ff8-d8c1143913e8 [pid: 7|app: 0|req: 491/992] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:02:24 2026] POST /v2.0/networks => generated 633 bytes in 478 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:02:24.604 8 INFO neutron.db.segments_db [None req-2b0a2619-c8fa-4889-91c8-9d4cc9c78909 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Added segment f3582198-a1af-4b31-beea-a30733900229 of type vxlan for network 29565195-1b12-4a88-b108-58e39db90c4a 2026-06-03 01:02:24.606 7 WARNING neutron_lib.context [None req-beb7b9d6-ac01-4a06-9beb-e913dd8cd370 7063e447072d46debd5412686924a9af 2eb335ba79f74bd496ac069eb56dc622 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 502/993] 10.0.0.18 () {34 vars in 669 bytes} [Wed Jun 3 01:02:24 2026] POST /v2.0/networks => generated 746 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:02:24.700 8 WARNING neutron_lib.context [None req-151972c9-2bb7-44ec-a669-6dc799c48cc5 d3019b7ffe3242aaa7561b7c73d607f6 58599e697a2e412c9f0afdf5dfce3725 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:02:24.703 8 INFO neutron.services.segments.plugin [-] Segment b862b551-6c2c-4cc1-bff2-903b1bce7d36 resource provider aggregate not found 2026-06-03 01:02:24.731 8 INFO neutron.services.segments.plugin [-] Segment b862b551-6c2c-4cc1-bff2-903b1bce7d36 resource provider aggregate not found 2026-06-03 01:02:24.736 8 INFO neutron.services.segments.plugin [-] Segment b862b551-6c2c-4cc1-bff2-903b1bce7d36 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 b862b551-6c2c-4cc1-bff2-903b1bce7d36 found for delete ", "request_id": "req-7009bd8d-a08b-4d70-a581-857ca2bae148"}]} 2026-06-03 01:02:24.749 8 INFO neutron.services.segments.plugin [-] Segment b862b551-6c2c-4cc1-bff2-903b1bce7d36 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 b862b551-6c2c-4cc1-bff2-903b1bce7d36 found for delete ", "request_id": "req-6a2f2c12-80a0-47a9-848d-9a910027f00a"}]} 2026-06-03 01:02:24.757 8 INFO neutron.db.segments_db [None req-151972c9-2bb7-44ec-a669-6dc799c48cc5 d3019b7ffe3242aaa7561b7c73d607f6 58599e697a2e412c9f0afdf5dfce3725 - - default default] Added segment e71cec80-6d99-4dda-861b-af5963a470d8 of type vxlan for network 72d3395a-028d-4e0d-b643-1738a3d04790 [pid: 8|app: 0|req: 503/994] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:02:24 2026] POST /v2.0/networks => generated 633 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/995] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:02:24 2026] POST /v2.0/subnets => generated 646 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:02:24.888 7 WARNING neutron_lib.context [None req-b1a91a14-ac94-4705-bbca-a0fb50d5cb17 d3019b7ffe3242aaa7561b7c73d607f6 58599e697a2e412c9f0afdf5dfce3725 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 504/996] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:02:24 2026] POST /v2.0/subnets => generated 693 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:02:25.022 8 WARNING neutron_lib.context [None req-d5a4c54e-f6d2-46b9-9cd3-543f3f2cb717 7063e447072d46debd5412686924a9af 2eb335ba79f74bd496ac069eb56dc622 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 493/997] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:02:24 2026] POST /v2.0/subnets => generated 646 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:02:25.212 7 INFO neutron.db.segments_db [None req-da66ff6b-c53b-4e16-9890-9adea5c6eaa7 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Added segment e79715da-721c-428c-b070-984b3b9e5807 of type vxlan for network d5b86c31-a168-46e3-bb6f-f45d25f369f6 [pid: 8|app: 0|req: 505/998] 10.0.0.18 () {34 vars in 663 bytes} [Wed Jun 3 01:02:25 2026] POST /v2.0/ports => generated 927 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:02:25.350 8 WARNING neutron_lib.context [None req-9e77f534-50f1-4c73-9cd0-c8a81e874319 d3019b7ffe3242aaa7561b7c73d607f6 58599e697a2e412c9f0afdf5dfce3725 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:02:25.434 7 INFO neutron.db.l3_hamode_db [None req-da66ff6b-c53b-4e16-9890-9adea5c6eaa7 1e4faca4537740e1adab07724b703870 5f772d06026948ce9fc307bf563d59b7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 506/999] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:02:25 2026] POST /v2.0/subnets => generated 655 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1000] 10.0.0.18 () {32 vars in 718 bytes} [Wed Jun 3 01:02:25 2026] DELETE /v2.0/ports/59a199b9-57cc-497c-89da-3235c0040303 => 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: 508/1001] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:02:25 2026] DELETE /v2.0/security-groups/23dce441-ea9b-4d63-86eb-aa80cc673ae6 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:02:25.990 8 WARNING neutron_lib.context [None req-23f90689-7f44-4a32-93ea-b30ba54c83bc d3019b7ffe3242aaa7561b7c73d607f6 58599e697a2e412c9f0afdf5dfce3725 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:02:26.050 8 INFO neutron.db.segments_db [None req-23f90689-7f44-4a32-93ea-b30ba54c83bc d3019b7ffe3242aaa7561b7c73d607f6 58599e697a2e412c9f0afdf5dfce3725 - - default default] Added segment c6c41e9d-fe70-4638-9c24-e3eef0540ce0 of type vxlan for network f9a381c7-9f50-4222-a75a-8e2a4f451af5 2026-06-03 01:02:26.308 7 INFO neutron.db.l3_hamode_db [None req-da66ff6b-c53b-4e16-9890-9adea5c6eaa7 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:02:26.321 8 INFO neutron.db.l3_hamode_db [None req-23f90689-7f44-4a32-93ea-b30ba54c83bc d3019b7ffe3242aaa7561b7c73d607f6 58599e697a2e412c9f0afdf5dfce3725 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:02:26.441 8 INFO neutron.db.l3_hamode_db [None req-23f90689-7f44-4a32-93ea-b30ba54c83bc d3019b7ffe3242aaa7561b7c73d607f6 58599e697a2e412c9f0afdf5dfce3725 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 494/1002] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:02:25 2026] POST /v2.0/routers => generated 733 bytes in 2173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:02:27.359 7 INFO neutron.pecan_wsgi.hooks.translation [None req-32312f84-8b34-440b-b2f0-a15885123844 7063e447072d46debd5412686924a9af 2eb335ba79f74bd496ac069eb56dc622 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 495/1003] 10.0.0.18 () {32 vars in 715 bytes} [Wed Jun 3 01:02:27 2026] GET /v2.0/ports/59a199b9-57cc-497c-89da-3235c0040303 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:02:27.376 7 INFO neutron.api.v2.resource [None req-4cc1290c-2cf5-4bf0-b35d-e40c784bb1b8 a1eb3b64c372455d913eacf18f727266 5bf78b68c41e44c093cb73d3099378ea - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 496/1004] 10.0.0.18 () {32 vars in 735 bytes} [Wed Jun 3 01:02:27 2026] GET /v2.0/security-groups/23dce441-ea9b-4d63-86eb-aa80cc673ae6 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1007] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:02:25 2026] POST /v2.0/routers => generated 511 bytes in 1573 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1008] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:02:27 2026] DELETE /v2.0/subnets/dc0b3841-5e48-4735-8561-51f36a8cac5f => 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: 511/1009] 10.0.0.18 () {32 vars in 730 bytes} [Wed Jun 3 01:02:27 2026] DELETE /v2.0/floatingips/86ef7080-5afd-4deb-898f-ae5ac767f3e3 => generated 0 bytes in 339 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1010] 10.0.0.18 () {34 vars in 781 bytes} [Wed Jun 3 01:02:27 2026] PUT /v2.0/routers/d8176804-84ce-4857-b662-d75269aaa948/add_router_interface => generated 309 bytes in 1479 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-03 01:02:29.241 7 INFO neutron.services.segments.plugin [-] Segment 8c39029f-6774-40ad-90fe-1a6a4986f1cc resource provider aggregate not found 2026-06-03 01:02:29.248 7 INFO neutron.services.segments.plugin [-] Segment 8c39029f-6774-40ad-90fe-1a6a4986f1cc resource provider aggregate not found [pid: 7|app: 0|req: 500/1011] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:02:28 2026] DELETE /v2.0/networks/fa94a3f4-ee64-4b47-ba75-13ef7e63c710 => generated 0 bytes in 400 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:02:29.267 7 INFO neutron.services.segments.plugin [-] Segment 8c39029f-6774-40ad-90fe-1a6a4986f1cc 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 8c39029f-6774-40ad-90fe-1a6a4986f1cc found for delete ", "request_id": "req-90e05d24-1ccc-4c0c-9cff-cd4b2acd1c18"}]} 2026-06-03 01:02:29.271 7 INFO neutron.services.segments.plugin [-] Segment 8c39029f-6774-40ad-90fe-1a6a4986f1cc 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 8c39029f-6774-40ad-90fe-1a6a4986f1cc found for delete ", "request_id": "req-56470488-d704-49c6-a127-0a5aff29fb00"}]} [pid: 8|app: 0|req: 512/1012] 10.0.0.18 () {34 vars in 781 bytes} [Wed Jun 3 01:02:28 2026] PUT /v2.0/routers/ad472309-69f1-4995-adee-54fbe570b626/add_router_interface => generated 309 bytes in 1277 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:29.373 8 WARNING neutron_lib.context [None req-0ff4a79e-54b9-4b01-878c-edb05b779253 7063e447072d46debd5412686924a9af 2eb335ba79f74bd496ac069eb56dc622 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 513/1013] 10.0.0.18 () {34 vars in 663 bytes} [Wed Jun 3 01:02:29 2026] POST /v2.0/ports => generated 778 bytes in 271 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: 514/1014] 10.0.0.18 () {32 vars in 715 bytes} [Wed Jun 3 01:02:29 2026] GET /v2.0/ports/cc0266cf-6e28-4632-91ec-f677195ba9dc => generated 959 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1015] 10.0.0.18 () {34 vars in 735 bytes} [Wed Jun 3 01:02:29 2026] PUT /v2.0/ports/749fcbc7-25bd-464d-a94f-6882283230a3 => generated 752 bytes in 258 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: 501/1016] 10.0.0.18 () {34 vars in 787 bytes} [Wed Jun 3 01:02:29 2026] PUT /v2.0/routers/dcc4c156-a6a0-4986-a12b-5302876cac4b/remove_router_interface => generated 309 bytes in 1094 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1017] 10.0.0.54 () {34 vars in 980 bytes} [Wed Jun 3 01:02:30 2026] GET /v2.0/networks?id=29565195-1b12-4a88-b108-58e39db90c4a => generated 678 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1018] 10.0.0.18 () {32 vars in 718 bytes} [Wed Jun 3 01:02:30 2026] DELETE /v2.0/ports/749fcbc7-25bd-464d-a94f-6882283230a3 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1019] 10.0.0.18 () {34 vars in 781 bytes} [Wed Jun 3 01:02:29 2026] PUT /v2.0/routers/ad472309-69f1-4995-adee-54fbe570b626/add_router_interface => generated 309 bytes in 1402 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1020] 10.0.0.54 () {34 vars in 963 bytes} [Wed Jun 3 01:02:31 2026] GET /v2.0/quotas/5f772d06026948ce9fc307bf563d59b7 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1021] 10.0.0.18 () {32 vars in 641 bytes} [Wed Jun 3 01:02:31 2026] GET /v2.0/ports => generated 782 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:31.575 7 INFO neutron.services.segments.plugin [-] Segment 7ec62ddf-e354-4427-b1c0-0cee7a3bfa1d resource provider aggregate not found 2026-06-03 01:02:31.580 7 INFO neutron.services.segments.plugin [-] Segment 7ec62ddf-e354-4427-b1c0-0cee7a3bfa1d resource provider aggregate not found [pid: 8|app: 0|req: 519/1022] 10.0.0.18 () {32 vars in 715 bytes} [Wed Jun 3 01:02:31 2026] GET /v2.0/ports/a884c567-26b9-4a07-b5f1-7baeeaf78a70 => generated 967 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:31.597 7 INFO neutron.services.segments.plugin [-] Segment 7ec62ddf-e354-4427-b1c0-0cee7a3bfa1d 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 7ec62ddf-e354-4427-b1c0-0cee7a3bfa1d found for delete ", "request_id": "req-212525e1-1ca9-432d-a073-bfb9bfab98b2"}]} 2026-06-03 01:02:31.598 7 INFO neutron.services.segments.plugin [-] Segment 7ec62ddf-e354-4427-b1c0-0cee7a3bfa1d 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 7ec62ddf-e354-4427-b1c0-0cee7a3bfa1d found for delete ", "request_id": "req-539441fa-c0b4-47a8-8458-2efd86f781a2"}]} 2026-06-03 01:02:31.619 7 INFO neutron.db.l3_hamode_db [None req-173a6d18-6de8-40cb-bb81-8eda583ef4ed 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] HA network dcef4924-7a6b-4ec3-9370-3696096ba815 was deleted as no HA routers are present in tenant 5bf78b68c41e44c093cb73d3099378ea. [pid: 7|app: 0|req: 504/1023] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:02:30 2026] DELETE /v2.0/routers/dcc4c156-a6a0-4986-a12b-5302876cac4b => generated 0 bytes in 955 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:02:31.646 7 INFO neutron.pecan_wsgi.hooks.translation [None req-de371bff-4d5c-418d-88ce-c4b33c462041 7063e447072d46debd5412686924a9af 2eb335ba79f74bd496ac069eb56dc622 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 505/1024] 10.0.0.18 () {32 vars in 715 bytes} [Wed Jun 3 01:02:31 2026] GET /v2.0/ports/749fcbc7-25bd-464d-a94f-6882283230a3 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1025] 10.0.0.54 () {34 vars in 1000 bytes} [Wed Jun 3 01:02:31 2026] GET /v2.0/ports?tenant_id=5f772d06026948ce9fc307bf563d59b7&fields=id => generated 103 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1026] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:02:31 2026] DELETE /v2.0/subnets/44069c44-a7ef-49a1-b8ac-9e345a92d5db => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1027] 10.0.0.18 () {32 vars in 641 bytes} [Wed Jun 3 01:02:31 2026] GET /v2.0/ports => generated 782 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1028] 10.0.0.54 () {34 vars in 1006 bytes} [Wed Jun 3 01:02:31 2026] GET /v2.0/networks/29565195-1b12-4a88-b108-58e39db90c4a?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:02:32.213 8 INFO neutron.services.segments.plugin [-] Segment e1c2740e-df91-456d-90cc-faefa046c0e4 resource provider aggregate not found 2026-06-03 01:02:32.217 8 INFO neutron.services.segments.plugin [-] Segment e1c2740e-df91-456d-90cc-faefa046c0e4 resource provider aggregate not found [pid: 8|app: 0|req: 524/1029] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:02:31 2026] DELETE /v2.0/networks/af118636-09f9-47fc-9504-04cb9d00355e => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:02:32.243 8 INFO neutron.services.segments.plugin [-] Segment e1c2740e-df91-456d-90cc-faefa046c0e4 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 e1c2740e-df91-456d-90cc-faefa046c0e4 found for delete ", "request_id": "req-d6489624-8c5f-4782-9762-4688374a9517"}]} 2026-06-03 01:02:32.244 8 INFO neutron.services.segments.plugin [-] Segment e1c2740e-df91-456d-90cc-faefa046c0e4 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 e1c2740e-df91-456d-90cc-faefa046c0e4 found for delete ", "request_id": "req-863ed163-2dd7-4b38-b5e4-7d18fbb164fe"}]} [pid: 8|app: 0|req: 525/1030] 10.0.0.18 () {32 vars in 715 bytes} [Wed Jun 3 01:02:32 2026] GET /v2.0/ports/e48c6cbd-3a92-46b9-8199-3ae5aadf4cca => generated 779 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1031] 10.0.0.54 () {34 vars in 1106 bytes} [Wed Jun 3 01:02:32 2026] GET /v2.0/networks/29565195-1b12-4a88-b108-58e39db90c4a?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-06-03 01:02:32.348 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cf69455f-dde0-47c1-94bc-212be4ee524f 7063e447072d46debd5412686924a9af 2eb335ba79f74bd496ac069eb56dc622 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 527/1032] 10.0.0.18 () {32 vars in 718 bytes} [Wed Jun 3 01:02:32 2026] DELETE /v2.0/ports/59a199b9-57cc-497c-89da-3235c0040303 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:02:32.378 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d9f9d701-24f5-4e0e-9858-4fe21fccd19f 7063e447072d46debd5412686924a9af 2eb335ba79f74bd496ac069eb56dc622 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 528/1033] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:02:32 2026] DELETE /v2.0/subnets/dc0b3841-5e48-4735-8561-51f36a8cac5f => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1034] 10.0.0.18 () {34 vars in 787 bytes} [Wed Jun 3 01:02:31 2026] PUT /v2.0/routers/ad472309-69f1-4995-adee-54fbe570b626/remove_router_interface => generated 309 bytes in 743 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:32.410 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2678a599-11ae-410d-a5ce-f8a93db7debe 7063e447072d46debd5412686924a9af 2eb335ba79f74bd496ac069eb56dc622 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 529/1035] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:02:32 2026] DELETE /v2.0/subnets/949c1161-4ecd-4be8-b6da-6cf3f4872efc => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1036] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:02:32 2026] GET /v2.0/security-groups?tenant_id=5bf78b68c41e44c093cb73d3099378ea&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1037] 10.0.0.18 () {32 vars in 718 bytes} [Wed Jun 3 01:02:32 2026] DELETE /v2.0/ports/e48c6cbd-3a92-46b9-8199-3ae5aadf4cca => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1038] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:02:32 2026] DELETE /v2.0/security-groups/2c72238d-a7a4-49f8-9e68-1f5f03ce1933 => 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: 533/1039] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:02:32 2026] GET /v2.0/ports?device_id=27bfe591-42a5-462d-a00e-d66e2f59219f => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1040] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:02:32 2026] DELETE /v2.0/networks/9159fc91-6374-40ce-937b-5cc242ba2e6a => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1041] 10.0.0.18 () {34 vars in 787 bytes} [Wed Jun 3 01:02:32 2026] PUT /v2.0/routers/ad472309-69f1-4995-adee-54fbe570b626/remove_router_interface => generated 309 bytes in 998 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1042] 10.0.0.18 () {32 vars in 734 bytes} [Wed Jun 3 01:02:33 2026] GET /v2.0/ports?device_id=ad472309-69f1-4995-adee-54fbe570b626 => 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: 536/1043] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:02:33 2026] GET /v2.0/security-groups?tenant_id=2eb335ba79f74bd496ac069eb56dc622&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: 537/1044] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:02:33 2026] DELETE /v2.0/security-groups/dca362c9-f691-4833-a8f6-3c155d90219c => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1045] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:02:33 2026] GET /v2.0/ports?device_id=27bfe591-42a5-462d-a00e-d66e2f59219f => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:02:34.058 7 INFO neutron.services.segments.plugin [-] Segment c6c41e9d-fe70-4638-9c24-e3eef0540ce0 resource provider aggregate not found 2026-06-03 01:02:34.063 7 INFO neutron.services.segments.plugin [-] Segment c6c41e9d-fe70-4638-9c24-e3eef0540ce0 resource provider aggregate not found 2026-06-03 01:02:34.076 7 INFO neutron.services.segments.plugin [-] Segment c6c41e9d-fe70-4638-9c24-e3eef0540ce0 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 c6c41e9d-fe70-4638-9c24-e3eef0540ce0 found for delete ", "request_id": "req-5169054f-326b-41d9-a637-71e3acfc98a8"}]} 2026-06-03 01:02:34.087 7 INFO neutron.services.segments.plugin [-] Segment c6c41e9d-fe70-4638-9c24-e3eef0540ce0 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 c6c41e9d-fe70-4638-9c24-e3eef0540ce0 found for delete ", "request_id": "req-e6e97761-3a82-49cf-be99-babe74cd3ee9"}]} 2026-06-03 01:02:34.093 7 INFO neutron.db.l3_hamode_db [None req-faa13cb8-b518-4546-96ce-a075cf2e2b62 d3019b7ffe3242aaa7561b7c73d607f6 58599e697a2e412c9f0afdf5dfce3725 - - default default] HA network f9a381c7-9f50-4222-a75a-8e2a4f451af5 was deleted as no HA routers are present in tenant 58599e697a2e412c9f0afdf5dfce3725. [pid: 7|app: 0|req: 508/1046] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:02:33 2026] DELETE /v2.0/routers/ad472309-69f1-4995-adee-54fbe570b626 => generated 0 bytes in 672 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:02:34.263 8 INFO neutron.services.segments.plugin [-] Segment e666f8df-84a0-4977-ba9d-eb434bd191e6 resource provider aggregate not found 2026-06-03 01:02:34.269 8 INFO neutron.services.segments.plugin [-] Segment e666f8df-84a0-4977-ba9d-eb434bd191e6 resource provider aggregate not found [pid: 8|app: 0|req: 539/1047] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:02:34 2026] DELETE /v2.0/subnets/41671dde-82de-470c-b000-0dd5aa8739c1 => 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: 509/1048] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:02:34 2026] DELETE /v2.0/subnets/b09e378a-097c-4938-aa9b-26968580c0eb => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:02:34.479 8 INFO neutron.services.segments.plugin [-] Segment e666f8df-84a0-4977-ba9d-eb434bd191e6 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 e666f8df-84a0-4977-ba9d-eb434bd191e6 found for delete ", "request_id": "req-8f10863b-a3f9-4f34-8135-7097c6ba350a"}]} 2026-06-03 01:02:34.490 8 INFO neutron.services.segments.plugin [-] Segment e666f8df-84a0-4977-ba9d-eb434bd191e6 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 e666f8df-84a0-4977-ba9d-eb434bd191e6 found for delete ", "request_id": "req-a71aca17-3cef-41b0-9680-e62e842e616b"}]} 2026-06-03 01:02:34.763 7 INFO neutron.db.segments_db [None req-62aa179c-c1d3-4bae-95fa-c23e2e097757 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Added segment 89bed550-ad0f-4fa5-b136-867d504b8ed6 of type vxlan for network 9e2ec7bb-7f0c-40d5-a37e-17f69a3cac4f [pid: 8|app: 0|req: 540/1049] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:02:34 2026] DELETE /v2.0/networks/72d3395a-028d-4e0d-b643-1738a3d04790 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1050] 10.0.0.18 () {34 vars in 669 bytes} [Wed Jun 3 01:02:34 2026] POST /v2.0/networks => generated 743 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1051] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:02:34 2026] POST /v2.0/subnets => generated 690 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1052] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:02:34 2026] DELETE /v2.0/networks/d620d37d-cd86-430a-8ff8-d8c1143913e8 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1053] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:02:35 2026] GET /v2.0/ports?device_id=27bfe591-42a5-462d-a00e-d66e2f59219f => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:02:35.113 7 WARNING neutron_lib.context [None req-b1b87a85-e826-4bf2-b54a-37a4dc5210f5 d3019b7ffe3242aaa7561b7c73d607f6 58599e697a2e412c9f0afdf5dfce3725 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:02:35.144 8 INFO neutron.db.segments_db [None req-96148ef2-c02e-415e-ab9f-3ae0727becb0 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Added segment 003dc5dc-ff88-4294-85fe-23bf7b4e14fb of type vxlan for network c83f89ec-f2d7-4dc8-9923-7cd3f69b1a04 2026-06-03 01:02:35.172 7 INFO neutron.db.segments_db [None req-b1b87a85-e826-4bf2-b54a-37a4dc5210f5 d3019b7ffe3242aaa7561b7c73d607f6 58599e697a2e412c9f0afdf5dfce3725 - - default default] Added segment c0fa4ec0-2294-4c41-919d-167edbe056ee of type vxlan for network fba18e56-f757-4a20-8a12-bd77c71d5bd8 [pid: 7|app: 0|req: 513/1054] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:02:35 2026] POST /v2.0/networks => generated 634 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:02:35.261 7 WARNING neutron_lib.context [None req-a0cd9213-ef86-4566-8d5d-e702117a4651 d3019b7ffe3242aaa7561b7c73d607f6 58599e697a2e412c9f0afdf5dfce3725 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:02:35.417 8 INFO neutron.db.l3_hamode_db [None req-96148ef2-c02e-415e-ab9f-3ae0727becb0 1e4faca4537740e1adab07724b703870 d7194918aaca4291a2d7985c6f402772 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 514/1055] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:02:35 2026] POST /v2.0/subnets => generated 646 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:02:35.526 7 WARNING neutron_lib.context [None req-0c8dc336-e41c-4791-b7f0-25a2b24a7b17 d3019b7ffe3242aaa7561b7c73d607f6 58599e697a2e412c9f0afdf5dfce3725 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:02:35.572 7 INFO neutron.db.segments_db [None req-0c8dc336-e41c-4791-b7f0-25a2b24a7b17 d3019b7ffe3242aaa7561b7c73d607f6 58599e697a2e412c9f0afdf5dfce3725 - - default default] Added segment 04d47ea3-3f65-4ef3-993b-35177cd3f96e of type vxlan for network 96f0d642-6872-44e2-883f-35214933d0e0 2026-06-03 01:02:35.817 7 INFO neutron.db.l3_hamode_db [None req-0c8dc336-e41c-4791-b7f0-25a2b24a7b17 d3019b7ffe3242aaa7561b7c73d607f6 58599e697a2e412c9f0afdf5dfce3725 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:02:35.942 7 INFO neutron.db.l3_hamode_db [None req-0c8dc336-e41c-4791-b7f0-25a2b24a7b17 d3019b7ffe3242aaa7561b7c73d607f6 58599e697a2e412c9f0afdf5dfce3725 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:02:36.268 8 INFO neutron.db.l3_hamode_db [None req-96148ef2-c02e-415e-ab9f-3ae0727becb0 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:02:36.498 8 INFO neutron.services.segments.plugin [-] Segment e71cec80-6d99-4dda-861b-af5963a470d8 resource provider aggregate not found 2026-06-03 01:02:36.505 8 INFO neutron.services.segments.plugin [-] Segment e71cec80-6d99-4dda-861b-af5963a470d8 resource provider aggregate not found 2026-06-03 01:02:36.514 8 INFO neutron.services.segments.plugin [-] Segment e71cec80-6d99-4dda-861b-af5963a470d8 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 e71cec80-6d99-4dda-861b-af5963a470d8 found for delete ", "request_id": "req-7f8c0598-d763-4b21-8202-4386d51c2974"}]} 2026-06-03 01:02:36.519 8 INFO neutron.services.segments.plugin [-] Segment e71cec80-6d99-4dda-861b-af5963a470d8 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 e71cec80-6d99-4dda-861b-af5963a470d8 found for delete ", "request_id": "req-d09514b1-2316-443c-a0ba-edbea4c299cb"}]} 2026-06-03 01:02:36.535 8 INFO neutron.services.segments.plugin [-] Segment e370f7c2-cb6c-4a99-8455-c0d3b46901a3 resource provider aggregate not found 2026-06-03 01:02:36.540 8 INFO neutron.services.segments.plugin [-] Segment e370f7c2-cb6c-4a99-8455-c0d3b46901a3 resource provider aggregate not found 2026-06-03 01:02:36.555 8 INFO neutron.services.segments.plugin [-] Segment e370f7c2-cb6c-4a99-8455-c0d3b46901a3 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 e370f7c2-cb6c-4a99-8455-c0d3b46901a3 found for delete ", "request_id": "req-027b3f5a-367d-48b0-b6de-313cdd35cdd3"}]} 2026-06-03 01:02:36.556 8 INFO neutron.services.segments.plugin [-] Segment e370f7c2-cb6c-4a99-8455-c0d3b46901a3 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 e370f7c2-cb6c-4a99-8455-c0d3b46901a3 found for delete ", "request_id": "req-54af0c76-6724-407b-9e31-e6e7352fd676"}]} [pid: 7|app: 0|req: 515/1056] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:02:35 2026] POST /v2.0/routers => generated 510 bytes in 1105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:02:36.799 7 WARNING neutron_lib.context [None req-92694237-e893-49ee-9d09-77f1eff28fab 0d8f93496e7a413cb999d58bf5f65b7d 1f691e0d29394c8392b0af2db81e7c1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:02:36.931 7 INFO neutron.db.segments_db [None req-92694237-e893-49ee-9d09-77f1eff28fab 0d8f93496e7a413cb999d58bf5f65b7d 1f691e0d29394c8392b0af2db81e7c1f - - default default] Added segment 79375d85-0276-480d-879b-72dd4688d06e of type vxlan for network 22596bcd-7b3f-407c-977c-44440b14e748 [pid: 7|app: 0|req: 516/1057] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:02:36 2026] POST /v2.0/networks => generated 630 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1058] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:02:37 2026] GET /v2.0/ports?device_id=27bfe591-42a5-462d-a00e-d66e2f59219f => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:02:37.052 7 WARNING neutron_lib.context [None req-6c4c73a5-7f29-44a5-ab67-848d729497c4 d3019b7ffe3242aaa7561b7c73d607f6 58599e697a2e412c9f0afdf5dfce3725 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 542/1059] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:02:35 2026] POST /v2.0/routers => generated 730 bytes in 2144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1060] 199.204.45.4 () {34 vars in 983 bytes} [Wed Jun 3 01:02:37 2026] GET /v2.0/networks?id=29565195-1b12-4a88-b108-58e39db90c4a => generated 678 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:37.309 8 WARNING neutron_lib.context [None req-57fe6eb8-252f-464b-8a78-315e635211b7 0d8f93496e7a413cb999d58bf5f65b7d 1f691e0d29394c8392b0af2db81e7c1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:02:37.360 8 INFO neutron.db.segments_db [None req-57fe6eb8-252f-464b-8a78-315e635211b7 0d8f93496e7a413cb999d58bf5f65b7d 1f691e0d29394c8392b0af2db81e7c1f - - default default] Added segment 6c33703c-6038-4d7f-b8dc-e03a47b153ca of type vxlan for network 7dbd6227-154b-4927-b11c-7a3d125e5fb1 [pid: 7|app: 0|req: 518/1061] 10.0.0.18 () {34 vars in 663 bytes} [Wed Jun 3 01:02:37 2026] POST /v2.0/ports => generated 956 bytes in 368 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: 544/1062] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:02:37 2026] POST /v2.0/networks => generated 629 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:02:37.464 8 WARNING neutron_lib.context [req-07867ef1-cf7d-4f57-9c00-8fe1719bfca9 req-83036abc-c88f-4229-955d-797444ad87d4 633e990cac7c4d60827c39a64b56e4b0 5f772d06026948ce9fc307bf563d59b7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 545/1063] 199.204.45.4 () {38 vars in 952 bytes} [Wed Jun 3 01:02:37 2026] POST /v2.0/ports => generated 954 bytes in 412 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: 519/1064] 10.0.0.18 () {34 vars in 781 bytes} [Wed Jun 3 01:02:37 2026] PUT /v2.0/routers/dbad1ede-161c-49f1-b018-48db9c470c44/add_router_interface => generated 309 bytes in 1255 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:38.678 7 WARNING neutron_lib.context [None req-3f479982-c846-4ecc-aa95-5b8b60c785ab 0d8f93496e7a413cb999d58bf5f65b7d 1f691e0d29394c8392b0af2db81e7c1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 520/1065] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:02:38 2026] POST /v2.0/subnets => generated 626 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1066] 10.0.0.18 () {34 vars in 781 bytes} [Wed Jun 3 01:02:37 2026] PUT /v2.0/routers/98c0c61d-fab0-453b-9c92-8414cc443369/add_router_interface => generated 309 bytes in 1203 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: 547/1067] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:02:39 2026] GET /v2.0/ports?device_id=27bfe591-42a5-462d-a00e-d66e2f59219f => generated 957 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:39.144 8 WARNING neutron_lib.context [None req-4802eec4-6fe2-416b-826b-194141177c8f 0d8f93496e7a413cb999d58bf5f65b7d 1f691e0d29394c8392b0af2db81e7c1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 548/1068] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:02:39 2026] POST /v2.0/subnets => generated 626 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1069] 199.204.45.4 () {38 vars in 1025 bytes} [Wed Jun 3 01:02:38 2026] PUT /v2.0/ports/5a952e2c-054a-4d29-bf3d-d4e2643d3b4d => generated 1235 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: 549/1070] 10.0.0.18 () {32 vars in 715 bytes} [Wed Jun 3 01:02:39 2026] GET /v2.0/ports/4ae83637-d1f8-4c90-b446-e7f0026fb598 => generated 1030 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:02:39.452 8 WARNING neutron_lib.context [None req-3806b174-9ab5-488f-bf01-d47f95c9a504 5e52afc77a9644f79d14bd5e883d8830 d7194918aaca4291a2d7985c6f402772 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:02:39.475 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d80b2e8a-781a-4bb6-a825-e12b0742b25b'] response: {'name': 'network-changed', 'server_uuid': '27bfe591-42a5-462d-a00e-d66e2f59219f', 'tag': '5a952e2c-054a-4d29-bf3d-d4e2643d3b4d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 522/1071] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:02:39 2026] GET /v2.0/security-groups?id=d737fc55-200b-4cee-acb4-a1e9f5776cfd&fields=id&fields=name => generated 88 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:02:39.488 7 WARNING neutron_lib.context [None req-aa9e655a-154f-45b5-89a7-0a937f68d546 0d8f93496e7a413cb999d58bf5f65b7d 1f691e0d29394c8392b0af2db81e7c1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:02:39.537 7 INFO neutron.db.segments_db [None req-aa9e655a-154f-45b5-89a7-0a937f68d546 0d8f93496e7a413cb999d58bf5f65b7d 1f691e0d29394c8392b0af2db81e7c1f - - default default] Added segment a56c2541-6920-4ac9-9dfd-fb85d55ef3d9 of type vxlan for network 34526577-959d-404b-a112-46336ce11178 [pid: 8|app: 0|req: 550/1072] 10.0.0.18 () {34 vars in 683 bytes} [Wed Jun 3 01:02:39 2026] POST /v2.0/security-groups => generated 1660 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 01:02:39.885 7 INFO neutron.db.l3_hamode_db [None req-aa9e655a-154f-45b5-89a7-0a937f68d546 0d8f93496e7a413cb999d58bf5f65b7d 1f691e0d29394c8392b0af2db81e7c1f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:02:40.051 7 INFO neutron.db.l3_hamode_db [None req-aa9e655a-154f-45b5-89a7-0a937f68d546 0d8f93496e7a413cb999d58bf5f65b7d 1f691e0d29394c8392b0af2db81e7c1f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 551/1073] 10.0.0.18 () {34 vars in 787 bytes} [Wed Jun 3 01:02:39 2026] PUT /v2.0/routers/98c0c61d-fab0-453b-9c92-8414cc443369/remove_router_interface => generated 309 bytes in 865 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-06-03 01:02:40.438 8 WARNING neutron_lib.context [None req-ce47fed0-77e1-4a35-aa5a-c925cddbf172 5e52afc77a9644f79d14bd5e883d8830 d7194918aaca4291a2d7985c6f402772 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 552/1074] 10.0.0.18 () {34 vars in 693 bytes} [Wed Jun 3 01:02:40 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) [pid: 8|app: 0|req: 553/1075] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:02:40 2026] GET /v2.0/ports?tenant_id=5f772d06026948ce9fc307bf563d59b7&device_id=27bfe591-42a5-462d-a00e-d66e2f59219f => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:02:40.757 8 INFO neutron.api.v2.resource [None req-df3df7b9-60f5-4971-b4c8-2ca24377b3c2 d3019b7ffe3242aaa7561b7c73d607f6 58599e697a2e412c9f0afdf5dfce3725 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 554/1076] 10.0.0.18 () {34 vars in 787 bytes} [Wed Jun 3 01:02:40 2026] PUT /v2.0/routers/98c0c61d-fab0-453b-9c92-8414cc443369/remove_router_interface => generated 197 bytes in 141 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1077] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:02:40 2026] GET /v2.0/ports?device_id=27bfe591-42a5-462d-a00e-d66e2f59219f => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:40.797 8 WARNING neutron_lib.context [None req-06fb403e-58c9-48c0-b964-deddacd659a8 5e52afc77a9644f79d14bd5e883d8830 d7194918aaca4291a2d7985c6f402772 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 523/1078] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:02:39 2026] POST /v2.0/routers => generated 507 bytes in 1355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1079] 199.204.45.4 () {34 vars in 1015 bytes} [Wed Jun 3 01:02:40 2026] GET /v2.0/networks?tenant_id=5f772d06026948ce9fc307bf563d59b7&shared=False => generated 774 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1080] 10.0.0.18 () {34 vars in 693 bytes} [Wed Jun 3 01:02:40 2026] POST /v2.0/security-group-rules => generated 602 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1081] 10.0.0.18 () {32 vars in 734 bytes} [Wed Jun 3 01:02:40 2026] GET /v2.0/ports?device_id=98c0c61d-fab0-453b-9c92-8414cc443369 => 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: 557/1082] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:02:40 2026] GET /v2.0/security-groups?id=d737fc55-200b-4cee-acb4-a1e9f5776cfd&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: 558/1083] 199.204.45.4 () {34 vars in 927 bytes} [Wed Jun 3 01:02:40 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) 2026-06-03 01:02:41.028 8 WARNING neutron_lib.context [None req-fda2bfce-1a76-412b-8245-6a1946cf3fa3 5e52afc77a9644f79d14bd5e883d8830 d7194918aaca4291a2d7985c6f402772 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 559/1084] 10.0.0.18 () {34 vars in 674 bytes} [Wed Jun 3 01:02:41 2026] POST /v2.0/floatingips => generated 552 bytes in 604 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1085] 10.0.0.18 () {34 vars in 781 bytes} [Wed Jun 3 01:02:40 2026] PUT /v2.0/routers/40630b12-fce7-4f40-b3ae-0bba7c331de5/add_router_interface => generated 309 bytes in 1096 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1088] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:02:42 2026] GET /v2.0/ports?device_id=27bfe591-42a5-462d-a00e-d66e2f59219f => generated 969 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1089] 10.0.0.54 () {34 vars in 1098 bytes} [Wed Jun 3 01:02:42 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1954998610&fields=id&tenant_id=d7194918aaca4291a2d7985c6f402772 => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1090] 10.0.0.18 () {32 vars in 715 bytes} [Wed Jun 3 01:02:42 2026] GET /v2.0/ports/736d51db-b4aa-4bee-baa4-280f6d1148b1 => generated 955 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:42.172 8 INFO neutron.services.segments.plugin [-] Segment 04d47ea3-3f65-4ef3-993b-35177cd3f96e resource provider aggregate not found 2026-06-03 01:02:42.179 8 INFO neutron.services.segments.plugin [-] Segment 04d47ea3-3f65-4ef3-993b-35177cd3f96e resource provider aggregate not found 2026-06-03 01:02:42.188 8 INFO neutron.services.segments.plugin [-] Segment 04d47ea3-3f65-4ef3-993b-35177cd3f96e 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 04d47ea3-3f65-4ef3-993b-35177cd3f96e found for delete ", "request_id": "req-34f89d02-a06b-44cc-8ead-918619402cd6"}]} 2026-06-03 01:02:42.193 8 INFO neutron.services.segments.plugin [-] Segment 04d47ea3-3f65-4ef3-993b-35177cd3f96e 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 04d47ea3-3f65-4ef3-993b-35177cd3f96e found for delete ", "request_id": "req-d1cca556-b012-4d6c-8d99-9b2899ee8e1c"}]} 2026-06-03 01:02:42.199 8 INFO neutron.db.l3_hamode_db [None req-cd2050c0-16c6-4f54-9ccb-5d2d6e2a176e d3019b7ffe3242aaa7561b7c73d607f6 58599e697a2e412c9f0afdf5dfce3725 - - default default] HA network 96f0d642-6872-44e2-883f-35214933d0e0 was deleted as no HA routers are present in tenant 58599e697a2e412c9f0afdf5dfce3725. [pid: 8|app: 0|req: 560/1091] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:02:41 2026] DELETE /v2.0/routers/98c0c61d-fab0-453b-9c92-8414cc443369 => generated 0 bytes in 577 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1092] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:02:42 2026] GET /v2.0/ports?tenant_id=5f772d06026948ce9fc307bf563d59b7&device_id=27bfe591-42a5-462d-a00e-d66e2f59219f => generated 1238 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1093] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:02:42 2026] GET /v2.0/security-groups?id=d737fc55-200b-4cee-acb4-a1e9f5776cfd&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1094] 10.0.0.54 () {34 vars in 980 bytes} [Wed Jun 3 01:02:42 2026] GET /v2.0/networks?id=9e2ec7bb-7f0c-40d5-a37e-17f69a3cac4f => generated 675 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1095] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:02:42 2026] DELETE /v2.0/subnets/d2ff2e0d-cbea-4095-ad3c-d798cdf59738 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1096] 199.204.45.4 () {34 vars in 1055 bytes} [Wed Jun 3 01:02:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=5a952e2c-054a-4d29-bf3d-d4e2643d3b4d => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1097] 10.0.0.54 () {34 vars in 963 bytes} [Wed Jun 3 01:02:42 2026] GET /v2.0/quotas/d7194918aaca4291a2d7985c6f402772 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:42.852 7 INFO neutron.services.segments.plugin [-] Segment c0fa4ec0-2294-4c41-919d-167edbe056ee resource provider aggregate not found 2026-06-03 01:02:42.857 7 INFO neutron.services.segments.plugin [-] Segment c0fa4ec0-2294-4c41-919d-167edbe056ee resource provider aggregate not found 2026-06-03 01:02:42.889 7 INFO neutron.services.segments.plugin [-] Segment c0fa4ec0-2294-4c41-919d-167edbe056ee 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 c0fa4ec0-2294-4c41-919d-167edbe056ee found for delete ", "request_id": "req-34354236-e105-4087-8782-8c8200ba98bc"}]} [pid: 7|app: 0|req: 537/1098] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:02:42 2026] DELETE /v2.0/networks/fba18e56-f757-4a20-8a12-bd77c71d5bd8 => generated 0 bytes in 421 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:02:42.897 7 INFO neutron.services.segments.plugin [-] Segment c0fa4ec0-2294-4c41-919d-167edbe056ee 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 c0fa4ec0-2294-4c41-919d-167edbe056ee found for delete ", "request_id": "req-546f0b31-6f11-46d5-82b4-b026e6472ca0"}]} [pid: 7|app: 0|req: 538/1099] 199.204.45.4 () {34 vars in 981 bytes} [Wed Jun 3 01:02:42 2026] GET /v2.0/subnets?id=b96d4c91-9f8e-4c88-a9d9-2ffbfbf6f1fe => generated 696 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1100] 10.0.0.54 () {34 vars in 1000 bytes} [Wed Jun 3 01:02:42 2026] GET /v2.0/ports?tenant_id=d7194918aaca4291a2d7985c6f402772&fields=id => generated 103 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:43.019 7 WARNING neutron_lib.context [None req-c90ec9c9-714b-4dfa-8c89-0f7eee141c54 d3019b7ffe3242aaa7561b7c73d607f6 58599e697a2e412c9f0afdf5dfce3725 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:02:43.073 7 INFO neutron.db.segments_db [None req-c90ec9c9-714b-4dfa-8c89-0f7eee141c54 d3019b7ffe3242aaa7561b7c73d607f6 58599e697a2e412c9f0afdf5dfce3725 - - default default] Added segment 132af630-08d0-44b5-932b-82953a29cff8 of type vxlan for network 551dec96-eea5-4957-b4d0-ca4c22151af2 [pid: 7|app: 0|req: 540/1101] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:02:43 2026] POST /v2.0/networks => generated 632 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1102] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:02:43 2026] GET /v2.0/ports?network_id=29565195-1b12-4a88-b108-58e39db90c4a&device_owner=network%3Adhcp => 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: 542/1103] 10.0.0.54 () {34 vars in 1006 bytes} [Wed Jun 3 01:02:43 2026] GET /v2.0/networks/9e2ec7bb-7f0c-40d5-a37e-17f69a3cac4f?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:02:43.274 7 WARNING neutron_lib.context [None req-f1b04e84-af11-4edb-892d-022ab03619b9 d3019b7ffe3242aaa7561b7c73d607f6 58599e697a2e412c9f0afdf5dfce3725 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 543/1104] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:02:43 2026] POST /v2.0/subnets => generated 646 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1105] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:02:43 2026] GET /v2.0/networks/29565195-1b12-4a88-b108-58e39db90c4a?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1106] 10.0.0.54 () {34 vars in 1106 bytes} [Wed Jun 3 01:02:43 2026] GET /v2.0/networks/9e2ec7bb-7f0c-40d5-a37e-17f69a3cac4f?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: 8|app: 0|req: 562/1107] 10.0.0.18 () {34 vars in 781 bytes} [Wed Jun 3 01:02:42 2026] PUT /v2.0/routers/40630b12-fce7-4f40-b3ae-0bba7c331de5/add_router_interface => generated 309 bytes in 1440 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:43.687 8 WARNING neutron_lib.context [None req-f88c14cf-7efc-442d-91e3-019e5ae7b30f d3019b7ffe3242aaa7561b7c73d607f6 58599e697a2e412c9f0afdf5dfce3725 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 546/1108] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:02:43 2026] GET /v2.0/ports?device_id=27bfe591-42a5-462d-a00e-d66e2f59219f => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:43.721 8 INFO neutron.db.segments_db [None req-f88c14cf-7efc-442d-91e3-019e5ae7b30f d3019b7ffe3242aaa7561b7c73d607f6 58599e697a2e412c9f0afdf5dfce3725 - - default default] Added segment c8898ce6-4570-4365-bcc7-bf91f05b1f47 of type vxlan for network 1748411f-dc42-4c53-9f60-2f67f0f8411a [pid: 7|app: 0|req: 547/1109] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:02:43 2026] GET /v2.0/networks/29565195-1b12-4a88-b108-58e39db90c4a?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: 548/1110] 10.0.0.18 () {32 vars in 715 bytes} [Wed Jun 3 01:02:43 2026] GET /v2.0/ports/811aa3e1-5003-4213-9ce5-a56d9c236b47 => generated 955 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1111] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:02:43 2026] GET /v2.0/security-groups?id=d737fc55-200b-4cee-acb4-a1e9f5776cfd&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1112] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:02:43 2026] GET /v2.0/ports?device_id=892579e2-e243-428c-ab10-c4a44c605b10 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:02:43.990 8 INFO neutron.db.l3_hamode_db [None req-f88c14cf-7efc-442d-91e3-019e5ae7b30f d3019b7ffe3242aaa7561b7c73d607f6 58599e697a2e412c9f0afdf5dfce3725 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:02:44.091 8 INFO neutron.db.l3_hamode_db [None req-f88c14cf-7efc-442d-91e3-019e5ae7b30f d3019b7ffe3242aaa7561b7c73d607f6 58599e697a2e412c9f0afdf5dfce3725 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 563/1113] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:02:43 2026] POST /v2.0/routers => generated 511 bytes in 1046 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1114] 10.0.0.18 () {34 vars in 787 bytes} [Wed Jun 3 01:02:43 2026] PUT /v2.0/routers/40630b12-fce7-4f40-b3ae-0bba7c331de5/remove_router_interface => generated 309 bytes in 1132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1115] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:02:44 2026] GET /v2.0/ports?device_id=27bfe591-42a5-462d-a00e-d66e2f59219f => 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: 553/1116] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:02:45 2026] GET /v2.0/ports?device_id=892579e2-e243-428c-ab10-c4a44c605b10 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1117] 10.0.0.18 () {34 vars in 781 bytes} [Wed Jun 3 01:02:44 2026] PUT /v2.0/routers/009820ff-4cbc-4761-a3b9-38468dfac044/add_router_interface => generated 309 bytes in 1085 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1118] 10.0.0.18 () {34 vars in 787 bytes} [Wed Jun 3 01:02:45 2026] PUT /v2.0/routers/40630b12-fce7-4f40-b3ae-0bba7c331de5/remove_router_interface => generated 309 bytes in 798 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1119] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:02:45 2026] GET /v2.0/security-groups?id=d737fc55-200b-4cee-acb4-a1e9f5776cfd&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1120] 10.0.0.18 () {32 vars in 734 bytes} [Wed Jun 3 01:02:45 2026] GET /v2.0/ports?device_id=40630b12-fce7-4f40-b3ae-0bba7c331de5 => 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: 555/1121] 10.0.0.18 () {32 vars in 715 bytes} [Wed Jun 3 01:02:45 2026] GET /v2.0/ports/3c5d207c-1261-445c-a3ab-b5e6f55632a1 => generated 959 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:46.433 8 INFO neutron.services.segments.plugin [-] Segment a56c2541-6920-4ac9-9dfd-fb85d55ef3d9 resource provider aggregate not found 2026-06-03 01:02:46.438 8 INFO neutron.services.segments.plugin [-] Segment a56c2541-6920-4ac9-9dfd-fb85d55ef3d9 resource provider aggregate not found 2026-06-03 01:02:46.445 8 INFO neutron.services.segments.plugin [-] Segment a56c2541-6920-4ac9-9dfd-fb85d55ef3d9 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 a56c2541-6920-4ac9-9dfd-fb85d55ef3d9 found for delete ", "request_id": "req-f1544afc-b208-4464-b059-fa07e3da16d9"}]} 2026-06-03 01:02:46.456 8 INFO neutron.services.segments.plugin [-] Segment a56c2541-6920-4ac9-9dfd-fb85d55ef3d9 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 a56c2541-6920-4ac9-9dfd-fb85d55ef3d9 found for delete ", "request_id": "req-01560592-af6d-4e45-aec6-19e7caba6718"}]} 2026-06-03 01:02:46.460 8 INFO neutron.db.l3_hamode_db [None req-e5942be2-7707-4e64-ac60-a3c6cee7cb38 0d8f93496e7a413cb999d58bf5f65b7d 1f691e0d29394c8392b0af2db81e7c1f - - default default] HA network 34526577-959d-404b-a112-46336ce11178 was deleted as no HA routers are present in tenant 1f691e0d29394c8392b0af2db81e7c1f. [pid: 8|app: 0|req: 567/1122] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:02:45 2026] DELETE /v2.0/routers/40630b12-fce7-4f40-b3ae-0bba7c331de5 => generated 0 bytes in 588 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1123] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:02:46 2026] GET /v2.0/ports?device_id=892579e2-e243-428c-ab10-c4a44c605b10 => 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: 569/1124] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:02:46 2026] DELETE /v2.0/subnets/29ae26c9-811b-4c69-8fbd-d7b0b75891b2 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1125] 10.0.0.18 () {34 vars in 787 bytes} [Wed Jun 3 01:02:45 2026] PUT /v2.0/routers/009820ff-4cbc-4761-a3b9-38468dfac044/remove_router_interface => generated 309 bytes in 778 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1126] 10.0.0.18 () {32 vars in 734 bytes} [Wed Jun 3 01:02:46 2026] GET /v2.0/ports?device_id=009820ff-4cbc-4761-a3b9-38468dfac044 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1127] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:02:46 2026] DELETE /v2.0/subnets/3a0e92b0-63e6-4ad2-b5da-42f6438fa35f => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1128] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:02:46 2026] DELETE /v2.0/networks/7dbd6227-154b-4927-b11c-7a3d125e5fb1 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1129] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:02:47 2026] GET /v2.0/ports?device_id=27bfe591-42a5-462d-a00e-d66e2f59219f => generated 969 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:47.199 7 INFO neutron.services.segments.plugin [-] Segment c8898ce6-4570-4365-bcc7-bf91f05b1f47 resource provider aggregate not found 2026-06-03 01:02:47.203 7 INFO neutron.services.segments.plugin [-] Segment c8898ce6-4570-4365-bcc7-bf91f05b1f47 resource provider aggregate not found 2026-06-03 01:02:47.217 7 INFO neutron.services.segments.plugin [-] Segment c8898ce6-4570-4365-bcc7-bf91f05b1f47 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 c8898ce6-4570-4365-bcc7-bf91f05b1f47 found for delete ", "request_id": "req-99900ce1-a34e-40b9-947e-b6514f5fdfd2"}]} 2026-06-03 01:02:47.218 7 INFO neutron.services.segments.plugin [-] Segment c8898ce6-4570-4365-bcc7-bf91f05b1f47 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 c8898ce6-4570-4365-bcc7-bf91f05b1f47 found for delete ", "request_id": "req-f81a46e5-f9d0-4f61-9ec1-c781eb17038d"}]} 2026-06-03 01:02:47.224 7 INFO neutron.db.l3_hamode_db [None req-b34d1f93-3ccc-40a4-a570-7d326c86a7f7 d3019b7ffe3242aaa7561b7c73d607f6 58599e697a2e412c9f0afdf5dfce3725 - - default default] HA network 1748411f-dc42-4c53-9f60-2f67f0f8411a was deleted as no HA routers are present in tenant 58599e697a2e412c9f0afdf5dfce3725. [pid: 7|app: 0|req: 558/1130] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:02:46 2026] DELETE /v2.0/routers/009820ff-4cbc-4761-a3b9-38468dfac044 => generated 0 bytes in 545 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1131] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:02:47 2026] GET /v2.0/security-groups?id=d737fc55-200b-4cee-acb4-a1e9f5776cfd&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1132] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:02:47 2026] DELETE /v2.0/networks/22596bcd-7b3f-407c-977c-44440b14e748 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:02:47.424 8 WARNING neutron_lib.context [None req-d2ea9d56-219d-4799-a5e8-654f82b73fa4 0d8f93496e7a413cb999d58bf5f65b7d 1f691e0d29394c8392b0af2db81e7c1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 560/1133] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:02:47 2026] DELETE /v2.0/subnets/c5bff5e7-2a67-4374-b312-7eff53f31a3f => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:02:47.473 8 INFO neutron.db.segments_db [None req-d2ea9d56-219d-4799-a5e8-654f82b73fa4 0d8f93496e7a413cb999d58bf5f65b7d 1f691e0d29394c8392b0af2db81e7c1f - - default default] Added segment aa2e635d-f7a9-4fb3-8c57-6794c91e4279 of type vxlan for network 7db357b8-e2d4-4e71-8747-edecb39c652c [pid: 8|app: 0|req: 574/1134] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:02:47 2026] POST /v2.0/networks => generated 629 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1135] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:02:47 2026] GET /v2.0/ports?device_id=892579e2-e243-428c-ab10-c4a44c605b10 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:02:47.585 8 WARNING neutron_lib.context [None req-edb7cf55-7a3e-4a5e-8ecc-64067bd29b29 0d8f93496e7a413cb999d58bf5f65b7d 1f691e0d29394c8392b0af2db81e7c1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 561/1136] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:02:47 2026] DELETE /v2.0/networks/551dec96-eea5-4957-b4d0-ca4c22151af2 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:02:47.744 7 WARNING neutron_lib.context [None req-9c5a95da-b659-4fc1-90e6-39dd5a653817 d3019b7ffe3242aaa7561b7c73d607f6 58599e697a2e412c9f0afdf5dfce3725 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:02:47.784 7 INFO neutron.db.segments_db [None req-9c5a95da-b659-4fc1-90e6-39dd5a653817 d3019b7ffe3242aaa7561b7c73d607f6 58599e697a2e412c9f0afdf5dfce3725 - - default default] Added segment 77053e6c-7855-4d92-ac58-92cd4c3b967c of type vxlan for network 931289e8-1937-44bd-bcc8-cf8049802924 [pid: 8|app: 0|req: 576/1137] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:02:47 2026] POST /v2.0/subnets => generated 626 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:02:47.849 8 WARNING neutron_lib.context [None req-95d1ef6f-852d-49ef-ac14-b655206e8f8a 0d8f93496e7a413cb999d58bf5f65b7d 1f691e0d29394c8392b0af2db81e7c1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:02:47.889 8 INFO neutron.db.segments_db [None req-95d1ef6f-852d-49ef-ac14-b655206e8f8a 0d8f93496e7a413cb999d58bf5f65b7d 1f691e0d29394c8392b0af2db81e7c1f - - default default] Added segment 8f6f98e8-7023-4f19-8bcb-41441f374ae1 of type vxlan for network 690df9c0-bc15-42dc-bb65-c545b19fdb78 2026-06-03 01:02:48.041 7 INFO neutron.db.l3_hamode_db [None req-9c5a95da-b659-4fc1-90e6-39dd5a653817 d3019b7ffe3242aaa7561b7c73d607f6 58599e697a2e412c9f0afdf5dfce3725 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:02:48.137 8 INFO neutron.db.l3_hamode_db [None req-95d1ef6f-852d-49ef-ac14-b655206e8f8a 0d8f93496e7a413cb999d58bf5f65b7d 1f691e0d29394c8392b0af2db81e7c1f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:02:48.267 8 INFO neutron.db.l3_hamode_db [None req-95d1ef6f-852d-49ef-ac14-b655206e8f8a 0d8f93496e7a413cb999d58bf5f65b7d 1f691e0d29394c8392b0af2db81e7c1f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:02:48.471 8 INFO neutron.services.segments.plugin [-] Segment 6c33703c-6038-4d7f-b8dc-e03a47b153ca resource provider aggregate not found 2026-06-03 01:02:48.476 8 INFO neutron.services.segments.plugin [-] Segment 6c33703c-6038-4d7f-b8dc-e03a47b153ca resource provider aggregate not found 2026-06-03 01:02:48.487 8 INFO neutron.services.segments.plugin [-] Segment 6c33703c-6038-4d7f-b8dc-e03a47b153ca 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 6c33703c-6038-4d7f-b8dc-e03a47b153ca found for delete ", "request_id": "req-80c1b87d-247c-4e98-bcb5-580bf135b55a"}]} 2026-06-03 01:02:48.493 8 INFO neutron.services.segments.plugin [-] Segment 6c33703c-6038-4d7f-b8dc-e03a47b153ca 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 6c33703c-6038-4d7f-b8dc-e03a47b153ca found for delete ", "request_id": "req-afe86cbf-854b-4fa8-b41e-f63aceeffd98"}]} 2026-06-03 01:02:48.507 8 INFO neutron.services.segments.plugin [-] Segment 79375d85-0276-480d-879b-72dd4688d06e resource provider aggregate not found 2026-06-03 01:02:48.515 8 INFO neutron.services.segments.plugin [-] Segment 79375d85-0276-480d-879b-72dd4688d06e resource provider aggregate not found 2026-06-03 01:02:48.520 8 INFO neutron.services.segments.plugin [-] Segment 79375d85-0276-480d-879b-72dd4688d06e 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 79375d85-0276-480d-879b-72dd4688d06e found for delete ", "request_id": "req-a478368d-3f53-44a1-9848-c62cb123e41c"}]} 2026-06-03 01:02:48.531 8 INFO neutron.services.segments.plugin [-] Segment 79375d85-0276-480d-879b-72dd4688d06e 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 79375d85-0276-480d-879b-72dd4688d06e found for delete ", "request_id": "req-31acb941-4ee8-412b-8635-869f048ea2c5"}]} 2026-06-03 01:02:48.829 7 INFO neutron.db.l3_hamode_db [None req-9c5a95da-b659-4fc1-90e6-39dd5a653817 d3019b7ffe3242aaa7561b7c73d607f6 58599e697a2e412c9f0afdf5dfce3725 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 577/1138] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:02:47 2026] POST /v2.0/routers => generated 507 bytes in 1104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1139] 199.204.45.4 () {34 vars in 983 bytes} [Wed Jun 3 01:02:48 2026] GET /v2.0/networks?id=9e2ec7bb-7f0c-40d5-a37e-17f69a3cac4f => generated 675 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1140] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:02:49 2026] GET /v2.0/ports?device_id=27bfe591-42a5-462d-a00e-d66e2f59219f => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1141] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:02:49 2026] GET /v2.0/ports?device_id=892579e2-e243-428c-ab10-c4a44c605b10 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:02:49.085 8 WARNING neutron_lib.context [None req-b2f78364-b4a4-410b-b42f-843eb1bebe31 0d8f93496e7a413cb999d58bf5f65b7d 1f691e0d29394c8392b0af2db81e7c1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:02:49.243 7 INFO neutron.services.segments.plugin [-] Segment 132af630-08d0-44b5-932b-82953a29cff8 resource provider aggregate not found 2026-06-03 01:02:49.246 7 INFO neutron.services.segments.plugin [-] Segment 132af630-08d0-44b5-932b-82953a29cff8 resource provider aggregate not found 2026-06-03 01:02:49.254 7 INFO neutron.services.segments.plugin [-] Segment 132af630-08d0-44b5-932b-82953a29cff8 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 132af630-08d0-44b5-932b-82953a29cff8 found for delete ", "request_id": "req-694a2fa8-fc64-42e8-8812-e93fcb38f846"}]} 2026-06-03 01:02:49.269 7 INFO neutron.services.segments.plugin [-] Segment 132af630-08d0-44b5-932b-82953a29cff8 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 132af630-08d0-44b5-932b-82953a29cff8 found for delete ", "request_id": "req-b07311d0-ecc1-43e3-bb69-ead45c9aa52d"}]} [pid: 8|app: 0|req: 581/1142] 10.0.0.18 () {34 vars in 663 bytes} [Wed Jun 3 01:02:49 2026] POST /v2.0/ports => generated 951 bytes in 393 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: 582/1143] 199.204.45.4 () {34 vars in 1047 bytes} [Wed Jun 3 01:02:49 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d7194918aaca4291a2d7985c6f402772 => generated 181 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1144] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:02:49 2026] GET /v2.0/security-groups?id=d737fc55-200b-4cee-acb4-a1e9f5776cfd&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: 562/1145] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:02:47 2026] POST /v2.0/routers => generated 691 bytes in 2044 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:02:49.788 7 WARNING neutron_lib.context [req-7bcf8773-f4ec-4275-a34a-de54022ad088 req-72fab0a3-4eb3-4047-8b1c-c434abc7e3f9 5e52afc77a9644f79d14bd5e883d8830 d7194918aaca4291a2d7985c6f402772 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 563/1146] 199.204.45.4 () {38 vars in 952 bytes} [Wed Jun 3 01:02:49 2026] POST /v2.0/ports => generated 958 bytes in 375 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: 564/1147] 10.0.0.18 () {32 vars in 719 bytes} [Wed Jun 3 01:02:50 2026] GET /v2.0/routers/af6d7c23-3aae-4d40-a9c5-fbeb4ab1f05b => generated 697 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1148] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:02:50 2026] GET /v2.0/ports?device_id=892579e2-e243-428c-ab10-c4a44c605b10 => generated 961 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1149] 199.204.45.4 () {38 vars in 1025 bytes} [Wed Jun 3 01:02:50 2026] PUT /v2.0/ports/db6a41c1-9119-4a58-9795-d8bd6641bbf0 => generated 1239 bytes in 424 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: 567/1150] 10.0.0.18 () {32 vars in 645 bytes} [Wed Jun 3 01:02:50 2026] GET /v2.0/routers => generated 700 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1151] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:02:50 2026] GET /v2.0/security-groups?id=7abbdee5-2975-4887-a32c-9fc7b151a1c7&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:50.907 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a53c57bc-45d4-4521-b497-355363db7a4a'] response: {'name': 'network-changed', 'server_uuid': '892579e2-e243-428c-ab10-c4a44c605b10', 'tag': 'db6a41c1-9119-4a58-9795-d8bd6641bbf0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 569/1152] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:02:50 2026] GET /v2.0/ports?device_id=27bfe591-42a5-462d-a00e-d66e2f59219f => generated 971 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1153] 10.0.0.18 () {34 vars in 739 bytes} [Wed Jun 3 01:02:50 2026] PUT /v2.0/routers/af6d7c23-3aae-4d40-a9c5-fbeb4ab1f05b => generated 704 bytes in 435 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1154] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:02:51 2026] GET /v2.0/security-groups?id=d737fc55-200b-4cee-acb4-a1e9f5776cfd&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: 584/1155] 10.0.0.18 () {34 vars in 781 bytes} [Wed Jun 3 01:02:49 2026] PUT /v2.0/routers/bd12c280-7c48-4485-9971-909f6dfe90c0/add_router_interface => generated 309 bytes in 1961 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: 572/1156] 10.0.0.18 () {32 vars in 719 bytes} [Wed Jun 3 01:02:51 2026] GET /v2.0/routers/af6d7c23-3aae-4d40-a9c5-fbeb4ab1f05b => generated 704 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1157] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:02:51 2026] GET /v2.0/ports?tenant_id=d7194918aaca4291a2d7985c6f402772&device_id=892579e2-e243-428c-ab10-c4a44c605b10 => 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: 586/1158] 10.0.0.18 () {32 vars in 734 bytes} [Wed Jun 3 01:02:51 2026] GET /v2.0/ports?device_id=af6d7c23-3aae-4d40-a9c5-fbeb4ab1f05b => 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: 573/1159] 10.0.0.18 () {32 vars in 715 bytes} [Wed Jun 3 01:02:51 2026] GET /v2.0/ports/bde39569-05b3-4e7a-a62c-1d9aeaac65f0 => generated 1025 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1160] 199.204.45.4 () {34 vars in 1015 bytes} [Wed Jun 3 01:02:51 2026] GET /v2.0/networks?tenant_id=d7194918aaca4291a2d7985c6f402772&shared=False => generated 771 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1161] 10.0.0.18 () {34 vars in 787 bytes} [Wed Jun 3 01:02:51 2026] PUT /v2.0/routers/bd12c280-7c48-4485-9971-909f6dfe90c0/remove_router_interface => generated 309 bytes in 739 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-06-03 01:02:52.382 7 INFO neutron.services.segments.plugin [-] Segment 77053e6c-7855-4d92-ac58-92cd4c3b967c resource provider aggregate not found 2026-06-03 01:02:52.389 7 INFO neutron.services.segments.plugin [-] Segment 77053e6c-7855-4d92-ac58-92cd4c3b967c resource provider aggregate not found 2026-06-03 01:02:52.398 7 INFO neutron.services.segments.plugin [-] Segment 77053e6c-7855-4d92-ac58-92cd4c3b967c 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 77053e6c-7855-4d92-ac58-92cd4c3b967c found for delete ", "request_id": "req-078159b4-1b98-41da-b883-3dc011aa284e"}]} 2026-06-03 01:02:52.403 7 INFO neutron.services.segments.plugin [-] Segment 77053e6c-7855-4d92-ac58-92cd4c3b967c 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 77053e6c-7855-4d92-ac58-92cd4c3b967c found for delete ", "request_id": "req-571ad11f-364d-4ade-8209-30cf7681cbe5"}]} 2026-06-03 01:02:52.406 7 INFO neutron.db.l3_hamode_db [None req-cace6ce6-fdad-4845-8819-3b5424a8e3cb d3019b7ffe3242aaa7561b7c73d607f6 58599e697a2e412c9f0afdf5dfce3725 - - default default] HA network 931289e8-1937-44bd-bcc8-cf8049802924 was deleted as no HA routers are present in tenant 58599e697a2e412c9f0afdf5dfce3725. [pid: 7|app: 0|req: 574/1162] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:02:51 2026] DELETE /v2.0/routers/af6d7c23-3aae-4d40-a9c5-fbeb4ab1f05b => generated 0 bytes in 808 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1163] 199.204.45.4 () {34 vars in 927 bytes} [Wed Jun 3 01:02:52 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1164] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:02:52 2026] GET /v2.0/ports?device_id=27bfe591-42a5-462d-a00e-d66e2f59219f => generated 971 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1165] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:02:52 2026] GET /v2.0/ports?device_id=892579e2-e243-428c-ab10-c4a44c605b10 => generated 973 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1166] 10.0.0.18 () {32 vars in 734 bytes} [Wed Jun 3 01:02:52 2026] GET /v2.0/ports?device_id=af6d7c23-3aae-4d40-a9c5-fbeb4ab1f05b => 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: 592/1167] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:02:52 2026] GET /v2.0/security-groups?id=d737fc55-200b-4cee-acb4-a1e9f5776cfd&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:02:52.544 7 INFO neutron.api.v2.resource [None req-2ca2fa8a-5cf4-4dd3-8824-b8642a71d752 0d8f93496e7a413cb999d58bf5f65b7d 1f691e0d29394c8392b0af2db81e7c1f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 576/1168] 10.0.0.18 () {34 vars in 787 bytes} [Wed Jun 3 01:02:52 2026] PUT /v2.0/routers/bd12c280-7c48-4485-9971-909f6dfe90c0/remove_router_interface => generated 197 bytes in 106 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:02:52.557 7 INFO neutron.api.v2.resource [None req-c36c1021-aa85-450b-a32b-15657f04d2fd d3019b7ffe3242aaa7561b7c73d607f6 58599e697a2e412c9f0afdf5dfce3725 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 577/1169] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:02:52 2026] DELETE /v2.0/routers/af6d7c23-3aae-4d40-a9c5-fbeb4ab1f05b => generated 135 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1170] 10.0.0.18 () {32 vars in 734 bytes} [Wed Jun 3 01:02:52 2026] GET /v2.0/ports?device_id=bd12c280-7c48-4485-9971-909f6dfe90c0 => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1171] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:02:52 2026] GET /v2.0/security-groups?id=7abbdee5-2975-4887-a32c-9fc7b151a1c7&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: 579/1172] 10.0.0.18 () {32 vars in 734 bytes} [Wed Jun 3 01:02:52 2026] GET /v2.0/ports?device_id=009820ff-4cbc-4761-a3b9-38468dfac044 => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:02:52.614 7 INFO neutron.api.v2.resource [None req-91c637df-fcc8-4a73-9ee4-11ce20764f98 d3019b7ffe3242aaa7561b7c73d607f6 58599e697a2e412c9f0afdf5dfce3725 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 580/1173] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:02:52 2026] DELETE /v2.0/routers/009820ff-4cbc-4761-a3b9-38468dfac044 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:02:52.629 7 INFO neutron.pecan_wsgi.hooks.translation [None req-12d87645-f0e1-4144-9f2a-b05c1acb8da4 d3019b7ffe3242aaa7561b7c73d607f6 58599e697a2e412c9f0afdf5dfce3725 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 581/1174] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:02:52 2026] DELETE /v2.0/subnets/c5bff5e7-2a67-4374-b312-7eff53f31a3f => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1175] 10.0.0.18 () {32 vars in 734 bytes} [Wed Jun 3 01:02:52 2026] GET /v2.0/ports?device_id=98c0c61d-fab0-453b-9c92-8414cc443369 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:02:52.675 7 INFO neutron.api.v2.resource [None req-ec7e83b6-5da2-4b18-b314-e703d59d60e3 d3019b7ffe3242aaa7561b7c73d607f6 58599e697a2e412c9f0afdf5dfce3725 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 583/1176] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:02:52 2026] DELETE /v2.0/routers/98c0c61d-fab0-453b-9c92-8414cc443369 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:02:52.690 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a568bb87-d6ea-49f3-afa5-9f9fc2f174ef d3019b7ffe3242aaa7561b7c73d607f6 58599e697a2e412c9f0afdf5dfce3725 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 584/1177] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:02:52 2026] DELETE /v2.0/subnets/d2ff2e0d-cbea-4095-ad3c-d798cdf59738 => 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: 585/1178] 10.0.0.18 () {32 vars in 734 bytes} [Wed Jun 3 01:02:52 2026] GET /v2.0/ports?device_id=ad472309-69f1-4995-adee-54fbe570b626 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:02:52.740 7 INFO neutron.api.v2.resource [None req-5f70d185-44bd-4216-af8b-00c35ea02196 d3019b7ffe3242aaa7561b7c73d607f6 58599e697a2e412c9f0afdf5dfce3725 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 586/1179] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:02:52 2026] DELETE /v2.0/routers/ad472309-69f1-4995-adee-54fbe570b626 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:02:52.757 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cd6805a3-8ffc-434d-8803-bf48c1f3f41b d3019b7ffe3242aaa7561b7c73d607f6 58599e697a2e412c9f0afdf5dfce3725 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 587/1180] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:02:52 2026] DELETE /v2.0/subnets/41671dde-82de-470c-b000-0dd5aa8739c1 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:02:52.792 7 INFO neutron.pecan_wsgi.hooks.translation [None req-34ce74ba-6835-41a9-9937-25ce8ef08353 d3019b7ffe3242aaa7561b7c73d607f6 58599e697a2e412c9f0afdf5dfce3725 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 588/1181] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:02:52 2026] DELETE /v2.0/subnets/b09e378a-097c-4938-aa9b-26968580c0eb => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:02:53.171 8 INFO neutron.services.segments.plugin [-] Segment 8f6f98e8-7023-4f19-8bcb-41441f374ae1 resource provider aggregate not found 2026-06-03 01:02:53.178 8 INFO neutron.services.segments.plugin [-] Segment 8f6f98e8-7023-4f19-8bcb-41441f374ae1 resource provider aggregate not found 2026-06-03 01:02:53.193 8 INFO neutron.services.segments.plugin [-] Segment 8f6f98e8-7023-4f19-8bcb-41441f374ae1 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 8f6f98e8-7023-4f19-8bcb-41441f374ae1 found for delete ", "request_id": "req-9ff6c1a0-2861-450d-9875-0d99df9aff01"}]} 2026-06-03 01:02:53.201 8 INFO neutron.services.segments.plugin [-] Segment 8f6f98e8-7023-4f19-8bcb-41441f374ae1 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 8f6f98e8-7023-4f19-8bcb-41441f374ae1 found for delete ", "request_id": "req-f03c1b3c-5b97-443e-899e-64540b8cfabc"}]} 2026-06-03 01:02:53.207 8 INFO neutron.db.l3_hamode_db [None req-8acfcd42-94b4-45e9-a461-e1c39b4bc5d4 0d8f93496e7a413cb999d58bf5f65b7d 1f691e0d29394c8392b0af2db81e7c1f - - default default] HA network 690df9c0-bc15-42dc-bb65-c545b19fdb78 was deleted as no HA routers are present in tenant 1f691e0d29394c8392b0af2db81e7c1f. [pid: 8|app: 0|req: 594/1182] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:02:52 2026] DELETE /v2.0/routers/bd12c280-7c48-4485-9971-909f6dfe90c0 => generated 0 bytes in 632 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1183] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:02:53 2026] DELETE /v2.0/subnets/cff51a55-923c-4962-946f-29d53bd62546 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1184] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:02:53 2026] GET /v2.0/security-groups?tenant_id=58599e697a2e412c9f0afdf5dfce3725&name=default => generated 2925 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1185] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:02:53 2026] GET /v2.0/ports?tenant_id=d7194918aaca4291a2d7985c6f402772&device_id=892579e2-e243-428c-ab10-c4a44c605b10 => generated 1242 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1186] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:02:53 2026] DELETE /v2.0/security-groups/a7f1b285-99fc-4c9a-80a8-e012d0f2c7b7 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1187] 199.204.45.4 () {34 vars in 1057 bytes} [Wed Jun 3 01:02:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=db6a41c1-9119-4a58-9795-d8bd6641bbf0 => 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: 590/1188] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:02:53 2026] DELETE /v2.0/networks/7db357b8-e2d4-4e71-8747-edecb39c652c => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1189] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:02:53 2026] GET /v2.0/ports?device_id=27bfe591-42a5-462d-a00e-d66e2f59219f => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1190] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:02:53 2026] GET /v2.0/ports?device_id=892579e2-e243-428c-ab10-c4a44c605b10 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1191] 199.204.45.4 () {34 vars in 981 bytes} [Wed Jun 3 01:02:53 2026] GET /v2.0/subnets?id=8023a394-ea23-4f23-966d-8e42add60ec3 => generated 693 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:53.775 7 WARNING neutron_lib.context [None req-67ba428b-9883-4008-b61d-c791a16ba006 0d8f93496e7a413cb999d58bf5f65b7d 1f691e0d29394c8392b0af2db81e7c1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 601/1192] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:02:53 2026] GET /v2.0/security-groups?id=d737fc55-200b-4cee-acb4-a1e9f5776cfd&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:02:53.823 7 INFO neutron.db.segments_db [None req-67ba428b-9883-4008-b61d-c791a16ba006 0d8f93496e7a413cb999d58bf5f65b7d 1f691e0d29394c8392b0af2db81e7c1f - - default default] Added segment 2b666ba5-9af2-4368-af2e-46eb613f23f4 of type vxlan for network f448aea8-1ff7-4224-85f3-ec35ce0fefa9 [pid: 8|app: 0|req: 602/1193] 199.204.45.4 () {34 vars in 991 bytes} [Wed Jun 3 01:02:53 2026] GET /v2.0/ports?device_id=27bfe591-42a5-462d-a00e-d66e2f59219f => generated 969 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1194] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:02:53 2026] GET /v2.0/security-groups?id=7abbdee5-2975-4887-a32c-9fc7b151a1c7&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1195] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:02:53 2026] POST /v2.0/networks => generated 630 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1196] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:02:53 2026] GET /v2.0/ports?network_id=9e2ec7bb-7f0c-40d5-a37e-17f69a3cac4f&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:02:53.946 8 WARNING neutron_lib.context [None req-b7d79e81-0524-4798-8754-dedefcb09255 0d8f93496e7a413cb999d58bf5f65b7d 1f691e0d29394c8392b0af2db81e7c1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 593/1197] 199.204.45.4 () {36 vars in 994 bytes} [Wed Jun 3 01:02:53 2026] DELETE /v2.0/ports/5a952e2c-054a-4d29-bf3d-d4e2643d3b4d => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:02:54.198 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d9361af9-db8e-4a3f-9c80-b73872ea6e69'] response: {'server_uuid': '27bfe591-42a5-462d-a00e-d66e2f59219f', 'name': 'network-vif-deleted', 'tag': '5a952e2c-054a-4d29-bf3d-d4e2643d3b4d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 605/1198] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:02:53 2026] POST /v2.0/subnets => generated 626 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:02:54.209 8 WARNING neutron_lib.context [None req-410151ed-9475-4987-adb4-7c0435a15605 0d8f93496e7a413cb999d58bf5f65b7d 1f691e0d29394c8392b0af2db81e7c1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:02:54.247 8 INFO neutron.db.segments_db [None req-410151ed-9475-4987-adb4-7c0435a15605 0d8f93496e7a413cb999d58bf5f65b7d 1f691e0d29394c8392b0af2db81e7c1f - - default default] Added segment 97a755be-fc72-479d-b1fb-c97a57ece745 of type vxlan for network aabc836a-9f35-4642-a777-effb871564b5 [pid: 7|app: 0|req: 594/1199] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:02:54 2026] GET /v2.0/networks/9e2ec7bb-7f0c-40d5-a37e-17f69a3cac4f?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1200] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:02:54 2026] GET /v2.0/networks/9e2ec7bb-7f0c-40d5-a37e-17f69a3cac4f?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) 2026-06-03 01:02:54.501 8 INFO neutron.db.l3_hamode_db [None req-410151ed-9475-4987-adb4-7c0435a15605 0d8f93496e7a413cb999d58bf5f65b7d 1f691e0d29394c8392b0af2db81e7c1f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:02:54.640 8 INFO neutron.db.l3_hamode_db [None req-410151ed-9475-4987-adb4-7c0435a15605 0d8f93496e7a413cb999d58bf5f65b7d 1f691e0d29394c8392b0af2db81e7c1f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 596/1201] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:02:54 2026] GET /v2.0/ports?device_id=27bfe591-42a5-462d-a00e-d66e2f59219f => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:02:54.966 7 INFO neutron.services.segments.plugin [-] Segment aa2e635d-f7a9-4fb3-8c57-6794c91e4279 resource provider aggregate not found 2026-06-03 01:02:54.976 7 INFO neutron.services.segments.plugin [-] Segment aa2e635d-f7a9-4fb3-8c57-6794c91e4279 resource provider aggregate not found 2026-06-03 01:02:54.995 7 INFO neutron.services.segments.plugin [-] Segment aa2e635d-f7a9-4fb3-8c57-6794c91e4279 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 aa2e635d-f7a9-4fb3-8c57-6794c91e4279 found for delete ", "request_id": "req-7e0026d0-0610-42b5-98f5-b2edfcb51dbc"}]} 2026-06-03 01:02:54.999 7 INFO neutron.services.segments.plugin [-] Segment aa2e635d-f7a9-4fb3-8c57-6794c91e4279 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 aa2e635d-f7a9-4fb3-8c57-6794c91e4279 found for delete ", "request_id": "req-f46d8d8a-1015-4e99-bddf-5a806afa4609"}]} [pid: 7|app: 0|req: 597/1202] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:02:54 2026] GET /v2.0/ports?device_id=892579e2-e243-428c-ab10-c4a44c605b10 => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1203] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:02:55 2026] GET /v2.0/security-groups?id=7abbdee5-2975-4887-a32c-9fc7b151a1c7&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1204] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:02:54 2026] POST /v2.0/routers => generated 507 bytes in 1079 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:02:55.530 8 WARNING neutron_lib.context [None req-a93a77c9-29b3-42d7-9a1c-001856bd7a2f 9aba3fa3a22444a7b4ca150b1b4e2e2a 77d07f90949f4aff935659ab3d601590 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 607/1205] 10.0.0.18 () {34 vars in 682 bytes} [Wed Jun 3 01:02:55 2026] POST /v2.0/security-groups => generated 1624 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1206] 10.0.0.18 () {32 vars in 661 bytes} [Wed Jun 3 01:02:55 2026] GET /v2.0/security-groups => generated 4529 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1207] 10.0.0.18 () {34 vars in 756 bytes} [Wed Jun 3 01:02:55 2026] PUT /v2.0/security-groups/55294878-9606-4e77-a351-750e2222cf00 => generated 1664 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1208] 10.0.0.18 () {32 vars in 735 bytes} [Wed Jun 3 01:02:55 2026] GET /v2.0/security-groups/55294878-9606-4e77-a351-750e2222cf00 => generated 1664 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1209] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:02:55 2026] DELETE /v2.0/security-groups/55294878-9606-4e77-a351-750e2222cf00 => 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: 612/1210] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:02:55 2026] GET /v2.0/ports?device_id=27bfe591-42a5-462d-a00e-d66e2f59219f => 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: 613/1211] 10.0.0.18 () {32 vars in 661 bytes} [Wed Jun 3 01:02:56 2026] GET /v2.0/security-groups => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:02:56.054 8 INFO neutron.api.v2.resource [None req-f2141795-e507-4b0e-95cd-153b506587a4 9aba3fa3a22444a7b4ca150b1b4e2e2a 77d07f90949f4aff935659ab3d601590 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 614/1212] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:02:56 2026] DELETE /v2.0/security-groups/55294878-9606-4e77-a351-750e2222cf00 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:02:56.065 8 WARNING neutron_lib.context [None req-3e3d926f-fa5b-48eb-80ba-08f1dd440414 9aba3fa3a22444a7b4ca150b1b4e2e2a 77d07f90949f4aff935659ab3d601590 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 615/1213] 10.0.0.18 () {34 vars in 682 bytes} [Wed Jun 3 01:02:56 2026] POST /v2.0/security-groups => generated 1624 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1214] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:02:56 2026] GET /v2.0/ports?device_id=892579e2-e243-428c-ab10-c4a44c605b10 => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:56.207 8 WARNING neutron_lib.context [None req-98feb502-8cd6-4aaf-81db-7461f48abbca 9aba3fa3a22444a7b4ca150b1b4e2e2a 77d07f90949f4aff935659ab3d601590 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 617/1215] 10.0.0.18 () {34 vars in 693 bytes} [Wed Jun 3 01:02:56 2026] POST /v2.0/security-group-rules => generated 601 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1216] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:02:56 2026] GET /v2.0/security-groups?id=7abbdee5-2975-4887-a32c-9fc7b151a1c7&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1217] 10.0.0.18 () {32 vars in 745 bytes} [Wed Jun 3 01:02:56 2026] GET /v2.0/security-group-rules/e9404853-7427-4e36-806c-e8ee45866760 => generated 601 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1218] 10.0.0.18 () {32 vars in 671 bytes} [Wed Jun 3 01:02:56 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: 8|app: 0|req: 621/1219] 10.0.0.18 () {32 vars in 748 bytes} [Wed Jun 3 01:02:56 2026] DELETE /v2.0/security-group-rules/e9404853-7427-4e36-806c-e8ee45866760 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1220] 10.0.0.18 () {34 vars in 781 bytes} [Wed Jun 3 01:02:55 2026] PUT /v2.0/routers/5029132d-439c-463a-94f5-9d7139a1a788/add_router_interface => generated 309 bytes in 1214 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1221] 10.0.0.18 () {32 vars in 671 bytes} [Wed Jun 3 01:02:56 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:02:56.561 8 WARNING neutron_lib.context [None req-60b4f2fa-d3b2-4856-ae94-92beb79925bb 9aba3fa3a22444a7b4ca150b1b4e2e2a 77d07f90949f4aff935659ab3d601590 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 600/1224] 10.0.0.18 () {32 vars in 715 bytes} [Wed Jun 3 01:02:56 2026] GET /v2.0/ports/bd88a793-620b-4d8f-b51c-05329d06a7e3 => generated 955 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1225] 10.0.0.18 () {34 vars in 693 bytes} [Wed Jun 3 01:02:56 2026] POST /v2.0/security-group-rules => generated 601 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1226] 10.0.0.18 () {32 vars in 745 bytes} [Wed Jun 3 01:02:56 2026] GET /v2.0/security-group-rules/691f34d3-49fb-4033-9954-e233ee68da6a => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1227] 10.0.0.18 () {32 vars in 671 bytes} [Wed Jun 3 01:02:56 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1228] 10.0.0.18 () {32 vars in 748 bytes} [Wed Jun 3 01:02:56 2026] DELETE /v2.0/security-group-rules/691f34d3-49fb-4033-9954-e233ee68da6a => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1229] 10.0.0.18 () {32 vars in 671 bytes} [Wed Jun 3 01:02:56 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:02:56.887 8 WARNING neutron_lib.context [None req-aabfc366-9108-4d39-b0c5-2aaee6840f01 9aba3fa3a22444a7b4ca150b1b4e2e2a 77d07f90949f4aff935659ab3d601590 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 630/1230] 10.0.0.18 () {34 vars in 693 bytes} [Wed Jun 3 01:02:56 2026] POST /v2.0/security-group-rules => generated 602 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1231] 10.0.0.18 () {32 vars in 745 bytes} [Wed Jun 3 01:02:56 2026] GET /v2.0/security-group-rules/6c8dd42b-0967-460d-a302-b0615d542c7e => generated 602 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1232] 10.0.0.18 () {32 vars in 671 bytes} [Wed Jun 3 01:02:57 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1233] 10.0.0.18 () {32 vars in 748 bytes} [Wed Jun 3 01:02:57 2026] DELETE /v2.0/security-group-rules/6c8dd42b-0967-460d-a302-b0615d542c7e => 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: 634/1234] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:02:57 2026] GET /v2.0/ports?device_id=27bfe591-42a5-462d-a00e-d66e2f59219f => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1235] 10.0.0.18 () {32 vars in 671 bytes} [Wed Jun 3 01:02:57 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1236] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:02:57 2026] DELETE /v2.0/security-groups/90bb63e8-2964-42fe-863b-45569a7d0b7d => 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: 637/1237] 10.0.0.18 () {32 vars in 661 bytes} [Wed Jun 3 01:02:57 2026] GET /v2.0/security-groups => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1238] 10.0.0.18 () {32 vars in 661 bytes} [Wed Jun 3 01:02:57 2026] GET /v2.0/security-groups => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1239] 10.0.0.18 () {34 vars in 787 bytes} [Wed Jun 3 01:02:56 2026] PUT /v2.0/routers/5029132d-439c-463a-94f5-9d7139a1a788/remove_router_interface => generated 309 bytes in 763 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1240] 10.0.0.18 () {32 vars in 734 bytes} [Wed Jun 3 01:02:57 2026] GET /v2.0/ports?device_id=5029132d-439c-463a-94f5-9d7139a1a788 => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1241] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:02:57 2026] GET /v2.0/ports?device_id=892579e2-e243-428c-ab10-c4a44c605b10 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1242] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:02:57 2026] GET /v2.0/security-groups?id=7abbdee5-2975-4887-a32c-9fc7b151a1c7&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-06-03 01:02:57.973 7 INFO neutron.services.segments.plugin [-] Segment 97a755be-fc72-479d-b1fb-c97a57ece745 resource provider aggregate not found 2026-06-03 01:02:57.981 7 INFO neutron.services.segments.plugin [-] Segment 97a755be-fc72-479d-b1fb-c97a57ece745 resource provider aggregate not found 2026-06-03 01:02:57.990 7 INFO neutron.services.segments.plugin [-] Segment 97a755be-fc72-479d-b1fb-c97a57ece745 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 97a755be-fc72-479d-b1fb-c97a57ece745 found for delete ", "request_id": "req-a51a0061-e3d0-47f1-8626-d5c61c720974"}]} 2026-06-03 01:02:58.000 7 INFO neutron.services.segments.plugin [-] Segment 97a755be-fc72-479d-b1fb-c97a57ece745 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 97a755be-fc72-479d-b1fb-c97a57ece745 found for delete ", "request_id": "req-e42c2854-7e45-4c06-9343-86022ae65a1b"}]} 2026-06-03 01:02:58.015 7 INFO neutron.db.l3_hamode_db [None req-0892f651-0509-492c-81ea-c76b25a95108 0d8f93496e7a413cb999d58bf5f65b7d 1f691e0d29394c8392b0af2db81e7c1f - - default default] HA network aabc836a-9f35-4642-a777-effb871564b5 was deleted as no HA routers are present in tenant 1f691e0d29394c8392b0af2db81e7c1f. [pid: 8|app: 0|req: 642/1243] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:02:57 2026] GET /v2.0/security-groups?tenant_id=77d07f90949f4aff935659ab3d601590&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1244] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:02:57 2026] DELETE /v2.0/routers/5029132d-439c-463a-94f5-9d7139a1a788 => generated 0 bytes in 603 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1245] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:02:58 2026] DELETE /v2.0/security-groups/53f7e25d-37cc-4c18-8851-659d69631808 => 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: 603/1246] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:02:58 2026] DELETE /v2.0/subnets/7fb32f30-5cd0-4645-96d9-2f4bcc2aeef8 => 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: 604/1247] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:02:58 2026] DELETE /v2.0/networks/f448aea8-1ff7-4224-85f3-ec35ce0fefa9 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:02:58.555 7 WARNING neutron_lib.context [None req-3a4d2cd4-9a1b-4d02-aef5-393e262683eb 0d8f93496e7a413cb999d58bf5f65b7d 1f691e0d29394c8392b0af2db81e7c1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:02:58.599 7 INFO neutron.db.segments_db [None req-3a4d2cd4-9a1b-4d02-aef5-393e262683eb 0d8f93496e7a413cb999d58bf5f65b7d 1f691e0d29394c8392b0af2db81e7c1f - - default default] Added segment e9a356ad-47eb-443b-9102-bce951d3fd42 of type vxlan for network 8fbb6bd4-6bbf-4d5a-bc4f-afb32449cd93 2026-06-03 01:02:58.879 7 INFO neutron.db.l3_hamode_db [None req-3a4d2cd4-9a1b-4d02-aef5-393e262683eb 0d8f93496e7a413cb999d58bf5f65b7d 1f691e0d29394c8392b0af2db81e7c1f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 644/1248] 10.0.0.18 () {34 vars in 787 bytes} [Wed Jun 3 01:02:58 2026] PUT /v2.0/routers/d8176804-84ce-4857-b662-d75269aaa948/remove_router_interface => generated 309 bytes in 1090 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1249] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:02:59 2026] GET /v2.0/ports?device_id=892579e2-e243-428c-ab10-c4a44c605b10 => generated 975 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:59.722 7 INFO neutron.db.l3_hamode_db [None req-3a4d2cd4-9a1b-4d02-aef5-393e262683eb 0d8f93496e7a413cb999d58bf5f65b7d 1f691e0d29394c8392b0af2db81e7c1f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:03:00.018 7 INFO neutron.services.segments.plugin [-] Segment 2b666ba5-9af2-4368-af2e-46eb613f23f4 resource provider aggregate not found 2026-06-03 01:03:00.034 7 INFO neutron.services.segments.plugin [-] Segment 2b666ba5-9af2-4368-af2e-46eb613f23f4 resource provider aggregate not found 2026-06-03 01:03:00.039 7 INFO neutron.services.segments.plugin [-] Segment 2b666ba5-9af2-4368-af2e-46eb613f23f4 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 2b666ba5-9af2-4368-af2e-46eb613f23f4 found for delete ", "request_id": "req-568a0003-d586-4194-9a2d-cf2f9b47b450"}]} 2026-06-03 01:03:00.055 7 INFO neutron.services.segments.plugin [-] Segment 2b666ba5-9af2-4368-af2e-46eb613f23f4 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 2b666ba5-9af2-4368-af2e-46eb613f23f4 found for delete ", "request_id": "req-02e9abc7-1c42-4134-ad4f-bbb3da463dc9"}]} 2026-06-03 01:03:00.250 8 INFO neutron.services.segments.plugin [-] Segment e79715da-721c-428c-b070-984b3b9e5807 resource provider aggregate not found 2026-06-03 01:03:00.257 8 INFO neutron.services.segments.plugin [-] Segment e79715da-721c-428c-b070-984b3b9e5807 resource provider aggregate not found 2026-06-03 01:03:00.265 8 INFO neutron.services.segments.plugin [-] Segment e79715da-721c-428c-b070-984b3b9e5807 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 e79715da-721c-428c-b070-984b3b9e5807 found for delete ", "request_id": "req-5f6a665f-6872-46be-8136-0a0134fe115a"}]} 2026-06-03 01:03:00.270 8 INFO neutron.db.l3_hamode_db [None req-c22ad494-150e-46e6-ad0a-f09e68d682ce 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] HA network d5b86c31-a168-46e3-bb6f-f45d25f369f6 was deleted as no HA routers are present in tenant 5f772d06026948ce9fc307bf563d59b7. [pid: 8|app: 0|req: 646/1250] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:02:59 2026] DELETE /v2.0/routers/d8176804-84ce-4857-b662-d75269aaa948 => generated 0 bytes in 913 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:03:00.276 8 INFO neutron.services.segments.plugin [-] Segment e79715da-721c-428c-b070-984b3b9e5807 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 e79715da-721c-428c-b070-984b3b9e5807 found for delete ", "request_id": "req-bda4c78a-18c7-45e1-894b-f53ee7eb5d45"}]} [pid: 8|app: 0|req: 647/1251] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:03:00 2026] GET /v2.0/security-groups?id=7abbdee5-2975-4887-a32c-9fc7b151a1c7&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:03:00.498 8 WARNING neutron_lib.context [None req-5cdc4d0e-1df5-4565-b55c-21544b5f6886 aa73089d69e8405fb56a86beefbbbf5e bad37480bb2e498b922d57f45ee9f8d9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 648/1252] 10.0.0.18 () {34 vars in 675 bytes} [Wed Jun 3 01:03:00 2026] POST /v2.0/subnetpools => generated 549 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1253] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:03:00 2026] DELETE /v2.0/subnets/b96d4c91-9f8e-4c88-a9d9-2ffbfbf6f1fe => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1254] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:03:00 2026] GET /v2.0/ports?device_id=892579e2-e243-428c-ab10-c4a44c605b10 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1255] 10.0.0.18 () {32 vars in 727 bytes} [Wed Jun 3 01:03:00 2026] GET /v2.0/subnetpools/4139a422-e321-4ba8-a8ed-89f2791f1eb4 => generated 549 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1256] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:02:58 2026] POST /v2.0/routers => generated 688 bytes in 2298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1257] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:03:00 2026] DELETE /v2.0/networks/29565195-1b12-4a88-b108-58e39db90c4a => 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: 653/1258] 10.0.0.18 () {34 vars in 747 bytes} [Wed Jun 3 01:03:01 2026] PUT /v2.0/subnetpools/4139a422-e321-4ba8-a8ed-89f2791f1eb4 => generated 501 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:03:01.233 7 INFO neutron.db.l3_db [None req-8f019ed6-cb6b-441f-aa7d-e8181b90c3e9 5e52afc77a9644f79d14bd5e883d8830 d7194918aaca4291a2d7985c6f402772 - - default default] Floating IP 0d940a96-6643-40fd-be31-1a8044b4ee82 associated. External IP: 10.96.250.217, port: db6a41c1-9119-4a58-9795-d8bd6641bbf0. [pid: 8|app: 0|req: 654/1259] 10.0.0.18 () {32 vars in 719 bytes} [Wed Jun 3 01:03:01 2026] GET /v2.0/routers/a0f5238f-6cda-4d6e-9e82-b6d585cb6ee6 => generated 694 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1260] 10.0.0.18 () {32 vars in 730 bytes} [Wed Jun 3 01:03:01 2026] DELETE /v2.0/subnetpools/4139a422-e321-4ba8-a8ed-89f2791f1eb4 => 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: 656/1261] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:03:01 2026] GET /v2.0/security-groups?tenant_id=5f772d06026948ce9fc307bf563d59b7&name=default => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1262] 10.0.0.18 () {32 vars in 645 bytes} [Wed Jun 3 01:03:01 2026] GET /v2.0/routers => generated 697 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:03:01.472 8 INFO neutron.api.v2.resource [None req-619a37c6-b673-4d7c-8215-2675d5089a4f aa73089d69e8405fb56a86beefbbbf5e bad37480bb2e498b922d57f45ee9f8d9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 658/1263] 10.0.0.18 () {32 vars in 727 bytes} [Wed Jun 3 01:03:01 2026] GET /v2.0/subnetpools/4139a422-e321-4ba8-a8ed-89f2791f1eb4 => generated 145 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1264] 10.0.0.18 () {34 vars in 747 bytes} [Wed Jun 3 01:03:00 2026] PUT /v2.0/floatingips/0d940a96-6643-40fd-be31-1a8044b4ee82 => generated 856 bytes in 679 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:03:01.575 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a469e9e0-8980-4c27-bf20-1e6575efdbca'] response: {'name': 'network-changed', 'server_uuid': '892579e2-e243-428c-ab10-c4a44c605b10', 'tag': 'db6a41c1-9119-4a58-9795-d8bd6641bbf0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 659/1265] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:03:01 2026] DELETE /v2.0/security-groups/d737fc55-200b-4cee-acb4-a1e9f5776cfd => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:03:01.599 8 INFO neutron.api.v2.resource [None req-959b6db3-87ae-496b-9643-78ab1236a947 aa73089d69e8405fb56a86beefbbbf5e bad37480bb2e498b922d57f45ee9f8d9 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 660/1266] 10.0.0.18 () {32 vars in 730 bytes} [Wed Jun 3 01:03:01 2026] DELETE /v2.0/subnetpools/4139a422-e321-4ba8-a8ed-89f2791f1eb4 => generated 145 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1267] 10.0.0.18 () {34 vars in 739 bytes} [Wed Jun 3 01:03:01 2026] PUT /v2.0/routers/a0f5238f-6cda-4d6e-9e82-b6d585cb6ee6 => generated 701 bytes in 432 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1268] 10.0.0.18 () {32 vars in 719 bytes} [Wed Jun 3 01:03:01 2026] GET /v2.0/routers/a0f5238f-6cda-4d6e-9e82-b6d585cb6ee6 => generated 701 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1269] 10.0.0.18 () {32 vars in 734 bytes} [Wed Jun 3 01:03:02 2026] GET /v2.0/ports?device_id=a0f5238f-6cda-4d6e-9e82-b6d585cb6ee6 => 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: 609/1270] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:03:02 2026] GET /v2.0/ports?tenant_id=d7194918aaca4291a2d7985c6f402772&device_id=892579e2-e243-428c-ab10-c4a44c605b10 => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:03:02.282 8 INFO neutron.services.segments.plugin [-] Segment f3582198-a1af-4b31-beea-a30733900229 resource provider aggregate not found 2026-06-03 01:03:02.290 8 INFO neutron.services.segments.plugin [-] Segment f3582198-a1af-4b31-beea-a30733900229 resource provider aggregate not found 2026-06-03 01:03:02.297 8 INFO neutron.services.segments.plugin [-] Segment f3582198-a1af-4b31-beea-a30733900229 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 f3582198-a1af-4b31-beea-a30733900229 found for delete ", "request_id": "req-b8b2b7bb-fb9b-4de5-bd1f-3f368a5e86e2"}]} 2026-06-03 01:03:02.303 8 INFO neutron.services.segments.plugin [-] Segment f3582198-a1af-4b31-beea-a30733900229 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 f3582198-a1af-4b31-beea-a30733900229 found for delete ", "request_id": "req-5e3e6d99-2f3c-47ae-8b2e-24b57b2571fd"}]} [pid: 7|app: 0|req: 610/1271] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:03:02 2026] GET /v2.0/security-groups?tenant_id=bad37480bb2e498b922d57f45ee9f8d9&name=default => generated 2925 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1272] 199.204.45.4 () {34 vars in 983 bytes} [Wed Jun 3 01:03:02 2026] GET /v2.0/networks?id=9e2ec7bb-7f0c-40d5-a37e-17f69a3cac4f => generated 771 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1273] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:03:02 2026] DELETE /v2.0/security-groups/d69bf9cd-6147-4644-87aa-fdab68cb808f => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1274] 199.204.45.4 () {34 vars in 1057 bytes} [Wed Jun 3 01:03:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=db6a41c1-9119-4a58-9795-d8bd6641bbf0 => generated 859 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1275] 199.204.45.4 () {34 vars in 981 bytes} [Wed Jun 3 01:03:02 2026] GET /v2.0/subnets?id=8023a394-ea23-4f23-966d-8e42add60ec3 => generated 693 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1276] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:03:02 2026] GET /v2.0/ports?network_id=9e2ec7bb-7f0c-40d5-a37e-17f69a3cac4f&device_owner=network%3Adhcp => 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: 616/1277] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:03:02 2026] GET /v2.0/networks/9e2ec7bb-7f0c-40d5-a37e-17f69a3cac4f?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1278] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:03:02 2026] GET /v2.0/networks/9e2ec7bb-7f0c-40d5-a37e-17f69a3cac4f?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) 2026-06-03 01:03:02.932 8 INFO neutron.db.l3_hamode_db [None req-c79ed41f-9923-4e14-b4fe-26f8e268abaf 0d8f93496e7a413cb999d58bf5f65b7d 1f691e0d29394c8392b0af2db81e7c1f - - default default] HA network 8fbb6bd4-6bbf-4d5a-bc4f-afb32449cd93 was deleted as no HA routers are present in tenant 1f691e0d29394c8392b0af2db81e7c1f. [pid: 8|app: 0|req: 662/1279] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:03:02 2026] DELETE /v2.0/routers/a0f5238f-6cda-4d6e-9e82-b6d585cb6ee6 => generated 0 bytes in 852 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1280] 10.0.0.18 () {32 vars in 734 bytes} [Wed Jun 3 01:03:02 2026] GET /v2.0/ports?device_id=a0f5238f-6cda-4d6e-9e82-b6d585cb6ee6 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:03:03.005 8 INFO neutron.api.v2.resource [None req-32aaccbc-da9b-478b-8b0a-6db5814f9487 0d8f93496e7a413cb999d58bf5f65b7d 1f691e0d29394c8392b0af2db81e7c1f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 663/1281] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:03:02 2026] DELETE /v2.0/routers/a0f5238f-6cda-4d6e-9e82-b6d585cb6ee6 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1282] 10.0.0.18 () {32 vars in 734 bytes} [Wed Jun 3 01:03:03 2026] GET /v2.0/ports?device_id=5029132d-439c-463a-94f5-9d7139a1a788 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:03:03.069 8 INFO neutron.api.v2.resource [None req-a666a2a1-e3ca-46ee-bd13-65327a81bcc4 0d8f93496e7a413cb999d58bf5f65b7d 1f691e0d29394c8392b0af2db81e7c1f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 664/1283] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:03:03 2026] DELETE /v2.0/routers/5029132d-439c-463a-94f5-9d7139a1a788 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:03:03.097 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6f4b9bd9-0bcc-4e6a-b097-04ea7e92355c 0d8f93496e7a413cb999d58bf5f65b7d 1f691e0d29394c8392b0af2db81e7c1f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 620/1284] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:03:03 2026] DELETE /v2.0/subnets/7fb32f30-5cd0-4645-96d9-2f4bcc2aeef8 => 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: 665/1285] 10.0.0.18 () {32 vars in 734 bytes} [Wed Jun 3 01:03:03 2026] GET /v2.0/ports?device_id=bd12c280-7c48-4485-9971-909f6dfe90c0 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:03:03.158 7 INFO neutron.api.v2.resource [None req-3ace5447-07f3-418d-ad85-4c6ac17002e9 0d8f93496e7a413cb999d58bf5f65b7d 1f691e0d29394c8392b0af2db81e7c1f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 621/1286] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:03:03 2026] DELETE /v2.0/routers/bd12c280-7c48-4485-9971-909f6dfe90c0 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:03:03.179 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c7bf9130-d947-4660-84b6-4b60ab815ba8 0d8f93496e7a413cb999d58bf5f65b7d 1f691e0d29394c8392b0af2db81e7c1f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 666/1287] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:03:03 2026] DELETE /v2.0/subnets/cff51a55-923c-4962-946f-29d53bd62546 => 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: 622/1288] 10.0.0.18 () {32 vars in 734 bytes} [Wed Jun 3 01:03:03 2026] GET /v2.0/ports?device_id=40630b12-fce7-4f40-b3ae-0bba7c331de5 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:03:03.242 8 INFO neutron.api.v2.resource [None req-b07d1b98-3e88-4943-aa94-114f46c29953 0d8f93496e7a413cb999d58bf5f65b7d 1f691e0d29394c8392b0af2db81e7c1f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 667/1289] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:03:03 2026] DELETE /v2.0/routers/40630b12-fce7-4f40-b3ae-0bba7c331de5 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:03:03.261 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3b3c57e9-feec-4e73-9ae1-5dc4010959bb 0d8f93496e7a413cb999d58bf5f65b7d 1f691e0d29394c8392b0af2db81e7c1f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 623/1290] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:03:03 2026] DELETE /v2.0/subnets/29ae26c9-811b-4c69-8fbd-d7b0b75891b2 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:03:03.279 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e27c8041-0c72-45b1-bcfb-ed716f19d3c0 0d8f93496e7a413cb999d58bf5f65b7d 1f691e0d29394c8392b0af2db81e7c1f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 668/1291] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:03:03 2026] DELETE /v2.0/subnets/3a0e92b0-63e6-4ad2-b5da-42f6438fa35f => 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: 624/1292] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:03:03 2026] GET /v2.0/security-groups?tenant_id=1f691e0d29394c8392b0af2db81e7c1f&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1293] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:03:03 2026] DELETE /v2.0/security-groups/d316bd92-b8fc-4ab7-b228-221e20b85995 => 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: 625/1294] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:03:07 2026] GET /v2.0/security-groups?tenant_id=f85b08466786491e85d7243fe2952ddb&name=default => generated 2925 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:03:07.962 8 INFO neutron.services.segments.plugin [-] Segment e9a356ad-47eb-443b-9102-bce951d3fd42 resource provider aggregate not found 2026-06-03 01:03:07.965 8 INFO neutron.services.segments.plugin [-] Segment e9a356ad-47eb-443b-9102-bce951d3fd42 resource provider aggregate not found 2026-06-03 01:03:07.993 8 INFO neutron.services.segments.plugin [-] Segment e9a356ad-47eb-443b-9102-bce951d3fd42 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 e9a356ad-47eb-443b-9102-bce951d3fd42 found for delete ", "request_id": "req-ab843d5c-2e3a-4ca8-91fc-9ecc18a8ca9f"}]} 2026-06-03 01:03:07.994 8 INFO neutron.services.segments.plugin [-] Segment e9a356ad-47eb-443b-9102-bce951d3fd42 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 e9a356ad-47eb-443b-9102-bce951d3fd42 found for delete ", "request_id": "req-8e4304f7-37d4-4506-a522-fdbe1095f0f9"}]} [pid: 8|app: 0|req: 670/1295] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:03:07 2026] DELETE /v2.0/security-groups/9f1f2e73-7a34-4ffd-b83f-f12f0c18483c => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1296] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:03:07 2026] GET /v2.0/security-groups?tenant_id=e01f931dbb9e4200983d09647423b16b&name=default => generated 2925 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1297] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:03:08 2026] GET /v2.0/security-groups?tenant_id=d422b2fdf68840bea242c31ccef2c183&name=default => generated 2925 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1298] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:03:08 2026] DELETE /v2.0/security-groups/9c86584d-8a78-43f6-aa9e-6801991d4d28 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1299] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:03:08 2026] DELETE /v2.0/security-groups/66e7b117-2bb9-4516-8b51-57431f674b50 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1300] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:03:08 2026] GET /v2.0/security-groups?tenant_id=e26c3db2695945d39077df1962ebb665&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1301] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:03:08 2026] GET /v2.0/security-groups?tenant_id=433dc5d6ceaa4e5e85e5c1c118135c22&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: 629/1302] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:03:08 2026] DELETE /v2.0/security-groups/c7568151-7a87-4a52-bb50-6d7ef8950616 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1303] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:03:08 2026] DELETE /v2.0/security-groups/8e6ad70a-65e2-42bc-8428-0e09d55d4bd0 => 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: 630/1304] 10.0.0.197 () {34 vars in 989 bytes} [Wed Jun 3 01:03:10 2026] GET /v2.0/ports?device_id=892579e2-e243-428c-ab10-c4a44c605b10 => 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: 675/1305] 10.0.0.197 () {34 vars in 1039 bytes} [Wed Jun 3 01:03:10 2026] GET /v2.0/security-groups?id=7abbdee5-2975-4887-a32c-9fc7b151a1c7&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-06-03 01:03:10.849 7 INFO neutron.db.segments_db [None req-2a4c5a6d-7e0c-46b8-b53d-9b9ad9a0eae3 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Added segment c4d1ad83-160e-4a25-b1bd-63f87fabd8a1 of type vxlan for network 9304eafd-697f-4376-a4c7-26904377577a [pid: 7|app: 0|req: 631/1306] 10.0.0.18 () {34 vars in 669 bytes} [Wed Jun 3 01:03:10 2026] POST /v2.0/networks => generated 741 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1307] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:03:10 2026] POST /v2.0/subnets => generated 688 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:03:11.218 7 INFO neutron.db.segments_db [None req-3550bd6a-0602-4376-9427-dc7a49b280d0 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Added segment 540f5155-2c67-4f0e-9f41-6da01932dfbf of type vxlan for network 26a8cf6d-b1af-4e91-b748-2c1eb29d9af4 2026-06-03 01:03:11.474 7 INFO neutron.db.l3_hamode_db [None req-3550bd6a-0602-4376-9427-dc7a49b280d0 1e4faca4537740e1adab07724b703870 bd0389b0d2e94ac8b435f1559e544dc5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 677/1308] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:03:11 2026] GET /v2.0/security-groups?tenant_id=e5b79cc39c3d4f0aba2069670bdf25d4&name=default => generated 2925 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1311] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:03:11 2026] DELETE /v2.0/security-groups/71420e56-ab87-416f-8130-320c60a0b622 => 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: 681/1312] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:03:12 2026] GET /v2.0/ports?device_id=892579e2-e243-428c-ab10-c4a44c605b10 => generated 975 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1313] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:03:12 2026] GET /v2.0/security-groups?id=7abbdee5-2975-4887-a32c-9fc7b151a1c7&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1314] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:03:12 2026] GET /v2.0/ports?device_id=892579e2-e243-428c-ab10-c4a44c605b10 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1315] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:03:12 2026] GET /v2.0/security-groups?id=7abbdee5-2975-4887-a32c-9fc7b151a1c7&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:03:12.688 7 INFO neutron.db.l3_hamode_db [None req-3550bd6a-0602-4376-9427-dc7a49b280d0 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 685/1316] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:03:13 2026] GET /v2.0/ports?device_id=892579e2-e243-428c-ab10-c4a44c605b10 => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1317] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:03:13 2026] GET /v2.0/security-groups?id=7abbdee5-2975-4887-a32c-9fc7b151a1c7&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: 8|app: 0|req: 687/1318] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:03:13 2026] GET /v2.0/security-groups?tenant_id=f85310c9fbf44aa0b783705e64f0fa92&name=default => generated 2925 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1319] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:03:13 2026] DELETE /v2.0/security-groups/d6e4f730-2b92-44c4-965b-48178b4a98d5 => 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: 632/1320] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:03:11 2026] POST /v2.0/routers => generated 728 bytes in 2606 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1321] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:03:13 2026] GET /v2.0/security-groups?tenant_id=2effe8cdf49c4c74a34748b768fd8f5d&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1322] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:03:13 2026] DELETE /v2.0/security-groups/c4ea3331-07b7-414e-9052-8f9c20093233 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1323] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:03:14 2026] GET /v2.0/ports?device_id=892579e2-e243-428c-ab10-c4a44c605b10 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1324] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:03:14 2026] GET /v2.0/security-groups?id=7abbdee5-2975-4887-a32c-9fc7b151a1c7&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: 8|app: 0|req: 693/1325] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:03:14 2026] GET /v2.0/ports?tenant_id=d7194918aaca4291a2d7985c6f402772&device_id=892579e2-e243-428c-ab10-c4a44c605b10 => 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: 694/1326] 199.204.45.4 () {34 vars in 983 bytes} [Wed Jun 3 01:03:14 2026] GET /v2.0/networks?id=9e2ec7bb-7f0c-40d5-a37e-17f69a3cac4f => 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: 695/1327] 199.204.45.4 () {34 vars in 1057 bytes} [Wed Jun 3 01:03:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=db6a41c1-9119-4a58-9795-d8bd6641bbf0 => generated 861 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1328] 199.204.45.4 () {34 vars in 981 bytes} [Wed Jun 3 01:03:14 2026] GET /v2.0/subnets?id=8023a394-ea23-4f23-966d-8e42add60ec3 => generated 693 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1329] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:03:14 2026] GET /v2.0/ports?network_id=9e2ec7bb-7f0c-40d5-a37e-17f69a3cac4f&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: 8|app: 0|req: 698/1330] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:03:14 2026] GET /v2.0/networks/9e2ec7bb-7f0c-40d5-a37e-17f69a3cac4f?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: 699/1331] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:03:14 2026] GET /v2.0/networks/9e2ec7bb-7f0c-40d5-a37e-17f69a3cac4f?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: 633/1332] 10.0.0.18 () {34 vars in 781 bytes} [Wed Jun 3 01:03:13 2026] PUT /v2.0/routers/b18e1768-18fb-4237-9735-18be62981793/add_router_interface => generated 309 bytes in 1282 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1333] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:03:15 2026] GET /v2.0/ports?device_id=892579e2-e243-428c-ab10-c4a44c605b10 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1334] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:03:15 2026] GET /v2.0/security-groups?id=7abbdee5-2975-4887-a32c-9fc7b151a1c7&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:03:16.373 8 INFO neutron.db.segments_db [None req-09515944-d15c-4e40-85ef-375d00a96f36 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Added segment 972cb472-45ea-4508-9c65-1fba267bfa39 of type vxlan for network 86d48258-5dae-44b8-a397-1ca08d9a12cb [pid: 8|app: 0|req: 701/1335] 10.0.0.18 () {34 vars in 669 bytes} [Wed Jun 3 01:03:16 2026] POST /v2.0/networks => generated 741 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1336] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:03:16 2026] GET /v2.0/ports?device_id=892579e2-e243-428c-ab10-c4a44c605b10 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1337] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:03:16 2026] GET /v2.0/security-groups?id=7abbdee5-2975-4887-a32c-9fc7b151a1c7&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: 7|app: 0|req: 635/1338] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:03:16 2026] POST /v2.0/subnets => generated 688 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:03:16.766 8 INFO neutron.db.segments_db [None req-70278da7-d268-4665-ae9c-8c5c340c5a6c 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Added segment 67edc419-7eb0-4401-ad33-d998f9e1588d of type vxlan for network 57f8cca1-ccd2-4d0a-a192-fd60a8fdafda [pid: 7|app: 0|req: 636/1339] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:03:16 2026] GET /v2.0/ports?tenant_id=d7194918aaca4291a2d7985c6f402772&device_id=892579e2-e243-428c-ab10-c4a44c605b10 => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:03:17.030 8 INFO neutron.db.l3_hamode_db [None req-70278da7-d268-4665-ae9c-8c5c340c5a6c 1e4faca4537740e1adab07724b703870 e71cc49a69004f439749f2797b2bae77 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 637/1340] 199.204.45.4 () {34 vars in 983 bytes} [Wed Jun 3 01:03:17 2026] GET /v2.0/networks?id=9e2ec7bb-7f0c-40d5-a37e-17f69a3cac4f => generated 771 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1341] 199.204.45.4 () {34 vars in 1057 bytes} [Wed Jun 3 01:03:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=db6a41c1-9119-4a58-9795-d8bd6641bbf0 => generated 861 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1342] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:03:17 2026] GET /v2.0/ports?device_id=892579e2-e243-428c-ab10-c4a44c605b10 => generated 975 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1343] 199.204.45.4 () {34 vars in 981 bytes} [Wed Jun 3 01:03:17 2026] GET /v2.0/subnets?id=8023a394-ea23-4f23-966d-8e42add60ec3 => generated 693 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1344] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:03:17 2026] GET /v2.0/security-groups?id=7abbdee5-2975-4887-a32c-9fc7b151a1c7&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: 642/1345] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:03:17 2026] GET /v2.0/ports?network_id=9e2ec7bb-7f0c-40d5-a37e-17f69a3cac4f&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: 7|app: 0|req: 643/1346] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:03:17 2026] GET /v2.0/networks/9e2ec7bb-7f0c-40d5-a37e-17f69a3cac4f?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:03:17.971 8 INFO neutron.db.l3_hamode_db [None req-70278da7-d268-4665-ae9c-8c5c340c5a6c 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 644/1347] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:03:17 2026] GET /v2.0/security-groups?tenant_id=31acf9487a6b45969bbd44352d56ac42&name=default => generated 2925 bytes in 390 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1348] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:03:18 2026] GET /v2.0/networks/9e2ec7bb-7f0c-40d5-a37e-17f69a3cac4f?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: 7|app: 0|req: 646/1349] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:03:18 2026] DELETE /v2.0/security-groups/a9265446-cb10-4c38-8dc2-9f3419e87c5c => 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: 647/1350] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:03:18 2026] GET /v2.0/security-groups?tenant_id=cf900ae373f94c618be95a0e879cac2c&name=default => generated 2925 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1351] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:03:18 2026] DELETE /v2.0/security-groups/04d5fb02-be7c-47b9-8e42-13e54b89c3ed => 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: 649/1352] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:03:18 2026] GET /v2.0/ports?device_id=892579e2-e243-428c-ab10-c4a44c605b10 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1353] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:03:18 2026] GET /v2.0/security-groups?id=7abbdee5-2975-4887-a32c-9fc7b151a1c7&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: 704/1354] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:03:16 2026] POST /v2.0/routers => generated 728 bytes in 2346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1355] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:03:20 2026] GET /v2.0/ports?device_id=892579e2-e243-428c-ab10-c4a44c605b10 => generated 973 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1356] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:03:20 2026] GET /v2.0/security-groups?id=7abbdee5-2975-4887-a32c-9fc7b151a1c7&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: 651/1357] 10.0.0.18 () {34 vars in 781 bytes} [Wed Jun 3 01:03:19 2026] PUT /v2.0/routers/bd4b87a9-1ebd-499c-881c-af50b2009498/add_router_interface => generated 309 bytes in 1404 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:03:20.930 8 WARNING neutron_lib.context [None req-d97d5a4e-c372-4e59-9592-0b63827d9ade ae3e386b82e745d6a4409f016c5a73ce fc5e65f0a7cb49fabe7990feef709d57 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:03:21.147 8 INFO neutron.db.segments_db [None req-d97d5a4e-c372-4e59-9592-0b63827d9ade ae3e386b82e745d6a4409f016c5a73ce fc5e65f0a7cb49fabe7990feef709d57 - - default default] Added segment 9e8157b3-ea76-4b72-a5c1-ed1e30425971 of type vxlan for network a8f96782-6157-4c3c-b452-11cb79ba7f2a 2026-06-03 01:03:21.185 7 WARNING neutron_lib.context [None req-c55ab86e-0bc1-4946-86cd-66916ae07ce7 0153fff744be4856ae20494198871cde bd0389b0d2e94ac8b435f1559e544dc5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 707/1358] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:03:20 2026] POST /v2.0/networks => generated 644 bytes in 535 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1359] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:03:21 2026] GET /v2.0/ports?device_id=892579e2-e243-428c-ab10-c4a44c605b10 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:03:21.323 8 WARNING neutron_lib.context [None req-0e4685cf-4f67-4901-92bb-058e41dcdf79 ae3e386b82e745d6a4409f016c5a73ce fc5e65f0a7cb49fabe7990feef709d57 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 652/1360] 10.0.0.18 () {34 vars in 683 bytes} [Wed Jun 3 01:03:21 2026] POST /v2.0/security-groups => generated 1673 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1361] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:03:21 2026] GET /v2.0/security-groups?id=7abbdee5-2975-4887-a32c-9fc7b151a1c7&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:03:21.370 7 WARNING neutron_lib.context [None req-e8899d41-6666-46bf-9d00-8c8d62673352 0153fff744be4856ae20494198871cde bd0389b0d2e94ac8b435f1559e544dc5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 654/1362] 10.0.0.18 () {34 vars in 693 bytes} [Wed Jun 3 01:03:21 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) 2026-06-03 01:03:21.480 7 WARNING neutron_lib.context [None req-9607b0eb-690c-4a17-98db-8bc55badcd68 0153fff744be4856ae20494198871cde bd0389b0d2e94ac8b435f1559e544dc5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 709/1363] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:03:21 2026] POST /v2.0/subnets => generated 641 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:03:21.585 8 WARNING neutron_lib.context [None req-260a836a-412d-4972-be0f-3f492b9e3db9 ae3e386b82e745d6a4409f016c5a73ce fc5e65f0a7cb49fabe7990feef709d57 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 655/1364] 10.0.0.18 () {34 vars in 693 bytes} [Wed Jun 3 01:03:21 2026] POST /v2.0/security-group-rules => generated 596 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:03:21.611 7 WARNING neutron_lib.context [None req-84e4b804-cf6b-4dd9-a168-7a1c6d1f6a0e 0153fff744be4856ae20494198871cde bd0389b0d2e94ac8b435f1559e544dc5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:03:21.646 8 INFO neutron.db.segments_db [None req-260a836a-412d-4972-be0f-3f492b9e3db9 ae3e386b82e745d6a4409f016c5a73ce fc5e65f0a7cb49fabe7990feef709d57 - - default default] Added segment d37fa6d7-c57b-4fca-93f1-8548bd46c3b7 of type vxlan for network bd9be4db-1af5-40eb-b7a5-1a0b4b8dd719 [pid: 8|app: 0|req: 710/1365] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:03:21 2026] POST /v2.0/networks => generated 644 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1366] 10.0.0.18 () {34 vars in 693 bytes} [Wed Jun 3 01:03:21 2026] POST /v2.0/security-group-rules => generated 602 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:03:21.773 8 WARNING neutron_lib.context [None req-91b8883d-1cc8-4e01-be9b-54ccf5bf5dfb 0153fff744be4856ae20494198871cde bd0389b0d2e94ac8b435f1559e544dc5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 657/1367] 10.0.0.18 () {34 vars in 741 bytes} [Wed Jun 3 01:03:21 2026] PUT /v2.0/networks/bd9be4db-1af5-40eb-b7a5-1a0b4b8dd719 => generated 592 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:03:21.945 7 WARNING neutron_lib.context [None req-9b2e7c26-2072-4680-8156-2c3848fc599c ae3e386b82e745d6a4409f016c5a73ce fc5e65f0a7cb49fabe7990feef709d57 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 711/1368] 10.0.0.18 () {34 vars in 693 bytes} [Wed Jun 3 01:03:21 2026] POST /v2.0/security-group-rules => generated 601 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:03:21.989 8 WARNING neutron_lib.context [None req-eb8ebf10-8550-41ba-b55b-b476979c3ff1 0153fff744be4856ae20494198871cde bd0389b0d2e94ac8b435f1559e544dc5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:03:22.050 8 INFO neutron.db.securitygroups_db [None req-eb8ebf10-8550-41ba-b55b-b476979c3ff1 0153fff744be4856ae20494198871cde bd0389b0d2e94ac8b435f1559e544dc5 - - default default] Project bd0389b0d2e94ac8b435f1559e544dc5 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: 712/1369] 10.0.0.18 () {34 vars in 693 bytes} [Wed Jun 3 01:03:21 2026] POST /v2.0/security-group-rules => generated 607 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:03:22.172 8 WARNING neutron_lib.context [None req-c0c26757-bf55-43b5-855e-4ab9a2d8880b 0153fff744be4856ae20494198871cde bd0389b0d2e94ac8b435f1559e544dc5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:03:22.201 8 INFO neutron.db.securitygroups_db [None req-c0c26757-bf55-43b5-855e-4ab9a2d8880b 0153fff744be4856ae20494198871cde bd0389b0d2e94ac8b435f1559e544dc5 - - default default] Project bd0389b0d2e94ac8b435f1559e544dc5 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: 658/1370] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:03:21 2026] POST /v2.0/subnets => generated 626 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1371] 10.0.0.18 () {34 vars in 693 bytes} [Wed Jun 3 01:03:22 2026] POST /v2.0/security-group-rules => generated 606 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1372] 10.0.0.18 () {34 vars in 739 bytes} [Wed Jun 3 01:03:22 2026] PUT /v2.0/subnets/2d3c0ac7-4df3-4c7c-9c66-2017ec43dd40 => generated 636 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:03:22.655 8 INFO neutron.services.segments.plugin [-] Segment d37fa6d7-c57b-4fca-93f1-8548bd46c3b7 resource provider aggregate not found 2026-06-03 01:03:22.660 8 INFO neutron.services.segments.plugin [-] Segment d37fa6d7-c57b-4fca-93f1-8548bd46c3b7 resource provider aggregate not found 2026-06-03 01:03:22.675 8 INFO neutron.services.segments.plugin [-] Segment d37fa6d7-c57b-4fca-93f1-8548bd46c3b7 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 d37fa6d7-c57b-4fca-93f1-8548bd46c3b7 found for delete ", "request_id": "req-d4dc2c45-59dd-45aa-a512-d4250d7e9f28"}]} [pid: 7|app: 0|req: 660/1373] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:03:22 2026] GET /v2.0/security-groups?tenant_id=483c3119f6d04612bbc05608c34fc379&name=default => generated 2925 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:03:22.677 8 INFO neutron.services.segments.plugin [-] Segment d37fa6d7-c57b-4fca-93f1-8548bd46c3b7 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 d37fa6d7-c57b-4fca-93f1-8548bd46c3b7 found for delete ", "request_id": "req-44e23479-b0ed-404e-85a2-7bc06cafd46e"}]} [pid: 8|app: 0|req: 714/1374] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:03:22 2026] DELETE /v2.0/networks/bd9be4db-1af5-40eb-b7a5-1a0b4b8dd719 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:03:22.721 8 INFO neutron.pecan_wsgi.hooks.translation [None req-76590bd4-d85c-4a1e-9421-0851350927d7 ae3e386b82e745d6a4409f016c5a73ce fc5e65f0a7cb49fabe7990feef709d57 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 715/1375] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:03:22 2026] DELETE /v2.0/networks/bd9be4db-1af5-40eb-b7a5-1a0b4b8dd719 => 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: 716/1376] 10.0.0.18 () {32 vars in 692 bytes} [Wed Jun 3 01:03:22 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1377] 10.0.0.18 () {32 vars in 740 bytes} [Wed Jun 3 01:03:22 2026] GET /v2.0/subnets?network_id=7b7b3493-24d1-4be6-94e3-52f7af84af90 => generated 649 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1378] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:03:22 2026] DELETE /v2.0/security-groups/a372433f-4f34-4d8d-ae8f-1d89ce15dafd => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1379] 10.0.0.18 () {32 vars in 651 bytes} [Wed Jun 3 01:03:22 2026] GET /v2.0/extensions => generated 20516 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-06-03 01:03:22.835 7 WARNING neutron_lib.context [None req-faed3eff-56b1-41e3-be36-1534eaf19551 0153fff744be4856ae20494198871cde bd0389b0d2e94ac8b435f1559e544dc5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 719/1380] 10.0.0.18 () {32 vars in 647 bytes} [Wed Jun 3 01:03:22 2026] GET /v2.0/networks => generated 1309 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1381] 10.0.0.18 () {32 vars in 645 bytes} [Wed Jun 3 01:03:22 2026] GET /v2.0/subnets => generated 1280 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1382] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jun 3 01:03:22 2026] GET /v2.0/networks/a8f96782-6157-4c3c-b452-11cb79ba7f2a => generated 669 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1383] 10.0.0.18 () {32 vars in 719 bytes} [Wed Jun 3 01:03:22 2026] GET /v2.0/subnets/1b0d564c-da23-4f2f-989a-bc4057100eef => generated 641 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1384] 10.0.0.18 () {34 vars in 683 bytes} [Wed Jun 3 01:03:22 2026] POST /v2.0/security-groups => generated 1660 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 01:03:23.038 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8fa6a12d-2cf8-4561-9dd7-67708dadef5b ae3e386b82e745d6a4409f016c5a73ce fc5e65f0a7cb49fabe7990feef709d57 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 723/1385] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:03:23 2026] DELETE /v2.0/subnets/2d3c0ac7-4df3-4c7c-9c66-2017ec43dd40 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:03:23.043 7 WARNING neutron_lib.context [None req-afdcae69-df4b-405c-b904-50b1e9dde082 0153fff744be4856ae20494198871cde bd0389b0d2e94ac8b435f1559e544dc5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:03:23.057 8 INFO neutron.pecan_wsgi.hooks.translation [None req-54e0427e-dd40-4a3e-a7fb-2604b86497de ae3e386b82e745d6a4409f016c5a73ce fc5e65f0a7cb49fabe7990feef709d57 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 724/1386] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:03:23 2026] DELETE /v2.0/networks/bd9be4db-1af5-40eb-b7a5-1a0b4b8dd719 => 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: 663/1387] 10.0.0.18 () {34 vars in 693 bytes} [Wed Jun 3 01:03:23 2026] POST /v2.0/security-group-rules => generated 597 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1388] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:03:23 2026] DELETE /v2.0/subnets/1b0d564c-da23-4f2f-989a-bc4057100eef => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:03:23.225 8 WARNING neutron_lib.context [None req-627c241a-38b8-4cd7-bba5-d914b3a95faf 0153fff744be4856ae20494198871cde bd0389b0d2e94ac8b435f1559e544dc5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 726/1389] 10.0.0.18 () {34 vars in 693 bytes} [Wed Jun 3 01:03:23 2026] POST /v2.0/security-group-rules => generated 602 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:03:23.376 8 WARNING neutron_lib.context [None req-476059c3-b5a6-43d9-bb1e-7307bbef8c0e 0153fff744be4856ae20494198871cde bd0389b0d2e94ac8b435f1559e544dc5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:03:23.549 7 INFO neutron.services.segments.plugin [-] Segment 9e8157b3-ea76-4b72-a5c1-ed1e30425971 resource provider aggregate not found 2026-06-03 01:03:23.557 7 INFO neutron.services.segments.plugin [-] Segment 9e8157b3-ea76-4b72-a5c1-ed1e30425971 resource provider aggregate not found 2026-06-03 01:03:23.573 7 INFO neutron.services.segments.plugin [-] Segment 9e8157b3-ea76-4b72-a5c1-ed1e30425971 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 9e8157b3-ea76-4b72-a5c1-ed1e30425971 found for delete ", "request_id": "req-f1a3c8d6-f462-4828-b42f-4809156e6ff7"}]} 2026-06-03 01:03:23.574 7 INFO neutron.services.segments.plugin [-] Segment 9e8157b3-ea76-4b72-a5c1-ed1e30425971 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 9e8157b3-ea76-4b72-a5c1-ed1e30425971 found for delete ", "request_id": "req-b9a3c30c-435a-4969-a25a-2304fc0dafd1"}]} [pid: 7|app: 0|req: 664/1390] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:03:23 2026] DELETE /v2.0/networks/a8f96782-6157-4c3c-b452-11cb79ba7f2a => generated 0 bytes in 367 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1391] 10.0.0.18 () {34 vars in 674 bytes} [Wed Jun 3 01:03:23 2026] POST /v2.0/floatingips => generated 552 bytes in 596 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1392] 10.0.0.54 () {34 vars in 1098 bytes} [Wed Jun 3 01:03:24 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2098099339&fields=id&tenant_id=bd0389b0d2e94ac8b435f1559e544dc5 => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1393] 10.0.0.54 () {34 vars in 1096 bytes} [Wed Jun 3 01:03:24 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-930386756&fields=id&tenant_id=bd0389b0d2e94ac8b435f1559e544dc5 => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1394] 10.0.0.54 () {34 vars in 980 bytes} [Wed Jun 3 01:03:24 2026] GET /v2.0/networks?id=9304eafd-697f-4376-a4c7-26904377577a => generated 673 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1395] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:03:24 2026] GET /v2.0/security-groups?tenant_id=fc5e65f0a7cb49fabe7990feef709d57&name=default => generated 2925 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1396] 10.0.0.54 () {34 vars in 963 bytes} [Wed Jun 3 01:03:24 2026] GET /v2.0/quotas/bd0389b0d2e94ac8b435f1559e544dc5 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1397] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:03:24 2026] DELETE /v2.0/security-groups/97788363-b1b9-4c02-892f-c72d353cef77 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1398] 10.0.0.54 () {34 vars in 1000 bytes} [Wed Jun 3 01:03:24 2026] GET /v2.0/ports?tenant_id=bd0389b0d2e94ac8b435f1559e544dc5&fields=id => generated 103 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1399] 10.0.0.54 () {34 vars in 1006 bytes} [Wed Jun 3 01:03:24 2026] GET /v2.0/networks/9304eafd-697f-4376-a4c7-26904377577a?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: 733/1400] 10.0.0.54 () {34 vars in 1106 bytes} [Wed Jun 3 01:03:24 2026] GET /v2.0/networks/9304eafd-697f-4376-a4c7-26904377577a?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: 668/1401] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:03:24 2026] GET /v2.0/ports?device_id=3378d227-07cc-4e1c-bb04-6b21c6ac0db8 => 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: 734/1402] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:03:25 2026] GET /v2.0/ports?device_id=3378d227-07cc-4e1c-bb04-6b21c6ac0db8 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:03:26.190 7 WARNING neutron_lib.context [None req-d8fe25d8-887e-473a-bee3-48ca50877526 1cf43217008e41099a854e305009bb2b e9bc55b346fa46578ae6f4171aea6f88 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 669/1403] 10.0.0.18 () {34 vars in 682 bytes} [Wed Jun 3 01:03:26 2026] POST /v2.0/security-groups => generated 1625 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1404] 10.0.0.18 () {32 vars in 661 bytes} [Wed Jun 3 01:03:26 2026] GET /v2.0/security-groups => generated 4530 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1405] 10.0.0.18 () {34 vars in 756 bytes} [Wed Jun 3 01:03:26 2026] PUT /v2.0/security-groups/39e6bbd2-1784-4608-900e-5f03063aa8e8 => generated 1663 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1408] 10.0.0.18 () {32 vars in 735 bytes} [Wed Jun 3 01:03:26 2026] GET /v2.0/security-groups/39e6bbd2-1784-4608-900e-5f03063aa8e8 => 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: 673/1409] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:03:26 2026] DELETE /v2.0/security-groups/39e6bbd2-1784-4608-900e-5f03063aa8e8 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1410] 10.0.0.18 () {32 vars in 661 bytes} [Wed Jun 3 01:03:26 2026] GET /v2.0/security-groups => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:03:26.723 7 INFO neutron.api.v2.resource [None req-1c9428b5-01d0-442c-a508-11696d4de878 1cf43217008e41099a854e305009bb2b e9bc55b346fa46578ae6f4171aea6f88 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 674/1411] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:03:26 2026] DELETE /v2.0/security-groups/39e6bbd2-1784-4608-900e-5f03063aa8e8 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:03:26.737 7 WARNING neutron_lib.context [None req-d721ca6e-eb75-4625-b33c-0ea6ca3ff784 1cf43217008e41099a854e305009bb2b e9bc55b346fa46578ae6f4171aea6f88 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 738/1412] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:03:26 2026] GET /v2.0/ports?device_id=3378d227-07cc-4e1c-bb04-6b21c6ac0db8 => 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: 675/1413] 10.0.0.18 () {34 vars in 682 bytes} [Wed Jun 3 01:03:26 2026] POST /v2.0/security-groups => generated 1624 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 01:03:26.864 8 WARNING neutron_lib.context [None req-49f797c6-23c2-45d3-9cc6-6bf2145fb6bf 1cf43217008e41099a854e305009bb2b e9bc55b346fa46578ae6f4171aea6f88 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 739/1414] 10.0.0.18 () {34 vars in 693 bytes} [Wed Jun 3 01:03:26 2026] POST /v2.0/security-group-rules => generated 601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1415] 10.0.0.18 () {32 vars in 745 bytes} [Wed Jun 3 01:03:26 2026] GET /v2.0/security-group-rules/61ececf7-1dd1-485a-93a5-f7d332214371 => generated 601 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1416] 10.0.0.18 () {32 vars in 671 bytes} [Wed Jun 3 01:03:27 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1417] 10.0.0.18 () {32 vars in 748 bytes} [Wed Jun 3 01:03:27 2026] DELETE /v2.0/security-group-rules/61ececf7-1dd1-485a-93a5-f7d332214371 => 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: 741/1418] 10.0.0.18 () {32 vars in 671 bytes} [Wed Jun 3 01:03:27 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:03:27.238 7 WARNING neutron_lib.context [None req-86eeda27-4637-431a-973f-a6c4d3549149 1cf43217008e41099a854e305009bb2b e9bc55b346fa46578ae6f4171aea6f88 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 678/1419] 10.0.0.18 () {34 vars in 693 bytes} [Wed Jun 3 01:03:27 2026] POST /v2.0/security-group-rules => generated 601 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1420] 10.0.0.18 () {32 vars in 745 bytes} [Wed Jun 3 01:03:27 2026] GET /v2.0/security-group-rules/c8d21d4a-0373-4ab6-b8c0-031a7721498c => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1421] 10.0.0.18 () {32 vars in 671 bytes} [Wed Jun 3 01:03:27 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1422] 10.0.0.18 () {32 vars in 748 bytes} [Wed Jun 3 01:03:27 2026] DELETE /v2.0/security-group-rules/c8d21d4a-0373-4ab6-b8c0-031a7721498c => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1423] 10.0.0.18 () {32 vars in 671 bytes} [Wed Jun 3 01:03:27 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:03:27.597 8 WARNING neutron_lib.context [None req-4d697291-5b0d-4ab2-a02e-700fd7a5adf8 1cf43217008e41099a854e305009bb2b e9bc55b346fa46578ae6f4171aea6f88 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:03:27.635 8 INFO neutron.db.securitygroups_db [None req-4d697291-5b0d-4ab2-a02e-700fd7a5adf8 1cf43217008e41099a854e305009bb2b e9bc55b346fa46578ae6f4171aea6f88 - - default default] Project e9bc55b346fa46578ae6f4171aea6f88 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: 744/1424] 10.0.0.18 () {34 vars in 693 bytes} [Wed Jun 3 01:03:27 2026] POST /v2.0/security-group-rules => generated 607 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1425] 10.0.0.18 () {32 vars in 745 bytes} [Wed Jun 3 01:03:27 2026] GET /v2.0/security-group-rules/52969251-2c0a-4326-af62-f1c177a83297 => generated 607 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1426] 10.0.0.18 () {32 vars in 671 bytes} [Wed Jun 3 01:03:27 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1427] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:03:27 2026] GET /v2.0/ports?device_id=3378d227-07cc-4e1c-bb04-6b21c6ac0db8 => 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: 746/1428] 10.0.0.18 () {32 vars in 748 bytes} [Wed Jun 3 01:03:27 2026] DELETE /v2.0/security-group-rules/52969251-2c0a-4326-af62-f1c177a83297 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1429] 10.0.0.18 () {32 vars in 671 bytes} [Wed Jun 3 01:03:27 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1430] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:03:27 2026] DELETE /v2.0/security-groups/42a2acc7-2e13-4046-a9c2-08abd917aa99 => 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: 684/1431] 10.0.0.18 () {32 vars in 661 bytes} [Wed Jun 3 01:03:28 2026] GET /v2.0/security-groups => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1432] 10.0.0.18 () {32 vars in 661 bytes} [Wed Jun 3 01:03:28 2026] GET /v2.0/security-groups => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1433] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:03:28 2026] GET /v2.0/security-groups?tenant_id=e9bc55b346fa46578ae6f4171aea6f88&name=default => generated 2925 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1434] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:03:28 2026] DELETE /v2.0/security-groups/09d5d837-71ef-4fc6-90da-382652817f00 => 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: 686/1435] 199.204.45.4 () {34 vars in 983 bytes} [Wed Jun 3 01:03:28 2026] GET /v2.0/networks?id=9304eafd-697f-4376-a4c7-26904377577a => generated 673 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1436] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:03:28 2026] GET /v2.0/ports?device_id=3378d227-07cc-4e1c-bb04-6b21c6ac0db8 => 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: 687/1437] 199.204.45.4 () {34 vars in 1047 bytes} [Wed Jun 3 01:03:28 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=bd0389b0d2e94ac8b435f1559e544dc5 => generated 273 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:03:28.953 8 WARNING neutron_lib.context [req-087ab3c2-3c53-412b-9ca3-1b569251948a req-bb2955d0-c0fe-4b11-9447-f4d9dce62afe 0153fff744be4856ae20494198871cde bd0389b0d2e94ac8b435f1559e544dc5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 751/1438] 199.204.45.4 () {38 vars in 952 bytes} [Wed Jun 3 01:03:28 2026] POST /v2.0/ports => generated 993 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1439] 199.204.45.4 () {38 vars in 1025 bytes} [Wed Jun 3 01:03:29 2026] PUT /v2.0/ports/79576774-43d4-4e44-b7e0-f3eb768b8b2a => generated 1274 bytes in 451 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: 752/1440] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:03:29 2026] GET /v2.0/ports?device_id=3378d227-07cc-4e1c-bb04-6b21c6ac0db8 => generated 1008 bytes in 91 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: 689/1441] 10.0.0.54 () {34 vars in 1118 bytes} [Wed Jun 3 01:03:30 2026] GET /v2.0/security-groups?id=c8ee5b07-5fdd-4e8e-b988-872266fe7c6d&id=2b89ac2f-161e-436e-af22-98c69f41d480&fields=id&fields=name => generated 206 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1442] 10.0.0.18 () {32 vars in 621 bytes} [Wed Jun 3 01:03:30 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-06-03 01:03:30.578 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-164ac60f-94f4-46a0-bc91-f14b1db664f6'] response: {'name': 'network-changed', 'server_uuid': '3378d227-07cc-4e1c-bb04-6b21c6ac0db8', 'tag': '79576774-43d4-4e44-b7e0-f3eb768b8b2a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 754/1443] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:03:30 2026] GET /v2.0/ports?tenant_id=bd0389b0d2e94ac8b435f1559e544dc5&device_id=3378d227-07cc-4e1c-bb04-6b21c6ac0db8 => generated 1277 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1444] 199.204.45.4 () {34 vars in 1015 bytes} [Wed Jun 3 01:03:30 2026] GET /v2.0/networks?tenant_id=bd0389b0d2e94ac8b435f1559e544dc5&shared=False => generated 769 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1445] 10.0.0.18 () {32 vars in 631 bytes} [Wed Jun 3 01:03:30 2026] GET /v2.0/ => generated 632 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1446] 199.204.45.4 () {34 vars in 927 bytes} [Wed Jun 3 01:03:30 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1447] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:03:31 2026] GET /v2.0/ports?device_id=3378d227-07cc-4e1c-bb04-6b21c6ac0db8 => generated 1008 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1448] 10.0.0.54 () {34 vars in 1118 bytes} [Wed Jun 3 01:03:31 2026] GET /v2.0/security-groups?id=c8ee5b07-5fdd-4e8e-b988-872266fe7c6d&id=2b89ac2f-161e-436e-af22-98c69f41d480&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: 757/1449] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:03:31 2026] GET /v2.0/security-groups?tenant_id=eaff2a621f3e4294bbcfa9ab1aa39a36&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: 693/1450] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:03:31 2026] DELETE /v2.0/security-groups/0248a1ce-94c7-428d-921a-953f6b7b869c => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:03:31.648 8 WARNING neutron_lib.context [None req-b1c508b8-5e54-4ad3-ad8f-983597814ac7 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:03:31.791 8 INFO neutron.db.segments_db [None req-b1c508b8-5e54-4ad3-ad8f-983597814ac7 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] Added segment afd737f8-8fc6-4949-98dc-1e290c4f14ea of type vxlan for network 4f589fc4-103d-4e3c-a8de-df9790165d55 [pid: 7|app: 0|req: 694/1451] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:03:31 2026] GET /v2.0/ports?tenant_id=bd0389b0d2e94ac8b435f1559e544dc5&device_id=3378d227-07cc-4e1c-bb04-6b21c6ac0db8 => generated 1277 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1452] 199.204.45.4 () {34 vars in 1055 bytes} [Wed Jun 3 01:03:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=79576774-43d4-4e44-b7e0-f3eb768b8b2a => 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: 696/1453] 199.204.45.4 () {34 vars in 981 bytes} [Wed Jun 3 01:03:31 2026] GET /v2.0/subnets?id=83b7d302-ad39-4aff-abc6-3e7757990d0c => generated 691 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1454] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:03:31 2026] POST /v2.0/networks => generated 640 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:03:31.947 8 WARNING neutron_lib.context [None req-8bf27ff7-0823-426e-b7e4-d2261849a3d8 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 697/1455] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:03:31 2026] GET /v2.0/ports?network_id=9304eafd-697f-4376-a4c7-26904377577a&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: 698/1456] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:03:31 2026] GET /v2.0/networks/9304eafd-697f-4376-a4c7-26904377577a?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: 699/1457] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:03:32 2026] GET /v2.0/networks/9304eafd-697f-4376-a4c7-26904377577a?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: 759/1458] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:03:31 2026] POST /v2.0/subnets => generated 658 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1459] 10.0.0.18 () {32 vars in 720 bytes} [Wed Jun 3 01:03:32 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:03:32.379 7 WARNING neutron_lib.context [None req-0ca4921f-7b0e-4539-9689-b2f291159735 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 760/1460] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:03:32 2026] GET /v2.0/ports?device_id=3378d227-07cc-4e1c-bb04-6b21c6ac0db8 => generated 1008 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1461] 10.0.0.54 () {34 vars in 1118 bytes} [Wed Jun 3 01:03:32 2026] GET /v2.0/security-groups?id=c8ee5b07-5fdd-4e8e-b988-872266fe7c6d&id=2b89ac2f-161e-436e-af22-98c69f41d480&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: 701/1462] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:03:32 2026] POST /v2.0/subnets => generated 732 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:03:32.681 8 WARNING neutron_lib.context [None req-251bf963-64c5-456c-86b9-58d5c9862f2d 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:03:32.761 8 INFO neutron.db.segments_db [None req-251bf963-64c5-456c-86b9-58d5c9862f2d 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] Added segment affbfd38-31fc-4d5c-940e-02ae76c3fb56 of type vxlan for network 058661e3-e830-40d6-9043-ac75a534a249 [pid: 7|app: 0|req: 702/1463] 10.0.0.197 () {34 vars in 989 bytes} [Wed Jun 3 01:03:32 2026] GET /v2.0/ports?device_id=892579e2-e243-428c-ab10-c4a44c605b10 => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1464] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:03:32 2026] POST /v2.0/networks => generated 637 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1465] 10.0.0.197 () {34 vars in 1039 bytes} [Wed Jun 3 01:03:32 2026] GET /v2.0/security-groups?id=7abbdee5-2975-4887-a32c-9fc7b151a1c7&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-06-03 01:03:32.874 8 WARNING neutron_lib.context [None req-b2fcf95d-2dcc-4d14-b8bd-a348304ed807 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 763/1466] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:03:32 2026] POST /v2.0/subnets => generated 656 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:03:33.118 7 WARNING neutron_lib.context [None req-6a836273-2e4b-4070-a0b5-1fdbbdc4b844 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 704/1467] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:03:33 2026] POST /v2.0/subnets => generated 726 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:03:33.573 8 WARNING neutron_lib.context [None req-47be5445-fdfc-4237-80a2-a246a2a5ec43 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:03:33.642 8 INFO neutron.db.segments_db [None req-47be5445-fdfc-4237-80a2-a246a2a5ec43 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] Added segment 7c70db49-391f-4b97-b75b-0666e6da77c2 of type vxlan for network 20cf8a9d-7c41-437b-a7f4-7fe554a6d21e [pid: 7|app: 0|req: 705/1468] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:03:33 2026] GET /v2.0/ports?device_id=3378d227-07cc-4e1c-bb04-6b21c6ac0db8 => generated 1008 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1469] 10.0.0.54 () {34 vars in 1118 bytes} [Wed Jun 3 01:03:33 2026] GET /v2.0/security-groups?id=c8ee5b07-5fdd-4e8e-b988-872266fe7c6d&id=2b89ac2f-161e-436e-af22-98c69f41d480&fields=id&fields=name => generated 206 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1470] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:03:33 2026] POST /v2.0/networks => generated 638 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:03:33.750 7 WARNING neutron_lib.context [None req-8cce8891-618c-4554-bbaa-6838cd68dd7f 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 707/1471] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:03:33 2026] POST /v2.0/subnets => generated 656 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:03:33.981 7 WARNING neutron_lib.context [None req-f15f139e-cb83-480f-a28d-0ddfb1641cc2 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 765/1472] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:03:33 2026] GET /v2.0/security-groups?tenant_id=b434ccc26bdd4a5aa25bf56578b7e663&name=default => generated 2925 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1473] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:03:33 2026] POST /v2.0/subnets => generated 730 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:03:34.220 7 WARNING neutron_lib.context [None req-02f07642-8950-4da3-87b1-ae4bd7cae680 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:03:34.263 7 INFO neutron.db.segments_db [None req-02f07642-8950-4da3-87b1-ae4bd7cae680 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] Added segment 75f81bb9-dbb7-44f7-baa4-f96d96cd300c of type vxlan for network a2647620-28f5-480a-b30b-a3624e25efa1 [pid: 8|app: 0|req: 766/1474] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:03:34 2026] DELETE /v2.0/security-groups/6e7e31c7-75bc-45c8-929f-c7d6b3cc5406 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:03:34.514 7 INFO neutron.db.l3_hamode_db [None req-02f07642-8950-4da3-87b1-ae4bd7cae680 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 767/1475] 199.204.45.4 () {34 vars in 991 bytes} [Wed Jun 3 01:03:34 2026] GET /v2.0/ports?device_id=3378d227-07cc-4e1c-bb04-6b21c6ac0db8 => generated 1277 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1476] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:03:34 2026] GET /v2.0/ports?device_id=3378d227-07cc-4e1c-bb04-6b21c6ac0db8 => generated 1008 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1477] 199.204.45.4 () {34 vars in 1121 bytes} [Wed Jun 3 01:03:34 2026] GET /v2.0/security-groups?id=2b89ac2f-161e-436e-af22-98c69f41d480&id=c8ee5b07-5fdd-4e8e-b988-872266fe7c6d&fields=id&fields=name => generated 206 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1478] 10.0.0.54 () {34 vars in 1118 bytes} [Wed Jun 3 01:03:34 2026] GET /v2.0/security-groups?id=c8ee5b07-5fdd-4e8e-b988-872266fe7c6d&id=2b89ac2f-161e-436e-af22-98c69f41d480&fields=id&fields=name => generated 206 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:03:35.469 7 INFO neutron.db.l3_hamode_db [None req-02f07642-8950-4da3-87b1-ae4bd7cae680 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 771/1479] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:03:35 2026] GET /v2.0/ports?device_id=3378d227-07cc-4e1c-bb04-6b21c6ac0db8 => generated 1010 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1480] 10.0.0.54 () {34 vars in 1118 bytes} [Wed Jun 3 01:03:36 2026] GET /v2.0/security-groups?id=c8ee5b07-5fdd-4e8e-b988-872266fe7c6d&id=2b89ac2f-161e-436e-af22-98c69f41d480&fields=id&fields=name => generated 206 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1481] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:03:34 2026] POST /v2.0/routers => generated 685 bytes in 2302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1482] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:03:36 2026] GET /v2.0/ports?device_id=892579e2-e243-428c-ab10-c4a44c605b10 => generated 975 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1483] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:03:36 2026] GET /v2.0/security-groups?id=7abbdee5-2975-4887-a32c-9fc7b151a1c7&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: 712/1484] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:03:37 2026] GET /v2.0/ports?device_id=892579e2-e243-428c-ab10-c4a44c605b10 => 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: 713/1485] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:03:37 2026] GET /v2.0/security-groups?id=7abbdee5-2975-4887-a32c-9fc7b151a1c7&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1486] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:03:37 2026] GET /v2.0/ports?device_id=3378d227-07cc-4e1c-bb04-6b21c6ac0db8 => generated 1010 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1487] 10.0.0.54 () {34 vars in 1118 bytes} [Wed Jun 3 01:03:37 2026] GET /v2.0/security-groups?id=c8ee5b07-5fdd-4e8e-b988-872266fe7c6d&id=2b89ac2f-161e-436e-af22-98c69f41d480&fields=id&fields=name => generated 206 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1488] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:03:37 2026] GET /v2.0/ports?device_id=3378d227-07cc-4e1c-bb04-6b21c6ac0db8 => generated 1010 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:03:37.998 7 INFO neutron.db.l3_db [None req-471a9b16-1fb9-489f-85f5-880faf0d9a98 0153fff744be4856ae20494198871cde bd0389b0d2e94ac8b435f1559e544dc5 - - default default] Floating IP 76105f54-859a-436f-9288-ff9603d249a1 associated. External IP: 10.96.250.203, port: 79576774-43d4-4e44-b7e0-f3eb768b8b2a. [pid: 8|app: 0|req: 773/1489] 10.0.0.18 () {34 vars in 781 bytes} [Wed Jun 3 01:03:36 2026] PUT /v2.0/routers/17b731ff-f4c6-4830-827c-fd7d9d5e780c/add_router_interface => generated 309 bytes in 1493 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1490] 10.0.0.18 () {34 vars in 747 bytes} [Wed Jun 3 01:03:37 2026] PUT /v2.0/floatingips/76105f54-859a-436f-9288-ff9603d249a1 => generated 855 bytes in 839 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:03:38.373 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-038a1ab3-79a8-4af6-b515-be4d12de4539'] response: {'name': 'network-changed', 'server_uuid': '3378d227-07cc-4e1c-bb04-6b21c6ac0db8', 'tag': '79576774-43d4-4e44-b7e0-f3eb768b8b2a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 718/1491] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:03:38 2026] GET /v2.0/ports?device_id=892579e2-e243-428c-ab10-c4a44c605b10 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1492] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:03:38 2026] GET /v2.0/security-groups?id=7abbdee5-2975-4887-a32c-9fc7b151a1c7&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: 720/1493] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:03:38 2026] GET /v2.0/ports?tenant_id=bd0389b0d2e94ac8b435f1559e544dc5&device_id=3378d227-07cc-4e1c-bb04-6b21c6ac0db8 => generated 1279 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1494] 199.204.45.4 () {34 vars in 983 bytes} [Wed Jun 3 01:03:38 2026] GET /v2.0/networks?id=9304eafd-697f-4376-a4c7-26904377577a => generated 769 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1495] 199.204.45.4 () {34 vars in 1055 bytes} [Wed Jun 3 01:03:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=79576774-43d4-4e44-b7e0-f3eb768b8b2a => generated 858 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1496] 199.204.45.4 () {34 vars in 981 bytes} [Wed Jun 3 01:03:39 2026] GET /v2.0/subnets?id=83b7d302-ad39-4aff-abc6-3e7757990d0c => generated 691 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1497] 199.204.45.4 () {34 vars in 991 bytes} [Wed Jun 3 01:03:39 2026] GET /v2.0/ports?device_id=892579e2-e243-428c-ab10-c4a44c605b10 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1498] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:03:39 2026] GET /v2.0/ports?network_id=9304eafd-697f-4376-a4c7-26904377577a&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:03:39.410 7 INFO neutron.db.l3_db [req-c0588722-60d9-43ba-a319-6f9152b97dd5 req-a3e860b6-6133-4e4e-aaa9-b31de6de3fe6 5e52afc77a9644f79d14bd5e883d8830 d7194918aaca4291a2d7985c6f402772 - - default default] Floating IP 0d940a96-6643-40fd-be31-1a8044b4ee82 disassociated. External IP: 10.96.250.217, port: db6a41c1-9119-4a58-9795-d8bd6641bbf0. [pid: 8|app: 0|req: 774/1499] 10.0.0.18 () {34 vars in 781 bytes} [Wed Jun 3 01:03:38 2026] PUT /v2.0/routers/17b731ff-f4c6-4830-827c-fd7d9d5e780c/add_router_interface => generated 309 bytes in 1788 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1500] 199.204.45.4 () {36 vars in 994 bytes} [Wed Jun 3 01:03:39 2026] DELETE /v2.0/ports/db6a41c1-9119-4a58-9795-d8bd6641bbf0 => 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: 727/1501] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:03:39 2026] GET /v2.0/ports?device_id=892579e2-e243-428c-ab10-c4a44c605b10 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1502] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:03:39 2026] GET /v2.0/networks/9304eafd-697f-4376-a4c7-26904377577a?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: 776/1503] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:03:39 2026] GET /v2.0/networks/9304eafd-697f-4376-a4c7-26904377577a?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) 2026-06-03 01:03:40.402 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6adbfb83-5a48-4fe7-a790-52f404bacf30'] response: {'server_uuid': '892579e2-e243-428c-ab10-c4a44c605b10', 'name': 'network-vif-deleted', 'tag': 'db6a41c1-9119-4a58-9795-d8bd6641bbf0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 777/1504] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:03:40 2026] GET /v2.0/ports?device_id=892579e2-e243-428c-ab10-c4a44c605b10 => 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: 728/1505] 10.0.0.18 () {34 vars in 781 bytes} [Wed Jun 3 01:03:39 2026] PUT /v2.0/routers/17b731ff-f4c6-4830-827c-fd7d9d5e780c/add_router_interface => generated 309 bytes in 1552 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:03:41.451 8 WARNING neutron_lib.context [None req-beb22b1f-7217-48d9-8353-ef8e722a717e 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 778/1508] 10.0.0.18 () {34 vars in 682 bytes} [Wed Jun 3 01:03:41 2026] POST /v2.0/security-groups => generated 1627 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 01:03:41.609 7 WARNING neutron_lib.context [None req-2f59ddfc-9d02-4abf-9e16-b595aa7571e0 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 731/1509] 10.0.0.18 () {34 vars in 693 bytes} [Wed Jun 3 01:03:41 2026] POST /v2.0/security-group-rules => generated 597 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:03:41.817 8 WARNING neutron_lib.context [None req-f075b304-e337-4f37-a8d5-063808a3bd6c 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1510] 10.0.0.18 () {34 vars in 693 bytes} [Wed Jun 3 01:03:41 2026] POST /v2.0/security-group-rules => generated 597 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:03:41.983 7 WARNING neutron_lib.context [None req-4ffd5f4e-4da6-4a0e-8953-f7b616dba641 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1511] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:03:42 2026] GET /v2.0/ports?device_id=892579e2-e243-428c-ab10-c4a44c605b10 => 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: 732/1512] 10.0.0.18 () {34 vars in 693 bytes} [Wed Jun 3 01:03:41 2026] POST /v2.0/security-group-rules => generated 599 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:03:42.111 8 WARNING neutron_lib.context [None req-34a5fd09-aa9a-47bb-b558-7cf4e54aebdc 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1513] 10.0.0.18 () {34 vars in 693 bytes} [Wed Jun 3 01:03:42 2026] POST /v2.0/security-group-rules => generated 601 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:03:42.248 7 WARNING neutron_lib.context [None req-7c1f05fd-2df1-46ce-b60f-d553cb4c5044 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 733/1514] 10.0.0.18 () {34 vars in 693 bytes} [Wed Jun 3 01:03:42 2026] POST /v2.0/security-group-rules => generated 601 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:03:42.399 8 WARNING neutron_lib.context [None req-7dd2e132-2b5d-44fc-8dd2-8684c65e782f 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 782/1515] 10.0.0.18 () {34 vars in 693 bytes} [Wed Jun 3 01:03:42 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-06-03 01:03:42.584 7 WARNING neutron_lib.context [None req-fc65589d-b0d4-4c0d-9bf9-2780b3d743d5 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1516] 10.0.0.18 () {34 vars in 693 bytes} [Wed Jun 3 01:03:42 2026] POST /v2.0/security-group-rules => generated 597 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:03:42.782 8 WARNING neutron_lib.context [None req-e5ee9953-dd56-43e9-baff-2c98438aaf66 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 783/1517] 10.0.0.18 () {34 vars in 693 bytes} [Wed Jun 3 01:03:42 2026] POST /v2.0/security-group-rules => generated 597 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:03:42.937 7 WARNING neutron_lib.context [None req-7eac809c-1b74-4f76-badb-5c23b511aad9 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 735/1518] 10.0.0.18 () {34 vars in 693 bytes} [Wed Jun 3 01:03:42 2026] POST /v2.0/security-group-rules => generated 599 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:03:43.109 8 WARNING neutron_lib.context [None req-9aa1f77e-e887-4d5c-a092-ac2363d9abaa 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 736/1519] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:03:43 2026] DELETE /v2.0/security-groups/7abbdee5-2975-4887-a32c-9fc7b151a1c7 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1520] 10.0.0.18 () {34 vars in 693 bytes} [Wed Jun 3 01:03:43 2026] POST /v2.0/security-group-rules => generated 601 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:03:43.268 7 INFO neutron.api.v2.resource [None req-d8882e4c-9394-42a4-a0f7-c6ebdc9a012f 5e52afc77a9644f79d14bd5e883d8830 d7194918aaca4291a2d7985c6f402772 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 737/1521] 10.0.0.18 () {32 vars in 735 bytes} [Wed Jun 3 01:03:43 2026] GET /v2.0/security-groups/7abbdee5-2975-4887-a32c-9fc7b151a1c7 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:03:43.271 8 WARNING neutron_lib.context [None req-00050961-217d-43e3-9a14-8d586c052493 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 785/1522] 10.0.0.18 () {34 vars in 693 bytes} [Wed Jun 3 01:03:43 2026] POST /v2.0/security-group-rules => generated 597 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1523] 10.0.0.18 () {32 vars in 730 bytes} [Wed Jun 3 01:03:43 2026] DELETE /v2.0/floatingips/0d940a96-6643-40fd-be31-1a8044b4ee82 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1524] 10.0.0.54 () {34 vars in 1092 bytes} [Wed Jun 3 01:03:43 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-675917751&fields=id&tenant_id=acf73e125ac042b09cd0bb790a9a53a0 => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1525] 10.0.0.54 () {34 vars in 980 bytes} [Wed Jun 3 01:03:43 2026] GET /v2.0/networks?id=058661e3-e830-40d6-9043-ac75a534a249 => generated 704 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1526] 10.0.0.54 () {34 vars in 963 bytes} [Wed Jun 3 01:03:43 2026] GET /v2.0/quotas/acf73e125ac042b09cd0bb790a9a53a0 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1527] 10.0.0.54 () {34 vars in 1000 bytes} [Wed Jun 3 01:03:43 2026] GET /v2.0/ports?tenant_id=acf73e125ac042b09cd0bb790a9a53a0&fields=id => generated 287 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1528] 10.0.0.54 () {34 vars in 1006 bytes} [Wed Jun 3 01:03:43 2026] GET /v2.0/networks/058661e3-e830-40d6-9043-ac75a534a249?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: 744/1529] 10.0.0.54 () {34 vars in 1106 bytes} [Wed Jun 3 01:03:43 2026] GET /v2.0/networks/058661e3-e830-40d6-9043-ac75a534a249?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: 745/1530] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:03:44 2026] GET /v2.0/ports?device_id=3d3eacf5-bd2e-4e50-9dde-8ae33cd91d05 => 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: 786/1531] 10.0.0.18 () {34 vars in 787 bytes} [Wed Jun 3 01:03:43 2026] PUT /v2.0/routers/dbad1ede-161c-49f1-b018-48db9c470c44/remove_router_interface => generated 309 bytes in 925 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:03:45.331 7 INFO neutron.services.segments.plugin [-] Segment 003dc5dc-ff88-4294-85fe-23bf7b4e14fb resource provider aggregate not found 2026-06-03 01:03:45.335 7 INFO neutron.services.segments.plugin [-] Segment 003dc5dc-ff88-4294-85fe-23bf7b4e14fb resource provider aggregate not found 2026-06-03 01:03:45.344 7 INFO neutron.services.segments.plugin [-] Segment 003dc5dc-ff88-4294-85fe-23bf7b4e14fb 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 003dc5dc-ff88-4294-85fe-23bf7b4e14fb found for delete ", "request_id": "req-dfcba90b-06b0-41c4-b46a-f6249b51f40c"}]} 2026-06-03 01:03:45.346 7 INFO neutron.services.segments.plugin [-] Segment 003dc5dc-ff88-4294-85fe-23bf7b4e14fb 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 003dc5dc-ff88-4294-85fe-23bf7b4e14fb found for delete ", "request_id": "req-7ec07db7-5c8f-49e4-8d01-a8fc94784ce0"}]} 2026-06-03 01:03:45.351 7 INFO neutron.db.l3_hamode_db [None req-f63fed88-d7dc-4ca8-9d38-28f7a8c0ab3b 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] HA network c83f89ec-f2d7-4dc8-9923-7cd3f69b1a04 was deleted as no HA routers are present in tenant d7194918aaca4291a2d7985c6f402772. [pid: 7|app: 0|req: 746/1532] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:03:44 2026] DELETE /v2.0/routers/dbad1ede-161c-49f1-b018-48db9c470c44 => generated 0 bytes in 830 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1533] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:03:45 2026] DELETE /v2.0/subnets/8023a394-ea23-4f23-966d-8e42add60ec3 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1534] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:03:45 2026] DELETE /v2.0/networks/9e2ec7bb-7f0c-40d5-a37e-17f69a3cac4f => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1535] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:03:45 2026] GET /v2.0/security-groups?tenant_id=d7194918aaca4291a2d7985c6f402772&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1536] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:03:45 2026] DELETE /v2.0/security-groups/1ab91727-028a-471a-9b40-21202a0eebe2 => 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: 789/1537] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:03:46 2026] GET /v2.0/ports?device_id=3378d227-07cc-4e1c-bb04-6b21c6ac0db8 => generated 1010 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1538] 10.0.0.54 () {34 vars in 1118 bytes} [Wed Jun 3 01:03:46 2026] GET /v2.0/security-groups?id=c8ee5b07-5fdd-4e8e-b988-872266fe7c6d&id=2b89ac2f-161e-436e-af22-98c69f41d480&fields=id&fields=name => generated 206 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1539] 10.0.0.18 () {32 vars in 734 bytes} [Wed Jun 3 01:03:46 2026] GET /v2.0/ports?device_id=3378d227-07cc-4e1c-bb04-6b21c6ac0db8 => generated 1279 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1540] 10.0.0.18 () {32 vars in 856 bytes} [Wed Jun 3 01:03:46 2026] GET /v2.0/floatingips?floating_network_id=7b7b3493-24d1-4be6-94e3-52f7af84af90&port_id=79576774-43d4-4e44-b7e0-f3eb768b8b2a => generated 860 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1541] 10.0.0.197 () {34 vars in 989 bytes} [Wed Jun 3 01:03:47 2026] GET /v2.0/ports?device_id=3378d227-07cc-4e1c-bb04-6b21c6ac0db8 => generated 1279 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:03:47.394 7 INFO neutron.services.segments.plugin [-] Segment 89bed550-ad0f-4fa5-b136-867d504b8ed6 resource provider aggregate not found 2026-06-03 01:03:47.403 7 INFO neutron.services.segments.plugin [-] Segment 89bed550-ad0f-4fa5-b136-867d504b8ed6 resource provider aggregate not found 2026-06-03 01:03:47.413 7 INFO neutron.services.segments.plugin [-] Segment 89bed550-ad0f-4fa5-b136-867d504b8ed6 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 89bed550-ad0f-4fa5-b136-867d504b8ed6 found for delete ", "request_id": "req-b7c2daf1-4265-49a1-bcc7-dc04754806d9"}]} 2026-06-03 01:03:47.420 7 INFO neutron.services.segments.plugin [-] Segment 89bed550-ad0f-4fa5-b136-867d504b8ed6 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 89bed550-ad0f-4fa5-b136-867d504b8ed6 found for delete ", "request_id": "req-1918d5bc-aefd-4752-a0ae-e8dfb44e749d"}]} [pid: 7|app: 0|req: 751/1542] 10.0.0.197 () {34 vars in 1119 bytes} [Wed Jun 3 01:03:47 2026] GET /v2.0/security-groups?id=2b89ac2f-161e-436e-af22-98c69f41d480&id=c8ee5b07-5fdd-4e8e-b988-872266fe7c6d&fields=id&fields=name => generated 206 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1543] 199.204.45.4 () {34 vars in 983 bytes} [Wed Jun 3 01:03:48 2026] GET /v2.0/networks?id=058661e3-e830-40d6-9043-ac75a534a249 => generated 704 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1544] 199.204.45.4 () {34 vars in 1047 bytes} [Wed Jun 3 01:03:48 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=acf73e125ac042b09cd0bb790a9a53a0 => generated 178 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:03:48.466 7 WARNING neutron_lib.context [req-8d2c757c-3e96-4635-8e20-4c60c5208b38 req-553bde21-4186-4ab7-9543-8a0c93f1240e 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 792/1545] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:03:47 2026] GET /v2.0/security-groups?tenant_id=09b1c72470b54b55856aafcd4f8a74a2&name=default => generated 2925 bytes in 700 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1546] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:03:48 2026] DELETE /v2.0/security-groups/fba9eaf0-04ae-44eb-acbe-b23fb256927d => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1547] 199.204.45.4 () {38 vars in 952 bytes} [Wed Jun 3 01:03:48 2026] POST /v2.0/ports => generated 1179 bytes in 393 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: 755/1548] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:03:49 2026] GET /v2.0/ports?device_id=3d3eacf5-bd2e-4e50-9dde-8ae33cd91d05 => generated 1194 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1549] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:03:49 2026] GET /v2.0/security-groups?id=33a2b06a-a64b-4a65-a072-ea598103bdce&fields=id&fields=name => generated 111 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1550] 199.204.45.4 () {38 vars in 1025 bytes} [Wed Jun 3 01:03:48 2026] PUT /v2.0/ports/b8720c57-63d9-45c4-96bf-4823674eed03 => generated 1460 bytes in 513 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1551] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:03:49 2026] GET /v2.0/ports?device_id=3378d227-07cc-4e1c-bb04-6b21c6ac0db8 => generated 1010 bytes in 71 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: 795/1552] 10.0.0.54 () {34 vars in 1118 bytes} [Wed Jun 3 01:03:49 2026] GET /v2.0/security-groups?id=c8ee5b07-5fdd-4e8e-b988-872266fe7c6d&id=2b89ac2f-161e-436e-af22-98c69f41d480&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: 7|app: 0|req: 758/1553] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:03:50 2026] GET /v2.0/ports?tenant_id=acf73e125ac042b09cd0bb790a9a53a0&device_id=3d3eacf5-bd2e-4e50-9dde-8ae33cd91d05 => generated 1463 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:03:50.324 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0383106c-2204-4ad8-babf-4f7b9cd62107'] response: {'name': 'network-changed', 'server_uuid': '3d3eacf5-bd2e-4e50-9dde-8ae33cd91d05', 'tag': 'b8720c57-63d9-45c4-96bf-4823674eed03', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 796/1554] 199.204.45.4 () {34 vars in 1015 bytes} [Wed Jun 3 01:03:50 2026] GET /v2.0/networks?tenant_id=acf73e125ac042b09cd0bb790a9a53a0&shared=False => generated 2376 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1555] 199.204.45.4 () {34 vars in 927 bytes} [Wed Jun 3 01:03:50 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1556] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:03:50 2026] GET /v2.0/ports?device_id=3378d227-07cc-4e1c-bb04-6b21c6ac0db8 => generated 1010 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1557] 10.0.0.54 () {34 vars in 1118 bytes} [Wed Jun 3 01:03:50 2026] GET /v2.0/security-groups?id=c8ee5b07-5fdd-4e8e-b988-872266fe7c6d&id=2b89ac2f-161e-436e-af22-98c69f41d480&fields=id&fields=name => generated 206 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1558] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:03:51 2026] GET /v2.0/ports?tenant_id=acf73e125ac042b09cd0bb790a9a53a0&device_id=3d3eacf5-bd2e-4e50-9dde-8ae33cd91d05 => generated 1463 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1559] 199.204.45.4 () {34 vars in 1055 bytes} [Wed Jun 3 01:03:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.130&port_id=b8720c57-63d9-45c4-96bf-4823674eed03 => 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: 798/1560] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:03:51 2026] GET /v2.0/security-groups?tenant_id=ec4fdfc212524fb182e7befe23dafbcf&name=default => generated 2925 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1561] 199.204.45.4 () {34 vars in 1099 bytes} [Wed Jun 3 01:03:51 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Aa7&port_id=b8720c57-63d9-45c4-96bf-4823674eed03 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1562] 199.204.45.4 () {34 vars in 1061 bytes} [Wed Jun 3 01:03:51 2026] GET /v2.0/subnets?id=6e3e1b70-b9eb-4a71-92c2-214e687e016e&id=50dd2b86-1a2b-4247-8be7-7e8abcb53c0c => generated 1411 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1563] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:03:51 2026] GET /v2.0/ports?network_id=058661e3-e830-40d6-9043-ac75a534a249&device_owner=network%3Adhcp => generated 1457 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1564] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:03:51 2026] DELETE /v2.0/security-groups/0236b324-4d6f-4b5c-9d99-bfbd3ba78aa7 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1565] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:03:51 2026] GET /v2.0/ports?network_id=058661e3-e830-40d6-9043-ac75a534a249&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1566] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:03:51 2026] GET /v2.0/networks/058661e3-e830-40d6-9043-ac75a534a249?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1567] 199.204.45.4 () {34 vars in 991 bytes} [Wed Jun 3 01:03:51 2026] GET /v2.0/ports?device_id=3378d227-07cc-4e1c-bb04-6b21c6ac0db8 => generated 1010 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1568] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:03:51 2026] GET /v2.0/networks/058661e3-e830-40d6-9043-ac75a534a249?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: 801/1569] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:03:51 2026] GET /v2.0/security-groups?tenant_id=06bb0280006b4046838a0c5ad83c33de&name=default => generated 2925 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1570] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:03:51 2026] DELETE /v2.0/security-groups/3bddc5dd-57bd-46bd-8799-360730841a10 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:03:51.954 7 INFO neutron.db.l3_db [req-05012f08-2008-45ad-b207-2801c7011c66 req-67728abd-ad3c-4c01-b876-783b92d95668 0153fff744be4856ae20494198871cde bd0389b0d2e94ac8b435f1559e544dc5 - - default default] Floating IP 76105f54-859a-436f-9288-ff9603d249a1 disassociated. External IP: 10.96.250.203, port: 79576774-43d4-4e44-b7e0-f3eb768b8b2a. [pid: 8|app: 0|req: 803/1571] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:03:52 2026] GET /v2.0/ports?device_id=3378d227-07cc-4e1c-bb04-6b21c6ac0db8 => 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: 769/1572] 199.204.45.4 () {36 vars in 994 bytes} [Wed Jun 3 01:03:51 2026] DELETE /v2.0/ports/79576774-43d4-4e44-b7e0-f3eb768b8b2a => generated 0 bytes in 542 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1573] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:03:53 2026] GET /v2.0/ports?device_id=3378d227-07cc-4e1c-bb04-6b21c6ac0db8 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:03:53.324 8 WARNING neutron_lib.context [None req-28e946a1-f399-409c-bfa0-f7986b7ad00c c4ee9725c8034c268a3b94d393970f8a 3b7a316888c245c6972a5f69eef4a1c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 804/1574] 10.0.0.18 () {34 vars in 674 bytes} [Wed Jun 3 01:03:53 2026] POST /v2.0/floatingips => generated 552 bytes in 837 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:03:53.935 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4b314476-325f-43bc-ab79-824e97190a43'] response: {'server_uuid': '3378d227-07cc-4e1c-bb04-6b21c6ac0db8', 'name': 'network-vif-deleted', 'tag': '79576774-43d4-4e44-b7e0-f3eb768b8b2a', 'status': 'completed', 'code': 200} 2026-06-03 01:03:53.940 7 WARNING neutron_lib.context [None req-cf620af7-dd1c-4839-bd08-2cc21c4879fe c4ee9725c8034c268a3b94d393970f8a 3b7a316888c245c6972a5f69eef4a1c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 805/1575] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:03:54 2026] GET /v2.0/ports?device_id=3378d227-07cc-4e1c-bb04-6b21c6ac0db8 => 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: 771/1576] 10.0.0.18 () {34 vars in 674 bytes} [Wed Jun 3 01:03:53 2026] POST /v2.0/floatingips => generated 552 bytes in 607 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1577] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:03:54 2026] GET /v2.0/security-groups?tenant_id=07f067ab246f4b598e7fa9e7552798ab&name=default => generated 2925 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:03:54.612 8 WARNING neutron_lib.context [None req-91733d18-1924-453c-ae7c-ef5b12d71e7b c4ee9725c8034c268a3b94d393970f8a 3b7a316888c245c6972a5f69eef4a1c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 772/1578] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:03:54 2026] GET /v2.0/ports?device_id=3d3eacf5-bd2e-4e50-9dde-8ae33cd91d05 => generated 1194 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1579] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:03:54 2026] DELETE /v2.0/security-groups/02bbcf72-9f2f-4f85-bc65-1a7e4298be9c => 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: 774/1580] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:03:54 2026] GET /v2.0/security-groups?id=33a2b06a-a64b-4a65-a072-ea598103bdce&fields=id&fields=name => generated 111 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1581] 10.0.0.18 () {34 vars in 674 bytes} [Wed Jun 3 01:03:54 2026] POST /v2.0/floatingips => generated 552 bytes in 576 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:03:55.195 7 WARNING neutron_lib.context [None req-d96185cc-da32-45bb-bb82-b237f1df5a37 c4ee9725c8034c268a3b94d393970f8a 3b7a316888c245c6972a5f69eef4a1c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 808/1582] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:03:55 2026] GET /v2.0/ports?device_id=3378d227-07cc-4e1c-bb04-6b21c6ac0db8 => 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: 775/1583] 10.0.0.18 () {34 vars in 674 bytes} [Wed Jun 3 01:03:55 2026] POST /v2.0/floatingips => generated 552 bytes in 619 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:03:55.820 8 WARNING neutron_lib.context [None req-312d8889-dac5-482b-9aef-746702ae9ede c4ee9725c8034c268a3b94d393970f8a 3b7a316888c245c6972a5f69eef4a1c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 809/1584] 10.0.0.18 () {34 vars in 674 bytes} [Wed Jun 3 01:03:55 2026] POST /v2.0/floatingips => generated 552 bytes in 620 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1585] 10.0.0.18 () {34 vars in 757 bytes} [Wed Jun 3 01:03:56 2026] PUT /v2.0/floatingips/1bfb8008-39f2-4d68-bea1-c45ea8fa6d90/tags => generated 17 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1586] 10.0.0.18 () {34 vars in 757 bytes} [Wed Jun 3 01:03:56 2026] PUT /v2.0/floatingips/4bb50c15-c1c3-47db-9ecd-b76a71a23cad/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1589] 10.0.0.18 () {34 vars in 757 bytes} [Wed Jun 3 01:03:56 2026] PUT /v2.0/floatingips/bacdb4de-f9c6-4fc2-a746-291239a61279/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1590] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:03:56 2026] DELETE /v2.0/security-groups/2b89ac2f-161e-436e-af22-98c69f41d480 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:03:56.652 8 INFO neutron.api.v2.resource [None req-cbdd703e-ebc0-4193-9638-4c764164eabe 0153fff744be4856ae20494198871cde bd0389b0d2e94ac8b435f1559e544dc5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 811/1591] 10.0.0.18 () {32 vars in 735 bytes} [Wed Jun 3 01:03:56 2026] GET /v2.0/security-groups/2b89ac2f-161e-436e-af22-98c69f41d480 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1592] 10.0.0.18 () {32 vars in 730 bytes} [Wed Jun 3 01:03:56 2026] DELETE /v2.0/floatingips/76105f54-859a-436f-9288-ff9603d249a1 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1593] 10.0.0.18 () {34 vars in 757 bytes} [Wed Jun 3 01:03:56 2026] PUT /v2.0/floatingips/561f9fd5-89b1-4234-b5bd-0c77607d76ce/tags => generated 19 bytes in 393 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1594] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:03:56 2026] DELETE /v2.0/security-groups/c8ee5b07-5fdd-4e8e-b988-872266fe7c6d => 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: 782/1595] 10.0.0.18 () {32 vars in 670 bytes} [Wed Jun 3 01:03:57 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1596] 10.0.0.18 () {32 vars in 684 bytes} [Wed Jun 3 01:03:57 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1597] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:03:57 2026] GET /v2.0/security-groups?tenant_id=f42d650accda4a798b8b46342cac2006&name=default => generated 2925 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1598] 10.0.0.18 () {32 vars in 680 bytes} [Wed Jun 3 01:03:57 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1599] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:03:57 2026] DELETE /v2.0/security-groups/d90045a2-543b-4374-91a9-0121e1bc5ee3 => 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: 786/1600] 10.0.0.18 () {32 vars in 692 bytes} [Wed Jun 3 01:03:57 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1601] 10.0.0.18 () {32 vars in 678 bytes} [Wed Jun 3 01:03:57 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1602] 10.0.0.18 () {32 vars in 692 bytes} [Wed Jun 3 01:03:57 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1603] 10.0.0.18 () {32 vars in 688 bytes} [Wed Jun 3 01:03:57 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1604] 10.0.0.18 () {32 vars in 700 bytes} [Wed Jun 3 01:03:57 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1605] 10.0.0.18 () {34 vars in 787 bytes} [Wed Jun 3 01:03:57 2026] PUT /v2.0/routers/b18e1768-18fb-4237-9735-18be62981793/remove_router_interface => generated 309 bytes in 990 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1606] 10.0.0.18 () {32 vars in 730 bytes} [Wed Jun 3 01:03:57 2026] DELETE /v2.0/floatingips/1bfb8008-39f2-4d68-bea1-c45ea8fa6d90 => 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: 792/1607] 10.0.0.18 () {32 vars in 730 bytes} [Wed Jun 3 01:03:58 2026] DELETE /v2.0/floatingips/4bb50c15-c1c3-47db-9ecd-b76a71a23cad => generated 0 bytes in 347 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1608] 10.0.0.18 () {32 vars in 730 bytes} [Wed Jun 3 01:03:58 2026] DELETE /v2.0/floatingips/bacdb4de-f9c6-4fc2-a746-291239a61279 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:03:59.027 8 INFO neutron.services.segments.plugin [-] Segment 540f5155-2c67-4f0e-9f41-6da01932dfbf resource provider aggregate not found 2026-06-03 01:03:59.031 8 INFO neutron.services.segments.plugin [-] Segment 540f5155-2c67-4f0e-9f41-6da01932dfbf resource provider aggregate not found 2026-06-03 01:03:59.037 8 INFO neutron.db.l3_hamode_db [None req-bcfa2eab-f33e-48c4-b609-a69fb3ab27ed 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] HA network 26a8cf6d-b1af-4e91-b748-2c1eb29d9af4 was deleted as no HA routers are present in tenant bd0389b0d2e94ac8b435f1559e544dc5. [pid: 8|app: 0|req: 816/1609] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:03:58 2026] DELETE /v2.0/routers/b18e1768-18fb-4237-9735-18be62981793 => generated 0 bytes in 910 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:03:59.048 8 INFO neutron.services.segments.plugin [-] Segment 540f5155-2c67-4f0e-9f41-6da01932dfbf 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 540f5155-2c67-4f0e-9f41-6da01932dfbf found for delete ", "request_id": "req-aa7e3d18-70e7-4056-b589-58fa6eb63794"}]} 2026-06-03 01:03:59.049 8 INFO neutron.services.segments.plugin [-] Segment 540f5155-2c67-4f0e-9f41-6da01932dfbf 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 540f5155-2c67-4f0e-9f41-6da01932dfbf found for delete ", "request_id": "req-fd918a27-f9b1-48ee-9db1-85aebc0c98d3"}]} [pid: 7|app: 0|req: 794/1610] 10.0.0.18 () {32 vars in 730 bytes} [Wed Jun 3 01:03:58 2026] DELETE /v2.0/floatingips/561f9fd5-89b1-4234-b5bd-0c77607d76ce => generated 0 bytes in 328 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1611] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:03:59 2026] DELETE /v2.0/subnets/83b7d302-ad39-4aff-abc6-3e7757990d0c => 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: 795/1612] 10.0.0.18 () {32 vars in 730 bytes} [Wed Jun 3 01:03:59 2026] DELETE /v2.0/floatingips/d513677d-ea09-4567-8a91-53a8faf99905 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1613] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:03:59 2026] DELETE /v2.0/networks/9304eafd-697f-4376-a4c7-26904377577a => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1614] 10.0.0.18 () {32 vars in 651 bytes} [Wed Jun 3 01:03:59 2026] GET /v2.0/extensions => generated 20516 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1615] 10.0.0.18 () {32 vars in 679 bytes} [Wed Jun 3 01:03:59 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1616] 10.0.0.18 () {32 vars in 679 bytes} [Wed Jun 3 01:03:59 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1617] 10.0.0.18 () {32 vars in 727 bytes} [Wed Jun 3 01:03:59 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1618] 10.0.0.18 () {32 vars in 663 bytes} [Wed Jun 3 01:03:59 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1619] 10.0.0.18 () {32 vars in 697 bytes} [Wed Jun 3 01:03:59 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1620] 10.0.0.18 () {32 vars in 695 bytes} [Wed Jun 3 01:03:59 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: 803/1621] 10.0.0.18 () {32 vars in 699 bytes} [Wed Jun 3 01:03:59 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1622] 10.0.0.18 () {32 vars in 687 bytes} [Wed Jun 3 01:03:59 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: 7|app: 0|req: 805/1623] 10.0.0.18 () {32 vars in 701 bytes} [Wed Jun 3 01:03:59 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1624] 10.0.0.18 () {32 vars in 691 bytes} [Wed Jun 3 01:03:59 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1625] 10.0.0.18 () {32 vars in 693 bytes} [Wed Jun 3 01:03:59 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1626] 10.0.0.18 () {32 vars in 683 bytes} [Wed Jun 3 01:03: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: 809/1627] 10.0.0.18 () {32 vars in 685 bytes} [Wed Jun 3 01:03:59 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1628] 10.0.0.18 () {32 vars in 659 bytes} [Wed Jun 3 01:03:59 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: 811/1629] 10.0.0.18 () {32 vars in 697 bytes} [Wed Jun 3 01:03:59 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1630] 10.0.0.18 () {32 vars in 677 bytes} [Wed Jun 3 01:03:59 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: 7|app: 0|req: 813/1631] 10.0.0.18 () {32 vars in 681 bytes} [Wed Jun 3 01:03:59 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1632] 10.0.0.18 () {32 vars in 673 bytes} [Wed Jun 3 01:03:59 2026] GET /v2.0/extensions/extraroute => 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: 815/1633] 10.0.0.18 () {32 vars in 687 bytes} [Wed Jun 3 01:03:59 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1634] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jun 3 01:03:59 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: 7|app: 0|req: 817/1635] 10.0.0.18 () {32 vars in 685 bytes} [Wed Jun 3 01:03:59 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1636] 10.0.0.18 () {32 vars in 667 bytes} [Wed Jun 3 01:03:59 2026] GET /v2.0/extensions/flavors => 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: 819/1637] 10.0.0.18 () {32 vars in 685 bytes} [Wed Jun 3 01:03:59 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: 7|app: 0|req: 820/1638] 10.0.0.18 () {32 vars in 679 bytes} [Wed Jun 3 01:03:59 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1639] 10.0.0.18 () {32 vars in 697 bytes} [Wed Jun 3 01:03:59 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1640] 10.0.0.18 () {32 vars in 677 bytes} [Wed Jun 3 01:03:59 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1641] 10.0.0.18 () {32 vars in 665 bytes} [Wed Jun 3 01:03:59 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: 7|app: 0|req: 824/1642] 10.0.0.18 () {32 vars in 675 bytes} [Wed Jun 3 01:03:59 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1643] 10.0.0.18 () {32 vars in 663 bytes} [Wed Jun 3 01:03:59 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: 7|app: 0|req: 826/1644] 10.0.0.18 () {32 vars in 673 bytes} [Wed Jun 3 01:03:59 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1645] 10.0.0.18 () {32 vars in 711 bytes} [Wed Jun 3 01:03:59 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1646] 10.0.0.18 () {32 vars in 689 bytes} [Wed Jun 3 01:03:59 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1647] 10.0.0.18 () {32 vars in 681 bytes} [Wed Jun 3 01:03:59 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1648] 10.0.0.18 () {32 vars in 667 bytes} [Wed Jun 3 01:03:59 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: 7|app: 0|req: 831/1649] 10.0.0.18 () {32 vars in 685 bytes} [Wed Jun 3 01:03:59 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1650] 10.0.0.18 () {32 vars in 703 bytes} [Wed Jun 3 01:03:59 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1651] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:03:59 2026] GET /v2.0/ports?device_id=3d3eacf5-bd2e-4e50-9dde-8ae33cd91d05 => generated 1196 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1652] 10.0.0.18 () {32 vars in 673 bytes} [Wed Jun 3 01:03:59 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1653] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:03:59 2026] GET /v2.0/security-groups?id=33a2b06a-a64b-4a65-a072-ea598103bdce&fields=id&fields=name => generated 111 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1654] 10.0.0.18 () {32 vars in 699 bytes} [Wed Jun 3 01:03:59 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1655] 10.0.0.18 () {32 vars in 673 bytes} [Wed Jun 3 01:03:59 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1656] 10.0.0.18 () {32 vars in 691 bytes} [Wed Jun 3 01:03:59 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1657] 10.0.0.18 () {32 vars in 816 bytes} [Wed Jun 3 01:03:59 2026] GET /v2.0/ports?network_id=058661e3-e830-40d6-9043-ac75a534a249&mac_address=fa%3A16%3A3e%3A5b%3A67%3Ac8 => generated 1196 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1658] 10.0.0.18 () {32 vars in 687 bytes} [Wed Jun 3 01:04:00 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:04:00.042 7 WARNING neutron_lib.context [None req-aad026fb-8e57-4376-97be-ff37c590b090 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 819/1659] 10.0.0.18 () {34 vars in 787 bytes} [Wed Jun 3 01:03:59 2026] PUT /v2.0/routers/bd4b87a9-1ebd-499c-881c-af50b2009498/remove_router_interface => generated 309 bytes in 941 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1660] 10.0.0.18 () {32 vars in 707 bytes} [Wed Jun 3 01:04:00 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:04:00.751 7 INFO neutron.db.l3_db [None req-aad026fb-8e57-4376-97be-ff37c590b090 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] Floating IP 4e76f413-e487-417c-92bc-4636f4c85f5e associated. External IP: 10.96.250.210, port: b8720c57-63d9-45c4-96bf-4823674eed03. [pid: 8|app: 0|req: 821/1661] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:04:00 2026] GET /v2.0/security-groups?tenant_id=1c10766d79934bd3ae9612d4ca29d47a&name=default => generated 2925 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:04:01.063 8 INFO neutron.services.segments.plugin [-] Segment c4d1ad83-160e-4a25-b1bd-63f87fabd8a1 resource provider aggregate not found 2026-06-03 01:04:01.069 8 INFO neutron.services.segments.plugin [-] Segment c4d1ad83-160e-4a25-b1bd-63f87fabd8a1 resource provider aggregate not found 2026-06-03 01:04:01.082 8 INFO neutron.services.segments.plugin [-] Segment c4d1ad83-160e-4a25-b1bd-63f87fabd8a1 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 c4d1ad83-160e-4a25-b1bd-63f87fabd8a1 found for delete ", "request_id": "req-e3bec76c-c851-465d-9056-6d3668f81015"}]} 2026-06-03 01:04:01.083 8 INFO neutron.services.segments.plugin [-] Segment c4d1ad83-160e-4a25-b1bd-63f87fabd8a1 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 c4d1ad83-160e-4a25-b1bd-63f87fabd8a1 found for delete ", "request_id": "req-efd48ef6-7caf-4f52-a70a-ce42c60d7c1d"}]} [pid: 7|app: 0|req: 841/1662] 10.0.0.18 () {34 vars in 675 bytes} [Wed Jun 3 01:04:00 2026] POST /v2.0/floatingips => generated 855 bytes in 1061 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1663] 10.0.0.18 () {32 vars in 703 bytes} [Wed Jun 3 01:04:01 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:04:01.134 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7f35c507-8b31-4c48-810b-21b0cd733464'] response: {'name': 'network-changed', 'server_uuid': '3d3eacf5-bd2e-4e50-9dde-8ae33cd91d05', 'tag': 'b8720c57-63d9-45c4-96bf-4823674eed03', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 843/1664] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:04:01 2026] DELETE /v2.0/security-groups/42835b20-abc8-49ec-9450-2a379a7a9b5f => 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: 844/1665] 10.0.0.18 () {32 vars in 717 bytes} [Wed Jun 3 01:04:01 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1666] 10.0.0.54 () {34 vars in 1092 bytes} [Wed Jun 3 01:04:01 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-675917751&fields=id&tenant_id=acf73e125ac042b09cd0bb790a9a53a0 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1667] 10.0.0.18 () {32 vars in 695 bytes} [Wed Jun 3 01:04:01 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1668] 10.0.0.54 () {34 vars in 980 bytes} [Wed Jun 3 01:04:01 2026] GET /v2.0/networks?id=20cf8a9d-7c41-437b-a7f4-7fe554a6d21e => generated 705 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1669] 10.0.0.18 () {32 vars in 709 bytes} [Wed Jun 3 01:04:01 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1670] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:04:01 2026] GET /v2.0/security-groups?tenant_id=3b7a316888c245c6972a5f69eef4a1c1&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: 850/1671] 10.0.0.54 () {34 vars in 963 bytes} [Wed Jun 3 01:04:01 2026] GET /v2.0/quotas/acf73e125ac042b09cd0bb790a9a53a0 => 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: 851/1672] 10.0.0.18 () {32 vars in 667 bytes} [Wed Jun 3 01:04:01 2026] GET /v2.0/extensions/binding => 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: 852/1673] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:04:01 2026] DELETE /v2.0/security-groups/ec2ea9a4-072f-40c5-96b3-0dd0f84f7446 => 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: 853/1674] 10.0.0.54 () {34 vars in 1000 bytes} [Wed Jun 3 01:04:01 2026] GET /v2.0/ports?tenant_id=acf73e125ac042b09cd0bb790a9a53a0&fields=id => generated 333 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1675] 10.0.0.18 () {32 vars in 685 bytes} [Wed Jun 3 01:04:01 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:04:01.757 8 INFO neutron.db.l3_hamode_db [None req-9433db95-5e51-4669-b760-3897e8bc5511 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] HA network 57f8cca1-ccd2-4d0a-a192-fd60a8fdafda was deleted as no HA routers are present in tenant e71cc49a69004f439749f2797b2bae77. [pid: 8|app: 0|req: 822/1676] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:04:00 2026] DELETE /v2.0/routers/bd4b87a9-1ebd-499c-881c-af50b2009498 => generated 0 bytes in 971 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1677] 10.0.0.18 () {32 vars in 679 bytes} [Wed Jun 3 01:04:01 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1678] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:04:01 2026] GET /v2.0/ports?tenant_id=acf73e125ac042b09cd0bb790a9a53a0&device_id=3d3eacf5-bd2e-4e50-9dde-8ae33cd91d05 => generated 1465 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1679] 10.0.0.54 () {34 vars in 1006 bytes} [Wed Jun 3 01:04:01 2026] GET /v2.0/networks/20cf8a9d-7c41-437b-a7f4-7fe554a6d21e?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: 856/1680] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:04:01 2026] GET /v2.0/security-groups?tenant_id=1324c333f8784a99be6f61f1fe9fc4a0&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: 857/1681] 10.0.0.18 () {32 vars in 673 bytes} [Wed Jun 3 01:04:01 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1682] 199.204.45.4 () {34 vars in 983 bytes} [Wed Jun 3 01:04:01 2026] GET /v2.0/networks?id=058661e3-e830-40d6-9043-ac75a534a249 => 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: 859/1683] 10.0.0.54 () {34 vars in 1106 bytes} [Wed Jun 3 01:04:01 2026] GET /v2.0/networks/20cf8a9d-7c41-437b-a7f4-7fe554a6d21e?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: 825/1684] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:04:01 2026] DELETE /v2.0/subnets/b544c335-5d54-4ffa-b58c-aedfa7e189be => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1685] 10.0.0.18 () {32 vars in 669 bytes} [Wed Jun 3 01:04:01 2026] GET /v2.0/extensions/provider => generated 191 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1686] 199.204.45.4 () {34 vars in 1055 bytes} [Wed Jun 3 01:04:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.130&port_id=b8720c57-63d9-45c4-96bf-4823674eed03 => generated 858 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1687] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:04:01 2026] DELETE /v2.0/security-groups/0543b22c-7cc2-45a0-8bf7-66a7a1a1aaf7 => 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: 861/1688] 10.0.0.18 () {32 vars in 659 bytes} [Wed Jun 3 01:04:02 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: 862/1689] 199.204.45.4 () {34 vars in 1099 bytes} [Wed Jun 3 01:04:02 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Aa7&port_id=b8720c57-63d9-45c4-96bf-4823674eed03 => 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: 863/1690] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:04:02 2026] GET /v2.0/ports?device_id=5e0cc9f9-a2ed-4003-b6c1-c6033e84386e => 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: 864/1691] 10.0.0.18 () {32 vars in 697 bytes} [Wed Jun 3 01:04:02 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1692] 199.204.45.4 () {34 vars in 1061 bytes} [Wed Jun 3 01:04:02 2026] GET /v2.0/subnets?id=6e3e1b70-b9eb-4a71-92c2-214e687e016e&id=50dd2b86-1a2b-4247-8be7-7e8abcb53c0c => generated 1411 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1693] 10.0.0.18 () {32 vars in 697 bytes} [Wed Jun 3 01:04:02 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1694] 10.0.0.18 () {32 vars in 675 bytes} [Wed Jun 3 01:04:02 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1695] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:04:02 2026] GET /v2.0/ports?network_id=058661e3-e830-40d6-9043-ac75a534a249&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: 869/1696] 10.0.0.18 () {32 vars in 667 bytes} [Wed Jun 3 01:04:02 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1697] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:04:02 2026] GET /v2.0/ports?network_id=058661e3-e830-40d6-9043-ac75a534a249&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1698] 10.0.0.18 () {32 vars in 681 bytes} [Wed Jun 3 01:04:02 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1699] 10.0.0.18 () {32 vars in 699 bytes} [Wed Jun 3 01:04:02 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1700] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:04:02 2026] DELETE /v2.0/networks/86d48258-5dae-44b8-a397-1ca08d9a12cb => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1701] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:04:02 2026] GET /v2.0/networks/058661e3-e830-40d6-9043-ac75a534a249?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1702] 10.0.0.18 () {32 vars in 683 bytes} [Wed Jun 3 01:04:02 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: 8|app: 0|req: 830/1703] 10.0.0.18 () {32 vars in 705 bytes} [Wed Jun 3 01:04:02 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: 831/1704] 10.0.0.18 () {32 vars in 667 bytes} [Wed Jun 3 01:04:02 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1705] 10.0.0.18 () {32 vars in 695 bytes} [Wed Jun 3 01:04:02 2026] GET /v2.0/extensions/qos-rule-type-details => 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: 833/1706] 10.0.0.18 () {32 vars in 693 bytes} [Wed Jun 3 01:04:02 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: 8|app: 0|req: 834/1707] 10.0.0.18 () {32 vars in 683 bytes} [Wed Jun 3 01:04:02 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: 835/1708] 10.0.0.18 () {32 vars in 687 bytes} [Wed Jun 3 01:04:02 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1710] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:04:02 2026] GET /v2.0/networks/058661e3-e830-40d6-9043-ac75a534a249?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: 836/1710] 10.0.0.18 () {32 vars in 665 bytes} [Wed Jun 3 01:04:02 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: 7|app: 0|req: 875/1711] 10.0.0.18 () {32 vars in 679 bytes} [Wed Jun 3 01:04:02 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1712] 10.0.0.18 () {32 vars in 679 bytes} [Wed Jun 3 01:04:02 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1713] 10.0.0.18 () {32 vars in 689 bytes} [Wed Jun 3 01:04:02 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1714] 10.0.0.18 () {32 vars in 689 bytes} [Wed Jun 3 01:04:02 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1715] 10.0.0.18 () {32 vars in 693 bytes} [Wed Jun 3 01:04:02 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1716] 10.0.0.18 () {32 vars in 683 bytes} [Wed Jun 3 01:04:02 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1717] 10.0.0.18 () {32 vars in 687 bytes} [Wed Jun 3 01:04:02 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1718] 10.0.0.18 () {32 vars in 699 bytes} [Wed Jun 3 01:04:02 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1719] 10.0.0.18 () {32 vars in 701 bytes} [Wed Jun 3 01:04:02 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: 841/1720] 10.0.0.18 () {32 vars in 711 bytes} [Wed Jun 3 01:04:02 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1721] 10.0.0.18 () {32 vars in 715 bytes} [Wed Jun 3 01:04:02 2026] GET /v2.0/extensions/security-groups-normalized-cidr => 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: 842/1722] 10.0.0.18 () {32 vars in 713 bytes} [Wed Jun 3 01:04:02 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1723] 10.0.0.18 () {32 vars in 725 bytes} [Wed Jun 3 01:04:02 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1724] 10.0.0.18 () {32 vars in 739 bytes} [Wed Jun 3 01:04:02 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1725] 10.0.0.18 () {32 vars in 717 bytes} [Wed Jun 3 01:04:02 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1726] 10.0.0.18 () {32 vars in 681 bytes} [Wed Jun 3 01:04:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1727] 10.0.0.18 () {32 vars in 667 bytes} [Wed Jun 3 01:04:02 2026] GET /v2.0/extensions/segment => generated 145 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1728] 10.0.0.18 () {32 vars in 717 bytes} [Wed Jun 3 01:04:02 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1729] 10.0.0.18 () {32 vars in 677 bytes} [Wed Jun 3 01:04:02 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1730] 10.0.0.18 () {32 vars in 667 bytes} [Wed Jun 3 01:04:02 2026] GET /v2.0/extensions/sorting => 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: 885/1731] 10.0.0.18 () {32 vars in 695 bytes} [Wed Jun 3 01:04:02 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1732] 10.0.0.18 () {32 vars in 703 bytes} [Wed Jun 3 01:04:02 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1733] 10.0.0.18 () {32 vars in 699 bytes} [Wed Jun 3 01:04:02 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1734] 10.0.0.18 () {32 vars in 699 bytes} [Wed Jun 3 01:04:02 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1735] 10.0.0.18 () {32 vars in 681 bytes} [Wed Jun 3 01:04:02 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: 849/1736] 10.0.0.18 () {32 vars in 703 bytes} [Wed Jun 3 01:04:02 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1737] 10.0.0.18 () {32 vars in 693 bytes} [Wed Jun 3 01:04:02 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: 850/1738] 10.0.0.18 () {32 vars in 687 bytes} [Wed Jun 3 01:04:02 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1739] 10.0.0.18 () {32 vars in 695 bytes} [Wed Jun 3 01:04:02 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: 852/1740] 10.0.0.18 () {32 vars in 677 bytes} [Wed Jun 3 01:04:02 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1741] 10.0.0.18 () {32 vars in 687 bytes} [Wed Jun 3 01:04:02 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1742] 10.0.0.18 () {32 vars in 699 bytes} [Wed Jun 3 01:04:02 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1743] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:04:02 2026] GET /v2.0/security-groups?tenant_id=e71cc49a69004f439749f2797b2bae77&name=default => generated 2925 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1744] 10.0.0.18 () {32 vars in 663 bytes} [Wed Jun 3 01:04:02 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1745] 10.0.0.18 () {32 vars in 679 bytes} [Wed Jun 3 01:04:02 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1746] 10.0.0.18 () {32 vars in 691 bytes} [Wed Jun 3 01:04:02 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1747] 10.0.0.18 () {32 vars in 675 bytes} [Wed Jun 3 01:04:02 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1748] 10.0.0.18 () {32 vars in 665 bytes} [Wed Jun 3 01:04:02 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1749] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:04:02 2026] DELETE /v2.0/security-groups/d5775b65-d542-4aa5-9cc1-ad00cfee8c2f => 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: 860/1750] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:04:03 2026] GET /v2.0/security-groups?tenant_id=bd0389b0d2e94ac8b435f1559e544dc5&name=default => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1751] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:04:03 2026] DELETE /v2.0/security-groups/a84d2712-4d99-4cb9-b82c-760095025e75 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:04:03.391 8 INFO neutron.services.segments.plugin [-] Segment 67edc419-7eb0-4401-ad33-d998f9e1588d resource provider aggregate not found 2026-06-03 01:04:03.395 8 INFO neutron.services.segments.plugin [-] Segment 67edc419-7eb0-4401-ad33-d998f9e1588d resource provider aggregate not found 2026-06-03 01:04:03.412 8 INFO neutron.services.segments.plugin [-] Segment 67edc419-7eb0-4401-ad33-d998f9e1588d 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 67edc419-7eb0-4401-ad33-d998f9e1588d found for delete ", "request_id": "req-738784e1-1309-4d06-9916-e96be1a13b57"}]} 2026-06-03 01:04:03.423 8 INFO neutron.services.segments.plugin [-] Segment 67edc419-7eb0-4401-ad33-d998f9e1588d 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 67edc419-7eb0-4401-ad33-d998f9e1588d found for delete ", "request_id": "req-e0f86f4a-ded2-4ddd-b109-4432ed72fc0a"}]} 2026-06-03 01:04:03.432 8 INFO neutron.services.segments.plugin [-] Segment 972cb472-45ea-4508-9c65-1fba267bfa39 resource provider aggregate not found 2026-06-03 01:04:03.437 8 INFO neutron.services.segments.plugin [-] Segment 972cb472-45ea-4508-9c65-1fba267bfa39 resource provider aggregate not found 2026-06-03 01:04:03.450 8 INFO neutron.services.segments.plugin [-] Segment 972cb472-45ea-4508-9c65-1fba267bfa39 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 972cb472-45ea-4508-9c65-1fba267bfa39 found for delete ", "request_id": "req-48ce0040-fcca-4991-a917-7dbf21ca12fe"}]} 2026-06-03 01:04:03.455 8 INFO neutron.services.segments.plugin [-] Segment 972cb472-45ea-4508-9c65-1fba267bfa39 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 972cb472-45ea-4508-9c65-1fba267bfa39 found for delete ", "request_id": "req-b3df0fa0-a927-4672-a534-d3838b503bb0"}]} [pid: 8|app: 0|req: 861/1752] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:04:03 2026] GET /v2.0/security-groups?tenant_id=a6e4b352308d4c21a9ec0bb77ff0d3aa&name=default => generated 2925 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1753] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:04:03 2026] DELETE /v2.0/security-groups/0174cfe6-fa82-455d-87d3-f226bec2b01f => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:04:05.716 8 WARNING neutron_lib.context [None req-a4c6c4cd-554f-4105-a5c8-d35e9eaef3bd f9542328cb82486ab453d0b290fcd176 6cb76405ceca44b78372bce18b9f46d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:04:05.717 8 WARNING neutron_lib.context [None req-a4c6c4cd-554f-4105-a5c8-d35e9eaef3bd f9542328cb82486ab453d0b290fcd176 6cb76405ceca44b78372bce18b9f46d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:04:05.892 8 INFO neutron.db.segments_db [None req-a4c6c4cd-554f-4105-a5c8-d35e9eaef3bd f9542328cb82486ab453d0b290fcd176 6cb76405ceca44b78372bce18b9f46d0 - - default default] Added segment 826e9327-6c9f-478e-8596-572699119779 of type vxlan for network f6e4d3e2-0829-4118-94b0-3c2f8e553e43 2026-06-03 01:04:05.955 8 INFO neutron.db.segments_db [None req-a4c6c4cd-554f-4105-a5c8-d35e9eaef3bd f9542328cb82486ab453d0b290fcd176 6cb76405ceca44b78372bce18b9f46d0 - - default default] Added segment 7de645c3-f23b-4e04-9c02-9fb7fe3cd674 of type vxlan for network 3a072f2b-d461-4a93-bc36-9117411dfaef [pid: 8|app: 0|req: 862/1754] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:04:05 2026] POST /v2.0/networks => generated 1246 bytes in 524 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1755] 10.0.0.18 () {32 vars in 647 bytes} [Wed Jun 3 01:04:06 2026] GET /v2.0/networks => generated 1845 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:04:06.247 8 INFO neutron.services.segments.plugin [-] Segment 826e9327-6c9f-478e-8596-572699119779 resource provider aggregate not found 2026-06-03 01:04:06.256 8 INFO neutron.services.segments.plugin [-] Segment 826e9327-6c9f-478e-8596-572699119779 resource provider aggregate not found 2026-06-03 01:04:06.262 8 INFO neutron.services.segments.plugin [-] Segment 826e9327-6c9f-478e-8596-572699119779 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 826e9327-6c9f-478e-8596-572699119779 found for delete ", "request_id": "req-f102d04e-a843-492a-bb00-1174e1bcd7f5"}]} 2026-06-03 01:04:06.274 8 INFO neutron.services.segments.plugin [-] Segment 826e9327-6c9f-478e-8596-572699119779 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 826e9327-6c9f-478e-8596-572699119779 found for delete ", "request_id": "req-bbcc5fe0-c04a-42b6-98a0-649e6b8fa685"}]} [pid: 8|app: 0|req: 863/1756] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:04:06 2026] DELETE /v2.0/networks/f6e4d3e2-0829-4118-94b0-3c2f8e553e43 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:04:06.417 7 INFO neutron.services.segments.plugin [-] Segment 7de645c3-f23b-4e04-9c02-9fb7fe3cd674 resource provider aggregate not found 2026-06-03 01:04:06.420 7 INFO neutron.services.segments.plugin [-] Segment 7de645c3-f23b-4e04-9c02-9fb7fe3cd674 resource provider aggregate not found 2026-06-03 01:04:06.434 7 INFO neutron.services.segments.plugin [-] Segment 7de645c3-f23b-4e04-9c02-9fb7fe3cd674 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 7de645c3-f23b-4e04-9c02-9fb7fe3cd674 found for delete ", "request_id": "req-add08666-ca67-430b-990f-333373984e2a"}]} [pid: 7|app: 0|req: 894/1757] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:04:06 2026] DELETE /v2.0/networks/3a072f2b-d461-4a93-bc36-9117411dfaef => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:04:06.440 7 INFO neutron.services.segments.plugin [-] Segment 7de645c3-f23b-4e04-9c02-9fb7fe3cd674 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 7de645c3-f23b-4e04-9c02-9fb7fe3cd674 found for delete ", "request_id": "req-2a6a99fd-50fc-45b0-ba11-c76e1ef10552"}]} [pid: 7|app: 0|req: 895/1758] 199.204.45.4 () {34 vars in 983 bytes} [Wed Jun 3 01:04:06 2026] GET /v2.0/networks?id=20cf8a9d-7c41-437b-a7f4-7fe554a6d21e => generated 705 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1759] 10.0.0.18 () {32 vars in 647 bytes} [Wed Jun 3 01:04:06 2026] GET /v2.0/networks => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1760] 199.204.45.4 () {34 vars in 1047 bytes} [Wed Jun 3 01:04:06 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=acf73e125ac042b09cd0bb790a9a53a0 => generated 178 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:04:06.560 7 WARNING neutron_lib.context [None req-9a9fa4cb-0fa5-4f1a-aecb-3c693c47e625 f9542328cb82486ab453d0b290fcd176 6cb76405ceca44b78372bce18b9f46d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:04:06.580 8 WARNING neutron_lib.context [None req-e3770d46-e366-4b4b-9aa6-be65b5d66095 211f6bccb535462485f9b0001f29411e 000eada698804204add775e9ff637818 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:04:06.610 7 INFO neutron.db.segments_db [None req-9a9fa4cb-0fa5-4f1a-aecb-3c693c47e625 f9542328cb82486ab453d0b290fcd176 6cb76405ceca44b78372bce18b9f46d0 - - default default] Added segment f32a722d-91ab-4489-b5ed-5939debf876c of type vxlan for network 83a22b6e-cb3f-424f-953d-6bf3edb153ff [pid: 7|app: 0|req: 898/1761] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:04:06 2026] POST /v2.0/networks => generated 654 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:04:06.721 7 WARNING neutron_lib.context [req-0cc536ae-2e06-479d-ade4-a893c5a3b53c req-6702d332-9ff7-49a3-98df-9f332099ee0b 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 864/1762] 10.0.0.18 () {34 vars in 682 bytes} [Wed Jun 3 01:04:06 2026] POST /v2.0/security-groups => generated 1601 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 01:04:06.831 8 WARNING neutron_lib.context [None req-6c0d2897-e8dc-4a54-af11-7b03a1e90f04 f9542328cb82486ab453d0b290fcd176 6cb76405ceca44b78372bce18b9f46d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:04:06.900 8 INFO neutron.db.segments_db [None req-6c0d2897-e8dc-4a54-af11-7b03a1e90f04 f9542328cb82486ab453d0b290fcd176 6cb76405ceca44b78372bce18b9f46d0 - - default default] Added segment 31b86947-2e40-4d4f-9a7a-237a4211bcd8 of type vxlan for network ad1adb21-153d-4c37-ac81-988dbea8b544 [pid: 8|app: 0|req: 865/1763] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:04:06 2026] POST /v2.0/networks => generated 653 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:04:06.997 8 WARNING neutron_lib.context [None req-b2ad67de-2799-4ddd-9e29-90007e81e5d8 211f6bccb535462485f9b0001f29411e 000eada698804204add775e9ff637818 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 866/1764] 10.0.0.18 () {34 vars in 682 bytes} [Wed Jun 3 01:04:06 2026] POST /v2.0/security-groups => generated 1601 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 01:04:07.117 8 WARNING neutron_lib.context [None req-37a11bfa-7d3f-4a00-b90a-5560f29b1191 f9542328cb82486ab453d0b290fcd176 6cb76405ceca44b78372bce18b9f46d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 899/1765] 199.204.45.4 () {38 vars in 952 bytes} [Wed Jun 3 01:04:06 2026] POST /v2.0/ports => generated 1183 bytes in 414 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, ' 2026-06-03 01:04:07.135 7 WARNING neutron_lib.context [None req-364e460e-388f-4be6-9630-58d952931994 211f6bccb535462485f9b0001f29411e 000eada698804204add775e9ff637818 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:04:07.144 8 WARNING neutron_lib.context [None req-37a11bfa-7d3f-4a00-b90a-5560f29b1191 f9542328cb82486ab453d0b290fcd176 6cb76405ceca44b78372bce18b9f46d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 900/1766] 10.0.0.18 () {34 vars in 682 bytes} [Wed Jun 3 01:04:07 2026] POST /v2.0/security-groups => generated 1601 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1767] 10.0.0.18 () {34 vars in 663 bytes} [Wed Jun 3 01:04:07 2026] POST /v2.0/ports => generated 1506 bytes in 570 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: 901/1768] 199.204.45.4 () {38 vars in 1025 bytes} [Wed Jun 3 01:04:07 2026] PUT /v2.0/ports/5679fa7f-2daa-4133-bece-e2196b2d3b00 => generated 1464 bytes in 448 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-06-03 01:04:07.702 7 WARNING neutron_lib.context [None req-ea5176cd-90ff-4219-8940-2f85d9570427 211f6bccb535462485f9b0001f29411e 000eada698804204add775e9ff637818 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:04:07.742 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8c1a8104-bb77-4d4f-8bc2-b39093ee8955'] response: {'name': 'network-changed', 'server_uuid': '5e0cc9f9-a2ed-4003-b6c1-c6033e84386e', 'tag': '5679fa7f-2daa-4133-bece-e2196b2d3b00', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 868/1769] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:04:07 2026] GET /v2.0/ports?device_id=5e0cc9f9-a2ed-4003-b6c1-c6033e84386e => generated 1198 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1770] 10.0.0.18 () {34 vars in 682 bytes} [Wed Jun 3 01:04:07 2026] POST /v2.0/security-groups => generated 1601 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 01:04:07.901 8 WARNING neutron_lib.context [None req-420bacdc-2616-402e-bc43-b9a12408172c 19eefa2e018346068c50ab82881aaf09 8a79e4e5dd48456f8456376d6496c074 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 903/1771] 10.0.0.18 () {32 vars in 641 bytes} [Wed Jun 3 01:04:07 2026] GET /v2.0/ports => generated 1506 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1772] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:04:07 2026] GET /v2.0/security-groups?id=33a2b06a-a64b-4a65-a072-ea598103bdce&fields=id&fields=name => generated 111 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:04:07.998 7 WARNING neutron_lib.context [None req-6a9a5ed5-c335-427f-b797-d31ea9cb4097 211f6bccb535462485f9b0001f29411e 000eada698804204add775e9ff637818 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:04:08.060 8 INFO neutron.db.segments_db [None req-420bacdc-2616-402e-bc43-b9a12408172c 19eefa2e018346068c50ab82881aaf09 8a79e4e5dd48456f8456376d6496c074 - - default default] Added segment f24dfee2-0937-4faf-b419-c93c3fecd116 of type vxlan for network 2c088968-6ec4-4f33-8b51-7b34788fa456 [pid: 7|app: 0|req: 905/1773] 10.0.0.18 () {34 vars in 682 bytes} [Wed Jun 3 01:04:07 2026] POST /v2.0/security-groups => generated 1601 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1774] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:04:07 2026] POST /v2.0/networks => generated 631 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1775] 10.0.0.18 () {34 vars in 765 bytes} [Wed Jun 3 01:04:08 2026] PUT /v2.0/security-groups/9aba56ca-5cc7-4503-8e20-9f0e6c4fdce1/tags => generated 17 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:04:08.199 8 WARNING neutron_lib.context [None req-1bc9a1d8-2da0-4054-84c2-453b9edb80b6 19eefa2e018346068c50ab82881aaf09 8a79e4e5dd48456f8456376d6496c074 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:04:08.259 8 INFO neutron.db.segments_db [None req-1bc9a1d8-2da0-4054-84c2-453b9edb80b6 19eefa2e018346068c50ab82881aaf09 8a79e4e5dd48456f8456376d6496c074 - - default default] Added segment f4458168-3908-4576-a5e8-cb4da6919d8f of type vxlan for network 744400a6-184e-4c68-adf3-a9c39dd99ee6 [pid: 7|app: 0|req: 906/1776] 10.0.0.18 () {32 vars in 718 bytes} [Wed Jun 3 01:04:08 2026] DELETE /v2.0/ports/166713d1-b785-490d-8d7c-abd7cde58d04 => 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: 907/1777] 10.0.0.18 () {34 vars in 765 bytes} [Wed Jun 3 01:04:08 2026] PUT /v2.0/security-groups/47bf39fd-8a23-4464-8921-bfc6afe2e709/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: 871/1778] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:04:08 2026] POST /v2.0/networks => generated 631 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1779] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:04:08 2026] GET /v2.0/ports?tenant_id=acf73e125ac042b09cd0bb790a9a53a0&device_id=5e0cc9f9-a2ed-4003-b6c1-c6033e84386e => generated 1467 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1780] 10.0.0.18 () {34 vars in 765 bytes} [Wed Jun 3 01:04:08 2026] PUT /v2.0/security-groups/3e7b7d51-67ca-4833-8d54-591c8df4638b/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:04:08.400 7 WARNING neutron_lib.context [None req-0b2730f0-cd7e-4a9e-a7e3-32a1d98eccf9 19eefa2e018346068c50ab82881aaf09 8a79e4e5dd48456f8456376d6496c074 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:04:08.445 7 INFO neutron.db.segments_db [None req-0b2730f0-cd7e-4a9e-a7e3-32a1d98eccf9 19eefa2e018346068c50ab82881aaf09 8a79e4e5dd48456f8456376d6496c074 - - default default] Added segment 9dea4e86-d621-4251-b6e1-f4808a671a3f of type vxlan for network ab1132ac-99e0-4fab-a760-72c91b4881da [pid: 7|app: 0|req: 910/1781] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:04:08 2026] POST /v2.0/networks => generated 631 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1782] 10.0.0.18 () {32 vars in 718 bytes} [Wed Jun 3 01:04:08 2026] DELETE /v2.0/ports/1eec9f2e-d8d5-49cc-b82a-0e8c65b7d33e => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1783] 199.204.45.4 () {34 vars in 1015 bytes} [Wed Jun 3 01:04:08 2026] GET /v2.0/networks?tenant_id=acf73e125ac042b09cd0bb790a9a53a0&shared=False => generated 2376 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:04:08.638 7 WARNING neutron_lib.context [None req-b02e8fae-f4e4-4158-ad35-5eae7575ec13 19eefa2e018346068c50ab82881aaf09 8a79e4e5dd48456f8456376d6496c074 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 873/1784] 10.0.0.18 () {34 vars in 765 bytes} [Wed Jun 3 01:04:08 2026] PUT /v2.0/security-groups/c42f1178-b0a0-4597-8cf6-9d0402a56fd3/tags => 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: 874/1785] 10.0.0.18 () {32 vars in 641 bytes} [Wed Jun 3 01:04:08 2026] GET /v2.0/ports => 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: 875/1786] 199.204.45.4 () {34 vars in 927 bytes} [Wed Jun 3 01:04:08 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:04:08.705 7 INFO neutron.db.segments_db [None req-b02e8fae-f4e4-4158-ad35-5eae7575ec13 19eefa2e018346068c50ab82881aaf09 8a79e4e5dd48456f8456376d6496c074 - - default default] Added segment 295b8a08-cf19-4b43-8734-cc80ccca9016 of type vxlan for network ef14ea27-0c37-46f5-841d-ae41dfa1e1d0 [pid: 8|app: 0|req: 876/1787] 10.0.0.18 () {32 vars in 678 bytes} [Wed Jun 3 01:04:08 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:04:08.742 8 WARNING neutron_lib.context [None req-3de90575-f59c-4c35-b8a6-8a1945cba746 f9542328cb82486ab453d0b290fcd176 6cb76405ceca44b78372bce18b9f46d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 912/1788] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:04:08 2026] POST /v2.0/networks => generated 632 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:04:08.792 8 INFO neutron.db.segments_db [None req-3de90575-f59c-4c35-b8a6-8a1945cba746 f9542328cb82486ab453d0b290fcd176 6cb76405ceca44b78372bce18b9f46d0 - - default default] Added segment f6e22679-a815-4ae4-9c3d-dbc6afc1adff of type vxlan for network d61b8d2f-7eb3-4222-8441-91ff5a03ac9e [pid: 7|app: 0|req: 913/1789] 10.0.0.18 () {32 vars in 692 bytes} [Wed Jun 3 01:04:08 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1790] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:04:08 2026] POST /v2.0/networks => generated 654 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:04:08.878 8 WARNING neutron_lib.context [None req-80e9ad02-3550-422d-adf6-45e11891edfe 19eefa2e018346068c50ab82881aaf09 8a79e4e5dd48456f8456376d6496c074 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:04:08.930 8 INFO neutron.db.segments_db [None req-80e9ad02-3550-422d-adf6-45e11891edfe 19eefa2e018346068c50ab82881aaf09 8a79e4e5dd48456f8456376d6496c074 - - default default] Added segment 28b788a0-494e-40a6-975f-60a76771104d of type vxlan for network 51396626-cac8-40ca-bc43-c9d1128dd6c2 [pid: 7|app: 0|req: 914/1791] 10.0.0.197 () {34 vars in 989 bytes} [Wed Jun 3 01:04:08 2026] GET /v2.0/ports?device_id=3d3eacf5-bd2e-4e50-9dde-8ae33cd91d05 => generated 1465 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1792] 10.0.0.18 () {32 vars in 688 bytes} [Wed Jun 3 01:04:08 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:04:08.989 7 WARNING neutron_lib.context [None req-33626f4a-8632-4ce8-948a-49ac31cdd77e f9542328cb82486ab453d0b290fcd176 6cb76405ceca44b78372bce18b9f46d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 878/1793] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:04:08 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: 879/1794] 10.0.0.197 () {34 vars in 1039 bytes} [Wed Jun 3 01:04:09 2026] GET /v2.0/security-groups?id=33a2b06a-a64b-4a65-a072-ea598103bdce&fields=id&fields=name => generated 111 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:04:09.047 7 INFO neutron.db.segments_db [None req-33626f4a-8632-4ce8-948a-49ac31cdd77e f9542328cb82486ab453d0b290fcd176 6cb76405ceca44b78372bce18b9f46d0 - - default default] Added segment 2211a518-972c-44cb-b740-bdb94c30fa99 of type vxlan for network 29d6184e-ac78-4383-8a0d-70890b8adb6b [pid: 8|app: 0|req: 880/1795] 10.0.0.18 () {32 vars in 700 bytes} [Wed Jun 3 01:04:09 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1796] 10.0.0.18 () {34 vars in 751 bytes} [Wed Jun 3 01:04:09 2026] PUT /v2.0/networks/2c088968-6ec4-4f33-8b51-7b34788fa456/tags => generated 17 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1797] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:04:08 2026] POST /v2.0/networks => generated 654 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1798] 10.0.0.18 () {34 vars in 751 bytes} [Wed Jun 3 01:04:09 2026] PUT /v2.0/networks/744400a6-184e-4c68-adf3-a9c39dd99ee6/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1799] 10.0.0.18 () {32 vars in 686 bytes} [Wed Jun 3 01:04:09 2026] GET /v2.0/security-groups?not-tags=red => 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: 918/1800] 10.0.0.18 () {34 vars in 751 bytes} [Wed Jun 3 01:04:09 2026] PUT /v2.0/networks/ab1132ac-99e0-4fab-a760-72c91b4881da/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: 883/1801] 10.0.0.18 () {32 vars in 700 bytes} [Wed Jun 3 01:04:09 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1802] 10.0.0.18 () {34 vars in 751 bytes} [Wed Jun 3 01:04:09 2026] PUT /v2.0/networks/ef14ea27-0c37-46f5-841d-ae41dfa1e1d0/tags => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1803] 10.0.0.18 () {32 vars in 696 bytes} [Wed Jun 3 01:04:09 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1804] 10.0.0.18 () {32 vars in 708 bytes} [Wed Jun 3 01:04:09 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1805] 10.0.0.18 () {32 vars in 664 bytes} [Wed Jun 3 01:04:09 2026] GET /v2.0/networks?tags=red => generated 1854 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1806] 10.0.0.18 () {32 vars in 678 bytes} [Wed Jun 3 01:04:09 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1807] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:04:09 2026] DELETE /v2.0/security-groups/9aba56ca-5cc7-4503-8e20-9f0e6c4fdce1 => 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: 922/1808] 10.0.0.18 () {32 vars in 674 bytes} [Wed Jun 3 01:04:09 2026] GET /v2.0/networks?tags-any=blue => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1809] 10.0.0.18 () {32 vars in 686 bytes} [Wed Jun 3 01:04:09 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1854 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1810] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:04:09 2026] DELETE /v2.0/security-groups/47bf39fd-8a23-4464-8921-bfc6afe2e709 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1811] 10.0.0.18 () {32 vars in 672 bytes} [Wed Jun 3 01:04:09 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1812] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:04:09 2026] DELETE /v2.0/security-groups/3e7b7d51-67ca-4833-8d54-591c8df4638b => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1813] 10.0.0.18 () {32 vars in 686 bytes} [Wed Jun 3 01:04:09 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:04:09.630 7 WARNING neutron_lib.context [None req-7cdaca65-5893-4323-8a45-c4a1a8598b01 f9542328cb82486ab453d0b290fcd176 6cb76405ceca44b78372bce18b9f46d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:04:09.665 7 WARNING neutron_lib.context [None req-7cdaca65-5893-4323-8a45-c4a1a8598b01 f9542328cb82486ab453d0b290fcd176 6cb76405ceca44b78372bce18b9f46d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 889/1814] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:04:09 2026] DELETE /v2.0/security-groups/c42f1178-b0a0-4597-8cf6-9d0402a56fd3 => 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: 890/1815] 10.0.0.18 () {32 vars in 682 bytes} [Wed Jun 3 01:04:09 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1816] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:04:09 2026] DELETE /v2.0/security-groups/57ae0fc0-de01-4ba3-8658-7b7c9689aaca => 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: 892/1817] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:04:09 2026] GET /v2.0/ports?tenant_id=acf73e125ac042b09cd0bb790a9a53a0&device_id=5e0cc9f9-a2ed-4003-b6c1-c6033e84386e => generated 1467 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1818] 10.0.0.18 () {32 vars in 694 bytes} [Wed Jun 3 01:04:09 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1819] 199.204.45.4 () {34 vars in 1053 bytes} [Wed Jun 3 01:04:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.48&port_id=5679fa7f-2daa-4133-bece-e2196b2d3b00 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:04:10.098 8 INFO neutron.services.segments.plugin [-] Segment f24dfee2-0937-4faf-b419-c93c3fecd116 resource provider aggregate not found 2026-06-03 01:04:10.103 8 INFO neutron.services.segments.plugin [-] Segment f24dfee2-0937-4faf-b419-c93c3fecd116 resource provider aggregate not found 2026-06-03 01:04:10.111 8 INFO neutron.services.segments.plugin [-] Segment f24dfee2-0937-4faf-b419-c93c3fecd116 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 f24dfee2-0937-4faf-b419-c93c3fecd116 found for delete ", "request_id": "req-5b7c0d21-9e22-4045-8bfd-73f1f92b04ba"}]} 2026-06-03 01:04:10.121 8 INFO neutron.services.segments.plugin [-] Segment f24dfee2-0937-4faf-b419-c93c3fecd116 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 f24dfee2-0937-4faf-b419-c93c3fecd116 found for delete ", "request_id": "req-ba8e6386-6d5f-4812-bdf8-d002aaad5b38"}]} [pid: 7|app: 0|req: 926/1820] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:04:09 2026] POST /v2.0/subnets => generated 1323 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1821] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:04:09 2026] DELETE /v2.0/networks/2c088968-6ec4-4f33-8b51-7b34788fa456 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1822] 199.204.45.4 () {34 vars in 1103 bytes} [Wed Jun 3 01:04:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A370&port_id=5679fa7f-2daa-4133-bece-e2196b2d3b00 => 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: 928/1823] 10.0.0.18 () {32 vars in 645 bytes} [Wed Jun 3 01:04:10 2026] GET /v2.0/subnets => generated 1959 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1824] 199.204.45.4 () {34 vars in 1061 bytes} [Wed Jun 3 01:04:10 2026] GET /v2.0/subnets?id=1e5980a7-c6ef-4b17-a0ef-85c3247e6556&id=2bac6987-6a55-4248-8298-eefc02638cd0 => generated 1415 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1825] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:04:10 2026] DELETE /v2.0/networks/744400a6-184e-4c68-adf3-a9c39dd99ee6 => 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: 897/1826] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:04:10 2026] GET /v2.0/ports?network_id=20cf8a9d-7c41-437b-a7f4-7fe554a6d21e&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1827] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:04:10 2026] DELETE /v2.0/subnets/b809ad99-4a55-497f-9b30-2ef88b27277f => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1828] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:04:10 2026] GET /v2.0/ports?network_id=20cf8a9d-7c41-437b-a7f4-7fe554a6d21e&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1829] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:04:10 2026] DELETE /v2.0/networks/ab1132ac-99e0-4fab-a760-72c91b4881da => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1830] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:04:10 2026] DELETE /v2.0/subnets/6e996ea5-460b-4f86-9ba4-48c60439701d => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1831] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:04:10 2026] GET /v2.0/networks/20cf8a9d-7c41-437b-a7f4-7fe554a6d21e?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1832] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:04:10 2026] GET /v2.0/networks/20cf8a9d-7c41-437b-a7f4-7fe554a6d21e?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: 901/1833] 10.0.0.18 () {32 vars in 645 bytes} [Wed Jun 3 01:04:10 2026] GET /v2.0/subnets => generated 649 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:04:10.589 7 INFO neutron.services.segments.plugin [-] Segment 295b8a08-cf19-4b43-8734-cc80ccca9016 resource provider aggregate not found 2026-06-03 01:04:10.594 7 INFO neutron.services.segments.plugin [-] Segment 295b8a08-cf19-4b43-8734-cc80ccca9016 resource provider aggregate not found 2026-06-03 01:04:10.601 7 INFO neutron.services.segments.plugin [-] Segment 295b8a08-cf19-4b43-8734-cc80ccca9016 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 295b8a08-cf19-4b43-8734-cc80ccca9016 found for delete ", "request_id": "req-accf8add-25c1-4ce1-ba22-73d09a1a8908"}]} 2026-06-03 01:04:10.610 7 INFO neutron.services.segments.plugin [-] Segment 295b8a08-cf19-4b43-8734-cc80ccca9016 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 295b8a08-cf19-4b43-8734-cc80ccca9016 found for delete ", "request_id": "req-b7e2e033-9f5a-473d-8853-d8cfbd0927f3"}]} [pid: 7|app: 0|req: 933/1834] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:04:10 2026] DELETE /v2.0/networks/ef14ea27-0c37-46f5-841d-ae41dfa1e1d0 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1835] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:04:10 2026] DELETE /v2.0/networks/29d6184e-ac78-4383-8a0d-70890b8adb6b => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1836] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:04:10 2026] DELETE /v2.0/networks/51396626-cac8-40ca-bc43-c9d1128dd6c2 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1837] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:04:10 2026] DELETE /v2.0/networks/d61b8d2f-7eb3-4222-8441-91ff5a03ac9e => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1838] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:04:10 2026] GET /v2.0/security-groups?tenant_id=fdb18e4e5a5244b1b471265142a41f68&name=default => generated 2925 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1839] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:04:10 2026] DELETE /v2.0/networks/ad1adb21-153d-4c37-ac81-988dbea8b544 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1840] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:04:10 2026] DELETE /v2.0/security-groups/87013cca-b73a-45e9-8677-b711ce2b502a => 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: 937/1841] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:04:11 2026] DELETE /v2.0/networks/83a22b6e-cb3f-424f-953d-6bf3edb153ff => 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: 905/1842] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:04:11 2026] GET /v2.0/security-groups?tenant_id=bdb1f3b2fab3498185d0529d26873186&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1843] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:04:11 2026] DELETE /v2.0/security-groups/50063792-7c4d-4fca-be44-5bb5754ab416 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1846] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:04:11 2026] GET /v2.0/security-groups?tenant_id=e1b4965d854a474b82750d446a5ed266&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: 907/1847] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:04:11 2026] GET /v2.0/security-groups?tenant_id=000eada698804204add775e9ff637818&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1848] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:04:11 2026] GET /v2.0/security-groups?tenant_id=6cb76405ceca44b78372bce18b9f46d0&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: 908/1849] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:04:11 2026] DELETE /v2.0/security-groups/afed6af2-52ef-4fe0-8c74-1a83b01dc9a6 => 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: 942/1850] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:04:11 2026] DELETE /v2.0/security-groups/8311f455-c947-4423-a086-47c45791d461 => 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: 909/1851] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:04:11 2026] DELETE /v2.0/security-groups/700b18e3-1d75-409c-9a35-0f226ba58726 => 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: 943/1852] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:04:12 2026] GET /v2.0/security-groups?tenant_id=8a79e4e5dd48456f8456376d6496c074&name=default => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:04:12.133 8 INFO neutron.services.segments.plugin [-] Segment f4458168-3908-4576-a5e8-cb4da6919d8f resource provider aggregate not found 2026-06-03 01:04:12.149 8 INFO neutron.services.segments.plugin [-] Segment f4458168-3908-4576-a5e8-cb4da6919d8f resource provider aggregate not found 2026-06-03 01:04:12.158 8 INFO neutron.services.segments.plugin [-] Segment f4458168-3908-4576-a5e8-cb4da6919d8f 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 f4458168-3908-4576-a5e8-cb4da6919d8f found for delete ", "request_id": "req-c7b13cb5-d6f6-4c51-8721-3ace11aec2c7"}]} 2026-06-03 01:04:12.165 8 INFO neutron.services.segments.plugin [-] Segment f4458168-3908-4576-a5e8-cb4da6919d8f 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 f4458168-3908-4576-a5e8-cb4da6919d8f found for delete ", "request_id": "req-a8f28a97-27f3-4d2e-8da7-c4b3fd4809ce"}]} 2026-06-03 01:04:12.179 8 INFO neutron.services.segments.plugin [-] Segment 9dea4e86-d621-4251-b6e1-f4808a671a3f resource provider aggregate not found 2026-06-03 01:04:12.184 8 INFO neutron.services.segments.plugin [-] Segment 9dea4e86-d621-4251-b6e1-f4808a671a3f resource provider aggregate not found 2026-06-03 01:04:12.205 8 INFO neutron.services.segments.plugin [-] Segment 9dea4e86-d621-4251-b6e1-f4808a671a3f 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 9dea4e86-d621-4251-b6e1-f4808a671a3f found for delete ", "request_id": "req-719cf97e-46df-447f-88e2-6cc65ccefaf5"}]} 2026-06-03 01:04:12.212 8 INFO neutron.services.segments.plugin [-] Segment 9dea4e86-d621-4251-b6e1-f4808a671a3f 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 9dea4e86-d621-4251-b6e1-f4808a671a3f found for delete ", "request_id": "req-aacba649-61e8-4c63-a68e-dd5ce285433c"}]} 2026-06-03 01:04:12.235 8 INFO neutron.services.segments.plugin [-] Segment 2211a518-972c-44cb-b740-bdb94c30fa99 resource provider aggregate not found 2026-06-03 01:04:12.243 8 INFO neutron.services.segments.plugin [-] Segment 2211a518-972c-44cb-b740-bdb94c30fa99 resource provider aggregate not found 2026-06-03 01:04:12.258 8 INFO neutron.services.segments.plugin [-] Segment 2211a518-972c-44cb-b740-bdb94c30fa99 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 2211a518-972c-44cb-b740-bdb94c30fa99 found for delete ", "request_id": "req-f4f99215-611d-4814-871f-3f4c8022e78b"}]} 2026-06-03 01:04:12.270 8 INFO neutron.services.segments.plugin [-] Segment 2211a518-972c-44cb-b740-bdb94c30fa99 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 2211a518-972c-44cb-b740-bdb94c30fa99 found for delete ", "request_id": "req-e34875dd-aa6d-4092-9a68-a2d43c70c7a9"}]} [pid: 8|app: 0|req: 910/1853] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:04:12 2026] DELETE /v2.0/security-groups/62c786f1-85ec-4b94-b120-a8733ae72941 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:04:12.673 7 INFO neutron.services.segments.plugin [-] Segment 28b788a0-494e-40a6-975f-60a76771104d resource provider aggregate not found 2026-06-03 01:04:12.681 7 INFO neutron.services.segments.plugin [-] Segment 28b788a0-494e-40a6-975f-60a76771104d resource provider aggregate not found 2026-06-03 01:04:12.712 7 INFO neutron.services.segments.plugin [-] Segment 28b788a0-494e-40a6-975f-60a76771104d 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 28b788a0-494e-40a6-975f-60a76771104d found for delete ", "request_id": "req-57b1f130-6fa2-4036-a108-c2ace2b70cc4"}]} 2026-06-03 01:04:12.717 7 INFO neutron.services.segments.plugin [-] Segment 28b788a0-494e-40a6-975f-60a76771104d 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 28b788a0-494e-40a6-975f-60a76771104d found for delete ", "request_id": "req-0cc30efe-58d0-40e8-b304-c954e4a5340f"}]} 2026-06-03 01:04:12.733 7 INFO neutron.services.segments.plugin [-] Segment f6e22679-a815-4ae4-9c3d-dbc6afc1adff resource provider aggregate not found 2026-06-03 01:04:12.738 7 INFO neutron.services.segments.plugin [-] Segment f6e22679-a815-4ae4-9c3d-dbc6afc1adff resource provider aggregate not found 2026-06-03 01:04:12.750 7 INFO neutron.services.segments.plugin [-] Segment f6e22679-a815-4ae4-9c3d-dbc6afc1adff 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 f6e22679-a815-4ae4-9c3d-dbc6afc1adff found for delete ", "request_id": "req-8849ca90-b923-4105-9241-129fb7f238cf"}]} 2026-06-03 01:04:12.753 7 INFO neutron.services.segments.plugin [-] Segment f6e22679-a815-4ae4-9c3d-dbc6afc1adff 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 f6e22679-a815-4ae4-9c3d-dbc6afc1adff found for delete ", "request_id": "req-b9831273-90ae-4c53-8fc6-b6e6a7ad13a3"}]} 2026-06-03 01:04:12.769 7 INFO neutron.services.segments.plugin [-] Segment 31b86947-2e40-4d4f-9a7a-237a4211bcd8 resource provider aggregate not found 2026-06-03 01:04:12.773 7 INFO neutron.services.segments.plugin [-] Segment 31b86947-2e40-4d4f-9a7a-237a4211bcd8 resource provider aggregate not found 2026-06-03 01:04:12.790 7 INFO neutron.services.segments.plugin [-] Segment 31b86947-2e40-4d4f-9a7a-237a4211bcd8 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 31b86947-2e40-4d4f-9a7a-237a4211bcd8 found for delete ", "request_id": "req-b82b4071-1259-4b87-a983-3b0947e5a5f2"}]} 2026-06-03 01:04:12.798 7 INFO neutron.services.segments.plugin [-] Segment 31b86947-2e40-4d4f-9a7a-237a4211bcd8 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 31b86947-2e40-4d4f-9a7a-237a4211bcd8 found for delete ", "request_id": "req-91d52d63-ae5b-4cfb-9f9c-50d113536345"}]} 2026-06-03 01:04:12.805 7 INFO neutron.services.segments.plugin [-] Segment f32a722d-91ab-4489-b5ed-5939debf876c resource provider aggregate not found 2026-06-03 01:04:12.812 7 INFO neutron.services.segments.plugin [-] Segment f32a722d-91ab-4489-b5ed-5939debf876c resource provider aggregate not found 2026-06-03 01:04:12.816 7 INFO neutron.services.segments.plugin [-] Segment f32a722d-91ab-4489-b5ed-5939debf876c 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 f32a722d-91ab-4489-b5ed-5939debf876c found for delete ", "request_id": "req-1504e9df-8e87-4191-ae72-83ecca01c9cc"}]} 2026-06-03 01:04:12.828 7 INFO neutron.services.segments.plugin [-] Segment f32a722d-91ab-4489-b5ed-5939debf876c 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 f32a722d-91ab-4489-b5ed-5939debf876c found for delete ", "request_id": "req-766b5e59-5e09-41a5-8070-bc841bb0cc29"}]} [pid: 7|app: 0|req: 944/1854] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:04:12 2026] GET /v2.0/security-groups?tenant_id=93c43286849046d98a49dcfa48daa32e&name=default => generated 2925 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1855] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:04:12 2026] DELETE /v2.0/security-groups/e20420cf-2d05-41d1-a38e-70f65c15c541 => 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: 945/1856] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:04:13 2026] GET /v2.0/ports?device_id=5e0cc9f9-a2ed-4003-b6c1-c6033e84386e => generated 1200 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1857] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:04:13 2026] GET /v2.0/security-groups?id=33a2b06a-a64b-4a65-a072-ea598103bdce&fields=id&fields=name => generated 111 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:04:14.228 7 WARNING neutron_lib.context [None req-98318317-6462-4e59-893d-3761bcc3ef9d 83af7bae79d14a1e80953912f0350555 075172d05ca94829b87c467879d211ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:04:14.365 7 INFO neutron.db.segments_db [None req-98318317-6462-4e59-893d-3761bcc3ef9d 83af7bae79d14a1e80953912f0350555 075172d05ca94829b87c467879d211ed - - default default] Added segment bb7ad4a0-28ec-416f-a6af-0b5f0e22a364 of type vxlan for network 631a59fd-e522-4bf3-9883-191018b9d676 [pid: 7|app: 0|req: 946/1858] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:04:14 2026] POST /v2.0/networks => generated 645 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:04:14.475 8 WARNING neutron_lib.context [None req-01e2bd9b-785a-4e40-8667-eb3f69172a33 83af7bae79d14a1e80953912f0350555 075172d05ca94829b87c467879d211ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 913/1859] 10.0.0.18 () {34 vars in 663 bytes} [Wed Jun 3 01:04:14 2026] POST /v2.0/ports => generated 773 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:04:14.804 7 WARNING neutron_lib.context [None req-62cfd59d-94b3-427a-9304-a32d16ce7bfb 83af7bae79d14a1e80953912f0350555 075172d05ca94829b87c467879d211ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:04:14.853 7 INFO neutron.db.segments_db [None req-62cfd59d-94b3-427a-9304-a32d16ce7bfb 83af7bae79d14a1e80953912f0350555 075172d05ca94829b87c467879d211ed - - default default] Added segment 3d476e5f-822c-4b40-8a4e-5dc2924bb857 of type vxlan for network b0fc93c6-0d24-4213-b9db-3b8e4c554d00 [pid: 7|app: 0|req: 947/1860] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:04:14 2026] POST /v2.0/networks => generated 632 bytes in 129 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-06-03 01:04:14.941 8 WARNING neutron_lib.context [None req-2d47c8e0-3d61-469e-8526-a05a87746d32 83af7bae79d14a1e80953912f0350555 075172d05ca94829b87c467879d211ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 914/1861] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:04:14 2026] POST /v2.0/subnets => generated 626 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:04:15.204 7 WARNING neutron_lib.context [None req-dc25cf0e-78c8-49ab-9ddd-fa1f2fb669b2 83af7bae79d14a1e80953912f0350555 075172d05ca94829b87c467879d211ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 915/1862] 199.204.45.4 () {34 vars in 1093 bytes} [Wed Jun 3 01:04:15 2026] GET /v2.0/ports?device_id=3d3eacf5-bd2e-4e50-9dde-8ae33cd91d05&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1863] 10.0.0.18 () {34 vars in 663 bytes} [Wed Jun 3 01:04:15 2026] POST /v2.0/ports => generated 953 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1864] 10.0.0.18 () {32 vars in 718 bytes} [Wed Jun 3 01:04:15 2026] DELETE /v2.0/ports/6d91a3d1-9070-43ea-94a9-afc65dcef9f8 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 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-06-03 01:04:15.853 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dae0de62-8def-424a-83c8-8423a945d7b9 83af7bae79d14a1e80953912f0350555 075172d05ca94829b87c467879d211ed - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 949/1865] 10.0.0.18 () {32 vars in 718 bytes} [Wed Jun 3 01:04:15 2026] DELETE /v2.0/ports/6d91a3d1-9070-43ea-94a9-afc65dcef9f8 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:04:15.875 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f279acbb-ac2c-4476-b77f-f3609d83cb51 83af7bae79d14a1e80953912f0350555 075172d05ca94829b87c467879d211ed - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 917/1866] 10.0.0.18 () {32 vars in 715 bytes} [Wed Jun 3 01:04:15 2026] GET /v2.0/ports/6d91a3d1-9070-43ea-94a9-afc65dcef9f8 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1867] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:04:15 2026] DELETE /v2.0/subnets/3203c732-30e0-4f29-88e9-975f3a971bc8 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:04:16.387 8 INFO neutron.services.segments.plugin [-] Segment 3d476e5f-822c-4b40-8a4e-5dc2924bb857 resource provider aggregate not found 2026-06-03 01:04:16.392 8 INFO neutron.services.segments.plugin [-] Segment 3d476e5f-822c-4b40-8a4e-5dc2924bb857 resource provider aggregate not found 2026-06-03 01:04:16.401 8 INFO neutron.services.segments.plugin [-] Segment 3d476e5f-822c-4b40-8a4e-5dc2924bb857 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 3d476e5f-822c-4b40-8a4e-5dc2924bb857 found for delete ", "request_id": "req-9d70d4d1-8baf-4e5e-8d7e-d5f279ad013f"}]} [pid: 8|app: 0|req: 918/1868] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:04:16 2026] DELETE /v2.0/networks/b0fc93c6-0d24-4213-b9db-3b8e4c554d00 => generated 0 bytes in 342 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:04:16.423 8 INFO neutron.services.segments.plugin [-] Segment 3d476e5f-822c-4b40-8a4e-5dc2924bb857 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 3d476e5f-822c-4b40-8a4e-5dc2924bb857 found for delete ", "request_id": "req-44d67d25-7026-4353-847c-e3bceb36a8ea"}]} 2026-06-03 01:04:16.426 8 WARNING neutron_lib.context [None req-a2a9ac89-cec8-4d29-83d3-8d4b2f38a385 83af7bae79d14a1e80953912f0350555 075172d05ca94829b87c467879d211ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:04:16.480 8 INFO neutron.db.segments_db [None req-a2a9ac89-cec8-4d29-83d3-8d4b2f38a385 83af7bae79d14a1e80953912f0350555 075172d05ca94829b87c467879d211ed - - default default] Added segment 26496aca-70d0-45cb-89c0-82727a156668 of type vxlan for network c52c89da-6094-4a78-9cae-f4b4190348e8 [pid: 8|app: 0|req: 919/1869] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:04:16 2026] POST /v2.0/networks => generated 632 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1870] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:04:16 2026] GET /v2.0/ports?tenant_id=acf73e125ac042b09cd0bb790a9a53a0&device_id=3d3eacf5-bd2e-4e50-9dde-8ae33cd91d05 => generated 1465 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:04:16.658 8 WARNING neutron_lib.context [None req-9baaa8e4-746d-4c40-bde7-158d573bce74 83af7bae79d14a1e80953912f0350555 075172d05ca94829b87c467879d211ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:04:16.685 7 WARNING neutron_lib.context [None req-4b2287a9-cd15-466d-a435-fa2c4ec7cfb8 0b529fc5ea114c8ba0b346ce6f85cb5a b56f5d1ee7f24a01bb28b782e6bd5169 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 951/1871] 10.0.0.18 () {34 vars in 674 bytes} [Wed Jun 3 01:04:16 2026] POST /v2.0/subnetpools => generated 516 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:04:16.765 7 WARNING neutron_lib.context [None req-b60a5dee-1698-4cb5-ba18-ff5c39991af8 0b529fc5ea114c8ba0b346ce6f85cb5a b56f5d1ee7f24a01bb28b782e6bd5169 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 952/1872] 10.0.0.18 () {34 vars in 674 bytes} [Wed Jun 3 01:04:16 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) 2026-06-03 01:04:16.830 7 WARNING neutron_lib.context [None req-5e627ad1-c2de-495f-af4b-086f69b5cbf8 0b529fc5ea114c8ba0b346ce6f85cb5a b56f5d1ee7f24a01bb28b782e6bd5169 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 953/1873] 10.0.0.18 () {34 vars in 674 bytes} [Wed Jun 3 01:04:16 2026] POST /v2.0/subnetpools => generated 516 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:04:16.904 7 WARNING neutron_lib.context [None req-dccea1fd-065d-43ca-8681-7447a559539c 0b529fc5ea114c8ba0b346ce6f85cb5a b56f5d1ee7f24a01bb28b782e6bd5169 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 954/1874] 10.0.0.18 () {34 vars in 674 bytes} [Wed Jun 3 01:04:16 2026] POST /v2.0/subnetpools => generated 516 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:04:16.990 7 WARNING neutron_lib.context [None req-3ef31bb9-aefe-4ed3-adbd-7cb8eac9bd4d 0b529fc5ea114c8ba0b346ce6f85cb5a b56f5d1ee7f24a01bb28b782e6bd5169 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 921/1875] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:04:16 2026] POST /v2.0/subnets => generated 626 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:04:17.027 8 WARNING neutron_lib.context [None req-15d076d8-9dc9-44b2-8280-8f4eb21f2593 83af7bae79d14a1e80953912f0350555 075172d05ca94829b87c467879d211ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 955/1876] 10.0.0.18 () {34 vars in 674 bytes} [Wed Jun 3 01:04:16 2026] POST /v2.0/subnetpools => generated 516 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1877] 10.0.0.18 () {34 vars in 757 bytes} [Wed Jun 3 01:04:17 2026] PUT /v2.0/subnetpools/bd9bcd5c-c16f-43f7-87ec-9b09dc32ac03/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1878] 10.0.0.18 () {34 vars in 757 bytes} [Wed Jun 3 01:04:17 2026] PUT /v2.0/subnetpools/4dc1410e-1108-4225-9dad-b430316a155a/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1879] 199.204.45.4 () {34 vars in 983 bytes} [Wed Jun 3 01:04:17 2026] GET /v2.0/networks?id=058661e3-e830-40d6-9043-ac75a534a249 => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1880] 10.0.0.18 () {34 vars in 757 bytes} [Wed Jun 3 01:04:17 2026] PUT /v2.0/subnetpools/47da1e71-67bd-4ded-92c4-ef0b5699b86a/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1881] 199.204.45.4 () {34 vars in 1055 bytes} [Wed Jun 3 01:04:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.130&port_id=b8720c57-63d9-45c4-96bf-4823674eed03 => generated 860 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1882] 10.0.0.18 () {34 vars in 757 bytes} [Wed Jun 3 01:04:17 2026] PUT /v2.0/subnetpools/92c9c459-1cde-49cf-ba0c-2194f8af32bd/tags => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1883] 199.204.45.4 () {34 vars in 1099 bytes} [Wed Jun 3 01:04:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Aa7&port_id=b8720c57-63d9-45c4-96bf-4823674eed03 => 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: 922/1884] 10.0.0.18 () {34 vars in 663 bytes} [Wed Jun 3 01:04:17 2026] POST /v2.0/ports => generated 912 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1885] 10.0.0.18 () {32 vars in 670 bytes} [Wed Jun 3 01:04:17 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:04:17.443 7 WARNING neutron_lib.context [None req-8b0b4dc9-ffe4-44c2-b73c-4b4579b909d7 c86a3c8bbf78447bb1c33576944ba04e 524ba8c62442455b80595e871f4c6ae6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 924/1886] 199.204.45.4 () {34 vars in 1061 bytes} [Wed Jun 3 01:04:17 2026] GET /v2.0/subnets?id=6e3e1b70-b9eb-4a71-92c2-214e687e016e&id=50dd2b86-1a2b-4247-8be7-7e8abcb53c0c => generated 1411 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:04:17.642 7 INFO neutron.db.segments_db [None req-8b0b4dc9-ffe4-44c2-b73c-4b4579b909d7 c86a3c8bbf78447bb1c33576944ba04e 524ba8c62442455b80595e871f4c6ae6 - - default default] Added segment 2ec73757-14e9-46e3-b294-96310192aad6 of type vxlan for network b60c033e-7cea-40d6-816b-6c95517951aa [pid: 8|app: 0|req: 925/1887] 10.0.0.18 () {32 vars in 718 bytes} [Wed Jun 3 01:04:17 2026] DELETE /v2.0/ports/84a62973-5d2f-4266-8394-afd750123556 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1888] 10.0.0.18 () {32 vars in 684 bytes} [Wed Jun 3 01:04:17 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1889] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:04:17 2026] POST /v2.0/networks => generated 631 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:04:17.759 7 INFO neutron.pecan_wsgi.hooks.translation [None req-93f4e725-762b-46e6-a7fc-34f940f74f7b 83af7bae79d14a1e80953912f0350555 075172d05ca94829b87c467879d211ed - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 964/1890] 10.0.0.18 () {32 vars in 715 bytes} [Wed Jun 3 01:04:17 2026] GET /v2.0/ports/84a62973-5d2f-4266-8394-afd750123556 => 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: 927/1891] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:04:17 2026] GET /v2.0/ports?network_id=058661e3-e830-40d6-9043-ac75a534a249&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: 965/1892] 10.0.0.18 () {32 vars in 680 bytes} [Wed Jun 3 01:04:17 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:04:17.783 8 WARNING neutron_lib.context [None req-a4c98435-81a0-4297-afb4-6a05e93967e4 c86a3c8bbf78447bb1c33576944ba04e 524ba8c62442455b80595e871f4c6ae6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 966/1893] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:04:17 2026] DELETE /v2.0/subnets/ae94141f-b859-44f7-bbf6-1f68f578bd17 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1894] 10.0.0.18 () {32 vars in 692 bytes} [Wed Jun 3 01:04:17 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1895] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:04:17 2026] GET /v2.0/ports?network_id=058661e3-e830-40d6-9043-ac75a534a249&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1896] 10.0.0.18 () {34 vars in 662 bytes} [Wed Jun 3 01:04:17 2026] POST /v2.0/ports => generated 743 bytes in 281 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: 929/1897] 10.0.0.18 () {32 vars in 678 bytes} [Wed Jun 3 01:04:18 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1898] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:04:18 2026] GET /v2.0/networks/058661e3-e830-40d6-9043-ac75a534a249?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:04:18.129 8 WARNING neutron_lib.context [None req-f85cd155-a49f-42eb-8840-f5b4f3d2e686 c86a3c8bbf78447bb1c33576944ba04e 524ba8c62442455b80595e871f4c6ae6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:04:18.192 8 INFO neutron.db.segments_db [None req-f85cd155-a49f-42eb-8840-f5b4f3d2e686 c86a3c8bbf78447bb1c33576944ba04e 524ba8c62442455b80595e871f4c6ae6 - - default default] Added segment 37ed02ed-3d7e-4829-92a2-088b13c40462 of type vxlan for network 4f1fb0a9-718b-4f5d-9b3b-243ab1129e34 [pid: 8|app: 0|req: 931/1899] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:04:18 2026] POST /v2.0/networks => generated 632 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1900] 10.0.0.18 () {32 vars in 692 bytes} [Wed Jun 3 01:04:18 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:04:18.323 7 INFO neutron.services.segments.plugin [-] Segment 26496aca-70d0-45cb-89c0-82727a156668 resource provider aggregate not found 2026-06-03 01:04:18.329 7 INFO neutron.services.segments.plugin [-] Segment 26496aca-70d0-45cb-89c0-82727a156668 resource provider aggregate not found 2026-06-03 01:04:18.344 7 INFO neutron.services.segments.plugin [-] Segment 26496aca-70d0-45cb-89c0-82727a156668 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 26496aca-70d0-45cb-89c0-82727a156668 found for delete ", "request_id": "req-1f875b11-2ed0-4c84-955b-0d2b01217fce"}]} 2026-06-03 01:04:18.345 7 INFO neutron.services.segments.plugin [-] Segment 26496aca-70d0-45cb-89c0-82727a156668 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 26496aca-70d0-45cb-89c0-82727a156668 found for delete ", "request_id": "req-c34b280b-5a19-4967-8477-58b520ee4a01"}]} [pid: 7|app: 0|req: 969/1901] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:04:18 2026] DELETE /v2.0/networks/c52c89da-6094-4a78-9cae-f4b4190348e8 => generated 0 bytes in 344 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1902] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:04:18 2026] GET /v2.0/networks/058661e3-e830-40d6-9043-ac75a534a249?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-06-03 01:04:18.373 8 WARNING neutron_lib.context [None req-623ca946-cea7-4f31-b47c-c5d712975c41 c86a3c8bbf78447bb1c33576944ba04e 524ba8c62442455b80595e871f4c6ae6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 970/1903] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:04:18 2026] GET /v2.0/ports?device_id=5e0cc9f9-a2ed-4003-b6c1-c6033e84386e => generated 1200 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1904] 10.0.0.18 () {32 vars in 688 bytes} [Wed Jun 3 01:04:18 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:04:18.454 7 WARNING neutron_lib.context [None req-ae189e60-ce86-4280-a3b6-94638e289073 83af7bae79d14a1e80953912f0350555 075172d05ca94829b87c467879d211ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1905] 10.0.0.18 () {34 vars in 662 bytes} [Wed Jun 3 01:04:18 2026] POST /v2.0/ports => generated 743 bytes in 319 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: 972/1906] 10.0.0.18 () {34 vars in 663 bytes} [Wed Jun 3 01:04:18 2026] POST /v2.0/ports => generated 775 bytes in 268 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: 935/1907] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:04:18 2026] GET /v2.0/security-groups?id=33a2b06a-a64b-4a65-a072-ea598103bdce&fields=id&fields=name => generated 111 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:04:18.730 8 WARNING neutron_lib.context [None req-761ad877-991f-4de9-9778-330435c27cfc c86a3c8bbf78447bb1c33576944ba04e 524ba8c62442455b80595e871f4c6ae6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 973/1908] 10.0.0.18 () {32 vars in 700 bytes} [Wed Jun 3 01:04:18 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:04:18.776 8 INFO neutron.db.segments_db [None req-761ad877-991f-4de9-9778-330435c27cfc c86a3c8bbf78447bb1c33576944ba04e 524ba8c62442455b80595e871f4c6ae6 - - default default] Added segment c1c498b0-b8fc-4ba9-8254-3f61680387a7 of type vxlan for network 7ed70483-3e6e-45fd-809a-b785bb587748 [pid: 8|app: 0|req: 936/1909] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:04:18 2026] POST /v2.0/networks => generated 631 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1910] 10.0.0.18 () {32 vars in 730 bytes} [Wed Jun 3 01:04:18 2026] DELETE /v2.0/subnetpools/bd9bcd5c-c16f-43f7-87ec-9b09dc32ac03 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1911] 10.0.0.18 () {34 vars in 735 bytes} [Wed Jun 3 01:04:18 2026] PUT /v2.0/ports/41322c5d-1651-4740-8cb6-ccdf90c7e226 => generated 752 bytes in 174 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-06-03 01:04:18.917 7 WARNING neutron_lib.context [None req-738a82cc-e031-46cc-898b-f7187b4db5c4 c86a3c8bbf78447bb1c33576944ba04e 524ba8c62442455b80595e871f4c6ae6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 938/1912] 10.0.0.18 () {32 vars in 816 bytes} [Wed Jun 3 01:04:18 2026] GET /v2.0/ports?network_id=20cf8a9d-7c41-437b-a7f4-7fe554a6d21e&mac_address=fa%3A16%3A3e%3Ac8%3A99%3Ad4 => generated 1200 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1913] 10.0.0.18 () {32 vars in 730 bytes} [Wed Jun 3 01:04:19 2026] DELETE /v2.0/subnetpools/4dc1410e-1108-4225-9dad-b430316a155a => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1914] 10.0.0.18 () {34 vars in 662 bytes} [Wed Jun 3 01:04:18 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) /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-06-03 01:04:19.191 7 WARNING neutron_lib.context [None req-7572ffd0-4748-46a2-907e-361fe0fb0bd4 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 940/1915] 10.0.0.18 () {32 vars in 718 bytes} [Wed Jun 3 01:04:19 2026] DELETE /v2.0/ports/41322c5d-1651-4740-8cb6-ccdf90c7e226 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1916] 10.0.0.18 () {32 vars in 730 bytes} [Wed Jun 3 01:04:19 2026] DELETE /v2.0/subnetpools/47da1e71-67bd-4ded-92c4-ef0b5699b86a => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:04:19.306 8 WARNING neutron_lib.context [None req-7a6d2f0e-cfba-484f-8d62-d1899340e29a c86a3c8bbf78447bb1c33576944ba04e 524ba8c62442455b80595e871f4c6ae6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:04:19.358 8 INFO neutron.db.segments_db [None req-7a6d2f0e-cfba-484f-8d62-d1899340e29a c86a3c8bbf78447bb1c33576944ba04e 524ba8c62442455b80595e871f4c6ae6 - - default default] Added segment e4144a8d-17cb-4aad-9460-1c43a18eaf51 of type vxlan for network 0476010e-6e1f-444d-b9a3-f651ca1b78cc [pid: 8|app: 0|req: 942/1917] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:04:19 2026] POST /v2.0/networks => generated 632 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1918] 10.0.0.18 () {32 vars in 641 bytes} [Wed Jun 3 01:04:19 2026] GET /v2.0/ports => generated 776 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1919] 10.0.0.18 () {32 vars in 730 bytes} [Wed Jun 3 01:04:19 2026] DELETE /v2.0/subnetpools/92c9c459-1cde-49cf-ba0c-2194f8af32bd => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:04:19.534 8 WARNING neutron_lib.context [None req-2034afca-13a6-43cb-bd95-f0c9d5dd4b65 c86a3c8bbf78447bb1c33576944ba04e 524ba8c62442455b80595e871f4c6ae6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 945/1920] 10.0.0.18 () {34 vars in 662 bytes} [Wed Jun 3 01:04:19 2026] POST /v2.0/ports => generated 743 bytes in 265 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-06-03 01:04:19.811 8 INFO neutron.pecan_wsgi.hooks.translation [None req-35b5d28f-17cf-470b-b5d5-d97a36c3e03b 83af7bae79d14a1e80953912f0350555 075172d05ca94829b87c467879d211ed - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 946/1921] 10.0.0.18 () {32 vars in 715 bytes} [Wed Jun 3 01:04:19 2026] GET /v2.0/ports/41322c5d-1651-4740-8cb6-ccdf90c7e226 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1922] 10.0.0.18 () {32 vars in 730 bytes} [Wed Jun 3 01:04:19 2026] DELETE /v2.0/subnetpools/a8e5e739-a3ff-4dc9-8b8e-018f36524c08 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:04:19.862 8 WARNING neutron_lib.context [None req-2b1d2011-d07d-474d-b9d7-cbad9ee11575 c86a3c8bbf78447bb1c33576944ba04e 524ba8c62442455b80595e871f4c6ae6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:04:19.921 8 INFO neutron.db.segments_db [None req-2b1d2011-d07d-474d-b9d7-cbad9ee11575 c86a3c8bbf78447bb1c33576944ba04e 524ba8c62442455b80595e871f4c6ae6 - - default default] Added segment 267f27d7-110b-46bc-a4a1-7499de32e256 of type vxlan for network eb889ede-8f11-4139-b340-6f64eb4cc345 2026-06-03 01:04:19.961 7 INFO neutron.db.l3_db [None req-7572ffd0-4748-46a2-907e-361fe0fb0bd4 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] Floating IP b63e728c-8807-4238-b2bc-851450bcafd9 associated. External IP: 10.96.250.204, port: 5679fa7f-2daa-4133-bece-e2196b2d3b00. [pid: 8|app: 0|req: 948/1923] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:04:19 2026] POST /v2.0/networks => generated 632 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1924] 10.0.0.18 () {32 vars in 641 bytes} [Wed Jun 3 01:04:20 2026] GET /v2.0/ports => generated 776 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:04:20.047 8 WARNING neutron_lib.context [None req-2cf586a9-6fda-4dd5-9542-a6d4b75bbd0f c86a3c8bbf78447bb1c33576944ba04e 524ba8c62442455b80595e871f4c6ae6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 976/1925] 10.0.0.18 () {34 vars in 675 bytes} [Wed Jun 3 01:04:19 2026] POST /v2.0/floatingips => generated 854 bytes in 1125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1926] 10.0.0.18 () {34 vars in 662 bytes} [Wed Jun 3 01:04:20 2026] POST /v2.0/ports => generated 743 bytes in 298 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-06-03 01:04:20.367 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-77c4f25a-87d0-446c-b849-2a0c348626ea'] response: {'name': 'network-changed', 'server_uuid': '5e0cc9f9-a2ed-4003-b6c1-c6033e84386e', 'tag': '5679fa7f-2daa-4133-bece-e2196b2d3b00', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 951/1927] 10.0.0.18 () {34 vars in 745 bytes} [Wed Jun 3 01:04:20 2026] PUT /v2.0/ports/e16a9e8f-0083-437a-94c7-ec7e028fc2c6/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1928] 10.0.0.18 () {32 vars in 715 bytes} [Wed Jun 3 01:04:20 2026] GET /v2.0/ports/c9f9d9c2-eab1-4dfd-93ae-1ee3a95ccb5e => generated 773 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:04:20.410 7 INFO neutron.pecan_wsgi.hooks.translation [None req-111316eb-1844-4891-bcac-b8b5000fa3a9 83af7bae79d14a1e80953912f0350555 075172d05ca94829b87c467879d211ed - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 978/1929] 10.0.0.18 () {32 vars in 718 bytes} [Wed Jun 3 01:04:20 2026] DELETE /v2.0/ports/84a62973-5d2f-4266-8394-afd750123556 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:04:20.428 7 INFO neutron.pecan_wsgi.hooks.translation [None req-20abced2-16d5-4263-8c49-bf168ca57739 83af7bae79d14a1e80953912f0350555 075172d05ca94829b87c467879d211ed - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 952/1930] 10.0.0.18 () {34 vars in 745 bytes} [Wed Jun 3 01:04:20 2026] PUT /v2.0/ports/8977ef66-c8ab-4abe-9969-3fb2030b63d4/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1931] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:04:20 2026] DELETE /v2.0/subnets/ae94141f-b859-44f7-bbf6-1f68f578bd17 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:04:20.446 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a5eec4d4-f466-487d-bb78-07b0863aa19b 83af7bae79d14a1e80953912f0350555 075172d05ca94829b87c467879d211ed - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 980/1932] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:04:20 2026] DELETE /v2.0/subnets/3203c732-30e0-4f29-88e9-975f3a971bc8 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1933] 10.0.0.18 () {34 vars in 745 bytes} [Wed Jun 3 01:04:20 2026] PUT /v2.0/ports/482ea2a7-4c61-4184-b5c7-bfb056e8f33a/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: 954/1934] 10.0.0.18 () {34 vars in 745 bytes} [Wed Jun 3 01:04:20 2026] PUT /v2.0/ports/a3e98203-addd-4c49-94a9-ea9dfb55401f/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: 981/1935] 10.0.0.18 () {32 vars in 718 bytes} [Wed Jun 3 01:04:20 2026] DELETE /v2.0/ports/c9f9d9c2-eab1-4dfd-93ae-1ee3a95ccb5e => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1936] 10.0.0.18 () {32 vars in 658 bytes} [Wed Jun 3 01:04:20 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1937] 10.0.0.18 () {32 vars in 672 bytes} [Wed Jun 3 01:04:20 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:04:20.757 7 INFO neutron.services.segments.plugin [-] Segment bb7ad4a0-28ec-416f-a6af-0b5f0e22a364 resource provider aggregate not found 2026-06-03 01:04:20.762 7 INFO neutron.services.segments.plugin [-] Segment bb7ad4a0-28ec-416f-a6af-0b5f0e22a364 resource provider aggregate not found 2026-06-03 01:04:20.773 7 INFO neutron.services.segments.plugin [-] Segment bb7ad4a0-28ec-416f-a6af-0b5f0e22a364 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 bb7ad4a0-28ec-416f-a6af-0b5f0e22a364 found for delete ", "request_id": "req-7eaaf705-9dea-4e1f-a920-3a4b904d5f8e"}]} [pid: 7|app: 0|req: 982/1938] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:04:20 2026] DELETE /v2.0/networks/631a59fd-e522-4bf3-9883-191018b9d676 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:04:20.784 7 INFO neutron.services.segments.plugin [-] Segment bb7ad4a0-28ec-416f-a6af-0b5f0e22a364 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 bb7ad4a0-28ec-416f-a6af-0b5f0e22a364 found for delete ", "request_id": "req-61856da7-6425-4341-b216-1a05b6392352"}]} [pid: 7|app: 0|req: 983/1939] 10.0.0.18 () {32 vars in 668 bytes} [Wed Jun 3 01:04:20 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1940] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:04:20 2026] GET /v2.0/ports?tenant_id=acf73e125ac042b09cd0bb790a9a53a0&device_id=5e0cc9f9-a2ed-4003-b6c1-c6033e84386e => generated 1469 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1941] 10.0.0.18 () {32 vars in 680 bytes} [Wed Jun 3 01:04:20 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1942] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:04:20 2026] GET /v2.0/security-groups?tenant_id=917109c3ead74d76a969010ded67f354&name=default => generated 2925 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1943] 199.204.45.4 () {34 vars in 983 bytes} [Wed Jun 3 01:04:20 2026] GET /v2.0/networks?id=20cf8a9d-7c41-437b-a7f4-7fe554a6d21e => generated 801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1944] 199.204.45.4 () {34 vars in 1053 bytes} [Wed Jun 3 01:04:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.48&port_id=5679fa7f-2daa-4133-bece-e2196b2d3b00 => generated 857 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1945] 10.0.0.18 () {32 vars in 666 bytes} [Wed Jun 3 01:04:21 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1946] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:04:21 2026] DELETE /v2.0/security-groups/eaa0c82d-da7e-4e9a-afb4-900291300b5f => 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: 959/1947] 199.204.45.4 () {34 vars in 1103 bytes} [Wed Jun 3 01:04:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A370&port_id=5679fa7f-2daa-4133-bece-e2196b2d3b00 => 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: 960/1948] 199.204.45.4 () {34 vars in 1061 bytes} [Wed Jun 3 01:04:21 2026] GET /v2.0/subnets?id=1e5980a7-c6ef-4b17-a0ef-85c3247e6556&id=2bac6987-6a55-4248-8298-eefc02638cd0 => 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: 961/1949] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:04:21 2026] GET /v2.0/ports?network_id=20cf8a9d-7c41-437b-a7f4-7fe554a6d21e&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: 7|app: 0|req: 989/1950] 10.0.0.18 () {32 vars in 680 bytes} [Wed Jun 3 01:04:21 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1951] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:04:21 2026] GET /v2.0/ports?network_id=20cf8a9d-7c41-437b-a7f4-7fe554a6d21e&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: 991/1952] 10.0.0.18 () {32 vars in 676 bytes} [Wed Jun 3 01:04:21 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1953] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:04:21 2026] GET /v2.0/networks/20cf8a9d-7c41-437b-a7f4-7fe554a6d21e?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1954] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:04:21 2026] GET /v2.0/security-groups?tenant_id=075172d05ca94829b87c467879d211ed&name=default => generated 2925 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1955] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:04:21 2026] GET /v2.0/security-groups?tenant_id=b56f5d1ee7f24a01bb28b782e6bd5169&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1956] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:04:21 2026] GET /v2.0/networks/20cf8a9d-7c41-437b-a7f4-7fe554a6d21e?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: 963/1957] 10.0.0.18 () {32 vars in 688 bytes} [Wed Jun 3 01:04:21 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1958] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:04:21 2026] DELETE /v2.0/security-groups/c80fa53a-f9b3-40dd-a74e-28e4a95332ee => 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: 964/1959] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:04:21 2026] DELETE /v2.0/security-groups/8299edc8-d13c-4043-9fea-000e664e8070 => 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: 996/1960] 10.0.0.18 () {32 vars in 718 bytes} [Wed Jun 3 01:04:21 2026] DELETE /v2.0/ports/e16a9e8f-0083-437a-94c7-ec7e028fc2c6 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1961] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:04:21 2026] GET /v2.0/security-groups?tenant_id=bac6ecb6afd1496bb4bdf2c183424ba6&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1962] 10.0.0.18 () {32 vars in 718 bytes} [Wed Jun 3 01:04:21 2026] DELETE /v2.0/ports/8977ef66-c8ab-4abe-9969-3fb2030b63d4 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1963] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:04:22 2026] DELETE /v2.0/security-groups/a00d2583-d35d-4f47-940a-3bc6a002a749 => 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: 966/1964] 10.0.0.18 () {32 vars in 718 bytes} [Wed Jun 3 01:04:22 2026] DELETE /v2.0/ports/482ea2a7-4c61-4184-b5c7-bfb056e8f33a => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1965] 10.0.0.18 () {32 vars in 718 bytes} [Wed Jun 3 01:04:22 2026] DELETE /v2.0/ports/a3e98203-addd-4c49-94a9-ea9dfb55401f => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1966] 10.0.0.18 () {32 vars in 718 bytes} [Wed Jun 3 01:04:22 2026] DELETE /v2.0/ports/35dfcf4d-b679-45c6-a11b-561a8350a1c4 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:04:22.886 7 INFO neutron.services.segments.plugin [-] Segment 2ec73757-14e9-46e3-b294-96310192aad6 resource provider aggregate not found 2026-06-03 01:04:22.893 7 INFO neutron.services.segments.plugin [-] Segment 2ec73757-14e9-46e3-b294-96310192aad6 resource provider aggregate not found 2026-06-03 01:04:22.898 7 INFO neutron.services.segments.plugin [-] Segment 2ec73757-14e9-46e3-b294-96310192aad6 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 2ec73757-14e9-46e3-b294-96310192aad6 found for delete ", "request_id": "req-7e701cd4-0a7f-43ff-b4b2-bfa3cf5e4c64"}]} [pid: 7|app: 0|req: 1000/1967] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:04:22 2026] DELETE /v2.0/networks/b60c033e-7cea-40d6-816b-6c95517951aa => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:04:23.041 8 INFO neutron.services.segments.plugin [-] Segment 37ed02ed-3d7e-4829-92a2-088b13c40462 resource provider aggregate not found 2026-06-03 01:04:23.044 8 INFO neutron.services.segments.plugin [-] Segment 37ed02ed-3d7e-4829-92a2-088b13c40462 resource provider aggregate not found 2026-06-03 01:04:23.058 8 INFO neutron.services.segments.plugin [-] Segment 37ed02ed-3d7e-4829-92a2-088b13c40462 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 37ed02ed-3d7e-4829-92a2-088b13c40462 found for delete ", "request_id": "req-66cb1d7e-abb9-467a-a24e-c4b821ad3d33"}]} 2026-06-03 01:04:23.058 8 INFO neutron.services.segments.plugin [-] Segment 37ed02ed-3d7e-4829-92a2-088b13c40462 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 37ed02ed-3d7e-4829-92a2-088b13c40462 found for delete ", "request_id": "req-3a49f666-408f-4b4d-ac6a-a1a05df98f34"}]} [pid: 8|app: 0|req: 968/1968] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:04:22 2026] DELETE /v2.0/networks/4f1fb0a9-718b-4f5d-9b3b-243ab1129e34 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:04:23.080 7 INFO neutron.services.segments.plugin [-] Segment 2ec73757-14e9-46e3-b294-96310192aad6 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 2ec73757-14e9-46e3-b294-96310192aad6 found for delete ", "request_id": "req-5202a641-c259-46b7-beca-b083d23ff5bc"}]} [pid: 7|app: 0|req: 1001/1969] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:04:23 2026] DELETE /v2.0/networks/7ed70483-3e6e-45fd-809a-b785bb587748 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1970] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:04:23 2026] DELETE /v2.0/networks/0476010e-6e1f-444d-b9a3-f651ca1b78cc => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1971] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:04:23 2026] DELETE /v2.0/networks/eb889ede-8f11-4139-b340-6f64eb4cc345 => 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: 970/1972] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:04:24 2026] GET /v2.0/security-groups?tenant_id=a9ba104f08004618895412a18e5a2e01&name=default => generated 2925 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1973] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:04:24 2026] DELETE /v2.0/security-groups/428bb662-d2f5-48b1-9a48-b429c0d8e849 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:04:25.079 8 INFO neutron.services.segments.plugin [-] Segment e4144a8d-17cb-4aad-9460-1c43a18eaf51 resource provider aggregate not found 2026-06-03 01:04:25.083 8 INFO neutron.services.segments.plugin [-] Segment e4144a8d-17cb-4aad-9460-1c43a18eaf51 resource provider aggregate not found 2026-06-03 01:04:25.095 8 INFO neutron.services.segments.plugin [-] Segment e4144a8d-17cb-4aad-9460-1c43a18eaf51 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 e4144a8d-17cb-4aad-9460-1c43a18eaf51 found for delete ", "request_id": "req-478f491b-d736-4457-beee-7ed231f13838"}]} 2026-06-03 01:04:25.096 8 INFO neutron.services.segments.plugin [-] Segment e4144a8d-17cb-4aad-9460-1c43a18eaf51 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 e4144a8d-17cb-4aad-9460-1c43a18eaf51 found for delete ", "request_id": "req-b8e43dbc-ed0e-4ac6-b864-b1137476324f"}]} [pid: 8|app: 0|req: 971/1974] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:04:25 2026] GET /v2.0/security-groups?tenant_id=741f5baeda0d43628c3929db1f64b19f&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:04:25.183 7 INFO neutron.services.segments.plugin [-] Segment c1c498b0-b8fc-4ba9-8254-3f61680387a7 resource provider aggregate not found 2026-06-03 01:04:25.193 7 INFO neutron.services.segments.plugin [-] Segment c1c498b0-b8fc-4ba9-8254-3f61680387a7 resource provider aggregate not found 2026-06-03 01:04:25.200 7 INFO neutron.services.segments.plugin [-] Segment c1c498b0-b8fc-4ba9-8254-3f61680387a7 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 c1c498b0-b8fc-4ba9-8254-3f61680387a7 found for delete ", "request_id": "req-400c6fb6-8262-4f78-9ab4-77e830ff0ce5"}]} 2026-06-03 01:04:25.207 7 INFO neutron.services.segments.plugin [-] Segment c1c498b0-b8fc-4ba9-8254-3f61680387a7 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 c1c498b0-b8fc-4ba9-8254-3f61680387a7 found for delete ", "request_id": "req-f62146dc-4667-42b4-9f86-e53058e2609c"}]} 2026-06-03 01:04:25.215 7 INFO neutron.services.segments.plugin [-] Segment 267f27d7-110b-46bc-a4a1-7499de32e256 resource provider aggregate not found 2026-06-03 01:04:25.220 7 INFO neutron.services.segments.plugin [-] Segment 267f27d7-110b-46bc-a4a1-7499de32e256 resource provider aggregate not found 2026-06-03 01:04:25.229 7 INFO neutron.services.segments.plugin [-] Segment 267f27d7-110b-46bc-a4a1-7499de32e256 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 267f27d7-110b-46bc-a4a1-7499de32e256 found for delete ", "request_id": "req-446e82b1-3b72-4a42-a8a6-b0b1bfad499d"}]} 2026-06-03 01:04:25.235 7 INFO neutron.services.segments.plugin [-] Segment 267f27d7-110b-46bc-a4a1-7499de32e256 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 267f27d7-110b-46bc-a4a1-7499de32e256 found for delete ", "request_id": "req-67d7eecb-d1dc-4c1b-a144-f068b8b5cee5"}]} [pid: 7|app: 0|req: 1004/1975] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:04:25 2026] DELETE /v2.0/security-groups/dc228ad4-e092-425a-98cf-0eeca3336a0a => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:04:25.474 8 WARNING neutron_lib.context [None req-93fe6989-6205-44d9-8068-f33402494750 ef9b1ccd61aa4cc480f8086138f879e2 26e72c7618454f5fbac4846c4ab75555 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1005/1976] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:04:25 2026] GET /v2.0/security-groups?tenant_id=524ba8c62442455b80595e871f4c6ae6&name=default => generated 2925 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1977] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:04:25 2026] DELETE /v2.0/security-groups/e29eb95a-975f-4b71-b929-8fd3444df610 => 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: 1007/1978] 10.0.0.197 () {34 vars in 989 bytes} [Wed Jun 3 01:04:26 2026] GET /v2.0/ports?device_id=5e0cc9f9-a2ed-4003-b6c1-c6033e84386e => generated 1469 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1979] 10.0.0.18 () {34 vars in 674 bytes} [Wed Jun 3 01:04:25 2026] POST /v2.0/floatingips => generated 552 bytes in 720 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1980] 10.0.0.197 () {34 vars in 1039 bytes} [Wed Jun 3 01:04:26 2026] GET /v2.0/security-groups?id=33a2b06a-a64b-4a65-a072-ea598103bdce&fields=id&fields=name => generated 111 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1981] 10.0.0.18 () {34 vars in 757 bytes} [Wed Jun 3 01:04:26 2026] PUT /v2.0/floatingips/69cf2678-a945-41a9-b32a-89ff152bdd0f/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1982] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jun 3 01:04:26 2026] GET /v2.0/floatingips/69cf2678-a945-41a9-b32a-89ff152bdd0f/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1983] 10.0.0.18 () {34 vars in 768 bytes} [Wed Jun 3 01:04:26 2026] PUT /v2.0/floatingips/69cf2678-a945-41a9-b32a-89ff152bdd0f/tags/green => 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: 1010/1984] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jun 3 01:04:26 2026] GET /v2.0/floatingips/69cf2678-a945-41a9-b32a-89ff152bdd0f/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1985] 10.0.0.18 () {34 vars in 764 bytes} [Wed Jun 3 01:04:26 2026] PUT /v2.0/floatingips/69cf2678-a945-41a9-b32a-89ff152bdd0f/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: 1011/1986] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jun 3 01:04:26 2026] GET /v2.0/floatingips/69cf2678-a945-41a9-b32a-89ff152bdd0f/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1987] 10.0.0.18 () {34 vars in 786 bytes} [Wed Jun 3 01:04:26 2026] PUT /v2.0/floatingips/69cf2678-a945-41a9-b32a-89ff152bdd0f/tags/black.or.white => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1988] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jun 3 01:04:26 2026] GET /v2.0/floatingips/69cf2678-a945-41a9-b32a-89ff152bdd0f/tags => generated 52 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1989] 10.0.0.18 () {34 vars in 757 bytes} [Wed Jun 3 01:04:26 2026] PUT /v2.0/floatingips/69cf2678-a945-41a9-b32a-89ff152bdd0f/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: 1015/1990] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jun 3 01:04:26 2026] GET /v2.0/floatingips/69cf2678-a945-41a9-b32a-89ff152bdd0f/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/1991] 10.0.0.18 () {32 vars in 745 bytes} [Wed Jun 3 01:04:26 2026] GET /v2.0/floatingips/69cf2678-a945-41a9-b32a-89ff152bdd0f/tags/red => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:04:26.544 7 INFO neutron.api.v2.resource [None req-c6a312e0-1393-4b85-b451-8c99b2645766 ef9b1ccd61aa4cc480f8086138f879e2 26e72c7618454f5fbac4846c4ab75555 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1017/1992] 10.0.0.18 () {32 vars in 749 bytes} [Wed Jun 3 01:04:26 2026] GET /v2.0/floatingips/69cf2678-a945-41a9-b32a-89ff152bdd0f/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1995] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:04:26 2026] GET /v2.0/security-groups?tenant_id=290595f0ce7c4ca6b62f2d7e01f5b210&name=default => generated 2925 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/1996] 10.0.0.18 () {32 vars in 748 bytes} [Wed Jun 3 01:04:26 2026] DELETE /v2.0/floatingips/69cf2678-a945-41a9-b32a-89ff152bdd0f/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/1997] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jun 3 01:04:26 2026] GET /v2.0/floatingips/69cf2678-a945-41a9-b32a-89ff152bdd0f/tags => generated 30 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:04:26.651 7 INFO neutron.api.v2.resource [None req-7503ccc8-6594-45af-8910-065a441ab450 ef9b1ccd61aa4cc480f8086138f879e2 26e72c7618454f5fbac4846c4ab75555 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1022/1998] 10.0.0.18 () {32 vars in 752 bytes} [Wed Jun 3 01:04:26 2026] DELETE /v2.0/floatingips/69cf2678-a945-41a9-b32a-89ff152bdd0f/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1999] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:04:26 2026] DELETE /v2.0/security-groups/ac9fc54a-cd53-43ca-90ae-d35006e1a1b5 => 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: 1023/2000] 10.0.0.18 () {32 vars in 740 bytes} [Wed Jun 3 01:04:26 2026] DELETE /v2.0/floatingips/69cf2678-a945-41a9-b32a-89ff152bdd0f/tags => 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: 978/2001] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jun 3 01:04:26 2026] GET /v2.0/floatingips/69cf2678-a945-41a9-b32a-89ff152bdd0f/tags => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/2002] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:04:26 2026] GET /v2.0/security-groups?tenant_id=ba1e251cf4534bc387d7ea5d2a5cb347&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2003] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:04:26 2026] DELETE /v2.0/security-groups/26cd31e9-2a42-4a95-90f2-1697fae58d8e => 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: 1024/2004] 10.0.0.18 () {32 vars in 730 bytes} [Wed Jun 3 01:04:26 2026] DELETE /v2.0/floatingips/69cf2678-a945-41a9-b32a-89ff152bdd0f => generated 0 bytes in 341 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2005] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:04:27 2026] GET /v2.0/security-groups?tenant_id=26e72c7618454f5fbac4846c4ab75555&name=default => generated 2925 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2006] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:04:28 2026] DELETE /v2.0/security-groups/2af81090-2f26-40cf-aa1e-02547579974c => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2007] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:04:28 2026] GET /v2.0/security-groups?tenant_id=30f28caebd0d479e957271884b4fd4c6&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: 1026/2008] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:04:28 2026] DELETE /v2.0/security-groups/b2e50b1b-3b32-4394-aecf-3a006bfad5fe => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/2009] 10.0.0.18 () {34 vars in 676 bytes} [Wed Jun 3 01:04:29 2026] POST /v2.0/qos/policies => generated 359 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2010] 10.0.0.18 () {34 vars in 676 bytes} [Wed Jun 3 01:04:30 2026] POST /v2.0/qos/policies => generated 359 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/2011] 10.0.0.18 () {34 vars in 676 bytes} [Wed Jun 3 01:04:30 2026] POST /v2.0/qos/policies => generated 359 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2012] 10.0.0.18 () {34 vars in 676 bytes} [Wed Jun 3 01:04:30 2026] POST /v2.0/qos/policies => generated 359 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2013] 10.0.0.18 () {34 vars in 676 bytes} [Wed Jun 3 01:04:30 2026] POST /v2.0/qos/policies => generated 359 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2014] 10.0.0.18 () {34 vars in 751 bytes} [Wed Jun 3 01:04:30 2026] PUT /v2.0/policies/6adaba28-325a-4936-a7da-8f1d80119c3e/tags => generated 17 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2015] 10.0.0.18 () {34 vars in 751 bytes} [Wed Jun 3 01:04:30 2026] PUT /v2.0/policies/4d03077e-6ce2-421c-b147-0ddc85e766ef/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2016] 10.0.0.18 () {34 vars in 751 bytes} [Wed Jun 3 01:04:30 2026] PUT /v2.0/policies/d4549d93-5538-4672-a16f-9da8044fb73e/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2017] 10.0.0.18 () {34 vars in 751 bytes} [Wed Jun 3 01:04:30 2026] PUT /v2.0/policies/ac63b06e-8426-49d8-9df0-920ef1860d8f/tags => 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: 987/2018] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:04:30 2026] GET /v2.0/security-groups?tenant_id=51f7bb11567342b185ef541059dee465&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: 1032/2019] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:04:30 2026] DELETE /v2.0/security-groups/74268cbb-3514-4acf-b406-b5e53f0993de => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2020] 10.0.0.18 () {32 vars in 672 bytes} [Wed Jun 3 01:04:30 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2021] 10.0.0.18 () {32 vars in 686 bytes} [Wed Jun 3 01:04:31 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2022] 10.0.0.18 () {32 vars in 682 bytes} [Wed Jun 3 01:04:31 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2023] 10.0.0.18 () {32 vars in 694 bytes} [Wed Jun 3 01:04:31 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2024] 10.0.0.18 () {32 vars in 680 bytes} [Wed Jun 3 01:04:31 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2025] 10.0.0.18 () {32 vars in 694 bytes} [Wed Jun 3 01:04:31 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2026] 10.0.0.18 () {32 vars in 690 bytes} [Wed Jun 3 01:04:31 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2027] 10.0.0.18 () {32 vars in 702 bytes} [Wed Jun 3 01:04:31 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2028] 10.0.0.18 () {32 vars in 732 bytes} [Wed Jun 3 01:04:31 2026] DELETE /v2.0/qos/policies/6adaba28-325a-4936-a7da-8f1d80119c3e => 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: 993/2029] 10.0.0.18 () {32 vars in 732 bytes} [Wed Jun 3 01:04:31 2026] DELETE /v2.0/qos/policies/4d03077e-6ce2-421c-b147-0ddc85e766ef => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2030] 10.0.0.18 () {34 vars in 676 bytes} [Wed Jun 3 01:04:31 2026] POST /v2.0/qos/policies => generated 359 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2031] 10.0.0.18 () {34 vars in 751 bytes} [Wed Jun 3 01:04:31 2026] PUT /v2.0/policies/ba7c4d6b-2736-4a09-9fa8-5f0617c81a13/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: 1039/2032] 10.0.0.18 () {32 vars in 731 bytes} [Wed Jun 3 01:04:31 2026] GET /v2.0/policies/ba7c4d6b-2736-4a09-9fa8-5f0617c81a13/tags => generated 25 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2033] 10.0.0.18 () {32 vars in 732 bytes} [Wed Jun 3 01:04:31 2026] DELETE /v2.0/qos/policies/d4549d93-5538-4672-a16f-9da8044fb73e => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2034] 10.0.0.18 () {34 vars in 762 bytes} [Wed Jun 3 01:04:31 2026] PUT /v2.0/policies/ba7c4d6b-2736-4a09-9fa8-5f0617c81a13/tags/green => generated 4 bytes in 22 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2035] 10.0.0.18 () {32 vars in 731 bytes} [Wed Jun 3 01:04:31 2026] GET /v2.0/policies/ba7c4d6b-2736-4a09-9fa8-5f0617c81a13/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: 995/2036] 10.0.0.18 () {32 vars in 732 bytes} [Wed Jun 3 01:04:31 2026] DELETE /v2.0/qos/policies/ac63b06e-8426-49d8-9df0-920ef1860d8f => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2037] 10.0.0.18 () {34 vars in 758 bytes} [Wed Jun 3 01:04:31 2026] PUT /v2.0/policies/ba7c4d6b-2736-4a09-9fa8-5f0617c81a13/tags/red => generated 4 bytes in 20 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2038] 10.0.0.18 () {32 vars in 731 bytes} [Wed Jun 3 01:04:31 2026] GET /v2.0/policies/ba7c4d6b-2736-4a09-9fa8-5f0617c81a13/tags => generated 34 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2039] 10.0.0.18 () {32 vars in 732 bytes} [Wed Jun 3 01:04:31 2026] DELETE /v2.0/qos/policies/92856a5f-54b9-42d3-b660-f9e3f78edf51 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2040] 10.0.0.18 () {34 vars in 780 bytes} [Wed Jun 3 01:04:31 2026] PUT /v2.0/policies/ba7c4d6b-2736-4a09-9fa8-5f0617c81a13/tags/black.or.white => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2041] 10.0.0.18 () {32 vars in 731 bytes} [Wed Jun 3 01:04:31 2026] GET /v2.0/policies/ba7c4d6b-2736-4a09-9fa8-5f0617c81a13/tags => generated 52 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2042] 10.0.0.18 () {34 vars in 751 bytes} [Wed Jun 3 01:04:31 2026] PUT /v2.0/policies/ba7c4d6b-2736-4a09-9fa8-5f0617c81a13/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2043] 10.0.0.18 () {32 vars in 731 bytes} [Wed Jun 3 01:04:32 2026] GET /v2.0/policies/ba7c4d6b-2736-4a09-9fa8-5f0617c81a13/tags => generated 37 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2044] 10.0.0.18 () {32 vars in 739 bytes} [Wed Jun 3 01:04:32 2026] GET /v2.0/policies/ba7c4d6b-2736-4a09-9fa8-5f0617c81a13/tags/red => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:04:32.083 8 INFO neutron.api.v2.resource [None req-e818a5b2-2013-456d-8600-cea9f87dadd6 6747208f86174261a31c62a2cbd363fa f36380899e254fd9befbd8699a47f3f3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 999/2045] 10.0.0.18 () {32 vars in 743 bytes} [Wed Jun 3 01:04:32 2026] GET /v2.0/policies/ba7c4d6b-2736-4a09-9fa8-5f0617c81a13/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2046] 10.0.0.18 () {32 vars in 742 bytes} [Wed Jun 3 01:04:32 2026] DELETE /v2.0/policies/ba7c4d6b-2736-4a09-9fa8-5f0617c81a13/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2047] 10.0.0.18 () {32 vars in 731 bytes} [Wed Jun 3 01:04:32 2026] GET /v2.0/policies/ba7c4d6b-2736-4a09-9fa8-5f0617c81a13/tags => generated 30 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:04:32.186 7 INFO neutron.api.v2.resource [None req-0171d03a-a01d-41f8-b3c1-34dd9e9db083 6747208f86174261a31c62a2cbd363fa f36380899e254fd9befbd8699a47f3f3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1048/2048] 10.0.0.18 () {32 vars in 746 bytes} [Wed Jun 3 01:04:32 2026] DELETE /v2.0/policies/ba7c4d6b-2736-4a09-9fa8-5f0617c81a13/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2049] 10.0.0.18 () {32 vars in 719 bytes} [Wed Jun 3 01:04:32 2026] GET /v2.0/subnets/35c31987-d950-456d-9fe0-3cc9fa9bbf74 => 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: 1049/2050] 10.0.0.18 () {32 vars in 734 bytes} [Wed Jun 3 01:04:32 2026] DELETE /v2.0/policies/ba7c4d6b-2736-4a09-9fa8-5f0617c81a13/tags => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2051] 10.0.0.18 () {32 vars in 731 bytes} [Wed Jun 3 01:04:32 2026] GET /v2.0/policies/ba7c4d6b-2736-4a09-9fa8-5f0617c81a13/tags => 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: 1050/2052] 10.0.0.18 () {32 vars in 732 bytes} [Wed Jun 3 01:04:32 2026] DELETE /v2.0/qos/policies/ba7c4d6b-2736-4a09-9fa8-5f0617c81a13 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:04:33.060 8 INFO neutron.db.segments_db [None req-f100eb6e-0a38-47d2-a89a-176979a65988 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Added segment c9686e8f-303b-4b71-91c3-2956ebef4649 of type vxlan for network d049115a-9b51-4efd-9d3c-cb4fc3ab678a [pid: 7|app: 0|req: 1051/2053] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:04:32 2026] GET /v2.0/security-groups?tenant_id=2304dfef725c4b819952210e50af158d&name=default => generated 2925 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2054] 10.0.0.18 () {34 vars in 669 bytes} [Wed Jun 3 01:04:32 2026] POST /v2.0/networks => generated 741 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2055] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:04:33 2026] DELETE /v2.0/security-groups/8ab44294-851f-4a58-bc1a-aedc44fd2a76 => 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: 1052/2056] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:04:33 2026] GET /v2.0/security-groups?tenant_id=f36380899e254fd9befbd8699a47f3f3&name=default => generated 2925 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2057] 10.0.0.200 () {30 vars in 688 bytes} [Wed Jun 3 01:04:33 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2058] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:04:33 2026] DELETE /v2.0/security-groups/428351eb-43e1-4eac-b1fe-9e7726520ae2 => 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: 1055/2059] 10.0.0.200 () {30 vars in 690 bytes} [Wed Jun 3 01:04:33 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: 8|app: 0|req: 1005/2060] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:04:33 2026] POST /v2.0/subnets => generated 688 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2061] 10.0.0.200 () {30 vars in 666 bytes} [Wed Jun 3 01:04:33 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) 2026-06-03 01:04:33.545 8 INFO neutron.db.segments_db [None req-3f1fc67d-e219-4bf4-9e12-d34daf14eb94 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Added segment c78e643a-913b-4b9d-b691-81b2d5c350c8 of type vxlan for network 7c438b5e-2d41-4b2c-bc83-f64478d16d72 [pid: 7|app: 0|req: 1056/2062] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:04:33 2026] GET /v2.0/security-groups?tenant_id=a40c2d187587426db49165dfb43f36a1&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: 1057/2063] 10.0.0.200 () {30 vars in 702 bytes} [Wed Jun 3 01:04:33 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: 1058/2064] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:04:33 2026] DELETE /v2.0/security-groups/7f6a1abe-b71b-43b9-a3a6-49361196a0b0 => 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: 1059/2065] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:04:33 2026] GET /v2.0/security-groups?tenant_id=02212bc9f1dc4d2db808a42a1833218e&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:04:33.831 8 INFO neutron.db.l3_hamode_db [None req-3f1fc67d-e219-4bf4-9e12-d34daf14eb94 1e4faca4537740e1adab07724b703870 418175ad3b8049ecbc014af2266b5979 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1060/2066] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:04:33 2026] GET /v2.0/security-groups?tenant_id=8e43a067547d4295b657dd7cd8248263&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2067] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:04:33 2026] DELETE /v2.0/security-groups/a56d49d9-5dbf-4c38-af1a-d2807003cde0 => 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: 1062/2068] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:04:34 2026] DELETE /v2.0/security-groups/1b461fe5-4bb6-49ea-9ed3-82114596e7d8 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2069] 10.0.0.200 () {28 vars in 437 bytes} [Wed Jun 3 01:04:34 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2070] 10.0.0.200 () {30 vars in 726 bytes} [Wed Jun 3 01:04:34 2026] GET /v2.0/subnets/35c31987-d950-456d-9fe0-3cc9fa9bbf74 => generated 658 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2071] 10.0.0.200 () {30 vars in 688 bytes} [Wed Jun 3 01:04:34 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: 1066/2072] 10.0.0.200 () {30 vars in 690 bytes} [Wed Jun 3 01:04:34 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: 1067/2073] 10.0.0.200 () {30 vars in 666 bytes} [Wed Jun 3 01:04:34 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: 7|app: 0|req: 1068/2074] 10.0.0.200 () {30 vars in 702 bytes} [Wed Jun 3 01:04:34 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: 1069/2075] 10.0.0.200 () {30 vars in 726 bytes} [Wed Jun 3 01:04:34 2026] GET /v2.0/subnets/35c31987-d950-456d-9fe0-3cc9fa9bbf74 => 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: 1070/2076] 10.0.0.200 () {30 vars in 688 bytes} [Wed Jun 3 01:04:34 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: 1071/2077] 10.0.0.200 () {30 vars in 690 bytes} [Wed Jun 3 01:04:34 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: 1072/2078] 10.0.0.200 () {30 vars in 666 bytes} [Wed Jun 3 01:04:34 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: 1073/2079] 10.0.0.200 () {30 vars in 702 bytes} [Wed Jun 3 01:04:34 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: 1074/2080] 10.0.0.200 () {30 vars in 728 bytes} [Wed Jun 3 01:04:34 2026] GET /v2.0/networks/4f589fc4-103d-4e3c-a8de-df9790165d55 => generated 800 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2081] 10.0.0.200 () {30 vars in 680 bytes} [Wed Jun 3 01:04:34 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:04:34.746 8 INFO neutron.db.l3_hamode_db [None req-3f1fc67d-e219-4bf4-9e12-d34daf14eb94 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1076/2082] 10.0.0.200 () {34 vars in 702 bytes} [Wed Jun 3 01:04:34 2026] POST /v2.0/ports => generated 1128 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2083] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:04:33 2026] POST /v2.0/routers => generated 728 bytes in 2619 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-06-03 01:04:37.432 8 WARNING neutron_lib.context [None req-5d62ab76-fbc8-4660-bcaf-addb1094cba4 2033804122ac4a5c933c68760f4ee9a6 e8f0a15609c04f01835db09599b9f4d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1077/2084] 10.0.0.18 () {34 vars in 781 bytes} [Wed Jun 3 01:04:36 2026] PUT /v2.0/routers/365cb1cf-90cd-41ee-a926-a8c1d9c6d11d/add_router_interface => generated 309 bytes in 1399 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:04:37.653 8 INFO neutron.db.segments_db [None req-5d62ab76-fbc8-4660-bcaf-addb1094cba4 2033804122ac4a5c933c68760f4ee9a6 e8f0a15609c04f01835db09599b9f4d3 - - default default] Added segment 853916db-4d66-47ac-a58d-ba3f5cd59ef9 of type vxlan for network ddd91840-7c6a-46ca-8629-5e425205eaed [pid: 8|app: 0|req: 1008/2085] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:04:37 2026] POST /v2.0/networks => generated 632 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:04:37.774 8 WARNING neutron_lib.context [None req-7afc2792-3cb7-4d1d-ae8d-1ec22f84db17 2033804122ac4a5c933c68760f4ee9a6 e8f0a15609c04f01835db09599b9f4d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/2086] 199.204.45.4 () {30 vars in 699 bytes} [Wed Jun 3 01:04:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2087] 199.204.45.4 () {30 vars in 701 bytes} [Wed Jun 3 01:04:37 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: 7|app: 0|req: 1080/2088] 199.204.45.4 () {30 vars in 677 bytes} [Wed Jun 3 01:04:37 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: 1081/2089] 199.204.45.4 () {30 vars in 713 bytes} [Wed Jun 3 01:04:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2090] 199.204.45.4 () {30 vars in 733 bytes} [Wed Jun 3 01:04:37 2026] GET /v2.0/ports/93c39506-5b14-46c6-a8ec-7f8de040cd9a => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2091] 10.0.0.18 () {34 vars in 662 bytes} [Wed Jun 3 01:04:37 2026] POST /v2.0/ports => generated 743 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:04:38.125 7 WARNING neutron_lib.context [None req-f12b9974-2fa0-455f-a86e-ebf64c2d67fa 2033804122ac4a5c933c68760f4ee9a6 e8f0a15609c04f01835db09599b9f4d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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, ' [pid: 8|app: 0|req: 1010/2092] 199.204.45.4 () {30 vars in 699 bytes} [Wed Jun 3 01:04:38 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: 1011/2093] 199.204.45.4 () {30 vars in 701 bytes} [Wed Jun 3 01:04:38 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: 1012/2094] 199.204.45.4 () {30 vars in 677 bytes} [Wed Jun 3 01:04:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2095] 10.0.0.18 () {34 vars in 664 bytes} [Wed Jun 3 01:04:38 2026] POST /v2.0/trunks => generated 407 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2096] 199.204.45.4 () {30 vars in 713 bytes} [Wed Jun 3 01:04:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:04:38.413 8 INFO neutron.api.v2.resource [None req-44306499-6d97-41b1-bf2a-6fd9d3eca0c6 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1014/2097] 199.204.45.4 () {30 vars in 759 bytes} [Wed Jun 3 01:04:38 2026] GET /v2.0/security-groups/lb-c69f4743-7374-4b6c-a764-4a169aefdd78 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2098] 10.0.0.18 () {34 vars in 747 bytes} [Wed Jun 3 01:04:38 2026] PUT /v2.0/trunks/0079920a-0736-4df9-8fde-05e88335ed7c/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2099] 10.0.0.18 () {32 vars in 727 bytes} [Wed Jun 3 01:04:38 2026] GET /v2.0/trunks/0079920a-0736-4df9-8fde-05e88335ed7c/tags => generated 25 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2100] 199.204.45.4 () {30 vars in 781 bytes} [Wed Jun 3 01:04:38 2026] GET /v2.0/security-groups?name=lb-c69f4743-7374-4b6c-a764-4a169aefdd78 => generated 23 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2101] 10.0.0.18 () {34 vars in 758 bytes} [Wed Jun 3 01:04:38 2026] PUT /v2.0/trunks/0079920a-0736-4df9-8fde-05e88335ed7c/tags/green => 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: 1017/2102] 10.0.0.18 () {32 vars in 727 bytes} [Wed Jun 3 01:04:38 2026] GET /v2.0/trunks/0079920a-0736-4df9-8fde-05e88335ed7c/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:04:38.573 8 WARNING neutron_lib.context [None req-9aaaa322-3940-45ee-a79d-0522f8676db8 28564fc1be2448dd92cba2d1e531bbef 3ea97dd5ea7c4200b632e4ef37e8c6d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:04:38.616 8 INFO neutron.db.segments_db [None req-9aaaa322-3940-45ee-a79d-0522f8676db8 28564fc1be2448dd92cba2d1e531bbef 3ea97dd5ea7c4200b632e4ef37e8c6d8 - - default default] Added segment f25b6234-0a79-4abe-8698-cf428e1366e3 of type vxlan for network c1ec4930-da84-4162-9a75-59058bc17d54 [pid: 7|app: 0|req: 1086/2103] 199.204.45.4 () {34 vars in 732 bytes} [Wed Jun 3 01:04:38 2026] POST /v2.0/security-groups => generated 1636 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2104] 10.0.0.18 () {34 vars in 754 bytes} [Wed Jun 3 01:04:38 2026] PUT /v2.0/trunks/0079920a-0736-4df9-8fde-05e88335ed7c/tags/red => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2105] 199.204.45.4 () {30 vars in 811 bytes} [Wed Jun 3 01:04:38 2026] GET /v2.0/security-group-rules?security_group_id=22191575-2063-48bf-9ab0-dc22ba6833b5 => generated 1182 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2106] 10.0.0.18 () {32 vars in 727 bytes} [Wed Jun 3 01:04:38 2026] GET /v2.0/trunks/0079920a-0736-4df9-8fde-05e88335ed7c/tags => generated 34 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:04:38.881 8 INFO neutron.db.l3_hamode_db [None req-9aaaa322-3940-45ee-a79d-0522f8676db8 28564fc1be2448dd92cba2d1e531bbef 3ea97dd5ea7c4200b632e4ef37e8c6d8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1090/2107] 199.204.45.4 () {34 vars in 785 bytes} [Wed Jun 3 01:04:38 2026] PUT /v2.0/ports/93c39506-5b14-46c6-a8ec-7f8de040cd9a => generated 1128 bytes in 218 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: 1091/2108] 10.0.0.18 () {34 vars in 776 bytes} [Wed Jun 3 01:04:38 2026] PUT /v2.0/trunks/0079920a-0736-4df9-8fde-05e88335ed7c/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: 1092/2109] 10.0.0.18 () {32 vars in 727 bytes} [Wed Jun 3 01:04:38 2026] GET /v2.0/trunks/0079920a-0736-4df9-8fde-05e88335ed7c/tags => generated 52 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:04:39.028 8 INFO neutron.db.l3_hamode_db [None req-9aaaa322-3940-45ee-a79d-0522f8676db8 28564fc1be2448dd92cba2d1e531bbef 3ea97dd5ea7c4200b632e4ef37e8c6d8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1093/2110] 10.0.0.18 () {34 vars in 747 bytes} [Wed Jun 3 01:04:39 2026] PUT /v2.0/trunks/0079920a-0736-4df9-8fde-05e88335ed7c/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2111] 199.204.45.4 () {30 vars in 699 bytes} [Wed Jun 3 01:04:39 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: 7|app: 0|req: 1095/2112] 10.0.0.18 () {32 vars in 727 bytes} [Wed Jun 3 01:04:39 2026] GET /v2.0/trunks/0079920a-0736-4df9-8fde-05e88335ed7c/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: 1096/2113] 199.204.45.4 () {30 vars in 701 bytes} [Wed Jun 3 01:04:39 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2114] 10.0.0.18 () {32 vars in 735 bytes} [Wed Jun 3 01:04:39 2026] GET /v2.0/trunks/0079920a-0736-4df9-8fde-05e88335ed7c/tags/red => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2115] 199.204.45.4 () {30 vars in 677 bytes} [Wed Jun 3 01:04:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:04:39.091 7 INFO neutron.api.v2.resource [None req-150a1e33-8ea4-47f2-b21a-d7d966e71dcd 2033804122ac4a5c933c68760f4ee9a6 e8f0a15609c04f01835db09599b9f4d3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1099/2116] 10.0.0.18 () {32 vars in 739 bytes} [Wed Jun 3 01:04:39 2026] GET /v2.0/trunks/0079920a-0736-4df9-8fde-05e88335ed7c/tags/green => generated 99 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2117] 199.204.45.4 () {30 vars in 713 bytes} [Wed Jun 3 01:04:39 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: 1101/2118] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:04:39 2026] DELETE /v2.0/trunks/0079920a-0736-4df9-8fde-05e88335ed7c/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2119] 199.204.45.4 () {30 vars in 737 bytes} [Wed Jun 3 01:04:39 2026] GET /v2.0/subnets/35c31987-d950-456d-9fe0-3cc9fa9bbf74 => 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: 1103/2120] 10.0.0.18 () {32 vars in 727 bytes} [Wed Jun 3 01:04:39 2026] GET /v2.0/trunks/0079920a-0736-4df9-8fde-05e88335ed7c/tags => generated 30 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:04:39.190 7 INFO neutron.api.v2.resource [None req-005018fb-ef19-4ecb-b641-b16f16c7cb28 2033804122ac4a5c933c68760f4ee9a6 e8f0a15609c04f01835db09599b9f4d3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1104/2121] 10.0.0.18 () {32 vars in 742 bytes} [Wed Jun 3 01:04:39 2026] DELETE /v2.0/trunks/0079920a-0736-4df9-8fde-05e88335ed7c/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: 1105/2122] 10.0.0.18 () {32 vars in 730 bytes} [Wed Jun 3 01:04:39 2026] DELETE /v2.0/trunks/0079920a-0736-4df9-8fde-05e88335ed7c/tags => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2123] 10.0.0.18 () {32 vars in 727 bytes} [Wed Jun 3 01:04:39 2026] GET /v2.0/trunks/0079920a-0736-4df9-8fde-05e88335ed7c/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: 1107/2124] 10.0.0.18 () {32 vars in 717 bytes} [Wed Jun 3 01:04:39 2026] GET /v2.0/trunks/0079920a-0736-4df9-8fde-05e88335ed7c => generated 407 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2125] 10.0.0.18 () {32 vars in 715 bytes} [Wed Jun 3 01:04:39 2026] GET /v2.0/ports/4475b143-3ebf-41e2-8577-80fb4bf800b6 => generated 826 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2126] 10.0.0.18 () {32 vars in 720 bytes} [Wed Jun 3 01:04:39 2026] DELETE /v2.0/trunks/0079920a-0736-4df9-8fde-05e88335ed7c => 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: 1110/2127] 10.0.0.18 () {32 vars in 718 bytes} [Wed Jun 3 01:04:39 2026] DELETE /v2.0/ports/4475b143-3ebf-41e2-8577-80fb4bf800b6 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2128] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jun 3 01:04:38 2026] POST /v2.0/routers => generated 474 bytes in 1239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:04:39.771 8 WARNING neutron_lib.context [None req-902ced98-e8f1-43db-a42d-75b5df15dc62 28564fc1be2448dd92cba2d1e531bbef 3ea97dd5ea7c4200b632e4ef37e8c6d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:04:39.781 7 INFO neutron.services.segments.plugin [-] Segment 853916db-4d66-47ac-a58d-ba3f5cd59ef9 resource provider aggregate not found 2026-06-03 01:04:39.787 7 INFO neutron.services.segments.plugin [-] Segment 853916db-4d66-47ac-a58d-ba3f5cd59ef9 resource provider aggregate not found 2026-06-03 01:04:39.793 7 INFO neutron.services.segments.plugin [-] Segment 853916db-4d66-47ac-a58d-ba3f5cd59ef9 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 853916db-4d66-47ac-a58d-ba3f5cd59ef9 found for delete ", "request_id": "req-901c2148-0349-4c57-a974-eb0c4e4343d8"}]} 2026-06-03 01:04:39.808 7 INFO neutron.services.segments.plugin [-] Segment 853916db-4d66-47ac-a58d-ba3f5cd59ef9 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 853916db-4d66-47ac-a58d-ba3f5cd59ef9 found for delete ", "request_id": "req-3ff2453e-9e64-45b3-aac9-c744506d9e58"}]} [pid: 7|app: 0|req: 1111/2129] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:04:39 2026] DELETE /v2.0/networks/ddd91840-7c6a-46ca-8629-5e425205eaed => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:04:39.833 8 INFO neutron.db.l3_hamode_db [None req-902ced98-e8f1-43db-a42d-75b5df15dc62 28564fc1be2448dd92cba2d1e531bbef 3ea97dd5ea7c4200b632e4ef37e8c6d8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1112/2130] 10.0.0.54 () {34 vars in 980 bytes} [Wed Jun 3 01:04:39 2026] GET /v2.0/networks?id=d049115a-9b51-4efd-9d3c-cb4fc3ab678a => generated 673 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2131] 10.0.0.54 () {34 vars in 963 bytes} [Wed Jun 3 01:04:39 2026] GET /v2.0/quotas/418175ad3b8049ecbc014af2266b5979 => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:04:39.991 8 INFO neutron.db.l3_hamode_db [None req-902ced98-e8f1-43db-a42d-75b5df15dc62 28564fc1be2448dd92cba2d1e531bbef 3ea97dd5ea7c4200b632e4ef37e8c6d8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1114/2132] 10.0.0.54 () {34 vars in 1000 bytes} [Wed Jun 3 01:04:39 2026] GET /v2.0/ports?tenant_id=418175ad3b8049ecbc014af2266b5979&fields=id => generated 103 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2133] 10.0.0.54 () {34 vars in 1006 bytes} [Wed Jun 3 01:04:40 2026] GET /v2.0/networks/d049115a-9b51-4efd-9d3c-cb4fc3ab678a?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: 1116/2134] 10.0.0.54 () {34 vars in 1106 bytes} [Wed Jun 3 01:04:40 2026] GET /v2.0/networks/d049115a-9b51-4efd-9d3c-cb4fc3ab678a?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) [pid: 7|app: 0|req: 1117/2135] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:04:40 2026] GET /v2.0/ports?device_id=4d425e91-1be8-4c97-b245-58339deafc88 => 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: 1118/2136] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:04:40 2026] GET /v2.0/security-groups?tenant_id=e8f0a15609c04f01835db09599b9f4d3&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2137] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jun 3 01:04:39 2026] POST /v2.0/routers => generated 474 bytes in 908 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:04:40.688 8 WARNING neutron_lib.context [None req-c562da32-8def-43d5-8d80-c58e7113837d 28564fc1be2448dd92cba2d1e531bbef 3ea97dd5ea7c4200b632e4ef37e8c6d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:04:40.748 8 INFO neutron.db.l3_hamode_db [None req-c562da32-8def-43d5-8d80-c58e7113837d 28564fc1be2448dd92cba2d1e531bbef 3ea97dd5ea7c4200b632e4ef37e8c6d8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:04:40.912 8 INFO neutron.db.l3_hamode_db [None req-c562da32-8def-43d5-8d80-c58e7113837d 28564fc1be2448dd92cba2d1e531bbef 3ea97dd5ea7c4200b632e4ef37e8c6d8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1119/2138] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:04:40 2026] DELETE /v2.0/security-groups/e1b33479-67ca-481b-ae30-f07a39b5a2f5 => 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: 1120/2139] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:04:41 2026] GET /v2.0/security-groups?tenant_id=a2ab3556c248494bae459aa5625c2270&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2140] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:04:41 2026] DELETE /v2.0/security-groups/87834aa3-4429-4e06-8e0b-27675b351dd8 => 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: 1122/2141] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:04:41 2026] GET /v2.0/ports?device_id=4d425e91-1be8-4c97-b245-58339deafc88 => 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: 1020/2143] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jun 3 01:04:40 2026] POST /v2.0/routers => generated 474 bytes in 874 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:04:41.568 8 WARNING neutron_lib.context [None req-2051662d-7721-40f1-9cf8-bc73aa2647fd 28564fc1be2448dd92cba2d1e531bbef 3ea97dd5ea7c4200b632e4ef37e8c6d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:04:41.608 8 INFO neutron.db.l3_hamode_db [None req-2051662d-7721-40f1-9cf8-bc73aa2647fd 28564fc1be2448dd92cba2d1e531bbef 3ea97dd5ea7c4200b632e4ef37e8c6d8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:04:41.733 8 INFO neutron.db.l3_hamode_db [None req-2051662d-7721-40f1-9cf8-bc73aa2647fd 28564fc1be2448dd92cba2d1e531bbef 3ea97dd5ea7c4200b632e4ef37e8c6d8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1021/2145] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jun 3 01:04:41 2026] POST /v2.0/routers => generated 474 bytes in 796 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:04:42.373 7 WARNING neutron_lib.context [None req-e2a11f27-69ce-48f2-a8fe-d943268a6634 28564fc1be2448dd92cba2d1e531bbef 3ea97dd5ea7c4200b632e4ef37e8c6d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:04:42.432 7 INFO neutron.db.l3_hamode_db [None req-e2a11f27-69ce-48f2-a8fe-d943268a6634 28564fc1be2448dd92cba2d1e531bbef 3ea97dd5ea7c4200b632e4ef37e8c6d8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1022/2146] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:04:42 2026] GET /v2.0/ports?device_id=4d425e91-1be8-4c97-b245-58339deafc88 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:04:42.547 7 INFO neutron.db.l3_hamode_db [None req-e2a11f27-69ce-48f2-a8fe-d943268a6634 28564fc1be2448dd92cba2d1e531bbef 3ea97dd5ea7c4200b632e4ef37e8c6d8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1125/2147] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jun 3 01:04:42 2026] POST /v2.0/routers => generated 474 bytes in 813 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2148] 10.0.0.18 () {34 vars in 749 bytes} [Wed Jun 3 01:04:43 2026] PUT /v2.0/routers/8d6c9cda-aa86-4ee6-b04c-39f39ae56517/tags => generated 17 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2149] 10.0.0.18 () {34 vars in 749 bytes} [Wed Jun 3 01:04:43 2026] PUT /v2.0/routers/c8facc6b-6ff7-4e3d-bd50-b1d1de50d2d7/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2150] 10.0.0.18 () {34 vars in 749 bytes} [Wed Jun 3 01:04:43 2026] PUT /v2.0/routers/2b857612-2344-435e-b152-a782ff739f6f/tags => generated 34 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2151] 10.0.0.18 () {34 vars in 749 bytes} [Wed Jun 3 01:04:43 2026] PUT /v2.0/routers/7d6487b0-8dc5-44c4-a5c8-11fdf3eeedc3/tags => generated 19 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2152] 10.0.0.18 () {32 vars in 662 bytes} [Wed Jun 3 01:04:43 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2153] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:04:43 2026] GET /v2.0/ports?device_id=4d425e91-1be8-4c97-b245-58339deafc88 => 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: 1026/2154] 10.0.0.18 () {32 vars in 676 bytes} [Wed Jun 3 01:04:43 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2155] 10.0.0.18 () {32 vars in 672 bytes} [Wed Jun 3 01:04:43 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2156] 10.0.0.18 () {32 vars in 684 bytes} [Wed Jun 3 01:04:43 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2157] 10.0.0.18 () {32 vars in 670 bytes} [Wed Jun 3 01:04:43 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2158] 10.0.0.18 () {32 vars in 684 bytes} [Wed Jun 3 01:04:43 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2159] 10.0.0.18 () {32 vars in 680 bytes} [Wed Jun 3 01:04:43 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2160] 10.0.0.18 () {32 vars in 692 bytes} [Wed Jun 3 01:04:44 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2161] 10.0.0.18 () {32 vars in 719 bytes} [Wed Jun 3 01:04:44 2026] GET /v2.0/routers/8d6c9cda-aa86-4ee6-b04c-39f39ae56517 => generated 485 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2162] 199.204.45.4 () {34 vars in 983 bytes} [Wed Jun 3 01:04:44 2026] GET /v2.0/networks?id=d049115a-9b51-4efd-9d3c-cb4fc3ab678a => generated 673 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2163] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:04:44 2026] GET /v2.0/ports?device_id=4d425e91-1be8-4c97-b245-58339deafc88 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:04:44.711 7 WARNING neutron_lib.context [req-ae576b06-0270-4dfe-bb52-220b64d6d4fd req-44cc26d8-f8c3-4aba-8e49-9619b80018db ee6734cfcc4847e9aa6935c6c14552cb 418175ad3b8049ecbc014af2266b5979 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1030/2164] 10.0.0.18 () {34 vars in 740 bytes} [Wed Jun 3 01:04:44 2026] PUT /v2.0/routers/8d6c9cda-aa86-4ee6-b04c-39f39ae56517 => generated 485 bytes in 586 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2165] 10.0.0.18 () {32 vars in 734 bytes} [Wed Jun 3 01:04:44 2026] GET /v2.0/ports?device_id=8d6c9cda-aa86-4ee6-b04c-39f39ae56517 => 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: 1135/2166] 199.204.45.4 () {38 vars in 952 bytes} [Wed Jun 3 01:04:44 2026] POST /v2.0/ports => generated 958 bytes in 378 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: 1032/2167] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:04:44 2026] DELETE /v2.0/routers/8d6c9cda-aa86-4ee6-b04c-39f39ae56517 => generated 0 bytes in 364 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2168] 10.0.0.18 () {32 vars in 719 bytes} [Wed Jun 3 01:04:45 2026] GET /v2.0/routers/c8facc6b-6ff7-4e3d-bd50-b1d1de50d2d7 => generated 493 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2169] 199.204.45.4 () {38 vars in 1025 bytes} [Wed Jun 3 01:04:45 2026] PUT /v2.0/ports/b9112566-88ec-45e3-9476-346262319101 => generated 1239 bytes in 417 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: 1034/2170] 10.0.0.18 () {34 vars in 740 bytes} [Wed Jun 3 01:04:45 2026] PUT /v2.0/routers/c8facc6b-6ff7-4e3d-bd50-b1d1de50d2d7 => generated 493 bytes in 529 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:04:45.806 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-887889ce-2442-4fc6-858f-c81b1752a40a'] response: {'name': 'network-changed', 'server_uuid': '4d425e91-1be8-4c97-b245-58339deafc88', 'tag': 'b9112566-88ec-45e3-9476-346262319101', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1035/2171] 10.0.0.18 () {32 vars in 734 bytes} [Wed Jun 3 01:04:45 2026] GET /v2.0/ports?device_id=c8facc6b-6ff7-4e3d-bd50-b1d1de50d2d7 => 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: 1137/2172] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:04:45 2026] GET /v2.0/ports?device_id=4d425e91-1be8-4c97-b245-58339deafc88 => generated 973 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2173] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:04:45 2026] GET /v2.0/security-groups?id=9a6e151c-9f0a-4b96-9a44-ebdc532f12e4&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: 1036/2174] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:04:45 2026] DELETE /v2.0/routers/c8facc6b-6ff7-4e3d-bd50-b1d1de50d2d7 => generated 0 bytes in 358 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2175] 10.0.0.18 () {32 vars in 719 bytes} [Wed Jun 3 01:04:46 2026] GET /v2.0/routers/2b857612-2344-435e-b152-a782ff739f6f => generated 502 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2176] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:04:46 2026] GET /v2.0/ports?tenant_id=418175ad3b8049ecbc014af2266b5979&device_id=4d425e91-1be8-4c97-b245-58339deafc88 => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2177] 199.204.45.4 () {34 vars in 1015 bytes} [Wed Jun 3 01:04:46 2026] GET /v2.0/networks?tenant_id=418175ad3b8049ecbc014af2266b5979&shared=False => generated 769 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2178] 199.204.45.4 () {34 vars in 927 bytes} [Wed Jun 3 01:04:46 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2179] 10.0.0.18 () {34 vars in 740 bytes} [Wed Jun 3 01:04:46 2026] PUT /v2.0/routers/2b857612-2344-435e-b152-a782ff739f6f => generated 502 bytes in 547 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2180] 10.0.0.18 () {32 vars in 734 bytes} [Wed Jun 3 01:04:46 2026] GET /v2.0/ports?device_id=2b857612-2344-435e-b152-a782ff739f6f => 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: 1038/2181] 10.0.0.54 () {34 vars in 1014 bytes} [Wed Jun 3 01:04:46 2026] GET /v2.0/security-groups?id=cc06ca33-bcf8-4bcb-acfa-aa0c24a06a2b&fields=id => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2182] 10.0.0.54 () {34 vars in 980 bytes} [Wed Jun 3 01:04:46 2026] GET /v2.0/networks?id=b0c445cb-aacb-4c6d-b183-283574698c2c => generated 734 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2183] 10.0.0.54 () {34 vars in 963 bytes} [Wed Jun 3 01:04:46 2026] GET /v2.0/quotas/aa70056494f549c19d3e3db85b9c9e1d => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2184] 10.0.0.54 () {34 vars in 1000 bytes} [Wed Jun 3 01:04:46 2026] GET /v2.0/ports?tenant_id=aa70056494f549c19d3e3db85b9c9e1d&fields=id => generated 149 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2185] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:04:46 2026] GET /v2.0/ports?device_id=4d425e91-1be8-4c97-b245-58339deafc88 => 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: 1043/2186] 10.0.0.54 () {34 vars in 1006 bytes} [Wed Jun 3 01:04:47 2026] GET /v2.0/networks/b0c445cb-aacb-4c6d-b183-283574698c2c?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: 1044/2187] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:04:47 2026] GET /v2.0/security-groups?id=9a6e151c-9f0a-4b96-9a44-ebdc532f12e4&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: 8|app: 0|req: 1045/2188] 10.0.0.54 () {34 vars in 1106 bytes} [Wed Jun 3 01:04:47 2026] GET /v2.0/networks/b0c445cb-aacb-4c6d-b183-283574698c2c?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: 1144/2189] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:04:46 2026] DELETE /v2.0/routers/2b857612-2344-435e-b152-a782ff739f6f => generated 0 bytes in 375 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2190] 10.0.0.18 () {32 vars in 719 bytes} [Wed Jun 3 01:04:47 2026] GET /v2.0/routers/7d6487b0-8dc5-44c4-a5c8-11fdf3eeedc3 => generated 487 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2191] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:04:47 2026] GET /v2.0/ports?tenant_id=418175ad3b8049ecbc014af2266b5979&device_id=4d425e91-1be8-4c97-b245-58339deafc88 => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2192] 199.204.45.4 () {34 vars in 1057 bytes} [Wed Jun 3 01:04:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=b9112566-88ec-45e3-9476-346262319101 => 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: 1049/2193] 199.204.45.4 () {34 vars in 981 bytes} [Wed Jun 3 01:04:47 2026] GET /v2.0/subnets?id=f2e332c9-f052-44e3-a566-6e6cbbd55775 => generated 691 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2194] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:04:47 2026] GET /v2.0/ports?network_id=d049115a-9b51-4efd-9d3c-cb4fc3ab678a&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: 1051/2195] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:04:47 2026] GET /v2.0/networks/d049115a-9b51-4efd-9d3c-cb4fc3ab678a?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: 1052/2196] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:04:47 2026] GET /v2.0/networks/d049115a-9b51-4efd-9d3c-cb4fc3ab678a?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: 1053/2197] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:04:47 2026] GET /v2.0/ports?device_id=af8c9a3e-5333-4744-9339-c94ca6106d68 => 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: 1145/2198] 10.0.0.18 () {34 vars in 740 bytes} [Wed Jun 3 01:04:47 2026] PUT /v2.0/routers/7d6487b0-8dc5-44c4-a5c8-11fdf3eeedc3 => generated 487 bytes in 655 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2199] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:04:47 2026] GET /v2.0/ports?device_id=af8c9a3e-5333-4744-9339-c94ca6106d68 => 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: 1146/2200] 10.0.0.18 () {32 vars in 734 bytes} [Wed Jun 3 01:04:47 2026] GET /v2.0/ports?device_id=7d6487b0-8dc5-44c4-a5c8-11fdf3eeedc3 => 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: 1147/2201] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:04:48 2026] GET /v2.0/ports?device_id=4d425e91-1be8-4c97-b245-58339deafc88 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2202] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:04:48 2026] GET /v2.0/security-groups?id=9a6e151c-9f0a-4b96-9a44-ebdc532f12e4&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: 1055/2203] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:04:47 2026] DELETE /v2.0/routers/7d6487b0-8dc5-44c4-a5c8-11fdf3eeedc3 => generated 0 bytes in 361 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2204] 10.0.0.18 () {32 vars in 719 bytes} [Wed Jun 3 01:04:48 2026] GET /v2.0/routers/d45fa82b-90ea-4a64-a704-bba132063779 => generated 480 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2205] 10.0.0.18 () {34 vars in 740 bytes} [Wed Jun 3 01:04:48 2026] PUT /v2.0/routers/d45fa82b-90ea-4a64-a704-bba132063779 => generated 480 bytes in 561 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2206] 10.0.0.18 () {32 vars in 734 bytes} [Wed Jun 3 01:04:48 2026] GET /v2.0/ports?device_id=d45fa82b-90ea-4a64-a704-bba132063779 => 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: 1151/2207] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:04:49 2026] GET /v2.0/ports?device_id=4d425e91-1be8-4c97-b245-58339deafc88 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2208] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:04:49 2026] GET /v2.0/security-groups?id=9a6e151c-9f0a-4b96-9a44-ebdc532f12e4&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:04:49.504 8 INFO neutron.services.segments.plugin [-] Segment f25b6234-0a79-4abe-8698-cf428e1366e3 resource provider aggregate not found 2026-06-03 01:04:49.509 8 INFO neutron.services.segments.plugin [-] Segment f25b6234-0a79-4abe-8698-cf428e1366e3 resource provider aggregate not found 2026-06-03 01:04:49.517 8 INFO neutron.db.l3_hamode_db [None req-530e7902-3ab6-417c-84f2-5fbf85ed9d2a 28564fc1be2448dd92cba2d1e531bbef 3ea97dd5ea7c4200b632e4ef37e8c6d8 - - default default] HA network c1ec4930-da84-4162-9a75-59058bc17d54 was deleted as no HA routers are present in tenant 3ea97dd5ea7c4200b632e4ef37e8c6d8. [pid: 8|app: 0|req: 1057/2209] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:04:48 2026] DELETE /v2.0/routers/d45fa82b-90ea-4a64-a704-bba132063779 => generated 0 bytes in 567 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:04:50.496 8 INFO neutron.services.segments.plugin [-] Segment f25b6234-0a79-4abe-8698-cf428e1366e3 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 f25b6234-0a79-4abe-8698-cf428e1366e3 found for delete ", "request_id": "req-aa534578-d7df-4a32-94a3-37928d609dec"}]} 2026-06-03 01:04:50.509 8 INFO neutron.services.segments.plugin [-] Segment f25b6234-0a79-4abe-8698-cf428e1366e3 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 f25b6234-0a79-4abe-8698-cf428e1366e3 found for delete ", "request_id": "req-299a7b40-62b1-47fd-9ca8-69c9679f7b7e"}]} [pid: 8|app: 0|req: 1058/2210] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:04:50 2026] GET /v2.0/ports?device_id=4d425e91-1be8-4c97-b245-58339deafc88 => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2211] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:04:50 2026] GET /v2.0/security-groups?tenant_id=3ea97dd5ea7c4200b632e4ef37e8c6d8&name=default => generated 2928 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2212] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:04:50 2026] GET /v2.0/security-groups?id=9a6e151c-9f0a-4b96-9a44-ebdc532f12e4&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2213] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:04:50 2026] GET /v2.0/ports?device_id=af8c9a3e-5333-4744-9339-c94ca6106d68 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2214] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:04:50 2026] DELETE /v2.0/security-groups/96885b69-4fb5-495d-90d2-4401e0721d75 => 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: 1061/2215] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:04:50 2026] GET /v2.0/ports?device_id=af8c9a3e-5333-4744-9339-c94ca6106d68 => 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: 1155/2216] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:04:50 2026] GET /v2.0/security-groups?tenant_id=cd973f9d3fdb4a6fa2965cfec7aaf2cd&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2217] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:04:50 2026] DELETE /v2.0/security-groups/e5c6fdc4-6fe4-46cb-85b4-855b9f1a52d6 => 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: 1156/2218] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:04:51 2026] GET /v2.0/security-groups?tenant_id=49b002def4c049d18c5cacb1483aa50a&name=default => generated 2929 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2219] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:04:51 2026] DELETE /v2.0/security-groups/3fb46535-a236-4101-9db0-08aefd19f993 => 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: 1157/2220] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:04:51 2026] GET /v2.0/ports?device_id=4d425e91-1be8-4c97-b245-58339deafc88 => generated 973 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2221] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:04:51 2026] GET /v2.0/security-groups?id=9a6e151c-9f0a-4b96-9a44-ebdc532f12e4&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2222] 199.204.45.4 () {34 vars in 983 bytes} [Wed Jun 3 01:04:51 2026] GET /v2.0/networks?id=b0c445cb-aacb-4c6d-b183-283574698c2c => generated 734 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2223] 199.204.45.4 () {34 vars in 1047 bytes} [Wed Jun 3 01:04:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=aa70056494f549c19d3e3db85b9c9e1d => generated 343 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2224] 199.204.45.4 () {38 vars in 952 bytes} [Wed Jun 3 01:04:51 2026] POST /v2.0/ports => generated 1078 bytes in 461 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2225] 199.204.45.4 () {38 vars in 1025 bytes} [Wed Jun 3 01:04:52 2026] PUT /v2.0/ports/cf6ceb33-2f15-4fcf-bf6a-944c37464dd1 => generated 1239 bytes in 505 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: 1066/2226] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:04:52 2026] GET /v2.0/ports?device_id=4d425e91-1be8-4c97-b245-58339deafc88 => generated 975 bytes in 121 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-06-03 01:04:53.064 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f18e18e-af9e-48b3-a913-dd48ea674810'] response: {'name': 'network-changed', 'server_uuid': 'af8c9a3e-5333-4744-9339-c94ca6106d68', 'tag': 'cf6ceb33-2f15-4fcf-bf6a-944c37464dd1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1161/2227] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:04:53 2026] GET /v2.0/security-groups?id=9a6e151c-9f0a-4b96-9a44-ebdc532f12e4&fields=id&fields=name => generated 88 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2228] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:04:53 2026] GET /v2.0/ports?tenant_id=aa70056494f549c19d3e3db85b9c9e1d&device_id=af8c9a3e-5333-4744-9339-c94ca6106d68 => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2229] 199.204.45.4 () {34 vars in 1015 bytes} [Wed Jun 3 01:04:53 2026] GET /v2.0/networks?tenant_id=aa70056494f549c19d3e3db85b9c9e1d&shared=False => generated 734 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2230] 199.204.45.4 () {34 vars in 927 bytes} [Wed Jun 3 01:04:53 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: 7|app: 0|req: 1163/2231] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:04:53 2026] GET /v2.0/ports?device_id=af8c9a3e-5333-4744-9339-c94ca6106d68 => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2232] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:04:53 2026] GET /v2.0/security-groups?id=cc06ca33-bcf8-4bcb-acfa-aa0c24a06a2b&fields=id&fields=name => generated 96 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2233] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:04:53 2026] GET /v2.0/ports?device_id=af8c9a3e-5333-4744-9339-c94ca6106d68 => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2234] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:04:54 2026] GET /v2.0/ports?device_id=4d425e91-1be8-4c97-b245-58339deafc88 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2235] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:04:54 2026] GET /v2.0/security-groups?id=9a6e151c-9f0a-4b96-9a44-ebdc532f12e4&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2236] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:04:54 2026] GET /v2.0/ports?tenant_id=aa70056494f549c19d3e3db85b9c9e1d&device_id=af8c9a3e-5333-4744-9339-c94ca6106d68 => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2237] 199.204.45.4 () {34 vars in 1057 bytes} [Wed Jun 3 01:04:54 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.67&port_id=cf6ceb33-2f15-4fcf-bf6a-944c37464dd1 => 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: 1072/2238] 199.204.45.4 () {34 vars in 981 bytes} [Wed Jun 3 01:04:54 2026] GET /v2.0/subnets?id=75b8640f-a16e-4d1c-82ed-ff450f9e8928 => generated 654 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2239] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:04:54 2026] GET /v2.0/ports?network_id=b0c445cb-aacb-4c6d-b183-283574698c2c&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: 1074/2240] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:04:54 2026] GET /v2.0/networks/b0c445cb-aacb-4c6d-b183-283574698c2c?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: 1075/2241] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:04:54 2026] GET /v2.0/networks/b0c445cb-aacb-4c6d-b183-283574698c2c?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) 2026-06-03 01:04:55.076 7 WARNING neutron_lib.context [None req-1a94011d-81c8-43f5-aa01-a4af989215b9 e30e66ea4eba47e7950e4be85d2cb822 66acf04541474baab9f193ff1adb813a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:04:55.238 7 INFO neutron.db.segments_db [None req-1a94011d-81c8-43f5-aa01-a4af989215b9 e30e66ea4eba47e7950e4be85d2cb822 66acf04541474baab9f193ff1adb813a - - default default] Added segment 23153af5-ce9e-443f-9169-7dd114cdbfcd of type vxlan for network 3c65a87b-d441-429b-a875-39cde343c063 [pid: 7|app: 0|req: 1167/2242] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:04:54 2026] POST /v2.0/networks => generated 632 bytes in 501 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:04:55.377 8 WARNING neutron_lib.context [None req-091cb448-a921-410e-be0d-3a86a6d1e1c5 e30e66ea4eba47e7950e4be85d2cb822 66acf04541474baab9f193ff1adb813a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1168/2243] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:04:55 2026] GET /v2.0/ports?device_id=4d425e91-1be8-4c97-b245-58339deafc88 => 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: 1076/2244] 10.0.0.18 () {34 vars in 662 bytes} [Wed Jun 3 01:04:55 2026] POST /v2.0/ports => generated 743 bytes in 341 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: 1169/2245] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:04:55 2026] GET /v2.0/security-groups?id=9a6e151c-9f0a-4b96-9a44-ebdc532f12e4&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: 1077/2246] 10.0.0.18 () {34 vars in 745 bytes} [Wed Jun 3 01:04:55 2026] PUT /v2.0/ports/d24b8618-f214-4ec1-b023-dcaff08991f2/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2247] 10.0.0.18 () {32 vars in 725 bytes} [Wed Jun 3 01:04:55 2026] GET /v2.0/ports/d24b8618-f214-4ec1-b023-dcaff08991f2/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2248] 10.0.0.18 () {34 vars in 756 bytes} [Wed Jun 3 01:04:55 2026] PUT /v2.0/ports/d24b8618-f214-4ec1-b023-dcaff08991f2/tags/green => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2249] 10.0.0.18 () {32 vars in 725 bytes} [Wed Jun 3 01:04:55 2026] GET /v2.0/ports/d24b8618-f214-4ec1-b023-dcaff08991f2/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: 1079/2250] 10.0.0.18 () {34 vars in 752 bytes} [Wed Jun 3 01:04:55 2026] PUT /v2.0/ports/d24b8618-f214-4ec1-b023-dcaff08991f2/tags/red => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2251] 10.0.0.18 () {32 vars in 725 bytes} [Wed Jun 3 01:04:55 2026] GET /v2.0/ports/d24b8618-f214-4ec1-b023-dcaff08991f2/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: 1080/2252] 10.0.0.18 () {34 vars in 774 bytes} [Wed Jun 3 01:04:55 2026] PUT /v2.0/ports/d24b8618-f214-4ec1-b023-dcaff08991f2/tags/black.or.white => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2253] 10.0.0.18 () {32 vars in 725 bytes} [Wed Jun 3 01:04:56 2026] GET /v2.0/ports/d24b8618-f214-4ec1-b023-dcaff08991f2/tags => generated 52 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2254] 10.0.0.18 () {34 vars in 745 bytes} [Wed Jun 3 01:04:56 2026] PUT /v2.0/ports/d24b8618-f214-4ec1-b023-dcaff08991f2/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2255] 10.0.0.18 () {32 vars in 725 bytes} [Wed Jun 3 01:04:56 2026] GET /v2.0/ports/d24b8618-f214-4ec1-b023-dcaff08991f2/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2256] 10.0.0.18 () {32 vars in 733 bytes} [Wed Jun 3 01:04:56 2026] GET /v2.0/ports/d24b8618-f214-4ec1-b023-dcaff08991f2/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:04:56.307 7 INFO neutron.api.v2.resource [None req-f91cb0a1-e05e-4f2f-b879-8c60dc09fd54 e30e66ea4eba47e7950e4be85d2cb822 66acf04541474baab9f193ff1adb813a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1175/2257] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jun 3 01:04:56 2026] GET /v2.0/ports/d24b8618-f214-4ec1-b023-dcaff08991f2/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: 1083/2258] 10.0.0.18 () {32 vars in 736 bytes} [Wed Jun 3 01:04:56 2026] DELETE /v2.0/ports/d24b8618-f214-4ec1-b023-dcaff08991f2/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2259] 10.0.0.18 () {32 vars in 725 bytes} [Wed Jun 3 01:04:56 2026] GET /v2.0/ports/d24b8618-f214-4ec1-b023-dcaff08991f2/tags => generated 30 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:04:56.439 8 INFO neutron.api.v2.resource [None req-3f1cf729-8a0b-456e-b5f1-b9ee1b1ce242 e30e66ea4eba47e7950e4be85d2cb822 66acf04541474baab9f193ff1adb813a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1084/2260] 10.0.0.18 () {32 vars in 740 bytes} [Wed Jun 3 01:04:56 2026] DELETE /v2.0/ports/d24b8618-f214-4ec1-b023-dcaff08991f2/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: 1177/2261] 10.0.0.18 () {32 vars in 728 bytes} [Wed Jun 3 01:04:56 2026] DELETE /v2.0/ports/d24b8618-f214-4ec1-b023-dcaff08991f2/tags => 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: 1085/2264] 10.0.0.18 () {32 vars in 725 bytes} [Wed Jun 3 01:04:56 2026] GET /v2.0/ports/d24b8618-f214-4ec1-b023-dcaff08991f2/tags => generated 12 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2265] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:04:56 2026] GET /v2.0/ports?device_id=af8c9a3e-5333-4744-9339-c94ca6106d68 => generated 1242 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2266] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:04:56 2026] GET /v2.0/security-groups?id=cc06ca33-bcf8-4bcb-acfa-aa0c24a06a2b&fields=id&fields=name => generated 96 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2267] 10.0.0.18 () {32 vars in 718 bytes} [Wed Jun 3 01:04:56 2026] DELETE /v2.0/ports/d24b8618-f214-4ec1-b023-dcaff08991f2 => 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: 1088/2268] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:04:56 2026] GET /v2.0/ports?device_id=af8c9a3e-5333-4744-9339-c94ca6106d68 => 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: 1181/2269] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:04:56 2026] GET /v2.0/ports?device_id=4d425e91-1be8-4c97-b245-58339deafc88 => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2270] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:04:56 2026] GET /v2.0/security-groups?id=9a6e151c-9f0a-4b96-9a44-ebdc532f12e4&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:04:56.965 8 INFO neutron.services.segments.plugin [-] Segment 23153af5-ce9e-443f-9169-7dd114cdbfcd resource provider aggregate not found 2026-06-03 01:04:56.973 8 INFO neutron.services.segments.plugin [-] Segment 23153af5-ce9e-443f-9169-7dd114cdbfcd resource provider aggregate not found 2026-06-03 01:04:56.984 8 INFO neutron.services.segments.plugin [-] Segment 23153af5-ce9e-443f-9169-7dd114cdbfcd 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 23153af5-ce9e-443f-9169-7dd114cdbfcd found for delete ", "request_id": "req-cddc67f3-79e8-414f-a41d-9afb1daccc6b"}]} 2026-06-03 01:04:56.992 8 INFO neutron.services.segments.plugin [-] Segment 23153af5-ce9e-443f-9169-7dd114cdbfcd 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 23153af5-ce9e-443f-9169-7dd114cdbfcd found for delete ", "request_id": "req-fcb814fa-a36b-4914-9970-da107cf072b9"}]} [pid: 8|app: 0|req: 1089/2271] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:04:56 2026] DELETE /v2.0/networks/3c65a87b-d441-429b-a875-39cde343c063 => 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: 1183/2272] 199.204.45.4 () {34 vars in 991 bytes} [Wed Jun 3 01:04:57 2026] GET /v2.0/ports?device_id=4d425e91-1be8-4c97-b245-58339deafc88 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2273] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:04:57 2026] GET /v2.0/security-groups?tenant_id=66acf04541474baab9f193ff1adb813a&name=default => generated 2929 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2274] 199.204.45.4 () {36 vars in 994 bytes} [Wed Jun 3 01:04:57 2026] DELETE /v2.0/ports/b9112566-88ec-45e3-9476-346262319101 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2275] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:04:57 2026] DELETE /v2.0/security-groups/1660930f-01eb-43e1-acc7-423bfbc1e7be => 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: 1186/2276] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:04:58 2026] GET /v2.0/ports?device_id=4d425e91-1be8-4c97-b245-58339deafc88 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:04:58.063 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1edcd660-1f84-4e4a-9dc1-9cb317f2a9eb'] response: {'server_uuid': '4d425e91-1be8-4c97-b245-58339deafc88', 'name': 'network-vif-deleted', 'tag': 'b9112566-88ec-45e3-9476-346262319101', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1091/2277] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:04:58 2026] GET /v2.0/security-groups?tenant_id=be97c640be5f4c6b95582c5f94f334b8&name=default => generated 2929 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2278] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:04:58 2026] DELETE /v2.0/security-groups/33adb239-3fc6-4300-b6cd-e9cec80b39ff => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2279] 199.204.45.4 () {34 vars in 991 bytes} [Wed Jun 3 01:04:58 2026] GET /v2.0/ports?device_id=af8c9a3e-5333-4744-9339-c94ca6106d68 => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2280] 199.204.45.4 () {34 vars in 1041 bytes} [Wed Jun 3 01:04:58 2026] GET /v2.0/security-groups?id=cc06ca33-bcf8-4bcb-acfa-aa0c24a06a2b&fields=id&fields=name => generated 96 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2281] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:04:59 2026] GET /v2.0/ports?device_id=4d425e91-1be8-4c97-b245-58339deafc88 => 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: 1189/2282] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:04:59 2026] GET /v2.0/ports?device_id=af8c9a3e-5333-4744-9339-c94ca6106d68 => 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: 1094/2283] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:04:59 2026] GET /v2.0/security-groups?id=cc06ca33-bcf8-4bcb-acfa-aa0c24a06a2b&fields=id&fields=name => generated 96 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2284] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:04:59 2026] GET /v2.0/ports?device_id=af8c9a3e-5333-4744-9339-c94ca6106d68 => 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: 1095/2285] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:05:00 2026] GET /v2.0/ports?device_id=4d425e91-1be8-4c97-b245-58339deafc88 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:05:01.789 7 WARNING neutron_lib.context [None req-bd731fba-44c2-4183-bcfc-d3438f9a1be4 2239d9d2cd864647bf656c36ad11cd45 e5a9b6d1d6c44805bf7f288e8c4212ca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1191/2286] 10.0.0.18 () {34 vars in 682 bytes} [Wed Jun 3 01:05:01 2026] POST /v2.0/security-groups => generated 1603 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2287] 10.0.0.18 () {34 vars in 765 bytes} [Wed Jun 3 01:05:02 2026] PUT /v2.0/security-groups/201bc4cf-c284-4580-84e7-2bed6104d3e2/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2288] 10.0.0.18 () {32 vars in 745 bytes} [Wed Jun 3 01:05:02 2026] GET /v2.0/security-groups/201bc4cf-c284-4580-84e7-2bed6104d3e2/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2289] 10.0.0.18 () {34 vars in 776 bytes} [Wed Jun 3 01:05:02 2026] PUT /v2.0/security-groups/201bc4cf-c284-4580-84e7-2bed6104d3e2/tags/green => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2290] 10.0.0.18 () {32 vars in 745 bytes} [Wed Jun 3 01:05:02 2026] GET /v2.0/security-groups/201bc4cf-c284-4580-84e7-2bed6104d3e2/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2291] 10.0.0.18 () {34 vars in 772 bytes} [Wed Jun 3 01:05:02 2026] PUT /v2.0/security-groups/201bc4cf-c284-4580-84e7-2bed6104d3e2/tags/red => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2292] 10.0.0.18 () {32 vars in 745 bytes} [Wed Jun 3 01:05:02 2026] GET /v2.0/security-groups/201bc4cf-c284-4580-84e7-2bed6104d3e2/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2293] 10.0.0.18 () {34 vars in 794 bytes} [Wed Jun 3 01:05:02 2026] PUT /v2.0/security-groups/201bc4cf-c284-4580-84e7-2bed6104d3e2/tags/black.or.white => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2294] 10.0.0.18 () {32 vars in 745 bytes} [Wed Jun 3 01:05:02 2026] GET /v2.0/security-groups/201bc4cf-c284-4580-84e7-2bed6104d3e2/tags => generated 52 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2295] 10.0.0.18 () {34 vars in 765 bytes} [Wed Jun 3 01:05:02 2026] PUT /v2.0/security-groups/201bc4cf-c284-4580-84e7-2bed6104d3e2/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2296] 10.0.0.18 () {32 vars in 745 bytes} [Wed Jun 3 01:05:02 2026] GET /v2.0/security-groups/201bc4cf-c284-4580-84e7-2bed6104d3e2/tags => generated 37 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2297] 10.0.0.18 () {32 vars in 753 bytes} [Wed Jun 3 01:05:02 2026] GET /v2.0/security-groups/201bc4cf-c284-4580-84e7-2bed6104d3e2/tags/red => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:05:02.413 7 INFO neutron.api.v2.resource [None req-b5c5f234-d271-49e7-a8e4-5b24f63375ea 2239d9d2cd864647bf656c36ad11cd45 e5a9b6d1d6c44805bf7f288e8c4212ca - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1197/2298] 10.0.0.18 () {32 vars in 757 bytes} [Wed Jun 3 01:05:02 2026] GET /v2.0/security-groups/201bc4cf-c284-4580-84e7-2bed6104d3e2/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2299] 10.0.0.18 () {32 vars in 756 bytes} [Wed Jun 3 01:05:02 2026] DELETE /v2.0/security-groups/201bc4cf-c284-4580-84e7-2bed6104d3e2/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: 1198/2300] 10.0.0.18 () {32 vars in 745 bytes} [Wed Jun 3 01:05:02 2026] GET /v2.0/security-groups/201bc4cf-c284-4580-84e7-2bed6104d3e2/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:05:02.514 8 INFO neutron.api.v2.resource [None req-8d05dd55-d88d-4296-bf14-1b2b4a2fee3c 2239d9d2cd864647bf656c36ad11cd45 e5a9b6d1d6c44805bf7f288e8c4212ca - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1103/2301] 10.0.0.18 () {32 vars in 760 bytes} [Wed Jun 3 01:05:02 2026] DELETE /v2.0/security-groups/201bc4cf-c284-4580-84e7-2bed6104d3e2/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2302] 10.0.0.18 () {32 vars in 748 bytes} [Wed Jun 3 01:05:02 2026] DELETE /v2.0/security-groups/201bc4cf-c284-4580-84e7-2bed6104d3e2/tags => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2303] 10.0.0.18 () {32 vars in 745 bytes} [Wed Jun 3 01:05:02 2026] GET /v2.0/security-groups/201bc4cf-c284-4580-84e7-2bed6104d3e2/tags => 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: 1201/2304] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:05:02 2026] DELETE /v2.0/security-groups/201bc4cf-c284-4580-84e7-2bed6104d3e2 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2305] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:05:02 2026] GET /v2.0/ports?device_id=af8c9a3e-5333-4744-9339-c94ca6106d68 => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2306] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:05:02 2026] GET /v2.0/security-groups?id=cc06ca33-bcf8-4bcb-acfa-aa0c24a06a2b&fields=id&fields=name => generated 96 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2307] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:05:02 2026] GET /v2.0/ports?device_id=af8c9a3e-5333-4744-9339-c94ca6106d68 => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2308] 10.0.0.18 () {34 vars in 787 bytes} [Wed Jun 3 01:05:02 2026] PUT /v2.0/routers/365cb1cf-90cd-41ee-a926-a8c1d9c6d11d/remove_router_interface => generated 309 bytes in 1015 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2309] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:05:03 2026] GET /v2.0/security-groups?tenant_id=e5a9b6d1d6c44805bf7f288e8c4212ca&name=default => generated 2929 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2310] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:05:03 2026] DELETE /v2.0/security-groups/5f32f776-7124-4c2d-ad0f-11eb2316f509 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2311] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:05:03 2026] GET /v2.0/security-groups?tenant_id=2f8f89a3cf704635a040fe421392ad42&name=default => generated 2929 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2312] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:05:04 2026] DELETE /v2.0/security-groups/0a5244e2-3df9-422d-8a7b-ef4b68e10afc => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:05:05.059 8 INFO neutron.services.segments.plugin [-] Segment c78e643a-913b-4b9d-b691-81b2d5c350c8 resource provider aggregate not found 2026-06-03 01:05:05.067 8 INFO neutron.services.segments.plugin [-] Segment c78e643a-913b-4b9d-b691-81b2d5c350c8 resource provider aggregate not found 2026-06-03 01:05:05.077 8 INFO neutron.services.segments.plugin [-] Segment c78e643a-913b-4b9d-b691-81b2d5c350c8 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 c78e643a-913b-4b9d-b691-81b2d5c350c8 found for delete ", "request_id": "req-fdcc415f-ba97-4c1e-a246-90ed09d64bf3"}]} 2026-06-03 01:05:05.091 8 INFO neutron.services.segments.plugin [-] Segment c78e643a-913b-4b9d-b691-81b2d5c350c8 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 c78e643a-913b-4b9d-b691-81b2d5c350c8 found for delete ", "request_id": "req-aa3757ea-00cb-47e0-b6b4-53e481ee8001"}]} 2026-06-03 01:05:05.103 8 INFO neutron.db.l3_hamode_db [None req-4eafcae8-0820-4a00-b524-6d3c6cc46416 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] HA network 7c438b5e-2d41-4b2c-bc83-f64478d16d72 was deleted as no HA routers are present in tenant 418175ad3b8049ecbc014af2266b5979. [pid: 8|app: 0|req: 1105/2313] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:05:03 2026] DELETE /v2.0/routers/365cb1cf-90cd-41ee-a926-a8c1d9c6d11d => generated 0 bytes in 1522 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2314] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:05:05 2026] DELETE /v2.0/subnets/f2e332c9-f052-44e3-a566-6e6cbbd55775 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2315] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:05:05 2026] DELETE /v2.0/networks/d049115a-9b51-4efd-9d3c-cb4fc3ab678a => 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: 1210/2316] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:05:05 2026] GET /v2.0/security-groups?tenant_id=418175ad3b8049ecbc014af2266b5979&name=default => generated 2925 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2317] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:05:05 2026] DELETE /v2.0/security-groups/9a6e151c-9f0a-4b96-9a44-ebdc532f12e4 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:05:07.932 7 WARNING neutron_lib.context [None req-06c7149b-c04c-412a-9a25-f9e14b16576d 721bb56f93114363a24b86a24f6b8405 77be96755f1841248319c5524c875bcd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1211/2318] 10.0.0.18 () {34 vars in 674 bytes} [Wed Jun 3 01:05:07 2026] POST /v2.0/subnetpools => generated 516 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:05:08.039 8 INFO neutron.services.segments.plugin [-] Segment c9686e8f-303b-4b71-91c3-2956ebef4649 resource provider aggregate not found 2026-06-03 01:05:08.052 8 INFO neutron.services.segments.plugin [-] Segment c9686e8f-303b-4b71-91c3-2956ebef4649 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 c9686e8f-303b-4b71-91c3-2956ebef4649 found for delete ", "request_id": "req-b2470a75-e6b3-4de4-8a57-fb1f3a05560f"}]} 2026-06-03 01:05:08.053 8 INFO neutron.services.segments.plugin [-] Segment c9686e8f-303b-4b71-91c3-2956ebef4649 resource provider aggregate not found 2026-06-03 01:05:08.069 8 INFO neutron.services.segments.plugin [-] Segment c9686e8f-303b-4b71-91c3-2956ebef4649 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 c9686e8f-303b-4b71-91c3-2956ebef4649 found for delete ", "request_id": "req-0d7df705-e47d-4b59-b8d3-e5095187c63b"}]} [pid: 8|app: 0|req: 1108/2319] 10.0.0.18 () {34 vars in 757 bytes} [Wed Jun 3 01:05:08 2026] PUT /v2.0/subnetpools/24f8b0d7-b7b5-4323-9935-9b25c7a92b25/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2320] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jun 3 01:05:08 2026] GET /v2.0/subnetpools/24f8b0d7-b7b5-4323-9935-9b25c7a92b25/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2321] 10.0.0.18 () {34 vars in 768 bytes} [Wed Jun 3 01:05:08 2026] PUT /v2.0/subnetpools/24f8b0d7-b7b5-4323-9935-9b25c7a92b25/tags/green => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2322] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jun 3 01:05:08 2026] GET /v2.0/subnetpools/24f8b0d7-b7b5-4323-9935-9b25c7a92b25/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: 1110/2323] 10.0.0.18 () {34 vars in 764 bytes} [Wed Jun 3 01:05:08 2026] PUT /v2.0/subnetpools/24f8b0d7-b7b5-4323-9935-9b25c7a92b25/tags/red => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2324] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jun 3 01:05:08 2026] GET /v2.0/subnetpools/24f8b0d7-b7b5-4323-9935-9b25c7a92b25/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2325] 10.0.0.18 () {34 vars in 786 bytes} [Wed Jun 3 01:05:08 2026] PUT /v2.0/subnetpools/24f8b0d7-b7b5-4323-9935-9b25c7a92b25/tags/black.or.white => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2326] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jun 3 01:05:08 2026] GET /v2.0/subnetpools/24f8b0d7-b7b5-4323-9935-9b25c7a92b25/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2327] 10.0.0.18 () {34 vars in 757 bytes} [Wed Jun 3 01:05:08 2026] PUT /v2.0/subnetpools/24f8b0d7-b7b5-4323-9935-9b25c7a92b25/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2328] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jun 3 01:05:08 2026] GET /v2.0/subnetpools/24f8b0d7-b7b5-4323-9935-9b25c7a92b25/tags => generated 37 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2329] 10.0.0.18 () {32 vars in 745 bytes} [Wed Jun 3 01:05:08 2026] GET /v2.0/subnetpools/24f8b0d7-b7b5-4323-9935-9b25c7a92b25/tags/red => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:05:08.594 7 INFO neutron.api.v2.resource [None req-34e9da1a-da66-4dd6-83d3-8b3f41c64703 721bb56f93114363a24b86a24f6b8405 77be96755f1841248319c5524c875bcd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1217/2330] 10.0.0.18 () {32 vars in 749 bytes} [Wed Jun 3 01:05:08 2026] GET /v2.0/subnetpools/24f8b0d7-b7b5-4323-9935-9b25c7a92b25/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: 1114/2331] 10.0.0.18 () {32 vars in 748 bytes} [Wed Jun 3 01:05:08 2026] DELETE /v2.0/subnetpools/24f8b0d7-b7b5-4323-9935-9b25c7a92b25/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: 1218/2332] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jun 3 01:05:08 2026] GET /v2.0/subnetpools/24f8b0d7-b7b5-4323-9935-9b25c7a92b25/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:05:08.686 8 INFO neutron.api.v2.resource [None req-d7dabe56-4da0-4bb7-a4a4-ef389ce5ebae 721bb56f93114363a24b86a24f6b8405 77be96755f1841248319c5524c875bcd - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1115/2333] 10.0.0.18 () {32 vars in 752 bytes} [Wed Jun 3 01:05:08 2026] DELETE /v2.0/subnetpools/24f8b0d7-b7b5-4323-9935-9b25c7a92b25/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2334] 10.0.0.18 () {32 vars in 740 bytes} [Wed Jun 3 01:05:08 2026] DELETE /v2.0/subnetpools/24f8b0d7-b7b5-4323-9935-9b25c7a92b25/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2335] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jun 3 01:05:08 2026] GET /v2.0/subnetpools/24f8b0d7-b7b5-4323-9935-9b25c7a92b25/tags => 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: 1220/2336] 10.0.0.18 () {32 vars in 730 bytes} [Wed Jun 3 01:05:08 2026] DELETE /v2.0/subnetpools/24f8b0d7-b7b5-4323-9935-9b25c7a92b25 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2337] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:05:09 2026] GET /v2.0/security-groups?tenant_id=77be96755f1841248319c5524c875bcd&name=default => generated 2929 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2338] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:05:09 2026] DELETE /v2.0/security-groups/5290d513-6318-4525-b10b-89315e8e8ef8 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2339] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:05:10 2026] GET /v2.0/security-groups?tenant_id=256d7b6eaece4b81901542be7f6f51bb&name=default => generated 2929 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2340] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:05:10 2026] DELETE /v2.0/security-groups/cb799f2c-d9d5-4b58-a850-e919475c54fb => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2341] 10.0.0.166 () {30 vars in 649 bytes} [Wed Jun 3 01:05:10 2026] GET /v2.0/extensions => generated 20516 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2342] 10.0.0.166 () {30 vars in 723 bytes} [Wed Jun 3 01:05:10 2026] GET /v2.0/quotas/4be15bac68404848962875916921abb6/details => generated 847 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2345] 10.0.0.166 () {30 vars in 649 bytes} [Wed Jun 3 01:05:13 2026] GET /v2.0/extensions => generated 20516 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2346] 10.0.0.166 () {30 vars in 723 bytes} [Wed Jun 3 01:05:13 2026] GET /v2.0/quotas/4be15bac68404848962875916921abb6/details => generated 847 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2347] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:05:15 2026] GET /v2.0/security-groups?tenant_id=4be15bac68404848962875916921abb6&name=default => generated 2929 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2348] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:05:15 2026] DELETE /v2.0/security-groups/ab86b019-a92a-46aa-b57c-0ce882827627 => 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: 1227/2349] 199.204.45.4 () {34 vars in 1093 bytes} [Wed Jun 3 01:05:16 2026] GET /v2.0/ports?device_id=5e0cc9f9-a2ed-4003-b6c1-c6033e84386e&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2350] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:05:17 2026] GET /v2.0/ports?tenant_id=acf73e125ac042b09cd0bb790a9a53a0&device_id=5e0cc9f9-a2ed-4003-b6c1-c6033e84386e => generated 1469 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2351] 199.204.45.4 () {34 vars in 983 bytes} [Wed Jun 3 01:05:17 2026] GET /v2.0/networks?id=20cf8a9d-7c41-437b-a7f4-7fe554a6d21e => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2352] 199.204.45.4 () {34 vars in 1053 bytes} [Wed Jun 3 01:05:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.48&port_id=5679fa7f-2daa-4133-bece-e2196b2d3b00 => generated 859 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2353] 199.204.45.4 () {34 vars in 1103 bytes} [Wed Jun 3 01:05:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A370&port_id=5679fa7f-2daa-4133-bece-e2196b2d3b00 => 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: 1125/2354] 199.204.45.4 () {34 vars in 1061 bytes} [Wed Jun 3 01:05:17 2026] GET /v2.0/subnets?id=1e5980a7-c6ef-4b17-a0ef-85c3247e6556&id=2bac6987-6a55-4248-8298-eefc02638cd0 => generated 1415 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2355] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:05:17 2026] GET /v2.0/ports?network_id=20cf8a9d-7c41-437b-a7f4-7fe554a6d21e&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: 1126/2356] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:05:17 2026] GET /v2.0/ports?network_id=20cf8a9d-7c41-437b-a7f4-7fe554a6d21e&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: 7|app: 0|req: 1231/2357] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:05:17 2026] GET /v2.0/networks/20cf8a9d-7c41-437b-a7f4-7fe554a6d21e?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: 1127/2358] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:05:17 2026] GET /v2.0/networks/20cf8a9d-7c41-437b-a7f4-7fe554a6d21e?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) 2026-06-03 01:05:18.878 7 WARNING neutron_lib.context [None req-fbea433e-953c-404e-8507-4aea05b518d4 69d16e93411f4169ab7e41c346bd1b1f 9f3068e31fdb4c3a9fdf3cc763f0983e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:05:19.037 7 INFO neutron.db.segments_db [None req-fbea433e-953c-404e-8507-4aea05b518d4 69d16e93411f4169ab7e41c346bd1b1f 9f3068e31fdb4c3a9fdf3cc763f0983e - - default default] Added segment 2119c3e3-b79f-4445-b81a-eba73f44a8d3 of type vxlan for network 26a0c8f2-9931-44a5-af7f-d810258f3d1c [pid: 7|app: 0|req: 1232/2359] 10.0.0.18 () {34 vars in 669 bytes} [Wed Jun 3 01:05:18 2026] POST /v2.0/networks => generated 632 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:05:19.162 8 WARNING neutron_lib.context [None req-fd9c50cc-819f-49bf-badc-c443638da28c 69d16e93411f4169ab7e41c346bd1b1f 9f3068e31fdb4c3a9fdf3cc763f0983e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:05:19.210 8 INFO neutron.db.segments_db [None req-fd9c50cc-819f-49bf-badc-c443638da28c 69d16e93411f4169ab7e41c346bd1b1f 9f3068e31fdb4c3a9fdf3cc763f0983e - - default default] Added segment 107fa645-81a7-4a04-b03e-73abe1840dfa of type vxlan for network d6fdaf1d-1d53-49b4-beb1-0220199ba3ed 2026-06-03 01:05:19.469 8 INFO neutron.db.l3_hamode_db [None req-fd9c50cc-819f-49bf-badc-c443638da28c 69d16e93411f4169ab7e41c346bd1b1f 9f3068e31fdb4c3a9fdf3cc763f0983e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 01:05:20.292 8 INFO neutron.db.l3_hamode_db [None req-fd9c50cc-819f-49bf-badc-c443638da28c 69d16e93411f4169ab7e41c346bd1b1f 9f3068e31fdb4c3a9fdf3cc763f0983e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1128/2360] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:05:19 2026] POST /v2.0/routers => generated 694 bytes in 2107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2361] 10.0.0.18 () {32 vars in 774 bytes} [Wed Jun 3 01:05:21 2026] GET /v2.0/subnets?project_id=9f3068e31fdb4c3a9fdf3cc763f0983e&cidr=10.100.0.0%2F28 => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2362] 10.0.0.18 () {32 vars in 692 bytes} [Wed Jun 3 01:05:21 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2363] 10.0.0.18 () {32 vars in 782 bytes} [Wed Jun 3 01:05:21 2026] GET /v2.0/subnets?network_id=7b7b3493-24d1-4be6-94e3-52f7af84af90&cidr=10.100.0.0%2F28 => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:05:21.436 8 WARNING neutron_lib.context [None req-9020ad08-3f84-40bf-ade2-211c87e5fb96 69d16e93411f4169ab7e41c346bd1b1f 9f3068e31fdb4c3a9fdf3cc763f0983e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1130/2364] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:05:21 2026] POST /v2.0/subnets => generated 656 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2365] 10.0.0.18 () {34 vars in 781 bytes} [Wed Jun 3 01:05:21 2026] PUT /v2.0/routers/cacbe642-3f0f-4465-90b3-3bb400544337/add_router_interface => generated 309 bytes in 1657 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2366] 10.0.0.18 () {32 vars in 647 bytes} [Wed Jun 3 01:05:23 2026] GET /v2.0/networks => generated 6663 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2367] 10.0.0.18 () {32 vars in 645 bytes} [Wed Jun 3 01:05:23 2026] GET /v2.0/subnets => generated 7422 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2368] 10.0.0.18 () {32 vars in 645 bytes} [Wed Jun 3 01:05:23 2026] GET /v2.0/routers => generated 1452 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:05:23.707 7 WARNING neutron_lib.context [None req-45ded420-03b7-4c39-bc78-c163569b4ef5 69d16e93411f4169ab7e41c346bd1b1f 9f3068e31fdb4c3a9fdf3cc763f0983e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1237/2369] 10.0.0.18 () {34 vars in 683 bytes} [Wed Jun 3 01:05:23 2026] POST /v2.0/security-groups => generated 1675 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 01:05:23.867 8 WARNING neutron_lib.context [None req-9db3dbba-a8a5-4ba8-84a5-a00737a81175 69d16e93411f4169ab7e41c346bd1b1f 9f3068e31fdb4c3a9fdf3cc763f0983e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/2370] 10.0.0.18 () {34 vars in 693 bytes} [Wed Jun 3 01:05:23 2026] POST /v2.0/security-group-rules => generated 597 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:05:24.008 7 WARNING neutron_lib.context [None req-a447d503-453f-4c4b-be9e-0ace2020edd9 69d16e93411f4169ab7e41c346bd1b1f 9f3068e31fdb4c3a9fdf3cc763f0983e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1238/2371] 10.0.0.18 () {34 vars in 693 bytes} [Wed Jun 3 01:05:24 2026] POST /v2.0/security-group-rules => generated 596 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:05:24.144 8 WARNING neutron_lib.context [None req-7cf13918-03dc-4e27-8b16-36e874a573c8 69d16e93411f4169ab7e41c346bd1b1f 9f3068e31fdb4c3a9fdf3cc763f0983e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1134/2372] 10.0.0.18 () {34 vars in 693 bytes} [Wed Jun 3 01:05:24 2026] POST /v2.0/security-group-rules => generated 602 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:05:24.261 7 WARNING neutron_lib.context [None req-6d31f970-01c4-4d51-a651-d6b882e6da06 69d16e93411f4169ab7e41c346bd1b1f 9f3068e31fdb4c3a9fdf3cc763f0983e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1239/2373] 10.0.0.18 () {34 vars in 693 bytes} [Wed Jun 3 01:05:24 2026] POST /v2.0/security-group-rules => generated 601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:05:24.377 8 WARNING neutron_lib.context [None req-211701af-fad0-4c1c-963d-8e7ce4924e71 69d16e93411f4169ab7e41c346bd1b1f 9f3068e31fdb4c3a9fdf3cc763f0983e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:05:24.412 8 INFO neutron.db.securitygroups_db [None req-211701af-fad0-4c1c-963d-8e7ce4924e71 69d16e93411f4169ab7e41c346bd1b1f 9f3068e31fdb4c3a9fdf3cc763f0983e - - default default] Project 9f3068e31fdb4c3a9fdf3cc763f0983e 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: 1135/2374] 10.0.0.18 () {34 vars in 693 bytes} [Wed Jun 3 01:05:24 2026] POST /v2.0/security-group-rules => generated 607 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:05:24.483 7 WARNING neutron_lib.context [None req-ca9a831f-6874-47c3-acca-e06d73341192 69d16e93411f4169ab7e41c346bd1b1f 9f3068e31fdb4c3a9fdf3cc763f0983e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:05:24.514 7 INFO neutron.db.securitygroups_db [None req-ca9a831f-6874-47c3-acca-e06d73341192 69d16e93411f4169ab7e41c346bd1b1f 9f3068e31fdb4c3a9fdf3cc763f0983e - - default default] Project 9f3068e31fdb4c3a9fdf3cc763f0983e 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: 1240/2375] 10.0.0.18 () {34 vars in 693 bytes} [Wed Jun 3 01:05:24 2026] POST /v2.0/security-group-rules => generated 606 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2376] 10.0.0.18 () {32 vars in 647 bytes} [Wed Jun 3 01:05:24 2026] GET /v2.0/networks => generated 1297 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2377] 10.0.0.54 () {34 vars in 1096 bytes} [Wed Jun 3 01:05:25 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-605004808&fields=id&tenant_id=9f3068e31fdb4c3a9fdf3cc763f0983e => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2378] 10.0.0.54 () {34 vars in 980 bytes} [Wed Jun 3 01:05:25 2026] GET /v2.0/networks?id=26a0c8f2-9931-44a5-af7f-d810258f3d1c => generated 660 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2379] 10.0.0.54 () {34 vars in 963 bytes} [Wed Jun 3 01:05:25 2026] GET /v2.0/quotas/9f3068e31fdb4c3a9fdf3cc763f0983e => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2380] 10.0.0.54 () {34 vars in 1000 bytes} [Wed Jun 3 01:05:25 2026] GET /v2.0/ports?tenant_id=9f3068e31fdb4c3a9fdf3cc763f0983e&fields=id => generated 103 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2381] 10.0.0.54 () {34 vars in 1006 bytes} [Wed Jun 3 01:05:25 2026] GET /v2.0/networks/26a0c8f2-9931-44a5-af7f-d810258f3d1c?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: 1139/2382] 10.0.0.54 () {34 vars in 1106 bytes} [Wed Jun 3 01:05:25 2026] GET /v2.0/networks/26a0c8f2-9931-44a5-af7f-d810258f3d1c?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: 1244/2383] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:05:25 2026] GET /v2.0/ports?device_id=6db604a1-67e7-4fef-80fb-a11cdad27b23 => 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: 1141/2386] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:05:26 2026] GET /v2.0/ports?device_id=6db604a1-67e7-4fef-80fb-a11cdad27b23 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2387] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:05:27 2026] GET /v2.0/ports?device_id=6db604a1-67e7-4fef-80fb-a11cdad27b23 => 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: 1142/2388] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:05:28 2026] GET /v2.0/ports?device_id=6db604a1-67e7-4fef-80fb-a11cdad27b23 => 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: 1143/2389] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:05:29 2026] GET /v2.0/ports?device_id=6db604a1-67e7-4fef-80fb-a11cdad27b23 => 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: 1247/2390] 199.204.45.4 () {34 vars in 983 bytes} [Wed Jun 3 01:05:29 2026] GET /v2.0/networks?id=26a0c8f2-9931-44a5-af7f-d810258f3d1c => generated 660 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2391] 199.204.45.4 () {34 vars in 1047 bytes} [Wed Jun 3 01:05:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9f3068e31fdb4c3a9fdf3cc763f0983e => generated 180 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:05:29.966 7 WARNING neutron_lib.context [req-0affd7a0-bdc5-4c4b-9d21-9e3069e74e64 req-b5bbdd13-e4b8-4d2c-956b-03128a4d4547 69d16e93411f4169ab7e41c346bd1b1f 9f3068e31fdb4c3a9fdf3cc763f0983e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1248/2392] 199.204.45.4 () {38 vars in 952 bytes} [Wed Jun 3 01:05:29 2026] POST /v2.0/ports => generated 954 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2393] 199.204.45.4 () {38 vars in 1025 bytes} [Wed Jun 3 01:05:30 2026] PUT /v2.0/ports/b5b7b867-6d0d-41d8-8b02-bb24b76bdfe6 => generated 1235 bytes in 433 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: 1249/2394] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:05:30 2026] GET /v2.0/ports?device_id=6db604a1-67e7-4fef-80fb-a11cdad27b23 => generated 969 bytes in 90 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: 1146/2395] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:05:31 2026] GET /v2.0/security-groups?id=b9f78930-3f2e-42b4-b08b-f3590ffca379&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2396] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:05:31 2026] GET /v2.0/ports?tenant_id=9f3068e31fdb4c3a9fdf3cc763f0983e&device_id=6db604a1-67e7-4fef-80fb-a11cdad27b23 => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:05:31.683 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-45fc7cb0-afdd-4d5a-a854-1022ca4185f3'] response: {'name': 'network-changed', 'server_uuid': '6db604a1-67e7-4fef-80fb-a11cdad27b23', 'tag': 'b5b7b867-6d0d-41d8-8b02-bb24b76bdfe6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1147/2397] 199.204.45.4 () {34 vars in 1015 bytes} [Wed Jun 3 01:05:31 2026] GET /v2.0/networks?tenant_id=9f3068e31fdb4c3a9fdf3cc763f0983e&shared=False => generated 756 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2398] 199.204.45.4 () {34 vars in 927 bytes} [Wed Jun 3 01:05:31 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: 1148/2399] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:05:32 2026] GET /v2.0/ports?device_id=6db604a1-67e7-4fef-80fb-a11cdad27b23 => generated 969 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2400] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:05:32 2026] GET /v2.0/security-groups?id=b9f78930-3f2e-42b4-b08b-f3590ffca379&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: 1149/2401] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:05:32 2026] GET /v2.0/ports?tenant_id=9f3068e31fdb4c3a9fdf3cc763f0983e&device_id=6db604a1-67e7-4fef-80fb-a11cdad27b23 => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2402] 199.204.45.4 () {34 vars in 1055 bytes} [Wed Jun 3 01:05:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b5b7b867-6d0d-41d8-8b02-bb24b76bdfe6 => 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: 1150/2403] 199.204.45.4 () {34 vars in 981 bytes} [Wed Jun 3 01:05:32 2026] GET /v2.0/subnets?id=f1d91ed3-0338-43ef-9b87-8129fe6e04c1 => generated 677 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2404] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:05:32 2026] GET /v2.0/ports?network_id=26a0c8f2-9931-44a5-af7f-d810258f3d1c&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: 1151/2405] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:05:32 2026] GET /v2.0/networks/26a0c8f2-9931-44a5-af7f-d810258f3d1c?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2406] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:05:33 2026] GET /v2.0/networks/26a0c8f2-9931-44a5-af7f-d810258f3d1c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2407] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:05:33 2026] GET /v2.0/ports?device_id=6db604a1-67e7-4fef-80fb-a11cdad27b23 => 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: 1256/2408] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:05:33 2026] GET /v2.0/security-groups?id=b9f78930-3f2e-42b4-b08b-f3590ffca379&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: 8|app: 0|req: 1153/2409] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:05:34 2026] GET /v2.0/ports?device_id=6db604a1-67e7-4fef-80fb-a11cdad27b23 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2410] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:05:34 2026] GET /v2.0/security-groups?id=b9f78930-3f2e-42b4-b08b-f3590ffca379&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: 1154/2411] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:05:35 2026] GET /v2.0/ports?device_id=6db604a1-67e7-4fef-80fb-a11cdad27b23 => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2412] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:05:35 2026] GET /v2.0/security-groups?id=b9f78930-3f2e-42b4-b08b-f3590ffca379&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: 8|app: 0|req: 1155/2413] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:05:36 2026] GET /v2.0/ports?device_id=6db604a1-67e7-4fef-80fb-a11cdad27b23 => 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: 1259/2414] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:05:36 2026] GET /v2.0/security-groups?id=b9f78930-3f2e-42b4-b08b-f3590ffca379&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: 8|app: 0|req: 1156/2415] 199.204.45.4 () {30 vars in 699 bytes} [Wed Jun 3 01:05:38 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: 1260/2416] 199.204.45.4 () {30 vars in 701 bytes} [Wed Jun 3 01:05:38 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: 1261/2417] 199.204.45.4 () {30 vars in 677 bytes} [Wed Jun 3 01:05:38 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: 1262/2418] 199.204.45.4 () {30 vars in 713 bytes} [Wed Jun 3 01:05:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2419] 199.204.45.4 () {30 vars in 737 bytes} [Wed Jun 3 01:05:38 2026] GET /v2.0/subnets/35c31987-d950-456d-9fe0-3cc9fa9bbf74 => 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: 1157/2420] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:05:38 2026] GET /v2.0/ports?device_id=6db604a1-67e7-4fef-80fb-a11cdad27b23 => generated 971 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2421] 199.204.45.4 () {30 vars in 765 bytes} [Wed Jun 3 01:05:38 2026] GET /v2.0/ports?device_id=af8c9a3e-5333-4744-9339-c94ca6106d68 => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2422] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:05:38 2026] GET /v2.0/security-groups?id=b9f78930-3f2e-42b4-b08b-f3590ffca379&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: 1266/2423] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:05:38 2026] GET /v2.0/ports?device_id=6db604a1-67e7-4fef-80fb-a11cdad27b23 => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2424] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:05:38 2026] GET /v2.0/security-groups?id=b9f78930-3f2e-42b4-b08b-f3590ffca379&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: 7|app: 0|req: 1268/2425] 10.0.0.18 () {32 vars in 734 bytes} [Wed Jun 3 01:05:38 2026] GET /v2.0/ports?device_id=6db604a1-67e7-4fef-80fb-a11cdad27b23 => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:05:38.579 7 WARNING neutron_lib.context [None req-872dddb1-e908-4973-bbf6-6875275eb853 69d16e93411f4169ab7e41c346bd1b1f 9f3068e31fdb4c3a9fdf3cc763f0983e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1158/2426] 199.204.45.4 () {34 vars in 713 bytes} [Wed Jun 3 01:05:38 2026] POST /v2.0/ports => generated 1093 bytes in 435 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: 1159/2427] 10.0.0.54 () {34 vars in 969 bytes} [Wed Jun 3 01:05:38 2026] GET /v2.0/ports/4487a68b-336d-45f7-bc62-380da3ab9aeb => generated 1093 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2428] 10.0.0.54 () {34 vars in 905 bytes} [Wed Jun 3 01:05:38 2026] GET /v2.0/extensions => generated 20516 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-06-03 01:05:39.499 7 INFO neutron.db.l3_db [None req-872dddb1-e908-4973-bbf6-6875275eb853 69d16e93411f4169ab7e41c346bd1b1f 9f3068e31fdb4c3a9fdf3cc763f0983e - - default default] Floating IP febcc7b7-f97b-428d-af40-001c84bc9de6 associated. External IP: 10.96.250.212, port: b5b7b867-6d0d-41d8-8b02-bb24b76bdfe6. [pid: 8|app: 0|req: 1161/2429] 199.204.45.4 () {34 vars in 1259 bytes} [Wed Jun 3 01:05:39 2026] GET /v2.0/ports/4487a68b-336d-45f7-bc62-380da3ab9aeb?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2430] 10.0.0.18 () {34 vars in 675 bytes} [Wed Jun 3 01:05:38 2026] POST /v2.0/floatingips => generated 855 bytes in 1323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2431] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:05:39 2026] GET /v2.0/networks/4f589fc4-103d-4e3c-a8de-df9790165d55?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2432] 10.0.0.18 () {32 vars in 727 bytes} [Wed Jun 3 01:05:39 2026] GET /v2.0/floatingips/febcc7b7-f97b-428d-af40-001c84bc9de6 => generated 855 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2433] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:05:39 2026] GET /v2.0/networks/4f589fc4-103d-4e3c-a8de-df9790165d55?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-06-03 01:05:40.472 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5d5dfa9a-2c50-4627-ab17-15827c161e05'] response: {'name': 'network-changed', 'server_uuid': '6db604a1-67e7-4fef-80fb-a11cdad27b23', 'tag': 'b5b7b867-6d0d-41d8-8b02-bb24b76bdfe6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1271/2434] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:05:40 2026] GET /v2.0/ports?tenant_id=9f3068e31fdb4c3a9fdf3cc763f0983e&device_id=6db604a1-67e7-4fef-80fb-a11cdad27b23 => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2435] 199.204.45.4 () {34 vars in 972 bytes} [Wed Jun 3 01:05:40 2026] GET /v2.0/ports/4487a68b-336d-45f7-bc62-380da3ab9aeb => generated 1093 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2436] 199.204.45.4 () {34 vars in 983 bytes} [Wed Jun 3 01:05:40 2026] GET /v2.0/networks?id=26a0c8f2-9931-44a5-af7f-d810258f3d1c => generated 756 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2437] 199.204.45.4 () {34 vars in 983 bytes} [Wed Jun 3 01:05:40 2026] GET /v2.0/networks?id=4f589fc4-103d-4e3c-a8de-df9790165d55 => generated 803 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2438] 199.204.45.4 () {34 vars in 1055 bytes} [Wed Jun 3 01:05:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b5b7b867-6d0d-41d8-8b02-bb24b76bdfe6 => generated 858 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2439] 199.204.45.4 () {34 vars in 981 bytes} [Wed Jun 3 01:05:40 2026] GET /v2.0/subnets?id=f1d91ed3-0338-43ef-9b87-8129fe6e04c1 => generated 677 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2440] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:05:40 2026] GET /v2.0/ports?network_id=26a0c8f2-9931-44a5-af7f-d810258f3d1c&device_owner=network%3Adhcp => 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: 1276/2441] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:05:40 2026] GET /v2.0/networks/26a0c8f2-9931-44a5-af7f-d810258f3d1c?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: 1277/2442] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:05:40 2026] GET /v2.0/networks/26a0c8f2-9931-44a5-af7f-d810258f3d1c?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: 1278/2443] 10.0.0.18 () {32 vars in 727 bytes} [Wed Jun 3 01:05:40 2026] GET /v2.0/floatingips/febcc7b7-f97b-428d-af40-001c84bc9de6 => generated 855 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2444] 199.204.45.4 () {38 vars in 1025 bytes} [Wed Jun 3 01:05:40 2026] PUT /v2.0/ports/4487a68b-336d-45f7-bc62-380da3ab9aeb => generated 1283 bytes in 441 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-06-03 01:05:42.054 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-00bd692a-3213-4cd1-aa08-077cb057817b'] response: {'name': 'network-changed', 'server_uuid': 'af8c9a3e-5333-4744-9339-c94ca6106d68', 'tag': '4487a68b-336d-45f7-bc62-380da3ab9aeb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1168/2447] 10.0.0.18 () {32 vars in 727 bytes} [Wed Jun 3 01:05:42 2026] GET /v2.0/floatingips/febcc7b7-f97b-428d-af40-001c84bc9de6 => generated 857 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2448] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:05:42 2026] GET /v2.0/ports?tenant_id=aa70056494f549c19d3e3db85b9c9e1d&device_id=af8c9a3e-5333-4744-9339-c94ca6106d68 => generated 2519 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2449] 199.204.45.4 () {34 vars in 1057 bytes} [Wed Jun 3 01:05:42 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.67&port_id=cf6ceb33-2f15-4fcf-bf6a-944c37464dd1 => 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: 1281/2450] 199.204.45.4 () {34 vars in 981 bytes} [Wed Jun 3 01:05:42 2026] GET /v2.0/subnets?id=75b8640f-a16e-4d1c-82ed-ff450f9e8928 => 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: 1170/2451] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:05:42 2026] GET /v2.0/ports?network_id=b0c445cb-aacb-4c6d-b183-283574698c2c&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2452] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:05:42 2026] GET /v2.0/networks/b0c445cb-aacb-4c6d-b183-283574698c2c?fields=segments => generated 14 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2453] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:05:42 2026] GET /v2.0/networks/b0c445cb-aacb-4c6d-b183-283574698c2c?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: 1283/2454] 199.204.45.4 () {34 vars in 1053 bytes} [Wed Jun 3 01:05:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.90&port_id=4487a68b-336d-45f7-bc62-380da3ab9aeb => 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: 1172/2455] 199.204.45.4 () {34 vars in 981 bytes} [Wed Jun 3 01:05:42 2026] GET /v2.0/subnets?id=35c31987-d950-456d-9fe0-3cc9fa9bbf74 => generated 679 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2456] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:05:42 2026] GET /v2.0/ports?network_id=4f589fc4-103d-4e3c-a8de-df9790165d55&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: 8|app: 0|req: 1173/2457] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:05:42 2026] GET /v2.0/networks/4f589fc4-103d-4e3c-a8de-df9790165d55?fields=segments => generated 14 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2458] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:05:42 2026] GET /v2.0/networks/4f589fc4-103d-4e3c-a8de-df9790165d55?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: 8|app: 0|req: 1174/2459] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:05:43 2026] GET /v2.0/ports?tenant_id=aa70056494f549c19d3e3db85b9c9e1d&device_id=af8c9a3e-5333-4744-9339-c94ca6106d68 => generated 2519 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2460] 199.204.45.4 () {34 vars in 983 bytes} [Wed Jun 3 01:05:43 2026] GET /v2.0/networks?id=4f589fc4-103d-4e3c-a8de-df9790165d55 => generated 803 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2461] 199.204.45.4 () {34 vars in 1053 bytes} [Wed Jun 3 01:05:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.90&port_id=4487a68b-336d-45f7-bc62-380da3ab9aeb => 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: 1287/2462] 199.204.45.4 () {34 vars in 981 bytes} [Wed Jun 3 01:05:43 2026] GET /v2.0/subnets?id=35c31987-d950-456d-9fe0-3cc9fa9bbf74 => generated 679 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2463] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:05:43 2026] GET /v2.0/ports?network_id=4f589fc4-103d-4e3c-a8de-df9790165d55&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: 1288/2464] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:05:43 2026] GET /v2.0/networks/4f589fc4-103d-4e3c-a8de-df9790165d55?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: 1177/2465] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:05:43 2026] GET /v2.0/networks/4f589fc4-103d-4e3c-a8de-df9790165d55?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: 1289/2466] 10.0.0.54 () {34 vars in 969 bytes} [Wed Jun 3 01:05:46 2026] GET /v2.0/ports/4487a68b-336d-45f7-bc62-380da3ab9aeb => generated 1283 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2467] 199.204.45.4 () {34 vars in 785 bytes} [Wed Jun 3 01:05:46 2026] PUT /v2.0/ports/4487a68b-336d-45f7-bc62-380da3ab9aeb => generated 1307 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:05:46.701 7 INFO neutron.api.v2.resource [None req-818eba27-2200-4521-900b-5881a2c27add 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1290/2468] 199.204.45.4 () {30 vars in 759 bytes} [Wed Jun 3 01:05:46 2026] GET /v2.0/security-groups/lb-c69f4743-7374-4b6c-a764-4a169aefdd78 => generated 149 bytes in 19 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, ' 2026-06-03 01:05:46.744 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb8b7dd4-f1fe-4159-842a-73c52c3ba1cd'] response: {'name': 'network-changed', 'server_uuid': 'af8c9a3e-5333-4744-9339-c94ca6106d68', 'tag': '4487a68b-336d-45f7-bc62-380da3ab9aeb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1179/2469] 199.204.45.4 () {30 vars in 781 bytes} [Wed Jun 3 01:05:46 2026] GET /v2.0/security-groups?name=lb-c69f4743-7374-4b6c-a764-4a169aefdd78 => generated 1637 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2470] 199.204.45.4 () {34 vars in 785 bytes} [Wed Jun 3 01:05:46 2026] PUT /v2.0/ports/4487a68b-336d-45f7-bc62-380da3ab9aeb => generated 1307 bytes in 290 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: 1292/2471] 199.204.45.4 () {30 vars in 699 bytes} [Wed Jun 3 01:05:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2472] 199.204.45.4 () {30 vars in 701 bytes} [Wed Jun 3 01:05:47 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: 1180/2473] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:05:47 2026] GET /v2.0/ports?tenant_id=aa70056494f549c19d3e3db85b9c9e1d&device_id=af8c9a3e-5333-4744-9339-c94ca6106d68 => generated 2579 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2474] 199.204.45.4 () {30 vars in 677 bytes} [Wed Jun 3 01:05:47 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) 2026-06-03 01:05:47.313 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c5ddfddd-13c1-488a-a506-08242f4de79c'] response: {'name': 'network-changed', 'server_uuid': 'af8c9a3e-5333-4744-9339-c94ca6106d68', 'tag': '4487a68b-336d-45f7-bc62-380da3ab9aeb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1181/2475] 10.0.0.197 () {34 vars in 989 bytes} [Wed Jun 3 01:05:47 2026] GET /v2.0/ports?device_id=6db604a1-67e7-4fef-80fb-a11cdad27b23 => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2476] 199.204.45.4 () {30 vars in 713 bytes} [Wed Jun 3 01:05:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2477] 199.204.45.4 () {34 vars in 983 bytes} [Wed Jun 3 01:05:47 2026] GET /v2.0/networks?id=4f589fc4-103d-4e3c-a8de-df9790165d55 => generated 803 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2478] 10.0.0.197 () {34 vars in 1039 bytes} [Wed Jun 3 01:05:47 2026] GET /v2.0/security-groups?id=b9f78930-3f2e-42b4-b08b-f3590ffca379&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: 1296/2479] 199.204.45.4 () {30 vars in 737 bytes} [Wed Jun 3 01:05:47 2026] GET /v2.0/subnets/35c31987-d950-456d-9fe0-3cc9fa9bbf74 => 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: 1184/2480] 199.204.45.4 () {34 vars in 1053 bytes} [Wed Jun 3 01:05:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.90&port_id=4487a68b-336d-45f7-bc62-380da3ab9aeb => 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: 1297/2481] 199.204.45.4 () {30 vars in 733 bytes} [Wed Jun 3 01:05:47 2026] GET /v2.0/ports/93c39506-5b14-46c6-a8ec-7f8de040cd9a => generated 1128 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2482] 199.204.45.4 () {34 vars in 981 bytes} [Wed Jun 3 01:05:47 2026] GET /v2.0/subnets?id=35c31987-d950-456d-9fe0-3cc9fa9bbf74 => generated 679 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2483] 199.204.45.4 () {30 vars in 733 bytes} [Wed Jun 3 01:05:47 2026] GET /v2.0/ports/4487a68b-336d-45f7-bc62-380da3ab9aeb => generated 1343 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2484] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:05:47 2026] GET /v2.0/ports?network_id=4f589fc4-103d-4e3c-a8de-df9790165d55&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: 7|app: 0|req: 1299/2485] 199.204.45.4 () {30 vars in 737 bytes} [Wed Jun 3 01:05:47 2026] GET /v2.0/subnets/35c31987-d950-456d-9fe0-3cc9fa9bbf74 => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2486] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:05:47 2026] GET /v2.0/networks/4f589fc4-103d-4e3c-a8de-df9790165d55?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2487] 199.204.45.4 () {30 vars in 739 bytes} [Wed Jun 3 01:05:47 2026] GET /v2.0/networks/4f589fc4-103d-4e3c-a8de-df9790165d55 => 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: 1188/2488] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:05:47 2026] GET /v2.0/networks/4f589fc4-103d-4e3c-a8de-df9790165d55?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: 1301/2489] 199.204.45.4 () {30 vars in 733 bytes} [Wed Jun 3 01:05:47 2026] GET /v2.0/ports/93c39506-5b14-46c6-a8ec-7f8de040cd9a => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2490] 199.204.45.4 () {30 vars in 737 bytes} [Wed Jun 3 01:05:47 2026] GET /v2.0/subnets/35c31987-d950-456d-9fe0-3cc9fa9bbf74 => 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: 1302/2491] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:05:48 2026] GET /v2.0/ports?tenant_id=aa70056494f549c19d3e3db85b9c9e1d&device_id=af8c9a3e-5333-4744-9339-c94ca6106d68 => generated 2581 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2492] 199.204.45.4 () {34 vars in 983 bytes} [Wed Jun 3 01:05:48 2026] GET /v2.0/networks?id=4f589fc4-103d-4e3c-a8de-df9790165d55 => 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: 1303/2493] 199.204.45.4 () {34 vars in 1053 bytes} [Wed Jun 3 01:05:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.90&port_id=4487a68b-336d-45f7-bc62-380da3ab9aeb => 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: 1191/2494] 199.204.45.4 () {34 vars in 981 bytes} [Wed Jun 3 01:05:48 2026] GET /v2.0/subnets?id=35c31987-d950-456d-9fe0-3cc9fa9bbf74 => 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: 1304/2495] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:05:48 2026] GET /v2.0/ports?network_id=4f589fc4-103d-4e3c-a8de-df9790165d55&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: 1192/2496] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:05:48 2026] GET /v2.0/networks/4f589fc4-103d-4e3c-a8de-df9790165d55?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: 1305/2497] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:05:48 2026] GET /v2.0/networks/4f589fc4-103d-4e3c-a8de-df9790165d55?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: 1193/2498] 10.0.0.18 () {32 vars in 824 bytes} [Wed Jun 3 01:05:49 2026] GET /v2.0/ports?project_id=9f3068e31fdb4c3a9fdf3cc763f0983e&network_id=26a0c8f2-9931-44a5-af7f-d810258f3d1c => generated 3691 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2499] 10.0.0.18 () {32 vars in 740 bytes} [Wed Jun 3 01:05:49 2026] GET /v2.0/subnets?network_id=7b7b3493-24d1-4be6-94e3-52f7af84af90 => generated 667 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:05:49.971 8 INFO neutron.db.l3_db [None req-ba9c82cb-ede5-4dff-9922-d4c2ba7e900e 69d16e93411f4169ab7e41c346bd1b1f 9f3068e31fdb4c3a9fdf3cc763f0983e - - default default] Floating IP febcc7b7-f97b-428d-af40-001c84bc9de6 disassociated. External IP: 10.96.250.212, port: b5b7b867-6d0d-41d8-8b02-bb24b76bdfe6. [pid: 8|app: 0|req: 1194/2500] 10.0.0.18 () {34 vars in 747 bytes} [Wed Jun 3 01:05:49 2026] PUT /v2.0/floatingips/febcc7b7-f97b-428d-af40-001c84bc9de6 => generated 554 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2501] 10.0.0.18 () {32 vars in 727 bytes} [Wed Jun 3 01:05:50 2026] GET /v2.0/floatingips/febcc7b7-f97b-428d-af40-001c84bc9de6 => generated 554 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2502] 10.0.0.18 () {32 vars in 727 bytes} [Wed Jun 3 01:05:51 2026] GET /v2.0/floatingips/febcc7b7-f97b-428d-af40-001c84bc9de6 => generated 554 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2503] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:05:51 2026] GET /v2.0/ports?tenant_id=9f3068e31fdb4c3a9fdf3cc763f0983e&device_id=6db604a1-67e7-4fef-80fb-a11cdad27b23 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:05:51.941 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5e6f81f4-62d0-486e-b7aa-fe800c367e91'] response: {'name': 'network-changed', 'server_uuid': '6db604a1-67e7-4fef-80fb-a11cdad27b23', 'tag': 'b5b7b867-6d0d-41d8-8b02-bb24b76bdfe6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1196/2504] 199.204.45.4 () {34 vars in 983 bytes} [Wed Jun 3 01:05:51 2026] GET /v2.0/networks?id=26a0c8f2-9931-44a5-af7f-d810258f3d1c => generated 756 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2505] 199.204.45.4 () {34 vars in 1055 bytes} [Wed Jun 3 01:05:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b5b7b867-6d0d-41d8-8b02-bb24b76bdfe6 => 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: 1197/2506] 199.204.45.4 () {34 vars in 981 bytes} [Wed Jun 3 01:05:52 2026] GET /v2.0/subnets?id=f1d91ed3-0338-43ef-9b87-8129fe6e04c1 => generated 677 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2507] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:05:52 2026] GET /v2.0/ports?network_id=26a0c8f2-9931-44a5-af7f-d810258f3d1c&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: 1198/2508] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:05:52 2026] GET /v2.0/networks/26a0c8f2-9931-44a5-af7f-d810258f3d1c?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: 1311/2509] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:05:52 2026] GET /v2.0/networks/26a0c8f2-9931-44a5-af7f-d810258f3d1c?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: 1199/2510] 10.0.0.18 () {32 vars in 727 bytes} [Wed Jun 3 01:05:52 2026] GET /v2.0/floatingips/febcc7b7-f97b-428d-af40-001c84bc9de6 => generated 552 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:05:53.492 7 WARNING neutron_lib.context [None req-c0770f2c-7b5f-4c26-8401-ec300350e5b7 69d16e93411f4169ab7e41c346bd1b1f 9f3068e31fdb4c3a9fdf3cc763f0983e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1312/2511] 10.0.0.18 () {34 vars in 683 bytes} [Wed Jun 3 01:05:53 2026] POST /v2.0/security-groups => generated 1677 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-03 01:05:53.636 8 WARNING neutron_lib.context [None req-fc70e8aa-ee5f-4599-975f-b8101373a44c 69d16e93411f4169ab7e41c346bd1b1f 9f3068e31fdb4c3a9fdf3cc763f0983e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/2512] 10.0.0.18 () {34 vars in 693 bytes} [Wed Jun 3 01:05:53 2026] POST /v2.0/security-group-rules => generated 597 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:05:53.757 7 WARNING neutron_lib.context [None req-3165948d-8a7d-4e50-ba50-fc1280756d33 69d16e93411f4169ab7e41c346bd1b1f 9f3068e31fdb4c3a9fdf3cc763f0983e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/2513] 10.0.0.18 () {34 vars in 693 bytes} [Wed Jun 3 01:05:53 2026] POST /v2.0/security-group-rules => generated 596 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:05:53.889 8 WARNING neutron_lib.context [None req-4019e294-eeaa-4310-99b7-873bb7135e8e 69d16e93411f4169ab7e41c346bd1b1f 9f3068e31fdb4c3a9fdf3cc763f0983e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/2514] 10.0.0.18 () {34 vars in 693 bytes} [Wed Jun 3 01:05:53 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-06-03 01:05:54.006 7 WARNING neutron_lib.context [None req-28170231-a40c-4358-b3f9-e31f409f661d 69d16e93411f4169ab7e41c346bd1b1f 9f3068e31fdb4c3a9fdf3cc763f0983e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/2515] 10.0.0.18 () {34 vars in 693 bytes} [Wed Jun 3 01:05:54 2026] POST /v2.0/security-group-rules => generated 601 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:05:54.138 8 WARNING neutron_lib.context [None req-d7905d01-2312-43bd-b148-a4059499c979 69d16e93411f4169ab7e41c346bd1b1f 9f3068e31fdb4c3a9fdf3cc763f0983e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:05:54.170 8 INFO neutron.db.securitygroups_db [None req-d7905d01-2312-43bd-b148-a4059499c979 69d16e93411f4169ab7e41c346bd1b1f 9f3068e31fdb4c3a9fdf3cc763f0983e - - default default] Project 9f3068e31fdb4c3a9fdf3cc763f0983e 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: 1202/2516] 10.0.0.18 () {34 vars in 693 bytes} [Wed Jun 3 01:05:54 2026] POST /v2.0/security-group-rules => generated 607 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:05:54.269 7 WARNING neutron_lib.context [None req-b71b8495-3bd6-4309-91f0-b83c99dbcd39 69d16e93411f4169ab7e41c346bd1b1f 9f3068e31fdb4c3a9fdf3cc763f0983e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:05:54.304 7 INFO neutron.db.securitygroups_db [None req-b71b8495-3bd6-4309-91f0-b83c99dbcd39 69d16e93411f4169ab7e41c346bd1b1f 9f3068e31fdb4c3a9fdf3cc763f0983e - - default default] Project 9f3068e31fdb4c3a9fdf3cc763f0983e 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: 1315/2517] 10.0.0.18 () {34 vars in 693 bytes} [Wed Jun 3 01:05:54 2026] POST /v2.0/security-group-rules => generated 606 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2518] 10.0.0.18 () {32 vars in 647 bytes} [Wed Jun 3 01:05:54 2026] GET /v2.0/networks => generated 1297 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2519] 10.0.0.54 () {34 vars in 1098 bytes} [Wed Jun 3 01:05:54 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1329082155&fields=id&tenant_id=9f3068e31fdb4c3a9fdf3cc763f0983e => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2520] 10.0.0.54 () {34 vars in 980 bytes} [Wed Jun 3 01:05:54 2026] GET /v2.0/networks?id=26a0c8f2-9931-44a5-af7f-d810258f3d1c => generated 660 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2521] 10.0.0.54 () {34 vars in 963 bytes} [Wed Jun 3 01:05:55 2026] GET /v2.0/quotas/9f3068e31fdb4c3a9fdf3cc763f0983e => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2522] 10.0.0.54 () {34 vars in 1000 bytes} [Wed Jun 3 01:05:55 2026] GET /v2.0/ports?tenant_id=9f3068e31fdb4c3a9fdf3cc763f0983e&fields=id => generated 149 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2523] 10.0.0.54 () {34 vars in 1006 bytes} [Wed Jun 3 01:05:55 2026] GET /v2.0/networks/26a0c8f2-9931-44a5-af7f-d810258f3d1c?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: 1206/2524] 10.0.0.54 () {34 vars in 1106 bytes} [Wed Jun 3 01:05:55 2026] GET /v2.0/networks/26a0c8f2-9931-44a5-af7f-d810258f3d1c?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: 1319/2525] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:05:55 2026] GET /v2.0/ports?device_id=a7033452-fb1d-4930-8d51-fc7e346af2bc => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:05:55.585 8 WARNING neutron_lib.context [None req-34d42b02-22a6-4c81-b687-bf290c4d0386 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:05:56.337 8 INFO neutron.db.l3_db [None req-34d42b02-22a6-4c81-b687-bf290c4d0386 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] Floating IP e1d98c31-80c4-4a50-bdcd-ff6ac80d8f0f associated. External IP: 10.96.250.217, port: 93c39506-5b14-46c6-a8ec-7f8de040cd9a. [pid: 7|app: 0|req: 1320/2526] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:05:56 2026] GET /v2.0/ports?device_id=a7033452-fb1d-4930-8d51-fc7e346af2bc => 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: 1207/2529] 10.0.0.18 () {34 vars in 675 bytes} [Wed Jun 3 01:05:55 2026] POST /v2.0/floatingips => generated 898 bytes in 1116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2530] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:05:57 2026] GET /v2.0/ports?device_id=a7033452-fb1d-4930-8d51-fc7e346af2bc => 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: 1208/2531] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:05:58 2026] GET /v2.0/ports?device_id=a7033452-fb1d-4930-8d51-fc7e346af2bc => 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: 1209/2532] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:05:59 2026] GET /v2.0/ports?device_id=a7033452-fb1d-4930-8d51-fc7e346af2bc => 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: 1324/2533] 199.204.45.4 () {34 vars in 983 bytes} [Wed Jun 3 01:05:59 2026] GET /v2.0/networks?id=26a0c8f2-9931-44a5-af7f-d810258f3d1c => generated 660 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2534] 199.204.45.4 () {34 vars in 1047 bytes} [Wed Jun 3 01:05:59 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9f3068e31fdb4c3a9fdf3cc763f0983e => generated 273 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:05:59.791 7 WARNING neutron_lib.context [req-b6a9c2c4-9eb9-4359-bcac-67799a9b97e7 req-1aa1d3cd-3cbb-4c37-a5d1-b69f924e8cc7 69d16e93411f4169ab7e41c346bd1b1f 9f3068e31fdb4c3a9fdf3cc763f0983e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/2535] 199.204.45.4 () {38 vars in 952 bytes} [Wed Jun 3 01:05:59 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) [pid: 8|app: 0|req: 1211/2536] 199.204.45.4 () {38 vars in 1025 bytes} [Wed Jun 3 01:06:00 2026] PUT /v2.0/ports/df691e42-d46a-4c51-988b-32f97cc53342 => generated 1235 bytes in 470 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: 1326/2537] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:06:00 2026] GET /v2.0/ports?device_id=a7033452-fb1d-4930-8d51-fc7e346af2bc => generated 969 bytes in 85 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: 1212/2538] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:06:00 2026] GET /v2.0/security-groups?id=e8db49bf-77be-4400-882b-bf357f0d9da4&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:06:01.470 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4b1b6ce5-40e7-4d0c-bbb5-2ad1c05c4ae0'] response: {'name': 'network-changed', 'server_uuid': 'a7033452-fb1d-4930-8d51-fc7e346af2bc', 'tag': 'df691e42-d46a-4c51-988b-32f97cc53342', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1327/2539] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:06:01 2026] GET /v2.0/ports?tenant_id=9f3068e31fdb4c3a9fdf3cc763f0983e&device_id=a7033452-fb1d-4930-8d51-fc7e346af2bc => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2540] 199.204.45.4 () {30 vars in 699 bytes} [Wed Jun 3 01:06:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2541] 199.204.45.4 () {30 vars in 701 bytes} [Wed Jun 3 01:06:01 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: 1328/2542] 199.204.45.4 () {34 vars in 1015 bytes} [Wed Jun 3 01:06:01 2026] GET /v2.0/networks?tenant_id=9f3068e31fdb4c3a9fdf3cc763f0983e&shared=False => generated 756 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2543] 199.204.45.4 () {30 vars in 677 bytes} [Wed Jun 3 01:06: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: 8|app: 0|req: 1216/2544] 199.204.45.4 () {30 vars in 713 bytes} [Wed Jun 3 01:06:01 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: 1329/2545] 199.204.45.4 () {34 vars in 927 bytes} [Wed Jun 3 01:06:01 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:06:01.716 8 INFO neutron.api.v2.resource [None req-bdfbb5e1-0ee7-418c-a561-b60e640d7954 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1217/2546] 199.204.45.4 () {30 vars in 759 bytes} [Wed Jun 3 01:06:01 2026] GET /v2.0/security-groups/lb-c69f4743-7374-4b6c-a764-4a169aefdd78 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2547] 199.204.45.4 () {30 vars in 781 bytes} [Wed Jun 3 01:06:01 2026] GET /v2.0/security-groups?name=lb-c69f4743-7374-4b6c-a764-4a169aefdd78 => generated 1637 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2548] 199.204.45.4 () {30 vars in 811 bytes} [Wed Jun 3 01:06:01 2026] GET /v2.0/security-group-rules?security_group_id=22191575-2063-48bf-9ab0-dc22ba6833b5 => generated 1182 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2549] 199.204.45.4 () {34 vars in 743 bytes} [Wed Jun 3 01:06:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2550] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:06:01 2026] GET /v2.0/ports?device_id=a7033452-fb1d-4930-8d51-fc7e346af2bc => 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: 1219/2551] 199.204.45.4 () {34 vars in 743 bytes} [Wed Jun 3 01:06:01 2026] POST /v2.0/security-group-rules => generated 601 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2552] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:06:02 2026] GET /v2.0/security-groups?id=e8db49bf-77be-4400-882b-bf357f0d9da4&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: 8|app: 0|req: 1220/2553] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:06:02 2026] GET /v2.0/ports?tenant_id=9f3068e31fdb4c3a9fdf3cc763f0983e&device_id=a7033452-fb1d-4930-8d51-fc7e346af2bc => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2554] 199.204.45.4 () {34 vars in 1055 bytes} [Wed Jun 3 01:06:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=df691e42-d46a-4c51-988b-32f97cc53342 => 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: 1221/2555] 199.204.45.4 () {34 vars in 981 bytes} [Wed Jun 3 01:06:02 2026] GET /v2.0/subnets?id=f1d91ed3-0338-43ef-9b87-8129fe6e04c1 => generated 677 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2556] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:06:02 2026] GET /v2.0/ports?network_id=26a0c8f2-9931-44a5-af7f-d810258f3d1c&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: 1222/2557] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:06:02 2026] GET /v2.0/networks/26a0c8f2-9931-44a5-af7f-d810258f3d1c?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2558] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:06:02 2026] GET /v2.0/networks/26a0c8f2-9931-44a5-af7f-d810258f3d1c?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: 1223/2559] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:06:03 2026] GET /v2.0/ports?device_id=a7033452-fb1d-4930-8d51-fc7e346af2bc => generated 969 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2560] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:06:03 2026] GET /v2.0/security-groups?id=e8db49bf-77be-4400-882b-bf357f0d9da4&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: 8|app: 0|req: 1224/2561] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:06:04 2026] GET /v2.0/ports?device_id=a7033452-fb1d-4930-8d51-fc7e346af2bc => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2562] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:06:04 2026] GET /v2.0/security-groups?id=e8db49bf-77be-4400-882b-bf357f0d9da4&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: 8|app: 0|req: 1225/2563] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:06:05 2026] GET /v2.0/ports?device_id=a7033452-fb1d-4930-8d51-fc7e346af2bc => 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: 1339/2564] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:06:05 2026] GET /v2.0/security-groups?id=e8db49bf-77be-4400-882b-bf357f0d9da4&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: 8|app: 0|req: 1226/2565] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:06:06 2026] GET /v2.0/ports?device_id=a7033452-fb1d-4930-8d51-fc7e346af2bc => 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: 1340/2566] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:06:06 2026] GET /v2.0/security-groups?id=e8db49bf-77be-4400-882b-bf357f0d9da4&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: 1227/2567] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:06:07 2026] GET /v2.0/ports?device_id=a7033452-fb1d-4930-8d51-fc7e346af2bc => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2568] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:06:07 2026] GET /v2.0/security-groups?id=e8db49bf-77be-4400-882b-bf357f0d9da4&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2569] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:06:08 2026] GET /v2.0/ports?device_id=a7033452-fb1d-4930-8d51-fc7e346af2bc => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2570] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:06:08 2026] GET /v2.0/security-groups?id=e8db49bf-77be-4400-882b-bf357f0d9da4&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2571] 10.0.0.18 () {32 vars in 734 bytes} [Wed Jun 3 01:06:08 2026] GET /v2.0/ports?device_id=a7033452-fb1d-4930-8d51-fc7e346af2bc => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:06:08.602 7 INFO neutron.db.l3_db [None req-9d3ac5bf-2c19-4a39-9e52-7f278808567b 69d16e93411f4169ab7e41c346bd1b1f 9f3068e31fdb4c3a9fdf3cc763f0983e - - default default] Floating IP febcc7b7-f97b-428d-af40-001c84bc9de6 associated. External IP: 10.96.250.212, port: df691e42-d46a-4c51-988b-32f97cc53342. [pid: 7|app: 0|req: 1343/2572] 10.0.0.18 () {34 vars in 747 bytes} [Wed Jun 3 01:06:08 2026] PUT /v2.0/floatingips/febcc7b7-f97b-428d-af40-001c84bc9de6 => generated 855 bytes in 643 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2573] 10.0.0.18 () {32 vars in 727 bytes} [Wed Jun 3 01:06:08 2026] GET /v2.0/floatingips/febcc7b7-f97b-428d-af40-001c84bc9de6 => generated 855 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2574] 10.0.0.18 () {32 vars in 727 bytes} [Wed Jun 3 01:06:09 2026] GET /v2.0/floatingips/febcc7b7-f97b-428d-af40-001c84bc9de6 => generated 855 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2575] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:06:10 2026] GET /v2.0/ports?tenant_id=9f3068e31fdb4c3a9fdf3cc763f0983e&device_id=a7033452-fb1d-4930-8d51-fc7e346af2bc => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:06:10.595 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ecd35e0c-4699-4d89-9088-560554a10e86'] response: {'name': 'network-changed', 'server_uuid': 'a7033452-fb1d-4930-8d51-fc7e346af2bc', 'tag': 'df691e42-d46a-4c51-988b-32f97cc53342', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1345/2576] 199.204.45.4 () {34 vars in 983 bytes} [Wed Jun 3 01:06:10 2026] GET /v2.0/networks?id=26a0c8f2-9931-44a5-af7f-d810258f3d1c => generated 756 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2577] 199.204.45.4 () {34 vars in 1055 bytes} [Wed Jun 3 01:06:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=df691e42-d46a-4c51-988b-32f97cc53342 => generated 860 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2578] 199.204.45.4 () {34 vars in 981 bytes} [Wed Jun 3 01:06:10 2026] GET /v2.0/subnets?id=f1d91ed3-0338-43ef-9b87-8129fe6e04c1 => generated 677 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2579] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:06:10 2026] GET /v2.0/ports?network_id=26a0c8f2-9931-44a5-af7f-d810258f3d1c&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: 7|app: 0|req: 1347/2580] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:06:10 2026] GET /v2.0/networks/26a0c8f2-9931-44a5-af7f-d810258f3d1c?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: 1234/2581] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:06:10 2026] GET /v2.0/networks/26a0c8f2-9931-44a5-af7f-d810258f3d1c?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: 1348/2582] 10.0.0.18 () {32 vars in 727 bytes} [Wed Jun 3 01:06:11 2026] GET /v2.0/floatingips/febcc7b7-f97b-428d-af40-001c84bc9de6 => generated 857 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2585] 10.0.0.200 () {30 vars in 688 bytes} [Wed Jun 3 01:06:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2586] 10.0.0.200 () {30 vars in 690 bytes} [Wed Jun 3 01:06:13 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: 1351/2587] 10.0.0.200 () {30 vars in 666 bytes} [Wed Jun 3 01:06:13 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: 1237/2588] 10.0.0.200 () {30 vars in 702 bytes} [Wed Jun 3 01:06:13 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: 1352/2589] 10.0.0.200 () {28 vars in 437 bytes} [Wed Jun 3 01:06:14 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2590] 10.0.0.200 () {30 vars in 726 bytes} [Wed Jun 3 01:06:14 2026] GET /v2.0/subnets/6e3e1b70-b9eb-4a71-92c2-214e687e016e => generated 656 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2591] 199.204.45.4 () {30 vars in 699 bytes} [Wed Jun 3 01:06:15 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: 8|app: 0|req: 1239/2592] 199.204.45.4 () {30 vars in 701 bytes} [Wed Jun 3 01:06:15 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: 1354/2593] 199.204.45.4 () {30 vars in 677 bytes} [Wed Jun 3 01:06:15 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: 8|app: 0|req: 1240/2594] 199.204.45.4 () {30 vars in 713 bytes} [Wed Jun 3 01:06:15 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: 1355/2595] 199.204.45.4 () {30 vars in 737 bytes} [Wed Jun 3 01:06:15 2026] GET /v2.0/subnets/6e3e1b70-b9eb-4a71-92c2-214e687e016e => 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: 1241/2596] 199.204.45.4 () {30 vars in 765 bytes} [Wed Jun 3 01:06:15 2026] GET /v2.0/ports?device_id=af8c9a3e-5333-4744-9339-c94ca6106d68 => generated 2581 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2597] 199.204.45.4 () {30 vars in 699 bytes} [Wed Jun 3 01:06:15 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: 8|app: 0|req: 1242/2598] 199.204.45.4 () {30 vars in 701 bytes} [Wed Jun 3 01:06:15 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: 1357/2599] 199.204.45.4 () {30 vars in 677 bytes} [Wed Jun 3 01:06:15 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: 1243/2600] 199.204.45.4 () {30 vars in 713 bytes} [Wed Jun 3 01:06:15 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: 1358/2601] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:06:17 2026] GET /v2.0/networks/058661e3-e830-40d6-9043-ac75a534a249?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2602] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:06:17 2026] GET /v2.0/networks/058661e3-e830-40d6-9043-ac75a534a249?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: 1359/2603] 199.204.45.4 () {34 vars in 983 bytes} [Wed Jun 3 01:06:17 2026] GET /v2.0/networks?id=058661e3-e830-40d6-9043-ac75a534a249 => 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: 1360/2604] 199.204.45.4 () {34 vars in 1093 bytes} [Wed Jun 3 01:06:17 2026] GET /v2.0/ports?device_id=3d3eacf5-bd2e-4e50-9dde-8ae33cd91d05&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2605] 199.204.45.4 () {38 vars in 952 bytes} [Wed Jun 3 01:06:17 2026] POST /v2.0/ports => generated 1299 bytes in 384 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: 1246/2606] 10.0.0.197 () {34 vars in 989 bytes} [Wed Jun 3 01:06:18 2026] GET /v2.0/ports?device_id=a7033452-fb1d-4930-8d51-fc7e346af2bc => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2607] 10.0.0.197 () {34 vars in 1039 bytes} [Wed Jun 3 01:06:18 2026] GET /v2.0/security-groups?id=e8db49bf-77be-4400-882b-bf357f0d9da4&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: 1361/2608] 199.204.45.4 () {38 vars in 1025 bytes} [Wed Jun 3 01:06:18 2026] PUT /v2.0/ports/ecf52918-8d81-42c7-85b6-6440838917e7 => generated 1460 bytes in 485 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2609] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:06:19 2026] GET /v2.0/ports?tenant_id=acf73e125ac042b09cd0bb790a9a53a0&device_id=3d3eacf5-bd2e-4e50-9dde-8ae33cd91d05 => generated 1465 bytes in 34 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-06-03 01:06:19.625 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f2722757-4cfe-4f4b-89e5-fca4e7df65a8'] response: {'name': 'network-changed', 'server_uuid': 'af8c9a3e-5333-4744-9339-c94ca6106d68', 'tag': 'ecf52918-8d81-42c7-85b6-6440838917e7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1362/2610] 199.204.45.4 () {34 vars in 983 bytes} [Wed Jun 3 01:06:19 2026] GET /v2.0/networks?id=058661e3-e830-40d6-9043-ac75a534a249 => generated 800 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2611] 199.204.45.4 () {34 vars in 1055 bytes} [Wed Jun 3 01:06:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.130&port_id=b8720c57-63d9-45c4-96bf-4823674eed03 => generated 860 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2612] 199.204.45.4 () {34 vars in 1099 bytes} [Wed Jun 3 01:06:19 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Aa7&port_id=b8720c57-63d9-45c4-96bf-4823674eed03 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2613] 199.204.45.4 () {34 vars in 1061 bytes} [Wed Jun 3 01:06:19 2026] GET /v2.0/subnets?id=6e3e1b70-b9eb-4a71-92c2-214e687e016e&id=50dd2b86-1a2b-4247-8be7-7e8abcb53c0c => generated 1411 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2614] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:06:19 2026] GET /v2.0/ports?tenant_id=aa70056494f549c19d3e3db85b9c9e1d&device_id=af8c9a3e-5333-4744-9339-c94ca6106d68 => generated 4033 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2615] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:06:19 2026] GET /v2.0/ports?network_id=058661e3-e830-40d6-9043-ac75a534a249&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2616] 199.204.45.4 () {34 vars in 1057 bytes} [Wed Jun 3 01:06:19 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.67&port_id=cf6ceb33-2f15-4fcf-bf6a-944c37464dd1 => 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: 1366/2617] 199.204.45.4 () {34 vars in 981 bytes} [Wed Jun 3 01:06:19 2026] GET /v2.0/subnets?id=75b8640f-a16e-4d1c-82ed-ff450f9e8928 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2618] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:06:19 2026] GET /v2.0/ports?network_id=058661e3-e830-40d6-9043-ac75a534a249&device_owner=network%3Adhcp => generated 1457 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2619] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:06:19 2026] GET /v2.0/ports?network_id=b0c445cb-aacb-4c6d-b183-283574698c2c&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: 1253/2620] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:06:19 2026] GET /v2.0/networks/058661e3-e830-40d6-9043-ac75a534a249?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: 1368/2621] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:06:19 2026] GET /v2.0/networks/b0c445cb-aacb-4c6d-b183-283574698c2c?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: 1254/2622] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:06:20 2026] GET /v2.0/networks/058661e3-e830-40d6-9043-ac75a534a249?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2623] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:06:20 2026] GET /v2.0/networks/b0c445cb-aacb-4c6d-b183-283574698c2c?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: 1255/2624] 199.204.45.4 () {34 vars in 1053 bytes} [Wed Jun 3 01:06:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.90&port_id=4487a68b-336d-45f7-bc62-380da3ab9aeb => 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: 1370/2625] 199.204.45.4 () {34 vars in 981 bytes} [Wed Jun 3 01:06:20 2026] GET /v2.0/subnets?id=35c31987-d950-456d-9fe0-3cc9fa9bbf74 => 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: 1256/2626] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:06:20 2026] GET /v2.0/ports?network_id=4f589fc4-103d-4e3c-a8de-df9790165d55&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: 1371/2627] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:06:20 2026] GET /v2.0/networks/4f589fc4-103d-4e3c-a8de-df9790165d55?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: 1257/2628] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:06:20 2026] GET /v2.0/networks/4f589fc4-103d-4e3c-a8de-df9790165d55?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) [pid: 7|app: 0|req: 1372/2629] 199.204.45.4 () {34 vars in 1055 bytes} [Wed Jun 3 01:06:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.148&port_id=ecf52918-8d81-42c7-85b6-6440838917e7 => 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: 1258/2630] 199.204.45.4 () {34 vars in 1099 bytes} [Wed Jun 3 01:06:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A67&port_id=ecf52918-8d81-42c7-85b6-6440838917e7 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2631] 199.204.45.4 () {34 vars in 1061 bytes} [Wed Jun 3 01:06:20 2026] GET /v2.0/subnets?id=6e3e1b70-b9eb-4a71-92c2-214e687e016e&id=50dd2b86-1a2b-4247-8be7-7e8abcb53c0c => generated 1411 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2632] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:06:20 2026] GET /v2.0/ports?network_id=058661e3-e830-40d6-9043-ac75a534a249&device_owner=network%3Adhcp => generated 1457 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2633] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:06:20 2026] GET /v2.0/ports?network_id=058661e3-e830-40d6-9043-ac75a534a249&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: 1260/2634] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:06:20 2026] GET /v2.0/networks/058661e3-e830-40d6-9043-ac75a534a249?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: 1375/2635] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:06:20 2026] GET /v2.0/networks/058661e3-e830-40d6-9043-ac75a534a249?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: 1261/2636] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:06:21 2026] GET /v2.0/ports?tenant_id=aa70056494f549c19d3e3db85b9c9e1d&device_id=af8c9a3e-5333-4744-9339-c94ca6106d68 => generated 4033 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2637] 199.204.45.4 () {34 vars in 983 bytes} [Wed Jun 3 01:06:21 2026] GET /v2.0/networks?id=058661e3-e830-40d6-9043-ac75a534a249 => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2638] 199.204.45.4 () {34 vars in 1055 bytes} [Wed Jun 3 01:06:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.148&port_id=ecf52918-8d81-42c7-85b6-6440838917e7 => 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: 1377/2639] 199.204.45.4 () {34 vars in 1099 bytes} [Wed Jun 3 01:06:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A67&port_id=ecf52918-8d81-42c7-85b6-6440838917e7 => 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: 1263/2640] 199.204.45.4 () {34 vars in 1061 bytes} [Wed Jun 3 01:06:21 2026] GET /v2.0/subnets?id=6e3e1b70-b9eb-4a71-92c2-214e687e016e&id=50dd2b86-1a2b-4247-8be7-7e8abcb53c0c => generated 1411 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2641] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:06:21 2026] GET /v2.0/ports?network_id=058661e3-e830-40d6-9043-ac75a534a249&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: 1264/2642] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:06:21 2026] GET /v2.0/ports?network_id=058661e3-e830-40d6-9043-ac75a534a249&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2643] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:06:21 2026] GET /v2.0/networks/058661e3-e830-40d6-9043-ac75a534a249?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: 1265/2644] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:06:22 2026] GET /v2.0/networks/058661e3-e830-40d6-9043-ac75a534a249?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: 1380/2645] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:06:23 2026] GET /v2.0/ports?device_id=a7033452-fb1d-4930-8d51-fc7e346af2bc => generated 971 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2646] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:06:23 2026] GET /v2.0/security-groups?id=e8db49bf-77be-4400-882b-bf357f0d9da4&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2647] 10.0.0.54 () {34 vars in 969 bytes} [Wed Jun 3 01:06:24 2026] GET /v2.0/ports/ecf52918-8d81-42c7-85b6-6440838917e7 => generated 1462 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2648] 199.204.45.4 () {30 vars in 733 bytes} [Wed Jun 3 01:06:24 2026] GET /v2.0/ports/ecf52918-8d81-42c7-85b6-6440838917e7 => generated 1462 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2649] 199.204.45.4 () {30 vars in 733 bytes} [Wed Jun 3 01:06:24 2026] GET /v2.0/ports/ecf52918-8d81-42c7-85b6-6440838917e7 => generated 1462 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2650] 199.204.45.4 () {34 vars in 786 bytes} [Wed Jun 3 01:06:24 2026] PUT /v2.0/ports/ecf52918-8d81-42c7-85b6-6440838917e7 => generated 1201 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2651] 199.204.45.4 () {30 vars in 739 bytes} [Wed Jun 3 01:06:24 2026] GET /v2.0/networks/058661e3-e830-40d6-9043-ac75a534a249 => generated 797 bytes in 57 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: 1269/2652] 199.204.45.4 () {30 vars in 737 bytes} [Wed Jun 3 01:06:24 2026] GET /v2.0/subnets/6e3e1b70-b9eb-4a71-92c2-214e687e016e => generated 674 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2653] 199.204.45.4 () {30 vars in 699 bytes} [Wed Jun 3 01:06:24 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: 1270/2654] 199.204.45.4 () {30 vars in 701 bytes} [Wed Jun 3 01:06:24 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: 1385/2655] 199.204.45.4 () {30 vars in 677 bytes} [Wed Jun 3 01:06:24 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) 2026-06-03 01:06:25.013 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-541bd40d-d9a0-4b6a-911c-a909a948792d'] response: {'name': 'network-changed', 'server_uuid': 'af8c9a3e-5333-4744-9339-c94ca6106d68', 'tag': 'ecf52918-8d81-42c7-85b6-6440838917e7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1271/2656] 199.204.45.4 () {30 vars in 713 bytes} [Wed Jun 3 01:06:25 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: 1386/2657] 199.204.45.4 () {30 vars in 737 bytes} [Wed Jun 3 01:06:25 2026] GET /v2.0/subnets/35c31987-d950-456d-9fe0-3cc9fa9bbf74 => 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: 1272/2658] 199.204.45.4 () {30 vars in 733 bytes} [Wed Jun 3 01:06:25 2026] GET /v2.0/ports/93c39506-5b14-46c6-a8ec-7f8de040cd9a => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2659] 199.204.45.4 () {30 vars in 733 bytes} [Wed Jun 3 01:06:25 2026] GET /v2.0/ports/4487a68b-336d-45f7-bc62-380da3ab9aeb => generated 1345 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2660] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:06:25 2026] GET /v2.0/ports?device_id=a7033452-fb1d-4930-8d51-fc7e346af2bc => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2661] 199.204.45.4 () {30 vars in 737 bytes} [Wed Jun 3 01:06:25 2026] GET /v2.0/subnets/35c31987-d950-456d-9fe0-3cc9fa9bbf74 => generated 676 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2662] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:06:25 2026] GET /v2.0/security-groups?id=e8db49bf-77be-4400-882b-bf357f0d9da4&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: 1389/2663] 199.204.45.4 () {30 vars in 739 bytes} [Wed Jun 3 01:06:25 2026] GET /v2.0/networks/4f589fc4-103d-4e3c-a8de-df9790165d55 => generated 800 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2664] 199.204.45.4 () {30 vars in 733 bytes} [Wed Jun 3 01:06:25 2026] GET /v2.0/ports/93c39506-5b14-46c6-a8ec-7f8de040cd9a => generated 1128 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2665] 199.204.45.4 () {30 vars in 737 bytes} [Wed Jun 3 01:06:25 2026] GET /v2.0/subnets/35c31987-d950-456d-9fe0-3cc9fa9bbf74 => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2666] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:06:25 2026] GET /v2.0/ports?tenant_id=aa70056494f549c19d3e3db85b9c9e1d&device_id=af8c9a3e-5333-4744-9339-c94ca6106d68 => generated 3810 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2667] 199.204.45.4 () {34 vars in 983 bytes} [Wed Jun 3 01:06:25 2026] GET /v2.0/networks?id=058661e3-e830-40d6-9043-ac75a534a249 => generated 800 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2668] 199.204.45.4 () {34 vars in 1055 bytes} [Wed Jun 3 01:06:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.148&port_id=ecf52918-8d81-42c7-85b6-6440838917e7 => 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: 1392/2669] 199.204.45.4 () {34 vars in 981 bytes} [Wed Jun 3 01:06:25 2026] GET /v2.0/subnets?id=6e3e1b70-b9eb-4a71-92c2-214e687e016e => generated 677 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2670] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:06:25 2026] GET /v2.0/ports?network_id=058661e3-e830-40d6-9043-ac75a534a249&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2671] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:06:25 2026] GET /v2.0/networks/058661e3-e830-40d6-9043-ac75a534a249?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: 1279/2672] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:06:25 2026] GET /v2.0/networks/058661e3-e830-40d6-9043-ac75a534a249?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: 1394/2673] 199.204.45.4 () {34 vars in 991 bytes} [Wed Jun 3 01:06:25 2026] GET /v2.0/ports?device_id=a7033452-fb1d-4930-8d51-fc7e346af2bc => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:06:26.079 8 INFO neutron.db.l3_db [req-88c213f0-3f0b-41d3-a658-40c4570b65b6 req-53ba8597-1385-42ed-b456-7f125082b88e 69d16e93411f4169ab7e41c346bd1b1f 9f3068e31fdb4c3a9fdf3cc763f0983e - - default default] Floating IP febcc7b7-f97b-428d-af40-001c84bc9de6 disassociated. External IP: 10.96.250.212, port: df691e42-d46a-4c51-988b-32f97cc53342. [pid: 7|app: 0|req: 1395/2674] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:06:26 2026] GET /v2.0/ports?device_id=a7033452-fb1d-4930-8d51-fc7e346af2bc => 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: 1280/2675] 199.204.45.4 () {36 vars in 994 bytes} [Wed Jun 3 01:06:25 2026] DELETE /v2.0/ports/df691e42-d46a-4c51-988b-32f97cc53342 => generated 0 bytes in 625 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2678] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:06:27 2026] GET /v2.0/ports?device_id=a7033452-fb1d-4930-8d51-fc7e346af2bc => 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: 1282/2679] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:06:28 2026] GET /v2.0/ports?device_id=a7033452-fb1d-4930-8d51-fc7e346af2bc => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2680] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:06:29 2026] GET /v2.0/ports?device_id=a7033452-fb1d-4930-8d51-fc7e346af2bc => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:06:29.801 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-53313fb7-28a6-4819-b89a-27ca5fb42f9c'] response: {'server_uuid': 'a7033452-fb1d-4930-8d51-fc7e346af2bc', 'name': 'network-vif-deleted', 'tag': 'df691e42-d46a-4c51-988b-32f97cc53342', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1283/2681] 10.0.0.200 () {30 vars in 688 bytes} [Wed Jun 3 01:06:29 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: 1399/2682] 10.0.0.200 () {30 vars in 690 bytes} [Wed Jun 3 01:06:29 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: 1284/2683] 10.0.0.200 () {30 vars in 666 bytes} [Wed Jun 3 01:06:29 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: 1400/2684] 10.0.0.200 () {30 vars in 702 bytes} [Wed Jun 3 01:06: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: 8|app: 0|req: 1285/2685] 10.0.0.200 () {28 vars in 437 bytes} [Wed Jun 3 01:06:30 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2686] 10.0.0.200 () {30 vars in 726 bytes} [Wed Jun 3 01:06:30 2026] GET /v2.0/subnets/1e5980a7-c6ef-4b17-a0ef-85c3247e6556 => generated 656 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2687] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:06:30 2026] DELETE /v2.0/security-groups/e8db49bf-77be-4400-882b-bf357f0d9da4 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2688] 199.204.45.4 () {30 vars in 699 bytes} [Wed Jun 3 01:06:30 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: 1288/2689] 199.204.45.4 () {30 vars in 701 bytes} [Wed Jun 3 01:06:30 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: 8|app: 0|req: 1289/2690] 199.204.45.4 () {30 vars in 677 bytes} [Wed Jun 3 01:06:30 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: 8|app: 0|req: 1290/2691] 199.204.45.4 () {30 vars in 713 bytes} [Wed Jun 3 01:06:30 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: 1291/2692] 199.204.45.4 () {30 vars in 737 bytes} [Wed Jun 3 01:06:30 2026] GET /v2.0/subnets/6e3e1b70-b9eb-4a71-92c2-214e687e016e => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2693] 199.204.45.4 () {30 vars in 737 bytes} [Wed Jun 3 01:06:30 2026] GET /v2.0/subnets/1e5980a7-c6ef-4b17-a0ef-85c3247e6556 => generated 674 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2694] 199.204.45.4 () {30 vars in 765 bytes} [Wed Jun 3 01:06:31 2026] GET /v2.0/ports?device_id=af8c9a3e-5333-4744-9339-c94ca6106d68 => generated 3810 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2695] 10.0.0.18 () {32 vars in 730 bytes} [Wed Jun 3 01:06:30 2026] DELETE /v2.0/floatingips/febcc7b7-f97b-428d-af40-001c84bc9de6 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2696] 199.204.45.4 () {30 vars in 699 bytes} [Wed Jun 3 01:06:31 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: 1403/2697] 199.204.45.4 () {30 vars in 701 bytes} [Wed Jun 3 01:06:31 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: 1295/2698] 199.204.45.4 () {30 vars in 677 bytes} [Wed Jun 3 01:06:31 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: 1404/2699] 199.204.45.4 () {30 vars in 713 bytes} [Wed Jun 3 01:06:31 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: 1296/2700] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:06:31 2026] GET /v2.0/ports?device_id=6db604a1-67e7-4fef-80fb-a11cdad27b23 => generated 971 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2701] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:06:31 2026] GET /v2.0/security-groups?id=b9f78930-3f2e-42b4-b08b-f3590ffca379&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: 8|app: 0|req: 1297/2702] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:06:32 2026] GET /v2.0/networks/20cf8a9d-7c41-437b-a7f4-7fe554a6d21e?fields=segments => generated 14 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2703] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:06:32 2026] GET /v2.0/networks/20cf8a9d-7c41-437b-a7f4-7fe554a6d21e?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: 1406/2704] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:06:32 2026] GET /v2.0/ports?device_id=6db604a1-67e7-4fef-80fb-a11cdad27b23 => generated 971 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2705] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:06:32 2026] GET /v2.0/security-groups?id=b9f78930-3f2e-42b4-b08b-f3590ffca379&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: 1407/2706] 199.204.45.4 () {34 vars in 983 bytes} [Wed Jun 3 01:06:33 2026] GET /v2.0/networks?id=20cf8a9d-7c41-437b-a7f4-7fe554a6d21e => generated 801 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2707] 199.204.45.4 () {34 vars in 991 bytes} [Wed Jun 3 01:06:33 2026] GET /v2.0/ports?device_id=6db604a1-67e7-4fef-80fb-a11cdad27b23 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2708] 199.204.45.4 () {38 vars in 952 bytes} [Wed Jun 3 01:06:33 2026] POST /v2.0/ports => generated 1303 bytes in 368 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: 1409/2709] 199.204.45.4 () {36 vars in 994 bytes} [Wed Jun 3 01:06:33 2026] DELETE /v2.0/ports/b5b7b867-6d0d-41d8-8b02-bb24b76bdfe6 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2710] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:06:33 2026] GET /v2.0/ports?device_id=6db604a1-67e7-4fef-80fb-a11cdad27b23 => 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: 1301/2711] 199.204.45.4 () {38 vars in 1025 bytes} [Wed Jun 3 01:06:33 2026] PUT /v2.0/ports/fcf6b6ec-1150-4d47-af9f-c55aa9690ded => generated 1464 bytes in 511 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:06:34.888 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4393b939-f45d-460b-ab5c-3e5d2d853886'] response: {'server_uuid': '6db604a1-67e7-4fef-80fb-a11cdad27b23', 'name': 'network-vif-deleted', 'tag': 'b5b7b867-6d0d-41d8-8b02-bb24b76bdfe6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1411/2712] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:06:34 2026] GET /v2.0/ports?device_id=6db604a1-67e7-4fef-80fb-a11cdad27b23 => generated 12 bytes in 21 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: 1302/2713] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:06:35 2026] GET /v2.0/ports?tenant_id=aa70056494f549c19d3e3db85b9c9e1d&device_id=af8c9a3e-5333-4744-9339-c94ca6106d68 => generated 5266 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2714] 199.204.45.4 () {34 vars in 1057 bytes} [Wed Jun 3 01:06:35 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.67&port_id=cf6ceb33-2f15-4fcf-bf6a-944c37464dd1 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:06:35.147 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bd549630-8895-4c43-b033-2c2c0cf9409b'] response: {'name': 'network-changed', 'server_uuid': 'af8c9a3e-5333-4744-9339-c94ca6106d68', 'tag': 'fcf6b6ec-1150-4d47-af9f-c55aa9690ded', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1303/2715] 199.204.45.4 () {34 vars in 981 bytes} [Wed Jun 3 01:06:35 2026] GET /v2.0/subnets?id=75b8640f-a16e-4d1c-82ed-ff450f9e8928 => generated 654 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2716] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:06:35 2026] GET /v2.0/ports?network_id=b0c445cb-aacb-4c6d-b183-283574698c2c&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2717] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:06:35 2026] GET /v2.0/networks/b0c445cb-aacb-4c6d-b183-283574698c2c?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: 1414/2718] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:06:35 2026] GET /v2.0/networks/b0c445cb-aacb-4c6d-b183-283574698c2c?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: 1305/2719] 199.204.45.4 () {34 vars in 1053 bytes} [Wed Jun 3 01:06:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.90&port_id=4487a68b-336d-45f7-bc62-380da3ab9aeb => 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: 1415/2720] 199.204.45.4 () {34 vars in 981 bytes} [Wed Jun 3 01:06:35 2026] GET /v2.0/subnets?id=35c31987-d950-456d-9fe0-3cc9fa9bbf74 => 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: 1306/2721] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:06:35 2026] GET /v2.0/ports?network_id=4f589fc4-103d-4e3c-a8de-df9790165d55&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: 7|app: 0|req: 1416/2722] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:06:35 2026] GET /v2.0/networks/4f589fc4-103d-4e3c-a8de-df9790165d55?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: 1307/2723] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:06:35 2026] GET /v2.0/networks/4f589fc4-103d-4e3c-a8de-df9790165d55?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: 1417/2724] 199.204.45.4 () {34 vars in 1055 bytes} [Wed Jun 3 01:06:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.148&port_id=ecf52918-8d81-42c7-85b6-6440838917e7 => 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: 1308/2725] 199.204.45.4 () {34 vars in 981 bytes} [Wed Jun 3 01:06:35 2026] GET /v2.0/subnets?id=6e3e1b70-b9eb-4a71-92c2-214e687e016e => generated 677 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2726] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:06:35 2026] GET /v2.0/ports?network_id=058661e3-e830-40d6-9043-ac75a534a249&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2727] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:06:35 2026] GET /v2.0/networks/058661e3-e830-40d6-9043-ac75a534a249?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2728] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:06:35 2026] GET /v2.0/networks/058661e3-e830-40d6-9043-ac75a534a249?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: 1310/2729] 199.204.45.4 () {34 vars in 1053 bytes} [Wed Jun 3 01:06:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.87&port_id=fcf6b6ec-1150-4d47-af9f-c55aa9690ded => 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: 1420/2730] 199.204.45.4 () {34 vars in 1103 bytes} [Wed Jun 3 01:06:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A384&port_id=fcf6b6ec-1150-4d47-af9f-c55aa9690ded => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2731] 199.204.45.4 () {34 vars in 1061 bytes} [Wed Jun 3 01:06:35 2026] GET /v2.0/subnets?id=1e5980a7-c6ef-4b17-a0ef-85c3247e6556&id=2bac6987-6a55-4248-8298-eefc02638cd0 => generated 1415 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2732] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:06:35 2026] GET /v2.0/ports?network_id=20cf8a9d-7c41-437b-a7f4-7fe554a6d21e&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: 1312/2733] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:06:35 2026] GET /v2.0/ports?network_id=20cf8a9d-7c41-437b-a7f4-7fe554a6d21e&device_owner=network%3Adhcp => generated 1461 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2734] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:06:35 2026] GET /v2.0/ports?device_id=6db604a1-67e7-4fef-80fb-a11cdad27b23 => 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: 1422/2735] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:06:35 2026] GET /v2.0/networks/20cf8a9d-7c41-437b-a7f4-7fe554a6d21e?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2736] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:06:36 2026] GET /v2.0/networks/20cf8a9d-7c41-437b-a7f4-7fe554a6d21e?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: 1315/2737] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:06:37 2026] GET /v2.0/ports?tenant_id=aa70056494f549c19d3e3db85b9c9e1d&device_id=af8c9a3e-5333-4744-9339-c94ca6106d68 => generated 5266 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2738] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:06:37 2026] DELETE /v2.0/security-groups/b9f78930-3f2e-42b4-b08b-f3590ffca379 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2739] 199.204.45.4 () {34 vars in 983 bytes} [Wed Jun 3 01:06:37 2026] GET /v2.0/networks?id=20cf8a9d-7c41-437b-a7f4-7fe554a6d21e => generated 801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2740] 199.204.45.4 () {34 vars in 1053 bytes} [Wed Jun 3 01:06:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.87&port_id=fcf6b6ec-1150-4d47-af9f-c55aa9690ded => 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: 1318/2741] 199.204.45.4 () {34 vars in 1103 bytes} [Wed Jun 3 01:06:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A384&port_id=fcf6b6ec-1150-4d47-af9f-c55aa9690ded => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2742] 199.204.45.4 () {34 vars in 1061 bytes} [Wed Jun 3 01:06:37 2026] GET /v2.0/subnets?id=1e5980a7-c6ef-4b17-a0ef-85c3247e6556&id=2bac6987-6a55-4248-8298-eefc02638cd0 => 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: 1320/2743] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:06:37 2026] GET /v2.0/ports?network_id=20cf8a9d-7c41-437b-a7f4-7fe554a6d21e&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2744] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:06:37 2026] GET /v2.0/ports?network_id=20cf8a9d-7c41-437b-a7f4-7fe554a6d21e&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: 1322/2745] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:06:37 2026] GET /v2.0/networks/20cf8a9d-7c41-437b-a7f4-7fe554a6d21e?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: 1323/2746] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:06:37 2026] GET /v2.0/networks/20cf8a9d-7c41-437b-a7f4-7fe554a6d21e?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: 7|app: 0|req: 1424/2747] 10.0.0.18 () {34 vars in 787 bytes} [Wed Jun 3 01:06:37 2026] PUT /v2.0/routers/cacbe642-3f0f-4465-90b3-3bb400544337/remove_router_interface => generated 309 bytes in 1035 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2748] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:06:38 2026] DELETE /v2.0/subnets/f1d91ed3-0338-43ef-9b87-8129fe6e04c1 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:06:39.385 7 INFO neutron.db.l3_hamode_db [None req-bd662e83-90d9-4bf5-b4ae-b7ac4babbfef 69d16e93411f4169ab7e41c346bd1b1f 9f3068e31fdb4c3a9fdf3cc763f0983e - - default default] HA network d6fdaf1d-1d53-49b4-beb1-0220199ba3ed was deleted as no HA routers are present in tenant 9f3068e31fdb4c3a9fdf3cc763f0983e. [pid: 7|app: 0|req: 1425/2749] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:06:38 2026] DELETE /v2.0/routers/cacbe642-3f0f-4465-90b3-3bb400544337 => generated 0 bytes in 942 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:06:39.414 7 INFO neutron.services.segments.plugin [-] Segment 107fa645-81a7-4a04-b03e-73abe1840dfa resource provider aggregate not found 2026-06-03 01:06:39.422 7 INFO neutron.services.segments.plugin [-] Segment 107fa645-81a7-4a04-b03e-73abe1840dfa resource provider aggregate not found 2026-06-03 01:06:39.434 7 INFO neutron.services.segments.plugin [-] Segment 107fa645-81a7-4a04-b03e-73abe1840dfa 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 107fa645-81a7-4a04-b03e-73abe1840dfa found for delete ", "request_id": "req-8a290c96-aded-4a1e-b192-fb810f16d45e"}]} 2026-06-03 01:06:39.443 7 INFO neutron.services.segments.plugin [-] Segment 107fa645-81a7-4a04-b03e-73abe1840dfa 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 107fa645-81a7-4a04-b03e-73abe1840dfa found for delete ", "request_id": "req-12d6a31d-f259-4642-bdaa-644414dca2af"}]} [pid: 7|app: 0|req: 1426/2750] 10.0.0.54 () {34 vars in 969 bytes} [Wed Jun 3 01:06:39 2026] GET /v2.0/ports/fcf6b6ec-1150-4d47-af9f-c55aa9690ded => generated 1466 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2751] 199.204.45.4 () {30 vars in 733 bytes} [Wed Jun 3 01:06:39 2026] GET /v2.0/ports/fcf6b6ec-1150-4d47-af9f-c55aa9690ded => generated 1466 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:06:39.546 8 INFO neutron.services.segments.plugin [-] Segment 2119c3e3-b79f-4445-b81a-eba73f44a8d3 resource provider aggregate not found 2026-06-03 01:06:39.551 8 INFO neutron.services.segments.plugin [-] Segment 2119c3e3-b79f-4445-b81a-eba73f44a8d3 resource provider aggregate not found [pid: 7|app: 0|req: 1428/2752] 199.204.45.4 () {30 vars in 733 bytes} [Wed Jun 3 01:06:39 2026] GET /v2.0/ports/fcf6b6ec-1150-4d47-af9f-c55aa9690ded => generated 1466 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2753] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:06:39 2026] DELETE /v2.0/networks/26a0c8f2-9931-44a5-af7f-d810258f3d1c => 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: 1429/2754] 199.204.45.4 () {34 vars in 786 bytes} [Wed Jun 3 01:06:39 2026] PUT /v2.0/ports/fcf6b6ec-1150-4d47-af9f-c55aa9690ded => generated 1197 bytes in 417 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:06:39.999 8 INFO neutron.services.segments.plugin [-] Segment 2119c3e3-b79f-4445-b81a-eba73f44a8d3 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 2119c3e3-b79f-4445-b81a-eba73f44a8d3 found for delete ", "request_id": "req-2775d8bf-91c2-4702-bd75-37d31e2f1a3e"}]} 2026-06-03 01:06:40.000 8 INFO neutron.services.segments.plugin [-] Segment 2119c3e3-b79f-4445-b81a-eba73f44a8d3 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 2119c3e3-b79f-4445-b81a-eba73f44a8d3 found for delete ", "request_id": "req-957bb7cf-e568-4446-bc5d-f90ff50b1d5c"}]} [pid: 8|app: 0|req: 1326/2755] 199.204.45.4 () {30 vars in 739 bytes} [Wed Jun 3 01:06:39 2026] GET /v2.0/networks/20cf8a9d-7c41-437b-a7f4-7fe554a6d21e => 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: 1430/2756] 199.204.45.4 () {30 vars in 737 bytes} [Wed Jun 3 01:06:40 2026] GET /v2.0/subnets/1e5980a7-c6ef-4b17-a0ef-85c3247e6556 => 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: 1327/2757] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:06:40 2026] GET /v2.0/security-groups?tenant_id=077d2637028247c58d7897afa284f1eb&name=default => generated 2929 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:06:40.450 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f150d602-ac65-4550-b584-46fabc1a15c8'] response: {'name': 'network-changed', 'server_uuid': 'af8c9a3e-5333-4744-9339-c94ca6106d68', 'tag': 'fcf6b6ec-1150-4d47-af9f-c55aa9690ded', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1431/2758] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:06:40 2026] DELETE /v2.0/security-groups/bd3ae8d3-cd0f-46c6-97c0-659d27d11dbd => 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: 1432/2759] 199.204.45.4 () {30 vars in 699 bytes} [Wed Jun 3 01:06:40 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: 1433/2760] 199.204.45.4 () {30 vars in 701 bytes} [Wed Jun 3 01:06:40 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: 7|app: 0|req: 1434/2761] 199.204.45.4 () {30 vars in 677 bytes} [Wed Jun 3 01:06:40 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: 1328/2762] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:06:40 2026] GET /v2.0/ports?tenant_id=aa70056494f549c19d3e3db85b9c9e1d&device_id=af8c9a3e-5333-4744-9339-c94ca6106d68 => generated 5035 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2763] 199.204.45.4 () {30 vars in 713 bytes} [Wed Jun 3 01:06:40 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2764] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:06:40 2026] GET /v2.0/security-groups?tenant_id=9f3068e31fdb4c3a9fdf3cc763f0983e&name=default => generated 2929 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2765] 199.204.45.4 () {30 vars in 737 bytes} [Wed Jun 3 01:06:40 2026] GET /v2.0/subnets/35c31987-d950-456d-9fe0-3cc9fa9bbf74 => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2766] 199.204.45.4 () {34 vars in 983 bytes} [Wed Jun 3 01:06:40 2026] GET /v2.0/networks?id=20cf8a9d-7c41-437b-a7f4-7fe554a6d21e => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2767] 199.204.45.4 () {30 vars in 733 bytes} [Wed Jun 3 01:06:40 2026] GET /v2.0/ports/93c39506-5b14-46c6-a8ec-7f8de040cd9a => generated 1128 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2768] 199.204.45.4 () {34 vars in 1053 bytes} [Wed Jun 3 01:06:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.87&port_id=fcf6b6ec-1150-4d47-af9f-c55aa9690ded => 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: 1333/2769] 199.204.45.4 () {30 vars in 733 bytes} [Wed Jun 3 01:06:40 2026] GET /v2.0/ports/4487a68b-336d-45f7-bc62-380da3ab9aeb => generated 1345 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2770] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:06:40 2026] DELETE /v2.0/security-groups/e68d718a-c666-49aa-aed2-9282283e635a => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2771] 199.204.45.4 () {34 vars in 981 bytes} [Wed Jun 3 01:06:40 2026] GET /v2.0/subnets?id=1e5980a7-c6ef-4b17-a0ef-85c3247e6556 => generated 677 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2772] 199.204.45.4 () {30 vars in 737 bytes} [Wed Jun 3 01:06:40 2026] GET /v2.0/subnets/35c31987-d950-456d-9fe0-3cc9fa9bbf74 => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2773] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:06:40 2026] GET /v2.0/ports?network_id=20cf8a9d-7c41-437b-a7f4-7fe554a6d21e&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: 1439/2774] 199.204.45.4 () {30 vars in 739 bytes} [Wed Jun 3 01:06:40 2026] GET /v2.0/networks/4f589fc4-103d-4e3c-a8de-df9790165d55 => generated 800 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2775] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:06:40 2026] GET /v2.0/networks/20cf8a9d-7c41-437b-a7f4-7fe554a6d21e?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2776] 199.204.45.4 () {30 vars in 733 bytes} [Wed Jun 3 01:06:40 2026] GET /v2.0/ports/93c39506-5b14-46c6-a8ec-7f8de040cd9a => generated 1128 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2777] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:06:40 2026] GET /v2.0/networks/20cf8a9d-7c41-437b-a7f4-7fe554a6d21e?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: 7|app: 0|req: 1441/2778] 199.204.45.4 () {30 vars in 737 bytes} [Wed Jun 3 01:06:40 2026] GET /v2.0/subnets/35c31987-d950-456d-9fe0-3cc9fa9bbf74 => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:06:45.206 7 INFO neutron.db.segments_db [None req-b7aa2209-59b2-44df-ad27-4a0e3bed0453 2b90eb7887654005bfc24a7cae6196be ccc43e0af68c4769bfc71c42e4d043f5 - - default default] Added segment 826d8162-d24b-444c-b1d6-bbd7681202a7 of type vxlan for network 9b6a1f50-8e12-4678-be2a-8239b9952265 [pid: 7|app: 0|req: 1443/2781] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:06:44 2026] POST /v2.0/networks => generated 726 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2782] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:06:45 2026] POST /v2.0/subnets => generated 644 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:06:45.520 7 WARNING neutron.api.v2.base [None req-915c3a44-d584-46c5-b9e2-e96526c56512 2b90eb7887654005bfc24a7cae6196be ccc43e0af68c4769bfc71c42e4d043f5 - - 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-06-03 01:06:45.521 7 INFO neutron.api.v2.resource [None req-915c3a44-d584-46c5-b9e2-e96526c56512 2b90eb7887654005bfc24a7cae6196be ccc43e0af68c4769bfc71c42e4d043f5 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1444/2783] 10.0.0.18 () {34 vars in 679 bytes} [Wed Jun 3 01:06:45 2026] POST /v2.0/rbac-policies => generated 143 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-06-03 01:06:45.735 8 INFO neutron.services.segments.plugin [-] Segment 826d8162-d24b-444c-b1d6-bbd7681202a7 resource provider aggregate not found 2026-06-03 01:06:45.741 8 INFO neutron.services.segments.plugin [-] Segment 826d8162-d24b-444c-b1d6-bbd7681202a7 resource provider aggregate not found 2026-06-03 01:06:45.752 8 INFO neutron.services.segments.plugin [-] Segment 826d8162-d24b-444c-b1d6-bbd7681202a7 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 826d8162-d24b-444c-b1d6-bbd7681202a7 found for delete ", "request_id": "req-a4d27967-b87c-4f31-81cb-144edac26791"}]} 2026-06-03 01:06:45.754 8 INFO neutron.services.segments.plugin [-] Segment 826d8162-d24b-444c-b1d6-bbd7681202a7 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 826d8162-d24b-444c-b1d6-bbd7681202a7 found for delete ", "request_id": "req-f71ed759-d8af-48c2-a134-7910677a8e0d"}]} [pid: 8|app: 0|req: 1340/2784] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:06:45 2026] DELETE /v2.0/networks/9b6a1f50-8e12-4678-be2a-8239b9952265 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:06:45.834 7 INFO neutron.db.segments_db [None req-2e377a6c-51c3-4c73-8621-30959b1317ff 2b90eb7887654005bfc24a7cae6196be ccc43e0af68c4769bfc71c42e4d043f5 - - default default] Added segment 8e531535-f7e0-44f9-9566-692f77f61ef1 of type vxlan for network b902f912-de73-4732-a656-94c0418ec56c [pid: 7|app: 0|req: 1445/2785] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:06:45 2026] POST /v2.0/networks => generated 727 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2786] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:06:45 2026] POST /v2.0/subnets => generated 647 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:06:46.153 7 WARNING neutron.api.v2.base [None req-eef452d1-5d47-43c1-bfaf-7fd7d54f4d98 2b90eb7887654005bfc24a7cae6196be ccc43e0af68c4769bfc71c42e4d043f5 - - 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-06-03 01:06:46.153 7 INFO neutron.api.v2.resource [None req-eef452d1-5d47-43c1-bfaf-7fd7d54f4d98 2b90eb7887654005bfc24a7cae6196be ccc43e0af68c4769bfc71c42e4d043f5 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1446/2787] 10.0.0.18 () {34 vars in 679 bytes} [Wed Jun 3 01:06:46 2026] POST /v2.0/rbac-policies => generated 547 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2788] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:06:46 2026] DELETE /v2.0/networks/b902f912-de73-4732-a656-94c0418ec56c => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:06:46.428 7 INFO neutron.db.segments_db [None req-2794b7b4-1dde-45c6-9489-4647b8daa945 2b90eb7887654005bfc24a7cae6196be ccc43e0af68c4769bfc71c42e4d043f5 - - default default] Added segment 6ab0fbd0-a4d2-4385-8a44-f1eb7f67662b of type vxlan for network 3d583956-53d3-41a5-908b-d77b1961588b [pid: 7|app: 0|req: 1447/2789] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:06:46 2026] POST /v2.0/networks => generated 726 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2790] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:06:46 2026] POST /v2.0/subnets => generated 647 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2791] 10.0.0.18 () {34 vars in 679 bytes} [Wed Jun 3 01:06:46 2026] POST /v2.0/rbac-policies => generated 324 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2792] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jun 3 01:06:47 2026] GET /v2.0/networks/3d583956-53d3-41a5-908b-d77b1961588b => generated 654 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:06:47.833 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5ea6f6e8-30bd-4753-8578-4ae2e147dc00 80a7605f94a7424fa323ef61e92e21a1 f61d635d55d4479298846b7ed6a0b834 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1449/2793] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jun 3 01:06:47 2026] GET /v2.0/networks/3d583956-53d3-41a5-908b-d77b1961588b => generated 138 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:06:47.861 8 INFO neutron.services.segments.plugin [-] Segment 8e531535-f7e0-44f9-9566-692f77f61ef1 resource provider aggregate not found 2026-06-03 01:06:47.867 8 INFO neutron.services.segments.plugin [-] Segment 8e531535-f7e0-44f9-9566-692f77f61ef1 resource provider aggregate not found 2026-06-03 01:06:47.888 8 INFO neutron.services.segments.plugin [-] Segment 8e531535-f7e0-44f9-9566-692f77f61ef1 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 8e531535-f7e0-44f9-9566-692f77f61ef1 found for delete ", "request_id": "req-2728637e-c10f-43c5-a124-dde6d764e65a"}]} 2026-06-03 01:06:47.892 8 INFO neutron.services.segments.plugin [-] Segment 8e531535-f7e0-44f9-9566-692f77f61ef1 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 8e531535-f7e0-44f9-9566-692f77f61ef1 found for delete ", "request_id": "req-13586060-8aae-4918-a0ae-7c556a5d1239"}]} [pid: 8|app: 0|req: 1345/2794] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:06:47 2026] DELETE /v2.0/networks/3d583956-53d3-41a5-908b-d77b1961588b => generated 0 bytes in 441 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:06:48.298 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d84ca412-809c-4671-90c1-763ab7ae8f3f 2b90eb7887654005bfc24a7cae6196be ccc43e0af68c4769bfc71c42e4d043f5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1450/2795] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:06:48 2026] DELETE /v2.0/subnets/46acd368-b6a9-4ca0-bee3-f7dd19e11211 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:06:48.318 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ba45defd-187e-49a0-8235-add8760498fe 2b90eb7887654005bfc24a7cae6196be ccc43e0af68c4769bfc71c42e4d043f5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1346/2796] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:06:48 2026] DELETE /v2.0/subnets/b315d04b-e8ad-4093-a986-d2dd79783e22 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:06:48.339 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ea6f623b-c5cb-40b5-9a17-4b7af1afb342 2b90eb7887654005bfc24a7cae6196be ccc43e0af68c4769bfc71c42e4d043f5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1451/2797] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:06:48 2026] DELETE /v2.0/subnets/d7e10e3f-6e32-40c6-be16-e484cced369a => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2798] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:06:49 2026] GET /v2.0/security-groups?tenant_id=bcbf652f312640b7874bf981f4d63c3f&name=default => generated 2929 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2799] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:06:49 2026] DELETE /v2.0/security-groups/9a391f7c-ab8d-4ab4-b2ce-91834ab848a9 => 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: 1348/2800] 199.204.45.4 () {30 vars in 699 bytes} [Wed Jun 3 01:06:49 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: 1453/2801] 199.204.45.4 () {30 vars in 701 bytes} [Wed Jun 3 01:06:49 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: 8|app: 0|req: 1349/2802] 199.204.45.4 () {30 vars in 677 bytes} [Wed Jun 3 01:06:49 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: 1454/2803] 199.204.45.4 () {30 vars in 713 bytes} [Wed Jun 3 01:06:49 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: 1350/2804] 199.204.45.4 () {30 vars in 737 bytes} [Wed Jun 3 01:06:49 2026] GET /v2.0/subnets/6e3e1b70-b9eb-4a71-92c2-214e687e016e => generated 674 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2805] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:06:49 2026] GET /v2.0/security-groups?tenant_id=ccc43e0af68c4769bfc71c42e4d043f5&name=default => generated 2929 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2806] 199.204.45.4 () {30 vars in 765 bytes} [Wed Jun 3 01:06:49 2026] GET /v2.0/ports?device_id=af8c9a3e-5333-4744-9339-c94ca6106d68 => generated 5035 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2807] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:06:49 2026] DELETE /v2.0/security-groups/d9677ed7-d50d-4813-a4df-287ac15090ba => 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: 1352/2808] 199.204.45.4 () {30 vars in 699 bytes} [Wed Jun 3 01:06:49 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: 1457/2809] 199.204.45.4 () {30 vars in 701 bytes} [Wed Jun 3 01:06:49 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: 1353/2810] 199.204.45.4 () {30 vars in 677 bytes} [Wed Jun 3 01:06:49 2026] GET /v2.0/extensions/qos => generated 166 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2811] 199.204.45.4 () {30 vars in 713 bytes} [Wed Jun 3 01:06:49 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-06-03 01:06:49.944 8 INFO neutron.services.segments.plugin [-] Segment 6ab0fbd0-a4d2-4385-8a44-f1eb7f67662b resource provider aggregate not found 2026-06-03 01:06:49.955 8 INFO neutron.services.segments.plugin [-] Segment 6ab0fbd0-a4d2-4385-8a44-f1eb7f67662b resource provider aggregate not found 2026-06-03 01:06:49.966 8 INFO neutron.services.segments.plugin [-] Segment 6ab0fbd0-a4d2-4385-8a44-f1eb7f67662b 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 6ab0fbd0-a4d2-4385-8a44-f1eb7f67662b found for delete ", "request_id": "req-9f4fb76d-d1d7-43b1-9259-a7f0a97a024e"}]} 2026-06-03 01:06:49.967 8 INFO neutron.services.segments.plugin [-] Segment 6ab0fbd0-a4d2-4385-8a44-f1eb7f67662b 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 6ab0fbd0-a4d2-4385-8a44-f1eb7f67662b found for delete ", "request_id": "req-347b3496-a7de-4f0a-ac99-f68f708f2a03"}]} [pid: 8|app: 0|req: 1354/2812] 199.204.45.4 () {30 vars in 733 bytes} [Wed Jun 3 01:06:49 2026] GET /v2.0/ports/fcf6b6ec-1150-4d47-af9f-c55aa9690ded => generated 1233 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2813] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:06:49 2026] GET /v2.0/security-groups?tenant_id=f61d635d55d4479298846b7ed6a0b834&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2814] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:06:50 2026] DELETE /v2.0/security-groups/71f2eeeb-7621-40c9-9d2d-3e5e706a2b1d => 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: 1355/2815] 199.204.45.4 () {34 vars in 785 bytes} [Wed Jun 3 01:06:49 2026] PUT /v2.0/ports/fcf6b6ec-1150-4d47-af9f-c55aa9690ded => generated 1026 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2816] 199.204.45.4 () {30 vars in 739 bytes} [Wed Jun 3 01:06:50 2026] GET /v2.0/networks/20cf8a9d-7c41-437b-a7f4-7fe554a6d21e => 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: 8|app: 0|req: 1356/2817] 199.204.45.4 () {30 vars in 765 bytes} [Wed Jun 3 01:06:50 2026] GET /v2.0/ports?device_id=af8c9a3e-5333-4744-9339-c94ca6106d68 => generated 4864 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2818] 199.204.45.4 () {30 vars in 765 bytes} [Wed Jun 3 01:06:50 2026] GET /v2.0/ports?device_id=af8c9a3e-5333-4744-9339-c94ca6106d68 => generated 4864 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:06:50.929 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7dc5cfac-3f09-48a3-ad14-b065b9accfe7'] response: {'name': 'network-changed', 'server_uuid': 'af8c9a3e-5333-4744-9339-c94ca6106d68', 'tag': 'fcf6b6ec-1150-4d47-af9f-c55aa9690ded', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1357/2819] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:06:50 2026] GET /v2.0/ports?tenant_id=aa70056494f549c19d3e3db85b9c9e1d&device_id=af8c9a3e-5333-4744-9339-c94ca6106d68 => generated 4864 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2820] 199.204.45.4 () {34 vars in 983 bytes} [Wed Jun 3 01:06:50 2026] GET /v2.0/networks?id=20cf8a9d-7c41-437b-a7f4-7fe554a6d21e => generated 801 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2821] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:06:51 2026] GET /v2.0/networks/20cf8a9d-7c41-437b-a7f4-7fe554a6d21e?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: 1464/2822] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:06:51 2026] GET /v2.0/networks/20cf8a9d-7c41-437b-a7f4-7fe554a6d21e?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: 1359/2823] 199.204.45.4 () {30 vars in 765 bytes} [Wed Jun 3 01:06:51 2026] GET /v2.0/ports?device_id=af8c9a3e-5333-4744-9339-c94ca6106d68 => generated 4864 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2824] 199.204.45.4 () {34 vars in 972 bytes} [Wed Jun 3 01:06:52 2026] GET /v2.0/ports/fcf6b6ec-1150-4d47-af9f-c55aa9690ded => 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: 1466/2825] 199.204.45.4 () {30 vars in 765 bytes} [Wed Jun 3 01:06:52 2026] GET /v2.0/ports?device_id=af8c9a3e-5333-4744-9339-c94ca6106d68 => generated 4864 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2826] 199.204.45.4 () {36 vars in 994 bytes} [Wed Jun 3 01:06:52 2026] DELETE /v2.0/ports/fcf6b6ec-1150-4d47-af9f-c55aa9690ded => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:06:53.704 7 WARNING neutron_lib.context [None req-d0731f87-1939-4eb8-a5c6-70f4a8df4355 0dface215c86443f873a1c6b4ad1c8b6 f2f3ecf800f840f88667424cba16b086 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:06:53.758 7 INFO neutron.db.segments_db [None req-d0731f87-1939-4eb8-a5c6-70f4a8df4355 0dface215c86443f873a1c6b4ad1c8b6 f2f3ecf800f840f88667424cba16b086 - - default default] Added segment 1b60ff82-7982-40c1-9b9c-5980c86158b7 of type vxlan for network 5d233143-5731-4d54-b9db-f82b9d131088 2026-06-03 01:06:53.779 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cc7c7b73-c9c7-4924-8abd-918f2f0dc6f9'] response: {'server_uuid': 'af8c9a3e-5333-4744-9339-c94ca6106d68', 'name': 'network-vif-deleted', 'tag': 'fcf6b6ec-1150-4d47-af9f-c55aa9690ded', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1361/2827] 199.204.45.4 () {30 vars in 765 bytes} [Wed Jun 3 01:06:53 2026] GET /v2.0/ports?device_id=af8c9a3e-5333-4744-9339-c94ca6106d68 => generated 3810 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:06:53.825 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3b31378a-21a3-4e33-934a-8025e956b39e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1362/2828] 199.204.45.4 () {32 vars in 755 bytes} [Wed Jun 3 01:06:53 2026] DELETE /v2.0/ports/fcf6b6ec-1150-4d47-af9f-c55aa9690ded => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2829] 199.204.45.4 () {30 vars in 699 bytes} [Wed Jun 3 01:06:53 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: 1364/2830] 199.204.45.4 () {30 vars in 701 bytes} [Wed Jun 3 01:06: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: 8|app: 0|req: 1365/2831] 199.204.45.4 () {30 vars in 677 bytes} [Wed Jun 3 01:06:53 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: 8|app: 0|req: 1366/2832] 199.204.45.4 () {30 vars in 713 bytes} [Wed Jun 3 01:06:53 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: 1367/2833] 199.204.45.4 () {30 vars in 737 bytes} [Wed Jun 3 01:06:53 2026] GET /v2.0/subnets/35c31987-d950-456d-9fe0-3cc9fa9bbf74 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:06:54.032 7 INFO neutron.db.l3_hamode_db [None req-d0731f87-1939-4eb8-a5c6-70f4a8df4355 0dface215c86443f873a1c6b4ad1c8b6 f2f3ecf800f840f88667424cba16b086 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1368/2834] 199.204.45.4 () {30 vars in 733 bytes} [Wed Jun 3 01:06:54 2026] GET /v2.0/ports/93c39506-5b14-46c6-a8ec-7f8de040cd9a => generated 1128 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2835] 199.204.45.4 () {30 vars in 733 bytes} [Wed Jun 3 01:06:54 2026] GET /v2.0/ports/4487a68b-336d-45f7-bc62-380da3ab9aeb => generated 1345 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2836] 199.204.45.4 () {30 vars in 737 bytes} [Wed Jun 3 01:06:54 2026] GET /v2.0/subnets/35c31987-d950-456d-9fe0-3cc9fa9bbf74 => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:06:54.147 7 INFO neutron.db.l3_hamode_db [None req-d0731f87-1939-4eb8-a5c6-70f4a8df4355 0dface215c86443f873a1c6b4ad1c8b6 f2f3ecf800f840f88667424cba16b086 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1371/2837] 199.204.45.4 () {30 vars in 739 bytes} [Wed Jun 3 01:06:54 2026] GET /v2.0/networks/4f589fc4-103d-4e3c-a8de-df9790165d55 => 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: 1372/2838] 199.204.45.4 () {30 vars in 733 bytes} [Wed Jun 3 01:06:54 2026] GET /v2.0/ports/93c39506-5b14-46c6-a8ec-7f8de040cd9a => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2839] 199.204.45.4 () {30 vars in 737 bytes} [Wed Jun 3 01:06:54 2026] GET /v2.0/subnets/35c31987-d950-456d-9fe0-3cc9fa9bbf74 => 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: 1374/2840] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:06:54 2026] GET /v2.0/ports?tenant_id=aa70056494f549c19d3e3db85b9c9e1d&device_id=af8c9a3e-5333-4744-9339-c94ca6106d68 => generated 3810 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2841] 199.204.45.4 () {34 vars in 1143 bytes} [Wed Jun 3 01:06:54 2026] GET /v2.0/networks?id=b0c445cb-aacb-4c6d-b183-283574698c2c&id=4f589fc4-103d-4e3c-a8de-df9790165d55&id=058661e3-e830-40d6-9043-ac75a534a249 => generated 2309 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2842] 199.204.45.4 () {34 vars in 1057 bytes} [Wed Jun 3 01:06:54 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.67&port_id=cf6ceb33-2f15-4fcf-bf6a-944c37464dd1 => 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: 1377/2843] 199.204.45.4 () {34 vars in 981 bytes} [Wed Jun 3 01:06:54 2026] GET /v2.0/subnets?id=75b8640f-a16e-4d1c-82ed-ff450f9e8928 => generated 654 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2844] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:06:54 2026] GET /v2.0/ports?network_id=b0c445cb-aacb-4c6d-b183-283574698c2c&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2845] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:06:54 2026] GET /v2.0/networks/b0c445cb-aacb-4c6d-b183-283574698c2c?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: 1380/2846] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:06:54 2026] GET /v2.0/networks/b0c445cb-aacb-4c6d-b183-283574698c2c?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: 1381/2847] 199.204.45.4 () {34 vars in 1053 bytes} [Wed Jun 3 01:06:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.90&port_id=4487a68b-336d-45f7-bc62-380da3ab9aeb => 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: 1382/2848] 199.204.45.4 () {34 vars in 981 bytes} [Wed Jun 3 01:06:54 2026] GET /v2.0/subnets?id=35c31987-d950-456d-9fe0-3cc9fa9bbf74 => generated 679 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2849] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:06:54 2026] GET /v2.0/ports?network_id=4f589fc4-103d-4e3c-a8de-df9790165d55&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: 8|app: 0|req: 1384/2850] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:06:54 2026] GET /v2.0/networks/4f589fc4-103d-4e3c-a8de-df9790165d55?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: 1385/2851] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:06:55 2026] GET /v2.0/networks/4f589fc4-103d-4e3c-a8de-df9790165d55?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) [pid: 8|app: 0|req: 1386/2852] 199.204.45.4 () {34 vars in 1055 bytes} [Wed Jun 3 01:06:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.148&port_id=ecf52918-8d81-42c7-85b6-6440838917e7 => 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: 1387/2853] 199.204.45.4 () {34 vars in 981 bytes} [Wed Jun 3 01:06:55 2026] GET /v2.0/subnets?id=6e3e1b70-b9eb-4a71-92c2-214e687e016e => generated 677 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2854] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:06:55 2026] GET /v2.0/ports?network_id=058661e3-e830-40d6-9043-ac75a534a249&device_owner=network%3Adhcp => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2855] 10.0.0.18 () {34 vars in 666 bytes} [Wed Jun 3 01:06:53 2026] POST /v2.0/routers => generated 474 bytes in 1681 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2856] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:06:55 2026] GET /v2.0/networks/058661e3-e830-40d6-9043-ac75a534a249?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: 1390/2857] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:06:55 2026] GET /v2.0/networks/058661e3-e830-40d6-9043-ac75a534a249?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: 1468/2858] 10.0.0.18 () {34 vars in 749 bytes} [Wed Jun 3 01:06:55 2026] PUT /v2.0/routers/734639dc-fab4-4401-bebc-96a3690ff749/tags => generated 25 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2859] 10.0.0.18 () {32 vars in 729 bytes} [Wed Jun 3 01:06:55 2026] GET /v2.0/routers/734639dc-fab4-4401-bebc-96a3690ff749/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2860] 10.0.0.18 () {34 vars in 760 bytes} [Wed Jun 3 01:06:55 2026] PUT /v2.0/routers/734639dc-fab4-4401-bebc-96a3690ff749/tags/green => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2861] 10.0.0.18 () {32 vars in 729 bytes} [Wed Jun 3 01:06:55 2026] GET /v2.0/routers/734639dc-fab4-4401-bebc-96a3690ff749/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2862] 10.0.0.18 () {34 vars in 756 bytes} [Wed Jun 3 01:06:55 2026] PUT /v2.0/routers/734639dc-fab4-4401-bebc-96a3690ff749/tags/red => generated 4 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2863] 10.0.0.18 () {32 vars in 729 bytes} [Wed Jun 3 01:06:55 2026] GET /v2.0/routers/734639dc-fab4-4401-bebc-96a3690ff749/tags => generated 34 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2864] 10.0.0.18 () {34 vars in 778 bytes} [Wed Jun 3 01:06:55 2026] PUT /v2.0/routers/734639dc-fab4-4401-bebc-96a3690ff749/tags/black.or.white => generated 4 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2865] 10.0.0.18 () {32 vars in 729 bytes} [Wed Jun 3 01:06:55 2026] GET /v2.0/routers/734639dc-fab4-4401-bebc-96a3690ff749/tags => generated 52 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2866] 10.0.0.18 () {34 vars in 749 bytes} [Wed Jun 3 01:06:55 2026] PUT /v2.0/routers/734639dc-fab4-4401-bebc-96a3690ff749/tags => generated 37 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2867] 10.0.0.18 () {32 vars in 729 bytes} [Wed Jun 3 01:06:55 2026] GET /v2.0/routers/734639dc-fab4-4401-bebc-96a3690ff749/tags => generated 37 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2868] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jun 3 01:06:55 2026] GET /v2.0/routers/734639dc-fab4-4401-bebc-96a3690ff749/tags/red => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:06:56.054 8 INFO neutron.api.v2.resource [None req-0b6e2395-bdc6-466d-b128-86dfa148045a 0dface215c86443f873a1c6b4ad1c8b6 f2f3ecf800f840f88667424cba16b086 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1396/2869] 10.0.0.18 () {32 vars in 741 bytes} [Wed Jun 3 01:06:55 2026] GET /v2.0/routers/734639dc-fab4-4401-bebc-96a3690ff749/tags/green => generated 99 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2870] 10.0.0.18 () {32 vars in 740 bytes} [Wed Jun 3 01:06:56 2026] DELETE /v2.0/routers/734639dc-fab4-4401-bebc-96a3690ff749/tags/red => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2871] 10.0.0.18 () {32 vars in 729 bytes} [Wed Jun 3 01:06:56 2026] GET /v2.0/routers/734639dc-fab4-4401-bebc-96a3690ff749/tags => generated 30 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:06:56.278 7 INFO neutron.api.v2.resource [None req-0773c2c4-0c8d-40bc-9e14-c09622fbae0f 0dface215c86443f873a1c6b4ad1c8b6 f2f3ecf800f840f88667424cba16b086 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1475/2872] 10.0.0.18 () {32 vars in 744 bytes} [Wed Jun 3 01:06:56 2026] DELETE /v2.0/routers/734639dc-fab4-4401-bebc-96a3690ff749/tags/green => generated 99 bytes in 80 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2873] 10.0.0.18 () {32 vars in 732 bytes} [Wed Jun 3 01:06:56 2026] DELETE /v2.0/routers/734639dc-fab4-4401-bebc-96a3690ff749/tags => 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: 1476/2874] 10.0.0.18 () {32 vars in 729 bytes} [Wed Jun 3 01:06:56 2026] GET /v2.0/routers/734639dc-fab4-4401-bebc-96a3690ff749/tags => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2875] 10.0.0.18 () {32 vars in 719 bytes} [Wed Jun 3 01:06:56 2026] GET /v2.0/routers/734639dc-fab4-4401-bebc-96a3690ff749 => generated 480 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2878] 10.0.0.18 () {34 vars in 740 bytes} [Wed Jun 3 01:06:56 2026] PUT /v2.0/routers/734639dc-fab4-4401-bebc-96a3690ff749 => generated 480 bytes in 550 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2879] 10.0.0.18 () {32 vars in 734 bytes} [Wed Jun 3 01:06:57 2026] GET /v2.0/ports?device_id=734639dc-fab4-4401-bebc-96a3690ff749 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:06:57.576 7 INFO neutron.services.segments.plugin [-] Segment 1b60ff82-7982-40c1-9b9c-5980c86158b7 resource provider aggregate not found 2026-06-03 01:06:57.580 7 INFO neutron.services.segments.plugin [-] Segment 1b60ff82-7982-40c1-9b9c-5980c86158b7 resource provider aggregate not found 2026-06-03 01:06:57.592 7 INFO neutron.services.segments.plugin [-] Segment 1b60ff82-7982-40c1-9b9c-5980c86158b7 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 1b60ff82-7982-40c1-9b9c-5980c86158b7 found for delete ", "request_id": "req-c34c2fd2-ca14-4415-a62c-aa31d6dcf688"}]} 2026-06-03 01:06:57.595 7 INFO neutron.services.segments.plugin [-] Segment 1b60ff82-7982-40c1-9b9c-5980c86158b7 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 1b60ff82-7982-40c1-9b9c-5980c86158b7 found for delete ", "request_id": "req-38af9935-4f59-40ae-a286-de6128ceaece"}]} 2026-06-03 01:06:57.602 7 INFO neutron.db.l3_hamode_db [None req-feb5fba9-b417-4bcf-89d3-cd5cc108c6a8 0dface215c86443f873a1c6b4ad1c8b6 f2f3ecf800f840f88667424cba16b086 - - default default] HA network 5d233143-5731-4d54-b9db-f82b9d131088 was deleted as no HA routers are present in tenant f2f3ecf800f840f88667424cba16b086. [pid: 7|app: 0|req: 1478/2880] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:06:57 2026] DELETE /v2.0/routers/734639dc-fab4-4401-bebc-96a3690ff749 => generated 0 bytes in 525 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2881] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:06:58 2026] GET /v2.0/security-groups?tenant_id=f2f3ecf800f840f88667424cba16b086&name=default => generated 2929 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2882] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:06:58 2026] DELETE /v2.0/security-groups/6530cd44-ea08-42ba-94db-4f5092cad83b => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2883] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:06:58 2026] GET /v2.0/security-groups?tenant_id=8fa43fd856e941c49f8b4ea1c90fc0fc&name=default => generated 2929 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2884] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:06:58 2026] DELETE /v2.0/security-groups/16ef6a67-dd5f-489a-a499-8af5f5000ae6 => 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: 1405/2885] 199.204.45.4 () {30 vars in 699 bytes} [Wed Jun 3 01:07:00 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: 1481/2886] 199.204.45.4 () {30 vars in 701 bytes} [Wed Jun 3 01:07:00 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: 1406/2887] 199.204.45.4 () {30 vars in 677 bytes} [Wed Jun 3 01:07:00 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: 1482/2888] 199.204.45.4 () {30 vars in 713 bytes} [Wed Jun 3 01:07:00 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: 1407/2889] 199.204.45.4 () {30 vars in 765 bytes} [Wed Jun 3 01:07:00 2026] GET /v2.0/ports?device_id=af8c9a3e-5333-4744-9339-c94ca6106d68 => generated 3810 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2890] 199.204.45.4 () {30 vars in 699 bytes} [Wed Jun 3 01:07:00 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: 1408/2891] 199.204.45.4 () {30 vars in 701 bytes} [Wed Jun 3 01:07:00 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: 1484/2892] 199.204.45.4 () {30 vars in 677 bytes} [Wed Jun 3 01:07:00 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: 1409/2893] 199.204.45.4 () {30 vars in 713 bytes} [Wed Jun 3 01:07:00 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: 1485/2894] 199.204.45.4 () {30 vars in 733 bytes} [Wed Jun 3 01:07:00 2026] GET /v2.0/ports/ecf52918-8d81-42c7-85b6-6440838917e7 => generated 1237 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2895] 199.204.45.4 () {34 vars in 785 bytes} [Wed Jun 3 01:07:00 2026] PUT /v2.0/ports/ecf52918-8d81-42c7-85b6-6440838917e7 => generated 1026 bytes in 343 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2896] 199.204.45.4 () {30 vars in 739 bytes} [Wed Jun 3 01:07:01 2026] GET /v2.0/networks/058661e3-e830-40d6-9043-ac75a534a249 => generated 797 bytes in 48 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: 1411/2897] 199.204.45.4 () {30 vars in 765 bytes} [Wed Jun 3 01:07:01 2026] GET /v2.0/ports?device_id=af8c9a3e-5333-4744-9339-c94ca6106d68 => generated 3635 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2898] 199.204.45.4 () {30 vars in 765 bytes} [Wed Jun 3 01:07:01 2026] GET /v2.0/ports?device_id=af8c9a3e-5333-4744-9339-c94ca6106d68 => generated 3635 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:07:01.965 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d5f4f97b-2e87-4023-bc88-5457b750e910'] response: {'name': 'network-changed', 'server_uuid': 'af8c9a3e-5333-4744-9339-c94ca6106d68', 'tag': 'ecf52918-8d81-42c7-85b6-6440838917e7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1412/2899] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:07:01 2026] GET /v2.0/ports?tenant_id=aa70056494f549c19d3e3db85b9c9e1d&device_id=af8c9a3e-5333-4744-9339-c94ca6106d68 => generated 3635 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2900] 199.204.45.4 () {34 vars in 983 bytes} [Wed Jun 3 01:07:02 2026] GET /v2.0/networks?id=058661e3-e830-40d6-9043-ac75a534a249 => generated 800 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2901] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:07:02 2026] GET /v2.0/networks/058661e3-e830-40d6-9043-ac75a534a249?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2902] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:07:02 2026] GET /v2.0/networks/058661e3-e830-40d6-9043-ac75a534a249?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) 2026-06-03 01:07:02.320 7 WARNING neutron_lib.context [None req-f197113a-d0a6-4d38-8e4d-4491de869d52 42fb7a4a05654929bd2af3b44e31a958 087af44f5c1f4cf3acaddd3062e89be6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:07:02.457 7 INFO neutron.db.segments_db [None req-f197113a-d0a6-4d38-8e4d-4491de869d52 42fb7a4a05654929bd2af3b44e31a958 087af44f5c1f4cf3acaddd3062e89be6 - - default default] Added segment a4ee6035-d971-4097-83eb-d8699bf9dc3f of type vxlan for network bfa0a509-1bec-4838-8540-ed60bb2554bc [pid: 7|app: 0|req: 1489/2903] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:07:02 2026] POST /v2.0/networks => generated 632 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:07:02.591 8 WARNING neutron_lib.context [None req-b7ff275a-0949-46f4-82bb-608a234d54de 42fb7a4a05654929bd2af3b44e31a958 087af44f5c1f4cf3acaddd3062e89be6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1490/2904] 199.204.45.4 () {30 vars in 765 bytes} [Wed Jun 3 01:07:02 2026] GET /v2.0/ports?device_id=af8c9a3e-5333-4744-9339-c94ca6106d68 => generated 3635 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:07:02.661 8 INFO neutron.db.segments_db [None req-b7ff275a-0949-46f4-82bb-608a234d54de 42fb7a4a05654929bd2af3b44e31a958 087af44f5c1f4cf3acaddd3062e89be6 - - default default] Added segment da5ed0fc-22af-4e32-8a68-9143f1cf6b29 of type vxlan for network 135ebad4-2a38-4e3b-bd3c-eb09c1c6d2fa [pid: 8|app: 0|req: 1415/2905] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:07:02 2026] POST /v2.0/networks => generated 630 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2906] 10.0.0.18 () {34 vars in 751 bytes} [Wed Jun 3 01:07:02 2026] PUT /v2.0/networks/bfa0a509-1bec-4838-8540-ed60bb2554bc/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: 1416/2907] 10.0.0.18 () {32 vars in 731 bytes} [Wed Jun 3 01:07:02 2026] GET /v2.0/networks/bfa0a509-1bec-4838-8540-ed60bb2554bc/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2908] 10.0.0.18 () {34 vars in 751 bytes} [Wed Jun 3 01:07:02 2026] PUT /v2.0/networks/135ebad4-2a38-4e3b-bd3c-eb09c1c6d2fa/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: 1417/2909] 10.0.0.18 () {32 vars in 731 bytes} [Wed Jun 3 01:07:02 2026] GET /v2.0/networks/135ebad4-2a38-4e3b-bd3c-eb09c1c6d2fa/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2910] 10.0.0.18 () {34 vars in 751 bytes} [Wed Jun 3 01:07:02 2026] PUT /v2.0/networks/135ebad4-2a38-4e3b-bd3c-eb09c1c6d2fa/tags => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2911] 10.0.0.18 () {32 vars in 731 bytes} [Wed Jun 3 01:07:02 2026] GET /v2.0/networks/135ebad4-2a38-4e3b-bd3c-eb09c1c6d2fa/tags => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2912] 10.0.0.18 () {32 vars in 731 bytes} [Wed Jun 3 01:07:03 2026] GET /v2.0/networks/bfa0a509-1bec-4838-8540-ed60bb2554bc/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2913] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:07:03 2026] DELETE /v2.0/networks/bfa0a509-1bec-4838-8540-ed60bb2554bc => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:07:03.371 7 INFO neutron.services.segments.plugin [-] Segment da5ed0fc-22af-4e32-8a68-9143f1cf6b29 resource provider aggregate not found 2026-06-03 01:07:03.375 7 INFO neutron.services.segments.plugin [-] Segment da5ed0fc-22af-4e32-8a68-9143f1cf6b29 resource provider aggregate not found 2026-06-03 01:07:03.383 7 INFO neutron.services.segments.plugin [-] Segment da5ed0fc-22af-4e32-8a68-9143f1cf6b29 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 da5ed0fc-22af-4e32-8a68-9143f1cf6b29 found for delete ", "request_id": "req-b278fb97-717e-453f-a0c7-acbe4f33b320"}]} 2026-06-03 01:07:03.387 7 INFO neutron.services.segments.plugin [-] Segment da5ed0fc-22af-4e32-8a68-9143f1cf6b29 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 da5ed0fc-22af-4e32-8a68-9143f1cf6b29 found for delete ", "request_id": "req-f7dd0f7b-977c-4b34-aad2-d9ddf7f4370b"}]} [pid: 7|app: 0|req: 1495/2914] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:07:03 2026] DELETE /v2.0/networks/135ebad4-2a38-4e3b-bd3c-eb09c1c6d2fa => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:07:03.602 8 INFO neutron.services.segments.plugin [-] Segment a4ee6035-d971-4097-83eb-d8699bf9dc3f resource provider aggregate not found 2026-06-03 01:07:03.608 8 INFO neutron.services.segments.plugin [-] Segment a4ee6035-d971-4097-83eb-d8699bf9dc3f resource provider aggregate not found 2026-06-03 01:07:03.627 8 INFO neutron.services.segments.plugin [-] Segment a4ee6035-d971-4097-83eb-d8699bf9dc3f 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 a4ee6035-d971-4097-83eb-d8699bf9dc3f found for delete ", "request_id": "req-cd7370ef-1ed4-4f54-909b-e1e18c723fe2"}]} 2026-06-03 01:07:03.631 8 INFO neutron.services.segments.plugin [-] Segment a4ee6035-d971-4097-83eb-d8699bf9dc3f 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 a4ee6035-d971-4097-83eb-d8699bf9dc3f found for delete ", "request_id": "req-9e77cbca-a425-4844-91ee-9f04fbea7054"}]} [pid: 8|app: 0|req: 1420/2915] 199.204.45.4 () {34 vars in 972 bytes} [Wed Jun 3 01:07:03 2026] GET /v2.0/ports/ecf52918-8d81-42c7-85b6-6440838917e7 => generated 1062 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2916] 199.204.45.4 () {30 vars in 765 bytes} [Wed Jun 3 01:07:03 2026] GET /v2.0/ports?device_id=af8c9a3e-5333-4744-9339-c94ca6106d68 => generated 3635 bytes in 51 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.4 () {36 vars in 994 bytes} [Wed Jun 3 01:07:03 2026] DELETE /v2.0/ports/ecf52918-8d81-42c7-85b6-6440838917e7 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2918] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:07:04 2026] GET /v2.0/security-groups?tenant_id=0c973b3eefe14a328e973db7f35ba371&name=default => generated 2929 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2919] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:07:04 2026] DELETE /v2.0/security-groups/0ebc9eb0-8a9a-4786-9c61-e864e6b119c1 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2920] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:07:04 2026] GET /v2.0/security-groups?tenant_id=087af44f5c1f4cf3acaddd3062e89be6&name=default => generated 2929 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:07:04.527 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-080f2b3b-c787-4737-a06b-8645c6e79302'] response: {'server_uuid': 'af8c9a3e-5333-4744-9339-c94ca6106d68', 'name': 'network-vif-deleted', 'tag': 'ecf52918-8d81-42c7-85b6-6440838917e7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1498/2921] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:07:04 2026] DELETE /v2.0/security-groups/dd6356f6-f038-48e1-9102-1175e19589e2 => 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: 1424/2922] 199.204.45.4 () {30 vars in 765 bytes} [Wed Jun 3 01:07:04 2026] GET /v2.0/ports?device_id=af8c9a3e-5333-4744-9339-c94ca6106d68 => generated 2581 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:07:04.814 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e6d85a9a-d48c-4226-8b81-d386cc887056 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1499/2923] 199.204.45.4 () {32 vars in 755 bytes} [Wed Jun 3 01:07:04 2026] DELETE /v2.0/ports/ecf52918-8d81-42c7-85b6-6440838917e7 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2924] 199.204.45.4 () {30 vars in 699 bytes} [Wed Jun 3 01:07:04 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: 1500/2925] 199.204.45.4 () {30 vars in 701 bytes} [Wed Jun 3 01:07:04 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: 1426/2926] 199.204.45.4 () {30 vars in 677 bytes} [Wed Jun 3 01:07:04 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: 1501/2927] 199.204.45.4 () {30 vars in 713 bytes} [Wed Jun 3 01:07:04 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: 1427/2928] 199.204.45.4 () {30 vars in 737 bytes} [Wed Jun 3 01:07:04 2026] GET /v2.0/subnets/35c31987-d950-456d-9fe0-3cc9fa9bbf74 => generated 676 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2929] 199.204.45.4 () {30 vars in 733 bytes} [Wed Jun 3 01:07:05 2026] GET /v2.0/ports/93c39506-5b14-46c6-a8ec-7f8de040cd9a => generated 1128 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2930] 199.204.45.4 () {30 vars in 733 bytes} [Wed Jun 3 01:07:05 2026] GET /v2.0/ports/4487a68b-336d-45f7-bc62-380da3ab9aeb => generated 1345 bytes in 43 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.4 () {30 vars in 737 bytes} [Wed Jun 3 01:07:05 2026] GET /v2.0/subnets/35c31987-d950-456d-9fe0-3cc9fa9bbf74 => generated 676 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2932] 199.204.45.4 () {30 vars in 739 bytes} [Wed Jun 3 01:07:05 2026] GET /v2.0/networks/4f589fc4-103d-4e3c-a8de-df9790165d55 => generated 800 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2933] 199.204.45.4 () {30 vars in 733 bytes} [Wed Jun 3 01:07:05 2026] GET /v2.0/ports/93c39506-5b14-46c6-a8ec-7f8de040cd9a => generated 1128 bytes in 29 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.4 () {30 vars in 737 bytes} [Wed Jun 3 01:07:05 2026] GET /v2.0/subnets/35c31987-d950-456d-9fe0-3cc9fa9bbf74 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2935] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:07:05 2026] GET /v2.0/ports?tenant_id=aa70056494f549c19d3e3db85b9c9e1d&device_id=af8c9a3e-5333-4744-9339-c94ca6106d68 => generated 2581 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2936] 199.204.45.4 () {34 vars in 1063 bytes} [Wed Jun 3 01:07:05 2026] GET /v2.0/networks?id=b0c445cb-aacb-4c6d-b183-283574698c2c&id=4f589fc4-103d-4e3c-a8de-df9790165d55 => generated 1523 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2937] 199.204.45.4 () {34 vars in 1057 bytes} [Wed Jun 3 01:07:05 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.67&port_id=cf6ceb33-2f15-4fcf-bf6a-944c37464dd1 => 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: 1432/2938] 199.204.45.4 () {34 vars in 981 bytes} [Wed Jun 3 01:07:05 2026] GET /v2.0/subnets?id=75b8640f-a16e-4d1c-82ed-ff450f9e8928 => generated 654 bytes in 22 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.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:07:05 2026] GET /v2.0/ports?network_id=b0c445cb-aacb-4c6d-b183-283574698c2c&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: 8|app: 0|req: 1433/2940] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:07:05 2026] GET /v2.0/networks/b0c445cb-aacb-4c6d-b183-283574698c2c?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: 1508/2941] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:07:05 2026] GET /v2.0/networks/b0c445cb-aacb-4c6d-b183-283574698c2c?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: 1434/2942] 199.204.45.4 () {34 vars in 1053 bytes} [Wed Jun 3 01:07:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.90&port_id=4487a68b-336d-45f7-bc62-380da3ab9aeb => 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: 1509/2943] 199.204.45.4 () {34 vars in 981 bytes} [Wed Jun 3 01:07:05 2026] GET /v2.0/subnets?id=35c31987-d950-456d-9fe0-3cc9fa9bbf74 => generated 679 bytes in 27 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.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:07:05 2026] GET /v2.0/ports?network_id=4f589fc4-103d-4e3c-a8de-df9790165d55&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: 1510/2945] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:07:05 2026] GET /v2.0/networks/4f589fc4-103d-4e3c-a8de-df9790165d55?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2946] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:07:05 2026] GET /v2.0/networks/4f589fc4-103d-4e3c-a8de-df9790165d55?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: 1511/2947] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:07:07 2026] GET /v2.0/security-groups?tenant_id=99784f5ede4f40bd95cc10e5e2ffce60&name=default => generated 2929 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2948] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:07:08 2026] DELETE /v2.0/security-groups/ccd574b5-6796-4908-91d8-a6e4204274ce => 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: 1512/2949] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:07:08 2026] GET /v2.0/security-groups?tenant_id=e4fe51f7ed964513b6aa45fa5bd39bad&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2950] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:07:08 2026] DELETE /v2.0/security-groups/b7cd12ec-be78-4a91-b7bd-6f25f0582fd9 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2953] 199.204.45.4 () {30 vars in 699 bytes} [Wed Jun 3 01:07:17 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: 1440/2954] 199.204.45.4 () {30 vars in 701 bytes} [Wed Jun 3 01:07: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: 7|app: 0|req: 1515/2955] 199.204.45.4 () {30 vars in 677 bytes} [Wed Jun 3 01:07:17 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: 1441/2956] 199.204.45.4 () {30 vars in 713 bytes} [Wed Jun 3 01:07:17 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-06-03 01:07:17.484 7 INFO neutron.api.v2.resource [None req-ec12b482-ef4a-4c76-828a-1abb6ee5107e 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1516/2957] 199.204.45.4 () {30 vars in 759 bytes} [Wed Jun 3 01:07:17 2026] GET /v2.0/security-groups/lb-c69f4743-7374-4b6c-a764-4a169aefdd78 => 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: 1442/2958] 199.204.45.4 () {30 vars in 781 bytes} [Wed Jun 3 01:07:17 2026] GET /v2.0/security-groups?name=lb-c69f4743-7374-4b6c-a764-4a169aefdd78 => generated 2863 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/2959] 199.204.45.4 () {30 vars in 811 bytes} [Wed Jun 3 01:07:17 2026] GET /v2.0/security-group-rules?security_group_id=22191575-2063-48bf-9ab0-dc22ba6833b5 => generated 2334 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2960] 199.204.45.4 () {32 vars in 785 bytes} [Wed Jun 3 01:07:17 2026] DELETE /v2.0/security-group-rules/66b2c216-1e9c-4708-bfd3-f8391da4b715 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2961] 199.204.45.4 () {32 vars in 785 bytes} [Wed Jun 3 01:07:17 2026] DELETE /v2.0/security-group-rules/e039e106-34d6-4325-8d88-8f057bd6fcd1 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2962] 199.204.45.4 () {34 vars in 1093 bytes} [Wed Jun 3 01:07:18 2026] GET /v2.0/ports?device_id=5e0cc9f9-a2ed-4003-b6c1-c6033e84386e&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2963] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:07:19 2026] GET /v2.0/ports?tenant_id=acf73e125ac042b09cd0bb790a9a53a0&device_id=5e0cc9f9-a2ed-4003-b6c1-c6033e84386e => generated 1469 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2964] 199.204.45.4 () {34 vars in 983 bytes} [Wed Jun 3 01:07:19 2026] GET /v2.0/networks?id=20cf8a9d-7c41-437b-a7f4-7fe554a6d21e => generated 801 bytes in 51 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.4 () {34 vars in 1053 bytes} [Wed Jun 3 01:07:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.48&port_id=5679fa7f-2daa-4133-bece-e2196b2d3b00 => generated 859 bytes in 44 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.4 () {34 vars in 1103 bytes} [Wed Jun 3 01:07:19 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A370&port_id=5679fa7f-2daa-4133-bece-e2196b2d3b00 => 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: 1521/2967] 199.204.45.4 () {34 vars in 1061 bytes} [Wed Jun 3 01:07:19 2026] GET /v2.0/subnets?id=1e5980a7-c6ef-4b17-a0ef-85c3247e6556&id=2bac6987-6a55-4248-8298-eefc02638cd0 => generated 1415 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2968] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:07:19 2026] GET /v2.0/ports?network_id=20cf8a9d-7c41-437b-a7f4-7fe554a6d21e&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: 7|app: 0|req: 1522/2969] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:07:19 2026] GET /v2.0/ports?network_id=20cf8a9d-7c41-437b-a7f4-7fe554a6d21e&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: 8|app: 0|req: 1448/2970] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:07:19 2026] GET /v2.0/networks/20cf8a9d-7c41-437b-a7f4-7fe554a6d21e?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: 1523/2971] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:07:19 2026] GET /v2.0/networks/20cf8a9d-7c41-437b-a7f4-7fe554a6d21e?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) 2026-06-03 01:07:20.542 8 INFO neutron.db.l3_db [None req-6beaeead-c3f2-42c6-9b07-b04895f00698 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] Floating IP e1d98c31-80c4-4a50-bdcd-ff6ac80d8f0f disassociated (deleted). External IP: 10.96.250.217, port: 93c39506-5b14-46c6-a8ec-7f8de040cd9a. [pid: 8|app: 0|req: 1449/2972] 10.0.0.18 () {32 vars in 730 bytes} [Wed Jun 3 01:07:20 2026] DELETE /v2.0/floatingips/e1d98c31-80c4-4a50-bdcd-ff6ac80d8f0f => generated 0 bytes in 629 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:07:20.867 7 INFO neutron.api.v2.resource [None req-ba54c442-5bc4-4e6a-a467-c029e9c0028f 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1524/2973] 10.0.0.18 () {32 vars in 727 bytes} [Wed Jun 3 01:07:20 2026] GET /v2.0/floatingips/e1d98c31-80c4-4a50-bdcd-ff6ac80d8f0f => generated 144 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2974] 199.204.45.4 () {30 vars in 699 bytes} [Wed Jun 3 01:07:22 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: 1525/2975] 199.204.45.4 () {30 vars in 701 bytes} [Wed Jun 3 01:07:22 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: 1451/2976] 199.204.45.4 () {30 vars in 677 bytes} [Wed Jun 3 01:07:22 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: 1526/2977] 199.204.45.4 () {30 vars in 713 bytes} [Wed Jun 3 01:07:22 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) 2026-06-03 01:07:22.097 8 INFO neutron.api.v2.resource [None req-5d508fe2-2440-4c14-80fa-0cacae34efe1 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1452/2978] 199.204.45.4 () {30 vars in 759 bytes} [Wed Jun 3 01:07:22 2026] GET /v2.0/security-groups/lb-c69f4743-7374-4b6c-a764-4a169aefdd78 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/2979] 199.204.45.4 () {30 vars in 781 bytes} [Wed Jun 3 01:07:22 2026] GET /v2.0/security-groups?name=lb-c69f4743-7374-4b6c-a764-4a169aefdd78 => generated 1637 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2980] 199.204.45.4 () {30 vars in 811 bytes} [Wed Jun 3 01:07:22 2026] GET /v2.0/security-group-rules?security_group_id=22191575-2063-48bf-9ab0-dc22ba6833b5 => generated 1182 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/2981] 199.204.45.4 () {30 vars in 699 bytes} [Wed Jun 3 01:07:22 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: 1454/2982] 199.204.45.4 () {30 vars in 701 bytes} [Wed Jun 3 01:07:22 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: 1529/2983] 199.204.45.4 () {30 vars in 677 bytes} [Wed Jun 3 01:07:22 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: 1455/2984] 199.204.45.4 () {30 vars in 713 bytes} [Wed Jun 3 01:07:22 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: 1530/2985] 199.204.45.4 () {30 vars in 737 bytes} [Wed Jun 3 01:07:22 2026] GET /v2.0/subnets/35c31987-d950-456d-9fe0-3cc9fa9bbf74 => 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: 1456/2986] 199.204.45.4 () {30 vars in 765 bytes} [Wed Jun 3 01:07:22 2026] GET /v2.0/ports?device_id=af8c9a3e-5333-4744-9339-c94ca6106d68 => generated 2581 bytes in 35 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.4 () {30 vars in 765 bytes} [Wed Jun 3 01:07:22 2026] GET /v2.0/ports?device_id=af8c9a3e-5333-4744-9339-c94ca6106d68 => generated 2581 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2988] 199.204.45.4 () {30 vars in 765 bytes} [Wed Jun 3 01:07:22 2026] GET /v2.0/ports?device_id=af8c9a3e-5333-4744-9339-c94ca6106d68 => generated 2581 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/2989] 199.204.45.4 () {30 vars in 765 bytes} [Wed Jun 3 01:07:23 2026] GET /v2.0/ports?device_id=af8c9a3e-5333-4744-9339-c94ca6106d68 => generated 2581 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2990] 199.204.45.4 () {34 vars in 972 bytes} [Wed Jun 3 01:07:24 2026] GET /v2.0/ports/4487a68b-336d-45f7-bc62-380da3ab9aeb => generated 1345 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2991] 199.204.45.4 () {34 vars in 1057 bytes} [Wed Jun 3 01:07:24 2026] GET /v2.0/ports/4487a68b-336d-45f7-bc62-380da3ab9aeb?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/2992] 199.204.45.4 () {30 vars in 765 bytes} [Wed Jun 3 01:07:24 2026] GET /v2.0/ports?device_id=af8c9a3e-5333-4744-9339-c94ca6106d68 => generated 2581 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2993] 199.204.45.4 () {34 vars in 1013 bytes} [Wed Jun 3 01:07:24 2026] GET /v2.0/networks/4f589fc4-103d-4e3c-a8de-df9790165d55?fields=dns_domain => generated 29 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/2994] 199.204.45.4 () {38 vars in 1025 bytes} [Wed Jun 3 01:07:24 2026] PUT /v2.0/ports/4487a68b-336d-45f7-bc62-380da3ab9aeb => generated 1146 bytes in 353 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2995] 199.204.45.4 () {30 vars in 765 bytes} [Wed Jun 3 01:07:25 2026] GET /v2.0/ports?device_id=af8c9a3e-5333-4744-9339-c94ca6106d68 => generated 1244 bytes in 38 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: 1535/2996] 199.204.45.4 () {34 vars in 785 bytes} [Wed Jun 3 01:07:25 2026] PUT /v2.0/ports/4487a68b-336d-45f7-bc62-380da3ab9aeb => generated 1086 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2997] 199.204.45.4 () {30 vars in 733 bytes} [Wed Jun 3 01:07:25 2026] GET /v2.0/ports/4487a68b-336d-45f7-bc62-380da3ab9aeb => generated 1086 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: 7|app: 0|req: 1536/2998] 199.204.45.4 () {32 vars in 755 bytes} [Wed Jun 3 01:07:25 2026] DELETE /v2.0/ports/4487a68b-336d-45f7-bc62-380da3ab9aeb => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2999] 199.204.45.4 () {30 vars in 699 bytes} [Wed Jun 3 01:07:26 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: 1537/3000] 199.204.45.4 () {30 vars in 701 bytes} [Wed Jun 3 01:07:26 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: 1464/3001] 199.204.45.4 () {30 vars in 677 bytes} [Wed Jun 3 01:07:26 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: 1538/3002] 199.204.45.4 () {30 vars in 713 bytes} [Wed Jun 3 01:07:26 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) 2026-06-03 01:07:26.408 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4e613b50-a492-43a1-b82e-ef980cccdb12 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1465/3003] 199.204.45.4 () {32 vars in 755 bytes} [Wed Jun 3 01:07:26 2026] DELETE /v2.0/ports/4487a68b-336d-45f7-bc62-380da3ab9aeb => 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: 1539/3004] 199.204.45.4 () {30 vars in 733 bytes} [Wed Jun 3 01:07:26 2026] GET /v2.0/ports/93c39506-5b14-46c6-a8ec-7f8de040cd9a => generated 1128 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:07:26.475 8 INFO neutron.api.v2.resource [None req-d8da7a56-d68e-451a-b452-ae1ba9d1c1a9 1e4faca4537740e1adab07724b703870 aa70056494f549c19d3e3db85b9c9e1d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1466/3005] 199.204.45.4 () {30 vars in 759 bytes} [Wed Jun 3 01:07:26 2026] GET /v2.0/security-groups/lb-c69f4743-7374-4b6c-a764-4a169aefdd78 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3006] 199.204.45.4 () {30 vars in 781 bytes} [Wed Jun 3 01:07:26 2026] GET /v2.0/security-groups?name=lb-c69f4743-7374-4b6c-a764-4a169aefdd78 => generated 1637 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/3009] 199.204.45.4 () {30 vars in 733 bytes} [Wed Jun 3 01:07:26 2026] GET /v2.0/ports/93c39506-5b14-46c6-a8ec-7f8de040cd9a => generated 1128 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3010] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:07:26 2026] GET /v2.0/ports?tenant_id=aa70056494f549c19d3e3db85b9c9e1d&device_id=af8c9a3e-5333-4744-9339-c94ca6106d68 => 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: 1544/3011] 199.204.45.4 () {34 vars in 1063 bytes} [Wed Jun 3 01:07:26 2026] GET /v2.0/networks?id=b0c445cb-aacb-4c6d-b183-283574698c2c&id=4f589fc4-103d-4e3c-a8de-df9790165d55 => generated 1523 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3012] 199.204.45.4 () {34 vars in 1057 bytes} [Wed Jun 3 01:07:26 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.67&port_id=cf6ceb33-2f15-4fcf-bf6a-944c37464dd1 => 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: 1546/3013] 199.204.45.4 () {34 vars in 981 bytes} [Wed Jun 3 01:07:26 2026] GET /v2.0/subnets?id=75b8640f-a16e-4d1c-82ed-ff450f9e8928 => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3014] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:07:26 2026] GET /v2.0/ports?network_id=b0c445cb-aacb-4c6d-b183-283574698c2c&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/3015] 199.204.45.4 () {34 vars in 785 bytes} [Wed Jun 3 01:07:26 2026] PUT /v2.0/ports/93c39506-5b14-46c6-a8ec-7f8de040cd9a => generated 1090 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3016] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:07:26 2026] GET /v2.0/networks/b0c445cb-aacb-4c6d-b183-283574698c2c?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/3017] 199.204.45.4 () {32 vars in 775 bytes} [Wed Jun 3 01:07:26 2026] DELETE /v2.0/security-groups/22191575-2063-48bf-9ab0-dc22ba6833b5 => 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: 1549/3018] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:07:26 2026] GET /v2.0/networks/b0c445cb-aacb-4c6d-b183-283574698c2c?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: 8|app: 0|req: 1470/3019] 199.204.45.4 () {32 vars in 755 bytes} [Wed Jun 3 01:07:26 2026] DELETE /v2.0/ports/93c39506-5b14-46c6-a8ec-7f8de040cd9a => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3020] 199.204.45.4 () {34 vars in 991 bytes} [Wed Jun 3 01:07:29 2026] GET /v2.0/ports?device_id=af8c9a3e-5333-4744-9339-c94ca6106d68 => 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: 1471/3021] 199.204.45.4 () {36 vars in 994 bytes} [Wed Jun 3 01:07:29 2026] DELETE /v2.0/ports/cf6ceb33-2f15-4fcf-bf6a-944c37464dd1 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:07:31.355 7 INFO neutron.db.l3_db [None req-d1c9e40f-eade-4be1-a065-21ef97ba1638 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] Floating IP b63e728c-8807-4238-b2bc-851450bcafd9 disassociated (deleted). External IP: 10.96.250.204, port: 5679fa7f-2daa-4133-bece-e2196b2d3b00. [pid: 7|app: 0|req: 1551/3022] 10.0.0.18 () {32 vars in 730 bytes} [Wed Jun 3 01:07:31 2026] DELETE /v2.0/floatingips/b63e728c-8807-4238-b2bc-851450bcafd9 => generated 0 bytes in 689 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:07:31.779 8 INFO neutron.api.v2.resource [None req-98c1ca21-5a2c-462b-9683-39eaa553baad 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1472/3023] 10.0.0.18 () {32 vars in 727 bytes} [Wed Jun 3 01:07:31 2026] GET /v2.0/floatingips/b63e728c-8807-4238-b2bc-851450bcafd9 => generated 144 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:07:31.971 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b7529815-ae6a-4858-9e2a-3848eb8c6d92'] response: {'name': 'network-changed', 'server_uuid': '5e0cc9f9-a2ed-4003-b6c1-c6033e84386e', 'tag': '5679fa7f-2daa-4133-bece-e2196b2d3b00', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1552/3024] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:07:31 2026] GET /v2.0/ports?device_id=5e0cc9f9-a2ed-4003-b6c1-c6033e84386e => generated 1200 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:07:32.081 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4e02274e-5c81-4b0c-bac6-aa139a192c33'] response: {'server_uuid': 'af8c9a3e-5333-4744-9339-c94ca6106d68', 'name': 'network-vif-deleted', 'tag': 'cf6ceb33-2f15-4fcf-bf6a-944c37464dd1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1473/3025] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:07:32 2026] GET /v2.0/security-groups?id=33a2b06a-a64b-4a65-a072-ea598103bdce&fields=id&fields=name => generated 111 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3026] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:07:32 2026] GET /v2.0/ports?tenant_id=acf73e125ac042b09cd0bb790a9a53a0&device_id=5e0cc9f9-a2ed-4003-b6c1-c6033e84386e => generated 1469 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/3027] 199.204.45.4 () {34 vars in 983 bytes} [Wed Jun 3 01:07:32 2026] GET /v2.0/networks?id=20cf8a9d-7c41-437b-a7f4-7fe554a6d21e => generated 801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3028] 199.204.45.4 () {34 vars in 1053 bytes} [Wed Jun 3 01:07:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.48&port_id=5679fa7f-2daa-4133-bece-e2196b2d3b00 => 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: 1475/3029] 199.204.45.4 () {34 vars in 1103 bytes} [Wed Jun 3 01:07:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A370&port_id=5679fa7f-2daa-4133-bece-e2196b2d3b00 => 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: 1555/3030] 199.204.45.4 () {34 vars in 1061 bytes} [Wed Jun 3 01:07:32 2026] GET /v2.0/subnets?id=1e5980a7-c6ef-4b17-a0ef-85c3247e6556&id=2bac6987-6a55-4248-8298-eefc02638cd0 => generated 1415 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/3031] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:07:32 2026] GET /v2.0/ports?network_id=20cf8a9d-7c41-437b-a7f4-7fe554a6d21e&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3032] 199.204.45.4 () {34 vars in 1049 bytes} [Wed Jun 3 01:07:32 2026] GET /v2.0/ports?network_id=20cf8a9d-7c41-437b-a7f4-7fe554a6d21e&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/3033] 199.204.45.4 () {34 vars in 1009 bytes} [Wed Jun 3 01:07:32 2026] GET /v2.0/networks/20cf8a9d-7c41-437b-a7f4-7fe554a6d21e?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: 1557/3034] 199.204.45.4 () {34 vars in 1109 bytes} [Wed Jun 3 01:07:32 2026] GET /v2.0/networks/20cf8a9d-7c41-437b-a7f4-7fe554a6d21e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/3035] 199.204.45.4 () {34 vars in 991 bytes} [Wed Jun 3 01:07:33 2026] GET /v2.0/ports?device_id=5e0cc9f9-a2ed-4003-b6c1-c6033e84386e => 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: 1558/3036] 199.204.45.4 () {36 vars in 994 bytes} [Wed Jun 3 01:07:33 2026] DELETE /v2.0/ports/5679fa7f-2daa-4133-bece-e2196b2d3b00 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/3037] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:07:37 2026] GET /v2.0/ports?device_id=5e0cc9f9-a2ed-4003-b6c1-c6033e84386e => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:07:42.332 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2fa7c82e-9280-402e-ac15-25f0a92cfa41'] response: {'server_uuid': '5e0cc9f9-a2ed-4003-b6c1-c6033e84386e', 'name': 'network-vif-deleted', 'tag': '5679fa7f-2daa-4133-bece-e2196b2d3b00', 'status': 'completed', 'code': 200} 2026-06-03 01:07:42.598 7 INFO neutron.db.l3_db [None req-dd41d375-51b7-4aa9-8f3e-4f5e9f830335 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] Floating IP 4e76f413-e487-417c-92bc-4636f4c85f5e disassociated (deleted). External IP: 10.96.250.210, port: b8720c57-63d9-45c4-96bf-4823674eed03. [pid: 7|app: 0|req: 1560/3040] 10.0.0.18 () {32 vars in 730 bytes} [Wed Jun 3 01:07:42 2026] DELETE /v2.0/floatingips/4e76f413-e487-417c-92bc-4636f4c85f5e => generated 0 bytes in 696 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:07:42.976 8 INFO neutron.api.v2.resource [None req-542aadab-22f1-4306-a762-ac5eb181cc13 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1481/3041] 10.0.0.18 () {32 vars in 727 bytes} [Wed Jun 3 01:07:42 2026] GET /v2.0/floatingips/4e76f413-e487-417c-92bc-4636f4c85f5e => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3042] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:07:43 2026] GET /v2.0/ports?device_id=3d3eacf5-bd2e-4e50-9dde-8ae33cd91d05 => generated 1196 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/3043] 10.0.0.54 () {34 vars in 1038 bytes} [Wed Jun 3 01:07:43 2026] GET /v2.0/security-groups?id=33a2b06a-a64b-4a65-a072-ea598103bdce&fields=id&fields=name => generated 111 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3044] 199.204.45.4 () {34 vars in 991 bytes} [Wed Jun 3 01:07:45 2026] GET /v2.0/ports?device_id=3d3eacf5-bd2e-4e50-9dde-8ae33cd91d05 => generated 1196 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/3045] 199.204.45.4 () {36 vars in 994 bytes} [Wed Jun 3 01:07:45 2026] DELETE /v2.0/ports/b8720c57-63d9-45c4-96bf-4823674eed03 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:07:45.591 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1106b19a-b199-4343-81ab-2d399bd32505'] response: {'name': 'network-changed', 'server_uuid': '3d3eacf5-bd2e-4e50-9dde-8ae33cd91d05', 'tag': 'b8720c57-63d9-45c4-96bf-4823674eed03', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1563/3046] 199.204.45.4 () {34 vars in 1077 bytes} [Wed Jun 3 01:07:45 2026] GET /v2.0/ports?tenant_id=acf73e125ac042b09cd0bb790a9a53a0&device_id=3d3eacf5-bd2e-4e50-9dde-8ae33cd91d05 => 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: 1484/3047] 10.0.0.54 () {34 vars in 988 bytes} [Wed Jun 3 01:07:48 2026] GET /v2.0/ports?device_id=3d3eacf5-bd2e-4e50-9dde-8ae33cd91d05 => 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: 1564/3048] 10.0.0.18 () {32 vars in 748 bytes} [Wed Jun 3 01:07:53 2026] DELETE /v2.0/security-group-rules/54a7bef2-0cd4-4988-a1bc-67e6ced6d403 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:07:53.559 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1bf2f4a1-76a4-44c6-ac88-e0cf177bbd4e'] response: {'server_uuid': '3d3eacf5-bd2e-4e50-9dde-8ae33cd91d05', 'name': 'network-vif-deleted', 'tag': 'b8720c57-63d9-45c4-96bf-4823674eed03', 'status': 'completed', 'code': 200} 2026-06-03 01:07:53.566 8 INFO neutron.api.v2.resource [None req-05621a28-40e8-4f8c-a4d2-e434e2cc2b28 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1485/3049] 10.0.0.18 () {32 vars in 745 bytes} [Wed Jun 3 01:07:53 2026] GET /v2.0/security-group-rules/54a7bef2-0cd4-4988-a1bc-67e6ced6d403 => 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: 1565/3050] 10.0.0.18 () {32 vars in 748 bytes} [Wed Jun 3 01:07:53 2026] DELETE /v2.0/security-group-rules/86c610dd-74c6-438d-b3e2-c0d62eee224d => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:07:53.669 8 INFO neutron.api.v2.resource [None req-4e7d10c6-3544-40cc-88b5-3246684c0b62 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1486/3051] 10.0.0.18 () {32 vars in 745 bytes} [Wed Jun 3 01:07:53 2026] GET /v2.0/security-group-rules/86c610dd-74c6-438d-b3e2-c0d62eee224d => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3052] 10.0.0.18 () {32 vars in 748 bytes} [Wed Jun 3 01:07:53 2026] DELETE /v2.0/security-group-rules/9b7adcfb-65c1-4d0c-ac3a-d59d4a785932 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:07:53.766 8 INFO neutron.api.v2.resource [None req-d0f98db3-f300-4177-af32-b8e98e0ce553 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1487/3053] 10.0.0.18 () {32 vars in 745 bytes} [Wed Jun 3 01:07:53 2026] GET /v2.0/security-group-rules/9b7adcfb-65c1-4d0c-ac3a-d59d4a785932 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3054] 10.0.0.18 () {32 vars in 748 bytes} [Wed Jun 3 01:07:53 2026] DELETE /v2.0/security-group-rules/5071a389-fc28-49b3-9eb3-71488121b659 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:07:53.872 8 INFO neutron.api.v2.resource [None req-50ca40ef-a429-48a2-aed5-3b079647e99e 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1488/3055] 10.0.0.18 () {32 vars in 745 bytes} [Wed Jun 3 01:07:53 2026] GET /v2.0/security-group-rules/5071a389-fc28-49b3-9eb3-71488121b659 => 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: 1568/3056] 10.0.0.18 () {32 vars in 748 bytes} [Wed Jun 3 01:07:53 2026] DELETE /v2.0/security-group-rules/428c7b7e-d3bf-41c1-82ee-964f12b37b5e => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:07:53.973 8 INFO neutron.api.v2.resource [None req-31be5f28-3b90-47b3-99fa-54b735cac222 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1489/3057] 10.0.0.18 () {32 vars in 745 bytes} [Wed Jun 3 01:07:53 2026] GET /v2.0/security-group-rules/428c7b7e-d3bf-41c1-82ee-964f12b37b5e => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3058] 10.0.0.18 () {32 vars in 748 bytes} [Wed Jun 3 01:07:53 2026] DELETE /v2.0/security-group-rules/221d1390-0d67-4136-bf36-47863b177779 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:07:54.068 8 INFO neutron.api.v2.resource [None req-41e55da7-cb47-40e6-9a34-7d50499030f9 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1490/3059] 10.0.0.18 () {32 vars in 745 bytes} [Wed Jun 3 01:07:54 2026] GET /v2.0/security-group-rules/221d1390-0d67-4136-bf36-47863b177779 => 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: 1570/3060] 10.0.0.18 () {32 vars in 748 bytes} [Wed Jun 3 01:07:54 2026] DELETE /v2.0/security-group-rules/c8b4a467-a083-46c7-a9db-07995bad76d3 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:07:54.166 8 INFO neutron.api.v2.resource [None req-0b0dd431-3b5c-4010-90cb-ed357d904c50 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1491/3061] 10.0.0.18 () {32 vars in 745 bytes} [Wed Jun 3 01:07:54 2026] GET /v2.0/security-group-rules/c8b4a467-a083-46c7-a9db-07995bad76d3 => 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: 1571/3062] 10.0.0.18 () {32 vars in 748 bytes} [Wed Jun 3 01:07:54 2026] DELETE /v2.0/security-group-rules/0675ed8c-a3d2-4a9b-9016-32f29cb9b333 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:07:54.273 8 INFO neutron.api.v2.resource [None req-f2c84407-c9ab-41ca-944c-1938fd463303 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1492/3063] 10.0.0.18 () {32 vars in 745 bytes} [Wed Jun 3 01:07:54 2026] GET /v2.0/security-group-rules/0675ed8c-a3d2-4a9b-9016-32f29cb9b333 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3064] 10.0.0.18 () {32 vars in 748 bytes} [Wed Jun 3 01:07:54 2026] DELETE /v2.0/security-group-rules/8a68ba03-5702-4587-b199-ec65a6efcb32 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:07:54.370 8 INFO neutron.api.v2.resource [None req-f2debbcc-205f-49c6-b548-95ffe57c1e58 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1493/3065] 10.0.0.18 () {32 vars in 745 bytes} [Wed Jun 3 01:07:54 2026] GET /v2.0/security-group-rules/8a68ba03-5702-4587-b199-ec65a6efcb32 => 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: 1573/3066] 10.0.0.18 () {32 vars in 748 bytes} [Wed Jun 3 01:07:54 2026] DELETE /v2.0/security-group-rules/5bbcb20a-d3c5-4aab-b0a5-559c1fbfdea0 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:07:54.463 8 INFO neutron.api.v2.resource [None req-ec090a5b-feda-4317-9d9d-f8d54d84a860 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1494/3067] 10.0.0.18 () {32 vars in 745 bytes} [Wed Jun 3 01:07:54 2026] GET /v2.0/security-group-rules/5bbcb20a-d3c5-4aab-b0a5-559c1fbfdea0 => 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: 1574/3068] 10.0.0.18 () {32 vars in 748 bytes} [Wed Jun 3 01:07:54 2026] DELETE /v2.0/security-group-rules/ef909b83-9b9f-4b51-9e00-5c5dc5c4a070 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:07:54.550 8 INFO neutron.api.v2.resource [None req-059306e6-7fec-4360-8225-3d244f499fe8 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1495/3069] 10.0.0.18 () {32 vars in 745 bytes} [Wed Jun 3 01:07:54 2026] GET /v2.0/security-group-rules/ef909b83-9b9f-4b51-9e00-5c5dc5c4a070 => 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: 1575/3070] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:07:54 2026] DELETE /v2.0/security-groups/33a2b06a-a64b-4a65-a072-ea598103bdce => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:07:54.662 8 INFO neutron.api.v2.resource [None req-46e57d20-da8d-4db8-9c4c-7419db60a448 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1496/3071] 10.0.0.18 () {32 vars in 735 bytes} [Wed Jun 3 01:07:54 2026] GET /v2.0/security-groups/33a2b06a-a64b-4a65-a072-ea598103bdce => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3072] 10.0.0.18 () {34 vars in 787 bytes} [Wed Jun 3 01:07:54 2026] PUT /v2.0/routers/17b731ff-f4c6-4830-827c-fd7d9d5e780c/remove_router_interface => generated 309 bytes in 915 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:07:55.808 8 INFO neutron.api.v2.resource [None req-511efb25-90bf-4087-9069-b8cb9975a0ca 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1497/3073] 10.0.0.18 () {34 vars in 787 bytes} [Wed Jun 3 01:07:55 2026] PUT /v2.0/routers/17b731ff-f4c6-4830-827c-fd7d9d5e780c/remove_router_interface => generated 198 bytes in 180 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3076] 10.0.0.18 () {34 vars in 787 bytes} [Wed Jun 3 01:07:55 2026] PUT /v2.0/routers/17b731ff-f4c6-4830-827c-fd7d9d5e780c/remove_router_interface => generated 309 bytes in 974 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:07:56.948 8 INFO neutron.api.v2.resource [None req-6f2d5cd0-6bb0-404f-b5cb-35fdd6503256 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1500/3077] 10.0.0.18 () {34 vars in 787 bytes} [Wed Jun 3 01:07:56 2026] PUT /v2.0/routers/17b731ff-f4c6-4830-827c-fd7d9d5e780c/remove_router_interface => generated 198 bytes in 153 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3078] 10.0.0.18 () {34 vars in 787 bytes} [Wed Jun 3 01:07:56 2026] PUT /v2.0/routers/17b731ff-f4c6-4830-827c-fd7d9d5e780c/remove_router_interface => generated 309 bytes in 952 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:07:58.094 8 INFO neutron.api.v2.resource [None req-121ca72b-3f5d-447a-83c3-285b25bfbfc0 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1501/3079] 10.0.0.18 () {34 vars in 787 bytes} [Wed Jun 3 01:07:57 2026] PUT /v2.0/routers/17b731ff-f4c6-4830-827c-fd7d9d5e780c/remove_router_interface => generated 198 bytes in 185 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:07:58.914 7 INFO neutron.services.segments.plugin [-] Segment 75f81bb9-dbb7-44f7-baa4-f96d96cd300c resource provider aggregate not found 2026-06-03 01:07:58.921 7 INFO neutron.services.segments.plugin [-] Segment 75f81bb9-dbb7-44f7-baa4-f96d96cd300c resource provider aggregate not found 2026-06-03 01:07:58.928 7 INFO neutron.db.l3_hamode_db [None req-2388b692-dfdc-4b15-a9ff-4a81e9770d01 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] HA network a2647620-28f5-480a-b30b-a3624e25efa1 was deleted as no HA routers are present in tenant acf73e125ac042b09cd0bb790a9a53a0. [pid: 7|app: 0|req: 1579/3080] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:07:58 2026] DELETE /v2.0/routers/17b731ff-f4c6-4830-827c-fd7d9d5e780c => generated 0 bytes in 834 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:07:58.956 8 INFO neutron.api.v2.resource [None req-6df69c15-0cfc-4135-8a6c-b415b8561c1a 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1502/3081] 10.0.0.18 () {32 vars in 719 bytes} [Wed Jun 3 01:07:58 2026] GET /v2.0/routers/17b731ff-f4c6-4830-827c-fd7d9d5e780c => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:07:58.963 7 INFO neutron.services.segments.plugin [-] Segment 75f81bb9-dbb7-44f7-baa4-f96d96cd300c 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 75f81bb9-dbb7-44f7-baa4-f96d96cd300c found for delete ", "request_id": "req-af380d1d-8fda-4c53-8391-ab5b6fce2266"}]} 2026-06-03 01:07:58.964 7 INFO neutron.services.segments.plugin [-] Segment 75f81bb9-dbb7-44f7-baa4-f96d96cd300c 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 75f81bb9-dbb7-44f7-baa4-f96d96cd300c found for delete ", "request_id": "req-a7dba03e-650d-47f7-a3d6-55d6e751ed69"}]} [pid: 7|app: 0|req: 1580/3082] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:07:58 2026] DELETE /v2.0/subnets/2bac6987-6a55-4248-8298-eefc02638cd0 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:07:59.132 8 INFO neutron.pecan_wsgi.hooks.translation [None req-802a89c8-b544-4ad5-baa6-87854d73e12f 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1503/3083] 10.0.0.18 () {32 vars in 719 bytes} [Wed Jun 3 01:07:59 2026] GET /v2.0/subnets/2bac6987-6a55-4248-8298-eefc02638cd0 => 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: 1581/3084] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:07:59 2026] DELETE /v2.0/subnets/1e5980a7-c6ef-4b17-a0ef-85c3247e6556 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:07:59.297 8 INFO neutron.pecan_wsgi.hooks.translation [None req-57781339-3dc7-4f37-941e-23bccbf67119 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1504/3085] 10.0.0.18 () {32 vars in 719 bytes} [Wed Jun 3 01:07:59 2026] GET /v2.0/subnets/1e5980a7-c6ef-4b17-a0ef-85c3247e6556 => 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: 1582/3086] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:07:59 2026] DELETE /v2.0/networks/20cf8a9d-7c41-437b-a7f4-7fe554a6d21e => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:07:59.638 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fd7c3ea0-7ab7-4937-b113-e961b1e39fdb 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1505/3087] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jun 3 01:07:59 2026] GET /v2.0/networks/20cf8a9d-7c41-437b-a7f4-7fe554a6d21e => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3088] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:07:59 2026] DELETE /v2.0/subnets/50dd2b86-1a2b-4247-8be7-7e8abcb53c0c => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:07:59.828 8 INFO neutron.pecan_wsgi.hooks.translation [None req-aed6f25e-abf6-4965-ad0c-599d0e8bae0d 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1506/3089] 10.0.0.18 () {32 vars in 719 bytes} [Wed Jun 3 01:07:59 2026] GET /v2.0/subnets/50dd2b86-1a2b-4247-8be7-7e8abcb53c0c => 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: 1584/3090] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:07:59 2026] DELETE /v2.0/subnets/6e3e1b70-b9eb-4a71-92c2-214e687e016e => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:08:00.012 8 INFO neutron.pecan_wsgi.hooks.translation [None req-86e7e7b9-d5f0-40a2-bf49-f22636cfa360 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1507/3091] 10.0.0.18 () {32 vars in 719 bytes} [Wed Jun 3 01:08:00 2026] GET /v2.0/subnets/6e3e1b70-b9eb-4a71-92c2-214e687e016e => 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: 1585/3092] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:08:00 2026] DELETE /v2.0/networks/058661e3-e830-40d6-9043-ac75a534a249 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:08:00.339 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1aecab4c-2ae7-47b1-864a-6c902ad57024 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1508/3093] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jun 3 01:08:00 2026] GET /v2.0/networks/058661e3-e830-40d6-9043-ac75a534a249 => 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: 1586/3094] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:08:00 2026] DELETE /v2.0/subnets/b3bdaf94-ac82-4954-bb08-52f39c9f0bc0 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:08:00.514 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3df628d7-91f5-416b-a2b7-28ec08bb9ec3 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1509/3095] 10.0.0.18 () {32 vars in 719 bytes} [Wed Jun 3 01:08:00 2026] GET /v2.0/subnets/b3bdaf94-ac82-4954-bb08-52f39c9f0bc0 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3096] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:08:00 2026] DELETE /v2.0/subnets/35c31987-d950-456d-9fe0-3cc9fa9bbf74 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:08:00.695 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3a8a41ca-d4ed-4d23-b0a7-a12ebcf5eceb 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1510/3097] 10.0.0.18 () {32 vars in 719 bytes} [Wed Jun 3 01:08:00 2026] GET /v2.0/subnets/35c31987-d950-456d-9fe0-3cc9fa9bbf74 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:08:00.982 7 INFO neutron.services.segments.plugin [-] Segment 7c70db49-391f-4b97-b75b-0666e6da77c2 resource provider aggregate not found 2026-06-03 01:08:00.993 7 INFO neutron.services.segments.plugin [-] Segment 7c70db49-391f-4b97-b75b-0666e6da77c2 resource provider aggregate not found 2026-06-03 01:08:01.005 7 INFO neutron.services.segments.plugin [-] Segment 7c70db49-391f-4b97-b75b-0666e6da77c2 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 7c70db49-391f-4b97-b75b-0666e6da77c2 found for delete ", "request_id": "req-33466131-19e0-47e7-bd78-7afeac6acda9"}]} 2026-06-03 01:08:01.010 7 INFO neutron.services.segments.plugin [-] Segment 7c70db49-391f-4b97-b75b-0666e6da77c2 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 7c70db49-391f-4b97-b75b-0666e6da77c2 found for delete ", "request_id": "req-e6b9855a-446e-4a65-a846-265532eede80"}]} 2026-06-03 01:08:01.018 7 INFO neutron.services.segments.plugin [-] Segment affbfd38-31fc-4d5c-940e-02ae76c3fb56 resource provider aggregate not found [pid: 7|app: 0|req: 1588/3098] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:08:00 2026] DELETE /v2.0/networks/4f589fc4-103d-4e3c-a8de-df9790165d55 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:08:01.047 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e26d6067-5344-48a2-b900-fc95b7c52b90 2af447d4532d4934a803c6f61005dc8f acf73e125ac042b09cd0bb790a9a53a0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1511/3099] 10.0.0.18 () {32 vars in 721 bytes} [Wed Jun 3 01:08:01 2026] GET /v2.0/networks/4f589fc4-103d-4e3c-a8de-df9790165d55 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:08:03.161 7 INFO neutron.services.segments.plugin [-] Segment affbfd38-31fc-4d5c-940e-02ae76c3fb56 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 affbfd38-31fc-4d5c-940e-02ae76c3fb56 found for delete ", "request_id": "req-ee591ac9-9031-468a-aab3-5308172d6744"}]} 2026-06-03 01:08:03.170 7 INFO neutron.services.segments.plugin [-] Segment affbfd38-31fc-4d5c-940e-02ae76c3fb56 resource provider aggregate not found 2026-06-03 01:08:03.190 7 INFO neutron.services.segments.plugin [-] Segment afd737f8-8fc6-4949-98dc-1e290c4f14ea resource provider aggregate not found 2026-06-03 01:08:03.195 7 INFO neutron.services.segments.plugin [-] Segment affbfd38-31fc-4d5c-940e-02ae76c3fb56 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 affbfd38-31fc-4d5c-940e-02ae76c3fb56 found for delete ", "request_id": "req-fef9a3bc-3c4d-41a4-aba5-3952553e1286"}]} 2026-06-03 01:08:03.208 7 INFO neutron.services.segments.plugin [-] Segment afd737f8-8fc6-4949-98dc-1e290c4f14ea 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 afd737f8-8fc6-4949-98dc-1e290c4f14ea found for delete ", "request_id": "req-647db98b-3718-4ef3-81dc-0ec0c33a8037"}]} 2026-06-03 01:08:03.209 7 INFO neutron.services.segments.plugin [-] Segment afd737f8-8fc6-4949-98dc-1e290c4f14ea resource provider aggregate not found 2026-06-03 01:08:03.227 7 INFO neutron.services.segments.plugin [-] Segment afd737f8-8fc6-4949-98dc-1e290c4f14ea 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 afd737f8-8fc6-4949-98dc-1e290c4f14ea found for delete ", "request_id": "req-654a8c53-99c6-4737-904e-694f13292c01"}]} [pid: 7|app: 0|req: 1589/3100] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:08:03 2026] GET /v2.0/security-groups?tenant_id=1fd837fb05d94a0691943238944a1f09&name=default => generated 2929 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3101] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:08:03 2026] DELETE /v2.0/security-groups/ad07862d-bf73-4ea5-b706-2f7c0c34d719 => 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: 1590/3102] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:08:03 2026] GET /v2.0/security-groups?tenant_id=3c8df8b300d0489abace83301ae5ab1b&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: 1513/3103] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:08:03 2026] DELETE /v2.0/security-groups/a52230c1-70bc-4639-b2ce-795e2be6e259 => 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: 1591/3104] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:08:04 2026] GET /v2.0/security-groups?tenant_id=c3e93216705f4b4b8ed69b090419e81d&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3105] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:08:04 2026] DELETE /v2.0/security-groups/19c5d079-befc-4660-8749-61096a538926 => 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: 1592/3106] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:08:04 2026] GET /v2.0/security-groups?tenant_id=c630bda375ab491ea1d8f17b055e5775&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3107] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:08:04 2026] DELETE /v2.0/security-groups/9744d0ab-fcd4-446c-b420-218af8d7d195 => 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: 1593/3108] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:08:04 2026] GET /v2.0/security-groups?tenant_id=acf73e125ac042b09cd0bb790a9a53a0&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3109] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:08:04 2026] DELETE /v2.0/security-groups/bcde1930-fa20-4c5b-a7f0-9a941fd205ff => 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: 1594/3110] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:08:05 2026] GET /v2.0/security-groups?tenant_id=6b3be5eb18ce4e7dbbc4f39aecc73171&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: 1517/3111] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:08:05 2026] DELETE /v2.0/security-groups/a2223809-1738-4ba3-8e81-9ef0a104b915 => 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: 1595/3112] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:08:05 2026] GET /v2.0/security-groups?tenant_id=a1a5597214eb4ff8851279248847e506&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: 1518/3113] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:08:05 2026] DELETE /v2.0/security-groups/253eaa9f-b7e9-4dab-826d-6dd4a929c86f => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:08:09.785 7 WARNING neutron_lib.context [None req-be6d76dc-dced-4f7f-9298-e3089bae9cf7 a0342319b35740c4866966e0417d7ab4 7e06649b18444bd797cb2b0ae1cff90c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:08:09.930 7 INFO neutron.db.segments_db [None req-be6d76dc-dced-4f7f-9298-e3089bae9cf7 a0342319b35740c4866966e0417d7ab4 7e06649b18444bd797cb2b0ae1cff90c - - default default] Added segment 2b73d367-0322-4689-851e-206ac7aaa9a4 of type vxlan for network 46dcebe8-31b6-429d-9ad7-496a284c145c [pid: 7|app: 0|req: 1596/3114] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:08:09 2026] POST /v2.0/networks => generated 631 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:08:10.015 8 WARNING neutron_lib.context [None req-38fb6122-336b-40b0-a40b-ec46d7c10038 a0342319b35740c4866966e0417d7ab4 7e06649b18444bd797cb2b0ae1cff90c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1519/3115] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:08:10 2026] POST /v2.0/subnets => generated 626 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:08:10.262 7 WARNING neutron_lib.context [None req-87e34502-2174-4bd0-aa05-5450e622232a a0342319b35740c4866966e0417d7ab4 7e06649b18444bd797cb2b0ae1cff90c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:08:10.309 7 INFO neutron.db.segments_db [None req-87e34502-2174-4bd0-aa05-5450e622232a a0342319b35740c4866966e0417d7ab4 7e06649b18444bd797cb2b0ae1cff90c - - default default] Added segment bfc3f294-2dfc-4b43-94b1-0588e7c1ee2b of type vxlan for network 96786131-eabd-4f59-b584-b93768b71184 [pid: 7|app: 0|req: 1597/3116] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:08:10 2026] POST /v2.0/networks => generated 631 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:08:10.401 8 WARNING neutron_lib.context [None req-320a15b5-f736-4117-a9d3-fba96aacb2ab a0342319b35740c4866966e0417d7ab4 7e06649b18444bd797cb2b0ae1cff90c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1520/3117] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:08:10 2026] POST /v2.0/subnets => generated 629 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:08:10.647 7 WARNING neutron_lib.context [None req-f669fa6e-656f-4d55-940b-5586e689ba9a a0342319b35740c4866966e0417d7ab4 7e06649b18444bd797cb2b0ae1cff90c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:08:10.697 7 INFO neutron.db.segments_db [None req-f669fa6e-656f-4d55-940b-5586e689ba9a a0342319b35740c4866966e0417d7ab4 7e06649b18444bd797cb2b0ae1cff90c - - default default] Added segment c87f274d-ebce-4817-b0f4-3a265d5ae9c9 of type vxlan for network 07cd03ac-6521-4cf4-8862-4a04e192757c [pid: 7|app: 0|req: 1598/3118] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:08:10 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-06-03 01:08:10.803 8 WARNING neutron_lib.context [None req-8bc5f85c-8c8e-4fe9-b639-42c714a838f3 a0342319b35740c4866966e0417d7ab4 7e06649b18444bd797cb2b0ae1cff90c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1521/3119] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:08:10 2026] POST /v2.0/subnets => generated 629 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:08:11.091 7 WARNING neutron_lib.context [None req-011f4ca0-e71e-4bed-a737-9e55b620532c a0342319b35740c4866966e0417d7ab4 7e06649b18444bd797cb2b0ae1cff90c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:08:11.142 7 INFO neutron.db.segments_db [None req-011f4ca0-e71e-4bed-a737-9e55b620532c a0342319b35740c4866966e0417d7ab4 7e06649b18444bd797cb2b0ae1cff90c - - default default] Added segment 168ca914-2e11-475e-9f44-6f84fd31cc45 of type vxlan for network 01e9dd41-0983-49d3-ad65-26b9ac20d6b2 [pid: 7|app: 0|req: 1599/3120] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:08:11 2026] POST /v2.0/networks => generated 632 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:08:11.237 8 WARNING neutron_lib.context [None req-fe75763e-c817-4ae4-a0e9-f1e445d36fd9 a0342319b35740c4866966e0417d7ab4 7e06649b18444bd797cb2b0ae1cff90c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1522/3121] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:08:11 2026] POST /v2.0/subnets => generated 629 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:08:11.480 7 WARNING neutron_lib.context [None req-269b1749-c6fd-4094-9720-978d5c149ddf a0342319b35740c4866966e0417d7ab4 7e06649b18444bd797cb2b0ae1cff90c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:08:11.540 7 INFO neutron.db.segments_db [None req-269b1749-c6fd-4094-9720-978d5c149ddf a0342319b35740c4866966e0417d7ab4 7e06649b18444bd797cb2b0ae1cff90c - - default default] Added segment 44667746-efa9-40d2-b571-b845811d185c of type vxlan for network ee36e486-dc1d-46bf-8340-1218d9175b14 [pid: 7|app: 0|req: 1600/3124] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:08:11 2026] POST /v2.0/networks => generated 632 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:08:11.656 8 WARNING neutron_lib.context [None req-b2c52ac3-2afa-44ea-a075-b1cc5dc92eca a0342319b35740c4866966e0417d7ab4 7e06649b18444bd797cb2b0ae1cff90c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1525/3125] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:08:11 2026] POST /v2.0/subnets => generated 629 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3126] 10.0.0.18 () {34 vars in 749 bytes} [Wed Jun 3 01:08:11 2026] PUT /v2.0/subnets/d68eb52b-4d4f-4a73-86e5-1c2eebc20d08/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3127] 10.0.0.18 () {34 vars in 749 bytes} [Wed Jun 3 01:08:11 2026] PUT /v2.0/subnets/54ef4a7f-c8cb-4ab6-b87f-e6d782a5e59c/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3128] 10.0.0.18 () {34 vars in 749 bytes} [Wed Jun 3 01:08:12 2026] PUT /v2.0/subnets/8aec4bd0-9b5c-4f60-8e54-5b2e26c4dad0/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: 1527/3129] 10.0.0.18 () {34 vars in 749 bytes} [Wed Jun 3 01:08:12 2026] PUT /v2.0/subnets/88d41749-4035-4b64-bb4e-9b07f3e69064/tags => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3130] 10.0.0.18 () {32 vars in 662 bytes} [Wed Jun 3 01:08:12 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3131] 10.0.0.18 () {32 vars in 676 bytes} [Wed Jun 3 01:08:12 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3132] 10.0.0.18 () {32 vars in 672 bytes} [Wed Jun 3 01:08:12 2026] GET /v2.0/subnets?tags-any=blue => 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: 1529/3133] 10.0.0.18 () {32 vars in 684 bytes} [Wed Jun 3 01:08:12 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3134] 10.0.0.18 () {32 vars in 670 bytes} [Wed Jun 3 01:08:12 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3135] 10.0.0.18 () {32 vars in 684 bytes} [Wed Jun 3 01:08:12 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3136] 10.0.0.18 () {32 vars in 680 bytes} [Wed Jun 3 01:08:12 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3137] 10.0.0.18 () {32 vars in 692 bytes} [Wed Jun 3 01:08:12 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 502 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3138] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:08:13 2026] DELETE /v2.0/subnets/d68eb52b-4d4f-4a73-86e5-1c2eebc20d08 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3139] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:08:13 2026] DELETE /v2.0/subnets/54ef4a7f-c8cb-4ab6-b87f-e6d782a5e59c => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3140] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:08:13 2026] DELETE /v2.0/subnets/8aec4bd0-9b5c-4f60-8e54-5b2e26c4dad0 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3141] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:08:13 2026] DELETE /v2.0/subnets/88d41749-4035-4b64-bb4e-9b07f3e69064 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3142] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:08:13 2026] DELETE /v2.0/subnets/5b81a2d6-3a87-4c88-aff6-dc18bfac9878 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:08:14.289 8 INFO neutron.services.segments.plugin [-] Segment 2b73d367-0322-4689-851e-206ac7aaa9a4 resource provider aggregate not found 2026-06-03 01:08:14.293 8 INFO neutron.services.segments.plugin [-] Segment 2b73d367-0322-4689-851e-206ac7aaa9a4 resource provider aggregate not found [pid: 8|app: 0|req: 1534/3143] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:08:14 2026] DELETE /v2.0/networks/46dcebe8-31b6-429d-9ad7-496a284c145c => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:08:14.593 7 INFO neutron.services.segments.plugin [-] Segment bfc3f294-2dfc-4b43-94b1-0588e7c1ee2b resource provider aggregate not found 2026-06-03 01:08:14.597 7 INFO neutron.services.segments.plugin [-] Segment bfc3f294-2dfc-4b43-94b1-0588e7c1ee2b resource provider aggregate not found 2026-06-03 01:08:14.615 7 INFO neutron.services.segments.plugin [-] Segment bfc3f294-2dfc-4b43-94b1-0588e7c1ee2b 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 bfc3f294-2dfc-4b43-94b1-0588e7c1ee2b found for delete ", "request_id": "req-50632f68-83df-412e-84ee-dd08cc4c63fd"}]} 2026-06-03 01:08:14.616 7 INFO neutron.services.segments.plugin [-] Segment bfc3f294-2dfc-4b43-94b1-0588e7c1ee2b 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 bfc3f294-2dfc-4b43-94b1-0588e7c1ee2b found for delete ", "request_id": "req-680f41c3-8a13-4d71-84e9-b4a02186d52c"}]} [pid: 7|app: 0|req: 1610/3144] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:08:14 2026] DELETE /v2.0/networks/96786131-eabd-4f59-b584-b93768b71184 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:08:14.638 8 INFO neutron.services.segments.plugin [-] Segment 2b73d367-0322-4689-851e-206ac7aaa9a4 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 2b73d367-0322-4689-851e-206ac7aaa9a4 found for delete ", "request_id": "req-67892163-cb7c-45cd-9984-d0bc6b9d327c"}]} 2026-06-03 01:08:14.639 8 INFO neutron.services.segments.plugin [-] Segment 2b73d367-0322-4689-851e-206ac7aaa9a4 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 2b73d367-0322-4689-851e-206ac7aaa9a4 found for delete ", "request_id": "req-3b815601-466b-4681-ba52-dba9c60d3147"}]} [pid: 8|app: 0|req: 1535/3145] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:08:14 2026] DELETE /v2.0/networks/07cd03ac-6521-4cf4-8862-4a04e192757c => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 1611/3146] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:08:14 2026] DELETE /v2.0/networks/01e9dd41-0983-49d3-ad65-26b9ac20d6b2 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3147] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:08:15 2026] DELETE /v2.0/networks/ee36e486-dc1d-46bf-8340-1218d9175b14 => generated 0 bytes in 325 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3148] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:08:16 2026] GET /v2.0/security-groups?tenant_id=7e06649b18444bd797cb2b0ae1cff90c&name=default => generated 2929 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3149] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:08:16 2026] DELETE /v2.0/security-groups/766f223f-b046-4b86-84ae-5d915ad99811 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:08:16.637 7 INFO neutron.services.segments.plugin [-] Segment 168ca914-2e11-475e-9f44-6f84fd31cc45 resource provider aggregate not found 2026-06-03 01:08:16.642 7 INFO neutron.services.segments.plugin [-] Segment 168ca914-2e11-475e-9f44-6f84fd31cc45 resource provider aggregate not found 2026-06-03 01:08:16.651 7 INFO neutron.services.segments.plugin [-] Segment 168ca914-2e11-475e-9f44-6f84fd31cc45 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 168ca914-2e11-475e-9f44-6f84fd31cc45 found for delete ", "request_id": "req-46108e9e-8dbc-4f15-91fa-78a609289f90"}]} 2026-06-03 01:08:16.660 7 INFO neutron.services.segments.plugin [-] Segment 168ca914-2e11-475e-9f44-6f84fd31cc45 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 168ca914-2e11-475e-9f44-6f84fd31cc45 found for delete ", "request_id": "req-d08193c6-ac8c-4fbb-8597-a1887d2b5276"}]} [pid: 7|app: 0|req: 1613/3150] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:08:16 2026] GET /v2.0/security-groups?tenant_id=e7354c34cf0a4a85901a947cf46cda3b&name=default => generated 2929 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:08:16.709 8 INFO neutron.services.segments.plugin [-] Segment c87f274d-ebce-4817-b0f4-3a265d5ae9c9 resource provider aggregate not found 2026-06-03 01:08:16.717 8 INFO neutron.services.segments.plugin [-] Segment c87f274d-ebce-4817-b0f4-3a265d5ae9c9 resource provider aggregate not found 2026-06-03 01:08:16.721 8 INFO neutron.services.segments.plugin [-] Segment c87f274d-ebce-4817-b0f4-3a265d5ae9c9 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 c87f274d-ebce-4817-b0f4-3a265d5ae9c9 found for delete ", "request_id": "req-45361feb-bc22-4ebd-9bcd-583c4a60fb2a"}]} 2026-06-03 01:08:16.733 8 INFO neutron.services.segments.plugin [-] Segment c87f274d-ebce-4817-b0f4-3a265d5ae9c9 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 c87f274d-ebce-4817-b0f4-3a265d5ae9c9 found for delete ", "request_id": "req-1de2fe92-e996-4ec5-a660-576f235e2ff1"}]} 2026-06-03 01:08:16.741 8 INFO neutron.services.segments.plugin [-] Segment 44667746-efa9-40d2-b571-b845811d185c resource provider aggregate not found 2026-06-03 01:08:16.757 8 INFO neutron.services.segments.plugin [-] Segment 44667746-efa9-40d2-b571-b845811d185c 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 44667746-efa9-40d2-b571-b845811d185c found for delete ", "request_id": "req-8486fee6-f312-44c2-a3e9-2ea473221ade"}]} 2026-06-03 01:08:16.758 8 INFO neutron.services.segments.plugin [-] Segment 44667746-efa9-40d2-b571-b845811d185c resource provider aggregate not found 2026-06-03 01:08:16.769 8 INFO neutron.services.segments.plugin [-] Segment 44667746-efa9-40d2-b571-b845811d185c 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 44667746-efa9-40d2-b571-b845811d185c found for delete ", "request_id": "req-ff04d2fd-48e2-4abf-991d-b74cee269588"}]} [pid: 8|app: 0|req: 1538/3151] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:08:16 2026] DELETE /v2.0/security-groups/af0cab24-3ffc-466c-9ca9-ceb6f849fa96 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3152] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:08:16 2026] GET /v2.0/security-groups?tenant_id=c462f65c21a74d079586de89a640a91b&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3153] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:08:17 2026] DELETE /v2.0/security-groups/95cb043c-c3a1-4447-8f66-23fc6fa6d4fe => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:08:21.275 7 WARNING neutron_lib.context [None req-0ebad9f1-a9a5-42e9-9c33-83f93d03d4c2 f4668f8e44bb4fd2b659e4436161b064 e3628f16aeb94f78b7cde99e711227bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:08:21.389 7 INFO neutron.db.segments_db [None req-0ebad9f1-a9a5-42e9-9c33-83f93d03d4c2 f4668f8e44bb4fd2b659e4436161b064 e3628f16aeb94f78b7cde99e711227bb - - default default] Added segment 4ab925e7-9301-4a98-8b76-1bd7bad531bc of type vxlan for network 94e86cae-f934-4039-9a21-24ab52c40c43 [pid: 7|app: 0|req: 1615/3154] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:08:21 2026] POST /v2.0/networks => generated 632 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:08:21.489 8 WARNING neutron_lib.context [None req-48474b92-7897-4ca3-8426-e0dfa93f1dfb f4668f8e44bb4fd2b659e4436161b064 e3628f16aeb94f78b7cde99e711227bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1540/3155] 10.0.0.18 () {34 vars in 662 bytes} [Wed Jun 3 01:08:21 2026] POST /v2.0/ports => generated 743 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:08:21.801 7 WARNING neutron_lib.context [None req-706c7c88-8977-4091-9234-fa595470692a f4668f8e44bb4fd2b659e4436161b064 e3628f16aeb94f78b7cde99e711227bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1616/3156] 10.0.0.18 () {34 vars in 664 bytes} [Wed Jun 3 01:08:21 2026] POST /v2.0/trunks => generated 407 bytes in 209 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-06-03 01:08:22.014 8 WARNING neutron_lib.context [None req-be2d3426-9641-41b3-ab21-51f764249ed6 f4668f8e44bb4fd2b659e4436161b064 e3628f16aeb94f78b7cde99e711227bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:08:22.068 8 INFO neutron.db.segments_db [None req-be2d3426-9641-41b3-ab21-51f764249ed6 f4668f8e44bb4fd2b659e4436161b064 e3628f16aeb94f78b7cde99e711227bb - - default default] Added segment 349e8861-4674-412b-a853-7972f45fd9d4 of type vxlan for network 9e2da39e-454a-49ef-8385-0ead85eb7951 [pid: 8|app: 0|req: 1541/3157] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:08:22 2026] POST /v2.0/networks => generated 632 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:08:22.171 7 WARNING neutron_lib.context [None req-36151543-9b10-475e-ae4a-d8173592c950 f4668f8e44bb4fd2b659e4436161b064 e3628f16aeb94f78b7cde99e711227bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1617/3158] 10.0.0.18 () {34 vars in 662 bytes} [Wed Jun 3 01:08:22 2026] POST /v2.0/ports => generated 743 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:08:22.472 8 WARNING neutron_lib.context [None req-703ae3e7-80e9-4243-a486-64410d551fff f4668f8e44bb4fd2b659e4436161b064 e3628f16aeb94f78b7cde99e711227bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1542/3159] 10.0.0.18 () {34 vars in 664 bytes} [Wed Jun 3 01:08:22 2026] POST /v2.0/trunks => generated 407 bytes in 253 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-06-03 01:08:22.732 7 WARNING neutron_lib.context [None req-b89b5c9b-f0ab-49ce-ad9a-f9b38ac5d6f8 f4668f8e44bb4fd2b659e4436161b064 e3628f16aeb94f78b7cde99e711227bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:08:22.801 7 INFO neutron.db.segments_db [None req-b89b5c9b-f0ab-49ce-ad9a-f9b38ac5d6f8 f4668f8e44bb4fd2b659e4436161b064 e3628f16aeb94f78b7cde99e711227bb - - default default] Added segment 875c5c1b-763a-4f40-b702-d85a9c16acfd of type vxlan for network ff637c2f-3004-4a93-81cb-c16401736153 [pid: 7|app: 0|req: 1618/3160] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:08:22 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-06-03 01:08:22.919 8 WARNING neutron_lib.context [None req-5fc1f0b0-0b4e-470a-a940-d1a39a5e16df f4668f8e44bb4fd2b659e4436161b064 e3628f16aeb94f78b7cde99e711227bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1543/3161] 10.0.0.18 () {34 vars in 662 bytes} [Wed Jun 3 01:08:22 2026] POST /v2.0/ports => generated 743 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:08:23.217 7 WARNING neutron_lib.context [None req-7ffe566e-3f36-4fa8-b5f3-15aae4b5363a f4668f8e44bb4fd2b659e4436161b064 e3628f16aeb94f78b7cde99e711227bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1619/3162] 10.0.0.18 () {34 vars in 664 bytes} [Wed Jun 3 01:08:23 2026] POST /v2.0/trunks => generated 407 bytes in 209 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-06-03 01:08:23.427 8 WARNING neutron_lib.context [None req-202822b0-96d2-4f84-b4cf-ceffac75f3b1 f4668f8e44bb4fd2b659e4436161b064 e3628f16aeb94f78b7cde99e711227bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:08:23.486 8 INFO neutron.db.segments_db [None req-202822b0-96d2-4f84-b4cf-ceffac75f3b1 f4668f8e44bb4fd2b659e4436161b064 e3628f16aeb94f78b7cde99e711227bb - - default default] Added segment 02276b45-bf83-4f57-97da-81f03feebbe2 of type vxlan for network 33a6f7a4-890b-4575-8bb1-cfeaf0995d71 [pid: 8|app: 0|req: 1544/3163] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:08:23 2026] POST /v2.0/networks => generated 631 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:08:23.593 7 WARNING neutron_lib.context [None req-3d8cd4e6-243d-44cc-ae6b-de9e93fa7d1e f4668f8e44bb4fd2b659e4436161b064 e3628f16aeb94f78b7cde99e711227bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1620/3164] 10.0.0.18 () {34 vars in 662 bytes} [Wed Jun 3 01:08:23 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-06-03 01:08:23.875 8 WARNING neutron_lib.context [None req-95693ceb-b405-4ad1-aa68-06fe67176efd f4668f8e44bb4fd2b659e4436161b064 e3628f16aeb94f78b7cde99e711227bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1545/3165] 10.0.0.18 () {34 vars in 664 bytes} [Wed Jun 3 01:08:23 2026] POST /v2.0/trunks => generated 407 bytes in 163 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-06-03 01:08:24.040 7 WARNING neutron_lib.context [None req-40830d16-3826-4d25-8b49-13c9009bd513 f4668f8e44bb4fd2b659e4436161b064 e3628f16aeb94f78b7cde99e711227bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:08:24.080 7 INFO neutron.db.segments_db [None req-40830d16-3826-4d25-8b49-13c9009bd513 f4668f8e44bb4fd2b659e4436161b064 e3628f16aeb94f78b7cde99e711227bb - - default default] Added segment 378ad2a2-04ed-48b0-aae3-c6dd641609f0 of type vxlan for network 46a75895-0163-4331-bc65-aa10503116d8 [pid: 7|app: 0|req: 1621/3166] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:08:24 2026] POST /v2.0/networks => generated 632 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:08:24.170 8 WARNING neutron_lib.context [None req-50284b92-38c3-4c50-8e08-71cfe79aa1c3 f4668f8e44bb4fd2b659e4436161b064 e3628f16aeb94f78b7cde99e711227bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1546/3167] 10.0.0.18 () {34 vars in 662 bytes} [Wed Jun 3 01:08:24 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-06-03 01:08:24.447 7 WARNING neutron_lib.context [None req-aa5c015c-98a8-4bc2-b52e-703f755c8f8e f4668f8e44bb4fd2b659e4436161b064 e3628f16aeb94f78b7cde99e711227bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1622/3168] 10.0.0.18 () {34 vars in 664 bytes} [Wed Jun 3 01:08:24 2026] POST /v2.0/trunks => generated 407 bytes in 152 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: 1547/3169] 10.0.0.18 () {34 vars in 747 bytes} [Wed Jun 3 01:08:24 2026] PUT /v2.0/trunks/c7ca569f-d07f-4f35-98e5-920aa82f853a/tags => generated 17 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3170] 10.0.0.18 () {34 vars in 747 bytes} [Wed Jun 3 01:08:24 2026] PUT /v2.0/trunks/71bf73b6-3962-4f5b-a008-8e0bfc3ba720/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: 1548/3171] 10.0.0.18 () {34 vars in 747 bytes} [Wed Jun 3 01:08:24 2026] PUT /v2.0/trunks/fc18b91f-485d-4a8f-961a-de053fa4e6c1/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3172] 10.0.0.18 () {34 vars in 747 bytes} [Wed Jun 3 01:08:24 2026] PUT /v2.0/trunks/24a9d8cc-c0e7-42fb-813c-3666dba423a6/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: 1549/3173] 10.0.0.18 () {32 vars in 660 bytes} [Wed Jun 3 01:08:24 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3174] 10.0.0.18 () {32 vars in 674 bytes} [Wed Jun 3 01:08:24 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3175] 10.0.0.18 () {32 vars in 670 bytes} [Wed Jun 3 01:08:24 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3176] 10.0.0.18 () {32 vars in 682 bytes} [Wed Jun 3 01:08:24 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3177] 10.0.0.18 () {32 vars in 668 bytes} [Wed Jun 3 01:08:24 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1627/3178] 10.0.0.18 () {32 vars in 682 bytes} [Wed Jun 3 01:08:24 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3179] 10.0.0.18 () {32 vars in 678 bytes} [Wed Jun 3 01:08:24 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3180] 10.0.0.18 () {32 vars in 690 bytes} [Wed Jun 3 01:08:24 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3181] 10.0.0.18 () {32 vars in 717 bytes} [Wed Jun 3 01:08:24 2026] GET /v2.0/trunks/c7ca569f-d07f-4f35-98e5-920aa82f853a => generated 412 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3182] 10.0.0.18 () {32 vars in 715 bytes} [Wed Jun 3 01:08:24 2026] GET /v2.0/ports/44a46b34-e342-43d6-8e6b-34a16d403f27 => generated 826 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3183] 10.0.0.18 () {32 vars in 720 bytes} [Wed Jun 3 01:08:25 2026] DELETE /v2.0/trunks/c7ca569f-d07f-4f35-98e5-920aa82f853a => 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: 1630/3184] 10.0.0.18 () {32 vars in 717 bytes} [Wed Jun 3 01:08:25 2026] GET /v2.0/trunks/71bf73b6-3962-4f5b-a008-8e0bfc3ba720 => generated 420 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3185] 10.0.0.18 () {32 vars in 715 bytes} [Wed Jun 3 01:08:25 2026] GET /v2.0/ports/a87021f9-0731-4a5a-a4bb-132a18d637a7 => generated 826 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3186] 10.0.0.18 () {32 vars in 720 bytes} [Wed Jun 3 01:08:25 2026] DELETE /v2.0/trunks/71bf73b6-3962-4f5b-a008-8e0bfc3ba720 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3187] 10.0.0.18 () {32 vars in 717 bytes} [Wed Jun 3 01:08:25 2026] GET /v2.0/trunks/fc18b91f-485d-4a8f-961a-de053fa4e6c1 => generated 429 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3188] 10.0.0.18 () {32 vars in 715 bytes} [Wed Jun 3 01:08:25 2026] GET /v2.0/ports/cd6f6b8e-2d45-4322-8d43-29e5d108eb62 => generated 826 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3189] 10.0.0.18 () {32 vars in 720 bytes} [Wed Jun 3 01:08:25 2026] DELETE /v2.0/trunks/fc18b91f-485d-4a8f-961a-de053fa4e6c1 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3190] 10.0.0.18 () {32 vars in 717 bytes} [Wed Jun 3 01:08:25 2026] GET /v2.0/trunks/24a9d8cc-c0e7-42fb-813c-3666dba423a6 => generated 414 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3191] 10.0.0.18 () {32 vars in 715 bytes} [Wed Jun 3 01:08:25 2026] GET /v2.0/ports/69dc7963-8c05-422b-824e-aae742506b56 => 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: 1634/3192] 10.0.0.18 () {32 vars in 720 bytes} [Wed Jun 3 01:08:25 2026] DELETE /v2.0/trunks/24a9d8cc-c0e7-42fb-813c-3666dba423a6 => 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: 1559/3193] 10.0.0.18 () {32 vars in 717 bytes} [Wed Jun 3 01:08:25 2026] GET /v2.0/trunks/ec71babd-ccd6-4c8f-b6f5-39a8c0875ec7 => generated 407 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3194] 10.0.0.18 () {32 vars in 715 bytes} [Wed Jun 3 01:08:25 2026] GET /v2.0/ports/9df3a15d-e437-4b75-80a5-c286bbd067cf => 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: 1560/3195] 10.0.0.18 () {32 vars in 720 bytes} [Wed Jun 3 01:08:25 2026] DELETE /v2.0/trunks/ec71babd-ccd6-4c8f-b6f5-39a8c0875ec7 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3196] 10.0.0.18 () {32 vars in 718 bytes} [Wed Jun 3 01:08:25 2026] DELETE /v2.0/ports/44a46b34-e342-43d6-8e6b-34a16d403f27 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3197] 10.0.0.18 () {32 vars in 718 bytes} [Wed Jun 3 01:08:26 2026] DELETE /v2.0/ports/a87021f9-0731-4a5a-a4bb-132a18d637a7 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3198] 10.0.0.18 () {32 vars in 718 bytes} [Wed Jun 3 01:08:26 2026] DELETE /v2.0/ports/cd6f6b8e-2d45-4322-8d43-29e5d108eb62 => 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: 1562/3201] 10.0.0.18 () {32 vars in 718 bytes} [Wed Jun 3 01:08:26 2026] DELETE /v2.0/ports/69dc7963-8c05-422b-824e-aae742506b56 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3202] 10.0.0.18 () {32 vars in 718 bytes} [Wed Jun 3 01:08:26 2026] DELETE /v2.0/ports/9df3a15d-e437-4b75-80a5-c286bbd067cf => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:08:26.966 8 INFO neutron.services.segments.plugin [-] Segment 4ab925e7-9301-4a98-8b76-1bd7bad531bc resource provider aggregate not found 2026-06-03 01:08:26.972 8 INFO neutron.services.segments.plugin [-] Segment 4ab925e7-9301-4a98-8b76-1bd7bad531bc resource provider aggregate not found 2026-06-03 01:08:26.990 8 INFO neutron.services.segments.plugin [-] Segment 4ab925e7-9301-4a98-8b76-1bd7bad531bc 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 4ab925e7-9301-4a98-8b76-1bd7bad531bc found for delete ", "request_id": "req-e3c5a33e-8794-48b6-8b37-84006f17e181"}]} 2026-06-03 01:08:26.991 8 INFO neutron.services.segments.plugin [-] Segment 4ab925e7-9301-4a98-8b76-1bd7bad531bc 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 4ab925e7-9301-4a98-8b76-1bd7bad531bc found for delete ", "request_id": "req-088a2b80-0318-42d2-a27b-99a3175a7d76"}]} [pid: 8|app: 0|req: 1563/3203] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:08:26 2026] DELETE /v2.0/networks/94e86cae-f934-4039-9a21-24ab52c40c43 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:08:27.126 7 INFO neutron.services.segments.plugin [-] Segment 349e8861-4674-412b-a853-7972f45fd9d4 resource provider aggregate not found 2026-06-03 01:08:27.131 7 INFO neutron.services.segments.plugin [-] Segment 349e8861-4674-412b-a853-7972f45fd9d4 resource provider aggregate not found 2026-06-03 01:08:27.145 7 INFO neutron.services.segments.plugin [-] Segment 349e8861-4674-412b-a853-7972f45fd9d4 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 349e8861-4674-412b-a853-7972f45fd9d4 found for delete ", "request_id": "req-7cfc83e0-626b-4827-9227-8340c2d9906c"}]} 2026-06-03 01:08:27.146 7 INFO neutron.services.segments.plugin [-] Segment 349e8861-4674-412b-a853-7972f45fd9d4 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 349e8861-4674-412b-a853-7972f45fd9d4 found for delete ", "request_id": "req-14f15e63-eccd-4c61-8522-680c4b71b1f6"}]} [pid: 7|app: 0|req: 1641/3204] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:08:27 2026] DELETE /v2.0/networks/9e2da39e-454a-49ef-8385-0ead85eb7951 => 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: 1564/3205] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:08:27 2026] DELETE /v2.0/networks/ff637c2f-3004-4a93-81cb-c16401736153 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3206] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:08:27 2026] DELETE /v2.0/networks/33a6f7a4-890b-4575-8bb1-cfeaf0995d71 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3207] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:08:27 2026] DELETE /v2.0/networks/46a75895-0163-4331-bc65-aa10503116d8 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3208] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:08:28 2026] GET /v2.0/security-groups?tenant_id=e3628f16aeb94f78b7cde99e711227bb&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: 1566/3209] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:08:28 2026] DELETE /v2.0/security-groups/ddcbaf5b-4683-4cd0-9ce7-0c07b373db2f => 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: 1644/3210] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:08:28 2026] GET /v2.0/security-groups?tenant_id=9245e38878754387af1e13c3fe8ed5c6&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: 1567/3211] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:08:28 2026] DELETE /v2.0/security-groups/93503ac0-aa20-47b1-b799-073cb499c88e => 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: 1645/3212] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:08:29 2026] GET /v2.0/security-groups?tenant_id=16266abcd40d475791d445d54cc7d48d&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:08:29.171 8 INFO neutron.services.segments.plugin [-] Segment 875c5c1b-763a-4f40-b702-d85a9c16acfd resource provider aggregate not found 2026-06-03 01:08:29.174 8 INFO neutron.services.segments.plugin [-] Segment 875c5c1b-763a-4f40-b702-d85a9c16acfd resource provider aggregate not found 2026-06-03 01:08:29.189 8 INFO neutron.services.segments.plugin [-] Segment 875c5c1b-763a-4f40-b702-d85a9c16acfd 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 875c5c1b-763a-4f40-b702-d85a9c16acfd found for delete ", "request_id": "req-3b78a813-1a67-4168-88da-4853eddc42de"}]} 2026-06-03 01:08:29.194 8 INFO neutron.services.segments.plugin [-] Segment 875c5c1b-763a-4f40-b702-d85a9c16acfd 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 875c5c1b-763a-4f40-b702-d85a9c16acfd found for delete ", "request_id": "req-12b4aceb-4891-490f-9462-f395b2a5fa76"}]} 2026-06-03 01:08:29.204 8 INFO neutron.services.segments.plugin [-] Segment 378ad2a2-04ed-48b0-aae3-c6dd641609f0 resource provider aggregate not found 2026-06-03 01:08:29.207 8 INFO neutron.services.segments.plugin [-] Segment 378ad2a2-04ed-48b0-aae3-c6dd641609f0 resource provider aggregate not found 2026-06-03 01:08:29.222 8 INFO neutron.services.segments.plugin [-] Segment 378ad2a2-04ed-48b0-aae3-c6dd641609f0 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 378ad2a2-04ed-48b0-aae3-c6dd641609f0 found for delete ", "request_id": "req-f41b19a1-2eb3-40d9-b6bf-ebe88829d198"}]} 2026-06-03 01:08:29.223 8 INFO neutron.services.segments.plugin [-] Segment 378ad2a2-04ed-48b0-aae3-c6dd641609f0 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 378ad2a2-04ed-48b0-aae3-c6dd641609f0 found for delete ", "request_id": "req-ec55c53d-852f-433d-a7f8-6133f91d8387"}]} [pid: 8|app: 0|req: 1568/3213] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:08:29 2026] DELETE /v2.0/security-groups/5061f34b-eb07-4e71-aff6-24727f4a1189 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:08:32.359 7 INFO neutron.services.segments.plugin [-] Segment 02276b45-bf83-4f57-97da-81f03feebbe2 resource provider aggregate not found 2026-06-03 01:08:32.365 7 INFO neutron.services.segments.plugin [-] Segment 02276b45-bf83-4f57-97da-81f03feebbe2 resource provider aggregate not found 2026-06-03 01:08:32.385 7 INFO neutron.services.segments.plugin [-] Segment 02276b45-bf83-4f57-97da-81f03feebbe2 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 02276b45-bf83-4f57-97da-81f03feebbe2 found for delete ", "request_id": "req-a39ae28a-f538-450c-8831-24b0c2edd36f"}]} 2026-06-03 01:08:32.385 7 INFO neutron.services.segments.plugin [-] Segment 02276b45-bf83-4f57-97da-81f03feebbe2 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 02276b45-bf83-4f57-97da-81f03feebbe2 found for delete ", "request_id": "req-3a07c70b-1de0-48dc-af3f-b4bea4fb29d6"}]} 2026-06-03 01:08:32.507 7 WARNING neutron_lib.context [None req-d5fee78d-3d09-4f27-8a38-32c8851c0baa fe4057581c6e4afe847f163230990e88 b65bd399d08a4a7a8f21ea33e68d9d60 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:08:32.650 7 INFO neutron.db.segments_db [None req-d5fee78d-3d09-4f27-8a38-32c8851c0baa fe4057581c6e4afe847f163230990e88 b65bd399d08a4a7a8f21ea33e68d9d60 - - default default] Added segment 6fab80ad-389d-455d-b108-00f79ded8bfd of type vxlan for network 4324f2bf-548c-4c8b-af0b-10d6517e7296 [pid: 7|app: 0|req: 1646/3214] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:08:32 2026] POST /v2.0/networks => generated 632 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3215] 10.0.0.18 () {34 vars in 751 bytes} [Wed Jun 3 01:08:32 2026] PUT /v2.0/networks/4324f2bf-548c-4c8b-af0b-10d6517e7296/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1647/3216] 10.0.0.18 () {32 vars in 731 bytes} [Wed Jun 3 01:08:32 2026] GET /v2.0/networks/4324f2bf-548c-4c8b-af0b-10d6517e7296/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3217] 10.0.0.18 () {34 vars in 762 bytes} [Wed Jun 3 01:08:32 2026] PUT /v2.0/networks/4324f2bf-548c-4c8b-af0b-10d6517e7296/tags/green => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1648/3218] 10.0.0.18 () {32 vars in 731 bytes} [Wed Jun 3 01:08:32 2026] GET /v2.0/networks/4324f2bf-548c-4c8b-af0b-10d6517e7296/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3219] 10.0.0.18 () {34 vars in 758 bytes} [Wed Jun 3 01:08:32 2026] PUT /v2.0/networks/4324f2bf-548c-4c8b-af0b-10d6517e7296/tags/red => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1649/3220] 10.0.0.18 () {32 vars in 731 bytes} [Wed Jun 3 01:08:32 2026] GET /v2.0/networks/4324f2bf-548c-4c8b-af0b-10d6517e7296/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: 1572/3221] 10.0.0.18 () {34 vars in 780 bytes} [Wed Jun 3 01:08:33 2026] PUT /v2.0/networks/4324f2bf-548c-4c8b-af0b-10d6517e7296/tags/black.or.white => 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: 1650/3222] 10.0.0.18 () {32 vars in 731 bytes} [Wed Jun 3 01:08:33 2026] GET /v2.0/networks/4324f2bf-548c-4c8b-af0b-10d6517e7296/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: 1573/3223] 10.0.0.18 () {34 vars in 751 bytes} [Wed Jun 3 01:08:33 2026] PUT /v2.0/networks/4324f2bf-548c-4c8b-af0b-10d6517e7296/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: 1651/3224] 10.0.0.18 () {32 vars in 731 bytes} [Wed Jun 3 01:08:33 2026] GET /v2.0/networks/4324f2bf-548c-4c8b-af0b-10d6517e7296/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3225] 10.0.0.18 () {32 vars in 739 bytes} [Wed Jun 3 01:08:33 2026] GET /v2.0/networks/4324f2bf-548c-4c8b-af0b-10d6517e7296/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:08:33.254 7 INFO neutron.api.v2.resource [None req-105072cf-cdb9-410a-b8d7-d87956b988f3 fe4057581c6e4afe847f163230990e88 b65bd399d08a4a7a8f21ea33e68d9d60 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1652/3226] 10.0.0.18 () {32 vars in 743 bytes} [Wed Jun 3 01:08:33 2026] GET /v2.0/networks/4324f2bf-548c-4c8b-af0b-10d6517e7296/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: 1575/3227] 10.0.0.18 () {32 vars in 742 bytes} [Wed Jun 3 01:08:33 2026] DELETE /v2.0/networks/4324f2bf-548c-4c8b-af0b-10d6517e7296/tags/red => 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: 1653/3228] 10.0.0.18 () {32 vars in 731 bytes} [Wed Jun 3 01:08:33 2026] GET /v2.0/networks/4324f2bf-548c-4c8b-af0b-10d6517e7296/tags => generated 30 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:08:33.396 8 INFO neutron.api.v2.resource [None req-38d8104c-936c-4430-a577-e9b84c94c0e9 fe4057581c6e4afe847f163230990e88 b65bd399d08a4a7a8f21ea33e68d9d60 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1576/3229] 10.0.0.18 () {32 vars in 746 bytes} [Wed Jun 3 01:08:33 2026] DELETE /v2.0/networks/4324f2bf-548c-4c8b-af0b-10d6517e7296/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1654/3230] 10.0.0.18 () {32 vars in 734 bytes} [Wed Jun 3 01:08:33 2026] DELETE /v2.0/networks/4324f2bf-548c-4c8b-af0b-10d6517e7296/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: 1577/3231] 10.0.0.18 () {32 vars in 731 bytes} [Wed Jun 3 01:08:33 2026] GET /v2.0/networks/4324f2bf-548c-4c8b-af0b-10d6517e7296/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1655/3232] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:08:33 2026] DELETE /v2.0/networks/4324f2bf-548c-4c8b-af0b-10d6517e7296 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3233] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:08:34 2026] GET /v2.0/security-groups?tenant_id=dab139b6203648679df3fe3c0fe40666&name=default => generated 2929 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:08:34.541 7 INFO neutron.services.segments.plugin [-] Segment 6fab80ad-389d-455d-b108-00f79ded8bfd resource provider aggregate not found 2026-06-03 01:08:34.546 7 INFO neutron.services.segments.plugin [-] Segment 6fab80ad-389d-455d-b108-00f79ded8bfd resource provider aggregate not found 2026-06-03 01:08:34.553 7 INFO neutron.services.segments.plugin [-] Segment 6fab80ad-389d-455d-b108-00f79ded8bfd 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 6fab80ad-389d-455d-b108-00f79ded8bfd found for delete ", "request_id": "req-c50b5799-8bd0-4cff-9118-c58b8a5bf9c9"}]} 2026-06-03 01:08:34.559 7 INFO neutron.services.segments.plugin [-] Segment 6fab80ad-389d-455d-b108-00f79ded8bfd 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 6fab80ad-389d-455d-b108-00f79ded8bfd found for delete ", "request_id": "req-87db6eaf-3a36-401e-bd63-f96dee1fa4ca"}]} [pid: 7|app: 0|req: 1656/3234] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:08:34 2026] DELETE /v2.0/security-groups/c37f2e52-57c3-4482-a3e3-664167d71a36 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3235] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:08:34 2026] GET /v2.0/security-groups?tenant_id=b65bd399d08a4a7a8f21ea33e68d9d60&name=default => generated 2929 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1657/3236] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:08:34 2026] DELETE /v2.0/security-groups/0ce2c663-193d-441f-9c14-5f6f3456d2f7 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:08:37.987 8 WARNING neutron_lib.context [None req-1487de80-6045-41a4-88e2-b50694c52dcf 6f562e4af67d460f8624558bb9ae9463 57b3f9d80cd84269b761f98941ea574f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-06-03 01:08:38.121 8 INFO neutron.db.segments_db [None req-1487de80-6045-41a4-88e2-b50694c52dcf 6f562e4af67d460f8624558bb9ae9463 57b3f9d80cd84269b761f98941ea574f - - default default] Added segment 8ac0c5c3-e0b8-4a42-8206-baee637da9d8 of type vxlan for network 89760421-75c1-425f-a2b4-73a0e2d6b7c5 [pid: 8|app: 0|req: 1580/3237] 10.0.0.18 () {34 vars in 668 bytes} [Wed Jun 3 01:08:37 2026] POST /v2.0/networks => generated 631 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-03 01:08:38.231 7 WARNING neutron_lib.context [None req-d9a3eb3e-03fb-4391-aae0-6a01c10829c0 6f562e4af67d460f8624558bb9ae9463 57b3f9d80cd84269b761f98941ea574f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1658/3238] 10.0.0.18 () {34 vars in 667 bytes} [Wed Jun 3 01:08:38 2026] POST /v2.0/subnets => generated 626 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3239] 10.0.0.18 () {34 vars in 749 bytes} [Wed Jun 3 01:08:38 2026] PUT /v2.0/subnets/156f3515-4fc7-4c9a-bdc3-2bae30546f6f/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1659/3240] 10.0.0.18 () {32 vars in 729 bytes} [Wed Jun 3 01:08:38 2026] GET /v2.0/subnets/156f3515-4fc7-4c9a-bdc3-2bae30546f6f/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: 1582/3241] 10.0.0.18 () {34 vars in 760 bytes} [Wed Jun 3 01:08:38 2026] PUT /v2.0/subnets/156f3515-4fc7-4c9a-bdc3-2bae30546f6f/tags/green => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1660/3242] 10.0.0.18 () {32 vars in 729 bytes} [Wed Jun 3 01:08:38 2026] GET /v2.0/subnets/156f3515-4fc7-4c9a-bdc3-2bae30546f6f/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: 1583/3243] 10.0.0.18 () {34 vars in 756 bytes} [Wed Jun 3 01:08:38 2026] PUT /v2.0/subnets/156f3515-4fc7-4c9a-bdc3-2bae30546f6f/tags/red => 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: 1661/3244] 10.0.0.18 () {32 vars in 729 bytes} [Wed Jun 3 01:08:38 2026] GET /v2.0/subnets/156f3515-4fc7-4c9a-bdc3-2bae30546f6f/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: 1584/3245] 10.0.0.18 () {34 vars in 778 bytes} [Wed Jun 3 01:08:38 2026] PUT /v2.0/subnets/156f3515-4fc7-4c9a-bdc3-2bae30546f6f/tags/black.or.white => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1662/3246] 10.0.0.18 () {32 vars in 729 bytes} [Wed Jun 3 01:08:38 2026] GET /v2.0/subnets/156f3515-4fc7-4c9a-bdc3-2bae30546f6f/tags => generated 52 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3247] 10.0.0.18 () {34 vars in 749 bytes} [Wed Jun 3 01:08:38 2026] PUT /v2.0/subnets/156f3515-4fc7-4c9a-bdc3-2bae30546f6f/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: 1663/3248] 10.0.0.18 () {32 vars in 729 bytes} [Wed Jun 3 01:08:38 2026] GET /v2.0/subnets/156f3515-4fc7-4c9a-bdc3-2bae30546f6f/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3249] 10.0.0.18 () {32 vars in 737 bytes} [Wed Jun 3 01:08:38 2026] GET /v2.0/subnets/156f3515-4fc7-4c9a-bdc3-2bae30546f6f/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:08:38.990 7 INFO neutron.api.v2.resource [None req-7d228bae-51a3-4fab-a2ed-14b579abd606 6f562e4af67d460f8624558bb9ae9463 57b3f9d80cd84269b761f98941ea574f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1664/3250] 10.0.0.18 () {32 vars in 741 bytes} [Wed Jun 3 01:08:38 2026] GET /v2.0/subnets/156f3515-4fc7-4c9a-bdc3-2bae30546f6f/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3251] 10.0.0.18 () {32 vars in 740 bytes} [Wed Jun 3 01:08:38 2026] DELETE /v2.0/subnets/156f3515-4fc7-4c9a-bdc3-2bae30546f6f/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1665/3252] 10.0.0.18 () {32 vars in 729 bytes} [Wed Jun 3 01:08:39 2026] GET /v2.0/subnets/156f3515-4fc7-4c9a-bdc3-2bae30546f6f/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 01:08:39.106 8 INFO neutron.api.v2.resource [None req-b82716b5-07d2-4af3-b6ff-72ff31b1fb02 6f562e4af67d460f8624558bb9ae9463 57b3f9d80cd84269b761f98941ea574f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1588/3253] 10.0.0.18 () {32 vars in 744 bytes} [Wed Jun 3 01:08:39 2026] DELETE /v2.0/subnets/156f3515-4fc7-4c9a-bdc3-2bae30546f6f/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1666/3254] 10.0.0.18 () {32 vars in 732 bytes} [Wed Jun 3 01:08:39 2026] DELETE /v2.0/subnets/156f3515-4fc7-4c9a-bdc3-2bae30546f6f/tags => 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: 1589/3255] 10.0.0.18 () {32 vars in 729 bytes} [Wed Jun 3 01:08:39 2026] GET /v2.0/subnets/156f3515-4fc7-4c9a-bdc3-2bae30546f6f/tags => 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: 1667/3256] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 3 01:08:39 2026] DELETE /v2.0/subnets/156f3515-4fc7-4c9a-bdc3-2bae30546f6f => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-03 01:08:39.637 8 INFO neutron.services.segments.plugin [-] Segment 8ac0c5c3-e0b8-4a42-8206-baee637da9d8 resource provider aggregate not found 2026-06-03 01:08:39.642 8 INFO neutron.services.segments.plugin [-] Segment 8ac0c5c3-e0b8-4a42-8206-baee637da9d8 resource provider aggregate not found 2026-06-03 01:08:39.658 8 INFO neutron.services.segments.plugin [-] Segment 8ac0c5c3-e0b8-4a42-8206-baee637da9d8 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 8ac0c5c3-e0b8-4a42-8206-baee637da9d8 found for delete ", "request_id": "req-fc6eab18-cc23-4025-a3ab-0c4845bc90af"}]} [pid: 8|app: 0|req: 1590/3257] 10.0.0.18 () {32 vars in 724 bytes} [Wed Jun 3 01:08:39 2026] DELETE /v2.0/networks/89760421-75c1-425f-a2b4-73a0e2d6b7c5 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1668/3258] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:08:40 2026] GET /v2.0/security-groups?tenant_id=57b3f9d80cd84269b761f98941ea574f&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 01:08:40.454 8 INFO neutron.services.segments.plugin [-] Segment 8ac0c5c3-e0b8-4a42-8206-baee637da9d8 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 8ac0c5c3-e0b8-4a42-8206-baee637da9d8 found for delete ", "request_id": "req-9178ee89-d6cb-4ad3-a875-19368a4ec086"}]} [pid: 8|app: 0|req: 1591/3259] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:08:40 2026] DELETE /v2.0/security-groups/10ed912c-79e9-4785-b064-1d50d3edeef0 => 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: 1669/3260] 10.0.0.18 () {32 vars in 772 bytes} [Wed Jun 3 01:08:40 2026] GET /v2.0/security-groups?tenant_id=c24b0d6196914b2ea56f1414b9dd2d92&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3261] 10.0.0.18 () {32 vars in 738 bytes} [Wed Jun 3 01:08:40 2026] DELETE /v2.0/security-groups/1af8163a-6bc1-4e09-a3c8-a20290cfb133 => 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: 1671/3264] 10.0.0.18 () {32 vars in 647 bytes} [Wed Jun 3 01:08:43 2026] GET /v2.0/networks => generated 2167 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3265] 10.0.0.18 () {32 vars in 653 bytes} [Wed Jun 3 01:08:44 2026] GET /v2.0/floatingips => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1672/3266] 10.0.0.18 () {32 vars in 645 bytes} [Wed Jun 3 01:08:44 2026] GET /v2.0/routers => generated 15 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3267] 10.0.0.18 () {32 vars in 641 bytes} [Wed Jun 3 01:08:44 2026] GET /v2.0/ports => generated 4725 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1673/3268] 10.0.0.18 () {32 vars in 645 bytes} [Wed Jun 3 01:08:44 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3269] 10.0.0.18 () {32 vars in 647 bytes} [Wed Jun 3 01:08:44 2026] GET /v2.0/networks => generated 2167 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1674/3270] 10.0.0.18 () {32 vars in 661 bytes} [Wed Jun 3 01:08:44 2026] GET /v2.0/security-groups => generated 17401 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3271] 10.0.0.18 () {32 vars in 653 bytes} [Wed Jun 3 01:08:44 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)