+ 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 Jul 1 13:47:38 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:16 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: neutron-server-7b9bd96696-qf46f 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 0x7fa1c29ca668 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: 6, cores: 1) spawned uWSGI worker 2 (pid: 7, 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-07-01 13:47:43.461 7 INFO neutron.common.config [-] Logging enabled! 2026-07-01 13:47:43.461 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-07-01 13:47:43.521 6 INFO neutron.common.config [-] Logging enabled! 2026-07-01 13:47:43.521 6 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-07-01 13:47:43.973 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-01 13:47:44.045 6 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-01 13:47:45.050 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-01 13:47:45.054 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-01 13:47:45.060 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-01 13:47:45.061 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-01 13:47:45.061 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-01 13:47:45.062 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-01 13:47:45.062 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-01 13:47:45.070 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-01 13:47:45.071 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-01 13:47:45.071 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-01 13:47:45.099 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-01 13:47:45.100 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-01 13:47:45.100 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-01 13:47:45.127 6 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-01 13:47:45.130 6 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-01 13:47:45.134 6 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-01 13:47:45.135 6 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-01 13:47:45.135 6 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-01 13:47:45.136 6 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-01 13:47:45.136 6 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-01 13:47:45.143 6 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-01 13:47:45.143 6 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-01 13:47:45.144 6 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-01 13:47:45.155 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-01 13:47:45.155 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-01 13:47:45.156 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-01 13:47:45.156 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-01 13:47:45.167 6 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-01 13:47:45.168 6 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-01 13:47:45.168 6 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-01 13:47:45.212 6 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-01 13:47:45.213 6 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-01 13:47:45.213 6 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-01 13:47:45.213 6 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-01 13:47:45.643 6 INFO neutron.plugins.ml2.managers [None req-6b0d78cf-913f-476b-bdcd-74ffa1d92b1e - - - - - -] Initializing driver for type 'vlan' 2026-07-01 13:47:45.785 6 INFO neutron.plugins.ml2.drivers.type_vlan [None req-6b0d78cf-913f-476b-bdcd-74ffa1d92b1e - - - - - -] VlanTypeDriver initialization complete 2026-07-01 13:47:45.786 6 INFO neutron.plugins.ml2.managers [None req-6b0d78cf-913f-476b-bdcd-74ffa1d92b1e - - - - - -] Initializing driver for type 'vxlan' 2026-07-01 13:47:45.786 6 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-6b0d78cf-913f-476b-bdcd-74ffa1d92b1e - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-01 13:47:45.797 7 INFO neutron.plugins.ml2.managers [None req-04c8d3f5-3749-44ac-8a5d-ce607672b478 - - - - - -] Initializing driver for type 'vlan' 2026-07-01 13:47:45.803 6 INFO neutron.plugins.ml2.managers [None req-6b0d78cf-913f-476b-bdcd-74ffa1d92b1e - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-01 13:47:45.804 6 INFO neutron.plugins.ml2.extensions.dns_integration [None req-6b0d78cf-913f-476b-bdcd-74ffa1d92b1e - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-01 13:47:45.804 6 INFO neutron.plugins.ml2.managers [None req-6b0d78cf-913f-476b-bdcd-74ffa1d92b1e - - - - - -] Initializing extension driver 'port_security' 2026-07-01 13:47:45.804 6 INFO neutron.plugins.ml2.extensions.port_security [None req-6b0d78cf-913f-476b-bdcd-74ffa1d92b1e - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-01 13:47:45.804 6 INFO neutron.plugins.ml2.managers [None req-6b0d78cf-913f-476b-bdcd-74ffa1d92b1e - - - - - -] Initializing extension driver 'qos' 2026-07-01 13:47:45.804 6 INFO neutron.plugins.ml2.managers [None req-6b0d78cf-913f-476b-bdcd-74ffa1d92b1e - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-01 13:47:45.804 6 INFO neutron.plugins.ml2.managers [None req-6b0d78cf-913f-476b-bdcd-74ffa1d92b1e - - - - - -] Initializing mechanism driver 'l2population' 2026-07-01 13:47:45.817 6 INFO neutron.quota [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded quota_driver: . 2026-07-01 13:47:45.817 6 INFO neutron.plugins.ml2.plugin [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Modular L2 Plugin initialization complete 2026-07-01 13:47:45.817 6 INFO neutron.plugins.ml2.managers [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-01 13:47:45.818 6 INFO neutron.plugins.ml2.managers [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-01 13:47:45.818 6 INFO neutron.plugins.ml2.managers [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-01 13:47:45.818 6 INFO neutron.extensions.vlantransparent [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Disabled vlantransparent extension. 2026-07-01 13:47:45.818 6 INFO neutron.manager [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loading Plugin: qos 2026-07-01 13:47:45.831 6 INFO neutron.manager [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loading Plugin: router 2026-07-01 13:47:45.874 6 INFO neutron.services.service_base [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-01 13:47:45.874 6 INFO neutron.manager [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loading Plugin: segments 2026-07-01 13:47:45.968 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-04c8d3f5-3749-44ac-8a5d-ce607672b478 - - - - - -] VlanTypeDriver initialization complete 2026-07-01 13:47:45.968 7 INFO neutron.plugins.ml2.managers [None req-04c8d3f5-3749-44ac-8a5d-ce607672b478 - - - - - -] Initializing driver for type 'vxlan' 2026-07-01 13:47:45.968 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-04c8d3f5-3749-44ac-8a5d-ce607672b478 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-01 13:47:45.968 6 INFO neutron.manager [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loading Plugin: trunk 2026-07-01 13:47:45.983 6 INFO neutron.manager [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loading Plugin: vpnaas 2026-07-01 13:47:45.987 7 INFO neutron.plugins.ml2.managers [None req-04c8d3f5-3749-44ac-8a5d-ce607672b478 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-01 13:47:45.987 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-04c8d3f5-3749-44ac-8a5d-ce607672b478 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-01 13:47:45.987 7 INFO neutron.plugins.ml2.managers [None req-04c8d3f5-3749-44ac-8a5d-ce607672b478 - - - - - -] Initializing extension driver 'port_security' 2026-07-01 13:47:45.987 7 INFO neutron.plugins.ml2.extensions.port_security [None req-04c8d3f5-3749-44ac-8a5d-ce607672b478 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-01 13:47:45.987 7 INFO neutron.plugins.ml2.managers [None req-04c8d3f5-3749-44ac-8a5d-ce607672b478 - - - - - -] Initializing extension driver 'qos' 2026-07-01 13:47:45.988 7 INFO neutron.plugins.ml2.managers [None req-04c8d3f5-3749-44ac-8a5d-ce607672b478 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-01 13:47:45.988 7 INFO neutron.plugins.ml2.managers [None req-04c8d3f5-3749-44ac-8a5d-ce607672b478 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-01 13:47:46.000 7 INFO neutron.quota [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded quota_driver: . 2026-07-01 13:47:46.002 7 INFO neutron.plugins.ml2.plugin [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Modular L2 Plugin initialization complete 2026-07-01 13:47:46.002 7 INFO neutron.plugins.ml2.managers [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-01 13:47:46.002 7 INFO neutron.plugins.ml2.managers [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-01 13:47:46.002 7 INFO neutron.plugins.ml2.managers [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-01 13:47:46.002 7 INFO neutron.extensions.vlantransparent [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Disabled vlantransparent extension. 2026-07-01 13:47:46.003 7 INFO neutron.manager [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loading Plugin: qos 2026-07-01 13:47:46.017 7 INFO neutron.manager [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loading Plugin: router 2026-07-01 13:47:46.023 6 WARNING stevedore.named [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-01 13:47:46.079 7 INFO neutron.services.service_base [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-01 13:47:46.080 7 INFO neutron.manager [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loading Plugin: segments 2026-07-01 13:47:46.107 6 INFO neutron_vpnaas.services.vpn.plugin [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-01 13:47:46.108 6 INFO neutron.common.utils [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-01 13:47:46.108 6 INFO neutron.manager [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loading Plugin: auto_allocate 2026-07-01 13:47:46.114 6 INFO neutron.manager [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loading Plugin: tag 2026-07-01 13:47:46.122 6 INFO neutron.manager [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loading Plugin: timestamp 2026-07-01 13:47:46.125 6 INFO neutron.manager [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loading Plugin: network_ip_availability 2026-07-01 13:47:46.129 6 INFO neutron.manager [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loading Plugin: flavors 2026-07-01 13:47:46.133 6 INFO neutron.manager [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loading Plugin: revisions 2026-07-01 13:47:46.136 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Initializing extension manager. 2026-07-01 13:47:46.137 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: address-group 2026-07-01 13:47:46.138 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: address-scope 2026-07-01 13:47:46.139 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-01 13:47:46.140 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: agent 2026-07-01 13:47:46.140 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: agent-resources-synced 2026-07-01 13:47:46.141 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-01 13:47:46.142 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-01 13:47:46.143 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: availability_zone 2026-07-01 13:47:46.143 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: availability_zone_filter 2026-07-01 13:47:46.144 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-01 13:47:46.145 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: default-subnetpools 2026-07-01 13:47:46.146 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-01 13:47:46.147 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: dns-integration 2026-07-01 13:47:46.147 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: dns-domain-ports 2026-07-01 13:47:46.150 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-01 13:47:46.151 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: dvr 2026-07-01 13:47:46.151 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-01 13:47:46.152 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: empty-string-filtering 2026-07-01 13:47:46.152 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-01 13:47:46.153 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-01 13:47:46.153 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: external-net 2026-07-01 13:47:46.154 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-01 13:47:46.154 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: extraroute 2026-07-01 13:47:46.155 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: extraroute-atomic 2026-07-01 13:47:46.155 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-01 13:47:46.156 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-01 13:47:46.156 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-01 13:47:46.157 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-01 13:47:46.157 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: fip-port-details 2026-07-01 13:47:46.158 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: flavors 2026-07-01 13:47:46.159 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-01 13:47:46.160 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: floatingip-pools 2026-07-01 13:47:46.161 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: ip_allocation 2026-07-01 13:47:46.161 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-01 13:47:46.162 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: l2_adjacency 2026-07-01 13:47:46.163 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: router 2026-07-01 13:47:46.165 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-01 13:47:46.165 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-01 13:47:46.166 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-01 13:47:46.166 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: ext-gw-mode 2026-07-01 13:47:46.167 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: l3-ha 2026-07-01 13:47:46.168 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-01 13:47:46.168 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-01 13:47:46.169 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: l3-flavors 2026-07-01 13:47:46.169 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-01 13:47:46.170 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-01 13:47:46.189 7 INFO neutron.manager [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loading Plugin: trunk 2026-07-01 13:47:46.204 7 INFO neutron.manager [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loading Plugin: vpnaas 2026-07-01 13:47:46.246 7 WARNING stevedore.named [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-01 13:47:46.321 7 INFO neutron_vpnaas.services.vpn.plugin [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-01 13:47:46.322 7 INFO neutron.common.utils [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-01 13:47:46.322 7 INFO neutron.manager [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loading Plugin: auto_allocate 2026-07-01 13:47:46.327 7 INFO neutron.manager [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loading Plugin: tag 2026-07-01 13:47:46.330 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-01 13:47:46.332 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-01 13:47:46.333 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-01 13:47:46.334 7 INFO neutron.manager [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loading Plugin: timestamp 2026-07-01 13:47:46.334 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-01 13:47:46.335 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-01 13:47:46.336 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: multi-provider 2026-07-01 13:47:46.336 7 INFO neutron.manager [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loading Plugin: network_ip_availability 2026-07-01 13:47:46.336 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: net-mtu 2026-07-01 13:47:46.337 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: net-mtu-writable 2026-07-01 13:47:46.337 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: network_availability_zone 2026-07-01 13:47:46.338 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: network_ha 2026-07-01 13:47:46.338 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: network-ip-availability 2026-07-01 13:47:46.340 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-01 13:47:46.340 7 INFO neutron.manager [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loading Plugin: flavors 2026-07-01 13:47:46.340 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: pagination 2026-07-01 13:47:46.341 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: port-device-profile 2026-07-01 13:47:46.341 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-01 13:47:46.342 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-01 13:47:46.342 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-01 13:47:46.343 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: port-mac-override 2026-07-01 13:47:46.343 7 INFO neutron.manager [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loading Plugin: revisions 2026-07-01 13:47:46.343 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-01 13:47:46.344 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-01 13:47:46.344 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-01 13:47:46.345 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: port-resource-request 2026-07-01 13:47:46.345 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-01 13:47:46.346 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-01 13:47:46.346 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Initializing extension manager. 2026-07-01 13:47:46.347 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: binding 2026-07-01 13:47:46.347 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: address-group 2026-07-01 13:47:46.347 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: binding-extended 2026-07-01 13:47:46.348 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: port-security 2026-07-01 13:47:46.348 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: address-scope 2026-07-01 13:47:46.348 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: project-id 2026-07-01 13:47:46.349 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-01 13:47:46.349 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: provider 2026-07-01 13:47:46.350 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: agent 2026-07-01 13:47:46.350 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: agent-resources-synced 2026-07-01 13:47:46.351 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: qos 2026-07-01 13:47:46.351 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-01 13:47:46.352 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-01 13:47:46.352 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-01 13:47:46.352 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-01 13:47:46.353 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: qos-default 2026-07-01 13:47:46.353 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: availability_zone 2026-07-01 13:47:46.353 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: qos-fip 2026-07-01 13:47:46.353 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: availability_zone_filter 2026-07-01 13:47:46.354 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-01 13:47:46.354 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-01 13:47:46.355 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-01 13:47:46.355 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: default-subnetpools 2026-07-01 13:47:46.355 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-01 13:47:46.356 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-01 13:47:46.356 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-01 13:47:46.356 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-01 13:47:46.356 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: dns-integration 2026-07-01 13:47:46.357 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: qos-pps 2026-07-01 13:47:46.357 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: dns-domain-ports 2026-07-01 13:47:46.357 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-01 13:47:46.358 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-01 13:47:46.359 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: qos-rules-alias 2026-07-01 13:47:46.359 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: quota-check-limit 2026-07-01 13:47:46.359 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-01 13:47:46.360 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: dvr 2026-07-01 13:47:46.361 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-01 13:47:46.361 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: empty-string-filtering 2026-07-01 13:47:46.361 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: quotas 2026-07-01 13:47:46.362 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-01 13:47:46.362 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-01 13:47:46.362 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: quota_details 2026-07-01 13:47:46.363 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: external-net 2026-07-01 13:47:46.363 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-01 13:47:46.364 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: extraroute 2026-07-01 13:47:46.364 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: rbac-policies 2026-07-01 13:47:46.364 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: extraroute-atomic 2026-07-01 13:47:46.364 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: rbac-address-group 2026-07-01 13:47:46.365 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-01 13:47:46.365 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: rbac-address-scope 2026-07-01 13:47:46.365 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-01 13:47:46.365 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: rbac-security-groups 2026-07-01 13:47:46.366 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-01 13:47:46.366 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-01 13:47:46.366 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-01 13:47:46.366 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: revision-if-match 2026-07-01 13:47:46.367 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: fip-port-details 2026-07-01 13:47:46.367 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-01 13:47:46.368 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: flavors 2026-07-01 13:47:46.368 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: router_availability_zone 2026-07-01 13:47:46.368 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-01 13:47:46.369 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-01 13:47:46.369 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: floatingip-pools 2026-07-01 13:47:46.370 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-01 13:47:46.370 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: ip_allocation 2026-07-01 13:47:46.370 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-01 13:47:46.370 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-01 13:47:46.371 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-01 13:47:46.371 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: l2_adjacency 2026-07-01 13:47:46.371 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-01 13:47:46.372 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-01 13:47:46.372 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: router 2026-07-01 13:47:46.372 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-01 13:47:46.374 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-01 13:47:46.374 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-01 13:47:46.375 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-01 13:47:46.376 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: ext-gw-mode 2026-07-01 13:47:46.376 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: l3-ha 2026-07-01 13:47:46.377 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-01 13:47:46.377 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: security-group 2026-07-01 13:47:46.377 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-01 13:47:46.378 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: l3-flavors 2026-07-01 13:47:46.378 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: segment 2026-07-01 13:47:46.379 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-01 13:47:46.379 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-01 13:47:46.379 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-01 13:47:46.380 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: service-type 2026-07-01 13:47:46.380 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: sorting 2026-07-01 13:47:46.381 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: standard-attr-segment 2026-07-01 13:47:46.381 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: standard-attr-description 2026-07-01 13:47:46.382 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: stateful-security-group 2026-07-01 13:47:46.382 6 WARNING neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-01 13:47:46.383 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-01 13:47:46.383 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: subnet-external-network 2026-07-01 13:47:46.384 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: subnet_onboard 2026-07-01 13:47:46.384 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-01 13:47:46.385 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: subnet-service-types 2026-07-01 13:47:46.386 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: subnet_allocation 2026-07-01 13:47:46.386 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-01 13:47:46.387 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: tag-creation 2026-07-01 13:47:46.387 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-01 13:47:46.391 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: standard-attr-tag 2026-07-01 13:47:46.392 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-01 13:47:46.393 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: trunk 2026-07-01 13:47:46.393 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: trunk-details 2026-07-01 13:47:46.394 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-01 13:47:46.394 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-01 13:47:46.396 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-01 13:47:46.397 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-01 13:47:46.398 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: vpn-flavors 2026-07-01 13:47:46.399 6 INFO neutron.api.extensions [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Loaded extension: vpnaas 2026-07-01 13:47:46.401 6 INFO neutron.quota.resource_registry [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-01 13:47:46.402 6 INFO neutron.quota.resource_registry [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-01 13:47:46.402 6 INFO neutron.quota.resource_registry [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 13:47:46.402 6 INFO neutron.quota.resource_registry [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-01 13:47:46.405 6 INFO neutron.quota.resource_registry [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-01 13:47:46.406 6 INFO neutron.quota.resource_registry [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-01 13:47:46.410 6 INFO neutron.quota.resource_registry [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-01 13:47:46.411 6 INFO neutron.quota.resource_registry [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-01 13:47:46.411 6 INFO neutron.quota.resource_registry [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-01 13:47:46.412 6 INFO neutron.quota.resource_registry [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 13:47:46.412 6 WARNING neutron.quota.resource_registry [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] subnetpool is already registered 2026-07-01 13:47:46.413 6 INFO neutron.quota.resource_registry [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 13:47:46.413 6 WARNING neutron.quota.resource_registry [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] subnetpool is already registered 2026-07-01 13:47:46.413 6 INFO neutron.quota.resource_registry [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-01 13:47:46.414 6 INFO neutron.quota.resource_registry [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-01 13:47:46.414 6 INFO neutron.quota.resource_registry [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-01 13:47:46.415 6 INFO neutron.quota.resource_registry [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-01 13:47:46.415 6 INFO neutron.quota.resource_registry [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-01 13:47:46.416 6 INFO neutron.quota.resource_registry [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-01 13:47:46.419 6 INFO neutron.quota.resource_registry [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-01 13:47:46.420 6 WARNING neutron.quota.resource_registry [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] router is already registered 2026-07-01 13:47:46.420 6 INFO neutron.quota.resource_registry [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-01 13:47:46.420 6 WARNING neutron.quota.resource_registry [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] floatingip is already registered 2026-07-01 13:47:46.424 6 INFO neutron.quota.resource_registry [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-01 13:47:46.424 6 WARNING neutron.quota.resource_registry [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] rbac_policy is already registered 2026-07-01 13:47:46.424 6 INFO neutron.quota.resource_registry [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-01 13:47:46.425 6 WARNING neutron.quota.resource_registry [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] security_group is already registered 2026-07-01 13:47:46.425 6 INFO neutron.quota.resource_registry [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-01 13:47:46.425 6 WARNING neutron.quota.resource_registry [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] security_group_rule is already registered 2026-07-01 13:47:46.426 6 INFO neutron.quota.resource_registry [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 13:47:46.426 6 WARNING neutron.quota.resource_registry [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] subnetpool is already registered 2026-07-01 13:47:46.427 6 INFO neutron.quota.resource_registry [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 13:47:46.427 6 WARNING neutron.quota.resource_registry [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] subnetpool is already registered 2026-07-01 13:47:46.427 6 INFO neutron.quota.resource_registry [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-01 13:47:46.427 6 WARNING neutron.quota.resource_registry [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] trunk is already registered 2026-07-01 13:47:46.428 6 INFO neutron.quota.resource_registry [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-01 13:47:46.428 6 WARNING neutron.quota.resource_registry [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] endpoint_group is already registered 2026-07-01 13:47:46.428 6 INFO neutron.quota.resource_registry [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-01 13:47:46.428 6 WARNING neutron.quota.resource_registry [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] vpnservice is already registered 2026-07-01 13:47:46.429 6 INFO neutron.quota.resource_registry [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-01 13:47:46.429 6 WARNING neutron.quota.resource_registry [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] ipsec_site_connection is already registered 2026-07-01 13:47:46.429 6 INFO neutron.quota.resource_registry [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-01 13:47:46.430 6 WARNING neutron.quota.resource_registry [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] ipsecpolicy is already registered 2026-07-01 13:47:46.430 6 INFO neutron.quota.resource_registry [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-01 13:47:46.430 6 WARNING neutron.quota.resource_registry [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] ikepolicy is already registered 2026-07-01 13:47:46.464 6 WARNING keystonemiddleware._common.config [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 13:47:46.470 6 WARNING oslo_config.cfg [None req-91f57f4c-9e57-4650-a946-e0f33eac5bd3 - - - - - -] 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 0x7fa1c29ca668 pid: 6 (default app) 2026-07-01 13:47:46.536 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-01 13:47:46.538 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-01 13:47:46.539 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-01 13:47:46.540 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-01 13:47:46.541 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-01 13:47:46.542 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: multi-provider 2026-07-01 13:47:46.542 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: net-mtu 2026-07-01 13:47:46.543 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: net-mtu-writable 2026-07-01 13:47:46.544 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: network_availability_zone 2026-07-01 13:47:46.544 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: network_ha 2026-07-01 13:47:46.545 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: network-ip-availability 2026-07-01 13:47:46.546 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-01 13:47:46.547 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: pagination 2026-07-01 13:47:46.547 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: port-device-profile 2026-07-01 13:47:46.548 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-01 13:47:46.548 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-01 13:47:46.549 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-01 13:47:46.549 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: port-mac-override 2026-07-01 13:47:46.550 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-01 13:47:46.551 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-01 13:47:46.551 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-01 13:47:46.552 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: port-resource-request 2026-07-01 13:47:46.552 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-01 13:47:46.553 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-01 13:47:46.554 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: binding 2026-07-01 13:47:46.555 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: binding-extended 2026-07-01 13:47:46.555 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: port-security 2026-07-01 13:47:46.556 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: project-id 2026-07-01 13:47:46.556 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: provider 2026-07-01 13:47:46.559 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: qos 2026-07-01 13:47:46.560 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-01 13:47:46.560 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-01 13:47:46.561 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: qos-default 2026-07-01 13:47:46.562 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: qos-fip 2026-07-01 13:47:46.562 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-01 13:47:46.563 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-01 13:47:46.563 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-01 13:47:46.564 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-01 13:47:46.565 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-01 13:47:46.566 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: qos-pps 2026-07-01 13:47:46.566 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-01 13:47:46.567 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-01 13:47:46.567 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: qos-rules-alias 2026-07-01 13:47:46.568 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: quota-check-limit 2026-07-01 13:47:46.570 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: quotas 2026-07-01 13:47:46.571 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: quota_details 2026-07-01 13:47:46.573 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: rbac-policies 2026-07-01 13:47:46.573 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: rbac-address-group 2026-07-01 13:47:46.574 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: rbac-address-scope 2026-07-01 13:47:46.575 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: rbac-security-groups 2026-07-01 13:47:46.575 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-01 13:47:46.576 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: revision-if-match 2026-07-01 13:47:46.577 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-01 13:47:46.577 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: router_availability_zone 2026-07-01 13:47:46.578 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-01 13:47:46.579 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-01 13:47:46.580 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-01 13:47:46.581 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-01 13:47:46.581 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-01 13:47:46.582 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-01 13:47:46.582 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-01 13:47:46.587 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: security-group 2026-07-01 13:47:46.588 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: segment 2026-07-01 13:47:46.589 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-01 13:47:46.589 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: service-type 2026-07-01 13:47:46.590 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: sorting 2026-07-01 13:47:46.590 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: standard-attr-segment 2026-07-01 13:47:46.591 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: standard-attr-description 2026-07-01 13:47:46.592 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: stateful-security-group 2026-07-01 13:47:46.592 7 WARNING neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-01 13:47:46.593 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-01 13:47:46.593 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: subnet-external-network 2026-07-01 13:47:46.594 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: subnet_onboard 2026-07-01 13:47:46.595 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-01 13:47:46.595 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: subnet-service-types 2026-07-01 13:47:46.596 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: subnet_allocation 2026-07-01 13:47:46.597 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-01 13:47:46.597 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: tag-creation 2026-07-01 13:47:46.598 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-01 13:47:46.602 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: standard-attr-tag 2026-07-01 13:47:46.603 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-01 13:47:46.603 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: trunk 2026-07-01 13:47:46.604 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: trunk-details 2026-07-01 13:47:46.604 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-01 13:47:46.605 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-01 13:47:46.607 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-01 13:47:46.608 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-01 13:47:46.609 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: vpn-flavors 2026-07-01 13:47:46.610 7 INFO neutron.api.extensions [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Loaded extension: vpnaas 2026-07-01 13:47:46.613 7 INFO neutron.quota.resource_registry [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-01 13:47:46.613 7 INFO neutron.quota.resource_registry [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-01 13:47:46.613 7 INFO neutron.quota.resource_registry [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 13:47:46.614 7 INFO neutron.quota.resource_registry [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-01 13:47:46.617 7 INFO neutron.quota.resource_registry [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-01 13:47:46.618 7 INFO neutron.quota.resource_registry [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-01 13:47:46.623 7 INFO neutron.quota.resource_registry [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-01 13:47:46.624 7 INFO neutron.quota.resource_registry [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-01 13:47:46.624 7 INFO neutron.quota.resource_registry [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-01 13:47:46.625 7 INFO neutron.quota.resource_registry [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 13:47:46.625 7 WARNING neutron.quota.resource_registry [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] subnetpool is already registered 2026-07-01 13:47:46.626 7 INFO neutron.quota.resource_registry [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 13:47:46.626 7 WARNING neutron.quota.resource_registry [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] subnetpool is already registered 2026-07-01 13:47:46.627 7 INFO neutron.quota.resource_registry [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-01 13:47:46.627 7 INFO neutron.quota.resource_registry [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-01 13:47:46.628 7 INFO neutron.quota.resource_registry [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-01 13:47:46.628 7 INFO neutron.quota.resource_registry [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-01 13:47:46.629 7 INFO neutron.quota.resource_registry [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-01 13:47:46.629 7 INFO neutron.quota.resource_registry [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-01 13:47:46.633 7 INFO neutron.quota.resource_registry [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-01 13:47:46.633 7 WARNING neutron.quota.resource_registry [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] router is already registered 2026-07-01 13:47:46.634 7 INFO neutron.quota.resource_registry [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-01 13:47:46.634 7 WARNING neutron.quota.resource_registry [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] floatingip is already registered 2026-07-01 13:47:46.637 7 INFO neutron.quota.resource_registry [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-01 13:47:46.638 7 WARNING neutron.quota.resource_registry [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] rbac_policy is already registered 2026-07-01 13:47:46.638 7 INFO neutron.quota.resource_registry [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-01 13:47:46.638 7 WARNING neutron.quota.resource_registry [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] security_group is already registered 2026-07-01 13:47:46.639 7 INFO neutron.quota.resource_registry [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-01 13:47:46.639 7 WARNING neutron.quota.resource_registry [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] security_group_rule is already registered 2026-07-01 13:47:46.640 7 INFO neutron.quota.resource_registry [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 13:47:46.640 7 WARNING neutron.quota.resource_registry [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] subnetpool is already registered 2026-07-01 13:47:46.640 7 INFO neutron.quota.resource_registry [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 13:47:46.640 7 WARNING neutron.quota.resource_registry [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] subnetpool is already registered 2026-07-01 13:47:46.641 7 INFO neutron.quota.resource_registry [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-01 13:47:46.641 7 WARNING neutron.quota.resource_registry [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] trunk is already registered 2026-07-01 13:47:46.641 7 INFO neutron.quota.resource_registry [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-01 13:47:46.642 7 WARNING neutron.quota.resource_registry [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] endpoint_group is already registered 2026-07-01 13:47:46.642 7 INFO neutron.quota.resource_registry [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-01 13:47:46.642 7 WARNING neutron.quota.resource_registry [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] vpnservice is already registered 2026-07-01 13:47:46.643 7 INFO neutron.quota.resource_registry [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-01 13:47:46.643 7 WARNING neutron.quota.resource_registry [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] ipsec_site_connection is already registered 2026-07-01 13:47:46.643 7 INFO neutron.quota.resource_registry [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-01 13:47:46.643 7 WARNING neutron.quota.resource_registry [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] ipsecpolicy is already registered 2026-07-01 13:47:46.644 7 INFO neutron.quota.resource_registry [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-01 13:47:46.644 7 WARNING neutron.quota.resource_registry [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] ikepolicy is already registered 2026-07-01 13:47:46.678 7 WARNING keystonemiddleware._common.config [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 13:47:46.684 7 WARNING oslo_config.cfg [None req-57a6c09b-7c45-471a-8743-9a5e889de0f8 - - - - - -] 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 0x7fa1c29ca668 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-07-01 13:47:52.037 6 INFO neutron.pecan_wsgi.hooks.translation [None req-f992f8fd-3813-426b-84ca-d01577a0790c 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 4/4] 199.204.45.235 () {44 vars in 928 bytes} [Wed Jul 1 13:47:51 2026] GET /v2.0/networks/public => generated 108 bytes in 684 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.235 () {44 vars in 950 bytes} [Wed Jul 1 13:47:52 2026] GET /v2.0/networks?name=public => generated 15 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 13:47:52.633 6 WARNING neutron.services.revisions.revision_plugin [None req-e197bf66-f22d-4932-a2b6-a7aed90a8987 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Could not find related network for resource to bump revision. 2026-07-01 13:47:52.652 6 INFO neutron.db.segments_db [None req-e197bf66-f22d-4932-a2b6-a7aed90a8987 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Added segment edbf472c-96e9-43ad-8702-ec12af15a6f7 of type flat for network 8da1d76c-13c3-49be-acc6-603c83adfd0c 2026-07-01 13:47:52.697 6 INFO neutron.pecan_wsgi.hooks.translation [None req-e197bf66-f22d-4932-a2b6-a7aed90a8987 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] POST failed (client error): The resource could not be found. [pid: 6|app: 0|req: 5/6] 199.204.45.235 () {48 vars in 968 bytes} [Wed Jul 1 13:47:52 2026] POST /v2.0/networks => generated 124 bytes in 456 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 13:47:58.637 6 INFO neutron.pecan_wsgi.hooks.translation [None req-9b74edb6-a76b-40a4-b1ad-eb47fa6bf547 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 6/8] 199.204.45.235 () {44 vars in 928 bytes} [Wed Jul 1 13:47:58 2026] GET /v2.0/networks/public => generated 108 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.235 () {44 vars in 950 bytes} [Wed Jul 1 13:47:58 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 13:47:58.709 6 WARNING neutron.services.revisions.revision_plugin [None req-55e1ab07-2796-44ac-97b7-8824189be6c0 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Could not find related network for resource to bump revision. 2026-07-01 13:47:58.728 6 INFO neutron.db.segments_db [None req-55e1ab07-2796-44ac-97b7-8824189be6c0 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Added segment 25365a81-2409-471a-bee2-862e04813330 of type flat for network 70d5c960-bd51-4def-bb54-c9a09f86cb32 2026-07-01 13:47:58.758 6 INFO neutron.pecan_wsgi.hooks.translation [None req-55e1ab07-2796-44ac-97b7-8824189be6c0 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] POST failed (client error): The resource could not be found. [pid: 6|app: 0|req: 7/10] 199.204.45.235 () {48 vars in 968 bytes} [Wed Jul 1 13:47:58 2026] POST /v2.0/networks => generated 124 bytes in 109 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 13:48:04.990 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7d3d9404-e1cc-415a-9d93-0d9bf772bb24 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/11] 199.204.45.235 () {44 vars in 928 bytes} [Wed Jul 1 13:48:04 2026] GET /v2.0/networks/public => generated 108 bytes in 397 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 8/12] 199.204.45.235 () {44 vars in 950 bytes} [Wed Jul 1 13:48:04 2026] GET /v2.0/networks?name=public => generated 15 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 13:48:05.297 7 WARNING neutron.services.revisions.revision_plugin [None req-4a6c50b9-b89c-4b89-a856-c860e8499237 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Could not find related network for resource to bump revision. 2026-07-01 13:48:05.334 7 INFO neutron.db.segments_db [None req-4a6c50b9-b89c-4b89-a856-c860e8499237 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Added segment f31be959-c6d3-4fc9-91a1-de604e3ef7cf of type flat for network 89700b43-0c40-4305-a938-200c0b9b3910 2026-07-01 13:48:05.397 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4a6c50b9-b89c-4b89-a856-c860e8499237 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/13] 199.204.45.235 () {48 vars in 968 bytes} [Wed Jul 1 13:48:05 2026] POST /v2.0/networks => generated 124 bytes in 386 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 13:48:11.282 6 INFO neutron.pecan_wsgi.hooks.translation [None req-dd06c4fd-e7e9-4ca8-8c7b-1dc5a5d1361f 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 9/14] 199.204.45.235 () {44 vars in 928 bytes} [Wed Jul 1 13:48:11 2026] GET /v2.0/networks/public => generated 108 bytes in 53 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.235 () {44 vars in 950 bytes} [Wed Jul 1 13:48:11 2026] GET /v2.0/networks?name=public => generated 15 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 13:48:11.367 6 WARNING neutron.services.revisions.revision_plugin [None req-b4abc359-79d8-4a5c-a059-e5e6a3ec7c0a 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Could not find related network for resource to bump revision. 2026-07-01 13:48:11.387 6 INFO neutron.db.segments_db [None req-b4abc359-79d8-4a5c-a059-e5e6a3ec7c0a 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Added segment 6e6589e1-b2ff-49b4-ba26-c6f7bd3cc36a of type flat for network e171b472-29f5-4d19-af71-7228f54345b1 2026-07-01 13:48:11.439 6 INFO neutron.pecan_wsgi.hooks.translation [None req-b4abc359-79d8-4a5c-a059-e5e6a3ec7c0a 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] POST failed (client error): The resource could not be found. [pid: 6|app: 0|req: 10/16] 199.204.45.235 () {48 vars in 968 bytes} [Wed Jul 1 13:48:11 2026] POST /v2.0/networks => generated 124 bytes in 163 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 13:48:17.388 6 INFO neutron.pecan_wsgi.hooks.translation [None req-90e92daf-d583-4bef-93b8-f5fc6b450412 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 11/18] 199.204.45.235 () {44 vars in 928 bytes} [Wed Jul 1 13:48:17 2026] GET /v2.0/networks/public => generated 108 bytes in 43 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.235 () {44 vars in 950 bytes} [Wed Jul 1 13:48:17 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 13:48:17.471 6 WARNING neutron.services.revisions.revision_plugin [None req-5446c6f3-aebf-4ecc-8146-b36962f05e61 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Could not find related network for resource to bump revision. 2026-07-01 13:48:17.492 6 INFO neutron.db.segments_db [None req-5446c6f3-aebf-4ecc-8146-b36962f05e61 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Added segment 1e6c5ff9-5940-4981-82a9-567bdfce2733 of type flat for network 26f33944-765a-49ab-abff-4262ad2efb20 [pid: 6|app: 0|req: 12/20] 199.204.45.235 () {48 vars in 968 bytes} [Wed Jul 1 13:48:17 2026] POST /v2.0/networks => generated 706 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 13:48:18.805 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7973394d-accb-4389-bb1e-2097ac2177a5 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/21] 199.204.45.235 () {44 vars in 928 bytes} [Wed Jul 1 13:48:18 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 13/22] 199.204.45.235 () {44 vars in 950 bytes} [Wed Jul 1 13:48:18 2026] GET /v2.0/networks?name=public => generated 709 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 13:48:18.881 7 INFO neutron.pecan_wsgi.hooks.translation [None req-374457b3-c870-4664-93bc-b82b18eb275f 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/23] 199.204.45.235 () {44 vars in 1035 bytes} [Wed Jul 1 13:48:18 2026] GET /v2.0/subnets/public-subnet?network_id=26f33944-765a-49ab-abff-4262ad2efb20 => generated 113 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 14/24] 199.204.45.235 () {44 vars in 1058 bytes} [Wed Jul 1 13:48:18 2026] GET /v2.0/subnets?name=public-subnet&network_id=26f33944-765a-49ab-abff-4262ad2efb20 => generated 14 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/25] 199.204.45.235 () {48 vars in 966 bytes} [Wed Jul 1 13:48:19 2026] POST /v2.0/subnets => generated 664 bytes in 1356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 13:53:05.568 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [93844945-b9c9-437c-a5dc-9b43ee4d7b63] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-01 13:53:05.569 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jul 1 13:53:05 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.235) !!! 2026-07-01 13:53:05.684 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1da725b5-4d69-4aa7-a828-20fa59df606b 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 30/63] 199.204.45.235 () {44 vars in 938 bytes} [Wed Jul 1 13:53:05 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 13:53:05.696 6 ERROR oslo.messaging._drivers.impl_rabbit [-] [ff6a1c3c-6c94-49c1-8e49-619a383d9cde] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-01 13:53:05.697 6 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jul 1 13:53:05 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.235) !!! [pid: 6|app: 0|req: 34/64] 199.204.45.235 () {44 vars in 960 bytes} [Wed Jul 1 13:53:05 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 13:53:05.796 7 INFO neutron.db.segments_db [None req-59a5f9a0-4a8c-4afd-8705-cd825a1c1bf9 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Added segment 9285b41a-cc76-44b7-845f-a9f1638e1208 of type vxlan for network 07739395-895a-4448-be58-e93231a19ec2 [pid: 7|app: 0|req: 31/65] 199.204.45.235 () {48 vars in 967 bytes} [Wed Jul 1 13:53:05 2026] POST /v2.0/networks => generated 706 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 13:53:06.809 6 INFO oslo.messaging._drivers.impl_rabbit [-] [ff6a1c3c-6c94-49c1-8e49-619a383d9cde] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50820. 2026-07-01 13:53:06.856 6 INFO neutron.pecan_wsgi.hooks.translation [None req-09b31b90-0717-4ad2-b20c-ee324259187d 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 35/66] 199.204.45.235 () {44 vars in 938 bytes} [Wed Jul 1 13:53:06 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 72 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 13:53:06.894 7 INFO oslo.messaging._drivers.impl_rabbit [-] [93844945-b9c9-437c-a5dc-9b43ee4d7b63] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50832. [pid: 7|app: 0|req: 32/67] 199.204.45.235 () {44 vars in 960 bytes} [Wed Jul 1 13:53:06 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 690 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 13:53:06.935 6 INFO neutron.pecan_wsgi.hooks.translation [None req-8e20fe95-8eef-4e6e-b1c2-95a5aca36ad4 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 36/68] 199.204.45.235 () {44 vars in 1037 bytes} [Wed Jul 1 13:53:06 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=07739395-895a-4448-be58-e93231a19ec2 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/69] 199.204.45.235 () {44 vars in 1060 bytes} [Wed Jul 1 13:53:06 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=07739395-895a-4448-be58-e93231a19ec2 => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 37/70] 199.204.45.235 () {48 vars in 966 bytes} [Wed Jul 1 13:53:06 2026] POST /v2.0/subnets => generated 651 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 13:53:08.383 7 INFO neutron.api.v2.resource [None req-27c7e1a1-f7be-4dbe-ae14-48ce97f85e81 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/71] 199.204.45.235 () {44 vars in 972 bytes} [Wed Jul 1 13:53:08 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 38/72] 199.204.45.235 () {44 vars in 994 bytes} [Wed Jul 1 13:53:08 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 38 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.235 () {48 vars in 981 bytes} [Wed Jul 1 13:53:08 2026] POST /v2.0/security-groups => generated 1616 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 39/74] 199.204.45.235 () {44 vars in 1002 bytes} [Wed Jul 1 13:53:09 2026] GET /v2.0/security-groups/5b607894-e93a-494e-9058-4d8b93316be5 => generated 1616 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/75] 199.204.45.235 () {44 vars in 1002 bytes} [Wed Jul 1 13:53:09 2026] GET /v2.0/security-groups/5b607894-e93a-494e-9058-4d8b93316be5 => generated 1616 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 40/76] 199.204.45.235 () {44 vars in 1002 bytes} [Wed Jul 1 13:53:09 2026] GET /v2.0/security-groups/5b607894-e93a-494e-9058-4d8b93316be5 => generated 1616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/77] 199.204.45.235 () {48 vars in 992 bytes} [Wed Jul 1 13:53:09 2026] POST /v2.0/security-group-rules => generated 601 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 41/78] 199.204.45.235 () {44 vars in 1002 bytes} [Wed Jul 1 13:53:10 2026] GET /v2.0/security-groups/5b607894-e93a-494e-9058-4d8b93316be5 => generated 2230 bytes in 55 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.235 () {44 vars in 1002 bytes} [Wed Jul 1 13:53:10 2026] GET /v2.0/security-groups/5b607894-e93a-494e-9058-4d8b93316be5 => generated 2230 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 42/80] 199.204.45.235 () {44 vars in 1002 bytes} [Wed Jul 1 13:53:10 2026] GET /v2.0/security-groups/5b607894-e93a-494e-9058-4d8b93316be5 => generated 2230 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/81] 199.204.45.235 () {48 vars in 992 bytes} [Wed Jul 1 13:53:10 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: 6|app: 0|req: 43/82] 199.204.45.235 () {44 vars in 1002 bytes} [Wed Jul 1 13:53:11 2026] GET /v2.0/security-groups/5b607894-e93a-494e-9058-4d8b93316be5 => generated 2846 bytes in 63 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.235 () {44 vars in 1002 bytes} [Wed Jul 1 13:53:11 2026] GET /v2.0/security-groups/5b607894-e93a-494e-9058-4d8b93316be5 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 44/86] 199.204.45.235 () {44 vars in 1002 bytes} [Wed Jul 1 13:53:11 2026] GET /v2.0/security-groups/5b607894-e93a-494e-9058-4d8b93316be5 => generated 2846 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/87] 199.204.45.235 () {48 vars in 992 bytes} [Wed Jul 1 13:53:11 2026] POST /v2.0/security-group-rules => generated 603 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 45/88] 199.204.45.235 () {44 vars in 1002 bytes} [Wed Jul 1 13:53:12 2026] GET /v2.0/security-groups/5b607894-e93a-494e-9058-4d8b93316be5 => generated 3462 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/89] 199.204.45.235 () {44 vars in 1002 bytes} [Wed Jul 1 13:53:12 2026] GET /v2.0/security-groups/5b607894-e93a-494e-9058-4d8b93316be5 => generated 3462 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 46/90] 199.204.45.235 () {44 vars in 1002 bytes} [Wed Jul 1 13:53:13 2026] GET /v2.0/security-groups/5b607894-e93a-494e-9058-4d8b93316be5 => generated 3462 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/91] 199.204.45.235 () {48 vars in 992 bytes} [Wed Jul 1 13:53:13 2026] POST /v2.0/security-group-rules => generated 603 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 47/92] 199.204.45.235 () {44 vars in 1002 bytes} [Wed Jul 1 13:53:14 2026] GET /v2.0/security-groups/5b607894-e93a-494e-9058-4d8b93316be5 => generated 4078 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/93] 199.204.45.235 () {44 vars in 1002 bytes} [Wed Jul 1 13:53:14 2026] GET /v2.0/security-groups/5b607894-e93a-494e-9058-4d8b93316be5 => generated 4078 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 48/94] 199.204.45.235 () {44 vars in 1002 bytes} [Wed Jul 1 13:53:14 2026] GET /v2.0/security-groups/5b607894-e93a-494e-9058-4d8b93316be5 => generated 4078 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/95] 199.204.45.235 () {48 vars in 992 bytes} [Wed Jul 1 13:53:14 2026] POST /v2.0/security-group-rules => generated 603 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 49/96] 199.204.45.235 () {44 vars in 988 bytes} [Wed Jul 1 13:53:15 2026] GET /v2.0/networks/07739395-895a-4448-be58-e93231a19ec2 => generated 731 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 13:53:15.684 7 INFO neutron.pecan_wsgi.hooks.translation [None req-308e4cc0-ac0f-47a7-92d0-756205e8753f 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 48/97] 199.204.45.235 () {44 vars in 1077 bytes} [Wed Jul 1 13:53:15 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=07739395-895a-4448-be58-e93231a19ec2 => generated 132 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 50/98] 199.204.45.235 () {44 vars in 1100 bytes} [Wed Jul 1 13:53:15 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=07739395-895a-4448-be58-e93231a19ec2 => 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: 49/99] 199.204.45.235 () {44 vars in 1002 bytes} [Wed Jul 1 13:53:15 2026] GET /v2.0/security-groups/5b607894-e93a-494e-9058-4d8b93316be5 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 51/100] 199.204.45.235 () {48 vars in 962 bytes} [Wed Jul 1 13:53:15 2026] POST /v2.0/ports => generated 1100 bytes in 486 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 13:53:22.688 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c95d7749-bf7e-4d8c-ab2d-cf23f4b35590 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 50/101] 199.204.45.235 () {44 vars in 979 bytes} [Wed Jul 1 13:53:22 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 49 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: 6|app: 0|req: 52/102] 199.204.45.235 () {44 vars in 1001 bytes} [Wed Jul 1 13:53:22 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/103] 199.204.45.235 () {48 vars in 1031 bytes} [Wed Jul 1 13:53:22 2026] PUT /v2.0/ports/c42fdfef-948c-4d50-ab46-c8d53b259154 => generated 1249 bytes in 587 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 53/104] 199.204.45.235 () {44 vars in 921 bytes} [Wed Jul 1 13:53:24 2026] GET /v2.0/ports => generated 3730 bytes in 97 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-07-01 13:53:26.173 7 INFO neutron.api.v2.resource [None req-83f21021-3a43-4252-94e0-666cc9eedad2 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 52/105] 199.204.45.235 () {44 vars in 960 bytes} [Wed Jul 1 13:53:26 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 54/106] 199.204.45.235 () {44 vars in 982 bytes} [Wed Jul 1 13:53:26 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/107] 199.204.45.235 () {48 vars in 981 bytes} [Wed Jul 1 13:53:26 2026] POST /v2.0/security-groups => generated 1610 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/110] 199.204.45.235 () {44 vars in 1002 bytes} [Wed Jul 1 13:53:27 2026] GET /v2.0/security-groups/a0b91ef0-844c-4398-937f-0e8835e23335 => generated 1610 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 56/111] 199.204.45.235 () {44 vars in 1002 bytes} [Wed Jul 1 13:53:27 2026] GET /v2.0/security-groups/a0b91ef0-844c-4398-937f-0e8835e23335 => generated 1610 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/112] 199.204.45.235 () {44 vars in 1002 bytes} [Wed Jul 1 13:53:27 2026] GET /v2.0/security-groups/a0b91ef0-844c-4398-937f-0e8835e23335 => generated 1610 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 57/113] 199.204.45.235 () {48 vars in 992 bytes} [Wed Jul 1 13:53:27 2026] POST /v2.0/security-group-rules => generated 623 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/114] 199.204.45.235 () {44 vars in 1002 bytes} [Wed Jul 1 13:53:28 2026] GET /v2.0/security-groups/a0b91ef0-844c-4398-937f-0e8835e23335 => generated 2246 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 58/115] 199.204.45.235 () {44 vars in 1002 bytes} [Wed Jul 1 13:53:28 2026] GET /v2.0/security-groups/a0b91ef0-844c-4398-937f-0e8835e23335 => generated 2246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/116] 199.204.45.235 () {44 vars in 1002 bytes} [Wed Jul 1 13:53:28 2026] GET /v2.0/security-groups/a0b91ef0-844c-4398-937f-0e8835e23335 => generated 2246 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 59/117] 199.204.45.235 () {48 vars in 992 bytes} [Wed Jul 1 13:53:28 2026] POST /v2.0/security-group-rules => generated 627 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 64/126] 199.204.45.235 () {44 vars in 976 bytes} [Wed Jul 1 13:54:31 2026] GET /v2.0/quotas/1afd1f9548a744cca8508e3287cefa26 => generated 292 bytes in 16 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: 7|app: 0|req: 63/127] 199.204.45.235 () {48 vars in 1028 bytes} [Wed Jul 1 13:54:31 2026] PUT /v2.0/quotas/1afd1f9548a744cca8508e3287cefa26 => generated 291 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 13:56:42.183 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [93844945-b9c9-437c-a5dc-9b43ee4d7b63] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-01 13:56:42.185 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jul 1 13:56:42 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.204.45.235) !!! /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-07-01 13:56:42.317 7 INFO neutron.pecan_wsgi.hooks.translation [None req-90d29fe0-9aa3-4a23-8c5e-33f56036b4df 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 73/146] 199.204.45.235 () {30 vars in 740 bytes} [Wed Jul 1 13:56:42 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 139 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 13:56:42.342 6 ERROR oslo.messaging._drivers.impl_rabbit [-] [ff6a1c3c-6c94-49c1-8e49-619a383d9cde] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-01 13:56:42.342 6 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jul 1 13:56:42 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.235) !!! /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: 6|app: 0|req: 74/147] 199.204.45.235 () {30 vars in 762 bytes} [Wed Jul 1 13:56:42 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 13:56:44.230 7 INFO oslo.messaging._drivers.impl_rabbit [-] [93844945-b9c9-437c-a5dc-9b43ee4d7b63] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38384. 2026-07-01 13:56:44.260 7 INFO neutron.pecan_wsgi.hooks.translation [None req-01ef78c1-d954-421d-a0f7-4e3da4b73f66 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 74/148] 199.204.45.235 () {30 vars in 740 bytes} [Wed Jul 1 13:56:44 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 13:56:44.300 6 INFO oslo.messaging._drivers.impl_rabbit [-] [ff6a1c3c-6c94-49c1-8e49-619a383d9cde] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38394. [pid: 6|app: 0|req: 75/149] 199.204.45.235 () {30 vars in 762 bytes} [Wed Jul 1 13:56:44 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:02:49.398 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [93844945-b9c9-437c-a5dc-9b43ee4d7b63] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-01 14:02:49.402 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jul 1 14:02:49 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=01a45f14faa54460989c7cc8b281d267 (ip 199.204.45.235) !!! 2026-07-01 14:02:49.552 7 INFO neutron.api.v2.resource [None req-84a6331c-ea7c-4cb2-bec3-0ed2f3d82cbd 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 99/198] 199.204.45.235 () {44 vars in 1075 bytes} [Wed Jul 1 14:02:49 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=01a45f14faa54460989c7cc8b281d267 => generated 139 bytes in 163 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 14:02:49.564 6 ERROR oslo.messaging._drivers.impl_rabbit [-] [ff6a1c3c-6c94-49c1-8e49-619a383d9cde] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-01 14:02:49.567 6 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jul 1 14:02:49 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=01a45f14faa54460989c7cc8b281d267 (ip 199.204.45.235) !!! [pid: 6|app: 0|req: 100/199] 199.204.45.235 () {44 vars in 1098 bytes} [Wed Jul 1 14:02:49 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=01a45f14faa54460989c7cc8b281d267 => generated 23 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/200] 199.204.45.235 () {48 vars in 982 bytes} [Wed Jul 1 14:02:49 2026] POST /v2.0/security-groups => generated 1624 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 14:02:50.979 6 INFO oslo.messaging._drivers.impl_rabbit [-] [ff6a1c3c-6c94-49c1-8e49-619a383d9cde] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42838. [pid: 6|app: 0|req: 101/201] 199.204.45.235 () {44 vars in 1089 bytes} [Wed Jul 1 14:02:50 2026] GET /v2.0/security-groups/2a444080-5141-4f12-946f-719177941870?project_id=01a45f14faa54460989c7cc8b281d267 => generated 1624 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:02:51.076 7 INFO oslo.messaging._drivers.impl_rabbit [-] [93844945-b9c9-437c-a5dc-9b43ee4d7b63] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42846. [pid: 7|app: 0|req: 101/202] 199.204.45.235 () {44 vars in 1002 bytes} [Wed Jul 1 14:02:51 2026] GET /v2.0/security-groups/2a444080-5141-4f12-946f-719177941870 => generated 1624 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 102/203] 199.204.45.235 () {44 vars in 1089 bytes} [Wed Jul 1 14:02:51 2026] GET /v2.0/security-groups/2a444080-5141-4f12-946f-719177941870?project_id=01a45f14faa54460989c7cc8b281d267 => generated 1624 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/204] 199.204.45.235 () {48 vars in 992 bytes} [Wed Jul 1 14:02:51 2026] POST /v2.0/security-group-rules => generated 597 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 103/205] 199.204.45.235 () {44 vars in 1089 bytes} [Wed Jul 1 14:02:52 2026] GET /v2.0/security-groups/2a444080-5141-4f12-946f-719177941870?project_id=01a45f14faa54460989c7cc8b281d267 => generated 2234 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/206] 199.204.45.235 () {44 vars in 1002 bytes} [Wed Jul 1 14:02:52 2026] GET /v2.0/security-groups/2a444080-5141-4f12-946f-719177941870 => generated 2234 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 104/207] 199.204.45.235 () {44 vars in 1089 bytes} [Wed Jul 1 14:02:52 2026] GET /v2.0/security-groups/2a444080-5141-4f12-946f-719177941870?project_id=01a45f14faa54460989c7cc8b281d267 => generated 2234 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/208] 199.204.45.235 () {48 vars in 992 bytes} [Wed Jul 1 14:02:52 2026] POST /v2.0/security-group-rules => generated 599 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 105/209] 199.204.45.235 () {44 vars in 1089 bytes} [Wed Jul 1 14:02:53 2026] GET /v2.0/security-groups/2a444080-5141-4f12-946f-719177941870?project_id=01a45f14faa54460989c7cc8b281d267 => generated 2846 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/210] 199.204.45.235 () {44 vars in 1002 bytes} [Wed Jul 1 14:02:53 2026] GET /v2.0/security-groups/2a444080-5141-4f12-946f-719177941870 => generated 2846 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 106/211] 199.204.45.235 () {44 vars in 1089 bytes} [Wed Jul 1 14:02:53 2026] GET /v2.0/security-groups/2a444080-5141-4f12-946f-719177941870?project_id=01a45f14faa54460989c7cc8b281d267 => generated 2846 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/212] 199.204.45.235 () {48 vars in 992 bytes} [Wed Jul 1 14:02:53 2026] POST /v2.0/security-group-rules => generated 601 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 107/213] 199.204.45.235 () {44 vars in 1089 bytes} [Wed Jul 1 14:02:55 2026] GET /v2.0/security-groups/2a444080-5141-4f12-946f-719177941870?project_id=01a45f14faa54460989c7cc8b281d267 => generated 3460 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/214] 199.204.45.235 () {44 vars in 1002 bytes} [Wed Jul 1 14:02:55 2026] GET /v2.0/security-groups/2a444080-5141-4f12-946f-719177941870 => generated 3460 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 108/215] 199.204.45.235 () {44 vars in 1089 bytes} [Wed Jul 1 14:02:55 2026] GET /v2.0/security-groups/2a444080-5141-4f12-946f-719177941870?project_id=01a45f14faa54460989c7cc8b281d267 => generated 3460 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/216] 199.204.45.235 () {48 vars in 992 bytes} [Wed Jul 1 14:02:55 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) [pid: 6|app: 0|req: 118/235] 199.204.45.235 () {30 vars in 740 bytes} [Wed Jul 1 14:05:11 2026] GET /v2.0/networks?tenant_id=01a45f14faa54460989c7cc8b281d267&shared=False => generated 15 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:05:11.854 7 INFO neutron.db.segments_db [None req-0d603e2b-6cd5-408a-a57f-18fedbe2b843 b008261b29f749e7abe46b0a7652f1ed 01a45f14faa54460989c7cc8b281d267 - - 6727a1bfb6be4f288e263c7e003b0413 6727a1bfb6be4f288e263c7e003b0413] Added segment 150971cf-9546-4182-93f7-dea3ce6efda2 of type vxlan for network 88a622b5-fff3-4835-9808-8140f17db567 [pid: 7|app: 0|req: 118/238] 199.204.45.235 () {34 vars in 682 bytes} [Wed Jul 1 14:05:11 2026] POST /v2.0/networks => generated 718 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 121/239] 199.204.45.235 () {30 vars in 722 bytes} [Wed Jul 1 14:05:11 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/240] 199.204.45.235 () {30 vars in 633 bytes} [Wed Jul 1 14:05:12 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) [pid: 6|app: 0|req: 122/241] 199.204.45.235 () {34 vars in 677 bytes} [Wed Jul 1 14:05:12 2026] POST /v2.0/ports => generated 999 bytes in 478 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.235 () {30 vars in 703 bytes} [Wed Jul 1 14:05:12 2026] GET /v2.0/networks/88a622b5-fff3-4835-9808-8140f17db567 => generated 705 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 123/243] 199.204.45.235 () {30 vars in 722 bytes} [Wed Jul 1 14:05:14 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/244] 199.204.45.235 () {30 vars in 703 bytes} [Wed Jul 1 14:05:14 2026] GET /v2.0/networks/88a622b5-fff3-4835-9808-8140f17db567 => generated 705 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 125/247] 199.204.45.235 () {44 vars in 976 bytes} [Wed Jul 1 14:05:28 2026] GET /v2.0/quotas/01a45f14faa54460989c7cc8b281d267 => 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: 123/248] 199.204.45.235 () {48 vars in 1028 bytes} [Wed Jul 1 14:05:28 2026] PUT /v2.0/quotas/01a45f14faa54460989c7cc8b281d267 => generated 291 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:17:46.353 6 ERROR oslo.messaging._drivers.impl_rabbit [-] [ff6a1c3c-6c94-49c1-8e49-619a383d9cde] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-01 14:17:46.355 6 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jul 1 14:17:46 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.235) !!! 2026-07-01 14:17:46.503 6 INFO neutron.pecan_wsgi.hooks.translation [None req-8ade1989-e53e-4eb7-87d4-fcf820fa4f25 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 175/347] 199.204.45.235 () {44 vars in 928 bytes} [Wed Jul 1 14:17:46 2026] GET /v2.0/networks/public => generated 108 bytes in 160 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 14:17:46.514 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [93844945-b9c9-437c-a5dc-9b43ee4d7b63] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-01 14:17:46.514 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jul 1 14:17:46 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.235) !!! [pid: 7|app: 0|req: 173/348] 199.204.45.235 () {44 vars in 950 bytes} [Wed Jul 1 14:17:46 2026] GET /v2.0/networks?name=public => generated 753 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:17:47.633 6 INFO oslo.messaging._drivers.impl_rabbit [-] [ff6a1c3c-6c94-49c1-8e49-619a383d9cde] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43956. 2026-07-01 14:17:47.661 6 INFO neutron.pecan_wsgi.hooks.translation [None req-8f60fa4b-9ec6-41fe-b7a6-06972c64d7d4 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 176/349] 199.204.45.235 () {44 vars in 928 bytes} [Wed Jul 1 14:17:47 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 14:17:47.694 7 INFO oslo.messaging._drivers.impl_rabbit [-] [93844945-b9c9-437c-a5dc-9b43ee4d7b63] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43966. [pid: 7|app: 0|req: 174/350] 199.204.45.235 () {44 vars in 950 bytes} [Wed Jul 1 14:17:47 2026] GET /v2.0/networks?name=public => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:17:47.738 6 INFO neutron.pecan_wsgi.hooks.translation [None req-a8970354-b5ce-4c7b-a774-8a01f9cd0e1b 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 177/351] 199.204.45.235 () {44 vars in 1035 bytes} [Wed Jul 1 14:17:47 2026] GET /v2.0/subnets/public-subnet?network_id=26f33944-765a-49ab-abff-4262ad2efb20 => generated 113 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/352] 199.204.45.235 () {44 vars in 1058 bytes} [Wed Jul 1 14:17:47 2026] GET /v2.0/subnets?name=public-subnet&network_id=26f33944-765a-49ab-abff-4262ad2efb20 => generated 667 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:18:17.500 6 INFO neutron.pecan_wsgi.hooks.translation [None req-9271be5f-bd6e-4c9c-8f2c-d6573d3a73e0 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 180/357] 199.204.45.235 () {44 vars in 938 bytes} [Wed Jul 1 14:18:17 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/358] 199.204.45.235 () {44 vars in 960 bytes} [Wed Jul 1 14:18:17 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 734 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:18:18.520 6 INFO neutron.pecan_wsgi.hooks.translation [None req-1d07fd81-46a1-418f-8e51-149472a3e10b 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 181/359] 199.204.45.235 () {44 vars in 938 bytes} [Wed Jul 1 14:18:18 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/360] 199.204.45.235 () {44 vars in 960 bytes} [Wed Jul 1 14:18:18 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 734 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:18:18.590 6 INFO neutron.pecan_wsgi.hooks.translation [None req-0a8b7819-58f3-4615-a5dc-93e652ae558e 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 182/361] 199.204.45.235 () {44 vars in 1037 bytes} [Wed Jul 1 14:18:18 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=07739395-895a-4448-be58-e93231a19ec2 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/362] 199.204.45.235 () {44 vars in 1060 bytes} [Wed Jul 1 14:18:18 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=07739395-895a-4448-be58-e93231a19ec2 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:18:19.818 6 INFO neutron.api.v2.resource [None req-b382f180-fa16-4f0c-ab06-e540388364db 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 183/363] 199.204.45.235 () {44 vars in 972 bytes} [Wed Jul 1 14:18:19 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/364] 199.204.45.235 () {44 vars in 994 bytes} [Wed Jul 1 14:18:19 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 184/365] 199.204.45.235 () {44 vars in 1002 bytes} [Wed Jul 1 14:18:21 2026] GET /v2.0/security-groups/5b607894-e93a-494e-9058-4d8b93316be5 => generated 4694 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/366] 199.204.45.235 () {44 vars in 1002 bytes} [Wed Jul 1 14:18:21 2026] GET /v2.0/security-groups/5b607894-e93a-494e-9058-4d8b93316be5 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 185/367] 199.204.45.235 () {44 vars in 1012 bytes} [Wed Jul 1 14:18:21 2026] GET /v2.0/security-group-rules/befae41b-b52e-49a7-b624-e5a68209fbe8 => generated 601 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/368] 199.204.45.235 () {44 vars in 1002 bytes} [Wed Jul 1 14:18:22 2026] GET /v2.0/security-groups/5b607894-e93a-494e-9058-4d8b93316be5 => generated 4694 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 186/369] 199.204.45.235 () {44 vars in 1002 bytes} [Wed Jul 1 14:18:22 2026] GET /v2.0/security-groups/5b607894-e93a-494e-9058-4d8b93316be5 => generated 4694 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/370] 199.204.45.235 () {44 vars in 1012 bytes} [Wed Jul 1 14:18:22 2026] GET /v2.0/security-group-rules/6f2428ba-e4e8-4601-828d-745c4dbf18b9 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 187/371] 199.204.45.235 () {44 vars in 1002 bytes} [Wed Jul 1 14:18:23 2026] GET /v2.0/security-groups/5b607894-e93a-494e-9058-4d8b93316be5 => generated 4694 bytes in 71 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.235 () {44 vars in 1002 bytes} [Wed Jul 1 14:18:23 2026] GET /v2.0/security-groups/5b607894-e93a-494e-9058-4d8b93316be5 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 188/373] 199.204.45.235 () {44 vars in 1012 bytes} [Wed Jul 1 14:18:23 2026] GET /v2.0/security-group-rules/e8924444-5769-434c-85e8-efd5a0c73a36 => generated 603 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/374] 199.204.45.235 () {44 vars in 1002 bytes} [Wed Jul 1 14:18:24 2026] GET /v2.0/security-groups/5b607894-e93a-494e-9058-4d8b93316be5 => generated 4694 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 189/375] 199.204.45.235 () {44 vars in 1002 bytes} [Wed Jul 1 14:18:24 2026] GET /v2.0/security-groups/5b607894-e93a-494e-9058-4d8b93316be5 => 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: 187/376] 199.204.45.235 () {44 vars in 1012 bytes} [Wed Jul 1 14:18:24 2026] GET /v2.0/security-group-rules/419750bd-8c8f-4203-97a7-85955d81e6e1 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 190/377] 199.204.45.235 () {44 vars in 1002 bytes} [Wed Jul 1 14:18:25 2026] GET /v2.0/security-groups/5b607894-e93a-494e-9058-4d8b93316be5 => generated 4694 bytes in 63 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.235 () {44 vars in 1002 bytes} [Wed Jul 1 14:18:25 2026] GET /v2.0/security-groups/5b607894-e93a-494e-9058-4d8b93316be5 => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 191/379] 199.204.45.235 () {44 vars in 1012 bytes} [Wed Jul 1 14:18:25 2026] GET /v2.0/security-group-rules/c64c29ed-1d52-4baa-a9b6-61c7184a2851 => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/380] 199.204.45.235 () {44 vars in 988 bytes} [Wed Jul 1 14:18:26 2026] GET /v2.0/networks/07739395-895a-4448-be58-e93231a19ec2 => generated 731 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:18:26.663 6 INFO neutron.pecan_wsgi.hooks.translation [None req-0ad85204-f3ef-4281-b20f-2c387a3232bc 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 192/381] 199.204.45.235 () {44 vars in 1077 bytes} [Wed Jul 1 14:18:26 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=07739395-895a-4448-be58-e93231a19ec2 => generated 132 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/382] 199.204.45.235 () {44 vars in 1100 bytes} [Wed Jul 1 14:18:26 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=07739395-895a-4448-be58-e93231a19ec2 => generated 1254 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 193/383] 199.204.45.235 () {44 vars in 1002 bytes} [Wed Jul 1 14:18:26 2026] GET /v2.0/security-groups/5b607894-e93a-494e-9058-4d8b93316be5 => generated 4694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:18:34.286 6 INFO neutron.pecan_wsgi.hooks.translation [None req-2a8de0bb-0840-43e5-ae7b-84952557d67c 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 195/386] 199.204.45.235 () {44 vars in 979 bytes} [Wed Jul 1 14:18:34 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/387] 199.204.45.235 () {44 vars in 1001 bytes} [Wed Jul 1 14:18:34 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 196/388] 199.204.45.235 () {44 vars in 921 bytes} [Wed Jul 1 14:18:35 2026] GET /v2.0/ports => generated 4725 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:18:36.918 7 INFO neutron.api.v2.resource [None req-29d3970c-c65b-44cd-b341-e6a293bd5c1d 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 193/389] 199.204.45.235 () {44 vars in 960 bytes} [Wed Jul 1 14:18:36 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 197/390] 199.204.45.235 () {44 vars in 982 bytes} [Wed Jul 1 14:18:36 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/391] 199.204.45.235 () {44 vars in 1002 bytes} [Wed Jul 1 14:18:37 2026] GET /v2.0/security-groups/a0b91ef0-844c-4398-937f-0e8835e23335 => generated 2886 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 198/392] 199.204.45.235 () {44 vars in 1002 bytes} [Wed Jul 1 14:18:37 2026] GET /v2.0/security-groups/a0b91ef0-844c-4398-937f-0e8835e23335 => generated 2886 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/393] 199.204.45.235 () {44 vars in 1012 bytes} [Wed Jul 1 14:18:38 2026] GET /v2.0/security-group-rules/387dac78-1edb-4451-b561-3225d0b23bbe => generated 623 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 199/394] 199.204.45.235 () {44 vars in 1002 bytes} [Wed Jul 1 14:18:38 2026] GET /v2.0/security-groups/a0b91ef0-844c-4398-937f-0e8835e23335 => generated 2886 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/395] 199.204.45.235 () {44 vars in 1002 bytes} [Wed Jul 1 14:18:39 2026] GET /v2.0/security-groups/a0b91ef0-844c-4398-937f-0e8835e23335 => generated 2886 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 200/396] 199.204.45.235 () {44 vars in 1012 bytes} [Wed Jul 1 14:18:39 2026] GET /v2.0/security-group-rules/5f858e65-8e4c-4944-a507-e80247efbb35 => generated 627 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 202/399] 199.204.45.235 () {44 vars in 976 bytes} [Wed Jul 1 14:18:52 2026] GET /v2.0/quotas/1afd1f9548a744cca8508e3287cefa26 => generated 291 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:19:48.664 6 INFO neutron.api.v2.resource [None req-88c6e983-d935-469d-95bb-f62356b36a53 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 207/408] 199.204.45.235 () {44 vars in 1075 bytes} [Wed Jul 1 14:19:48 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=01a45f14faa54460989c7cc8b281d267 => generated 139 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/409] 199.204.45.235 () {44 vars in 1098 bytes} [Wed Jul 1 14:19:48 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=01a45f14faa54460989c7cc8b281d267 => generated 4072 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 208/410] 199.204.45.235 () {44 vars in 1089 bytes} [Wed Jul 1 14:19:49 2026] GET /v2.0/security-groups/2a444080-5141-4f12-946f-719177941870?project_id=01a45f14faa54460989c7cc8b281d267 => generated 4075 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/411] 199.204.45.235 () {44 vars in 1002 bytes} [Wed Jul 1 14:19:49 2026] GET /v2.0/security-groups/2a444080-5141-4f12-946f-719177941870 => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 209/412] 199.204.45.235 () {44 vars in 1012 bytes} [Wed Jul 1 14:19:49 2026] GET /v2.0/security-group-rules/97bd9852-519c-4ddb-90d0-2577675ec90e => generated 597 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/413] 199.204.45.235 () {44 vars in 1089 bytes} [Wed Jul 1 14:19:50 2026] GET /v2.0/security-groups/2a444080-5141-4f12-946f-719177941870?project_id=01a45f14faa54460989c7cc8b281d267 => generated 4075 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 210/414] 199.204.45.235 () {44 vars in 1002 bytes} [Wed Jul 1 14:19:50 2026] GET /v2.0/security-groups/2a444080-5141-4f12-946f-719177941870 => generated 4075 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/415] 199.204.45.235 () {44 vars in 1012 bytes} [Wed Jul 1 14:19:50 2026] GET /v2.0/security-group-rules/0b84522e-36a4-4bc4-a7ff-62c977631d6c => generated 599 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 211/416] 199.204.45.235 () {44 vars in 1089 bytes} [Wed Jul 1 14:19:51 2026] GET /v2.0/security-groups/2a444080-5141-4f12-946f-719177941870?project_id=01a45f14faa54460989c7cc8b281d267 => generated 4075 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/417] 199.204.45.235 () {44 vars in 1002 bytes} [Wed Jul 1 14:19:51 2026] GET /v2.0/security-groups/2a444080-5141-4f12-946f-719177941870 => generated 4075 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 212/418] 199.204.45.235 () {44 vars in 1012 bytes} [Wed Jul 1 14:19:51 2026] GET /v2.0/security-group-rules/d3dd4b70-2bc9-49f1-bbab-52b01bfb2a91 => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/419] 199.204.45.235 () {44 vars in 1089 bytes} [Wed Jul 1 14:19:53 2026] GET /v2.0/security-groups/2a444080-5141-4f12-946f-719177941870?project_id=01a45f14faa54460989c7cc8b281d267 => generated 4075 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 213/420] 199.204.45.235 () {44 vars in 1002 bytes} [Wed Jul 1 14:19:53 2026] GET /v2.0/security-groups/2a444080-5141-4f12-946f-719177941870 => generated 4075 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/421] 199.204.45.235 () {44 vars in 1012 bytes} [Wed Jul 1 14:19:53 2026] GET /v2.0/security-group-rules/440bc95f-eb53-44f8-90bc-8289de3ba53d => generated 602 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 215/424] 199.204.45.235 () {44 vars in 976 bytes} [Wed Jul 1 14:20:01 2026] GET /v2.0/quotas/01a45f14faa54460989c7cc8b281d267 => generated 291 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:20:58.156 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [93844945-b9c9-437c-a5dc-9b43ee4d7b63] 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: 214/433] 199.204.45.235 () {44 vars in 950 bytes} [Wed Jul 1 14:20:58 2026] GET /v2.0/networks?name=public => generated 753 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:21:40.078 7 INFO oslo.messaging._drivers.impl_rabbit [-] [93844945-b9c9-437c-a5dc-9b43ee4d7b63] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46810. [pid: 7|app: 0|req: 217/438] 10.0.0.218 () {32 vars in 649 bytes} [Wed Jul 1 14:21:40 2026] GET /v2.0/networks => generated 2167 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 222/439] 10.0.0.218 () {32 vars in 655 bytes} [Wed Jul 1 14:21:41 2026] GET /v2.0/floatingips => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/440] 10.0.0.218 () {32 vars in 647 bytes} [Wed Jul 1 14:21:41 2026] GET /v2.0/routers => generated 15 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 223/441] 10.0.0.218 () {32 vars in 643 bytes} [Wed Jul 1 14:21:41 2026] GET /v2.0/ports => generated 4725 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/442] 10.0.0.218 () {32 vars in 647 bytes} [Wed Jul 1 14:21:41 2026] GET /v2.0/subnets => generated 1308 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 224/443] 10.0.0.218 () {32 vars in 649 bytes} [Wed Jul 1 14:21:41 2026] GET /v2.0/networks => generated 2167 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/444] 10.0.0.218 () {32 vars in 663 bytes} [Wed Jul 1 14:21:41 2026] GET /v2.0/security-groups => generated 17401 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 6|app: 0|req: 225/445] 10.0.0.218 () {32 vars in 655 bytes} [Wed Jul 1 14:21:41 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:21:53.374 6 INFO neutron.db.segments_db [None req-4d6b3b0b-e164-4fc5-96dd-c2914a750a91 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Added segment c026dad8-ab78-41aa-9a0a-49cdf9d1b222 of type vxlan for network 305b2f74-37cc-464e-8252-a3abf6995df2 2026-07-01 14:21:53.388 7 INFO neutron.db.segments_db [None req-612aac77-6fd4-4460-9636-c098778b14b5 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Added segment b42b8a70-95ce-4db3-a3cf-47c48737a04a of type vxlan for network fc4341f5-2a0b-4a90-9ee8-7e1a03f0f4d3 [pid: 6|app: 0|req: 227/448] 10.0.0.218 () {34 vars in 671 bytes} [Wed Jul 1 14:21:53 2026] POST /v2.0/networks => generated 749 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/449] 10.0.0.218 () {34 vars in 671 bytes} [Wed Jul 1 14:21:53 2026] POST /v2.0/networks => generated 745 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/450] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:21:53 2026] POST /v2.0/subnets => generated 696 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:21:53.798 6 INFO neutron.db.segments_db [None req-23400443-0ecc-4e1b-9643-8b2c03b2e689 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Added segment 1ddba11b-f7e4-45c5-ab1c-312c28b4d0b1 of type vxlan for network f7db7324-571a-4ab9-a4c9-602bc8d08962 [pid: 7|app: 0|req: 224/451] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:21:53 2026] POST /v2.0/subnets => generated 692 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 228/452] 10.0.0.218 () {34 vars in 671 bytes} [Wed Jul 1 14:21:53 2026] POST /v2.0/networks => generated 744 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:21:53.907 7 INFO neutron.db.segments_db [None req-71222203-7d1f-47c8-9a12-cbc23781e6b1 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Added segment 1f61fdd1-9641-43f2-8a08-7f8c64790bdb of type vxlan for network e74c03d5-c0dd-4ab3-8b95-885c3e1d9c8f [pid: 6|app: 0|req: 229/453] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:21:53 2026] GET /v2.0/security-groups?tenant_id=089b3c4c79e6444ab3467f0043f100ba&name=default => generated 2921 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:21:54.154 6 INFO neutron.db.segments_db [None req-21f024e6-b558-4c0a-b0e6-d862cdedc5cb 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Added segment 9618630a-1fab-4c2d-9c3d-7475156cff08 of type vxlan for network 0f03267d-f1a7-463e-a83f-d8dabf555f1c 2026-07-01 14:21:54.204 7 INFO neutron.db.l3_hamode_db [None req-71222203-7d1f-47c8-9a12-cbc23781e6b1 9b2f7215d87047c1b4b10c04da6781eb 7961a33c3800416395d5a4e028670e7c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 14:21:54.409 6 INFO neutron.db.l3_hamode_db [None req-21f024e6-b558-4c0a-b0e6-d862cdedc5cb 9b2f7215d87047c1b4b10c04da6781eb 1a52423d1dbe436e85255bb81684649d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 14:21:55.448 7 INFO neutron.db.l3_hamode_db [None req-71222203-7d1f-47c8-9a12-cbc23781e6b1 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 14:21:55.754 6 INFO neutron.db.l3_hamode_db [None req-21f024e6-b558-4c0a-b0e6-d862cdedc5cb 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 225/454] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:21:53 2026] POST /v2.0/routers => generated 736 bytes in 2671 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/455] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:21:56 2026] POST /v2.0/subnets => generated 691 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/456] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:21:56 2026] DELETE /v2.0/security-groups/9489aa5a-ff8f-45eb-bddf-992e0b73a00a => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 230/457] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:21:54 2026] POST /v2.0/routers => generated 732 bytes in 2786 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:21:56.928 6 INFO neutron.db.segments_db [None req-d2fb52b5-6739-41ac-8493-ef4a75e84362 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Added segment dc941aa0-beab-4e74-abe7-15b39c5146ef of type vxlan for network a6668ac3-6414-48b4-af9b-e61df7101d1a 2026-07-01 14:21:57.199 6 INFO neutron.db.l3_hamode_db [None req-d2fb52b5-6739-41ac-8493-ef4a75e84362 9b2f7215d87047c1b4b10c04da6781eb dc6acaf140684b5dbacc38cb0dd46edd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 14:21:57.932 6 INFO neutron.db.l3_hamode_db [None req-d2fb52b5-6739-41ac-8493-ef4a75e84362 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 228/458] 10.0.0.218 () {34 vars in 783 bytes} [Wed Jul 1 14:21:56 2026] PUT /v2.0/routers/5083f5ea-59b9-4770-a784-c54cb4786fa7/add_router_interface => generated 309 bytes in 1219 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 231/461] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:21:56 2026] POST /v2.0/routers => generated 731 bytes in 2049 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:21:59.295 6 INFO neutron.db.segments_db [None req-ee3ad588-13ad-4701-9858-031c2450362f 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Added segment 5844cd59-5068-41aa-8475-e749a6c28a23 of type vxlan for network 49c64470-dbb5-4942-ac7f-eda79c82bcd8 [pid: 7|app: 0|req: 231/462] 10.0.0.218 () {34 vars in 783 bytes} [Wed Jul 1 14:21:58 2026] PUT /v2.0/routers/af176ea6-216b-48e0-b2e3-7bf116eb8509/add_router_interface => generated 309 bytes in 1360 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 232/463] 10.0.0.218 () {34 vars in 671 bytes} [Wed Jul 1 14:21:58 2026] POST /v2.0/networks => generated 751 bytes in 461 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:21:59.460 6 WARNING neutron_lib.context [req-955689f2-40e0-4c00-b51f-ab15d3f6538a req-3a718fe3-05a0-466d-9914-c69b5434c0f8 fbc9cc6bda1745a8b5f4c992f96213bd 7961a33c3800416395d5a4e028670e7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 233/464] 10.0.0.83 () {38 vars in 970 bytes} [Wed Jul 1 14:21:59 2026] POST /v2.0/security-groups => generated 1684 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 234/465] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:21:59 2026] POST /v2.0/subnets => generated 698 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:21:59.909 6 INFO neutron.db.segments_db [None req-0326bc80-60fa-43cd-889a-57279164e23a 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Added segment fb978224-3283-4fb1-a8e0-d7a486f21c8b of type vxlan for network 50ce1cf1-c375-42fa-a59c-70901483f196 2026-07-01 14:22:00.211 6 INFO neutron.db.l3_hamode_db [None req-0326bc80-60fa-43cd-889a-57279164e23a 9b2f7215d87047c1b4b10c04da6781eb 4739dc9a8a2a4fa18a651c2874646e01 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 232/466] 10.0.0.218 () {34 vars in 783 bytes} [Wed Jul 1 14:21:59 2026] PUT /v2.0/routers/f22cbeea-9410-4e41-8c07-7255ee73bd6b/add_router_interface => generated 309 bytes in 1205 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:22:00.586 7 WARNING neutron_lib.context [req-c0eb5219-182f-41a6-8b9a-056b26db306a req-5289c541-946f-4cea-a4d3-78676c66adcd a6cd0343d92c49b6ac690a0b36bba370 1a52423d1dbe436e85255bb81684649d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/467] 10.0.0.83 () {38 vars in 970 bytes} [Wed Jul 1 14:22:00 2026] POST /v2.0/security-groups => generated 1682 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/468] 10.0.0.83 () {34 vars in 990 bytes} [Wed Jul 1 14:22:00 2026] GET /v2.0/security-groups/4663ef2a-cb34-4dcc-8d6c-f950ed03770b => generated 1684 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:22:00.773 7 WARNING neutron_lib.context [req-173551f5-8ebb-4cf2-9cb3-1991115b9384 req-64099e44-11fe-456a-8620-2983e14b63da a6cd0343d92c49b6ac690a0b36bba370 1a52423d1dbe436e85255bb81684649d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 235/469] 10.0.0.83 () {38 vars in 970 bytes} [Wed Jul 1 14:22:00 2026] POST /v2.0/security-groups => generated 1680 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 14:22:00.918 7 WARNING neutron_lib.context [req-fef63b44-5c0c-4f7c-9f1a-4c4f149e7acc req-2f627b5f-dce4-4181-8099-5bf872d57052 fbc9cc6bda1745a8b5f4c992f96213bd 7961a33c3800416395d5a4e028670e7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:22:01.405 6 INFO neutron.db.l3_hamode_db [None req-0326bc80-60fa-43cd-889a-57279164e23a 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 236/470] 10.0.0.83 () {38 vars in 980 bytes} [Wed Jul 1 14:22:00 2026] POST /v2.0/security-group-rules => generated 614 bytes in 610 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:22:01.528 7 WARNING neutron_lib.context [req-d3c4502d-4263-42fc-b0c5-d25c814ba0c4 req-c9a30348-c8ac-4caa-8503-ab6cdd3b7770 a6cd0343d92c49b6ac690a0b36bba370 1a52423d1dbe436e85255bb81684649d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 237/471] 10.0.0.83 () {38 vars in 970 bytes} [Wed Jul 1 14:22:01 2026] POST /v2.0/security-groups => generated 1681 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 14:22:01.701 7 WARNING neutron_lib.context [None req-e3b922ea-3352-49e4-8f3c-529bec99c983 b6e05ad888cb4ddba74acf719b0c55fc dc6acaf140684b5dbacc38cb0dd46edd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 238/472] 10.0.0.218 () {34 vars in 685 bytes} [Wed Jul 1 14:22:01 2026] POST /v2.0/security-groups => generated 1660 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 14:22:01.872 7 WARNING neutron_lib.context [req-a13d8b9d-507f-4c22-be78-6b8f5bf6868d req-08f280e9-bfaf-488e-8c5d-29034055fa1e fbc9cc6bda1745a8b5f4c992f96213bd 7961a33c3800416395d5a4e028670e7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 239/473] 10.0.0.83 () {38 vars in 970 bytes} [Wed Jul 1 14:22:01 2026] POST /v2.0/security-groups => generated 1684 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/474] 10.0.0.83 () {34 vars in 1001 bytes} [Wed Jul 1 14:22:02 2026] GET /v2.0/security-groups?tenant_id=1a52423d1dbe436e85255bb81684649d => generated 7904 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:22:02.085 7 WARNING neutron_lib.context [None req-68dc5696-4d78-4f53-971f-272739d8f490 b6e05ad888cb4ddba74acf719b0c55fc dc6acaf140684b5dbacc38cb0dd46edd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 241/475] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jul 1 14:22:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/476] 10.0.0.83 () {34 vars in 990 bytes} [Wed Jul 1 14:22:02 2026] GET /v2.0/security-groups/18520dd2-0221-40db-81ec-036aae224e91 => generated 1684 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/477] 10.0.0.83 () {34 vars in 990 bytes} [Wed Jul 1 14:22:02 2026] GET /v2.0/security-groups/24c2ab4a-4925-4600-a587-35dd9ec48107 => generated 2918 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:22:02.288 7 WARNING neutron_lib.context [None req-0d923936-ef33-4bb7-9316-26015e291eed b6e05ad888cb4ddba74acf719b0c55fc dc6acaf140684b5dbacc38cb0dd46edd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 244/478] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jul 1 14:22:02 2026] POST /v2.0/security-group-rules => generated 602 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:22:02.410 7 WARNING neutron_lib.context [req-20592a84-6783-42d4-a52d-f91dd196c8df req-c1386b5c-3276-4713-95f3-0aa61b749d73 fbc9cc6bda1745a8b5f4c992f96213bd 7961a33c3800416395d5a4e028670e7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 235/479] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:21:59 2026] POST /v2.0/routers => generated 738 bytes in 2593 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 236/480] 10.0.0.83 () {34 vars in 990 bytes} [Wed Jul 1 14:22:02 2026] GET /v2.0/security-groups/24c2ab4a-4925-4600-a587-35dd9ec48107 => generated 2918 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:22:02.501 6 WARNING neutron_lib.context [None req-baf531b8-9697-493d-a34e-aeae530a872e b6e05ad888cb4ddba74acf719b0c55fc dc6acaf140684b5dbacc38cb0dd46edd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 245/481] 10.0.0.83 () {38 vars in 980 bytes} [Wed Jul 1 14:22:02 2026] POST /v2.0/security-group-rules => generated 614 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 237/482] 10.0.0.218 () {34 vars in 676 bytes} [Wed Jul 1 14:22:02 2026] POST /v2.0/floatingips => generated 552 bytes in 659 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 238/483] 10.0.0.83 () {34 vars in 990 bytes} [Wed Jul 1 14:22:03 2026] GET /v2.0/security-groups/a5ed8042-1e0e-4b4b-82cd-f7240a5b1cfc => generated 1682 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 239/484] 10.0.0.83 () {34 vars in 990 bytes} [Wed Jul 1 14:22:03 2026] GET /v2.0/security-groups/18520dd2-0221-40db-81ec-036aae224e91 => generated 2309 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 240/485] 10.0.0.83 () {36 vars in 1012 bytes} [Wed Jul 1 14:22:03 2026] DELETE /v2.0/security-groups/a5ed8042-1e0e-4b4b-82cd-f7240a5b1cfc => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:22:03.361 6 WARNING neutron_lib.context [req-7cb71602-87bf-4ee3-a862-9f164591a847 req-f27844f5-5b03-459c-91b6-78b85ca2c824 fbc9cc6bda1745a8b5f4c992f96213bd 7961a33c3800416395d5a4e028670e7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 241/486] 10.0.0.83 () {38 vars in 980 bytes} [Wed Jul 1 14:22:03 2026] POST /v2.0/security-group-rules => generated 619 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:22:03.503 6 INFO neutron.api.v2.resource [req-98a228e0-379c-4fe1-8e63-6dd954cfb2a5 req-97b8779a-c78b-4b19-8a7a-c8c405d9e080 a6cd0343d92c49b6ac690a0b36bba370 1a52423d1dbe436e85255bb81684649d - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 242/487] 10.0.0.83 () {34 vars in 990 bytes} [Wed Jul 1 14:22:03 2026] GET /v2.0/security-groups/a5ed8042-1e0e-4b4b-82cd-f7240a5b1cfc => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 243/488] 10.0.0.83 () {34 vars in 990 bytes} [Wed Jul 1 14:22:03 2026] GET /v2.0/security-groups/18520dd2-0221-40db-81ec-036aae224e91 => generated 2939 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 244/489] 10.0.0.83 () {34 vars in 990 bytes} [Wed Jul 1 14:22:03 2026] GET /v2.0/security-groups/e2d68722-c219-4923-8669-bb33ac1f3e4c => generated 1680 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 245/490] 10.0.0.83 () {34 vars in 1099 bytes} [Wed Jul 1 14:22:03 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1147202300&fields=id&tenant_id=dc6acaf140684b5dbacc38cb0dd46edd => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 246/491] 10.0.0.83 () {36 vars in 1012 bytes} [Wed Jul 1 14:22:03 2026] DELETE /v2.0/security-groups/e2d68722-c219-4923-8669-bb33ac1f3e4c => 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: 246/492] 10.0.0.218 () {34 vars in 783 bytes} [Wed Jul 1 14:22:02 2026] PUT /v2.0/routers/910032fa-7f92-49cb-a5fe-89531fdf070a/add_router_interface => generated 309 bytes in 1260 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/493] 10.0.0.83 () {34 vars in 1000 bytes} [Wed Jul 1 14:22:03 2026] GET /v2.0/security-group-rules/9e5bdf02-2068-4b84-adc9-10e5282ccf3d => generated 616 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 247/494] 10.0.0.83 () {34 vars in 981 bytes} [Wed Jul 1 14:22:03 2026] GET /v2.0/networks?id=f7db7324-571a-4ab9-a4c9-602bc8d08962 => generated 676 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/495] 10.0.0.83 () {34 vars in 964 bytes} [Wed Jul 1 14:22:03 2026] GET /v2.0/quotas/dc6acaf140684b5dbacc38cb0dd46edd => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 248/496] 10.0.0.83 () {34 vars in 990 bytes} [Wed Jul 1 14:22:03 2026] GET /v2.0/security-groups/18520dd2-0221-40db-81ec-036aae224e91 => generated 2939 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/497] 10.0.0.83 () {34 vars in 1001 bytes} [Wed Jul 1 14:22:03 2026] GET /v2.0/ports?tenant_id=dc6acaf140684b5dbacc38cb0dd46edd&fields=id => generated 103 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 249/498] 10.0.0.83 () {36 vars in 1022 bytes} [Wed Jul 1 14:22:03 2026] DELETE /v2.0/security-group-rules/9e5bdf02-2068-4b84-adc9-10e5282ccf3d => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:22:04.029 7 INFO neutron.api.v2.resource [req-cb270c3f-318d-4cfc-aa0c-3bde573d4f7e req-3abb861f-0bf7-42d3-baf3-0a7c90919f5a a6cd0343d92c49b6ac690a0b36bba370 1a52423d1dbe436e85255bb81684649d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 250/499] 10.0.0.83 () {34 vars in 990 bytes} [Wed Jul 1 14:22:04 2026] GET /v2.0/security-groups/e2d68722-c219-4923-8669-bb33ac1f3e4c => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 250/500] 10.0.0.83 () {34 vars in 990 bytes} [Wed Jul 1 14:22:04 2026] GET /v2.0/security-groups/18520dd2-0221-40db-81ec-036aae224e91 => generated 2309 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/501] 10.0.0.83 () {36 vars in 1012 bytes} [Wed Jul 1 14:22:04 2026] DELETE /v2.0/security-groups/18520dd2-0221-40db-81ec-036aae224e91 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 251/502] 10.0.0.83 () {34 vars in 990 bytes} [Wed Jul 1 14:22:04 2026] GET /v2.0/security-groups/8bb01371-84d8-4b96-9200-1d2a322bc50b => generated 1681 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/503] 10.0.0.83 () {36 vars in 1012 bytes} [Wed Jul 1 14:22:04 2026] DELETE /v2.0/security-groups/8bb01371-84d8-4b96-9200-1d2a322bc50b => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 252/504] 10.0.0.83 () {34 vars in 906 bytes} [Wed Jul 1 14:22:04 2026] GET /v2.0/extensions => generated 20516 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/505] 10.0.0.83 () {34 vars in 990 bytes} [Wed Jul 1 14:22:04 2026] GET /v2.0/security-groups/4663ef2a-cb34-4dcc-8d6c-f950ed03770b => generated 2309 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 253/506] 10.0.0.83 () {34 vars in 1007 bytes} [Wed Jul 1 14:22:04 2026] GET /v2.0/networks/f7db7324-571a-4ab9-a4c9-602bc8d08962?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: 254/507] 10.0.0.83 () {36 vars in 1012 bytes} [Wed Jul 1 14:22:04 2026] DELETE /v2.0/security-groups/4663ef2a-cb34-4dcc-8d6c-f950ed03770b => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 254/508] 10.0.0.83 () {34 vars in 1107 bytes} [Wed Jul 1 14:22:04 2026] GET /v2.0/networks/f7db7324-571a-4ab9-a4c9-602bc8d08962?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-07-01 14:22:04.636 6 WARNING neutron_lib.context [None req-b6c80818-90f4-4503-bc2d-fc4bb7c57b91 80c41b7935194038ae7c235fd80cdf61 4739dc9a8a2a4fa18a651c2874646e01 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 255/509] 10.0.0.218 () {34 vars in 685 bytes} [Wed Jul 1 14:22:04 2026] POST /v2.0/security-groups => generated 1659 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 14:22:04.861 6 INFO neutron.api.v2.resource [req-59799b86-096d-4f8c-9e9e-262f434aedb9 req-9359be19-6119-4c7b-a0c7-de3cad4fab5b a6cd0343d92c49b6ac690a0b36bba370 1a52423d1dbe436e85255bb81684649d - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 256/510] 10.0.0.83 () {34 vars in 990 bytes} [Wed Jul 1 14:22:04 2026] GET /v2.0/security-groups/8bb01371-84d8-4b96-9200-1d2a322bc50b => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 257/511] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:04 2026] GET /v2.0/ports?device_id=4cb08af2-d254-4a29-a911-bd46783d0229 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:22:04.909 6 WARNING neutron_lib.context [None req-8044d5d1-5885-430c-86b3-3aa50123adbe 80c41b7935194038ae7c235fd80cdf61 4739dc9a8a2a4fa18a651c2874646e01 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 258/512] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jul 1 14:22:04 2026] POST /v2.0/security-group-rules => generated 597 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 259/513] 10.0.0.83 () {34 vars in 1001 bytes} [Wed Jul 1 14:22:05 2026] GET /v2.0/security-groups?tenant_id=1a52423d1dbe436e85255bb81684649d => generated 2921 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:22:05.119 6 WARNING neutron_lib.context [None req-835ee0b8-03c1-4161-a44a-859a0d50ed67 80c41b7935194038ae7c235fd80cdf61 4739dc9a8a2a4fa18a651c2874646e01 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 260/514] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jul 1 14:22:05 2026] POST /v2.0/security-group-rules => generated 602 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 261/515] 10.0.0.83 () {34 vars in 990 bytes} [Wed Jul 1 14:22:05 2026] GET /v2.0/security-groups/24c2ab4a-4925-4600-a587-35dd9ec48107 => generated 2918 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:22:05.255 6 WARNING neutron_lib.context [None req-62cc10e5-45bc-4244-b28c-583e5c2884ab 80c41b7935194038ae7c235fd80cdf61 4739dc9a8a2a4fa18a651c2874646e01 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 255/516] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jul 1 14:22:04 2026] PUT /v2.0/routers/5083f5ea-59b9-4770-a784-c54cb4786fa7/remove_router_interface => generated 309 bytes in 1182 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 262/517] 10.0.0.218 () {34 vars in 676 bytes} [Wed Jul 1 14:22:05 2026] POST /v2.0/floatingips => generated 552 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/518] 10.0.0.83 () {34 vars in 990 bytes} [Wed Jul 1 14:22:05 2026] GET /v2.0/security-groups/24c2ab4a-4925-4600-a587-35dd9ec48107 => generated 2918 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:22:05.769 7 INFO neutron.api.v2.resource [req-dcaec604-5c64-45f7-ae43-9580684ae543 req-247cc6f1-b37c-4740-9225-eb30d3898084 a6cd0343d92c49b6ac690a0b36bba370 1a52423d1dbe436e85255bb81684649d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 257/519] 10.0.0.83 () {34 vars in 990 bytes} [Wed Jul 1 14:22:05 2026] GET /v2.0/security-groups/8bb01371-84d8-4b96-9200-1d2a322bc50b => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 14:22:05.826 7 INFO neutron.api.v2.resource [req-3866acf6-e208-4b0e-bdad-b6d0121c791e req-4e570a37-6065-4580-8054-88da9eaf70f3 a6cd0343d92c49b6ac690a0b36bba370 1a52423d1dbe436e85255bb81684649d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 258/520] 10.0.0.83 () {34 vars in 990 bytes} [Wed Jul 1 14:22:05 2026] GET /v2.0/security-groups/e2d68722-c219-4923-8669-bb33ac1f3e4c => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 14:22:05.862 7 INFO neutron.api.v2.resource [req-e721bfce-ec3e-4557-88b3-74b9f0d7c09c req-880b039b-67f5-4f41-9698-6a89cb210959 a6cd0343d92c49b6ac690a0b36bba370 1a52423d1dbe436e85255bb81684649d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 259/521] 10.0.0.83 () {34 vars in 990 bytes} [Wed Jul 1 14:22:05 2026] GET /v2.0/security-groups/a5ed8042-1e0e-4b4b-82cd-f7240a5b1cfc => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 14:22:06.450 6 WARNING neutron.plugins.ml2.ovo_rpc [None req-7fdd6a84-50d6-4be7-98e2-3b569bb2806e 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-07-01 14:22:06.845 6 INFO neutron.db.l3_hamode_db [None req-7fdd6a84-50d6-4be7-98e2-3b569bb2806e 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] HA network e74c03d5-c0dd-4ab3-8b95-885c3e1d9c8f was deleted as no HA routers are present in tenant 7961a33c3800416395d5a4e028670e7c. [pid: 6|app: 0|req: 263/522] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:22:05 2026] DELETE /v2.0/routers/5083f5ea-59b9-4770-a784-c54cb4786fa7 => generated 0 bytes in 1133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 264/523] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:06 2026] GET /v2.0/ports?device_id=4cb08af2-d254-4a29-a911-bd46783d0229 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 265/524] 10.0.0.83 () {34 vars in 1099 bytes} [Wed Jul 1 14:22:06 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1332004209&fields=id&tenant_id=4739dc9a8a2a4fa18a651c2874646e01 => 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: 260/525] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jul 1 14:22:05 2026] PUT /v2.0/routers/af176ea6-216b-48e0-b2e3-7bf116eb8509/remove_router_interface => generated 309 bytes in 1082 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/526] 10.0.0.83 () {34 vars in 981 bytes} [Wed Jul 1 14:22:06 2026] GET /v2.0/networks?id=49c64470-dbb5-4942-ac7f-eda79c82bcd8 => generated 683 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 266/527] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:22:06 2026] DELETE /v2.0/subnets/b2a6d057-6cc5-42e4-bad5-b238b8dd1b93 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 267/528] 10.0.0.83 () {34 vars in 964 bytes} [Wed Jul 1 14:22:07 2026] GET /v2.0/quotas/4739dc9a8a2a4fa18a651c2874646e01 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:22:07.205 6 INFO neutron.services.segments.plugin [-] Segment 1f61fdd1-9641-43f2-8a08-7f8c64790bdb resource provider aggregate not found 2026-07-01 14:22:07.221 6 INFO neutron.services.segments.plugin [-] Segment 1f61fdd1-9641-43f2-8a08-7f8c64790bdb resource provider aggregate not found 2026-07-01 14:22:07.226 6 INFO neutron.services.segments.plugin [-] Segment 1f61fdd1-9641-43f2-8a08-7f8c64790bdb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f61fdd1-9641-43f2-8a08-7f8c64790bdb found for delete ", "request_id": "req-78e0a0b7-1007-4162-a406-fa75e28a8f8a"}]} 2026-07-01 14:22:07.231 6 INFO neutron.services.segments.plugin [-] Segment 1f61fdd1-9641-43f2-8a08-7f8c64790bdb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f61fdd1-9641-43f2-8a08-7f8c64790bdb found for delete ", "request_id": "req-9ae452f5-e8f1-457f-ba2c-87396cfe8417"}]} [pid: 6|app: 0|req: 268/529] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:22:07 2026] DELETE /v2.0/networks/305b2f74-37cc-464e-8252-a3abf6995df2 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 269/530] 10.0.0.83 () {34 vars in 1001 bytes} [Wed Jul 1 14:22:07 2026] GET /v2.0/ports?tenant_id=4739dc9a8a2a4fa18a651c2874646e01&fields=id => generated 103 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 270/531] 10.0.0.83 () {34 vars in 1007 bytes} [Wed Jul 1 14:22:07 2026] GET /v2.0/networks/49c64470-dbb5-4942-ac7f-eda79c82bcd8?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 271/532] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:22:07 2026] GET /v2.0/security-groups?tenant_id=7961a33c3800416395d5a4e028670e7c&name=default => generated 2921 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 272/533] 10.0.0.83 () {34 vars in 1107 bytes} [Wed Jul 1 14:22:07 2026] GET /v2.0/networks/49c64470-dbb5-4942-ac7f-eda79c82bcd8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:22:07.620 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-f87fa855-276c-489c-a59f-b6a34d6c0457 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - 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: 6|app: 0|req: 273/534] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:22:07 2026] DELETE /v2.0/security-groups/6a5243ac-b7b8-4a85-ae60-2a56ef796af3 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 274/535] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:07 2026] GET /v2.0/ports?device_id=77f73ea9-ecf1-444b-9870-3855cad0a159 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:22:08.018 7 INFO neutron.db.l3_hamode_db [None req-f87fa855-276c-489c-a59f-b6a34d6c0457 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] HA network 0f03267d-f1a7-463e-a83f-d8dabf555f1c was deleted as no HA routers are present in tenant 1a52423d1dbe436e85255bb81684649d. [pid: 7|app: 0|req: 262/536] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:22:07 2026] DELETE /v2.0/routers/af176ea6-216b-48e0-b2e3-7bf116eb8509 => generated 0 bytes in 1015 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/537] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:08 2026] GET /v2.0/ports?device_id=4cb08af2-d254-4a29-a911-bd46783d0229 => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 275/538] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:22:08 2026] DELETE /v2.0/subnets/40f9d043-071c-4f70-ab4a-ff611fc7be7e => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:22:08.548 7 INFO neutron.services.segments.plugin [-] Segment 9618630a-1fab-4c2d-9c3d-7475156cff08 resource provider aggregate not found 2026-07-01 14:22:08.567 7 INFO neutron.services.segments.plugin [-] Segment 9618630a-1fab-4c2d-9c3d-7475156cff08 resource provider aggregate not found 2026-07-01 14:22:08.575 7 INFO neutron.services.segments.plugin [-] Segment 9618630a-1fab-4c2d-9c3d-7475156cff08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9618630a-1fab-4c2d-9c3d-7475156cff08 found for delete ", "request_id": "req-c49428cb-204d-4fa2-9f11-cd28bc5921d0"}]} 2026-07-01 14:22:08.591 7 INFO neutron.services.segments.plugin [-] Segment 9618630a-1fab-4c2d-9c3d-7475156cff08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9618630a-1fab-4c2d-9c3d-7475156cff08 found for delete ", "request_id": "req-e0b6820e-e446-4f4f-9b4f-22d30bb5a804"}]} [pid: 7|app: 0|req: 264/539] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:22:08 2026] DELETE /v2.0/networks/fc4341f5-2a0b-4a90-9ee8-7e1a03f0f4d3 => generated 0 bytes in 438 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 276/540] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:08 2026] GET /v2.0/ports?device_id=77f73ea9-ecf1-444b-9870-3855cad0a159 => 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: 265/541] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:22:08 2026] GET /v2.0/security-groups?tenant_id=1a52423d1dbe436e85255bb81684649d&name=default => generated 2921 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 277/542] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:22:08 2026] DELETE /v2.0/security-groups/24c2ab4a-4925-4600-a587-35dd9ec48107 => 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: 266/543] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:09 2026] GET /v2.0/ports?device_id=4cb08af2-d254-4a29-a911-bd46783d0229 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:22:09.700 6 INFO neutron.services.segments.plugin [-] Segment c026dad8-ab78-41aa-9a0a-49cdf9d1b222 resource provider aggregate not found 2026-07-01 14:22:09.704 6 INFO neutron.services.segments.plugin [-] Segment c026dad8-ab78-41aa-9a0a-49cdf9d1b222 resource provider aggregate not found 2026-07-01 14:22:09.716 6 INFO neutron.services.segments.plugin [-] Segment c026dad8-ab78-41aa-9a0a-49cdf9d1b222 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c026dad8-ab78-41aa-9a0a-49cdf9d1b222 found for delete ", "request_id": "req-88775412-62b6-4e5a-9c68-5e905c68eb83"}]} 2026-07-01 14:22:09.716 6 INFO neutron.services.segments.plugin [-] Segment c026dad8-ab78-41aa-9a0a-49cdf9d1b222 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c026dad8-ab78-41aa-9a0a-49cdf9d1b222 found for delete ", "request_id": "req-3f6175ea-254d-40e5-b2f2-16af046b25a1"}]} [pid: 6|app: 0|req: 278/544] 199.204.45.235 () {34 vars in 986 bytes} [Wed Jul 1 14:22:09 2026] GET /v2.0/networks?id=f7db7324-571a-4ab9-a4c9-602bc8d08962 => generated 676 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 279/545] 199.204.45.235 () {34 vars in 1050 bytes} [Wed Jul 1 14:22:09 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=dc6acaf140684b5dbacc38cb0dd46edd => generated 181 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:22:09.905 6 WARNING neutron_lib.context [req-09ae9dd4-55e7-41a2-90af-98f441831436 req-9217240d-942f-47c4-9576-043305087cd0 b6e05ad888cb4ddba74acf719b0c55fc dc6acaf140684b5dbacc38cb0dd46edd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:22:09.961 7 INFO neutron.db.segments_db [None req-d525d2e3-f604-4a34-a54a-9984bb29133b 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Added segment c6597ade-389a-4c99-aa00-894cc781d04b of type vxlan for network 8501b36e-404c-4c95-8d1b-f3eb29a95153 [pid: 7|app: 0|req: 267/546] 10.0.0.218 () {34 vars in 671 bytes} [Wed Jul 1 14:22:09 2026] POST /v2.0/networks => generated 748 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/547] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:10 2026] GET /v2.0/ports?device_id=77f73ea9-ecf1-444b-9870-3855cad0a159 => 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: 269/548] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:22:10 2026] POST /v2.0/subnets => generated 695 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 280/549] 199.204.45.235 () {38 vars in 955 bytes} [Wed Jul 1 14:22:09 2026] POST /v2.0/ports => generated 958 bytes in 484 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-07-01 14:22:10.423 6 INFO neutron.db.segments_db [None req-ba80e61a-675c-4414-a489-a0c9a9a73286 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Added segment d95fd0d1-5f12-48e6-8642-1ddd2c7a6ac5 of type vxlan for network df2598f4-7100-4815-bce1-33ed00b90ea2 [pid: 7|app: 0|req: 270/550] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:10 2026] GET /v2.0/ports?device_id=4cb08af2-d254-4a29-a911-bd46783d0229 => generated 961 bytes in 96 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.235 () {34 vars in 911 bytes} [Wed Jul 1 14:22:10 2026] GET /v2.0/extensions => generated 20516 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/552] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:22:10 2026] GET /v2.0/security-groups?id=e7610d34-93ae-4a7b-be75-ce53e3ec7365&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-07-01 14:22:10.708 6 INFO neutron.db.l3_hamode_db [None req-ba80e61a-675c-4414-a489-a0c9a9a73286 9b2f7215d87047c1b4b10c04da6781eb 8d6f522142a346b3b08ba7c09a7fd047 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 14:22:10.856 7 INFO neutron.services.segments.plugin [-] Segment b42b8a70-95ce-4db3-a3cf-47c48737a04a resource provider aggregate not found 2026-07-01 14:22:10.861 7 INFO neutron.services.segments.plugin [-] Segment b42b8a70-95ce-4db3-a3cf-47c48737a04a resource provider aggregate not found 2026-07-01 14:22:10.868 7 INFO neutron.services.segments.plugin [-] Segment b42b8a70-95ce-4db3-a3cf-47c48737a04a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b42b8a70-95ce-4db3-a3cf-47c48737a04a found for delete ", "request_id": "req-680fea5b-5586-4005-8a04-5f1b7d4a4e09"}]} 2026-07-01 14:22:10.875 7 INFO neutron.services.segments.plugin [-] Segment b42b8a70-95ce-4db3-a3cf-47c48737a04a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b42b8a70-95ce-4db3-a3cf-47c48737a04a found for delete ", "request_id": "req-5a087178-1160-4b5e-83b9-74b9ae799ba8"}]} [pid: 7|app: 0|req: 273/553] 199.204.45.235 () {38 vars in 1028 bytes} [Wed Jul 1 14:22:10 2026] PUT /v2.0/ports/1bcde9b1-883d-42f0-bfe2-be330e33ac22 => generated 1239 bytes in 731 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: 274/554] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:11 2026] GET /v2.0/ports?device_id=77f73ea9-ecf1-444b-9870-3855cad0a159 => 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: 275/555] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:11 2026] GET /v2.0/ports?device_id=4cb08af2-d254-4a29-a911-bd46783d0229 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/556] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:22:11 2026] GET /v2.0/security-groups?id=e7610d34-93ae-4a7b-be75-ce53e3ec7365&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-07-01 14:22:11.770 6 INFO neutron.db.l3_hamode_db [None req-ba80e61a-675c-4414-a489-a0c9a9a73286 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 279/559] 199.204.45.235 () {34 vars in 986 bytes} [Wed Jul 1 14:22:12 2026] GET /v2.0/networks?id=49c64470-dbb5-4942-ac7f-eda79c82bcd8 => generated 683 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/560] 199.204.45.235 () {34 vars in 1050 bytes} [Wed Jul 1 14:22:12 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4739dc9a8a2a4fa18a651c2874646e01 => generated 181 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:22:12.263 7 WARNING neutron_lib.context [req-9b3cd4b9-f76d-4ec9-9bff-8bc9c5069ac3 req-9d9a6ceb-1704-47d7-9887-6d99e9f7120b 80c41b7935194038ae7c235fd80cdf61 4739dc9a8a2a4fa18a651c2874646e01 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:22:12.387 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3f2ea8b-1434-473e-830e-42f9a1d3633f'] response: {'name': 'network-changed', 'server_uuid': '4cb08af2-d254-4a29-a911-bd46783d0229', 'tag': '1bcde9b1-883d-42f0-bfe2-be330e33ac22', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 281/561] 199.204.45.235 () {38 vars in 955 bytes} [Wed Jul 1 14:22:12 2026] POST /v2.0/ports => generated 954 bytes in 443 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: 282/562] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:22:12 2026] GET /v2.0/ports?tenant_id=dc6acaf140684b5dbacc38cb0dd46edd&device_id=4cb08af2-d254-4a29-a911-bd46783d0229 => generated 1242 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/563] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:12 2026] GET /v2.0/ports?device_id=77f73ea9-ecf1-444b-9870-3855cad0a159 => generated 957 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/564] 199.204.45.235 () {38 vars in 1028 bytes} [Wed Jul 1 14:22:12 2026] PUT /v2.0/ports/f72d1f05-0ed9-4c1a-9256-3f69a937a1d8 => generated 1235 bytes in 440 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: 285/565] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:13 2026] GET /v2.0/ports?device_id=4cb08af2-d254-4a29-a911-bd46783d0229 => 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: 286/566] 199.204.45.235 () {34 vars in 1060 bytes} [Wed Jul 1 14:22:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=1bcde9b1-883d-42f0-bfe2-be330e33ac22 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/567] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:22:13 2026] GET /v2.0/security-groups?id=40b72c8f-c8a0-4a07-83e8-dfd21b95ddca&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: 288/568] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:22:13 2026] GET /v2.0/security-groups?id=e7610d34-93ae-4a7b-be75-ce53e3ec7365&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: 6|app: 0|req: 281/569] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:22:10 2026] POST /v2.0/routers => generated 735 bytes in 3092 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/570] 199.204.45.235 () {34 vars in 984 bytes} [Wed Jul 1 14:22:13 2026] GET /v2.0/subnets?id=ee9513d0-b3c5-4b65-baff-10d246d89c05 => generated 694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/571] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:22:13 2026] GET /v2.0/ports?network_id=f7db7324-571a-4ab9-a4c9-602bc8d08962&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/572] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:22:13 2026] GET /v2.0/networks/f7db7324-571a-4ab9-a4c9-602bc8d08962?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: 292/573] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:22:13 2026] GET /v2.0/networks/f7db7324-571a-4ab9-a4c9-602bc8d08962?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:22:14.483 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c31bf75-a9bc-4aab-9431-2d360dd12d30'] response: {'name': 'network-changed', 'server_uuid': '77f73ea9-ecf1-444b-9870-3855cad0a159', 'tag': 'f72d1f05-0ed9-4c1a-9256-3f69a937a1d8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 293/574] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:22:14 2026] GET /v2.0/security-groups?tenant_id=bfca915374b9477aba941ec61031fa49&name=default => generated 2925 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/575] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:22:14 2026] GET /v2.0/ports?tenant_id=4739dc9a8a2a4fa18a651c2874646e01&device_id=77f73ea9-ecf1-444b-9870-3855cad0a159 => generated 1238 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/576] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:14 2026] GET /v2.0/ports?device_id=77f73ea9-ecf1-444b-9870-3855cad0a159 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/577] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:14 2026] GET /v2.0/ports?device_id=4cb08af2-d254-4a29-a911-bd46783d0229 => 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: 297/578] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:22:14 2026] DELETE /v2.0/security-groups/d230ad23-a5ea-4bc0-aa17-c3ac500c5046 => 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: 298/579] 199.204.45.235 () {34 vars in 1058 bytes} [Wed Jul 1 14:22:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=f72d1f05-0ed9-4c1a-9256-3f69a937a1d8 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/580] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:22:14 2026] GET /v2.0/security-groups?id=40b72c8f-c8a0-4a07-83e8-dfd21b95ddca&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: 300/581] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:22:14 2026] GET /v2.0/ports?tenant_id=dc6acaf140684b5dbacc38cb0dd46edd&device_id=4cb08af2-d254-4a29-a911-bd46783d0229 => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/582] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:22:14 2026] GET /v2.0/security-groups?id=e7610d34-93ae-4a7b-be75-ce53e3ec7365&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: 302/583] 199.204.45.235 () {34 vars in 984 bytes} [Wed Jul 1 14:22:14 2026] GET /v2.0/subnets?id=988c6e71-13db-4717-877e-5f5709268d4d => generated 701 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 282/584] 10.0.0.218 () {34 vars in 783 bytes} [Wed Jul 1 14:22:13 2026] PUT /v2.0/routers/e601cfc4-8c26-4833-86c3-184dbc96d330/add_router_interface => generated 309 bytes in 1550 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/585] 199.204.45.235 () {34 vars in 986 bytes} [Wed Jul 1 14:22:14 2026] GET /v2.0/networks?id=f7db7324-571a-4ab9-a4c9-602bc8d08962 => generated 772 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 283/586] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:22:15 2026] GET /v2.0/security-groups?tenant_id=85df1edb499b44c7903ac00f6292ecce&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 284/587] 199.204.45.235 () {34 vars in 1060 bytes} [Wed Jul 1 14:22:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=1bcde9b1-883d-42f0-bfe2-be330e33ac22 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 285/588] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:22:15 2026] DELETE /v2.0/security-groups/776a9e44-35b1-4aa1-bfce-607a68258fad => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 286/589] 199.204.45.235 () {34 vars in 984 bytes} [Wed Jul 1 14:22:15 2026] GET /v2.0/subnets?id=ee9513d0-b3c5-4b65-baff-10d246d89c05 => generated 694 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 287/590] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:22:15 2026] GET /v2.0/ports?network_id=f7db7324-571a-4ab9-a4c9-602bc8d08962&device_owner=network%3Adhcp => generated 1244 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 288/591] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:22:15 2026] GET /v2.0/networks/f7db7324-571a-4ab9-a4c9-602bc8d08962?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: 304/592] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:22:15 2026] GET /v2.0/ports?network_id=49c64470-dbb5-4942-ac7f-eda79c82bcd8&device_owner=network%3Adhcp => generated 1244 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 289/593] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:22:15 2026] GET /v2.0/networks/f7db7324-571a-4ab9-a4c9-602bc8d08962?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/594] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:22:15 2026] GET /v2.0/networks/49c64470-dbb5-4942-ac7f-eda79c82bcd8?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 290/595] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:22:15 2026] GET /v2.0/networks/49c64470-dbb5-4942-ac7f-eda79c82bcd8?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-07-01 14:22:15.888 7 WARNING neutron_lib.context [None req-c4cb78a1-6cf4-46f2-8c8d-9b86c2dac506 cb3c26a1848341c3a2989043deeaa72b 8d6f522142a346b3b08ba7c09a7fd047 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 306/596] 10.0.0.218 () {34 vars in 685 bytes} [Wed Jul 1 14:22:15 2026] POST /v2.0/security-groups => generated 1659 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 291/597] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:15 2026] GET /v2.0/ports?device_id=77f73ea9-ecf1-444b-9870-3855cad0a159 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:22:16.103 6 WARNING neutron_lib.context [None req-0f003b0f-467a-4d6c-9ae3-794a02edb528 cb3c26a1848341c3a2989043deeaa72b 8d6f522142a346b3b08ba7c09a7fd047 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 307/598] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:16 2026] GET /v2.0/ports?device_id=4cb08af2-d254-4a29-a911-bd46783d0229 => generated 973 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/599] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:22:16 2026] GET /v2.0/security-groups?id=40b72c8f-c8a0-4a07-83e8-dfd21b95ddca&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: 6|app: 0|req: 292/600] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jul 1 14:22:16 2026] POST /v2.0/security-group-rules => generated 597 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:22:16.250 6 WARNING neutron_lib.context [None req-3a830caf-18c2-4850-beb8-e08733b594c2 cb3c26a1848341c3a2989043deeaa72b 8d6f522142a346b3b08ba7c09a7fd047 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 309/601] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:22:16 2026] GET /v2.0/security-groups?id=e7610d34-93ae-4a7b-be75-ce53e3ec7365&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: 6|app: 0|req: 293/602] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jul 1 14:22:16 2026] POST /v2.0/security-group-rules => generated 602 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:22:16.356 7 WARNING neutron_lib.context [None req-e1be20d8-01d2-4670-b257-fcd87387a243 cb3c26a1848341c3a2989043deeaa72b 8d6f522142a346b3b08ba7c09a7fd047 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 294/603] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:22:16 2026] GET /v2.0/ports?tenant_id=4739dc9a8a2a4fa18a651c2874646e01&device_id=77f73ea9-ecf1-444b-9870-3855cad0a159 => generated 1238 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 295/604] 199.204.45.235 () {34 vars in 986 bytes} [Wed Jul 1 14:22:16 2026] GET /v2.0/networks?id=49c64470-dbb5-4942-ac7f-eda79c82bcd8 => generated 779 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 296/605] 199.204.45.235 () {34 vars in 1058 bytes} [Wed Jul 1 14:22:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=f72d1f05-0ed9-4c1a-9256-3f69a937a1d8 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 297/606] 199.204.45.235 () {34 vars in 984 bytes} [Wed Jul 1 14:22:16 2026] GET /v2.0/subnets?id=988c6e71-13db-4717-877e-5f5709268d4d => generated 701 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 298/607] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:22:16 2026] GET /v2.0/ports?network_id=49c64470-dbb5-4942-ac7f-eda79c82bcd8&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: 6|app: 0|req: 299/608] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:22:16 2026] GET /v2.0/networks/49c64470-dbb5-4942-ac7f-eda79c82bcd8?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/609] 10.0.0.218 () {34 vars in 676 bytes} [Wed Jul 1 14:22:16 2026] POST /v2.0/floatingips => generated 552 bytes in 734 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 300/610] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:22:17 2026] GET /v2.0/networks/49c64470-dbb5-4942-ac7f-eda79c82bcd8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/611] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:17 2026] GET /v2.0/ports?device_id=77f73ea9-ecf1-444b-9870-3855cad0a159 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/612] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:22:17 2026] GET /v2.0/security-groups?id=40b72c8f-c8a0-4a07-83e8-dfd21b95ddca&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: 6|app: 0|req: 301/613] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:17 2026] GET /v2.0/ports?device_id=4cb08af2-d254-4a29-a911-bd46783d0229 => generated 973 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/614] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:22:17 2026] GET /v2.0/security-groups?id=e7610d34-93ae-4a7b-be75-ce53e3ec7365&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: 6|app: 0|req: 302/615] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:18 2026] GET /v2.0/ports?device_id=77f73ea9-ecf1-444b-9870-3855cad0a159 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/616] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:22:18 2026] GET /v2.0/security-groups?id=40b72c8f-c8a0-4a07-83e8-dfd21b95ddca&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 303/617] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:18 2026] GET /v2.0/ports?device_id=4cb08af2-d254-4a29-a911-bd46783d0229 => 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: 315/618] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:22:18 2026] GET /v2.0/security-groups?id=e7610d34-93ae-4a7b-be75-ce53e3ec7365&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: 6|app: 0|req: 304/619] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:19 2026] GET /v2.0/ports?device_id=77f73ea9-ecf1-444b-9870-3855cad0a159 => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/620] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:22:19 2026] GET /v2.0/security-groups?id=40b72c8f-c8a0-4a07-83e8-dfd21b95ddca&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 305/621] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:19 2026] GET /v2.0/ports?device_id=4cb08af2-d254-4a29-a911-bd46783d0229 => generated 973 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/622] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:22:19 2026] GET /v2.0/security-groups?id=e7610d34-93ae-4a7b-be75-ce53e3ec7365&fields=id&fields=name => generated 114 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 306/623] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:20 2026] GET /v2.0/ports?device_id=77f73ea9-ecf1-444b-9870-3855cad0a159 => generated 969 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/624] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:22:20 2026] GET /v2.0/security-groups?id=40b72c8f-c8a0-4a07-83e8-dfd21b95ddca&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: 6|app: 0|req: 307/625] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:20 2026] GET /v2.0/ports?device_id=4cb08af2-d254-4a29-a911-bd46783d0229 => generated 975 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/626] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:22:21 2026] GET /v2.0/security-groups?id=e7610d34-93ae-4a7b-be75-ce53e3ec7365&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 308/627] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:22 2026] GET /v2.0/ports?device_id=77f73ea9-ecf1-444b-9870-3855cad0a159 => generated 971 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 309/628] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:22 2026] GET /v2.0/ports?device_id=4cb08af2-d254-4a29-a911-bd46783d0229 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 310/629] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:22:22 2026] GET /v2.0/security-groups?id=40b72c8f-c8a0-4a07-83e8-dfd21b95ddca&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 311/630] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:22:22 2026] GET /v2.0/security-groups?id=e7610d34-93ae-4a7b-be75-ce53e3ec7365&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: 320/631] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:22:22 2026] GET /v2.0/security-groups?tenant_id=cedf26dfbe924a668d9a4a17a0860939&name=default => generated 2925 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 312/632] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:22:22 2026] DELETE /v2.0/security-groups/6568bc74-8635-42ae-a25d-87e234ae2a30 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/633] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:22:22 2026] GET /v2.0/security-groups?tenant_id=05eec284eb9041f2a55f2114d20e16df&name=default => generated 2925 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 313/634] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:22:22 2026] DELETE /v2.0/security-groups/0866a79d-300c-4ff9-9f0b-921f10538c79 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/635] 10.0.0.83 () {34 vars in 1095 bytes} [Wed Jul 1 14:22:23 2026] GET /v2.0/security-groups?name=tempest-securitygroup--41537534&fields=id&tenant_id=8d6f522142a346b3b08ba7c09a7fd047 => generated 69 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 314/636] 10.0.0.83 () {34 vars in 981 bytes} [Wed Jul 1 14:22:23 2026] GET /v2.0/networks?id=8501b36e-404c-4c95-8d1b-f3eb29a95153 => generated 680 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 315/637] 10.0.0.83 () {34 vars in 964 bytes} [Wed Jul 1 14:22:23 2026] GET /v2.0/quotas/8d6f522142a346b3b08ba7c09a7fd047 => 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: 323/638] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:23 2026] GET /v2.0/ports?device_id=77f73ea9-ecf1-444b-9870-3855cad0a159 => generated 971 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 316/639] 10.0.0.83 () {34 vars in 1001 bytes} [Wed Jul 1 14:22:23 2026] GET /v2.0/ports?tenant_id=8d6f522142a346b3b08ba7c09a7fd047&fields=id => generated 103 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/640] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:22:23 2026] GET /v2.0/security-groups?id=40b72c8f-c8a0-4a07-83e8-dfd21b95ddca&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: 6|app: 0|req: 317/641] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:23 2026] GET /v2.0/ports?device_id=4cb08af2-d254-4a29-a911-bd46783d0229 => generated 975 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/642] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:22:23 2026] GET /v2.0/security-groups?id=e7610d34-93ae-4a7b-be75-ce53e3ec7365&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: 6|app: 0|req: 318/643] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:23 2026] GET /v2.0/ports?device_id=4cb08af2-d254-4a29-a911-bd46783d0229 => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 319/644] 10.0.0.83 () {34 vars in 906 bytes} [Wed Jul 1 14:22:23 2026] GET /v2.0/extensions => generated 20516 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 6|app: 0|req: 320/645] 10.0.0.83 () {34 vars in 1007 bytes} [Wed Jul 1 14:22:24 2026] GET /v2.0/networks/8501b36e-404c-4c95-8d1b-f3eb29a95153?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 321/646] 10.0.0.83 () {34 vars in 1107 bytes} [Wed Jul 1 14:22:24 2026] GET /v2.0/networks/8501b36e-404c-4c95-8d1b-f3eb29a95153?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:22:24.504 7 INFO neutron.db.l3_db [None req-0d1838a3-203e-405e-9fb7-85a71eacf2a3 b6e05ad888cb4ddba74acf719b0c55fc dc6acaf140684b5dbacc38cb0dd46edd - - default default] Floating IP aa12208e-9eb7-459d-8943-e6104a954e81 associated. External IP: 10.96.250.210, port: 1bcde9b1-883d-42f0-bfe2-be330e33ac22. [pid: 6|app: 0|req: 322/647] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:24 2026] GET /v2.0/ports?device_id=72850459-faa4-4073-b32c-79c76f927350 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 323/648] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:24 2026] GET /v2.0/ports?device_id=77f73ea9-ecf1-444b-9870-3855cad0a159 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 324/649] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:22:24 2026] GET /v2.0/security-groups?id=40b72c8f-c8a0-4a07-83e8-dfd21b95ddca&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: 326/650] 10.0.0.218 () {34 vars in 749 bytes} [Wed Jul 1 14:22:23 2026] PUT /v2.0/floatingips/aa12208e-9eb7-459d-8943-e6104a954e81 => generated 856 bytes in 902 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 325/651] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:24 2026] GET /v2.0/ports?device_id=77f73ea9-ecf1-444b-9870-3855cad0a159 => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:22:24.918 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-48657cb1-2eb7-44e3-985b-bddc2febd50c'] response: {'name': 'network-changed', 'server_uuid': '4cb08af2-d254-4a29-a911-bd46783d0229', 'tag': '1bcde9b1-883d-42f0-bfe2-be330e33ac22', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 326/652] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:24 2026] GET /v2.0/ports?device_id=4cb08af2-d254-4a29-a911-bd46783d0229 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 327/653] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:22:24 2026] GET /v2.0/security-groups?id=e7610d34-93ae-4a7b-be75-ce53e3ec7365&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:22:25.243 7 INFO neutron.db.l3_db [None req-e731121d-1aa8-4268-a4fa-d45bb3eb87eb 80c41b7935194038ae7c235fd80cdf61 4739dc9a8a2a4fa18a651c2874646e01 - - default default] Floating IP 9dfe140e-c873-48d4-be4a-f7431449ebd0 associated. External IP: 10.96.250.206, port: f72d1f05-0ed9-4c1a-9256-3f69a937a1d8. [pid: 6|app: 0|req: 328/654] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:25 2026] GET /v2.0/ports?device_id=4cb08af2-d254-4a29-a911-bd46783d0229 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 329/655] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:22:25 2026] GET /v2.0/ports?tenant_id=dc6acaf140684b5dbacc38cb0dd46edd&device_id=4cb08af2-d254-4a29-a911-bd46783d0229 => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 330/656] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:22:25 2026] GET /v2.0/security-groups?id=e7610d34-93ae-4a7b-be75-ce53e3ec7365&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: 6|app: 0|req: 331/657] 199.204.45.235 () {34 vars in 986 bytes} [Wed Jul 1 14:22:25 2026] GET /v2.0/networks?id=f7db7324-571a-4ab9-a4c9-602bc8d08962 => generated 772 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/658] 10.0.0.218 () {34 vars in 749 bytes} [Wed Jul 1 14:22:24 2026] PUT /v2.0/floatingips/9dfe140e-c873-48d4-be4a-f7431449ebd0 => generated 855 bytes in 711 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 332/659] 199.204.45.235 () {34 vars in 1060 bytes} [Wed Jul 1 14:22:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=1bcde9b1-883d-42f0-bfe2-be330e33ac22 => generated 859 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/660] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:25 2026] GET /v2.0/ports?device_id=77f73ea9-ecf1-444b-9870-3855cad0a159 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 333/661] 199.204.45.235 () {34 vars in 984 bytes} [Wed Jul 1 14:22:25 2026] GET /v2.0/subnets?id=ee9513d0-b3c5-4b65-baff-10d246d89c05 => generated 694 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/662] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:25 2026] GET /v2.0/ports?device_id=72850459-faa4-4073-b32c-79c76f927350 => 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: 330/663] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:22:25 2026] GET /v2.0/security-groups?id=40b72c8f-c8a0-4a07-83e8-dfd21b95ddca&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: 6|app: 0|req: 334/664] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:22:25 2026] GET /v2.0/ports?network_id=f7db7324-571a-4ab9-a4c9-602bc8d08962&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/665] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:22:25 2026] GET /v2.0/networks/f7db7324-571a-4ab9-a4c9-602bc8d08962?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 335/666] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:22:25 2026] GET /v2.0/networks/f7db7324-571a-4ab9-a4c9-602bc8d08962?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: 332/667] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:26 2026] GET /v2.0/ports?device_id=4cb08af2-d254-4a29-a911-bd46783d0229 => generated 975 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 336/668] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:22:26 2026] GET /v2.0/security-groups?id=e7610d34-93ae-4a7b-be75-ce53e3ec7365&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/669] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:26 2026] GET /v2.0/ports?device_id=72850459-faa4-4073-b32c-79c76f927350 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 338/672] 199.204.45.235 () {34 vars in 994 bytes} [Wed Jul 1 14:22:27 2026] GET /v2.0/ports?device_id=4cb08af2-d254-4a29-a911-bd46783d0229 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:22:27.429 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a73b8267-15b9-4908-9a8d-2c7e6a96f667'] response: {'name': 'network-changed', 'server_uuid': '77f73ea9-ecf1-444b-9870-3855cad0a159', 'tag': 'f72d1f05-0ed9-4c1a-9256-3f69a937a1d8', 'status': 'completed', 'code': 200} 2026-07-01 14:22:27.737 7 INFO neutron.db.l3_db [req-fc5c7c1e-f5d7-4026-8924-2bed289c91cf req-166435a6-f3ec-4b51-a9ca-cc4961fd056c b6e05ad888cb4ddba74acf719b0c55fc dc6acaf140684b5dbacc38cb0dd46edd - - default default] Floating IP aa12208e-9eb7-459d-8943-e6104a954e81 disassociated. External IP: 10.96.250.210, port: 1bcde9b1-883d-42f0-bfe2-be330e33ac22. [pid: 6|app: 0|req: 339/673] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:27 2026] GET /v2.0/ports?device_id=4cb08af2-d254-4a29-a911-bd46783d0229 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 340/674] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:27 2026] GET /v2.0/ports?device_id=72850459-faa4-4073-b32c-79c76f927350 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 341/675] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:22:27 2026] GET /v2.0/ports?tenant_id=4739dc9a8a2a4fa18a651c2874646e01&device_id=77f73ea9-ecf1-444b-9870-3855cad0a159 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 342/676] 199.204.45.235 () {34 vars in 986 bytes} [Wed Jul 1 14:22:27 2026] GET /v2.0/networks?id=49c64470-dbb5-4942-ac7f-eda79c82bcd8 => generated 779 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 343/677] 199.204.45.235 () {34 vars in 1058 bytes} [Wed Jul 1 14:22:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=f72d1f05-0ed9-4c1a-9256-3f69a937a1d8 => generated 858 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 344/678] 199.204.45.235 () {34 vars in 984 bytes} [Wed Jul 1 14:22:28 2026] GET /v2.0/subnets?id=988c6e71-13db-4717-877e-5f5709268d4d => generated 701 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 345/679] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:22:28 2026] GET /v2.0/ports?network_id=49c64470-dbb5-4942-ac7f-eda79c82bcd8&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: 335/680] 199.204.45.235 () {36 vars in 997 bytes} [Wed Jul 1 14:22:27 2026] DELETE /v2.0/ports/1bcde9b1-883d-42f0-bfe2-be330e33ac22 => generated 0 bytes in 849 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 346/681] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:22:28 2026] GET /v2.0/networks/49c64470-dbb5-4942-ac7f-eda79c82bcd8?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: 336/682] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:22:28 2026] GET /v2.0/networks/49c64470-dbb5-4942-ac7f-eda79c82bcd8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 347/683] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:28 2026] GET /v2.0/ports?device_id=4cb08af2-d254-4a29-a911-bd46783d0229 => 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: 337/684] 199.204.45.235 () {34 vars in 986 bytes} [Wed Jul 1 14:22:28 2026] GET /v2.0/networks?id=8501b36e-404c-4c95-8d1b-f3eb29a95153 => generated 680 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 348/685] 199.204.45.235 () {34 vars in 1050 bytes} [Wed Jul 1 14:22:28 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8d6f522142a346b3b08ba7c09a7fd047 => generated 179 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/686] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:29 2026] GET /v2.0/ports?device_id=72850459-faa4-4073-b32c-79c76f927350 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:22:29.065 6 WARNING neutron_lib.context [req-572b824c-f8f1-4e43-b07e-9705d4b980fb req-13fb6f04-858b-4a0d-8379-16086af61be0 cb3c26a1848341c3a2989043deeaa72b 8d6f522142a346b3b08ba7c09a7fd047 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 349/687] 199.204.45.235 () {38 vars in 955 bytes} [Wed Jul 1 14:22:29 2026] POST /v2.0/ports => generated 954 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:22:29.492 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-eb54cb2f-e9a1-4a5d-8f6b-faa3db28cf42'] response: {'server_uuid': '4cb08af2-d254-4a29-a911-bd46783d0229', 'name': 'network-vif-deleted', 'tag': '1bcde9b1-883d-42f0-bfe2-be330e33ac22', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 350/688] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:22:29 2026] GET /v2.0/security-groups?tenant_id=4fd7a298d7cd4636870eec8b466e9c28&name=default => generated 2925 bytes in 362 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/689] 199.204.45.235 () {38 vars in 1028 bytes} [Wed Jul 1 14:22:29 2026] PUT /v2.0/ports/b352fbed-17ff-4463-bd7c-14ffeed2f65c => generated 1235 bytes in 566 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: 340/690] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:30 2026] GET /v2.0/ports?device_id=4cb08af2-d254-4a29-a911-bd46783d0229 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 351/691] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:22:29 2026] DELETE /v2.0/security-groups/f605e7d2-12c6-4a18-82a8-b1704c799ac2 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/692] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:30 2026] GET /v2.0/ports?device_id=72850459-faa4-4073-b32c-79c76f927350 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/693] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:22:30 2026] GET /v2.0/security-groups?id=de727ebd-37c5-4a43-999f-54c7439d19cc&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 352/694] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:22:30 2026] GET /v2.0/security-groups?tenant_id=20eebcbd24874e92accbe7b98e0b546f&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/695] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:22:30 2026] DELETE /v2.0/security-groups/70563ef6-4259-47a6-a3f7-ac903099f1ed => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 353/696] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:22:31 2026] GET /v2.0/ports?tenant_id=8d6f522142a346b3b08ba7c09a7fd047&device_id=72850459-faa4-4073-b32c-79c76f927350 => generated 1238 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/697] 199.204.45.235 () {34 vars in 1058 bytes} [Wed Jul 1 14:22:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=b352fbed-17ff-4463-bd7c-14ffeed2f65c => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 354/698] 199.204.45.235 () {34 vars in 984 bytes} [Wed Jul 1 14:22:31 2026] GET /v2.0/subnets?id=73aeb329-59c9-4d63-9dbd-4691fdea3c02 => generated 698 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/699] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:31 2026] GET /v2.0/ports?device_id=4cb08af2-d254-4a29-a911-bd46783d0229 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 355/700] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:22:31 2026] GET /v2.0/ports?network_id=8501b36e-404c-4c95-8d1b-f3eb29a95153&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/701] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:22:31 2026] GET /v2.0/networks/8501b36e-404c-4c95-8d1b-f3eb29a95153?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 356/702] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:22:31 2026] GET /v2.0/networks/8501b36e-404c-4c95-8d1b-f3eb29a95153?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: 347/703] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:31 2026] GET /v2.0/ports?device_id=72850459-faa4-4073-b32c-79c76f927350 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 357/704] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:22:31 2026] GET /v2.0/security-groups?id=de727ebd-37c5-4a43-999f-54c7439d19cc&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:22:32.366 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f8298fe8-922d-44cd-b58e-2bd3addcef93'] response: {'name': 'network-changed', 'server_uuid': '72850459-faa4-4073-b32c-79c76f927350', 'tag': 'b352fbed-17ff-4463-bd7c-14ffeed2f65c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 348/705] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:22:32 2026] DELETE /v2.0/security-groups/e7610d34-93ae-4a7b-be75-ce53e3ec7365 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:22:32.461 6 INFO neutron.api.v2.resource [None req-0cafd7e4-da63-4453-864c-2432a92bdf87 b6e05ad888cb4ddba74acf719b0c55fc dc6acaf140684b5dbacc38cb0dd46edd - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 358/706] 10.0.0.218 () {32 vars in 737 bytes} [Wed Jul 1 14:22:32 2026] GET /v2.0/security-groups/e7610d34-93ae-4a7b-be75-ce53e3ec7365 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 359/707] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:32 2026] GET /v2.0/ports?device_id=72850459-faa4-4073-b32c-79c76f927350 => generated 969 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 360/708] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:22:32 2026] GET /v2.0/security-groups?id=de727ebd-37c5-4a43-999f-54c7439d19cc&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/709] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jul 1 14:22:32 2026] DELETE /v2.0/floatingips/aa12208e-9eb7-459d-8943-e6104a954e81 => generated 0 bytes in 341 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/710] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:22:32 2026] GET /v2.0/ports?tenant_id=8d6f522142a346b3b08ba7c09a7fd047&device_id=72850459-faa4-4073-b32c-79c76f927350 => generated 1238 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/711] 199.204.45.235 () {34 vars in 986 bytes} [Wed Jul 1 14:22:32 2026] GET /v2.0/networks?id=8501b36e-404c-4c95-8d1b-f3eb29a95153 => generated 776 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/712] 199.204.45.235 () {34 vars in 1058 bytes} [Wed Jul 1 14:22:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=b352fbed-17ff-4463-bd7c-14ffeed2f65c => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/713] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:22:33 2026] GET /v2.0/security-groups?tenant_id=93805d7603d247b693560b41d7340134&name=default => generated 2925 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/714] 199.204.45.235 () {34 vars in 984 bytes} [Wed Jul 1 14:22:33 2026] GET /v2.0/subnets?id=73aeb329-59c9-4d63-9dbd-4691fdea3c02 => generated 698 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/715] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:22:33 2026] DELETE /v2.0/security-groups/7c5dff8d-2d77-4eb9-b2e2-b0b5789a9b5c => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/716] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:22:33 2026] GET /v2.0/ports?network_id=8501b36e-404c-4c95-8d1b-f3eb29a95153&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/717] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:22:33 2026] GET /v2.0/networks/8501b36e-404c-4c95-8d1b-f3eb29a95153?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: 358/718] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:22:33 2026] GET /v2.0/networks/8501b36e-404c-4c95-8d1b-f3eb29a95153?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/719] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:33 2026] GET /v2.0/ports?device_id=72850459-faa4-4073-b32c-79c76f927350 => 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: 360/720] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:22:33 2026] GET /v2.0/security-groups?id=de727ebd-37c5-4a43-999f-54c7439d19cc&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 361/721] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jul 1 14:22:32 2026] PUT /v2.0/routers/f22cbeea-9410-4e41-8c07-7255ee73bd6b/remove_router_interface => generated 309 bytes in 1143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 362/722] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:34 2026] GET /v2.0/ports?device_id=72850459-faa4-4073-b32c-79c76f927350 => generated 969 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:22:34.956 7 INFO neutron.services.segments.plugin [-] Segment dc941aa0-beab-4e74-abe7-15b39c5146ef resource provider aggregate not found 2026-07-01 14:22:34.963 7 INFO neutron.services.segments.plugin [-] Segment dc941aa0-beab-4e74-abe7-15b39c5146ef resource provider aggregate not found 2026-07-01 14:22:34.975 7 INFO neutron.db.l3_hamode_db [None req-57e5bec1-c790-4bc2-9d0b-8c536d93294d 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] HA network a6668ac3-6414-48b4-af9b-e61df7101d1a was deleted as no HA routers are present in tenant dc6acaf140684b5dbacc38cb0dd46edd. [pid: 7|app: 0|req: 361/723] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:22:33 2026] DELETE /v2.0/routers/f22cbeea-9410-4e41-8c07-7255ee73bd6b => generated 0 bytes in 1018 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:22:34.990 7 INFO neutron.services.segments.plugin [-] Segment dc941aa0-beab-4e74-abe7-15b39c5146ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc941aa0-beab-4e74-abe7-15b39c5146ef found for delete ", "request_id": "req-c97439be-0896-420d-a72e-89a570f6d70a"}]} 2026-07-01 14:22:34.999 7 INFO neutron.services.segments.plugin [-] Segment dc941aa0-beab-4e74-abe7-15b39c5146ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc941aa0-beab-4e74-abe7-15b39c5146ef found for delete ", "request_id": "req-09182dac-1825-40b6-bfd0-8a592090f1a8"}]} [pid: 6|app: 0|req: 363/724] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:22:34 2026] GET /v2.0/security-groups?id=de727ebd-37c5-4a43-999f-54c7439d19cc&fields=id&fields=name => generated 112 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/725] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:22:34 2026] DELETE /v2.0/subnets/ee9513d0-b3c5-4b65-baff-10d246d89c05 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 364/726] 10.0.0.76 () {34 vars in 989 bytes} [Wed Jul 1 14:22:35 2026] GET /v2.0/ports?device_id=77f73ea9-ecf1-444b-9870-3855cad0a159 => generated 1240 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:22:35.436 6 WARNING neutron_lib.context [None req-525d90ea-f5fe-4029-803b-47f1ee8f797e f166dcf56c0d4c83bda9c2cd49c9d792 a358a797438e4197b20de55b8f3ad1dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 363/727] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:22:35 2026] DELETE /v2.0/networks/f7db7324-571a-4ab9-a4c9-602bc8d08962 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/728] 10.0.0.76 () {34 vars in 1039 bytes} [Wed Jul 1 14:22:35 2026] GET /v2.0/security-groups?id=40b72c8f-c8a0-4a07-83e8-dfd21b95ddca&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:22:35.580 6 INFO neutron.db.segments_db [None req-525d90ea-f5fe-4029-803b-47f1ee8f797e f166dcf56c0d4c83bda9c2cd49c9d792 a358a797438e4197b20de55b8f3ad1dd - - default default] Added segment e4a93b9e-6726-4a32-8b67-344b4497ebc7 of type vxlan for network 5f070193-7605-4def-9694-3282cd32128f [pid: 6|app: 0|req: 365/729] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:22:35 2026] POST /v2.0/networks => generated 648 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/730] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:22:35 2026] GET /v2.0/security-groups?tenant_id=dc6acaf140684b5dbacc38cb0dd46edd&name=default => generated 2921 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 366/731] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:22:35 2026] DELETE /v2.0/security-groups/b31b9462-69cb-4468-9b9e-0cbe87617c95 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:22:36.174 6 WARNING neutron_lib.context [None req-dd5686ff-f902-41a3-a572-50bf8a08b3f6 f166dcf56c0d4c83bda9c2cd49c9d792 a358a797438e4197b20de55b8f3ad1dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 366/732] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:36 2026] GET /v2.0/ports?device_id=72850459-faa4-4073-b32c-79c76f927350 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/733] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:22:36 2026] GET /v2.0/security-groups?id=de727ebd-37c5-4a43-999f-54c7439d19cc&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 367/734] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:22:36 2026] POST /v2.0/subnets => generated 673 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:22:36.548 7 WARNING neutron_lib.context [None req-b04c8546-8a85-451d-970b-f42963e0244c f166dcf56c0d4c83bda9c2cd49c9d792 a358a797438e4197b20de55b8f3ad1dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:22:36.624 7 INFO neutron.db.segments_db [None req-b04c8546-8a85-451d-970b-f42963e0244c f166dcf56c0d4c83bda9c2cd49c9d792 a358a797438e4197b20de55b8f3ad1dd - - default default] Added segment 51be8ab0-85cb-4814-845f-241c058a5d00 of type vxlan for network 838099e2-a0b6-42a3-ba36-4377f8692cbd [pid: 7|app: 0|req: 368/735] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:22:36 2026] POST /v2.0/networks => generated 648 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 368/736] 10.0.0.218 () {34 vars in 743 bytes} [Wed Jul 1 14:22:36 2026] PUT /v2.0/networks/838099e2-a0b6-42a3-ba36-4377f8692cbd => generated 592 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:22:36.923 7 WARNING neutron_lib.context [None req-c5d04ae8-031d-42d6-b65e-7e7331763090 f166dcf56c0d4c83bda9c2cd49c9d792 a358a797438e4197b20de55b8f3ad1dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:22:37.018 7 INFO neutron.services.segments.plugin [-] Segment 1ddba11b-f7e4-45c5-ab1c-312c28b4d0b1 resource provider aggregate not found 2026-07-01 14:22:37.024 7 INFO neutron.services.segments.plugin [-] Segment 1ddba11b-f7e4-45c5-ab1c-312c28b4d0b1 resource provider aggregate not found 2026-07-01 14:22:37.046 7 INFO neutron.services.segments.plugin [-] Segment 1ddba11b-f7e4-45c5-ab1c-312c28b4d0b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ddba11b-f7e4-45c5-ab1c-312c28b4d0b1 found for delete ", "request_id": "req-ab9d71e0-a47c-4eb1-aa2b-9509c863b343"}]} 2026-07-01 14:22:37.049 7 INFO neutron.services.segments.plugin [-] Segment 1ddba11b-f7e4-45c5-ab1c-312c28b4d0b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ddba11b-f7e4-45c5-ab1c-312c28b4d0b1 found for delete ", "request_id": "req-81402b3b-dd73-4e04-bda6-d466caa7b816"}]} [pid: 7|app: 0|req: 369/737] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:22:36 2026] POST /v2.0/subnets => generated 646 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 369/738] 10.0.0.218 () {34 vars in 741 bytes} [Wed Jul 1 14:22:37 2026] PUT /v2.0/subnets/9f9e22a5-0f2e-45a7-9606-2b8ef0f926de => generated 656 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/739] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:37 2026] GET /v2.0/ports?device_id=72850459-faa4-4073-b32c-79c76f927350 => 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: 371/740] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:22:37 2026] GET /v2.0/security-groups?id=de727ebd-37c5-4a43-999f-54c7439d19cc&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:22:37.669 6 INFO neutron.services.segments.plugin [-] Segment 51be8ab0-85cb-4814-845f-241c058a5d00 resource provider aggregate not found 2026-07-01 14:22:37.675 6 INFO neutron.services.segments.plugin [-] Segment 51be8ab0-85cb-4814-845f-241c058a5d00 resource provider aggregate not found [pid: 6|app: 0|req: 370/741] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:22:37 2026] DELETE /v2.0/networks/838099e2-a0b6-42a3-ba36-4377f8692cbd => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:22:37.706 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dc34cdab-8d82-4abe-8f95-7c33f3690840 f166dcf56c0d4c83bda9c2cd49c9d792 a358a797438e4197b20de55b8f3ad1dd - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 372/742] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:22:37 2026] DELETE /v2.0/networks/838099e2-a0b6-42a3-ba36-4377f8692cbd => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 14:22:37.728 6 INFO neutron.services.segments.plugin [-] Segment 51be8ab0-85cb-4814-845f-241c058a5d00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51be8ab0-85cb-4814-845f-241c058a5d00 found for delete ", "request_id": "req-f4af851f-0aee-4274-b835-6e030a80e726"}]} 2026-07-01 14:22:37.728 6 INFO neutron.services.segments.plugin [-] Segment 51be8ab0-85cb-4814-845f-241c058a5d00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51be8ab0-85cb-4814-845f-241c058a5d00 found for delete ", "request_id": "req-4bd16420-e9bd-4e56-9799-4196e35e403c"}]} [pid: 6|app: 0|req: 371/743] 10.0.0.218 () {32 vars in 694 bytes} [Wed Jul 1 14:22:37 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/744] 10.0.0.218 () {32 vars in 742 bytes} [Wed Jul 1 14:22:37 2026] GET /v2.0/subnets?network_id=26f33944-765a-49ab-abff-4262ad2efb20 => generated 649 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/745] 10.0.0.218 () {32 vars in 653 bytes} [Wed Jul 1 14:22:37 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: 375/746] 10.0.0.218 () {32 vars in 649 bytes} [Wed Jul 1 14:22:37 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: 7|app: 0|req: 376/747] 10.0.0.218 () {32 vars in 647 bytes} [Wed Jul 1 14:22:37 2026] GET /v2.0/subnets => generated 1312 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/748] 10.0.0.218 () {32 vars in 723 bytes} [Wed Jul 1 14:22:37 2026] GET /v2.0/networks/5f070193-7605-4def-9694-3282cd32128f => generated 673 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/749] 10.0.0.218 () {32 vars in 721 bytes} [Wed Jul 1 14:22:38 2026] GET /v2.0/subnets/72b3d0bb-ef1c-43fd-8a11-2cecb19724fb => generated 673 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:22:38.077 7 INFO neutron.pecan_wsgi.hooks.translation [None req-205f7b4e-1b99-479d-8907-ea9ace94ce44 f166dcf56c0d4c83bda9c2cd49c9d792 a358a797438e4197b20de55b8f3ad1dd - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 379/750] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:22:38 2026] DELETE /v2.0/subnets/9f9e22a5-0f2e-45a7-9606-2b8ef0f926de => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 14:22:38.099 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3a7cda69-64e9-4d1f-bfc1-d38a8763db14 f166dcf56c0d4c83bda9c2cd49c9d792 a358a797438e4197b20de55b8f3ad1dd - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 380/751] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:22:38 2026] DELETE /v2.0/networks/838099e2-a0b6-42a3-ba36-4377f8692cbd => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 14:22:38.218 6 INFO neutron.db.segments_db [None req-4838071f-c56b-4b51-b0b4-6a64d782467d 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Added segment d3c8e217-fe99-4cc7-93f5-72a399f41d5f of type vxlan for network fa5d7bfe-a327-4b83-b0de-2b05c5915283 [pid: 7|app: 0|req: 381/752] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:22:38 2026] DELETE /v2.0/subnets/72b3d0bb-ef1c-43fd-8a11-2cecb19724fb => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 372/753] 10.0.0.218 () {34 vars in 671 bytes} [Wed Jul 1 14:22:37 2026] POST /v2.0/networks => generated 743 bytes in 501 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 373/754] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:22:38 2026] POST /v2.0/subnets => generated 690 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/755] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:22:38 2026] DELETE /v2.0/networks/5f070193-7605-4def-9694-3282cd32128f => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 374/756] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:38 2026] GET /v2.0/ports?device_id=72850459-faa4-4073-b32c-79c76f927350 => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:22:38.651 7 INFO neutron.db.segments_db [None req-d743a86a-9bf2-410d-8db6-cda7ebcc5236 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Added segment 369a4f4b-3c00-44c7-a5d0-2eaf729418a7 of type vxlan for network b114e8b3-6134-4b20-863d-de51d1e34774 [pid: 6|app: 0|req: 375/757] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:22:38 2026] GET /v2.0/security-groups?id=de727ebd-37c5-4a43-999f-54c7439d19cc&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:22:38.949 7 INFO neutron.db.l3_hamode_db [None req-d743a86a-9bf2-410d-8db6-cda7ebcc5236 9b2f7215d87047c1b4b10c04da6781eb 9d9eb3258fbc4b299416fd257fbfd2b4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 14:22:39.091 7 INFO neutron.services.segments.plugin [-] Segment e4a93b9e-6726-4a32-8b67-344b4497ebc7 resource provider aggregate not found 2026-07-01 14:22:39.095 7 INFO neutron.services.segments.plugin [-] Segment e4a93b9e-6726-4a32-8b67-344b4497ebc7 resource provider aggregate not found 2026-07-01 14:22:39.119 7 INFO neutron.services.segments.plugin [-] Segment e4a93b9e-6726-4a32-8b67-344b4497ebc7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4a93b9e-6726-4a32-8b67-344b4497ebc7 found for delete ", "request_id": "req-e0bed9ac-5748-433c-8ae8-d9c759280903"}]} 2026-07-01 14:22:39.120 7 INFO neutron.services.segments.plugin [-] Segment e4a93b9e-6726-4a32-8b67-344b4497ebc7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4a93b9e-6726-4a32-8b67-344b4497ebc7 found for delete ", "request_id": "req-ae5a348c-9773-463d-b460-88bfe4c0e6a3"}]} [pid: 6|app: 0|req: 376/758] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:22:39 2026] GET /v2.0/security-groups?tenant_id=a358a797438e4197b20de55b8f3ad1dd&name=default => generated 2925 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 377/759] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:22:39 2026] DELETE /v2.0/security-groups/c8939f21-4a55-4181-8eb4-11384fb1a83c => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 378/760] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:39 2026] GET /v2.0/ports?device_id=72850459-faa4-4073-b32c-79c76f927350 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 379/761] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:22:39 2026] GET /v2.0/security-groups?id=de727ebd-37c5-4a43-999f-54c7439d19cc&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:22:39.899 7 INFO neutron.db.l3_hamode_db [None req-d743a86a-9bf2-410d-8db6-cda7ebcc5236 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 380/762] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:40 2026] GET /v2.0/ports?device_id=72850459-faa4-4073-b32c-79c76f927350 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 381/763] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:22:40 2026] GET /v2.0/security-groups?id=de727ebd-37c5-4a43-999f-54c7439d19cc&fields=id&fields=name => generated 112 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 382/764] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:41 2026] GET /v2.0/ports?device_id=72850459-faa4-4073-b32c-79c76f927350 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/765] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:22:38 2026] POST /v2.0/routers => generated 730 bytes in 2852 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:22:41.640 7 WARNING neutron_lib.context [None req-bea70369-6778-4152-88cb-a1f9b5db04bd 7e49bd1395394dd88a1e3598a70b3feb eb0bdf0933ee477c9df95c76ef9f292a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:22:41.664 6 INFO neutron.db.l3_db [None req-55c0aa1c-d6d6-4837-80ef-20f421a3a4ab cb3c26a1848341c3a2989043deeaa72b 8d6f522142a346b3b08ba7c09a7fd047 - - default default] Floating IP 12d30af4-4d9f-4797-92bf-9881fc6dcd06 associated. External IP: 10.96.250.203, port: b352fbed-17ff-4463-bd7c-14ffeed2f65c. 2026-07-01 14:22:41.800 7 INFO neutron.db.segments_db [None req-bea70369-6778-4152-88cb-a1f9b5db04bd 7e49bd1395394dd88a1e3598a70b3feb eb0bdf0933ee477c9df95c76ef9f292a - - default default] Added segment c137549b-bda6-4770-9f50-c0610a82d8bd of type vxlan for network 05cdc51f-32bb-44b5-9fad-02884dae3b0c [pid: 7|app: 0|req: 384/766] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:22:41 2026] POST /v2.0/networks => generated 645 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 383/767] 10.0.0.218 () {34 vars in 749 bytes} [Wed Jul 1 14:22:41 2026] PUT /v2.0/floatingips/12d30af4-4d9f-4797-92bf-9881fc6dcd06 => generated 855 bytes in 791 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:22:41.983 6 WARNING neutron_lib.context [None req-12431828-231e-4f4c-8e6b-b37973842c22 7e49bd1395394dd88a1e3598a70b3feb eb0bdf0933ee477c9df95c76ef9f292a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 386/770] 10.0.0.218 () {34 vars in 665 bytes} [Wed Jul 1 14:22:41 2026] POST /v2.0/ports => generated 774 bytes in 351 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: 6|app: 0|req: 387/771] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:42 2026] GET /v2.0/ports?device_id=72850459-faa4-4073-b32c-79c76f927350 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:22:42.372 6 WARNING neutron_lib.context [None req-e3a29a8c-cd00-46ce-aa78-0a204c31dab4 7e49bd1395394dd88a1e3598a70b3feb eb0bdf0933ee477c9df95c76ef9f292a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:22:42.430 6 INFO neutron.db.segments_db [None req-e3a29a8c-cd00-46ce-aa78-0a204c31dab4 7e49bd1395394dd88a1e3598a70b3feb eb0bdf0933ee477c9df95c76ef9f292a - - default default] Added segment effe0471-2cdb-4fe3-bd87-caf6cace1e13 of type vxlan for network cb3bd690-0ccc-4273-aeaa-3596b277fa89 [pid: 6|app: 0|req: 388/772] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:22:42 2026] POST /v2.0/networks => generated 632 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:22:42.533 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-8427b47e-b33c-4047-8e8f-41eae696334f'] response: {'name': 'network-changed', 'server_uuid': '72850459-faa4-4073-b32c-79c76f927350', 'tag': 'b352fbed-17ff-4463-bd7c-14ffeed2f65c', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 389/773] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:22:42 2026] GET /v2.0/security-groups?id=de727ebd-37c5-4a43-999f-54c7439d19cc&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:22:42.572 6 WARNING neutron_lib.context [None req-af042bbe-f94c-498b-90e8-729575a143f6 7e49bd1395394dd88a1e3598a70b3feb eb0bdf0933ee477c9df95c76ef9f292a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 390/774] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:22:42 2026] POST /v2.0/subnets => generated 626 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:22:42.881 6 WARNING neutron_lib.context [None req-57dd1ca0-cacf-42aa-badd-1dee2c692b53 7e49bd1395394dd88a1e3598a70b3feb eb0bdf0933ee477c9df95c76ef9f292a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 385/775] 10.0.0.218 () {34 vars in 783 bytes} [Wed Jul 1 14:22:41 2026] PUT /v2.0/routers/ab67e7c8-0aee-405a-805d-16be77d5e8e6/add_router_interface => generated 309 bytes in 1240 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/776] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:43 2026] GET /v2.0/ports?device_id=72850459-faa4-4073-b32c-79c76f927350 => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/777] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:22:43 2026] GET /v2.0/ports?tenant_id=8d6f522142a346b3b08ba7c09a7fd047&device_id=72850459-faa4-4073-b32c-79c76f927350 => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/778] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:22:43 2026] GET /v2.0/security-groups?id=de727ebd-37c5-4a43-999f-54c7439d19cc&fields=id&fields=name => generated 112 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 391/779] 10.0.0.218 () {34 vars in 665 bytes} [Wed Jul 1 14:22:42 2026] POST /v2.0/ports => generated 950 bytes in 476 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: 389/780] 199.204.45.235 () {34 vars in 986 bytes} [Wed Jul 1 14:22:43 2026] GET /v2.0/networks?id=8501b36e-404c-4c95-8d1b-f3eb29a95153 => generated 776 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/781] 199.204.45.235 () {34 vars in 1058 bytes} [Wed Jul 1 14:22:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=b352fbed-17ff-4463-bd7c-14ffeed2f65c => generated 860 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/782] 199.204.45.235 () {34 vars in 984 bytes} [Wed Jul 1 14:22:43 2026] GET /v2.0/subnets?id=73aeb329-59c9-4d63-9dbd-4691fdea3c02 => generated 698 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/783] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:22:43 2026] GET /v2.0/ports?network_id=8501b36e-404c-4c95-8d1b-f3eb29a95153&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/784] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:22:43 2026] GET /v2.0/networks/8501b36e-404c-4c95-8d1b-f3eb29a95153?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: 394/785] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:22:43 2026] GET /v2.0/networks/8501b36e-404c-4c95-8d1b-f3eb29a95153?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:22:43.750 7 WARNING neutron_lib.context [None req-e3a426f0-6bdd-4a89-8ce0-ef4bcec63236 e307ed3fce3f4a28a67bedf3eb3465d8 9d9eb3258fbc4b299416fd257fbfd2b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 395/786] 10.0.0.218 () {34 vars in 685 bytes} [Wed Jul 1 14:22:43 2026] POST /v2.0/security-groups => generated 1659 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 14:22:43.894 7 WARNING neutron_lib.context [None req-4862e6df-3614-4b3f-8a53-a72f54eded3a e307ed3fce3f4a28a67bedf3eb3465d8 9d9eb3258fbc4b299416fd257fbfd2b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 396/787] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jul 1 14:22:43 2026] POST /v2.0/security-group-rules => generated 597 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:22:44.017 7 WARNING neutron_lib.context [None req-65819d2f-0b3f-4496-ac2c-2581994b22a2 e307ed3fce3f4a28a67bedf3eb3465d8 9d9eb3258fbc4b299416fd257fbfd2b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 397/788] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jul 1 14:22:44 2026] POST /v2.0/security-group-rules => generated 602 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 392/789] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jul 1 14:22:43 2026] DELETE /v2.0/ports/945b1809-0f99-4ce2-9ac2-898b3a435744 => generated 0 bytes in 816 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:22:44.173 7 WARNING neutron_lib.context [None req-9663c2ef-4161-4579-97f6-5ed9ee0d41db e307ed3fce3f4a28a67bedf3eb3465d8 9d9eb3258fbc4b299416fd257fbfd2b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:22:44.188 6 INFO neutron.pecan_wsgi.hooks.translation [None req-71ed659c-afb4-49b4-8faa-712ad971636e 7e49bd1395394dd88a1e3598a70b3feb eb0bdf0933ee477c9df95c76ef9f292a - - default default] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 393/790] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jul 1 14:22:44 2026] DELETE /v2.0/ports/945b1809-0f99-4ce2-9ac2-898b3a435744 => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 14:22:44.208 6 INFO neutron.pecan_wsgi.hooks.translation [None req-337b8130-557d-4f00-9f37-596d87bdc5fa 7e49bd1395394dd88a1e3598a70b3feb eb0bdf0933ee477c9df95c76ef9f292a - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 394/791] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jul 1 14:22:44 2026] GET /v2.0/ports/945b1809-0f99-4ce2-9ac2-898b3a435744 => generated 132 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 395/792] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:22:44 2026] DELETE /v2.0/subnets/40bd2c5d-e8ea-49af-9ca6-0b8763c5c802 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 396/793] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:44 2026] GET /v2.0/ports?device_id=72850459-faa4-4073-b32c-79c76f927350 => generated 971 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/794] 10.0.0.218 () {34 vars in 676 bytes} [Wed Jul 1 14:22:44 2026] POST /v2.0/floatingips => generated 552 bytes in 706 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/795] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:22:44 2026] GET /v2.0/security-groups?id=de727ebd-37c5-4a43-999f-54c7439d19cc&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:22:44.927 6 INFO neutron.services.segments.plugin [-] Segment effe0471-2cdb-4fe3-bd87-caf6cace1e13 resource provider aggregate not found 2026-07-01 14:22:44.934 6 INFO neutron.services.segments.plugin [-] Segment effe0471-2cdb-4fe3-bd87-caf6cace1e13 resource provider aggregate not found 2026-07-01 14:22:44.948 6 INFO neutron.services.segments.plugin [-] Segment effe0471-2cdb-4fe3-bd87-caf6cace1e13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid effe0471-2cdb-4fe3-bd87-caf6cace1e13 found for delete ", "request_id": "req-9c534252-4114-4acf-a00a-4331101f9950"}]} 2026-07-01 14:22:44.951 6 INFO neutron.services.segments.plugin [-] Segment effe0471-2cdb-4fe3-bd87-caf6cace1e13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid effe0471-2cdb-4fe3-bd87-caf6cace1e13 found for delete ", "request_id": "req-330c42ff-bf42-4d69-b8ac-3cf4785aadab"}]} [pid: 6|app: 0|req: 397/796] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:22:44 2026] DELETE /v2.0/networks/cb3bd690-0ccc-4273-aeaa-3596b277fa89 => generated 0 bytes in 427 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:22:44.991 7 WARNING neutron_lib.context [None req-53bbf1b6-072e-4dce-a537-626ddaeaf28b 7e49bd1395394dd88a1e3598a70b3feb eb0bdf0933ee477c9df95c76ef9f292a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:22:45.043 7 INFO neutron.db.segments_db [None req-53bbf1b6-072e-4dce-a537-626ddaeaf28b 7e49bd1395394dd88a1e3598a70b3feb eb0bdf0933ee477c9df95c76ef9f292a - - default default] Added segment 41336fb5-440c-459f-80aa-f8c7f487478f of type vxlan for network e811e3e0-2677-4e01-bfd7-68594fbcfb4e [pid: 6|app: 0|req: 398/797] 199.204.45.235 () {34 vars in 994 bytes} [Wed Jul 1 14:22:45 2026] GET /v2.0/ports?device_id=72850459-faa4-4073-b32c-79c76f927350 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/798] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:22:44 2026] POST /v2.0/networks => generated 631 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:22:45.159 7 WARNING neutron_lib.context [None req-a9fec2fd-b3d1-4fb4-8593-de0b4c4da6c9 7e49bd1395394dd88a1e3598a70b3feb eb0bdf0933ee477c9df95c76ef9f292a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 401/799] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:22:45 2026] POST /v2.0/subnets => generated 626 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/800] 10.0.0.83 () {34 vars in 1097 bytes} [Wed Jul 1 14:22:45 2026] GET /v2.0/security-groups?name=tempest-securitygroup--642524759&fields=id&tenant_id=9d9eb3258fbc4b299416fd257fbfd2b4 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:22:45.472 7 WARNING neutron_lib.context [None req-e19df335-38a6-48e3-9db8-8e2be773ea65 7e49bd1395394dd88a1e3598a70b3feb eb0bdf0933ee477c9df95c76ef9f292a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:22:45.485 6 INFO neutron.db.l3_db [req-51e297bd-0601-487a-b61d-5baddc806795 req-4bc34174-32f5-4b29-b0dd-d3bb32020c1d cb3c26a1848341c3a2989043deeaa72b 8d6f522142a346b3b08ba7c09a7fd047 - - default default] Floating IP 12d30af4-4d9f-4797-92bf-9881fc6dcd06 disassociated. External IP: 10.96.250.203, port: b352fbed-17ff-4463-bd7c-14ffeed2f65c. [pid: 7|app: 0|req: 403/801] 10.0.0.218 () {34 vars in 665 bytes} [Wed Jul 1 14:22:45 2026] POST /v2.0/ports => generated 912 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/802] 10.0.0.83 () {34 vars in 981 bytes} [Wed Jul 1 14:22:45 2026] GET /v2.0/networks?id=fa5d7bfe-a327-4b83-b0de-2b05c5915283 => generated 675 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 399/803] 199.204.45.235 () {36 vars in 997 bytes} [Wed Jul 1 14:22:45 2026] DELETE /v2.0/ports/b352fbed-17ff-4463-bd7c-14ffeed2f65c => generated 0 bytes in 765 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 400/804] 10.0.0.83 () {34 vars in 964 bytes} [Wed Jul 1 14:22:45 2026] GET /v2.0/quotas/9d9eb3258fbc4b299416fd257fbfd2b4 => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:22:45.962 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-5f1f418f-7526-4703-8524-284760940db5'] response: {'server_uuid': '72850459-faa4-4073-b32c-79c76f927350', 'name': 'network-vif-deleted', 'tag': 'b352fbed-17ff-4463-bd7c-14ffeed2f65c', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 401/805] 10.0.0.83 () {34 vars in 1001 bytes} [Wed Jul 1 14:22:45 2026] GET /v2.0/ports?tenant_id=9d9eb3258fbc4b299416fd257fbfd2b4&fields=id => generated 103 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 402/806] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:46 2026] GET /v2.0/ports?device_id=72850459-faa4-4073-b32c-79c76f927350 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 403/807] 10.0.0.83 () {34 vars in 1007 bytes} [Wed Jul 1 14:22:46 2026] GET /v2.0/networks/fa5d7bfe-a327-4b83-b0de-2b05c5915283?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: 405/808] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jul 1 14:22:45 2026] DELETE /v2.0/ports/0472e415-2c9c-461a-8718-be3822eb640a => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 404/809] 10.0.0.83 () {34 vars in 1107 bytes} [Wed Jul 1 14:22:46 2026] GET /v2.0/networks/fa5d7bfe-a327-4b83-b0de-2b05c5915283?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:22:46.205 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2992aa00-827d-4a09-b477-a4584d548911 7e49bd1395394dd88a1e3598a70b3feb eb0bdf0933ee477c9df95c76ef9f292a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 406/810] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jul 1 14:22:46 2026] GET /v2.0/ports/0472e415-2c9c-461a-8718-be3822eb640a => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 405/811] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:22:46 2026] DELETE /v2.0/subnets/f162aee1-cfec-43db-96fc-af1bd8ebf187 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/812] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:46 2026] GET /v2.0/ports?device_id=69af26db-de25-4cc4-9a27-44c0a2d9b51d => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 406/813] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:22:46 2026] DELETE /v2.0/networks/e811e3e0-2677-4e01-bfd7-68594fbcfb4e => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:22:46.648 7 WARNING neutron_lib.context [None req-f765af4b-8f31-4683-99c2-20dd82294a91 7e49bd1395394dd88a1e3598a70b3feb eb0bdf0933ee477c9df95c76ef9f292a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 407/814] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:46 2026] GET /v2.0/ports?device_id=77f73ea9-ecf1-444b-9870-3855cad0a159 => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 408/815] 10.0.0.83 () {34 vars in 970 bytes} [Wed Jul 1 14:22:46 2026] GET /v2.0/ports/f72d1f05-0ed9-4c1a-9256-3f69a937a1d8 => generated 968 bytes in 48 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.218 () {34 vars in 665 bytes} [Wed Jul 1 14:22:46 2026] POST /v2.0/ports => generated 775 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:22:47.061 6 INFO neutron.services.segments.plugin [-] Segment 41336fb5-440c-459f-80aa-f8c7f487478f resource provider aggregate not found 2026-07-01 14:22:47.067 6 INFO neutron.services.segments.plugin [-] Segment 41336fb5-440c-459f-80aa-f8c7f487478f resource provider aggregate not found 2026-07-01 14:22:47.087 6 INFO neutron.services.segments.plugin [-] Segment 41336fb5-440c-459f-80aa-f8c7f487478f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41336fb5-440c-459f-80aa-f8c7f487478f found for delete ", "request_id": "req-77adbdeb-14fd-4306-bd15-a102ce229768"}]} 2026-07-01 14:22:47.088 6 INFO neutron.services.segments.plugin [-] Segment 41336fb5-440c-459f-80aa-f8c7f487478f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41336fb5-440c-459f-80aa-f8c7f487478f found for delete ", "request_id": "req-c3e5b7ab-60df-42c1-bbaa-dd03ae21b005"}]} /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: 409/817] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:47 2026] GET /v2.0/ports?device_id=72850459-faa4-4073-b32c-79c76f927350 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 409/818] 10.0.0.218 () {34 vars in 737 bytes} [Wed Jul 1 14:22:47 2026] PUT /v2.0/ports/6fd2b8d5-0358-4dce-8179-ae463fac31f0 => generated 752 bytes in 278 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: 6|app: 0|req: 410/819] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:47 2026] GET /v2.0/ports?device_id=69af26db-de25-4cc4-9a27-44c0a2d9b51d => 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: 410/820] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jul 1 14:22:47 2026] DELETE /v2.0/ports/6fd2b8d5-0358-4dce-8179-ae463fac31f0 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 411/821] 199.204.45.235 () {34 vars in 1000 bytes} [Wed Jul 1 14:22:47 2026] GET /v2.0/subnets?network_id=49c64470-dbb5-4942-ac7f-eda79c82bcd8 => generated 683 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/822] 10.0.0.218 () {32 vars in 643 bytes} [Wed Jul 1 14:22:47 2026] GET /v2.0/ports => generated 777 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 412/823] 199.204.45.235 () {34 vars in 1146 bytes} [Wed Jul 1 14:22:47 2026] GET /v2.0/ports?device_id=77f73ea9-ecf1-444b-9870-3855cad0a159&device_owner=compute%3Anova&network_id=49c64470-dbb5-4942-ac7f-eda79c82bcd8 => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:22:47.612 7 INFO neutron.pecan_wsgi.hooks.translation [None req-89f1ee02-78a4-4e32-9767-7b4d242bea83 7e49bd1395394dd88a1e3598a70b3feb eb0bdf0933ee477c9df95c76ef9f292a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 412/824] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jul 1 14:22:47 2026] GET /v2.0/ports/6fd2b8d5-0358-4dce-8179-ae463fac31f0 => 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: 413/825] 10.0.0.218 () {32 vars in 643 bytes} [Wed Jul 1 14:22:47 2026] GET /v2.0/ports => generated 777 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/826] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jul 1 14:22:47 2026] GET /v2.0/ports/e60d515f-4585-475a-99b9-55deb328a838 => generated 774 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:22:47.747 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f2341d21-ef87-4c1e-b7a3-7e24cc0ae178 7e49bd1395394dd88a1e3598a70b3feb eb0bdf0933ee477c9df95c76ef9f292a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 415/827] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jul 1 14:22:47 2026] DELETE /v2.0/ports/0472e415-2c9c-461a-8718-be3822eb640a => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 14:22:47.766 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8b3b155d-1097-40f2-a1a5-639218c7a37f 7e49bd1395394dd88a1e3598a70b3feb eb0bdf0933ee477c9df95c76ef9f292a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 416/828] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:22:47 2026] DELETE /v2.0/subnets/f162aee1-cfec-43db-96fc-af1bd8ebf187 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 14:22:47.787 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0e4ac010-c58d-419a-9ca0-0dfe9c9ea12b 7e49bd1395394dd88a1e3598a70b3feb eb0bdf0933ee477c9df95c76ef9f292a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 417/829] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:22:47 2026] DELETE /v2.0/subnets/40bd2c5d-e8ea-49af-9ca6-0b8763c5c802 => 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: 418/830] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jul 1 14:22:47 2026] DELETE /v2.0/ports/e60d515f-4585-475a-99b9-55deb328a838 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:22:48.156 7 INFO neutron.services.segments.plugin [-] Segment c137549b-bda6-4770-9f50-c0610a82d8bd resource provider aggregate not found 2026-07-01 14:22:48.163 7 INFO neutron.services.segments.plugin [-] Segment c137549b-bda6-4770-9f50-c0610a82d8bd resource provider aggregate not found 2026-07-01 14:22:48.181 7 INFO neutron.services.segments.plugin [-] Segment c137549b-bda6-4770-9f50-c0610a82d8bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c137549b-bda6-4770-9f50-c0610a82d8bd found for delete ", "request_id": "req-d7c807d0-521f-43e7-9bc8-8a522db4b97d"}]} 2026-07-01 14:22:48.184 7 INFO neutron.services.segments.plugin [-] Segment c137549b-bda6-4770-9f50-c0610a82d8bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c137549b-bda6-4770-9f50-c0610a82d8bd found for delete ", "request_id": "req-a2c5e121-8a4c-4369-8c14-c9c023628933"}]} [pid: 7|app: 0|req: 419/831] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:22:47 2026] DELETE /v2.0/networks/05cdc51f-32bb-44b5-9fad-02884dae3b0c => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 413/832] 199.204.45.235 () {38 vars in 1028 bytes} [Wed Jul 1 14:22:47 2026] PUT /v2.0/ports/f72d1f05-0ed9-4c1a-9256-3f69a937a1d8 => generated 1149 bytes in 699 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/833] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:48 2026] GET /v2.0/ports?device_id=72850459-faa4-4073-b32c-79c76f927350 => generated 12 bytes in 23 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: 6|app: 0|req: 414/834] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:48 2026] GET /v2.0/ports?device_id=69af26db-de25-4cc4-9a27-44c0a2d9b51d => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:22:48.839 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-834b302c-7279-41fa-bf45-08ab9595faf9'] response: {'name': 'network-changed', 'server_uuid': '77f73ea9-ecf1-444b-9870-3855cad0a159', 'tag': 'f72d1f05-0ed9-4c1a-9256-3f69a937a1d8', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 415/835] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:22:48 2026] GET /v2.0/ports?tenant_id=4739dc9a8a2a4fa18a651c2874646e01&device_id=77f73ea9-ecf1-444b-9870-3855cad0a159 => generated 1421 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/836] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:22:48 2026] GET /v2.0/security-groups?tenant_id=eb0bdf0933ee477c9df95c76ef9f292a&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 416/837] 199.204.45.235 () {34 vars in 986 bytes} [Wed Jul 1 14:22:48 2026] GET /v2.0/networks?id=49c64470-dbb5-4942-ac7f-eda79c82bcd8 => generated 779 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 417/838] 199.204.45.235 () {34 vars in 1060 bytes} [Wed Jul 1 14:22:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=f72d1f05-0ed9-4c1a-9256-3f69a937a1d8 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 418/839] 199.204.45.235 () {34 vars in 1058 bytes} [Wed Jul 1 14:22:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=f72d1f05-0ed9-4c1a-9256-3f69a937a1d8 => generated 860 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 419/840] 199.204.45.235 () {34 vars in 984 bytes} [Wed Jul 1 14:22:48 2026] GET /v2.0/subnets?id=988c6e71-13db-4717-877e-5f5709268d4d => generated 701 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/841] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:22:48 2026] DELETE /v2.0/security-groups/884fcfd7-3dea-4a97-beec-59857215dbb1 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 420/842] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:22:49 2026] GET /v2.0/ports?network_id=49c64470-dbb5-4942-ac7f-eda79c82bcd8&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: 423/843] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:22:49 2026] GET /v2.0/networks/49c64470-dbb5-4942-ac7f-eda79c82bcd8?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 421/844] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:22:49 2026] GET /v2.0/networks/49c64470-dbb5-4942-ac7f-eda79c82bcd8?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: 424/845] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:49 2026] GET /v2.0/ports?device_id=72850459-faa4-4073-b32c-79c76f927350 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 422/846] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:49 2026] GET /v2.0/ports?device_id=69af26db-de25-4cc4-9a27-44c0a2d9b51d => 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: 425/847] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:22:50 2026] GET /v2.0/ports?tenant_id=4739dc9a8a2a4fa18a651c2874646e01&device_id=77f73ea9-ecf1-444b-9870-3855cad0a159 => generated 1421 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 423/848] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:50 2026] GET /v2.0/ports?device_id=77f73ea9-ecf1-444b-9870-3855cad0a159 => generated 1152 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 424/849] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:22:50 2026] GET /v2.0/security-groups?id=40b72c8f-c8a0-4a07-83e8-dfd21b95ddca&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: 426/850] 199.204.45.235 () {34 vars in 986 bytes} [Wed Jul 1 14:22:50 2026] GET /v2.0/networks?id=49c64470-dbb5-4942-ac7f-eda79c82bcd8 => generated 779 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 425/851] 199.204.45.235 () {34 vars in 1060 bytes} [Wed Jul 1 14:22:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=f72d1f05-0ed9-4c1a-9256-3f69a937a1d8 => 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: 427/852] 199.204.45.235 () {34 vars in 1058 bytes} [Wed Jul 1 14:22:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=f72d1f05-0ed9-4c1a-9256-3f69a937a1d8 => generated 860 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 426/853] 199.204.45.235 () {34 vars in 984 bytes} [Wed Jul 1 14:22:50 2026] GET /v2.0/subnets?id=988c6e71-13db-4717-877e-5f5709268d4d => generated 701 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/854] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:22:50 2026] GET /v2.0/ports?network_id=49c64470-dbb5-4942-ac7f-eda79c82bcd8&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 427/855] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:22:50 2026] GET /v2.0/networks/49c64470-dbb5-4942-ac7f-eda79c82bcd8?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 428/856] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:22:50 2026] GET /v2.0/networks/49c64470-dbb5-4942-ac7f-eda79c82bcd8?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: 7|app: 0|req: 429/857] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:22:50 2026] DELETE /v2.0/security-groups/de727ebd-37c5-4a43-999f-54c7439d19cc => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:22:50.702 6 INFO neutron.api.v2.resource [None req-ce0eea99-3f38-48f6-a711-3457bb2c986d cb3c26a1848341c3a2989043deeaa72b 8d6f522142a346b3b08ba7c09a7fd047 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 429/858] 10.0.0.218 () {32 vars in 737 bytes} [Wed Jul 1 14:22:50 2026] GET /v2.0/security-groups/de727ebd-37c5-4a43-999f-54c7439d19cc => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 430/859] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:50 2026] GET /v2.0/ports?device_id=69af26db-de25-4cc4-9a27-44c0a2d9b51d => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:22:50.952 6 WARNING neutron_lib.context [None req-c203d049-0e88-4387-bf4c-3503ebb8cd87 176cb30326c04727bd0f3d11a1bac7ee 6576df26624c4ee19ff8423893d38413 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 430/860] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jul 1 14:22:50 2026] DELETE /v2.0/floatingips/12d30af4-4d9f-4797-92bf-9881fc6dcd06 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:22:51.115 6 INFO neutron.db.segments_db [None req-c203d049-0e88-4387-bf4c-3503ebb8cd87 176cb30326c04727bd0f3d11a1bac7ee 6576df26624c4ee19ff8423893d38413 - - default default] Added segment 6bcb7340-fb46-4cb8-921b-9f10a717daa3 of type vxlan for network 36c72c75-b5aa-47ad-83f4-9909e112461d [pid: 6|app: 0|req: 431/861] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:22:50 2026] POST /v2.0/networks => generated 633 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 432/862] 199.204.45.235 () {34 vars in 1120 bytes} [Wed Jul 1 14:22:51 2026] GET /v2.0/ports?device_id=77f73ea9-ecf1-444b-9870-3855cad0a159&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.13 => generated 1152 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:22:51.283 6 WARNING neutron_lib.context [None req-db583aba-89eb-4deb-8dcf-e8dd7961094c 176cb30326c04727bd0f3d11a1bac7ee 6576df26624c4ee19ff8423893d38413 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:22:51.341 6 INFO neutron.db.segments_db [None req-db583aba-89eb-4deb-8dcf-e8dd7961094c 176cb30326c04727bd0f3d11a1bac7ee 6576df26624c4ee19ff8423893d38413 - - default default] Added segment a300a430-4136-47c4-b3fe-ae7d54d442d8 of type vxlan for network 2fff2023-cc80-42b7-8612-f149f9544441 [pid: 6|app: 0|req: 433/863] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:22:51 2026] POST /v2.0/networks => generated 631 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 434/864] 199.204.45.235 () {38 vars in 1028 bytes} [Wed Jul 1 14:22:51 2026] PUT /v2.0/ports/f72d1f05-0ed9-4c1a-9256-3f69a937a1d8 => generated 968 bytes in 562 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-07-01 14:22:51.997 6 WARNING neutron_lib.context [None req-4bfc0825-c0f4-4668-8dfe-c9a3ed88b965 176cb30326c04727bd0f3d11a1bac7ee 6576df26624c4ee19ff8423893d38413 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:22:52.043 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-f2982e5c-f783-4395-a64f-b6954793b86a'] response: {'name': 'network-changed', 'server_uuid': '77f73ea9-ecf1-444b-9870-3855cad0a159', 'tag': 'f72d1f05-0ed9-4c1a-9256-3f69a937a1d8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 431/865] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jul 1 14:22:51 2026] PUT /v2.0/routers/e601cfc4-8c26-4833-86c3-184dbc96d330/remove_router_interface => generated 309 bytes in 1065 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/866] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:52 2026] GET /v2.0/ports?device_id=69af26db-de25-4cc4-9a27-44c0a2d9b51d => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 435/867] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:22:51 2026] POST /v2.0/subnets => generated 646 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 436/868] 199.204.45.235 () {34 vars in 986 bytes} [Wed Jul 1 14:22:52 2026] GET /v2.0/networks?id=fa5d7bfe-a327-4b83-b0de-2b05c5915283 => generated 675 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:22:52.357 6 WARNING neutron_lib.context [None req-ad4f42ff-2c33-4aad-84aa-79c3526b2266 176cb30326c04727bd0f3d11a1bac7ee 6576df26624c4ee19ff8423893d38413 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 437/869] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:22:52 2026] POST /v2.0/subnets => generated 655 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 438/870] 199.204.45.235 () {34 vars in 1050 bytes} [Wed Jul 1 14:22:52 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9d9eb3258fbc4b299416fd257fbfd2b4 => generated 180 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 439/871] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:22:52 2026] GET /v2.0/ports?tenant_id=4739dc9a8a2a4fa18a651c2874646e01&device_id=77f73ea9-ecf1-444b-9870-3855cad0a159 => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:22:52.711 6 WARNING neutron_lib.context [None req-4b078968-fc7b-473a-9d42-1ad9a254dcd2 176cb30326c04727bd0f3d11a1bac7ee 6576df26624c4ee19ff8423893d38413 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:22:52.753 6 INFO neutron.db.segments_db [None req-4b078968-fc7b-473a-9d42-1ad9a254dcd2 176cb30326c04727bd0f3d11a1bac7ee 6576df26624c4ee19ff8423893d38413 - - default default] Added segment 2e71aa36-e388-45b7-af61-762945d5c111 of type vxlan for network 479a23c3-f1af-479e-88c1-70ba008cca03 2026-07-01 14:22:52.953 7 INFO neutron.services.segments.plugin [-] Segment d95fd0d1-5f12-48e6-8642-1ddd2c7a6ac5 resource provider aggregate not found 2026-07-01 14:22:52.959 7 INFO neutron.services.segments.plugin [-] Segment d95fd0d1-5f12-48e6-8642-1ddd2c7a6ac5 resource provider aggregate not found 2026-07-01 14:22:52.966 7 INFO neutron.services.segments.plugin [-] Segment d95fd0d1-5f12-48e6-8642-1ddd2c7a6ac5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d95fd0d1-5f12-48e6-8642-1ddd2c7a6ac5 found for delete ", "request_id": "req-0d89af72-deba-4506-9a86-3dae3a5332e5"}]} 2026-07-01 14:22:52.974 7 INFO neutron.services.segments.plugin [-] Segment d95fd0d1-5f12-48e6-8642-1ddd2c7a6ac5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d95fd0d1-5f12-48e6-8642-1ddd2c7a6ac5 found for delete ", "request_id": "req-bedd31b6-0b60-4f20-9863-6088b39817b8"}]} 2026-07-01 14:22:52.987 7 INFO neutron.db.l3_hamode_db [None req-2eef02f6-b8e1-420c-aba6-9b4f51b51ee4 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] HA network df2598f4-7100-4815-bce1-33ed00b90ea2 was deleted as no HA routers are present in tenant 8d6f522142a346b3b08ba7c09a7fd047. [pid: 7|app: 0|req: 433/872] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:22:52 2026] DELETE /v2.0/routers/e601cfc4-8c26-4833-86c3-184dbc96d330 => generated 0 bytes in 873 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:22:53.004 7 WARNING neutron_lib.context [req-13e50b44-365c-43b3-bf8c-8f6beaae1b36 req-6baf9bd2-fa14-4e26-9c4f-c28b4c7fe044 e307ed3fce3f4a28a67bedf3eb3465d8 9d9eb3258fbc4b299416fd257fbfd2b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:22:53.033 6 INFO neutron.db.l3_hamode_db [None req-4b078968-fc7b-473a-9d42-1ad9a254dcd2 176cb30326c04727bd0f3d11a1bac7ee 6576df26624c4ee19ff8423893d38413 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 14:22:53.216 6 INFO neutron.db.l3_hamode_db [None req-4b078968-fc7b-473a-9d42-1ad9a254dcd2 176cb30326c04727bd0f3d11a1bac7ee 6576df26624c4ee19ff8423893d38413 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 434/873] 199.204.45.235 () {38 vars in 955 bytes} [Wed Jul 1 14:22:52 2026] POST /v2.0/ports => generated 958 bytes in 435 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: 435/874] 199.204.45.235 () {34 vars in 986 bytes} [Wed Jul 1 14:22:53 2026] GET /v2.0/networks?id=49c64470-dbb5-4942-ac7f-eda79c82bcd8 => generated 779 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/875] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:22:53 2026] DELETE /v2.0/subnets/73aeb329-59c9-4d63-9dbd-4691fdea3c02 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/876] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:53 2026] GET /v2.0/ports?device_id=69af26db-de25-4cc4-9a27-44c0a2d9b51d => generated 961 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 440/877] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:22:52 2026] POST /v2.0/routers => generated 510 bytes in 1257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 441/878] 199.204.45.235 () {34 vars in 1058 bytes} [Wed Jul 1 14:22:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=f72d1f05-0ed9-4c1a-9256-3f69a937a1d8 => generated 860 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/879] 199.204.45.235 () {38 vars in 1028 bytes} [Wed Jul 1 14:22:53 2026] PUT /v2.0/ports/93c9f6b1-6095-410b-bbaa-2b8e581a5d2b => generated 1239 bytes in 526 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: 439/880] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:22:54 2026] GET /v2.0/security-groups?id=aaa50ad2-d9a3-49a7-ae23-9c502c17b20b&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:22:54.308 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ea38059-4132-41b8-8e63-43b86d0c6dc7'] response: {'name': 'network-changed', 'server_uuid': '69af26db-de25-4cc4-9a27-44c0a2d9b51d', 'tag': '93c9f6b1-6095-410b-bbaa-2b8e581a5d2b', 'status': 'completed', 'code': 200} 2026-07-01 14:22:54.317 6 INFO neutron.services.segments.plugin [-] Segment c6597ade-389a-4c99-aa00-894cc781d04b resource provider aggregate not found 2026-07-01 14:22:54.322 6 INFO neutron.services.segments.plugin [-] Segment c6597ade-389a-4c99-aa00-894cc781d04b resource provider aggregate not found 2026-07-01 14:22:54.339 6 INFO neutron.services.segments.plugin [-] Segment c6597ade-389a-4c99-aa00-894cc781d04b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6597ade-389a-4c99-aa00-894cc781d04b found for delete ", "request_id": "req-fdc4198b-eda6-427f-96f0-ffae1e284658"}]} 2026-07-01 14:22:54.343 6 INFO neutron.services.segments.plugin [-] Segment c6597ade-389a-4c99-aa00-894cc781d04b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6597ade-389a-4c99-aa00-894cc781d04b found for delete ", "request_id": "req-fd6e1bdf-e82c-4ee8-bd1b-8fe3de1e6632"}]} [pid: 6|app: 0|req: 442/881] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:22:54 2026] DELETE /v2.0/networks/8501b36e-404c-4c95-8d1b-f3eb29a95153 => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 443/882] 199.204.45.235 () {34 vars in 984 bytes} [Wed Jul 1 14:22:54 2026] GET /v2.0/subnets?id=988c6e71-13db-4717-877e-5f5709268d4d => generated 701 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 444/883] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:22:54 2026] GET /v2.0/ports?network_id=49c64470-dbb5-4942-ac7f-eda79c82bcd8&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: 6|app: 0|req: 445/884] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:22:54 2026] GET /v2.0/networks/49c64470-dbb5-4942-ac7f-eda79c82bcd8?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 446/885] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:22:54 2026] GET /v2.0/networks/49c64470-dbb5-4942-ac7f-eda79c82bcd8?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: 6|app: 0|req: 447/886] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:22:54 2026] GET /v2.0/security-groups?tenant_id=8d6f522142a346b3b08ba7c09a7fd047&name=default => generated 2925 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 448/887] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:22:54 2026] DELETE /v2.0/security-groups/046a383d-f2ba-4e9d-998d-25257492547f => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 449/888] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:54 2026] GET /v2.0/ports?device_id=77f73ea9-ecf1-444b-9870-3855cad0a159 => generated 971 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 450/889] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:22:54 2026] GET /v2.0/ports?tenant_id=9d9eb3258fbc4b299416fd257fbfd2b4&device_id=69af26db-de25-4cc4-9a27-44c0a2d9b51d => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 451/890] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:22:54 2026] GET /v2.0/security-groups?id=40b72c8f-c8a0-4a07-83e8-dfd21b95ddca&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: 6|app: 0|req: 452/891] 199.204.45.235 () {34 vars in 1018 bytes} [Wed Jul 1 14:22:54 2026] GET /v2.0/networks?tenant_id=9d9eb3258fbc4b299416fd257fbfd2b4&shared=False => generated 771 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 453/892] 199.204.45.235 () {34 vars in 930 bytes} [Wed Jul 1 14:22:55 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 454/893] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:55 2026] GET /v2.0/ports?device_id=69af26db-de25-4cc4-9a27-44c0a2d9b51d => generated 973 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 455/894] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:22:55 2026] GET /v2.0/security-groups?id=aaa50ad2-d9a3-49a7-ae23-9c502c17b20b&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: 440/895] 10.0.0.218 () {34 vars in 783 bytes} [Wed Jul 1 14:22:54 2026] PUT /v2.0/routers/fe54c0ee-3588-472a-acd0-98f28634b7bc/add_router_interface => generated 309 bytes in 1287 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 456/896] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:22:55 2026] GET /v2.0/ports?tenant_id=4739dc9a8a2a4fa18a651c2874646e01&device_id=77f73ea9-ecf1-444b-9870-3855cad0a159 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 457/897] 199.204.45.235 () {34 vars in 986 bytes} [Wed Jul 1 14:22:55 2026] GET /v2.0/networks?id=49c64470-dbb5-4942-ac7f-eda79c82bcd8 => generated 779 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/898] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jul 1 14:22:55 2026] GET /v2.0/ports/d4e59d9d-8e64-4416-9fb7-c4414daff475 => generated 959 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/899] 199.204.45.235 () {34 vars in 1058 bytes} [Wed Jul 1 14:22:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=f72d1f05-0ed9-4c1a-9256-3f69a937a1d8 => generated 860 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/900] 199.204.45.235 () {34 vars in 984 bytes} [Wed Jul 1 14:22:55 2026] GET /v2.0/subnets?id=988c6e71-13db-4717-877e-5f5709268d4d => generated 701 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/901] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:22:55 2026] GET /v2.0/ports?network_id=49c64470-dbb5-4942-ac7f-eda79c82bcd8&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: 445/902] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:22:55 2026] GET /v2.0/networks/49c64470-dbb5-4942-ac7f-eda79c82bcd8?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: 446/903] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:22:55 2026] GET /v2.0/networks/49c64470-dbb5-4942-ac7f-eda79c82bcd8?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: 7|app: 0|req: 447/904] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:22:56 2026] GET /v2.0/ports?tenant_id=9d9eb3258fbc4b299416fd257fbfd2b4&device_id=69af26db-de25-4cc4-9a27-44c0a2d9b51d => 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: 448/905] 199.204.45.235 () {34 vars in 1060 bytes} [Wed Jul 1 14:22:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=93c9f6b1-6095-410b-bbaa-2b8e581a5d2b => 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: 449/906] 199.204.45.235 () {34 vars in 984 bytes} [Wed Jul 1 14:22:56 2026] GET /v2.0/subnets?id=d0e69b0e-5e01-4c57-ba5a-27fea39f0ed7 => generated 693 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/907] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:22:56 2026] GET /v2.0/ports?network_id=fa5d7bfe-a327-4b83-b0de-2b05c5915283&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/908] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:22:56 2026] GET /v2.0/networks/fa5d7bfe-a327-4b83-b0de-2b05c5915283?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/909] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:56 2026] GET /v2.0/ports?device_id=77f73ea9-ecf1-444b-9870-3855cad0a159 => generated 971 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/910] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:22:56 2026] GET /v2.0/networks/fa5d7bfe-a327-4b83-b0de-2b05c5915283?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/911] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:22:56 2026] GET /v2.0/security-groups?id=40b72c8f-c8a0-4a07-83e8-dfd21b95ddca&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/912] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:56 2026] GET /v2.0/ports?device_id=69af26db-de25-4cc4-9a27-44c0a2d9b51d => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/913] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:22:56 2026] GET /v2.0/security-groups?id=aaa50ad2-d9a3-49a7-ae23-9c502c17b20b&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/914] 199.204.45.235 () {34 vars in 994 bytes} [Wed Jul 1 14:22:56 2026] GET /v2.0/ports?device_id=77f73ea9-ecf1-444b-9870-3855cad0a159 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 458/915] 10.0.0.218 () {34 vars in 783 bytes} [Wed Jul 1 14:22:55 2026] PUT /v2.0/routers/fe54c0ee-3588-472a-acd0-98f28634b7bc/add_router_interface => generated 309 bytes in 1483 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:22:57.303 7 INFO neutron.db.segments_db [None req-044b26b4-0c6d-4f50-b0e7-5f23866de50a 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Added segment eb82d18a-1b90-44e8-ae70-85a77cc6f41f of type vxlan for network 412dfafc-5966-49d3-ac67-208be15321aa [pid: 7|app: 0|req: 458/916] 10.0.0.218 () {34 vars in 671 bytes} [Wed Jul 1 14:22:56 2026] POST /v2.0/networks => generated 738 bytes in 621 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:22:57.487 6 INFO neutron.db.l3_db [req-ac9a3626-b53b-4c17-b90f-46c96b9300c7 req-2ef8634b-b855-47ac-af07-598ea2eb8972 80c41b7935194038ae7c235fd80cdf61 4739dc9a8a2a4fa18a651c2874646e01 - - default default] Floating IP 9dfe140e-c873-48d4-be4a-f7431449ebd0 disassociated. External IP: 10.96.250.206, port: f72d1f05-0ed9-4c1a-9256-3f69a937a1d8. [pid: 7|app: 0|req: 461/919] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jul 1 14:22:57 2026] GET /v2.0/ports/e63b3e49-e175-4383-923b-eb38922e5cc4 => generated 967 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/920] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:22:57 2026] POST /v2.0/subnets => generated 685 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 459/921] 199.204.45.235 () {36 vars in 997 bytes} [Wed Jul 1 14:22:57 2026] DELETE /v2.0/ports/f72d1f05-0ed9-4c1a-9256-3f69a937a1d8 => generated 0 bytes in 772 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:22:58.027 6 INFO neutron.db.segments_db [None req-b9ec5826-9da5-4556-8a51-6a0af3c23ce0 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Added segment 2085a2b6-4b2f-433f-aecb-9af01a42665a of type vxlan for network f7ea73bb-b7b5-4092-8a59-b454b6fae524 2026-07-01 14:22:58.416 6 INFO neutron.db.l3_hamode_db [None req-b9ec5826-9da5-4556-8a51-6a0af3c23ce0 9b2f7215d87047c1b4b10c04da6781eb 8dfd689d720c4de3af23930b3a44e8c2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 463/922] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jul 1 14:22:57 2026] PUT /v2.0/routers/fe54c0ee-3588-472a-acd0-98f28634b7bc/remove_router_interface => generated 309 bytes in 819 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/923] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:58 2026] GET /v2.0/ports?device_id=77f73ea9-ecf1-444b-9870-3855cad0a159 => 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: 465/924] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:22:58 2026] GET /v2.0/ports?device_id=69af26db-de25-4cc4-9a27-44c0a2d9b51d => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:22:58.613 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-21dc735b-8866-48fd-9d97-9db68458f8d6'] response: {'server_uuid': '77f73ea9-ecf1-444b-9870-3855cad0a159', 'name': 'network-vif-deleted', 'tag': 'f72d1f05-0ed9-4c1a-9256-3f69a937a1d8', 'status': 'completed', 'code': 200} 2026-07-01 14:22:59.482 6 INFO neutron.db.l3_hamode_db [None req-b9ec5826-9da5-4556-8a51-6a0af3c23ce0 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 466/925] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jul 1 14:22:58 2026] PUT /v2.0/routers/fe54c0ee-3588-472a-acd0-98f28634b7bc/remove_router_interface => generated 309 bytes in 900 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/926] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:22:59 2026] GET /v2.0/security-groups?id=aaa50ad2-d9a3-49a7-ae23-9c502c17b20b&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/927] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jul 1 14:22:59 2026] GET /v2.0/ports?device_id=fe54c0ee-3588-472a-acd0-98f28634b7bc => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:23:00.244 7 INFO neutron.services.segments.plugin [-] Segment 2e71aa36-e388-45b7-af61-762945d5c111 resource provider aggregate not found 2026-07-01 14:23:00.249 7 INFO neutron.services.segments.plugin [-] Segment 2e71aa36-e388-45b7-af61-762945d5c111 resource provider aggregate not found 2026-07-01 14:23:00.265 7 INFO neutron.services.segments.plugin [-] Segment 2e71aa36-e388-45b7-af61-762945d5c111 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e71aa36-e388-45b7-af61-762945d5c111 found for delete ", "request_id": "req-1e33b2ca-736a-4d77-97f2-2a58c80a876c"}]} 2026-07-01 14:23:00.266 7 INFO neutron.services.segments.plugin [-] Segment 2e71aa36-e388-45b7-af61-762945d5c111 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e71aa36-e388-45b7-af61-762945d5c111 found for delete ", "request_id": "req-6cf822f4-9dd9-4f4a-b44a-f1369e0e504e"}]} 2026-07-01 14:23:00.267 7 INFO neutron.db.l3_hamode_db [None req-56f5029e-cf8e-404d-9260-02542fd83e8c 176cb30326c04727bd0f3d11a1bac7ee 6576df26624c4ee19ff8423893d38413 - - default default] HA network 479a23c3-f1af-479e-88c1-70ba008cca03 was deleted as no HA routers are present in tenant 6576df26624c4ee19ff8423893d38413. [pid: 7|app: 0|req: 469/928] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:22:59 2026] DELETE /v2.0/routers/fe54c0ee-3588-472a-acd0-98f28634b7bc => generated 0 bytes in 694 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/929] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:23:00 2026] GET /v2.0/ports?device_id=77f73ea9-ecf1-444b-9870-3855cad0a159 => 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: 471/930] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:23:00 2026] DELETE /v2.0/subnets/e82506b5-2e7b-44e3-8feb-47006b428e48 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 460/931] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:22:57 2026] POST /v2.0/routers => generated 725 bytes in 2657 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/932] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:23:00 2026] DELETE /v2.0/subnets/02151b61-ac58-4e21-b933-839ea27cf803 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 461/933] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:23:00 2026] GET /v2.0/ports?device_id=69af26db-de25-4cc4-9a27-44c0a2d9b51d => generated 975 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:23:00.998 6 INFO neutron.services.segments.plugin [-] Segment a300a430-4136-47c4-b3fe-ae7d54d442d8 resource provider aggregate not found 2026-07-01 14:23:01.003 6 INFO neutron.services.segments.plugin [-] Segment a300a430-4136-47c4-b3fe-ae7d54d442d8 resource provider aggregate not found 2026-07-01 14:23:01.036 6 INFO neutron.services.segments.plugin [-] Segment a300a430-4136-47c4-b3fe-ae7d54d442d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a300a430-4136-47c4-b3fe-ae7d54d442d8 found for delete ", "request_id": "req-0710baab-83a9-4297-9b17-cd13bac607a0"}]} 2026-07-01 14:23:01.037 6 INFO neutron.services.segments.plugin [-] Segment a300a430-4136-47c4-b3fe-ae7d54d442d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a300a430-4136-47c4-b3fe-ae7d54d442d8 found for delete ", "request_id": "req-410429e2-d581-4856-9fc4-8ef9d77bbfc1"}]} [pid: 6|app: 0|req: 462/934] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:23:00 2026] DELETE /v2.0/networks/2fff2023-cc80-42b7-8612-f149f9544441 => generated 0 bytes in 343 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 463/935] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:23:01 2026] GET /v2.0/security-groups?id=aaa50ad2-d9a3-49a7-ae23-9c502c17b20b&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 464/936] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:23:01 2026] DELETE /v2.0/networks/36c72c75-b5aa-47ad-83f4-9909e112461d => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 465/937] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:23:01 2026] GET /v2.0/ports?device_id=69af26db-de25-4cc4-9a27-44c0a2d9b51d => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 466/938] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:23:01 2026] DELETE /v2.0/security-groups/40b72c8f-c8a0-4a07-83e8-dfd21b95ddca => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:23:01.588 6 WARNING neutron_lib.context [None req-e4eb3209-0677-4a6f-bde6-f0b2089e8711 176cb30326c04727bd0f3d11a1bac7ee 6576df26624c4ee19ff8423893d38413 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:23:01.635 6 INFO neutron.db.segments_db [None req-e4eb3209-0677-4a6f-bde6-f0b2089e8711 176cb30326c04727bd0f3d11a1bac7ee 6576df26624c4ee19ff8423893d38413 - - default default] Added segment df6dea56-66e7-4881-bf48-62b3e4633a14 of type vxlan for network 9aaf1f7f-69ed-44d3-8bf2-f966121e4205 [pid: 6|app: 0|req: 467/939] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:23:01 2026] POST /v2.0/networks => generated 634 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/940] 10.0.0.218 () {34 vars in 783 bytes} [Wed Jul 1 14:23:00 2026] PUT /v2.0/routers/0dba7f05-ab2d-4346-aa5d-ac165e5a42bf/add_router_interface => generated 309 bytes in 1322 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:23:01.995 7 INFO neutron.api.v2.resource [None req-68222030-2a4e-4ebe-a52b-9455a60d1bf0 80c41b7935194038ae7c235fd80cdf61 4739dc9a8a2a4fa18a651c2874646e01 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 474/941] 10.0.0.218 () {32 vars in 737 bytes} [Wed Jul 1 14:23:01 2026] GET /v2.0/security-groups/40b72c8f-c8a0-4a07-83e8-dfd21b95ddca => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 14:23:02.002 7 WARNING neutron_lib.context [None req-355b166a-426a-4a62-b765-bd966ef2c77b 176cb30326c04727bd0f3d11a1bac7ee 6576df26624c4ee19ff8423893d38413 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:23:02.071 6 INFO neutron.db.l3_db [None req-7a70e608-f682-4c81-9a3f-8a246f4410c0 e307ed3fce3f4a28a67bedf3eb3465d8 9d9eb3258fbc4b299416fd257fbfd2b4 - - default default] Floating IP 4cbb7eb2-1688-43b4-b848-60ce23857b49 associated. External IP: 10.96.250.217, port: 93c9f6b1-6095-410b-bbaa-2b8e581a5d2b. [pid: 7|app: 0|req: 475/942] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:23:01 2026] POST /v2.0/subnets => generated 646 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 468/943] 10.0.0.218 () {34 vars in 749 bytes} [Wed Jul 1 14:23:01 2026] PUT /v2.0/floatingips/4cbb7eb2-1688-43b4-b848-60ce23857b49 => generated 856 bytes in 715 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:23:02.462 6 WARNING neutron_lib.context [None req-e1b0375d-6690-4ed8-b6d5-2a58820145ac 176cb30326c04727bd0f3d11a1bac7ee 6576df26624c4ee19ff8423893d38413 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:23:02.492 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-9d2bcfed-e191-4083-b114-cd9fe97ab187'] response: {'name': 'network-changed', 'server_uuid': '69af26db-de25-4cc4-9a27-44c0a2d9b51d', 'tag': '93c9f6b1-6095-410b-bbaa-2b8e581a5d2b', 'status': 'completed', 'code': 200} 2026-07-01 14:23:02.514 6 INFO neutron.db.segments_db [None req-e1b0375d-6690-4ed8-b6d5-2a58820145ac 176cb30326c04727bd0f3d11a1bac7ee 6576df26624c4ee19ff8423893d38413 - - default default] Added segment 31b21b32-6d16-44a1-9c92-2ce6a606da27 of type vxlan for network a6c609df-5834-4c21-aaa8-8ec5cc5f7308 [pid: 7|app: 0|req: 476/944] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jul 1 14:23:02 2026] DELETE /v2.0/floatingips/9dfe140e-c873-48d4-be4a-f7431449ebd0 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:23:02.878 6 INFO neutron.db.l3_hamode_db [None req-e1b0375d-6690-4ed8-b6d5-2a58820145ac 176cb30326c04727bd0f3d11a1bac7ee 6576df26624c4ee19ff8423893d38413 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 14:23:03.032 6 INFO neutron.db.l3_hamode_db [None req-e1b0375d-6690-4ed8-b6d5-2a58820145ac 176cb30326c04727bd0f3d11a1bac7ee 6576df26624c4ee19ff8423893d38413 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 14:23:03.064 6 INFO neutron.services.segments.plugin [-] Segment 6bcb7340-fb46-4cb8-921b-9f10a717daa3 resource provider aggregate not found 2026-07-01 14:23:03.075 6 INFO neutron.services.segments.plugin [-] Segment 6bcb7340-fb46-4cb8-921b-9f10a717daa3 resource provider aggregate not found 2026-07-01 14:23:03.093 6 INFO neutron.services.segments.plugin [-] Segment 6bcb7340-fb46-4cb8-921b-9f10a717daa3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bcb7340-fb46-4cb8-921b-9f10a717daa3 found for delete ", "request_id": "req-748c97e4-5ef5-47e5-ba1a-370997f16af7"}]} 2026-07-01 14:23:03.094 6 INFO neutron.services.segments.plugin [-] Segment 6bcb7340-fb46-4cb8-921b-9f10a717daa3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bcb7340-fb46-4cb8-921b-9f10a717daa3 found for delete ", "request_id": "req-fac12b75-0a8c-4d94-9976-9a7eecd73359"}]} [pid: 6|app: 0|req: 469/945] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:23:02 2026] POST /v2.0/routers => generated 511 bytes in 1330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:23:03.792 6 WARNING neutron_lib.context [None req-6b1500a6-6c5d-4d27-9091-ce0ae3b5e315 ec38fea8cfc14116939ea61c0c8438d8 8dfd689d720c4de3af23930b3a44e8c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 477/946] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jul 1 14:23:02 2026] PUT /v2.0/routers/910032fa-7f92-49cb-a5fe-89531fdf070a/remove_router_interface => generated 309 bytes in 1164 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/947] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:23:03 2026] GET /v2.0/ports?tenant_id=9d9eb3258fbc4b299416fd257fbfd2b4&device_id=69af26db-de25-4cc4-9a27-44c0a2d9b51d => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/948] 199.204.45.235 () {34 vars in 1096 bytes} [Wed Jul 1 14:23:03 2026] GET /v2.0/ports?device_id=69af26db-de25-4cc4-9a27-44c0a2d9b51d&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:23:03.922 7 WARNING neutron_lib.context [None req-38db2cb8-606f-43a2-933e-28efd6a4ecc2 176cb30326c04727bd0f3d11a1bac7ee 6576df26624c4ee19ff8423893d38413 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 470/949] 10.0.0.218 () {34 vars in 685 bytes} [Wed Jul 1 14:23:03 2026] POST /v2.0/security-groups => generated 1660 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/950] 10.0.0.218 () {34 vars in 665 bytes} [Wed Jul 1 14:23:03 2026] POST /v2.0/ports => generated 964 bytes in 403 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: 481/951] 199.204.45.235 () {34 vars in 986 bytes} [Wed Jul 1 14:23:04 2026] GET /v2.0/networks?id=fa5d7bfe-a327-4b83-b0de-2b05c5915283 => generated 771 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:23:04.380 7 WARNING neutron_lib.context [None req-651a1737-fb7f-48f0-9c58-0d3e9a2336f2 ec38fea8cfc14116939ea61c0c8438d8 8dfd689d720c4de3af23930b3a44e8c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 482/952] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jul 1 14:23:04 2026] POST /v2.0/security-group-rules => generated 597 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:23:04.911 6 INFO neutron.db.l3_hamode_db [None req-8a859433-9b24-464a-b4f8-d40ebe7404a0 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] HA network 50ce1cf1-c375-42fa-a59c-70901483f196 was deleted as no HA routers are present in tenant 4739dc9a8a2a4fa18a651c2874646e01. [pid: 6|app: 0|req: 471/953] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:23:03 2026] DELETE /v2.0/routers/910032fa-7f92-49cb-a5fe-89531fdf070a => generated 0 bytes in 955 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 472/954] 199.204.45.235 () {34 vars in 1060 bytes} [Wed Jul 1 14:23:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=93c9f6b1-6095-410b-bbaa-2b8e581a5d2b => generated 861 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:23:04.968 6 WARNING neutron_lib.context [None req-6ad6eef5-5bd5-4af1-9f4f-4ebbbeffa7b5 ec38fea8cfc14116939ea61c0c8438d8 8dfd689d720c4de3af23930b3a44e8c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:23:05.123 6 INFO neutron.services.segments.plugin [-] Segment fb978224-3283-4fb1-a8e0-d7a486f21c8b resource provider aggregate not found 2026-07-01 14:23:05.128 6 INFO neutron.services.segments.plugin [-] Segment fb978224-3283-4fb1-a8e0-d7a486f21c8b resource provider aggregate not found 2026-07-01 14:23:05.145 6 INFO neutron.services.segments.plugin [-] Segment fb978224-3283-4fb1-a8e0-d7a486f21c8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb978224-3283-4fb1-a8e0-d7a486f21c8b found for delete ", "request_id": "req-ce194d52-97c3-4146-b177-95cb4273757f"}]} [pid: 6|app: 0|req: 473/955] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jul 1 14:23:04 2026] POST /v2.0/security-group-rules => generated 602 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:23:05.159 6 INFO neutron.services.segments.plugin [-] Segment fb978224-3283-4fb1-a8e0-d7a486f21c8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb978224-3283-4fb1-a8e0-d7a486f21c8b found for delete ", "request_id": "req-52846ddd-8afc-456e-bf47-890ea82f7c15"}]} [pid: 6|app: 0|req: 474/956] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:23:05 2026] DELETE /v2.0/subnets/988c6e71-13db-4717-877e-5f5709268d4d => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 475/957] 199.204.45.235 () {34 vars in 984 bytes} [Wed Jul 1 14:23:05 2026] GET /v2.0/subnets?id=d0e69b0e-5e01-4c57-ba5a-27fea39f0ed7 => generated 693 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:23:05.394 6 WARNING neutron_lib.context [None req-e324b99e-6ee0-43ab-8f1d-d7fea9df3ca0 ec38fea8cfc14116939ea61c0c8438d8 8dfd689d720c4de3af23930b3a44e8c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 483/958] 10.0.0.218 () {34 vars in 783 bytes} [Wed Jul 1 14:23:04 2026] PUT /v2.0/routers/b790e0e3-4e5a-4201-9e7c-67d6b705b43c/add_router_interface => generated 309 bytes in 1484 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: 6|app: 0|req: 476/959] 10.0.0.218 () {34 vars in 676 bytes} [Wed Jul 1 14:23:05 2026] POST /v2.0/floatingips => generated 552 bytes in 688 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 477/960] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:23:06 2026] GET /v2.0/ports?network_id=fa5d7bfe-a327-4b83-b0de-2b05c5915283&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: 6|app: 0|req: 478/961] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jul 1 14:23:06 2026] GET /v2.0/ports/3b734a03-56ac-4a39-93ef-a6ca3f065111 => generated 1038 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 479/962] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:23:06 2026] GET /v2.0/networks/fa5d7bfe-a327-4b83-b0de-2b05c5915283?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 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-07-01 14:23:06.885 7 INFO neutron.services.segments.plugin [-] Segment 5844cd59-5068-41aa-8475-e749a6c28a23 resource provider aggregate not found 2026-07-01 14:23:06.891 7 INFO neutron.services.segments.plugin [-] Segment 5844cd59-5068-41aa-8475-e749a6c28a23 resource provider aggregate not found [pid: 7|app: 0|req: 484/963] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:23:06 2026] DELETE /v2.0/networks/49c64470-dbb5-4942-ac7f-eda79c82bcd8 => generated 0 bytes in 896 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:23:06.910 7 INFO neutron.services.segments.plugin [-] Segment 5844cd59-5068-41aa-8475-e749a6c28a23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5844cd59-5068-41aa-8475-e749a6c28a23 found for delete ", "request_id": "req-007a926f-0806-46dd-b412-7a223e63a5c3"}]} 2026-07-01 14:23:06.922 7 INFO neutron.services.segments.plugin [-] Segment 5844cd59-5068-41aa-8475-e749a6c28a23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5844cd59-5068-41aa-8475-e749a6c28a23 found for delete ", "request_id": "req-faf1d461-9998-4f51-ba75-6414b19e6a18"}]} [pid: 7|app: 0|req: 485/964] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:23:06 2026] GET /v2.0/networks/fa5d7bfe-a327-4b83-b0de-2b05c5915283?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: 7|app: 0|req: 486/965] 10.0.0.83 () {34 vars in 1097 bytes} [Wed Jul 1 14:23:06 2026] GET /v2.0/security-groups?name=tempest-securitygroup--699748622&fields=id&tenant_id=8dfd689d720c4de3af23930b3a44e8c2 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/966] 10.0.0.83 () {34 vars in 981 bytes} [Wed Jul 1 14:23:07 2026] GET /v2.0/networks?id=412dfafc-5966-49d3-ac67-208be15321aa => generated 670 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/967] 10.0.0.83 () {34 vars in 964 bytes} [Wed Jul 1 14:23:07 2026] GET /v2.0/quotas/8dfd689d720c4de3af23930b3a44e8c2 => generated 292 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/968] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:23:07 2026] GET /v2.0/security-groups?tenant_id=4739dc9a8a2a4fa18a651c2874646e01&name=default => generated 2925 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/969] 10.0.0.83 () {34 vars in 1001 bytes} [Wed Jul 1 14:23:07 2026] GET /v2.0/ports?tenant_id=8dfd689d720c4de3af23930b3a44e8c2&fields=id => generated 103 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/970] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:23:07 2026] DELETE /v2.0/security-groups/336c97f4-1e62-4529-ac23-0f1fd5b4dc3b => 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: 492/971] 10.0.0.83 () {34 vars in 1007 bytes} [Wed Jul 1 14:23:07 2026] GET /v2.0/networks/412dfafc-5966-49d3-ac67-208be15321aa?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/972] 10.0.0.83 () {34 vars in 1107 bytes} [Wed Jul 1 14:23:07 2026] GET /v2.0/networks/412dfafc-5966-49d3-ac67-208be15321aa?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: 6|app: 0|req: 480/973] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jul 1 14:23:06 2026] PUT /v2.0/routers/b790e0e3-4e5a-4201-9e7c-67d6b705b43c/remove_router_interface => generated 309 bytes in 1518 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/974] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:23:07 2026] GET /v2.0/ports?device_id=80114bbb-9cbb-4db7-915a-572e5ec17aef => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 14:23:07.903 6 INFO neutron.api.v2.resource [None req-3fba6731-7cf4-4635-96e3-985a74867566 176cb30326c04727bd0f3d11a1bac7ee 6576df26624c4ee19ff8423893d38413 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 6|app: 0|req: 481/975] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jul 1 14:23:07 2026] PUT /v2.0/routers/b790e0e3-4e5a-4201-9e7c-67d6b705b43c/remove_router_interface => generated 197 bytes in 127 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/976] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jul 1 14:23:07 2026] GET /v2.0/ports?device_id=b790e0e3-4e5a-4201-9e7c-67d6b705b43c => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:23:08.536 6 INFO neutron.services.segments.plugin [-] Segment 31b21b32-6d16-44a1-9c92-2ce6a606da27 resource provider aggregate not found 2026-07-01 14:23:08.541 6 INFO neutron.services.segments.plugin [-] Segment 31b21b32-6d16-44a1-9c92-2ce6a606da27 resource provider aggregate not found [pid: 7|app: 0|req: 496/977] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:23:08 2026] GET /v2.0/ports?tenant_id=9d9eb3258fbc4b299416fd257fbfd2b4&device_id=69af26db-de25-4cc4-9a27-44c0a2d9b51d => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:23:08.555 6 INFO neutron.services.segments.plugin [-] Segment 31b21b32-6d16-44a1-9c92-2ce6a606da27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31b21b32-6d16-44a1-9c92-2ce6a606da27 found for delete ", "request_id": "req-86f586bf-9e5e-409c-bf6d-5cbbc028c4c8"}]} 2026-07-01 14:23:08.561 6 INFO neutron.services.segments.plugin [-] Segment 31b21b32-6d16-44a1-9c92-2ce6a606da27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31b21b32-6d16-44a1-9c92-2ce6a606da27 found for delete ", "request_id": "req-bf9d39af-6a4a-4ac3-9a4c-39e65cf1a5f1"}]} 2026-07-01 14:23:08.562 6 INFO neutron.db.l3_hamode_db [None req-f6f6e34e-b341-43cd-ba59-3d0c5d0e1aad 176cb30326c04727bd0f3d11a1bac7ee 6576df26624c4ee19ff8423893d38413 - - default default] HA network a6c609df-5834-4c21-aaa8-8ec5cc5f7308 was deleted as no HA routers are present in tenant 6576df26624c4ee19ff8423893d38413. [pid: 6|app: 0|req: 482/978] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:23:07 2026] DELETE /v2.0/routers/b790e0e3-4e5a-4201-9e7c-67d6b705b43c => generated 0 bytes in 621 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/979] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:23:08 2026] DELETE /v2.0/subnets/85d2fa56-e2aa-43dd-a6d6-b33e30f3a429 => 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: 498/980] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:23:08 2026] GET /v2.0/ports?device_id=80114bbb-9cbb-4db7-915a-572e5ec17aef => 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: 499/981] 199.204.45.235 () {34 vars in 986 bytes} [Wed Jul 1 14:23:09 2026] GET /v2.0/networks?id=fa5d7bfe-a327-4b83-b0de-2b05c5915283 => generated 771 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/982] 199.204.45.235 () {34 vars in 1060 bytes} [Wed Jul 1 14:23:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=93c9f6b1-6095-410b-bbaa-2b8e581a5d2b => generated 861 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 483/983] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:23:08 2026] DELETE /v2.0/networks/9aaf1f7f-69ed-44d3-8bf2-f966121e4205 => generated 0 bytes in 434 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:23:09.193 6 WARNING neutron_lib.context [None req-8b136077-2b3b-4818-95a2-322e8d762c26 176cb30326c04727bd0f3d11a1bac7ee 6576df26624c4ee19ff8423893d38413 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 501/984] 199.204.45.235 () {34 vars in 984 bytes} [Wed Jul 1 14:23:09 2026] GET /v2.0/subnets?id=d0e69b0e-5e01-4c57-ba5a-27fea39f0ed7 => generated 693 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:23:09.253 6 INFO neutron.db.segments_db [None req-8b136077-2b3b-4818-95a2-322e8d762c26 176cb30326c04727bd0f3d11a1bac7ee 6576df26624c4ee19ff8423893d38413 - - default default] Added segment 7cb2827f-6fc7-4802-8d55-f1405e85bbfe of type vxlan for network f856c170-52e6-49e2-b62f-9e9ce56fed10 [pid: 7|app: 0|req: 502/985] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:23:09 2026] GET /v2.0/ports?network_id=fa5d7bfe-a327-4b83-b0de-2b05c5915283&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/986] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:23:09 2026] GET /v2.0/networks/fa5d7bfe-a327-4b83-b0de-2b05c5915283?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 484/987] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:23:09 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-07-01 14:23:09.352 6 WARNING neutron_lib.context [None req-43ffab56-4e00-4ad2-837b-e15639996191 176cb30326c04727bd0f3d11a1bac7ee 6576df26624c4ee19ff8423893d38413 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 504/988] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:23:09 2026] GET /v2.0/networks/fa5d7bfe-a327-4b83-b0de-2b05c5915283?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 485/989] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:23:09 2026] POST /v2.0/subnets => generated 646 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:23:09.652 7 WARNING neutron_lib.context [None req-e7a20b14-fffc-4e81-b14b-e0cbcaa13867 176cb30326c04727bd0f3d11a1bac7ee 6576df26624c4ee19ff8423893d38413 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:23:09.705 7 INFO neutron.db.segments_db [None req-e7a20b14-fffc-4e81-b14b-e0cbcaa13867 176cb30326c04727bd0f3d11a1bac7ee 6576df26624c4ee19ff8423893d38413 - - default default] Added segment c3156a48-1593-4086-977a-17351b347fc5 of type vxlan for network fb54092e-e8f4-46e7-95d0-d2499795218c [pid: 6|app: 0|req: 486/990] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:23:09 2026] GET /v2.0/ports?device_id=80114bbb-9cbb-4db7-915a-572e5ec17aef => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:23:09.997 7 INFO neutron.db.l3_hamode_db [None req-e7a20b14-fffc-4e81-b14b-e0cbcaa13867 176cb30326c04727bd0f3d11a1bac7ee 6576df26624c4ee19ff8423893d38413 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 14:23:10.147 7 INFO neutron.db.l3_hamode_db [None req-e7a20b14-fffc-4e81-b14b-e0cbcaa13867 176cb30326c04727bd0f3d11a1bac7ee 6576df26624c4ee19ff8423893d38413 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 487/991] 10.0.0.76 () {34 vars in 989 bytes} [Wed Jul 1 14:23:10 2026] GET /v2.0/ports?device_id=69af26db-de25-4cc4-9a27-44c0a2d9b51d => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 488/992] 10.0.0.76 () {34 vars in 1039 bytes} [Wed Jul 1 14:23:10 2026] GET /v2.0/security-groups?id=aaa50ad2-d9a3-49a7-ae23-9c502c17b20b&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/993] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:23:09 2026] POST /v2.0/routers => generated 511 bytes in 1214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:23:10.899 6 INFO neutron.services.segments.plugin [-] Segment df6dea56-66e7-4881-bf48-62b3e4633a14 resource provider aggregate not found 2026-07-01 14:23:10.905 6 INFO neutron.services.segments.plugin [-] Segment df6dea56-66e7-4881-bf48-62b3e4633a14 resource provider aggregate not found 2026-07-01 14:23:10.923 6 INFO neutron.services.segments.plugin [-] Segment df6dea56-66e7-4881-bf48-62b3e4633a14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df6dea56-66e7-4881-bf48-62b3e4633a14 found for delete ", "request_id": "req-eafb003f-8e6e-4e8b-9bf8-7e4b19962e81"}]} 2026-07-01 14:23:10.929 6 INFO neutron.services.segments.plugin [-] Segment df6dea56-66e7-4881-bf48-62b3e4633a14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df6dea56-66e7-4881-bf48-62b3e4633a14 found for delete ", "request_id": "req-d8cf5a6a-9cfa-4c25-8fa0-ae4feea0ec0d"}]} [pid: 7|app: 0|req: 506/994] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:23:11 2026] GET /v2.0/ports?device_id=80114bbb-9cbb-4db7-915a-572e5ec17aef => 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: 507/995] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:23:11 2026] GET /v2.0/security-groups?tenant_id=2156573b79e945199fbed75d5dc45e86&name=default => generated 2925 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/996] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:23:11 2026] DELETE /v2.0/security-groups/e673de9e-0c8f-4798-a719-abe8ddba3515 => 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: 511/999] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:23:11 2026] GET /v2.0/security-groups?tenant_id=b7d6e6e2e456480887a947c9beed1c72&name=default => generated 2925 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1000] 199.204.45.235 () {34 vars in 986 bytes} [Wed Jul 1 14:23:12 2026] GET /v2.0/networks?id=412dfafc-5966-49d3-ac67-208be15321aa => generated 670 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 489/1001] 10.0.0.218 () {34 vars in 783 bytes} [Wed Jul 1 14:23:10 2026] PUT /v2.0/routers/1e2c4b55-efb2-41a1-8bb8-3557e619b9d2/add_router_interface => generated 309 bytes in 1381 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1002] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:23:12 2026] DELETE /v2.0/security-groups/e668c687-b034-4cac-ad41-59067b47f620 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 490/1003] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:23:12 2026] GET /v2.0/ports?device_id=80114bbb-9cbb-4db7-915a-572e5ec17aef => 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: 514/1004] 199.204.45.235 () {34 vars in 1050 bytes} [Wed Jul 1 14:23:12 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8dfd689d720c4de3af23930b3a44e8c2 => generated 180 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 491/1005] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jul 1 14:23:12 2026] GET /v2.0/ports/3d16254c-48e2-4769-8502-81f0b778c641 => generated 959 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:23:12.310 7 WARNING neutron_lib.context [req-a953c87c-9188-4305-af40-1806f64f5c25 req-836e0f08-1ee8-4b86-b7f1-8dc001380dec ec38fea8cfc14116939ea61c0c8438d8 8dfd689d720c4de3af23930b3a44e8c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 515/1006] 199.204.45.235 () {38 vars in 955 bytes} [Wed Jul 1 14:23:12 2026] POST /v2.0/ports => generated 958 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 516/1007] 199.204.45.235 () {38 vars in 1028 bytes} [Wed Jul 1 14:23:12 2026] PUT /v2.0/ports/219be73b-f278-4f1e-a0c5-d6a17e12202f => generated 1239 bytes in 543 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 492/1008] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jul 1 14:23:12 2026] PUT /v2.0/routers/1e2c4b55-efb2-41a1-8bb8-3557e619b9d2/remove_router_interface => generated 309 bytes in 903 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: 517/1009] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jul 1 14:23:13 2026] GET /v2.0/ports?device_id=1e2c4b55-efb2-41a1-8bb8-3557e619b9d2 => 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: 518/1010] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:23:13 2026] GET /v2.0/ports?device_id=80114bbb-9cbb-4db7-915a-572e5ec17aef => generated 973 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1011] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:23:13 2026] GET /v2.0/ports?device_id=69af26db-de25-4cc4-9a27-44c0a2d9b51d => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1012] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:23:13 2026] GET /v2.0/security-groups?id=5505a353-6679-4edd-9f7a-24663ce8ef46&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1013] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:23:13 2026] GET /v2.0/security-groups?id=aaa50ad2-d9a3-49a7-ae23-9c502c17b20b&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:23:13.703 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-49e9780b-3eea-42a1-950a-46185b779a22'] response: {'name': 'network-changed', 'server_uuid': '80114bbb-9cbb-4db7-915a-572e5ec17aef', 'tag': '219be73b-f278-4f1e-a0c5-d6a17e12202f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 522/1014] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:23:13 2026] GET /v2.0/ports?device_id=69af26db-de25-4cc4-9a27-44c0a2d9b51d => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1015] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:23:13 2026] GET /v2.0/security-groups?id=aaa50ad2-d9a3-49a7-ae23-9c502c17b20b&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-07-01 14:23:13.851 6 INFO neutron.services.segments.plugin [-] Segment c3156a48-1593-4086-977a-17351b347fc5 resource provider aggregate not found 2026-07-01 14:23:13.863 6 INFO neutron.services.segments.plugin [-] Segment c3156a48-1593-4086-977a-17351b347fc5 resource provider aggregate not found 2026-07-01 14:23:13.872 6 INFO neutron.services.segments.plugin [-] Segment c3156a48-1593-4086-977a-17351b347fc5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3156a48-1593-4086-977a-17351b347fc5 found for delete ", "request_id": "req-c4e2a558-b649-4134-aba5-acbd3dff165b"}]} 2026-07-01 14:23:13.888 6 INFO neutron.services.segments.plugin [-] Segment c3156a48-1593-4086-977a-17351b347fc5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3156a48-1593-4086-977a-17351b347fc5 found for delete ", "request_id": "req-83718262-11ad-4f79-9bc0-9e0787fedd2c"}]} 2026-07-01 14:23:13.892 6 INFO neutron.db.l3_hamode_db [None req-761c821b-0649-4fb4-b4d3-cf9e33c99fe0 176cb30326c04727bd0f3d11a1bac7ee 6576df26624c4ee19ff8423893d38413 - - default default] HA network fb54092e-e8f4-46e7-95d0-d2499795218c was deleted as no HA routers are present in tenant 6576df26624c4ee19ff8423893d38413. [pid: 6|app: 0|req: 493/1016] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:23:13 2026] DELETE /v2.0/routers/1e2c4b55-efb2-41a1-8bb8-3557e619b9d2 => generated 0 bytes in 651 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1017] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:23:13 2026] DELETE /v2.0/subnets/3cc1fac6-9ac3-41cf-bd02-42418eea3c25 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1018] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:23:14 2026] GET /v2.0/ports?tenant_id=8dfd689d720c4de3af23930b3a44e8c2&device_id=80114bbb-9cbb-4db7-915a-572e5ec17aef => generated 1242 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1019] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:23:14 2026] GET /v2.0/ports?device_id=69af26db-de25-4cc4-9a27-44c0a2d9b51d => 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: 527/1020] 199.204.45.235 () {34 vars in 1018 bytes} [Wed Jul 1 14:23:14 2026] GET /v2.0/networks?tenant_id=8dfd689d720c4de3af23930b3a44e8c2&shared=False => generated 766 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1021] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:23:14 2026] GET /v2.0/security-groups?id=aaa50ad2-d9a3-49a7-ae23-9c502c17b20b&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1022] 199.204.45.235 () {34 vars in 930 bytes} [Wed Jul 1 14:23:14 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 494/1023] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:23:14 2026] DELETE /v2.0/networks/f856c170-52e6-49e2-b62f-9e9ce56fed10 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:23:14.478 7 WARNING neutron_lib.context [None req-6ddb5e43-ffb6-4854-bc2e-6e1c0da64227 176cb30326c04727bd0f3d11a1bac7ee 6576df26624c4ee19ff8423893d38413 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:23:14.519 7 INFO neutron.db.segments_db [None req-6ddb5e43-ffb6-4854-bc2e-6e1c0da64227 176cb30326c04727bd0f3d11a1bac7ee 6576df26624c4ee19ff8423893d38413 - - default default] Added segment 94dd3681-38c3-4927-9220-6dbe51ce6ec8 of type vxlan for network 09ecb0dc-f456-4081-934c-6749090a6efb [pid: 6|app: 0|req: 495/1024] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:23:14 2026] GET /v2.0/ports?device_id=80114bbb-9cbb-4db7-915a-572e5ec17aef => generated 973 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 496/1025] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:23:14 2026] GET /v2.0/security-groups?id=5505a353-6679-4edd-9f7a-24663ce8ef46&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:23:14.843 7 INFO neutron.db.l3_hamode_db [None req-6ddb5e43-ffb6-4854-bc2e-6e1c0da64227 176cb30326c04727bd0f3d11a1bac7ee 6576df26624c4ee19ff8423893d38413 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 497/1026] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:23:15 2026] GET /v2.0/ports?device_id=69af26db-de25-4cc4-9a27-44c0a2d9b51d => generated 975 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 498/1027] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:23:15 2026] GET /v2.0/ports?tenant_id=8dfd689d720c4de3af23930b3a44e8c2&device_id=80114bbb-9cbb-4db7-915a-572e5ec17aef => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 499/1028] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:23:15 2026] GET /v2.0/security-groups?id=aaa50ad2-d9a3-49a7-ae23-9c502c17b20b&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 500/1029] 199.204.45.235 () {34 vars in 1060 bytes} [Wed Jul 1 14:23:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=219be73b-f278-4f1e-a0c5-d6a17e12202f => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 501/1030] 199.204.45.235 () {34 vars in 984 bytes} [Wed Jul 1 14:23:15 2026] GET /v2.0/subnets?id=520213a4-647d-428b-8fc2-c2a7755e2f64 => generated 688 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 502/1031] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:23:15 2026] GET /v2.0/ports?network_id=412dfafc-5966-49d3-ac67-208be15321aa&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: 6|app: 0|req: 503/1032] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:23:15 2026] GET /v2.0/networks/412dfafc-5966-49d3-ac67-208be15321aa?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 504/1033] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:23:15 2026] GET /v2.0/ports?tenant_id=9d9eb3258fbc4b299416fd257fbfd2b4&device_id=69af26db-de25-4cc4-9a27-44c0a2d9b51d => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:23:15.757 7 INFO neutron.db.l3_hamode_db [None req-6ddb5e43-ffb6-4854-bc2e-6e1c0da64227 176cb30326c04727bd0f3d11a1bac7ee 6576df26624c4ee19ff8423893d38413 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 505/1034] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:23:15 2026] GET /v2.0/networks/412dfafc-5966-49d3-ac67-208be15321aa?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: 6|app: 0|req: 506/1035] 199.204.45.235 () {34 vars in 986 bytes} [Wed Jul 1 14:23:15 2026] GET /v2.0/networks?id=fa5d7bfe-a327-4b83-b0de-2b05c5915283 => generated 771 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:23:15.896 6 INFO neutron.services.segments.plugin [-] Segment 7cb2827f-6fc7-4802-8d55-f1405e85bbfe resource provider aggregate not found [pid: 6|app: 0|req: 507/1036] 199.204.45.235 () {34 vars in 1060 bytes} [Wed Jul 1 14:23:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=93c9f6b1-6095-410b-bbaa-2b8e581a5d2b => generated 861 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:23:15.912 6 INFO neutron.services.segments.plugin [-] Segment 7cb2827f-6fc7-4802-8d55-f1405e85bbfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7cb2827f-6fc7-4802-8d55-f1405e85bbfe found for delete ", "request_id": "req-c06acf35-ea33-490b-8b4d-362381bb99b9"}]} 2026-07-01 14:23:15.925 6 INFO neutron.services.segments.plugin [-] Segment 7cb2827f-6fc7-4802-8d55-f1405e85bbfe resource provider aggregate not found 2026-07-01 14:23:15.950 6 INFO neutron.services.segments.plugin [-] Segment 7cb2827f-6fc7-4802-8d55-f1405e85bbfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7cb2827f-6fc7-4802-8d55-f1405e85bbfe found for delete ", "request_id": "req-dff4280a-e129-4524-a447-bff2c9a43f13"}]} [pid: 6|app: 0|req: 508/1037] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:23:15 2026] GET /v2.0/ports?device_id=80114bbb-9cbb-4db7-915a-572e5ec17aef => generated 973 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 509/1038] 199.204.45.235 () {34 vars in 984 bytes} [Wed Jul 1 14:23:15 2026] GET /v2.0/subnets?id=d0e69b0e-5e01-4c57-ba5a-27fea39f0ed7 => generated 693 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 510/1039] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:23:16 2026] GET /v2.0/security-groups?id=5505a353-6679-4edd-9f7a-24663ce8ef46&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 511/1040] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:23:16 2026] GET /v2.0/ports?network_id=fa5d7bfe-a327-4b83-b0de-2b05c5915283&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 512/1041] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:23:16 2026] GET /v2.0/networks/fa5d7bfe-a327-4b83-b0de-2b05c5915283?fields=segments => generated 14 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 513/1042] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:23:16 2026] GET /v2.0/networks/fa5d7bfe-a327-4b83-b0de-2b05c5915283?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: 530/1043] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:23:14 2026] POST /v2.0/routers => generated 692 bytes in 2461 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 514/1044] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:23:16 2026] GET /v2.0/security-groups?tenant_id=e2d5df303eba41a19e850ebb5de24145&name=default => generated 2925 bytes in 406 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1045] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:23:16 2026] GET /v2.0/ports?device_id=69af26db-de25-4cc4-9a27-44c0a2d9b51d => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 515/1046] 10.0.0.218 () {32 vars in 721 bytes} [Wed Jul 1 14:23:16 2026] GET /v2.0/routers/bec64665-9929-412d-92f5-fc05250158d0 => generated 698 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 516/1047] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:23:17 2026] GET /v2.0/security-groups?id=aaa50ad2-d9a3-49a7-ae23-9c502c17b20b&fields=id&fields=name => generated 113 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1048] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:23:16 2026] DELETE /v2.0/security-groups/85fd9190-84fc-4b45-85fa-202aca5bfc87 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1049] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:23:17 2026] GET /v2.0/ports?device_id=80114bbb-9cbb-4db7-915a-572e5ec17aef => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1050] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:23:17 2026] GET /v2.0/security-groups?id=5505a353-6679-4edd-9f7a-24663ce8ef46&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: 6|app: 0|req: 517/1051] 10.0.0.218 () {32 vars in 647 bytes} [Wed Jul 1 14:23:17 2026] GET /v2.0/routers => generated 701 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 518/1052] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:23:17 2026] GET /v2.0/security-groups?tenant_id=8f1d89a396bb4c50826cc84c714c9dbe&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 519/1053] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:23:17 2026] DELETE /v2.0/security-groups/173a5752-0fe6-4e61-a368-a18dc3f0fc74 => 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: 535/1054] 10.0.0.218 () {34 vars in 741 bytes} [Wed Jul 1 14:23:17 2026] PUT /v2.0/routers/bec64665-9929-412d-92f5-fc05250158d0 => generated 705 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 520/1055] 10.0.0.218 () {32 vars in 721 bytes} [Wed Jul 1 14:23:17 2026] GET /v2.0/routers/bec64665-9929-412d-92f5-fc05250158d0 => generated 705 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1056] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jul 1 14:23:17 2026] GET /v2.0/ports?device_id=bec64665-9929-412d-92f5-fc05250158d0 => 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: 537/1057] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:23:18 2026] GET /v2.0/ports?device_id=69af26db-de25-4cc4-9a27-44c0a2d9b51d => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1058] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:23:18 2026] GET /v2.0/security-groups?id=aaa50ad2-d9a3-49a7-ae23-9c502c17b20b&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1059] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:23:18 2026] GET /v2.0/ports?device_id=80114bbb-9cbb-4db7-915a-572e5ec17aef => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1060] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:23:18 2026] GET /v2.0/security-groups?id=5505a353-6679-4edd-9f7a-24663ce8ef46&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:23:18.734 6 INFO neutron.services.segments.plugin [-] Segment 94dd3681-38c3-4927-9220-6dbe51ce6ec8 resource provider aggregate not found 2026-07-01 14:23:18.747 6 INFO neutron.services.segments.plugin [-] Segment 94dd3681-38c3-4927-9220-6dbe51ce6ec8 resource provider aggregate not found 2026-07-01 14:23:18.758 6 INFO neutron.services.segments.plugin [-] Segment 94dd3681-38c3-4927-9220-6dbe51ce6ec8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94dd3681-38c3-4927-9220-6dbe51ce6ec8 found for delete ", "request_id": "req-1f236427-cfb2-4ff3-b839-cab2b8618b07"}]} 2026-07-01 14:23:18.763 6 INFO neutron.services.segments.plugin [-] Segment 94dd3681-38c3-4927-9220-6dbe51ce6ec8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94dd3681-38c3-4927-9220-6dbe51ce6ec8 found for delete ", "request_id": "req-958fc71f-ef5f-4eb8-baba-71d38818753c"}]} 2026-07-01 14:23:18.777 6 INFO neutron.db.l3_hamode_db [None req-99524caa-1368-48d7-a75c-74dfd55eaa10 176cb30326c04727bd0f3d11a1bac7ee 6576df26624c4ee19ff8423893d38413 - - default default] HA network 09ecb0dc-f456-4081-934c-6749090a6efb was deleted as no HA routers are present in tenant 6576df26624c4ee19ff8423893d38413. [pid: 6|app: 0|req: 521/1061] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:23:17 2026] DELETE /v2.0/routers/bec64665-9929-412d-92f5-fc05250158d0 => generated 0 bytes in 1010 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1062] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jul 1 14:23:18 2026] GET /v2.0/ports?device_id=bec64665-9929-412d-92f5-fc05250158d0 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:23:18.860 6 INFO neutron.api.v2.resource [None req-3de77c5e-e492-465c-9c4e-d162e4e140a9 176cb30326c04727bd0f3d11a1bac7ee 6576df26624c4ee19ff8423893d38413 - - default default] delete failed (client error): The resource could not be found. [pid: 6|app: 0|req: 522/1063] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:23:18 2026] DELETE /v2.0/routers/bec64665-9929-412d-92f5-fc05250158d0 => generated 135 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1064] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jul 1 14:23:18 2026] GET /v2.0/ports?device_id=1e2c4b55-efb2-41a1-8bb8-3557e619b9d2 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:23:18.939 6 INFO neutron.api.v2.resource [None req-2d125a8a-25d3-46c6-8a32-a1e368a73ee3 176cb30326c04727bd0f3d11a1bac7ee 6576df26624c4ee19ff8423893d38413 - - default default] delete failed (client error): The resource could not be found. [pid: 6|app: 0|req: 523/1065] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:23:18 2026] DELETE /v2.0/routers/1e2c4b55-efb2-41a1-8bb8-3557e619b9d2 => generated 135 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 14:23:18.962 7 INFO neutron.pecan_wsgi.hooks.translation [None req-81466eed-f49a-4e1b-9622-ae4c374106ab 176cb30326c04727bd0f3d11a1bac7ee 6576df26624c4ee19ff8423893d38413 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 543/1066] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:23:18 2026] DELETE /v2.0/subnets/3cc1fac6-9ac3-41cf-bd02-42418eea3c25 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 524/1067] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jul 1 14:23:18 2026] GET /v2.0/ports?device_id=b790e0e3-4e5a-4201-9e7c-67d6b705b43c => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:23:19.010 7 INFO neutron.api.v2.resource [None req-b886101a-3e4f-4c79-a617-a19a358767cc 176cb30326c04727bd0f3d11a1bac7ee 6576df26624c4ee19ff8423893d38413 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 544/1068] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:23:18 2026] DELETE /v2.0/routers/b790e0e3-4e5a-4201-9e7c-67d6b705b43c => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 14:23:19.032 6 INFO neutron.pecan_wsgi.hooks.translation [None req-5f18fe0f-467e-477f-a3b5-17a2404d2234 176cb30326c04727bd0f3d11a1bac7ee 6576df26624c4ee19ff8423893d38413 - - default default] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 525/1069] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:23:19 2026] DELETE /v2.0/subnets/85d2fa56-e2aa-43dd-a6d6-b33e30f3a429 => 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: 545/1070] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jul 1 14:23:19 2026] GET /v2.0/ports?device_id=fe54c0ee-3588-472a-acd0-98f28634b7bc => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:23:19.090 6 INFO neutron.api.v2.resource [None req-0c0e05c4-041d-49bb-ae5f-f45ba69793a1 176cb30326c04727bd0f3d11a1bac7ee 6576df26624c4ee19ff8423893d38413 - - default default] delete failed (client error): The resource could not be found. [pid: 6|app: 0|req: 526/1071] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:23:19 2026] DELETE /v2.0/routers/fe54c0ee-3588-472a-acd0-98f28634b7bc => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 14:23:19.110 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d199526b-91fa-4194-830e-f19920b6b605 176cb30326c04727bd0f3d11a1bac7ee 6576df26624c4ee19ff8423893d38413 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 546/1072] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:23:19 2026] DELETE /v2.0/subnets/e82506b5-2e7b-44e3-8feb-47006b428e48 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 14:23:19.132 6 INFO neutron.pecan_wsgi.hooks.translation [None req-606987f0-0bac-41c8-89f5-7db023634252 176cb30326c04727bd0f3d11a1bac7ee 6576df26624c4ee19ff8423893d38413 - - default default] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 527/1073] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:23:19 2026] DELETE /v2.0/subnets/02151b61-ac58-4e21-b933-839ea27cf803 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 528/1074] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:23:19 2026] GET /v2.0/ports?device_id=69af26db-de25-4cc4-9a27-44c0a2d9b51d => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 529/1075] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:23:19 2026] GET /v2.0/security-groups?id=aaa50ad2-d9a3-49a7-ae23-9c502c17b20b&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 530/1076] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:23:19 2026] GET /v2.0/ports?device_id=80114bbb-9cbb-4db7-915a-572e5ec17aef => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 531/1077] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:23:19 2026] GET /v2.0/security-groups?id=5505a353-6679-4edd-9f7a-24663ce8ef46&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:23:19.613 7 WARNING neutron_lib.context [None req-4a2a0836-d05a-492a-ad21-4466cb06aa76 a0001ab7ac7842dfb2015732b2e0f7e9 00ca12e9d716442ab6c62a852f8d8ca1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 532/1078] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:23:19 2026] GET /v2.0/security-groups?tenant_id=6576df26624c4ee19ff8423893d38413&name=default => generated 2925 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:23:19.807 7 INFO neutron.db.segments_db [None req-4a2a0836-d05a-492a-ad21-4466cb06aa76 a0001ab7ac7842dfb2015732b2e0f7e9 00ca12e9d716442ab6c62a852f8d8ca1 - - default default] Added segment 2068a5d5-ed84-49e3-a6b7-957789dc29f9 of type vxlan for network 111a0577-2aaf-454c-9c83-b63d63541c1d [pid: 6|app: 0|req: 533/1079] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:23:19 2026] DELETE /v2.0/security-groups/38e0e65f-c002-4f1e-9e70-3b7a0156fc58 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1080] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:23:19 2026] POST /v2.0/networks => generated 650 bytes in 618 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:23:19.938 6 WARNING neutron_lib.context [None req-58ad2964-62e5-4711-89f8-cc2397063147 a0001ab7ac7842dfb2015732b2e0f7e9 00ca12e9d716442ab6c62a852f8d8ca1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 534/1081] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:23:19 2026] POST /v2.0/subnets => generated 627 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:23:20.229 7 WARNING neutron_lib.context [None req-22162607-bc12-429d-b237-f4447cb414ef a0001ab7ac7842dfb2015732b2e0f7e9 00ca12e9d716442ab6c62a852f8d8ca1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:23:20.283 7 INFO neutron.db.segments_db [None req-22162607-bc12-429d-b237-f4447cb414ef a0001ab7ac7842dfb2015732b2e0f7e9 00ca12e9d716442ab6c62a852f8d8ca1 - - default default] Added segment adea0815-ef4b-48d9-98e8-ecfac0d9d0d3 of type vxlan for network 68d3c673-2a1c-4c10-9cea-59598d2b4f25 2026-07-01 14:23:20.583 7 INFO neutron.db.l3_hamode_db [None req-22162607-bc12-429d-b237-f4447cb414ef a0001ab7ac7842dfb2015732b2e0f7e9 00ca12e9d716442ab6c62a852f8d8ca1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 535/1082] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:23:20 2026] GET /v2.0/ports?device_id=69af26db-de25-4cc4-9a27-44c0a2d9b51d => generated 975 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 536/1083] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:23:20 2026] GET /v2.0/security-groups?id=aaa50ad2-d9a3-49a7-ae23-9c502c17b20b&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 537/1084] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:23:20 2026] GET /v2.0/ports?device_id=80114bbb-9cbb-4db7-915a-572e5ec17aef => generated 975 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 538/1085] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:23:20 2026] GET /v2.0/security-groups?id=5505a353-6679-4edd-9f7a-24663ce8ef46&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: 6|app: 0|req: 539/1086] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:23:20 2026] GET /v2.0/ports?device_id=80114bbb-9cbb-4db7-915a-572e5ec17aef => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:23:21.384 6 INFO neutron.db.l3_db [None req-d1b5313b-1022-46cf-9a0f-5baf59c22c61 ec38fea8cfc14116939ea61c0c8438d8 8dfd689d720c4de3af23930b3a44e8c2 - - default default] Floating IP fdc37667-732b-403a-9255-67b983d3212d associated. External IP: 10.96.250.203, port: 219be73b-f278-4f1e-a0c5-d6a17e12202f. 2026-07-01 14:23:21.496 7 INFO neutron.db.l3_hamode_db [None req-22162607-bc12-429d-b237-f4447cb414ef a0001ab7ac7842dfb2015732b2e0f7e9 00ca12e9d716442ab6c62a852f8d8ca1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 540/1087] 10.0.0.218 () {34 vars in 749 bytes} [Wed Jul 1 14:23:20 2026] PUT /v2.0/floatingips/fdc37667-732b-403a-9255-67b983d3212d => generated 856 bytes in 732 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 541/1088] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:23:21 2026] GET /v2.0/ports?device_id=69af26db-de25-4cc4-9a27-44c0a2d9b51d => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 542/1089] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:23:21 2026] GET /v2.0/ports?device_id=80114bbb-9cbb-4db7-915a-572e5ec17aef => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 543/1090] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:23:21 2026] GET /v2.0/security-groups?id=aaa50ad2-d9a3-49a7-ae23-9c502c17b20b&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: 6|app: 0|req: 544/1091] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:23:21 2026] GET /v2.0/security-groups?id=5505a353-6679-4edd-9f7a-24663ce8ef46&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:23:22.257 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-e5b93148-7559-4825-b635-e62847420718'] response: {'name': 'network-changed', 'server_uuid': '80114bbb-9cbb-4db7-915a-572e5ec17aef', 'tag': '219be73b-f278-4f1e-a0c5-d6a17e12202f', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 545/1092] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:23:22 2026] GET /v2.0/ports?device_id=80114bbb-9cbb-4db7-915a-572e5ec17aef => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 546/1093] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:23:22 2026] GET /v2.0/security-groups?id=5505a353-6679-4edd-9f7a-24663ce8ef46&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: 6|app: 0|req: 547/1094] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:23:22 2026] GET /v2.0/ports?tenant_id=8dfd689d720c4de3af23930b3a44e8c2&device_id=80114bbb-9cbb-4db7-915a-572e5ec17aef => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1095] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:23:20 2026] POST /v2.0/routers => generated 695 bytes in 2308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 548/1096] 199.204.45.235 () {34 vars in 986 bytes} [Wed Jul 1 14:23:22 2026] GET /v2.0/networks?id=412dfafc-5966-49d3-ac67-208be15321aa => generated 766 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 549/1097] 199.204.45.235 () {34 vars in 1060 bytes} [Wed Jul 1 14:23:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=219be73b-f278-4f1e-a0c5-d6a17e12202f => generated 859 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 550/1098] 199.204.45.235 () {34 vars in 984 bytes} [Wed Jul 1 14:23:22 2026] GET /v2.0/subnets?id=520213a4-647d-428b-8fc2-c2a7755e2f64 => generated 688 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 551/1099] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:23:22 2026] GET /v2.0/ports?network_id=412dfafc-5966-49d3-ac67-208be15321aa&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 552/1100] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:23:22 2026] GET /v2.0/networks/412dfafc-5966-49d3-ac67-208be15321aa?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 553/1101] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:23:22 2026] GET /v2.0/networks/412dfafc-5966-49d3-ac67-208be15321aa?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: 6|app: 0|req: 554/1102] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:23:22 2026] GET /v2.0/ports?device_id=69af26db-de25-4cc4-9a27-44c0a2d9b51d => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 555/1103] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:23:23 2026] GET /v2.0/security-groups?id=aaa50ad2-d9a3-49a7-ae23-9c502c17b20b&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 556/1104] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:23:23 2026] GET /v2.0/ports?device_id=80114bbb-9cbb-4db7-915a-572e5ec17aef => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 557/1105] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:23:23 2026] GET /v2.0/security-groups?id=5505a353-6679-4edd-9f7a-24663ce8ef46&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1106] 10.0.0.218 () {34 vars in 783 bytes} [Wed Jul 1 14:23:22 2026] PUT /v2.0/routers/53a164b1-8b57-4a6a-80fe-779fc3761c39/add_router_interface => generated 309 bytes in 1510 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:23:24.058 6 WARNING neutron_lib.context [None req-4ffff266-7e32-496c-946f-62f080c48c1b a0001ab7ac7842dfb2015732b2e0f7e9 00ca12e9d716442ab6c62a852f8d8ca1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 550/1107] 199.204.45.235 () {34 vars in 994 bytes} [Wed Jul 1 14:23:24 2026] GET /v2.0/ports?device_id=80114bbb-9cbb-4db7-915a-572e5ec17aef => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 558/1108] 10.0.0.218 () {34 vars in 665 bytes} [Wed Jul 1 14:23:24 2026] POST /v2.0/ports => generated 954 bytes in 458 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-07-01 14:23:24.520 6 WARNING neutron_lib.context [None req-2dc6bbce-9a47-448a-8494-9f98bef3a7a4 a0001ab7ac7842dfb2015732b2e0f7e9 00ca12e9d716442ab6c62a852f8d8ca1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:23:24.581 7 INFO neutron.db.l3_db [req-8f981a50-278b-4845-8d4e-157f74dc5747 req-fc23fc20-07f8-462b-b9f8-d5c1e91171e0 ec38fea8cfc14116939ea61c0c8438d8 8dfd689d720c4de3af23930b3a44e8c2 - - default default] Floating IP fdc37667-732b-403a-9255-67b983d3212d disassociated. External IP: 10.96.250.203, port: 219be73b-f278-4f1e-a0c5-d6a17e12202f. [pid: 6|app: 0|req: 559/1109] 10.0.0.218 () {34 vars in 665 bytes} [Wed Jul 1 14:23:24 2026] POST /v2.0/ports => generated 955 bytes in 514 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: 6|app: 0|req: 560/1110] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:23:25 2026] GET /v2.0/ports?device_id=80114bbb-9cbb-4db7-915a-572e5ec17aef => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:23:25.068 6 WARNING neutron_lib.context [None req-9fdc0c4a-4004-420d-9153-b4e52285e15e a0001ab7ac7842dfb2015732b2e0f7e9 00ca12e9d716442ab6c62a852f8d8ca1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 551/1111] 199.204.45.235 () {36 vars in 997 bytes} [Wed Jul 1 14:23:24 2026] DELETE /v2.0/ports/219be73b-f278-4f1e-a0c5-d6a17e12202f => generated 0 bytes in 815 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:23:26.007 6 INFO neutron.db.l3_db [None req-9fdc0c4a-4004-420d-9153-b4e52285e15e a0001ab7ac7842dfb2015732b2e0f7e9 00ca12e9d716442ab6c62a852f8d8ca1 - - default default] Floating IP c2262406-465f-4b5e-ae30-15b12211f696 associated. External IP: 10.96.250.215, port: 7a8f6f81-d2a3-4e3f-9d63-c2c4afdd77d9. 2026-07-01 14:23:26.124 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a7750279-0113-4813-a07d-8ca57d6964c3'] response: {'server_uuid': '80114bbb-9cbb-4db7-915a-572e5ec17aef', 'name': 'network-vif-deleted', 'tag': '219be73b-f278-4f1e-a0c5-d6a17e12202f', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 561/1112] 10.0.0.218 () {34 vars in 677 bytes} [Wed Jul 1 14:23:25 2026] POST /v2.0/floatingips => generated 842 bytes in 1401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1113] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:23:26 2026] GET /v2.0/security-groups?tenant_id=dc90ace3d66f4e109ad4709759b6110f&name=default => generated 2925 bytes in 397 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 562/1114] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:23:26 2026] GET /v2.0/ports?device_id=80114bbb-9cbb-4db7-915a-572e5ec17aef => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:23:26.592 6 INFO neutron.db.l3_db [None req-57869074-6a67-4752-9b1e-b3895612dafd a0001ab7ac7842dfb2015732b2e0f7e9 00ca12e9d716442ab6c62a852f8d8ca1 - - default default] Floating IP c2262406-465f-4b5e-ae30-15b12211f696 disassociated. External IP: 10.96.250.215, port: 7a8f6f81-d2a3-4e3f-9d63-c2c4afdd77d9. [pid: 7|app: 0|req: 553/1115] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:23:26 2026] DELETE /v2.0/security-groups/833c5c91-2edb-4fc5-8d6c-b0d6929da3c2 => 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: 554/1116] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:23:26 2026] GET /v2.0/security-groups?tenant_id=e7da395c2e9b44829c8f243b1f3e2748&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1117] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:23:26 2026] DELETE /v2.0/security-groups/03dbc092-73a7-46cd-b612-c7eeb0d4444a => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 563/1120] 10.0.0.218 () {34 vars in 749 bytes} [Wed Jul 1 14:23:26 2026] PUT /v2.0/floatingips/c2262406-465f-4b5e-ae30-15b12211f696 => generated 552 bytes in 522 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1121] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jul 1 14:23:27 2026] DELETE /v2.0/floatingips/c2262406-465f-4b5e-ae30-15b12211f696 => generated 0 bytes in 387 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:23:27.445 6 WARNING neutron_lib.context [None req-1974622b-3d87-44ab-abba-54a0ba1519c6 a0001ab7ac7842dfb2015732b2e0f7e9 00ca12e9d716442ab6c62a852f8d8ca1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 559/1122] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:23:27 2026] GET /v2.0/ports?device_id=80114bbb-9cbb-4db7-915a-572e5ec17aef => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:23:28.358 6 INFO neutron.db.l3_db [None req-1974622b-3d87-44ab-abba-54a0ba1519c6 a0001ab7ac7842dfb2015732b2e0f7e9 00ca12e9d716442ab6c62a852f8d8ca1 - - default default] Floating IP 69425408-6a01-43f3-bb12-68fe6522de39 associated. External IP: 10.96.250.210, port: 88a0a56c-1f5e-4bb1-a621-6bda6de7bbdf. [pid: 6|app: 0|req: 564/1123] 10.0.0.218 () {34 vars in 677 bytes} [Wed Jul 1 14:23:27 2026] POST /v2.0/floatingips => generated 841 bytes in 1297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 565/1124] 10.0.0.218 () {32 vars in 729 bytes} [Wed Jul 1 14:23:28 2026] GET /v2.0/floatingips/69425408-6a01-43f3-bb12-68fe6522de39 => generated 841 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1125] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:23:28 2026] DELETE /v2.0/security-groups/5505a353-6679-4edd-9f7a-24663ce8ef46 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 566/1126] 10.0.0.218 () {32 vars in 655 bytes} [Wed Jul 1 14:23:28 2026] GET /v2.0/floatingips => generated 844 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:23:28.854 7 INFO neutron.api.v2.resource [None req-007f38fa-9739-48bf-829f-2b5a8353630f ec38fea8cfc14116939ea61c0c8438d8 8dfd689d720c4de3af23930b3a44e8c2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 561/1127] 10.0.0.218 () {32 vars in 737 bytes} [Wed Jul 1 14:23:28 2026] GET /v2.0/security-groups/5505a353-6679-4edd-9f7a-24663ce8ef46 => 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: 562/1128] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jul 1 14:23:28 2026] DELETE /v2.0/floatingips/fdc37667-732b-403a-9255-67b983d3212d => generated 0 bytes in 276 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:23:29.279 6 INFO neutron.db.l3_db [None req-c4642a74-8756-47b0-bb29-fab7054154c6 a0001ab7ac7842dfb2015732b2e0f7e9 00ca12e9d716442ab6c62a852f8d8ca1 - - default default] Floating IP 69425408-6a01-43f3-bb12-68fe6522de39 associated. External IP: 10.96.250.210, port: 88a0a56c-1f5e-4bb1-a621-6bda6de7bbdf. [pid: 6|app: 0|req: 567/1129] 10.0.0.218 () {34 vars in 749 bytes} [Wed Jul 1 14:23:28 2026] PUT /v2.0/floatingips/69425408-6a01-43f3-bb12-68fe6522de39 => generated 842 bytes in 1193 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:23:30.249 6 INFO neutron.db.l3_db [None req-f80bb17c-bcaf-4eeb-b83a-ad5773c70a50 a0001ab7ac7842dfb2015732b2e0f7e9 00ca12e9d716442ab6c62a852f8d8ca1 - - default default] Floating IP 69425408-6a01-43f3-bb12-68fe6522de39 disassociated. External IP: 10.96.250.210, port: 7a8f6f81-d2a3-4e3f-9d63-c2c4afdd77d9. [pid: 7|app: 0|req: 563/1130] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jul 1 14:23:29 2026] PUT /v2.0/routers/0dba7f05-ab2d-4346-aa5d-ac165e5a42bf/remove_router_interface => generated 309 bytes in 1132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 568/1131] 10.0.0.218 () {34 vars in 749 bytes} [Wed Jul 1 14:23:30 2026] PUT /v2.0/floatingips/69425408-6a01-43f3-bb12-68fe6522de39 => generated 552 bytes in 526 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 569/1132] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jul 1 14:23:30 2026] DELETE /v2.0/floatingips/69425408-6a01-43f3-bb12-68fe6522de39 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:23:31.173 7 INFO neutron.services.segments.plugin [-] Segment 2085a2b6-4b2f-433f-aecb-9af01a42665a resource provider aggregate not found 2026-07-01 14:23:31.179 7 INFO neutron.services.segments.plugin [-] Segment 2085a2b6-4b2f-433f-aecb-9af01a42665a resource provider aggregate not found 2026-07-01 14:23:31.194 7 INFO neutron.services.segments.plugin [-] Segment 2085a2b6-4b2f-433f-aecb-9af01a42665a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2085a2b6-4b2f-433f-aecb-9af01a42665a found for delete ", "request_id": "req-c6e66dd0-1905-479c-93da-619a349d5b60"}]} 2026-07-01 14:23:31.196 7 INFO neutron.db.l3_hamode_db [None req-cbaa724a-88cf-4e71-b175-b2858fc66fff 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] HA network f7ea73bb-b7b5-4092-8a59-b454b6fae524 was deleted as no HA routers are present in tenant 8dfd689d720c4de3af23930b3a44e8c2. [pid: 7|app: 0|req: 564/1133] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:23:30 2026] DELETE /v2.0/routers/0dba7f05-ab2d-4346-aa5d-ac165e5a42bf => generated 0 bytes in 923 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:23:31.203 7 INFO neutron.services.segments.plugin [-] Segment 2085a2b6-4b2f-433f-aecb-9af01a42665a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2085a2b6-4b2f-433f-aecb-9af01a42665a found for delete ", "request_id": "req-ca0e7bcf-91fa-494d-9512-d24d791111e8"}]} [pid: 6|app: 0|req: 570/1134] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:23:30 2026] GET /v2.0/security-groups?tenant_id=1405bd8fdb4c47a08d0ec272117c6ba7&name=default => generated 2925 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:23:31.224 7 INFO neutron.api.v2.resource [None req-369db71b-1ba0-4bf6-8009-f56d56f67f80 a0001ab7ac7842dfb2015732b2e0f7e9 00ca12e9d716442ab6c62a852f8d8ca1 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 565/1135] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jul 1 14:23:31 2026] DELETE /v2.0/floatingips/69425408-6a01-43f3-bb12-68fe6522de39 => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1136] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:23:31 2026] DELETE /v2.0/security-groups/24344763-3c8b-4128-b765-8e63ee7011d5 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 571/1137] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:23:31 2026] DELETE /v2.0/subnets/520213a4-647d-428b-8fc2-c2a7755e2f64 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:23:31.632 6 INFO neutron.services.segments.plugin [-] Segment eb82d18a-1b90-44e8-ae70-85a77cc6f41f resource provider aggregate not found 2026-07-01 14:23:31.644 6 INFO neutron.services.segments.plugin [-] Segment eb82d18a-1b90-44e8-ae70-85a77cc6f41f resource provider aggregate not found 2026-07-01 14:23:31.653 6 INFO neutron.services.segments.plugin [-] Segment eb82d18a-1b90-44e8-ae70-85a77cc6f41f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb82d18a-1b90-44e8-ae70-85a77cc6f41f found for delete ", "request_id": "req-6a3ab3ac-b1d9-4dcb-bc9b-77f5daa31a8b"}]} [pid: 7|app: 0|req: 567/1138] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jul 1 14:23:31 2026] DELETE /v2.0/ports/7a8f6f81-d2a3-4e3f-9d63-c2c4afdd77d9 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:23:31.660 6 INFO neutron.services.segments.plugin [-] Segment eb82d18a-1b90-44e8-ae70-85a77cc6f41f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb82d18a-1b90-44e8-ae70-85a77cc6f41f found for delete ", "request_id": "req-de2bb6b0-ff5f-4a8f-89ef-eda9a505898f"}]} [pid: 6|app: 0|req: 572/1139] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:23:31 2026] DELETE /v2.0/networks/412dfafc-5966-49d3-ac67-208be15321aa => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 573/1140] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:23:31 2026] GET /v2.0/security-groups?tenant_id=8dfd689d720c4de3af23930b3a44e8c2&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1141] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jul 1 14:23:31 2026] DELETE /v2.0/ports/88a0a56c-1f5e-4bb1-a621-6bda6de7bbdf => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 574/1142] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:23:31 2026] DELETE /v2.0/security-groups/a3e45da8-91c1-418d-bfff-750e4cfe84e3 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1143] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jul 1 14:23:31 2026] GET /v2.0/ports?device_id=53a164b1-8b57-4a6a-80fe-779fc3761c39 => generated 958 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 575/1144] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jul 1 14:23:32 2026] PUT /v2.0/routers/53a164b1-8b57-4a6a-80fe-779fc3761c39/remove_router_interface => generated 309 bytes in 1471 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 576/1145] 10.0.0.76 () {34 vars in 989 bytes} [Wed Jul 1 14:23:34 2026] GET /v2.0/ports?device_id=69af26db-de25-4cc4-9a27-44c0a2d9b51d => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 577/1146] 10.0.0.76 () {34 vars in 1039 bytes} [Wed Jul 1 14:23:34 2026] GET /v2.0/security-groups?id=aaa50ad2-d9a3-49a7-ae23-9c502c17b20b&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:23:34.511 7 INFO neutron.services.segments.plugin [-] Segment adea0815-ef4b-48d9-98e8-ecfac0d9d0d3 resource provider aggregate not found 2026-07-01 14:23:34.518 7 INFO neutron.services.segments.plugin [-] Segment adea0815-ef4b-48d9-98e8-ecfac0d9d0d3 resource provider aggregate not found 2026-07-01 14:23:34.534 7 INFO neutron.services.segments.plugin [-] Segment adea0815-ef4b-48d9-98e8-ecfac0d9d0d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid adea0815-ef4b-48d9-98e8-ecfac0d9d0d3 found for delete ", "request_id": "req-a0d87fc8-0613-45d0-be2d-a473acc017bb"}]} 2026-07-01 14:23:34.538 7 INFO neutron.services.segments.plugin [-] Segment adea0815-ef4b-48d9-98e8-ecfac0d9d0d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid adea0815-ef4b-48d9-98e8-ecfac0d9d0d3 found for delete ", "request_id": "req-8d7f262a-9887-4cbd-b145-cd4f2790674e"}]} 2026-07-01 14:23:34.552 7 INFO neutron.db.l3_hamode_db [None req-5510f981-169e-491e-9169-67124f0fcaf6 a0001ab7ac7842dfb2015732b2e0f7e9 00ca12e9d716442ab6c62a852f8d8ca1 - - default default] HA network 68d3c673-2a1c-4c10-9cea-59598d2b4f25 was deleted as no HA routers are present in tenant 00ca12e9d716442ab6c62a852f8d8ca1. [pid: 7|app: 0|req: 570/1147] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:23:33 2026] DELETE /v2.0/routers/53a164b1-8b57-4a6a-80fe-779fc3761c39 => generated 0 bytes in 1007 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 578/1148] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:23:34 2026] DELETE /v2.0/subnets/f3aa0373-aebb-40c2-8b93-984561701aa5 => 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: 571/1149] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:23:34 2026] DELETE /v2.0/networks/111a0577-2aaf-454c-9c83-b63d63541c1d => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 579/1150] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:23:35 2026] GET /v2.0/security-groups?tenant_id=00ca12e9d716442ab6c62a852f8d8ca1&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1151] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:23:35 2026] DELETE /v2.0/security-groups/75302637-fb4c-4a22-97cf-954306c34457 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:23:37.926 6 WARNING neutron_lib.context [None req-3d15a83f-a862-433c-98d4-c00f9c6f1b2a 95af44bbad7f486fb98e7d5ea2d66632 8ac9fc2524e344d2b4560c61fc9f476e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:23:37.926 6 WARNING neutron_lib.context [None req-3d15a83f-a862-433c-98d4-c00f9c6f1b2a 95af44bbad7f486fb98e7d5ea2d66632 8ac9fc2524e344d2b4560c61fc9f476e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:23:38.184 6 INFO neutron.db.segments_db [None req-3d15a83f-a862-433c-98d4-c00f9c6f1b2a 95af44bbad7f486fb98e7d5ea2d66632 8ac9fc2524e344d2b4560c61fc9f476e - - default default] Added segment 5d6086f7-a72a-4ee7-a1ac-cc0aae504981 of type vxlan for network 313a9287-95bb-4a05-bb37-bf623113f59a 2026-07-01 14:23:38.275 6 INFO neutron.db.segments_db [None req-3d15a83f-a862-433c-98d4-c00f9c6f1b2a 95af44bbad7f486fb98e7d5ea2d66632 8ac9fc2524e344d2b4560c61fc9f476e - - default default] Added segment da032281-0c3d-4be9-a7c7-900a9f9282bb of type vxlan for network 3c35b950-05c4-4417-8c69-f102b50c0dd9 [pid: 6|app: 0|req: 580/1152] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:23:37 2026] POST /v2.0/networks => generated 1244 bytes in 729 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 14:23:38.471 7 INFO neutron.services.segments.plugin [-] Segment 2068a5d5-ed84-49e3-a6b7-957789dc29f9 resource provider aggregate not found 2026-07-01 14:23:38.475 7 INFO neutron.services.segments.plugin [-] Segment 2068a5d5-ed84-49e3-a6b7-957789dc29f9 resource provider aggregate not found 2026-07-01 14:23:38.497 7 INFO neutron.services.segments.plugin [-] Segment 2068a5d5-ed84-49e3-a6b7-957789dc29f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2068a5d5-ed84-49e3-a6b7-957789dc29f9 found for delete ", "request_id": "req-6f5ee8cc-1909-4fd6-b3b5-614683546bd1"}]} 2026-07-01 14:23:38.499 7 INFO neutron.services.segments.plugin [-] Segment 2068a5d5-ed84-49e3-a6b7-957789dc29f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2068a5d5-ed84-49e3-a6b7-957789dc29f9 found for delete ", "request_id": "req-69bcd2f0-6b14-4577-b60f-9984947e6436"}]} [pid: 7|app: 0|req: 573/1153] 10.0.0.218 () {32 vars in 649 bytes} [Wed Jul 1 14:23:38 2026] GET /v2.0/networks => generated 1843 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:23:38.647 6 INFO neutron.services.segments.plugin [-] Segment 5d6086f7-a72a-4ee7-a1ac-cc0aae504981 resource provider aggregate not found 2026-07-01 14:23:38.653 6 INFO neutron.services.segments.plugin [-] Segment 5d6086f7-a72a-4ee7-a1ac-cc0aae504981 resource provider aggregate not found [pid: 6|app: 0|req: 581/1154] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:23:38 2026] DELETE /v2.0/networks/313a9287-95bb-4a05-bb37-bf623113f59a => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:23:38.671 6 INFO neutron.services.segments.plugin [-] Segment 5d6086f7-a72a-4ee7-a1ac-cc0aae504981 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d6086f7-a72a-4ee7-a1ac-cc0aae504981 found for delete ", "request_id": "req-a6e6aa5f-5156-4512-a114-89d87523c560"}]} 2026-07-01 14:23:38.671 6 INFO neutron.services.segments.plugin [-] Segment 5d6086f7-a72a-4ee7-a1ac-cc0aae504981 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d6086f7-a72a-4ee7-a1ac-cc0aae504981 found for delete ", "request_id": "req-caefe7f0-0b5f-44c4-a52c-00019489e206"}]} [pid: 7|app: 0|req: 574/1155] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:23:38 2026] GET /v2.0/ports?device_id=69af26db-de25-4cc4-9a27-44c0a2d9b51d => 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: 575/1156] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:23:38 2026] GET /v2.0/security-groups?id=aaa50ad2-d9a3-49a7-ae23-9c502c17b20b&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: 6|app: 0|req: 582/1157] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:23:38 2026] DELETE /v2.0/networks/3c35b950-05c4-4417-8c69-f102b50c0dd9 => 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: 576/1158] 10.0.0.218 () {32 vars in 649 bytes} [Wed Jul 1 14:23:38 2026] GET /v2.0/networks => generated 651 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:23:38.899 6 WARNING neutron_lib.context [None req-b769510b-f6a9-4388-9687-eef659b3ff2a 95af44bbad7f486fb98e7d5ea2d66632 8ac9fc2524e344d2b4560c61fc9f476e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:23:38.964 6 INFO neutron.db.segments_db [None req-b769510b-f6a9-4388-9687-eef659b3ff2a 95af44bbad7f486fb98e7d5ea2d66632 8ac9fc2524e344d2b4560c61fc9f476e - - default default] Added segment 07834a82-dff0-4c5a-8a8c-a033658369ca of type vxlan for network 3ae569ed-dde8-455d-aa67-54d5bda52a5c [pid: 7|app: 0|req: 577/1159] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:23:38 2026] GET /v2.0/ports?device_id=69af26db-de25-4cc4-9a27-44c0a2d9b51d => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1160] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:23:39 2026] GET /v2.0/security-groups?id=aaa50ad2-d9a3-49a7-ae23-9c502c17b20b&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 583/1161] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:23:38 2026] POST /v2.0/networks => generated 653 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:23:39.106 7 WARNING neutron_lib.context [None req-905772da-386b-40f3-8f47-c46b2b09de03 95af44bbad7f486fb98e7d5ea2d66632 8ac9fc2524e344d2b4560c61fc9f476e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:23:39.205 7 INFO neutron.db.segments_db [None req-905772da-386b-40f3-8f47-c46b2b09de03 95af44bbad7f486fb98e7d5ea2d66632 8ac9fc2524e344d2b4560c61fc9f476e - - default default] Added segment 1d1a68e0-827f-45d3-ad2a-db7502acc090 of type vxlan for network c9039bcc-c48b-4aee-8cce-efda04687a26 [pid: 7|app: 0|req: 579/1162] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:23:39 2026] POST /v2.0/networks => generated 653 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:23:39.311 7 WARNING neutron_lib.context [None req-44a934d2-0ec7-4d39-bea6-89f45fe2672a 95af44bbad7f486fb98e7d5ea2d66632 8ac9fc2524e344d2b4560c61fc9f476e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:23:39.332 7 WARNING neutron_lib.context [None req-44a934d2-0ec7-4d39-bea6-89f45fe2672a 95af44bbad7f486fb98e7d5ea2d66632 8ac9fc2524e344d2b4560c61fc9f476e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 584/1163] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:23:39 2026] GET /v2.0/security-groups?tenant_id=43e1f79057764d499cfb15957b384a9d&name=default => generated 2925 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 585/1164] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:23:39 2026] DELETE /v2.0/security-groups/03a35002-2e93-4bbe-a5dd-48f7702ee170 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 586/1165] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:23:39 2026] GET /v2.0/security-groups?tenant_id=bf459426a2e2437ab30b7f0d8ccc016f&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 587/1166] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:23:39 2026] DELETE /v2.0/security-groups/a27ef63f-953e-4189-b710-c3e505e20b55 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1167] 10.0.0.218 () {34 vars in 665 bytes} [Wed Jul 1 14:23:39 2026] POST /v2.0/ports => generated 1505 bytes in 622 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 588/1168] 10.0.0.218 () {32 vars in 643 bytes} [Wed Jul 1 14:23:39 2026] GET /v2.0/ports => generated 1505 bytes in 109 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: 6|app: 0|req: 589/1169] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:23:40 2026] GET /v2.0/ports?device_id=69af26db-de25-4cc4-9a27-44c0a2d9b51d => generated 975 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 590/1170] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:23:40 2026] GET /v2.0/security-groups?id=aaa50ad2-d9a3-49a7-ae23-9c502c17b20b&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: 581/1171] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jul 1 14:23:40 2026] DELETE /v2.0/ports/77b8c4e5-8303-46fb-8a00-a5ec6813d51d => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 591/1172] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jul 1 14:23:40 2026] DELETE /v2.0/ports/04b0f04f-3c5d-49ae-8fd2-8bf078e08521 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1173] 10.0.0.218 () {32 vars in 643 bytes} [Wed Jul 1 14:23:40 2026] GET /v2.0/ports => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:23:40.590 6 WARNING neutron_lib.context [None req-ad1283a6-a626-457a-976a-28cfb3806636 95af44bbad7f486fb98e7d5ea2d66632 8ac9fc2524e344d2b4560c61fc9f476e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:23:40.654 6 INFO neutron.db.segments_db [None req-ad1283a6-a626-457a-976a-28cfb3806636 95af44bbad7f486fb98e7d5ea2d66632 8ac9fc2524e344d2b4560c61fc9f476e - - default default] Added segment af7dd2f1-227c-4034-bcc0-6de69b7ecd6c of type vxlan for network 13b2c9ce-47b9-4578-8a3f-7b1beaf92187 2026-07-01 14:23:40.697 6 INFO neutron.services.segments.plugin [-] Segment da032281-0c3d-4be9-a7c7-900a9f9282bb resource provider aggregate not found 2026-07-01 14:23:40.705 6 INFO neutron.services.segments.plugin [-] Segment da032281-0c3d-4be9-a7c7-900a9f9282bb resource provider aggregate not found 2026-07-01 14:23:40.714 6 INFO neutron.services.segments.plugin [-] Segment da032281-0c3d-4be9-a7c7-900a9f9282bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da032281-0c3d-4be9-a7c7-900a9f9282bb found for delete ", "request_id": "req-0e4ce3cd-e8b5-41b5-8515-9b0c9afaca4c"}]} 2026-07-01 14:23:40.728 6 INFO neutron.services.segments.plugin [-] Segment da032281-0c3d-4be9-a7c7-900a9f9282bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da032281-0c3d-4be9-a7c7-900a9f9282bb found for delete ", "request_id": "req-edc941b6-0c12-4615-9b0e-ad9e61545500"}]} [pid: 6|app: 0|req: 592/1174] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:23:40 2026] POST /v2.0/networks => generated 652 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:23:40.790 7 WARNING neutron_lib.context [None req-bbc28484-a80f-49ea-9e0e-67f5235f2688 95af44bbad7f486fb98e7d5ea2d66632 8ac9fc2524e344d2b4560c61fc9f476e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:23:40.841 7 INFO neutron.db.segments_db [None req-bbc28484-a80f-49ea-9e0e-67f5235f2688 95af44bbad7f486fb98e7d5ea2d66632 8ac9fc2524e344d2b4560c61fc9f476e - - default default] Added segment ccd857c8-edaf-4ec7-8207-0359301668e1 of type vxlan for network 6a5169f3-8882-4b7a-b9f7-56a957050b28 [pid: 6|app: 0|req: 593/1175] 199.204.45.235 () {34 vars in 994 bytes} [Wed Jul 1 14:23:40 2026] GET /v2.0/ports?device_id=69af26db-de25-4cc4-9a27-44c0a2d9b51d => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1176] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:23:40 2026] POST /v2.0/networks => generated 652 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:23:41.225 6 INFO neutron.db.l3_db [req-99af380e-79d5-42e1-ab40-b9b6216d705f req-923bd35c-e1af-474c-b292-96adaab69d02 e307ed3fce3f4a28a67bedf3eb3465d8 9d9eb3258fbc4b299416fd257fbfd2b4 - - default default] Floating IP 4cbb7eb2-1688-43b4-b848-60ce23857b49 disassociated. External IP: 10.96.250.217, port: 93c9f6b1-6095-410b-bbaa-2b8e581a5d2b. [pid: 7|app: 0|req: 584/1177] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:23:41 2026] GET /v2.0/ports?device_id=69af26db-de25-4cc4-9a27-44c0a2d9b51d => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:23:41.541 7 WARNING neutron_lib.context [None req-c3b7f65c-ee8d-4712-806e-cf8e53a6b607 95af44bbad7f486fb98e7d5ea2d66632 8ac9fc2524e344d2b4560c61fc9f476e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 594/1178] 199.204.45.235 () {36 vars in 997 bytes} [Wed Jul 1 14:23:40 2026] DELETE /v2.0/ports/93c9f6b1-6095-410b-bbaa-2b8e581a5d2b => generated 0 bytes in 615 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:23:41.566 7 WARNING neutron_lib.context [None req-c3b7f65c-ee8d-4712-806e-cf8e53a6b607 95af44bbad7f486fb98e7d5ea2d66632 8ac9fc2524e344d2b4560c61fc9f476e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:23:42.004 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ba18f67-56a9-415a-90e4-1e1d7e60325e'] response: {'server_uuid': '69af26db-de25-4cc4-9a27-44c0a2d9b51d', 'name': 'network-vif-deleted', 'tag': '93c9f6b1-6095-410b-bbaa-2b8e581a5d2b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 585/1181] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:23:41 2026] POST /v2.0/subnets => generated 1323 bytes in 520 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1182] 10.0.0.218 () {32 vars in 647 bytes} [Wed Jul 1 14:23:42 2026] GET /v2.0/subnets => generated 1959 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1183] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:23:42 2026] DELETE /v2.0/subnets/c77a0898-15a9-4be5-8ec1-61c9325dd65c => 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: 588/1184] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:23:42 2026] DELETE /v2.0/subnets/1ccd1489-349c-4956-bf5a-ac9b0ceec033 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 597/1185] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:23:41 2026] GET /v2.0/security-groups?tenant_id=1913c1929e934db0a00a8406849385cc&name=default => generated 2925 bytes in 406 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 598/1186] 10.0.0.218 () {32 vars in 647 bytes} [Wed Jul 1 14:23:42 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: 6|app: 0|req: 599/1187] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:23:42 2026] DELETE /v2.0/security-groups/0820778d-7edd-4328-b007-6872089765dd => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 600/1188] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:23:42 2026] GET /v2.0/ports?device_id=69af26db-de25-4cc4-9a27-44c0a2d9b51d => 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: 589/1189] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:23:42 2026] GET /v2.0/security-groups?tenant_id=a3b63b81ebfb44a4935d14556a86335c&name=default => generated 2925 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1190] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:23:42 2026] DELETE /v2.0/security-groups/63c0dcaa-5de2-46e8-9ea6-90aaed203f04 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 601/1191] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:23:42 2026] DELETE /v2.0/networks/6a5169f3-8882-4b7a-b9f7-56a957050b28 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:23:42.810 7 INFO neutron.services.segments.plugin [-] Segment af7dd2f1-227c-4034-bcc0-6de69b7ecd6c resource provider aggregate not found 2026-07-01 14:23:42.818 7 INFO neutron.services.segments.plugin [-] Segment af7dd2f1-227c-4034-bcc0-6de69b7ecd6c resource provider aggregate not found 2026-07-01 14:23:42.825 7 INFO neutron.services.segments.plugin [-] Segment af7dd2f1-227c-4034-bcc0-6de69b7ecd6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af7dd2f1-227c-4034-bcc0-6de69b7ecd6c found for delete ", "request_id": "req-1c5d9445-0de3-4cfc-95ca-5bb199fe003f"}]} 2026-07-01 14:23:42.836 7 INFO neutron.services.segments.plugin [-] Segment af7dd2f1-227c-4034-bcc0-6de69b7ecd6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af7dd2f1-227c-4034-bcc0-6de69b7ecd6c found for delete ", "request_id": "req-01d7cc6c-f630-434f-8d22-343c9c024130"}]} [pid: 7|app: 0|req: 591/1192] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:23:42 2026] DELETE /v2.0/networks/13b2c9ce-47b9-4578-8a3f-7b1beaf92187 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:23:42.875 6 INFO neutron.services.segments.plugin [-] Segment ccd857c8-edaf-4ec7-8207-0359301668e1 resource provider aggregate not found 2026-07-01 14:23:42.881 6 INFO neutron.services.segments.plugin [-] Segment ccd857c8-edaf-4ec7-8207-0359301668e1 resource provider aggregate not found 2026-07-01 14:23:42.895 6 INFO neutron.services.segments.plugin [-] Segment ccd857c8-edaf-4ec7-8207-0359301668e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccd857c8-edaf-4ec7-8207-0359301668e1 found for delete ", "request_id": "req-f6fe44dc-7895-4a7b-b117-32a41e15c596"}]} 2026-07-01 14:23:42.895 6 INFO neutron.services.segments.plugin [-] Segment ccd857c8-edaf-4ec7-8207-0359301668e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccd857c8-edaf-4ec7-8207-0359301668e1 found for delete ", "request_id": "req-e918950e-7bb3-4109-a19f-43c27ce6558c"}]} [pid: 6|app: 0|req: 602/1193] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:23:42 2026] DELETE /v2.0/networks/c9039bcc-c48b-4aee-8cce-efda04687a26 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1194] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:23:43 2026] DELETE /v2.0/networks/3ae569ed-dde8-455d-aa67-54d5bda52a5c => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1195] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:23:43 2026] GET /v2.0/ports?device_id=69af26db-de25-4cc4-9a27-44c0a2d9b51d => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 603/1196] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:23:43 2026] GET /v2.0/security-groups?tenant_id=8ac9fc2524e344d2b4560c61fc9f476e&name=default => generated 2925 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1197] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:23:43 2026] DELETE /v2.0/security-groups/2187532d-cc24-444e-9068-e042cfdf79c7 => 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: 595/1198] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:23:44 2026] GET /v2.0/ports?device_id=69af26db-de25-4cc4-9a27-44c0a2d9b51d => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:23:44.777 6 WARNING neutron_lib.context [None req-4b511f43-ef75-427e-bd0b-5089a97390b4 2ddf45587bb046daa691a6427a40d8fd b9057cba7ab541258f166df75617b823 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:23:44.917 6 INFO neutron.services.segments.plugin [-] Segment 1d1a68e0-827f-45d3-ad2a-db7502acc090 resource provider aggregate not found 2026-07-01 14:23:44.927 6 INFO neutron.services.segments.plugin [-] Segment 1d1a68e0-827f-45d3-ad2a-db7502acc090 resource provider aggregate not found 2026-07-01 14:23:44.941 6 INFO neutron.services.segments.plugin [-] Segment 1d1a68e0-827f-45d3-ad2a-db7502acc090 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d1a68e0-827f-45d3-ad2a-db7502acc090 found for delete ", "request_id": "req-976d3363-8dee-4ff9-9f94-1d18e8da3a89"}]} 2026-07-01 14:23:44.945 6 INFO neutron.services.segments.plugin [-] Segment 1d1a68e0-827f-45d3-ad2a-db7502acc090 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d1a68e0-827f-45d3-ad2a-db7502acc090 found for delete ", "request_id": "req-b820e4d3-f2ac-473b-bec0-1b303164f79d"}]} 2026-07-01 14:23:44.959 6 INFO neutron.db.segments_db [None req-4b511f43-ef75-427e-bd0b-5089a97390b4 2ddf45587bb046daa691a6427a40d8fd b9057cba7ab541258f166df75617b823 - - default default] Added segment d22f3bb7-6039-41b4-89d7-118ec1180a7a of type vxlan for network 380496dd-8d1c-4941-b792-939e60a45a93 [pid: 6|app: 0|req: 604/1199] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:23:44 2026] POST /v2.0/networks => generated 644 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:23:45.097 7 WARNING neutron_lib.context [None req-301d61f0-bd1c-4fba-9e67-29543b9284e9 2ddf45587bb046daa691a6427a40d8fd b9057cba7ab541258f166df75617b823 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:23:45.124 7 INFO neutron.services.segments.plugin [-] Segment 07834a82-dff0-4c5a-8a8c-a033658369ca resource provider aggregate not found 2026-07-01 14:23:45.130 7 INFO neutron.services.segments.plugin [-] Segment 07834a82-dff0-4c5a-8a8c-a033658369ca resource provider aggregate not found 2026-07-01 14:23:45.136 7 INFO neutron.services.segments.plugin [-] Segment 07834a82-dff0-4c5a-8a8c-a033658369ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07834a82-dff0-4c5a-8a8c-a033658369ca found for delete ", "request_id": "req-693fb068-0355-48f1-b09d-dcd4247bc30d"}]} 2026-07-01 14:23:45.151 7 INFO neutron.services.segments.plugin [-] Segment 07834a82-dff0-4c5a-8a8c-a033658369ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07834a82-dff0-4c5a-8a8c-a033658369ca found for delete ", "request_id": "req-cd1c54ee-19c2-417e-ba04-792af79fccb3"}]} [pid: 7|app: 0|req: 596/1200] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:23:45 2026] POST /v2.0/subnets => generated 641 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:23:45.388 6 WARNING neutron_lib.context [None req-9cd019f5-ff06-470a-aa0a-9de32447fd1b 2ddf45587bb046daa691a6427a40d8fd b9057cba7ab541258f166df75617b823 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:23:45.451 6 INFO neutron.db.segments_db [None req-9cd019f5-ff06-470a-aa0a-9de32447fd1b 2ddf45587bb046daa691a6427a40d8fd b9057cba7ab541258f166df75617b823 - - default default] Added segment 06bcf0d3-ed7c-4e2f-9bb0-3c8bb0538601 of type vxlan for network a625fefc-28be-40a2-8828-f92fc18f7019 [pid: 6|app: 0|req: 605/1201] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:23:45 2026] POST /v2.0/networks => generated 644 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1202] 10.0.0.218 () {34 vars in 743 bytes} [Wed Jul 1 14:23:45 2026] PUT /v2.0/networks/a625fefc-28be-40a2-8828-f92fc18f7019 => generated 592 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:23:45.693 6 WARNING neutron_lib.context [None req-f817d356-8809-40d1-8e09-4b8bb028bd8f 2ddf45587bb046daa691a6427a40d8fd b9057cba7ab541258f166df75617b823 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:23:45.933 7 WARNING neutron_lib.context [None req-b816a1fc-ccef-44e4-989d-01b236af90e1 4db6bff4f2574599b216b592ba2ccb1d af6b5f4ae68340bf9a0a9a13c639b41c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:23:45.933 7 WARNING neutron_lib.context [None req-b816a1fc-ccef-44e4-989d-01b236af90e1 4db6bff4f2574599b216b592ba2ccb1d af6b5f4ae68340bf9a0a9a13c639b41c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 606/1203] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:23:45 2026] POST /v2.0/subnets => generated 626 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 607/1204] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:23:45 2026] DELETE /v2.0/security-groups/aaa50ad2-d9a3-49a7-ae23-9c502c17b20b => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 608/1205] 10.0.0.168 () {30 vars in 650 bytes} [Wed Jul 1 14:23:46 2026] GET /v2.0/extensions => generated 20516 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-07-01 14:23:46.140 7 INFO neutron.db.segments_db [None req-b816a1fc-ccef-44e4-989d-01b236af90e1 4db6bff4f2574599b216b592ba2ccb1d af6b5f4ae68340bf9a0a9a13c639b41c - - default default] Added segment 659e9101-07c6-4248-bdd4-5cca186fed1c of type vxlan for network ddf99fa7-ef17-46fb-9636-698d8ab4df3a 2026-07-01 14:23:46.225 7 INFO neutron.db.segments_db [None req-b816a1fc-ccef-44e4-989d-01b236af90e1 4db6bff4f2574599b216b592ba2ccb1d af6b5f4ae68340bf9a0a9a13c639b41c - - default default] Added segment d0ca5545-884f-4df1-a470-c0ef6b708992 of type vxlan for network 221ea7b7-7ef0-4c77-9c9a-4d30709c84da [pid: 6|app: 0|req: 609/1206] 10.0.0.218 () {34 vars in 741 bytes} [Wed Jul 1 14:23:46 2026] PUT /v2.0/subnets/5af6908e-ff33-441f-b1bd-257eff789d40 => generated 636 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:23:46.289 6 INFO neutron.api.v2.resource [None req-afd49584-a8dd-41d9-803a-e688e15da551 e307ed3fce3f4a28a67bedf3eb3465d8 9d9eb3258fbc4b299416fd257fbfd2b4 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 610/1207] 10.0.0.218 () {32 vars in 737 bytes} [Wed Jul 1 14:23:46 2026] GET /v2.0/security-groups/aaa50ad2-d9a3-49a7-ae23-9c502c17b20b => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1208] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:23:45 2026] POST /v2.0/networks => generated 1245 bytes in 561 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 611/1209] 10.0.0.168 () {30 vars in 724 bytes} [Wed Jul 1 14:23:46 2026] GET /v2.0/quotas/a616a15358594fa79eccde1b294e207c/details => generated 847 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1210] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:23:46 2026] DELETE /v2.0/networks/a625fefc-28be-40a2-8828-f92fc18f7019 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1211] 10.0.0.218 () {32 vars in 649 bytes} [Wed Jul 1 14:23:46 2026] GET /v2.0/networks => generated 1844 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:23:46.632 7 INFO neutron.pecan_wsgi.hooks.translation [None req-315b772d-dd87-4f8c-86c1-43c3d1a06052 2ddf45587bb046daa691a6427a40d8fd b9057cba7ab541258f166df75617b823 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 601/1212] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:23:46 2026] DELETE /v2.0/networks/a625fefc-28be-40a2-8828-f92fc18f7019 => generated 138 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 612/1213] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jul 1 14:23:46 2026] DELETE /v2.0/floatingips/4cbb7eb2-1688-43b4-b848-60ce23857b49 => generated 0 bytes in 359 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1214] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:23:46 2026] DELETE /v2.0/networks/ddf99fa7-ef17-46fb-9636-698d8ab4df3a => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 613/1215] 10.0.0.218 () {32 vars in 694 bytes} [Wed Jul 1 14:23:46 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:23:46.999 6 INFO neutron.services.segments.plugin [-] Segment d0ca5545-884f-4df1-a470-c0ef6b708992 resource provider aggregate not found 2026-07-01 14:23:47.004 6 INFO neutron.services.segments.plugin [-] Segment d0ca5545-884f-4df1-a470-c0ef6b708992 resource provider aggregate not found 2026-07-01 14:23:47.020 6 INFO neutron.services.segments.plugin [-] Segment d0ca5545-884f-4df1-a470-c0ef6b708992 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0ca5545-884f-4df1-a470-c0ef6b708992 found for delete ", "request_id": "req-e2ad84d6-c210-4131-89d9-76bb9d453c7a"}]} 2026-07-01 14:23:47.028 6 INFO neutron.services.segments.plugin [-] Segment d0ca5545-884f-4df1-a470-c0ef6b708992 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0ca5545-884f-4df1-a470-c0ef6b708992 found for delete ", "request_id": "req-7de14339-557f-4dc1-8352-780edf2f274d"}]} [pid: 6|app: 0|req: 614/1216] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:23:46 2026] DELETE /v2.0/networks/221ea7b7-7ef0-4c77-9c9a-4d30709c84da => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 615/1217] 10.0.0.218 () {32 vars in 742 bytes} [Wed Jul 1 14:23:47 2026] GET /v2.0/subnets?network_id=26f33944-765a-49ab-abff-4262ad2efb20 => generated 649 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 616/1218] 10.0.0.218 () {32 vars in 649 bytes} [Wed Jul 1 14:23:47 2026] GET /v2.0/networks => generated 651 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:23:47.161 7 INFO neutron.services.segments.plugin [-] Segment 06bcf0d3-ed7c-4e2f-9bb0-3c8bb0538601 resource provider aggregate not found [pid: 6|app: 0|req: 617/1219] 10.0.0.218 () {32 vars in 653 bytes} [Wed Jul 1 14:23:47 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) 2026-07-01 14:23:47.177 6 WARNING neutron_lib.context [None req-0f93c57e-1efb-4545-8fc6-90d3dd44ba56 4db6bff4f2574599b216b592ba2ccb1d af6b5f4ae68340bf9a0a9a13c639b41c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:23:47.182 7 INFO neutron.services.segments.plugin [-] Segment 06bcf0d3-ed7c-4e2f-9bb0-3c8bb0538601 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06bcf0d3-ed7c-4e2f-9bb0-3c8bb0538601 found for delete ", "request_id": "req-03028504-6bf1-4d5d-be4f-f31f7d6b5663"}]} 2026-07-01 14:23:47.188 7 INFO neutron.services.segments.plugin [-] Segment 06bcf0d3-ed7c-4e2f-9bb0-3c8bb0538601 resource provider aggregate not found 2026-07-01 14:23:47.205 7 INFO neutron.services.segments.plugin [-] Segment 06bcf0d3-ed7c-4e2f-9bb0-3c8bb0538601 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06bcf0d3-ed7c-4e2f-9bb0-3c8bb0538601 found for delete ", "request_id": "req-3146f39b-bfc2-4352-a047-2d54ba737552"}]} 2026-07-01 14:23:47.209 7 INFO neutron.services.segments.plugin [-] Segment 659e9101-07c6-4248-bdd4-5cca186fed1c resource provider aggregate not found 2026-07-01 14:23:47.224 7 INFO neutron.services.segments.plugin [-] Segment 659e9101-07c6-4248-bdd4-5cca186fed1c resource provider aggregate not found 2026-07-01 14:23:47.228 7 INFO neutron.services.segments.plugin [-] Segment 659e9101-07c6-4248-bdd4-5cca186fed1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 659e9101-07c6-4248-bdd4-5cca186fed1c found for delete ", "request_id": "req-bf87762d-94d1-44a6-aafc-c85b631a4552"}]} 2026-07-01 14:23:47.239 6 INFO neutron.db.segments_db [None req-0f93c57e-1efb-4545-8fc6-90d3dd44ba56 4db6bff4f2574599b216b592ba2ccb1d af6b5f4ae68340bf9a0a9a13c639b41c - - default default] Added segment 3bf77fff-4bda-49b3-99ae-7b64974f2642 of type vxlan for network c74ddf40-5bc0-400e-a74b-5ab3c438e659 2026-07-01 14:23:47.241 7 INFO neutron.services.segments.plugin [-] Segment 659e9101-07c6-4248-bdd4-5cca186fed1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 659e9101-07c6-4248-bdd4-5cca186fed1c found for delete ", "request_id": "req-5283b76c-6fae-47d3-b019-ec9b6a4bf96a"}]} [pid: 6|app: 0|req: 618/1220] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:23:47 2026] POST /v2.0/networks => generated 650 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 619/1221] 10.0.0.218 () {32 vars in 649 bytes} [Wed Jul 1 14:23:47 2026] GET /v2.0/networks => generated 1309 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:23:47.438 6 WARNING neutron_lib.context [None req-a291c7a0-dff6-4f71-a0bd-ee243adf97ed 4db6bff4f2574599b216b592ba2ccb1d af6b5f4ae68340bf9a0a9a13c639b41c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:23:47.495 6 INFO neutron.db.segments_db [None req-a291c7a0-dff6-4f71-a0bd-ee243adf97ed 4db6bff4f2574599b216b592ba2ccb1d af6b5f4ae68340bf9a0a9a13c639b41c - - default default] Added segment 6f49b634-c830-4c8e-ae48-bb369b57526a of type vxlan for network 82a9925a-4676-4bd7-9f3e-4247bc3d54ed [pid: 6|app: 0|req: 620/1222] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:23:47 2026] POST /v2.0/networks => generated 650 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 621/1223] 10.0.0.218 () {32 vars in 647 bytes} [Wed Jul 1 14:23:47 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) 2026-07-01 14:23:47.636 6 WARNING neutron_lib.context [None req-fbe5b3e6-4739-42e3-ac96-c8f68cbf8b6d 4db6bff4f2574599b216b592ba2ccb1d af6b5f4ae68340bf9a0a9a13c639b41c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:23:47.669 6 WARNING neutron_lib.context [None req-fbe5b3e6-4739-42e3-ac96-c8f68cbf8b6d 4db6bff4f2574599b216b592ba2ccb1d af6b5f4ae68340bf9a0a9a13c639b41c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 603/1224] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jul 1 14:23:46 2026] PUT /v2.0/routers/ab67e7c8-0aee-405a-805d-16be77d5e8e6/remove_router_interface => generated 309 bytes in 1088 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1225] 10.0.0.218 () {32 vars in 723 bytes} [Wed Jul 1 14:23:47 2026] GET /v2.0/networks/380496dd-8d1c-4941-b792-939e60a45a93 => generated 669 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 622/1226] 10.0.0.218 () {34 vars in 665 bytes} [Wed Jul 1 14:23:47 2026] POST /v2.0/ports => generated 1505 bytes in 680 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: 6|app: 0|req: 623/1227] 10.0.0.218 () {32 vars in 721 bytes} [Wed Jul 1 14:23:48 2026] GET /v2.0/subnets/c4f02f22-96c6-489b-8c71-7eca8a02d72b => generated 641 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 624/1228] 10.0.0.218 () {32 vars in 643 bytes} [Wed Jul 1 14:23:48 2026] GET /v2.0/ports => generated 1505 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:23:48.464 6 INFO neutron.pecan_wsgi.hooks.translation [None req-7fbb9b8a-7786-4d82-8f29-0be9ce3488ff 2ddf45587bb046daa691a6427a40d8fd b9057cba7ab541258f166df75617b823 - - default default] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 625/1229] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:23:48 2026] DELETE /v2.0/subnets/5af6908e-ff33-441f-b1bd-257eff789d40 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 626/1230] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jul 1 14:23:48 2026] DELETE /v2.0/ports/a8b554ad-cbb3-4ac4-9840-ddadfe45dba8 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:23:48.664 6 INFO neutron.pecan_wsgi.hooks.translation [None req-2e364472-2463-44ab-bb36-248d37e9cad2 2ddf45587bb046daa691a6427a40d8fd b9057cba7ab541258f166df75617b823 - - default default] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 627/1231] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:23:48 2026] DELETE /v2.0/networks/a625fefc-28be-40a2-8828-f92fc18f7019 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 628/1232] 10.0.0.168 () {30 vars in 650 bytes} [Wed Jul 1 14:23:48 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: 6|app: 0|req: 629/1233] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jul 1 14:23:48 2026] DELETE /v2.0/ports/5abc52ec-e8cb-4a41-865b-552b0103866f => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:23:48.867 7 INFO neutron.db.l3_hamode_db [None req-01d81a5b-2370-4a95-8ed5-fa2713c7e656 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] HA network b114e8b3-6134-4b20-863d-de51d1e34774 was deleted as no HA routers are present in tenant 9d9eb3258fbc4b299416fd257fbfd2b4. [pid: 7|app: 0|req: 605/1234] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:23:47 2026] DELETE /v2.0/routers/ab67e7c8-0aee-405a-805d-16be77d5e8e6 => generated 0 bytes in 930 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1235] 10.0.0.168 () {30 vars in 724 bytes} [Wed Jul 1 14:23:48 2026] GET /v2.0/quotas/a616a15358594fa79eccde1b294e207c/details => generated 847 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1236] 10.0.0.218 () {32 vars in 643 bytes} [Wed Jul 1 14:23:48 2026] GET /v2.0/ports => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 630/1237] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:23:48 2026] DELETE /v2.0/subnets/c4f02f22-96c6-489b-8c71-7eca8a02d72b => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:23:49.063 6 WARNING neutron_lib.context [None req-aae00c66-aded-4147-b60a-8bc33a297f14 4db6bff4f2574599b216b592ba2ccb1d af6b5f4ae68340bf9a0a9a13c639b41c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:23:49.138 6 INFO neutron.db.segments_db [None req-aae00c66-aded-4147-b60a-8bc33a297f14 4db6bff4f2574599b216b592ba2ccb1d af6b5f4ae68340bf9a0a9a13c639b41c - - default default] Added segment 14cf4d04-93ce-450e-82ba-567323045c39 of type vxlan for network 747bd750-29c2-4a10-80e1-1eaf64bac5c6 [pid: 7|app: 0|req: 608/1238] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:23:48 2026] DELETE /v2.0/subnets/d0e69b0e-5e01-4c57-ba5a-27fea39f0ed7 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:23:49.249 7 INFO neutron.services.segments.plugin [-] Segment 369a4f4b-3c00-44c7-a5d0-2eaf729418a7 resource provider aggregate not found [pid: 6|app: 0|req: 631/1239] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:23:49 2026] POST /v2.0/networks => generated 649 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:23:49.271 7 INFO neutron.services.segments.plugin [-] Segment 369a4f4b-3c00-44c7-a5d0-2eaf729418a7 resource provider aggregate not found 2026-07-01 14:23:49.274 7 INFO neutron.services.segments.plugin [-] Segment 369a4f4b-3c00-44c7-a5d0-2eaf729418a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 369a4f4b-3c00-44c7-a5d0-2eaf729418a7 found for delete ", "request_id": "req-ef4846ee-1882-4094-9479-5bc88cf29165"}]} 2026-07-01 14:23:49.288 7 INFO neutron.services.segments.plugin [-] Segment 369a4f4b-3c00-44c7-a5d0-2eaf729418a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 369a4f4b-3c00-44c7-a5d0-2eaf729418a7 found for delete ", "request_id": "req-32a96223-1cfe-440c-8aa5-e8277fe47cf5"}]} 2026-07-01 14:23:49.509 6 INFO neutron.services.segments.plugin [-] Segment d3c8e217-fe99-4cc7-93f5-72a399f41d5f resource provider aggregate not found 2026-07-01 14:23:49.512 6 INFO neutron.services.segments.plugin [-] Segment d3c8e217-fe99-4cc7-93f5-72a399f41d5f resource provider aggregate not found 2026-07-01 14:23:49.529 6 INFO neutron.services.segments.plugin [-] Segment d3c8e217-fe99-4cc7-93f5-72a399f41d5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3c8e217-fe99-4cc7-93f5-72a399f41d5f found for delete ", "request_id": "req-b4993994-7802-40ac-83b8-31e0c5bc3cb5"}]} [pid: 6|app: 0|req: 632/1240] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:23:49 2026] DELETE /v2.0/networks/fa5d7bfe-a327-4b83-b0de-2b05c5915283 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:23:49.542 6 WARNING neutron_lib.context [None req-5a5486b7-bee4-4901-9daf-91b33b44cd60 4db6bff4f2574599b216b592ba2ccb1d af6b5f4ae68340bf9a0a9a13c639b41c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:23:49.546 6 INFO neutron.services.segments.plugin [-] Segment d3c8e217-fe99-4cc7-93f5-72a399f41d5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3c8e217-fe99-4cc7-93f5-72a399f41d5f found for delete ", "request_id": "req-0f6481e6-b3fb-4c88-accb-ca722a61a512"}]} [pid: 7|app: 0|req: 609/1241] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:23:49 2026] DELETE /v2.0/networks/380496dd-8d1c-4941-b792-939e60a45a93 => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:23:49.601 6 INFO neutron.db.segments_db [None req-5a5486b7-bee4-4901-9daf-91b33b44cd60 4db6bff4f2574599b216b592ba2ccb1d af6b5f4ae68340bf9a0a9a13c639b41c - - default default] Added segment 52751c06-1e8a-4f6e-bf2b-258501fa3e25 of type vxlan for network 8eb38947-ac63-4434-9e33-902be5e08209 [pid: 6|app: 0|req: 633/1242] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:23:49 2026] POST /v2.0/networks => generated 649 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:23:49.744 7 WARNING neutron_lib.context [None req-c6b7a79f-be57-46ff-80b5-c77517165c27 4db6bff4f2574599b216b592ba2ccb1d af6b5f4ae68340bf9a0a9a13c639b41c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:23:49.771 7 WARNING neutron_lib.context [None req-c6b7a79f-be57-46ff-80b5-c77517165c27 4db6bff4f2574599b216b592ba2ccb1d af6b5f4ae68340bf9a0a9a13c639b41c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 634/1243] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:23:49 2026] GET /v2.0/security-groups?tenant_id=9d9eb3258fbc4b299416fd257fbfd2b4&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 635/1244] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:23:49 2026] DELETE /v2.0/security-groups/b984813a-7971-465b-ace7-a2eb71e614f8 => 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: 610/1245] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:23:49 2026] POST /v2.0/subnets => generated 1273 bytes in 605 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1246] 10.0.0.218 () {32 vars in 647 bytes} [Wed Jul 1 14:23:50 2026] GET /v2.0/subnets => generated 1909 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 636/1247] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:23:50 2026] GET /v2.0/security-groups?tenant_id=b9057cba7ab541258f166df75617b823&name=default => generated 2925 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1248] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:23:50 2026] DELETE /v2.0/subnets/0a88801b-67d2-4802-91a1-8b0bf4c2af7e => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 637/1249] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:23:50 2026] DELETE /v2.0/security-groups/4ed59788-0892-432d-823b-a54a124f21e8 => 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: 613/1250] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:23:50 2026] DELETE /v2.0/subnets/480fe5b3-3163-40d1-b1dc-65721877404d => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 638/1251] 10.0.0.218 () {32 vars in 647 bytes} [Wed Jul 1 14:23:50 2026] GET /v2.0/subnets => generated 649 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1252] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:23:50 2026] DELETE /v2.0/networks/8eb38947-ac63-4434-9e33-902be5e08209 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 639/1253] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:23:50 2026] DELETE /v2.0/networks/747bd750-29c2-4a10-80e1-1eaf64bac5c6 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:23:51.296 7 INFO neutron.services.segments.plugin [-] Segment d22f3bb7-6039-41b4-89d7-118ec1180a7a resource provider aggregate not found [pid: 7|app: 0|req: 615/1254] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:23:51 2026] DELETE /v2.0/networks/82a9925a-4676-4bd7-9f3e-4247bc3d54ed => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:23:51.314 7 INFO neutron.services.segments.plugin [-] Segment d22f3bb7-6039-41b4-89d7-118ec1180a7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d22f3bb7-6039-41b4-89d7-118ec1180a7a found for delete ", "request_id": "req-114b00cf-96bb-492d-b57a-806354bb4d00"}]} 2026-07-01 14:23:51.319 7 INFO neutron.services.segments.plugin [-] Segment d22f3bb7-6039-41b4-89d7-118ec1180a7a resource provider aggregate not found 2026-07-01 14:23:51.348 7 INFO neutron.services.segments.plugin [-] Segment 52751c06-1e8a-4f6e-bf2b-258501fa3e25 resource provider aggregate not found 2026-07-01 14:23:51.359 7 INFO neutron.services.segments.plugin [-] Segment d22f3bb7-6039-41b4-89d7-118ec1180a7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d22f3bb7-6039-41b4-89d7-118ec1180a7a found for delete ", "request_id": "req-93ace294-98a0-4d0b-9200-46b835775c6a"}]} 2026-07-01 14:23:51.372 7 INFO neutron.services.segments.plugin [-] Segment 52751c06-1e8a-4f6e-bf2b-258501fa3e25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52751c06-1e8a-4f6e-bf2b-258501fa3e25 found for delete ", "request_id": "req-adf39b6b-252c-48af-aedd-c5b5198adf82"}]} 2026-07-01 14:23:51.379 7 INFO neutron.services.segments.plugin [-] Segment 52751c06-1e8a-4f6e-bf2b-258501fa3e25 resource provider aggregate not found 2026-07-01 14:23:51.391 7 INFO neutron.services.segments.plugin [-] Segment 6f49b634-c830-4c8e-ae48-bb369b57526a resource provider aggregate not found 2026-07-01 14:23:51.396 7 INFO neutron.services.segments.plugin [-] Segment 52751c06-1e8a-4f6e-bf2b-258501fa3e25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52751c06-1e8a-4f6e-bf2b-258501fa3e25 found for delete ", "request_id": "req-d46ada02-b3d8-4bac-aa08-a7acf1def629"}]} 2026-07-01 14:23:51.407 7 INFO neutron.services.segments.plugin [-] Segment 6f49b634-c830-4c8e-ae48-bb369b57526a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f49b634-c830-4c8e-ae48-bb369b57526a found for delete ", "request_id": "req-d2d6f640-0683-44e9-8c28-927a917408c5"}]} 2026-07-01 14:23:51.411 7 INFO neutron.services.segments.plugin [-] Segment 6f49b634-c830-4c8e-ae48-bb369b57526a resource provider aggregate not found 2026-07-01 14:23:51.430 7 INFO neutron.services.segments.plugin [-] Segment 6f49b634-c830-4c8e-ae48-bb369b57526a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f49b634-c830-4c8e-ae48-bb369b57526a found for delete ", "request_id": "req-fe1ebaf1-65ef-471e-a651-75f051ad03b8"}]} [pid: 6|app: 0|req: 640/1255] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:23:51 2026] GET /v2.0/security-groups?tenant_id=a616a15358594fa79eccde1b294e207c&name=default => generated 2925 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1256] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:23:51 2026] DELETE /v2.0/networks/c74ddf40-5bc0-400e-a74b-5ab3c438e659 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:23:51.547 6 INFO neutron.services.segments.plugin [-] Segment 14cf4d04-93ce-450e-82ba-567323045c39 resource provider aggregate not found 2026-07-01 14:23:51.564 6 INFO neutron.services.segments.plugin [-] Segment 14cf4d04-93ce-450e-82ba-567323045c39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14cf4d04-93ce-450e-82ba-567323045c39 found for delete ", "request_id": "req-e3836c7c-936f-40fc-bb20-7388dd70fb65"}]} 2026-07-01 14:23:51.568 6 INFO neutron.services.segments.plugin [-] Segment 14cf4d04-93ce-450e-82ba-567323045c39 resource provider aggregate not found 2026-07-01 14:23:51.585 6 INFO neutron.services.segments.plugin [-] Segment 14cf4d04-93ce-450e-82ba-567323045c39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14cf4d04-93ce-450e-82ba-567323045c39 found for delete ", "request_id": "req-908fffd5-c688-4b7e-9457-f7948d804dac"}]} [pid: 6|app: 0|req: 641/1257] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:23:51 2026] DELETE /v2.0/security-groups/a91be903-7978-446a-8fd4-ec31c1649898 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 642/1258] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:23:52 2026] GET /v2.0/security-groups?tenant_id=af6b5f4ae68340bf9a0a9a13c639b41c&name=default => generated 2925 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:23:52.337 7 INFO neutron.db.segments_db [None req-31a9e7b4-33d7-46b4-b0cd-b7d247069aa5 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Added segment 16cf4d08-4c1b-4b36-97c9-fb770f9cbcdc of type vxlan for network 36917fd7-1b41-49fd-9071-2dcbc333cb49 [pid: 6|app: 0|req: 643/1259] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:23:52 2026] DELETE /v2.0/security-groups/7aa98740-c567-4727-8ffb-b60ccab78582 => 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: 617/1260] 10.0.0.218 () {34 vars in 671 bytes} [Wed Jul 1 14:23:51 2026] POST /v2.0/networks => generated 746 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:23:52.669 7 WARNING neutron_lib.context [None req-eecb98a9-2137-45ad-bb06-8163bd679668 5c1bdd5513ca4a999f20893e175daaed fcd0b23c196f43a7a8808b8dfbf2d7ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 644/1261] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:23:52 2026] POST /v2.0/subnets => generated 693 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:23:52.792 6 INFO neutron.db.segments_db [None req-8dda6a7d-b5fa-4f19-92c4-53ac3d897413 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Added segment e3ffc4a0-7ccb-4a5d-8b28-fad9d8eae0e4 of type vxlan for network ecb4bd47-d2d3-46c2-89c5-fffe4870b0cb [pid: 7|app: 0|req: 618/1262] 10.0.0.218 () {34 vars in 684 bytes} [Wed Jul 1 14:23:52 2026] POST /v2.0/security-groups => generated 1624 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1263] 10.0.0.218 () {32 vars in 663 bytes} [Wed Jul 1 14:23:52 2026] GET /v2.0/security-groups => generated 4529 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:23:53.132 6 INFO neutron.db.l3_hamode_db [None req-8dda6a7d-b5fa-4f19-92c4-53ac3d897413 9b2f7215d87047c1b4b10c04da6781eb ec9acfd26fa348a480abb392254e2546 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 14:23:53.693 7 INFO neutron.services.segments.plugin [-] Segment 3bf77fff-4bda-49b3-99ae-7b64974f2642 resource provider aggregate not found 2026-07-01 14:23:53.698 7 INFO neutron.services.segments.plugin [-] Segment 3bf77fff-4bda-49b3-99ae-7b64974f2642 resource provider aggregate not found [pid: 7|app: 0|req: 620/1264] 10.0.0.218 () {34 vars in 758 bytes} [Wed Jul 1 14:23:53 2026] PUT /v2.0/security-groups/0be5d701-95fe-4865-9ac2-f696092a2416 => generated 1661 bytes in 686 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:23:53.720 7 INFO neutron.services.segments.plugin [-] Segment 3bf77fff-4bda-49b3-99ae-7b64974f2642 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3bf77fff-4bda-49b3-99ae-7b64974f2642 found for delete ", "request_id": "req-86e7db2f-32ec-415e-aa54-254ed08d7042"}]} 2026-07-01 14:23:53.722 7 INFO neutron.services.segments.plugin [-] Segment 3bf77fff-4bda-49b3-99ae-7b64974f2642 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3bf77fff-4bda-49b3-99ae-7b64974f2642 found for delete ", "request_id": "req-af2f1ba0-8b45-47bd-a157-6eb63591a4fc"}]} [pid: 7|app: 0|req: 621/1265] 10.0.0.218 () {32 vars in 737 bytes} [Wed Jul 1 14:23:53 2026] GET /v2.0/security-groups/0be5d701-95fe-4865-9ac2-f696092a2416 => generated 1661 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1266] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:23:53 2026] DELETE /v2.0/security-groups/0be5d701-95fe-4865-9ac2-f696092a2416 => 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: 623/1267] 10.0.0.218 () {32 vars in 663 bytes} [Wed Jul 1 14:23:53 2026] GET /v2.0/security-groups => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:23:53.942 7 INFO neutron.api.v2.resource [None req-4400da47-05ca-4e86-9c09-b4d98e26390a 5c1bdd5513ca4a999f20893e175daaed fcd0b23c196f43a7a8808b8dfbf2d7ce - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 624/1268] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:23:53 2026] DELETE /v2.0/security-groups/0be5d701-95fe-4865-9ac2-f696092a2416 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 14:23:53.957 7 WARNING neutron_lib.context [None req-2a7163ce-e0cc-463e-8b24-d45d1331ef2b 5c1bdd5513ca4a999f20893e175daaed fcd0b23c196f43a7a8808b8dfbf2d7ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:23:54.006 6 INFO neutron.db.l3_hamode_db [None req-8dda6a7d-b5fa-4f19-92c4-53ac3d897413 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 625/1269] 10.0.0.218 () {34 vars in 684 bytes} [Wed Jul 1 14:23:53 2026] POST /v2.0/security-groups => generated 1625 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 14:23:54.155 7 WARNING neutron_lib.context [None req-854fd470-e3ac-4be8-949a-a9beff970cf7 5c1bdd5513ca4a999f20893e175daaed fcd0b23c196f43a7a8808b8dfbf2d7ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 626/1270] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jul 1 14:23:54 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) [pid: 7|app: 0|req: 627/1271] 10.0.0.218 () {32 vars in 747 bytes} [Wed Jul 1 14:23:54 2026] GET /v2.0/security-group-rules/65ed380e-2a45-4c25-a4ef-a97d2ca0ec74 => generated 601 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1272] 10.0.0.218 () {32 vars in 673 bytes} [Wed Jul 1 14:23:54 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:23:54.693 7 WARNING neutron_lib.context [None req-aea4587e-93ad-4f7f-97f0-6b45e45e02fc 9b0cd4065ba843b9862a85529e3f544f 1e37d9656b224dc386d7cc4fd13cf4c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 629/1273] 10.0.0.218 () {34 vars in 676 bytes} [Wed Jul 1 14:23:54 2026] POST /v2.0/subnetpools => generated 548 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1274] 10.0.0.218 () {32 vars in 750 bytes} [Wed Jul 1 14:23:54 2026] DELETE /v2.0/security-group-rules/65ed380e-2a45-4c25-a4ef-a97d2ca0ec74 => 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: 631/1275] 10.0.0.218 () {32 vars in 729 bytes} [Wed Jul 1 14:23:54 2026] GET /v2.0/subnetpools/5b89ab1b-4969-4931-a0aa-dedff38b856e => generated 548 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1276] 10.0.0.218 () {32 vars in 673 bytes} [Wed Jul 1 14:23:54 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1277] 10.0.0.218 () {34 vars in 749 bytes} [Wed Jul 1 14:23:54 2026] PUT /v2.0/subnetpools/5b89ab1b-4969-4931-a0aa-dedff38b856e => generated 500 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:23:55.033 7 WARNING neutron_lib.context [None req-745e667e-03e4-467c-829e-a76ec5f3e07b 5c1bdd5513ca4a999f20893e175daaed fcd0b23c196f43a7a8808b8dfbf2d7ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 645/1278] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:23:52 2026] POST /v2.0/routers => generated 733 bytes in 2365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1279] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jul 1 14:23:55 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) [pid: 6|app: 0|req: 646/1280] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jul 1 14:23:55 2026] DELETE /v2.0/subnetpools/5b89ab1b-4969-4931-a0aa-dedff38b856e => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 647/1281] 10.0.0.218 () {32 vars in 747 bytes} [Wed Jul 1 14:23:55 2026] GET /v2.0/security-group-rules/dc5d4fa9-c524-4766-89fe-0d39f0e6797f => generated 601 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:23:55.219 6 INFO neutron.api.v2.resource [None req-0fd1415c-a2ed-4fdc-b6e4-e47be7829492 9b0cd4065ba843b9862a85529e3f544f 1e37d9656b224dc386d7cc4fd13cf4c5 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 648/1282] 10.0.0.218 () {32 vars in 729 bytes} [Wed Jul 1 14:23:55 2026] GET /v2.0/subnetpools/5b89ab1b-4969-4931-a0aa-dedff38b856e => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 649/1283] 10.0.0.218 () {32 vars in 673 bytes} [Wed Jul 1 14:23:55 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:23:55.308 6 INFO neutron.api.v2.resource [None req-35cbbce3-be20-41b6-9ea8-cfdcb3cac880 9b0cd4065ba843b9862a85529e3f544f 1e37d9656b224dc386d7cc4fd13cf4c5 - - default default] delete failed (client error): The resource could not be found. [pid: 6|app: 0|req: 650/1284] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jul 1 14:23:55 2026] DELETE /v2.0/subnetpools/5b89ab1b-4969-4931-a0aa-dedff38b856e => generated 145 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 651/1285] 10.0.0.218 () {32 vars in 750 bytes} [Wed Jul 1 14:23:55 2026] DELETE /v2.0/security-group-rules/dc5d4fa9-c524-4766-89fe-0d39f0e6797f => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 652/1286] 10.0.0.218 () {32 vars in 673 bytes} [Wed Jul 1 14:23:55 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) 2026-07-01 14:23:55.450 6 WARNING neutron_lib.context [None req-9e37bdcf-3be6-47d8-ac18-f492ca9b6267 5c1bdd5513ca4a999f20893e175daaed fcd0b23c196f43a7a8808b8dfbf2d7ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:23:55.482 6 INFO neutron.db.securitygroups_db [None req-9e37bdcf-3be6-47d8-ac18-f492ca9b6267 5c1bdd5513ca4a999f20893e175daaed fcd0b23c196f43a7a8808b8dfbf2d7ce - - default default] Project fcd0b23c196f43a7a8808b8dfbf2d7ce added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 6|app: 0|req: 653/1287] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jul 1 14:23:55 2026] POST /v2.0/security-group-rules => generated 607 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 654/1288] 10.0.0.218 () {32 vars in 747 bytes} [Wed Jul 1 14:23:55 2026] GET /v2.0/security-group-rules/8a369031-0484-4e19-af33-f7bbdbfbe581 => generated 607 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 655/1289] 10.0.0.218 () {32 vars in 673 bytes} [Wed Jul 1 14:23:55 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 656/1290] 10.0.0.218 () {32 vars in 750 bytes} [Wed Jul 1 14:23:55 2026] DELETE /v2.0/security-group-rules/8a369031-0484-4e19-af33-f7bbdbfbe581 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 657/1291] 10.0.0.218 () {32 vars in 673 bytes} [Wed Jul 1 14:23:55 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 658/1292] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:23:55 2026] GET /v2.0/security-groups?tenant_id=1e37d9656b224dc386d7cc4fd13cf4c5&name=default => generated 2925 bytes in 464 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 659/1293] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:23:56 2026] DELETE /v2.0/security-groups/b5d94ec9-9935-4d74-9635-99fe3d711c34 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:23:56.556 6 INFO neutron.db.segments_db [None req-7323ab7a-61c8-4794-94c7-e50181826739 c41905632ae64938bd27376f28f21789 2e3e57e061b5425199de42962bef6edf - - default default] Added segment 1a5880e0-c308-40c7-800c-f86995aeea68 of type vxlan for network 516ce74b-f05e-4c3f-bf55-ed6223acc3bb [pid: 7|app: 0|req: 635/1294] 10.0.0.218 () {34 vars in 783 bytes} [Wed Jul 1 14:23:55 2026] PUT /v2.0/routers/d1a682d0-fcc5-4020-a1c6-49e90f0ad185/add_router_interface => generated 309 bytes in 1438 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 660/1295] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:23:56 2026] POST /v2.0/networks => generated 726 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1296] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:23:56 2026] DELETE /v2.0/security-groups/0885eee7-02ab-4b90-b30e-976f97ce795a => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 661/1297] 10.0.0.218 () {32 vars in 663 bytes} [Wed Jul 1 14:23:56 2026] GET /v2.0/security-groups => generated 2925 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 662/1298] 10.0.0.218 () {32 vars in 663 bytes} [Wed Jul 1 14:23:56 2026] GET /v2.0/security-groups => generated 2925 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1301] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:23:56 2026] POST /v2.0/subnets => generated 644 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:23:56.999 6 WARNING neutron.api.v2.base [None req-cb352abf-0b14-4e9e-a4fa-f47759e83c6a c41905632ae64938bd27376f28f21789 2e3e57e061b5425199de42962bef6edf - - 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-07-01 14:23:57.007 6 INFO neutron.api.v2.resource [None req-cb352abf-0b14-4e9e-a4fa-f47759e83c6a c41905632ae64938bd27376f28f21789 2e3e57e061b5425199de42962bef6edf - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 6|app: 0|req: 665/1302] 10.0.0.218 () {34 vars in 681 bytes} [Wed Jul 1 14:23:56 2026] POST /v2.0/rbac-policies => generated 143 bytes in 14 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-07-01 14:23:57.254 7 INFO neutron.services.segments.plugin [-] Segment 1a5880e0-c308-40c7-800c-f86995aeea68 resource provider aggregate not found 2026-07-01 14:23:57.262 7 INFO neutron.services.segments.plugin [-] Segment 1a5880e0-c308-40c7-800c-f86995aeea68 resource provider aggregate not found 2026-07-01 14:23:57.274 7 INFO neutron.services.segments.plugin [-] Segment 1a5880e0-c308-40c7-800c-f86995aeea68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a5880e0-c308-40c7-800c-f86995aeea68 found for delete ", "request_id": "req-b0ea5471-1e86-44a7-82ad-ef98a2a6fec4"}]} 2026-07-01 14:23:57.283 7 INFO neutron.services.segments.plugin [-] Segment 1a5880e0-c308-40c7-800c-f86995aeea68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a5880e0-c308-40c7-800c-f86995aeea68 found for delete ", "request_id": "req-dfeee56b-1f6a-4c1d-8110-4c9b4f5374d2"}]} [pid: 7|app: 0|req: 638/1303] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:23:57 2026] DELETE /v2.0/networks/516ce74b-f05e-4c3f-bf55-ed6223acc3bb => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:23:57.364 6 INFO neutron.db.segments_db [None req-a2c413be-6251-41fb-acff-f926c527b837 c41905632ae64938bd27376f28f21789 2e3e57e061b5425199de42962bef6edf - - default default] Added segment 65b68bf5-a300-4bf9-b4bc-7494cc5c76a5 of type vxlan for network baa36f5f-6c50-49ab-8310-73b93eed938b [pid: 6|app: 0|req: 666/1304] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:23:57 2026] POST /v2.0/networks => generated 726 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1305] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:23:57 2026] GET /v2.0/security-groups?tenant_id=fcd0b23c196f43a7a8808b8dfbf2d7ce&name=default => generated 2925 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 667/1306] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:23:57 2026] POST /v2.0/subnets => generated 647 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1307] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:23:57 2026] DELETE /v2.0/security-groups/8a3abeb9-7cb8-43ed-821f-e50dcce67835 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:23:57.700 7 WARNING neutron.api.v2.base [None req-a4b1b2bc-85dd-43e6-bca7-9f71051818f4 c41905632ae64938bd27376f28f21789 2e3e57e061b5425199de42962bef6edf - - 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-07-01 14:23:57.701 7 INFO neutron.api.v2.resource [None req-a4b1b2bc-85dd-43e6-bca7-9f71051818f4 c41905632ae64938bd27376f28f21789 2e3e57e061b5425199de42962bef6edf - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 641/1308] 10.0.0.218 () {34 vars in 681 bytes} [Wed Jul 1 14:23:57 2026] POST /v2.0/rbac-policies => generated 547 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 6|app: 0|req: 668/1309] 10.0.0.83 () {34 vars in 981 bytes} [Wed Jul 1 14:23:57 2026] GET /v2.0/networks?id=36917fd7-1b41-49fd-9071-2dcbc333cb49 => generated 678 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 669/1310] 10.0.0.83 () {34 vars in 964 bytes} [Wed Jul 1 14:23:57 2026] GET /v2.0/quotas/ec9acfd26fa348a480abb392254e2546 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 670/1311] 10.0.0.83 () {34 vars in 1001 bytes} [Wed Jul 1 14:23:57 2026] GET /v2.0/ports?tenant_id=ec9acfd26fa348a480abb392254e2546&fields=id => generated 103 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 671/1312] 10.0.0.83 () {34 vars in 1007 bytes} [Wed Jul 1 14:23:57 2026] GET /v2.0/networks/36917fd7-1b41-49fd-9071-2dcbc333cb49?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 672/1313] 10.0.0.83 () {34 vars in 1107 bytes} [Wed Jul 1 14:23:57 2026] GET /v2.0/networks/36917fd7-1b41-49fd-9071-2dcbc333cb49?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1314] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:23:57 2026] DELETE /v2.0/networks/baa36f5f-6c50-49ab-8310-73b93eed938b => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:23:58.043 6 INFO neutron.db.segments_db [None req-608a4e96-80ee-4878-ade1-c80195813430 c41905632ae64938bd27376f28f21789 2e3e57e061b5425199de42962bef6edf - - default default] Added segment 18a559cc-6a61-437b-8d2f-0a04600c8d55 of type vxlan for network a973fb7a-062a-45d4-a8f4-32ef50cc54a2 [pid: 7|app: 0|req: 643/1315] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:23:58 2026] GET /v2.0/ports?device_id=e630f924-c965-43bf-982e-26f95f224bd5 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 673/1316] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:23:57 2026] POST /v2.0/networks => generated 727 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1317] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:23:58 2026] POST /v2.0/subnets => generated 647 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 674/1318] 10.0.0.218 () {34 vars in 681 bytes} [Wed Jul 1 14:23:58 2026] POST /v2.0/rbac-policies => generated 324 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 675/1319] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:23:59 2026] GET /v2.0/ports?device_id=e630f924-c965-43bf-982e-26f95f224bd5 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:23:59.309 7 INFO neutron.services.segments.plugin [-] Segment 65b68bf5-a300-4bf9-b4bc-7494cc5c76a5 resource provider aggregate not found 2026-07-01 14:23:59.315 7 INFO neutron.services.segments.plugin [-] Segment 65b68bf5-a300-4bf9-b4bc-7494cc5c76a5 resource provider aggregate not found 2026-07-01 14:23:59.333 7 INFO neutron.services.segments.plugin [-] Segment 65b68bf5-a300-4bf9-b4bc-7494cc5c76a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65b68bf5-a300-4bf9-b4bc-7494cc5c76a5 found for delete ", "request_id": "req-b8524e18-d530-4e1b-b0ca-32959d3ce20c"}]} 2026-07-01 14:23:59.342 7 INFO neutron.services.segments.plugin [-] Segment 65b68bf5-a300-4bf9-b4bc-7494cc5c76a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65b68bf5-a300-4bf9-b4bc-7494cc5c76a5 found for delete ", "request_id": "req-597937f9-5ffe-43b7-b739-602f3c6562df"}]} [pid: 7|app: 0|req: 645/1320] 10.0.0.218 () {32 vars in 723 bytes} [Wed Jul 1 14:23:59 2026] GET /v2.0/networks/a973fb7a-062a-45d4-a8f4-32ef50cc54a2 => generated 655 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 676/1321] 10.0.0.218 () {32 vars in 623 bytes} [Wed Jul 1 14:23:59 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1322] 10.0.0.218 () {32 vars in 633 bytes} [Wed Jul 1 14:23:59 2026] GET /v2.0/ => generated 632 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:24:00.187 6 INFO neutron.pecan_wsgi.hooks.translation [None req-d0e93f68-961c-4aed-bbc1-8fb3c346bda0 d31fc6d0fdb44ffdaa48fdf4a55826e3 2e775925100043bcae709b0b2b00d392 - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 677/1323] 10.0.0.218 () {32 vars in 723 bytes} [Wed Jul 1 14:23:59 2026] GET /v2.0/networks/a973fb7a-062a-45d4-a8f4-32ef50cc54a2 => generated 138 bytes in 206 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 678/1324] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:24:00 2026] GET /v2.0/ports?device_id=e630f924-c965-43bf-982e-26f95f224bd5 => 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: 647/1325] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:24:00 2026] DELETE /v2.0/networks/a973fb7a-062a-45d4-a8f4-32ef50cc54a2 => generated 0 bytes in 478 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 679/1326] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:24:00 2026] GET /v2.0/security-groups?tenant_id=b321878891004fe39f375f8eb98cc00a&name=default => generated 2925 bytes in 434 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:24:00.801 6 INFO neutron.pecan_wsgi.hooks.translation [None req-c690ab97-76bc-4674-81f8-742612cf0f28 c41905632ae64938bd27376f28f21789 2e3e57e061b5425199de42962bef6edf - - default default] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 680/1327] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:24:00 2026] DELETE /v2.0/subnets/4ca72d0e-61b1-48a8-be99-d2f787e7291f => 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: 648/1328] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:24:00 2026] GET /v2.0/security-groups?tenant_id=7c5c14baec7b47d7ad88f67338057523&name=default => generated 2925 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:24:00.868 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c324b533-8e86-4303-85bf-e3a07742a9ce c41905632ae64938bd27376f28f21789 2e3e57e061b5425199de42962bef6edf - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 649/1329] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:24:00 2026] DELETE /v2.0/subnets/f39dd0ea-0aff-41a3-9fe0-917d390c545e => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 681/1330] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:24:00 2026] DELETE /v2.0/security-groups/3a267bd7-665e-4095-99d3-bb3640ce7722 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:24:00.915 6 INFO neutron.pecan_wsgi.hooks.translation [None req-c3b6cfa9-85c4-4c00-9d0c-c5e312649f5c c41905632ae64938bd27376f28f21789 2e3e57e061b5425199de42962bef6edf - - default default] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 682/1331] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:24:00 2026] DELETE /v2.0/subnets/e9794c40-7bc4-4e50-8841-02016cce7154 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1332] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:24:00 2026] DELETE /v2.0/security-groups/52381055-0200-4a92-8b1a-f4edb827c916 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 683/1333] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:24:01 2026] GET /v2.0/ports?device_id=e630f924-c965-43bf-982e-26f95f224bd5 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:24:01.767 7 INFO neutron.services.segments.plugin [-] Segment 18a559cc-6a61-437b-8d2f-0a04600c8d55 resource provider aggregate not found 2026-07-01 14:24:01.776 7 INFO neutron.services.segments.plugin [-] Segment 18a559cc-6a61-437b-8d2f-0a04600c8d55 resource provider aggregate not found 2026-07-01 14:24:01.783 7 INFO neutron.services.segments.plugin [-] Segment 18a559cc-6a61-437b-8d2f-0a04600c8d55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18a559cc-6a61-437b-8d2f-0a04600c8d55 found for delete ", "request_id": "req-77c449fa-855e-4715-8afa-4938c5d99d4f"}]} 2026-07-01 14:24:01.793 7 INFO neutron.services.segments.plugin [-] Segment 18a559cc-6a61-437b-8d2f-0a04600c8d55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18a559cc-6a61-437b-8d2f-0a04600c8d55 found for delete ", "request_id": "req-ef2d822c-a718-451f-8e67-5b271bbef6d3"}]} [pid: 7|app: 0|req: 651/1334] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:24:01 2026] GET /v2.0/security-groups?tenant_id=2e775925100043bcae709b0b2b00d392&name=default => generated 2925 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 684/1335] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:24:02 2026] DELETE /v2.0/security-groups/1a456f7c-f486-4ae1-b21d-5061ccb8a10a => 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: 652/1336] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:24:02 2026] GET /v2.0/security-groups?tenant_id=2e3e57e061b5425199de42962bef6edf&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 685/1337] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:24:02 2026] DELETE /v2.0/security-groups/30d1ec6e-3665-4a9a-850f-d0bfe8692607 => 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: 653/1338] 199.204.45.235 () {34 vars in 986 bytes} [Wed Jul 1 14:24:02 2026] GET /v2.0/networks?id=36917fd7-1b41-49fd-9071-2dcbc333cb49 => generated 678 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:24:02.411 6 WARNING neutron_lib.context [req-c8a24a40-13f7-48e2-98e7-f507e913bb5b req-7a9a9e0c-5620-449a-bf74-701327ccce62 9b7e4634d7754a779026a44cf1f9e9a5 ec9acfd26fa348a480abb392254e2546 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1339] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:24:02 2026] GET /v2.0/ports?device_id=e630f924-c965-43bf-982e-26f95f224bd5 => 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: 655/1340] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:24:02 2026] GET /v2.0/security-groups?tenant_id=b5dbcefa2ec34ef089724936cbf09e54&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 686/1341] 199.204.45.235 () {38 vars in 955 bytes} [Wed Jul 1 14:24:02 2026] POST /v2.0/ports => generated 954 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1342] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:24:02 2026] DELETE /v2.0/security-groups/bc093177-6b66-474d-99fa-f5f68c0e2341 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 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-07-01 14:24:03.106 6 INFO neutron.db.segments_db [None req-87af2fad-fae0-4dfd-b691-906c6518ff4c 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Added segment 479cd593-c604-4ac9-9e29-8664fd1d3903 of type vxlan for network d3e698e9-9f6f-4654-b003-e9098590eb7f [pid: 6|app: 0|req: 687/1343] 10.0.0.218 () {34 vars in 671 bytes} [Wed Jul 1 14:24:02 2026] POST /v2.0/networks => generated 741 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1344] 199.204.45.235 () {38 vars in 1028 bytes} [Wed Jul 1 14:24:02 2026] PUT /v2.0/ports/778bab0c-a42d-4af3-8a5b-a901e7777672 => generated 1235 bytes in 525 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 688/1345] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:24:03 2026] POST /v2.0/subnets => generated 688 bytes in 219 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-07-01 14:24:03.526 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4dcca32a-e80d-49a1-8133-98a5c8abab60'] response: {'name': 'network-changed', 'server_uuid': 'e630f924-c965-43bf-982e-26f95f224bd5', 'tag': '778bab0c-a42d-4af3-8a5b-a901e7777672', 'status': 'completed', 'code': 200} 2026-07-01 14:24:03.538 7 INFO neutron.db.segments_db [None req-1b06fc88-fc46-4679-87c3-30de37e0b844 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Added segment cef69c30-b43e-4900-934d-ff325aeb37dc of type vxlan for network b9b8627c-2087-4d96-8191-aec26dc16be8 [pid: 6|app: 0|req: 689/1346] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:24:03 2026] GET /v2.0/ports?device_id=e630f924-c965-43bf-982e-26f95f224bd5 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 690/1347] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:24:03 2026] GET /v2.0/security-groups?id=590a910f-b585-4451-b540-48c52b1a5f74&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:24:03.866 7 INFO neutron.db.l3_hamode_db [None req-1b06fc88-fc46-4679-87c3-30de37e0b844 9b2f7215d87047c1b4b10c04da6781eb 1c6fb7a18615490a870f21ddfcf3e835 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 691/1348] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:24:04 2026] GET /v2.0/ports?tenant_id=ec9acfd26fa348a480abb392254e2546&device_id=e630f924-c965-43bf-982e-26f95f224bd5 => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 692/1349] 199.204.45.235 () {34 vars in 1018 bytes} [Wed Jul 1 14:24:04 2026] GET /v2.0/networks?tenant_id=ec9acfd26fa348a480abb392254e2546&shared=False => generated 774 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 693/1350] 199.204.45.235 () {34 vars in 930 bytes} [Wed Jul 1 14:24:04 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:24:04.854 7 INFO neutron.db.l3_hamode_db [None req-1b06fc88-fc46-4679-87c3-30de37e0b844 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 694/1351] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:24:04 2026] GET /v2.0/security-groups?tenant_id=d269fb72f22642119b1e6183fc9103c8&name=default => generated 2925 bytes in 363 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 695/1352] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:24:04 2026] GET /v2.0/ports?device_id=e630f924-c965-43bf-982e-26f95f224bd5 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 696/1353] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:24:04 2026] DELETE /v2.0/security-groups/e8f7dc15-5f13-439f-8fe0-36eaafb0fccc => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 697/1354] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:24:05 2026] GET /v2.0/security-groups?id=590a910f-b585-4451-b540-48c52b1a5f74&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: 6|app: 0|req: 698/1355] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:24:05 2026] GET /v2.0/ports?tenant_id=ec9acfd26fa348a480abb392254e2546&device_id=e630f924-c965-43bf-982e-26f95f224bd5 => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 699/1356] 199.204.45.235 () {34 vars in 1058 bytes} [Wed Jul 1 14:24:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=778bab0c-a42d-4af3-8a5b-a901e7777672 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 700/1357] 199.204.45.235 () {34 vars in 984 bytes} [Wed Jul 1 14:24:05 2026] GET /v2.0/subnets?id=56667f7a-7dc7-4803-ab27-32ebdfd29bcc => generated 696 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 701/1358] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:24:05 2026] GET /v2.0/ports?network_id=36917fd7-1b41-49fd-9071-2dcbc333cb49&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: 6|app: 0|req: 702/1359] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:24:05 2026] GET /v2.0/networks/36917fd7-1b41-49fd-9071-2dcbc333cb49?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 703/1360] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:24:05 2026] GET /v2.0/networks/36917fd7-1b41-49fd-9071-2dcbc333cb49?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1361] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:24:03 2026] POST /v2.0/routers => generated 728 bytes in 2432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1362] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:24:06 2026] GET /v2.0/ports?device_id=e630f924-c965-43bf-982e-26f95f224bd5 => generated 969 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1363] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:24:06 2026] GET /v2.0/security-groups?id=590a910f-b585-4451-b540-48c52b1a5f74&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 704/1364] 10.0.0.218 () {34 vars in 783 bytes} [Wed Jul 1 14:24:05 2026] PUT /v2.0/routers/11bedf1e-47ed-48ba-af5e-dc14bb4fb87c/add_router_interface => generated 309 bytes in 1329 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 705/1365] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:24:07 2026] GET /v2.0/ports?device_id=e630f924-c965-43bf-982e-26f95f224bd5 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 706/1366] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:24:07 2026] GET /v2.0/security-groups?id=590a910f-b585-4451-b540-48c52b1a5f74&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-07-01 14:24:07.669 7 WARNING neutron_lib.context [None req-87a29689-351b-4fba-bcb7-322d3f658518 0464549ccd2c41af91fbbef8effc0bbf 3f7a363513a3484db7d3184b5cebc653 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 661/1367] 10.0.0.218 () {34 vars in 684 bytes} [Wed Jul 1 14:24:07 2026] POST /v2.0/security-groups => generated 1601 bytes in 582 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 14:24:07.929 7 WARNING neutron_lib.context [None req-a46ec4bb-768e-4930-9d92-1f418661a9cd 0464549ccd2c41af91fbbef8effc0bbf 3f7a363513a3484db7d3184b5cebc653 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 707/1368] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:24:07 2026] GET /v2.0/security-groups?tenant_id=88ce7862ca07417c9068af7ff2441680&name=default => generated 2925 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1369] 10.0.0.218 () {34 vars in 684 bytes} [Wed Jul 1 14:24:07 2026] POST /v2.0/security-groups => generated 1601 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 14:24:08.055 7 WARNING neutron_lib.context [None req-163eb159-e976-4ac1-81e3-a1fee1892b52 0464549ccd2c41af91fbbef8effc0bbf 3f7a363513a3484db7d3184b5cebc653 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 708/1370] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:24:08 2026] DELETE /v2.0/security-groups/0080c4cc-c7c5-4319-9917-a5b8a2d14c41 => 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: 663/1371] 10.0.0.218 () {34 vars in 684 bytes} [Wed Jul 1 14:24:08 2026] POST /v2.0/security-groups => generated 1601 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 14:24:08.202 6 WARNING neutron_lib.context [None req-6a7b63c9-3153-414b-ae3c-d38e1efa926c 0464549ccd2c41af91fbbef8effc0bbf 3f7a363513a3484db7d3184b5cebc653 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 709/1372] 10.0.0.218 () {34 vars in 684 bytes} [Wed Jul 1 14:24:08 2026] POST /v2.0/security-groups => generated 1601 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 14:24:08.354 7 WARNING neutron_lib.context [None req-4fe42bc8-6207-4e09-93d2-96fa9b3ab71c 0464549ccd2c41af91fbbef8effc0bbf 3f7a363513a3484db7d3184b5cebc653 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 664/1373] 10.0.0.218 () {34 vars in 684 bytes} [Wed Jul 1 14:24:08 2026] POST /v2.0/security-groups => generated 1601 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1374] 10.0.0.218 () {34 vars in 767 bytes} [Wed Jul 1 14:24:08 2026] PUT /v2.0/security-groups/d0a776db-b805-4476-a46e-d1129987f841/tags => generated 17 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1375] 10.0.0.218 () {34 vars in 767 bytes} [Wed Jul 1 14:24:08 2026] PUT /v2.0/security-groups/dd3d7761-1c07-4505-a335-2d0cce555e7c/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:24:08.631 6 INFO neutron.db.segments_db [None req-e6b25e15-d6ce-4edb-b136-105a44a3b71b 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Added segment 5a49f1d9-779c-4d83-9447-01a61b6fb59a of type vxlan for network c5423088-d2cc-4362-916e-8dbec9718bd9 [pid: 7|app: 0|req: 667/1376] 10.0.0.218 () {34 vars in 767 bytes} [Wed Jul 1 14:24:08 2026] PUT /v2.0/security-groups/2dad4e57-ad99-4c03-8b5a-b4cba3a1c33d/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1377] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:24:08 2026] GET /v2.0/ports?device_id=e630f924-c965-43bf-982e-26f95f224bd5 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 710/1378] 10.0.0.218 () {34 vars in 671 bytes} [Wed Jul 1 14:24:08 2026] POST /v2.0/networks => generated 741 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1379] 10.0.0.218 () {34 vars in 767 bytes} [Wed Jul 1 14:24:08 2026] PUT /v2.0/security-groups/41ba56af-6f23-4d30-99ae-b7506005d3b6/tags => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 711/1380] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:24:08 2026] GET /v2.0/security-groups?id=590a910f-b585-4451-b540-48c52b1a5f74&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: 6|app: 0|req: 712/1381] 10.0.0.218 () {32 vars in 680 bytes} [Wed Jul 1 14:24:08 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 713/1382] 10.0.0.218 () {32 vars in 694 bytes} [Wed Jul 1 14:24:08 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1383] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:24:08 2026] POST /v2.0/subnets => generated 688 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 714/1384] 10.0.0.218 () {32 vars in 690 bytes} [Wed Jul 1 14:24:08 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:24:08.981 7 INFO neutron.db.segments_db [None req-c6473eb8-1205-4692-962b-e552587ef7a5 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Added segment fb6539df-b651-4821-9ed9-c1e43c1c8c61 of type vxlan for network bd0f3c9b-7a6e-4faa-8f38-ab5054611cc1 [pid: 6|app: 0|req: 715/1385] 10.0.0.218 () {32 vars in 702 bytes} [Wed Jul 1 14:24:08 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 716/1386] 10.0.0.218 () {32 vars in 688 bytes} [Wed Jul 1 14:24:09 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 717/1387] 10.0.0.218 () {32 vars in 702 bytes} [Wed Jul 1 14:24:09 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:24:09.231 7 INFO neutron.db.l3_hamode_db [None req-c6473eb8-1205-4692-962b-e552587ef7a5 9b2f7215d87047c1b4b10c04da6781eb c12bede619504498bfa4dbfd8f649c3b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 718/1388] 10.0.0.218 () {32 vars in 698 bytes} [Wed Jul 1 14:24:09 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 719/1389] 10.0.0.218 () {32 vars in 710 bytes} [Wed Jul 1 14:24:09 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 720/1390] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:24:09 2026] DELETE /v2.0/security-groups/d0a776db-b805-4476-a46e-d1129987f841 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 721/1391] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:24:09 2026] DELETE /v2.0/security-groups/dd3d7761-1c07-4505-a335-2d0cce555e7c => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 722/1392] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:24:09 2026] DELETE /v2.0/security-groups/2dad4e57-ad99-4c03-8b5a-b4cba3a1c33d => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 723/1393] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:24:09 2026] DELETE /v2.0/security-groups/41ba56af-6f23-4d30-99ae-b7506005d3b6 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 724/1394] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:24:09 2026] DELETE /v2.0/security-groups/e483f549-978b-4dff-9daf-1ba12d5fe7a3 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 725/1395] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:24:09 2026] GET /v2.0/ports?device_id=e630f924-c965-43bf-982e-26f95f224bd5 => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 726/1396] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:24:09 2026] GET /v2.0/security-groups?id=590a910f-b585-4451-b540-48c52b1a5f74&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:24:10.244 7 INFO neutron.db.l3_hamode_db [None req-c6473eb8-1205-4692-962b-e552587ef7a5 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 727/1397] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:24:10 2026] GET /v2.0/security-groups?tenant_id=69e7dd09fa194485a2f931b6c4d91bbe&name=default => generated 2925 bytes in 352 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 728/1398] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:24:11 2026] GET /v2.0/ports?device_id=e630f924-c965-43bf-982e-26f95f224bd5 => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 729/1399] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:24:11 2026] DELETE /v2.0/security-groups/3bf09177-b3c7-4694-bff3-31e56a37817f => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 730/1400] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:24:11 2026] GET /v2.0/security-groups?id=590a910f-b585-4451-b540-48c52b1a5f74&fields=id&fields=name => generated 88 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1401] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:24:08 2026] POST /v2.0/routers => generated 728 bytes in 2420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1402] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:24:11 2026] GET /v2.0/security-groups?tenant_id=3f7a363513a3484db7d3184b5cebc653&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1403] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:24:11 2026] DELETE /v2.0/security-groups/10db67db-ed6d-4edf-8e5f-2657b0bf91c8 => 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: 674/1404] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:24:11 2026] GET /v2.0/ports?device_id=e630f924-c965-43bf-982e-26f95f224bd5 => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1405] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:24:11 2026] GET /v2.0/security-groups?id=590a910f-b585-4451-b540-48c52b1a5f74&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1408] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:24:11 2026] GET /v2.0/security-groups?tenant_id=5f2813daa2c54b3fa48d17a1f5fef854&name=default => generated 2925 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1409] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:24:12 2026] DELETE /v2.0/security-groups/000c50d4-1ae2-47eb-9236-8f976093aab3 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 731/1410] 10.0.0.218 () {34 vars in 783 bytes} [Wed Jul 1 14:24:11 2026] PUT /v2.0/routers/da46b33e-5dd1-4738-aa9d-4435ee0d2109/add_router_interface => generated 309 bytes in 1418 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1411] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:24:12 2026] GET /v2.0/ports?device_id=e630f924-c965-43bf-982e-26f95f224bd5 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 732/1412] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:24:13 2026] GET /v2.0/security-groups?id=590a910f-b585-4451-b540-48c52b1a5f74&fields=id&fields=name => generated 88 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:24:13.492 7 WARNING neutron_lib.context [None req-4b8ea859-76fe-4b50-90e5-88e643de0158 df3a9f1b59f2416ba981c04c3230dbeb 1c6fb7a18615490a870f21ddfcf3e835 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 681/1413] 10.0.0.218 () {34 vars in 685 bytes} [Wed Jul 1 14:24:13 2026] POST /v2.0/security-groups => generated 1675 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 14:24:13.624 6 WARNING neutron_lib.context [None req-41a82d37-650c-478d-b927-dc61c08d69d7 df3a9f1b59f2416ba981c04c3230dbeb 1c6fb7a18615490a870f21ddfcf3e835 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 682/1414] 199.204.45.235 () {34 vars in 994 bytes} [Wed Jul 1 14:24:13 2026] GET /v2.0/ports?device_id=e630f924-c965-43bf-982e-26f95f224bd5 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 733/1415] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jul 1 14:24:13 2026] POST /v2.0/security-group-rules => generated 597 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:24:13.853 6 WARNING neutron_lib.context [None req-0a44b3c9-3741-4558-81fb-f3f20212a375 df3a9f1b59f2416ba981c04c3230dbeb 1c6fb7a18615490a870f21ddfcf3e835 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 734/1416] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jul 1 14:24:13 2026] POST /v2.0/security-group-rules => generated 596 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:24:13.993 6 WARNING neutron_lib.context [None req-2ca690c4-dd55-435d-a536-77980369291d df3a9f1b59f2416ba981c04c3230dbeb 1c6fb7a18615490a870f21ddfcf3e835 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 683/1417] 199.204.45.235 () {36 vars in 997 bytes} [Wed Jul 1 14:24:13 2026] DELETE /v2.0/ports/778bab0c-a42d-4af3-8a5b-a901e7777672 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 735/1418] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jul 1 14:24:13 2026] POST /v2.0/security-group-rules => generated 602 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1419] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:24:14 2026] GET /v2.0/ports?device_id=e630f924-c965-43bf-982e-26f95f224bd5 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:24:14.192 6 WARNING neutron_lib.context [None req-f79bbce6-5686-42cf-a622-89df0713d338 df3a9f1b59f2416ba981c04c3230dbeb 1c6fb7a18615490a870f21ddfcf3e835 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 736/1420] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jul 1 14:24:14 2026] POST /v2.0/security-group-rules => generated 601 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:24:14.372 7 WARNING neutron_lib.context [None req-5b996e8e-760b-4a62-b282-835febd77cb6 df3a9f1b59f2416ba981c04c3230dbeb 1c6fb7a18615490a870f21ddfcf3e835 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:24:14.374 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d160eb6f-6720-49a5-8e85-11a7781ad164'] response: {'server_uuid': 'e630f924-c965-43bf-982e-26f95f224bd5', 'name': 'network-vif-deleted', 'tag': '778bab0c-a42d-4af3-8a5b-a901e7777672', 'status': 'completed', 'code': 200} 2026-07-01 14:24:14.440 7 INFO neutron.db.securitygroups_db [None req-5b996e8e-760b-4a62-b282-835febd77cb6 df3a9f1b59f2416ba981c04c3230dbeb 1c6fb7a18615490a870f21ddfcf3e835 - - default default] Project 1c6fb7a18615490a870f21ddfcf3e835 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: 685/1421] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jul 1 14:24:14 2026] POST /v2.0/security-group-rules => generated 607 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:24:14.577 6 WARNING neutron_lib.context [None req-9f758532-0762-474d-8393-526456e87043 df3a9f1b59f2416ba981c04c3230dbeb 1c6fb7a18615490a870f21ddfcf3e835 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:24:14.631 6 INFO neutron.db.securitygroups_db [None req-9f758532-0762-474d-8393-526456e87043 df3a9f1b59f2416ba981c04c3230dbeb 1c6fb7a18615490a870f21ddfcf3e835 - - default default] Project 1c6fb7a18615490a870f21ddfcf3e835 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 6|app: 0|req: 737/1422] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jul 1 14:24:14 2026] POST /v2.0/security-group-rules => generated 606 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:24:15.259 7 WARNING neutron_lib.context [None req-0dce3572-da3e-4d64-b496-e20e8154a998 df3a9f1b59f2416ba981c04c3230dbeb 1c6fb7a18615490a870f21ddfcf3e835 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 738/1423] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:24:15 2026] GET /v2.0/ports?device_id=e630f924-c965-43bf-982e-26f95f224bd5 => 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: 686/1424] 10.0.0.218 () {34 vars in 685 bytes} [Wed Jul 1 14:24:15 2026] POST /v2.0/security-groups => generated 1661 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 14:24:15.428 6 WARNING neutron_lib.context [None req-75ed39aa-36fc-4459-ac56-6a2c621fbf29 df3a9f1b59f2416ba981c04c3230dbeb 1c6fb7a18615490a870f21ddfcf3e835 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 739/1425] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jul 1 14:24:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:24:15.582 7 WARNING neutron_lib.context [None req-800768d6-e441-4350-b8ab-fdd77aea600a df3a9f1b59f2416ba981c04c3230dbeb 1c6fb7a18615490a870f21ddfcf3e835 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 687/1426] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jul 1 14:24:15 2026] POST /v2.0/security-group-rules => generated 602 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:24:15.754 6 WARNING neutron_lib.context [None req-6f8c3d5c-89d0-4c63-8122-23e678d456c2 df3a9f1b59f2416ba981c04c3230dbeb 1c6fb7a18615490a870f21ddfcf3e835 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 740/1427] 10.0.0.218 () {34 vars in 676 bytes} [Wed Jul 1 14:24:15 2026] POST /v2.0/floatingips => generated 552 bytes in 659 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1428] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:24:16 2026] GET /v2.0/ports?device_id=e630f924-c965-43bf-982e-26f95f224bd5 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 741/1429] 10.0.0.83 () {34 vars in 1099 bytes} [Wed Jul 1 14:24:16 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2026321564&fields=id&tenant_id=1c6fb7a18615490a870f21ddfcf3e835 => 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: 689/1430] 10.0.0.83 () {34 vars in 1099 bytes} [Wed Jul 1 14:24:16 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1456347975&fields=id&tenant_id=1c6fb7a18615490a870f21ddfcf3e835 => generated 69 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 742/1431] 10.0.0.83 () {34 vars in 981 bytes} [Wed Jul 1 14:24:16 2026] GET /v2.0/networks?id=d3e698e9-9f6f-4654-b003-e9098590eb7f => generated 673 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 743/1432] 10.0.0.83 () {34 vars in 964 bytes} [Wed Jul 1 14:24:16 2026] GET /v2.0/quotas/1c6fb7a18615490a870f21ddfcf3e835 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 744/1433] 10.0.0.83 () {34 vars in 1001 bytes} [Wed Jul 1 14:24:16 2026] GET /v2.0/ports?tenant_id=1c6fb7a18615490a870f21ddfcf3e835&fields=id => generated 103 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:24:16.858 7 WARNING neutron_lib.context [None req-7a552da9-df63-4b83-acb3-ffade13301d0 78bde0c2f80b47ccaa58f1409abe88ff bfa3d5b870b84bb58a2ca94124f65d9f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 745/1434] 10.0.0.83 () {34 vars in 1007 bytes} [Wed Jul 1 14:24:16 2026] GET /v2.0/networks/d3e698e9-9f6f-4654-b003-e9098590eb7f?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 746/1435] 10.0.0.83 () {34 vars in 1107 bytes} [Wed Jul 1 14:24:16 2026] GET /v2.0/networks/d3e698e9-9f6f-4654-b003-e9098590eb7f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:24:17.050 7 INFO neutron.db.segments_db [None req-7a552da9-df63-4b83-acb3-ffade13301d0 78bde0c2f80b47ccaa58f1409abe88ff bfa3d5b870b84bb58a2ca94124f65d9f - - default default] Added segment ca0f0937-0a40-47dc-a716-b96b6279dc4c of type vxlan for network 29554cd7-1f90-4ded-a8e9-5e9b6410ffbe [pid: 7|app: 0|req: 690/1436] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:24:16 2026] POST /v2.0/networks => generated 632 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:24:17.197 7 WARNING neutron_lib.context [None req-331e39b4-ef2b-4d2a-a416-6afe5a99cb05 78bde0c2f80b47ccaa58f1409abe88ff bfa3d5b870b84bb58a2ca94124f65d9f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 747/1437] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:24:17 2026] GET /v2.0/ports?device_id=b026f7c0-3b51-40af-aa4c-502fbb029740 => 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: 691/1438] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:24:17 2026] POST /v2.0/subnets => generated 626 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:24:17.455 6 WARNING neutron_lib.context [None req-877e9ce8-1566-4232-b16e-dfb4d04874db 78bde0c2f80b47ccaa58f1409abe88ff bfa3d5b870b84bb58a2ca94124f65d9f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:24:17.518 6 INFO neutron.db.segments_db [None req-877e9ce8-1566-4232-b16e-dfb4d04874db 78bde0c2f80b47ccaa58f1409abe88ff bfa3d5b870b84bb58a2ca94124f65d9f - - default default] Added segment bd6e5d81-eebc-4dc5-b817-2e38e1dad157 of type vxlan for network f5d0300a-fb91-4e98-8130-fd137ad32c32 [pid: 6|app: 0|req: 748/1439] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:24:17 2026] POST /v2.0/networks => generated 632 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:24:17.641 6 WARNING neutron_lib.context [None req-476072d9-d0b5-4525-b360-f8820cb78a47 78bde0c2f80b47ccaa58f1409abe88ff bfa3d5b870b84bb58a2ca94124f65d9f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 749/1440] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:24:17 2026] POST /v2.0/subnets => generated 629 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:24:17.976 6 WARNING neutron_lib.context [None req-2fe4a273-e9f6-456d-8923-93f998723bd4 78bde0c2f80b47ccaa58f1409abe88ff bfa3d5b870b84bb58a2ca94124f65d9f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:24:18.084 6 INFO neutron.db.segments_db [None req-2fe4a273-e9f6-456d-8923-93f998723bd4 78bde0c2f80b47ccaa58f1409abe88ff bfa3d5b870b84bb58a2ca94124f65d9f - - default default] Added segment feaf04a6-f8e7-4618-907a-3c454bb69ad3 of type vxlan for network da9b18bd-dbf6-4523-9518-ea0e8f3fffd8 [pid: 6|app: 0|req: 750/1441] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:24:17 2026] POST /v2.0/networks => generated 632 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:24:18.252 6 WARNING neutron_lib.context [None req-10f921e1-2f42-493c-9b70-5ca1eb2afee1 78bde0c2f80b47ccaa58f1409abe88ff bfa3d5b870b84bb58a2ca94124f65d9f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 751/1442] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:24:18 2026] POST /v2.0/subnets => generated 629 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 752/1443] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:24:18 2026] GET /v2.0/ports?device_id=b026f7c0-3b51-40af-aa4c-502fbb029740 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:24:18.525 6 WARNING neutron_lib.context [None req-4f0f2b94-488a-425e-afc5-471302e24d4b 78bde0c2f80b47ccaa58f1409abe88ff bfa3d5b870b84bb58a2ca94124f65d9f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:24:18.566 6 INFO neutron.db.segments_db [None req-4f0f2b94-488a-425e-afc5-471302e24d4b 78bde0c2f80b47ccaa58f1409abe88ff bfa3d5b870b84bb58a2ca94124f65d9f - - default default] Added segment d989e297-b236-43e5-9f5f-9b70d44fc459 of type vxlan for network 857868da-7348-4c55-be43-c4eccc8ab7ed [pid: 7|app: 0|req: 692/1444] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jul 1 14:24:17 2026] PUT /v2.0/routers/d1a682d0-fcc5-4020-a1c6-49e90f0ad185/remove_router_interface => generated 309 bytes in 1122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 753/1445] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:24:18 2026] POST /v2.0/networks => generated 631 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:24:18.699 6 WARNING neutron_lib.context [None req-109953a9-db45-48d0-9b5a-f976671ac0f7 78bde0c2f80b47ccaa58f1409abe88ff bfa3d5b870b84bb58a2ca94124f65d9f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 754/1446] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:24:18 2026] POST /v2.0/subnets => generated 629 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:24:19.017 6 WARNING neutron_lib.context [None req-801ec112-7b0b-477f-8c62-b81c8773d767 78bde0c2f80b47ccaa58f1409abe88ff bfa3d5b870b84bb58a2ca94124f65d9f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:24:19.081 6 INFO neutron.db.segments_db [None req-801ec112-7b0b-477f-8c62-b81c8773d767 78bde0c2f80b47ccaa58f1409abe88ff bfa3d5b870b84bb58a2ca94124f65d9f - - default default] Added segment 0c5513e0-5800-4246-8aea-4ebad62a9892 of type vxlan for network 7ab7a374-e370-4db0-9f56-a809478318dd [pid: 6|app: 0|req: 755/1447] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:24:19 2026] POST /v2.0/networks => generated 631 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:24:19.225 6 WARNING neutron_lib.context [None req-078e8806-3d01-46b7-8443-0a81b5d7edf7 78bde0c2f80b47ccaa58f1409abe88ff bfa3d5b870b84bb58a2ca94124f65d9f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 756/1448] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:24:19 2026] POST /v2.0/subnets => generated 629 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 757/1449] 10.0.0.218 () {34 vars in 751 bytes} [Wed Jul 1 14:24:19 2026] PUT /v2.0/subnets/d940284a-4d3d-47bb-8e29-2757bd67ba0c/tags => generated 17 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 758/1450] 10.0.0.218 () {34 vars in 751 bytes} [Wed Jul 1 14:24:19 2026] PUT /v2.0/subnets/803e7a26-1cd1-4b4e-a217-c4099ee6ca9c/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 759/1451] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:24:19 2026] GET /v2.0/ports?device_id=b026f7c0-3b51-40af-aa4c-502fbb029740 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 760/1452] 10.0.0.218 () {34 vars in 751 bytes} [Wed Jul 1 14:24:19 2026] PUT /v2.0/subnets/de1c400c-cef4-47de-b56b-b40c47cc37b5/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 761/1453] 10.0.0.218 () {34 vars in 751 bytes} [Wed Jul 1 14:24:19 2026] PUT /v2.0/subnets/d4abb099-5ec6-44e0-8452-c97c573fc57e/tags => generated 19 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:24:19.827 7 INFO neutron.services.segments.plugin [-] Segment e3ffc4a0-7ccb-4a5d-8b28-fad9d8eae0e4 resource provider aggregate not found 2026-07-01 14:24:19.831 7 INFO neutron.services.segments.plugin [-] Segment e3ffc4a0-7ccb-4a5d-8b28-fad9d8eae0e4 resource provider aggregate not found [pid: 6|app: 0|req: 762/1454] 10.0.0.218 () {32 vars in 664 bytes} [Wed Jul 1 14:24:19 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:24:19.846 7 INFO neutron.services.segments.plugin [-] Segment e3ffc4a0-7ccb-4a5d-8b28-fad9d8eae0e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3ffc4a0-7ccb-4a5d-8b28-fad9d8eae0e4 found for delete ", "request_id": "req-2973268f-5cbe-4b56-bd29-8f90756c0c79"}]} 2026-07-01 14:24:19.853 7 INFO neutron.services.segments.plugin [-] Segment e3ffc4a0-7ccb-4a5d-8b28-fad9d8eae0e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3ffc4a0-7ccb-4a5d-8b28-fad9d8eae0e4 found for delete ", "request_id": "req-6d7f0936-0c46-422c-a556-a82f79838598"}]} 2026-07-01 14:24:19.873 7 INFO neutron.db.l3_hamode_db [None req-68d26fe8-8aa1-4917-b9f9-e2e3d1a67f3c 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] HA network ecb4bd47-d2d3-46c2-89c5-fffe4870b0cb was deleted as no HA routers are present in tenant ec9acfd26fa348a480abb392254e2546. [pid: 7|app: 0|req: 693/1455] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:24:18 2026] DELETE /v2.0/routers/d1a682d0-fcc5-4020-a1c6-49e90f0ad185 => generated 0 bytes in 1227 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 763/1456] 10.0.0.218 () {32 vars in 678 bytes} [Wed Jul 1 14:24:19 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: 6|app: 0|req: 764/1457] 10.0.0.218 () {32 vars in 674 bytes} [Wed Jul 1 14:24:19 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 765/1458] 10.0.0.218 () {32 vars in 686 bytes} [Wed Jul 1 14:24:19 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 766/1459] 10.0.0.218 () {32 vars in 672 bytes} [Wed Jul 1 14:24:20 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1460] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:24:19 2026] DELETE /v2.0/subnets/56667f7a-7dc7-4803-ab27-32ebdfd29bcc => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 767/1461] 10.0.0.218 () {32 vars in 686 bytes} [Wed Jul 1 14:24:20 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 768/1462] 10.0.0.218 () {32 vars in 682 bytes} [Wed Jul 1 14:24:20 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 769/1463] 10.0.0.218 () {32 vars in 694 bytes} [Wed Jul 1 14:24:20 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 770/1464] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:24:20 2026] DELETE /v2.0/subnets/d940284a-4d3d-47bb-8e29-2757bd67ba0c => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1465] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:24:20 2026] DELETE /v2.0/networks/36917fd7-1b41-49fd-9071-2dcbc333cb49 => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 771/1466] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:24:20 2026] DELETE /v2.0/subnets/803e7a26-1cd1-4b4e-a217-c4099ee6ca9c => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 772/1467] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:24:20 2026] GET /v2.0/security-groups?tenant_id=ec9acfd26fa348a480abb392254e2546&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: 696/1468] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:24:20 2026] DELETE /v2.0/subnets/de1c400c-cef4-47de-b56b-b40c47cc37b5 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1469] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:24:20 2026] GET /v2.0/ports?device_id=b026f7c0-3b51-40af-aa4c-502fbb029740 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 773/1470] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:24:20 2026] DELETE /v2.0/security-groups/590a910f-b585-4451-b540-48c52b1a5f74 => 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: 698/1471] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:24:20 2026] DELETE /v2.0/subnets/d4abb099-5ec6-44e0-8452-c97c573fc57e => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 774/1472] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:24:21 2026] DELETE /v2.0/subnets/e674f3c2-6978-4c2c-8a0b-44a8db298f40 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 775/1473] 199.204.45.235 () {34 vars in 986 bytes} [Wed Jul 1 14:24:21 2026] GET /v2.0/networks?id=d3e698e9-9f6f-4654-b003-e9098590eb7f => generated 673 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 776/1474] 199.204.45.235 () {34 vars in 1050 bytes} [Wed Jul 1 14:24:21 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1c6fb7a18615490a870f21ddfcf3e835 => generated 274 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:24:21.568 6 WARNING neutron_lib.context [req-14df7c94-2860-49ad-a484-15162eaf8375 req-bef82807-cc56-4b9c-911a-750b65851379 df3a9f1b59f2416ba981c04c3230dbeb 1c6fb7a18615490a870f21ddfcf3e835 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 699/1475] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:24:21 2026] DELETE /v2.0/networks/29554cd7-1f90-4ded-a8e9-5e9b6410ffbe => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:24:21.870 7 INFO neutron.services.segments.plugin [-] Segment 16cf4d08-4c1b-4b36-97c9-fb770f9cbcdc resource provider aggregate not found 2026-07-01 14:24:21.880 7 INFO neutron.services.segments.plugin [-] Segment 16cf4d08-4c1b-4b36-97c9-fb770f9cbcdc resource provider aggregate not found 2026-07-01 14:24:21.893 7 INFO neutron.services.segments.plugin [-] Segment 16cf4d08-4c1b-4b36-97c9-fb770f9cbcdc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16cf4d08-4c1b-4b36-97c9-fb770f9cbcdc found for delete ", "request_id": "req-f2e15877-a624-4d6b-a13d-a20d06375413"}]} 2026-07-01 14:24:21.898 7 INFO neutron.services.segments.plugin [-] Segment 16cf4d08-4c1b-4b36-97c9-fb770f9cbcdc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16cf4d08-4c1b-4b36-97c9-fb770f9cbcdc found for delete ", "request_id": "req-313dd6b2-a059-4cb6-b320-1e295e80bf48"}]} 2026-07-01 14:24:21.909 7 INFO neutron.services.segments.plugin [-] Segment ca0f0937-0a40-47dc-a716-b96b6279dc4c resource provider aggregate not found 2026-07-01 14:24:21.915 7 INFO neutron.services.segments.plugin [-] Segment ca0f0937-0a40-47dc-a716-b96b6279dc4c resource provider aggregate not found 2026-07-01 14:24:21.923 7 INFO neutron.services.segments.plugin [-] Segment ca0f0937-0a40-47dc-a716-b96b6279dc4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca0f0937-0a40-47dc-a716-b96b6279dc4c found for delete ", "request_id": "req-84de3fd7-10ac-4544-bc59-5b7473b85915"}]} 2026-07-01 14:24:21.936 7 INFO neutron.services.segments.plugin [-] Segment ca0f0937-0a40-47dc-a716-b96b6279dc4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca0f0937-0a40-47dc-a716-b96b6279dc4c found for delete ", "request_id": "req-439b048d-c116-4a71-ac8a-12acd4065c9c"}]} [pid: 6|app: 0|req: 777/1476] 199.204.45.235 () {38 vars in 955 bytes} [Wed Jul 1 14:24:21 2026] POST /v2.0/ports => generated 997 bytes in 381 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: 700/1477] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:24:21 2026] DELETE /v2.0/networks/f5d0300a-fb91-4e98-8130-fd137ad32c32 => generated 0 bytes in 388 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 778/1478] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:24:21 2026] GET /v2.0/ports?device_id=b026f7c0-3b51-40af-aa4c-502fbb029740 => generated 1000 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:24:22.341 6 INFO neutron.services.segments.plugin [-] Segment feaf04a6-f8e7-4618-907a-3c454bb69ad3 resource provider aggregate not found 2026-07-01 14:24:22.350 6 INFO neutron.services.segments.plugin [-] Segment feaf04a6-f8e7-4618-907a-3c454bb69ad3 resource provider aggregate not found 2026-07-01 14:24:22.362 6 INFO neutron.services.segments.plugin [-] Segment feaf04a6-f8e7-4618-907a-3c454bb69ad3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid feaf04a6-f8e7-4618-907a-3c454bb69ad3 found for delete ", "request_id": "req-bbb0f75c-6878-4ce7-8acc-8ecc7b5f676f"}]} [pid: 6|app: 0|req: 779/1479] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:24:22 2026] DELETE /v2.0/networks/da9b18bd-dbf6-4523-9518-ea0e8f3fffd8 => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:24:22.369 6 INFO neutron.services.segments.plugin [-] Segment feaf04a6-f8e7-4618-907a-3c454bb69ad3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid feaf04a6-f8e7-4618-907a-3c454bb69ad3 found for delete ", "request_id": "req-8ce56a93-a265-4761-bf70-fdb7c06b4b56"}]} [pid: 6|app: 0|req: 780/1480] 10.0.0.83 () {34 vars in 1119 bytes} [Wed Jul 1 14:24:22 2026] GET /v2.0/security-groups?id=9bee3957-bbb9-4fc1-ad59-ee9b3b356475&id=6776abd1-6468-44ab-b2e3-f5075009ae9c&fields=id&fields=name => generated 207 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1481] 199.204.45.235 () {38 vars in 1028 bytes} [Wed Jul 1 14:24:21 2026] PUT /v2.0/ports/719821a0-86d2-476b-a8e3-6eeddb4f951a => generated 1278 bytes in 639 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: 6|app: 0|req: 781/1482] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:24:22 2026] GET /v2.0/security-groups?tenant_id=3ba2398b16434cd4b89515fc2b8d23fb&name=default => generated 2925 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:24:22.681 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a650fc32-c6ae-46a3-8558-4bc0db3d7f3d'] response: {'name': 'network-changed', 'server_uuid': 'b026f7c0-3b51-40af-aa4c-502fbb029740', 'tag': '719821a0-86d2-476b-a8e3-6eeddb4f951a', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 782/1483] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:24:22 2026] DELETE /v2.0/security-groups/b28df70d-b4d1-4371-9a25-372797575926 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1484] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:24:22 2026] DELETE /v2.0/networks/857868da-7348-4c55-be43-c4eccc8ab7ed => generated 0 bytes in 342 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1485] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:24:23 2026] GET /v2.0/ports?tenant_id=1c6fb7a18615490a870f21ddfcf3e835&device_id=b026f7c0-3b51-40af-aa4c-502fbb029740 => generated 1281 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1486] 199.204.45.235 () {34 vars in 1018 bytes} [Wed Jul 1 14:24:23 2026] GET /v2.0/networks?tenant_id=1c6fb7a18615490a870f21ddfcf3e835&shared=False => generated 769 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 783/1487] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:24:22 2026] DELETE /v2.0/networks/7ab7a374-e370-4db0-9f56-a809478318dd => 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: 705/1488] 199.204.45.235 () {34 vars in 930 bytes} [Wed Jul 1 14:24:23 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) [pid: 6|app: 0|req: 784/1489] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:24:23 2026] GET /v2.0/ports?device_id=b026f7c0-3b51-40af-aa4c-502fbb029740 => generated 1012 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1490] 10.0.0.83 () {34 vars in 1119 bytes} [Wed Jul 1 14:24:23 2026] GET /v2.0/security-groups?id=9bee3957-bbb9-4fc1-ad59-ee9b3b356475&id=6776abd1-6468-44ab-b2e3-f5075009ae9c&fields=id&fields=name => generated 207 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:24:24.068 7 INFO neutron.services.segments.plugin [-] Segment bd6e5d81-eebc-4dc5-b817-2e38e1dad157 resource provider aggregate not found 2026-07-01 14:24:24.073 7 INFO neutron.services.segments.plugin [-] Segment bd6e5d81-eebc-4dc5-b817-2e38e1dad157 resource provider aggregate not found 2026-07-01 14:24:24.087 7 INFO neutron.services.segments.plugin [-] Segment bd6e5d81-eebc-4dc5-b817-2e38e1dad157 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd6e5d81-eebc-4dc5-b817-2e38e1dad157 found for delete ", "request_id": "req-94c57c0d-d807-42ec-965b-40ba74c7d29f"}]} 2026-07-01 14:24:24.090 7 INFO neutron.services.segments.plugin [-] Segment bd6e5d81-eebc-4dc5-b817-2e38e1dad157 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd6e5d81-eebc-4dc5-b817-2e38e1dad157 found for delete ", "request_id": "req-67d4320d-adc1-4c5c-9236-58eff408f0d2"}]} 2026-07-01 14:24:24.099 7 INFO neutron.services.segments.plugin [-] Segment d989e297-b236-43e5-9f5f-9b70d44fc459 resource provider aggregate not found 2026-07-01 14:24:24.104 7 INFO neutron.services.segments.plugin [-] Segment d989e297-b236-43e5-9f5f-9b70d44fc459 resource provider aggregate not found 2026-07-01 14:24:24.122 7 INFO neutron.services.segments.plugin [-] Segment d989e297-b236-43e5-9f5f-9b70d44fc459 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d989e297-b236-43e5-9f5f-9b70d44fc459 found for delete ", "request_id": "req-c0b93237-0b60-4f29-a76f-2f7a1ccd803d"}]} 2026-07-01 14:24:24.124 7 INFO neutron.services.segments.plugin [-] Segment d989e297-b236-43e5-9f5f-9b70d44fc459 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d989e297-b236-43e5-9f5f-9b70d44fc459 found for delete ", "request_id": "req-562c01d6-ab16-482c-8180-a30ad9b0710e"}]} [pid: 7|app: 0|req: 707/1491] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:24:24 2026] GET /v2.0/security-groups?tenant_id=bfa3d5b870b84bb58a2ca94124f65d9f&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 785/1492] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:24:23 2026] GET /v2.0/security-groups?tenant_id=fac14c8bff0e40c7a1fef1cbfd4b83d2&name=default => generated 2925 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1493] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:24:24 2026] DELETE /v2.0/security-groups/39a5dc6e-bc92-47c1-8868-e8bcdb907ec1 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 786/1494] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:24:24 2026] DELETE /v2.0/security-groups/8b3656ae-1cc3-40ef-97ff-c0b99393d344 => 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: 709/1495] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:24:24 2026] GET /v2.0/ports?tenant_id=1c6fb7a18615490a870f21ddfcf3e835&device_id=b026f7c0-3b51-40af-aa4c-502fbb029740 => generated 1281 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:24:24.460 6 INFO neutron.services.segments.plugin [-] Segment 0c5513e0-5800-4246-8aea-4ebad62a9892 resource provider aggregate not found 2026-07-01 14:24:24.464 6 INFO neutron.services.segments.plugin [-] Segment 0c5513e0-5800-4246-8aea-4ebad62a9892 resource provider aggregate not found [pid: 6|app: 0|req: 787/1496] 199.204.45.235 () {34 vars in 1060 bytes} [Wed Jul 1 14:24:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=719821a0-86d2-476b-a8e3-6eeddb4f951a => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:24:24.491 6 INFO neutron.services.segments.plugin [-] Segment 0c5513e0-5800-4246-8aea-4ebad62a9892 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c5513e0-5800-4246-8aea-4ebad62a9892 found for delete ", "request_id": "req-d366560f-7870-48df-8a58-39a215c6c463"}]} 2026-07-01 14:24:24.501 6 INFO neutron.services.segments.plugin [-] Segment 0c5513e0-5800-4246-8aea-4ebad62a9892 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c5513e0-5800-4246-8aea-4ebad62a9892 found for delete ", "request_id": "req-d2d61734-49ac-4d92-bc9f-541cda7cd760"}]} [pid: 6|app: 0|req: 788/1497] 199.204.45.235 () {34 vars in 984 bytes} [Wed Jul 1 14:24:24 2026] GET /v2.0/subnets?id=08691821-1e1e-45ad-9748-e4e0ecd98824 => generated 691 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 789/1498] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:24:24 2026] GET /v2.0/ports?network_id=d3e698e9-9f6f-4654-b003-e9098590eb7f&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1499] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:24:24 2026] GET /v2.0/security-groups?tenant_id=01bd97fc5dee4e6f8f17877be2ff26d1&name=default => generated 2925 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 790/1500] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:24:24 2026] GET /v2.0/networks/d3e698e9-9f6f-4654-b003-e9098590eb7f?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 791/1501] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:24:24 2026] GET /v2.0/ports?device_id=b026f7c0-3b51-40af-aa4c-502fbb029740 => generated 1012 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 792/1502] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:24:24 2026] GET /v2.0/networks/d3e698e9-9f6f-4654-b003-e9098590eb7f?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: 711/1503] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:24:24 2026] DELETE /v2.0/security-groups/bba8102b-c827-4ff3-ae38-66706de99b9c => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 793/1504] 10.0.0.83 () {34 vars in 1119 bytes} [Wed Jul 1 14:24:24 2026] GET /v2.0/security-groups?id=9bee3957-bbb9-4fc1-ad59-ee9b3b356475&id=6776abd1-6468-44ab-b2e3-f5075009ae9c&fields=id&fields=name => generated 207 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1505] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:24:24 2026] GET /v2.0/security-groups?tenant_id=e6901ddfcf5c489d96601108115dcb25&name=default => generated 2925 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 794/1506] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:24:25 2026] DELETE /v2.0/security-groups/595381a2-f6c3-4c27-b593-4035b5b0a653 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1507] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:24:25 2026] GET /v2.0/ports?device_id=b026f7c0-3b51-40af-aa4c-502fbb029740 => generated 1012 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 795/1508] 10.0.0.83 () {34 vars in 1119 bytes} [Wed Jul 1 14:24:25 2026] GET /v2.0/security-groups?id=9bee3957-bbb9-4fc1-ad59-ee9b3b356475&id=6776abd1-6468-44ab-b2e3-f5075009ae9c&fields=id&fields=name => generated 207 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1511] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:24:27 2026] GET /v2.0/ports?device_id=b026f7c0-3b51-40af-aa4c-502fbb029740 => generated 1012 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 797/1512] 10.0.0.83 () {34 vars in 1119 bytes} [Wed Jul 1 14:24:27 2026] GET /v2.0/security-groups?id=9bee3957-bbb9-4fc1-ad59-ee9b3b356475&id=6776abd1-6468-44ab-b2e3-f5075009ae9c&fields=id&fields=name => generated 207 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1513] 199.204.45.235 () {34 vars in 994 bytes} [Wed Jul 1 14:24:27 2026] GET /v2.0/ports?device_id=b026f7c0-3b51-40af-aa4c-502fbb029740 => generated 1281 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 798/1514] 199.204.45.235 () {34 vars in 1124 bytes} [Wed Jul 1 14:24:27 2026] GET /v2.0/security-groups?id=6776abd1-6468-44ab-b2e3-f5075009ae9c&id=9bee3957-bbb9-4fc1-ad59-ee9b3b356475&fields=id&fields=name => generated 207 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:24:27.677 7 WARNING neutron_lib.context [None req-8f6ce9e0-d463-47e2-a036-a9b9aee5e542 9d3ea299cf0742898f005002f07378db 5aeded9d80304d7da44a5913f3f978f2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 717/1515] 10.0.0.218 () {34 vars in 676 bytes} [Wed Jul 1 14:24:27 2026] POST /v2.0/floatingips => generated 552 bytes in 807 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:24:28.298 6 WARNING neutron_lib.context [None req-7d3c5721-a40c-4db6-a59f-f33b27786a19 9d3ea299cf0742898f005002f07378db 5aeded9d80304d7da44a5913f3f978f2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 718/1516] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:24:28 2026] GET /v2.0/ports?device_id=b026f7c0-3b51-40af-aa4c-502fbb029740 => generated 1014 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1517] 10.0.0.83 () {34 vars in 1119 bytes} [Wed Jul 1 14:24:28 2026] GET /v2.0/security-groups?id=9bee3957-bbb9-4fc1-ad59-ee9b3b356475&id=6776abd1-6468-44ab-b2e3-f5075009ae9c&fields=id&fields=name => generated 207 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 799/1518] 10.0.0.218 () {34 vars in 676 bytes} [Wed Jul 1 14:24:28 2026] POST /v2.0/floatingips => generated 552 bytes in 612 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:24:28.919 7 WARNING neutron_lib.context [None req-89291a64-c275-4671-834d-a3316b5e501c 9d3ea299cf0742898f005002f07378db 5aeded9d80304d7da44a5913f3f978f2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 720/1519] 10.0.0.218 () {34 vars in 676 bytes} [Wed Jul 1 14:24:28 2026] POST /v2.0/floatingips => generated 552 bytes in 654 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:24:29.578 7 WARNING neutron_lib.context [None req-38766fbe-4624-4078-8d79-6a8ee0029095 9d3ea299cf0742898f005002f07378db 5aeded9d80304d7da44a5913f3f978f2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 800/1520] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:24:29 2026] GET /v2.0/ports?device_id=b026f7c0-3b51-40af-aa4c-502fbb029740 => generated 1014 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 801/1521] 10.0.0.83 () {34 vars in 1119 bytes} [Wed Jul 1 14:24:29 2026] GET /v2.0/security-groups?id=9bee3957-bbb9-4fc1-ad59-ee9b3b356475&id=6776abd1-6468-44ab-b2e3-f5075009ae9c&fields=id&fields=name => generated 207 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 802/1522] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:24:29 2026] GET /v2.0/ports?device_id=b026f7c0-3b51-40af-aa4c-502fbb029740 => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1523] 10.0.0.218 () {34 vars in 676 bytes} [Wed Jul 1 14:24:29 2026] POST /v2.0/floatingips => generated 552 bytes in 663 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:24:30.247 7 WARNING neutron_lib.context [None req-269b616e-d559-403e-96ff-e441ad4c7c34 9d3ea299cf0742898f005002f07378db 5aeded9d80304d7da44a5913f3f978f2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:24:30.278 6 INFO neutron.db.l3_db [None req-73d9032c-43e2-4b9b-8ca5-f121faff6b1a df3a9f1b59f2416ba981c04c3230dbeb 1c6fb7a18615490a870f21ddfcf3e835 - - default default] Floating IP 0124790d-2462-4a53-8aa7-4c8760885c85 associated. External IP: 10.96.250.211, port: 719821a0-86d2-476b-a8e3-6eeddb4f951a. [pid: 6|app: 0|req: 803/1524] 10.0.0.218 () {34 vars in 749 bytes} [Wed Jul 1 14:24:29 2026] PUT /v2.0/floatingips/0124790d-2462-4a53-8aa7-4c8760885c85 => generated 856 bytes in 749 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:24:30.660 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-99e5b740-7e57-4b0d-8608-43d631f6db3c'] response: {'name': 'network-changed', 'server_uuid': 'b026f7c0-3b51-40af-aa4c-502fbb029740', 'tag': '719821a0-86d2-476b-a8e3-6eeddb4f951a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 722/1525] 10.0.0.218 () {34 vars in 676 bytes} [Wed Jul 1 14:24:30 2026] POST /v2.0/floatingips => generated 552 bytes in 545 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1526] 10.0.0.218 () {34 vars in 759 bytes} [Wed Jul 1 14:24:30 2026] PUT /v2.0/floatingips/9ae472db-8645-4e53-8df7-e35a837459e5/tags => generated 17 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:24:30.882 6 WARNING neutron_lib.context [None req-c224e9ae-019d-40ff-b424-98e1b447e0bf 1e802e7ef9b644a0820d8f54c01de9a2 5dba3295cf364f94ba420227ed19f03d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 724/1527] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:24:30 2026] GET /v2.0/security-groups?tenant_id=f51023d75e3f464eb0eb6bd00cb3e963&name=default => generated 2925 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1528] 10.0.0.218 () {34 vars in 759 bytes} [Wed Jul 1 14:24:31 2026] PUT /v2.0/floatingips/c8afffe1-ef7d-4c87-b8e5-0b29f97d95fd/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:24:31.111 6 INFO neutron.db.segments_db [None req-c224e9ae-019d-40ff-b424-98e1b447e0bf 1e802e7ef9b644a0820d8f54c01de9a2 5dba3295cf364f94ba420227ed19f03d - - default default] Added segment 28cb8d0d-59a0-4f69-86bd-a661c96c4c43 of type vxlan for network 809d7374-4ed7-4201-9e70-6253ff98feba [pid: 6|app: 0|req: 804/1529] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:24:30 2026] POST /v2.0/networks => generated 631 bytes in 612 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1530] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:24:31 2026] DELETE /v2.0/security-groups/27e09d4e-e79b-48c4-a01e-76cd54c7830d => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1531] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:24:31 2026] GET /v2.0/ports?tenant_id=1c6fb7a18615490a870f21ddfcf3e835&device_id=b026f7c0-3b51-40af-aa4c-502fbb029740 => generated 1283 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:24:31.274 7 WARNING neutron_lib.context [None req-5262d9cc-a644-4b82-a514-72cc2b3ef585 1e802e7ef9b644a0820d8f54c01de9a2 5dba3295cf364f94ba420227ed19f03d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 805/1532] 10.0.0.218 () {34 vars in 759 bytes} [Wed Jul 1 14:24:31 2026] PUT /v2.0/floatingips/fb06d613-39e2-40ea-bfc5-800b90449bff/tags => generated 34 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 806/1533] 199.204.45.235 () {34 vars in 986 bytes} [Wed Jul 1 14:24:31 2026] GET /v2.0/networks?id=d3e698e9-9f6f-4654-b003-e9098590eb7f => generated 769 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1534] 10.0.0.218 () {34 vars in 664 bytes} [Wed Jul 1 14:24:31 2026] POST /v2.0/ports => generated 743 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /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: 729/1535] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:24:31 2026] GET /v2.0/security-groups?tenant_id=c353a4f3f5d94c11ad95294957a43b29&name=default => generated 2925 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1536] 199.204.45.235 () {34 vars in 1060 bytes} [Wed Jul 1 14:24:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=719821a0-86d2-476b-a8e3-6eeddb4f951a => generated 859 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:24:31.817 7 WARNING neutron_lib.context [None req-528a9a35-c2a1-4cc0-8e03-c7de04c944f6 1e802e7ef9b644a0820d8f54c01de9a2 5dba3295cf364f94ba420227ed19f03d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 807/1537] 10.0.0.218 () {34 vars in 759 bytes} [Wed Jul 1 14:24:31 2026] PUT /v2.0/floatingips/07135ba5-3d88-4b28-857b-77252efc2bf4/tags => generated 19 bytes in 571 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 808/1538] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:24:31 2026] DELETE /v2.0/security-groups/6e887406-cddf-4e6d-b978-47539d3d596a => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1539] 10.0.0.218 () {34 vars in 666 bytes} [Wed Jul 1 14:24:31 2026] POST /v2.0/trunks => generated 407 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 809/1540] 199.204.45.235 () {34 vars in 984 bytes} [Wed Jul 1 14:24:31 2026] GET /v2.0/subnets?id=08691821-1e1e-45ad-9748-e4e0ecd98824 => generated 691 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:24:32.042 6 WARNING neutron_lib.context [None req-51ee3beb-604d-4068-afe5-6fa48dbf0450 1e802e7ef9b644a0820d8f54c01de9a2 5dba3295cf364f94ba420227ed19f03d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 732/1541] 10.0.0.218 () {32 vars in 672 bytes} [Wed Jul 1 14:24:32 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:24:32.126 6 INFO neutron.db.segments_db [None req-51ee3beb-604d-4068-afe5-6fa48dbf0450 1e802e7ef9b644a0820d8f54c01de9a2 5dba3295cf364f94ba420227ed19f03d - - default default] Added segment 817381d8-1010-42fb-9d0e-e547bab64bf3 of type vxlan for network 3ab8430d-730d-4adf-b0f2-ae6f68e3f961 [pid: 7|app: 0|req: 733/1542] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:24:32 2026] GET /v2.0/ports?network_id=d3e698e9-9f6f-4654-b003-e9098590eb7f&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: 7|app: 0|req: 734/1543] 10.0.0.218 () {32 vars in 686 bytes} [Wed Jul 1 14:24:32 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1544] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:24:32 2026] GET /v2.0/networks/d3e698e9-9f6f-4654-b003-e9098590eb7f?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 810/1545] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:24:32 2026] POST /v2.0/networks => generated 632 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1546] 10.0.0.218 () {32 vars in 682 bytes} [Wed Jul 1 14:24:32 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:24:32.281 7 WARNING neutron_lib.context [None req-c99369e6-1125-4b90-a6b7-9c4178f4bc6a 1e802e7ef9b644a0820d8f54c01de9a2 5dba3295cf364f94ba420227ed19f03d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 811/1547] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:24:32 2026] GET /v2.0/networks/d3e698e9-9f6f-4654-b003-e9098590eb7f?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: 6|app: 0|req: 812/1548] 10.0.0.218 () {32 vars in 694 bytes} [Wed Jul 1 14:24:32 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 813/1549] 10.0.0.218 () {32 vars in 680 bytes} [Wed Jul 1 14:24:32 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 814/1550] 10.0.0.218 () {32 vars in 694 bytes} [Wed Jul 1 14:24:32 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 815/1551] 10.0.0.218 () {32 vars in 690 bytes} [Wed Jul 1 14:24:32 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1552] 10.0.0.218 () {34 vars in 664 bytes} [Wed Jul 1 14:24:32 2026] POST /v2.0/ports => generated 743 bytes in 277 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-07-01 14:24:32.566 7 WARNING neutron_lib.context [None req-5e66bbc5-c5a6-47af-9851-e4258f221000 1e802e7ef9b644a0820d8f54c01de9a2 5dba3295cf364f94ba420227ed19f03d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 816/1553] 10.0.0.218 () {32 vars in 702 bytes} [Wed Jul 1 14:24:32 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1554] 10.0.0.218 () {34 vars in 666 bytes} [Wed Jul 1 14:24:32 2026] POST /v2.0/trunks => generated 407 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:24:32.755 7 WARNING neutron_lib.context [None req-04d23abe-c639-4031-a1b5-2930579cced0 1e802e7ef9b644a0820d8f54c01de9a2 5dba3295cf364f94ba420227ed19f03d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:24:32.821 7 INFO neutron.db.segments_db [None req-04d23abe-c639-4031-a1b5-2930579cced0 1e802e7ef9b644a0820d8f54c01de9a2 5dba3295cf364f94ba420227ed19f03d - - default default] Added segment 46dced25-6720-4810-9218-afff20d7816b of type vxlan for network a7b20d91-b44c-4644-a63a-7fa315a99a5d [pid: 7|app: 0|req: 739/1555] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:24:32 2026] POST /v2.0/networks => generated 631 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:24:32.918 7 WARNING neutron_lib.context [None req-a6ae16cb-f4ad-48d3-b449-650e348720b6 1e802e7ef9b644a0820d8f54c01de9a2 5dba3295cf364f94ba420227ed19f03d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 817/1556] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jul 1 14:24:32 2026] DELETE /v2.0/floatingips/9ae472db-8645-4e53-8df7-e35a837459e5 => generated 0 bytes in 352 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1557] 10.0.0.218 () {34 vars in 664 bytes} [Wed Jul 1 14:24:32 2026] POST /v2.0/ports => generated 743 bytes in 370 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-07-01 14:24:33.298 7 WARNING neutron_lib.context [None req-dac66bd0-3c88-4994-b162-b1efcdcacc11 1e802e7ef9b644a0820d8f54c01de9a2 5dba3295cf364f94ba420227ed19f03d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 818/1558] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jul 1 14:24:32 2026] DELETE /v2.0/floatingips/c8afffe1-ef7d-4c87-b8e5-0b29f97d95fd => generated 0 bytes in 384 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1559] 10.0.0.218 () {34 vars in 666 bytes} [Wed Jul 1 14:24:33 2026] POST /v2.0/trunks => generated 407 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:24:33.502 7 WARNING neutron_lib.context [None req-bc7cda6d-6c64-45c0-a794-699085cab82d 1e802e7ef9b644a0820d8f54c01de9a2 5dba3295cf364f94ba420227ed19f03d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:24:33.570 7 INFO neutron.db.segments_db [None req-bc7cda6d-6c64-45c0-a794-699085cab82d 1e802e7ef9b644a0820d8f54c01de9a2 5dba3295cf364f94ba420227ed19f03d - - default default] Added segment 2e906484-3fe4-4463-842f-b7a285f15dd9 of type vxlan for network 9e3e44d2-e3de-4bc4-825b-7a19842dbeae [pid: 6|app: 0|req: 819/1560] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jul 1 14:24:33 2026] DELETE /v2.0/floatingips/fb06d613-39e2-40ea-bfc5-800b90449bff => generated 0 bytes in 381 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1561] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:24:33 2026] POST /v2.0/networks => generated 632 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:24:33.725 7 WARNING neutron_lib.context [None req-2cfe8ce8-3a8f-429e-846d-865c5a0019a4 1e802e7ef9b644a0820d8f54c01de9a2 5dba3295cf364f94ba420227ed19f03d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 820/1562] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jul 1 14:24:33 2026] DELETE /v2.0/floatingips/07135ba5-3d88-4b28-857b-77252efc2bf4 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1563] 10.0.0.218 () {34 vars in 664 bytes} [Wed Jul 1 14:24:33 2026] POST /v2.0/ports => generated 743 bytes in 300 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-07-01 14:24:34.028 7 WARNING neutron_lib.context [None req-79876b7e-9ba4-43ff-9921-660dc5853372 1e802e7ef9b644a0820d8f54c01de9a2 5dba3295cf364f94ba420227ed19f03d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 744/1564] 10.0.0.218 () {34 vars in 666 bytes} [Wed Jul 1 14:24:34 2026] POST /v2.0/trunks => generated 407 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:24:34.219 7 WARNING neutron_lib.context [None req-43c07b50-a623-4cb0-bc6d-94fe07c9e5c3 1e802e7ef9b644a0820d8f54c01de9a2 5dba3295cf364f94ba420227ed19f03d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:24:34.280 7 INFO neutron.db.segments_db [None req-43c07b50-a623-4cb0-bc6d-94fe07c9e5c3 1e802e7ef9b644a0820d8f54c01de9a2 5dba3295cf364f94ba420227ed19f03d - - default default] Added segment 4de4e6c9-8dd4-4cd7-8a6d-476f256c3eb2 of type vxlan for network 44a6e9d7-96fd-4165-8f98-6abdb2868fca [pid: 6|app: 0|req: 821/1565] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jul 1 14:24:33 2026] DELETE /v2.0/floatingips/e7711ed3-c13f-4b0a-84da-efd4490ffb1e => generated 0 bytes in 308 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1566] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:24:34 2026] POST /v2.0/networks => generated 631 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:24:34.386 6 WARNING neutron_lib.context [None req-d7767707-1ef1-4914-8a8d-1a4fd9c1d482 1e802e7ef9b644a0820d8f54c01de9a2 5dba3295cf364f94ba420227ed19f03d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 822/1567] 10.0.0.218 () {34 vars in 664 bytes} [Wed Jul 1 14:24:34 2026] POST /v2.0/ports => generated 743 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:24:34.780 7 WARNING neutron_lib.context [None req-499e8d34-7465-478f-b025-c280ee452eee 1e802e7ef9b644a0820d8f54c01de9a2 5dba3295cf364f94ba420227ed19f03d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 746/1568] 10.0.0.218 () {34 vars in 666 bytes} [Wed Jul 1 14:24:34 2026] POST /v2.0/trunks => generated 407 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 823/1569] 10.0.0.218 () {34 vars in 749 bytes} [Wed Jul 1 14:24:34 2026] PUT /v2.0/trunks/2dcff2f4-3e0f-4aa1-bd87-194263433f1c/tags => generated 17 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1570] 10.0.0.218 () {34 vars in 749 bytes} [Wed Jul 1 14:24:34 2026] PUT /v2.0/trunks/e1c8aab1-ac0e-42a4-896f-9b1662f89bdb/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 824/1571] 10.0.0.218 () {34 vars in 749 bytes} [Wed Jul 1 14:24:35 2026] PUT /v2.0/trunks/e4ccb172-1798-49ce-9834-b8a2f4dea093/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: 748/1572] 10.0.0.218 () {34 vars in 749 bytes} [Wed Jul 1 14:24:35 2026] PUT /v2.0/trunks/b5ad54d9-16a5-4d7b-99fe-d983effbbf27/tags => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 825/1573] 10.0.0.218 () {32 vars in 662 bytes} [Wed Jul 1 14:24:35 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 826/1574] 10.0.0.218 () {32 vars in 676 bytes} [Wed Jul 1 14:24:35 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 827/1575] 10.0.0.218 () {32 vars in 672 bytes} [Wed Jul 1 14:24:35 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 828/1576] 10.0.0.218 () {32 vars in 684 bytes} [Wed Jul 1 14:24:35 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 829/1577] 10.0.0.218 () {32 vars in 670 bytes} [Wed Jul 1 14:24:35 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 830/1578] 10.0.0.218 () {32 vars in 684 bytes} [Wed Jul 1 14:24:35 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 831/1579] 10.0.0.218 () {32 vars in 680 bytes} [Wed Jul 1 14:24:35 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 832/1580] 10.0.0.218 () {32 vars in 692 bytes} [Wed Jul 1 14:24:35 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 833/1581] 10.0.0.218 () {32 vars in 719 bytes} [Wed Jul 1 14:24:35 2026] GET /v2.0/trunks/2dcff2f4-3e0f-4aa1-bd87-194263433f1c => generated 412 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1582] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:24:35 2026] GET /v2.0/security-groups?tenant_id=8cee137dfffc4da2aa01600205828903&name=default => generated 2925 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 834/1583] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jul 1 14:24:35 2026] GET /v2.0/ports/86675d16-773e-4e96-92b7-18ddffc136ed => generated 826 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1584] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:24:35 2026] DELETE /v2.0/security-groups/a2d163bc-0350-4ca8-9be3-6fcb934490d3 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 835/1585] 10.0.0.218 () {32 vars in 722 bytes} [Wed Jul 1 14:24:35 2026] DELETE /v2.0/trunks/2dcff2f4-3e0f-4aa1-bd87-194263433f1c => 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: 751/1586] 10.0.0.218 () {32 vars in 719 bytes} [Wed Jul 1 14:24:35 2026] GET /v2.0/trunks/e1c8aab1-ac0e-42a4-896f-9b1662f89bdb => generated 420 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 836/1587] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jul 1 14:24:35 2026] GET /v2.0/ports/169cedb7-7078-4d0c-8671-fbab54207a8e => generated 826 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 837/1588] 10.0.0.218 () {32 vars in 722 bytes} [Wed Jul 1 14:24:35 2026] DELETE /v2.0/trunks/e1c8aab1-ac0e-42a4-896f-9b1662f89bdb => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1589] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:24:35 2026] GET /v2.0/security-groups?tenant_id=633ae87b00ad4c85b8eb3fd21c40ce17&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 838/1590] 10.0.0.218 () {32 vars in 719 bytes} [Wed Jul 1 14:24:35 2026] GET /v2.0/trunks/e4ccb172-1798-49ce-9834-b8a2f4dea093 => generated 429 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 839/1591] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jul 1 14:24:35 2026] GET /v2.0/ports/2549327e-f997-4f1b-841a-66425ad8ca5b => generated 826 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1592] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:24:35 2026] DELETE /v2.0/security-groups/2f79f8f5-cdf9-4861-aca9-1a68a169f2db => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 840/1593] 10.0.0.218 () {32 vars in 722 bytes} [Wed Jul 1 14:24:35 2026] DELETE /v2.0/trunks/e4ccb172-1798-49ce-9834-b8a2f4dea093 => 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: 754/1594] 10.0.0.218 () {32 vars in 719 bytes} [Wed Jul 1 14:24:35 2026] GET /v2.0/trunks/b5ad54d9-16a5-4d7b-99fe-d983effbbf27 => generated 414 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 841/1595] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jul 1 14:24:36 2026] GET /v2.0/ports/6423c483-280e-4544-8bf6-c10b8902463f => generated 826 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 842/1596] 10.0.0.218 () {32 vars in 722 bytes} [Wed Jul 1 14:24:36 2026] DELETE /v2.0/trunks/b5ad54d9-16a5-4d7b-99fe-d983effbbf27 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 843/1597] 10.0.0.218 () {32 vars in 719 bytes} [Wed Jul 1 14:24:36 2026] GET /v2.0/trunks/1ffb6e54-d65a-44e7-8cdc-22ee7c676853 => generated 407 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1598] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:24:36 2026] GET /v2.0/security-groups?tenant_id=5aeded9d80304d7da44a5913f3f978f2&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 844/1599] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jul 1 14:24:36 2026] GET /v2.0/ports/f5857f3d-7136-4f26-a890-156d3cc2e5c3 => generated 826 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1600] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:24:36 2026] DELETE /v2.0/security-groups/f8b01f93-ed28-45b0-a968-7d5e63b4b2b3 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 845/1601] 10.0.0.218 () {32 vars in 722 bytes} [Wed Jul 1 14:24:36 2026] DELETE /v2.0/trunks/1ffb6e54-d65a-44e7-8cdc-22ee7c676853 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1602] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jul 1 14:24:36 2026] DELETE /v2.0/ports/86675d16-773e-4e96-92b7-18ddffc136ed => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 846/1603] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jul 1 14:24:36 2026] DELETE /v2.0/ports/169cedb7-7078-4d0c-8671-fbab54207a8e => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1604] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jul 1 14:24:36 2026] DELETE /v2.0/ports/2549327e-f997-4f1b-841a-66425ad8ca5b => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 847/1605] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jul 1 14:24:37 2026] DELETE /v2.0/ports/6423c483-280e-4544-8bf6-c10b8902463f => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1606] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jul 1 14:24:37 2026] DELETE /v2.0/ports/f5857f3d-7136-4f26-a890-156d3cc2e5c3 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:24:37.710 6 INFO neutron.services.segments.plugin [-] Segment 28cb8d0d-59a0-4f69-86bd-a661c96c4c43 resource provider aggregate not found 2026-07-01 14:24:37.716 6 INFO neutron.services.segments.plugin [-] Segment 28cb8d0d-59a0-4f69-86bd-a661c96c4c43 resource provider aggregate not found 2026-07-01 14:24:37.730 6 INFO neutron.services.segments.plugin [-] Segment 28cb8d0d-59a0-4f69-86bd-a661c96c4c43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28cb8d0d-59a0-4f69-86bd-a661c96c4c43 found for delete ", "request_id": "req-b3919502-de7c-4c7d-a147-e766f1fd7b13"}]} 2026-07-01 14:24:37.732 6 INFO neutron.services.segments.plugin [-] Segment 28cb8d0d-59a0-4f69-86bd-a661c96c4c43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28cb8d0d-59a0-4f69-86bd-a661c96c4c43 found for delete ", "request_id": "req-1ec248a8-0919-4f47-8823-c6a1741e5a36"}]} [pid: 6|app: 0|req: 848/1607] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:24:37 2026] DELETE /v2.0/networks/809d7374-4ed7-4201-9e70-6253ff98feba => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:24:37.869 7 INFO neutron.services.segments.plugin [-] Segment 817381d8-1010-42fb-9d0e-e547bab64bf3 resource provider aggregate not found 2026-07-01 14:24:37.875 7 INFO neutron.services.segments.plugin [-] Segment 817381d8-1010-42fb-9d0e-e547bab64bf3 resource provider aggregate not found 2026-07-01 14:24:37.891 7 INFO neutron.services.segments.plugin [-] Segment 817381d8-1010-42fb-9d0e-e547bab64bf3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 817381d8-1010-42fb-9d0e-e547bab64bf3 found for delete ", "request_id": "req-ba3c5394-e431-4eca-8a44-5752349af21f"}]} [pid: 7|app: 0|req: 760/1608] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:24:37 2026] DELETE /v2.0/networks/3ab8430d-730d-4adf-b0f2-ae6f68e3f961 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:24:37.903 7 INFO neutron.services.segments.plugin [-] Segment 817381d8-1010-42fb-9d0e-e547bab64bf3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 817381d8-1010-42fb-9d0e-e547bab64bf3 found for delete ", "request_id": "req-dcae7305-683a-4103-9d78-1c2010c91605"}]} [pid: 7|app: 0|req: 761/1609] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:24:37 2026] DELETE /v2.0/networks/a7b20d91-b44c-4644-a63a-7fa315a99a5d => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 849/1610] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:24:37 2026] GET /v2.0/security-groups?tenant_id=96bfbdf96d0d4664a2d06d79ba3d849a&name=default => generated 2925 bytes in 482 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 850/1611] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:24:38 2026] DELETE /v2.0/security-groups/a6877fab-c051-48c5-a613-355b7a487161 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1612] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:24:38 2026] DELETE /v2.0/networks/9e3e44d2-e3de-4bc4-825b-7a19842dbeae => generated 0 bytes in 687 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 851/1613] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:24:38 2026] DELETE /v2.0/networks/44a6e9d7-96fd-4165-8f98-6abdb2868fca => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1614] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:24:38 2026] GET /v2.0/security-groups?tenant_id=2014f2e3509542ea9ed8083d9d9b038f&name=default => generated 2925 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 852/1615] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:24:39 2026] DELETE /v2.0/security-groups/5a0c13d2-176c-4f1a-81e0-f708c511199c => 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: 764/1616] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:24:39 2026] GET /v2.0/ports?device_id=b026f7c0-3b51-40af-aa4c-502fbb029740 => generated 1014 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:24:39.871 6 INFO neutron.services.segments.plugin [-] Segment 4de4e6c9-8dd4-4cd7-8a6d-476f256c3eb2 resource provider aggregate not found 2026-07-01 14:24:39.879 6 INFO neutron.services.segments.plugin [-] Segment 4de4e6c9-8dd4-4cd7-8a6d-476f256c3eb2 resource provider aggregate not found 2026-07-01 14:24:39.892 6 INFO neutron.services.segments.plugin [-] Segment 4de4e6c9-8dd4-4cd7-8a6d-476f256c3eb2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4de4e6c9-8dd4-4cd7-8a6d-476f256c3eb2 found for delete ", "request_id": "req-ad53e536-5447-4aa8-9f80-bd787612bc6e"}]} 2026-07-01 14:24:39.899 6 INFO neutron.services.segments.plugin [-] Segment 4de4e6c9-8dd4-4cd7-8a6d-476f256c3eb2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4de4e6c9-8dd4-4cd7-8a6d-476f256c3eb2 found for delete ", "request_id": "req-bb925086-77cb-4515-a333-b9e011fc7044"}]} [pid: 6|app: 0|req: 853/1617] 10.0.0.83 () {34 vars in 1119 bytes} [Wed Jul 1 14:24:39 2026] GET /v2.0/security-groups?id=9bee3957-bbb9-4fc1-ad59-ee9b3b356475&id=6776abd1-6468-44ab-b2e3-f5075009ae9c&fields=id&fields=name => generated 207 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:24:39.957 7 INFO neutron.services.segments.plugin [-] Segment 46dced25-6720-4810-9218-afff20d7816b resource provider aggregate not found 2026-07-01 14:24:39.966 7 INFO neutron.services.segments.plugin [-] Segment 46dced25-6720-4810-9218-afff20d7816b resource provider aggregate not found 2026-07-01 14:24:39.973 7 INFO neutron.services.segments.plugin [-] Segment 46dced25-6720-4810-9218-afff20d7816b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46dced25-6720-4810-9218-afff20d7816b found for delete ", "request_id": "req-05ce6e60-1665-4875-a880-527049bf2756"}]} 2026-07-01 14:24:39.984 7 INFO neutron.services.segments.plugin [-] Segment 46dced25-6720-4810-9218-afff20d7816b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46dced25-6720-4810-9218-afff20d7816b found for delete ", "request_id": "req-0eefa302-4685-4177-b82e-36dbe52f76c0"}]} 2026-07-01 14:24:39.990 7 INFO neutron.services.segments.plugin [-] Segment 2e906484-3fe4-4463-842f-b7a285f15dd9 resource provider aggregate not found 2026-07-01 14:24:40.009 7 INFO neutron.services.segments.plugin [-] Segment 2e906484-3fe4-4463-842f-b7a285f15dd9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e906484-3fe4-4463-842f-b7a285f15dd9 found for delete ", "request_id": "req-84703928-226e-4844-b0fa-1c48fba1e511"}]} 2026-07-01 14:24:40.009 7 INFO neutron.services.segments.plugin [-] Segment 2e906484-3fe4-4463-842f-b7a285f15dd9 resource provider aggregate not found 2026-07-01 14:24:40.029 7 INFO neutron.services.segments.plugin [-] Segment 2e906484-3fe4-4463-842f-b7a285f15dd9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e906484-3fe4-4463-842f-b7a285f15dd9 found for delete ", "request_id": "req-1506325f-2b98-43ba-876a-2614116088d1"}]} [pid: 7|app: 0|req: 765/1618] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:24:39 2026] GET /v2.0/security-groups?tenant_id=6c3da2f518f643708b854b4ef639ece9&name=default => generated 2925 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 854/1619] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jul 1 14:24:39 2026] GET /v2.0/ports?device_id=b026f7c0-3b51-40af-aa4c-502fbb029740 => generated 1283 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 855/1620] 10.0.0.218 () {32 vars in 858 bytes} [Wed Jul 1 14:24:40 2026] GET /v2.0/floatingips?floating_network_id=26f33944-765a-49ab-abff-4262ad2efb20&port_id=719821a0-86d2-476b-a8e3-6eeddb4f951a => generated 861 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1621] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:24:40 2026] DELETE /v2.0/security-groups/f6282a10-0592-4136-b5ad-74fb9902b264 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 856/1622] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:24:40 2026] GET /v2.0/security-groups?tenant_id=5dba3295cf364f94ba420227ed19f03d&name=default => generated 2925 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1623] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:24:40 2026] DELETE /v2.0/security-groups/d2a8b372-85af-425e-872c-74c8310c97c0 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 857/1624] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:24:40 2026] GET /v2.0/security-groups?tenant_id=50df0c853b5b4f7d8f5f4b9006966e9a&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: 768/1625] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:24:40 2026] DELETE /v2.0/security-groups/809b30bd-fe28-4aa1-b10e-59c41a660d3a => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:24:41.605 6 WARNING neutron_lib.context [None req-2e842c42-7240-4125-910a-592bd3af26e7 a2930807df244ca899d3ad54fe28d6ed 35895e2cbd0b4df8bed02f2055230033 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 858/1626] 10.0.0.218 () {34 vars in 676 bytes} [Wed Jul 1 14:24:41 2026] POST /v2.0/subnetpools => generated 516 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:24:41.671 7 WARNING neutron_lib.context [None req-e5f6e4c2-826b-48a2-8a7e-d10fd395cb16 a2930807df244ca899d3ad54fe28d6ed 35895e2cbd0b4df8bed02f2055230033 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 769/1627] 10.0.0.218 () {34 vars in 676 bytes} [Wed Jul 1 14:24:41 2026] POST /v2.0/subnetpools => generated 516 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:24:41.748 6 WARNING neutron_lib.context [None req-1bfe0a2a-3154-4ddf-a68f-3f5b754fcaaa a2930807df244ca899d3ad54fe28d6ed 35895e2cbd0b4df8bed02f2055230033 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 859/1628] 10.0.0.218 () {34 vars in 676 bytes} [Wed Jul 1 14:24:41 2026] POST /v2.0/subnetpools => generated 516 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:24:41.811 7 WARNING neutron_lib.context [None req-1ddb1ed4-f8f3-4c94-8b94-d4afa83d0473 a2930807df244ca899d3ad54fe28d6ed 35895e2cbd0b4df8bed02f2055230033 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 770/1629] 10.0.0.218 () {34 vars in 676 bytes} [Wed Jul 1 14:24:41 2026] POST /v2.0/subnetpools => generated 516 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:24:41.885 7 WARNING neutron_lib.context [None req-75ad3be2-db83-4d86-b631-5e784f0835c5 a2930807df244ca899d3ad54fe28d6ed 35895e2cbd0b4df8bed02f2055230033 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 771/1630] 10.0.0.218 () {34 vars in 676 bytes} [Wed Jul 1 14:24:41 2026] POST /v2.0/subnetpools => generated 516 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1633] 10.0.0.218 () {34 vars in 759 bytes} [Wed Jul 1 14:24:41 2026] PUT /v2.0/subnetpools/92ae8e10-79f6-400a-91eb-1a0216142fad/tags => generated 17 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1634] 10.0.0.218 () {34 vars in 759 bytes} [Wed Jul 1 14:24:41 2026] PUT /v2.0/subnetpools/175e8383-d8ec-40fc-b07c-c96853908938/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: 776/1635] 10.0.0.218 () {34 vars in 759 bytes} [Wed Jul 1 14:24:42 2026] PUT /v2.0/subnetpools/e5899598-380a-4baa-adde-b932d5148617/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1636] 10.0.0.218 () {34 vars in 759 bytes} [Wed Jul 1 14:24:42 2026] PUT /v2.0/subnetpools/8c616b19-c090-4e87-be74-90cbb1c66a38/tags => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 860/1637] 10.0.0.76 () {34 vars in 989 bytes} [Wed Jul 1 14:24:41 2026] GET /v2.0/ports?device_id=b026f7c0-3b51-40af-aa4c-502fbb029740 => generated 1283 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1638] 10.0.0.218 () {32 vars in 672 bytes} [Wed Jul 1 14:24:42 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 861/1639] 10.0.0.76 () {34 vars in 1119 bytes} [Wed Jul 1 14:24:42 2026] GET /v2.0/security-groups?id=6776abd1-6468-44ab-b2e3-f5075009ae9c&id=9bee3957-bbb9-4fc1-ad59-ee9b3b356475&fields=id&fields=name => generated 207 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1640] 10.0.0.218 () {32 vars in 686 bytes} [Wed Jul 1 14:24:42 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 862/1641] 10.0.0.218 () {32 vars in 682 bytes} [Wed Jul 1 14:24:42 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1642] 10.0.0.218 () {32 vars in 694 bytes} [Wed Jul 1 14:24:42 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 863/1643] 10.0.0.218 () {32 vars in 680 bytes} [Wed Jul 1 14:24:42 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1644] 10.0.0.218 () {32 vars in 694 bytes} [Wed Jul 1 14:24:42 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 864/1645] 10.0.0.218 () {32 vars in 690 bytes} [Wed Jul 1 14:24:42 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1646] 10.0.0.218 () {32 vars in 702 bytes} [Wed Jul 1 14:24:42 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 865/1647] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jul 1 14:24:42 2026] DELETE /v2.0/subnetpools/92ae8e10-79f6-400a-91eb-1a0216142fad => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1648] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jul 1 14:24:42 2026] DELETE /v2.0/subnetpools/175e8383-d8ec-40fc-b07c-c96853908938 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 866/1649] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jul 1 14:24:42 2026] DELETE /v2.0/subnetpools/e5899598-380a-4baa-adde-b932d5148617 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1650] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jul 1 14:24:42 2026] DELETE /v2.0/subnetpools/8c616b19-c090-4e87-be74-90cbb1c66a38 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 867/1651] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jul 1 14:24:43 2026] DELETE /v2.0/subnetpools/6a28927d-7500-4342-912f-9f48ca97a8c6 => 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: 785/1652] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:24:43 2026] GET /v2.0/security-groups?tenant_id=34410d9d092c460bafe28093bb2c8faa&name=default => generated 2925 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 868/1653] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:24:43 2026] DELETE /v2.0/security-groups/6b2676db-1c4a-4fea-b0ed-1132c58555ab => 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: 786/1654] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:24:43 2026] GET /v2.0/security-groups?tenant_id=258006f9f94a42eabfda61f73f5ff625&name=default => generated 2925 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 869/1655] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:24:43 2026] DELETE /v2.0/security-groups/190dfa17-c44c-4972-a2b3-04896f7c406d => 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: 787/1656] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:24:43 2026] GET /v2.0/security-groups?tenant_id=35895e2cbd0b4df8bed02f2055230033&name=default => generated 2925 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1657] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:24:44 2026] GET /v2.0/ports?device_id=b026f7c0-3b51-40af-aa4c-502fbb029740 => generated 1014 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:24:44.358 7 WARNING neutron_lib.context [None req-b9f14f04-fb69-43d4-a343-04066021bf9d 89e4dd0e955c4acc923321ddbd99ffcb 54d55e2b90504b7fbd5c5c3a83c8dbbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 870/1658] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:24:44 2026] DELETE /v2.0/security-groups/c4c0faeb-fb73-4c04-8019-a2b35a1a09ac => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 871/1659] 10.0.0.83 () {34 vars in 1119 bytes} [Wed Jul 1 14:24:44 2026] GET /v2.0/security-groups?id=9bee3957-bbb9-4fc1-ad59-ee9b3b356475&id=6776abd1-6468-44ab-b2e3-f5075009ae9c&fields=id&fields=name => generated 207 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:24:44.519 7 INFO neutron.db.segments_db [None req-b9f14f04-fb69-43d4-a343-04066021bf9d 89e4dd0e955c4acc923321ddbd99ffcb 54d55e2b90504b7fbd5c5c3a83c8dbbe - - default default] Added segment 8b0ffb17-41de-487a-9855-2c280dc64220 of type vxlan for network 608cdf03-e238-4485-808b-05f14cdd99d1 [pid: 7|app: 0|req: 789/1660] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:24:44 2026] POST /v2.0/networks => generated 632 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 872/1661] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:24:44 2026] GET /v2.0/security-groups?tenant_id=d3203e39f8a94e33b6d63553370feb99&name=default => generated 2925 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:24:44.642 7 WARNING neutron_lib.context [None req-c1d7dd7c-1570-4d21-89a5-29ca80875f00 89e4dd0e955c4acc923321ddbd99ffcb 54d55e2b90504b7fbd5c5c3a83c8dbbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:24:44.709 7 INFO neutron.db.segments_db [None req-c1d7dd7c-1570-4d21-89a5-29ca80875f00 89e4dd0e955c4acc923321ddbd99ffcb 54d55e2b90504b7fbd5c5c3a83c8dbbe - - default default] Added segment 6abf2cab-625d-464d-8f64-6c0e19919ab4 of type vxlan for network 538a4490-bd9e-4443-9e25-333c34323ed4 [pid: 6|app: 0|req: 873/1662] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:24:44 2026] DELETE /v2.0/security-groups/744d2f50-cba5-4757-8aa2-f66ea9265838 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1663] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:24:44 2026] POST /v2.0/networks => generated 631 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 874/1664] 10.0.0.218 () {34 vars in 753 bytes} [Wed Jul 1 14:24:44 2026] PUT /v2.0/networks/608cdf03-e238-4485-808b-05f14cdd99d1/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1665] 10.0.0.218 () {32 vars in 733 bytes} [Wed Jul 1 14:24:44 2026] GET /v2.0/networks/608cdf03-e238-4485-808b-05f14cdd99d1/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 875/1666] 10.0.0.218 () {34 vars in 753 bytes} [Wed Jul 1 14:24:44 2026] PUT /v2.0/networks/538a4490-bd9e-4443-9e25-333c34323ed4/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1667] 10.0.0.218 () {32 vars in 733 bytes} [Wed Jul 1 14:24:44 2026] GET /v2.0/networks/538a4490-bd9e-4443-9e25-333c34323ed4/tags => generated 17 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1668] 10.0.0.218 () {34 vars in 753 bytes} [Wed Jul 1 14:24:44 2026] PUT /v2.0/networks/538a4490-bd9e-4443-9e25-333c34323ed4/tags => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1669] 10.0.0.218 () {32 vars in 733 bytes} [Wed Jul 1 14:24:45 2026] GET /v2.0/networks/538a4490-bd9e-4443-9e25-333c34323ed4/tags => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 876/1670] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:24:44 2026] GET /v2.0/security-groups?tenant_id=24735755cf964d11851034d0887307a8&name=default => generated 2925 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1671] 10.0.0.218 () {32 vars in 733 bytes} [Wed Jul 1 14:24:45 2026] GET /v2.0/networks/608cdf03-e238-4485-808b-05f14cdd99d1/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 877/1672] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:24:45 2026] DELETE /v2.0/security-groups/876778b8-7261-443c-8e55-eb43110422a2 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:24:45.281 7 INFO neutron.services.segments.plugin [-] Segment 8b0ffb17-41de-487a-9855-2c280dc64220 resource provider aggregate not found 2026-07-01 14:24:45.287 7 INFO neutron.services.segments.plugin [-] Segment 8b0ffb17-41de-487a-9855-2c280dc64220 resource provider aggregate not found 2026-07-01 14:24:45.302 7 INFO neutron.services.segments.plugin [-] Segment 8b0ffb17-41de-487a-9855-2c280dc64220 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b0ffb17-41de-487a-9855-2c280dc64220 found for delete ", "request_id": "req-b8b328f0-e181-4100-bc74-f1273d01d975"}]} 2026-07-01 14:24:45.305 7 INFO neutron.services.segments.plugin [-] Segment 8b0ffb17-41de-487a-9855-2c280dc64220 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b0ffb17-41de-487a-9855-2c280dc64220 found for delete ", "request_id": "req-c01de222-78d8-4b1e-bbbc-e9143c447153"}]} [pid: 7|app: 0|req: 796/1673] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:24:45 2026] DELETE /v2.0/networks/608cdf03-e238-4485-808b-05f14cdd99d1 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:24:45.459 6 INFO neutron.services.segments.plugin [-] Segment 6abf2cab-625d-464d-8f64-6c0e19919ab4 resource provider aggregate not found 2026-07-01 14:24:45.464 6 INFO neutron.services.segments.plugin [-] Segment 6abf2cab-625d-464d-8f64-6c0e19919ab4 resource provider aggregate not found 2026-07-01 14:24:45.482 6 INFO neutron.services.segments.plugin [-] Segment 6abf2cab-625d-464d-8f64-6c0e19919ab4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6abf2cab-625d-464d-8f64-6c0e19919ab4 found for delete ", "request_id": "req-d11051f3-efcd-4a03-af68-e6007e64cf35"}]} 2026-07-01 14:24:45.483 6 INFO neutron.services.segments.plugin [-] Segment 6abf2cab-625d-464d-8f64-6c0e19919ab4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6abf2cab-625d-464d-8f64-6c0e19919ab4 found for delete ", "request_id": "req-e0f0d7ea-4d0d-4255-8930-258f30205037"}]} [pid: 6|app: 0|req: 878/1674] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:24:45 2026] DELETE /v2.0/networks/538a4490-bd9e-4443-9e25-333c34323ed4 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1675] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:24:45 2026] GET /v2.0/ports?device_id=b026f7c0-3b51-40af-aa4c-502fbb029740 => generated 1014 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 879/1676] 10.0.0.83 () {34 vars in 1119 bytes} [Wed Jul 1 14:24:45 2026] GET /v2.0/security-groups?id=9bee3957-bbb9-4fc1-ad59-ee9b3b356475&id=6776abd1-6468-44ab-b2e3-f5075009ae9c&fields=id&fields=name => generated 207 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1677] 199.204.45.235 () {34 vars in 994 bytes} [Wed Jul 1 14:24:46 2026] GET /v2.0/ports?device_id=b026f7c0-3b51-40af-aa4c-502fbb029740 => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:24:46.650 7 INFO neutron.db.l3_db [req-dc663732-65ea-45b7-973f-e880e8cd1286 req-50233023-f465-4b47-b5b1-0d0f6d178c3a df3a9f1b59f2416ba981c04c3230dbeb 1c6fb7a18615490a870f21ddfcf3e835 - - default default] Floating IP 0124790d-2462-4a53-8aa7-4c8760885c85 disassociated. External IP: 10.96.250.211, port: 719821a0-86d2-476b-a8e3-6eeddb4f951a. [pid: 6|app: 0|req: 880/1678] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:24:46 2026] GET /v2.0/security-groups?tenant_id=57b646e6eb784eb0a67c09e9e4cfce6f&name=default => generated 2925 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 881/1679] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:24:46 2026] DELETE /v2.0/security-groups/c523d2b0-af63-4d31-9bb8-e588fd375dbe => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 882/1680] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:24:46 2026] GET /v2.0/ports?device_id=b026f7c0-3b51-40af-aa4c-502fbb029740 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 883/1681] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:24:46 2026] GET /v2.0/security-groups?tenant_id=54d55e2b90504b7fbd5c5c3a83c8dbbe&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 884/1682] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:24:46 2026] DELETE /v2.0/security-groups/162f2a90-54c4-48c0-a922-6ceac45e7a9a => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1683] 199.204.45.235 () {36 vars in 997 bytes} [Wed Jul 1 14:24:46 2026] DELETE /v2.0/ports/719821a0-86d2-476b-a8e3-6eeddb4f951a => generated 0 bytes in 732 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 885/1684] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:24:47 2026] GET /v2.0/ports?device_id=b026f7c0-3b51-40af-aa4c-502fbb029740 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:24:48.800 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0acec77f-4dc6-4bdf-bea1-88d68582647d'] response: {'server_uuid': 'b026f7c0-3b51-40af-aa4c-502fbb029740', 'name': 'network-vif-deleted', 'tag': '719821a0-86d2-476b-a8e3-6eeddb4f951a', 'status': 'completed', 'code': 200} 2026-07-01 14:24:48.922 7 WARNING neutron_lib.context [None req-621361d0-49aa-4d20-9931-9493f2611f36 791d473b29474fce84b822ba8223e11f fb8d167614564c5494e7bd52d8c485f5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 886/1685] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:24:48 2026] GET /v2.0/ports?device_id=b026f7c0-3b51-40af-aa4c-502fbb029740 => 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: 800/1686] 10.0.0.218 () {34 vars in 676 bytes} [Wed Jul 1 14:24:48 2026] POST /v2.0/floatingips => generated 552 bytes in 731 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 887/1687] 10.0.0.218 () {34 vars in 759 bytes} [Wed Jul 1 14:24:49 2026] PUT /v2.0/floatingips/56b1c132-c23d-4889-82b4-bdd59401686b/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: 801/1688] 10.0.0.218 () {32 vars in 739 bytes} [Wed Jul 1 14:24:49 2026] GET /v2.0/floatingips/56b1c132-c23d-4889-82b4-bdd59401686b/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1689] 10.0.0.218 () {34 vars in 770 bytes} [Wed Jul 1 14:24:49 2026] PUT /v2.0/floatingips/56b1c132-c23d-4889-82b4-bdd59401686b/tags/green => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1690] 10.0.0.218 () {32 vars in 739 bytes} [Wed Jul 1 14:24:49 2026] GET /v2.0/floatingips/56b1c132-c23d-4889-82b4-bdd59401686b/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1691] 10.0.0.218 () {34 vars in 766 bytes} [Wed Jul 1 14:24:49 2026] PUT /v2.0/floatingips/56b1c132-c23d-4889-82b4-bdd59401686b/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: 805/1692] 10.0.0.218 () {32 vars in 739 bytes} [Wed Jul 1 14:24:49 2026] GET /v2.0/floatingips/56b1c132-c23d-4889-82b4-bdd59401686b/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1693] 10.0.0.218 () {34 vars in 788 bytes} [Wed Jul 1 14:24:49 2026] PUT /v2.0/floatingips/56b1c132-c23d-4889-82b4-bdd59401686b/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: 807/1694] 10.0.0.218 () {32 vars in 739 bytes} [Wed Jul 1 14:24:49 2026] GET /v2.0/floatingips/56b1c132-c23d-4889-82b4-bdd59401686b/tags => generated 52 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1695] 10.0.0.218 () {34 vars in 759 bytes} [Wed Jul 1 14:24:49 2026] PUT /v2.0/floatingips/56b1c132-c23d-4889-82b4-bdd59401686b/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: 809/1696] 10.0.0.218 () {32 vars in 739 bytes} [Wed Jul 1 14:24:49 2026] GET /v2.0/floatingips/56b1c132-c23d-4889-82b4-bdd59401686b/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: 810/1697] 10.0.0.218 () {32 vars in 747 bytes} [Wed Jul 1 14:24:49 2026] GET /v2.0/floatingips/56b1c132-c23d-4889-82b4-bdd59401686b/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 888/1698] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:24:49 2026] GET /v2.0/security-groups?tenant_id=2cd010eb55064f65be38885db282da5d&name=default => generated 2925 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:24:49.920 7 INFO neutron.api.v2.resource [None req-6d5acce7-9efb-4b6c-ab3b-eb9a84fe9817 791d473b29474fce84b822ba8223e11f fb8d167614564c5494e7bd52d8c485f5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 811/1699] 10.0.0.218 () {32 vars in 751 bytes} [Wed Jul 1 14:24:49 2026] GET /v2.0/floatingips/56b1c132-c23d-4889-82b4-bdd59401686b/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1700] 10.0.0.218 () {32 vars in 750 bytes} [Wed Jul 1 14:24:49 2026] DELETE /v2.0/floatingips/56b1c132-c23d-4889-82b4-bdd59401686b/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 889/1701] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:24:49 2026] DELETE /v2.0/security-groups/b172c584-7d06-48ce-96d7-c217d3798885 => 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: 813/1702] 10.0.0.218 () {32 vars in 739 bytes} [Wed Jul 1 14:24:49 2026] GET /v2.0/floatingips/56b1c132-c23d-4889-82b4-bdd59401686b/tags => generated 30 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:24:50.073 6 INFO neutron.api.v2.resource [None req-f64ffc2f-74f4-4cd9-b7ba-f04c60da6b4b 791d473b29474fce84b822ba8223e11f fb8d167614564c5494e7bd52d8c485f5 - - default default] delete failed (client error): The resource could not be found. [pid: 6|app: 0|req: 890/1703] 10.0.0.218 () {32 vars in 754 bytes} [Wed Jul 1 14:24:50 2026] DELETE /v2.0/floatingips/56b1c132-c23d-4889-82b4-bdd59401686b/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1704] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:24:50 2026] GET /v2.0/ports?device_id=b026f7c0-3b51-40af-aa4c-502fbb029740 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 891/1705] 10.0.0.218 () {32 vars in 742 bytes} [Wed Jul 1 14:24:50 2026] DELETE /v2.0/floatingips/56b1c132-c23d-4889-82b4-bdd59401686b/tags => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1706] 10.0.0.218 () {32 vars in 739 bytes} [Wed Jul 1 14:24:50 2026] GET /v2.0/floatingips/56b1c132-c23d-4889-82b4-bdd59401686b/tags => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 892/1707] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jul 1 14:24:50 2026] DELETE /v2.0/floatingips/56b1c132-c23d-4889-82b4-bdd59401686b => generated 0 bytes in 311 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1708] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:24:50 2026] GET /v2.0/security-groups?tenant_id=7cafacca0fee41e0ba6958c801c09cc0&name=default => generated 2925 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 893/1709] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:24:50 2026] DELETE /v2.0/security-groups/1d3d9497-841f-4172-b23d-37bae3c41179 => 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: 817/1710] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:24:51 2026] GET /v2.0/security-groups?tenant_id=ad61ab2cfe10481bbcdc62d8e9a1f0a6&name=default => generated 2925 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1711] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:24:51 2026] DELETE /v2.0/security-groups/7a77201b-4fdc-4577-8dd9-4ae656232ab2 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1712] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:24:51 2026] DELETE /v2.0/security-groups/9bee3957-bbb9-4fc1-ad59-ee9b3b356475 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:24:51.456 7 INFO neutron.api.v2.resource [None req-bfe4fa81-f2c1-4454-a79a-838535112a41 df3a9f1b59f2416ba981c04c3230dbeb 1c6fb7a18615490a870f21ddfcf3e835 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 820/1713] 10.0.0.218 () {32 vars in 737 bytes} [Wed Jul 1 14:24:51 2026] GET /v2.0/security-groups/9bee3957-bbb9-4fc1-ad59-ee9b3b356475 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 894/1714] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:24:51 2026] GET /v2.0/security-groups?tenant_id=fb8d167614564c5494e7bd52d8c485f5&name=default => generated 2925 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 895/1715] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:24:51 2026] DELETE /v2.0/security-groups/23dc3ba2-f833-4b9d-93a4-c2de55c9ed16 => 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: 821/1716] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jul 1 14:24:51 2026] DELETE /v2.0/floatingips/0124790d-2462-4a53-8aa7-4c8760885c85 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 896/1717] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:24:51 2026] GET /v2.0/security-groups?tenant_id=378dc15027294c7080bde3ea81e5cdb5&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1718] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:24:51 2026] DELETE /v2.0/security-groups/6776abd1-6468-44ab-b2e3-f5075009ae9c => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 897/1719] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:24:51 2026] DELETE /v2.0/security-groups/0da0b965-cfb8-4634-9c41-4c5f9f2b7dcc => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 898/1720] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:24:52 2026] GET /v2.0/security-groups?tenant_id=47d3d12644bd4cfba622db2023f2d0c1&name=default => generated 2925 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 899/1721] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:24:52 2026] DELETE /v2.0/security-groups/466533c6-449c-46a0-bf4d-dd826468ca6f => 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: 823/1722] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jul 1 14:24:51 2026] PUT /v2.0/routers/11bedf1e-47ed-48ba-af5e-dc14bb4fb87c/remove_router_interface => generated 309 bytes in 1037 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:24:53.785 6 INFO neutron.services.segments.plugin [-] Segment cef69c30-b43e-4900-934d-ff325aeb37dc resource provider aggregate not found 2026-07-01 14:24:53.790 6 INFO neutron.services.segments.plugin [-] Segment cef69c30-b43e-4900-934d-ff325aeb37dc resource provider aggregate not found 2026-07-01 14:24:53.798 6 INFO neutron.db.l3_hamode_db [None req-1d8d0d59-cdfb-420e-a8a9-084383fcff90 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] HA network b9b8627c-2087-4d96-8191-aec26dc16be8 was deleted as no HA routers are present in tenant 1c6fb7a18615490a870f21ddfcf3e835. [pid: 6|app: 0|req: 900/1723] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:24:52 2026] DELETE /v2.0/routers/11bedf1e-47ed-48ba-af5e-dc14bb4fb87c => generated 0 bytes in 877 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1724] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:24:53 2026] DELETE /v2.0/subnets/08691821-1e1e-45ad-9748-e4e0ecd98824 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:24:53.993 6 INFO neutron.services.segments.plugin [-] Segment cef69c30-b43e-4900-934d-ff325aeb37dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cef69c30-b43e-4900-934d-ff325aeb37dc found for delete ", "request_id": "req-f49f5cb4-1071-4d20-bdf4-201135c93de8"}]} 2026-07-01 14:24:53.994 6 INFO neutron.services.segments.plugin [-] Segment cef69c30-b43e-4900-934d-ff325aeb37dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cef69c30-b43e-4900-934d-ff325aeb37dc found for delete ", "request_id": "req-f3b98e7a-d8b7-456c-8def-48f3f6a166c4"}]} [pid: 6|app: 0|req: 901/1725] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:24:53 2026] DELETE /v2.0/networks/d3e698e9-9f6f-4654-b003-e9098590eb7f => generated 0 bytes in 321 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 902/1726] 10.0.0.218 () {32 vars in 653 bytes} [Wed Jul 1 14:24:54 2026] GET /v2.0/extensions => generated 20516 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 6|app: 0|req: 903/1727] 10.0.0.218 () {32 vars in 681 bytes} [Wed Jul 1 14:24:54 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 904/1728] 10.0.0.218 () {32 vars in 681 bytes} [Wed Jul 1 14:24:54 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 905/1729] 10.0.0.218 () {32 vars in 729 bytes} [Wed Jul 1 14:24:54 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 906/1730] 10.0.0.218 () {32 vars in 665 bytes} [Wed Jul 1 14:24:54 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: 6|app: 0|req: 907/1731] 10.0.0.218 () {32 vars in 699 bytes} [Wed Jul 1 14:24:54 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: 6|app: 0|req: 908/1732] 10.0.0.218 () {32 vars in 697 bytes} [Wed Jul 1 14:24:54 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: 6|app: 0|req: 909/1733] 10.0.0.218 () {32 vars in 701 bytes} [Wed Jul 1 14:24:54 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: 6|app: 0|req: 910/1734] 10.0.0.218 () {32 vars in 689 bytes} [Wed Jul 1 14:24:54 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: 6|app: 0|req: 911/1735] 10.0.0.218 () {32 vars in 703 bytes} [Wed Jul 1 14:24:54 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: 6|app: 0|req: 912/1736] 10.0.0.218 () {32 vars in 693 bytes} [Wed Jul 1 14:24:54 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 913/1737] 10.0.0.218 () {32 vars in 695 bytes} [Wed Jul 1 14:24:54 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: 6|app: 0|req: 914/1738] 10.0.0.218 () {32 vars in 685 bytes} [Wed Jul 1 14:24:54 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: 6|app: 0|req: 915/1739] 10.0.0.218 () {32 vars in 687 bytes} [Wed Jul 1 14:24:54 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 916/1740] 10.0.0.218 () {32 vars in 661 bytes} [Wed Jul 1 14:24:54 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: 6|app: 0|req: 917/1741] 10.0.0.218 () {32 vars in 699 bytes} [Wed Jul 1 14:24:54 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: 6|app: 0|req: 918/1742] 10.0.0.218 () {32 vars in 679 bytes} [Wed Jul 1 14:24:54 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: 6|app: 0|req: 919/1743] 10.0.0.218 () {32 vars in 683 bytes} [Wed Jul 1 14:24:54 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 920/1744] 10.0.0.218 () {32 vars in 675 bytes} [Wed Jul 1 14:24:54 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 921/1745] 10.0.0.218 () {32 vars in 689 bytes} [Wed Jul 1 14:24:54 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: 6|app: 0|req: 922/1746] 10.0.0.218 () {32 vars in 723 bytes} [Wed Jul 1 14:24:54 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 923/1747] 10.0.0.218 () {32 vars in 687 bytes} [Wed Jul 1 14:24:54 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 924/1748] 10.0.0.218 () {32 vars in 669 bytes} [Wed Jul 1 14:24:54 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 925/1749] 10.0.0.218 () {32 vars in 687 bytes} [Wed Jul 1 14:24:54 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 926/1750] 10.0.0.218 () {32 vars in 681 bytes} [Wed Jul 1 14:24:55 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: 6|app: 0|req: 927/1751] 10.0.0.218 () {32 vars in 699 bytes} [Wed Jul 1 14:24:55 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 928/1752] 10.0.0.218 () {32 vars in 679 bytes} [Wed Jul 1 14:24:55 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 929/1753] 10.0.0.218 () {32 vars in 667 bytes} [Wed Jul 1 14:24:55 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: 6|app: 0|req: 930/1754] 10.0.0.218 () {32 vars in 677 bytes} [Wed Jul 1 14:24:55 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 931/1755] 10.0.0.218 () {32 vars in 665 bytes} [Wed Jul 1 14:24:55 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: 6|app: 0|req: 932/1756] 10.0.0.218 () {32 vars in 675 bytes} [Wed Jul 1 14:24:55 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: 6|app: 0|req: 933/1757] 10.0.0.218 () {32 vars in 713 bytes} [Wed Jul 1 14:24:55 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 934/1758] 10.0.0.218 () {32 vars in 691 bytes} [Wed Jul 1 14:24:55 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 935/1759] 10.0.0.218 () {32 vars in 683 bytes} [Wed Jul 1 14:24:55 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 936/1760] 10.0.0.218 () {32 vars in 669 bytes} [Wed Jul 1 14:24:55 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 937/1761] 10.0.0.218 () {32 vars in 687 bytes} [Wed Jul 1 14:24:55 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: 6|app: 0|req: 938/1762] 10.0.0.218 () {32 vars in 705 bytes} [Wed Jul 1 14:24:55 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 939/1763] 10.0.0.218 () {32 vars in 675 bytes} [Wed Jul 1 14:24:55 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 940/1764] 10.0.0.218 () {32 vars in 701 bytes} [Wed Jul 1 14:24:55 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 941/1765] 10.0.0.218 () {32 vars in 675 bytes} [Wed Jul 1 14:24:55 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: 6|app: 0|req: 942/1766] 10.0.0.218 () {32 vars in 693 bytes} [Wed Jul 1 14:24:55 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: 6|app: 0|req: 943/1767] 10.0.0.218 () {32 vars in 689 bytes} [Wed Jul 1 14:24:55 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 944/1768] 10.0.0.218 () {32 vars in 709 bytes} [Wed Jul 1 14:24:55 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-07-01 14:24:55.232 6 WARNING neutron_lib.context [None req-897935b6-7bc6-4b31-9339-7775d10999bd 84cf388dd2ec461f9ef5dc9fc082ced0 c2004743a1ec4b95885e7eb196460123 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 825/1769] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jul 1 14:24:54 2026] PUT /v2.0/routers/da46b33e-5dd1-4738-aa9d-4435ee0d2109/remove_router_interface => generated 309 bytes in 1061 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1770] 10.0.0.218 () {32 vars in 705 bytes} [Wed Jul 1 14:24:55 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:24:55.396 6 INFO neutron.db.segments_db [None req-897935b6-7bc6-4b31-9339-7775d10999bd 84cf388dd2ec461f9ef5dc9fc082ced0 c2004743a1ec4b95885e7eb196460123 - - default default] Added segment 2e03b700-0510-485e-9212-78d171e6b3f1 of type vxlan for network 49a621c6-0bd3-48a1-a1a8-51462e413e82 [pid: 6|app: 0|req: 945/1771] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:24:55 2026] POST /v2.0/networks => generated 631 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 946/1772] 10.0.0.218 () {32 vars in 719 bytes} [Wed Jul 1 14:24:55 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 947/1773] 10.0.0.218 () {34 vars in 753 bytes} [Wed Jul 1 14:24:55 2026] PUT /v2.0/networks/49a621c6-0bd3-48a1-a1a8-51462e413e82/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 948/1774] 10.0.0.218 () {32 vars in 697 bytes} [Wed Jul 1 14:24:55 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 949/1775] 10.0.0.218 () {32 vars in 733 bytes} [Wed Jul 1 14:24:55 2026] GET /v2.0/networks/49a621c6-0bd3-48a1-a1a8-51462e413e82/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 950/1776] 10.0.0.218 () {32 vars in 711 bytes} [Wed Jul 1 14:24:55 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 951/1777] 10.0.0.218 () {34 vars in 764 bytes} [Wed Jul 1 14:24:55 2026] PUT /v2.0/networks/49a621c6-0bd3-48a1-a1a8-51462e413e82/tags/green => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 952/1778] 10.0.0.218 () {32 vars in 669 bytes} [Wed Jul 1 14:24:55 2026] GET /v2.0/extensions/binding => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 953/1779] 10.0.0.218 () {32 vars in 733 bytes} [Wed Jul 1 14:24:55 2026] GET /v2.0/networks/49a621c6-0bd3-48a1-a1a8-51462e413e82/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 954/1780] 10.0.0.218 () {32 vars in 687 bytes} [Wed Jul 1 14:24:55 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 955/1781] 10.0.0.218 () {34 vars in 760 bytes} [Wed Jul 1 14:24:55 2026] PUT /v2.0/networks/49a621c6-0bd3-48a1-a1a8-51462e413e82/tags/red => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 956/1782] 10.0.0.218 () {32 vars in 681 bytes} [Wed Jul 1 14:24:55 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 957/1783] 10.0.0.218 () {32 vars in 733 bytes} [Wed Jul 1 14:24:55 2026] GET /v2.0/networks/49a621c6-0bd3-48a1-a1a8-51462e413e82/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 958/1784] 10.0.0.218 () {32 vars in 675 bytes} [Wed Jul 1 14:24:55 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 959/1785] 10.0.0.218 () {34 vars in 782 bytes} [Wed Jul 1 14:24:55 2026] PUT /v2.0/networks/49a621c6-0bd3-48a1-a1a8-51462e413e82/tags/black.or.white => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 960/1786] 10.0.0.218 () {32 vars in 671 bytes} [Wed Jul 1 14:24:55 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: 6|app: 0|req: 961/1787] 10.0.0.218 () {32 vars in 661 bytes} [Wed Jul 1 14:24:55 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: 6|app: 0|req: 962/1788] 10.0.0.218 () {32 vars in 733 bytes} [Wed Jul 1 14:24:55 2026] GET /v2.0/networks/49a621c6-0bd3-48a1-a1a8-51462e413e82/tags => generated 52 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 963/1789] 10.0.0.218 () {32 vars in 699 bytes} [Wed Jul 1 14:24:55 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 964/1790] 10.0.0.218 () {34 vars in 753 bytes} [Wed Jul 1 14:24:55 2026] PUT /v2.0/networks/49a621c6-0bd3-48a1-a1a8-51462e413e82/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 965/1791] 10.0.0.218 () {32 vars in 699 bytes} [Wed Jul 1 14:24:55 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 966/1792] 10.0.0.218 () {32 vars in 733 bytes} [Wed Jul 1 14:24:55 2026] GET /v2.0/networks/49a621c6-0bd3-48a1-a1a8-51462e413e82/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 967/1793] 10.0.0.218 () {32 vars in 677 bytes} [Wed Jul 1 14:24:55 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 968/1794] 10.0.0.218 () {32 vars in 741 bytes} [Wed Jul 1 14:24:55 2026] GET /v2.0/networks/49a621c6-0bd3-48a1-a1a8-51462e413e82/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 969/1795] 10.0.0.218 () {32 vars in 669 bytes} [Wed Jul 1 14:24:55 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) 2026-07-01 14:24:56.017 6 INFO neutron.services.segments.plugin [-] Segment 479cd593-c604-4ac9-9e29-8664fd1d3903 resource provider aggregate not found 2026-07-01 14:24:56.022 6 INFO neutron.services.segments.plugin [-] Segment 479cd593-c604-4ac9-9e29-8664fd1d3903 resource provider aggregate not found 2026-07-01 14:24:56.027 6 INFO neutron.api.v2.resource [None req-dc46a72a-6f67-4321-9382-367299d96795 84cf388dd2ec461f9ef5dc9fc082ced0 c2004743a1ec4b95885e7eb196460123 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 970/1796] 10.0.0.218 () {32 vars in 745 bytes} [Wed Jul 1 14:24:55 2026] GET /v2.0/networks/49a621c6-0bd3-48a1-a1a8-51462e413e82/tags/green => generated 99 bytes in 73 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 971/1797] 10.0.0.218 () {32 vars in 683 bytes} [Wed Jul 1 14:24:56 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:24:56.042 6 INFO neutron.services.segments.plugin [-] Segment 479cd593-c604-4ac9-9e29-8664fd1d3903 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 479cd593-c604-4ac9-9e29-8664fd1d3903 found for delete ", "request_id": "req-d1537fd2-4c00-48af-8692-07708e5464cb"}]} 2026-07-01 14:24:56.050 6 INFO neutron.services.segments.plugin [-] Segment 479cd593-c604-4ac9-9e29-8664fd1d3903 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 479cd593-c604-4ac9-9e29-8664fd1d3903 found for delete ", "request_id": "req-a5d5e68c-4372-44a6-8e6a-c412aca81ca6"}]} [pid: 6|app: 0|req: 972/1798] 10.0.0.218 () {32 vars in 744 bytes} [Wed Jul 1 14:24:56 2026] DELETE /v2.0/networks/49a621c6-0bd3-48a1-a1a8-51462e413e82/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 973/1799] 10.0.0.218 () {32 vars in 701 bytes} [Wed Jul 1 14:24:56 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 974/1800] 10.0.0.218 () {32 vars in 733 bytes} [Wed Jul 1 14:24:56 2026] GET /v2.0/networks/49a621c6-0bd3-48a1-a1a8-51462e413e82/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 975/1801] 10.0.0.218 () {32 vars in 685 bytes} [Wed Jul 1 14:24:56 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:24:56.172 6 INFO neutron.api.v2.resource [None req-810b0162-4f2a-4cc4-87c0-22f1bb040a7c 84cf388dd2ec461f9ef5dc9fc082ced0 c2004743a1ec4b95885e7eb196460123 - - default default] delete failed (client error): The resource could not be found. [pid: 6|app: 0|req: 976/1802] 10.0.0.218 () {32 vars in 748 bytes} [Wed Jul 1 14:24:56 2026] DELETE /v2.0/networks/49a621c6-0bd3-48a1-a1a8-51462e413e82/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 977/1803] 10.0.0.218 () {32 vars in 707 bytes} [Wed Jul 1 14:24:56 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: 6|app: 0|req: 978/1804] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jul 1 14:24:56 2026] DELETE /v2.0/networks/49a621c6-0bd3-48a1-a1a8-51462e413e82/tags => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 979/1805] 10.0.0.218 () {32 vars in 669 bytes} [Wed Jul 1 14:24:56 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 980/1806] 10.0.0.218 () {32 vars in 733 bytes} [Wed Jul 1 14:24:56 2026] GET /v2.0/networks/49a621c6-0bd3-48a1-a1a8-51462e413e82/tags => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 981/1807] 10.0.0.218 () {32 vars in 697 bytes} [Wed Jul 1 14:24:56 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:24:56.265 7 INFO neutron.services.segments.plugin [-] Segment fb6539df-b651-4821-9ed9-c1e43c1c8c61 resource provider aggregate not found 2026-07-01 14:24:56.270 7 INFO neutron.services.segments.plugin [-] Segment fb6539df-b651-4821-9ed9-c1e43c1c8c61 resource provider aggregate not found 2026-07-01 14:24:56.288 7 INFO neutron.db.l3_hamode_db [None req-3788e148-74e0-4db4-b174-4eb09d1c20d7 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] HA network bd0f3c9b-7a6e-4faa-8f38-ab5054611cc1 was deleted as no HA routers are present in tenant c12bede619504498bfa4dbfd8f649c3b. 2026-07-01 14:24:56.291 7 INFO neutron.services.segments.plugin [-] Segment fb6539df-b651-4821-9ed9-c1e43c1c8c61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb6539df-b651-4821-9ed9-c1e43c1c8c61 found for delete ", "request_id": "req-d311a0c5-a499-484a-81ec-c5ed0e89d407"}]} [pid: 7|app: 0|req: 827/1808] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:24:55 2026] DELETE /v2.0/routers/da46b33e-5dd1-4738-aa9d-4435ee0d2109 => generated 0 bytes in 913 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:24:56.300 7 INFO neutron.services.segments.plugin [-] Segment fb6539df-b651-4821-9ed9-c1e43c1c8c61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb6539df-b651-4821-9ed9-c1e43c1c8c61 found for delete ", "request_id": "req-51e6ea5a-4581-4ef8-80ea-2a9729902f23"}]} [pid: 7|app: 0|req: 828/1809] 10.0.0.218 () {32 vars in 695 bytes} [Wed Jul 1 14:24:56 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 982/1810] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:24:56 2026] DELETE /v2.0/networks/49a621c6-0bd3-48a1-a1a8-51462e413e82 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 983/1811] 10.0.0.218 () {32 vars in 685 bytes} [Wed Jul 1 14:24:56 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 984/1812] 10.0.0.218 () {32 vars in 689 bytes} [Wed Jul 1 14:24:56 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: 6|app: 0|req: 985/1813] 10.0.0.218 () {32 vars in 667 bytes} [Wed Jul 1 14:24:56 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: 6|app: 0|req: 986/1814] 10.0.0.218 () {32 vars in 681 bytes} [Wed Jul 1 14:24:56 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 987/1815] 10.0.0.218 () {32 vars in 681 bytes} [Wed Jul 1 14:24:56 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 988/1816] 10.0.0.218 () {32 vars in 691 bytes} [Wed Jul 1 14:24:56 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1817] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:24:56 2026] DELETE /v2.0/subnets/f0a03e7a-fd9b-4937-9725-d39541fa5828 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 989/1818] 10.0.0.218 () {32 vars in 691 bytes} [Wed Jul 1 14:24:56 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 990/1819] 10.0.0.218 () {32 vars in 695 bytes} [Wed Jul 1 14:24:56 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 991/1820] 10.0.0.218 () {32 vars in 685 bytes} [Wed Jul 1 14:24:56 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 992/1821] 10.0.0.218 () {32 vars in 689 bytes} [Wed Jul 1 14:24:56 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 993/1822] 10.0.0.218 () {32 vars in 701 bytes} [Wed Jul 1 14:24:56 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 994/1823] 10.0.0.218 () {32 vars in 703 bytes} [Wed Jul 1 14:24:56 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 995/1824] 10.0.0.218 () {32 vars in 713 bytes} [Wed Jul 1 14:24:56 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 996/1825] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jul 1 14:24:56 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 997/1826] 10.0.0.218 () {32 vars in 715 bytes} [Wed Jul 1 14:24:56 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: 6|app: 0|req: 998/1827] 10.0.0.218 () {32 vars in 727 bytes} [Wed Jul 1 14:24:56 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 999/1828] 10.0.0.218 () {32 vars in 741 bytes} [Wed Jul 1 14:24:56 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: 6|app: 0|req: 1000/1829] 10.0.0.218 () {32 vars in 719 bytes} [Wed Jul 1 14:24:56 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1001/1830] 10.0.0.218 () {32 vars in 683 bytes} [Wed Jul 1 14:24:56 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: 6|app: 0|req: 1002/1831] 10.0.0.218 () {32 vars in 669 bytes} [Wed Jul 1 14:24:56 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1003/1832] 10.0.0.218 () {32 vars in 719 bytes} [Wed Jul 1 14:24:56 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1004/1833] 10.0.0.218 () {32 vars in 679 bytes} [Wed Jul 1 14:24:56 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1005/1834] 10.0.0.218 () {32 vars in 669 bytes} [Wed Jul 1 14:24:56 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1006/1835] 10.0.0.218 () {32 vars in 697 bytes} [Wed Jul 1 14:24:56 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1007/1836] 10.0.0.218 () {32 vars in 705 bytes} [Wed Jul 1 14:24:56 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1008/1837] 10.0.0.218 () {32 vars in 701 bytes} [Wed Jul 1 14:24:56 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1009/1838] 10.0.0.218 () {32 vars in 701 bytes} [Wed Jul 1 14:24:56 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: 6|app: 0|req: 1010/1839] 10.0.0.218 () {32 vars in 683 bytes} [Wed Jul 1 14:24:56 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: 6|app: 0|req: 1011/1840] 10.0.0.218 () {32 vars in 705 bytes} [Wed Jul 1 14:24:56 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1012/1841] 10.0.0.218 () {32 vars in 695 bytes} [Wed Jul 1 14:24:56 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1013/1842] 10.0.0.218 () {32 vars in 689 bytes} [Wed Jul 1 14:24:56 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1014/1843] 10.0.0.218 () {32 vars in 697 bytes} [Wed Jul 1 14:24:56 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: 6|app: 0|req: 1015/1844] 10.0.0.218 () {32 vars in 679 bytes} [Wed Jul 1 14:24:56 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: 6|app: 0|req: 1016/1845] 10.0.0.218 () {32 vars in 689 bytes} [Wed Jul 1 14:24:56 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1017/1846] 10.0.0.218 () {32 vars in 701 bytes} [Wed Jul 1 14:24:56 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1018/1847] 10.0.0.218 () {32 vars in 665 bytes} [Wed Jul 1 14:24:56 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1019/1848] 10.0.0.218 () {32 vars in 681 bytes} [Wed Jul 1 14:24:56 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1020/1849] 10.0.0.218 () {32 vars in 693 bytes} [Wed Jul 1 14:24:56 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1021/1850] 10.0.0.218 () {32 vars in 677 bytes} [Wed Jul 1 14:24:56 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1022/1851] 10.0.0.218 () {32 vars in 667 bytes} [Wed Jul 1 14:24:56 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1852] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:24:56 2026] DELETE /v2.0/networks/c5423088-d2cc-4362-916e-8dbec9718bd9 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1855] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:24:57 2026] GET /v2.0/security-groups?tenant_id=1c6fb7a18615490a870f21ddfcf3e835&name=default => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1024/1856] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:24:57 2026] GET /v2.0/security-groups?tenant_id=de310144ab9e45bb9d642a312df90893&name=default => generated 2925 bytes in 374 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1025/1857] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:24:57 2026] DELETE /v2.0/security-groups/a0ab987f-539a-4427-b058-a5367aec39f9 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1026/1858] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:24:57 2026] DELETE /v2.0/security-groups/14642c10-8d7f-493d-ac3e-a1528efde53b => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1027/1859] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:24:57 2026] GET /v2.0/security-groups?tenant_id=c12bede619504498bfa4dbfd8f649c3b&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: 833/1860] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:24:57 2026] GET /v2.0/security-groups?tenant_id=b977e3d2adf74af2aeac31d60b1acec1&name=default => generated 2925 bytes in 369 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1028/1861] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:24:57 2026] DELETE /v2.0/security-groups/adc8cc4e-6245-41bf-9610-66e46a150d7b => 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: 834/1862] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:24:57 2026] DELETE /v2.0/security-groups/5787d67c-10c7-45b3-aa29-bb081b24b93e => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1029/1863] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:24:58 2026] GET /v2.0/security-groups?tenant_id=c2004743a1ec4b95885e7eb196460123&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: 835/1864] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:24:58 2026] DELETE /v2.0/security-groups/3be7131e-2d95-40e2-9241-6daed793eefe => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:24:59.862 6 INFO neutron.services.segments.plugin [-] Segment 2e03b700-0510-485e-9212-78d171e6b3f1 resource provider aggregate not found 2026-07-01 14:24:59.868 6 INFO neutron.services.segments.plugin [-] Segment 2e03b700-0510-485e-9212-78d171e6b3f1 resource provider aggregate not found 2026-07-01 14:24:59.883 6 INFO neutron.services.segments.plugin [-] Segment 2e03b700-0510-485e-9212-78d171e6b3f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e03b700-0510-485e-9212-78d171e6b3f1 found for delete ", "request_id": "req-6f45e357-5298-4c9c-ab90-f48b18967791"}]} 2026-07-01 14:24:59.884 6 INFO neutron.services.segments.plugin [-] Segment 2e03b700-0510-485e-9212-78d171e6b3f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e03b700-0510-485e-9212-78d171e6b3f1 found for delete ", "request_id": "req-d42610a5-a94d-49f9-822b-16acf8338974"}]} 2026-07-01 14:24:59.941 6 WARNING neutron_lib.context [None req-37ced9f6-506b-4bbd-abd3-fb82c1a0ca3d b04e4487ce404f74a722368ba3645ee5 0f6478ca1e9d46d6819f33e13bf3b15c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:25:00.100 6 INFO neutron.db.segments_db [None req-37ced9f6-506b-4bbd-abd3-fb82c1a0ca3d b04e4487ce404f74a722368ba3645ee5 0f6478ca1e9d46d6819f33e13bf3b15c - - default default] Added segment 17428647-4d9c-489e-9d4f-873b3181ba3f of type vxlan for network 64cab02d-e2e8-4444-be32-d36568fd6653 [pid: 6|app: 0|req: 1030/1865] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:24:59 2026] POST /v2.0/networks => generated 649 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:25:00.237 7 WARNING neutron_lib.context [None req-0af18900-bfa4-4e63-a8a6-9e0a0c4338b8 b04e4487ce404f74a722368ba3645ee5 0f6478ca1e9d46d6819f33e13bf3b15c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:25:00.251 7 INFO neutron.services.segments.plugin [-] Segment 5a49f1d9-779c-4d83-9447-01a61b6fb59a resource provider aggregate not found 2026-07-01 14:25:00.256 7 INFO neutron.services.segments.plugin [-] Segment 5a49f1d9-779c-4d83-9447-01a61b6fb59a resource provider aggregate not found 2026-07-01 14:25:00.270 7 INFO neutron.services.segments.plugin [-] Segment 5a49f1d9-779c-4d83-9447-01a61b6fb59a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a49f1d9-779c-4d83-9447-01a61b6fb59a found for delete ", "request_id": "req-b9945437-a17b-4476-9f11-c1e2d42d0478"}]} 2026-07-01 14:25:00.274 7 INFO neutron.services.segments.plugin [-] Segment 5a49f1d9-779c-4d83-9447-01a61b6fb59a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a49f1d9-779c-4d83-9447-01a61b6fb59a found for delete ", "request_id": "req-fd686313-d269-4d99-a723-edfb73668169"}]} [pid: 7|app: 0|req: 836/1866] 10.0.0.218 () {34 vars in 665 bytes} [Wed Jul 1 14:25:00 2026] POST /v2.0/ports => generated 779 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:25:00.545 6 WARNING neutron_lib.context [None req-bc4b15f8-ebd4-4a65-8e1b-b1177dc7a5bb b04e4487ce404f74a722368ba3645ee5 0f6478ca1e9d46d6819f33e13bf3b15c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:25:00.628 6 INFO neutron.db.segments_db [None req-bc4b15f8-ebd4-4a65-8e1b-b1177dc7a5bb b04e4487ce404f74a722368ba3645ee5 0f6478ca1e9d46d6819f33e13bf3b15c - - default default] Added segment 5d12745f-b3ff-4168-b2ac-33e14eddcfb7 of type vxlan for network a889ca59-c21f-45b8-91f5-50b2ba4b9349 [pid: 6|app: 0|req: 1031/1867] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:25:00 2026] POST /v2.0/networks => generated 635 bytes in 194 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-07-01 14:25:00.745 7 WARNING neutron_lib.context [None req-9ddc9391-bf5d-4073-bdc7-76a337925487 b04e4487ce404f74a722368ba3645ee5 0f6478ca1e9d46d6819f33e13bf3b15c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 837/1868] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:25:00 2026] POST /v2.0/subnets => generated 646 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:25:00.978 6 WARNING neutron_lib.context [None req-e71ce062-a80a-4c0f-9d02-9ce29559b6c5 b04e4487ce404f74a722368ba3645ee5 0f6478ca1e9d46d6819f33e13bf3b15c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 1032/1869] 10.0.0.218 () {34 vars in 665 bytes} [Wed Jul 1 14:25:00 2026] POST /v2.0/ports => generated 966 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1870] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jul 1 14:25:01 2026] DELETE /v2.0/ports/5376e550-8d1b-4550-96cd-8c9ab9d7955d => generated 0 bytes in 258 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-07-01 14:25:01.669 6 INFO neutron.pecan_wsgi.hooks.translation [None req-43abcc50-6e5d-43ca-9117-4bfb2cfbbec7 b04e4487ce404f74a722368ba3645ee5 0f6478ca1e9d46d6819f33e13bf3b15c - - default default] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1033/1871] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jul 1 14:25:01 2026] DELETE /v2.0/ports/5376e550-8d1b-4550-96cd-8c9ab9d7955d => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 14:25:01.693 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1d7ab336-9179-449f-9010-0fbbb15c163a b04e4487ce404f74a722368ba3645ee5 0f6478ca1e9d46d6819f33e13bf3b15c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 839/1872] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jul 1 14:25:01 2026] GET /v2.0/ports/5376e550-8d1b-4550-96cd-8c9ab9d7955d => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1034/1873] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:25:01 2026] DELETE /v2.0/subnets/593b3ca0-3e9d-473c-8bcc-5255d2cea27d => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:25:01.922 7 WARNING neutron_lib.context [None req-1828e740-93c2-43da-8365-233d8af5a1f8 4a268edf39b8422d865e37a97528c5b5 7c91acdd8f834657b21f787d7d6d227d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:25:02.097 7 INFO neutron.db.segments_db [None req-1828e740-93c2-43da-8365-233d8af5a1f8 4a268edf39b8422d865e37a97528c5b5 7c91acdd8f834657b21f787d7d6d227d - - default default] Added segment 9b360a55-13e3-42a4-8ec7-d4a93ef1fa1a of type vxlan for network 840904e5-032e-48ef-9320-297f7c196029 [pid: 7|app: 0|req: 840/1874] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:25:01 2026] POST /v2.0/networks => generated 631 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:25:02.227 7 WARNING neutron_lib.context [None req-1e26e65f-d1f7-4b60-a713-b96e80452f7e 4a268edf39b8422d865e37a97528c5b5 7c91acdd8f834657b21f787d7d6d227d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:25:02.267 6 INFO neutron.services.segments.plugin [-] Segment 5d12745f-b3ff-4168-b2ac-33e14eddcfb7 resource provider aggregate not found 2026-07-01 14:25:02.273 6 INFO neutron.services.segments.plugin [-] Segment 5d12745f-b3ff-4168-b2ac-33e14eddcfb7 resource provider aggregate not found 2026-07-01 14:25:02.288 6 INFO neutron.services.segments.plugin [-] Segment 5d12745f-b3ff-4168-b2ac-33e14eddcfb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d12745f-b3ff-4168-b2ac-33e14eddcfb7 found for delete ", "request_id": "req-70066195-a4c1-4a51-8a72-5c710528e3e7"}]} 2026-07-01 14:25:02.292 6 INFO neutron.services.segments.plugin [-] Segment 5d12745f-b3ff-4168-b2ac-33e14eddcfb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d12745f-b3ff-4168-b2ac-33e14eddcfb7 found for delete ", "request_id": "req-40531e26-2aa8-4653-a5e2-57d39806325f"}]} [pid: 6|app: 0|req: 1035/1875] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:25:01 2026] DELETE /v2.0/networks/a889ca59-c21f-45b8-91f5-50b2ba4b9349 => generated 0 bytes in 415 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:25:02.320 6 WARNING neutron_lib.context [None req-ec90d896-e633-4ae6-b8a4-00c7e520b7de b04e4487ce404f74a722368ba3645ee5 0f6478ca1e9d46d6819f33e13bf3b15c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:25:02.372 6 INFO neutron.db.segments_db [None req-ec90d896-e633-4ae6-b8a4-00c7e520b7de b04e4487ce404f74a722368ba3645ee5 0f6478ca1e9d46d6819f33e13bf3b15c - - default default] Added segment 327d4829-3109-4834-8a0f-9f6fca5e119c of type vxlan for network 99ad8fc4-4b6a-49be-ad1d-61eb3c3c7222 [pid: 6|app: 0|req: 1036/1876] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:25:02 2026] POST /v2.0/networks => generated 636 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:25:02.484 6 WARNING neutron_lib.context [None req-0fdcd305-dcac-4d72-aac5-d7673835bf4c b04e4487ce404f74a722368ba3645ee5 0f6478ca1e9d46d6819f33e13bf3b15c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 841/1877] 10.0.0.218 () {34 vars in 664 bytes} [Wed Jul 1 14:25:02 2026] POST /v2.0/ports => generated 743 bytes in 311 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: 842/1878] 10.0.0.218 () {34 vars in 747 bytes} [Wed Jul 1 14:25:02 2026] PUT /v2.0/ports/294cc999-1012-49e7-a0ca-0bb62cf678e4/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: 843/1879] 10.0.0.218 () {32 vars in 727 bytes} [Wed Jul 1 14:25:02 2026] GET /v2.0/ports/294cc999-1012-49e7-a0ca-0bb62cf678e4/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1880] 10.0.0.218 () {34 vars in 758 bytes} [Wed Jul 1 14:25:02 2026] PUT /v2.0/ports/294cc999-1012-49e7-a0ca-0bb62cf678e4/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: 845/1881] 10.0.0.218 () {32 vars in 727 bytes} [Wed Jul 1 14:25:02 2026] GET /v2.0/ports/294cc999-1012-49e7-a0ca-0bb62cf678e4/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1037/1882] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:25:02 2026] POST /v2.0/subnets => generated 646 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:25:02.727 6 WARNING neutron_lib.context [None req-fdeb0338-7df2-461e-a6f1-ad59a676f1c8 b04e4487ce404f74a722368ba3645ee5 0f6478ca1e9d46d6819f33e13bf3b15c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 846/1883] 10.0.0.218 () {34 vars in 754 bytes} [Wed Jul 1 14:25:02 2026] PUT /v2.0/ports/294cc999-1012-49e7-a0ca-0bb62cf678e4/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: 847/1884] 10.0.0.218 () {32 vars in 727 bytes} [Wed Jul 1 14:25:02 2026] GET /v2.0/ports/294cc999-1012-49e7-a0ca-0bb62cf678e4/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1885] 10.0.0.218 () {34 vars in 776 bytes} [Wed Jul 1 14:25:02 2026] PUT /v2.0/ports/294cc999-1012-49e7-a0ca-0bb62cf678e4/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: 849/1886] 10.0.0.218 () {32 vars in 727 bytes} [Wed Jul 1 14:25:02 2026] GET /v2.0/ports/294cc999-1012-49e7-a0ca-0bb62cf678e4/tags => generated 52 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1887] 10.0.0.218 () {34 vars in 747 bytes} [Wed Jul 1 14:25:02 2026] PUT /v2.0/ports/294cc999-1012-49e7-a0ca-0bb62cf678e4/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1888] 10.0.0.218 () {32 vars in 727 bytes} [Wed Jul 1 14:25:02 2026] GET /v2.0/ports/294cc999-1012-49e7-a0ca-0bb62cf678e4/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1038/1889] 10.0.0.218 () {34 vars in 665 bytes} [Wed Jul 1 14:25:02 2026] POST /v2.0/ports => generated 928 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1890] 10.0.0.218 () {32 vars in 735 bytes} [Wed Jul 1 14:25:02 2026] GET /v2.0/ports/294cc999-1012-49e7-a0ca-0bb62cf678e4/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:25:03.074 7 INFO neutron.api.v2.resource [None req-36256125-6c38-4930-8eb3-5839a0302b7f 4a268edf39b8422d865e37a97528c5b5 7c91acdd8f834657b21f787d7d6d227d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 853/1891] 10.0.0.218 () {32 vars in 739 bytes} [Wed Jul 1 14:25:03 2026] GET /v2.0/ports/294cc999-1012-49e7-a0ca-0bb62cf678e4/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1892] 10.0.0.218 () {32 vars in 738 bytes} [Wed Jul 1 14:25:03 2026] DELETE /v2.0/ports/294cc999-1012-49e7-a0ca-0bb62cf678e4/tags/red => 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: 855/1893] 10.0.0.218 () {32 vars in 727 bytes} [Wed Jul 1 14:25:03 2026] GET /v2.0/ports/294cc999-1012-49e7-a0ca-0bb62cf678e4/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:25:03.235 7 INFO neutron.api.v2.resource [None req-98720d60-8af3-4bf8-a08f-60cd909a139e 4a268edf39b8422d865e37a97528c5b5 7c91acdd8f834657b21f787d7d6d227d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 856/1894] 10.0.0.218 () {32 vars in 742 bytes} [Wed Jul 1 14:25:03 2026] DELETE /v2.0/ports/294cc999-1012-49e7-a0ca-0bb62cf678e4/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1039/1895] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jul 1 14:25:03 2026] DELETE /v2.0/ports/f55fa641-f6f5-4a77-b27a-b2798948056c => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:25:03.293 6 INFO neutron.pecan_wsgi.hooks.translation [None req-f5030d33-c969-481b-b171-b5da7d404893 b04e4487ce404f74a722368ba3645ee5 0f6478ca1e9d46d6819f33e13bf3b15c - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1040/1896] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jul 1 14:25:03 2026] GET /v2.0/ports/f55fa641-f6f5-4a77-b27a-b2798948056c => 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: 857/1897] 10.0.0.218 () {32 vars in 730 bytes} [Wed Jul 1 14:25:03 2026] DELETE /v2.0/ports/294cc999-1012-49e7-a0ca-0bb62cf678e4/tags => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1898] 10.0.0.218 () {32 vars in 727 bytes} [Wed Jul 1 14:25:03 2026] GET /v2.0/ports/294cc999-1012-49e7-a0ca-0bb62cf678e4/tags => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1041/1899] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:25:03 2026] DELETE /v2.0/subnets/61062573-90e3-475a-a3ac-984d94237597 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1900] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jul 1 14:25:03 2026] DELETE /v2.0/ports/294cc999-1012-49e7-a0ca-0bb62cf678e4 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:25:03.779 7 INFO neutron.services.segments.plugin [-] Segment 9b360a55-13e3-42a4-8ec7-d4a93ef1fa1a resource provider aggregate not found 2026-07-01 14:25:03.791 7 INFO neutron.services.segments.plugin [-] Segment 9b360a55-13e3-42a4-8ec7-d4a93ef1fa1a resource provider aggregate not found 2026-07-01 14:25:03.798 7 INFO neutron.services.segments.plugin [-] Segment 9b360a55-13e3-42a4-8ec7-d4a93ef1fa1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b360a55-13e3-42a4-8ec7-d4a93ef1fa1a found for delete ", "request_id": "req-675ec267-8f1b-4ab2-8cd1-179610162323"}]} 2026-07-01 14:25:03.806 7 INFO neutron.services.segments.plugin [-] Segment 9b360a55-13e3-42a4-8ec7-d4a93ef1fa1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b360a55-13e3-42a4-8ec7-d4a93ef1fa1a found for delete ", "request_id": "req-0a501dcc-f67b-41cd-a7ef-594146c2fa6f"}]} [pid: 7|app: 0|req: 860/1901] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:25:03 2026] DELETE /v2.0/networks/840904e5-032e-48ef-9320-297f7c196029 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1042/1902] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:25:03 2026] DELETE /v2.0/networks/99ad8fc4-4b6a-49be-ad1d-61eb3c3c7222 => generated 0 bytes in 390 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:25:03.942 7 WARNING neutron_lib.context [None req-5b982a30-b31b-4b4a-bb8b-c94484fdb218 b04e4487ce404f74a722368ba3645ee5 0f6478ca1e9d46d6819f33e13bf3b15c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 861/1903] 10.0.0.218 () {34 vars in 665 bytes} [Wed Jul 1 14:25:03 2026] POST /v2.0/ports => generated 779 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:25:04.346 6 INFO neutron.services.segments.plugin [-] Segment 327d4829-3109-4834-8a0f-9f6fca5e119c resource provider aggregate not found 2026-07-01 14:25:04.351 6 INFO neutron.services.segments.plugin [-] Segment 327d4829-3109-4834-8a0f-9f6fca5e119c resource provider aggregate not found 2026-07-01 14:25:04.365 6 INFO neutron.services.segments.plugin [-] Segment 327d4829-3109-4834-8a0f-9f6fca5e119c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 327d4829-3109-4834-8a0f-9f6fca5e119c found for delete ", "request_id": "req-868e805a-c2a0-4fa7-9b6c-81827ba60180"}]} 2026-07-01 14:25:04.375 6 INFO neutron.services.segments.plugin [-] Segment 327d4829-3109-4834-8a0f-9f6fca5e119c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 327d4829-3109-4834-8a0f-9f6fca5e119c found for delete ", "request_id": "req-7bcc2a9e-733a-4f80-ad80-c3916fbdb174"}]} [pid: 6|app: 0|req: 1043/1904] 10.0.0.218 () {34 vars in 737 bytes} [Wed Jul 1 14:25:04 2026] PUT /v2.0/ports/d3924ae4-f0c6-4c08-9829-cd490612e63a => generated 752 bytes in 287 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: 862/1905] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jul 1 14:25:04 2026] DELETE /v2.0/ports/d3924ae4-f0c6-4c08-9829-cd490612e63a => generated 0 bytes in 267 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, ' [pid: 7|app: 0|req: 863/1906] 10.0.0.218 () {32 vars in 643 bytes} [Wed Jul 1 14:25:04 2026] GET /v2.0/ports => generated 782 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:25:04.950 7 INFO neutron.pecan_wsgi.hooks.translation [None req-885d7688-897b-4ebe-9515-3e93e1d181bf b04e4487ce404f74a722368ba3645ee5 0f6478ca1e9d46d6819f33e13bf3b15c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 864/1907] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jul 1 14:25:04 2026] GET /v2.0/ports/d3924ae4-f0c6-4c08-9829-cd490612e63a => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1908] 10.0.0.218 () {32 vars in 643 bytes} [Wed Jul 1 14:25:04 2026] GET /v2.0/ports => generated 782 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1909] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jul 1 14:25:05 2026] GET /v2.0/ports/a7fa6c95-6247-4c3e-ad02-480407942eb2 => generated 779 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1044/1910] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:25:04 2026] GET /v2.0/security-groups?tenant_id=18ab490d0f754284bdc2c4c41008bd69&name=default => generated 2925 bytes in 487 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:25:05.113 7 INFO neutron.pecan_wsgi.hooks.translation [None req-74676a0a-c220-462b-94c1-07f74c565f0d b04e4487ce404f74a722368ba3645ee5 0f6478ca1e9d46d6819f33e13bf3b15c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 867/1911] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jul 1 14:25:05 2026] DELETE /v2.0/ports/f55fa641-f6f5-4a77-b27a-b2798948056c => generated 132 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 14:25:05.138 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1c1b169e-9544-4058-bdaf-2765523d2a93 b04e4487ce404f74a722368ba3645ee5 0f6478ca1e9d46d6819f33e13bf3b15c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 868/1912] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:25:05 2026] DELETE /v2.0/subnets/61062573-90e3-475a-a3ac-984d94237597 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 14:25:05.169 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b8e61c73-1562-4824-895d-14026d9acec5 b04e4487ce404f74a722368ba3645ee5 0f6478ca1e9d46d6819f33e13bf3b15c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 869/1913] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:25:05 2026] DELETE /v2.0/subnets/593b3ca0-3e9d-473c-8bcc-5255d2cea27d => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1045/1914] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:25:05 2026] DELETE /v2.0/security-groups/80e4d539-34e7-4779-905e-8132412e84d1 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1915] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jul 1 14:25:05 2026] DELETE /v2.0/ports/a7fa6c95-6247-4c3e-ad02-480407942eb2 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1916] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:25:05 2026] GET /v2.0/security-groups?tenant_id=7c91acdd8f834657b21f787d7d6d227d&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1046/1917] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:25:05 2026] DELETE /v2.0/networks/64cab02d-e2e8-4444-be32-d36568fd6653 => 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: 872/1918] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:25:05 2026] DELETE /v2.0/security-groups/fa1dd3bc-429f-43ff-89aa-8bee990d48a0 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1047/1919] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:25:06 2026] GET /v2.0/security-groups?tenant_id=0f6478ca1e9d46d6819f33e13bf3b15c&name=default => generated 2925 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1920] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:25:06 2026] DELETE /v2.0/security-groups/c80eac2d-e871-4b68-b453-a429258f68a5 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:25:08.126 6 INFO neutron.services.segments.plugin [-] Segment 17428647-4d9c-489e-9d4f-873b3181ba3f resource provider aggregate not found 2026-07-01 14:25:08.131 6 INFO neutron.services.segments.plugin [-] Segment 17428647-4d9c-489e-9d4f-873b3181ba3f resource provider aggregate not found 2026-07-01 14:25:08.149 6 INFO neutron.services.segments.plugin [-] Segment 17428647-4d9c-489e-9d4f-873b3181ba3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17428647-4d9c-489e-9d4f-873b3181ba3f found for delete ", "request_id": "req-26e233f5-7b52-4985-9a35-ddc1fc0a60c8"}]} 2026-07-01 14:25:08.153 6 INFO neutron.services.segments.plugin [-] Segment 17428647-4d9c-489e-9d4f-873b3181ba3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17428647-4d9c-489e-9d4f-873b3181ba3f found for delete ", "request_id": "req-1177da12-c116-4bd6-90ef-137e65b931fa"}]} 2026-07-01 14:25:08.259 6 WARNING neutron_lib.context [None req-e35a7768-cf85-4e17-839a-0de367ed5dea 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:25:08.404 6 INFO neutron.db.segments_db [None req-e35a7768-cf85-4e17-839a-0de367ed5dea 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] Added segment 82be796c-310f-4a35-b50b-8f128408120b of type vxlan for network 11554fad-1d1d-46bc-a21f-310881f458b3 2026-07-01 14:25:08.458 7 WARNING neutron_lib.context [None req-ee0e2fa8-ef70-4d12-b87b-6620042eee98 e7c2852a20314f2aa5d2960024372ef9 e63f23f3772e42e6a3a1dae12c5b73fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 1048/1921] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:25:08 2026] POST /v2.0/networks => generated 639 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:25:08.499 6 WARNING neutron_lib.context [None req-ee09d71e-a16f-4397-aac7-68ede27724da 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:25:08.604 7 INFO neutron.db.segments_db [None req-ee0e2fa8-ef70-4d12-b87b-6620042eee98 e7c2852a20314f2aa5d2960024372ef9 e63f23f3772e42e6a3a1dae12c5b73fd - - default default] Added segment 8de20e59-795e-41c5-88a6-6f193666a46d of type vxlan for network 80f828b9-db91-4db5-ba1c-18086d66f889 [pid: 7|app: 0|req: 874/1922] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:25:08 2026] POST /v2.0/networks => generated 630 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:25:08.706 7 WARNING neutron_lib.context [None req-978f6e27-d891-40fe-bc96-2ab4d72b9090 e7c2852a20314f2aa5d2960024372ef9 e63f23f3772e42e6a3a1dae12c5b73fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 1049/1923] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:25:08 2026] POST /v2.0/subnets => generated 657 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:25:08.764 7 INFO neutron.db.segments_db [None req-978f6e27-d891-40fe-bc96-2ab4d72b9090 e7c2852a20314f2aa5d2960024372ef9 e63f23f3772e42e6a3a1dae12c5b73fd - - default default] Added segment 74722931-14c1-4b60-9f36-0f40cc850a27 of type vxlan for network 684983f8-0005-4b97-8e5c-cb17d20ceeee [pid: 7|app: 0|req: 875/1924] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:25:08 2026] POST /v2.0/networks => generated 630 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:25:08.879 7 WARNING neutron_lib.context [None req-32a074bb-5017-43f6-9d8a-839af5ad1288 e7c2852a20314f2aa5d2960024372ef9 e63f23f3772e42e6a3a1dae12c5b73fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 1050/1925] 10.0.0.218 () {32 vars in 722 bytes} [Wed Jul 1 14:25:08 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:25:08.935 6 WARNING neutron_lib.context [None req-378f6152-591b-42e3-8a03-58c962677fad 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 876/1926] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:25:08 2026] POST /v2.0/subnets => generated 626 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:25:09.177 7 WARNING neutron_lib.context [None req-a08ac0b9-8efc-4ec0-a256-d4b5ae443648 5308a1034de94d07a822df5b9adfa355 1b37d584361a4d5baf3e09ba4ab4795b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 1051/1927] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:25:08 2026] POST /v2.0/subnets => generated 731 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:25:09.208 6 WARNING neutron_lib.context [None req-318c14ce-931c-4b1e-ae1a-2c1e932e9948 e7c2852a20314f2aa5d2960024372ef9 e63f23f3772e42e6a3a1dae12c5b73fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:25:09.334 7 INFO neutron.db.segments_db [None req-a08ac0b9-8efc-4ec0-a256-d4b5ae443648 5308a1034de94d07a822df5b9adfa355 1b37d584361a4d5baf3e09ba4ab4795b - - default default] Added segment dd731f73-af64-4929-86dd-381ce2aa8f6c of type vxlan for network 8dfaef51-18b0-43c2-9e79-5e9fdc18b183 [pid: 7|app: 0|req: 877/1928] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:25:09 2026] POST /v2.0/networks => generated 631 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:25:09.430 7 WARNING neutron_lib.context [None req-0197b3c2-2a5a-43fe-8ff6-b9ca8b58bcf1 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 1052/1929] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:25:09 2026] POST /v2.0/subnets => generated 626 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:25:09.475 7 INFO neutron.db.segments_db [None req-0197b3c2-2a5a-43fe-8ff6-b9ca8b58bcf1 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] Added segment b59bcb6e-07ae-47a8-a24a-0759e86f4b1f of type vxlan for network f6062475-cf96-4ef3-aa81-354d6ddf0815 2026-07-01 14:25:09.477 6 WARNING neutron_lib.context [None req-198465ea-b89a-4e06-b874-f703e5e36cbb 5308a1034de94d07a822df5b9adfa355 1b37d584361a4d5baf3e09ba4ab4795b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 878/1930] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:25:09 2026] POST /v2.0/networks => generated 638 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:25:09.572 7 WARNING neutron_lib.context [None req-3f0a27d1-81ef-417c-9aac-5c1bad75312f e7c2852a20314f2aa5d2960024372ef9 e63f23f3772e42e6a3a1dae12c5b73fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:25:09.617 7 INFO neutron.db.segments_db [None req-3f0a27d1-81ef-417c-9aac-5c1bad75312f e7c2852a20314f2aa5d2960024372ef9 e63f23f3772e42e6a3a1dae12c5b73fd - - default default] Added segment 17f2f3fa-f8d3-4b9b-ae9f-ba421c39c2ff of type vxlan for network 45052c23-9044-43f5-b12f-8eae223d384e [pid: 6|app: 0|req: 1053/1931] 10.0.0.218 () {34 vars in 664 bytes} [Wed Jul 1 14:25:09 2026] POST /v2.0/ports => generated 743 bytes in 332 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-07-01 14:25:09.808 6 WARNING neutron_lib.context [None req-180833dc-3564-4ac3-8154-77cd72172ac1 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:25:09.954 7 INFO neutron.db.l3_hamode_db [None req-3f0a27d1-81ef-417c-9aac-5c1bad75312f e7c2852a20314f2aa5d2960024372ef9 e63f23f3772e42e6a3a1dae12c5b73fd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 1054/1932] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:25:09 2026] POST /v2.0/subnets => generated 656 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:25:10.101 6 WARNING neutron_lib.context [None req-4c9a7b94-fff2-4d1f-bda2-b6493683969c 5308a1034de94d07a822df5b9adfa355 1b37d584361a4d5baf3e09ba4ab4795b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:25:10.114 7 INFO neutron.db.l3_hamode_db [None req-3f0a27d1-81ef-417c-9aac-5c1bad75312f e7c2852a20314f2aa5d2960024372ef9 e63f23f3772e42e6a3a1dae12c5b73fd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 1055/1933] 10.0.0.218 () {34 vars in 666 bytes} [Wed Jul 1 14:25:10 2026] POST /v2.0/trunks => generated 407 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:25:10.373 6 WARNING neutron_lib.context [None req-a01ece30-b3a9-472a-88be-3473f8404d96 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 1056/1934] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:25:10 2026] POST /v2.0/subnets => generated 725 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1057/1935] 10.0.0.218 () {34 vars in 749 bytes} [Wed Jul 1 14:25:10 2026] PUT /v2.0/trunks/04cdc8ea-595f-4d7e-ab41-7b00eb67eb4c/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:25:10.678 6 WARNING neutron_lib.context [None req-ff77605d-82c8-4985-b5eb-d6aa89f8e09e 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 879/1936] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:25:09 2026] POST /v2.0/routers => generated 507 bytes in 1166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:25:10.745 6 INFO neutron.db.segments_db [None req-ff77605d-82c8-4985-b5eb-d6aa89f8e09e 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] Added segment 48838774-e91a-4b26-98b2-894432ccc573 of type vxlan for network 4c8315b6-2d74-4bb2-ae98-4af2b5e4ca82 [pid: 7|app: 0|req: 880/1937] 10.0.0.218 () {32 vars in 729 bytes} [Wed Jul 1 14:25:10 2026] GET /v2.0/trunks/04cdc8ea-595f-4d7e-ab41-7b00eb67eb4c/tags => generated 25 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1058/1938] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:25:10 2026] POST /v2.0/networks => generated 637 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1059/1939] 10.0.0.218 () {34 vars in 760 bytes} [Wed Jul 1 14:25:10 2026] PUT /v2.0/trunks/04cdc8ea-595f-4d7e-ab41-7b00eb67eb4c/tags/green => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-01 14:25:10.897 6 WARNING neutron_lib.context [None req-7d64428a-9c16-4753-8dd1-8b0d61e5618a 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 1060/1940] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:25:10 2026] POST /v2.0/subnets => generated 656 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1061/1941] 10.0.0.218 () {32 vars in 729 bytes} [Wed Jul 1 14:25:11 2026] GET /v2.0/trunks/04cdc8ea-595f-4d7e-ab41-7b00eb67eb4c/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:25:11.251 6 WARNING neutron_lib.context [None req-d0ddba17-38dd-4e11-8a3f-e0198f9c61a9 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 1062/1942] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:25:11 2026] POST /v2.0/subnets => generated 729 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1063/1943] 10.0.0.218 () {34 vars in 756 bytes} [Wed Jul 1 14:25:11 2026] PUT /v2.0/trunks/04cdc8ea-595f-4d7e-ab41-7b00eb67eb4c/tags/red => generated 4 bytes in 22 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-01 14:25:11.522 6 WARNING neutron_lib.context [None req-04f8417a-f3b1-4cea-be4b-59a1446a350a 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:25:11.563 6 INFO neutron.db.segments_db [None req-04f8417a-f3b1-4cea-be4b-59a1446a350a 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] Added segment af9aefa4-66a8-46f8-9331-525d63a9e0aa of type vxlan for network ec842a14-75fe-4634-9235-7421867b3fdd 2026-07-01 14:25:11.881 6 INFO neutron.db.l3_hamode_db [None req-04f8417a-f3b1-4cea-be4b-59a1446a350a 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 881/1944] 10.0.0.218 () {34 vars in 783 bytes} [Wed Jul 1 14:25:10 2026] PUT /v2.0/routers/a0f3f54b-f36a-496e-b9d4-e34bca57240d/add_router_interface => generated 309 bytes in 1261 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1945] 10.0.0.218 () {32 vars in 729 bytes} [Wed Jul 1 14:25:12 2026] GET /v2.0/trunks/04cdc8ea-595f-4d7e-ab41-7b00eb67eb4c/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1948] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jul 1 14:25:12 2026] GET /v2.0/ports/438b6e46-4612-43f1-bc80-109ded62b320 => generated 955 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1949] 10.0.0.218 () {34 vars in 778 bytes} [Wed Jul 1 14:25:12 2026] PUT /v2.0/trunks/04cdc8ea-595f-4d7e-ab41-7b00eb67eb4c/tags/black.or.white => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-01 14:25:12.799 6 INFO neutron.db.l3_hamode_db [None req-04f8417a-f3b1-4cea-be4b-59a1446a350a 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 887/1950] 10.0.0.218 () {34 vars in 783 bytes} [Wed Jul 1 14:25:12 2026] PUT /v2.0/routers/a0f3f54b-f36a-496e-b9d4-e34bca57240d/add_router_interface => generated 309 bytes in 1304 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1951] 10.0.0.218 () {32 vars in 729 bytes} [Wed Jul 1 14:25:13 2026] GET /v2.0/trunks/04cdc8ea-595f-4d7e-ab41-7b00eb67eb4c/tags => generated 52 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1952] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jul 1 14:25:13 2026] GET /v2.0/ports/06ad181e-cf3b-4544-83a2-7ecf50e864b8 => generated 955 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1953] 10.0.0.218 () {34 vars in 749 bytes} [Wed Jul 1 14:25:13 2026] PUT /v2.0/trunks/04cdc8ea-595f-4d7e-ab41-7b00eb67eb4c/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1064/1954] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:25:11 2026] POST /v2.0/routers => generated 684 bytes in 2289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1065/1955] 10.0.0.218 () {32 vars in 729 bytes} [Wed Jul 1 14:25:13 2026] GET /v2.0/trunks/04cdc8ea-595f-4d7e-ab41-7b00eb67eb4c/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1956] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jul 1 14:25:13 2026] PUT /v2.0/routers/a0f3f54b-f36a-496e-b9d4-e34bca57240d/remove_router_interface => generated 309 bytes in 979 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1957] 10.0.0.218 () {32 vars in 737 bytes} [Wed Jul 1 14:25:14 2026] GET /v2.0/trunks/04cdc8ea-595f-4d7e-ab41-7b00eb67eb4c/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1066/1958] 10.0.0.218 () {34 vars in 783 bytes} [Wed Jul 1 14:25:13 2026] PUT /v2.0/routers/1e5e0dbe-ea43-499f-918b-4c92732189b5/add_router_interface => generated 309 bytes in 1590 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:25:15.453 6 INFO neutron.api.v2.resource [None req-22238b37-ba7c-4ee6-8dc1-edac7a4b4477 5308a1034de94d07a822df5b9adfa355 1b37d584361a4d5baf3e09ba4ab4795b - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1067/1959] 10.0.0.218 () {32 vars in 741 bytes} [Wed Jul 1 14:25:15 2026] GET /v2.0/trunks/04cdc8ea-595f-4d7e-ab41-7b00eb67eb4c/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1960] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jul 1 14:25:14 2026] PUT /v2.0/routers/a0f3f54b-f36a-496e-b9d4-e34bca57240d/remove_router_interface => generated 309 bytes in 1001 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1961] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:25:15 2026] DELETE /v2.0/trunks/04cdc8ea-595f-4d7e-ab41-7b00eb67eb4c/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1962] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jul 1 14:25:15 2026] GET /v2.0/ports?device_id=a0f3f54b-f36a-496e-b9d4-e34bca57240d => 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: 896/1963] 10.0.0.218 () {32 vars in 729 bytes} [Wed Jul 1 14:25:15 2026] GET /v2.0/trunks/04cdc8ea-595f-4d7e-ab41-7b00eb67eb4c/tags => generated 30 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:25:16.409 7 INFO neutron.services.segments.plugin [-] Segment 17f2f3fa-f8d3-4b9b-ae9f-ba421c39c2ff resource provider aggregate not found 2026-07-01 14:25:16.421 7 INFO neutron.services.segments.plugin [-] Segment 17f2f3fa-f8d3-4b9b-ae9f-ba421c39c2ff resource provider aggregate not found 2026-07-01 14:25:16.430 7 INFO neutron.services.segments.plugin [-] Segment 17f2f3fa-f8d3-4b9b-ae9f-ba421c39c2ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17f2f3fa-f8d3-4b9b-ae9f-ba421c39c2ff found for delete ", "request_id": "req-e458c09b-482a-409f-82e7-379ac47537b6"}]} 2026-07-01 14:25:16.430 7 INFO neutron.db.l3_hamode_db [None req-5ca8f8d5-235c-492a-bb62-d89e7b03d7c4 e7c2852a20314f2aa5d2960024372ef9 e63f23f3772e42e6a3a1dae12c5b73fd - - default default] HA network 45052c23-9044-43f5-b12f-8eae223d384e was deleted as no HA routers are present in tenant e63f23f3772e42e6a3a1dae12c5b73fd. [pid: 7|app: 0|req: 897/1964] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:25:15 2026] DELETE /v2.0/routers/a0f3f54b-f36a-496e-b9d4-e34bca57240d => generated 0 bytes in 709 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:25:16.440 7 INFO neutron.services.segments.plugin [-] Segment 17f2f3fa-f8d3-4b9b-ae9f-ba421c39c2ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17f2f3fa-f8d3-4b9b-ae9f-ba421c39c2ff found for delete ", "request_id": "req-627f41bb-cac0-43ed-8320-c99deb93a6e3"}]} 2026-07-01 14:25:16.461 7 INFO neutron.api.v2.resource [None req-1217c69c-0d08-4ac8-a1b4-fd939725e791 5308a1034de94d07a822df5b9adfa355 1b37d584361a4d5baf3e09ba4ab4795b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 898/1965] 10.0.0.218 () {32 vars in 744 bytes} [Wed Jul 1 14:25:16 2026] DELETE /v2.0/trunks/04cdc8ea-595f-4d7e-ab41-7b00eb67eb4c/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1966] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:25:16 2026] DELETE /v2.0/subnets/64806f4e-c5f5-46c7-8134-766949042f75 => 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: 900/1967] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jul 1 14:25:16 2026] DELETE /v2.0/trunks/04cdc8ea-595f-4d7e-ab41-7b00eb67eb4c/tags => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1968] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:25:16 2026] DELETE /v2.0/subnets/261fae7c-b84f-40c5-bcb1-1fe09a0a1cf3 => 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: 902/1969] 10.0.0.218 () {32 vars in 729 bytes} [Wed Jul 1 14:25:16 2026] GET /v2.0/trunks/04cdc8ea-595f-4d7e-ab41-7b00eb67eb4c/tags => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1068/1970] 10.0.0.218 () {34 vars in 783 bytes} [Wed Jul 1 14:25:15 2026] PUT /v2.0/routers/1e5e0dbe-ea43-499f-918b-4c92732189b5/add_router_interface => generated 309 bytes in 1697 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1069/1971] 10.0.0.218 () {32 vars in 719 bytes} [Wed Jul 1 14:25:17 2026] GET /v2.0/trunks/04cdc8ea-595f-4d7e-ab41-7b00eb67eb4c => generated 407 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1972] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:25:16 2026] DELETE /v2.0/networks/684983f8-0005-4b97-8e5c-cb17d20ceeee => generated 0 bytes in 395 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1973] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jul 1 14:25:17 2026] GET /v2.0/ports/400111f1-12bd-4ae2-9ad9-2887bf0a8ce6 => generated 826 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1974] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:25:17 2026] DELETE /v2.0/networks/80f828b9-db91-4db5-ba1c-18086d66f889 => 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: 906/1975] 10.0.0.218 () {32 vars in 722 bytes} [Wed Jul 1 14:25:17 2026] DELETE /v2.0/trunks/04cdc8ea-595f-4d7e-ab41-7b00eb67eb4c => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:25:17.831 7 WARNING neutron_lib.context [None req-aca7fb88-d538-41bb-a13f-182d25a9f034 e7c2852a20314f2aa5d2960024372ef9 e63f23f3772e42e6a3a1dae12c5b73fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:25:17.896 7 INFO neutron.db.segments_db [None req-aca7fb88-d538-41bb-a13f-182d25a9f034 e7c2852a20314f2aa5d2960024372ef9 e63f23f3772e42e6a3a1dae12c5b73fd - - default default] Added segment c70a42ec-e90b-4255-981b-b7cd9c957d43 of type vxlan for network 192e7a79-ed18-4274-bc0f-248460de13b6 [pid: 7|app: 0|req: 907/1976] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:25:17 2026] POST /v2.0/networks => generated 630 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1977] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jul 1 14:25:18 2026] DELETE /v2.0/ports/400111f1-12bd-4ae2-9ad9-2887bf0a8ce6 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:25:18.269 7 WARNING neutron_lib.context [None req-e7da27d5-70c0-4619-87f1-b617b51c04b7 e7c2852a20314f2aa5d2960024372ef9 e63f23f3772e42e6a3a1dae12c5b73fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:25:18.449 7 INFO neutron.services.segments.plugin [-] Segment 74722931-14c1-4b60-9f36-0f40cc850a27 resource provider aggregate not found 2026-07-01 14:25:18.459 7 INFO neutron.services.segments.plugin [-] Segment 74722931-14c1-4b60-9f36-0f40cc850a27 resource provider aggregate not found 2026-07-01 14:25:18.463 7 INFO neutron.services.segments.plugin [-] Segment 74722931-14c1-4b60-9f36-0f40cc850a27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74722931-14c1-4b60-9f36-0f40cc850a27 found for delete ", "request_id": "req-61baa94b-576b-4dc6-a083-ae5327254f4d"}]} 2026-07-01 14:25:18.481 7 INFO neutron.services.segments.plugin [-] Segment 8de20e59-795e-41c5-88a6-6f193666a46d resource provider aggregate not found 2026-07-01 14:25:18.488 7 INFO neutron.services.segments.plugin [-] Segment 74722931-14c1-4b60-9f36-0f40cc850a27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74722931-14c1-4b60-9f36-0f40cc850a27 found for delete ", "request_id": "req-4fce9944-05d8-4050-be82-cfdd9a52f469"}]} 2026-07-01 14:25:18.496 7 INFO neutron.services.segments.plugin [-] Segment 8de20e59-795e-41c5-88a6-6f193666a46d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8de20e59-795e-41c5-88a6-6f193666a46d found for delete ", "request_id": "req-63b02929-7de2-40aa-af52-d37fb24d2b2f"}]} 2026-07-01 14:25:18.501 7 INFO neutron.services.segments.plugin [-] Segment 8de20e59-795e-41c5-88a6-6f193666a46d resource provider aggregate not found 2026-07-01 14:25:18.516 7 INFO neutron.services.segments.plugin [-] Segment 8de20e59-795e-41c5-88a6-6f193666a46d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8de20e59-795e-41c5-88a6-6f193666a46d found for delete ", "request_id": "req-c3fdb7ce-9ae3-4bf9-b267-5173df72ece3"}]} [pid: 7|app: 0|req: 909/1978] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:25:18 2026] POST /v2.0/subnets => generated 626 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1070/1979] 10.0.0.218 () {34 vars in 783 bytes} [Wed Jul 1 14:25:17 2026] PUT /v2.0/routers/1e5e0dbe-ea43-499f-918b-4c92732189b5/add_router_interface => generated 309 bytes in 1643 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1980] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:25:18 2026] DELETE /v2.0/networks/8dfaef51-18b0-43c2-9e79-5e9fdc18b183 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:25:18.817 6 WARNING neutron_lib.context [None req-7507460d-4963-4bb6-9fb7-ab2e593a311f e7c2852a20314f2aa5d2960024372ef9 e63f23f3772e42e6a3a1dae12c5b73fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:25:18.859 6 INFO neutron.db.segments_db [None req-7507460d-4963-4bb6-9fb7-ab2e593a311f e7c2852a20314f2aa5d2960024372ef9 e63f23f3772e42e6a3a1dae12c5b73fd - - default default] Added segment af2bc3ec-6c49-4d38-9e60-77a28358a52b of type vxlan for network e709bd21-8d61-4dff-846e-a9ae2f83e682 2026-07-01 14:25:18.911 7 WARNING neutron_lib.context [None req-5a2263ef-6e55-4023-bde0-4402c78d7582 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 911/1981] 10.0.0.218 () {34 vars in 684 bytes} [Wed Jul 1 14:25:18 2026] POST /v2.0/security-groups => generated 1628 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 14:25:19.078 7 WARNING neutron_lib.context [None req-c7f40415-0426-4803-a891-a07080dca00c 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:25:19.220 6 INFO neutron.db.l3_hamode_db [None req-7507460d-4963-4bb6-9fb7-ab2e593a311f e7c2852a20314f2aa5d2960024372ef9 e63f23f3772e42e6a3a1dae12c5b73fd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 912/1982] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jul 1 14:25:19 2026] POST /v2.0/security-group-rules => generated 597 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:25:19.298 7 WARNING neutron_lib.context [None req-6218d712-9d5e-4611-9962-41ab307c6d94 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:25:19.382 6 INFO neutron.db.l3_hamode_db [None req-7507460d-4963-4bb6-9fb7-ab2e593a311f e7c2852a20314f2aa5d2960024372ef9 e63f23f3772e42e6a3a1dae12c5b73fd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 913/1983] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jul 1 14:25:19 2026] POST /v2.0/security-group-rules => generated 597 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:25:19.468 7 WARNING neutron_lib.context [None req-c6c4a094-a662-435e-b220-7f4ae4036c47 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 914/1984] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jul 1 14:25:19 2026] POST /v2.0/security-group-rules => generated 599 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:25:19.615 7 WARNING neutron_lib.context [None req-a175d14e-e04d-42fb-8700-de71a698c990 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 915/1985] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jul 1 14:25:19 2026] POST /v2.0/security-group-rules => generated 601 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1986] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:25:19 2026] GET /v2.0/security-groups?tenant_id=1b37d584361a4d5baf3e09ba4ab4795b&name=default => generated 2925 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:25:19.990 7 WARNING neutron_lib.context [None req-4a7a3cf6-68ef-49a8-b6da-76e047800721 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 917/1987] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jul 1 14:25:19 2026] POST /v2.0/security-group-rules => generated 601 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1988] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:25:20 2026] DELETE /v2.0/security-groups/66651094-fd9a-4fce-b6da-b51e4173af37 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:25:20.246 7 WARNING neutron_lib.context [None req-3ce17f75-0054-4424-a1a2-c66f3ff49952 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 919/1989] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jul 1 14:25:20 2026] POST /v2.0/security-group-rules => generated 597 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:25:20.369 7 WARNING neutron_lib.context [None req-c1b08ab0-d651-4c76-8440-9962f39706ea 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 920/1990] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jul 1 14:25:20 2026] POST /v2.0/security-group-rules => generated 597 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:25:20.524 7 INFO neutron.services.segments.plugin [-] Segment dd731f73-af64-4929-86dd-381ce2aa8f6c resource provider aggregate not found 2026-07-01 14:25:20.537 7 INFO neutron.services.segments.plugin [-] Segment dd731f73-af64-4929-86dd-381ce2aa8f6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd731f73-af64-4929-86dd-381ce2aa8f6c found for delete ", "request_id": "req-ab5bcf6e-0c5c-437b-aec8-d63e21613ecf"}]} 2026-07-01 14:25:20.540 7 INFO neutron.services.segments.plugin [-] Segment dd731f73-af64-4929-86dd-381ce2aa8f6c resource provider aggregate not found 2026-07-01 14:25:20.554 7 INFO neutron.services.segments.plugin [-] Segment dd731f73-af64-4929-86dd-381ce2aa8f6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd731f73-af64-4929-86dd-381ce2aa8f6c found for delete ", "request_id": "req-6f1b559b-5b6d-4dc5-99a7-741ee3a9278e"}]} [pid: 7|app: 0|req: 921/1991] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:25:20 2026] GET /v2.0/security-groups?tenant_id=2f4a0f20826b410485895d50d157196d&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:25:20.632 7 WARNING neutron_lib.context [None req-b0448117-dede-4611-adec-0f840899986f 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 1071/1992] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:25:18 2026] POST /v2.0/routers => generated 507 bytes in 1901 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1993] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jul 1 14:25:20 2026] POST /v2.0/security-group-rules => generated 597 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:25:20.769 7 WARNING neutron_lib.context [None req-6172ab05-5297-4064-8f21-c1014160c070 e7c2852a20314f2aa5d2960024372ef9 e63f23f3772e42e6a3a1dae12c5b73fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 1072/1994] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:25:20 2026] DELETE /v2.0/security-groups/3fd574b0-3a52-4c0b-9c1d-dfe2bd304994 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:25:20.849 6 WARNING neutron_lib.context [None req-3cafb469-01d3-4d88-aa4a-8a8043656ace 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 1073/1995] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jul 1 14:25:20 2026] POST /v2.0/security-group-rules => generated 599 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:25:20.992 6 WARNING neutron_lib.context [None req-0a827955-218e-41c0-8984-2bd3bd1bf816 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 1074/1996] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jul 1 14:25:20 2026] POST /v2.0/security-group-rules => generated 601 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:25:21.157 6 WARNING neutron_lib.context [None req-868d6f7d-aae0-442b-b3c4-29ecd244b8ed 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 923/1997] 10.0.0.218 () {34 vars in 665 bytes} [Wed Jul 1 14:25:20 2026] POST /v2.0/ports => generated 946 bytes in 459 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: 6|app: 0|req: 1075/1998] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jul 1 14:25:21 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: 6|app: 0|req: 1076/1999] 10.0.0.83 () {34 vars in 1095 bytes} [Wed Jul 1 14:25:21 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1728742355&fields=id&tenant_id=56294a8da2ba43ebab18a2877802a729 => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1077/2000] 10.0.0.83 () {34 vars in 981 bytes} [Wed Jul 1 14:25:21 2026] GET /v2.0/networks?id=f6062475-cf96-4ef3-aa81-354d6ddf0815 => generated 705 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1078/2001] 10.0.0.83 () {34 vars in 964 bytes} [Wed Jul 1 14:25:21 2026] GET /v2.0/quotas/56294a8da2ba43ebab18a2877802a729 => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1079/2002] 10.0.0.83 () {34 vars in 1001 bytes} [Wed Jul 1 14:25:21 2026] GET /v2.0/ports?tenant_id=56294a8da2ba43ebab18a2877802a729&fields=id => generated 287 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1080/2003] 10.0.0.83 () {34 vars in 1007 bytes} [Wed Jul 1 14:25:21 2026] GET /v2.0/networks/f6062475-cf96-4ef3-aa81-354d6ddf0815?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1081/2004] 10.0.0.83 () {34 vars in 1107 bytes} [Wed Jul 1 14:25:21 2026] GET /v2.0/networks/f6062475-cf96-4ef3-aa81-354d6ddf0815?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: 6|app: 0|req: 1082/2005] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:25:22 2026] GET /v2.0/ports?device_id=2b4162cb-bbb5-488d-9afc-7960c4cc32a3 => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/2006] 10.0.0.218 () {34 vars in 783 bytes} [Wed Jul 1 14:25:21 2026] PUT /v2.0/routers/9ec0c96e-0fee-4b61-ac8e-9b8529ba5677/add_router_interface => generated 309 bytes in 1239 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1083/2007] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jul 1 14:25:22 2026] GET /v2.0/ports/f00ae63e-94d2-4c7f-895e-f8147d3374f2 => generated 1020 bytes in 81 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: 925/2008] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jul 1 14:25:22 2026] PUT /v2.0/routers/9ec0c96e-0fee-4b61-ac8e-9b8529ba5677/remove_router_interface => generated 309 bytes in 911 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:25:23.632 6 INFO neutron.api.v2.resource [None req-03e57134-deca-4811-8689-087d64ffd60c e7c2852a20314f2aa5d2960024372ef9 e63f23f3772e42e6a3a1dae12c5b73fd - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1084/2009] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jul 1 14:25:23 2026] PUT /v2.0/routers/9ec0c96e-0fee-4b61-ac8e-9b8529ba5677/remove_router_interface => generated 197 bytes in 153 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 926/2010] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jul 1 14:25:23 2026] GET /v2.0/ports?device_id=9ec0c96e-0fee-4b61-ac8e-9b8529ba5677 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:25:24.296 6 INFO neutron.services.segments.plugin [-] Segment af2bc3ec-6c49-4d38-9e60-77a28358a52b resource provider aggregate not found 2026-07-01 14:25:24.303 6 INFO neutron.services.segments.plugin [-] Segment af2bc3ec-6c49-4d38-9e60-77a28358a52b resource provider aggregate not found 2026-07-01 14:25:24.314 6 INFO neutron.db.l3_hamode_db [None req-50620e02-3c34-4848-a4e3-38f35ab4a772 e7c2852a20314f2aa5d2960024372ef9 e63f23f3772e42e6a3a1dae12c5b73fd - - default default] HA network e709bd21-8d61-4dff-846e-a9ae2f83e682 was deleted as no HA routers are present in tenant e63f23f3772e42e6a3a1dae12c5b73fd. 2026-07-01 14:25:24.315 6 INFO neutron.services.segments.plugin [-] Segment af2bc3ec-6c49-4d38-9e60-77a28358a52b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af2bc3ec-6c49-4d38-9e60-77a28358a52b found for delete ", "request_id": "req-f8f2278f-b769-4143-aed8-2c7ff4fbdcb5"}]} [pid: 6|app: 0|req: 1085/2011] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:25:23 2026] DELETE /v2.0/routers/9ec0c96e-0fee-4b61-ac8e-9b8529ba5677 => generated 0 bytes in 649 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/2012] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:25:24 2026] DELETE /v2.0/subnets/a9bc7ec4-33b2-42d7-b1c8-053441eb5178 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:25:24.494 6 INFO neutron.services.segments.plugin [-] Segment af2bc3ec-6c49-4d38-9e60-77a28358a52b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af2bc3ec-6c49-4d38-9e60-77a28358a52b found for delete ", "request_id": "req-68559c29-ffad-4c08-aea6-4d03a86de274"}]} [pid: 6|app: 0|req: 1086/2013] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:25:24 2026] DELETE /v2.0/networks/192e7a79-ed18-4274-bc0f-248460de13b6 => generated 0 bytes in 349 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:25:24.848 7 WARNING neutron_lib.context [None req-e4e4f231-5dbe-4115-acae-675af9a68f61 e7c2852a20314f2aa5d2960024372ef9 e63f23f3772e42e6a3a1dae12c5b73fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:25:24.920 7 INFO neutron.db.segments_db [None req-e4e4f231-5dbe-4115-acae-675af9a68f61 e7c2852a20314f2aa5d2960024372ef9 e63f23f3772e42e6a3a1dae12c5b73fd - - default default] Added segment 6d348f66-8fb6-4a5a-972a-5bde785547cf of type vxlan for network 81321089-d2f1-4f0d-b075-a470b6ce2bf8 [pid: 7|app: 0|req: 928/2014] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:25:24 2026] POST /v2.0/networks => generated 630 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:25:25.065 6 WARNING neutron_lib.context [None req-21fc132e-cd34-4d5b-9133-a244cd35b79f e7c2852a20314f2aa5d2960024372ef9 e63f23f3772e42e6a3a1dae12c5b73fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 1087/2015] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:25:25 2026] POST /v2.0/subnets => generated 626 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:25:25.350 7 WARNING neutron_lib.context [None req-3a15b343-ae1a-489b-bf87-e61a1d7de39e e7c2852a20314f2aa5d2960024372ef9 e63f23f3772e42e6a3a1dae12c5b73fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:25:25.389 7 INFO neutron.db.segments_db [None req-3a15b343-ae1a-489b-bf87-e61a1d7de39e e7c2852a20314f2aa5d2960024372ef9 e63f23f3772e42e6a3a1dae12c5b73fd - - default default] Added segment 3d7623f0-ee05-4495-b0b7-7a69346ffe59 of type vxlan for network 16bcc0b5-60bf-4fb9-ada2-5cfbe0d13bb2 2026-07-01 14:25:25.639 7 INFO neutron.db.l3_hamode_db [None req-3a15b343-ae1a-489b-bf87-e61a1d7de39e e7c2852a20314f2aa5d2960024372ef9 e63f23f3772e42e6a3a1dae12c5b73fd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 14:25:25.749 7 INFO neutron.db.l3_hamode_db [None req-3a15b343-ae1a-489b-bf87-e61a1d7de39e e7c2852a20314f2aa5d2960024372ef9 e63f23f3772e42e6a3a1dae12c5b73fd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 14:25:26.479 6 INFO neutron.services.segments.plugin [-] Segment c70a42ec-e90b-4255-981b-b7cd9c957d43 resource provider aggregate not found [pid: 7|app: 0|req: 929/2016] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:25:25 2026] POST /v2.0/routers => generated 506 bytes in 1146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:25:26.508 6 INFO neutron.services.segments.plugin [-] Segment c70a42ec-e90b-4255-981b-b7cd9c957d43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c70a42ec-e90b-4255-981b-b7cd9c957d43 found for delete ", "request_id": "req-e9ccdd1c-bf73-4be6-b98c-41476a81fa3e"}]} [pid: 6|app: 0|req: 1088/2017] 199.204.45.235 () {34 vars in 986 bytes} [Wed Jul 1 14:25:26 2026] GET /v2.0/networks?id=f6062475-cf96-4ef3-aa81-354d6ddf0815 => generated 705 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:25:26.519 6 INFO neutron.services.segments.plugin [-] Segment c70a42ec-e90b-4255-981b-b7cd9c957d43 resource provider aggregate not found 2026-07-01 14:25:26.538 6 INFO neutron.services.segments.plugin [-] Segment c70a42ec-e90b-4255-981b-b7cd9c957d43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c70a42ec-e90b-4255-981b-b7cd9c957d43 found for delete ", "request_id": "req-f362982f-c4f1-4a9a-88dd-dffbcb7ec365"}]} [pid: 6|app: 0|req: 1089/2018] 199.204.45.235 () {34 vars in 1050 bytes} [Wed Jul 1 14:25:26 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=56294a8da2ba43ebab18a2877802a729 => generated 179 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:25:26.565 6 WARNING neutron_lib.context [req-b7d78390-2ec2-45a9-9563-c295e66eddb8 req-41e06199-4f87-4703-85e6-6b6149118fd2 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 1090/2019] 199.204.45.235 () {38 vars in 955 bytes} [Wed Jul 1 14:25:26 2026] POST /v2.0/ports => generated 1183 bytes in 407 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: 6|app: 0|req: 1093/2022] 199.204.45.235 () {38 vars in 1028 bytes} [Wed Jul 1 14:25:26 2026] PUT /v2.0/ports/36914e88-1703-40b9-abe0-d4c0954d8357 => generated 1464 bytes in 616 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-07-01 14:25:27.646 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-fcc6717f-a811-4190-b672-3bbc2e97c8ab'] response: {'name': 'network-changed', 'server_uuid': '2b4162cb-bbb5-488d-9afc-7960c4cc32a3', 'tag': '36914e88-1703-40b9-abe0-d4c0954d8357', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1094/2023] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:25:27 2026] GET /v2.0/ports?device_id=2b4162cb-bbb5-488d-9afc-7960c4cc32a3 => generated 1198 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1095/2024] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:25:27 2026] GET /v2.0/security-groups?id=32f29c81-a036-4aa9-bfc1-ce2ce4f3e0b0&fields=id&fields=name => generated 112 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1096/2025] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:25:28 2026] GET /v2.0/ports?tenant_id=56294a8da2ba43ebab18a2877802a729&device_id=2b4162cb-bbb5-488d-9afc-7960c4cc32a3 => generated 1467 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1097/2026] 199.204.45.235 () {34 vars in 1018 bytes} [Wed Jul 1 14:25:28 2026] GET /v2.0/networks?tenant_id=56294a8da2ba43ebab18a2877802a729&shared=False => generated 2375 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/2027] 10.0.0.218 () {34 vars in 783 bytes} [Wed Jul 1 14:25:26 2026] PUT /v2.0/routers/1a0f417f-fa7b-48cf-b934-fc66c7ba2546/add_router_interface => generated 309 bytes in 1827 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1098/2028] 199.204.45.235 () {34 vars in 930 bytes} [Wed Jul 1 14:25:28 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/2029] 10.0.0.218 () {32 vars in 717 bytes} [Wed Jul 1 14:25:28 2026] GET /v2.0/ports/0bc7bb75-661e-428e-b35b-af74208cd937 => generated 955 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1099/2030] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jul 1 14:25:28 2026] PUT /v2.0/routers/1a0f417f-fa7b-48cf-b934-fc66c7ba2546/remove_router_interface => generated 309 bytes in 873 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/2031] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jul 1 14:25:29 2026] GET /v2.0/ports?device_id=1a0f417f-fa7b-48cf-b934-fc66c7ba2546 => 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: 933/2032] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:25:29 2026] GET /v2.0/ports?tenant_id=56294a8da2ba43ebab18a2877802a729&device_id=2b4162cb-bbb5-488d-9afc-7960c4cc32a3 => generated 1467 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/2033] 199.204.45.235 () {34 vars in 1058 bytes} [Wed Jul 1 14:25:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.229&port_id=36914e88-1703-40b9-abe0-d4c0954d8357 => 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: 935/2034] 199.204.45.235 () {34 vars in 1104 bytes} [Wed Jul 1 14:25:29 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1bf&port_id=36914e88-1703-40b9-abe0-d4c0954d8357 => 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: 936/2035] 199.204.45.235 () {34 vars in 1064 bytes} [Wed Jul 1 14:25:29 2026] GET /v2.0/subnets?id=a9e62d3d-472c-4bef-b9ed-cd14eac89838&id=b7f775fa-e01b-4632-ba6e-49f97c7945d3 => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/2036] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:25:29 2026] GET /v2.0/ports?network_id=f6062475-cf96-4ef3-aa81-354d6ddf0815&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/2037] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:25:29 2026] GET /v2.0/ports?network_id=f6062475-cf96-4ef3-aa81-354d6ddf0815&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: 7|app: 0|req: 939/2038] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:25:29 2026] GET /v2.0/networks/f6062475-cf96-4ef3-aa81-354d6ddf0815?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: 940/2039] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:25:29 2026] GET /v2.0/networks/f6062475-cf96-4ef3-aa81-354d6ddf0815?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) 2026-07-01 14:25:29.863 6 INFO neutron.services.segments.plugin [-] Segment 3d7623f0-ee05-4495-b0b7-7a69346ffe59 resource provider aggregate not found 2026-07-01 14:25:29.867 6 INFO neutron.services.segments.plugin [-] Segment 3d7623f0-ee05-4495-b0b7-7a69346ffe59 resource provider aggregate not found 2026-07-01 14:25:29.877 6 INFO neutron.services.segments.plugin [-] Segment 3d7623f0-ee05-4495-b0b7-7a69346ffe59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d7623f0-ee05-4495-b0b7-7a69346ffe59 found for delete ", "request_id": "req-72c3d840-6108-4772-b162-e53e23e236ed"}]} 2026-07-01 14:25:29.880 6 INFO neutron.services.segments.plugin [-] Segment 3d7623f0-ee05-4495-b0b7-7a69346ffe59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d7623f0-ee05-4495-b0b7-7a69346ffe59 found for delete ", "request_id": "req-692710db-6bc5-4a3b-8588-48df5f40efb3"}]} 2026-07-01 14:25:29.887 6 INFO neutron.db.l3_hamode_db [None req-0b578998-3d54-4616-b9cf-df980fbebc9b e7c2852a20314f2aa5d2960024372ef9 e63f23f3772e42e6a3a1dae12c5b73fd - - default default] HA network 16bcc0b5-60bf-4fb9-ada2-5cfbe0d13bb2 was deleted as no HA routers are present in tenant e63f23f3772e42e6a3a1dae12c5b73fd. [pid: 6|app: 0|req: 1100/2040] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:25:29 2026] DELETE /v2.0/routers/1a0f417f-fa7b-48cf-b934-fc66c7ba2546 => generated 0 bytes in 588 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/2041] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:25:29 2026] DELETE /v2.0/subnets/ee654525-4739-40ea-860c-7627ae6b834b => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1101/2042] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:25:30 2026] DELETE /v2.0/networks/81321089-d2f1-4f0d-b075-a470b6ce2bf8 => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:25:30.423 7 WARNING neutron_lib.context [None req-6b966334-65bd-41b4-bf18-0bc3aaab5731 e7c2852a20314f2aa5d2960024372ef9 e63f23f3772e42e6a3a1dae12c5b73fd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:25:30.470 7 INFO neutron.db.segments_db [None req-6b966334-65bd-41b4-bf18-0bc3aaab5731 e7c2852a20314f2aa5d2960024372ef9 e63f23f3772e42e6a3a1dae12c5b73fd - - default default] Added segment 5263971a-0704-4d6d-95af-b9785c5e03ee of type vxlan for network 41fb32ed-03f8-4c7d-b296-3f21a58565bf 2026-07-01 14:25:30.793 7 INFO neutron.db.l3_hamode_db [None req-6b966334-65bd-41b4-bf18-0bc3aaab5731 e7c2852a20314f2aa5d2960024372ef9 e63f23f3772e42e6a3a1dae12c5b73fd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 14:25:31.584 7 INFO neutron.db.l3_hamode_db [None req-6b966334-65bd-41b4-bf18-0bc3aaab5731 e7c2852a20314f2aa5d2960024372ef9 e63f23f3772e42e6a3a1dae12c5b73fd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 942/2043] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:25:30 2026] POST /v2.0/routers => generated 688 bytes in 2151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:25:32.602 6 INFO neutron.services.segments.plugin [-] Segment 6d348f66-8fb6-4a5a-972a-5bde785547cf resource provider aggregate not found 2026-07-01 14:25:32.607 6 INFO neutron.services.segments.plugin [-] Segment 6d348f66-8fb6-4a5a-972a-5bde785547cf resource provider aggregate not found 2026-07-01 14:25:32.620 6 INFO neutron.services.segments.plugin [-] Segment 6d348f66-8fb6-4a5a-972a-5bde785547cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d348f66-8fb6-4a5a-972a-5bde785547cf found for delete ", "request_id": "req-cfdcd132-633d-4153-82f9-012e8146c291"}]} 2026-07-01 14:25:32.630 6 INFO neutron.services.segments.plugin [-] Segment 6d348f66-8fb6-4a5a-972a-5bde785547cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d348f66-8fb6-4a5a-972a-5bde785547cf found for delete ", "request_id": "req-c805b524-7864-4e46-a689-be4c34a84aa2"}]} [pid: 6|app: 0|req: 1102/2044] 10.0.0.218 () {32 vars in 721 bytes} [Wed Jul 1 14:25:32 2026] GET /v2.0/routers/a48886d1-86dd-4a2a-9e99-e9ba558d0919 => generated 694 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/2045] 10.0.0.218 () {32 vars in 647 bytes} [Wed Jul 1 14:25:32 2026] GET /v2.0/routers => generated 697 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/2046] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:25:32 2026] GET /v2.0/ports?device_id=2b4162cb-bbb5-488d-9afc-7960c4cc32a3 => generated 1200 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/2047] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:25:32 2026] GET /v2.0/security-groups?id=32f29c81-a036-4aa9-bfc1-ce2ce4f3e0b0&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1103/2048] 10.0.0.218 () {34 vars in 741 bytes} [Wed Jul 1 14:25:32 2026] PUT /v2.0/routers/a48886d1-86dd-4a2a-9e99-e9ba558d0919 => generated 701 bytes in 514 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/2049] 10.0.0.218 () {32 vars in 721 bytes} [Wed Jul 1 14:25:33 2026] GET /v2.0/routers/a48886d1-86dd-4a2a-9e99-e9ba558d0919 => generated 701 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1104/2050] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jul 1 14:25:33 2026] GET /v2.0/ports?device_id=a48886d1-86dd-4a2a-9e99-e9ba558d0919 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:25:34.344 7 INFO neutron.services.segments.plugin [-] Segment 5263971a-0704-4d6d-95af-b9785c5e03ee resource provider aggregate not found 2026-07-01 14:25:34.348 7 INFO neutron.services.segments.plugin [-] Segment 5263971a-0704-4d6d-95af-b9785c5e03ee resource provider aggregate not found 2026-07-01 14:25:34.356 7 INFO neutron.services.segments.plugin [-] Segment 5263971a-0704-4d6d-95af-b9785c5e03ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5263971a-0704-4d6d-95af-b9785c5e03ee found for delete ", "request_id": "req-4afd801e-96f3-4681-b052-476a0b62f37d"}]} 2026-07-01 14:25:34.360 7 INFO neutron.services.segments.plugin [-] Segment 5263971a-0704-4d6d-95af-b9785c5e03ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5263971a-0704-4d6d-95af-b9785c5e03ee found for delete ", "request_id": "req-47c8d1c7-edec-4452-bf2a-f5375973f783"}]} 2026-07-01 14:25:34.361 7 INFO neutron.db.l3_hamode_db [None req-f3006cba-c7d4-4c15-b117-0265c774732f e7c2852a20314f2aa5d2960024372ef9 e63f23f3772e42e6a3a1dae12c5b73fd - - default default] HA network 41fb32ed-03f8-4c7d-b296-3f21a58565bf was deleted as no HA routers are present in tenant e63f23f3772e42e6a3a1dae12c5b73fd. [pid: 7|app: 0|req: 947/2051] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:25:33 2026] DELETE /v2.0/routers/a48886d1-86dd-4a2a-9e99-e9ba558d0919 => generated 0 bytes in 973 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1105/2052] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jul 1 14:25:34 2026] GET /v2.0/ports?device_id=a48886d1-86dd-4a2a-9e99-e9ba558d0919 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:25:34.418 7 INFO neutron.api.v2.resource [None req-9b158f90-1e1c-4943-a628-0285a3a5b7c5 e7c2852a20314f2aa5d2960024372ef9 e63f23f3772e42e6a3a1dae12c5b73fd - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 948/2053] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:25:34 2026] DELETE /v2.0/routers/a48886d1-86dd-4a2a-9e99-e9ba558d0919 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1106/2054] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jul 1 14:25:34 2026] GET /v2.0/ports?device_id=1a0f417f-fa7b-48cf-b934-fc66c7ba2546 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:25:34.461 7 INFO neutron.api.v2.resource [None req-6f569ee3-7386-465a-96f1-c90df40cced4 e7c2852a20314f2aa5d2960024372ef9 e63f23f3772e42e6a3a1dae12c5b73fd - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 949/2055] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:25:34 2026] DELETE /v2.0/routers/1a0f417f-fa7b-48cf-b934-fc66c7ba2546 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 14:25:34.476 6 INFO neutron.pecan_wsgi.hooks.translation [None req-7fd792c6-6c86-4e01-af78-25be646cb70b e7c2852a20314f2aa5d2960024372ef9 e63f23f3772e42e6a3a1dae12c5b73fd - - default default] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1107/2056] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:25:34 2026] DELETE /v2.0/subnets/ee654525-4739-40ea-860c-7627ae6b834b => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/2057] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jul 1 14:25:34 2026] GET /v2.0/ports?device_id=9ec0c96e-0fee-4b61-ac8e-9b8529ba5677 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:25:34.517 6 INFO neutron.api.v2.resource [None req-8c1b2cfc-c2e8-4d15-ae54-f55ff967b26c e7c2852a20314f2aa5d2960024372ef9 e63f23f3772e42e6a3a1dae12c5b73fd - - default default] delete failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1108/2058] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:25:34 2026] DELETE /v2.0/routers/9ec0c96e-0fee-4b61-ac8e-9b8529ba5677 => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 14:25:34.535 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dfed0a65-b559-4590-9dad-90dd79eefecd e7c2852a20314f2aa5d2960024372ef9 e63f23f3772e42e6a3a1dae12c5b73fd - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 951/2059] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:25:34 2026] DELETE /v2.0/subnets/a9bc7ec4-33b2-42d7-b1c8-053441eb5178 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1109/2060] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jul 1 14:25:34 2026] GET /v2.0/ports?device_id=a0f3f54b-f36a-496e-b9d4-e34bca57240d => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:25:34.584 7 INFO neutron.api.v2.resource [None req-0db2a3e8-4de9-4de3-9045-cf12472a5a42 e7c2852a20314f2aa5d2960024372ef9 e63f23f3772e42e6a3a1dae12c5b73fd - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 952/2061] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:25:34 2026] DELETE /v2.0/routers/a0f3f54b-f36a-496e-b9d4-e34bca57240d => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 14:25:34.604 6 INFO neutron.pecan_wsgi.hooks.translation [None req-b08bd860-8b60-470b-94f3-07aaaadb5223 e7c2852a20314f2aa5d2960024372ef9 e63f23f3772e42e6a3a1dae12c5b73fd - - default default] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1110/2062] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:25:34 2026] DELETE /v2.0/subnets/64806f4e-c5f5-46c7-8134-766949042f75 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 14:25:34.625 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8de1dda8-b026-461f-b901-3a99f6cc1e7a e7c2852a20314f2aa5d2960024372ef9 e63f23f3772e42e6a3a1dae12c5b73fd - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 953/2063] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:25:34 2026] DELETE /v2.0/subnets/261fae7c-b84f-40c5-bcb1-1fe09a0a1cf3 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1111/2064] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:25:35 2026] GET /v2.0/security-groups?tenant_id=e63f23f3772e42e6a3a1dae12c5b73fd&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: 954/2065] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:25:35 2026] DELETE /v2.0/security-groups/f78b57a8-6eab-4353-bf24-d0ed27a0ea0b => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:25:37.576 6 WARNING neutron_lib.context [None req-27567268-35bd-489a-ba5c-f3e4b4b09814 ec25f4047b02490d9cb3f49129f2f920 a85dfdcc9dc1480e93d2f165000f0d7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 1112/2066] 10.0.0.218 () {34 vars in 684 bytes} [Wed Jul 1 14:25:37 2026] POST /v2.0/security-groups => generated 1626 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/2067] 10.0.0.218 () {32 vars in 663 bytes} [Wed Jul 1 14:25:37 2026] GET /v2.0/security-groups => generated 4533 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1113/2068] 10.0.0.218 () {34 vars in 758 bytes} [Wed Jul 1 14:25:37 2026] PUT /v2.0/security-groups/ab4151c6-0ec2-4d1f-9f81-1cd4d1565e27 => generated 1666 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/2069] 10.0.0.218 () {32 vars in 737 bytes} [Wed Jul 1 14:25:37 2026] GET /v2.0/security-groups/ab4151c6-0ec2-4d1f-9f81-1cd4d1565e27 => generated 1666 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1114/2070] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:25:37 2026] DELETE /v2.0/security-groups/ab4151c6-0ec2-4d1f-9f81-1cd4d1565e27 => 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: 957/2071] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:25:38 2026] GET /v2.0/ports?device_id=2b4162cb-bbb5-488d-9afc-7960c4cc32a3 => generated 1200 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1115/2072] 10.0.0.218 () {32 vars in 663 bytes} [Wed Jul 1 14:25:38 2026] GET /v2.0/security-groups => generated 2927 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:25:38.175 6 INFO neutron.api.v2.resource [None req-5ff0504b-c18d-47c7-b910-69f554609ccd ec25f4047b02490d9cb3f49129f2f920 a85dfdcc9dc1480e93d2f165000f0d7d - - default default] delete failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1116/2073] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:25:38 2026] DELETE /v2.0/security-groups/ab4151c6-0ec2-4d1f-9f81-1cd4d1565e27 => 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: 958/2074] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:25:38 2026] GET /v2.0/security-groups?id=32f29c81-a036-4aa9-bfc1-ce2ce4f3e0b0&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:25:38.193 6 WARNING neutron_lib.context [None req-eb48ea47-69bb-4848-aed3-682470f64f8f ec25f4047b02490d9cb3f49129f2f920 a85dfdcc9dc1480e93d2f165000f0d7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 959/2075] 10.0.0.218 () {32 vars in 818 bytes} [Wed Jul 1 14:25:38 2026] GET /v2.0/ports?network_id=f6062475-cf96-4ef3-aa81-354d6ddf0815&mac_address=fa%3A16%3A3e%3A65%3A26%3Ab9 => generated 1200 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:25:38.292 7 WARNING neutron_lib.context [None req-c4a409d2-f417-474d-a5e2-bbf6b6e64e97 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 1117/2076] 10.0.0.218 () {34 vars in 684 bytes} [Wed Jul 1 14:25:38 2026] POST /v2.0/security-groups => generated 1627 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 14:25:38.336 6 WARNING neutron_lib.context [None req-56af60d4-825a-4da3-8792-72666bc4a2a5 ec25f4047b02490d9cb3f49129f2f920 a85dfdcc9dc1480e93d2f165000f0d7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 1118/2077] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jul 1 14:25:38 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: 6|app: 0|req: 1119/2078] 10.0.0.218 () {32 vars in 747 bytes} [Wed Jul 1 14:25:38 2026] GET /v2.0/security-group-rules/7c2ccc47-9ecf-4544-844c-d8fc0b37322e => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1120/2079] 10.0.0.218 () {32 vars in 673 bytes} [Wed Jul 1 14:25:38 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1121/2080] 10.0.0.218 () {32 vars in 750 bytes} [Wed Jul 1 14:25:38 2026] DELETE /v2.0/security-group-rules/7c2ccc47-9ecf-4544-844c-d8fc0b37322e => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1122/2081] 10.0.0.218 () {32 vars in 673 bytes} [Wed Jul 1 14:25:38 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-07-01 14:25:38.663 6 WARNING neutron_lib.context [None req-545f3b91-4da9-4369-b846-28f13d7bd813 ec25f4047b02490d9cb3f49129f2f920 a85dfdcc9dc1480e93d2f165000f0d7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 1123/2082] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jul 1 14:25:38 2026] POST /v2.0/security-group-rules => generated 601 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1124/2083] 10.0.0.218 () {32 vars in 747 bytes} [Wed Jul 1 14:25:38 2026] GET /v2.0/security-group-rules/ff1109cc-e3fe-4369-bb33-84a32162a1f3 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1125/2084] 10.0.0.218 () {32 vars in 673 bytes} [Wed Jul 1 14:25:38 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1126/2085] 10.0.0.218 () {32 vars in 750 bytes} [Wed Jul 1 14:25:38 2026] DELETE /v2.0/security-group-rules/ff1109cc-e3fe-4369-bb33-84a32162a1f3 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1127/2086] 10.0.0.218 () {32 vars in 673 bytes} [Wed Jul 1 14:25:38 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:25:39.048 6 WARNING neutron_lib.context [None req-5baec541-36d1-4a75-bbd6-ffbe088cd731 ec25f4047b02490d9cb3f49129f2f920 a85dfdcc9dc1480e93d2f165000f0d7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:25:39.136 7 INFO neutron.db.l3_db [None req-c4a409d2-f417-474d-a5e2-bbf6b6e64e97 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] Floating IP 5c377b17-f221-4232-8d67-8fe96e875d3b associated. External IP: 10.96.250.213, port: 36914e88-1703-40b9-abe0-d4c0954d8357. [pid: 6|app: 0|req: 1128/2087] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jul 1 14:25:39 2026] POST /v2.0/security-group-rules => generated 602 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1129/2088] 10.0.0.218 () {32 vars in 747 bytes} [Wed Jul 1 14:25:39 2026] GET /v2.0/security-group-rules/79c44eb5-734e-46a9-8a14-55cd6a8d85c3 => generated 602 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1130/2089] 10.0.0.218 () {32 vars in 673 bytes} [Wed Jul 1 14:25:39 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1131/2090] 10.0.0.218 () {32 vars in 750 bytes} [Wed Jul 1 14:25:39 2026] DELETE /v2.0/security-group-rules/79c44eb5-734e-46a9-8a14-55cd6a8d85c3 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1132/2091] 10.0.0.218 () {32 vars in 673 bytes} [Wed Jul 1 14:25:39 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) [pid: 7|app: 0|req: 960/2092] 10.0.0.218 () {34 vars in 677 bytes} [Wed Jul 1 14:25:38 2026] POST /v2.0/floatingips => generated 855 bytes in 1180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1133/2093] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:25:39 2026] DELETE /v2.0/security-groups/cf7f20d3-5bed-4f3f-9670-5e993057abfb => 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: 961/2094] 10.0.0.218 () {32 vars in 663 bytes} [Wed Jul 1 14:25:39 2026] GET /v2.0/security-groups => generated 2927 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:25:39.552 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6dddd3c7-eaab-41c9-a33a-598f8c475ef2'] response: {'name': 'network-changed', 'server_uuid': '2b4162cb-bbb5-488d-9afc-7960c4cc32a3', 'tag': '36914e88-1703-40b9-abe0-d4c0954d8357', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1134/2095] 10.0.0.83 () {34 vars in 1095 bytes} [Wed Jul 1 14:25:39 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1728742355&fields=id&tenant_id=56294a8da2ba43ebab18a2877802a729 => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/2096] 10.0.0.218 () {32 vars in 663 bytes} [Wed Jul 1 14:25:39 2026] GET /v2.0/security-groups => generated 2927 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1135/2097] 10.0.0.83 () {34 vars in 981 bytes} [Wed Jul 1 14:25:39 2026] GET /v2.0/networks?id=4c8315b6-2d74-4bb2-ae98-4af2b5e4ca82 => generated 704 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/2098] 10.0.0.83 () {34 vars in 964 bytes} [Wed Jul 1 14:25:39 2026] GET /v2.0/quotas/56294a8da2ba43ebab18a2877802a729 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1136/2099] 10.0.0.83 () {34 vars in 1001 bytes} [Wed Jul 1 14:25:39 2026] GET /v2.0/ports?tenant_id=56294a8da2ba43ebab18a2877802a729&fields=id => generated 333 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/2100] 10.0.0.83 () {34 vars in 1007 bytes} [Wed Jul 1 14:25:39 2026] GET /v2.0/networks/4c8315b6-2d74-4bb2-ae98-4af2b5e4ca82?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1137/2101] 10.0.0.83 () {34 vars in 1107 bytes} [Wed Jul 1 14:25:39 2026] GET /v2.0/networks/4c8315b6-2d74-4bb2-ae98-4af2b5e4ca82?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: 6|app: 0|req: 1138/2102] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:25:40 2026] GET /v2.0/ports?device_id=24c946e1-e422-4aa1-afd5-2700224c018c => 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: 965/2103] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:25:40 2026] GET /v2.0/ports?tenant_id=56294a8da2ba43ebab18a2877802a729&device_id=2b4162cb-bbb5-488d-9afc-7960c4cc32a3 => generated 1469 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1139/2104] 199.204.45.235 () {34 vars in 986 bytes} [Wed Jul 1 14:25:40 2026] GET /v2.0/networks?id=f6062475-cf96-4ef3-aa81-354d6ddf0815 => generated 801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1140/2105] 199.204.45.235 () {34 vars in 1058 bytes} [Wed Jul 1 14:25:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.229&port_id=36914e88-1703-40b9-abe0-d4c0954d8357 => generated 858 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1141/2106] 199.204.45.235 () {34 vars in 1104 bytes} [Wed Jul 1 14:25:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1bf&port_id=36914e88-1703-40b9-abe0-d4c0954d8357 => 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: 966/2107] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:25:40 2026] GET /v2.0/security-groups?tenant_id=a85dfdcc9dc1480e93d2f165000f0d7d&name=default => generated 2927 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1142/2108] 199.204.45.235 () {34 vars in 1064 bytes} [Wed Jul 1 14:25:40 2026] GET /v2.0/subnets?id=a9e62d3d-472c-4bef-b9ed-cd14eac89838&id=b7f775fa-e01b-4632-ba6e-49f97c7945d3 => generated 1410 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1143/2109] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:25:40 2026] GET /v2.0/ports?network_id=f6062475-cf96-4ef3-aa81-354d6ddf0815&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: 6|app: 0|req: 1144/2110] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:25:40 2026] GET /v2.0/ports?network_id=f6062475-cf96-4ef3-aa81-354d6ddf0815&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: 967/2111] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:25:40 2026] DELETE /v2.0/security-groups/f3849de5-8bdd-4e8a-a605-b6cc3cc08d3f => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1145/2112] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:25:40 2026] GET /v2.0/networks/f6062475-cf96-4ef3-aa81-354d6ddf0815?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/2113] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:25:40 2026] GET /v2.0/networks/f6062475-cf96-4ef3-aa81-354d6ddf0815?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: 7|app: 0|req: 970/2116] 10.0.0.76 () {34 vars in 989 bytes} [Wed Jul 1 14:25:43 2026] GET /v2.0/ports?device_id=2b4162cb-bbb5-488d-9afc-7960c4cc32a3 => generated 1469 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1147/2117] 10.0.0.76 () {34 vars in 1039 bytes} [Wed Jul 1 14:25:43 2026] GET /v2.0/security-groups?id=32f29c81-a036-4aa9-bfc1-ce2ce4f3e0b0&fields=id&fields=name => generated 112 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/2118] 199.204.45.235 () {34 vars in 986 bytes} [Wed Jul 1 14:25:44 2026] GET /v2.0/networks?id=4c8315b6-2d74-4bb2-ae98-4af2b5e4ca82 => generated 704 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1148/2119] 199.204.45.235 () {34 vars in 1050 bytes} [Wed Jul 1 14:25:44 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=56294a8da2ba43ebab18a2877802a729 => generated 179 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:25:44.467 7 WARNING neutron_lib.context [req-ca1e99a9-b7c8-4342-a0ef-0985657aa6ad req-d1a67e20-2bf9-49f3-8742-4b450c3d8c2b 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 972/2120] 199.204.45.235 () {38 vars in 955 bytes} [Wed Jul 1 14:25:44 2026] POST /v2.0/ports => generated 1187 bytes in 401 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: 973/2121] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:25:44 2026] GET /v2.0/security-groups?tenant_id=02d32f83b7b44ee7937e4249b7d106ac&name=default => generated 2929 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/2122] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:25:45 2026] GET /v2.0/ports?device_id=24c946e1-e422-4aa1-afd5-2700224c018c => generated 1202 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2123] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:25:45 2026] DELETE /v2.0/security-groups/2859af6d-a4a6-4081-ab38-490680575de3 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/2124] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:25:45 2026] GET /v2.0/security-groups?id=32f29c81-a036-4aa9-bfc1-ce2ce4f3e0b0&fields=id&fields=name => generated 112 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1149/2125] 199.204.45.235 () {38 vars in 1028 bytes} [Wed Jul 1 14:25:44 2026] PUT /v2.0/ports/d2370278-c57c-4b54-80e5-8bdf25bf7a9f => generated 1468 bytes in 606 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/2126] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:25:45 2026] GET /v2.0/security-groups?tenant_id=b9e9fb29f2844d8bb50923a8f66fefd7&name=default => generated 2929 bytes in 142 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-07-01 14:25:45.734 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-5688f5ed-131e-4a8d-a500-01d1533b00d9'] response: {'name': 'network-changed', 'server_uuid': '24c946e1-e422-4aa1-afd5-2700224c018c', 'tag': 'd2370278-c57c-4b54-80e5-8bdf25bf7a9f', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1150/2127] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:25:45 2026] DELETE /v2.0/security-groups/4fb2084b-c3cd-4e6e-aad8-2266b73dd65a => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/2128] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:25:46 2026] GET /v2.0/ports?tenant_id=56294a8da2ba43ebab18a2877802a729&device_id=24c946e1-e422-4aa1-afd5-2700224c018c => generated 1471 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1151/2129] 199.204.45.235 () {34 vars in 1018 bytes} [Wed Jul 1 14:25:46 2026] GET /v2.0/networks?tenant_id=56294a8da2ba43ebab18a2877802a729&shared=False => generated 2375 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/2130] 199.204.45.235 () {34 vars in 930 bytes} [Wed Jul 1 14:25:46 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1152/2131] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:25:47 2026] GET /v2.0/ports?tenant_id=56294a8da2ba43ebab18a2877802a729&device_id=24c946e1-e422-4aa1-afd5-2700224c018c => generated 1471 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2132] 199.204.45.235 () {34 vars in 1058 bytes} [Wed Jul 1 14:25:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.101&port_id=d2370278-c57c-4b54-80e5-8bdf25bf7a9f => 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: 981/2133] 199.204.45.235 () {34 vars in 1106 bytes} [Wed Jul 1 14:25:47 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A304&port_id=d2370278-c57c-4b54-80e5-8bdf25bf7a9f => 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: 982/2134] 199.204.45.235 () {34 vars in 1064 bytes} [Wed Jul 1 14:25:47 2026] GET /v2.0/subnets?id=17f931e8-d12c-4ac2-a8fb-4eeaad612ba6&id=2cd242a3-7e5f-49f3-96a4-f52e7ab0b5e1 => generated 1414 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2135] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:25:47 2026] GET /v2.0/ports?network_id=4c8315b6-2d74-4bb2-ae98-4af2b5e4ca82&device_owner=network%3Adhcp => generated 1461 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2136] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:25:47 2026] GET /v2.0/ports?network_id=4c8315b6-2d74-4bb2-ae98-4af2b5e4ca82&device_owner=network%3Adhcp => generated 1461 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2137] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:25:47 2026] GET /v2.0/networks/4c8315b6-2d74-4bb2-ae98-4af2b5e4ca82?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: 986/2138] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:25:47 2026] GET /v2.0/networks/4c8315b6-2d74-4bb2-ae98-4af2b5e4ca82?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-07-01 14:25:47.859 6 INFO neutron.db.segments_db [None req-52d346d4-656d-421a-8c22-bcaa82ba64bc 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Added segment 1268bc5e-881a-40cb-9de7-3020c1d07b94 of type vxlan for network 5be4f5fb-75ec-40af-8c07-172b83797356 [pid: 6|app: 0|req: 1153/2139] 10.0.0.218 () {34 vars in 671 bytes} [Wed Jul 1 14:25:47 2026] POST /v2.0/networks => generated 741 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2140] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:25:47 2026] POST /v2.0/subnets => generated 688 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:25:48.237 6 INFO neutron.db.segments_db [None req-e9e3b351-65f8-4861-bb91-cfa211281c0d 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Added segment f12c0c27-2436-456b-ada8-4c5fc15f9857 of type vxlan for network 9ae0c03d-f43a-4b9e-b546-fbd206be88e0 2026-07-01 14:25:48.522 6 INFO neutron.db.l3_hamode_db [None req-e9e3b351-65f8-4861-bb91-cfa211281c0d 9b2f7215d87047c1b4b10c04da6781eb 5de7f270230140d1acdda8dfab182642 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 14:25:49.353 6 INFO neutron.db.l3_hamode_db [None req-e9e3b351-65f8-4861-bb91-cfa211281c0d 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 1154/2141] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:25:48 2026] POST /v2.0/routers => generated 728 bytes in 2153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1155/2142] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:25:50 2026] GET /v2.0/ports?device_id=24c946e1-e422-4aa1-afd5-2700224c018c => generated 1204 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1156/2143] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:25:50 2026] GET /v2.0/security-groups?id=32f29c81-a036-4aa9-bfc1-ce2ce4f3e0b0&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/2144] 10.0.0.218 () {34 vars in 783 bytes} [Wed Jul 1 14:25:50 2026] PUT /v2.0/routers/11660c36-3bf6-47c5-b07a-8c6309ea06d7/add_router_interface => generated 309 bytes in 1275 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1157/2145] 10.0.0.83 () {34 vars in 981 bytes} [Wed Jul 1 14:25:53 2026] GET /v2.0/networks?id=5be4f5fb-75ec-40af-8c07-172b83797356 => generated 673 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2146] 10.0.0.83 () {34 vars in 964 bytes} [Wed Jul 1 14:25:53 2026] GET /v2.0/quotas/5de7f270230140d1acdda8dfab182642 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1158/2147] 10.0.0.83 () {34 vars in 1001 bytes} [Wed Jul 1 14:25:53 2026] GET /v2.0/ports?tenant_id=5de7f270230140d1acdda8dfab182642&fields=id => generated 103 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2148] 10.0.0.83 () {34 vars in 1007 bytes} [Wed Jul 1 14:25:54 2026] GET /v2.0/networks/5be4f5fb-75ec-40af-8c07-172b83797356?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1159/2149] 10.0.0.83 () {34 vars in 1107 bytes} [Wed Jul 1 14:25:54 2026] GET /v2.0/networks/5be4f5fb-75ec-40af-8c07-172b83797356?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2150] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:25:54 2026] GET /v2.0/ports?device_id=a4258384-8041-4236-8e91-4cf416d27627 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1160/2151] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:25:55 2026] GET /v2.0/ports?device_id=a4258384-8041-4236-8e91-4cf416d27627 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2152] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:25:55 2026] GET /v2.0/ports?device_id=24c946e1-e422-4aa1-afd5-2700224c018c => generated 1204 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1161/2153] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:25:55 2026] GET /v2.0/security-groups?id=32f29c81-a036-4aa9-bfc1-ce2ce4f3e0b0&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2154] 10.0.0.218 () {32 vars in 818 bytes} [Wed Jul 1 14:25:55 2026] GET /v2.0/ports?network_id=4c8315b6-2d74-4bb2-ae98-4af2b5e4ca82&mac_address=fa%3A16%3A3e%3A4f%3Ae9%3A63 => generated 1204 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:25:56.018 6 WARNING neutron_lib.context [None req-044c56b7-e1fc-4327-9110-b3831b4dc2e8 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 994/2155] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:25:56 2026] GET /v2.0/ports?device_id=a4258384-8041-4236-8e91-4cf416d27627 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:25:56.912 6 INFO neutron.db.l3_db [None req-044c56b7-e1fc-4327-9110-b3831b4dc2e8 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] Floating IP 8200561d-9882-49ce-afa0-84be063fe556 associated. External IP: 10.96.250.204, port: d2370278-c57c-4b54-80e5-8bdf25bf7a9f. [pid: 6|app: 0|req: 1162/2158] 10.0.0.218 () {34 vars in 677 bytes} [Wed Jul 1 14:25:56 2026] POST /v2.0/floatingips => generated 855 bytes in 1286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2159] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:25:57 2026] GET /v2.0/ports?device_id=a4258384-8041-4236-8e91-4cf416d27627 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1163/2160] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:25:58 2026] GET /v2.0/ports?device_id=a4258384-8041-4236-8e91-4cf416d27627 => 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: 998/2161] 199.204.45.235 () {34 vars in 986 bytes} [Wed Jul 1 14:25:58 2026] GET /v2.0/networks?id=5be4f5fb-75ec-40af-8c07-172b83797356 => generated 673 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:25:58.956 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-c34f01b3-abd2-4728-9c6b-1c9cc21d7a03'] response: {'name': 'network-changed', 'server_uuid': '24c946e1-e422-4aa1-afd5-2700224c018c', 'tag': 'd2370278-c57c-4b54-80e5-8bdf25bf7a9f', 'status': 'completed', 'code': 200} 2026-07-01 14:25:58.963 6 WARNING neutron_lib.context [req-ad5d63dc-7f7c-42f6-a234-32824d72c158 req-fe70cf0f-0c9a-4d6f-9e6c-dbca08bdd0d3 825e89cef97f4b629212e2da6bb7cf4f 5de7f270230140d1acdda8dfab182642 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 999/2162] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:25:59 2026] GET /v2.0/ports?tenant_id=56294a8da2ba43ebab18a2877802a729&device_id=24c946e1-e422-4aa1-afd5-2700224c018c => generated 1473 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2163] 199.204.45.235 () {34 vars in 986 bytes} [Wed Jul 1 14:25:59 2026] GET /v2.0/networks?id=4c8315b6-2d74-4bb2-ae98-4af2b5e4ca82 => generated 800 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1164/2164] 199.204.45.235 () {38 vars in 955 bytes} [Wed Jul 1 14:25:58 2026] POST /v2.0/ports => generated 954 bytes in 440 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: 1001/2165] 199.204.45.235 () {34 vars in 1058 bytes} [Wed Jul 1 14:25:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.101&port_id=d2370278-c57c-4b54-80e5-8bdf25bf7a9f => generated 860 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2166] 199.204.45.235 () {34 vars in 1106 bytes} [Wed Jul 1 14:25:59 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A304&port_id=d2370278-c57c-4b54-80e5-8bdf25bf7a9f => 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: 1003/2167] 199.204.45.235 () {34 vars in 1064 bytes} [Wed Jul 1 14:25:59 2026] GET /v2.0/subnets?id=17f931e8-d12c-4ac2-a8fb-4eeaad612ba6&id=2cd242a3-7e5f-49f3-96a4-f52e7ab0b5e1 => generated 1414 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2168] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:25:59 2026] GET /v2.0/ports?network_id=4c8315b6-2d74-4bb2-ae98-4af2b5e4ca82&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2169] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:25:59 2026] GET /v2.0/ports?network_id=4c8315b6-2d74-4bb2-ae98-4af2b5e4ca82&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: 1006/2170] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:25:59 2026] GET /v2.0/networks/4c8315b6-2d74-4bb2-ae98-4af2b5e4ca82?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: 1007/2171] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:25:59 2026] GET /v2.0/networks/4c8315b6-2d74-4bb2-ae98-4af2b5e4ca82?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2172] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:25:59 2026] GET /v2.0/ports?device_id=a4258384-8041-4236-8e91-4cf416d27627 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1165/2173] 199.204.45.235 () {38 vars in 1028 bytes} [Wed Jul 1 14:25:59 2026] PUT /v2.0/ports/f7f9fde0-0661-4063-8d6c-41441d58db30 => generated 1235 bytes in 488 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2174] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:25:59 2026] GET /v2.0/security-groups?id=029b77b3-929f-4e1b-9d9a-9849dfc91b61&fields=id&fields=name => generated 88 bytes in 45 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: 6|app: 0|req: 1166/2175] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:26:00 2026] GET /v2.0/ports?tenant_id=5de7f270230140d1acdda8dfab182642&device_id=a4258384-8041-4236-8e91-4cf416d27627 => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2176] 199.204.45.235 () {34 vars in 1058 bytes} [Wed Jul 1 14:26:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=f7f9fde0-0661-4063-8d6c-41441d58db30 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1167/2177] 199.204.45.235 () {34 vars in 984 bytes} [Wed Jul 1 14:26:00 2026] GET /v2.0/subnets?id=c5f3c8d1-dd6b-4366-869f-47aae5fe6982 => generated 691 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2178] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:26:01 2026] GET /v2.0/ports?device_id=a4258384-8041-4236-8e91-4cf416d27627 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:26:01.039 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-c962f952-ace4-49be-92a2-36f50d46f3cf'] response: {'name': 'network-changed', 'server_uuid': 'a4258384-8041-4236-8e91-4cf416d27627', 'tag': 'f7f9fde0-0661-4063-8d6c-41441d58db30', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1012/2179] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:26:01 2026] GET /v2.0/security-groups?id=029b77b3-929f-4e1b-9d9a-9849dfc91b61&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1168/2180] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:26:01 2026] GET /v2.0/ports?network_id=5be4f5fb-75ec-40af-8c07-172b83797356&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2181] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:26:01 2026] GET /v2.0/networks/5be4f5fb-75ec-40af-8c07-172b83797356?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1169/2182] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:26:01 2026] GET /v2.0/networks/5be4f5fb-75ec-40af-8c07-172b83797356?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: 1014/2183] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:26:02 2026] GET /v2.0/ports?device_id=a4258384-8041-4236-8e91-4cf416d27627 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1170/2184] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:26:02 2026] GET /v2.0/security-groups?id=029b77b3-929f-4e1b-9d9a-9849dfc91b61&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: 1015/2185] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:26:02 2026] GET /v2.0/ports?tenant_id=5de7f270230140d1acdda8dfab182642&device_id=a4258384-8041-4236-8e91-4cf416d27627 => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1171/2186] 199.204.45.235 () {34 vars in 986 bytes} [Wed Jul 1 14:26:02 2026] GET /v2.0/networks?id=5be4f5fb-75ec-40af-8c07-172b83797356 => generated 769 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2187] 199.204.45.235 () {34 vars in 1058 bytes} [Wed Jul 1 14:26:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=f7f9fde0-0661-4063-8d6c-41441d58db30 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1172/2188] 199.204.45.235 () {34 vars in 984 bytes} [Wed Jul 1 14:26:02 2026] GET /v2.0/subnets?id=c5f3c8d1-dd6b-4366-869f-47aae5fe6982 => generated 691 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2189] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:26:02 2026] GET /v2.0/ports?network_id=5be4f5fb-75ec-40af-8c07-172b83797356&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: 6|app: 0|req: 1173/2190] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:26:02 2026] GET /v2.0/networks/5be4f5fb-75ec-40af-8c07-172b83797356?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: 1018/2191] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:26:02 2026] GET /v2.0/networks/5be4f5fb-75ec-40af-8c07-172b83797356?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: 6|app: 0|req: 1174/2192] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:26:03 2026] GET /v2.0/ports?device_id=a4258384-8041-4236-8e91-4cf416d27627 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2193] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:26:03 2026] GET /v2.0/security-groups?id=029b77b3-929f-4e1b-9d9a-9849dfc91b61&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: 6|app: 0|req: 1175/2194] 10.0.0.76 () {34 vars in 989 bytes} [Wed Jul 1 14:26:03 2026] GET /v2.0/ports?device_id=24c946e1-e422-4aa1-afd5-2700224c018c => generated 1473 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2195] 10.0.0.76 () {34 vars in 1039 bytes} [Wed Jul 1 14:26:03 2026] GET /v2.0/security-groups?id=32f29c81-a036-4aa9-bfc1-ce2ce4f3e0b0&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1176/2196] 199.204.45.235 () {34 vars in 1096 bytes} [Wed Jul 1 14:26:04 2026] GET /v2.0/ports?device_id=2b4162cb-bbb5-488d-9afc-7960c4cc32a3&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2197] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:26:04 2026] GET /v2.0/ports?device_id=a4258384-8041-4236-8e91-4cf416d27627 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1177/2198] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:26:04 2026] GET /v2.0/security-groups?id=029b77b3-929f-4e1b-9d9a-9849dfc91b61&fields=id&fields=name => generated 88 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2199] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:26:05 2026] GET /v2.0/ports?tenant_id=56294a8da2ba43ebab18a2877802a729&device_id=2b4162cb-bbb5-488d-9afc-7960c4cc32a3 => generated 1469 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1178/2200] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:26:05 2026] GET /v2.0/ports?device_id=a4258384-8041-4236-8e91-4cf416d27627 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2201] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:26:05 2026] GET /v2.0/security-groups?id=029b77b3-929f-4e1b-9d9a-9849dfc91b61&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1179/2202] 199.204.45.235 () {34 vars in 986 bytes} [Wed Jul 1 14:26:05 2026] GET /v2.0/networks?id=f6062475-cf96-4ef3-aa81-354d6ddf0815 => 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: 1024/2203] 199.204.45.235 () {34 vars in 1058 bytes} [Wed Jul 1 14:26:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.229&port_id=36914e88-1703-40b9-abe0-d4c0954d8357 => generated 860 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1180/2204] 199.204.45.235 () {34 vars in 1104 bytes} [Wed Jul 1 14:26:05 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1bf&port_id=36914e88-1703-40b9-abe0-d4c0954d8357 => 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: 1025/2205] 199.204.45.235 () {34 vars in 1064 bytes} [Wed Jul 1 14:26:05 2026] GET /v2.0/subnets?id=a9e62d3d-472c-4bef-b9ed-cd14eac89838&id=b7f775fa-e01b-4632-ba6e-49f97c7945d3 => generated 1410 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1181/2206] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:26:05 2026] GET /v2.0/ports?network_id=f6062475-cf96-4ef3-aa81-354d6ddf0815&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2207] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:26:05 2026] GET /v2.0/ports?network_id=f6062475-cf96-4ef3-aa81-354d6ddf0815&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1182/2208] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:26:06 2026] GET /v2.0/networks/f6062475-cf96-4ef3-aa81-354d6ddf0815?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: 1027/2209] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:26:06 2026] GET /v2.0/networks/f6062475-cf96-4ef3-aa81-354d6ddf0815?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: 6|app: 0|req: 1183/2210] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:26:07 2026] GET /v2.0/ports?device_id=a4258384-8041-4236-8e91-4cf416d27627 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2211] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:26:07 2026] GET /v2.0/security-groups?id=029b77b3-929f-4e1b-9d9a-9849dfc91b61&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1184/2212] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:26:08 2026] GET /v2.0/ports?device_id=a4258384-8041-4236-8e91-4cf416d27627 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2213] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:26:08 2026] GET /v2.0/security-groups?id=029b77b3-929f-4e1b-9d9a-9849dfc91b61&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: 6|app: 0|req: 1185/2214] 199.204.45.235 () {34 vars in 994 bytes} [Wed Jul 1 14:26:09 2026] GET /v2.0/ports?device_id=a4258384-8041-4236-8e91-4cf416d27627 => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2215] 10.0.0.218 () {32 vars in 721 bytes} [Wed Jul 1 14:26:09 2026] GET /v2.0/subnets/a6e17157-c2dd-4bbe-a772-0484a5de9e01 => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1186/2216] 199.204.45.235 () {36 vars in 997 bytes} [Wed Jul 1 14:26:09 2026] DELETE /v2.0/ports/f7f9fde0-0661-4063-8d6c-41441d58db30 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2217] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:26:09 2026] GET /v2.0/ports?device_id=a4258384-8041-4236-8e91-4cf416d27627 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1187/2218] 10.0.0.57 () {30 vars in 688 bytes} [Wed Jul 1 14:26:10 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2219] 10.0.0.57 () {30 vars in 690 bytes} [Wed Jul 1 14:26:10 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) 2026-07-01 14:26:10.339 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-71ba3bfd-539e-4d02-8fe8-9d614921717c'] response: {'server_uuid': 'a4258384-8041-4236-8e91-4cf416d27627', 'name': 'network-vif-deleted', 'tag': 'f7f9fde0-0661-4063-8d6c-41441d58db30', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1188/2220] 10.0.0.57 () {30 vars in 666 bytes} [Wed Jul 1 14:26:10 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: 1033/2221] 10.0.0.57 () {30 vars in 702 bytes} [Wed Jul 1 14:26:10 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: 6|app: 0|req: 1189/2222] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:26:10 2026] GET /v2.0/ports?device_id=a4258384-8041-4236-8e91-4cf416d27627 => 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: 1034/2223] 10.0.0.57 () {28 vars in 437 bytes} [Wed Jul 1 14:26:10 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1190/2224] 10.0.0.57 () {30 vars in 726 bytes} [Wed Jul 1 14:26:10 2026] GET /v2.0/subnets/a6e17157-c2dd-4bbe-a772-0484a5de9e01 => generated 657 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2225] 10.0.0.57 () {30 vars in 688 bytes} [Wed Jul 1 14:26:10 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: 6|app: 0|req: 1191/2226] 10.0.0.57 () {30 vars in 690 bytes} [Wed Jul 1 14:26:10 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: 1036/2227] 10.0.0.57 () {30 vars in 666 bytes} [Wed Jul 1 14:26:10 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: 6|app: 0|req: 1192/2228] 10.0.0.57 () {30 vars in 702 bytes} [Wed Jul 1 14:26:10 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: 1037/2229] 10.0.0.57 () {30 vars in 726 bytes} [Wed Jul 1 14:26:10 2026] GET /v2.0/subnets/a6e17157-c2dd-4bbe-a772-0484a5de9e01 => generated 675 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1193/2230] 10.0.0.57 () {30 vars in 688 bytes} [Wed Jul 1 14:26:11 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: 1038/2231] 10.0.0.57 () {30 vars in 690 bytes} [Wed Jul 1 14:26:11 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: 6|app: 0|req: 1194/2232] 10.0.0.57 () {30 vars in 666 bytes} [Wed Jul 1 14:26:11 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: 1039/2233] 10.0.0.57 () {30 vars in 702 bytes} [Wed Jul 1 14:26:11 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: 6|app: 0|req: 1195/2234] 10.0.0.57 () {30 vars in 728 bytes} [Wed Jul 1 14:26:11 2026] GET /v2.0/networks/11554fad-1d1d-46bc-a21f-310881f458b3 => generated 799 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2235] 10.0.0.57 () {30 vars in 680 bytes} [Wed Jul 1 14:26:11 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1196/2236] 10.0.0.57 () {34 vars in 702 bytes} [Wed Jul 1 14:26:11 2026] POST /v2.0/ports => generated 1132 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2237] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:26:11 2026] GET /v2.0/ports?device_id=a4258384-8041-4236-8e91-4cf416d27627 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1043/2240] 199.204.45.235 () {30 vars in 702 bytes} [Wed Jul 1 14:26:14 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2241] 199.204.45.235 () {30 vars in 704 bytes} [Wed Jul 1 14:26:14 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: 1045/2242] 199.204.45.235 () {30 vars in 680 bytes} [Wed Jul 1 14:26:14 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: 1046/2243] 199.204.45.235 () {30 vars in 716 bytes} [Wed Jul 1 14:26:14 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: 1047/2244] 199.204.45.235 () {30 vars in 736 bytes} [Wed Jul 1 14:26:14 2026] GET /v2.0/ports/42af8285-0b74-44cc-9f26-181fab4bc996 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2245] 199.204.45.235 () {30 vars in 702 bytes} [Wed Jul 1 14:26:14 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2246] 199.204.45.235 () {30 vars in 704 bytes} [Wed Jul 1 14:26:14 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: 1050/2247] 199.204.45.235 () {30 vars in 680 bytes} [Wed Jul 1 14:26:14 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: 1051/2248] 199.204.45.235 () {30 vars in 716 bytes} [Wed Jul 1 14:26:14 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) 2026-07-01 14:26:14.690 7 INFO neutron.api.v2.resource [None req-c88ea50a-242e-4649-9c91-6e9e0ff7ce45 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1052/2249] 199.204.45.235 () {30 vars in 762 bytes} [Wed Jul 1 14:26:14 2026] GET /v2.0/security-groups/lb-2cadd130-efe2-4348-a28d-dcffe0f8648b => 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: 1053/2250] 199.204.45.235 () {30 vars in 784 bytes} [Wed Jul 1 14:26:14 2026] GET /v2.0/security-groups?name=lb-2cadd130-efe2-4348-a28d-dcffe0f8648b => generated 23 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2251] 199.204.45.235 () {34 vars in 735 bytes} [Wed Jul 1 14:26:14 2026] POST /v2.0/security-groups => generated 1638 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2252] 199.204.45.235 () {30 vars in 814 bytes} [Wed Jul 1 14:26:14 2026] GET /v2.0/security-group-rules?security_group_id=028bfd16-706b-4ed2-8e1b-d29e8b4c3919 => generated 1182 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1198/2253] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jul 1 14:26:13 2026] PUT /v2.0/routers/11660c36-3bf6-47c5-b07a-8c6309ea06d7/remove_router_interface => generated 309 bytes in 1042 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2254] 199.204.45.235 () {34 vars in 788 bytes} [Wed Jul 1 14:26:14 2026] PUT /v2.0/ports/42af8285-0b74-44cc-9f26-181fab4bc996 => generated 1132 bytes in 264 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: 1057/2255] 199.204.45.235 () {30 vars in 702 bytes} [Wed Jul 1 14:26:15 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: 1058/2256] 199.204.45.235 () {30 vars in 704 bytes} [Wed Jul 1 14:26:15 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: 1059/2257] 199.204.45.235 () {30 vars in 680 bytes} [Wed Jul 1 14:26:15 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: 1060/2258] 199.204.45.235 () {30 vars in 716 bytes} [Wed Jul 1 14:26: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: 1061/2259] 199.204.45.235 () {30 vars in 740 bytes} [Wed Jul 1 14:26:15 2026] GET /v2.0/subnets/a6e17157-c2dd-4bbe-a772-0484a5de9e01 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:26:15.911 6 INFO neutron.services.segments.plugin [-] Segment f12c0c27-2436-456b-ada8-4c5fc15f9857 resource provider aggregate not found 2026-07-01 14:26:15.916 6 INFO neutron.services.segments.plugin [-] Segment f12c0c27-2436-456b-ada8-4c5fc15f9857 resource provider aggregate not found 2026-07-01 14:26:15.921 6 INFO neutron.services.segments.plugin [-] Segment f12c0c27-2436-456b-ada8-4c5fc15f9857 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f12c0c27-2436-456b-ada8-4c5fc15f9857 found for delete ", "request_id": "req-c13f75d3-259f-4aed-8647-76175b1373f1"}]} 2026-07-01 14:26:15.926 6 INFO neutron.db.l3_hamode_db [None req-7bbe620e-7798-4eaf-9dbd-3326d33a9020 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] HA network 9ae0c03d-f43a-4b9e-b546-fbd206be88e0 was deleted as no HA routers are present in tenant 5de7f270230140d1acdda8dfab182642. [pid: 6|app: 0|req: 1199/2260] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:26:14 2026] DELETE /v2.0/routers/11660c36-3bf6-47c5-b07a-8c6309ea06d7 => generated 0 bytes in 956 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2261] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:26:15 2026] DELETE /v2.0/subnets/c5f3c8d1-dd6b-4366-869f-47aae5fe6982 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:26:16.171 6 INFO neutron.services.segments.plugin [-] Segment f12c0c27-2436-456b-ada8-4c5fc15f9857 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f12c0c27-2436-456b-ada8-4c5fc15f9857 found for delete ", "request_id": "req-2fa1e274-71fa-4a83-aee0-52d1cdc7ba7c"}]} [pid: 6|app: 0|req: 1200/2262] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:26:16 2026] DELETE /v2.0/networks/5be4f5fb-75ec-40af-8c07-172b83797356 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2263] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:26:16 2026] GET /v2.0/security-groups?tenant_id=5de7f270230140d1acdda8dfab182642&name=default => generated 2929 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1201/2264] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:26:16 2026] DELETE /v2.0/security-groups/029b77b3-929f-4e1b-9d9a-9849dfc91b61 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:26:19.718 7 WARNING neutron_lib.context [None req-d6401c6a-49ad-4f1e-b0ff-95733bb624d6 b5563594a4e8431c97fe715f3a9da607 77c519c7471449c5911814f794121385 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:26:19.877 7 INFO neutron.db.segments_db [None req-d6401c6a-49ad-4f1e-b0ff-95733bb624d6 b5563594a4e8431c97fe715f3a9da607 77c519c7471449c5911814f794121385 - - default default] Added segment ba3520aa-9f7c-4f26-8bf0-46515afc8d47 of type vxlan for network 0b4ac5e3-18d1-4792-b488-f310e88f1ded [pid: 7|app: 0|req: 1064/2265] 10.0.0.218 () {34 vars in 671 bytes} [Wed Jul 1 14:26:19 2026] POST /v2.0/networks => generated 632 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:26:19.972 6 WARNING neutron_lib.context [None req-4e55743e-e9a0-4a4f-9dc9-da3ba30d4a07 b5563594a4e8431c97fe715f3a9da607 77c519c7471449c5911814f794121385 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:26:19.988 6 INFO neutron.services.segments.plugin [-] Segment 1268bc5e-881a-40cb-9de7-3020c1d07b94 resource provider aggregate not found 2026-07-01 14:26:19.994 6 INFO neutron.services.segments.plugin [-] Segment 1268bc5e-881a-40cb-9de7-3020c1d07b94 resource provider aggregate not found 2026-07-01 14:26:20.005 6 INFO neutron.services.segments.plugin [-] Segment 1268bc5e-881a-40cb-9de7-3020c1d07b94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1268bc5e-881a-40cb-9de7-3020c1d07b94 found for delete ", "request_id": "req-38446ed3-af5c-4a1b-b5f1-e9ba46135daf"}]} 2026-07-01 14:26:20.011 6 INFO neutron.services.segments.plugin [-] Segment 1268bc5e-881a-40cb-9de7-3020c1d07b94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1268bc5e-881a-40cb-9de7-3020c1d07b94 found for delete ", "request_id": "req-c88b8ef1-aa3d-4c81-aa01-eb61c4145ec9"}]} 2026-07-01 14:26:20.032 6 INFO neutron.db.segments_db [None req-4e55743e-e9a0-4a4f-9dc9-da3ba30d4a07 b5563594a4e8431c97fe715f3a9da607 77c519c7471449c5911814f794121385 - - default default] Added segment 55483371-fa9e-4765-af08-22c300612b3f of type vxlan for network 1d6b8c21-695c-4a67-a670-9ca528744a9e 2026-07-01 14:26:20.363 6 INFO neutron.db.l3_hamode_db [None req-4e55743e-e9a0-4a4f-9dc9-da3ba30d4a07 b5563594a4e8431c97fe715f3a9da607 77c519c7471449c5911814f794121385 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 14:26:21.223 6 INFO neutron.db.l3_hamode_db [None req-4e55743e-e9a0-4a4f-9dc9-da3ba30d4a07 b5563594a4e8431c97fe715f3a9da607 77c519c7471449c5911814f794121385 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 1202/2266] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:26:19 2026] POST /v2.0/routers => generated 694 bytes in 2278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2267] 10.0.0.218 () {32 vars in 776 bytes} [Wed Jul 1 14:26:22 2026] GET /v2.0/subnets?project_id=77c519c7471449c5911814f794121385&cidr=10.100.0.0%2F28 => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1203/2268] 10.0.0.218 () {32 vars in 694 bytes} [Wed Jul 1 14:26:22 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2269] 10.0.0.218 () {32 vars in 784 bytes} [Wed Jul 1 14:26:22 2026] GET /v2.0/subnets?network_id=26f33944-765a-49ab-abff-4262ad2efb20&cidr=10.100.0.0%2F28 => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:26:22.385 6 WARNING neutron_lib.context [None req-d4f1d1a8-ddbe-45d6-a898-4ebccca32405 b5563594a4e8431c97fe715f3a9da607 77c519c7471449c5911814f794121385 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 1204/2270] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:26:22 2026] POST /v2.0/subnets => generated 656 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1205/2271] 10.0.0.83 () {34 vars in 1015 bytes} [Wed Jul 1 14:26:22 2026] GET /v2.0/security-groups?id=a0b91ef0-844c-4398-937f-0e8835e23335&fields=id => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1206/2272] 10.0.0.83 () {34 vars in 981 bytes} [Wed Jul 1 14:26:22 2026] GET /v2.0/networks?id=07739395-895a-4448-be58-e93231a19ec2 => generated 734 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1207/2273] 10.0.0.83 () {34 vars in 964 bytes} [Wed Jul 1 14:26:22 2026] GET /v2.0/quotas/1afd1f9548a744cca8508e3287cefa26 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1208/2274] 10.0.0.83 () {34 vars in 1001 bytes} [Wed Jul 1 14:26:22 2026] GET /v2.0/ports?tenant_id=1afd1f9548a744cca8508e3287cefa26&fields=id => generated 149 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1209/2275] 10.0.0.83 () {34 vars in 1007 bytes} [Wed Jul 1 14:26:22 2026] GET /v2.0/networks/07739395-895a-4448-be58-e93231a19ec2?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1210/2276] 10.0.0.83 () {34 vars in 1107 bytes} [Wed Jul 1 14:26:23 2026] GET /v2.0/networks/07739395-895a-4448-be58-e93231a19ec2?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: 6|app: 0|req: 1211/2277] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:26:23 2026] GET /v2.0/ports?device_id=1441756c-934f-4ab3-8368-0062b761d2f6 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1212/2278] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:26:23 2026] GET /v2.0/ports?device_id=1441756c-934f-4ab3-8368-0062b761d2f6 => 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: 1067/2279] 10.0.0.218 () {34 vars in 783 bytes} [Wed Jul 1 14:26:22 2026] PUT /v2.0/routers/e6704d87-e281-44b1-956c-00031796b45c/add_router_interface => generated 309 bytes in 1512 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1213/2280] 10.0.0.218 () {32 vars in 649 bytes} [Wed Jul 1 14:26:24 2026] GET /v2.0/networks => generated 6662 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2281] 10.0.0.218 () {32 vars in 647 bytes} [Wed Jul 1 14:26:24 2026] GET /v2.0/subnets => generated 7418 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1214/2282] 10.0.0.218 () {32 vars in 647 bytes} [Wed Jul 1 14:26:24 2026] GET /v2.0/routers => generated 1451 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:26:24.450 7 WARNING neutron_lib.context [None req-f01cbd8c-add2-4929-b376-5caca3495e29 b5563594a4e8431c97fe715f3a9da607 77c519c7471449c5911814f794121385 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1069/2283] 10.0.0.218 () {34 vars in 685 bytes} [Wed Jul 1 14:26:24 2026] POST /v2.0/security-groups => generated 1677 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 14:26:24.579 6 WARNING neutron_lib.context [None req-4b0f1417-482c-489a-9c08-3a376e8a0a0b b5563594a4e8431c97fe715f3a9da607 77c519c7471449c5911814f794121385 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 1215/2284] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jul 1 14:26:24 2026] POST /v2.0/security-group-rules => generated 597 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:26:24.741 7 WARNING neutron_lib.context [None req-eb799459-f5ea-4df8-8a87-0765630eda48 b5563594a4e8431c97fe715f3a9da607 77c519c7471449c5911814f794121385 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1070/2285] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jul 1 14:26:24 2026] POST /v2.0/security-group-rules => generated 596 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:26:24.905 6 WARNING neutron_lib.context [None req-4c9d6337-61a0-4b35-9775-2733de81381e b5563594a4e8431c97fe715f3a9da607 77c519c7471449c5911814f794121385 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 1216/2286] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jul 1 14:26:24 2026] POST /v2.0/security-group-rules => generated 602 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:26:25.125 7 WARNING neutron_lib.context [None req-1c576b95-dbc4-4429-bb1a-0ebd3cbffcc5 b5563594a4e8431c97fe715f3a9da607 77c519c7471449c5911814f794121385 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1071/2287] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jul 1 14:26:25 2026] POST /v2.0/security-group-rules => generated 601 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:26:25.286 6 WARNING neutron_lib.context [None req-4c965b38-cac4-409c-8d7d-8cb42e9b0886 b5563594a4e8431c97fe715f3a9da607 77c519c7471449c5911814f794121385 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:26:25.363 6 INFO neutron.db.securitygroups_db [None req-4c965b38-cac4-409c-8d7d-8cb42e9b0886 b5563594a4e8431c97fe715f3a9da607 77c519c7471449c5911814f794121385 - - default default] Project 77c519c7471449c5911814f794121385 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 6|app: 0|req: 1217/2288] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jul 1 14:26:25 2026] POST /v2.0/security-group-rules => generated 607 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:26:25.493 7 WARNING neutron_lib.context [None req-ffeab987-2d0e-4fe8-b715-1960a0478836 b5563594a4e8431c97fe715f3a9da607 77c519c7471449c5911814f794121385 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:26:25.539 7 INFO neutron.db.securitygroups_db [None req-ffeab987-2d0e-4fe8-b715-1960a0478836 b5563594a4e8431c97fe715f3a9da607 77c519c7471449c5911814f794121385 - - default default] Project 77c519c7471449c5911814f794121385 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: 1072/2289] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jul 1 14:26:25 2026] POST /v2.0/security-group-rules => generated 606 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1218/2290] 10.0.0.218 () {32 vars in 649 bytes} [Wed Jul 1 14:26:25 2026] GET /v2.0/networks => generated 1297 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2291] 10.0.0.83 () {34 vars in 1099 bytes} [Wed Jul 1 14:26:26 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1918953602&fields=id&tenant_id=77c519c7471449c5911814f794121385 => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1219/2292] 10.0.0.83 () {34 vars in 981 bytes} [Wed Jul 1 14:26:26 2026] GET /v2.0/networks?id=0b4ac5e3-18d1-4792-b488-f310e88f1ded => generated 660 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2293] 10.0.0.83 () {34 vars in 964 bytes} [Wed Jul 1 14:26:26 2026] GET /v2.0/quotas/77c519c7471449c5911814f794121385 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1220/2294] 10.0.0.83 () {34 vars in 1001 bytes} [Wed Jul 1 14:26:26 2026] GET /v2.0/ports?tenant_id=77c519c7471449c5911814f794121385&fields=id => generated 103 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2295] 10.0.0.83 () {34 vars in 1007 bytes} [Wed Jul 1 14:26:26 2026] GET /v2.0/networks/0b4ac5e3-18d1-4792-b488-f310e88f1ded?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1221/2296] 10.0.0.83 () {34 vars in 1107 bytes} [Wed Jul 1 14:26:26 2026] GET /v2.0/networks/0b4ac5e3-18d1-4792-b488-f310e88f1ded?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2297] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:26:26 2026] GET /v2.0/ports?device_id=1441756c-934f-4ab3-8368-0062b761d2f6 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1222/2298] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:26:26 2026] GET /v2.0/ports?device_id=ae78768c-8d09-423c-871e-a7774f0a1363 => 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: 1077/2299] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:26:26 2026] GET /v2.0/ports?device_id=1441756c-934f-4ab3-8368-0062b761d2f6 => 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: 1079/2302] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:26:27 2026] GET /v2.0/ports?device_id=ae78768c-8d09-423c-871e-a7774f0a1363 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1224/2303] 199.204.45.235 () {34 vars in 986 bytes} [Wed Jul 1 14:26:27 2026] GET /v2.0/networks?id=07739395-895a-4448-be58-e93231a19ec2 => generated 734 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2304] 199.204.45.235 () {34 vars in 1050 bytes} [Wed Jul 1 14:26:27 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1afd1f9548a744cca8508e3287cefa26 => generated 343 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1225/2305] 199.204.45.235 () {38 vars in 955 bytes} [Wed Jul 1 14:26:27 2026] POST /v2.0/ports => generated 1078 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2306] 199.204.45.235 () {38 vars in 1028 bytes} [Wed Jul 1 14:26:28 2026] PUT /v2.0/ports/a384d844-fc31-4bf1-94a5-76424d341e70 => generated 1239 bytes in 492 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: 6|app: 0|req: 1226/2307] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:26:28 2026] GET /v2.0/ports?device_id=ae78768c-8d09-423c-871e-a7774f0a1363 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1082/2308] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:26:29 2026] GET /v2.0/ports?device_id=1441756c-934f-4ab3-8368-0062b761d2f6 => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1227/2309] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:26:29 2026] GET /v2.0/ports?tenant_id=1afd1f9548a744cca8508e3287cefa26&device_id=1441756c-934f-4ab3-8368-0062b761d2f6 => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:26:29.795 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dffa42c1-8130-405f-bf80-ffb263929239'] response: {'name': 'network-changed', 'server_uuid': '1441756c-934f-4ab3-8368-0062b761d2f6', 'tag': 'a384d844-fc31-4bf1-94a5-76424d341e70', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1083/2310] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:26:29 2026] GET /v2.0/security-groups?id=a0b91ef0-844c-4398-937f-0e8835e23335&fields=id&fields=name => generated 96 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1228/2311] 199.204.45.235 () {34 vars in 1060 bytes} [Wed Jul 1 14:26:29 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.89&port_id=a384d844-fc31-4bf1-94a5-76424d341e70 => 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: 1084/2312] 199.204.45.235 () {34 vars in 984 bytes} [Wed Jul 1 14:26:29 2026] GET /v2.0/subnets?id=861eacac-d3b1-4247-acaa-0ddcb9165bac => generated 654 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1229/2313] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:26:29 2026] GET /v2.0/ports?network_id=07739395-895a-4448-be58-e93231a19ec2&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2314] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:26:29 2026] GET /v2.0/ports?device_id=1441756c-934f-4ab3-8368-0062b761d2f6 => generated 1242 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1230/2315] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:26:29 2026] GET /v2.0/networks/07739395-895a-4448-be58-e93231a19ec2?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: 1086/2316] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:26:29 2026] GET /v2.0/ports?device_id=ae78768c-8d09-423c-871e-a7774f0a1363 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1231/2317] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:26:29 2026] GET /v2.0/networks/07739395-895a-4448-be58-e93231a19ec2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2318] 199.204.45.235 () {34 vars in 986 bytes} [Wed Jul 1 14:26:30 2026] GET /v2.0/networks?id=0b4ac5e3-18d1-4792-b488-f310e88f1ded => generated 660 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1232/2319] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:26:31 2026] GET /v2.0/ports?device_id=ae78768c-8d09-423c-871e-a7774f0a1363 => 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: 1088/2320] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:26:31 2026] GET /v2.0/ports?tenant_id=1afd1f9548a744cca8508e3287cefa26&device_id=1441756c-934f-4ab3-8368-0062b761d2f6 => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1233/2321] 199.204.45.235 () {34 vars in 1050 bytes} [Wed Jul 1 14:26:31 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=77c519c7471449c5911814f794121385 => generated 181 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:26:31.106 6 WARNING neutron_lib.context [req-5dd9cae9-9ec3-4e2e-9db9-8f16ac94822c req-84da0198-5088-49f2-b39a-8e0959fad430 b5563594a4e8431c97fe715f3a9da607 77c519c7471449c5911814f794121385 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1089/2322] 199.204.45.235 () {34 vars in 986 bytes} [Wed Jul 1 14:26:31 2026] GET /v2.0/networks?id=07739395-895a-4448-be58-e93231a19ec2 => generated 734 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2323] 199.204.45.235 () {34 vars in 1060 bytes} [Wed Jul 1 14:26:31 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.89&port_id=a384d844-fc31-4bf1-94a5-76424d341e70 => 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: 1091/2324] 199.204.45.235 () {34 vars in 984 bytes} [Wed Jul 1 14:26:31 2026] GET /v2.0/subnets?id=861eacac-d3b1-4247-acaa-0ddcb9165bac => 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: 1092/2325] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:26:31 2026] GET /v2.0/ports?network_id=07739395-895a-4448-be58-e93231a19ec2&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: 1093/2326] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:26:31 2026] GET /v2.0/networks/07739395-895a-4448-be58-e93231a19ec2?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: 1094/2327] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:26:31 2026] GET /v2.0/networks/07739395-895a-4448-be58-e93231a19ec2?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: 6|app: 0|req: 1234/2328] 199.204.45.235 () {38 vars in 955 bytes} [Wed Jul 1 14:26:31 2026] POST /v2.0/ports => generated 958 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2329] 199.204.45.235 () {38 vars in 1028 bytes} [Wed Jul 1 14:26:31 2026] PUT /v2.0/ports/9c99d4b4-ca8b-43a7-be9e-a55bf3c19eda => 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: 6|app: 0|req: 1235/2330] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:26:32 2026] GET /v2.0/ports?device_id=ae78768c-8d09-423c-871e-a7774f0a1363 => generated 973 bytes in 106 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-07-01 14:26:32.278 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-68897f97-8fc7-46e7-b46f-dff96a6b8b38'] response: {'name': 'network-changed', 'server_uuid': 'ae78768c-8d09-423c-871e-a7774f0a1363', 'tag': '9c99d4b4-ca8b-43a7-be9e-a55bf3c19eda', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1096/2331] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:26:32 2026] GET /v2.0/security-groups?id=3f88c3ff-225e-4574-a713-13a7ce5427b9&fields=id&fields=name => generated 114 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1236/2332] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:26:32 2026] GET /v2.0/ports?device_id=1441756c-934f-4ab3-8368-0062b761d2f6 => 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: 1097/2333] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:26:32 2026] GET /v2.0/security-groups?id=a0b91ef0-844c-4398-937f-0e8835e23335&fields=id&fields=name => generated 96 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1237/2334] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:26:32 2026] GET /v2.0/ports?tenant_id=77c519c7471449c5911814f794121385&device_id=ae78768c-8d09-423c-871e-a7774f0a1363 => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2335] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:26:32 2026] GET /v2.0/ports?device_id=1441756c-934f-4ab3-8368-0062b761d2f6 => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1238/2336] 199.204.45.235 () {34 vars in 1018 bytes} [Wed Jul 1 14:26:32 2026] GET /v2.0/networks?tenant_id=77c519c7471449c5911814f794121385&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: 1099/2337] 199.204.45.235 () {34 vars in 930 bytes} [Wed Jul 1 14:26:32 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: 6|app: 0|req: 1239/2338] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:26:33 2026] GET /v2.0/ports?device_id=ae78768c-8d09-423c-871e-a7774f0a1363 => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2339] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:26:33 2026] GET /v2.0/security-groups?id=3f88c3ff-225e-4574-a713-13a7ce5427b9&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: 6|app: 0|req: 1240/2340] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:26:33 2026] GET /v2.0/ports?tenant_id=77c519c7471449c5911814f794121385&device_id=ae78768c-8d09-423c-871e-a7774f0a1363 => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2341] 199.204.45.235 () {34 vars in 1060 bytes} [Wed Jul 1 14:26:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=9c99d4b4-ca8b-43a7-be9e-a55bf3c19eda => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1241/2342] 199.204.45.235 () {34 vars in 984 bytes} [Wed Jul 1 14:26:34 2026] GET /v2.0/subnets?id=3b936fe3-77e0-4988-ab52-dbe210b27115 => generated 677 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2343] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:26:34 2026] GET /v2.0/ports?network_id=0b4ac5e3-18d1-4792-b488-f310e88f1ded&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: 6|app: 0|req: 1242/2344] 199.204.45.235 () {34 vars in 994 bytes} [Wed Jul 1 14:26:34 2026] GET /v2.0/ports?device_id=1441756c-934f-4ab3-8368-0062b761d2f6 => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2345] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:26:34 2026] GET /v2.0/networks/0b4ac5e3-18d1-4792-b488-f310e88f1ded?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1243/2346] 199.204.45.235 () {34 vars in 1044 bytes} [Wed Jul 1 14:26:34 2026] GET /v2.0/security-groups?id=a0b91ef0-844c-4398-937f-0e8835e23335&fields=id&fields=name => generated 96 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2347] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:26:34 2026] GET /v2.0/networks/0b4ac5e3-18d1-4792-b488-f310e88f1ded?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: 6|app: 0|req: 1244/2348] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:26:34 2026] GET /v2.0/ports?device_id=ae78768c-8d09-423c-871e-a7774f0a1363 => generated 973 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2349] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:26:34 2026] GET /v2.0/security-groups?id=3f88c3ff-225e-4574-a713-13a7ce5427b9&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: 6|app: 0|req: 1245/2350] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:26:35 2026] GET /v2.0/ports?device_id=ae78768c-8d09-423c-871e-a7774f0a1363 => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2351] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:26:35 2026] GET /v2.0/security-groups?id=3f88c3ff-225e-4574-a713-13a7ce5427b9&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: 6|app: 0|req: 1246/2352] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:26:35 2026] GET /v2.0/ports?device_id=1441756c-934f-4ab3-8368-0062b761d2f6 => 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: 1107/2353] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:26:35 2026] GET /v2.0/security-groups?id=a0b91ef0-844c-4398-937f-0e8835e23335&fields=id&fields=name => generated 96 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1247/2354] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:26:36 2026] GET /v2.0/ports?device_id=1441756c-934f-4ab3-8368-0062b761d2f6 => 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: 1108/2355] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:26:36 2026] GET /v2.0/ports?device_id=ae78768c-8d09-423c-871e-a7774f0a1363 => generated 973 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1248/2356] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:26:36 2026] GET /v2.0/security-groups?id=3f88c3ff-225e-4574-a713-13a7ce5427b9&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2357] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:26:38 2026] GET /v2.0/ports?device_id=ae78768c-8d09-423c-871e-a7774f0a1363 => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1249/2358] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:26:38 2026] GET /v2.0/security-groups?id=3f88c3ff-225e-4574-a713-13a7ce5427b9&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2359] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:26:38 2026] GET /v2.0/ports?device_id=1441756c-934f-4ab3-8368-0062b761d2f6 => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1250/2360] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:26:38 2026] GET /v2.0/security-groups?id=a0b91ef0-844c-4398-937f-0e8835e23335&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: 1111/2361] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:26:38 2026] GET /v2.0/ports?device_id=1441756c-934f-4ab3-8368-0062b761d2f6 => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1251/2362] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:26:39 2026] GET /v2.0/ports?device_id=ae78768c-8d09-423c-871e-a7774f0a1363 => generated 975 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2363] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:26:39 2026] GET /v2.0/security-groups?id=3f88c3ff-225e-4574-a713-13a7ce5427b9&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: 6|app: 0|req: 1252/2364] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:26:39 2026] GET /v2.0/ports?device_id=ae78768c-8d09-423c-871e-a7774f0a1363 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2365] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:26:39 2026] GET /v2.0/security-groups?id=3f88c3ff-225e-4574-a713-13a7ce5427b9&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: 6|app: 0|req: 1253/2366] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jul 1 14:26:39 2026] GET /v2.0/ports?device_id=ae78768c-8d09-423c-871e-a7774f0a1363 => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:26:39.696 7 WARNING neutron_lib.context [None req-19b630f9-92ac-43e6-b173-003cdb98148d b5563594a4e8431c97fe715f3a9da607 77c519c7471449c5911814f794121385 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:26:40.616 7 INFO neutron.db.l3_db [None req-19b630f9-92ac-43e6-b173-003cdb98148d b5563594a4e8431c97fe715f3a9da607 77c519c7471449c5911814f794121385 - - default default] Floating IP 109010c8-df2d-4602-9941-c375c1e6e2d2 associated. External IP: 10.96.250.210, port: 9c99d4b4-ca8b-43a7-be9e-a55bf3c19eda. [pid: 7|app: 0|req: 1114/2367] 10.0.0.218 () {34 vars in 677 bytes} [Wed Jul 1 14:26:39 2026] POST /v2.0/floatingips => generated 856 bytes in 1261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1254/2368] 10.0.0.218 () {32 vars in 729 bytes} [Wed Jul 1 14:26:40 2026] GET /v2.0/floatingips/109010c8-df2d-4602-9941-c375c1e6e2d2 => generated 856 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2371] 10.0.0.218 () {32 vars in 729 bytes} [Wed Jul 1 14:26:42 2026] GET /v2.0/floatingips/109010c8-df2d-4602-9941-c375c1e6e2d2 => generated 856 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1256/2372] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:26:42 2026] GET /v2.0/ports?tenant_id=77c519c7471449c5911814f794121385&device_id=ae78768c-8d09-423c-871e-a7774f0a1363 => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:26:42.661 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e4bc16d3-67cd-40af-8c37-ce52aa13d914'] response: {'name': 'network-changed', 'server_uuid': 'ae78768c-8d09-423c-871e-a7774f0a1363', 'tag': '9c99d4b4-ca8b-43a7-be9e-a55bf3c19eda', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1117/2373] 199.204.45.235 () {34 vars in 986 bytes} [Wed Jul 1 14:26:42 2026] GET /v2.0/networks?id=0b4ac5e3-18d1-4792-b488-f310e88f1ded => generated 756 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1257/2374] 199.204.45.235 () {34 vars in 1060 bytes} [Wed Jul 1 14:26:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=9c99d4b4-ca8b-43a7-be9e-a55bf3c19eda => generated 861 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2375] 199.204.45.235 () {34 vars in 984 bytes} [Wed Jul 1 14:26:42 2026] GET /v2.0/subnets?id=3b936fe3-77e0-4988-ab52-dbe210b27115 => generated 677 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1258/2376] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:26:42 2026] GET /v2.0/ports?network_id=0b4ac5e3-18d1-4792-b488-f310e88f1ded&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2377] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:26:42 2026] GET /v2.0/networks/0b4ac5e3-18d1-4792-b488-f310e88f1ded?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1259/2378] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:26:42 2026] GET /v2.0/networks/0b4ac5e3-18d1-4792-b488-f310e88f1ded?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2379] 10.0.0.218 () {32 vars in 729 bytes} [Wed Jul 1 14:26:43 2026] GET /v2.0/floatingips/109010c8-df2d-4602-9941-c375c1e6e2d2 => generated 858 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1260/2380] 10.0.0.76 () {34 vars in 989 bytes} [Wed Jul 1 14:26:51 2026] GET /v2.0/ports?device_id=ae78768c-8d09-423c-871e-a7774f0a1363 => 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: 1121/2381] 10.0.0.76 () {34 vars in 1039 bytes} [Wed Jul 1 14:26:51 2026] GET /v2.0/security-groups?id=3f88c3ff-225e-4574-a713-13a7ce5427b9&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: 6|app: 0|req: 1261/2382] 10.0.0.218 () {32 vars in 826 bytes} [Wed Jul 1 14:26:52 2026] GET /v2.0/ports?project_id=77c519c7471449c5911814f794121385&network_id=0b4ac5e3-18d1-4792-b488-f310e88f1ded => generated 3695 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2383] 10.0.0.218 () {32 vars in 742 bytes} [Wed Jul 1 14:26:53 2026] GET /v2.0/subnets?network_id=26f33944-765a-49ab-abff-4262ad2efb20 => generated 667 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:26:54.179 6 INFO neutron.db.l3_db [None req-ea12f869-6f95-4d1b-8e8b-276e12c033a0 b5563594a4e8431c97fe715f3a9da607 77c519c7471449c5911814f794121385 - - default default] Floating IP 109010c8-df2d-4602-9941-c375c1e6e2d2 disassociated. External IP: 10.96.250.210, port: 9c99d4b4-ca8b-43a7-be9e-a55bf3c19eda. [pid: 6|app: 0|req: 1262/2384] 10.0.0.218 () {34 vars in 749 bytes} [Wed Jul 1 14:26:53 2026] PUT /v2.0/floatingips/109010c8-df2d-4602-9941-c375c1e6e2d2 => generated 554 bytes in 1013 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2385] 10.0.0.218 () {32 vars in 729 bytes} [Wed Jul 1 14:26:54 2026] GET /v2.0/floatingips/109010c8-df2d-4602-9941-c375c1e6e2d2 => generated 554 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1263/2386] 10.0.0.218 () {32 vars in 729 bytes} [Wed Jul 1 14:26:55 2026] GET /v2.0/floatingips/109010c8-df2d-4602-9941-c375c1e6e2d2 => generated 554 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2387] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:26:56 2026] GET /v2.0/ports?tenant_id=77c519c7471449c5911814f794121385&device_id=ae78768c-8d09-423c-871e-a7774f0a1363 => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:26:56.230 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-16e1568a-b155-44cc-a26d-d82f6938d1d0'] response: {'name': 'network-changed', 'server_uuid': 'ae78768c-8d09-423c-871e-a7774f0a1363', 'tag': '9c99d4b4-ca8b-43a7-be9e-a55bf3c19eda', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1264/2388] 199.204.45.235 () {34 vars in 986 bytes} [Wed Jul 1 14:26:56 2026] GET /v2.0/networks?id=0b4ac5e3-18d1-4792-b488-f310e88f1ded => generated 756 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2389] 199.204.45.235 () {34 vars in 1060 bytes} [Wed Jul 1 14:26:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=9c99d4b4-ca8b-43a7-be9e-a55bf3c19eda => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1265/2390] 199.204.45.235 () {34 vars in 984 bytes} [Wed Jul 1 14:26:56 2026] GET /v2.0/subnets?id=3b936fe3-77e0-4988-ab52-dbe210b27115 => generated 677 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2391] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:26:56 2026] GET /v2.0/ports?network_id=0b4ac5e3-18d1-4792-b488-f310e88f1ded&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1266/2392] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:26:56 2026] GET /v2.0/networks/0b4ac5e3-18d1-4792-b488-f310e88f1ded?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2393] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:26:56 2026] GET /v2.0/networks/0b4ac5e3-18d1-4792-b488-f310e88f1ded?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: 6|app: 0|req: 1267/2394] 10.0.0.218 () {32 vars in 729 bytes} [Wed Jul 1 14:26:56 2026] GET /v2.0/floatingips/109010c8-df2d-4602-9941-c375c1e6e2d2 => generated 552 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:26:57.748 6 WARNING neutron_lib.context [None req-61d3f1c1-60d2-4a52-92e3-5093458e69cc b5563594a4e8431c97fe715f3a9da607 77c519c7471449c5911814f794121385 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 1269/2397] 10.0.0.218 () {34 vars in 685 bytes} [Wed Jul 1 14:26:57 2026] POST /v2.0/security-groups => generated 1675 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 14:26:57.916 7 WARNING neutron_lib.context [None req-949d4725-e851-4fe8-9c4d-982e6405c982 b5563594a4e8431c97fe715f3a9da607 77c519c7471449c5911814f794121385 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1129/2398] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jul 1 14:26:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:26:58.077 6 WARNING neutron_lib.context [None req-45aeec29-8199-43e8-832b-8521ffd93e7d b5563594a4e8431c97fe715f3a9da607 77c519c7471449c5911814f794121385 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 1270/2399] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jul 1 14:26:58 2026] POST /v2.0/security-group-rules => generated 596 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:26:58.262 7 WARNING neutron_lib.context [None req-9a50e06d-994c-48aa-b1d0-b0d96934a7bc b5563594a4e8431c97fe715f3a9da607 77c519c7471449c5911814f794121385 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1130/2400] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jul 1 14:26:58 2026] POST /v2.0/security-group-rules => generated 602 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:26:58.439 6 WARNING neutron_lib.context [None req-d95fc84d-e998-4a34-a099-ca434a80b2e4 b5563594a4e8431c97fe715f3a9da607 77c519c7471449c5911814f794121385 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 1271/2401] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jul 1 14:26:58 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-07-01 14:26:58.570 7 WARNING neutron_lib.context [None req-a2318f31-c081-4aba-92df-96c826ad7b14 b5563594a4e8431c97fe715f3a9da607 77c519c7471449c5911814f794121385 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:26:58.607 7 INFO neutron.db.securitygroups_db [None req-a2318f31-c081-4aba-92df-96c826ad7b14 b5563594a4e8431c97fe715f3a9da607 77c519c7471449c5911814f794121385 - - default default] Project 77c519c7471449c5911814f794121385 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: 1131/2402] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jul 1 14:26:58 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-07-01 14:26:58.702 6 WARNING neutron_lib.context [None req-bce191c3-aecf-43f2-8b4c-4a5d2fe1c27e b5563594a4e8431c97fe715f3a9da607 77c519c7471449c5911814f794121385 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:26:58.735 6 INFO neutron.db.securitygroups_db [None req-bce191c3-aecf-43f2-8b4c-4a5d2fe1c27e b5563594a4e8431c97fe715f3a9da607 77c519c7471449c5911814f794121385 - - default default] Project 77c519c7471449c5911814f794121385 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 6|app: 0|req: 1272/2403] 10.0.0.218 () {34 vars in 695 bytes} [Wed Jul 1 14:26:58 2026] POST /v2.0/security-group-rules => generated 606 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2404] 10.0.0.218 () {32 vars in 649 bytes} [Wed Jul 1 14:26:59 2026] GET /v2.0/networks => generated 1297 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1273/2405] 10.0.0.83 () {34 vars in 1097 bytes} [Wed Jul 1 14:26:59 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-364943458&fields=id&tenant_id=77c519c7471449c5911814f794121385 => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2406] 10.0.0.83 () {34 vars in 981 bytes} [Wed Jul 1 14:26:59 2026] GET /v2.0/networks?id=0b4ac5e3-18d1-4792-b488-f310e88f1ded => generated 660 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1274/2407] 10.0.0.83 () {34 vars in 964 bytes} [Wed Jul 1 14:26:59 2026] GET /v2.0/quotas/77c519c7471449c5911814f794121385 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2408] 10.0.0.83 () {34 vars in 1001 bytes} [Wed Jul 1 14:26:59 2026] GET /v2.0/ports?tenant_id=77c519c7471449c5911814f794121385&fields=id => generated 149 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1275/2409] 10.0.0.83 () {34 vars in 1007 bytes} [Wed Jul 1 14:26:59 2026] GET /v2.0/networks/0b4ac5e3-18d1-4792-b488-f310e88f1ded?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2410] 10.0.0.83 () {34 vars in 1107 bytes} [Wed Jul 1 14:26:59 2026] GET /v2.0/networks/0b4ac5e3-18d1-4792-b488-f310e88f1ded?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: 6|app: 0|req: 1276/2411] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:26:59 2026] GET /v2.0/ports?device_id=100dbb49-1a60-4d49-8277-4c492845c1fc => generated 12 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2412] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:27:01 2026] GET /v2.0/ports?device_id=100dbb49-1a60-4d49-8277-4c492845c1fc => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1277/2413] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:27:02 2026] GET /v2.0/ports?device_id=100dbb49-1a60-4d49-8277-4c492845c1fc => 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: 1137/2414] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:27:03 2026] GET /v2.0/ports?device_id=100dbb49-1a60-4d49-8277-4c492845c1fc => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1278/2415] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:27:04 2026] GET /v2.0/ports?device_id=100dbb49-1a60-4d49-8277-4c492845c1fc => 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: 1138/2416] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:27:05 2026] GET /v2.0/ports?device_id=100dbb49-1a60-4d49-8277-4c492845c1fc => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1279/2417] 199.204.45.235 () {34 vars in 1096 bytes} [Wed Jul 1 14:27:06 2026] GET /v2.0/ports?device_id=24c946e1-e422-4aa1-afd5-2700224c018c&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2418] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:27:06 2026] GET /v2.0/ports?device_id=100dbb49-1a60-4d49-8277-4c492845c1fc => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1280/2419] 199.204.45.235 () {34 vars in 986 bytes} [Wed Jul 1 14:27:06 2026] GET /v2.0/networks?id=0b4ac5e3-18d1-4792-b488-f310e88f1ded => generated 660 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2420] 199.204.45.235 () {34 vars in 1050 bytes} [Wed Jul 1 14:27:06 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=77c519c7471449c5911814f794121385 => generated 273 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:27:06.704 6 WARNING neutron_lib.context [req-a19df661-c8dc-4978-a6d8-7d63c5d89578 req-ce558189-6364-4c7e-b44d-aeb168911b96 b5563594a4e8431c97fe715f3a9da607 77c519c7471449c5911814f794121385 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1141/2421] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:27:06 2026] GET /v2.0/ports?tenant_id=56294a8da2ba43ebab18a2877802a729&device_id=24c946e1-e422-4aa1-afd5-2700224c018c => generated 1473 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1281/2422] 199.204.45.235 () {38 vars in 955 bytes} [Wed Jul 1 14:27:06 2026] POST /v2.0/ports => generated 954 bytes in 390 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: 6|app: 0|req: 1282/2423] 199.204.45.235 () {34 vars in 986 bytes} [Wed Jul 1 14:27:07 2026] GET /v2.0/networks?id=4c8315b6-2d74-4bb2-ae98-4af2b5e4ca82 => generated 800 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2424] 199.204.45.235 () {38 vars in 1028 bytes} [Wed Jul 1 14:27:07 2026] PUT /v2.0/ports/eb37f85d-f623-4935-a7c0-16f43893c40e => generated 1235 bytes in 525 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1283/2425] 199.204.45.235 () {34 vars in 1058 bytes} [Wed Jul 1 14:27:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.101&port_id=d2370278-c57c-4b54-80e5-8bdf25bf7a9f => generated 860 bytes in 43 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: 1143/2426] 199.204.45.235 () {34 vars in 1106 bytes} [Wed Jul 1 14:27:07 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A304&port_id=d2370278-c57c-4b54-80e5-8bdf25bf7a9f => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2427] 199.204.45.235 () {34 vars in 1064 bytes} [Wed Jul 1 14:27:07 2026] GET /v2.0/subnets?id=17f931e8-d12c-4ac2-a8fb-4eeaad612ba6&id=2cd242a3-7e5f-49f3-96a4-f52e7ab0b5e1 => generated 1414 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:27:07.714 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4b2754ef-ed71-4cc1-ad70-8d6c1e0f2501'] response: {'name': 'network-changed', 'server_uuid': '100dbb49-1a60-4d49-8277-4c492845c1fc', 'tag': 'eb37f85d-f623-4935-a7c0-16f43893c40e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1145/2428] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:27:07 2026] GET /v2.0/ports?network_id=4c8315b6-2d74-4bb2-ae98-4af2b5e4ca82&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1284/2429] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:27:07 2026] GET /v2.0/ports?device_id=100dbb49-1a60-4d49-8277-4c492845c1fc => generated 969 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2430] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:27:07 2026] GET /v2.0/ports?network_id=4c8315b6-2d74-4bb2-ae98-4af2b5e4ca82&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: 6|app: 0|req: 1285/2431] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:27:07 2026] GET /v2.0/security-groups?id=6aaae7f6-e25e-4ae5-9879-85aab28e9450&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: 1147/2432] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:27:07 2026] GET /v2.0/networks/4c8315b6-2d74-4bb2-ae98-4af2b5e4ca82?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1286/2433] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:27:07 2026] GET /v2.0/networks/4c8315b6-2d74-4bb2-ae98-4af2b5e4ca82?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2434] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:27:08 2026] GET /v2.0/ports?tenant_id=77c519c7471449c5911814f794121385&device_id=100dbb49-1a60-4d49-8277-4c492845c1fc => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1287/2435] 199.204.45.235 () {34 vars in 1018 bytes} [Wed Jul 1 14:27:08 2026] GET /v2.0/networks?tenant_id=77c519c7471449c5911814f794121385&shared=False => generated 756 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2436] 199.204.45.235 () {34 vars in 930 bytes} [Wed Jul 1 14:27:08 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) [pid: 6|app: 0|req: 1288/2437] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:27:08 2026] GET /v2.0/ports?device_id=100dbb49-1a60-4d49-8277-4c492845c1fc => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2438] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:27:08 2026] GET /v2.0/security-groups?id=6aaae7f6-e25e-4ae5-9879-85aab28e9450&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1289/2439] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:27:09 2026] GET /v2.0/ports?tenant_id=77c519c7471449c5911814f794121385&device_id=100dbb49-1a60-4d49-8277-4c492845c1fc => generated 1238 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2440] 199.204.45.235 () {34 vars in 1058 bytes} [Wed Jul 1 14:27:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=eb37f85d-f623-4935-a7c0-16f43893c40e => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1290/2441] 199.204.45.235 () {34 vars in 984 bytes} [Wed Jul 1 14:27:09 2026] GET /v2.0/subnets?id=3b936fe3-77e0-4988-ab52-dbe210b27115 => generated 677 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2442] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:27:09 2026] GET /v2.0/ports?network_id=0b4ac5e3-18d1-4792-b488-f310e88f1ded&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: 6|app: 0|req: 1291/2443] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:27:09 2026] GET /v2.0/networks/0b4ac5e3-18d1-4792-b488-f310e88f1ded?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2444] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:27:09 2026] GET /v2.0/networks/0b4ac5e3-18d1-4792-b488-f310e88f1ded?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: 6|app: 0|req: 1292/2445] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:27:10 2026] GET /v2.0/ports?device_id=100dbb49-1a60-4d49-8277-4c492845c1fc => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2446] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:27:10 2026] GET /v2.0/security-groups?id=6aaae7f6-e25e-4ae5-9879-85aab28e9450&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1293/2447] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:27:11 2026] GET /v2.0/ports?device_id=100dbb49-1a60-4d49-8277-4c492845c1fc => 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: 1155/2448] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:27:11 2026] GET /v2.0/security-groups?id=6aaae7f6-e25e-4ae5-9879-85aab28e9450&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: 1157/2451] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:27:12 2026] GET /v2.0/ports?device_id=100dbb49-1a60-4d49-8277-4c492845c1fc => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1295/2452] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:27:12 2026] GET /v2.0/security-groups?id=6aaae7f6-e25e-4ae5-9879-85aab28e9450&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2453] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:27:13 2026] GET /v2.0/ports?device_id=100dbb49-1a60-4d49-8277-4c492845c1fc => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1296/2454] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:27:13 2026] GET /v2.0/security-groups?id=6aaae7f6-e25e-4ae5-9879-85aab28e9450&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: 1159/2455] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:27:13 2026] GET /v2.0/ports?device_id=100dbb49-1a60-4d49-8277-4c492845c1fc => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1297/2456] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:27:13 2026] GET /v2.0/security-groups?id=6aaae7f6-e25e-4ae5-9879-85aab28e9450&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2457] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jul 1 14:27:13 2026] GET /v2.0/ports?device_id=100dbb49-1a60-4d49-8277-4c492845c1fc => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:27:14.375 6 INFO neutron.db.l3_db [None req-24542911-b8af-4c4f-8140-cb4bdf0f1a5e b5563594a4e8431c97fe715f3a9da607 77c519c7471449c5911814f794121385 - - default default] Floating IP 109010c8-df2d-4602-9941-c375c1e6e2d2 associated. External IP: 10.96.250.210, port: eb37f85d-f623-4935-a7c0-16f43893c40e. [pid: 6|app: 0|req: 1298/2458] 10.0.0.218 () {34 vars in 749 bytes} [Wed Jul 1 14:27:13 2026] PUT /v2.0/floatingips/109010c8-df2d-4602-9941-c375c1e6e2d2 => generated 855 bytes in 802 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1299/2459] 199.204.45.235 () {30 vars in 702 bytes} [Wed Jul 1 14:27:14 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: 6|app: 0|req: 1300/2460] 199.204.45.235 () {30 vars in 704 bytes} [Wed Jul 1 14:27:14 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2461] 10.0.0.218 () {32 vars in 729 bytes} [Wed Jul 1 14:27:14 2026] GET /v2.0/floatingips/109010c8-df2d-4602-9941-c375c1e6e2d2 => generated 855 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1301/2462] 199.204.45.235 () {30 vars in 680 bytes} [Wed Jul 1 14:27:14 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: 1162/2463] 199.204.45.235 () {30 vars in 716 bytes} [Wed Jul 1 14:27:14 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-07-01 14:27:14.856 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-200a847e-e610-4031-b2d3-0a00aaa0d438'] response: {'name': 'network-changed', 'server_uuid': '100dbb49-1a60-4d49-8277-4c492845c1fc', 'tag': 'eb37f85d-f623-4935-a7c0-16f43893c40e', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1302/2464] 199.204.45.235 () {30 vars in 740 bytes} [Wed Jul 1 14:27:14 2026] GET /v2.0/subnets/a6e17157-c2dd-4bbe-a772-0484a5de9e01 => generated 675 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2465] 199.204.45.235 () {30 vars in 768 bytes} [Wed Jul 1 14:27:14 2026] GET /v2.0/ports?device_id=1441756c-934f-4ab3-8368-0062b761d2f6 => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1303/2466] 199.204.45.235 () {34 vars in 716 bytes} [Wed Jul 1 14:27:14 2026] POST /v2.0/ports => generated 1097 bytes in 357 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: 1164/2467] 10.0.0.83 () {34 vars in 970 bytes} [Wed Jul 1 14:27:15 2026] GET /v2.0/ports/d748349b-204c-41da-ad2f-ddc0a7ba5e82 => generated 1097 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1304/2468] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:27:15 2026] GET /v2.0/ports?tenant_id=77c519c7471449c5911814f794121385&device_id=100dbb49-1a60-4d49-8277-4c492845c1fc => generated 1240 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2469] 10.0.0.83 () {34 vars in 906 bytes} [Wed Jul 1 14:27:15 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: 6|app: 0|req: 1305/2470] 199.204.45.235 () {34 vars in 986 bytes} [Wed Jul 1 14:27:15 2026] GET /v2.0/networks?id=0b4ac5e3-18d1-4792-b488-f310e88f1ded => generated 756 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2471] 199.204.45.235 () {34 vars in 1058 bytes} [Wed Jul 1 14:27:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=eb37f85d-f623-4935-a7c0-16f43893c40e => generated 858 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1306/2472] 199.204.45.235 () {34 vars in 984 bytes} [Wed Jul 1 14:27:15 2026] GET /v2.0/subnets?id=3b936fe3-77e0-4988-ab52-dbe210b27115 => 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: 1167/2473] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:27:15 2026] GET /v2.0/ports?network_id=0b4ac5e3-18d1-4792-b488-f310e88f1ded&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1307/2474] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:27:15 2026] GET /v2.0/networks/0b4ac5e3-18d1-4792-b488-f310e88f1ded?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2475] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:27:15 2026] GET /v2.0/networks/0b4ac5e3-18d1-4792-b488-f310e88f1ded?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1308/2476] 10.0.0.218 () {32 vars in 729 bytes} [Wed Jul 1 14:27:15 2026] GET /v2.0/floatingips/109010c8-df2d-4602-9941-c375c1e6e2d2 => generated 855 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2477] 199.204.45.235 () {34 vars in 1262 bytes} [Wed Jul 1 14:27:16 2026] GET /v2.0/ports/d748349b-204c-41da-ad2f-ddc0a7ba5e82?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1309/2478] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:27:16 2026] GET /v2.0/networks/11554fad-1d1d-46bc-a21f-310881f458b3?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2479] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:27:16 2026] GET /v2.0/networks/11554fad-1d1d-46bc-a21f-310881f458b3?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: 6|app: 0|req: 1310/2480] 10.0.0.218 () {32 vars in 729 bytes} [Wed Jul 1 14:27:16 2026] GET /v2.0/floatingips/109010c8-df2d-4602-9941-c375c1e6e2d2 => generated 857 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2481] 199.204.45.235 () {34 vars in 975 bytes} [Wed Jul 1 14:27:17 2026] GET /v2.0/ports/d748349b-204c-41da-ad2f-ddc0a7ba5e82 => generated 1097 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1311/2482] 199.204.45.235 () {34 vars in 986 bytes} [Wed Jul 1 14:27:17 2026] GET /v2.0/networks?id=11554fad-1d1d-46bc-a21f-310881f458b3 => generated 802 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2483] 199.204.45.235 () {38 vars in 1028 bytes} [Wed Jul 1 14:27:17 2026] PUT /v2.0/ports/d748349b-204c-41da-ad2f-ddc0a7ba5e82 => generated 1287 bytes in 505 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1312/2484] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:27:18 2026] GET /v2.0/ports?tenant_id=1afd1f9548a744cca8508e3287cefa26&device_id=1441756c-934f-4ab3-8368-0062b761d2f6 => generated 2523 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1173/2485] 199.204.45.235 () {34 vars in 1060 bytes} [Wed Jul 1 14:27:18 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.89&port_id=a384d844-fc31-4bf1-94a5-76424d341e70 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1313/2486] 199.204.45.235 () {34 vars in 984 bytes} [Wed Jul 1 14:27:18 2026] GET /v2.0/subnets?id=861eacac-d3b1-4247-acaa-0ddcb9165bac => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:27:18.909 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee08fa88-c619-4856-bad3-ec8b84253b54'] response: {'name': 'network-changed', 'server_uuid': '1441756c-934f-4ab3-8368-0062b761d2f6', 'tag': 'd748349b-204c-41da-ad2f-ddc0a7ba5e82', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1174/2487] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:27:18 2026] GET /v2.0/ports?network_id=07739395-895a-4448-be58-e93231a19ec2&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1314/2488] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:27:18 2026] GET /v2.0/networks/07739395-895a-4448-be58-e93231a19ec2?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: 1175/2489] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:27:18 2026] GET /v2.0/networks/07739395-895a-4448-be58-e93231a19ec2?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: 6|app: 0|req: 1315/2490] 199.204.45.235 () {34 vars in 1058 bytes} [Wed Jul 1 14:27:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.212&port_id=d748349b-204c-41da-ad2f-ddc0a7ba5e82 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2491] 199.204.45.235 () {34 vars in 984 bytes} [Wed Jul 1 14:27:19 2026] GET /v2.0/subnets?id=a6e17157-c2dd-4bbe-a772-0484a5de9e01 => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1316/2492] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:27:19 2026] GET /v2.0/ports?network_id=11554fad-1d1d-46bc-a21f-310881f458b3&device_owner=network%3Adhcp => generated 1461 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2493] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:27:19 2026] GET /v2.0/networks/11554fad-1d1d-46bc-a21f-310881f458b3?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1317/2494] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:27:19 2026] GET /v2.0/networks/11554fad-1d1d-46bc-a21f-310881f458b3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2495] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:27:20 2026] GET /v2.0/ports?tenant_id=1afd1f9548a744cca8508e3287cefa26&device_id=1441756c-934f-4ab3-8368-0062b761d2f6 => generated 2523 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1318/2496] 199.204.45.235 () {34 vars in 986 bytes} [Wed Jul 1 14:27:20 2026] GET /v2.0/networks?id=11554fad-1d1d-46bc-a21f-310881f458b3 => generated 802 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2497] 199.204.45.235 () {34 vars in 1058 bytes} [Wed Jul 1 14:27:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.212&port_id=d748349b-204c-41da-ad2f-ddc0a7ba5e82 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1319/2498] 199.204.45.235 () {34 vars in 984 bytes} [Wed Jul 1 14:27:20 2026] GET /v2.0/subnets?id=a6e17157-c2dd-4bbe-a772-0484a5de9e01 => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2499] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:27:20 2026] GET /v2.0/ports?network_id=11554fad-1d1d-46bc-a21f-310881f458b3&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: 6|app: 0|req: 1320/2500] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:27:20 2026] GET /v2.0/networks/11554fad-1d1d-46bc-a21f-310881f458b3?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2501] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:27:20 2026] GET /v2.0/networks/11554fad-1d1d-46bc-a21f-310881f458b3?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: 6|app: 0|req: 1321/2502] 10.0.0.83 () {34 vars in 970 bytes} [Wed Jul 1 14:27:22 2026] GET /v2.0/ports/d748349b-204c-41da-ad2f-ddc0a7ba5e82 => generated 1287 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2503] 199.204.45.235 () {34 vars in 788 bytes} [Wed Jul 1 14:27:23 2026] PUT /v2.0/ports/d748349b-204c-41da-ad2f-ddc0a7ba5e82 => generated 1314 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:27:23.386 6 INFO neutron.api.v2.resource [None req-c7d58d09-a344-467d-a141-afb127cdeaee 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1322/2504] 199.204.45.235 () {30 vars in 762 bytes} [Wed Jul 1 14:27:23 2026] GET /v2.0/security-groups/lb-2cadd130-efe2-4348-a28d-dcffe0f8648b => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1183/2505] 199.204.45.235 () {30 vars in 784 bytes} [Wed Jul 1 14:27:23 2026] GET /v2.0/security-groups?name=lb-2cadd130-efe2-4348-a28d-dcffe0f8648b => generated 1639 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1323/2506] 199.204.45.235 () {34 vars in 788 bytes} [Wed Jul 1 14:27:23 2026] PUT /v2.0/ports/d748349b-204c-41da-ad2f-ddc0a7ba5e82 => generated 1314 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2507] 199.204.45.235 () {30 vars in 702 bytes} [Wed Jul 1 14:27:23 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) /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: 6|app: 0|req: 1324/2508] 199.204.45.235 () {30 vars in 704 bytes} [Wed Jul 1 14:27:23 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:27:23.953 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c2e3e42-121a-4fe3-92dd-c62c95f8ab56'] response: {'name': 'network-changed', 'server_uuid': '1441756c-934f-4ab3-8368-0062b761d2f6', 'tag': 'd748349b-204c-41da-ad2f-ddc0a7ba5e82', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1185/2509] 199.204.45.235 () {30 vars in 680 bytes} [Wed Jul 1 14:27:23 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: 1186/2510] 199.204.45.235 () {30 vars in 716 bytes} [Wed Jul 1 14:27:23 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) 2026-07-01 14:27:23.984 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-fe41999a-bac6-4881-8fc5-c8ecadecd0a6'] response: {'name': 'network-changed', 'server_uuid': '1441756c-934f-4ab3-8368-0062b761d2f6', 'tag': 'd748349b-204c-41da-ad2f-ddc0a7ba5e82', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1187/2511] 199.204.45.235 () {30 vars in 740 bytes} [Wed Jul 1 14:27:23 2026] GET /v2.0/subnets/a6e17157-c2dd-4bbe-a772-0484a5de9e01 => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1325/2512] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:27:23 2026] GET /v2.0/ports?tenant_id=1afd1f9548a744cca8508e3287cefa26&device_id=1441756c-934f-4ab3-8368-0062b761d2f6 => generated 2586 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2513] 199.204.45.235 () {30 vars in 736 bytes} [Wed Jul 1 14:27:24 2026] GET /v2.0/ports/42af8285-0b74-44cc-9f26-181fab4bc996 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1326/2514] 199.204.45.235 () {34 vars in 986 bytes} [Wed Jul 1 14:27:24 2026] GET /v2.0/networks?id=11554fad-1d1d-46bc-a21f-310881f458b3 => generated 802 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2515] 199.204.45.235 () {30 vars in 736 bytes} [Wed Jul 1 14:27:24 2026] GET /v2.0/ports/d748349b-204c-41da-ad2f-ddc0a7ba5e82 => generated 1350 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1327/2516] 199.204.45.235 () {34 vars in 1058 bytes} [Wed Jul 1 14:27:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.212&port_id=d748349b-204c-41da-ad2f-ddc0a7ba5e82 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2517] 199.204.45.235 () {30 vars in 740 bytes} [Wed Jul 1 14:27:24 2026] GET /v2.0/subnets/a6e17157-c2dd-4bbe-a772-0484a5de9e01 => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1328/2518] 199.204.45.235 () {34 vars in 984 bytes} [Wed Jul 1 14:27:24 2026] GET /v2.0/subnets?id=a6e17157-c2dd-4bbe-a772-0484a5de9e01 => generated 678 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2519] 199.204.45.235 () {30 vars in 742 bytes} [Wed Jul 1 14:27:24 2026] GET /v2.0/networks/11554fad-1d1d-46bc-a21f-310881f458b3 => generated 799 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1329/2520] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:27:24 2026] GET /v2.0/ports?network_id=11554fad-1d1d-46bc-a21f-310881f458b3&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2521] 199.204.45.235 () {30 vars in 736 bytes} [Wed Jul 1 14:27:24 2026] GET /v2.0/ports/42af8285-0b74-44cc-9f26-181fab4bc996 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1330/2522] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:27:24 2026] GET /v2.0/networks/11554fad-1d1d-46bc-a21f-310881f458b3?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: 1193/2523] 199.204.45.235 () {30 vars in 740 bytes} [Wed Jul 1 14:27:24 2026] GET /v2.0/subnets/a6e17157-c2dd-4bbe-a772-0484a5de9e01 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1331/2524] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:27:24 2026] GET /v2.0/networks/11554fad-1d1d-46bc-a21f-310881f458b3?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: 1194/2525] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:27:25 2026] GET /v2.0/ports?tenant_id=1afd1f9548a744cca8508e3287cefa26&device_id=1441756c-934f-4ab3-8368-0062b761d2f6 => generated 2586 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1332/2526] 199.204.45.235 () {34 vars in 986 bytes} [Wed Jul 1 14:27:25 2026] GET /v2.0/networks?id=11554fad-1d1d-46bc-a21f-310881f458b3 => generated 802 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2527] 199.204.45.235 () {34 vars in 1058 bytes} [Wed Jul 1 14:27:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.212&port_id=d748349b-204c-41da-ad2f-ddc0a7ba5e82 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1333/2528] 10.0.0.76 () {34 vars in 989 bytes} [Wed Jul 1 14:27:25 2026] GET /v2.0/ports?device_id=100dbb49-1a60-4d49-8277-4c492845c1fc => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2529] 199.204.45.235 () {34 vars in 984 bytes} [Wed Jul 1 14:27:25 2026] GET /v2.0/subnets?id=a6e17157-c2dd-4bbe-a772-0484a5de9e01 => generated 678 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1334/2530] 10.0.0.76 () {34 vars in 1039 bytes} [Wed Jul 1 14:27:25 2026] GET /v2.0/security-groups?id=6aaae7f6-e25e-4ae5-9879-85aab28e9450&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: 1197/2531] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:27:25 2026] GET /v2.0/ports?network_id=11554fad-1d1d-46bc-a21f-310881f458b3&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: 6|app: 0|req: 1335/2532] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:27:25 2026] GET /v2.0/networks/11554fad-1d1d-46bc-a21f-310881f458b3?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: 1198/2533] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:27:25 2026] GET /v2.0/networks/11554fad-1d1d-46bc-a21f-310881f458b3?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: 6|app: 0|req: 1337/2536] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:27:28 2026] GET /v2.0/ports?device_id=100dbb49-1a60-4d49-8277-4c492845c1fc => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2537] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:27:28 2026] GET /v2.0/security-groups?id=6aaae7f6-e25e-4ae5-9879-85aab28e9450&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: 6|app: 0|req: 1338/2538] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:27:29 2026] GET /v2.0/ports?device_id=100dbb49-1a60-4d49-8277-4c492845c1fc => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2539] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:27:29 2026] GET /v2.0/security-groups?id=6aaae7f6-e25e-4ae5-9879-85aab28e9450&fields=id&fields=name => generated 113 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1339/2540] 199.204.45.235 () {34 vars in 994 bytes} [Wed Jul 1 14:27:30 2026] GET /v2.0/ports?device_id=100dbb49-1a60-4d49-8277-4c492845c1fc => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:27:30.495 7 INFO neutron.db.l3_db [req-9fd93344-d31a-4942-b9f0-ef9e1c23a546 req-d21a54b6-d864-4de5-bfc1-3aa72ac8eef3 b5563594a4e8431c97fe715f3a9da607 77c519c7471449c5911814f794121385 - - default default] Floating IP 109010c8-df2d-4602-9941-c375c1e6e2d2 disassociated. External IP: 10.96.250.210, port: eb37f85d-f623-4935-a7c0-16f43893c40e. [pid: 6|app: 0|req: 1340/2541] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:27:30 2026] GET /v2.0/ports?device_id=100dbb49-1a60-4d49-8277-4c492845c1fc => 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: 1202/2542] 199.204.45.235 () {36 vars in 997 bytes} [Wed Jul 1 14:27:30 2026] DELETE /v2.0/ports/eb37f85d-f623-4935-a7c0-16f43893c40e => generated 0 bytes in 630 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1341/2543] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:27:31 2026] GET /v2.0/ports?device_id=100dbb49-1a60-4d49-8277-4c492845c1fc => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:27:32.086 7 WARNING neutron_lib.context [None req-119867f5-dd3b-4827-8040-07b8ed8f2de7 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:27:32.138 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-83fd6a7d-cd97-40b0-88e5-a471958225b9'] response: {'server_uuid': '100dbb49-1a60-4d49-8277-4c492845c1fc', 'name': 'network-vif-deleted', 'tag': 'eb37f85d-f623-4935-a7c0-16f43893c40e', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1342/2544] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:27:32 2026] GET /v2.0/ports?device_id=100dbb49-1a60-4d49-8277-4c492845c1fc => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:27:33.529 7 INFO neutron.db.l3_db [None req-119867f5-dd3b-4827-8040-07b8ed8f2de7 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] Floating IP 82867c3d-4318-45f9-95d7-1dec2eb2c4a0 associated. External IP: 10.96.250.211, port: 42af8285-0b74-44cc-9f26-181fab4bc996. [pid: 7|app: 0|req: 1203/2545] 10.0.0.218 () {34 vars in 677 bytes} [Wed Jul 1 14:27:32 2026] POST /v2.0/floatingips => generated 899 bytes in 1848 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1343/2546] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:27:33 2026] GET /v2.0/ports?device_id=100dbb49-1a60-4d49-8277-4c492845c1fc => 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: 1204/2547] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:27:35 2026] DELETE /v2.0/security-groups/6aaae7f6-e25e-4ae5-9879-85aab28e9450 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1344/2548] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jul 1 14:27:35 2026] DELETE /v2.0/floatingips/109010c8-df2d-4602-9941-c375c1e6e2d2 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2549] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:27:35 2026] GET /v2.0/ports?device_id=ae78768c-8d09-423c-871e-a7774f0a1363 => generated 975 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1345/2550] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:27:35 2026] GET /v2.0/security-groups?id=3f88c3ff-225e-4574-a713-13a7ce5427b9&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: 1206/2551] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:27:36 2026] GET /v2.0/ports?device_id=ae78768c-8d09-423c-871e-a7774f0a1363 => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1346/2552] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:27:36 2026] GET /v2.0/security-groups?id=3f88c3ff-225e-4574-a713-13a7ce5427b9&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: 1207/2553] 199.204.45.235 () {34 vars in 994 bytes} [Wed Jul 1 14:27:37 2026] GET /v2.0/ports?device_id=ae78768c-8d09-423c-871e-a7774f0a1363 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1347/2554] 199.204.45.235 () {36 vars in 997 bytes} [Wed Jul 1 14:27:37 2026] DELETE /v2.0/ports/9c99d4b4-ca8b-43a7-be9e-a55bf3c19eda => generated 0 bytes in 423 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2555] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:27:38 2026] GET /v2.0/ports?device_id=ae78768c-8d09-423c-871e-a7774f0a1363 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:27:38.813 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff517536-ebe1-4f2f-ad71-866d8bc7f4a0'] response: {'server_uuid': 'ae78768c-8d09-423c-871e-a7774f0a1363', 'name': 'network-vif-deleted', 'tag': '9c99d4b4-ca8b-43a7-be9e-a55bf3c19eda', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1348/2556] 199.204.45.235 () {30 vars in 702 bytes} [Wed Jul 1 14:27:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2557] 199.204.45.235 () {30 vars in 704 bytes} [Wed Jul 1 14:27:38 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: 6|app: 0|req: 1349/2558] 199.204.45.235 () {30 vars in 680 bytes} [Wed Jul 1 14:27:38 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: 1210/2559] 199.204.45.235 () {30 vars in 716 bytes} [Wed Jul 1 14:27:38 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-07-01 14:27:39.016 6 INFO neutron.api.v2.resource [None req-cee581fd-1e36-4f99-85e1-972cf21ff7ae 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1350/2560] 199.204.45.235 () {30 vars in 762 bytes} [Wed Jul 1 14:27:39 2026] GET /v2.0/security-groups/lb-2cadd130-efe2-4348-a28d-dcffe0f8648b => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2561] 199.204.45.235 () {30 vars in 784 bytes} [Wed Jul 1 14:27:39 2026] GET /v2.0/security-groups?name=lb-2cadd130-efe2-4348-a28d-dcffe0f8648b => generated 1639 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1351/2562] 199.204.45.235 () {30 vars in 814 bytes} [Wed Jul 1 14:27:39 2026] GET /v2.0/security-group-rules?security_group_id=028bfd16-706b-4ed2-8e1b-d29e8b4c3919 => generated 1182 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1352/2563] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:27:39 2026] GET /v2.0/ports?device_id=ae78768c-8d09-423c-871e-a7774f0a1363 => 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: 1212/2564] 199.204.45.235 () {34 vars in 746 bytes} [Wed Jul 1 14:27:39 2026] POST /v2.0/security-group-rules => generated 597 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1353/2565] 199.204.45.235 () {34 vars in 746 bytes} [Wed Jul 1 14:27:39 2026] POST /v2.0/security-group-rules => generated 601 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2566] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:27:40 2026] GET /v2.0/ports?device_id=ae78768c-8d09-423c-871e-a7774f0a1363 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1354/2567] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:27:41 2026] DELETE /v2.0/security-groups/3f88c3ff-225e-4574-a713-13a7ce5427b9 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2570] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jul 1 14:27:41 2026] PUT /v2.0/routers/e6704d87-e281-44b1-956c-00031796b45c/remove_router_interface => generated 309 bytes in 1081 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1357/2571] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:27:42 2026] DELETE /v2.0/subnets/3b936fe3-77e0-4988-ab52-dbe210b27115 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:27:43.731 7 INFO neutron.db.l3_hamode_db [None req-8fa1a9a5-3203-4450-a297-3749873dcc80 b5563594a4e8431c97fe715f3a9da607 77c519c7471449c5911814f794121385 - - default default] HA network 1d6b8c21-695c-4a67-a670-9ca528744a9e was deleted as no HA routers are present in tenant 77c519c7471449c5911814f794121385. [pid: 7|app: 0|req: 1215/2572] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:27:42 2026] DELETE /v2.0/routers/e6704d87-e281-44b1-956c-00031796b45c => generated 0 bytes in 913 msecs (HTTP/1.1 204) 2 headers in 112 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: 6|app: 0|req: 1358/2573] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:27:43 2026] DELETE /v2.0/networks/0b4ac5e3-18d1-4792-b488-f310e88f1ded => generated 0 bytes in 351 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:27:44.837 7 INFO neutron.services.segments.plugin [-] Segment 55483371-fa9e-4765-af08-22c300612b3f resource provider aggregate not found 2026-07-01 14:27:44.843 7 INFO neutron.services.segments.plugin [-] Segment 55483371-fa9e-4765-af08-22c300612b3f resource provider aggregate not found 2026-07-01 14:27:44.859 7 INFO neutron.services.segments.plugin [-] Segment 55483371-fa9e-4765-af08-22c300612b3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55483371-fa9e-4765-af08-22c300612b3f found for delete ", "request_id": "req-01211baf-01ef-45d7-a218-f455f89ed6ca"}]} 2026-07-01 14:27:44.860 7 INFO neutron.services.segments.plugin [-] Segment 55483371-fa9e-4765-af08-22c300612b3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55483371-fa9e-4765-af08-22c300612b3f found for delete ", "request_id": "req-7b6412f4-8f0d-47d9-bc5e-140424c6abc7"}]} [pid: 7|app: 0|req: 1216/2574] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:27:44 2026] GET /v2.0/security-groups?tenant_id=77c519c7471449c5911814f794121385&name=default => generated 2929 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:27:44.994 6 INFO neutron.services.segments.plugin [-] Segment ba3520aa-9f7c-4f26-8bf0-46515afc8d47 resource provider aggregate not found 2026-07-01 14:27:45.007 6 INFO neutron.services.segments.plugin [-] Segment ba3520aa-9f7c-4f26-8bf0-46515afc8d47 resource provider aggregate not found 2026-07-01 14:27:45.024 6 INFO neutron.services.segments.plugin [-] Segment ba3520aa-9f7c-4f26-8bf0-46515afc8d47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba3520aa-9f7c-4f26-8bf0-46515afc8d47 found for delete ", "request_id": "req-434243f9-972d-4e60-8de3-92a637a87f26"}]} 2026-07-01 14:27:45.025 6 INFO neutron.services.segments.plugin [-] Segment ba3520aa-9f7c-4f26-8bf0-46515afc8d47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba3520aa-9f7c-4f26-8bf0-46515afc8d47 found for delete ", "request_id": "req-514c1b24-dfdf-4d22-8d81-6cb5ae0b2cbf"}]} [pid: 6|app: 0|req: 1359/2575] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:27:44 2026] DELETE /v2.0/security-groups/43f3634f-e57e-45ae-87f5-3a43584b477c => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2576] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:27:45 2026] GET /v2.0/security-groups?tenant_id=0920f79e1f4546c0b82882639b08db40&name=default => generated 2929 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1360/2577] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:27:45 2026] DELETE /v2.0/security-groups/0d4ee68b-4cd5-401f-9f49-9bb941e7aca1 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:27:49.757 7 WARNING neutron_lib.context [None req-68659f72-678e-4905-bb93-a39cfc3317b8 bdab6adcdaf74d588e82b8f2eda9b8ae 6ed6b1b1fd2d4f12ad3087ba1ab1cde7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:27:49.925 7 INFO neutron.db.segments_db [None req-68659f72-678e-4905-bb93-a39cfc3317b8 bdab6adcdaf74d588e82b8f2eda9b8ae 6ed6b1b1fd2d4f12ad3087ba1ab1cde7 - - default default] Added segment 31364cf3-3ee3-49aa-8975-97e317622e99 of type vxlan for network 779b860f-240b-4478-86da-50548b2ab5bf [pid: 6|app: 0|req: 1361/2578] 10.0.0.57 () {30 vars in 688 bytes} [Wed Jul 1 14:27:49 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1362/2579] 10.0.0.57 () {30 vars in 690 bytes} [Wed Jul 1 14:27:49 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: 6|app: 0|req: 1363/2580] 10.0.0.57 () {30 vars in 666 bytes} [Wed Jul 1 14:27:50 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: 6|app: 0|req: 1364/2581] 10.0.0.57 () {30 vars in 702 bytes} [Wed Jul 1 14:27:50 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: 1218/2582] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:27:49 2026] POST /v2.0/networks => generated 631 bytes in 493 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:27:50.081 6 WARNING neutron_lib.context [None req-af99b260-3fc9-4b5e-aef7-1f47b8c642f7 bdab6adcdaf74d588e82b8f2eda9b8ae 6ed6b1b1fd2d4f12ad3087ba1ab1cde7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:27:50.153 6 INFO neutron.db.segments_db [None req-af99b260-3fc9-4b5e-aef7-1f47b8c642f7 bdab6adcdaf74d588e82b8f2eda9b8ae 6ed6b1b1fd2d4f12ad3087ba1ab1cde7 - - default default] Added segment 73c7444f-ca39-4b8c-9350-4cfe65c3a259 of type vxlan for network e87bb36d-3eab-4344-898d-600196cbabac [pid: 6|app: 0|req: 1365/2583] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:27:50 2026] POST /v2.0/networks => generated 631 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:27:50.297 7 WARNING neutron_lib.context [None req-cadffe25-f7de-428f-a1c6-b5bab68a1efd bdab6adcdaf74d588e82b8f2eda9b8ae 6ed6b1b1fd2d4f12ad3087ba1ab1cde7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:27:50.355 7 INFO neutron.db.segments_db [None req-cadffe25-f7de-428f-a1c6-b5bab68a1efd bdab6adcdaf74d588e82b8f2eda9b8ae 6ed6b1b1fd2d4f12ad3087ba1ab1cde7 - - default default] Added segment b033d4fe-4d63-4154-b7e2-108af27e6644 of type vxlan for network cfa85c12-c48c-4f55-a7b8-16c3da644a2e [pid: 6|app: 0|req: 1366/2584] 10.0.0.57 () {28 vars in 437 bytes} [Wed Jul 1 14:27:50 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1367/2585] 10.0.0.57 () {30 vars in 726 bytes} [Wed Jul 1 14:27:50 2026] GET /v2.0/subnets/b7f775fa-e01b-4632-ba6e-49f97c7945d3 => generated 656 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2586] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:27:50 2026] POST /v2.0/networks => generated 631 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:27:50.463 6 WARNING neutron_lib.context [None req-1d2811f5-9d9e-4aa6-85b5-bf3eb69124ea bdab6adcdaf74d588e82b8f2eda9b8ae 6ed6b1b1fd2d4f12ad3087ba1ab1cde7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:27:50.522 6 INFO neutron.db.segments_db [None req-1d2811f5-9d9e-4aa6-85b5-bf3eb69124ea bdab6adcdaf74d588e82b8f2eda9b8ae 6ed6b1b1fd2d4f12ad3087ba1ab1cde7 - - default default] Added segment b87ca9f2-69dc-4a67-a85d-709bd2304173 of type vxlan for network 4b501536-15e9-487a-9d43-6fd38856b0ea [pid: 6|app: 0|req: 1368/2587] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:27:50 2026] POST /v2.0/networks => generated 631 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:27:50.643 7 WARNING neutron_lib.context [None req-ed360ac1-44a0-44d4-a143-d1391fc42d6c bdab6adcdaf74d588e82b8f2eda9b8ae 6ed6b1b1fd2d4f12ad3087ba1ab1cde7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:27:50.690 7 INFO neutron.db.segments_db [None req-ed360ac1-44a0-44d4-a143-d1391fc42d6c bdab6adcdaf74d588e82b8f2eda9b8ae 6ed6b1b1fd2d4f12ad3087ba1ab1cde7 - - default default] Added segment 21f68ca9-87fd-4341-9253-bf6618f7beab of type vxlan for network 4b259253-ea01-49fc-9981-fd78868e65bc [pid: 7|app: 0|req: 1220/2588] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:27:50 2026] POST /v2.0/networks => generated 632 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1369/2589] 10.0.0.218 () {34 vars in 753 bytes} [Wed Jul 1 14:27:50 2026] PUT /v2.0/networks/779b860f-240b-4478-86da-50548b2ab5bf/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2590] 10.0.0.218 () {34 vars in 753 bytes} [Wed Jul 1 14:27:50 2026] PUT /v2.0/networks/e87bb36d-3eab-4344-898d-600196cbabac/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1370/2591] 10.0.0.218 () {34 vars in 753 bytes} [Wed Jul 1 14:27:50 2026] PUT /v2.0/networks/cfa85c12-c48c-4f55-a7b8-16c3da644a2e/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2592] 10.0.0.218 () {34 vars in 753 bytes} [Wed Jul 1 14:27:50 2026] PUT /v2.0/networks/4b501536-15e9-487a-9d43-6fd38856b0ea/tags => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1371/2593] 10.0.0.218 () {32 vars in 666 bytes} [Wed Jul 1 14:27:50 2026] GET /v2.0/networks?tags=red => generated 1854 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2594] 10.0.0.218 () {32 vars in 680 bytes} [Wed Jul 1 14:27:51 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1248 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1372/2595] 10.0.0.218 () {32 vars in 676 bytes} [Wed Jul 1 14:27:51 2026] GET /v2.0/networks?tags-any=blue => generated 1248 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2596] 10.0.0.218 () {32 vars in 688 bytes} [Wed Jul 1 14:27:51 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1854 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1373/2597] 10.0.0.218 () {32 vars in 674 bytes} [Wed Jul 1 14:27:51 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2598] 10.0.0.218 () {32 vars in 688 bytes} [Wed Jul 1 14:27:51 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1374/2599] 10.0.0.218 () {32 vars in 684 bytes} [Wed Jul 1 14:27:51 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2600] 10.0.0.218 () {32 vars in 696 bytes} [Wed Jul 1 14:27:51 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2601] 199.204.45.235 () {30 vars in 702 bytes} [Wed Jul 1 14:27:51 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: 7|app: 0|req: 1228/2602] 199.204.45.235 () {30 vars in 704 bytes} [Wed Jul 1 14:27:51 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: 1229/2603] 199.204.45.235 () {30 vars in 680 bytes} [Wed Jul 1 14:27:51 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: 1230/2604] 199.204.45.235 () {30 vars in 716 bytes} [Wed Jul 1 14:27:51 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) 2026-07-01 14:27:51.706 6 INFO neutron.services.segments.plugin [-] Segment 31364cf3-3ee3-49aa-8975-97e317622e99 resource provider aggregate not found 2026-07-01 14:27:51.711 6 INFO neutron.services.segments.plugin [-] Segment 31364cf3-3ee3-49aa-8975-97e317622e99 resource provider aggregate not found 2026-07-01 14:27:51.718 6 INFO neutron.services.segments.plugin [-] Segment 31364cf3-3ee3-49aa-8975-97e317622e99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31364cf3-3ee3-49aa-8975-97e317622e99 found for delete ", "request_id": "req-6f12f88c-c98b-4faa-a85d-08b95cb353d0"}]} 2026-07-01 14:27:51.730 6 INFO neutron.services.segments.plugin [-] Segment 31364cf3-3ee3-49aa-8975-97e317622e99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31364cf3-3ee3-49aa-8975-97e317622e99 found for delete ", "request_id": "req-be0497c8-ce32-4f31-9c0f-1045ecd93b02"}]} [pid: 6|app: 0|req: 1375/2605] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:27:51 2026] DELETE /v2.0/networks/779b860f-240b-4478-86da-50548b2ab5bf => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2606] 199.204.45.235 () {30 vars in 740 bytes} [Wed Jul 1 14:27:51 2026] GET /v2.0/subnets/b7f775fa-e01b-4632-ba6e-49f97c7945d3 => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2607] 199.204.45.235 () {30 vars in 768 bytes} [Wed Jul 1 14:27:51 2026] GET /v2.0/ports?device_id=1441756c-934f-4ab3-8368-0062b761d2f6 => generated 2586 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1376/2608] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:27:51 2026] DELETE /v2.0/networks/e87bb36d-3eab-4344-898d-600196cbabac => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1377/2609] 199.204.45.235 () {30 vars in 702 bytes} [Wed Jul 1 14:27:51 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: 6|app: 0|req: 1378/2610] 199.204.45.235 () {30 vars in 704 bytes} [Wed Jul 1 14:27:51 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: 6|app: 0|req: 1379/2611] 199.204.45.235 () {30 vars in 680 bytes} [Wed Jul 1 14:27:51 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: 6|app: 0|req: 1380/2612] 199.204.45.235 () {30 vars in 716 bytes} [Wed Jul 1 14:27:51 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-07-01 14:27:52.019 7 INFO neutron.services.segments.plugin [-] Segment b033d4fe-4d63-4154-b7e2-108af27e6644 resource provider aggregate not found 2026-07-01 14:27:52.027 7 INFO neutron.services.segments.plugin [-] Segment b033d4fe-4d63-4154-b7e2-108af27e6644 resource provider aggregate not found 2026-07-01 14:27:52.053 7 INFO neutron.services.segments.plugin [-] Segment b033d4fe-4d63-4154-b7e2-108af27e6644 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b033d4fe-4d63-4154-b7e2-108af27e6644 found for delete ", "request_id": "req-6d9e605c-d095-40d0-b917-24e56ce6f588"}]} 2026-07-01 14:27:52.056 7 INFO neutron.services.segments.plugin [-] Segment b033d4fe-4d63-4154-b7e2-108af27e6644 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b033d4fe-4d63-4154-b7e2-108af27e6644 found for delete ", "request_id": "req-b5ea74c9-2837-4cdd-889f-8cffc577afa8"}]} [pid: 7|app: 0|req: 1233/2613] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:27:51 2026] DELETE /v2.0/networks/cfa85c12-c48c-4f55-a7b8-16c3da644a2e => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1381/2614] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:27:52 2026] DELETE /v2.0/networks/4b501536-15e9-487a-9d43-6fd38856b0ea => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2615] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:27:52 2026] DELETE /v2.0/networks/4b259253-ea01-49fc-9981-fd78868e65bc => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1382/2616] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:27:53 2026] GET /v2.0/networks/f6062475-cf96-4ef3-aa81-354d6ddf0815?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1383/2617] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:27:53 2026] GET /v2.0/networks/f6062475-cf96-4ef3-aa81-354d6ddf0815?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: 1235/2618] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:27:53 2026] GET /v2.0/security-groups?tenant_id=a31e92722df04673b8c6b95116358f51&name=default => generated 2929 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1384/2619] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:27:53 2026] DELETE /v2.0/security-groups/b6bdf32a-0f81-4c91-8793-5db11228aa59 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:27:53.744 6 INFO neutron.services.segments.plugin [-] Segment 73c7444f-ca39-4b8c-9350-4cfe65c3a259 resource provider aggregate not found 2026-07-01 14:27:53.754 6 INFO neutron.services.segments.plugin [-] Segment 73c7444f-ca39-4b8c-9350-4cfe65c3a259 resource provider aggregate not found 2026-07-01 14:27:53.764 6 INFO neutron.services.segments.plugin [-] Segment 73c7444f-ca39-4b8c-9350-4cfe65c3a259 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73c7444f-ca39-4b8c-9350-4cfe65c3a259 found for delete ", "request_id": "req-902b3ce3-fe05-46c6-a094-91c4cb0596bb"}]} 2026-07-01 14:27:53.773 6 INFO neutron.services.segments.plugin [-] Segment 73c7444f-ca39-4b8c-9350-4cfe65c3a259 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73c7444f-ca39-4b8c-9350-4cfe65c3a259 found for delete ", "request_id": "req-d90958b9-ade6-4bad-9c80-903d69f8f956"}]} [pid: 7|app: 0|req: 1236/2620] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:27:53 2026] GET /v2.0/security-groups?tenant_id=67a4ba759fe145a3bb0b33a649d20f6f&name=default => generated 2929 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:27:53.780 6 INFO neutron.services.segments.plugin [-] Segment b87ca9f2-69dc-4a67-a85d-709bd2304173 resource provider aggregate not found 2026-07-01 14:27:53.787 6 INFO neutron.services.segments.plugin [-] Segment b87ca9f2-69dc-4a67-a85d-709bd2304173 resource provider aggregate not found 2026-07-01 14:27:53.791 6 INFO neutron.services.segments.plugin [-] Segment b87ca9f2-69dc-4a67-a85d-709bd2304173 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b87ca9f2-69dc-4a67-a85d-709bd2304173 found for delete ", "request_id": "req-c5ee8071-d545-4317-930a-7e2d8692ee7e"}]} [pid: 6|app: 0|req: 1385/2621] 199.204.45.235 () {34 vars in 986 bytes} [Wed Jul 1 14:27:53 2026] GET /v2.0/networks?id=f6062475-cf96-4ef3-aa81-354d6ddf0815 => generated 801 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:27:53.809 6 INFO neutron.services.segments.plugin [-] Segment b87ca9f2-69dc-4a67-a85d-709bd2304173 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b87ca9f2-69dc-4a67-a85d-709bd2304173 found for delete ", "request_id": "req-c0db6d13-de0f-4dcf-83a7-3611673e156f"}]} [pid: 7|app: 0|req: 1237/2622] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:27:53 2026] DELETE /v2.0/security-groups/2e5dcd0f-c432-4590-9b7d-a5a0b5e7bab7 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:27:54.126 7 INFO neutron.services.segments.plugin [-] Segment 21f68ca9-87fd-4341-9253-bf6618f7beab resource provider aggregate not found 2026-07-01 14:27:54.131 7 INFO neutron.services.segments.plugin [-] Segment 21f68ca9-87fd-4341-9253-bf6618f7beab resource provider aggregate not found 2026-07-01 14:27:54.146 7 INFO neutron.services.segments.plugin [-] Segment 21f68ca9-87fd-4341-9253-bf6618f7beab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21f68ca9-87fd-4341-9253-bf6618f7beab found for delete ", "request_id": "req-3bcc00df-59d2-45b6-afa5-05799d6151a8"}]} 2026-07-01 14:27:54.149 7 INFO neutron.services.segments.plugin [-] Segment 21f68ca9-87fd-4341-9253-bf6618f7beab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21f68ca9-87fd-4341-9253-bf6618f7beab found for delete ", "request_id": "req-f028a8a8-7a3e-430c-abf0-1292df4c6201"}]} [pid: 7|app: 0|req: 1238/2623] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:27:54 2026] GET /v2.0/security-groups?tenant_id=6ed6b1b1fd2d4f12ad3087ba1ab1cde7&name=default => generated 2929 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1386/2624] 199.204.45.235 () {38 vars in 955 bytes} [Wed Jul 1 14:27:53 2026] POST /v2.0/ports => generated 1299 bytes in 420 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: 1239/2625] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:27:54 2026] DELETE /v2.0/security-groups/4f252688-8305-40c5-9fdd-4d5678f43882 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1387/2626] 199.204.45.235 () {38 vars in 1028 bytes} [Wed Jul 1 14:27:54 2026] PUT /v2.0/ports/a548c62e-b77f-4877-a37a-fb00a80abd0a => generated 1460 bytes in 536 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2627] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:27:55 2026] GET /v2.0/ports?tenant_id=1afd1f9548a744cca8508e3287cefa26&device_id=1441756c-934f-4ab3-8368-0062b761d2f6 => generated 4038 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: 6|app: 0|req: 1388/2628] 199.204.45.235 () {34 vars in 1060 bytes} [Wed Jul 1 14:27:55 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.89&port_id=a384d844-fc31-4bf1-94a5-76424d341e70 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2629] 199.204.45.235 () {34 vars in 984 bytes} [Wed Jul 1 14:27:55 2026] GET /v2.0/subnets?id=861eacac-d3b1-4247-acaa-0ddcb9165bac => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1389/2630] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:27:55 2026] GET /v2.0/ports?network_id=07739395-895a-4448-be58-e93231a19ec2&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2631] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:27:55 2026] GET /v2.0/networks/07739395-895a-4448-be58-e93231a19ec2?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:27:56.156 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-2abc77b5-a929-4cc7-96ee-2028bcc8b01f'] response: {'name': 'network-changed', 'server_uuid': '1441756c-934f-4ab3-8368-0062b761d2f6', 'tag': 'a548c62e-b77f-4877-a37a-fb00a80abd0a', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1390/2632] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:27:56 2026] GET /v2.0/networks/07739395-895a-4448-be58-e93231a19ec2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2633] 199.204.45.235 () {34 vars in 1058 bytes} [Wed Jul 1 14:27:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.212&port_id=d748349b-204c-41da-ad2f-ddc0a7ba5e82 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1391/2634] 199.204.45.235 () {34 vars in 984 bytes} [Wed Jul 1 14:27:56 2026] GET /v2.0/subnets?id=a6e17157-c2dd-4bbe-a772-0484a5de9e01 => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2635] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:27:56 2026] GET /v2.0/ports?network_id=11554fad-1d1d-46bc-a21f-310881f458b3&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: 6|app: 0|req: 1392/2636] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:27:56 2026] GET /v2.0/networks/11554fad-1d1d-46bc-a21f-310881f458b3?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: 1245/2637] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:27:56 2026] GET /v2.0/networks/11554fad-1d1d-46bc-a21f-310881f458b3?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: 6|app: 0|req: 1393/2638] 199.204.45.235 () {34 vars in 1056 bytes} [Wed Jul 1 14:27:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.92&port_id=a548c62e-b77f-4877-a37a-fb00a80abd0a => 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: 1246/2639] 199.204.45.235 () {34 vars in 1104 bytes} [Wed Jul 1 14:27:56 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2a8&port_id=a548c62e-b77f-4877-a37a-fb00a80abd0a => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1394/2640] 199.204.45.235 () {34 vars in 1064 bytes} [Wed Jul 1 14:27:56 2026] GET /v2.0/subnets?id=a9e62d3d-472c-4bef-b9ed-cd14eac89838&id=b7f775fa-e01b-4632-ba6e-49f97c7945d3 => generated 1410 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2641] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:27:56 2026] GET /v2.0/ports?network_id=f6062475-cf96-4ef3-aa81-354d6ddf0815&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: 6|app: 0|req: 1395/2642] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:27:56 2026] GET /v2.0/ports?network_id=f6062475-cf96-4ef3-aa81-354d6ddf0815&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2643] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:27:56 2026] GET /v2.0/networks/f6062475-cf96-4ef3-aa81-354d6ddf0815?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1396/2644] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:27:56 2026] GET /v2.0/networks/f6062475-cf96-4ef3-aa81-354d6ddf0815?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) 2026-07-01 14:27:57.738 6 WARNING neutron_lib.context [None req-c50291d7-135e-4d6a-b4d2-f5a94a89814c fa11e971f6a64f16b2c1708e97fa00a8 d823e95ad8a748bc81fdccda12b367c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1250/2647] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:27:57 2026] GET /v2.0/ports?tenant_id=1afd1f9548a744cca8508e3287cefa26&device_id=1441756c-934f-4ab3-8368-0062b761d2f6 => generated 4040 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2648] 199.204.45.235 () {34 vars in 986 bytes} [Wed Jul 1 14:27:57 2026] GET /v2.0/networks?id=f6062475-cf96-4ef3-aa81-354d6ddf0815 => generated 801 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2649] 199.204.45.235 () {34 vars in 1056 bytes} [Wed Jul 1 14:27:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.92&port_id=a548c62e-b77f-4877-a37a-fb00a80abd0a => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:27:57.907 6 INFO neutron.db.segments_db [None req-c50291d7-135e-4d6a-b4d2-f5a94a89814c fa11e971f6a64f16b2c1708e97fa00a8 d823e95ad8a748bc81fdccda12b367c5 - - default default] Added segment bba18abb-e291-4965-8f00-30b44a54f9a3 of type vxlan for network 1115f0b4-b635-444c-9827-44f086952e6a [pid: 7|app: 0|req: 1253/2650] 199.204.45.235 () {34 vars in 1104 bytes} [Wed Jul 1 14:27:57 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2a8&port_id=a548c62e-b77f-4877-a37a-fb00a80abd0a => 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: 1254/2651] 199.204.45.235 () {34 vars in 1064 bytes} [Wed Jul 1 14:27:57 2026] GET /v2.0/subnets?id=a9e62d3d-472c-4bef-b9ed-cd14eac89838&id=b7f775fa-e01b-4632-ba6e-49f97c7945d3 => generated 1410 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2652] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:27:57 2026] GET /v2.0/ports?network_id=f6062475-cf96-4ef3-aa81-354d6ddf0815&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: 6|app: 0|req: 1398/2653] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:27:57 2026] POST /v2.0/networks => generated 631 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:27:58.053 6 WARNING neutron_lib.context [None req-a0901b33-d34f-41f5-bb41-0aca3df64bd9 fa11e971f6a64f16b2c1708e97fa00a8 d823e95ad8a748bc81fdccda12b367c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1256/2654] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:27:58 2026] GET /v2.0/ports?network_id=f6062475-cf96-4ef3-aa81-354d6ddf0815&device_owner=network%3Adhcp => generated 1457 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2655] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:27:58 2026] GET /v2.0/networks/f6062475-cf96-4ef3-aa81-354d6ddf0815?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2656] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:27:58 2026] GET /v2.0/networks/f6062475-cf96-4ef3-aa81-354d6ddf0815?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: 6|app: 0|req: 1399/2657] 10.0.0.218 () {34 vars in 669 bytes} [Wed Jul 1 14:27:58 2026] POST /v2.0/subnets => generated 626 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2658] 10.0.0.218 () {34 vars in 751 bytes} [Wed Jul 1 14:27:58 2026] PUT /v2.0/subnets/bc26b3d1-46e7-41dc-9327-094a1a92897d/tags => generated 25 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1400/2659] 10.0.0.218 () {32 vars in 731 bytes} [Wed Jul 1 14:27:58 2026] GET /v2.0/subnets/bc26b3d1-46e7-41dc-9327-094a1a92897d/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: 1260/2660] 10.0.0.218 () {34 vars in 762 bytes} [Wed Jul 1 14:27:58 2026] PUT /v2.0/subnets/bc26b3d1-46e7-41dc-9327-094a1a92897d/tags/green => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1401/2661] 10.0.0.218 () {32 vars in 731 bytes} [Wed Jul 1 14:27:58 2026] GET /v2.0/subnets/bc26b3d1-46e7-41dc-9327-094a1a92897d/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: 1261/2662] 10.0.0.218 () {34 vars in 758 bytes} [Wed Jul 1 14:27:58 2026] PUT /v2.0/subnets/bc26b3d1-46e7-41dc-9327-094a1a92897d/tags/red => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1402/2663] 10.0.0.218 () {32 vars in 731 bytes} [Wed Jul 1 14:27:58 2026] GET /v2.0/subnets/bc26b3d1-46e7-41dc-9327-094a1a92897d/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2664] 10.0.0.218 () {34 vars in 780 bytes} [Wed Jul 1 14:27:58 2026] PUT /v2.0/subnets/bc26b3d1-46e7-41dc-9327-094a1a92897d/tags/black.or.white => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1403/2665] 10.0.0.218 () {32 vars in 731 bytes} [Wed Jul 1 14:27:58 2026] GET /v2.0/subnets/bc26b3d1-46e7-41dc-9327-094a1a92897d/tags => generated 52 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2666] 10.0.0.218 () {34 vars in 751 bytes} [Wed Jul 1 14:27:58 2026] PUT /v2.0/subnets/bc26b3d1-46e7-41dc-9327-094a1a92897d/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1404/2667] 10.0.0.218 () {32 vars in 731 bytes} [Wed Jul 1 14:27:58 2026] GET /v2.0/subnets/bc26b3d1-46e7-41dc-9327-094a1a92897d/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2668] 10.0.0.218 () {32 vars in 739 bytes} [Wed Jul 1 14:27:58 2026] GET /v2.0/subnets/bc26b3d1-46e7-41dc-9327-094a1a92897d/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:27:58.946 6 INFO neutron.api.v2.resource [None req-29924912-6c3a-4a91-b87e-0e8873923f1d fa11e971f6a64f16b2c1708e97fa00a8 d823e95ad8a748bc81fdccda12b367c5 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1405/2669] 10.0.0.218 () {32 vars in 743 bytes} [Wed Jul 1 14:27:58 2026] GET /v2.0/subnets/bc26b3d1-46e7-41dc-9327-094a1a92897d/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2670] 10.0.0.218 () {32 vars in 742 bytes} [Wed Jul 1 14:27:58 2026] DELETE /v2.0/subnets/bc26b3d1-46e7-41dc-9327-094a1a92897d/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1406/2671] 10.0.0.218 () {32 vars in 731 bytes} [Wed Jul 1 14:27:59 2026] GET /v2.0/subnets/bc26b3d1-46e7-41dc-9327-094a1a92897d/tags => generated 30 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:27:59.103 7 INFO neutron.api.v2.resource [None req-eb529f73-e45b-4346-876a-181885a8f9f5 fa11e971f6a64f16b2c1708e97fa00a8 d823e95ad8a748bc81fdccda12b367c5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1266/2672] 10.0.0.218 () {32 vars in 746 bytes} [Wed Jul 1 14:27:59 2026] DELETE /v2.0/subnets/bc26b3d1-46e7-41dc-9327-094a1a92897d/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1407/2673] 10.0.0.218 () {32 vars in 734 bytes} [Wed Jul 1 14:27:59 2026] DELETE /v2.0/subnets/bc26b3d1-46e7-41dc-9327-094a1a92897d/tags => 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: 1267/2674] 10.0.0.218 () {32 vars in 731 bytes} [Wed Jul 1 14:27:59 2026] GET /v2.0/subnets/bc26b3d1-46e7-41dc-9327-094a1a92897d/tags => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1408/2675] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:27:59 2026] DELETE /v2.0/subnets/bc26b3d1-46e7-41dc-9327-094a1a92897d => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:27:59.748 7 INFO neutron.services.segments.plugin [-] Segment bba18abb-e291-4965-8f00-30b44a54f9a3 resource provider aggregate not found 2026-07-01 14:27:59.754 7 INFO neutron.services.segments.plugin [-] Segment bba18abb-e291-4965-8f00-30b44a54f9a3 resource provider aggregate not found 2026-07-01 14:27:59.762 7 INFO neutron.services.segments.plugin [-] Segment bba18abb-e291-4965-8f00-30b44a54f9a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bba18abb-e291-4965-8f00-30b44a54f9a3 found for delete ", "request_id": "req-ad64edbd-7e9b-4c62-8a68-84f7695c97e2"}]} 2026-07-01 14:27:59.765 7 INFO neutron.services.segments.plugin [-] Segment bba18abb-e291-4965-8f00-30b44a54f9a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bba18abb-e291-4965-8f00-30b44a54f9a3 found for delete ", "request_id": "req-109f96af-95da-4220-9987-729432f1f790"}]} [pid: 7|app: 0|req: 1268/2676] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:27:59 2026] DELETE /v2.0/networks/1115f0b4-b635-444c-9827-44f086952e6a => generated 0 bytes in 368 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1409/2677] 10.0.0.83 () {34 vars in 970 bytes} [Wed Jul 1 14:28:00 2026] GET /v2.0/ports/a548c62e-b77f-4877-a37a-fb00a80abd0a => generated 1462 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2678] 199.204.45.235 () {30 vars in 736 bytes} [Wed Jul 1 14:28:00 2026] GET /v2.0/ports/a548c62e-b77f-4877-a37a-fb00a80abd0a => generated 1462 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1410/2679] 199.204.45.235 () {30 vars in 736 bytes} [Wed Jul 1 14:28:00 2026] GET /v2.0/ports/a548c62e-b77f-4877-a37a-fb00a80abd0a => generated 1462 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1411/2680] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:28:00 2026] GET /v2.0/security-groups?tenant_id=d823e95ad8a748bc81fdccda12b367c5&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2681] 199.204.45.235 () {34 vars in 789 bytes} [Wed Jul 1 14:28:00 2026] PUT /v2.0/ports/a548c62e-b77f-4877-a37a-fb00a80abd0a => generated 1197 bytes in 374 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1412/2682] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:28:00 2026] DELETE /v2.0/security-groups/d44f498b-0375-4e11-9bf8-52382ce61bc4 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 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: 1271/2683] 199.204.45.235 () {30 vars in 742 bytes} [Wed Jul 1 14:28:00 2026] GET /v2.0/networks/f6062475-cf96-4ef3-aa81-354d6ddf0815 => generated 798 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:28:00.771 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-00a3d9f5-a09a-43a9-9f51-de6b1d9aef73'] response: {'name': 'network-changed', 'server_uuid': '1441756c-934f-4ab3-8368-0062b761d2f6', 'tag': 'a548c62e-b77f-4877-a37a-fb00a80abd0a', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1413/2684] 199.204.45.235 () {30 vars in 740 bytes} [Wed Jul 1 14:28:00 2026] GET /v2.0/subnets/b7f775fa-e01b-4632-ba6e-49f97c7945d3 => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1414/2685] 199.204.45.235 () {30 vars in 702 bytes} [Wed Jul 1 14:28:00 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: 6|app: 0|req: 1415/2686] 199.204.45.235 () {30 vars in 704 bytes} [Wed Jul 1 14:28:00 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: 6|app: 0|req: 1416/2687] 199.204.45.235 () {30 vars in 680 bytes} [Wed Jul 1 14:28:00 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: 1272/2688] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:28:00 2026] GET /v2.0/security-groups?tenant_id=6d3f5ff637954b479cff56dda7de43e5&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: 1273/2689] 199.204.45.235 () {30 vars in 716 bytes} [Wed Jul 1 14:28:00 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: 1274/2690] 199.204.45.235 () {30 vars in 740 bytes} [Wed Jul 1 14:28:00 2026] GET /v2.0/subnets/a6e17157-c2dd-4bbe-a772-0484a5de9e01 => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2691] 199.204.45.235 () {30 vars in 736 bytes} [Wed Jul 1 14:28:00 2026] GET /v2.0/ports/42af8285-0b74-44cc-9f26-181fab4bc996 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1417/2692] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:28:00 2026] DELETE /v2.0/security-groups/0ab6c2be-df83-44f8-87db-ae38f0c0273c => 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: 1276/2693] 199.204.45.235 () {30 vars in 736 bytes} [Wed Jul 1 14:28:01 2026] GET /v2.0/ports/d748349b-204c-41da-ad2f-ddc0a7ba5e82 => generated 1350 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1418/2694] 199.204.45.235 () {30 vars in 740 bytes} [Wed Jul 1 14:28:01 2026] GET /v2.0/subnets/a6e17157-c2dd-4bbe-a772-0484a5de9e01 => generated 675 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2695] 199.204.45.235 () {30 vars in 742 bytes} [Wed Jul 1 14:28:01 2026] GET /v2.0/networks/11554fad-1d1d-46bc-a21f-310881f458b3 => generated 799 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1419/2696] 199.204.45.235 () {30 vars in 736 bytes} [Wed Jul 1 14:28:01 2026] GET /v2.0/ports/42af8285-0b74-44cc-9f26-181fab4bc996 => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1420/2697] 199.204.45.235 () {30 vars in 740 bytes} [Wed Jul 1 14:28:01 2026] GET /v2.0/subnets/a6e17157-c2dd-4bbe-a772-0484a5de9e01 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2698] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:28:01 2026] GET /v2.0/ports?tenant_id=1afd1f9548a744cca8508e3287cefa26&device_id=1441756c-934f-4ab3-8368-0062b761d2f6 => generated 3811 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1421/2699] 199.204.45.235 () {34 vars in 986 bytes} [Wed Jul 1 14:28:01 2026] GET /v2.0/networks?id=f6062475-cf96-4ef3-aa81-354d6ddf0815 => generated 801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2700] 199.204.45.235 () {34 vars in 1056 bytes} [Wed Jul 1 14:28:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.92&port_id=a548c62e-b77f-4877-a37a-fb00a80abd0a => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1422/2701] 199.204.45.235 () {34 vars in 984 bytes} [Wed Jul 1 14:28:01 2026] GET /v2.0/subnets?id=b7f775fa-e01b-4632-ba6e-49f97c7945d3 => 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: 1280/2702] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:28:01 2026] GET /v2.0/ports?network_id=f6062475-cf96-4ef3-aa81-354d6ddf0815&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: 6|app: 0|req: 1423/2703] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:28:01 2026] GET /v2.0/networks/f6062475-cf96-4ef3-aa81-354d6ddf0815?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2704] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:28:01 2026] GET /v2.0/networks/f6062475-cf96-4ef3-aa81-354d6ddf0815?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: 6|app: 0|req: 1424/2705] 199.204.45.235 () {34 vars in 1096 bytes} [Wed Jul 1 14:28:06 2026] GET /v2.0/ports?device_id=2b4162cb-bbb5-488d-9afc-7960c4cc32a3&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2706] 10.0.0.57 () {30 vars in 688 bytes} [Wed Jul 1 14:28:07 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1425/2707] 10.0.0.57 () {30 vars in 690 bytes} [Wed Jul 1 14:28:07 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2708] 10.0.0.57 () {30 vars in 666 bytes} [Wed Jul 1 14:28:07 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: 6|app: 0|req: 1426/2709] 10.0.0.57 () {30 vars in 702 bytes} [Wed Jul 1 14:28:07 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: 1284/2710] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:28:07 2026] GET /v2.0/ports?tenant_id=56294a8da2ba43ebab18a2877802a729&device_id=2b4162cb-bbb5-488d-9afc-7960c4cc32a3 => generated 1469 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1427/2711] 10.0.0.57 () {28 vars in 437 bytes} [Wed Jul 1 14:28:07 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: 1285/2712] 10.0.0.57 () {30 vars in 726 bytes} [Wed Jul 1 14:28:07 2026] GET /v2.0/subnets/17f931e8-d12c-4ac2-a8fb-4eeaad612ba6 => generated 656 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1428/2713] 199.204.45.235 () {34 vars in 986 bytes} [Wed Jul 1 14:28:08 2026] GET /v2.0/networks?id=f6062475-cf96-4ef3-aa81-354d6ddf0815 => 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: 1286/2714] 199.204.45.235 () {34 vars in 1058 bytes} [Wed Jul 1 14:28:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.229&port_id=36914e88-1703-40b9-abe0-d4c0954d8357 => generated 860 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1429/2715] 199.204.45.235 () {34 vars in 1104 bytes} [Wed Jul 1 14:28:08 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1bf&port_id=36914e88-1703-40b9-abe0-d4c0954d8357 => 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: 1287/2716] 199.204.45.235 () {34 vars in 1064 bytes} [Wed Jul 1 14:28:08 2026] GET /v2.0/subnets?id=a9e62d3d-472c-4bef-b9ed-cd14eac89838&id=b7f775fa-e01b-4632-ba6e-49f97c7945d3 => generated 1410 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1430/2717] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:28:08 2026] GET /v2.0/ports?network_id=f6062475-cf96-4ef3-aa81-354d6ddf0815&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2718] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:28:08 2026] GET /v2.0/ports?network_id=f6062475-cf96-4ef3-aa81-354d6ddf0815&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1431/2719] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:28:08 2026] GET /v2.0/networks/f6062475-cf96-4ef3-aa81-354d6ddf0815?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: 1289/2720] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:28:08 2026] GET /v2.0/networks/f6062475-cf96-4ef3-aa81-354d6ddf0815?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: 6|app: 0|req: 1432/2721] 199.204.45.235 () {30 vars in 702 bytes} [Wed Jul 1 14:28:09 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2722] 199.204.45.235 () {30 vars in 704 bytes} [Wed Jul 1 14:28:09 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: 6|app: 0|req: 1433/2723] 199.204.45.235 () {30 vars in 680 bytes} [Wed Jul 1 14:28:09 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: 1291/2724] 199.204.45.235 () {30 vars in 716 bytes} [Wed Jul 1 14:28:09 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: 6|app: 0|req: 1434/2725] 199.204.45.235 () {30 vars in 740 bytes} [Wed Jul 1 14:28:09 2026] GET /v2.0/subnets/b7f775fa-e01b-4632-ba6e-49f97c7945d3 => generated 674 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2726] 199.204.45.235 () {30 vars in 740 bytes} [Wed Jul 1 14:28:09 2026] GET /v2.0/subnets/17f931e8-d12c-4ac2-a8fb-4eeaad612ba6 => generated 674 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1435/2727] 199.204.45.235 () {30 vars in 768 bytes} [Wed Jul 1 14:28:09 2026] GET /v2.0/ports?device_id=1441756c-934f-4ab3-8368-0062b761d2f6 => generated 3811 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2728] 199.204.45.235 () {30 vars in 702 bytes} [Wed Jul 1 14:28:09 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: 6|app: 0|req: 1436/2729] 199.204.45.235 () {30 vars in 704 bytes} [Wed Jul 1 14:28:09 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: 1294/2730] 199.204.45.235 () {30 vars in 680 bytes} [Wed Jul 1 14:28:09 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: 6|app: 0|req: 1437/2731] 199.204.45.235 () {30 vars in 716 bytes} [Wed Jul 1 14:28:09 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: 1295/2732] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:28:11 2026] GET /v2.0/networks/4c8315b6-2d74-4bb2-ae98-4af2b5e4ca82?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1438/2733] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:28:11 2026] GET /v2.0/networks/4c8315b6-2d74-4bb2-ae98-4af2b5e4ca82?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: 7|app: 0|req: 1296/2734] 199.204.45.235 () {34 vars in 986 bytes} [Wed Jul 1 14:28:11 2026] GET /v2.0/networks?id=4c8315b6-2d74-4bb2-ae98-4af2b5e4ca82 => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1439/2737] 199.204.45.235 () {38 vars in 955 bytes} [Wed Jul 1 14:28:11 2026] POST /v2.0/ports => generated 1303 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2738] 199.204.45.235 () {38 vars in 1028 bytes} [Wed Jul 1 14:28:12 2026] PUT /v2.0/ports/3a5927a8-e103-4335-beb5-ace2874ce6f0 => generated 1464 bytes in 482 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: 6|app: 0|req: 1440/2739] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:28:13 2026] GET /v2.0/ports?tenant_id=1afd1f9548a744cca8508e3287cefa26&device_id=1441756c-934f-4ab3-8368-0062b761d2f6 => generated 5267 bytes in 50 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: 1300/2740] 199.204.45.235 () {34 vars in 1060 bytes} [Wed Jul 1 14:28:13 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.89&port_id=a384d844-fc31-4bf1-94a5-76424d341e70 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1441/2741] 199.204.45.235 () {34 vars in 984 bytes} [Wed Jul 1 14:28:13 2026] GET /v2.0/subnets?id=861eacac-d3b1-4247-acaa-0ddcb9165bac => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:28:13.737 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-851c5358-f23f-4f44-91f6-a81cdf412431'] response: {'name': 'network-changed', 'server_uuid': '1441756c-934f-4ab3-8368-0062b761d2f6', 'tag': '3a5927a8-e103-4335-beb5-ace2874ce6f0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1301/2742] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:28:13 2026] GET /v2.0/ports?network_id=07739395-895a-4448-be58-e93231a19ec2&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1442/2743] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:28:13 2026] GET /v2.0/networks/07739395-895a-4448-be58-e93231a19ec2?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: 1302/2744] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:28:13 2026] GET /v2.0/networks/07739395-895a-4448-be58-e93231a19ec2?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: 6|app: 0|req: 1443/2745] 199.204.45.235 () {34 vars in 1058 bytes} [Wed Jul 1 14:28:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.212&port_id=d748349b-204c-41da-ad2f-ddc0a7ba5e82 => 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: 1303/2746] 199.204.45.235 () {34 vars in 984 bytes} [Wed Jul 1 14:28:13 2026] GET /v2.0/subnets?id=a6e17157-c2dd-4bbe-a772-0484a5de9e01 => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1444/2747] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:28:13 2026] GET /v2.0/ports?network_id=11554fad-1d1d-46bc-a21f-310881f458b3&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: 1304/2748] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:28:14 2026] GET /v2.0/networks/11554fad-1d1d-46bc-a21f-310881f458b3?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1445/2749] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:28:14 2026] GET /v2.0/networks/11554fad-1d1d-46bc-a21f-310881f458b3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2750] 199.204.45.235 () {34 vars in 1056 bytes} [Wed Jul 1 14:28:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.92&port_id=a548c62e-b77f-4877-a37a-fb00a80abd0a => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1446/2751] 199.204.45.235 () {34 vars in 984 bytes} [Wed Jul 1 14:28:14 2026] GET /v2.0/subnets?id=b7f775fa-e01b-4632-ba6e-49f97c7945d3 => generated 677 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2752] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:28:14 2026] GET /v2.0/ports?network_id=f6062475-cf96-4ef3-aa81-354d6ddf0815&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1447/2753] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:28:14 2026] GET /v2.0/networks/f6062475-cf96-4ef3-aa81-354d6ddf0815?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: 1307/2754] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:28:14 2026] GET /v2.0/networks/f6062475-cf96-4ef3-aa81-354d6ddf0815?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: 6|app: 0|req: 1448/2755] 199.204.45.235 () {34 vars in 1056 bytes} [Wed Jul 1 14:28:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.50&port_id=3a5927a8-e103-4335-beb5-ace2874ce6f0 => 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: 1308/2756] 199.204.45.235 () {34 vars in 1106 bytes} [Wed Jul 1 14:28:14 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2ee&port_id=3a5927a8-e103-4335-beb5-ace2874ce6f0 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1449/2757] 199.204.45.235 () {34 vars in 1064 bytes} [Wed Jul 1 14:28:14 2026] GET /v2.0/subnets?id=17f931e8-d12c-4ac2-a8fb-4eeaad612ba6&id=2cd242a3-7e5f-49f3-96a4-f52e7ab0b5e1 => generated 1414 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2758] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:28:14 2026] GET /v2.0/ports?network_id=4c8315b6-2d74-4bb2-ae98-4af2b5e4ca82&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: 6|app: 0|req: 1450/2759] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:28:14 2026] GET /v2.0/ports?network_id=4c8315b6-2d74-4bb2-ae98-4af2b5e4ca82&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: 1310/2760] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:28:14 2026] GET /v2.0/networks/4c8315b6-2d74-4bb2-ae98-4af2b5e4ca82?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1451/2761] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:28:14 2026] GET /v2.0/networks/4c8315b6-2d74-4bb2-ae98-4af2b5e4ca82?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: 1311/2762] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:28:15 2026] GET /v2.0/ports?tenant_id=1afd1f9548a744cca8508e3287cefa26&device_id=1441756c-934f-4ab3-8368-0062b761d2f6 => generated 5269 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1452/2763] 199.204.45.235 () {34 vars in 986 bytes} [Wed Jul 1 14:28:15 2026] GET /v2.0/networks?id=4c8315b6-2d74-4bb2-ae98-4af2b5e4ca82 => generated 800 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2764] 199.204.45.235 () {34 vars in 1056 bytes} [Wed Jul 1 14:28:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.50&port_id=3a5927a8-e103-4335-beb5-ace2874ce6f0 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1453/2765] 199.204.45.235 () {34 vars in 1106 bytes} [Wed Jul 1 14:28:16 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2ee&port_id=3a5927a8-e103-4335-beb5-ace2874ce6f0 => 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: 1313/2766] 199.204.45.235 () {34 vars in 1064 bytes} [Wed Jul 1 14:28:16 2026] GET /v2.0/subnets?id=17f931e8-d12c-4ac2-a8fb-4eeaad612ba6&id=2cd242a3-7e5f-49f3-96a4-f52e7ab0b5e1 => generated 1414 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1454/2767] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:28:16 2026] GET /v2.0/ports?network_id=4c8315b6-2d74-4bb2-ae98-4af2b5e4ca82&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: 1314/2768] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:28:16 2026] GET /v2.0/ports?network_id=4c8315b6-2d74-4bb2-ae98-4af2b5e4ca82&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: 6|app: 0|req: 1455/2769] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:28:16 2026] GET /v2.0/networks/4c8315b6-2d74-4bb2-ae98-4af2b5e4ca82?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: 1315/2770] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:28:16 2026] GET /v2.0/networks/4c8315b6-2d74-4bb2-ae98-4af2b5e4ca82?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: 6|app: 0|req: 1456/2771] 10.0.0.83 () {34 vars in 970 bytes} [Wed Jul 1 14:28:18 2026] GET /v2.0/ports/3a5927a8-e103-4335-beb5-ace2874ce6f0 => generated 1466 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2772] 199.204.45.235 () {30 vars in 736 bytes} [Wed Jul 1 14:28:18 2026] GET /v2.0/ports/3a5927a8-e103-4335-beb5-ace2874ce6f0 => generated 1466 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1457/2773] 199.204.45.235 () {30 vars in 736 bytes} [Wed Jul 1 14:28:18 2026] GET /v2.0/ports/3a5927a8-e103-4335-beb5-ace2874ce6f0 => generated 1466 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2774] 199.204.45.235 () {34 vars in 789 bytes} [Wed Jul 1 14:28:18 2026] PUT /v2.0/ports/3a5927a8-e103-4335-beb5-ace2874ce6f0 => generated 1197 bytes in 358 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1458/2775] 199.204.45.235 () {30 vars in 742 bytes} [Wed Jul 1 14:28:18 2026] GET /v2.0/networks/4c8315b6-2d74-4bb2-ae98-4af2b5e4ca82 => generated 797 bytes in 58 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: 1318/2776] 199.204.45.235 () {30 vars in 740 bytes} [Wed Jul 1 14:28:18 2026] GET /v2.0/subnets/17f931e8-d12c-4ac2-a8fb-4eeaad612ba6 => generated 674 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1459/2777] 199.204.45.235 () {30 vars in 702 bytes} [Wed Jul 1 14:28:18 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) 2026-07-01 14:28:18.805 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-291d717c-fcfd-4950-b621-1f4525259515'] response: {'name': 'network-changed', 'server_uuid': '1441756c-934f-4ab3-8368-0062b761d2f6', 'tag': '3a5927a8-e103-4335-beb5-ace2874ce6f0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1319/2778] 199.204.45.235 () {30 vars in 704 bytes} [Wed Jul 1 14:28:18 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1460/2779] 199.204.45.235 () {30 vars in 680 bytes} [Wed Jul 1 14:28:18 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: 1320/2780] 199.204.45.235 () {30 vars in 716 bytes} [Wed Jul 1 14:28:18 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1461/2781] 199.204.45.235 () {30 vars in 740 bytes} [Wed Jul 1 14:28:18 2026] GET /v2.0/subnets/a6e17157-c2dd-4bbe-a772-0484a5de9e01 => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2782] 199.204.45.235 () {30 vars in 736 bytes} [Wed Jul 1 14:28:18 2026] GET /v2.0/ports/42af8285-0b74-44cc-9f26-181fab4bc996 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1462/2783] 199.204.45.235 () {30 vars in 736 bytes} [Wed Jul 1 14:28:18 2026] GET /v2.0/ports/d748349b-204c-41da-ad2f-ddc0a7ba5e82 => generated 1350 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2784] 199.204.45.235 () {30 vars in 740 bytes} [Wed Jul 1 14:28:18 2026] GET /v2.0/subnets/a6e17157-c2dd-4bbe-a772-0484a5de9e01 => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1463/2785] 199.204.45.235 () {30 vars in 742 bytes} [Wed Jul 1 14:28:18 2026] GET /v2.0/networks/11554fad-1d1d-46bc-a21f-310881f458b3 => generated 799 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2786] 199.204.45.235 () {30 vars in 736 bytes} [Wed Jul 1 14:28:19 2026] GET /v2.0/ports/42af8285-0b74-44cc-9f26-181fab4bc996 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1464/2787] 199.204.45.235 () {30 vars in 740 bytes} [Wed Jul 1 14:28:19 2026] GET /v2.0/subnets/a6e17157-c2dd-4bbe-a772-0484a5de9e01 => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2788] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:28:19 2026] GET /v2.0/ports?tenant_id=1afd1f9548a744cca8508e3287cefa26&device_id=1441756c-934f-4ab3-8368-0062b761d2f6 => generated 5036 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1465/2789] 199.204.45.235 () {34 vars in 986 bytes} [Wed Jul 1 14:28:19 2026] GET /v2.0/networks?id=4c8315b6-2d74-4bb2-ae98-4af2b5e4ca82 => 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: 1325/2790] 199.204.45.235 () {34 vars in 1056 bytes} [Wed Jul 1 14:28:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.50&port_id=3a5927a8-e103-4335-beb5-ace2874ce6f0 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1466/2791] 199.204.45.235 () {34 vars in 984 bytes} [Wed Jul 1 14:28:19 2026] GET /v2.0/subnets?id=17f931e8-d12c-4ac2-a8fb-4eeaad612ba6 => 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: 1326/2792] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:28:19 2026] GET /v2.0/ports?network_id=4c8315b6-2d74-4bb2-ae98-4af2b5e4ca82&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: 6|app: 0|req: 1467/2793] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:28:19 2026] GET /v2.0/networks/4c8315b6-2d74-4bb2-ae98-4af2b5e4ca82?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2794] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:28:19 2026] GET /v2.0/networks/4c8315b6-2d74-4bb2-ae98-4af2b5e4ca82?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2797] 199.204.45.235 () {30 vars in 702 bytes} [Wed Jul 1 14:28:27 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: 6|app: 0|req: 1469/2798] 199.204.45.235 () {30 vars in 704 bytes} [Wed Jul 1 14:28:27 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: 1330/2799] 199.204.45.235 () {30 vars in 680 bytes} [Wed Jul 1 14:28:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1470/2800] 199.204.45.235 () {30 vars in 716 bytes} [Wed Jul 1 14:28:27 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: 1331/2801] 199.204.45.235 () {30 vars in 740 bytes} [Wed Jul 1 14:28:27 2026] GET /v2.0/subnets/b7f775fa-e01b-4632-ba6e-49f97c7945d3 => generated 674 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1471/2802] 199.204.45.235 () {30 vars in 768 bytes} [Wed Jul 1 14:28:27 2026] GET /v2.0/ports?device_id=1441756c-934f-4ab3-8368-0062b761d2f6 => generated 5036 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2803] 199.204.45.235 () {30 vars in 702 bytes} [Wed Jul 1 14:28:27 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: 6|app: 0|req: 1472/2804] 199.204.45.235 () {30 vars in 704 bytes} [Wed Jul 1 14:28:27 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: 1333/2805] 199.204.45.235 () {30 vars in 680 bytes} [Wed Jul 1 14:28:27 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: 6|app: 0|req: 1473/2806] 199.204.45.235 () {30 vars in 716 bytes} [Wed Jul 1 14:28:27 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: 1334/2807] 199.204.45.235 () {30 vars in 736 bytes} [Wed Jul 1 14:28:27 2026] GET /v2.0/ports/3a5927a8-e103-4335-beb5-ace2874ce6f0 => generated 1233 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1474/2808] 199.204.45.235 () {34 vars in 788 bytes} [Wed Jul 1 14:28:27 2026] PUT /v2.0/ports/3a5927a8-e103-4335-beb5-ace2874ce6f0 => generated 1026 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2809] 199.204.45.235 () {30 vars in 742 bytes} [Wed Jul 1 14:28:28 2026] GET /v2.0/networks/4c8315b6-2d74-4bb2-ae98-4af2b5e4ca82 => generated 797 bytes in 61 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: 6|app: 0|req: 1475/2810] 199.204.45.235 () {30 vars in 768 bytes} [Wed Jul 1 14:28:28 2026] GET /v2.0/ports?device_id=1441756c-934f-4ab3-8368-0062b761d2f6 => generated 4865 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2811] 199.204.45.235 () {30 vars in 768 bytes} [Wed Jul 1 14:28:28 2026] GET /v2.0/ports?device_id=1441756c-934f-4ab3-8368-0062b761d2f6 => generated 4865 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:28:28.679 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-dae23770-c917-47d1-b1ca-f56493ce74bd'] response: {'name': 'network-changed', 'server_uuid': '1441756c-934f-4ab3-8368-0062b761d2f6', 'tag': '3a5927a8-e103-4335-beb5-ace2874ce6f0', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1476/2812] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:28:28 2026] GET /v2.0/ports?tenant_id=1afd1f9548a744cca8508e3287cefa26&device_id=1441756c-934f-4ab3-8368-0062b761d2f6 => generated 4865 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2813] 199.204.45.235 () {34 vars in 986 bytes} [Wed Jul 1 14:28:28 2026] GET /v2.0/networks?id=4c8315b6-2d74-4bb2-ae98-4af2b5e4ca82 => generated 800 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1477/2814] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:28:28 2026] GET /v2.0/networks/4c8315b6-2d74-4bb2-ae98-4af2b5e4ca82?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2815] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:28:28 2026] GET /v2.0/networks/4c8315b6-2d74-4bb2-ae98-4af2b5e4ca82?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: 6|app: 0|req: 1478/2816] 199.204.45.235 () {30 vars in 768 bytes} [Wed Jul 1 14:28:29 2026] GET /v2.0/ports?device_id=1441756c-934f-4ab3-8368-0062b761d2f6 => generated 4865 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2817] 199.204.45.235 () {34 vars in 975 bytes} [Wed Jul 1 14:28:30 2026] GET /v2.0/ports/3a5927a8-e103-4335-beb5-ace2874ce6f0 => generated 1062 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2818] 199.204.45.235 () {30 vars in 768 bytes} [Wed Jul 1 14:28:30 2026] GET /v2.0/ports?device_id=1441756c-934f-4ab3-8368-0062b761d2f6 => generated 4865 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1479/2819] 199.204.45.235 () {36 vars in 997 bytes} [Wed Jul 1 14:28:30 2026] DELETE /v2.0/ports/3a5927a8-e103-4335-beb5-ace2874ce6f0 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2820] 199.204.45.235 () {30 vars in 768 bytes} [Wed Jul 1 14:28:31 2026] GET /v2.0/ports?device_id=1441756c-934f-4ab3-8368-0062b761d2f6 => generated 3811 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:28:31.542 6 INFO neutron.pecan_wsgi.hooks.translation [None req-d77be2e4-3e6c-4a19-942f-984cab06fc48 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1480/2821] 199.204.45.235 () {32 vars in 758 bytes} [Wed Jul 1 14:28:31 2026] DELETE /v2.0/ports/3a5927a8-e103-4335-beb5-ace2874ce6f0 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2822] 199.204.45.235 () {30 vars in 702 bytes} [Wed Jul 1 14:28:31 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: 6|app: 0|req: 1481/2823] 199.204.45.235 () {30 vars in 704 bytes} [Wed Jul 1 14:28:31 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: 1343/2824] 199.204.45.235 () {30 vars in 680 bytes} [Wed Jul 1 14:28:31 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) 2026-07-01 14:28:31.691 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-71210259-27b4-43ff-9224-c893f4f8726b'] response: {'server_uuid': '1441756c-934f-4ab3-8368-0062b761d2f6', 'name': 'network-vif-deleted', 'tag': '3a5927a8-e103-4335-beb5-ace2874ce6f0', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1482/2825] 199.204.45.235 () {30 vars in 716 bytes} [Wed Jul 1 14:28:31 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: 1344/2826] 199.204.45.235 () {30 vars in 740 bytes} [Wed Jul 1 14:28:31 2026] GET /v2.0/subnets/a6e17157-c2dd-4bbe-a772-0484a5de9e01 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1483/2827] 199.204.45.235 () {30 vars in 736 bytes} [Wed Jul 1 14:28:31 2026] GET /v2.0/ports/42af8285-0b74-44cc-9f26-181fab4bc996 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2828] 199.204.45.235 () {30 vars in 736 bytes} [Wed Jul 1 14:28:31 2026] GET /v2.0/ports/d748349b-204c-41da-ad2f-ddc0a7ba5e82 => generated 1350 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1484/2829] 199.204.45.235 () {30 vars in 740 bytes} [Wed Jul 1 14:28:31 2026] GET /v2.0/subnets/a6e17157-c2dd-4bbe-a772-0484a5de9e01 => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2830] 199.204.45.235 () {30 vars in 742 bytes} [Wed Jul 1 14:28:31 2026] GET /v2.0/networks/11554fad-1d1d-46bc-a21f-310881f458b3 => generated 799 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1485/2831] 199.204.45.235 () {30 vars in 736 bytes} [Wed Jul 1 14:28:31 2026] GET /v2.0/ports/42af8285-0b74-44cc-9f26-181fab4bc996 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2832] 199.204.45.235 () {30 vars in 740 bytes} [Wed Jul 1 14:28:31 2026] GET /v2.0/subnets/a6e17157-c2dd-4bbe-a772-0484a5de9e01 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1486/2833] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:28:32 2026] GET /v2.0/ports?tenant_id=1afd1f9548a744cca8508e3287cefa26&device_id=1441756c-934f-4ab3-8368-0062b761d2f6 => generated 3811 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2834] 199.204.45.235 () {34 vars in 1146 bytes} [Wed Jul 1 14:28:32 2026] GET /v2.0/networks?id=07739395-895a-4448-be58-e93231a19ec2&id=11554fad-1d1d-46bc-a21f-310881f458b3&id=f6062475-cf96-4ef3-aa81-354d6ddf0815 => generated 2309 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1487/2835] 199.204.45.235 () {34 vars in 1060 bytes} [Wed Jul 1 14:28:32 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.89&port_id=a384d844-fc31-4bf1-94a5-76424d341e70 => 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: 1349/2836] 199.204.45.235 () {34 vars in 984 bytes} [Wed Jul 1 14:28:32 2026] GET /v2.0/subnets?id=861eacac-d3b1-4247-acaa-0ddcb9165bac => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1488/2837] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:28:32 2026] GET /v2.0/ports?network_id=07739395-895a-4448-be58-e93231a19ec2&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: 1350/2838] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:28:32 2026] GET /v2.0/networks/07739395-895a-4448-be58-e93231a19ec2?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1489/2839] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:28:32 2026] GET /v2.0/networks/07739395-895a-4448-be58-e93231a19ec2?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: 7|app: 0|req: 1351/2840] 199.204.45.235 () {34 vars in 1058 bytes} [Wed Jul 1 14:28:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.212&port_id=d748349b-204c-41da-ad2f-ddc0a7ba5e82 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1490/2841] 199.204.45.235 () {34 vars in 984 bytes} [Wed Jul 1 14:28:32 2026] GET /v2.0/subnets?id=a6e17157-c2dd-4bbe-a772-0484a5de9e01 => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2842] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:28:32 2026] GET /v2.0/ports?network_id=11554fad-1d1d-46bc-a21f-310881f458b3&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: 6|app: 0|req: 1491/2843] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:28:32 2026] GET /v2.0/networks/11554fad-1d1d-46bc-a21f-310881f458b3?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: 1353/2844] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:28:32 2026] GET /v2.0/networks/11554fad-1d1d-46bc-a21f-310881f458b3?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: 6|app: 0|req: 1492/2845] 199.204.45.235 () {34 vars in 1056 bytes} [Wed Jul 1 14:28:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.92&port_id=a548c62e-b77f-4877-a37a-fb00a80abd0a => 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: 1354/2846] 199.204.45.235 () {34 vars in 984 bytes} [Wed Jul 1 14:28:32 2026] GET /v2.0/subnets?id=b7f775fa-e01b-4632-ba6e-49f97c7945d3 => generated 677 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1493/2847] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:28:32 2026] GET /v2.0/ports?network_id=f6062475-cf96-4ef3-aa81-354d6ddf0815&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2848] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:28:32 2026] GET /v2.0/networks/f6062475-cf96-4ef3-aa81-354d6ddf0815?fields=segments => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1494/2849] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:28:32 2026] GET /v2.0/networks/f6062475-cf96-4ef3-aa81-354d6ddf0815?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2850] 199.204.45.235 () {30 vars in 702 bytes} [Wed Jul 1 14:28: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: 6|app: 0|req: 1495/2851] 199.204.45.235 () {30 vars in 704 bytes} [Wed Jul 1 14:28:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2852] 199.204.45.235 () {30 vars in 680 bytes} [Wed Jul 1 14:28:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1496/2853] 199.204.45.235 () {30 vars in 716 bytes} [Wed Jul 1 14:28:38 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: 1358/2854] 199.204.45.235 () {30 vars in 768 bytes} [Wed Jul 1 14:28:38 2026] GET /v2.0/ports?device_id=1441756c-934f-4ab3-8368-0062b761d2f6 => generated 3811 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1497/2855] 199.204.45.235 () {30 vars in 702 bytes} [Wed Jul 1 14:28:38 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: 1359/2856] 199.204.45.235 () {30 vars in 704 bytes} [Wed Jul 1 14:28: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: 6|app: 0|req: 1498/2857] 199.204.45.235 () {30 vars in 680 bytes} [Wed Jul 1 14:28:38 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: 1360/2858] 199.204.45.235 () {30 vars in 716 bytes} [Wed Jul 1 14:28:38 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: 6|app: 0|req: 1499/2859] 199.204.45.235 () {30 vars in 736 bytes} [Wed Jul 1 14:28:38 2026] GET /v2.0/ports/a548c62e-b77f-4877-a37a-fb00a80abd0a => generated 1233 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2860] 199.204.45.235 () {34 vars in 788 bytes} [Wed Jul 1 14:28:38 2026] PUT /v2.0/ports/a548c62e-b77f-4877-a37a-fb00a80abd0a => generated 1026 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1500/2861] 199.204.45.235 () {30 vars in 742 bytes} [Wed Jul 1 14:28:38 2026] GET /v2.0/networks/f6062475-cf96-4ef3-aa81-354d6ddf0815 => generated 798 bytes in 44 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: 1362/2862] 199.204.45.235 () {30 vars in 768 bytes} [Wed Jul 1 14:28:38 2026] GET /v2.0/ports?device_id=1441756c-934f-4ab3-8368-0062b761d2f6 => generated 3640 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:28:39.406 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-09cbb359-978b-4161-8bf5-5617a6f9d3e0'] response: {'name': 'network-changed', 'server_uuid': '1441756c-934f-4ab3-8368-0062b761d2f6', 'tag': 'a548c62e-b77f-4877-a37a-fb00a80abd0a', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1501/2863] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:28:39 2026] GET /v2.0/ports?tenant_id=1afd1f9548a744cca8508e3287cefa26&device_id=1441756c-934f-4ab3-8368-0062b761d2f6 => generated 3640 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2864] 199.204.45.235 () {30 vars in 768 bytes} [Wed Jul 1 14:28:39 2026] GET /v2.0/ports?device_id=1441756c-934f-4ab3-8368-0062b761d2f6 => generated 3640 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1502/2865] 199.204.45.235 () {34 vars in 986 bytes} [Wed Jul 1 14:28:39 2026] GET /v2.0/networks?id=f6062475-cf96-4ef3-aa81-354d6ddf0815 => 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: 1364/2866] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:28:39 2026] GET /v2.0/networks/f6062475-cf96-4ef3-aa81-354d6ddf0815?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1503/2867] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:28:39 2026] GET /v2.0/networks/f6062475-cf96-4ef3-aa81-354d6ddf0815?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: 1365/2868] 199.204.45.235 () {30 vars in 768 bytes} [Wed Jul 1 14:28:40 2026] GET /v2.0/ports?device_id=1441756c-934f-4ab3-8368-0062b761d2f6 => generated 3640 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1504/2869] 199.204.45.235 () {34 vars in 975 bytes} [Wed Jul 1 14:28:41 2026] GET /v2.0/ports/a548c62e-b77f-4877-a37a-fb00a80abd0a => generated 1062 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1505/2870] 199.204.45.235 () {30 vars in 768 bytes} [Wed Jul 1 14:28:41 2026] GET /v2.0/ports?device_id=1441756c-934f-4ab3-8368-0062b761d2f6 => generated 3640 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2871] 199.204.45.235 () {36 vars in 997 bytes} [Wed Jul 1 14:28:41 2026] DELETE /v2.0/ports/a548c62e-b77f-4877-a37a-fb00a80abd0a => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1507/2874] 199.204.45.235 () {30 vars in 768 bytes} [Wed Jul 1 14:28:42 2026] GET /v2.0/ports?device_id=1441756c-934f-4ab3-8368-0062b761d2f6 => generated 2586 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:28:42.669 7 INFO neutron.pecan_wsgi.hooks.translation [None req-436afd8d-ba7b-4f17-996d-9fbb8252698f 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1368/2875] 199.204.45.235 () {32 vars in 758 bytes} [Wed Jul 1 14:28:42 2026] DELETE /v2.0/ports/a548c62e-b77f-4877-a37a-fb00a80abd0a => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1508/2876] 199.204.45.235 () {30 vars in 702 bytes} [Wed Jul 1 14:28:42 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:28:42.791 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-134946aa-8383-4163-a6ff-d6d29a1e927a'] response: {'server_uuid': '1441756c-934f-4ab3-8368-0062b761d2f6', 'name': 'network-vif-deleted', 'tag': 'a548c62e-b77f-4877-a37a-fb00a80abd0a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1369/2877] 199.204.45.235 () {30 vars in 704 bytes} [Wed Jul 1 14:28:42 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: 6|app: 0|req: 1509/2878] 199.204.45.235 () {30 vars in 680 bytes} [Wed Jul 1 14:28:42 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: 1370/2879] 199.204.45.235 () {30 vars in 716 bytes} [Wed Jul 1 14:28:42 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: 6|app: 0|req: 1510/2880] 199.204.45.235 () {30 vars in 740 bytes} [Wed Jul 1 14:28:42 2026] GET /v2.0/subnets/a6e17157-c2dd-4bbe-a772-0484a5de9e01 => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2881] 199.204.45.235 () {30 vars in 736 bytes} [Wed Jul 1 14:28:42 2026] GET /v2.0/ports/42af8285-0b74-44cc-9f26-181fab4bc996 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1511/2882] 199.204.45.235 () {30 vars in 736 bytes} [Wed Jul 1 14:28:42 2026] GET /v2.0/ports/d748349b-204c-41da-ad2f-ddc0a7ba5e82 => generated 1350 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2883] 199.204.45.235 () {30 vars in 740 bytes} [Wed Jul 1 14:28:42 2026] GET /v2.0/subnets/a6e17157-c2dd-4bbe-a772-0484a5de9e01 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1512/2884] 199.204.45.235 () {30 vars in 742 bytes} [Wed Jul 1 14:28:42 2026] GET /v2.0/networks/11554fad-1d1d-46bc-a21f-310881f458b3 => generated 799 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2885] 199.204.45.235 () {30 vars in 736 bytes} [Wed Jul 1 14:28:43 2026] GET /v2.0/ports/42af8285-0b74-44cc-9f26-181fab4bc996 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1513/2886] 199.204.45.235 () {30 vars in 740 bytes} [Wed Jul 1 14:28:43 2026] GET /v2.0/subnets/a6e17157-c2dd-4bbe-a772-0484a5de9e01 => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2887] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:28:43 2026] GET /v2.0/ports?tenant_id=1afd1f9548a744cca8508e3287cefa26&device_id=1441756c-934f-4ab3-8368-0062b761d2f6 => generated 2586 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1514/2888] 199.204.45.235 () {34 vars in 1066 bytes} [Wed Jul 1 14:28:43 2026] GET /v2.0/networks?id=07739395-895a-4448-be58-e93231a19ec2&id=11554fad-1d1d-46bc-a21f-310881f458b3 => generated 1522 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2889] 199.204.45.235 () {34 vars in 1060 bytes} [Wed Jul 1 14:28:43 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.89&port_id=a384d844-fc31-4bf1-94a5-76424d341e70 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1515/2890] 199.204.45.235 () {34 vars in 984 bytes} [Wed Jul 1 14:28:43 2026] GET /v2.0/subnets?id=861eacac-d3b1-4247-acaa-0ddcb9165bac => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2891] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:28:43 2026] GET /v2.0/ports?network_id=07739395-895a-4448-be58-e93231a19ec2&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1516/2892] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:28:43 2026] GET /v2.0/networks/07739395-895a-4448-be58-e93231a19ec2?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: 1377/2893] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:28:43 2026] GET /v2.0/networks/07739395-895a-4448-be58-e93231a19ec2?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: 6|app: 0|req: 1517/2894] 199.204.45.235 () {34 vars in 1058 bytes} [Wed Jul 1 14:28:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.212&port_id=d748349b-204c-41da-ad2f-ddc0a7ba5e82 => 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: 1378/2895] 199.204.45.235 () {34 vars in 984 bytes} [Wed Jul 1 14:28:43 2026] GET /v2.0/subnets?id=a6e17157-c2dd-4bbe-a772-0484a5de9e01 => generated 678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1518/2896] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:28:43 2026] GET /v2.0/ports?network_id=11554fad-1d1d-46bc-a21f-310881f458b3&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: 1379/2897] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:28:43 2026] GET /v2.0/networks/11554fad-1d1d-46bc-a21f-310881f458b3?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1519/2898] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:28:43 2026] GET /v2.0/networks/11554fad-1d1d-46bc-a21f-310881f458b3?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: 1380/2899] 199.204.45.235 () {30 vars in 702 bytes} [Wed Jul 1 14:28:54 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: 6|app: 0|req: 1520/2900] 199.204.45.235 () {30 vars in 704 bytes} [Wed Jul 1 14:28:54 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: 1381/2901] 199.204.45.235 () {30 vars in 680 bytes} [Wed Jul 1 14:28:54 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: 6|app: 0|req: 1521/2902] 199.204.45.235 () {30 vars in 716 bytes} [Wed Jul 1 14:28:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:28:54.137 7 INFO neutron.api.v2.resource [None req-156e452a-1b01-46ab-a765-eefd1e245315 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1382/2903] 199.204.45.235 () {30 vars in 762 bytes} [Wed Jul 1 14:28:54 2026] GET /v2.0/security-groups/lb-2cadd130-efe2-4348-a28d-dcffe0f8648b => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1522/2904] 199.204.45.235 () {30 vars in 784 bytes} [Wed Jul 1 14:28:54 2026] GET /v2.0/security-groups?name=lb-2cadd130-efe2-4348-a28d-dcffe0f8648b => generated 2865 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2905] 199.204.45.235 () {30 vars in 814 bytes} [Wed Jul 1 14:28:54 2026] GET /v2.0/security-group-rules?security_group_id=028bfd16-706b-4ed2-8e1b-d29e8b4c3919 => generated 2334 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1523/2906] 199.204.45.235 () {32 vars in 788 bytes} [Wed Jul 1 14:28:54 2026] DELETE /v2.0/security-group-rules/a134743d-17c1-452e-804e-870dcfba3e2c => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2907] 199.204.45.235 () {32 vars in 788 bytes} [Wed Jul 1 14:28:54 2026] DELETE /v2.0/security-group-rules/f4cf23fd-0344-4c3f-a2c4-c83ea26581a2 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:28:58.227 6 INFO neutron.db.l3_db [None req-2264a6df-75c7-4fdc-ae0a-cbbff43492db 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] Floating IP 82867c3d-4318-45f9-95d7-1dec2eb2c4a0 disassociated (deleted). External IP: 10.96.250.211, port: 42af8285-0b74-44cc-9f26-181fab4bc996. [pid: 6|app: 0|req: 1525/2910] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jul 1 14:28:57 2026] DELETE /v2.0/floatingips/82867c3d-4318-45f9-95d7-1dec2eb2c4a0 => generated 0 bytes in 749 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:28:58.601 7 INFO neutron.api.v2.resource [None req-e5f7b2c0-ed83-4af4-a818-88367ac12292 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1386/2911] 10.0.0.218 () {32 vars in 729 bytes} [Wed Jul 1 14:28:58 2026] GET /v2.0/floatingips/82867c3d-4318-45f9-95d7-1dec2eb2c4a0 => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1526/2912] 199.204.45.235 () {30 vars in 702 bytes} [Wed Jul 1 14:28:59 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: 1387/2913] 199.204.45.235 () {30 vars in 704 bytes} [Wed Jul 1 14:28:59 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: 6|app: 0|req: 1527/2914] 199.204.45.235 () {30 vars in 680 bytes} [Wed Jul 1 14:28:59 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: 1388/2915] 199.204.45.235 () {30 vars in 716 bytes} [Wed Jul 1 14:28:59 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-07-01 14:28:59.528 6 INFO neutron.api.v2.resource [None req-56c84c4e-5fe5-4bd4-b4de-e61124196978 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1528/2916] 199.204.45.235 () {30 vars in 762 bytes} [Wed Jul 1 14:28:59 2026] GET /v2.0/security-groups/lb-2cadd130-efe2-4348-a28d-dcffe0f8648b => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2917] 199.204.45.235 () {30 vars in 784 bytes} [Wed Jul 1 14:28:59 2026] GET /v2.0/security-groups?name=lb-2cadd130-efe2-4348-a28d-dcffe0f8648b => generated 1639 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1529/2918] 199.204.45.235 () {30 vars in 814 bytes} [Wed Jul 1 14:28:59 2026] GET /v2.0/security-group-rules?security_group_id=028bfd16-706b-4ed2-8e1b-d29e8b4c3919 => 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: 1390/2919] 199.204.45.235 () {30 vars in 702 bytes} [Wed Jul 1 14:28:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1530/2920] 199.204.45.235 () {30 vars in 704 bytes} [Wed Jul 1 14:28:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2921] 199.204.45.235 () {30 vars in 680 bytes} [Wed Jul 1 14:28:59 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1531/2922] 199.204.45.235 () {30 vars in 716 bytes} [Wed Jul 1 14:28:59 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: 1392/2923] 199.204.45.235 () {30 vars in 740 bytes} [Wed Jul 1 14:28:59 2026] GET /v2.0/subnets/a6e17157-c2dd-4bbe-a772-0484a5de9e01 => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1532/2924] 199.204.45.235 () {30 vars in 768 bytes} [Wed Jul 1 14:28:59 2026] GET /v2.0/ports?device_id=1441756c-934f-4ab3-8368-0062b761d2f6 => generated 2586 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2925] 199.204.45.235 () {30 vars in 768 bytes} [Wed Jul 1 14:28:59 2026] GET /v2.0/ports?device_id=1441756c-934f-4ab3-8368-0062b761d2f6 => generated 2586 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1533/2926] 199.204.45.235 () {30 vars in 768 bytes} [Wed Jul 1 14:28:59 2026] GET /v2.0/ports?device_id=1441756c-934f-4ab3-8368-0062b761d2f6 => generated 2586 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2927] 199.204.45.235 () {30 vars in 768 bytes} [Wed Jul 1 14:29:01 2026] GET /v2.0/ports?device_id=1441756c-934f-4ab3-8368-0062b761d2f6 => generated 2586 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1534/2928] 199.204.45.235 () {34 vars in 975 bytes} [Wed Jul 1 14:29:02 2026] GET /v2.0/ports/d748349b-204c-41da-ad2f-ddc0a7ba5e82 => generated 1350 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2929] 199.204.45.235 () {34 vars in 1060 bytes} [Wed Jul 1 14:29:02 2026] GET /v2.0/ports/d748349b-204c-41da-ad2f-ddc0a7ba5e82?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1535/2930] 199.204.45.235 () {30 vars in 768 bytes} [Wed Jul 1 14:29:02 2026] GET /v2.0/ports?device_id=1441756c-934f-4ab3-8368-0062b761d2f6 => generated 2586 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2931] 199.204.45.235 () {34 vars in 1016 bytes} [Wed Jul 1 14:29:02 2026] GET /v2.0/networks/11554fad-1d1d-46bc-a21f-310881f458b3?fields=dns_domain => generated 29 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1536/2932] 199.204.45.235 () {38 vars in 1028 bytes} [Wed Jul 1 14:29:02 2026] PUT /v2.0/ports/d748349b-204c-41da-ad2f-ddc0a7ba5e82 => generated 1151 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2933] 199.204.45.235 () {30 vars in 768 bytes} [Wed Jul 1 14:29:03 2026] GET /v2.0/ports?device_id=1441756c-934f-4ab3-8368-0062b761d2f6 => generated 1244 bytes in 35 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: 6|app: 0|req: 1537/2934] 199.204.45.235 () {34 vars in 788 bytes} [Wed Jul 1 14:29:03 2026] PUT /v2.0/ports/d748349b-204c-41da-ad2f-ddc0a7ba5e82 => generated 1090 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2935] 199.204.45.235 () {30 vars in 736 bytes} [Wed Jul 1 14:29:03 2026] GET /v2.0/ports/d748349b-204c-41da-ad2f-ddc0a7ba5e82 => generated 1090 bytes in 37 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: 6|app: 0|req: 1538/2936] 199.204.45.235 () {32 vars in 758 bytes} [Wed Jul 1 14:29:03 2026] DELETE /v2.0/ports/d748349b-204c-41da-ad2f-ddc0a7ba5e82 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2937] 199.204.45.235 () {30 vars in 702 bytes} [Wed Jul 1 14:29:03 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: 6|app: 0|req: 1539/2938] 199.204.45.235 () {30 vars in 704 bytes} [Wed Jul 1 14:29:03 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: 1400/2939] 199.204.45.235 () {30 vars in 680 bytes} [Wed Jul 1 14:29:03 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: 6|app: 0|req: 1540/2940] 199.204.45.235 () {30 vars in 716 bytes} [Wed Jul 1 14:29:03 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-07-01 14:29:04.033 7 INFO neutron.pecan_wsgi.hooks.translation [None req-30ee9466-7f06-4b8c-8e7a-5f413cfca8d8 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1401/2941] 199.204.45.235 () {32 vars in 758 bytes} [Wed Jul 1 14:29:04 2026] DELETE /v2.0/ports/d748349b-204c-41da-ad2f-ddc0a7ba5e82 => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1541/2942] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:29:04 2026] GET /v2.0/ports?tenant_id=1afd1f9548a744cca8508e3287cefa26&device_id=1441756c-934f-4ab3-8368-0062b761d2f6 => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2943] 199.204.45.235 () {30 vars in 736 bytes} [Wed Jul 1 14:29:04 2026] GET /v2.0/ports/42af8285-0b74-44cc-9f26-181fab4bc996 => generated 1132 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:29:04.122 7 INFO neutron.api.v2.resource [None req-bee1e44e-cb38-42c9-bc0c-aa92986cd75a 9b2f7215d87047c1b4b10c04da6781eb 1afd1f9548a744cca8508e3287cefa26 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1403/2944] 199.204.45.235 () {30 vars in 762 bytes} [Wed Jul 1 14:29:04 2026] GET /v2.0/security-groups/lb-2cadd130-efe2-4348-a28d-dcffe0f8648b => generated 149 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1542/2945] 199.204.45.235 () {34 vars in 1066 bytes} [Wed Jul 1 14:29:04 2026] GET /v2.0/networks?id=07739395-895a-4448-be58-e93231a19ec2&id=11554fad-1d1d-46bc-a21f-310881f458b3 => generated 1522 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2946] 199.204.45.235 () {30 vars in 784 bytes} [Wed Jul 1 14:29:04 2026] GET /v2.0/security-groups?name=lb-2cadd130-efe2-4348-a28d-dcffe0f8648b => generated 1639 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1543/2947] 199.204.45.235 () {34 vars in 1060 bytes} [Wed Jul 1 14:29:04 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.89&port_id=a384d844-fc31-4bf1-94a5-76424d341e70 => 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: 1405/2948] 199.204.45.235 () {30 vars in 736 bytes} [Wed Jul 1 14:29:04 2026] GET /v2.0/ports/42af8285-0b74-44cc-9f26-181fab4bc996 => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1544/2949] 199.204.45.235 () {34 vars in 984 bytes} [Wed Jul 1 14:29:04 2026] GET /v2.0/subnets?id=861eacac-d3b1-4247-acaa-0ddcb9165bac => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1545/2950] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:29:04 2026] GET /v2.0/ports?network_id=07739395-895a-4448-be58-e93231a19ec2&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: 6|app: 0|req: 1546/2951] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:29:04 2026] GET /v2.0/networks/07739395-895a-4448-be58-e93231a19ec2?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1547/2952] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:29:04 2026] GET /v2.0/networks/07739395-895a-4448-be58-e93231a19ec2?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: 1406/2953] 199.204.45.235 () {34 vars in 788 bytes} [Wed Jul 1 14:29:04 2026] PUT /v2.0/ports/42af8285-0b74-44cc-9f26-181fab4bc996 => generated 1094 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1548/2954] 199.204.45.235 () {32 vars in 778 bytes} [Wed Jul 1 14:29:04 2026] DELETE /v2.0/security-groups/028bfd16-706b-4ed2-8e1b-d29e8b4c3919 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2955] 199.204.45.235 () {32 vars in 758 bytes} [Wed Jul 1 14:29:04 2026] DELETE /v2.0/ports/42af8285-0b74-44cc-9f26-181fab4bc996 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1549/2956] 199.204.45.235 () {34 vars in 994 bytes} [Wed Jul 1 14:29:07 2026] GET /v2.0/ports?device_id=1441756c-934f-4ab3-8368-0062b761d2f6 => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2957] 199.204.45.235 () {36 vars in 997 bytes} [Wed Jul 1 14:29:07 2026] DELETE /v2.0/ports/a384d844-fc31-4bf1-94a5-76424d341e70 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1550/2958] 199.204.45.235 () {34 vars in 1096 bytes} [Wed Jul 1 14:29:08 2026] GET /v2.0/ports?device_id=24c946e1-e422-4aa1-afd5-2700224c018c&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:29:08.883 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6b69f24d-2cdb-4440-8b06-a6183c9c4bd8'] response: {'server_uuid': '1441756c-934f-4ab3-8368-0062b761d2f6', 'name': 'network-vif-deleted', 'tag': 'a384d844-fc31-4bf1-94a5-76424d341e70', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1551/2959] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:29:09 2026] GET /v2.0/ports?tenant_id=56294a8da2ba43ebab18a2877802a729&device_id=24c946e1-e422-4aa1-afd5-2700224c018c => generated 1473 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:29:09.233 7 INFO neutron.db.l3_db [None req-dc5a3d21-7fb2-4171-9a07-4c4d68ecf88c 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] Floating IP 8200561d-9882-49ce-afa0-84be063fe556 disassociated (deleted). External IP: 10.96.250.204, port: d2370278-c57c-4b54-80e5-8bdf25bf7a9f. [pid: 7|app: 0|req: 1409/2960] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jul 1 14:29:08 2026] DELETE /v2.0/floatingips/8200561d-9882-49ce-afa0-84be063fe556 => generated 0 bytes in 776 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:29:09.628 7 INFO neutron.api.v2.resource [None req-eed4b74f-d1fa-4bee-8f8d-3f4a43e5a5d0 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1552/2961] 199.204.45.235 () {34 vars in 986 bytes} [Wed Jul 1 14:29:09 2026] GET /v2.0/networks?id=4c8315b6-2d74-4bb2-ae98-4af2b5e4ca82 => generated 800 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2962] 10.0.0.218 () {32 vars in 729 bytes} [Wed Jul 1 14:29:09 2026] GET /v2.0/floatingips/8200561d-9882-49ce-afa0-84be063fe556 => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1553/2963] 199.204.45.235 () {34 vars in 1058 bytes} [Wed Jul 1 14:29:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.101&port_id=d2370278-c57c-4b54-80e5-8bdf25bf7a9f => 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: 1411/2964] 199.204.45.235 () {34 vars in 1106 bytes} [Wed Jul 1 14:29:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A304&port_id=d2370278-c57c-4b54-80e5-8bdf25bf7a9f => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1554/2965] 199.204.45.235 () {34 vars in 1064 bytes} [Wed Jul 1 14:29:09 2026] GET /v2.0/subnets?id=17f931e8-d12c-4ac2-a8fb-4eeaad612ba6&id=2cd242a3-7e5f-49f3-96a4-f52e7ab0b5e1 => generated 1414 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2966] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:29:09 2026] GET /v2.0/ports?network_id=4c8315b6-2d74-4bb2-ae98-4af2b5e4ca82&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: 6|app: 0|req: 1555/2967] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:29:09 2026] GET /v2.0/ports?network_id=4c8315b6-2d74-4bb2-ae98-4af2b5e4ca82&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2968] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:29:09 2026] GET /v2.0/ports?device_id=24c946e1-e422-4aa1-afd5-2700224c018c => generated 1204 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1556/2969] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:29:09 2026] GET /v2.0/networks/4c8315b6-2d74-4bb2-ae98-4af2b5e4ca82?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1557/2970] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:29:09 2026] GET /v2.0/security-groups?id=32f29c81-a036-4aa9-bfc1-ce2ce4f3e0b0&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2971] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:29:09 2026] GET /v2.0/networks/4c8315b6-2d74-4bb2-ae98-4af2b5e4ca82?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: 6|app: 0|req: 1558/2972] 199.204.45.235 () {34 vars in 994 bytes} [Wed Jul 1 14:29:11 2026] GET /v2.0/ports?device_id=24c946e1-e422-4aa1-afd5-2700224c018c => generated 1204 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:29:11.828 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-260f1422-3f5b-4ee3-a126-c4a94594734e'] response: {'name': 'network-changed', 'server_uuid': '24c946e1-e422-4aa1-afd5-2700224c018c', 'tag': 'd2370278-c57c-4b54-80e5-8bdf25bf7a9f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1415/2975] 199.204.45.235 () {36 vars in 997 bytes} [Wed Jul 1 14:29:11 2026] DELETE /v2.0/ports/d2370278-c57c-4b54-80e5-8bdf25bf7a9f => generated 0 bytes in 344 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1561/2976] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:29:12 2026] GET /v2.0/ports?tenant_id=56294a8da2ba43ebab18a2877802a729&device_id=24c946e1-e422-4aa1-afd5-2700224c018c => 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: 1416/2977] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:29:15 2026] GET /v2.0/ports?device_id=24c946e1-e422-4aa1-afd5-2700224c018c => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:29:20.447 6 INFO neutron.db.l3_db [None req-20014bb3-02ea-4b54-8dae-2015423e8b1a 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] Floating IP 5c377b17-f221-4232-8d67-8fe96e875d3b disassociated (deleted). External IP: 10.96.250.213, port: 36914e88-1703-40b9-abe0-d4c0954d8357. [pid: 6|app: 0|req: 1562/2978] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jul 1 14:29:20 2026] DELETE /v2.0/floatingips/5c377b17-f221-4232-8d67-8fe96e875d3b => generated 0 bytes in 802 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:29:20.918 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f1a0e4c2-595d-41a8-8789-22c70d673f0f'] response: {'server_uuid': '24c946e1-e422-4aa1-afd5-2700224c018c', 'name': 'network-vif-deleted', 'tag': 'd2370278-c57c-4b54-80e5-8bdf25bf7a9f', 'status': 'completed', 'code': 200} 2026-07-01 14:29:20.936 7 INFO neutron.api.v2.resource [None req-70e4d7e1-1733-4cec-b8f0-92c840ffdee0 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1417/2979] 10.0.0.218 () {32 vars in 729 bytes} [Wed Jul 1 14:29:20 2026] GET /v2.0/floatingips/5c377b17-f221-4232-8d67-8fe96e875d3b => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 14:29:21.189 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-27fda636-29d2-401d-839b-4b646bccf4ac'] response: {'name': 'network-changed', 'server_uuid': '2b4162cb-bbb5-488d-9afc-7960c4cc32a3', 'tag': '36914e88-1703-40b9-abe0-d4c0954d8357', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1563/2980] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:29:21 2026] GET /v2.0/ports?device_id=2b4162cb-bbb5-488d-9afc-7960c4cc32a3 => generated 1200 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2981] 10.0.0.83 () {34 vars in 1039 bytes} [Wed Jul 1 14:29:21 2026] GET /v2.0/security-groups?id=32f29c81-a036-4aa9-bfc1-ce2ce4f3e0b0&fields=id&fields=name => generated 112 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1564/2982] 199.204.45.235 () {34 vars in 1080 bytes} [Wed Jul 1 14:29:21 2026] GET /v2.0/ports?tenant_id=56294a8da2ba43ebab18a2877802a729&device_id=2b4162cb-bbb5-488d-9afc-7960c4cc32a3 => generated 1469 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2983] 199.204.45.235 () {34 vars in 986 bytes} [Wed Jul 1 14:29:21 2026] GET /v2.0/networks?id=f6062475-cf96-4ef3-aa81-354d6ddf0815 => generated 801 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1565/2984] 199.204.45.235 () {34 vars in 1058 bytes} [Wed Jul 1 14:29:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.229&port_id=36914e88-1703-40b9-abe0-d4c0954d8357 => 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: 1420/2985] 199.204.45.235 () {34 vars in 1104 bytes} [Wed Jul 1 14:29:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1bf&port_id=36914e88-1703-40b9-abe0-d4c0954d8357 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1566/2986] 199.204.45.235 () {34 vars in 1064 bytes} [Wed Jul 1 14:29:21 2026] GET /v2.0/subnets?id=a9e62d3d-472c-4bef-b9ed-cd14eac89838&id=b7f775fa-e01b-4632-ba6e-49f97c7945d3 => generated 1410 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2987] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:29:21 2026] GET /v2.0/ports?network_id=f6062475-cf96-4ef3-aa81-354d6ddf0815&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1567/2988] 199.204.45.235 () {34 vars in 1052 bytes} [Wed Jul 1 14:29:21 2026] GET /v2.0/ports?network_id=f6062475-cf96-4ef3-aa81-354d6ddf0815&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2989] 199.204.45.235 () {34 vars in 1012 bytes} [Wed Jul 1 14:29:22 2026] GET /v2.0/networks/f6062475-cf96-4ef3-aa81-354d6ddf0815?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1568/2990] 199.204.45.235 () {34 vars in 1112 bytes} [Wed Jul 1 14:29:22 2026] GET /v2.0/networks/f6062475-cf96-4ef3-aa81-354d6ddf0815?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: 7|app: 0|req: 1423/2991] 199.204.45.235 () {34 vars in 994 bytes} [Wed Jul 1 14:29:23 2026] GET /v2.0/ports?device_id=2b4162cb-bbb5-488d-9afc-7960c4cc32a3 => generated 1200 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1569/2992] 199.204.45.235 () {36 vars in 997 bytes} [Wed Jul 1 14:29:23 2026] DELETE /v2.0/ports/36914e88-1703-40b9-abe0-d4c0954d8357 => 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: 1424/2993] 10.0.0.83 () {34 vars in 989 bytes} [Wed Jul 1 14:29:26 2026] GET /v2.0/ports?device_id=2b4162cb-bbb5-488d-9afc-7960c4cc32a3 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:29:31.482 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-2c6f3a68-dd58-41e2-abc7-a2df19b79f5d'] response: {'server_uuid': '2b4162cb-bbb5-488d-9afc-7960c4cc32a3', 'name': 'network-vif-deleted', 'tag': '36914e88-1703-40b9-abe0-d4c0954d8357', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1571/2996] 10.0.0.218 () {32 vars in 750 bytes} [Wed Jul 1 14:29:31 2026] DELETE /v2.0/security-group-rules/ef246191-79e4-4255-baf8-f367e5f7fe83 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:29:31.555 7 INFO neutron.api.v2.resource [None req-61d26d6f-a352-4d6d-80d2-0f8f9b98a013 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1426/2997] 10.0.0.218 () {32 vars in 747 bytes} [Wed Jul 1 14:29:31 2026] GET /v2.0/security-group-rules/ef246191-79e4-4255-baf8-f367e5f7fe83 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1572/2998] 10.0.0.218 () {32 vars in 750 bytes} [Wed Jul 1 14:29:31 2026] DELETE /v2.0/security-group-rules/a9045d71-df05-41b3-9663-1194f11a30b0 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:29:31.648 7 INFO neutron.api.v2.resource [None req-e97b8968-c2aa-4f1a-b954-c8984a64b66c 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1427/2999] 10.0.0.218 () {32 vars in 747 bytes} [Wed Jul 1 14:29:31 2026] GET /v2.0/security-group-rules/a9045d71-df05-41b3-9663-1194f11a30b0 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1573/3000] 10.0.0.218 () {32 vars in 750 bytes} [Wed Jul 1 14:29:31 2026] DELETE /v2.0/security-group-rules/fcc08b33-3c1e-4ca7-b9a7-8218f028c9ae => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:29:31.749 7 INFO neutron.api.v2.resource [None req-16492632-6403-4dd3-9ab9-06dbcfad1a8d 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1428/3001] 10.0.0.218 () {32 vars in 747 bytes} [Wed Jul 1 14:29:31 2026] GET /v2.0/security-group-rules/fcc08b33-3c1e-4ca7-b9a7-8218f028c9ae => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1574/3002] 10.0.0.218 () {32 vars in 750 bytes} [Wed Jul 1 14:29:31 2026] DELETE /v2.0/security-group-rules/02998c30-4c88-4a08-b34d-1dcd76d3658a => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:29:31.846 7 INFO neutron.api.v2.resource [None req-1b4ad4f2-29c3-40e6-b22c-0639616a27e0 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1429/3003] 10.0.0.218 () {32 vars in 747 bytes} [Wed Jul 1 14:29:31 2026] GET /v2.0/security-group-rules/02998c30-4c88-4a08-b34d-1dcd76d3658a => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1575/3004] 10.0.0.218 () {32 vars in 750 bytes} [Wed Jul 1 14:29:31 2026] DELETE /v2.0/security-group-rules/8520bfe4-6328-4a42-bcab-7778d35582df => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:29:31.939 7 INFO neutron.api.v2.resource [None req-f8e7ca9f-069f-450f-abdf-cb7b03f7e7ef 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1430/3005] 10.0.0.218 () {32 vars in 747 bytes} [Wed Jul 1 14:29:31 2026] GET /v2.0/security-group-rules/8520bfe4-6328-4a42-bcab-7778d35582df => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1576/3006] 10.0.0.218 () {32 vars in 750 bytes} [Wed Jul 1 14:29:31 2026] DELETE /v2.0/security-group-rules/05e2c442-085b-48fe-a4f4-a4ef03e3710e => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:29:32.038 7 INFO neutron.api.v2.resource [None req-9582e0f1-0a9b-4357-86bd-8ee45c956a34 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1431/3007] 10.0.0.218 () {32 vars in 747 bytes} [Wed Jul 1 14:29:32 2026] GET /v2.0/security-group-rules/05e2c442-085b-48fe-a4f4-a4ef03e3710e => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1577/3008] 10.0.0.218 () {32 vars in 750 bytes} [Wed Jul 1 14:29:32 2026] DELETE /v2.0/security-group-rules/85100ec6-027b-4a5d-8152-567ee15067ee => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:29:32.176 7 INFO neutron.api.v2.resource [None req-27aee175-cebb-4d7f-825a-dda18f0eb2a0 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1432/3009] 10.0.0.218 () {32 vars in 747 bytes} [Wed Jul 1 14:29:32 2026] GET /v2.0/security-group-rules/85100ec6-027b-4a5d-8152-567ee15067ee => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1578/3010] 10.0.0.218 () {32 vars in 750 bytes} [Wed Jul 1 14:29:32 2026] DELETE /v2.0/security-group-rules/e6571dc1-55a6-4c83-99dd-57922622042d => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:29:32.278 7 INFO neutron.api.v2.resource [None req-9e4a0fe7-be24-49e8-a33c-2f27ea4a00eb 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1433/3011] 10.0.0.218 () {32 vars in 747 bytes} [Wed Jul 1 14:29:32 2026] GET /v2.0/security-group-rules/e6571dc1-55a6-4c83-99dd-57922622042d => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1579/3012] 10.0.0.218 () {32 vars in 750 bytes} [Wed Jul 1 14:29:32 2026] DELETE /v2.0/security-group-rules/a44dbc85-fc28-44d7-8635-3e8fa1692987 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:29:32.378 7 INFO neutron.api.v2.resource [None req-4fbb34ee-c6cc-4bac-9baa-a9b2041f292a 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1434/3013] 10.0.0.218 () {32 vars in 747 bytes} [Wed Jul 1 14:29:32 2026] GET /v2.0/security-group-rules/a44dbc85-fc28-44d7-8635-3e8fa1692987 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1580/3014] 10.0.0.218 () {32 vars in 750 bytes} [Wed Jul 1 14:29:32 2026] DELETE /v2.0/security-group-rules/77315097-1891-43cd-9426-190f83cdc555 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:29:32.477 7 INFO neutron.api.v2.resource [None req-78559b56-f100-43b3-859a-53bc110f22c2 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1435/3015] 10.0.0.218 () {32 vars in 747 bytes} [Wed Jul 1 14:29:32 2026] GET /v2.0/security-group-rules/77315097-1891-43cd-9426-190f83cdc555 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1581/3016] 10.0.0.218 () {32 vars in 750 bytes} [Wed Jul 1 14:29:32 2026] DELETE /v2.0/security-group-rules/567b28cb-0b9e-4ae7-966b-d99ba446b26c => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:29:32.577 7 INFO neutron.api.v2.resource [None req-4844727e-5748-405f-b0c5-b7dacb3796ee 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1436/3017] 10.0.0.218 () {32 vars in 747 bytes} [Wed Jul 1 14:29:32 2026] GET /v2.0/security-group-rules/567b28cb-0b9e-4ae7-966b-d99ba446b26c => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1582/3018] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:29:32 2026] DELETE /v2.0/security-groups/32f29c81-a036-4aa9-bfc1-ce2ce4f3e0b0 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:29:32.704 7 INFO neutron.api.v2.resource [None req-e7d1dbba-3c4c-4503-8ee6-99fa6e5cc6fb 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1437/3019] 10.0.0.218 () {32 vars in 737 bytes} [Wed Jul 1 14:29:32 2026] GET /v2.0/security-groups/32f29c81-a036-4aa9-bfc1-ce2ce4f3e0b0 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1583/3020] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jul 1 14:29:32 2026] PUT /v2.0/routers/1e5e0dbe-ea43-499f-918b-4c92732189b5/remove_router_interface => generated 309 bytes in 1006 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:29:33.933 7 INFO neutron.api.v2.resource [None req-d9b1400c-ec1b-4564-b19c-667222480110 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1438/3021] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jul 1 14:29:33 2026] PUT /v2.0/routers/1e5e0dbe-ea43-499f-918b-4c92732189b5/remove_router_interface => generated 198 bytes in 166 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1584/3022] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jul 1 14:29:33 2026] PUT /v2.0/routers/1e5e0dbe-ea43-499f-918b-4c92732189b5/remove_router_interface => generated 309 bytes in 1117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:29:35.261 7 INFO neutron.api.v2.resource [None req-adb1fe99-71a5-4666-8af6-ace46c75c2b4 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1439/3023] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jul 1 14:29:35 2026] PUT /v2.0/routers/1e5e0dbe-ea43-499f-918b-4c92732189b5/remove_router_interface => generated 198 bytes in 199 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1585/3024] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jul 1 14:29:35 2026] PUT /v2.0/routers/1e5e0dbe-ea43-499f-918b-4c92732189b5/remove_router_interface => generated 309 bytes in 1083 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 14:29:36.504 7 INFO neutron.api.v2.resource [None req-c7913296-52c2-45c2-a7bd-a287cb0a8ce1 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1440/3025] 10.0.0.218 () {34 vars in 789 bytes} [Wed Jul 1 14:29:36 2026] PUT /v2.0/routers/1e5e0dbe-ea43-499f-918b-4c92732189b5/remove_router_interface => generated 198 bytes in 149 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 14:29:37.614 6 INFO neutron.services.segments.plugin [-] Segment af9aefa4-66a8-46f8-9331-525d63a9e0aa resource provider aggregate not found 2026-07-01 14:29:37.623 6 INFO neutron.services.segments.plugin [-] Segment af9aefa4-66a8-46f8-9331-525d63a9e0aa resource provider aggregate not found 2026-07-01 14:29:37.633 6 INFO neutron.services.segments.plugin [-] Segment af9aefa4-66a8-46f8-9331-525d63a9e0aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af9aefa4-66a8-46f8-9331-525d63a9e0aa found for delete ", "request_id": "req-1c8d87d8-f5bb-4ecd-9017-22c2db411d17"}]} 2026-07-01 14:29:37.633 6 INFO neutron.db.l3_hamode_db [None req-1fbe4d05-ab13-4326-a7aa-a087f96390e6 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] HA network ec842a14-75fe-4634-9235-7421867b3fdd was deleted as no HA routers are present in tenant 56294a8da2ba43ebab18a2877802a729. [pid: 6|app: 0|req: 1586/3026] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:29:36 2026] DELETE /v2.0/routers/1e5e0dbe-ea43-499f-918b-4c92732189b5 => generated 0 bytes in 1128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:29:37.665 7 INFO neutron.api.v2.resource [None req-615a41bf-4e9e-4798-8cb3-19b82740d247 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1441/3027] 10.0.0.218 () {32 vars in 721 bytes} [Wed Jul 1 14:29:37 2026] GET /v2.0/routers/1e5e0dbe-ea43-499f-918b-4c92732189b5 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 14:29:37.675 6 INFO neutron.services.segments.plugin [-] Segment af9aefa4-66a8-46f8-9331-525d63a9e0aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af9aefa4-66a8-46f8-9331-525d63a9e0aa found for delete ", "request_id": "req-e0482473-3915-4481-b49c-d7fe951646b5"}]} [pid: 6|app: 0|req: 1587/3028] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:29:37 2026] DELETE /v2.0/subnets/2cd242a3-7e5f-49f3-96a4-f52e7ab0b5e1 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:29:37.869 7 INFO neutron.pecan_wsgi.hooks.translation [None req-135f9f7e-ea28-442e-8d47-587c838ba033 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1442/3029] 10.0.0.218 () {32 vars in 721 bytes} [Wed Jul 1 14:29:37 2026] GET /v2.0/subnets/2cd242a3-7e5f-49f3-96a4-f52e7ab0b5e1 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1588/3030] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:29:37 2026] DELETE /v2.0/subnets/17f931e8-d12c-4ac2-a8fb-4eeaad612ba6 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:29:38.065 7 INFO neutron.pecan_wsgi.hooks.translation [None req-12171e26-4442-4d1d-8110-630231779848 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1443/3031] 10.0.0.218 () {32 vars in 721 bytes} [Wed Jul 1 14:29:38 2026] GET /v2.0/subnets/17f931e8-d12c-4ac2-a8fb-4eeaad612ba6 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1589/3032] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:29:38 2026] DELETE /v2.0/networks/4c8315b6-2d74-4bb2-ae98-4af2b5e4ca82 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:29:38.399 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9d4105ee-5f1d-41a5-aea4-139f20b7047f 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1444/3033] 10.0.0.218 () {32 vars in 723 bytes} [Wed Jul 1 14:29:38 2026] GET /v2.0/networks/4c8315b6-2d74-4bb2-ae98-4af2b5e4ca82 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1590/3034] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:29:38 2026] DELETE /v2.0/subnets/a9e62d3d-472c-4bef-b9ed-cd14eac89838 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:29:38.575 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f6e16e78-81d5-465c-b6d2-213e4bffe259 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1445/3035] 10.0.0.218 () {32 vars in 721 bytes} [Wed Jul 1 14:29:38 2026] GET /v2.0/subnets/a9e62d3d-472c-4bef-b9ed-cd14eac89838 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1591/3036] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:29:38 2026] DELETE /v2.0/subnets/b7f775fa-e01b-4632-ba6e-49f97c7945d3 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:29:38.763 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1c2eef44-caa5-40bc-8ecd-45c888e44c7d 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1446/3037] 10.0.0.218 () {32 vars in 721 bytes} [Wed Jul 1 14:29:38 2026] GET /v2.0/subnets/b7f775fa-e01b-4632-ba6e-49f97c7945d3 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1592/3038] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:29:38 2026] DELETE /v2.0/networks/f6062475-cf96-4ef3-aa81-354d6ddf0815 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:29:39.091 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1db66997-de11-40d4-830b-f1bacaf28431 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1447/3039] 10.0.0.218 () {32 vars in 723 bytes} [Wed Jul 1 14:29:39 2026] GET /v2.0/networks/f6062475-cf96-4ef3-aa81-354d6ddf0815 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1593/3040] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:29:39 2026] DELETE /v2.0/subnets/fc7d22a7-f87e-49d1-83e5-a0f2045384a7 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:29:39.276 7 INFO neutron.pecan_wsgi.hooks.translation [None req-33d089cf-b196-40d7-8d52-810296a1844d 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1448/3041] 10.0.0.218 () {32 vars in 721 bytes} [Wed Jul 1 14:29:39 2026] GET /v2.0/subnets/fc7d22a7-f87e-49d1-83e5-a0f2045384a7 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1594/3042] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:29:39 2026] DELETE /v2.0/subnets/a6e17157-c2dd-4bbe-a772-0484a5de9e01 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:29:39.463 7 INFO neutron.pecan_wsgi.hooks.translation [None req-00387304-97b8-4bed-844d-81bf683fd731 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1449/3043] 10.0.0.218 () {32 vars in 721 bytes} [Wed Jul 1 14:29:39 2026] GET /v2.0/subnets/a6e17157-c2dd-4bbe-a772-0484a5de9e01 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 14:29:39.661 6 INFO neutron.services.segments.plugin [-] Segment 48838774-e91a-4b26-98b2-894432ccc573 resource provider aggregate not found 2026-07-01 14:29:39.679 6 INFO neutron.services.segments.plugin [-] Segment 48838774-e91a-4b26-98b2-894432ccc573 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48838774-e91a-4b26-98b2-894432ccc573 found for delete ", "request_id": "req-0f39dc62-504a-49bf-b6a4-85861591b5c8"}]} 2026-07-01 14:29:39.690 6 INFO neutron.services.segments.plugin [-] Segment 48838774-e91a-4b26-98b2-894432ccc573 resource provider aggregate not found 2026-07-01 14:29:39.694 6 INFO neutron.services.segments.plugin [-] Segment b59bcb6e-07ae-47a8-a24a-0759e86f4b1f resource provider aggregate not found 2026-07-01 14:29:39.710 6 INFO neutron.services.segments.plugin [-] Segment b59bcb6e-07ae-47a8-a24a-0759e86f4b1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b59bcb6e-07ae-47a8-a24a-0759e86f4b1f found for delete ", "request_id": "req-0db2312d-8152-4979-af49-b56ff6868995"}]} 2026-07-01 14:29:39.716 6 INFO neutron.services.segments.plugin [-] Segment 48838774-e91a-4b26-98b2-894432ccc573 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48838774-e91a-4b26-98b2-894432ccc573 found for delete ", "request_id": "req-a36d9658-a87c-4e06-b7bf-6232f16d76aa"}]} 2026-07-01 14:29:39.731 6 INFO neutron.services.segments.plugin [-] Segment b59bcb6e-07ae-47a8-a24a-0759e86f4b1f resource provider aggregate not found 2026-07-01 14:29:39.753 6 INFO neutron.services.segments.plugin [-] Segment b59bcb6e-07ae-47a8-a24a-0759e86f4b1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b59bcb6e-07ae-47a8-a24a-0759e86f4b1f found for delete ", "request_id": "req-1443bf0c-0106-4847-94c2-c2c9d4619a22"}]} [pid: 6|app: 0|req: 1595/3044] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:29:39 2026] DELETE /v2.0/networks/11554fad-1d1d-46bc-a21f-310881f458b3 => generated 0 bytes in 369 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:29:39.857 7 INFO neutron.pecan_wsgi.hooks.translation [None req-48aa20e0-92da-4282-90ff-e9bc47114839 83fee8d2f70b4f5088d257ab559f21b7 56294a8da2ba43ebab18a2877802a729 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1450/3045] 10.0.0.218 () {32 vars in 723 bytes} [Wed Jul 1 14:29:39 2026] GET /v2.0/networks/11554fad-1d1d-46bc-a21f-310881f458b3 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 14:29:41.902 6 INFO neutron.services.segments.plugin [-] Segment 82be796c-310f-4a35-b50b-8f128408120b resource provider aggregate not found 2026-07-01 14:29:41.905 6 INFO neutron.services.segments.plugin [-] Segment 82be796c-310f-4a35-b50b-8f128408120b resource provider aggregate not found 2026-07-01 14:29:41.916 6 INFO neutron.services.segments.plugin [-] Segment 82be796c-310f-4a35-b50b-8f128408120b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82be796c-310f-4a35-b50b-8f128408120b found for delete ", "request_id": "req-8cc5a374-d966-498a-af15-dd07f68e7479"}]} 2026-07-01 14:29:41.917 6 INFO neutron.services.segments.plugin [-] Segment 82be796c-310f-4a35-b50b-8f128408120b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82be796c-310f-4a35-b50b-8f128408120b found for delete ", "request_id": "req-e2751c95-d184-4b11-b4d7-289abb449cb6"}]} [pid: 6|app: 0|req: 1596/3048] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:29:41 2026] GET /v2.0/security-groups?tenant_id=00c73781957845f48da7536ad39f197f&name=default => generated 2929 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/3049] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:29:42 2026] DELETE /v2.0/security-groups/eb8a8465-0c6a-44e2-accb-62caea76f376 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1597/3050] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:29:42 2026] GET /v2.0/security-groups?tenant_id=c8cff3a1fd3f428b9170832343dc33fa&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/3051] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:29:42 2026] DELETE /v2.0/security-groups/4176a758-4bc0-4e1c-a8d3-b697b920d962 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1598/3052] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:29:42 2026] GET /v2.0/security-groups?tenant_id=f9d23b60e9664b1e8d1f67686eb657b1&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/3053] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:29:42 2026] DELETE /v2.0/security-groups/bfd44a88-1374-43e6-a4a6-01ec6cc6551c => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1599/3054] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:29:43 2026] GET /v2.0/security-groups?tenant_id=807cbb115ec44d428347922dd8e49b66&name=default => generated 2929 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/3055] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:29:43 2026] DELETE /v2.0/security-groups/f9dcc4e2-d84b-468b-905f-b8b3f07721d9 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1600/3056] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:29:43 2026] GET /v2.0/security-groups?tenant_id=c8d0c006f3524fc3a940724734eef84b&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/3057] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:29:43 2026] DELETE /v2.0/security-groups/2919b6d1-d7c0-41f4-b82e-4adefbdb5c4e => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1601/3058] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:29:43 2026] GET /v2.0/security-groups?tenant_id=da85b87c29ad44b28759291f9ef1507b&name=default => generated 2929 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/3059] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:29:44 2026] DELETE /v2.0/security-groups/981687ba-16fb-4d7c-9772-1d1d60590ee7 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1602/3060] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:29:44 2026] GET /v2.0/security-groups?tenant_id=56294a8da2ba43ebab18a2877802a729&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/3061] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:29:44 2026] DELETE /v2.0/security-groups/b773fdbd-8820-4ae4-afc0-71bd61ed59a0 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:29:48.946 6 WARNING neutron_lib.context [None req-75939ca7-e45d-44f7-8b7f-a2d3a8cb93b6 594870ff584d42a1904365992c15b820 ce7ed7b158734fef8ad699436d954c75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:29:49.128 6 INFO neutron.db.segments_db [None req-75939ca7-e45d-44f7-8b7f-a2d3a8cb93b6 594870ff584d42a1904365992c15b820 ce7ed7b158734fef8ad699436d954c75 - - default default] Added segment e10bc78b-1558-412f-afa0-9e33d9418dba of type vxlan for network 9028057f-50aa-4b53-a33c-b8d995d1cbd6 [pid: 6|app: 0|req: 1603/3062] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:29:48 2026] POST /v2.0/networks => generated 632 bytes in 485 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:29:49.260 7 WARNING neutron_lib.context [None req-c97cfbaf-089b-4d1e-9e72-3bb837f31189 594870ff584d42a1904365992c15b820 ce7ed7b158734fef8ad699436d954c75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1460/3063] 10.0.0.218 () {34 vars in 664 bytes} [Wed Jul 1 14:29:49 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-07-01 14:29:49.543 6 WARNING neutron_lib.context [None req-76bd3cc9-7dab-4626-94be-f9d82eab10ab 594870ff584d42a1904365992c15b820 ce7ed7b158734fef8ad699436d954c75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:29:49.602 6 INFO neutron.db.segments_db [None req-76bd3cc9-7dab-4626-94be-f9d82eab10ab 594870ff584d42a1904365992c15b820 ce7ed7b158734fef8ad699436d954c75 - - default default] Added segment 2275dcb4-3e48-4bcd-8b42-06d56a0d73f4 of type vxlan for network c028fee2-ae84-40d8-8a13-9e34074a9a47 [pid: 6|app: 0|req: 1604/3064] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:29:49 2026] POST /v2.0/networks => generated 632 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /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-07-01 14:29:49.706 7 WARNING neutron_lib.context [None req-7a710bb2-bd92-4335-a063-d445e4df2bd3 594870ff584d42a1904365992c15b820 ce7ed7b158734fef8ad699436d954c75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1461/3065] 10.0.0.218 () {34 vars in 664 bytes} [Wed Jul 1 14:29:49 2026] POST /v2.0/ports => generated 743 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:29:50.028 6 WARNING neutron_lib.context [None req-0e249ca4-54d2-4b70-b0bc-c2aedfbb5b1d 594870ff584d42a1904365992c15b820 ce7ed7b158734fef8ad699436d954c75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:29:50.106 6 INFO neutron.db.segments_db [None req-0e249ca4-54d2-4b70-b0bc-c2aedfbb5b1d 594870ff584d42a1904365992c15b820 ce7ed7b158734fef8ad699436d954c75 - - default default] Added segment 2d1f2599-01af-474d-be8c-475f44c429d1 of type vxlan for network bcf35dda-a55e-4cfb-9072-7f84bcb503e5 [pid: 6|app: 0|req: 1605/3066] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:29:50 2026] POST /v2.0/networks => generated 631 bytes in 192 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-07-01 14:29:50.227 7 WARNING neutron_lib.context [None req-ed841553-f482-48cd-b1b2-a6124a9d3caa 594870ff584d42a1904365992c15b820 ce7ed7b158734fef8ad699436d954c75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1462/3067] 10.0.0.218 () {34 vars in 664 bytes} [Wed Jul 1 14:29:50 2026] POST /v2.0/ports => generated 743 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:29:50.532 6 WARNING neutron_lib.context [None req-1eea9c38-3af6-4a81-87a2-61ab002ecc6a 594870ff584d42a1904365992c15b820 ce7ed7b158734fef8ad699436d954c75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:29:50.585 6 INFO neutron.db.segments_db [None req-1eea9c38-3af6-4a81-87a2-61ab002ecc6a 594870ff584d42a1904365992c15b820 ce7ed7b158734fef8ad699436d954c75 - - default default] Added segment 95f0922b-8a9a-485e-9a0f-acf9f2d3c198 of type vxlan for network 92249925-192c-44bd-aea1-27c55cffa18d [pid: 6|app: 0|req: 1606/3068] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:29:50 2026] POST /v2.0/networks => generated 632 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 14:29:50.686 7 WARNING neutron_lib.context [None req-5d1ee610-2b66-4bf1-9858-ddd4d273bc32 594870ff584d42a1904365992c15b820 ce7ed7b158734fef8ad699436d954c75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1463/3069] 10.0.0.218 () {34 vars in 664 bytes} [Wed Jul 1 14:29:50 2026] POST /v2.0/ports => generated 743 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:29:50.981 6 WARNING neutron_lib.context [None req-dbd4efc4-1420-4acd-9689-76f748358b2b 594870ff584d42a1904365992c15b820 ce7ed7b158734fef8ad699436d954c75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:29:51.038 6 INFO neutron.db.segments_db [None req-dbd4efc4-1420-4acd-9689-76f748358b2b 594870ff584d42a1904365992c15b820 ce7ed7b158734fef8ad699436d954c75 - - default default] Added segment 70bc0515-4153-4b68-b9cb-47ddc6fa5220 of type vxlan for network a022006f-1e25-4d28-9fd7-1dfe0e938660 [pid: 6|app: 0|req: 1607/3070] 10.0.0.218 () {34 vars in 670 bytes} [Wed Jul 1 14:29:50 2026] POST /v2.0/networks => generated 631 bytes in 192 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-07-01 14:29:51.183 7 WARNING neutron_lib.context [None req-1fdce3aa-88c4-44d8-8706-a3a5e2ebc881 594870ff584d42a1904365992c15b820 ce7ed7b158734fef8ad699436d954c75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1464/3071] 10.0.0.218 () {34 vars in 664 bytes} [Wed Jul 1 14:29:51 2026] POST /v2.0/ports => generated 743 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1608/3072] 10.0.0.218 () {34 vars in 747 bytes} [Wed Jul 1 14:29:51 2026] PUT /v2.0/ports/af426f6b-b8a1-4025-913e-7ee2140d38b2/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1465/3073] 10.0.0.218 () {34 vars in 747 bytes} [Wed Jul 1 14:29:51 2026] PUT /v2.0/ports/f9c84f86-e094-4c66-8db8-b3517ebf6c51/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1609/3074] 10.0.0.218 () {34 vars in 747 bytes} [Wed Jul 1 14:29:51 2026] PUT /v2.0/ports/3d02aef2-db83-4a3a-a3a0-e61d98a0dfb2/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/3075] 10.0.0.218 () {34 vars in 747 bytes} [Wed Jul 1 14:29:51 2026] PUT /v2.0/ports/9a5e9c21-fc75-464b-ac37-2d112d7d1bc1/tags => generated 19 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1610/3076] 10.0.0.218 () {32 vars in 660 bytes} [Wed Jul 1 14:29:51 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/3077] 10.0.0.218 () {32 vars in 674 bytes} [Wed Jul 1 14:29:51 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1611/3078] 10.0.0.218 () {32 vars in 670 bytes} [Wed Jul 1 14:29:52 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/3079] 10.0.0.218 () {32 vars in 682 bytes} [Wed Jul 1 14:29:52 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1612/3080] 10.0.0.218 () {32 vars in 668 bytes} [Wed Jul 1 14:29:52 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/3081] 10.0.0.218 () {32 vars in 682 bytes} [Wed Jul 1 14:29:52 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1613/3082] 10.0.0.218 () {32 vars in 678 bytes} [Wed Jul 1 14:29:52 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/3083] 10.0.0.218 () {32 vars in 690 bytes} [Wed Jul 1 14:29:52 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1614/3084] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jul 1 14:29:52 2026] DELETE /v2.0/ports/af426f6b-b8a1-4025-913e-7ee2140d38b2 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/3085] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jul 1 14:29:53 2026] DELETE /v2.0/ports/f9c84f86-e094-4c66-8db8-b3517ebf6c51 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1615/3086] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jul 1 14:29:53 2026] DELETE /v2.0/ports/3d02aef2-db83-4a3a-a3a0-e61d98a0dfb2 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/3087] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jul 1 14:29:53 2026] DELETE /v2.0/ports/9a5e9c21-fc75-464b-ac37-2d112d7d1bc1 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1616/3088] 10.0.0.218 () {32 vars in 720 bytes} [Wed Jul 1 14:29:53 2026] DELETE /v2.0/ports/d7c3aaff-9f11-42a5-ada5-f01498bef516 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:29:54.037 7 INFO neutron.services.segments.plugin [-] Segment e10bc78b-1558-412f-afa0-9e33d9418dba resource provider aggregate not found 2026-07-01 14:29:54.045 7 INFO neutron.services.segments.plugin [-] Segment e10bc78b-1558-412f-afa0-9e33d9418dba resource provider aggregate not found [pid: 7|app: 0|req: 1473/3089] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:29:53 2026] DELETE /v2.0/networks/9028057f-50aa-4b53-a33c-b8d995d1cbd6 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:29:54.242 6 INFO neutron.services.segments.plugin [-] Segment 2275dcb4-3e48-4bcd-8b42-06d56a0d73f4 resource provider aggregate not found 2026-07-01 14:29:54.248 6 INFO neutron.services.segments.plugin [-] Segment 2275dcb4-3e48-4bcd-8b42-06d56a0d73f4 resource provider aggregate not found 2026-07-01 14:29:54.263 6 INFO neutron.services.segments.plugin [-] Segment 2275dcb4-3e48-4bcd-8b42-06d56a0d73f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2275dcb4-3e48-4bcd-8b42-06d56a0d73f4 found for delete ", "request_id": "req-f0f61fe4-260b-4444-bea6-060a95832f30"}]} 2026-07-01 14:29:54.268 6 INFO neutron.services.segments.plugin [-] Segment 2275dcb4-3e48-4bcd-8b42-06d56a0d73f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2275dcb4-3e48-4bcd-8b42-06d56a0d73f4 found for delete ", "request_id": "req-988afe65-c016-45f7-aacd-5b719ec48b0f"}]} [pid: 6|app: 0|req: 1617/3090] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:29:54 2026] DELETE /v2.0/networks/c028fee2-ae84-40d8-8a13-9e34074a9a47 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:29:54.289 7 INFO neutron.services.segments.plugin [-] Segment e10bc78b-1558-412f-afa0-9e33d9418dba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e10bc78b-1558-412f-afa0-9e33d9418dba found for delete ", "request_id": "req-f5616e24-8053-49d3-8bc3-cbd3699a6440"}]} 2026-07-01 14:29:54.291 7 INFO neutron.services.segments.plugin [-] Segment e10bc78b-1558-412f-afa0-9e33d9418dba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e10bc78b-1558-412f-afa0-9e33d9418dba found for delete ", "request_id": "req-65625ddb-b346-4579-9785-7b2448854bf1"}]} [pid: 7|app: 0|req: 1474/3091] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:29:54 2026] DELETE /v2.0/networks/bcf35dda-a55e-4cfb-9072-7f84bcb503e5 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1618/3092] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:29:54 2026] DELETE /v2.0/networks/92249925-192c-44bd-aea1-27c55cffa18d => 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: 1475/3093] 10.0.0.218 () {32 vars in 726 bytes} [Wed Jul 1 14:29:54 2026] DELETE /v2.0/networks/a022006f-1e25-4d28-9fd7-1dfe0e938660 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 14:29:56.627 6 INFO neutron.services.segments.plugin [-] Segment 95f0922b-8a9a-485e-9a0f-acf9f2d3c198 resource provider aggregate not found 2026-07-01 14:29:56.632 6 INFO neutron.services.segments.plugin [-] Segment 95f0922b-8a9a-485e-9a0f-acf9f2d3c198 resource provider aggregate not found 2026-07-01 14:29:56.654 6 INFO neutron.services.segments.plugin [-] Segment 95f0922b-8a9a-485e-9a0f-acf9f2d3c198 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95f0922b-8a9a-485e-9a0f-acf9f2d3c198 found for delete ", "request_id": "req-2b93357e-4378-4b78-9421-924fc4c5c447"}]} 2026-07-01 14:29:56.661 6 INFO neutron.services.segments.plugin [-] Segment 95f0922b-8a9a-485e-9a0f-acf9f2d3c198 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95f0922b-8a9a-485e-9a0f-acf9f2d3c198 found for delete ", "request_id": "req-15494fac-ddae-4e97-9957-380bab5f0266"}]} [pid: 6|app: 0|req: 1619/3094] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:29:55 2026] GET /v2.0/security-groups?tenant_id=824d8d9add7544d293995db0bc167c7e&name=default => generated 2929 bytes in 1069 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:29:56.698 7 INFO neutron.services.segments.plugin [-] Segment 2d1f2599-01af-474d-be8c-475f44c429d1 resource provider aggregate not found 2026-07-01 14:29:56.702 7 INFO neutron.services.segments.plugin [-] Segment 2d1f2599-01af-474d-be8c-475f44c429d1 resource provider aggregate not found 2026-07-01 14:29:56.712 7 INFO neutron.services.segments.plugin [-] Segment 2d1f2599-01af-474d-be8c-475f44c429d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d1f2599-01af-474d-be8c-475f44c429d1 found for delete ", "request_id": "req-1bbe518d-68f6-4c00-b993-b8963f538375"}]} 2026-07-01 14:29:56.717 7 INFO neutron.services.segments.plugin [-] Segment 2d1f2599-01af-474d-be8c-475f44c429d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d1f2599-01af-474d-be8c-475f44c429d1 found for delete ", "request_id": "req-0a9b00fd-7fc7-4f0a-b7bf-9806025c908f"}]} 2026-07-01 14:29:56.724 7 INFO neutron.services.segments.plugin [-] Segment 70bc0515-4153-4b68-b9cb-47ddc6fa5220 resource provider aggregate not found 2026-07-01 14:29:56.732 7 INFO neutron.services.segments.plugin [-] Segment 70bc0515-4153-4b68-b9cb-47ddc6fa5220 resource provider aggregate not found 2026-07-01 14:29:56.738 7 INFO neutron.services.segments.plugin [-] Segment 70bc0515-4153-4b68-b9cb-47ddc6fa5220 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70bc0515-4153-4b68-b9cb-47ddc6fa5220 found for delete ", "request_id": "req-48d0bec2-1721-4fff-89a8-168f6ad8a2a7"}]} 2026-07-01 14:29:56.745 7 INFO neutron.services.segments.plugin [-] Segment 70bc0515-4153-4b68-b9cb-47ddc6fa5220 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70bc0515-4153-4b68-b9cb-47ddc6fa5220 found for delete ", "request_id": "req-a1595d96-e2ff-48fc-be54-75703b7f657b"}]} [pid: 7|app: 0|req: 1476/3095] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:29:56 2026] DELETE /v2.0/security-groups/b885ef6c-2b18-4765-86c2-15e835f2f7d7 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1621/3098] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:29:56 2026] GET /v2.0/security-groups?tenant_id=ce7ed7b158734fef8ad699436d954c75&name=default => generated 2929 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/3099] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:29:56 2026] DELETE /v2.0/security-groups/ccdcc451-07b9-4bef-b482-eb7a8cdea549 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1622/3100] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:29:57 2026] GET /v2.0/security-groups?tenant_id=74d6c701a1194fccb4084c011b40bf54&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/3101] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:29:57 2026] DELETE /v2.0/security-groups/422cb259-0f85-4854-a4d1-fe34eb0df65c => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1623/3102] 10.0.0.218 () {34 vars in 678 bytes} [Wed Jul 1 14:30:01 2026] POST /v2.0/qos/policies => generated 359 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/3103] 10.0.0.218 () {34 vars in 678 bytes} [Wed Jul 1 14:30:01 2026] POST /v2.0/qos/policies => generated 359 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1624/3104] 10.0.0.218 () {34 vars in 678 bytes} [Wed Jul 1 14:30:01 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: 1481/3105] 10.0.0.218 () {34 vars in 678 bytes} [Wed Jul 1 14:30:02 2026] POST /v2.0/qos/policies => generated 359 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1625/3106] 10.0.0.218 () {34 vars in 678 bytes} [Wed Jul 1 14:30:02 2026] POST /v2.0/qos/policies => generated 359 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/3107] 10.0.0.218 () {34 vars in 753 bytes} [Wed Jul 1 14:30:02 2026] PUT /v2.0/policies/27d8ba05-692d-43c5-b309-e14f608870c0/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1626/3108] 10.0.0.218 () {34 vars in 753 bytes} [Wed Jul 1 14:30:02 2026] PUT /v2.0/policies/aaf9c094-2afa-442a-b833-8b3a8e857eec/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/3109] 10.0.0.218 () {34 vars in 753 bytes} [Wed Jul 1 14:30:02 2026] PUT /v2.0/policies/885b9fcd-b9e1-4117-ad22-fb7b1a9b61ff/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1627/3110] 10.0.0.218 () {34 vars in 753 bytes} [Wed Jul 1 14:30:02 2026] PUT /v2.0/policies/60822cd7-5783-464e-b1a0-111c231f732f/tags => 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: 1484/3111] 10.0.0.218 () {32 vars in 674 bytes} [Wed Jul 1 14:30:02 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1628/3112] 10.0.0.218 () {32 vars in 688 bytes} [Wed Jul 1 14:30:02 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/3113] 10.0.0.218 () {32 vars in 684 bytes} [Wed Jul 1 14:30:02 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1629/3114] 10.0.0.218 () {32 vars in 696 bytes} [Wed Jul 1 14:30:02 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/3115] 10.0.0.218 () {32 vars in 682 bytes} [Wed Jul 1 14:30:02 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1630/3116] 10.0.0.218 () {32 vars in 696 bytes} [Wed Jul 1 14:30:03 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/3117] 10.0.0.218 () {32 vars in 692 bytes} [Wed Jul 1 14:30:03 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1631/3118] 10.0.0.218 () {32 vars in 704 bytes} [Wed Jul 1 14:30:03 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/3119] 10.0.0.218 () {32 vars in 734 bytes} [Wed Jul 1 14:30:03 2026] DELETE /v2.0/qos/policies/27d8ba05-692d-43c5-b309-e14f608870c0 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1632/3120] 10.0.0.218 () {32 vars in 734 bytes} [Wed Jul 1 14:30:03 2026] DELETE /v2.0/qos/policies/aaf9c094-2afa-442a-b833-8b3a8e857eec => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/3121] 10.0.0.218 () {32 vars in 734 bytes} [Wed Jul 1 14:30:03 2026] DELETE /v2.0/qos/policies/885b9fcd-b9e1-4117-ad22-fb7b1a9b61ff => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1633/3122] 10.0.0.218 () {32 vars in 734 bytes} [Wed Jul 1 14:30:03 2026] DELETE /v2.0/qos/policies/60822cd7-5783-464e-b1a0-111c231f732f => 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: 1490/3123] 10.0.0.218 () {32 vars in 734 bytes} [Wed Jul 1 14:30:03 2026] DELETE /v2.0/qos/policies/464aa463-bb59-4c45-9105-41897240d752 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1634/3124] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:30:04 2026] GET /v2.0/security-groups?tenant_id=b5f6f2c7ff5b41a5b17952357f9ee6ef&name=default => generated 2929 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/3125] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:30:04 2026] DELETE /v2.0/security-groups/b6b9f85a-730c-40e5-a32b-351e782f2120 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1635/3126] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:30:05 2026] GET /v2.0/security-groups?tenant_id=b25ba34b01304a50b7bc2a27cfdbd5f9&name=default => generated 2929 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3127] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:30:05 2026] DELETE /v2.0/security-groups/d4699365-a208-4857-a0ce-981f5e51894c => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1636/3128] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:30:05 2026] GET /v2.0/security-groups?tenant_id=70bf2bee745f4ecca072adde0bd77588&name=default => generated 2929 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3129] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:30:05 2026] DELETE /v2.0/security-groups/dce9ee44-2894-422e-99ea-5aeca543edec => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:30:10.040 6 WARNING neutron_lib.context [None req-adfb79b7-731d-44c8-9b18-8dc8a902536d 4443c6b975054fec9e3a5bfcdc621c48 7fe318f43bab42d8bec4913ff8730140 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:30:10.078 6 INFO neutron.db.segments_db [None req-adfb79b7-731d-44c8-9b18-8dc8a902536d 4443c6b975054fec9e3a5bfcdc621c48 7fe318f43bab42d8bec4913ff8730140 - - default default] Added segment a030069f-b294-4e26-a441-737ad48d14b6 of type vxlan for network 22f61594-ff18-49b6-994f-38249d96d324 2026-07-01 14:30:10.306 6 INFO neutron.db.l3_hamode_db [None req-adfb79b7-731d-44c8-9b18-8dc8a902536d 4443c6b975054fec9e3a5bfcdc621c48 7fe318f43bab42d8bec4913ff8730140 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 14:30:10.476 6 INFO neutron.db.l3_hamode_db [None req-adfb79b7-731d-44c8-9b18-8dc8a902536d 4443c6b975054fec9e3a5bfcdc621c48 7fe318f43bab42d8bec4913ff8730140 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 1637/3130] 10.0.0.218 () {34 vars in 668 bytes} [Wed Jul 1 14:30:09 2026] POST /v2.0/routers => generated 474 bytes in 1310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:30:11.194 7 WARNING neutron_lib.context [None req-e4a94f29-8ad1-4f2d-8eee-941b2c73f0ac 4443c6b975054fec9e3a5bfcdc621c48 7fe318f43bab42d8bec4913ff8730140 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:30:11.234 7 INFO neutron.db.l3_hamode_db [None req-e4a94f29-8ad1-4f2d-8eee-941b2c73f0ac 4443c6b975054fec9e3a5bfcdc621c48 7fe318f43bab42d8bec4913ff8730140 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 14:30:11.349 7 INFO neutron.db.l3_hamode_db [None req-e4a94f29-8ad1-4f2d-8eee-941b2c73f0ac 4443c6b975054fec9e3a5bfcdc621c48 7fe318f43bab42d8bec4913ff8730140 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1494/3133] 10.0.0.218 () {34 vars in 668 bytes} [Wed Jul 1 14:30:11 2026] POST /v2.0/routers => generated 474 bytes in 720 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:30:11.922 6 WARNING neutron_lib.context [None req-654d8c56-b816-45e3-8555-f043ce78bdd5 4443c6b975054fec9e3a5bfcdc621c48 7fe318f43bab42d8bec4913ff8730140 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:30:11.964 6 INFO neutron.db.l3_hamode_db [None req-654d8c56-b816-45e3-8555-f043ce78bdd5 4443c6b975054fec9e3a5bfcdc621c48 7fe318f43bab42d8bec4913ff8730140 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 14:30:12.131 6 INFO neutron.db.l3_hamode_db [None req-654d8c56-b816-45e3-8555-f043ce78bdd5 4443c6b975054fec9e3a5bfcdc621c48 7fe318f43bab42d8bec4913ff8730140 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 1640/3134] 10.0.0.218 () {34 vars in 668 bytes} [Wed Jul 1 14:30:11 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-07-01 14:30:12.804 7 WARNING neutron_lib.context [None req-2c077f0d-9de3-4cff-8c58-028a5d15e63c 4443c6b975054fec9e3a5bfcdc621c48 7fe318f43bab42d8bec4913ff8730140 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:30:12.844 7 INFO neutron.db.l3_hamode_db [None req-2c077f0d-9de3-4cff-8c58-028a5d15e63c 4443c6b975054fec9e3a5bfcdc621c48 7fe318f43bab42d8bec4913ff8730140 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 14:30:12.982 7 INFO neutron.db.l3_hamode_db [None req-2c077f0d-9de3-4cff-8c58-028a5d15e63c 4443c6b975054fec9e3a5bfcdc621c48 7fe318f43bab42d8bec4913ff8730140 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1495/3135] 10.0.0.218 () {34 vars in 668 bytes} [Wed Jul 1 14:30:12 2026] POST /v2.0/routers => generated 474 bytes in 848 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 14:30:13.659 6 WARNING neutron_lib.context [None req-920b3ffc-39ad-4bf1-b58e-1b14efa77ae5 4443c6b975054fec9e3a5bfcdc621c48 7fe318f43bab42d8bec4913ff8730140 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:30:13.693 6 INFO neutron.db.l3_hamode_db [None req-920b3ffc-39ad-4bf1-b58e-1b14efa77ae5 4443c6b975054fec9e3a5bfcdc621c48 7fe318f43bab42d8bec4913ff8730140 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 14:30:13.822 6 INFO neutron.db.l3_hamode_db [None req-920b3ffc-39ad-4bf1-b58e-1b14efa77ae5 4443c6b975054fec9e3a5bfcdc621c48 7fe318f43bab42d8bec4913ff8730140 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 1641/3136] 10.0.0.218 () {34 vars in 668 bytes} [Wed Jul 1 14:30:13 2026] POST /v2.0/routers => generated 474 bytes in 877 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3137] 10.0.0.218 () {34 vars in 751 bytes} [Wed Jul 1 14:30:14 2026] PUT /v2.0/routers/1514ba36-b884-4ecb-b6e6-4e3f87a92dc7/tags => generated 17 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1642/3138] 10.0.0.218 () {34 vars in 751 bytes} [Wed Jul 1 14:30:14 2026] PUT /v2.0/routers/41210cc2-b3ea-45ed-8df9-e24ee3e84aa8/tags => generated 25 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3139] 10.0.0.218 () {34 vars in 751 bytes} [Wed Jul 1 14:30:14 2026] PUT /v2.0/routers/86503f6e-fd97-4d10-8732-1c1187ae3dd5/tags => generated 34 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1643/3140] 10.0.0.218 () {34 vars in 751 bytes} [Wed Jul 1 14:30:14 2026] PUT /v2.0/routers/8d9379f5-ffa4-408b-a07d-f275d641bc30/tags => generated 19 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3141] 10.0.0.218 () {32 vars in 664 bytes} [Wed Jul 1 14:30:14 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1644/3142] 10.0.0.218 () {32 vars in 678 bytes} [Wed Jul 1 14:30:14 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3143] 10.0.0.218 () {32 vars in 674 bytes} [Wed Jul 1 14:30:15 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1645/3144] 10.0.0.218 () {32 vars in 686 bytes} [Wed Jul 1 14:30:15 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3145] 10.0.0.218 () {32 vars in 672 bytes} [Wed Jul 1 14:30:15 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 707 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1646/3146] 10.0.0.218 () {32 vars in 686 bytes} [Wed Jul 1 14:30:15 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3147] 10.0.0.218 () {32 vars in 682 bytes} [Wed Jul 1 14:30:16 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1647/3148] 10.0.0.218 () {32 vars in 694 bytes} [Wed Jul 1 14:30:16 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3149] 10.0.0.218 () {32 vars in 721 bytes} [Wed Jul 1 14:30:16 2026] GET /v2.0/routers/1514ba36-b884-4ecb-b6e6-4e3f87a92dc7 => generated 485 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1648/3150] 10.0.0.218 () {34 vars in 742 bytes} [Wed Jul 1 14:30:16 2026] PUT /v2.0/routers/1514ba36-b884-4ecb-b6e6-4e3f87a92dc7 => generated 485 bytes in 616 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3151] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jul 1 14:30:16 2026] GET /v2.0/ports?device_id=1514ba36-b884-4ecb-b6e6-4e3f87a92dc7 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1649/3152] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:30:16 2026] DELETE /v2.0/routers/1514ba36-b884-4ecb-b6e6-4e3f87a92dc7 => generated 0 bytes in 456 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3153] 10.0.0.218 () {32 vars in 721 bytes} [Wed Jul 1 14:30:17 2026] GET /v2.0/routers/41210cc2-b3ea-45ed-8df9-e24ee3e84aa8 => generated 493 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1650/3154] 10.0.0.218 () {34 vars in 742 bytes} [Wed Jul 1 14:30:17 2026] PUT /v2.0/routers/41210cc2-b3ea-45ed-8df9-e24ee3e84aa8 => generated 493 bytes in 642 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3155] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jul 1 14:30:18 2026] GET /v2.0/ports?device_id=41210cc2-b3ea-45ed-8df9-e24ee3e84aa8 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1651/3156] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:30:18 2026] DELETE /v2.0/routers/41210cc2-b3ea-45ed-8df9-e24ee3e84aa8 => generated 0 bytes in 443 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3157] 10.0.0.218 () {32 vars in 721 bytes} [Wed Jul 1 14:30:18 2026] GET /v2.0/routers/86503f6e-fd97-4d10-8732-1c1187ae3dd5 => generated 502 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1652/3158] 10.0.0.218 () {34 vars in 742 bytes} [Wed Jul 1 14:30:18 2026] PUT /v2.0/routers/86503f6e-fd97-4d10-8732-1c1187ae3dd5 => generated 502 bytes in 559 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3159] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jul 1 14:30:19 2026] GET /v2.0/ports?device_id=86503f6e-fd97-4d10-8732-1c1187ae3dd5 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1653/3160] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:30:19 2026] DELETE /v2.0/routers/86503f6e-fd97-4d10-8732-1c1187ae3dd5 => generated 0 bytes in 360 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3161] 10.0.0.218 () {32 vars in 721 bytes} [Wed Jul 1 14:30:19 2026] GET /v2.0/routers/8d9379f5-ffa4-408b-a07d-f275d641bc30 => generated 487 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1654/3162] 10.0.0.218 () {34 vars in 742 bytes} [Wed Jul 1 14:30:19 2026] PUT /v2.0/routers/8d9379f5-ffa4-408b-a07d-f275d641bc30 => generated 487 bytes in 664 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3163] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jul 1 14:30:20 2026] GET /v2.0/ports?device_id=8d9379f5-ffa4-408b-a07d-f275d641bc30 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1655/3164] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:30:20 2026] DELETE /v2.0/routers/8d9379f5-ffa4-408b-a07d-f275d641bc30 => generated 0 bytes in 445 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3165] 10.0.0.218 () {32 vars in 721 bytes} [Wed Jul 1 14:30:20 2026] GET /v2.0/routers/58cd6440-6e5e-49e6-807b-e9d1087d2f2d => generated 480 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1656/3166] 10.0.0.218 () {34 vars in 742 bytes} [Wed Jul 1 14:30:20 2026] PUT /v2.0/routers/58cd6440-6e5e-49e6-807b-e9d1087d2f2d => generated 480 bytes in 585 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3167] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jul 1 14:30:21 2026] GET /v2.0/ports?device_id=58cd6440-6e5e-49e6-807b-e9d1087d2f2d => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:30:22.485 6 INFO neutron.services.segments.plugin [-] Segment a030069f-b294-4e26-a441-737ad48d14b6 resource provider aggregate not found 2026-07-01 14:30:22.491 6 INFO neutron.services.segments.plugin [-] Segment a030069f-b294-4e26-a441-737ad48d14b6 resource provider aggregate not found 2026-07-01 14:30:22.506 6 INFO neutron.services.segments.plugin [-] Segment a030069f-b294-4e26-a441-737ad48d14b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a030069f-b294-4e26-a441-737ad48d14b6 found for delete ", "request_id": "req-84d08cdb-0280-4803-8b13-bae948159068"}]} 2026-07-01 14:30:22.508 6 INFO neutron.db.l3_hamode_db [None req-e1b2dd65-d9ae-4852-a8c3-280dbf9dd920 4443c6b975054fec9e3a5bfcdc621c48 7fe318f43bab42d8bec4913ff8730140 - - default default] HA network 22f61594-ff18-49b6-994f-38249d96d324 was deleted as no HA routers are present in tenant 7fe318f43bab42d8bec4913ff8730140. [pid: 6|app: 0|req: 1657/3168] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:30:21 2026] DELETE /v2.0/routers/58cd6440-6e5e-49e6-807b-e9d1087d2f2d => generated 0 bytes in 995 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3169] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:30:23 2026] GET /v2.0/security-groups?tenant_id=ce1a72ea5b344a4f980b3cff71f081c3&name=default => generated 2929 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 14:30:23.549 6 INFO neutron.services.segments.plugin [-] Segment a030069f-b294-4e26-a441-737ad48d14b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a030069f-b294-4e26-a441-737ad48d14b6 found for delete ", "request_id": "req-14710a5e-3d2c-45ba-9181-e076269a033c"}]} [pid: 6|app: 0|req: 1658/3170] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:30:23 2026] DELETE /v2.0/security-groups/e05be6e3-5c3d-44f7-acbd-2d2b51ebe54c => 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: 1513/3171] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:30:23 2026] GET /v2.0/security-groups?tenant_id=7fe318f43bab42d8bec4913ff8730140&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1659/3172] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:30:23 2026] DELETE /v2.0/security-groups/dfdcaaa3-36ca-44d5-b419-1528aad1d5ab => 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: 1514/3173] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:30:24 2026] GET /v2.0/security-groups?tenant_id=a61bbe0ea2c24ee5830bd459949e41c0&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1660/3174] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:30:24 2026] DELETE /v2.0/security-groups/49a433f1-42d1-4263-acca-15fae21afaf6 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1662/3177] 10.0.0.218 () {34 vars in 678 bytes} [Wed Jul 1 14:30:27 2026] POST /v2.0/qos/policies => generated 359 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3178] 10.0.0.218 () {34 vars in 753 bytes} [Wed Jul 1 14:30:27 2026] PUT /v2.0/policies/d7f4fa32-755e-4bae-b52e-c3696c111157/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1663/3179] 10.0.0.218 () {32 vars in 733 bytes} [Wed Jul 1 14:30:27 2026] GET /v2.0/policies/d7f4fa32-755e-4bae-b52e-c3696c111157/tags => generated 25 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3180] 10.0.0.218 () {34 vars in 764 bytes} [Wed Jul 1 14:30:27 2026] PUT /v2.0/policies/d7f4fa32-755e-4bae-b52e-c3696c111157/tags/green => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1664/3181] 10.0.0.218 () {32 vars in 733 bytes} [Wed Jul 1 14:30:27 2026] GET /v2.0/policies/d7f4fa32-755e-4bae-b52e-c3696c111157/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3182] 10.0.0.218 () {34 vars in 760 bytes} [Wed Jul 1 14:30:27 2026] PUT /v2.0/policies/d7f4fa32-755e-4bae-b52e-c3696c111157/tags/red => generated 4 bytes in 21 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1665/3183] 10.0.0.218 () {32 vars in 733 bytes} [Wed Jul 1 14:30:27 2026] GET /v2.0/policies/d7f4fa32-755e-4bae-b52e-c3696c111157/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3184] 10.0.0.218 () {34 vars in 782 bytes} [Wed Jul 1 14:30:27 2026] PUT /v2.0/policies/d7f4fa32-755e-4bae-b52e-c3696c111157/tags/black.or.white => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1666/3185] 10.0.0.218 () {32 vars in 733 bytes} [Wed Jul 1 14:30:27 2026] GET /v2.0/policies/d7f4fa32-755e-4bae-b52e-c3696c111157/tags => generated 52 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3186] 10.0.0.218 () {34 vars in 753 bytes} [Wed Jul 1 14:30:27 2026] PUT /v2.0/policies/d7f4fa32-755e-4bae-b52e-c3696c111157/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1667/3187] 10.0.0.218 () {32 vars in 733 bytes} [Wed Jul 1 14:30:28 2026] GET /v2.0/policies/d7f4fa32-755e-4bae-b52e-c3696c111157/tags => generated 37 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3188] 10.0.0.218 () {32 vars in 741 bytes} [Wed Jul 1 14:30:28 2026] GET /v2.0/policies/d7f4fa32-755e-4bae-b52e-c3696c111157/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:30:28.123 6 INFO neutron.api.v2.resource [None req-9ab39e05-bae4-4be9-a5e3-21def26b2835 48a63ec29ef04e4d91c7315a279810e1 5a7fdbc38fcb40f1bc077418691e490a - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1668/3189] 10.0.0.218 () {32 vars in 745 bytes} [Wed Jul 1 14:30:28 2026] GET /v2.0/policies/d7f4fa32-755e-4bae-b52e-c3696c111157/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3190] 10.0.0.218 () {32 vars in 744 bytes} [Wed Jul 1 14:30:28 2026] DELETE /v2.0/policies/d7f4fa32-755e-4bae-b52e-c3696c111157/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1669/3191] 10.0.0.218 () {32 vars in 733 bytes} [Wed Jul 1 14:30:28 2026] GET /v2.0/policies/d7f4fa32-755e-4bae-b52e-c3696c111157/tags => generated 30 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:30:28.231 7 INFO neutron.api.v2.resource [None req-730e047f-4aa4-4b36-b84b-36ac08797ea7 48a63ec29ef04e4d91c7315a279810e1 5a7fdbc38fcb40f1bc077418691e490a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1523/3192] 10.0.0.218 () {32 vars in 748 bytes} [Wed Jul 1 14:30:28 2026] DELETE /v2.0/policies/d7f4fa32-755e-4bae-b52e-c3696c111157/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1670/3193] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jul 1 14:30:28 2026] DELETE /v2.0/policies/d7f4fa32-755e-4bae-b52e-c3696c111157/tags => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3194] 10.0.0.218 () {32 vars in 733 bytes} [Wed Jul 1 14:30:28 2026] GET /v2.0/policies/d7f4fa32-755e-4bae-b52e-c3696c111157/tags => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1671/3195] 10.0.0.218 () {32 vars in 734 bytes} [Wed Jul 1 14:30:28 2026] DELETE /v2.0/qos/policies/d7f4fa32-755e-4bae-b52e-c3696c111157 => 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: 1525/3196] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:30:29 2026] GET /v2.0/security-groups?tenant_id=e79329e0633c4554be88af320ae12d63&name=default => generated 2929 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1672/3197] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:30:29 2026] DELETE /v2.0/security-groups/36fb43ff-cb57-42b4-864d-23a78bbb9ab6 => 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: 1526/3198] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:30:29 2026] GET /v2.0/security-groups?tenant_id=5a7fdbc38fcb40f1bc077418691e490a&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1673/3199] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:30:29 2026] DELETE /v2.0/security-groups/51ad9743-2e6b-4d29-908e-378949d625b9 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:30:33.031 7 WARNING neutron_lib.context [None req-9659208e-5eda-479f-badc-92a2f6099298 387e73608eea42c49138429c42f86845 b6fe6ee420f149568cd1295fd8702d9c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-07-01 14:30:33.087 7 INFO neutron.db.segments_db [None req-9659208e-5eda-479f-badc-92a2f6099298 387e73608eea42c49138429c42f86845 b6fe6ee420f149568cd1295fd8702d9c - - default default] Added segment 02863925-3e6c-4f88-a671-fea9b2fb06b3 of type vxlan for network 3d87f4e2-24ce-46bd-b8bc-7a2b504ddf84 2026-07-01 14:30:33.379 7 INFO neutron.db.l3_hamode_db [None req-9659208e-5eda-479f-badc-92a2f6099298 387e73608eea42c49138429c42f86845 b6fe6ee420f149568cd1295fd8702d9c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 14:30:33.499 7 INFO neutron.db.l3_hamode_db [None req-9659208e-5eda-479f-badc-92a2f6099298 387e73608eea42c49138429c42f86845 b6fe6ee420f149568cd1295fd8702d9c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1527/3200] 10.0.0.218 () {34 vars in 668 bytes} [Wed Jul 1 14:30:32 2026] POST /v2.0/routers => generated 474 bytes in 1238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1674/3201] 10.0.0.218 () {34 vars in 751 bytes} [Wed Jul 1 14:30:34 2026] PUT /v2.0/routers/f028a356-00c8-4f3b-9e24-f2c24f4e50f1/tags => generated 25 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3202] 10.0.0.218 () {32 vars in 731 bytes} [Wed Jul 1 14:30:34 2026] GET /v2.0/routers/f028a356-00c8-4f3b-9e24-f2c24f4e50f1/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1675/3203] 10.0.0.218 () {34 vars in 762 bytes} [Wed Jul 1 14:30:34 2026] PUT /v2.0/routers/f028a356-00c8-4f3b-9e24-f2c24f4e50f1/tags/green => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3204] 10.0.0.218 () {32 vars in 731 bytes} [Wed Jul 1 14:30:34 2026] GET /v2.0/routers/f028a356-00c8-4f3b-9e24-f2c24f4e50f1/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1676/3205] 10.0.0.218 () {34 vars in 758 bytes} [Wed Jul 1 14:30:34 2026] PUT /v2.0/routers/f028a356-00c8-4f3b-9e24-f2c24f4e50f1/tags/red => generated 4 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3206] 10.0.0.218 () {32 vars in 731 bytes} [Wed Jul 1 14:30:34 2026] GET /v2.0/routers/f028a356-00c8-4f3b-9e24-f2c24f4e50f1/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1677/3207] 10.0.0.218 () {34 vars in 780 bytes} [Wed Jul 1 14:30:34 2026] PUT /v2.0/routers/f028a356-00c8-4f3b-9e24-f2c24f4e50f1/tags/black.or.white => generated 4 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3208] 10.0.0.218 () {32 vars in 731 bytes} [Wed Jul 1 14:30:34 2026] GET /v2.0/routers/f028a356-00c8-4f3b-9e24-f2c24f4e50f1/tags => generated 52 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1678/3209] 10.0.0.218 () {34 vars in 751 bytes} [Wed Jul 1 14:30:34 2026] PUT /v2.0/routers/f028a356-00c8-4f3b-9e24-f2c24f4e50f1/tags => generated 37 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3210] 10.0.0.218 () {32 vars in 731 bytes} [Wed Jul 1 14:30:34 2026] GET /v2.0/routers/f028a356-00c8-4f3b-9e24-f2c24f4e50f1/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1679/3211] 10.0.0.218 () {32 vars in 739 bytes} [Wed Jul 1 14:30:34 2026] GET /v2.0/routers/f028a356-00c8-4f3b-9e24-f2c24f4e50f1/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:30:34.947 7 INFO neutron.api.v2.resource [None req-0139b852-25c0-42be-ac0b-b53b676ae07d 387e73608eea42c49138429c42f86845 b6fe6ee420f149568cd1295fd8702d9c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1533/3212] 10.0.0.218 () {32 vars in 743 bytes} [Wed Jul 1 14:30:34 2026] GET /v2.0/routers/f028a356-00c8-4f3b-9e24-f2c24f4e50f1/tags/green => generated 99 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1680/3213] 10.0.0.218 () {32 vars in 742 bytes} [Wed Jul 1 14:30:34 2026] DELETE /v2.0/routers/f028a356-00c8-4f3b-9e24-f2c24f4e50f1/tags/red => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3214] 10.0.0.218 () {32 vars in 731 bytes} [Wed Jul 1 14:30:35 2026] GET /v2.0/routers/f028a356-00c8-4f3b-9e24-f2c24f4e50f1/tags => generated 30 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:30:35.212 6 INFO neutron.api.v2.resource [None req-507fbaf4-296c-43ad-9f3a-49af46907739 387e73608eea42c49138429c42f86845 b6fe6ee420f149568cd1295fd8702d9c - - default default] delete failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1681/3215] 10.0.0.218 () {32 vars in 746 bytes} [Wed Jul 1 14:30:35 2026] DELETE /v2.0/routers/f028a356-00c8-4f3b-9e24-f2c24f4e50f1/tags/green => generated 99 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3216] 10.0.0.218 () {32 vars in 734 bytes} [Wed Jul 1 14:30:35 2026] DELETE /v2.0/routers/f028a356-00c8-4f3b-9e24-f2c24f4e50f1/tags => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1682/3217] 10.0.0.218 () {32 vars in 731 bytes} [Wed Jul 1 14:30:35 2026] GET /v2.0/routers/f028a356-00c8-4f3b-9e24-f2c24f4e50f1/tags => generated 12 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3218] 10.0.0.218 () {32 vars in 721 bytes} [Wed Jul 1 14:30:35 2026] GET /v2.0/routers/f028a356-00c8-4f3b-9e24-f2c24f4e50f1 => generated 480 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1683/3219] 10.0.0.218 () {34 vars in 742 bytes} [Wed Jul 1 14:30:35 2026] PUT /v2.0/routers/f028a356-00c8-4f3b-9e24-f2c24f4e50f1 => generated 480 bytes in 564 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3220] 10.0.0.218 () {32 vars in 736 bytes} [Wed Jul 1 14:30:36 2026] GET /v2.0/ports?device_id=f028a356-00c8-4f3b-9e24-f2c24f4e50f1 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:30:36.600 6 INFO neutron.services.segments.plugin [-] Segment 02863925-3e6c-4f88-a671-fea9b2fb06b3 resource provider aggregate not found 2026-07-01 14:30:36.605 6 INFO neutron.services.segments.plugin [-] Segment 02863925-3e6c-4f88-a671-fea9b2fb06b3 resource provider aggregate not found 2026-07-01 14:30:36.619 6 INFO neutron.services.segments.plugin [-] Segment 02863925-3e6c-4f88-a671-fea9b2fb06b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02863925-3e6c-4f88-a671-fea9b2fb06b3 found for delete ", "request_id": "req-2023b595-eeb5-488a-8e81-2cfae08478e3"}]} 2026-07-01 14:30:36.620 6 INFO neutron.services.segments.plugin [-] Segment 02863925-3e6c-4f88-a671-fea9b2fb06b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02863925-3e6c-4f88-a671-fea9b2fb06b3 found for delete ", "request_id": "req-1de425f2-eb77-4d5a-956d-46ff8cc8a634"}]} 2026-07-01 14:30:36.626 6 INFO neutron.db.l3_hamode_db [None req-6548da1a-80fa-481e-a5af-93757344af9f 387e73608eea42c49138429c42f86845 b6fe6ee420f149568cd1295fd8702d9c - - default default] HA network 3d87f4e2-24ce-46bd-b8bc-7a2b504ddf84 was deleted as no HA routers are present in tenant b6fe6ee420f149568cd1295fd8702d9c. [pid: 6|app: 0|req: 1684/3221] 10.0.0.218 () {32 vars in 724 bytes} [Wed Jul 1 14:30:36 2026] DELETE /v2.0/routers/f028a356-00c8-4f3b-9e24-f2c24f4e50f1 => generated 0 bytes in 596 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3222] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:30:37 2026] GET /v2.0/security-groups?tenant_id=121ea5ef500d4708b806eee44a54ff2d&name=default => generated 2929 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1685/3223] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:30:37 2026] DELETE /v2.0/security-groups/3224f948-2443-4440-8299-28b18d03fc93 => 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: 1539/3224] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:30:37 2026] GET /v2.0/security-groups?tenant_id=b6fe6ee420f149568cd1295fd8702d9c&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1686/3225] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:30:37 2026] DELETE /v2.0/security-groups/9c7071f5-06f3-423d-bbda-bdb9dc64e8a8 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:30:41.193 7 WARNING neutron_lib.context [None req-d967b0df-43b6-4378-b540-0bc1439080b7 260f8d4fe66b420494b9883a42dfc326 88ca0bf98825416683e1c39be124a266 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1540/3226] 10.0.0.218 () {34 vars in 684 bytes} [Wed Jul 1 14:30:41 2026] POST /v2.0/security-groups => generated 1603 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1687/3227] 10.0.0.218 () {34 vars in 767 bytes} [Wed Jul 1 14:30:41 2026] PUT /v2.0/security-groups/66600a26-e3ef-411b-a0fd-a92728e8bb08/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3228] 10.0.0.218 () {32 vars in 747 bytes} [Wed Jul 1 14:30:41 2026] GET /v2.0/security-groups/66600a26-e3ef-411b-a0fd-a92728e8bb08/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1688/3229] 10.0.0.218 () {34 vars in 778 bytes} [Wed Jul 1 14:30:41 2026] PUT /v2.0/security-groups/66600a26-e3ef-411b-a0fd-a92728e8bb08/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: 1542/3230] 10.0.0.218 () {32 vars in 747 bytes} [Wed Jul 1 14:30:41 2026] GET /v2.0/security-groups/66600a26-e3ef-411b-a0fd-a92728e8bb08/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1689/3231] 10.0.0.218 () {34 vars in 774 bytes} [Wed Jul 1 14:30:41 2026] PUT /v2.0/security-groups/66600a26-e3ef-411b-a0fd-a92728e8bb08/tags/red => 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: 1543/3232] 10.0.0.218 () {32 vars in 747 bytes} [Wed Jul 1 14:30:41 2026] GET /v2.0/security-groups/66600a26-e3ef-411b-a0fd-a92728e8bb08/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1690/3233] 10.0.0.218 () {34 vars in 796 bytes} [Wed Jul 1 14:30:41 2026] PUT /v2.0/security-groups/66600a26-e3ef-411b-a0fd-a92728e8bb08/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: 1544/3234] 10.0.0.218 () {32 vars in 747 bytes} [Wed Jul 1 14:30:41 2026] GET /v2.0/security-groups/66600a26-e3ef-411b-a0fd-a92728e8bb08/tags => generated 52 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1691/3235] 10.0.0.218 () {34 vars in 767 bytes} [Wed Jul 1 14:30:41 2026] PUT /v2.0/security-groups/66600a26-e3ef-411b-a0fd-a92728e8bb08/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3236] 10.0.0.218 () {32 vars in 747 bytes} [Wed Jul 1 14:30:41 2026] GET /v2.0/security-groups/66600a26-e3ef-411b-a0fd-a92728e8bb08/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1692/3237] 10.0.0.218 () {32 vars in 755 bytes} [Wed Jul 1 14:30:41 2026] GET /v2.0/security-groups/66600a26-e3ef-411b-a0fd-a92728e8bb08/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:30:41.778 7 INFO neutron.api.v2.resource [None req-8422c802-e015-409b-8ad5-57e185a21d70 260f8d4fe66b420494b9883a42dfc326 88ca0bf98825416683e1c39be124a266 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1546/3238] 10.0.0.218 () {32 vars in 759 bytes} [Wed Jul 1 14:30:41 2026] GET /v2.0/security-groups/66600a26-e3ef-411b-a0fd-a92728e8bb08/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1693/3239] 10.0.0.218 () {32 vars in 758 bytes} [Wed Jul 1 14:30:41 2026] DELETE /v2.0/security-groups/66600a26-e3ef-411b-a0fd-a92728e8bb08/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: 1547/3240] 10.0.0.218 () {32 vars in 747 bytes} [Wed Jul 1 14:30:41 2026] GET /v2.0/security-groups/66600a26-e3ef-411b-a0fd-a92728e8bb08/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:30:41.891 6 INFO neutron.api.v2.resource [None req-6dc4e144-6b4c-4693-abbb-95ffb854bf47 260f8d4fe66b420494b9883a42dfc326 88ca0bf98825416683e1c39be124a266 - - default default] delete failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1694/3243] 10.0.0.218 () {32 vars in 762 bytes} [Wed Jul 1 14:30:41 2026] DELETE /v2.0/security-groups/66600a26-e3ef-411b-a0fd-a92728e8bb08/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3244] 10.0.0.218 () {32 vars in 750 bytes} [Wed Jul 1 14:30:41 2026] DELETE /v2.0/security-groups/66600a26-e3ef-411b-a0fd-a92728e8bb08/tags => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1695/3245] 10.0.0.218 () {32 vars in 747 bytes} [Wed Jul 1 14:30:41 2026] GET /v2.0/security-groups/66600a26-e3ef-411b-a0fd-a92728e8bb08/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: 1551/3246] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:30:41 2026] DELETE /v2.0/security-groups/66600a26-e3ef-411b-a0fd-a92728e8bb08 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1696/3247] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:30:42 2026] GET /v2.0/security-groups?tenant_id=eb1ce0517fa14113a9b14bd7a7419e62&name=default => generated 2929 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3248] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:30:42 2026] DELETE /v2.0/security-groups/c96bdf5c-e663-4b19-81bd-8cd27979d919 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1697/3249] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:30:43 2026] GET /v2.0/security-groups?tenant_id=88ca0bf98825416683e1c39be124a266&name=default => generated 2929 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3250] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:30:43 2026] DELETE /v2.0/security-groups/63da3861-c3c6-465c-ae36-9c0a28926170 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:30:46.787 6 WARNING neutron_lib.context [None req-b77fd67f-2c0b-4574-8253-e4ff5d72b115 41f6a443f3c7459ea7362ae0a449bbf0 ebfd9ca5842b4c8cab80d3574649fcec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 6|app: 0|req: 1698/3251] 10.0.0.218 () {34 vars in 676 bytes} [Wed Jul 1 14:30:46 2026] POST /v2.0/subnetpools => generated 516 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3252] 10.0.0.218 () {34 vars in 759 bytes} [Wed Jul 1 14:30:46 2026] PUT /v2.0/subnetpools/fee4fb80-24f3-4f65-805a-ae23c917dc7c/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1699/3253] 10.0.0.218 () {32 vars in 739 bytes} [Wed Jul 1 14:30:46 2026] GET /v2.0/subnetpools/fee4fb80-24f3-4f65-805a-ae23c917dc7c/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3254] 10.0.0.218 () {34 vars in 770 bytes} [Wed Jul 1 14:30:46 2026] PUT /v2.0/subnetpools/fee4fb80-24f3-4f65-805a-ae23c917dc7c/tags/green => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1700/3255] 10.0.0.218 () {32 vars in 739 bytes} [Wed Jul 1 14:30:46 2026] GET /v2.0/subnetpools/fee4fb80-24f3-4f65-805a-ae23c917dc7c/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3256] 10.0.0.218 () {34 vars in 766 bytes} [Wed Jul 1 14:30:46 2026] PUT /v2.0/subnetpools/fee4fb80-24f3-4f65-805a-ae23c917dc7c/tags/red => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1701/3257] 10.0.0.218 () {32 vars in 739 bytes} [Wed Jul 1 14:30:47 2026] GET /v2.0/subnetpools/fee4fb80-24f3-4f65-805a-ae23c917dc7c/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: 1557/3258] 10.0.0.218 () {34 vars in 788 bytes} [Wed Jul 1 14:30:47 2026] PUT /v2.0/subnetpools/fee4fb80-24f3-4f65-805a-ae23c917dc7c/tags/black.or.white => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1702/3259] 10.0.0.218 () {32 vars in 739 bytes} [Wed Jul 1 14:30:47 2026] GET /v2.0/subnetpools/fee4fb80-24f3-4f65-805a-ae23c917dc7c/tags => generated 52 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3260] 10.0.0.218 () {34 vars in 759 bytes} [Wed Jul 1 14:30:47 2026] PUT /v2.0/subnetpools/fee4fb80-24f3-4f65-805a-ae23c917dc7c/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1703/3261] 10.0.0.218 () {32 vars in 739 bytes} [Wed Jul 1 14:30:47 2026] GET /v2.0/subnetpools/fee4fb80-24f3-4f65-805a-ae23c917dc7c/tags => generated 37 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3262] 10.0.0.218 () {32 vars in 747 bytes} [Wed Jul 1 14:30:47 2026] GET /v2.0/subnetpools/fee4fb80-24f3-4f65-805a-ae23c917dc7c/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 14:30:47.293 6 INFO neutron.api.v2.resource [None req-f473e8ab-2763-4841-b2ea-2f011d1b733d 41f6a443f3c7459ea7362ae0a449bbf0 ebfd9ca5842b4c8cab80d3574649fcec - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1704/3263] 10.0.0.218 () {32 vars in 751 bytes} [Wed Jul 1 14:30:47 2026] GET /v2.0/subnetpools/fee4fb80-24f3-4f65-805a-ae23c917dc7c/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: 1560/3264] 10.0.0.218 () {32 vars in 750 bytes} [Wed Jul 1 14:30:47 2026] DELETE /v2.0/subnetpools/fee4fb80-24f3-4f65-805a-ae23c917dc7c/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1705/3265] 10.0.0.218 () {32 vars in 739 bytes} [Wed Jul 1 14:30:47 2026] GET /v2.0/subnetpools/fee4fb80-24f3-4f65-805a-ae23c917dc7c/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 14:30:47.402 7 INFO neutron.api.v2.resource [None req-ca5383b5-8cd0-478e-a370-97b0e550fe92 41f6a443f3c7459ea7362ae0a449bbf0 ebfd9ca5842b4c8cab80d3574649fcec - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1561/3266] 10.0.0.218 () {32 vars in 754 bytes} [Wed Jul 1 14:30:47 2026] DELETE /v2.0/subnetpools/fee4fb80-24f3-4f65-805a-ae23c917dc7c/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1706/3267] 10.0.0.218 () {32 vars in 742 bytes} [Wed Jul 1 14:30:47 2026] DELETE /v2.0/subnetpools/fee4fb80-24f3-4f65-805a-ae23c917dc7c/tags => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3268] 10.0.0.218 () {32 vars in 739 bytes} [Wed Jul 1 14:30:47 2026] GET /v2.0/subnetpools/fee4fb80-24f3-4f65-805a-ae23c917dc7c/tags => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1707/3269] 10.0.0.218 () {32 vars in 732 bytes} [Wed Jul 1 14:30:47 2026] DELETE /v2.0/subnetpools/fee4fb80-24f3-4f65-805a-ae23c917dc7c => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3270] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:30:48 2026] GET /v2.0/security-groups?tenant_id=8abede856b014422a6e1386ed90d3d84&name=default => generated 2929 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1708/3271] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:30:48 2026] DELETE /v2.0/security-groups/76965307-fefa-49e8-8560-3ff10f8b98f0 => 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: 1564/3272] 10.0.0.218 () {32 vars in 774 bytes} [Wed Jul 1 14:30:48 2026] GET /v2.0/security-groups?tenant_id=ebfd9ca5842b4c8cab80d3574649fcec&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1709/3273] 10.0.0.218 () {32 vars in 740 bytes} [Wed Jul 1 14:30:48 2026] DELETE /v2.0/security-groups/30a573f1-47f6-4d7a-8660-d72818300575 => 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: 1565/3274] 10.0.0.218 () {32 vars in 649 bytes} [Wed Jul 1 14:30:51 2026] GET /v2.0/networks => generated 2167 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1710/3275] 10.0.0.218 () {32 vars in 655 bytes} [Wed Jul 1 14:30:53 2026] GET /v2.0/floatingips => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3276] 10.0.0.218 () {32 vars in 647 bytes} [Wed Jul 1 14:30:53 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1711/3277] 10.0.0.218 () {32 vars in 643 bytes} [Wed Jul 1 14:30:53 2026] GET /v2.0/ports => generated 4725 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3278] 10.0.0.218 () {32 vars in 647 bytes} [Wed Jul 1 14:30:53 2026] GET /v2.0/subnets => generated 1308 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1712/3279] 10.0.0.218 () {32 vars in 649 bytes} [Wed Jul 1 14:30:53 2026] GET /v2.0/networks => generated 2167 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3280] 10.0.0.218 () {32 vars in 663 bytes} [Wed Jul 1 14:30:53 2026] GET /v2.0/security-groups => generated 17401 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1713/3281] 10.0.0.218 () {32 vars in 655 bytes} [Wed Jul 1 14:30:53 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)