+ 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 [Mon Apr 27 02:03:04 2026] *** compiled with version: 13.3.0 on 24 April 2026 21:00:56 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: neutron-server-7cf8d9c479-4qxtm machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f339f33a668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-04-27 02:03:09.325 8 INFO neutron.common.config [-] Logging enabled! 2026-04-27 02:03:09.326 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev1 2026-04-27 02:03:09.363 7 INFO neutron.common.config [-] Logging enabled! 2026-04-27 02:03:09.364 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev1 2026-04-27 02:03:09.880 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-27 02:03:09.885 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-27 02:03:10.945 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-27 02:03:10.948 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-27 02:03:10.952 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-27 02:03:10.953 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-27 02:03:10.953 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-27 02:03:10.954 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-27 02:03:10.954 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 02:03:10.961 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 02:03:10.961 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 02:03:10.961 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-27 02:03:10.984 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-27 02:03:10.985 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-27 02:03:10.985 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-27 02:03:11.005 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-27 02:03:11.008 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-27 02:03:11.012 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-27 02:03:11.013 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-27 02:03:11.013 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-27 02:03:11.014 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-27 02:03:11.014 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 02:03:11.022 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 02:03:11.022 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 02:03:11.022 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-27 02:03:11.033 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-27 02:03:11.033 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-27 02:03:11.033 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-27 02:03:11.033 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-27 02:03:11.046 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-27 02:03:11.047 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-27 02:03:11.047 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-27 02:03:11.094 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-27 02:03:11.095 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-27 02:03:11.095 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-27 02:03:11.095 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-27 02:03:11.445 7 INFO neutron.plugins.ml2.managers [None req-d5cf77e8-2ba3-4747-85fa-97f4cec2fa1c - - - - - -] Initializing driver for type 'vlan' 2026-04-27 02:03:11.535 8 INFO neutron.plugins.ml2.managers [None req-104f2932-e93c-4bb1-a3ae-d45ab8f01cda - - - - - -] Initializing driver for type 'vlan' 2026-04-27 02:03:11.585 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-d5cf77e8-2ba3-4747-85fa-97f4cec2fa1c - - - - - -] VlanTypeDriver initialization complete 2026-04-27 02:03:11.585 7 INFO neutron.plugins.ml2.managers [None req-d5cf77e8-2ba3-4747-85fa-97f4cec2fa1c - - - - - -] Initializing driver for type 'vxlan' 2026-04-27 02:03:11.585 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-d5cf77e8-2ba3-4747-85fa-97f4cec2fa1c - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-27 02:03:11.604 7 INFO neutron.plugins.ml2.managers [None req-d5cf77e8-2ba3-4747-85fa-97f4cec2fa1c - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-27 02:03:11.604 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-d5cf77e8-2ba3-4747-85fa-97f4cec2fa1c - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-27 02:03:11.604 7 INFO neutron.plugins.ml2.managers [None req-d5cf77e8-2ba3-4747-85fa-97f4cec2fa1c - - - - - -] Initializing extension driver 'port_security' 2026-04-27 02:03:11.604 7 INFO neutron.plugins.ml2.extensions.port_security [None req-d5cf77e8-2ba3-4747-85fa-97f4cec2fa1c - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-27 02:03:11.605 7 INFO neutron.plugins.ml2.managers [None req-d5cf77e8-2ba3-4747-85fa-97f4cec2fa1c - - - - - -] Initializing extension driver 'qos' 2026-04-27 02:03:11.605 7 INFO neutron.plugins.ml2.managers [None req-d5cf77e8-2ba3-4747-85fa-97f4cec2fa1c - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-27 02:03:11.605 7 INFO neutron.plugins.ml2.managers [None req-d5cf77e8-2ba3-4747-85fa-97f4cec2fa1c - - - - - -] Initializing mechanism driver 'l2population' 2026-04-27 02:03:11.616 7 INFO neutron.quota [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded quota_driver: . 2026-04-27 02:03:11.617 7 INFO neutron.plugins.ml2.plugin [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Modular L2 Plugin initialization complete 2026-04-27 02:03:11.617 7 INFO neutron.plugins.ml2.managers [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-27 02:03:11.617 7 INFO neutron.plugins.ml2.managers [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-27 02:03:11.617 7 INFO neutron.plugins.ml2.managers [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-27 02:03:11.617 7 INFO neutron.extensions.vlantransparent [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Disabled vlantransparent extension. 2026-04-27 02:03:11.618 7 INFO neutron.manager [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loading Plugin: qos 2026-04-27 02:03:11.630 7 INFO neutron.manager [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loading Plugin: router 2026-04-27 02:03:11.670 7 INFO neutron.services.service_base [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-27 02:03:11.671 7 INFO neutron.manager [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loading Plugin: segments 2026-04-27 02:03:11.672 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-104f2932-e93c-4bb1-a3ae-d45ab8f01cda - - - - - -] VlanTypeDriver initialization complete 2026-04-27 02:03:11.672 8 INFO neutron.plugins.ml2.managers [None req-104f2932-e93c-4bb1-a3ae-d45ab8f01cda - - - - - -] Initializing driver for type 'vxlan' 2026-04-27 02:03:11.672 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-104f2932-e93c-4bb1-a3ae-d45ab8f01cda - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-27 02:03:11.695 8 INFO neutron.plugins.ml2.managers [None req-104f2932-e93c-4bb1-a3ae-d45ab8f01cda - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-27 02:03:11.695 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-104f2932-e93c-4bb1-a3ae-d45ab8f01cda - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-27 02:03:11.696 8 INFO neutron.plugins.ml2.managers [None req-104f2932-e93c-4bb1-a3ae-d45ab8f01cda - - - - - -] Initializing extension driver 'port_security' 2026-04-27 02:03:11.696 8 INFO neutron.plugins.ml2.extensions.port_security [None req-104f2932-e93c-4bb1-a3ae-d45ab8f01cda - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-27 02:03:11.697 8 INFO neutron.plugins.ml2.managers [None req-104f2932-e93c-4bb1-a3ae-d45ab8f01cda - - - - - -] Initializing extension driver 'qos' 2026-04-27 02:03:11.697 8 INFO neutron.plugins.ml2.managers [None req-104f2932-e93c-4bb1-a3ae-d45ab8f01cda - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-27 02:03:11.697 8 INFO neutron.plugins.ml2.managers [None req-104f2932-e93c-4bb1-a3ae-d45ab8f01cda - - - - - -] Initializing mechanism driver 'l2population' 2026-04-27 02:03:11.710 8 INFO neutron.quota [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded quota_driver: . 2026-04-27 02:03:11.711 8 INFO neutron.plugins.ml2.plugin [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Modular L2 Plugin initialization complete 2026-04-27 02:03:11.711 8 INFO neutron.plugins.ml2.managers [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-27 02:03:11.711 8 INFO neutron.plugins.ml2.managers [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-27 02:03:11.711 8 INFO neutron.plugins.ml2.managers [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-27 02:03:11.712 8 INFO neutron.extensions.vlantransparent [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Disabled vlantransparent extension. 2026-04-27 02:03:11.712 8 INFO neutron.manager [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loading Plugin: qos 2026-04-27 02:03:11.727 8 INFO neutron.manager [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loading Plugin: router 2026-04-27 02:03:11.768 7 INFO neutron.manager [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loading Plugin: trunk 2026-04-27 02:03:11.770 8 INFO neutron.services.service_base [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-27 02:03:11.770 8 INFO neutron.manager [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loading Plugin: segments 2026-04-27 02:03:11.783 7 INFO neutron.manager [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loading Plugin: vpnaas 2026-04-27 02:03:11.822 7 WARNING stevedore.named [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-27 02:03:11.870 8 INFO neutron.manager [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loading Plugin: trunk 2026-04-27 02:03:11.885 8 INFO neutron.manager [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loading Plugin: vpnaas 2026-04-27 02:03:11.898 7 INFO neutron_vpnaas.services.vpn.plugin [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-27 02:03:11.898 7 INFO neutron.common.utils [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-27 02:03:11.899 7 INFO neutron.manager [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loading Plugin: auto_allocate 2026-04-27 02:03:11.903 7 INFO neutron.manager [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loading Plugin: tag 2026-04-27 02:03:11.910 7 INFO neutron.manager [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loading Plugin: timestamp 2026-04-27 02:03:11.912 7 INFO neutron.manager [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loading Plugin: network_ip_availability 2026-04-27 02:03:11.916 7 INFO neutron.manager [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loading Plugin: flavors 2026-04-27 02:03:11.919 7 INFO neutron.manager [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loading Plugin: revisions 2026-04-27 02:03:11.922 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Initializing extension manager. 2026-04-27 02:03:11.924 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: address-group 2026-04-27 02:03:11.924 8 WARNING stevedore.named [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-27 02:03:11.924 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: address-scope 2026-04-27 02:03:11.925 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-27 02:03:11.926 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: agent 2026-04-27 02:03:11.927 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: agent-resources-synced 2026-04-27 02:03:11.928 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-27 02:03:11.928 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-27 02:03:11.929 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: availability_zone 2026-04-27 02:03:11.930 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: availability_zone_filter 2026-04-27 02:03:11.930 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-27 02:03:11.931 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: default-subnetpools 2026-04-27 02:03:11.932 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-27 02:03:11.933 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: dns-integration 2026-04-27 02:03:11.933 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: dns-domain-ports 2026-04-27 02:03:11.934 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-27 02:03:11.935 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: dvr 2026-04-27 02:03:11.935 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-27 02:03:11.936 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: empty-string-filtering 2026-04-27 02:03:11.936 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-27 02:03:11.937 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-27 02:03:11.937 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: external-net 2026-04-27 02:03:11.938 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-27 02:03:11.938 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: extraroute 2026-04-27 02:03:11.939 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: extraroute-atomic 2026-04-27 02:03:11.939 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-27 02:03:11.940 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-27 02:03:11.940 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-27 02:03:11.941 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-27 02:03:11.941 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: fip-port-details 2026-04-27 02:03:11.942 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: flavors 2026-04-27 02:03:11.943 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-27 02:03:11.944 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: floatingip-pools 2026-04-27 02:03:11.945 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: ip_allocation 2026-04-27 02:03:11.945 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-27 02:03:11.946 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: l2_adjacency 2026-04-27 02:03:11.947 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: router 2026-04-27 02:03:11.949 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-27 02:03:11.949 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-27 02:03:11.950 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-27 02:03:11.950 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: ext-gw-mode 2026-04-27 02:03:11.951 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: l3-ha 2026-04-27 02:03:11.951 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-27 02:03:11.952 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-27 02:03:11.952 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: l3-flavors 2026-04-27 02:03:11.953 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-27 02:03:11.954 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-27 02:03:11.957 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-27 02:03:11.959 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-27 02:03:11.960 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-27 02:03:11.961 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-27 02:03:11.961 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-27 02:03:11.962 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: multi-provider 2026-04-27 02:03:11.963 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: net-mtu 2026-04-27 02:03:11.963 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: net-mtu-writable 2026-04-27 02:03:11.964 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: network_availability_zone 2026-04-27 02:03:11.964 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: network_ha 2026-04-27 02:03:11.965 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: network-ip-availability 2026-04-27 02:03:11.966 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-27 02:03:11.966 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: pagination 2026-04-27 02:03:11.967 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: port-device-profile 2026-04-27 02:03:11.967 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-27 02:03:11.968 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-27 02:03:11.968 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-27 02:03:11.969 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: port-mac-override 2026-04-27 02:03:11.969 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-27 02:03:11.970 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-27 02:03:11.971 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-27 02:03:11.971 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: port-resource-request 2026-04-27 02:03:11.972 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-27 02:03:11.972 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-27 02:03:11.973 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: binding 2026-04-27 02:03:11.974 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: binding-extended 2026-04-27 02:03:11.974 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: port-security 2026-04-27 02:03:11.975 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: project-id 2026-04-27 02:03:11.975 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: provider 2026-04-27 02:03:11.977 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: qos 2026-04-27 02:03:11.978 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-27 02:03:11.979 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-27 02:03:11.979 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: qos-default 2026-04-27 02:03:11.980 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: qos-fip 2026-04-27 02:03:11.980 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-27 02:03:11.981 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-27 02:03:11.981 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-27 02:03:11.982 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-27 02:03:11.982 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-27 02:03:11.983 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: qos-pps 2026-04-27 02:03:11.984 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-27 02:03:11.984 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-27 02:03:11.985 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: qos-rules-alias 2026-04-27 02:03:11.985 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: quota-check-limit 2026-04-27 02:03:11.987 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: quotas 2026-04-27 02:03:11.988 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: quota_details 2026-04-27 02:03:11.990 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: rbac-policies 2026-04-27 02:03:11.990 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: rbac-address-group 2026-04-27 02:03:11.991 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: rbac-address-scope 2026-04-27 02:03:11.991 8 INFO neutron_vpnaas.services.vpn.plugin [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-27 02:03:11.991 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: rbac-security-groups 2026-04-27 02:03:11.991 8 INFO neutron.common.utils [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-27 02:03:11.992 8 INFO neutron.manager [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loading Plugin: auto_allocate 2026-04-27 02:03:11.992 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-27 02:03:11.993 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: revision-if-match 2026-04-27 02:03:11.993 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-27 02:03:11.994 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: router_availability_zone 2026-04-27 02:03:11.994 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-27 02:03:11.996 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-27 02:03:11.996 8 INFO neutron.manager [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loading Plugin: tag 2026-04-27 02:03:11.997 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-27 02:03:11.997 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-27 02:03:11.998 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-27 02:03:11.999 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-27 02:03:11.999 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-27 02:03:12.003 8 INFO neutron.manager [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loading Plugin: timestamp 2026-04-27 02:03:12.004 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: security-group 2026-04-27 02:03:12.005 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: segment 2026-04-27 02:03:12.005 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-27 02:03:12.005 8 INFO neutron.manager [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loading Plugin: network_ip_availability 2026-04-27 02:03:12.006 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: service-type 2026-04-27 02:03:12.006 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: sorting 2026-04-27 02:03:12.007 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: standard-attr-segment 2026-04-27 02:03:12.008 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: standard-attr-description 2026-04-27 02:03:12.008 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: stateful-security-group 2026-04-27 02:03:12.009 7 WARNING neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-27 02:03:12.009 8 INFO neutron.manager [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loading Plugin: flavors 2026-04-27 02:03:12.009 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-27 02:03:12.010 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: subnet-external-network 2026-04-27 02:03:12.010 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: subnet_onboard 2026-04-27 02:03:12.011 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-27 02:03:12.012 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: subnet-service-types 2026-04-27 02:03:12.012 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: subnet_allocation 2026-04-27 02:03:12.012 8 INFO neutron.manager [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loading Plugin: revisions 2026-04-27 02:03:12.013 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-27 02:03:12.014 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: tag-creation 2026-04-27 02:03:12.014 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-27 02:03:12.015 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Initializing extension manager. 2026-04-27 02:03:12.017 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: address-group 2026-04-27 02:03:12.018 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: standard-attr-tag 2026-04-27 02:03:12.018 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: address-scope 2026-04-27 02:03:12.018 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-27 02:03:12.018 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-27 02:03:12.019 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: trunk 2026-04-27 02:03:12.019 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: agent 2026-04-27 02:03:12.020 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: trunk-details 2026-04-27 02:03:12.020 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: agent-resources-synced 2026-04-27 02:03:12.020 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-27 02:03:12.021 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-27 02:03:12.021 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-27 02:03:12.022 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-27 02:03:12.022 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: availability_zone 2026-04-27 02:03:12.023 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-27 02:03:12.023 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: availability_zone_filter 2026-04-27 02:03:12.023 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-27 02:03:12.023 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-27 02:03:12.024 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: default-subnetpools 2026-04-27 02:03:12.024 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: vpn-flavors 2026-04-27 02:03:12.025 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-27 02:03:12.026 7 INFO neutron.api.extensions [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Loaded extension: vpnaas 2026-04-27 02:03:12.026 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: dns-integration 2026-04-27 02:03:12.026 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: dns-domain-ports 2026-04-27 02:03:12.027 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-27 02:03:12.028 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: dvr 2026-04-27 02:03:12.028 7 INFO neutron.quota.resource_registry [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-27 02:03:12.028 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-27 02:03:12.028 7 INFO neutron.quota.resource_registry [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-27 02:03:12.028 7 INFO neutron.quota.resource_registry [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 02:03:12.029 7 INFO neutron.quota.resource_registry [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-27 02:03:12.029 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: empty-string-filtering 2026-04-27 02:03:12.029 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-27 02:03:12.030 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-27 02:03:12.030 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: external-net 2026-04-27 02:03:12.031 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-27 02:03:12.031 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: extraroute 2026-04-27 02:03:12.032 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: extraroute-atomic 2026-04-27 02:03:12.032 7 INFO neutron.quota.resource_registry [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-27 02:03:12.032 7 INFO neutron.quota.resource_registry [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-27 02:03:12.032 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-27 02:03:12.033 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-27 02:03:12.033 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-27 02:03:12.034 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-27 02:03:12.034 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: fip-port-details 2026-04-27 02:03:12.035 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: flavors 2026-04-27 02:03:12.036 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-27 02:03:12.037 7 INFO neutron.quota.resource_registry [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-27 02:03:12.037 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: floatingip-pools 2026-04-27 02:03:12.037 7 INFO neutron.quota.resource_registry [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-27 02:03:12.038 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: ip_allocation 2026-04-27 02:03:12.038 7 INFO neutron.quota.resource_registry [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-27 02:03:12.038 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-27 02:03:12.039 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: l2_adjacency 2026-04-27 02:03:12.039 7 INFO neutron.quota.resource_registry [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 02:03:12.039 7 WARNING neutron.quota.resource_registry [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] subnetpool is already registered 2026-04-27 02:03:12.039 7 INFO neutron.quota.resource_registry [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 02:03:12.039 7 WARNING neutron.quota.resource_registry [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] subnetpool is already registered 2026-04-27 02:03:12.040 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: router 2026-04-27 02:03:12.040 7 INFO neutron.quota.resource_registry [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-27 02:03:12.040 7 INFO neutron.quota.resource_registry [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-27 02:03:12.041 7 INFO neutron.quota.resource_registry [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-27 02:03:12.041 7 INFO neutron.quota.resource_registry [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-27 02:03:12.041 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-27 02:03:12.042 7 INFO neutron.quota.resource_registry [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-27 02:03:12.042 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-27 02:03:12.042 7 INFO neutron.quota.resource_registry [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-27 02:03:12.043 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-27 02:03:12.043 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: ext-gw-mode 2026-04-27 02:03:12.044 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: l3-ha 2026-04-27 02:03:12.044 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-27 02:03:12.045 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-27 02:03:12.045 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: l3-flavors 2026-04-27 02:03:12.046 7 INFO neutron.quota.resource_registry [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-27 02:03:12.046 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-27 02:03:12.046 7 WARNING neutron.quota.resource_registry [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] router is already registered 2026-04-27 02:03:12.047 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-27 02:03:12.047 7 INFO neutron.quota.resource_registry [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-27 02:03:12.047 7 WARNING neutron.quota.resource_registry [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] floatingip is already registered 2026-04-27 02:03:12.050 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-27 02:03:12.050 7 INFO neutron.quota.resource_registry [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-27 02:03:12.051 7 WARNING neutron.quota.resource_registry [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] rbac_policy is already registered 2026-04-27 02:03:12.051 7 INFO neutron.quota.resource_registry [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-27 02:03:12.051 7 WARNING neutron.quota.resource_registry [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] security_group is already registered 2026-04-27 02:03:12.052 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-27 02:03:12.052 7 INFO neutron.quota.resource_registry [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-27 02:03:12.052 7 WARNING neutron.quota.resource_registry [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] security_group_rule is already registered 2026-04-27 02:03:12.053 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-27 02:03:12.053 7 INFO neutron.quota.resource_registry [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 02:03:12.053 7 WARNING neutron.quota.resource_registry [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] subnetpool is already registered 2026-04-27 02:03:12.053 7 INFO neutron.quota.resource_registry [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 02:03:12.054 7 WARNING neutron.quota.resource_registry [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] subnetpool is already registered 2026-04-27 02:03:12.054 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-27 02:03:12.054 7 INFO neutron.quota.resource_registry [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-27 02:03:12.054 7 WARNING neutron.quota.resource_registry [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] trunk is already registered 2026-04-27 02:03:12.054 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-27 02:03:12.055 7 INFO neutron.quota.resource_registry [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-27 02:03:12.055 7 WARNING neutron.quota.resource_registry [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] endpoint_group is already registered 2026-04-27 02:03:12.055 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: multi-provider 2026-04-27 02:03:12.055 7 INFO neutron.quota.resource_registry [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-27 02:03:12.055 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: net-mtu 2026-04-27 02:03:12.055 7 WARNING neutron.quota.resource_registry [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] vpnservice is already registered 2026-04-27 02:03:12.056 7 INFO neutron.quota.resource_registry [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-27 02:03:12.056 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: net-mtu-writable 2026-04-27 02:03:12.056 7 WARNING neutron.quota.resource_registry [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] ipsec_site_connection is already registered 2026-04-27 02:03:12.056 7 INFO neutron.quota.resource_registry [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-27 02:03:12.056 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: network_availability_zone 2026-04-27 02:03:12.056 7 WARNING neutron.quota.resource_registry [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] ipsecpolicy is already registered 2026-04-27 02:03:12.057 7 INFO neutron.quota.resource_registry [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-27 02:03:12.057 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: network_ha 2026-04-27 02:03:12.057 7 WARNING neutron.quota.resource_registry [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] ikepolicy is already registered 2026-04-27 02:03:12.058 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: network-ip-availability 2026-04-27 02:03:12.059 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-27 02:03:12.059 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: pagination 2026-04-27 02:03:12.060 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: port-device-profile 2026-04-27 02:03:12.060 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-27 02:03:12.061 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-27 02:03:12.061 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-27 02:03:12.062 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: port-mac-override 2026-04-27 02:03:12.062 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-27 02:03:12.063 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-27 02:03:12.063 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-27 02:03:12.064 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: port-resource-request 2026-04-27 02:03:12.064 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-27 02:03:12.065 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-27 02:03:12.066 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: binding 2026-04-27 02:03:12.066 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: binding-extended 2026-04-27 02:03:12.067 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: port-security 2026-04-27 02:03:12.067 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: project-id 2026-04-27 02:03:12.068 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: provider 2026-04-27 02:03:12.070 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: qos 2026-04-27 02:03:12.071 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-27 02:03:12.071 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-27 02:03:12.072 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: qos-default 2026-04-27 02:03:12.072 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: qos-fip 2026-04-27 02:03:12.073 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-27 02:03:12.073 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-27 02:03:12.074 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-27 02:03:12.075 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-27 02:03:12.075 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-27 02:03:12.076 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: qos-pps 2026-04-27 02:03:12.076 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-27 02:03:12.077 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-27 02:03:12.077 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: qos-rules-alias 2026-04-27 02:03:12.078 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: quota-check-limit 2026-04-27 02:03:12.080 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: quotas 2026-04-27 02:03:12.081 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: quota_details 2026-04-27 02:03:12.082 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: rbac-policies 2026-04-27 02:03:12.083 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: rbac-address-group 2026-04-27 02:03:12.084 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: rbac-address-scope 2026-04-27 02:03:12.084 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: rbac-security-groups 2026-04-27 02:03:12.085 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-27 02:03:12.085 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: revision-if-match 2026-04-27 02:03:12.086 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-27 02:03:12.086 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: router_availability_zone 2026-04-27 02:03:12.087 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-27 02:03:12.089 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-27 02:03:12.089 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-27 02:03:12.090 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-27 02:03:12.090 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-27 02:03:12.091 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-27 02:03:12.091 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-27 02:03:12.096 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: security-group 2026-04-27 02:03:12.097 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: segment 2026-04-27 02:03:12.097 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-27 02:03:12.098 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: service-type 2026-04-27 02:03:12.098 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: sorting 2026-04-27 02:03:12.099 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: standard-attr-segment 2026-04-27 02:03:12.100 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: standard-attr-description 2026-04-27 02:03:12.100 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: stateful-security-group 2026-04-27 02:03:12.101 8 WARNING neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-27 02:03:12.101 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-27 02:03:12.102 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: subnet-external-network 2026-04-27 02:03:12.102 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: subnet_onboard 2026-04-27 02:03:12.103 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-27 02:03:12.103 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: subnet-service-types 2026-04-27 02:03:12.104 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: subnet_allocation 2026-04-27 02:03:12.105 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-27 02:03:12.105 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: tag-creation 2026-04-27 02:03:12.106 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-27 02:03:12.109 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: standard-attr-tag 2026-04-27 02:03:12.110 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-27 02:03:12.111 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: trunk 2026-04-27 02:03:12.111 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: trunk-details 2026-04-27 02:03:12.112 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-27 02:03:12.112 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-27 02:03:12.114 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-27 02:03:12.115 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-27 02:03:12.116 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: vpn-flavors 2026-04-27 02:03:12.117 8 INFO neutron.api.extensions [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Loaded extension: vpnaas 2026-04-27 02:03:12.119 8 INFO neutron.quota.resource_registry [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-27 02:03:12.120 8 INFO neutron.quota.resource_registry [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-27 02:03:12.120 8 INFO neutron.quota.resource_registry [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 02:03:12.120 8 INFO neutron.quota.resource_registry [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-27 02:03:12.123 8 INFO neutron.quota.resource_registry [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-27 02:03:12.124 8 INFO neutron.quota.resource_registry [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-27 02:03:12.128 8 INFO neutron.quota.resource_registry [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-27 02:03:12.129 8 INFO neutron.quota.resource_registry [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-27 02:03:12.129 8 INFO neutron.quota.resource_registry [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-27 02:03:12.130 8 INFO neutron.quota.resource_registry [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 02:03:12.130 8 WARNING neutron.quota.resource_registry [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] subnetpool is already registered 2026-04-27 02:03:12.131 8 INFO neutron.quota.resource_registry [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 02:03:12.131 8 WARNING neutron.quota.resource_registry [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] subnetpool is already registered 2026-04-27 02:03:12.131 8 INFO neutron.quota.resource_registry [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-27 02:03:12.132 8 INFO neutron.quota.resource_registry [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-27 02:03:12.132 8 INFO neutron.quota.resource_registry [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-27 02:03:12.133 8 INFO neutron.quota.resource_registry [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-27 02:03:12.133 8 INFO neutron.quota.resource_registry [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-27 02:03:12.133 8 INFO neutron.quota.resource_registry [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-27 02:03:12.137 8 INFO neutron.quota.resource_registry [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-27 02:03:12.138 8 WARNING neutron.quota.resource_registry [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] router is already registered 2026-04-27 02:03:12.138 8 INFO neutron.quota.resource_registry [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-27 02:03:12.138 8 WARNING neutron.quota.resource_registry [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] floatingip is already registered 2026-04-27 02:03:12.142 8 INFO neutron.quota.resource_registry [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-27 02:03:12.142 8 WARNING neutron.quota.resource_registry [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] rbac_policy is already registered 2026-04-27 02:03:12.142 8 INFO neutron.quota.resource_registry [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-27 02:03:12.143 8 WARNING neutron.quota.resource_registry [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] security_group is already registered 2026-04-27 02:03:12.143 8 INFO neutron.quota.resource_registry [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-27 02:03:12.143 8 WARNING neutron.quota.resource_registry [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] security_group_rule is already registered 2026-04-27 02:03:12.144 8 INFO neutron.quota.resource_registry [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 02:03:12.144 8 WARNING neutron.quota.resource_registry [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] subnetpool is already registered 2026-04-27 02:03:12.145 8 INFO neutron.quota.resource_registry [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 02:03:12.145 8 WARNING neutron.quota.resource_registry [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] subnetpool is already registered 2026-04-27 02:03:12.145 8 INFO neutron.quota.resource_registry [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-27 02:03:12.145 8 WARNING neutron.quota.resource_registry [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] trunk is already registered 2026-04-27 02:03:12.146 8 INFO neutron.quota.resource_registry [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-27 02:03:12.146 8 WARNING neutron.quota.resource_registry [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] endpoint_group is already registered 2026-04-27 02:03:12.146 8 INFO neutron.quota.resource_registry [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-27 02:03:12.147 8 WARNING neutron.quota.resource_registry [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] vpnservice is already registered 2026-04-27 02:03:12.147 8 INFO neutron.quota.resource_registry [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-27 02:03:12.147 8 WARNING neutron.quota.resource_registry [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] ipsec_site_connection is already registered 2026-04-27 02:03:12.147 8 INFO neutron.quota.resource_registry [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-27 02:03:12.148 8 WARNING neutron.quota.resource_registry [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] ipsecpolicy is already registered 2026-04-27 02:03:12.148 8 INFO neutron.quota.resource_registry [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-27 02:03:12.148 8 WARNING neutron.quota.resource_registry [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] ikepolicy is already registered 2026-04-27 02:03:12.219 7 WARNING keystonemiddleware._common.config [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-27 02:03:12.226 7 WARNING oslo_config.cfg [None req-25b1ddff-9cd3-4abd-90a6-1d91ad3e0270 - - - - - -] 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 0x7f339f33a668 pid: 7 (default app) 2026-04-27 02:03:12.309 8 WARNING keystonemiddleware._common.config [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-27 02:03:12.315 8 WARNING oslo_config.cfg [None req-f4eab25c-93ce-4cc2-a2f2-300eade8e168 - - - - - -] 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 0x7f339f33a668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 02:03:17.215 7 INFO neutron.pecan_wsgi.hooks.translation [None req-adf20413-353c-4912-b82f-21f57bf32216 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/4] 199.204.45.246 () {44 vars in 927 bytes} [Mon Apr 27 02:03:16 2026] GET /v2.0/networks/public => generated 108 bytes in 615 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1/5] 199.204.45.246 () {44 vars in 949 bytes} [Mon Apr 27 02:03:17 2026] GET /v2.0/networks?name=public => generated 15 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:03:17.795 7 WARNING neutron.services.revisions.revision_plugin [None req-00ac4d0e-9496-4428-9875-a249917fd69f e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Could not find related network for resource to bump revision. 2026-04-27 02:03:17.815 7 INFO neutron.db.segments_db [None req-00ac4d0e-9496-4428-9875-a249917fd69f e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Added segment 1c64fe2d-c129-455e-8ce2-6ca69bfab967 of type flat for network 81f8544a-f674-43e3-9047-898e50c51bf1 2026-04-27 02:03:17.856 7 INFO neutron.pecan_wsgi.hooks.translation [None req-00ac4d0e-9496-4428-9875-a249917fd69f e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/6] 199.204.45.246 () {48 vars in 967 bytes} [Mon Apr 27 02:03:17 2026] POST /v2.0/networks => generated 124 bytes in 437 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:03:24.044 8 INFO neutron.pecan_wsgi.hooks.translation [None req-aa3c3854-ede2-4c31-b6d7-917e76ac8402 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/7] 199.204.45.246 () {44 vars in 927 bytes} [Mon Apr 27 02:03:23 2026] GET /v2.0/networks/public => generated 108 bytes in 375 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/8] 199.204.45.246 () {44 vars in 949 bytes} [Mon Apr 27 02:03:24 2026] GET /v2.0/networks?name=public => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:03:24.291 8 WARNING neutron.services.revisions.revision_plugin [None req-b259ddd4-854e-48f1-ad2b-4603ee07c2fb e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Could not find related network for resource to bump revision. 2026-04-27 02:03:24.313 8 INFO neutron.db.segments_db [None req-b259ddd4-854e-48f1-ad2b-4603ee07c2fb e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Added segment 43d9e973-dcf2-4b6e-8ad2-b713bce600bd of type flat for network ff3946da-e090-4ef3-80a0-117e8ba2d069 2026-04-27 02:03:24.366 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b259ddd4-854e-48f1-ad2b-4603ee07c2fb e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/9] 199.204.45.246 () {48 vars in 967 bytes} [Mon Apr 27 02:03:24 2026] POST /v2.0/networks => generated 124 bytes in 302 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:03:30.180 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2e5534dd-d7ea-45cd-b0da-eadaf6c49a20 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/11] 199.204.45.246 () {44 vars in 927 bytes} [Mon Apr 27 02:03:30 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/12] 199.204.45.246 () {44 vars in 949 bytes} [Mon Apr 27 02:03:30 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:03:30.252 8 WARNING neutron.services.revisions.revision_plugin [None req-b1e26841-e615-4588-8a64-bf95009d6e3b e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Could not find related network for resource to bump revision. 2026-04-27 02:03:30.269 8 INFO neutron.db.segments_db [None req-b1e26841-e615-4588-8a64-bf95009d6e3b e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Added segment fcb75fb5-7346-4766-9703-461673bb40f6 of type flat for network d418b80c-335e-4167-91f7-f39e3151ac27 2026-04-27 02:03:30.300 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b1e26841-e615-4588-8a64-bf95009d6e3b e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/13] 199.204.45.246 () {48 vars in 967 bytes} [Mon Apr 27 02:03:30 2026] POST /v2.0/networks => generated 124 bytes in 113 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:03:36.151 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6fe80ae4-c8f7-4f16-84c9-4b5859a80757 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/14] 199.204.45.246 () {44 vars in 927 bytes} [Mon Apr 27 02:03:36 2026] GET /v2.0/networks/public => generated 108 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.204.45.246 () {44 vars in 949 bytes} [Mon Apr 27 02:03:36 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-04-27 02:03:36.226 7 WARNING neutron.services.revisions.revision_plugin [None req-1b567350-8daf-45df-bac0-62630ff31345 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Could not find related network for resource to bump revision. 2026-04-27 02:03:36.248 7 INFO neutron.db.segments_db [None req-1b567350-8daf-45df-bac0-62630ff31345 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Added segment e8afd9d4-0f43-4075-982c-ec25dc1a11cd of type flat for network 76f59f45-cbcb-4be5-874b-b7c18e335545 2026-04-27 02:03:36.277 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1b567350-8daf-45df-bac0-62630ff31345 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/16] 199.204.45.246 () {48 vars in 967 bytes} [Mon Apr 27 02:03:36 2026] POST /v2.0/networks => generated 124 bytes in 111 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:03:42.122 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aedb73b4-7de1-4768-977a-1d45d0522ca1 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/18] 199.204.45.246 () {44 vars in 927 bytes} [Mon Apr 27 02:03:42 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/19] 199.204.45.246 () {44 vars in 949 bytes} [Mon Apr 27 02:03:42 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-04-27 02:03:42.207 7 WARNING neutron.services.revisions.revision_plugin [None req-2d647c36-f4b8-4dd7-920c-bbaca0ab60ca e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Could not find related network for resource to bump revision. 2026-04-27 02:03:42.237 7 INFO neutron.db.segments_db [None req-2d647c36-f4b8-4dd7-920c-bbaca0ab60ca e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Added segment 882bcd47-c51e-4459-8dd6-77d06bd13227 of type flat for network c281f244-5ba6-4de4-8f1d-2560146536f0 2026-04-27 02:03:42.260 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2d647c36-f4b8-4dd7-920c-bbaca0ab60ca e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/20] 199.204.45.246 () {48 vars in 967 bytes} [Mon Apr 27 02:03:42 2026] POST /v2.0/networks => generated 124 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:03:48.194 8 INFO neutron.pecan_wsgi.hooks.translation [None req-74df51d3-e9da-4012-b981-5e83531737de e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/21] 199.204.45.246 () {44 vars in 927 bytes} [Mon Apr 27 02:03:48 2026] GET /v2.0/networks/public => generated 108 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/22] 199.204.45.246 () {44 vars in 949 bytes} [Mon Apr 27 02:03:48 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-04-27 02:03:48.971 8 WARNING neutron.services.revisions.revision_plugin [None req-9eedcdc0-1b5c-4f25-aaae-22a213dd5af5 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Could not find related network for resource to bump revision. 2026-04-27 02:03:48.990 8 INFO neutron.db.segments_db [None req-9eedcdc0-1b5c-4f25-aaae-22a213dd5af5 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Added segment 9db4fa5d-8352-4d24-9753-d7a0d2a1c69b of type flat for network b6a48209-0225-440c-814b-a41115b6c27f [pid: 8|app: 0|req: 10/23] 199.204.45.246 () {48 vars in 967 bytes} [Mon Apr 27 02:03:48 2026] POST /v2.0/networks => generated 706 bytes in 973 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:03:50.331 7 INFO neutron.pecan_wsgi.hooks.translation [None req-58fe6fa4-e459-4a55-abc0-760dd94548b1 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 14/24] 199.204.45.246 () {44 vars in 927 bytes} [Mon Apr 27 02:03:50 2026] GET /v2.0/networks/public => generated 108 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/25] 199.204.45.246 () {44 vars in 949 bytes} [Mon Apr 27 02:03:50 2026] GET /v2.0/networks?name=public => generated 709 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:03:50.405 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b25959f3-d458-44b5-b9b8-0bdbd3c4f67d e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 15/26] 199.204.45.246 () {44 vars in 1034 bytes} [Mon Apr 27 02:03:50 2026] GET /v2.0/subnets/public-subnet?network_id=b6a48209-0225-440c-814b-a41115b6c27f => generated 113 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/27] 199.204.45.246 () {44 vars in 1057 bytes} [Mon Apr 27 02:03:50 2026] GET /v2.0/subnets?name=public-subnet&network_id=b6a48209-0225-440c-814b-a41115b6c27f => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/28] 199.204.45.246 () {48 vars in 965 bytes} [Mon Apr 27 02:03:50 2026] POST /v2.0/subnets => generated 664 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:08:27.360 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [0337a7a6-1807-4008-a8cd-b13af783c35e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-27 02:08:27.362 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon Apr 27 02:08:27 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.246) !!! 2026-04-27 02:08:27.472 8 INFO neutron.pecan_wsgi.hooks.translation [None req-29746e78-aef2-4c26-a5b3-a329b07c3247 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 32/66] 199.204.45.246 () {44 vars in 937 bytes} [Mon Apr 27 02:08:27 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 120 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:08:27.482 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [bf6827bc-2fdf-426d-8ac7-7f67c5365580] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-27 02:08:27.483 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon Apr 27 02:08:27 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.246) !!! [pid: 7|app: 0|req: 35/67] 199.204.45.246 () {44 vars in 959 bytes} [Mon Apr 27 02:08:27 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:08:27.558 8 INFO neutron.db.segments_db [None req-a093ff2b-91d7-40da-880d-73307781d9ee e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Added segment 33a190c6-3822-45c0-a5c5-b2d690a29651 of type vxlan for network e27fbd14-3866-491d-9217-8ed6d67e2eb6 [pid: 8|app: 0|req: 33/68] 199.204.45.246 () {48 vars in 966 bytes} [Mon Apr 27 02:08:27 2026] POST /v2.0/networks => generated 708 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:08:28.577 7 INFO oslo.messaging._drivers.impl_rabbit [-] [bf6827bc-2fdf-426d-8ac7-7f67c5365580] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52030. 2026-04-27 02:08:28.616 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0d103649-7943-43d0-afe3-470000ac7ee7 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/69] 199.204.45.246 () {44 vars in 937 bytes} [Mon Apr 27 02:08:28 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:08:28.647 8 INFO oslo.messaging._drivers.impl_rabbit [-] [0337a7a6-1807-4008-a8cd-b13af783c35e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52032. [pid: 8|app: 0|req: 34/70] 199.204.45.246 () {44 vars in 959 bytes} [Mon Apr 27 02:08:28 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 692 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:08:28.676 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ff404c1c-f21e-4c01-919d-ee26da1b6f02 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 37/71] 199.204.45.246 () {44 vars in 1036 bytes} [Mon Apr 27 02:08:28 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=e27fbd14-3866-491d-9217-8ed6d67e2eb6 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/72] 199.204.45.246 () {44 vars in 1059 bytes} [Mon Apr 27 02:08:28 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=e27fbd14-3866-491d-9217-8ed6d67e2eb6 => generated 14 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/73] 199.204.45.246 () {48 vars in 965 bytes} [Mon Apr 27 02:08:28 2026] POST /v2.0/subnets => generated 651 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:08:29.978 8 INFO neutron.api.v2.resource [None req-92b3939c-cf63-48da-91ca-434211ae4b8c e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/74] 199.204.45.246 () {44 vars in 971 bytes} [Mon Apr 27 02:08:29 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/75] 199.204.45.246 () {44 vars in 993 bytes} [Mon Apr 27 02:08:29 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/76] 199.204.45.246 () {48 vars in 980 bytes} [Mon Apr 27 02:08:30 2026] POST /v2.0/security-groups => generated 1616 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/77] 199.204.45.246 () {44 vars in 1001 bytes} [Mon Apr 27 02:08:31 2026] GET /v2.0/security-groups/3798752b-bb4c-403e-ba43-3223c1ff9542 => generated 1616 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/78] 199.204.45.246 () {44 vars in 1001 bytes} [Mon Apr 27 02:08:31 2026] GET /v2.0/security-groups/3798752b-bb4c-403e-ba43-3223c1ff9542 => generated 1616 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/79] 199.204.45.246 () {44 vars in 1001 bytes} [Mon Apr 27 02:08:31 2026] GET /v2.0/security-groups/3798752b-bb4c-403e-ba43-3223c1ff9542 => generated 1616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/80] 199.204.45.246 () {48 vars in 991 bytes} [Mon Apr 27 02:08:31 2026] POST /v2.0/security-group-rules => generated 601 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/81] 199.204.45.246 () {44 vars in 1001 bytes} [Mon Apr 27 02:08:32 2026] GET /v2.0/security-groups/3798752b-bb4c-403e-ba43-3223c1ff9542 => generated 2230 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/82] 199.204.45.246 () {44 vars in 1001 bytes} [Mon Apr 27 02:08:32 2026] GET /v2.0/security-groups/3798752b-bb4c-403e-ba43-3223c1ff9542 => generated 2230 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/83] 199.204.45.246 () {44 vars in 1001 bytes} [Mon Apr 27 02:08:32 2026] GET /v2.0/security-groups/3798752b-bb4c-403e-ba43-3223c1ff9542 => generated 2230 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/84] 199.204.45.246 () {48 vars in 991 bytes} [Mon Apr 27 02:08:32 2026] POST /v2.0/security-group-rules => generated 603 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/85] 199.204.45.246 () {44 vars in 1001 bytes} [Mon Apr 27 02:08:33 2026] GET /v2.0/security-groups/3798752b-bb4c-403e-ba43-3223c1ff9542 => generated 2846 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/86] 199.204.45.246 () {44 vars in 1001 bytes} [Mon Apr 27 02:08:33 2026] GET /v2.0/security-groups/3798752b-bb4c-403e-ba43-3223c1ff9542 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/87] 199.204.45.246 () {44 vars in 1001 bytes} [Mon Apr 27 02:08:33 2026] GET /v2.0/security-groups/3798752b-bb4c-403e-ba43-3223c1ff9542 => generated 2846 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/88] 199.204.45.246 () {48 vars in 991 bytes} [Mon Apr 27 02:08:33 2026] POST /v2.0/security-group-rules => generated 603 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/89] 199.204.45.246 () {44 vars in 1001 bytes} [Mon Apr 27 02:08:34 2026] GET /v2.0/security-groups/3798752b-bb4c-403e-ba43-3223c1ff9542 => generated 3462 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/90] 199.204.45.246 () {44 vars in 1001 bytes} [Mon Apr 27 02:08:34 2026] GET /v2.0/security-groups/3798752b-bb4c-403e-ba43-3223c1ff9542 => generated 3462 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/91] 199.204.45.246 () {44 vars in 1001 bytes} [Mon Apr 27 02:08:34 2026] GET /v2.0/security-groups/3798752b-bb4c-403e-ba43-3223c1ff9542 => generated 3462 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/92] 199.204.45.246 () {48 vars in 991 bytes} [Mon Apr 27 02:08:34 2026] POST /v2.0/security-group-rules => generated 603 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/93] 199.204.45.246 () {44 vars in 1001 bytes} [Mon Apr 27 02:08:35 2026] GET /v2.0/security-groups/3798752b-bb4c-403e-ba43-3223c1ff9542 => generated 4078 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/94] 199.204.45.246 () {44 vars in 1001 bytes} [Mon Apr 27 02:08:35 2026] GET /v2.0/security-groups/3798752b-bb4c-403e-ba43-3223c1ff9542 => generated 4078 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/95] 199.204.45.246 () {44 vars in 1001 bytes} [Mon Apr 27 02:08:35 2026] GET /v2.0/security-groups/3798752b-bb4c-403e-ba43-3223c1ff9542 => generated 4078 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/96] 199.204.45.246 () {48 vars in 991 bytes} [Mon Apr 27 02:08:35 2026] POST /v2.0/security-group-rules => generated 603 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/97] 199.204.45.246 () {44 vars in 987 bytes} [Mon Apr 27 02:08:36 2026] GET /v2.0/networks/e27fbd14-3866-491d-9217-8ed6d67e2eb6 => generated 733 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:08:36.869 8 INFO neutron.pecan_wsgi.hooks.translation [None req-335bdc2c-0974-44a2-9794-36a32df2d2f2 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 48/98] 199.204.45.246 () {44 vars in 1076 bytes} [Mon Apr 27 02:08:36 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=e27fbd14-3866-491d-9217-8ed6d67e2eb6 => generated 132 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/99] 199.204.45.246 () {44 vars in 1099 bytes} [Mon Apr 27 02:08:36 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=e27fbd14-3866-491d-9217-8ed6d67e2eb6 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/100] 199.204.45.246 () {44 vars in 1001 bytes} [Mon Apr 27 02:08:36 2026] GET /v2.0/security-groups/3798752b-bb4c-403e-ba43-3223c1ff9542 => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/101] 199.204.45.246 () {48 vars in 961 bytes} [Mon Apr 27 02:08:36 2026] POST /v2.0/ports => generated 1096 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 02:08:43.056 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2188dd8e-7627-4633-bae0-0fb72cd8242b e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 51/104] 199.204.45.246 () {44 vars in 978 bytes} [Mon Apr 27 02:08:43 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 46 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: 54/105] 199.204.45.246 () {44 vars in 1000 bytes} [Mon Apr 27 02:08:43 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/106] 199.204.45.246 () {48 vars in 1030 bytes} [Mon Apr 27 02:08:43 2026] PUT /v2.0/ports/65179837-394d-40a9-9616-fa84534c4e21 => generated 1245 bytes in 545 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/107] 199.204.45.246 () {44 vars in 920 bytes} [Mon Apr 27 02:08:45 2026] GET /v2.0/ports => generated 3726 bytes in 89 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-04-27 02:08:46.187 8 INFO neutron.api.v2.resource [None req-f07d6019-f3fa-42a9-a163-0d017dea47b4 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 53/108] 199.204.45.246 () {44 vars in 959 bytes} [Mon Apr 27 02:08:46 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/109] 199.204.45.246 () {44 vars in 981 bytes} [Mon Apr 27 02:08:46 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/110] 199.204.45.246 () {48 vars in 980 bytes} [Mon Apr 27 02:08:46 2026] POST /v2.0/security-groups => generated 1610 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/111] 199.204.45.246 () {44 vars in 1001 bytes} [Mon Apr 27 02:08:47 2026] GET /v2.0/security-groups/35051ce7-3853-41d1-ae38-55c48b9d1b3f => generated 1610 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/112] 199.204.45.246 () {44 vars in 1001 bytes} [Mon Apr 27 02:08:47 2026] GET /v2.0/security-groups/35051ce7-3853-41d1-ae38-55c48b9d1b3f => generated 1610 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/113] 199.204.45.246 () {44 vars in 1001 bytes} [Mon Apr 27 02:08:47 2026] GET /v2.0/security-groups/35051ce7-3853-41d1-ae38-55c48b9d1b3f => generated 1610 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/114] 199.204.45.246 () {48 vars in 991 bytes} [Mon Apr 27 02:08:47 2026] POST /v2.0/security-group-rules => generated 621 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/115] 199.204.45.246 () {44 vars in 1001 bytes} [Mon Apr 27 02:08:48 2026] GET /v2.0/security-groups/35051ce7-3853-41d1-ae38-55c48b9d1b3f => generated 2244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/116] 199.204.45.246 () {44 vars in 1001 bytes} [Mon Apr 27 02:08:48 2026] GET /v2.0/security-groups/35051ce7-3853-41d1-ae38-55c48b9d1b3f => generated 2244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/117] 199.204.45.246 () {44 vars in 1001 bytes} [Mon Apr 27 02:08:48 2026] GET /v2.0/security-groups/35051ce7-3853-41d1-ae38-55c48b9d1b3f => generated 2244 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/118] 199.204.45.246 () {48 vars in 991 bytes} [Mon Apr 27 02:08:48 2026] POST /v2.0/security-group-rules => generated 625 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/129] 199.204.45.246 () {44 vars in 975 bytes} [Mon Apr 27 02:10:04 2026] GET /v2.0/quotas/d322e15f901b4e24acb7a7f6b68d3070 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 64/130] 199.204.45.246 () {48 vars in 1027 bytes} [Mon Apr 27 02:10:04 2026] PUT /v2.0/quotas/d322e15f901b4e24acb7a7f6b68d3070 => generated 291 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:12:14.402 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [bf6827bc-2fdf-426d-8ac7-7f67c5365580] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 02:12:14.542 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e2e5c8df-1534-4b69-9bdb-a43ed779f02a e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 76/149] 199.204.45.246 () {30 vars in 740 bytes} [Mon Apr 27 02:12:14 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 149 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:12:14.553 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [0337a7a6-1807-4008-a8cd-b13af783c35e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-27 02:12:14.556 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon Apr 27 02:12:14 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.246) !!! /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 74/150] 199.204.45.246 () {30 vars in 762 bytes} [Mon Apr 27 02:12:14 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:12:16.228 7 INFO oslo.messaging._drivers.impl_rabbit [-] [bf6827bc-2fdf-426d-8ac7-7f67c5365580] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44672. 2026-04-27 02:12:16.256 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3f2f59c6-b854-4ba8-9814-ab144b70f8c3 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 77/151] 199.204.45.246 () {30 vars in 740 bytes} [Mon Apr 27 02:12:16 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:12:16.291 8 INFO oslo.messaging._drivers.impl_rabbit [-] [0337a7a6-1807-4008-a8cd-b13af783c35e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44674. [pid: 8|app: 0|req: 75/152] 199.204.45.246 () {30 vars in 762 bytes} [Mon Apr 27 02:12:16 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:20:46.148 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [0337a7a6-1807-4008-a8cd-b13af783c35e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-27 02:20:46.150 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon Apr 27 02:20:46 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=7d7a4d19660647a8af9c78ddfde3b286 (ip 199.204.45.246) !!! 2026-04-27 02:20:46.297 8 INFO neutron.api.v2.resource [None req-4dcf1a23-2bc9-42e3-b109-80097b67b375 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 110/221] 199.204.45.246 () {44 vars in 1074 bytes} [Mon Apr 27 02:20:46 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=7d7a4d19660647a8af9c78ddfde3b286 => generated 139 bytes in 156 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:20:46.309 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [bf6827bc-2fdf-426d-8ac7-7f67c5365580] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-27 02:20:46.310 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon Apr 27 02:20:46 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=7d7a4d19660647a8af9c78ddfde3b286 (ip 199.204.45.246) !!! [pid: 7|app: 0|req: 112/222] 199.204.45.246 () {44 vars in 1097 bytes} [Mon Apr 27 02:20:46 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=7d7a4d19660647a8af9c78ddfde3b286 => generated 23 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/223] 199.204.45.246 () {48 vars in 981 bytes} [Mon Apr 27 02:20:46 2026] POST /v2.0/security-groups => generated 1624 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 02:20:47.601 7 INFO oslo.messaging._drivers.impl_rabbit [-] [bf6827bc-2fdf-426d-8ac7-7f67c5365580] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41304. [pid: 7|app: 0|req: 113/224] 199.204.45.246 () {44 vars in 1088 bytes} [Mon Apr 27 02:20:47 2026] GET /v2.0/security-groups/c35da475-6bb5-4c4e-b4dc-ac97bae75ac4?project_id=7d7a4d19660647a8af9c78ddfde3b286 => generated 1624 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/225] 199.204.45.246 () {44 vars in 1001 bytes} [Mon Apr 27 02:20:47 2026] GET /v2.0/security-groups/c35da475-6bb5-4c4e-b4dc-ac97bae75ac4 => generated 1624 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/226] 199.204.45.246 () {44 vars in 1088 bytes} [Mon Apr 27 02:20:47 2026] GET /v2.0/security-groups/c35da475-6bb5-4c4e-b4dc-ac97bae75ac4?project_id=7d7a4d19660647a8af9c78ddfde3b286 => generated 1624 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:20:47.791 8 INFO oslo.messaging._drivers.impl_rabbit [-] [0337a7a6-1807-4008-a8cd-b13af783c35e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41308. [pid: 8|app: 0|req: 113/227] 199.204.45.246 () {48 vars in 991 bytes} [Mon Apr 27 02:20:47 2026] POST /v2.0/security-group-rules => generated 597 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/228] 199.204.45.246 () {44 vars in 1088 bytes} [Mon Apr 27 02:20:48 2026] GET /v2.0/security-groups/c35da475-6bb5-4c4e-b4dc-ac97bae75ac4?project_id=7d7a4d19660647a8af9c78ddfde3b286 => generated 2234 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/229] 199.204.45.246 () {44 vars in 1001 bytes} [Mon Apr 27 02:20:48 2026] GET /v2.0/security-groups/c35da475-6bb5-4c4e-b4dc-ac97bae75ac4 => generated 2234 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/230] 199.204.45.246 () {44 vars in 1088 bytes} [Mon Apr 27 02:20:48 2026] GET /v2.0/security-groups/c35da475-6bb5-4c4e-b4dc-ac97bae75ac4?project_id=7d7a4d19660647a8af9c78ddfde3b286 => generated 2234 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/231] 199.204.45.246 () {48 vars in 991 bytes} [Mon Apr 27 02:20:48 2026] POST /v2.0/security-group-rules => generated 599 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/232] 199.204.45.246 () {44 vars in 1088 bytes} [Mon Apr 27 02:20:49 2026] GET /v2.0/security-groups/c35da475-6bb5-4c4e-b4dc-ac97bae75ac4?project_id=7d7a4d19660647a8af9c78ddfde3b286 => generated 2846 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/233] 199.204.45.246 () {44 vars in 1001 bytes} [Mon Apr 27 02:20:49 2026] GET /v2.0/security-groups/c35da475-6bb5-4c4e-b4dc-ac97bae75ac4 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/234] 199.204.45.246 () {44 vars in 1088 bytes} [Mon Apr 27 02:20:50 2026] GET /v2.0/security-groups/c35da475-6bb5-4c4e-b4dc-ac97bae75ac4?project_id=7d7a4d19660647a8af9c78ddfde3b286 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/235] 199.204.45.246 () {48 vars in 991 bytes} [Mon Apr 27 02:20:50 2026] POST /v2.0/security-group-rules => generated 601 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/236] 199.204.45.246 () {44 vars in 1088 bytes} [Mon Apr 27 02:20:51 2026] GET /v2.0/security-groups/c35da475-6bb5-4c4e-b4dc-ac97bae75ac4?project_id=7d7a4d19660647a8af9c78ddfde3b286 => generated 3460 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/237] 199.204.45.246 () {44 vars in 1001 bytes} [Mon Apr 27 02:20:51 2026] GET /v2.0/security-groups/c35da475-6bb5-4c4e-b4dc-ac97bae75ac4 => generated 3460 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/238] 199.204.45.246 () {44 vars in 1088 bytes} [Mon Apr 27 02:20:51 2026] GET /v2.0/security-groups/c35da475-6bb5-4c4e-b4dc-ac97bae75ac4?project_id=7d7a4d19660647a8af9c78ddfde3b286 => generated 3460 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/239] 199.204.45.246 () {48 vars in 991 bytes} [Mon Apr 27 02:20:51 2026] POST /v2.0/security-group-rules => generated 602 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/258] 199.204.45.246 () {30 vars in 740 bytes} [Mon Apr 27 02:23:06 2026] GET /v2.0/networks?tenant_id=7d7a4d19660647a8af9c78ddfde3b286&shared=False => generated 15 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:23:07.121 7 INFO neutron.db.segments_db [None req-04bde8c7-89f3-425f-b9ef-b6b491304a0b 4e0d89a017ef4490940d2be25c8177dd 7d7a4d19660647a8af9c78ddfde3b286 - - f3e90ff50ef44a06ad89d8db4a7a6f04 f3e90ff50ef44a06ad89d8db4a7a6f04] Added segment cb64c746-dca5-418d-b014-36201b724b67 of type vxlan for network b42a3ff2-2f25-45ae-910c-15ecb5efdcc2 [pid: 7|app: 0|req: 130/259] 199.204.45.246 () {34 vars in 682 bytes} [Mon Apr 27 02:23:07 2026] POST /v2.0/networks => generated 718 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/260] 199.204.45.246 () {30 vars in 722 bytes} [Mon Apr 27 02:23:07 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => 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: 131/261] 199.204.45.246 () {30 vars in 633 bytes} [Mon Apr 27 02:23:07 2026] GET /v2.0/extensions => generated 20516 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/262] 199.204.45.246 () {34 vars in 677 bytes} [Mon Apr 27 02:23:07 2026] POST /v2.0/ports => generated 999 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/263] 199.204.45.246 () {30 vars in 703 bytes} [Mon Apr 27 02:23:07 2026] GET /v2.0/networks/b42a3ff2-2f25-45ae-910c-15ecb5efdcc2 => generated 705 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/266] 199.204.45.246 () {30 vars in 722 bytes} [Mon Apr 27 02:23:09 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/267] 199.204.45.246 () {30 vars in 703 bytes} [Mon Apr 27 02:23:09 2026] GET /v2.0/networks/b42a3ff2-2f25-45ae-910c-15ecb5efdcc2 => generated 705 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/268] 199.204.45.246 () {44 vars in 975 bytes} [Mon Apr 27 02:23:22 2026] GET /v2.0/quotas/7d7a4d19660647a8af9c78ddfde3b286 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/269] 199.204.45.246 () {48 vars in 1027 bytes} [Mon Apr 27 02:23:22 2026] PUT /v2.0/quotas/7d7a4d19660647a8af9c78ddfde3b286 => generated 291 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:34:06.916 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [bf6827bc-2fdf-426d-8ac7-7f67c5365580] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-27 02:34:06.917 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon Apr 27 02:34:06 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.246) !!! 2026-04-27 02:34:07.057 7 INFO neutron.pecan_wsgi.hooks.translation [None req-edfdbad6-0fab-4daa-84f6-9c97588b5aa5 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 179/356] 199.204.45.246 () {44 vars in 927 bytes} [Mon Apr 27 02:34:06 2026] GET /v2.0/networks/public => generated 108 bytes in 148 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:34:07.065 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [0337a7a6-1807-4008-a8cd-b13af783c35e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-27 02:34:07.067 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon Apr 27 02:34:07 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.246) !!! [pid: 8|app: 0|req: 178/357] 199.204.45.246 () {44 vars in 949 bytes} [Mon Apr 27 02:34:07 2026] GET /v2.0/networks?name=public => generated 753 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:34:08.159 7 INFO oslo.messaging._drivers.impl_rabbit [-] [bf6827bc-2fdf-426d-8ac7-7f67c5365580] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49924. 2026-04-27 02:34:08.192 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a9e82a53-87f5-4511-b9db-3db97cf722f4 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 180/358] 199.204.45.246 () {44 vars in 927 bytes} [Mon Apr 27 02:34:08 2026] GET /v2.0/networks/public => generated 108 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:34:08.231 8 INFO oslo.messaging._drivers.impl_rabbit [-] [0337a7a6-1807-4008-a8cd-b13af783c35e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49936. [pid: 8|app: 0|req: 179/359] 199.204.45.246 () {44 vars in 949 bytes} [Mon Apr 27 02:34:08 2026] GET /v2.0/networks?name=public => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:34:08.268 7 INFO neutron.pecan_wsgi.hooks.translation [None req-815d4ae7-6f18-41f6-abd2-540d647463a3 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 181/360] 199.204.45.246 () {44 vars in 1034 bytes} [Mon Apr 27 02:34:08 2026] GET /v2.0/subnets/public-subnet?network_id=b6a48209-0225-440c-814b-a41115b6c27f => generated 113 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/361] 199.204.45.246 () {44 vars in 1057 bytes} [Mon Apr 27 02:34:08 2026] GET /v2.0/subnets?name=public-subnet&network_id=b6a48209-0225-440c-814b-a41115b6c27f => generated 667 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:34:35.435 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4d8b1a3f-397f-4aad-9bbe-c27ed5d27ad0 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 183/366] 199.204.45.246 () {44 vars in 937 bytes} [Mon Apr 27 02:34:35 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/367] 199.204.45.246 () {44 vars in 959 bytes} [Mon Apr 27 02:34:35 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 736 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:34:36.388 8 INFO neutron.pecan_wsgi.hooks.translation [None req-95951204-ae37-4f04-b667-63bc8f680e74 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 184/368] 199.204.45.246 () {44 vars in 937 bytes} [Mon Apr 27 02:34:36 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/369] 199.204.45.246 () {44 vars in 959 bytes} [Mon Apr 27 02:34:36 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 736 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:34:36.462 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4264dca6-11ec-4352-a49b-02dc11c8aff3 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 185/370] 199.204.45.246 () {44 vars in 1036 bytes} [Mon Apr 27 02:34:36 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=e27fbd14-3866-491d-9217-8ed6d67e2eb6 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/371] 199.204.45.246 () {44 vars in 1059 bytes} [Mon Apr 27 02:34:36 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=e27fbd14-3866-491d-9217-8ed6d67e2eb6 => generated 654 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:34:37.618 8 INFO neutron.api.v2.resource [None req-1528d829-f233-4ac1-9180-a4993c689689 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 186/372] 199.204.45.246 () {44 vars in 971 bytes} [Mon Apr 27 02:34:37 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/373] 199.204.45.246 () {44 vars in 993 bytes} [Mon Apr 27 02:34:37 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/374] 199.204.45.246 () {44 vars in 1001 bytes} [Mon Apr 27 02:34:38 2026] GET /v2.0/security-groups/3798752b-bb4c-403e-ba43-3223c1ff9542 => generated 4694 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/375] 199.204.45.246 () {44 vars in 1001 bytes} [Mon Apr 27 02:34:38 2026] GET /v2.0/security-groups/3798752b-bb4c-403e-ba43-3223c1ff9542 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/376] 199.204.45.246 () {44 vars in 1011 bytes} [Mon Apr 27 02:34:38 2026] GET /v2.0/security-group-rules/b5223042-48fe-4436-9d81-c2faa942bcba => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/379] 199.204.45.246 () {44 vars in 1001 bytes} [Mon Apr 27 02:34:39 2026] GET /v2.0/security-groups/3798752b-bb4c-403e-ba43-3223c1ff9542 => generated 4694 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/380] 199.204.45.246 () {44 vars in 1001 bytes} [Mon Apr 27 02:34:39 2026] GET /v2.0/security-groups/3798752b-bb4c-403e-ba43-3223c1ff9542 => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/381] 199.204.45.246 () {44 vars in 1011 bytes} [Mon Apr 27 02:34:39 2026] GET /v2.0/security-group-rules/01c4e0f9-2529-4a3d-9a9a-85d151770364 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/382] 199.204.45.246 () {44 vars in 1001 bytes} [Mon Apr 27 02:34:40 2026] GET /v2.0/security-groups/3798752b-bb4c-403e-ba43-3223c1ff9542 => generated 4694 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/383] 199.204.45.246 () {44 vars in 1001 bytes} [Mon Apr 27 02:34:40 2026] GET /v2.0/security-groups/3798752b-bb4c-403e-ba43-3223c1ff9542 => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/384] 199.204.45.246 () {44 vars in 1011 bytes} [Mon Apr 27 02:34:40 2026] GET /v2.0/security-group-rules/17c5702a-547f-4017-b98c-1620666aba44 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/385] 199.204.45.246 () {44 vars in 1001 bytes} [Mon Apr 27 02:34:41 2026] GET /v2.0/security-groups/3798752b-bb4c-403e-ba43-3223c1ff9542 => generated 4694 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/386] 199.204.45.246 () {44 vars in 1001 bytes} [Mon Apr 27 02:34:41 2026] GET /v2.0/security-groups/3798752b-bb4c-403e-ba43-3223c1ff9542 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/387] 199.204.45.246 () {44 vars in 1011 bytes} [Mon Apr 27 02:34:41 2026] GET /v2.0/security-group-rules/c9c437bf-f6e7-47e4-bd52-9b4ac6efca46 => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/388] 199.204.45.246 () {44 vars in 1001 bytes} [Mon Apr 27 02:34:42 2026] GET /v2.0/security-groups/3798752b-bb4c-403e-ba43-3223c1ff9542 => generated 4694 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/389] 199.204.45.246 () {44 vars in 1001 bytes} [Mon Apr 27 02:34:42 2026] GET /v2.0/security-groups/3798752b-bb4c-403e-ba43-3223c1ff9542 => generated 4694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/390] 199.204.45.246 () {44 vars in 1011 bytes} [Mon Apr 27 02:34:42 2026] GET /v2.0/security-group-rules/6bd0ce30-0ef5-4f0b-b0c2-a605492b5343 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/391] 199.204.45.246 () {44 vars in 987 bytes} [Mon Apr 27 02:34:43 2026] GET /v2.0/networks/e27fbd14-3866-491d-9217-8ed6d67e2eb6 => generated 733 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:34:43.926 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3b762042-ae36-449f-a59e-27dd9366ee8d e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 196/392] 199.204.45.246 () {44 vars in 1076 bytes} [Mon Apr 27 02:34:43 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=e27fbd14-3866-491d-9217-8ed6d67e2eb6 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/393] 199.204.45.246 () {44 vars in 1099 bytes} [Mon Apr 27 02:34:43 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=e27fbd14-3866-491d-9217-8ed6d67e2eb6 => generated 1250 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/394] 199.204.45.246 () {44 vars in 1001 bytes} [Mon Apr 27 02:34:43 2026] GET /v2.0/security-groups/3798752b-bb4c-403e-ba43-3223c1ff9542 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:34:50.842 7 INFO neutron.pecan_wsgi.hooks.translation [None req-747c7ff4-eb31-46a1-8bde-5d3bab168ff9 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 198/395] 199.204.45.246 () {44 vars in 978 bytes} [Mon Apr 27 02:34:50 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/396] 199.204.45.246 () {44 vars in 1000 bytes} [Mon Apr 27 02:34:50 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/397] 199.204.45.246 () {44 vars in 920 bytes} [Mon Apr 27 02:34:52 2026] GET /v2.0/ports => generated 4721 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:34:53.264 8 INFO neutron.api.v2.resource [None req-861a77b2-ec5b-489f-a762-600e834cc730 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 199/398] 199.204.45.246 () {44 vars in 959 bytes} [Mon Apr 27 02:34:53 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/399] 199.204.45.246 () {44 vars in 981 bytes} [Mon Apr 27 02:34:53 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/400] 199.204.45.246 () {44 vars in 1001 bytes} [Mon Apr 27 02:34:54 2026] GET /v2.0/security-groups/35051ce7-3853-41d1-ae38-55c48b9d1b3f => generated 2882 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/401] 199.204.45.246 () {44 vars in 1001 bytes} [Mon Apr 27 02:34:54 2026] GET /v2.0/security-groups/35051ce7-3853-41d1-ae38-55c48b9d1b3f => generated 2882 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/402] 199.204.45.246 () {44 vars in 1011 bytes} [Mon Apr 27 02:34:54 2026] GET /v2.0/security-group-rules/47e9feda-04f8-42d5-b332-c844c580a176 => generated 621 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/405] 199.204.45.246 () {44 vars in 1001 bytes} [Mon Apr 27 02:34:55 2026] GET /v2.0/security-groups/35051ce7-3853-41d1-ae38-55c48b9d1b3f => generated 2882 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/406] 199.204.45.246 () {44 vars in 1001 bytes} [Mon Apr 27 02:34:55 2026] GET /v2.0/security-groups/35051ce7-3853-41d1-ae38-55c48b9d1b3f => generated 2882 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/407] 199.204.45.246 () {44 vars in 1011 bytes} [Mon Apr 27 02:34:55 2026] GET /v2.0/security-group-rules/fdb9c8ab-7f9a-4496-befa-4e4aa10ca494 => generated 625 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/408] 199.204.45.246 () {44 vars in 975 bytes} [Mon Apr 27 02:35:06 2026] GET /v2.0/quotas/d322e15f901b4e24acb7a7f6b68d3070 => generated 291 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:35:55.843 8 INFO neutron.api.v2.resource [None req-e5ee3aef-242c-433f-af21-6f8637828314 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 209/417] 199.204.45.246 () {44 vars in 1074 bytes} [Mon Apr 27 02:35:55 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=7d7a4d19660647a8af9c78ddfde3b286 => generated 139 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/418] 199.204.45.246 () {44 vars in 1097 bytes} [Mon Apr 27 02:35:55 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=7d7a4d19660647a8af9c78ddfde3b286 => generated 4072 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/419] 199.204.45.246 () {44 vars in 1088 bytes} [Mon Apr 27 02:35:56 2026] GET /v2.0/security-groups/c35da475-6bb5-4c4e-b4dc-ac97bae75ac4?project_id=7d7a4d19660647a8af9c78ddfde3b286 => 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: 210/420] 199.204.45.246 () {44 vars in 1001 bytes} [Mon Apr 27 02:35:56 2026] GET /v2.0/security-groups/c35da475-6bb5-4c4e-b4dc-ac97bae75ac4 => generated 4075 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/421] 199.204.45.246 () {44 vars in 1011 bytes} [Mon Apr 27 02:35:56 2026] GET /v2.0/security-group-rules/b5b88e07-7147-4224-b12a-39a6385ba3c1 => 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: 211/422] 199.204.45.246 () {44 vars in 1088 bytes} [Mon Apr 27 02:35:57 2026] GET /v2.0/security-groups/c35da475-6bb5-4c4e-b4dc-ac97bae75ac4?project_id=7d7a4d19660647a8af9c78ddfde3b286 => generated 4075 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/423] 199.204.45.246 () {44 vars in 1001 bytes} [Mon Apr 27 02:35:57 2026] GET /v2.0/security-groups/c35da475-6bb5-4c4e-b4dc-ac97bae75ac4 => generated 4075 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/424] 199.204.45.246 () {44 vars in 1011 bytes} [Mon Apr 27 02:35:57 2026] GET /v2.0/security-group-rules/1387fb0b-089d-4c59-9195-c624d152c413 => generated 599 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/425] 199.204.45.246 () {44 vars in 1088 bytes} [Mon Apr 27 02:35:58 2026] GET /v2.0/security-groups/c35da475-6bb5-4c4e-b4dc-ac97bae75ac4?project_id=7d7a4d19660647a8af9c78ddfde3b286 => generated 4075 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/426] 199.204.45.246 () {44 vars in 1001 bytes} [Mon Apr 27 02:35:59 2026] GET /v2.0/security-groups/c35da475-6bb5-4c4e-b4dc-ac97bae75ac4 => generated 4075 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/427] 199.204.45.246 () {44 vars in 1011 bytes} [Mon Apr 27 02:35:59 2026] GET /v2.0/security-group-rules/247e9f84-559a-4b6f-a459-71d757d8fc34 => 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: 214/428] 199.204.45.246 () {44 vars in 1088 bytes} [Mon Apr 27 02:36:00 2026] GET /v2.0/security-groups/c35da475-6bb5-4c4e-b4dc-ac97bae75ac4?project_id=7d7a4d19660647a8af9c78ddfde3b286 => generated 4075 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/429] 199.204.45.246 () {44 vars in 1001 bytes} [Mon Apr 27 02:36:00 2026] GET /v2.0/security-groups/c35da475-6bb5-4c4e-b4dc-ac97bae75ac4 => generated 4075 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/430] 199.204.45.246 () {44 vars in 1011 bytes} [Mon Apr 27 02:36:00 2026] GET /v2.0/security-group-rules/a14bce07-c990-4722-963f-b9ddeebdb796 => generated 602 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/431] 199.204.45.246 () {44 vars in 975 bytes} [Mon Apr 27 02:36:07 2026] GET /v2.0/quotas/7d7a4d19660647a8af9c78ddfde3b286 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/440] 199.204.45.246 () {44 vars in 949 bytes} [Mon Apr 27 02:37:02 2026] GET /v2.0/networks?name=public => generated 753 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:37:45.662 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [bf6827bc-2fdf-426d-8ac7-7f67c5365580] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: [pid: 7|app: 0|req: 224/447] 10.0.0.84 () {32 vars in 648 bytes} [Mon Apr 27 02:37:45 2026] GET /v2.0/networks => generated 2169 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/448] 10.0.0.84 () {32 vars in 654 bytes} [Mon Apr 27 02:37:46 2026] GET /v2.0/floatingips => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/449] 10.0.0.84 () {32 vars in 646 bytes} [Mon Apr 27 02:37:46 2026] GET /v2.0/routers => generated 15 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/450] 10.0.0.84 () {32 vars in 642 bytes} [Mon Apr 27 02:37:46 2026] GET /v2.0/ports => generated 4721 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:37:47.068 7 INFO oslo.messaging._drivers.impl_rabbit [-] [bf6827bc-2fdf-426d-8ac7-7f67c5365580] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60878. [pid: 7|app: 0|req: 226/451] 10.0.0.84 () {32 vars in 646 bytes} [Mon Apr 27 02:37:47 2026] GET /v2.0/subnets => generated 1308 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/452] 10.0.0.84 () {32 vars in 648 bytes} [Mon Apr 27 02:37:47 2026] GET /v2.0/networks => generated 2169 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/453] 10.0.0.84 () {32 vars in 662 bytes} [Mon Apr 27 02:37:47 2026] GET /v2.0/security-groups => generated 17397 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/454] 10.0.0.84 () {32 vars in 654 bytes} [Mon Apr 27 02:37:47 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:37:58.300 8 INFO neutron.db.segments_db [None req-36262e88-35b5-4786-8074-2b202cdd93e0 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Added segment e2603cc2-c23a-4b53-b887-0ccc5de11cac of type vxlan for network 90a73bd0-9430-4eea-a8d2-ff24907e0dc3 2026-04-27 02:37:58.312 7 INFO neutron.db.segments_db [None req-2db84c67-3f7e-4fcc-947c-0defc6432dc6 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Added segment 505e4ae4-8808-47e1-9331-d210f8eb4687 of type vxlan for network 03b75ed0-87f0-40af-bf48-abbc23ab670f [pid: 8|app: 0|req: 229/457] 10.0.0.84 () {34 vars in 670 bytes} [Mon Apr 27 02:37:57 2026] POST /v2.0/networks => generated 748 bytes in 499 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/458] 10.0.0.84 () {34 vars in 670 bytes} [Mon Apr 27 02:37:57 2026] POST /v2.0/networks => generated 744 bytes in 555 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:37:58.796 8 INFO neutron.db.segments_db [None req-3528ab50-4926-4e5f-8fd2-ce9b257b136e e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Added segment dbaf289c-5404-4463-8f5b-bdd00d374c04 of type vxlan for network 7c9d8c94-c551-406e-b0dc-d49a39c20121 [pid: 7|app: 0|req: 230/459] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:37:58 2026] POST /v2.0/subnets => generated 695 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/460] 10.0.0.84 () {34 vars in 670 bytes} [Mon Apr 27 02:37:58 2026] POST /v2.0/networks => generated 747 bytes in 571 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/461] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:37:58 2026] GET /v2.0/security-groups?tenant_id=aab5d0ee95b24f11816cbc41ef26fb69&name=default => generated 2921 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/462] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:37:58 2026] POST /v2.0/subnets => generated 691 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:37:59.165 8 INFO neutron.db.segments_db [None req-b8593904-da75-45a8-bf9f-4d0f49d9c69d e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Added segment b35ec457-4125-4947-990e-e20573e94b16 of type vxlan for network 3144bbd4-a098-4025-bd7e-b4de27fd5349 [pid: 7|app: 0|req: 232/463] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:37:59 2026] POST /v2.0/subnets => generated 694 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:37:59.588 8 INFO neutron.db.l3_hamode_db [None req-b8593904-da75-45a8-bf9f-4d0f49d9c69d e82b6618305d4f05937d7ba66d63a9e9 361ad25472be4030a95e939c3f86127b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 233/464] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:37:59 2026] DELETE /v2.0/security-groups/db4163d2-b9e6-445c-99b8-6ecc14ec6e3e => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:37:59.707 7 INFO neutron.db.segments_db [None req-6b01fcb2-a4a4-4840-bc80-cfe68f71bd6c e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Added segment e6bb846e-6745-4b62-b84f-b563d5823468 of type vxlan for network 44b0bc25-5a53-4ce8-a539-cca9ccc3c382 2026-04-27 02:38:00.274 7 INFO neutron.db.l3_hamode_db [None req-6b01fcb2-a4a4-4840-bc80-cfe68f71bd6c e82b6618305d4f05937d7ba66d63a9e9 2abcd1a2f03d43af8bf761250c919162 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 02:38:00.920 8 INFO neutron.db.l3_hamode_db [None req-b8593904-da75-45a8-bf9f-4d0f49d9c69d e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 02:38:01.898 7 INFO neutron.db.l3_hamode_db [None req-6b01fcb2-a4a4-4840-bc80-cfe68f71bd6c e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 232/465] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:37:59 2026] POST /v2.0/routers => generated 735 bytes in 3206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:38:02.529 8 INFO neutron.db.segments_db [None req-448b65e0-0182-4d2b-aad7-50adf9a35dcd e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Added segment 827198f3-1a8d-496f-a7d1-6aca516a97c2 of type vxlan for network 9d8f9d2f-1943-4282-a6bb-e89dec2209b6 2026-04-27 02:38:02.983 8 INFO neutron.db.l3_hamode_db [None req-448b65e0-0182-4d2b-aad7-50adf9a35dcd e82b6618305d4f05937d7ba66d63a9e9 eeb663527a5a4d54a5f2ad7027a56106 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 234/466] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:37:59 2026] POST /v2.0/routers => generated 731 bytes in 3767 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:38:03.775 8 INFO neutron.db.l3_hamode_db [None req-448b65e0-0182-4d2b-aad7-50adf9a35dcd e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 233/467] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:38:02 2026] POST /v2.0/routers => generated 734 bytes in 2256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/468] 10.0.0.84 () {34 vars in 782 bytes} [Mon Apr 27 02:38:03 2026] PUT /v2.0/routers/82f14ef6-bb16-4024-a33c-82b3f8ac9343/add_router_interface => generated 309 bytes in 1195 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/469] 10.0.0.84 () {34 vars in 782 bytes} [Mon Apr 27 02:38:04 2026] PUT /v2.0/routers/2770cf6f-7082-463b-933c-7ae66e73bf01/add_router_interface => generated 309 bytes in 1200 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/470] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:38:05 2026] GET /v2.0/security-groups?tenant_id=d1f19b1671074cbca7d93b2ccb5ac6ca&name=default => generated 2925 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/471] 10.0.0.84 () {34 vars in 782 bytes} [Mon Apr 27 02:38:04 2026] PUT /v2.0/routers/e05d9743-fc49-4cbd-8029-e8d62f0de860/add_router_interface => generated 309 bytes in 1484 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:38:06.105 7 WARNING neutron_lib.context [req-125f7e30-f371-417c-82b2-5dcdfdaeaf4b req-b7dfa576-3da7-46ee-8d0b-279433176fb8 220daedbbae84b0d9af9376c3c2308c0 361ad25472be4030a95e939c3f86127b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 235/472] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:38:06 2026] DELETE /v2.0/security-groups/c5d227a9-4a22-427c-b318-5fb99ec29ec1 => 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: 238/473] 10.0.0.118 () {38 vars in 971 bytes} [Mon Apr 27 02:38:06 2026] POST /v2.0/security-groups => generated 1683 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/474] 10.0.0.118 () {34 vars in 991 bytes} [Mon Apr 27 02:38:06 2026] GET /v2.0/security-groups/39303cd4-a5c8-4b31-86af-38860701423d => generated 1683 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:38:06.317 7 WARNING neutron_lib.context [req-3d7972c0-998e-47d4-b818-ec8641980411 req-2c865633-11c0-42f2-a9ac-d56b3f52d44c 220daedbbae84b0d9af9376c3c2308c0 361ad25472be4030a95e939c3f86127b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 236/475] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:38:06 2026] GET /v2.0/security-groups?tenant_id=eca39bd6b8a84309a365ab8f8f6d7269&name=default => generated 2925 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/476] 10.0.0.118 () {38 vars in 981 bytes} [Mon Apr 27 02:38:06 2026] POST /v2.0/security-group-rules => generated 614 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:38:06.487 7 WARNING neutron_lib.context [None req-901c010c-337f-4b2f-8101-b06c7ba44e7d 060f5f9c5ef140d6b887ee7fb1cb47e7 eeb663527a5a4d54a5f2ad7027a56106 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 237/477] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:38:06 2026] DELETE /v2.0/security-groups/11d227c4-1061-449e-99d5-fce8a557e599 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:38:06.567 8 WARNING neutron_lib.context [req-8e18b1f3-b226-47a6-807c-b89afd0d9b84 req-fb918e0c-abc9-421d-b0ba-1f891ace8eab 220daedbbae84b0d9af9376c3c2308c0 361ad25472be4030a95e939c3f86127b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/478] 10.0.0.84 () {34 vars in 684 bytes} [Mon Apr 27 02:38:06 2026] POST /v2.0/security-groups => generated 1660 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 02:38:06.801 7 WARNING neutron_lib.context [None req-69ee012d-cc5f-4060-8068-e84c81b57d54 060f5f9c5ef140d6b887ee7fb1cb47e7 eeb663527a5a4d54a5f2ad7027a56106 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 238/479] 10.0.0.118 () {38 vars in 971 bytes} [Mon Apr 27 02:38:06 2026] POST /v2.0/security-groups => generated 1686 bytes in 535 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/480] 10.0.0.84 () {34 vars in 694 bytes} [Mon Apr 27 02:38:06 2026] POST /v2.0/security-group-rules => generated 597 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/481] 10.0.0.118 () {34 vars in 991 bytes} [Mon Apr 27 02:38:07 2026] GET /v2.0/security-groups/a135997a-fa3b-4447-8c5f-f6f992bd10b3 => generated 1686 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:38:07.162 7 WARNING neutron_lib.context [None req-97cd59d6-dc8f-446b-ac2a-b79c8108508e 060f5f9c5ef140d6b887ee7fb1cb47e7 eeb663527a5a4d54a5f2ad7027a56106 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:38:07.233 8 WARNING neutron_lib.context [req-93ad98ef-ece4-4bf9-8c02-a9b42fdc84ff req-8cf52180-dd45-4c2a-996e-a1afcd6c12e2 7ddd557fe84c4ec8a0ea9f123c689725 2abcd1a2f03d43af8bf761250c919162 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/482] 10.0.0.84 () {34 vars in 694 bytes} [Mon Apr 27 02:38:07 2026] POST /v2.0/security-group-rules => generated 602 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:38:07.459 7 WARNING neutron_lib.context [req-58039d2b-7a2d-4057-a70b-288ad1f89718 req-07c30f35-ea71-43a1-aeab-b1333f0af215 220daedbbae84b0d9af9376c3c2308c0 361ad25472be4030a95e939c3f86127b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 239/483] 10.0.0.118 () {38 vars in 971 bytes} [Mon Apr 27 02:38:07 2026] POST /v2.0/security-groups => generated 1680 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 02:38:07.513 8 WARNING neutron_lib.context [None req-f1865beb-e2eb-4a96-b4e1-33de5f455a0b 060f5f9c5ef140d6b887ee7fb1cb47e7 eeb663527a5a4d54a5f2ad7027a56106 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/484] 10.0.0.118 () {38 vars in 981 bytes} [Mon Apr 27 02:38:07 2026] POST /v2.0/security-group-rules => generated 614 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:38:07.603 7 WARNING neutron_lib.context [req-89085a6c-5e68-4c4f-9a2c-070af2ab3fa6 req-c123a555-7bb1-4be3-bc37-13ade289feff 7ddd557fe84c4ec8a0ea9f123c689725 2abcd1a2f03d43af8bf761250c919162 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 246/485] 10.0.0.118 () {38 vars in 971 bytes} [Mon Apr 27 02:38:07 2026] POST /v2.0/security-groups => generated 1681 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/486] 10.0.0.118 () {34 vars in 991 bytes} [Mon Apr 27 02:38:07 2026] GET /v2.0/security-groups/a135997a-fa3b-4447-8c5f-f6f992bd10b3 => generated 2311 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:38:07.782 7 WARNING neutron_lib.context [req-0fde8862-365e-407b-a22c-b7eff38d8289 req-3c6d68cb-64de-4e44-bdc5-4584ca022299 7ddd557fe84c4ec8a0ea9f123c689725 2abcd1a2f03d43af8bf761250c919162 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 248/487] 10.0.0.118 () {38 vars in 971 bytes} [Mon Apr 27 02:38:07 2026] POST /v2.0/security-groups => generated 1682 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 02:38:07.912 7 WARNING neutron_lib.context [req-dc7396b8-9fbf-493f-b669-1412a4e8f726 req-23342bbe-8c9a-4ef0-ae73-3b1873dbb4e9 220daedbbae84b0d9af9376c3c2308c0 361ad25472be4030a95e939c3f86127b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 249/488] 10.0.0.118 () {38 vars in 981 bytes} [Mon Apr 27 02:38:07 2026] POST /v2.0/security-group-rules => generated 619 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/489] 10.0.0.118 () {34 vars in 1002 bytes} [Mon Apr 27 02:38:08 2026] GET /v2.0/security-groups?tenant_id=2abcd1a2f03d43af8bf761250c919162 => generated 7904 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/490] 10.0.0.118 () {34 vars in 991 bytes} [Mon Apr 27 02:38:08 2026] GET /v2.0/security-groups/a135997a-fa3b-4447-8c5f-f6f992bd10b3 => generated 2941 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/491] 10.0.0.118 () {34 vars in 991 bytes} [Mon Apr 27 02:38:08 2026] GET /v2.0/security-groups/cbc7b01e-55d3-442d-a950-d50a9d4fe92b => generated 2918 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/492] 10.0.0.118 () {34 vars in 1001 bytes} [Mon Apr 27 02:38:08 2026] GET /v2.0/security-group-rules/618a09cc-7dfd-40fd-b15e-ecf5b811d9a7 => generated 616 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/493] 10.0.0.84 () {34 vars in 675 bytes} [Mon Apr 27 02:38:07 2026] POST /v2.0/floatingips => generated 552 bytes in 649 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:38:08.217 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [0337a7a6-1807-4008-a8cd-b13af783c35e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: Server unexpectedly closed connection. Trying again in 1 seconds.: OSError: Server unexpectedly closed connection [pid: 8|app: 0|req: 241/494] 10.0.0.118 () {34 vars in 991 bytes} [Mon Apr 27 02:38:08 2026] GET /v2.0/security-groups/a135997a-fa3b-4447-8c5f-f6f992bd10b3 => generated 2941 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/495] 10.0.0.118 () {34 vars in 991 bytes} [Mon Apr 27 02:38:08 2026] GET /v2.0/security-groups/cbc7b01e-55d3-442d-a950-d50a9d4fe92b => generated 2918 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/496] 10.0.0.118 () {34 vars in 991 bytes} [Mon Apr 27 02:38:08 2026] GET /v2.0/security-groups/2c9be7be-516c-44cc-a373-8a6328a200a2 => generated 1680 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/497] 10.0.0.118 () {36 vars in 1023 bytes} [Mon Apr 27 02:38:08 2026] DELETE /v2.0/security-group-rules/618a09cc-7dfd-40fd-b15e-ecf5b811d9a7 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/498] 10.0.0.118 () {34 vars in 991 bytes} [Mon Apr 27 02:38:08 2026] GET /v2.0/security-groups/a135997a-fa3b-4447-8c5f-f6f992bd10b3 => generated 2311 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/499] 10.0.0.118 () {36 vars in 1013 bytes} [Mon Apr 27 02:38:08 2026] DELETE /v2.0/security-groups/2c9be7be-516c-44cc-a373-8a6328a200a2 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:38:08.571 7 INFO neutron.api.v2.resource [req-4ad0bd32-7814-488b-853e-b3010b6b6b11 req-0060b89f-d7b5-42ad-9cd3-291d21494059 7ddd557fe84c4ec8a0ea9f123c689725 2abcd1a2f03d43af8bf761250c919162 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 257/500] 10.0.0.118 () {34 vars in 991 bytes} [Mon Apr 27 02:38:08 2026] GET /v2.0/security-groups/2c9be7be-516c-44cc-a373-8a6328a200a2 => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/501] 10.0.0.118 () {34 vars in 991 bytes} [Mon Apr 27 02:38:08 2026] GET /v2.0/security-groups/53007bd6-41f6-43bd-a1a7-ef5a8fe20aff => generated 1681 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/502] 10.0.0.118 () {36 vars in 1013 bytes} [Mon Apr 27 02:38:08 2026] DELETE /v2.0/security-groups/a135997a-fa3b-4447-8c5f-f6f992bd10b3 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/503] 10.0.0.118 () {34 vars in 991 bytes} [Mon Apr 27 02:38:08 2026] GET /v2.0/security-groups/39303cd4-a5c8-4b31-86af-38860701423d => generated 2308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/504] 10.0.0.118 () {36 vars in 1013 bytes} [Mon Apr 27 02:38:08 2026] DELETE /v2.0/security-groups/53007bd6-41f6-43bd-a1a7-ef5a8fe20aff => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:38:08.788 7 INFO neutron.api.v2.resource [req-b3dd2ee7-3804-435c-afa7-4737d39f62a5 req-b98a1f12-c674-469b-87c1-65d69a08e1e8 7ddd557fe84c4ec8a0ea9f123c689725 2abcd1a2f03d43af8bf761250c919162 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 260/505] 10.0.0.118 () {34 vars in 991 bytes} [Mon Apr 27 02:38:08 2026] GET /v2.0/security-groups/53007bd6-41f6-43bd-a1a7-ef5a8fe20aff => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/506] 10.0.0.118 () {34 vars in 991 bytes} [Mon Apr 27 02:38:08 2026] GET /v2.0/security-groups/ad03c834-ecac-4950-b7d0-c1a188815abc => generated 1682 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/507] 10.0.0.118 () {36 vars in 1013 bytes} [Mon Apr 27 02:38:08 2026] DELETE /v2.0/security-groups/39303cd4-a5c8-4b31-86af-38860701423d => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/508] 10.0.0.118 () {36 vars in 1013 bytes} [Mon Apr 27 02:38:08 2026] DELETE /v2.0/security-groups/ad03c834-ecac-4950-b7d0-c1a188815abc => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:38:08.977 7 INFO neutron.api.v2.resource [req-b79e3fda-f5fd-4810-a815-eeef2634f2e9 req-21967f77-773a-4f27-a5ba-f9d7c8fda7d3 7ddd557fe84c4ec8a0ea9f123c689725 2abcd1a2f03d43af8bf761250c919162 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 263/509] 10.0.0.118 () {34 vars in 991 bytes} [Mon Apr 27 02:38:08 2026] GET /v2.0/security-groups/ad03c834-ecac-4950-b7d0-c1a188815abc => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/510] 10.0.0.118 () {34 vars in 1002 bytes} [Mon Apr 27 02:38:08 2026] GET /v2.0/security-groups?tenant_id=2abcd1a2f03d43af8bf761250c919162 => generated 2921 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/511] 10.0.0.118 () {34 vars in 991 bytes} [Mon Apr 27 02:38:09 2026] GET /v2.0/security-groups/cbc7b01e-55d3-442d-a950-d50a9d4fe92b => generated 2918 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/512] 10.0.0.118 () {34 vars in 991 bytes} [Mon Apr 27 02:38:09 2026] GET /v2.0/security-groups/cbc7b01e-55d3-442d-a950-d50a9d4fe92b => generated 2918 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:38:09.188 7 INFO neutron.api.v2.resource [req-9eb4fd61-3b14-4513-a506-ebbf3864e6aa req-cae84c8e-6c38-4cf5-a2eb-00c185726fd4 7ddd557fe84c4ec8a0ea9f123c689725 2abcd1a2f03d43af8bf761250c919162 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 267/513] 10.0.0.118 () {34 vars in 991 bytes} [Mon Apr 27 02:38:09 2026] GET /v2.0/security-groups/ad03c834-ecac-4950-b7d0-c1a188815abc => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:38:09.221 7 INFO neutron.api.v2.resource [req-7039f3d4-8781-45ea-bcca-0970cb15eda9 req-d656cec4-aa8f-475d-86b1-1c3d47018961 7ddd557fe84c4ec8a0ea9f123c689725 2abcd1a2f03d43af8bf761250c919162 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 268/514] 10.0.0.118 () {34 vars in 991 bytes} [Mon Apr 27 02:38:09 2026] GET /v2.0/security-groups/53007bd6-41f6-43bd-a1a7-ef5a8fe20aff => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:38:09.262 7 INFO neutron.api.v2.resource [req-2334bcc5-f591-4d34-b8c9-23bdb7afa0e5 req-6050f801-57fd-4753-bcda-c43b33fe232b 7ddd557fe84c4ec8a0ea9f123c689725 2abcd1a2f03d43af8bf761250c919162 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 269/515] 10.0.0.118 () {34 vars in 991 bytes} [Mon Apr 27 02:38:09 2026] GET /v2.0/security-groups/2c9be7be-516c-44cc-a373-8a6328a200a2 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:38:09.295 8 INFO oslo.messaging._drivers.impl_rabbit [-] [0337a7a6-1807-4008-a8cd-b13af783c35e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60096. [pid: 8|app: 0|req: 247/516] 10.0.0.84 () {34 vars in 788 bytes} [Mon Apr 27 02:38:08 2026] PUT /v2.0/routers/82f14ef6-bb16-4024-a33c-82b3f8ac9343/remove_router_interface => generated 309 bytes in 1063 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:38:10.479 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-3631b6c1-199e-4847-a512-3bc205c22c33 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 7|app: 0|req: 270/519] 10.0.0.84 () {34 vars in 788 bytes} [Mon Apr 27 02:38:09 2026] PUT /v2.0/routers/e05d9743-fc49-4cbd-8029-e8d62f0de860/remove_router_interface => generated 309 bytes in 1294 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:38:10.855 8 INFO neutron.db.l3_hamode_db [None req-3631b6c1-199e-4847-a512-3bc205c22c33 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] HA network 3144bbd4-a098-4025-bd7e-b4de27fd5349 was deleted as no HA routers are present in tenant 361ad25472be4030a95e939c3f86127b. [pid: 8|app: 0|req: 250/520] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:38:09 2026] DELETE /v2.0/routers/82f14ef6-bb16-4024-a33c-82b3f8ac9343 => generated 0 bytes in 926 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/521] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:38:10 2026] DELETE /v2.0/subnets/218100c8-da60-46cf-af99-a837fd0083d3 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:38:11.081 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-a0a64470-01e3-4f30-811e-10535f862d31 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - 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-04-27 02:38:11.295 8 INFO neutron.services.segments.plugin [-] Segment b35ec457-4125-4947-990e-e20573e94b16 resource provider aggregate not found 2026-04-27 02:38:11.319 8 INFO neutron.services.segments.plugin [-] Segment b35ec457-4125-4947-990e-e20573e94b16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b35ec457-4125-4947-990e-e20573e94b16 found for delete ", "request_id": "req-a0064787-a100-4d9a-b27a-92a32bafcff1"}]} 2026-04-27 02:38:11.324 8 INFO neutron.services.segments.plugin [-] Segment b35ec457-4125-4947-990e-e20573e94b16 resource provider aggregate not found 2026-04-27 02:38:11.337 8 INFO neutron.services.segments.plugin [-] Segment b35ec457-4125-4947-990e-e20573e94b16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b35ec457-4125-4947-990e-e20573e94b16 found for delete ", "request_id": "req-7d9367f9-26b1-440b-b624-7c95e356ce2f"}]} [pid: 8|app: 0|req: 252/522] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:38:11 2026] GET /v2.0/security-groups?tenant_id=4df43dc4ef41457ab4941d0e0c5df239&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:38:11.543 7 INFO neutron.db.l3_hamode_db [None req-a0a64470-01e3-4f30-811e-10535f862d31 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] HA network 44b0bc25-5a53-4ce8-a539-cca9ccc3c382 was deleted as no HA routers are present in tenant 2abcd1a2f03d43af8bf761250c919162. [pid: 7|app: 0|req: 271/523] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:38:10 2026] DELETE /v2.0/routers/e05d9743-fc49-4cbd-8029-e8d62f0de860 => generated 0 bytes in 979 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/524] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:38:11 2026] DELETE /v2.0/networks/90a73bd0-9430-4eea-a8d2-ff24907e0dc3 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/525] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:38:11 2026] DELETE /v2.0/security-groups/eebe6d56-3434-49f7-a3cf-ebe12ac8eac8 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/526] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:38:11 2026] DELETE /v2.0/subnets/4aab5e76-4833-4fe5-bd15-469f7a6b9df4 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/527] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:38:11 2026] GET /v2.0/security-groups?tenant_id=361ad25472be4030a95e939c3f86127b&name=default => generated 2921 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/528] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:38:11 2026] DELETE /v2.0/security-groups/3971f084-2230-4207-b022-e564bfbac44b => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/529] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:38:11 2026] GET /v2.0/security-groups?tenant_id=a569bd260e7e498ca5af72b0fd9cd41f&name=default => generated 2925 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/530] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:38:11 2026] DELETE /v2.0/networks/03b75ed0-87f0-40af-bf48-abbc23ab670f => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/531] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:38:11 2026] DELETE /v2.0/security-groups/161da894-2086-4153-a12d-88c79e906a56 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:38:12.200 7 INFO neutron.services.segments.plugin [-] Segment e6bb846e-6745-4b62-b84f-b563d5823468 resource provider aggregate not found 2026-04-27 02:38:12.209 7 INFO neutron.services.segments.plugin [-] Segment e6bb846e-6745-4b62-b84f-b563d5823468 resource provider aggregate not found 2026-04-27 02:38:12.225 7 INFO neutron.services.segments.plugin [-] Segment e6bb846e-6745-4b62-b84f-b563d5823468 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6bb846e-6745-4b62-b84f-b563d5823468 found for delete ", "request_id": "req-d77542da-01b4-4722-bc36-b767421bd707"}]} 2026-04-27 02:38:12.230 7 INFO neutron.services.segments.plugin [-] Segment e6bb846e-6745-4b62-b84f-b563d5823468 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6bb846e-6745-4b62-b84f-b563d5823468 found for delete ", "request_id": "req-03c0c619-9cf7-45ee-8f17-c091da150ef1"}]} [pid: 7|app: 0|req: 274/532] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:38:12 2026] GET /v2.0/security-groups?tenant_id=2abcd1a2f03d43af8bf761250c919162&name=default => generated 2921 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/533] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:38:12 2026] DELETE /v2.0/security-groups/cbc7b01e-55d3-442d-a950-d50a9d4fe92b => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:38:13.819 7 INFO neutron.db.segments_db [None req-dd06e833-4f4f-42ef-9831-d34d0ac150ac e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Added segment 311bc219-1c3e-4e38-99fa-1a167e0654eb of type vxlan for network 6f5523da-a6e4-4500-80cc-af2e14e4f915 [pid: 7|app: 0|req: 275/534] 10.0.0.84 () {34 vars in 670 bytes} [Mon Apr 27 02:38:13 2026] POST /v2.0/networks => generated 751 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:38:13.936 8 INFO neutron.services.segments.plugin [-] Segment e2603cc2-c23a-4b53-b887-0ccc5de11cac resource provider aggregate not found 2026-04-27 02:38:13.941 8 INFO neutron.services.segments.plugin [-] Segment e2603cc2-c23a-4b53-b887-0ccc5de11cac resource provider aggregate not found 2026-04-27 02:38:13.953 8 INFO neutron.services.segments.plugin [-] Segment e2603cc2-c23a-4b53-b887-0ccc5de11cac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2603cc2-c23a-4b53-b887-0ccc5de11cac found for delete ", "request_id": "req-0321589a-1418-4f95-9014-8f1d39372890"}]} 2026-04-27 02:38:13.961 8 INFO neutron.services.segments.plugin [-] Segment e2603cc2-c23a-4b53-b887-0ccc5de11cac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2603cc2-c23a-4b53-b887-0ccc5de11cac found for delete ", "request_id": "req-89695d2d-3e4c-4a2b-ba38-3b6ed4dcc09c"}]} [pid: 8|app: 0|req: 260/535] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:38:13 2026] POST /v2.0/subnets => generated 699 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/536] 10.0.0.118 () {34 vars in 1100 bytes} [Mon Apr 27 02:38:14 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1760824130&fields=id&tenant_id=eeb663527a5a4d54a5f2ad7027a56106 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:38:14.213 8 INFO neutron.db.segments_db [None req-a516f5d9-8d23-46a6-8c2a-92d9b1ea372c e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Added segment 59738dd4-e971-4037-ada6-4c2a5d0f12d0 of type vxlan for network b3648764-d14a-481b-810c-04b313ef95b4 2026-04-27 02:38:14.245 7 INFO neutron.services.segments.plugin [-] Segment 505e4ae4-8808-47e1-9331-d210f8eb4687 resource provider aggregate not found 2026-04-27 02:38:14.251 7 INFO neutron.services.segments.plugin [-] Segment 505e4ae4-8808-47e1-9331-d210f8eb4687 resource provider aggregate not found 2026-04-27 02:38:14.259 7 INFO neutron.services.segments.plugin [-] Segment 505e4ae4-8808-47e1-9331-d210f8eb4687 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 505e4ae4-8808-47e1-9331-d210f8eb4687 found for delete ", "request_id": "req-1681e7dc-37fb-46a1-8c90-8cb4f0fc3402"}]} 2026-04-27 02:38:14.266 7 INFO neutron.services.segments.plugin [-] Segment 505e4ae4-8808-47e1-9331-d210f8eb4687 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 505e4ae4-8808-47e1-9331-d210f8eb4687 found for delete ", "request_id": "req-787253c8-f5a7-448e-8a71-0985601a9de4"}]} 2026-04-27 02:38:14.380 7 INFO neutron.db.segments_db [None req-b3f7e61b-0826-4b64-8fdb-f0f246694645 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Added segment b3820062-abd5-40a6-816d-fe0e67798dee of type vxlan for network bcf79158-f80a-4e71-8a00-8247b125a8fe 2026-04-27 02:38:14.449 8 INFO neutron.db.l3_hamode_db [None req-a516f5d9-8d23-46a6-8c2a-92d9b1ea372c e82b6618305d4f05937d7ba66d63a9e9 587052311e4d40ffb7004d95dec571a9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 276/537] 10.0.0.84 () {34 vars in 670 bytes} [Mon Apr 27 02:38:14 2026] POST /v2.0/networks => generated 744 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/538] 10.0.0.118 () {34 vars in 982 bytes} [Mon Apr 27 02:38:14 2026] GET /v2.0/networks?id=7c9d8c94-c551-406e-b0dc-d49a39c20121 => generated 679 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/539] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:38:14 2026] POST /v2.0/subnets => generated 691 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/540] 10.0.0.118 () {34 vars in 965 bytes} [Mon Apr 27 02:38:14 2026] GET /v2.0/quotas/eeb663527a5a4d54a5f2ad7027a56106 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:38:14.743 7 INFO neutron.db.segments_db [None req-28b1d04e-c0f4-4991-a876-698bd93886ce e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Added segment 89f056be-db41-4745-9254-9ca79b932b08 of type vxlan for network e04c1c0e-6bad-4824-b128-5436cae51f71 2026-04-27 02:38:15.026 7 INFO neutron.db.l3_hamode_db [None req-28b1d04e-c0f4-4991-a876-698bd93886ce e82b6618305d4f05937d7ba66d63a9e9 5508431a23ff492da720364ca5861907 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 02:38:15.358 8 INFO neutron.db.l3_hamode_db [None req-a516f5d9-8d23-46a6-8c2a-92d9b1ea372c e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 02:38:16.070 7 INFO neutron.db.l3_hamode_db [None req-28b1d04e-c0f4-4991-a876-698bd93886ce e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 262/541] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:38:14 2026] POST /v2.0/routers => generated 739 bytes in 2325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/542] 10.0.0.118 () {34 vars in 1002 bytes} [Mon Apr 27 02:38:16 2026] GET /v2.0/ports?tenant_id=eeb663527a5a4d54a5f2ad7027a56106&fields=id => generated 103 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/543] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:38:14 2026] POST /v2.0/routers => generated 731 bytes in 2344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/544] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:38:16 2026] GET /v2.0/security-groups?tenant_id=07f64a8d927944c6b468ff4571365f71&name=default => generated 2925 bytes in 363 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/545] 10.0.0.84 () {34 vars in 782 bytes} [Mon Apr 27 02:38:17 2026] PUT /v2.0/routers/4d4ffbba-5cc8-4867-9a3d-6b2701b42631/add_router_interface => generated 309 bytes in 1246 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/546] 10.0.0.84 () {34 vars in 782 bytes} [Mon Apr 27 02:38:17 2026] PUT /v2.0/routers/83711000-5c42-45af-9d73-2acf2b6c147a/add_router_interface => generated 309 bytes in 1127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/547] 10.0.0.118 () {34 vars in 907 bytes} [Mon Apr 27 02:38:18 2026] GET /v2.0/extensions => generated 20516 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/548] 10.0.0.118 () {34 vars in 1008 bytes} [Mon Apr 27 02:38:18 2026] GET /v2.0/networks/7c9d8c94-c551-406e-b0dc-d49a39c20121?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/549] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:38:18 2026] DELETE /v2.0/security-groups/acd265a9-a58e-4ad4-825c-8ce771311921 => 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: 284/550] 10.0.0.118 () {34 vars in 1108 bytes} [Mon Apr 27 02:38:18 2026] GET /v2.0/networks/7c9d8c94-c551-406e-b0dc-d49a39c20121?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/551] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:38:18 2026] GET /v2.0/security-groups?tenant_id=8080ac171b9e453bbcb64bd1e95711c9&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/552] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:38:18 2026] DELETE /v2.0/security-groups/c9a58dc4-3d89-4aa8-8e27-fe183eb9811a => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:38:19.010 8 WARNING neutron_lib.context [None req-af2ba304-bbfb-423f-9e4a-6df9595afa63 66189160fa0541948e52dfde4e28b4bc 5508431a23ff492da720364ca5861907 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:38:19.028 7 WARNING neutron_lib.context [None req-ba12c081-07b5-42bf-9b72-9e36fc5fadca c0bd3dec8e594a8caf4ec5e00b1fc771 587052311e4d40ffb7004d95dec571a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 268/553] 10.0.0.84 () {34 vars in 684 bytes} [Mon Apr 27 02:38:19 2026] POST /v2.0/security-groups => generated 1659 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/554] 10.0.0.84 () {34 vars in 684 bytes} [Mon Apr 27 02:38:19 2026] POST /v2.0/security-groups => generated 1661 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 02:38:19.229 7 WARNING neutron_lib.context [None req-423d127b-cef5-4a8a-b6b5-3ab880ded443 66189160fa0541948e52dfde4e28b4bc 5508431a23ff492da720364ca5861907 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 269/555] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:19 2026] GET /v2.0/ports?device_id=0aa8885b-c00d-4663-b819-44206776f9c5 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:38:19.238 8 WARNING neutron_lib.context [None req-b594a96a-57da-44be-861b-af88b6d0a371 c0bd3dec8e594a8caf4ec5e00b1fc771 587052311e4d40ffb7004d95dec571a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 287/556] 10.0.0.84 () {34 vars in 694 bytes} [Mon Apr 27 02:38:19 2026] POST /v2.0/security-group-rules => generated 597 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:38:19.409 7 WARNING neutron_lib.context [None req-7f708cc3-6d72-4f91-b097-9553a23c0a88 66189160fa0541948e52dfde4e28b4bc 5508431a23ff492da720364ca5861907 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 270/557] 10.0.0.84 () {34 vars in 694 bytes} [Mon Apr 27 02:38:19 2026] POST /v2.0/security-group-rules => generated 597 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:38:19.431 8 WARNING neutron_lib.context [None req-1d3c6d0c-bd64-4553-90c8-a2eb3596ab20 c0bd3dec8e594a8caf4ec5e00b1fc771 587052311e4d40ffb7004d95dec571a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 271/558] 10.0.0.84 () {34 vars in 694 bytes} [Mon Apr 27 02:38:19 2026] POST /v2.0/security-group-rules => generated 602 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/559] 10.0.0.84 () {34 vars in 694 bytes} [Mon Apr 27 02:38:19 2026] POST /v2.0/security-group-rules => generated 602 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:38:19.562 8 WARNING neutron_lib.context [None req-0b54fa03-4ec5-4f32-b0ba-2842ae0599c0 c0bd3dec8e594a8caf4ec5e00b1fc771 587052311e4d40ffb7004d95dec571a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:38:19.566 7 WARNING neutron_lib.context [None req-d942c939-d194-4034-9736-8391af19c235 66189160fa0541948e52dfde4e28b4bc 5508431a23ff492da720364ca5861907 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 272/560] 10.0.0.84 () {34 vars in 675 bytes} [Mon Apr 27 02:38:19 2026] POST /v2.0/floatingips => generated 552 bytes in 548 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/561] 10.0.0.84 () {34 vars in 675 bytes} [Mon Apr 27 02:38:19 2026] POST /v2.0/floatingips => generated 552 bytes in 642 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/562] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:20 2026] GET /v2.0/ports?device_id=0aa8885b-c00d-4663-b819-44206776f9c5 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/563] 10.0.0.118 () {34 vars in 1100 bytes} [Mon Apr 27 02:38:20 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1346634890&fields=id&tenant_id=587052311e4d40ffb7004d95dec571a9 => generated 69 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/564] 10.0.0.118 () {34 vars in 982 bytes} [Mon Apr 27 02:38:20 2026] GET /v2.0/networks?id=6f5523da-a6e4-4500-80cc-af2e14e4f915 => generated 684 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/565] 10.0.0.118 () {34 vars in 1096 bytes} [Mon Apr 27 02:38:20 2026] GET /v2.0/security-groups?name=tempest-securitygroup--48014057&fields=id&tenant_id=5508431a23ff492da720364ca5861907 => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/566] 10.0.0.118 () {34 vars in 965 bytes} [Mon Apr 27 02:38:20 2026] GET /v2.0/quotas/587052311e4d40ffb7004d95dec571a9 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/567] 10.0.0.118 () {34 vars in 982 bytes} [Mon Apr 27 02:38:20 2026] GET /v2.0/networks?id=bcf79158-f80a-4e71-8a00-8247b125a8fe => generated 676 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/568] 10.0.0.118 () {34 vars in 965 bytes} [Mon Apr 27 02:38:20 2026] GET /v2.0/quotas/5508431a23ff492da720364ca5861907 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/569] 10.0.0.118 () {34 vars in 1002 bytes} [Mon Apr 27 02:38:20 2026] GET /v2.0/ports?tenant_id=587052311e4d40ffb7004d95dec571a9&fields=id => generated 103 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/570] 10.0.0.118 () {34 vars in 1008 bytes} [Mon Apr 27 02:38:20 2026] GET /v2.0/networks/6f5523da-a6e4-4500-80cc-af2e14e4f915?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: 294/571] 10.0.0.118 () {34 vars in 1002 bytes} [Mon Apr 27 02:38:20 2026] GET /v2.0/ports?tenant_id=5508431a23ff492da720364ca5861907&fields=id => generated 103 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/572] 10.0.0.118 () {34 vars in 1108 bytes} [Mon Apr 27 02:38:20 2026] GET /v2.0/networks/6f5523da-a6e4-4500-80cc-af2e14e4f915?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: 295/573] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:21 2026] GET /v2.0/ports?device_id=1565f994-2681-40d4-ba10-af8009b099cb => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/574] 10.0.0.118 () {34 vars in 907 bytes} [Mon Apr 27 02:38:21 2026] GET /v2.0/extensions => generated 20516 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/575] 10.0.0.118 () {34 vars in 1008 bytes} [Mon Apr 27 02:38:21 2026] GET /v2.0/networks/bcf79158-f80a-4e71-8a00-8247b125a8fe?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: 297/576] 10.0.0.118 () {34 vars in 1108 bytes} [Mon Apr 27 02:38:21 2026] GET /v2.0/networks/bcf79158-f80a-4e71-8a00-8247b125a8fe?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/577] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:21 2026] GET /v2.0/ports?device_id=0aa8885b-c00d-4663-b819-44206776f9c5 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/578] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:38:21 2026] GET /v2.0/security-groups?tenant_id=d22c084688ce42e0a8a7b3587bd482f6&name=default => generated 2925 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/579] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:21 2026] GET /v2.0/ports?device_id=bc4a0aa3-75ab-4b4e-a190-06822b7ebf34 => 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: 299/580] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:38:21 2026] DELETE /v2.0/security-groups/915a1235-9939-42aa-9fdc-fd06f5a0c7f1 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/581] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:22 2026] GET /v2.0/ports?device_id=1565f994-2681-40d4-ba10-af8009b099cb => 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: 300/582] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:22 2026] GET /v2.0/ports?device_id=0aa8885b-c00d-4663-b819-44206776f9c5 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/583] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:22 2026] GET /v2.0/ports?device_id=bc4a0aa3-75ab-4b4e-a190-06822b7ebf34 => 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: 301/584] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:23 2026] GET /v2.0/ports?device_id=1565f994-2681-40d4-ba10-af8009b099cb => 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: 302/585] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:23 2026] GET /v2.0/ports?device_id=0aa8885b-c00d-4663-b819-44206776f9c5 => 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: 303/586] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:23 2026] GET /v2.0/ports?device_id=bc4a0aa3-75ab-4b4e-a190-06822b7ebf34 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/587] 199.204.45.246 () {34 vars in 986 bytes} [Mon Apr 27 02:38:23 2026] GET /v2.0/networks?id=7c9d8c94-c551-406e-b0dc-d49a39c20121 => generated 679 bytes in 359 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/588] 199.204.45.246 () {34 vars in 1050 bytes} [Mon Apr 27 02:38:24 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=eeb663527a5a4d54a5f2ad7027a56106 => generated 181 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:38:24.186 7 WARNING neutron_lib.context [req-8009ebc5-ab78-4ea6-b8e0-370018c59c77 req-292b43b6-7aa8-493f-8cb6-79f2f5de4b48 060f5f9c5ef140d6b887ee7fb1cb47e7 eeb663527a5a4d54a5f2ad7027a56106 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 285/589] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:38:24 2026] GET /v2.0/security-groups?tenant_id=bcf75ecbbbb7480fb8a7470523edb575&name=default => generated 2925 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/590] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:38:24 2026] DELETE /v2.0/security-groups/3754402b-5810-40df-8098-a5407dd7886a => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/591] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:24 2026] GET /v2.0/ports?device_id=1565f994-2681-40d4-ba10-af8009b099cb => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/594] 199.204.45.246 () {38 vars in 955 bytes} [Mon Apr 27 02:38:24 2026] POST /v2.0/ports => generated 958 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/595] 199.204.45.246 () {34 vars in 911 bytes} [Mon Apr 27 02:38:24 2026] GET /v2.0/extensions => generated 20516 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) /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: 306/596] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:24 2026] GET /v2.0/ports?device_id=0aa8885b-c00d-4663-b819-44206776f9c5 => generated 961 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/597] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:38:24 2026] GET /v2.0/security-groups?id=677d3c5e-1856-4ecf-989b-5646a603df1d&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/598] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:25 2026] GET /v2.0/ports?device_id=bc4a0aa3-75ab-4b4e-a190-06822b7ebf34 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/599] 199.204.45.246 () {34 vars in 986 bytes} [Mon Apr 27 02:38:25 2026] GET /v2.0/networks?id=6f5523da-a6e4-4500-80cc-af2e14e4f915 => generated 684 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/600] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:25 2026] GET /v2.0/ports?device_id=1565f994-2681-40d4-ba10-af8009b099cb => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/601] 199.204.45.246 () {34 vars in 1050 bytes} [Mon Apr 27 02:38:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=587052311e4d40ffb7004d95dec571a9 => generated 181 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:38:25.654 8 WARNING neutron_lib.context [req-470e1d01-b9b6-4d26-81dc-f26e7e7e95c7 req-f2c2ca71-b8dc-4f2b-838e-6acb8945f5b1 c0bd3dec8e594a8caf4ec5e00b1fc771 587052311e4d40ffb7004d95dec571a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/602] 199.204.45.246 () {38 vars in 1028 bytes} [Mon Apr 27 02:38:25 2026] PUT /v2.0/ports/6b2c53d3-58f4-4bd7-9f85-e92835fd782d => generated 1239 bytes in 804 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: 308/603] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:26 2026] GET /v2.0/ports?device_id=0aa8885b-c00d-4663-b819-44206776f9c5 => generated 973 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/604] 199.204.45.246 () {38 vars in 955 bytes} [Mon Apr 27 02:38:25 2026] POST /v2.0/ports => generated 958 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 297/605] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:26 2026] GET /v2.0/ports?device_id=bc4a0aa3-75ab-4b4e-a190-06822b7ebf34 => 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: 309/606] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:38:26 2026] GET /v2.0/security-groups?id=677d3c5e-1856-4ecf-989b-5646a603df1d&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:38:26.278 7 WARNING neutron_lib.context [None req-f57dbccd-cf60-4639-9360-1a3f847318e2 65d2b2f26d4541e997e486fe6619b717 0ef1f5e27f0e43b7a6e6eec57bbbbe9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:38:26.469 7 INFO neutron.db.segments_db [None req-f57dbccd-cf60-4639-9360-1a3f847318e2 65d2b2f26d4541e997e486fe6619b717 0ef1f5e27f0e43b7a6e6eec57bbbbe9b - - default default] Added segment 6d53aade-d8e3-4383-9745-bb9d6ebf1ca7 of type vxlan for network c2c56525-66f8-49c3-a456-54bc64212229 2026-04-27 02:38:26.560 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-10ea36f6-2d9f-4709-908a-fc19a3539cff'] response: {'name': 'network-changed', 'server_uuid': '0aa8885b-c00d-4663-b819-44206776f9c5', 'tag': '6b2c53d3-58f4-4bd7-9f85-e92835fd782d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 310/607] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:38:26 2026] POST /v2.0/networks => generated 649 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:38:26.603 7 WARNING neutron_lib.context [None req-c7513c80-c846-41ba-a86c-91dee0b0096f 65d2b2f26d4541e997e486fe6619b717 0ef1f5e27f0e43b7a6e6eec57bbbbe9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 298/608] 199.204.45.246 () {38 vars in 1028 bytes} [Mon Apr 27 02:38:26 2026] PUT /v2.0/ports/33e61252-07b2-4139-b5f9-d1991f02f04d => generated 1239 bytes in 435 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 299/609] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:26 2026] GET /v2.0/ports?device_id=1565f994-2681-40d4-ba10-af8009b099cb => generated 973 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/610] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:38:26 2026] GET /v2.0/security-groups?id=dadc9b85-8f24-45cb-9277-eb268bfaa3d3&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/611] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:38:26 2026] GET /v2.0/ports?tenant_id=eeb663527a5a4d54a5f2ad7027a56106&device_id=0aa8885b-c00d-4663-b819-44206776f9c5 => generated 1242 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/612] 10.0.0.84 () {34 vars in 664 bytes} [Mon Apr 27 02:38:26 2026] POST /v2.0/ports => generated 777 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/613] 199.204.45.246 () {34 vars in 1060 bytes} [Mon Apr 27 02:38:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=6b2c53d3-58f4-4bd7-9f85-e92835fd782d => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 02:38:26.973 7 WARNING neutron_lib.context [None req-21484bd6-8d6b-426b-8a7c-c4c6c101dea1 65d2b2f26d4541e997e486fe6619b717 0ef1f5e27f0e43b7a6e6eec57bbbbe9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 303/614] 199.204.45.246 () {34 vars in 984 bytes} [Mon Apr 27 02:38:26 2026] GET /v2.0/subnets?id=e4e18a97-c33b-4b42-b851-e3ae26046c1d => generated 697 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:38:27.028 7 INFO neutron.db.segments_db [None req-21484bd6-8d6b-426b-8a7c-c4c6c101dea1 65d2b2f26d4541e997e486fe6619b717 0ef1f5e27f0e43b7a6e6eec57bbbbe9b - - default default] Added segment e664a6fd-ff16-4a39-85b3-12ff4dbe99b7 of type vxlan for network 631e09f4-bb80-4b3b-baf4-71cd1b34c5fe [pid: 8|app: 0|req: 304/615] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:38:27 2026] GET /v2.0/ports?network_id=7c9d8c94-c551-406e-b0dc-d49a39c20121&device_owner=network%3Adhcp => generated 1244 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:38:27.109 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-173b51af-9ffc-4675-84fa-082746430a4f'] response: {'name': 'network-changed', 'server_uuid': '1565f994-2681-40d4-ba10-af8009b099cb', 'tag': '33e61252-07b2-4139-b5f9-d1991f02f04d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 312/616] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:38:26 2026] POST /v2.0/networks => generated 636 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/617] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:38:27 2026] GET /v2.0/networks/7c9d8c94-c551-406e-b0dc-d49a39c20121?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:38:27.147 7 WARNING neutron_lib.context [None req-296cf89a-c23d-4064-a727-434c82738cbf 65d2b2f26d4541e997e486fe6619b717 0ef1f5e27f0e43b7a6e6eec57bbbbe9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 306/618] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:38:27 2026] GET /v2.0/networks/7c9d8c94-c551-406e-b0dc-d49a39c20121?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/619] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:27 2026] GET /v2.0/ports?device_id=0aa8885b-c00d-4663-b819-44206776f9c5 => generated 973 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/620] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:27 2026] GET /v2.0/ports?device_id=bc4a0aa3-75ab-4b4e-a190-06822b7ebf34 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/621] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:38:27 2026] GET /v2.0/security-groups?id=677d3c5e-1856-4ecf-989b-5646a603df1d&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/622] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:38:27 2026] POST /v2.0/subnets => generated 646 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:38:27.471 8 WARNING neutron_lib.context [None req-7fafb674-cee5-4784-ab21-0981c42670b1 65d2b2f26d4541e997e486fe6619b717 0ef1f5e27f0e43b7a6e6eec57bbbbe9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 314/623] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:38:27 2026] GET /v2.0/ports?tenant_id=587052311e4d40ffb7004d95dec571a9&device_id=1565f994-2681-40d4-ba10-af8009b099cb => generated 1242 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/624] 199.204.45.246 () {34 vars in 986 bytes} [Mon Apr 27 02:38:27 2026] GET /v2.0/networks?id=bcf79158-f80a-4e71-8a00-8247b125a8fe => generated 676 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/625] 199.204.45.246 () {34 vars in 1060 bytes} [Mon Apr 27 02:38:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=33e61252-07b2-4139-b5f9-d1991f02f04d => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/626] 199.204.45.246 () {34 vars in 1050 bytes} [Mon Apr 27 02:38:27 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5508431a23ff492da720364ca5861907 => generated 179 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/627] 10.0.0.84 () {34 vars in 664 bytes} [Mon Apr 27 02:38:27 2026] POST /v2.0/ports => generated 965 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, ' [pid: 7|app: 0|req: 318/628] 199.204.45.246 () {34 vars in 984 bytes} [Mon Apr 27 02:38:27 2026] GET /v2.0/subnets?id=330c31cb-ed10-4938-a231-45ff6ebe03b3 => generated 702 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:38:27.840 8 WARNING neutron_lib.context [req-e7902304-e0c1-44bb-b85c-4001625d38e5 req-e7546708-c39f-4086-8a55-a95298560568 66189160fa0541948e52dfde4e28b4bc 5508431a23ff492da720364ca5861907 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 319/629] 10.0.0.84 () {32 vars in 719 bytes} [Mon Apr 27 02:38:27 2026] DELETE /v2.0/ports/98683fed-5eb5-44db-b693-11ea195cb434 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/630] 199.204.45.246 () {38 vars in 955 bytes} [Mon Apr 27 02:38:27 2026] POST /v2.0/ports => generated 958 bytes in 396 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: 320/631] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:38:28 2026] GET /v2.0/ports?network_id=6f5523da-a6e4-4500-80cc-af2e14e4f915&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:38:28.258 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6e85fd26-eb2b-440a-827d-854237852198 65d2b2f26d4541e997e486fe6619b717 0ef1f5e27f0e43b7a6e6eec57bbbbe9b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 321/632] 10.0.0.84 () {32 vars in 719 bytes} [Mon Apr 27 02:38:28 2026] DELETE /v2.0/ports/98683fed-5eb5-44db-b693-11ea195cb434 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/633] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:28 2026] GET /v2.0/ports?device_id=1565f994-2681-40d4-ba10-af8009b099cb => 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: 322/634] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:38:28 2026] GET /v2.0/ports?tenant_id=eeb663527a5a4d54a5f2ad7027a56106&device_id=0aa8885b-c00d-4663-b819-44206776f9c5 => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/635] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:38:28 2026] GET /v2.0/networks/6f5523da-a6e4-4500-80cc-af2e14e4f915?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:38:28.354 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7c866a03-8803-44a7-a864-0b1bbf93832e 65d2b2f26d4541e997e486fe6619b717 0ef1f5e27f0e43b7a6e6eec57bbbbe9b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 324/636] 10.0.0.84 () {32 vars in 716 bytes} [Mon Apr 27 02:38:28 2026] GET /v2.0/ports/98683fed-5eb5-44db-b693-11ea195cb434 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/637] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:38:28 2026] GET /v2.0/security-groups?id=dadc9b85-8f24-45cb-9277-eb268bfaa3d3&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: 7|app: 0|req: 326/638] 199.204.45.246 () {34 vars in 986 bytes} [Mon Apr 27 02:38:28 2026] GET /v2.0/networks?id=7c9d8c94-c551-406e-b0dc-d49a39c20121 => generated 775 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/639] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:38:28 2026] GET /v2.0/networks/6f5523da-a6e4-4500-80cc-af2e14e4f915?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: 328/640] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:38:28 2026] DELETE /v2.0/subnets/d62f9910-2b77-4166-99ef-94861dfc03e9 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/641] 199.204.45.246 () {38 vars in 1028 bytes} [Mon Apr 27 02:38:28 2026] PUT /v2.0/ports/3313266d-564e-47a3-95cc-12952097a78e => generated 1239 bytes in 472 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 329/642] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:28 2026] GET /v2.0/ports?device_id=bc4a0aa3-75ab-4b4e-a190-06822b7ebf34 => generated 973 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/643] 199.204.45.246 () {34 vars in 1060 bytes} [Mon Apr 27 02:38:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=6b2c53d3-58f4-4bd7-9f85-e92835fd782d => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/644] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:28 2026] GET /v2.0/ports?device_id=0aa8885b-c00d-4663-b819-44206776f9c5 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/645] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:38:28 2026] GET /v2.0/security-groups?id=d4d2e6a2-0e4b-4f4e-be74-9404419f7607&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: 8|app: 0|req: 316/646] 199.204.45.246 () {34 vars in 984 bytes} [Mon Apr 27 02:38:28 2026] GET /v2.0/subnets?id=e4e18a97-c33b-4b42-b851-e3ae26046c1d => generated 697 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/647] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:38:28 2026] GET /v2.0/security-groups?id=677d3c5e-1856-4ecf-989b-5646a603df1d&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/648] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:38:28 2026] GET /v2.0/ports?network_id=7c9d8c94-c551-406e-b0dc-d49a39c20121&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/649] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:38:28 2026] GET /v2.0/networks/7c9d8c94-c551-406e-b0dc-d49a39c20121?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/650] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:38:29 2026] GET /v2.0/networks/7c9d8c94-c551-406e-b0dc-d49a39c20121?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) 2026-04-27 02:38:29.067 7 INFO neutron.services.segments.plugin [-] Segment e664a6fd-ff16-4a39-85b3-12ff4dbe99b7 resource provider aggregate not found 2026-04-27 02:38:29.077 7 INFO neutron.services.segments.plugin [-] Segment e664a6fd-ff16-4a39-85b3-12ff4dbe99b7 resource provider aggregate not found 2026-04-27 02:38:29.082 7 INFO neutron.services.segments.plugin [-] Segment e664a6fd-ff16-4a39-85b3-12ff4dbe99b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e664a6fd-ff16-4a39-85b3-12ff4dbe99b7 found for delete ", "request_id": "req-28f03ea6-b89a-4886-8350-13908974467e"}]} [pid: 7|app: 0|req: 331/651] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:38:28 2026] DELETE /v2.0/networks/631e09f4-bb80-4b3b-baf4-71cd1b34c5fe => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:38:29.113 8 WARNING neutron_lib.context [None req-e16633d6-6d97-412a-939e-b4a88fd09dc6 65d2b2f26d4541e997e486fe6619b717 0ef1f5e27f0e43b7a6e6eec57bbbbe9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:38:29.154 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0df0e591-6f39-40f1-9b4a-b75ddc6d2bb6'] response: {'name': 'network-changed', 'server_uuid': 'bc4a0aa3-75ab-4b4e-a190-06822b7ebf34', 'tag': '3313266d-564e-47a3-95cc-12952097a78e', 'status': 'completed', 'code': 200} 2026-04-27 02:38:29.174 8 INFO neutron.db.segments_db [None req-e16633d6-6d97-412a-939e-b4a88fd09dc6 65d2b2f26d4541e997e486fe6619b717 0ef1f5e27f0e43b7a6e6eec57bbbbe9b - - default default] Added segment 66806d51-8399-4422-86e4-03dde7b92c2e of type vxlan for network 811238dd-cf69-4978-8c11-93f5fc089d1f [pid: 8|app: 0|req: 321/652] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:38:29 2026] POST /v2.0/networks => generated 636 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:38:29.308 7 WARNING neutron_lib.context [None req-f5fb9787-9054-4985-87ed-e594d93bf892 65d2b2f26d4541e997e486fe6619b717 0ef1f5e27f0e43b7a6e6eec57bbbbe9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:38:29.310 7 INFO neutron.services.segments.plugin [-] Segment e664a6fd-ff16-4a39-85b3-12ff4dbe99b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e664a6fd-ff16-4a39-85b3-12ff4dbe99b7 found for delete ", "request_id": "req-f2db428a-138d-4236-ba65-055e817527c8"}]} [pid: 8|app: 0|req: 322/653] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:29 2026] GET /v2.0/ports?device_id=1565f994-2681-40d4-ba10-af8009b099cb => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/654] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:38:29 2026] GET /v2.0/ports?tenant_id=587052311e4d40ffb7004d95dec571a9&device_id=1565f994-2681-40d4-ba10-af8009b099cb => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/655] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:38:29 2026] GET /v2.0/security-groups?id=dadc9b85-8f24-45cb-9277-eb268bfaa3d3&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/656] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:38:29 2026] POST /v2.0/subnets => generated 646 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:38:29.636 7 WARNING neutron_lib.context [None req-4b1e01eb-3536-4691-9839-f7a739c352ef 65d2b2f26d4541e997e486fe6619b717 0ef1f5e27f0e43b7a6e6eec57bbbbe9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 325/657] 199.204.45.246 () {34 vars in 986 bytes} [Mon Apr 27 02:38:29 2026] GET /v2.0/networks?id=6f5523da-a6e4-4500-80cc-af2e14e4f915 => generated 779 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/658] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:38:29 2026] GET /v2.0/ports?tenant_id=5508431a23ff492da720364ca5861907&device_id=bc4a0aa3-75ab-4b4e-a190-06822b7ebf34 => generated 1242 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/659] 199.204.45.246 () {34 vars in 1060 bytes} [Mon Apr 27 02:38:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=33e61252-07b2-4139-b5f9-d1991f02f04d => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/660] 199.204.45.246 () {34 vars in 1018 bytes} [Mon Apr 27 02:38:29 2026] GET /v2.0/networks?tenant_id=5508431a23ff492da720364ca5861907&shared=False => generated 772 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/661] 199.204.45.246 () {34 vars in 984 bytes} [Mon Apr 27 02:38:29 2026] GET /v2.0/subnets?id=330c31cb-ed10-4938-a231-45ff6ebe03b3 => generated 702 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/662] 199.204.45.246 () {34 vars in 930 bytes} [Mon Apr 27 02:38:29 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/663] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:38:29 2026] GET /v2.0/ports?network_id=6f5523da-a6e4-4500-80cc-af2e14e4f915&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/664] 10.0.0.84 () {34 vars in 664 bytes} [Mon Apr 27 02:38:29 2026] POST /v2.0/ports => generated 928 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/665] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:29 2026] GET /v2.0/ports?device_id=bc4a0aa3-75ab-4b4e-a190-06822b7ebf34 => generated 973 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/666] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:38:30 2026] GET /v2.0/networks/6f5523da-a6e4-4500-80cc-af2e14e4f915?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/667] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:30 2026] GET /v2.0/ports?device_id=0aa8885b-c00d-4663-b819-44206776f9c5 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/668] 10.0.0.84 () {32 vars in 719 bytes} [Mon Apr 27 02:38:29 2026] DELETE /v2.0/ports/071157e0-a48a-44da-9abe-59837e0112e9 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/669] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:38:30 2026] GET /v2.0/security-groups?id=d4d2e6a2-0e4b-4f4e-be74-9404419f7607&fields=id&fields=name => generated 112 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/670] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:38:30 2026] GET /v2.0/networks/6f5523da-a6e4-4500-80cc-af2e14e4f915?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/671] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:38:30 2026] GET /v2.0/security-groups?id=677d3c5e-1856-4ecf-989b-5646a603df1d&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:38:30.181 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fc51776a-5d30-4a6e-9e01-1697b6442ea1 65d2b2f26d4541e997e486fe6619b717 0ef1f5e27f0e43b7a6e6eec57bbbbe9b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 336/672] 10.0.0.84 () {32 vars in 716 bytes} [Mon Apr 27 02:38:30 2026] GET /v2.0/ports/071157e0-a48a-44da-9abe-59837e0112e9 => generated 132 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/673] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:38:30 2026] DELETE /v2.0/subnets/e6fb35c6-a72f-453b-90bd-0bac14bcdea1 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/674] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:30 2026] GET /v2.0/ports?device_id=1565f994-2681-40d4-ba10-af8009b099cb => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/675] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:38:30 2026] GET /v2.0/security-groups?id=dadc9b85-8f24-45cb-9277-eb268bfaa3d3&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: 337/676] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:38:30 2026] DELETE /v2.0/networks/811238dd-cf69-4978-8c11-93f5fc089d1f => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:38:30.868 8 WARNING neutron_lib.context [None req-f8a526d6-a86d-4932-a8ee-5f5922289693 65d2b2f26d4541e997e486fe6619b717 0ef1f5e27f0e43b7a6e6eec57bbbbe9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 338/677] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:38:30 2026] GET /v2.0/ports?tenant_id=5508431a23ff492da720364ca5861907&device_id=bc4a0aa3-75ab-4b4e-a190-06822b7ebf34 => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/678] 199.204.45.246 () {34 vars in 1060 bytes} [Mon Apr 27 02:38:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=3313266d-564e-47a3-95cc-12952097a78e => 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: 340/679] 199.204.45.246 () {34 vars in 984 bytes} [Mon Apr 27 02:38:30 2026] GET /v2.0/subnets?id=bf1d7c47-933a-44ee-94ba-bc43052541ae => generated 694 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/680] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:38:31 2026] GET /v2.0/ports?network_id=bcf79158-f80a-4e71-8a00-8247b125a8fe&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:38:31.106 7 INFO neutron.services.segments.plugin [-] Segment 66806d51-8399-4422-86e4-03dde7b92c2e resource provider aggregate not found 2026-04-27 02:38:31.127 7 INFO neutron.services.segments.plugin [-] Segment 66806d51-8399-4422-86e4-03dde7b92c2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66806d51-8399-4422-86e4-03dde7b92c2e found for delete ", "request_id": "req-cf66e908-eddb-495a-9696-2b2876aa0c2d"}]} [pid: 8|app: 0|req: 340/681] 10.0.0.84 () {34 vars in 664 bytes} [Mon Apr 27 02:38:30 2026] POST /v2.0/ports => generated 778 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/682] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:38:31 2026] GET /v2.0/networks/bcf79158-f80a-4e71-8a00-8247b125a8fe?fields=segments => generated 14 bytes in 60 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: 343/683] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:38:31 2026] GET /v2.0/networks/bcf79158-f80a-4e71-8a00-8247b125a8fe?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/684] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:31 2026] GET /v2.0/ports?device_id=bc4a0aa3-75ab-4b4e-a190-06822b7ebf34 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:38:31.324 7 INFO neutron.services.segments.plugin [-] Segment 66806d51-8399-4422-86e4-03dde7b92c2e resource provider aggregate not found [pid: 7|app: 0|req: 345/685] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:31 2026] GET /v2.0/ports?device_id=0aa8885b-c00d-4663-b819-44206776f9c5 => generated 973 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:38:31.342 7 INFO neutron.services.segments.plugin [-] Segment 66806d51-8399-4422-86e4-03dde7b92c2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66806d51-8399-4422-86e4-03dde7b92c2e found for delete ", "request_id": "req-08f37c40-f132-4a43-bbd6-aa05e5ab86f9"}]} [pid: 7|app: 0|req: 346/686] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:38:31 2026] GET /v2.0/security-groups?id=d4d2e6a2-0e4b-4f4e-be74-9404419f7607&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: 347/687] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:38:31 2026] GET /v2.0/security-groups?id=677d3c5e-1856-4ecf-989b-5646a603df1d&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/688] 10.0.0.84 () {34 vars in 736 bytes} [Mon Apr 27 02:38:31 2026] PUT /v2.0/ports/4014246a-e1b3-4e67-b89c-9941f5250386 => generated 752 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/689] 10.0.0.84 () {32 vars in 719 bytes} [Mon Apr 27 02:38:31 2026] DELETE /v2.0/ports/4014246a-e1b3-4e67-b89c-9941f5250386 => generated 0 bytes in 212 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: 8|app: 0|req: 342/690] 10.0.0.84 () {32 vars in 642 bytes} [Mon Apr 27 02:38:31 2026] GET /v2.0/ports => generated 780 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:38:31.771 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a4cfd9f9-3015-4030-a21a-d9d542cebd6f 65d2b2f26d4541e997e486fe6619b717 0ef1f5e27f0e43b7a6e6eec57bbbbe9b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 349/691] 10.0.0.84 () {32 vars in 716 bytes} [Mon Apr 27 02:38:31 2026] GET /v2.0/ports/4014246a-e1b3-4e67-b89c-9941f5250386 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/692] 10.0.0.84 () {32 vars in 642 bytes} [Mon Apr 27 02:38:31 2026] GET /v2.0/ports => generated 780 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/693] 10.0.0.84 () {32 vars in 716 bytes} [Mon Apr 27 02:38:31 2026] GET /v2.0/ports/abc9b4ee-7763-4d35-b793-65291fec1487 => generated 777 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:38:31.888 8 INFO neutron.pecan_wsgi.hooks.translation [None req-31b52ce6-c854-49a5-9e85-caa3e9d75e02 65d2b2f26d4541e997e486fe6619b717 0ef1f5e27f0e43b7a6e6eec57bbbbe9b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 344/694] 10.0.0.84 () {32 vars in 719 bytes} [Mon Apr 27 02:38:31 2026] DELETE /v2.0/ports/071157e0-a48a-44da-9abe-59837e0112e9 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:38:31.909 8 INFO neutron.pecan_wsgi.hooks.translation [None req-37c7d154-6845-4fe4-ab8e-3970af79dfa9 65d2b2f26d4541e997e486fe6619b717 0ef1f5e27f0e43b7a6e6eec57bbbbe9b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 345/695] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:38:31 2026] DELETE /v2.0/subnets/e6fb35c6-a72f-453b-90bd-0bac14bcdea1 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:38:31.930 8 INFO neutron.pecan_wsgi.hooks.translation [None req-aa205399-11f7-4783-9205-82226b95ea84 65d2b2f26d4541e997e486fe6619b717 0ef1f5e27f0e43b7a6e6eec57bbbbe9b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 346/696] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:38:31 2026] DELETE /v2.0/subnets/d62f9910-2b77-4166-99ef-94861dfc03e9 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/697] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:31 2026] GET /v2.0/ports?device_id=1565f994-2681-40d4-ba10-af8009b099cb => generated 973 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/698] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:38:31 2026] GET /v2.0/security-groups?id=dadc9b85-8f24-45cb-9277-eb268bfaa3d3&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: 8|app: 0|req: 347/699] 10.0.0.84 () {32 vars in 719 bytes} [Mon Apr 27 02:38:31 2026] DELETE /v2.0/ports/abc9b4ee-7763-4d35-b793-65291fec1487 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/700] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:38:32 2026] DELETE /v2.0/networks/c2c56525-66f8-49c3-a456-54bc64212229 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/701] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:32 2026] GET /v2.0/ports?device_id=bc4a0aa3-75ab-4b4e-a190-06822b7ebf34 => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/702] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:32 2026] GET /v2.0/ports?device_id=0aa8885b-c00d-4663-b819-44206776f9c5 => generated 973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/703] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:38:32 2026] GET /v2.0/security-groups?id=d4d2e6a2-0e4b-4f4e-be74-9404419f7607&fields=id&fields=name => generated 112 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/704] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:38:32 2026] GET /v2.0/security-groups?id=677d3c5e-1856-4ecf-989b-5646a603df1d&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/705] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:38:32 2026] GET /v2.0/security-groups?tenant_id=0ef1f5e27f0e43b7a6e6eec57bbbbe9b&name=default => generated 2925 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:38:33.149 7 INFO neutron.services.segments.plugin [-] Segment 6d53aade-d8e3-4383-9745-bb9d6ebf1ca7 resource provider aggregate not found [pid: 7|app: 0|req: 356/706] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:33 2026] GET /v2.0/ports?device_id=1565f994-2681-40d4-ba10-af8009b099cb => generated 973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:38:33.185 7 INFO neutron.services.segments.plugin [-] Segment 6d53aade-d8e3-4383-9745-bb9d6ebf1ca7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d53aade-d8e3-4383-9745-bb9d6ebf1ca7 found for delete ", "request_id": "req-f8497227-b75a-47b0-a377-1d1816d5b959"}]} [pid: 7|app: 0|req: 357/707] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:38:33 2026] GET /v2.0/security-groups?id=dadc9b85-8f24-45cb-9277-eb268bfaa3d3&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/708] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:38:33 2026] DELETE /v2.0/security-groups/3511fdcc-180d-4bb3-847f-c2edda50878f => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:38:33.668 7 INFO neutron.services.segments.plugin [-] Segment 6d53aade-d8e3-4383-9745-bb9d6ebf1ca7 resource provider aggregate not found 2026-04-27 02:38:33.690 7 INFO neutron.services.segments.plugin [-] Segment 6d53aade-d8e3-4383-9745-bb9d6ebf1ca7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d53aade-d8e3-4383-9745-bb9d6ebf1ca7 found for delete ", "request_id": "req-63fd3cc1-5ffa-4b69-b043-46733329a11f"}]} [pid: 7|app: 0|req: 358/709] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:33 2026] GET /v2.0/ports?device_id=bc4a0aa3-75ab-4b4e-a190-06822b7ebf34 => generated 973 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/710] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:33 2026] GET /v2.0/ports?device_id=0aa8885b-c00d-4663-b819-44206776f9c5 => generated 973 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/711] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:38:33 2026] GET /v2.0/security-groups?id=d4d2e6a2-0e4b-4f4e-be74-9404419f7607&fields=id&fields=name => generated 112 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/712] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:38:33 2026] GET /v2.0/security-groups?id=677d3c5e-1856-4ecf-989b-5646a603df1d&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: 360/713] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:34 2026] GET /v2.0/ports?device_id=1565f994-2681-40d4-ba10-af8009b099cb => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/714] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:38:34 2026] GET /v2.0/security-groups?id=dadc9b85-8f24-45cb-9277-eb268bfaa3d3&fields=id&fields=name => generated 114 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/715] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:34 2026] GET /v2.0/ports?device_id=0aa8885b-c00d-4663-b819-44206776f9c5 => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/716] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:34 2026] GET /v2.0/ports?device_id=bc4a0aa3-75ab-4b4e-a190-06822b7ebf34 => generated 973 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/717] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:38:34 2026] GET /v2.0/security-groups?id=677d3c5e-1856-4ecf-989b-5646a603df1d&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: 8|app: 0|req: 357/718] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:38:35 2026] GET /v2.0/security-groups?id=d4d2e6a2-0e4b-4f4e-be74-9404419f7607&fields=id&fields=name => generated 112 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:38:35.168 7 WARNING neutron_lib.context [None req-d120115e-c91b-479a-a713-c574315ae374 d4c694ecee1d4da2bb6b81a709fbd97d 8bcd5cb3b34e4f3c9d498aeb6ff46c55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 358/719] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:35 2026] GET /v2.0/ports?device_id=1565f994-2681-40d4-ba10-af8009b099cb => generated 973 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/720] 10.0.0.84 () {34 vars in 683 bytes} [Mon Apr 27 02:38:34 2026] POST /v2.0/security-groups => generated 1625 bytes in 807 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/721] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:38:35 2026] GET /v2.0/security-groups?id=dadc9b85-8f24-45cb-9277-eb268bfaa3d3&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/722] 10.0.0.84 () {32 vars in 662 bytes} [Mon Apr 27 02:38:35 2026] GET /v2.0/security-groups => generated 4530 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/723] 10.0.0.84 () {34 vars in 757 bytes} [Mon Apr 27 02:38:35 2026] PUT /v2.0/security-groups/6764ca58-c8fc-4a47-8299-7d02aebb159a => generated 1664 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/724] 10.0.0.84 () {32 vars in 736 bytes} [Mon Apr 27 02:38:35 2026] GET /v2.0/security-groups/6764ca58-c8fc-4a47-8299-7d02aebb159a => generated 1664 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/725] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:38:35 2026] DELETE /v2.0/security-groups/6764ca58-c8fc-4a47-8299-7d02aebb159a => 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: 365/726] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:36 2026] GET /v2.0/ports?device_id=0aa8885b-c00d-4663-b819-44206776f9c5 => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/727] 10.0.0.84 () {32 vars in 662 bytes} [Mon Apr 27 02:38:36 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) [pid: 7|app: 0|req: 366/728] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:38:36 2026] GET /v2.0/security-groups?id=677d3c5e-1856-4ecf-989b-5646a603df1d&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:38:36.196 7 INFO neutron.api.v2.resource [None req-25ca72b3-3713-4001-807c-c5cdaeaf7374 d4c694ecee1d4da2bb6b81a709fbd97d 8bcd5cb3b34e4f3c9d498aeb6ff46c55 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 367/729] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:38:36 2026] DELETE /v2.0/security-groups/6764ca58-c8fc-4a47-8299-7d02aebb159a => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:38:36.209 7 WARNING neutron_lib.context [None req-5a361493-de55-464b-b30b-edc994d95e6b d4c694ecee1d4da2bb6b81a709fbd97d 8bcd5cb3b34e4f3c9d498aeb6ff46c55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 363/730] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:36 2026] GET /v2.0/ports?device_id=bc4a0aa3-75ab-4b4e-a190-06822b7ebf34 => generated 973 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/731] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:38:36 2026] GET /v2.0/security-groups?id=d4d2e6a2-0e4b-4f4e-be74-9404419f7607&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/732] 10.0.0.84 () {34 vars in 683 bytes} [Mon Apr 27 02:38:36 2026] POST /v2.0/security-groups => generated 1625 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 02:38:36.331 8 WARNING neutron_lib.context [None req-12ed92f1-ce91-4ab1-b9b5-513f8879b8df d4c694ecee1d4da2bb6b81a709fbd97d 8bcd5cb3b34e4f3c9d498aeb6ff46c55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 365/733] 10.0.0.84 () {34 vars in 694 bytes} [Mon Apr 27 02:38:36 2026] POST /v2.0/security-group-rules => generated 601 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/734] 10.0.0.84 () {32 vars in 746 bytes} [Mon Apr 27 02:38:36 2026] GET /v2.0/security-group-rules/514675a1-0db6-4cf1-963c-1b8be990e635 => generated 601 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/735] 10.0.0.84 () {32 vars in 672 bytes} [Mon Apr 27 02:38:36 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/736] 10.0.0.84 () {32 vars in 749 bytes} [Mon Apr 27 02:38:36 2026] DELETE /v2.0/security-group-rules/514675a1-0db6-4cf1-963c-1b8be990e635 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/737] 10.0.0.84 () {32 vars in 672 bytes} [Mon Apr 27 02:38:36 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:38:36.778 7 WARNING neutron_lib.context [None req-c81f4969-170a-4559-9215-9f23c74e48a1 d4c694ecee1d4da2bb6b81a709fbd97d 8bcd5cb3b34e4f3c9d498aeb6ff46c55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 371/738] 10.0.0.84 () {34 vars in 694 bytes} [Mon Apr 27 02:38:36 2026] POST /v2.0/security-group-rules => generated 601 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/739] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:36 2026] GET /v2.0/ports?device_id=1565f994-2681-40d4-ba10-af8009b099cb => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/740] 10.0.0.84 () {32 vars in 746 bytes} [Mon Apr 27 02:38:36 2026] GET /v2.0/security-group-rules/63ec6f5e-adea-4561-9e7f-cc7074c218ef => generated 601 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/741] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:38:36 2026] GET /v2.0/security-groups?id=dadc9b85-8f24-45cb-9277-eb268bfaa3d3&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: 373/742] 10.0.0.84 () {32 vars in 672 bytes} [Mon Apr 27 02:38:36 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/743] 10.0.0.84 () {32 vars in 749 bytes} [Mon Apr 27 02:38:37 2026] DELETE /v2.0/security-group-rules/63ec6f5e-adea-4561-9e7f-cc7074c218ef => 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: 374/744] 10.0.0.84 () {32 vars in 672 bytes} [Mon Apr 27 02:38:37 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:38:37.174 8 WARNING neutron_lib.context [None req-cab68ef8-f404-4854-9082-bbf3cdfa53ff d4c694ecee1d4da2bb6b81a709fbd97d 8bcd5cb3b34e4f3c9d498aeb6ff46c55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:38:37.208 8 INFO neutron.db.securitygroups_db [None req-cab68ef8-f404-4854-9082-bbf3cdfa53ff d4c694ecee1d4da2bb6b81a709fbd97d 8bcd5cb3b34e4f3c9d498aeb6ff46c55 - - default default] Project 8bcd5cb3b34e4f3c9d498aeb6ff46c55 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 371/745] 10.0.0.84 () {34 vars in 694 bytes} [Mon Apr 27 02:38:37 2026] POST /v2.0/security-group-rules => generated 607 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/746] 10.0.0.84 () {32 vars in 746 bytes} [Mon Apr 27 02:38:37 2026] GET /v2.0/security-group-rules/1613d6a6-f00a-4232-b52b-00eca17192cd => generated 607 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/747] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:37 2026] GET /v2.0/ports?device_id=0aa8885b-c00d-4663-b819-44206776f9c5 => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/748] 10.0.0.84 () {32 vars in 672 bytes} [Mon Apr 27 02:38:37 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/749] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:37 2026] GET /v2.0/ports?device_id=bc4a0aa3-75ab-4b4e-a190-06822b7ebf34 => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/750] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:38:37 2026] GET /v2.0/security-groups?id=677d3c5e-1856-4ecf-989b-5646a603df1d&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/751] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:38:37 2026] GET /v2.0/security-groups?id=d4d2e6a2-0e4b-4f4e-be74-9404419f7607&fields=id&fields=name => generated 112 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/752] 10.0.0.84 () {32 vars in 749 bytes} [Mon Apr 27 02:38:37 2026] DELETE /v2.0/security-group-rules/1613d6a6-f00a-4232-b52b-00eca17192cd => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/753] 10.0.0.84 () {32 vars in 672 bytes} [Mon Apr 27 02:38:37 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/754] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:38:37 2026] DELETE /v2.0/security-groups/8d050537-2978-4833-92e7-0980439ee930 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/755] 10.0.0.84 () {32 vars in 662 bytes} [Mon Apr 27 02:38:37 2026] GET /v2.0/security-groups => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/756] 10.0.0.84 () {32 vars in 662 bytes} [Mon Apr 27 02:38:37 2026] GET /v2.0/security-groups => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/757] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:38 2026] GET /v2.0/ports?device_id=1565f994-2681-40d4-ba10-af8009b099cb => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/758] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:38:38 2026] GET /v2.0/security-groups?id=dadc9b85-8f24-45cb-9277-eb268bfaa3d3&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/759] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:38:38 2026] GET /v2.0/security-groups?tenant_id=8bcd5cb3b34e4f3c9d498aeb6ff46c55&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/760] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:38:38 2026] DELETE /v2.0/security-groups/a45a8465-321f-418a-8db0-b1a64921eb12 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/761] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:38 2026] GET /v2.0/ports?device_id=0aa8885b-c00d-4663-b819-44206776f9c5 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/762] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:38:38 2026] GET /v2.0/security-groups?id=677d3c5e-1856-4ecf-989b-5646a603df1d&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/763] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:38 2026] GET /v2.0/ports?device_id=bc4a0aa3-75ab-4b4e-a190-06822b7ebf34 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/764] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:38:38 2026] GET /v2.0/security-groups?id=d4d2e6a2-0e4b-4f4e-be74-9404419f7607&fields=id&fields=name => generated 112 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/765] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:39 2026] GET /v2.0/ports?device_id=1565f994-2681-40d4-ba10-af8009b099cb => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/766] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:38:39 2026] GET /v2.0/security-groups?id=dadc9b85-8f24-45cb-9277-eb268bfaa3d3&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/767] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:39 2026] GET /v2.0/ports?device_id=1565f994-2681-40d4-ba10-af8009b099cb => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/770] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:39 2026] GET /v2.0/ports?device_id=0aa8885b-c00d-4663-b819-44206776f9c5 => generated 975 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/771] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:39 2026] GET /v2.0/ports?device_id=bc4a0aa3-75ab-4b4e-a190-06822b7ebf34 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/772] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:38:39 2026] GET /v2.0/security-groups?id=677d3c5e-1856-4ecf-989b-5646a603df1d&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/773] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:38:39 2026] GET /v2.0/security-groups?id=d4d2e6a2-0e4b-4f4e-be74-9404419f7607&fields=id&fields=name => generated 112 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:38:40.011 7 INFO neutron.db.l3_db [None req-8e5e4cf1-0199-4000-bd07-9a81c735e5d9 c0bd3dec8e594a8caf4ec5e00b1fc771 587052311e4d40ffb7004d95dec571a9 - - default default] Floating IP f490add3-6722-49fa-a173-acdbee456eb0 associated. External IP: 10.96.250.214, port: 33e61252-07b2-4139-b5f9-d1991f02f04d. [pid: 7|app: 0|req: 385/774] 10.0.0.84 () {34 vars in 748 bytes} [Mon Apr 27 02:38:39 2026] PUT /v2.0/floatingips/f490add3-6722-49fa-a173-acdbee456eb0 => generated 856 bytes in 963 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/775] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:40 2026] GET /v2.0/ports?device_id=1565f994-2681-40d4-ba10-af8009b099cb => generated 975 bytes in 48 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.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:38:40 2026] GET /v2.0/security-groups?id=dadc9b85-8f24-45cb-9277-eb268bfaa3d3&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:38:40.951 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-906179ce-f6bc-4525-af80-08ef0c1022ae'] response: {'name': 'network-changed', 'server_uuid': '1565f994-2681-40d4-ba10-af8009b099cb', 'tag': '33e61252-07b2-4139-b5f9-d1991f02f04d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 391/777] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:40 2026] GET /v2.0/ports?device_id=0aa8885b-c00d-4663-b819-44206776f9c5 => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/778] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:38:40 2026] GET /v2.0/security-groups?id=677d3c5e-1856-4ecf-989b-5646a603df1d&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: 387/779] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:40 2026] GET /v2.0/ports?device_id=bc4a0aa3-75ab-4b4e-a190-06822b7ebf34 => generated 975 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/780] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:38:41 2026] GET /v2.0/security-groups?id=d4d2e6a2-0e4b-4f4e-be74-9404419f7607&fields=id&fields=name => generated 112 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/781] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:38:41 2026] GET /v2.0/ports?tenant_id=587052311e4d40ffb7004d95dec571a9&device_id=1565f994-2681-40d4-ba10-af8009b099cb => 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: 389/782] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:41 2026] GET /v2.0/ports?device_id=0aa8885b-c00d-4663-b819-44206776f9c5 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/783] 199.204.45.246 () {34 vars in 986 bytes} [Mon Apr 27 02:38:41 2026] GET /v2.0/networks?id=6f5523da-a6e4-4500-80cc-af2e14e4f915 => generated 779 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/784] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:41 2026] GET /v2.0/ports?device_id=bc4a0aa3-75ab-4b4e-a190-06822b7ebf34 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/785] 199.204.45.246 () {34 vars in 1060 bytes} [Mon Apr 27 02:38:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=33e61252-07b2-4139-b5f9-d1991f02f04d => generated 859 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:38:41.662 7 INFO neutron.db.l3_db [None req-248077bb-9d88-47c1-8fc3-9db6dab5eee6 66189160fa0541948e52dfde4e28b4bc 5508431a23ff492da720364ca5861907 - - default default] Floating IP 76fae7d9-d55c-4e4c-887f-049f6ebb4f90 associated. External IP: 10.96.250.215, port: 3313266d-564e-47a3-95cc-12952097a78e. 2026-04-27 02:38:41.735 8 INFO neutron.db.l3_db [None req-4f87c7ef-f569-40ee-b658-52380c012382 060f5f9c5ef140d6b887ee7fb1cb47e7 eeb663527a5a4d54a5f2ad7027a56106 - - default default] Floating IP 9bae3f01-ce9e-43f4-8fbf-0ca14239ce91 associated. External IP: 10.96.250.203, port: 6b2c53d3-58f4-4bd7-9f85-e92835fd782d. [pid: 7|app: 0|req: 392/786] 10.0.0.84 () {34 vars in 748 bytes} [Mon Apr 27 02:38:41 2026] PUT /v2.0/floatingips/76fae7d9-d55c-4e4c-887f-049f6ebb4f90 => generated 856 bytes in 731 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/787] 199.204.45.246 () {34 vars in 984 bytes} [Mon Apr 27 02:38:41 2026] GET /v2.0/subnets?id=330c31cb-ed10-4938-a231-45ff6ebe03b3 => generated 702 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/788] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:38:42 2026] GET /v2.0/ports?network_id=6f5523da-a6e4-4500-80cc-af2e14e4f915&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: 7|app: 0|req: 395/789] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:42 2026] GET /v2.0/ports?device_id=bc4a0aa3-75ab-4b4e-a190-06822b7ebf34 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/790] 10.0.0.84 () {34 vars in 748 bytes} [Mon Apr 27 02:38:41 2026] PUT /v2.0/floatingips/9bae3f01-ce9e-43f4-8fbf-0ca14239ce91 => generated 856 bytes in 931 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/791] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:38:42 2026] GET /v2.0/networks/6f5523da-a6e4-4500-80cc-af2e14e4f915?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/792] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:38:42 2026] GET /v2.0/security-groups?id=d4d2e6a2-0e4b-4f4e-be74-9404419f7607&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/793] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:42 2026] GET /v2.0/ports?device_id=0aa8885b-c00d-4663-b819-44206776f9c5 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:38:42.215 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c751b151-1179-4c08-8830-b895d16e6538'] response: {'name': 'network-changed', 'server_uuid': '0aa8885b-c00d-4663-b819-44206776f9c5', 'tag': '6b2c53d3-58f4-4bd7-9f85-e92835fd782d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 397/794] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:38:42 2026] GET /v2.0/networks/6f5523da-a6e4-4500-80cc-af2e14e4f915?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/795] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:38:42 2026] GET /v2.0/security-groups?id=677d3c5e-1856-4ecf-989b-5646a603df1d&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/796] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:42 2026] GET /v2.0/ports?device_id=0aa8885b-c00d-4663-b819-44206776f9c5 => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/797] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:38:42 2026] GET /v2.0/security-groups?id=677d3c5e-1856-4ecf-989b-5646a603df1d&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/798] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:38:42 2026] GET /v2.0/ports?tenant_id=eeb663527a5a4d54a5f2ad7027a56106&device_id=0aa8885b-c00d-4663-b819-44206776f9c5 => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/799] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:42 2026] GET /v2.0/ports?device_id=bc4a0aa3-75ab-4b4e-a190-06822b7ebf34 => generated 975 bytes in 410 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/800] 199.204.45.246 () {34 vars in 986 bytes} [Mon Apr 27 02:38:42 2026] GET /v2.0/networks?id=7c9d8c94-c551-406e-b0dc-d49a39c20121 => generated 775 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:38:43.001 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a56c6add-6370-477d-b540-1fe486279781'] response: {'name': 'network-changed', 'server_uuid': 'bc4a0aa3-75ab-4b4e-a190-06822b7ebf34', 'tag': '3313266d-564e-47a3-95cc-12952097a78e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 400/801] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:38:42 2026] GET /v2.0/security-groups?id=d4d2e6a2-0e4b-4f4e-be74-9404419f7607&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/802] 199.204.45.246 () {34 vars in 1060 bytes} [Mon Apr 27 02:38:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=6b2c53d3-58f4-4bd7-9f85-e92835fd782d => generated 859 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/803] 199.204.45.246 () {34 vars in 984 bytes} [Mon Apr 27 02:38:43 2026] GET /v2.0/subnets?id=e4e18a97-c33b-4b42-b851-e3ae26046c1d => generated 697 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/804] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:38:43 2026] GET /v2.0/ports?network_id=7c9d8c94-c551-406e-b0dc-d49a39c20121&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: 402/805] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:38:42 2026] GET /v2.0/security-groups?tenant_id=a582f83f00164c6cb2ca0fcce47390ee&name=default => generated 2925 bytes in 444 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/806] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:38:43 2026] GET /v2.0/networks/7c9d8c94-c551-406e-b0dc-d49a39c20121?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/807] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:38:43 2026] DELETE /v2.0/security-groups/f16eba63-9763-4907-aa0b-71aaf18043e7 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/808] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:38:43 2026] GET /v2.0/networks/7c9d8c94-c551-406e-b0dc-d49a39c20121?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: 404/809] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:38:43 2026] GET /v2.0/ports?tenant_id=5508431a23ff492da720364ca5861907&device_id=bc4a0aa3-75ab-4b4e-a190-06822b7ebf34 => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/810] 199.204.45.246 () {34 vars in 986 bytes} [Mon Apr 27 02:38:43 2026] GET /v2.0/networks?id=bcf79158-f80a-4e71-8a00-8247b125a8fe => generated 772 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/811] 199.204.45.246 () {34 vars in 1060 bytes} [Mon Apr 27 02:38:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=3313266d-564e-47a3-95cc-12952097a78e => generated 861 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/812] 199.204.45.246 () {34 vars in 984 bytes} [Mon Apr 27 02:38:43 2026] GET /v2.0/subnets?id=bf1d7c47-933a-44ee-94ba-bc43052541ae => generated 694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/813] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:38:43 2026] GET /v2.0/ports?network_id=bcf79158-f80a-4e71-8a00-8247b125a8fe&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/814] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:38:43 2026] GET /v2.0/networks/bcf79158-f80a-4e71-8a00-8247b125a8fe?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: 407/815] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:38:43 2026] GET /v2.0/networks/bcf79158-f80a-4e71-8a00-8247b125a8fe?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/816] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:43 2026] GET /v2.0/ports?device_id=0aa8885b-c00d-4663-b819-44206776f9c5 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/817] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:38:43 2026] GET /v2.0/security-groups?id=677d3c5e-1856-4ecf-989b-5646a603df1d&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/818] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:44 2026] GET /v2.0/ports?device_id=bc4a0aa3-75ab-4b4e-a190-06822b7ebf34 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/819] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:38:44 2026] GET /v2.0/security-groups?id=d4d2e6a2-0e4b-4f4e-be74-9404419f7607&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: 8|app: 0|req: 411/820] 199.204.45.246 () {34 vars in 994 bytes} [Mon Apr 27 02:38:44 2026] GET /v2.0/ports?device_id=bc4a0aa3-75ab-4b4e-a190-06822b7ebf34 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/821] 199.204.45.246 () {34 vars in 994 bytes} [Mon Apr 27 02:38:44 2026] GET /v2.0/ports?device_id=0aa8885b-c00d-4663-b819-44206776f9c5 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:38:44.915 7 INFO neutron.db.l3_db [req-d17bde96-ddbf-479a-b1e9-7bdfa63c1702 req-52b27087-3266-4206-931b-a992bb0485c7 66189160fa0541948e52dfde4e28b4bc 5508431a23ff492da720364ca5861907 - - default default] Floating IP 76fae7d9-d55c-4e4c-887f-049f6ebb4f90 disassociated. External IP: 10.96.250.215, port: 3313266d-564e-47a3-95cc-12952097a78e. 2026-04-27 02:38:45.072 8 INFO neutron.db.l3_db [req-1492ee05-1f20-4f05-b364-0cc9a20f5827 req-45c8720d-d439-49ec-8fde-ee000923549d 060f5f9c5ef140d6b887ee7fb1cb47e7 eeb663527a5a4d54a5f2ad7027a56106 - - default default] Floating IP 9bae3f01-ce9e-43f4-8fbf-0ca14239ce91 disassociated. External IP: 10.96.250.203, port: 6b2c53d3-58f4-4bd7-9f85-e92835fd782d. [pid: 7|app: 0|req: 410/822] 199.204.45.246 () {36 vars in 997 bytes} [Mon Apr 27 02:38:44 2026] DELETE /v2.0/ports/3313266d-564e-47a3-95cc-12952097a78e => generated 0 bytes in 633 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/823] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:45 2026] GET /v2.0/ports?device_id=0aa8885b-c00d-4663-b819-44206776f9c5 => 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: 412/824] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:45 2026] GET /v2.0/ports?device_id=bc4a0aa3-75ab-4b4e-a190-06822b7ebf34 => generated 12 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/825] 199.204.45.246 () {36 vars in 997 bytes} [Mon Apr 27 02:38:44 2026] DELETE /v2.0/ports/6b2c53d3-58f4-4bd7-9f85-e92835fd782d => generated 0 bytes in 758 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:38:46.372 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a655dacd-f64f-4fee-b788-0822ac02a193'] response: {'server_uuid': 'bc4a0aa3-75ab-4b4e-a190-06822b7ebf34', 'name': 'network-vif-deleted', 'tag': '3313266d-564e-47a3-95cc-12952097a78e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 413/826] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:46 2026] GET /v2.0/ports?device_id=0aa8885b-c00d-4663-b819-44206776f9c5 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/827] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:46 2026] GET /v2.0/ports?device_id=bc4a0aa3-75ab-4b4e-a190-06822b7ebf34 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:38:47.483 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ad5c06ad-d6da-4506-a4c7-dfd3cc2e57c1'] response: {'server_uuid': '0aa8885b-c00d-4663-b819-44206776f9c5', 'name': 'network-vif-deleted', 'tag': '6b2c53d3-58f4-4bd7-9f85-e92835fd782d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 415/828] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:47 2026] GET /v2.0/ports?device_id=0aa8885b-c00d-4663-b819-44206776f9c5 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:38:47.529 7 WARNING neutron_lib.context [None req-ee1a81de-5d5e-485c-a4db-3a659fc6b586 d5a44cb94a95443bbc14aac4078dd0db 662012e8ea734adea7be1d35f8669a90 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 416/829] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:47 2026] GET /v2.0/ports?device_id=bc4a0aa3-75ab-4b4e-a190-06822b7ebf34 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:38:47.664 7 INFO neutron.db.segments_db [None req-ee1a81de-5d5e-485c-a4db-3a659fc6b586 d5a44cb94a95443bbc14aac4078dd0db 662012e8ea734adea7be1d35f8669a90 - - default default] Added segment 1d0fa8d8-b8d5-4ea3-9123-8290af4229b5 of type vxlan for network 4cb7a3ab-58a7-4958-b0e3-422456db10fd [pid: 7|app: 0|req: 414/830] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:38:47 2026] POST /v2.0/networks => generated 630 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:38:47.772 8 WARNING neutron_lib.context [None req-3c27c359-771e-4f97-8917-f94a8d16e8e6 d5a44cb94a95443bbc14aac4078dd0db 662012e8ea734adea7be1d35f8669a90 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:38:47.848 8 INFO neutron.db.segments_db [None req-3c27c359-771e-4f97-8917-f94a8d16e8e6 d5a44cb94a95443bbc14aac4078dd0db 662012e8ea734adea7be1d35f8669a90 - - default default] Added segment 06e176ad-c665-48b2-b42c-2616baa15627 of type vxlan for network a2dd87b9-a1ba-4676-bcd1-e3040fc5a134 [pid: 8|app: 0|req: 417/831] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:38:47 2026] POST /v2.0/networks => generated 631 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:38:47.954 7 WARNING neutron_lib.context [None req-a71b5ec0-1632-43af-b6d1-273884b10947 d5a44cb94a95443bbc14aac4078dd0db 662012e8ea734adea7be1d35f8669a90 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:38:48.023 7 INFO neutron.db.segments_db [None req-a71b5ec0-1632-43af-b6d1-273884b10947 d5a44cb94a95443bbc14aac4078dd0db 662012e8ea734adea7be1d35f8669a90 - - default default] Added segment 43484427-a712-4dfe-9bd5-5acde3b76eb7 of type vxlan for network de9e5dae-2709-490f-a70a-4915dddd49b7 [pid: 7|app: 0|req: 415/832] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:38:47 2026] POST /v2.0/networks => generated 631 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:38:48.116 8 WARNING neutron_lib.context [None req-4a0656f1-efcf-44eb-bcef-0bc2995fb771 d5a44cb94a95443bbc14aac4078dd0db 662012e8ea734adea7be1d35f8669a90 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:38:48.167 8 INFO neutron.db.segments_db [None req-4a0656f1-efcf-44eb-bcef-0bc2995fb771 d5a44cb94a95443bbc14aac4078dd0db 662012e8ea734adea7be1d35f8669a90 - - default default] Added segment 23dcd6b0-6cca-45c3-b1cf-d7b6ac13443e of type vxlan for network 750af9da-e46b-40bd-b6dd-da4eea9db9e0 [pid: 8|app: 0|req: 418/833] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:38:48 2026] POST /v2.0/networks => generated 632 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:38:48.269 7 WARNING neutron_lib.context [None req-c2ecf457-a039-48b1-9224-7bc5097ff9cc d5a44cb94a95443bbc14aac4078dd0db 662012e8ea734adea7be1d35f8669a90 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:38:48.333 7 INFO neutron.db.segments_db [None req-c2ecf457-a039-48b1-9224-7bc5097ff9cc d5a44cb94a95443bbc14aac4078dd0db 662012e8ea734adea7be1d35f8669a90 - - default default] Added segment cf516626-345f-4441-a965-ef467408bb02 of type vxlan for network 8c17f5af-e841-43e6-a194-4bcb8992abbd [pid: 7|app: 0|req: 416/834] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:38:48 2026] POST /v2.0/networks => generated 631 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/835] 10.0.0.84 () {34 vars in 752 bytes} [Mon Apr 27 02:38:48 2026] PUT /v2.0/networks/4cb7a3ab-58a7-4958-b0e3-422456db10fd/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: 417/836] 10.0.0.84 () {34 vars in 752 bytes} [Mon Apr 27 02:38:48 2026] PUT /v2.0/networks/a2dd87b9-a1ba-4676-bcd1-e3040fc5a134/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/837] 10.0.0.84 () {34 vars in 752 bytes} [Mon Apr 27 02:38:48 2026] PUT /v2.0/networks/de9e5dae-2709-490f-a70a-4915dddd49b7/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/838] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:48 2026] GET /v2.0/ports?device_id=0aa8885b-c00d-4663-b819-44206776f9c5 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/839] 10.0.0.84 () {34 vars in 752 bytes} [Mon Apr 27 02:38:48 2026] PUT /v2.0/networks/750af9da-e46b-40bd-b6dd-da4eea9db9e0/tags => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/840] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:38:48 2026] DELETE /v2.0/security-groups/d4d2e6a2-0e4b-4f4e-be74-9404419f7607 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/841] 10.0.0.84 () {32 vars in 665 bytes} [Mon Apr 27 02:38:48 2026] GET /v2.0/networks?tags=red => generated 1853 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:38:48.817 8 INFO neutron.api.v2.resource [None req-4d7ed6c4-f846-4105-9ddc-114e4849a693 66189160fa0541948e52dfde4e28b4bc 5508431a23ff492da720364ca5861907 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 424/842] 10.0.0.84 () {32 vars in 736 bytes} [Mon Apr 27 02:38:48 2026] GET /v2.0/security-groups/d4d2e6a2-0e4b-4f4e-be74-9404419f7607 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/843] 10.0.0.84 () {32 vars in 679 bytes} [Mon Apr 27 02:38:48 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1248 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/844] 10.0.0.109 () {34 vars in 990 bytes} [Mon Apr 27 02:38:48 2026] GET /v2.0/ports?device_id=1565f994-2681-40d4-ba10-af8009b099cb => generated 1244 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/845] 10.0.0.84 () {32 vars in 675 bytes} [Mon Apr 27 02:38:49 2026] GET /v2.0/networks?tags-any=blue => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/846] 10.0.0.109 () {34 vars in 1040 bytes} [Mon Apr 27 02:38:49 2026] GET /v2.0/security-groups?id=dadc9b85-8f24-45cb-9277-eb268bfaa3d3&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/847] 10.0.0.84 () {32 vars in 687 bytes} [Mon Apr 27 02:38:49 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1853 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/848] 10.0.0.84 () {32 vars in 731 bytes} [Mon Apr 27 02:38:48 2026] DELETE /v2.0/floatingips/76fae7d9-d55c-4e4c-887f-049f6ebb4f90 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/849] 10.0.0.84 () {32 vars in 673 bytes} [Mon Apr 27 02:38:49 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/850] 10.0.0.84 () {32 vars in 687 bytes} [Mon Apr 27 02:38:49 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2466 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/851] 10.0.0.84 () {32 vars in 683 bytes} [Mon Apr 27 02:38:49 2026] GET /v2.0/networks?not-tags-any=blue => generated 2466 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/852] 10.0.0.84 () {32 vars in 695 bytes} [Mon Apr 27 02:38:49 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:38:49.580 7 INFO neutron.services.segments.plugin [-] Segment 1d0fa8d8-b8d5-4ea3-9123-8290af4229b5 resource provider aggregate not found 2026-04-27 02:38:49.585 7 INFO neutron.services.segments.plugin [-] Segment 1d0fa8d8-b8d5-4ea3-9123-8290af4229b5 resource provider aggregate not found [pid: 7|app: 0|req: 427/853] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:38:49 2026] DELETE /v2.0/networks/4cb7a3ab-58a7-4958-b0e3-422456db10fd => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:38:49.600 7 INFO neutron.services.segments.plugin [-] Segment 1d0fa8d8-b8d5-4ea3-9123-8290af4229b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d0fa8d8-b8d5-4ea3-9123-8290af4229b5 found for delete ", "request_id": "req-504e9712-b3c4-404f-9ca6-5c4d4e2d0f4d"}]} 2026-04-27 02:38:49.606 7 INFO neutron.services.segments.plugin [-] Segment 1d0fa8d8-b8d5-4ea3-9123-8290af4229b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d0fa8d8-b8d5-4ea3-9123-8290af4229b5 found for delete ", "request_id": "req-de3ddcfb-8581-414a-b8cf-39987d6193a7"}]} [pid: 7|app: 0|req: 428/854] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:38:49 2026] DELETE /v2.0/networks/a2dd87b9-a1ba-4676-bcd1-e3040fc5a134 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/855] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:38:49 2026] DELETE /v2.0/security-groups/677d3c5e-1856-4ecf-989b-5646a603df1d => 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: 430/856] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:38:49 2026] DELETE /v2.0/networks/de9e5dae-2709-490f-a70a-4915dddd49b7 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:38:50.020 7 INFO neutron.api.v2.resource [None req-f0e702ee-89a0-419b-b1f0-4dd63dcc6044 060f5f9c5ef140d6b887ee7fb1cb47e7 eeb663527a5a4d54a5f2ad7027a56106 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 431/857] 10.0.0.84 () {32 vars in 736 bytes} [Mon Apr 27 02:38:50 2026] GET /v2.0/security-groups/677d3c5e-1856-4ecf-989b-5646a603df1d => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/858] 10.0.0.84 () {34 vars in 788 bytes} [Mon Apr 27 02:38:49 2026] PUT /v2.0/routers/83711000-5c42-45af-9d73-2acf2b6c147a/remove_router_interface => generated 309 bytes in 876 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/859] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:38:50 2026] DELETE /v2.0/networks/750af9da-e46b-40bd-b6dd-da4eea9db9e0 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/860] 10.0.0.84 () {32 vars in 731 bytes} [Mon Apr 27 02:38:50 2026] DELETE /v2.0/floatingips/9bae3f01-ce9e-43f4-8fbf-0ca14239ce91 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:38:50.566 8 INFO neutron.services.segments.plugin [-] Segment cf516626-345f-4441-a965-ef467408bb02 resource provider aggregate not found 2026-04-27 02:38:50.571 8 INFO neutron.services.segments.plugin [-] Segment cf516626-345f-4441-a965-ef467408bb02 resource provider aggregate not found [pid: 8|app: 0|req: 429/861] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:38:50 2026] DELETE /v2.0/networks/8c17f5af-e841-43e6-a194-4bcb8992abbd => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:38:50.588 8 INFO neutron.services.segments.plugin [-] Segment cf516626-345f-4441-a965-ef467408bb02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf516626-345f-4441-a965-ef467408bb02 found for delete ", "request_id": "req-8cab2ad6-376e-4ecf-9919-ebf7b3ac5847"}]} 2026-04-27 02:38:50.589 8 INFO neutron.services.segments.plugin [-] Segment cf516626-345f-4441-a965-ef467408bb02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf516626-345f-4441-a965-ef467408bb02 found for delete ", "request_id": "req-94de3fa7-7987-45ea-90ab-8d367d572c75"}]} 2026-04-27 02:38:51.114 7 INFO neutron.db.l3_hamode_db [None req-2f3f65a4-2b3b-47d5-8e3f-2b393c61b146 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] HA network e04c1c0e-6bad-4824-b128-5436cae51f71 was deleted as no HA routers are present in tenant 5508431a23ff492da720364ca5861907. [pid: 7|app: 0|req: 433/862] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:38:50 2026] DELETE /v2.0/routers/83711000-5c42-45af-9d73-2acf2b6c147a => generated 0 bytes in 946 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/863] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:38:51 2026] DELETE /v2.0/subnets/bf1d7c47-933a-44ee-94ba-bc43052541ae => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/864] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:38:51 2026] DELETE /v2.0/networks/bcf79158-f80a-4e71-8a00-8247b125a8fe => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:38:51.620 7 INFO neutron.services.segments.plugin [-] Segment 06e176ad-c665-48b2-b42c-2616baa15627 resource provider aggregate not found 2026-04-27 02:38:51.627 7 INFO neutron.services.segments.plugin [-] Segment 06e176ad-c665-48b2-b42c-2616baa15627 resource provider aggregate not found 2026-04-27 02:38:51.636 7 INFO neutron.services.segments.plugin [-] Segment 06e176ad-c665-48b2-b42c-2616baa15627 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06e176ad-c665-48b2-b42c-2616baa15627 found for delete ", "request_id": "req-b93f98ff-7f15-4ddc-b905-f48f5b08b08f"}]} 2026-04-27 02:38:51.642 7 INFO neutron.services.segments.plugin [-] Segment 06e176ad-c665-48b2-b42c-2616baa15627 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06e176ad-c665-48b2-b42c-2616baa15627 found for delete ", "request_id": "req-a3b9008e-2ec5-40e7-9ed2-5a4a72dad955"}]} 2026-04-27 02:38:51.648 7 INFO neutron.services.segments.plugin [-] Segment 43484427-a712-4dfe-9bd5-5acde3b76eb7 resource provider aggregate not found 2026-04-27 02:38:51.654 7 INFO neutron.services.segments.plugin [-] Segment 43484427-a712-4dfe-9bd5-5acde3b76eb7 resource provider aggregate not found [pid: 8|app: 0|req: 430/865] 10.0.0.84 () {34 vars in 788 bytes} [Mon Apr 27 02:38:50 2026] PUT /v2.0/routers/2770cf6f-7082-463b-933c-7ae66e73bf01/remove_router_interface => generated 309 bytes in 1072 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:38:51.662 7 INFO neutron.services.segments.plugin [-] Segment 43484427-a712-4dfe-9bd5-5acde3b76eb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43484427-a712-4dfe-9bd5-5acde3b76eb7 found for delete ", "request_id": "req-67285c8a-09bf-464f-9f57-e573bce9a281"}]} 2026-04-27 02:38:51.670 7 INFO neutron.services.segments.plugin [-] Segment 43484427-a712-4dfe-9bd5-5acde3b76eb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43484427-a712-4dfe-9bd5-5acde3b76eb7 found for delete ", "request_id": "req-6fa80219-2821-4e67-a902-1d411956e7ac"}]} 2026-04-27 02:38:51.686 7 INFO neutron.services.segments.plugin [-] Segment 23dcd6b0-6cca-45c3-b1cf-d7b6ac13443e resource provider aggregate not found 2026-04-27 02:38:51.693 7 INFO neutron.services.segments.plugin [-] Segment 23dcd6b0-6cca-45c3-b1cf-d7b6ac13443e resource provider aggregate not found 2026-04-27 02:38:51.707 7 INFO neutron.services.segments.plugin [-] Segment 23dcd6b0-6cca-45c3-b1cf-d7b6ac13443e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23dcd6b0-6cca-45c3-b1cf-d7b6ac13443e found for delete ", "request_id": "req-e4356fb8-6b83-4d70-823a-b6009fdd11e7"}]} 2026-04-27 02:38:51.712 7 INFO neutron.services.segments.plugin [-] Segment 23dcd6b0-6cca-45c3-b1cf-d7b6ac13443e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23dcd6b0-6cca-45c3-b1cf-d7b6ac13443e found for delete ", "request_id": "req-460e211a-c67b-4074-90fe-8a5d66dc60ab"}]} 2026-04-27 02:38:51.727 7 INFO neutron.services.segments.plugin [-] Segment 89f056be-db41-4745-9254-9ca79b932b08 resource provider aggregate not found 2026-04-27 02:38:51.733 7 INFO neutron.services.segments.plugin [-] Segment 89f056be-db41-4745-9254-9ca79b932b08 resource provider aggregate not found 2026-04-27 02:38:51.743 7 INFO neutron.services.segments.plugin [-] Segment 89f056be-db41-4745-9254-9ca79b932b08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89f056be-db41-4745-9254-9ca79b932b08 found for delete ", "request_id": "req-970437b5-1937-4eb7-836f-d253a22aa4ec"}]} 2026-04-27 02:38:51.750 7 INFO neutron.services.segments.plugin [-] Segment 89f056be-db41-4745-9254-9ca79b932b08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89f056be-db41-4745-9254-9ca79b932b08 found for delete ", "request_id": "req-00f8cfcb-04f2-49fa-bfe2-c3c1db665d13"}]} 2026-04-27 02:38:51.766 7 INFO neutron.services.segments.plugin [-] Segment b3820062-abd5-40a6-816d-fe0e67798dee resource provider aggregate not found 2026-04-27 02:38:51.774 7 INFO neutron.services.segments.plugin [-] Segment b3820062-abd5-40a6-816d-fe0e67798dee resource provider aggregate not found 2026-04-27 02:38:51.795 7 INFO neutron.services.segments.plugin [-] Segment b3820062-abd5-40a6-816d-fe0e67798dee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3820062-abd5-40a6-816d-fe0e67798dee found for delete ", "request_id": "req-bb57abc0-37fd-452b-a23a-b7f09da5465d"}]} 2026-04-27 02:38:51.797 7 INFO neutron.services.segments.plugin [-] Segment b3820062-abd5-40a6-816d-fe0e67798dee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3820062-abd5-40a6-816d-fe0e67798dee found for delete ", "request_id": "req-c7f611aa-8da9-4384-a84a-53d2351ad13b"}]} [pid: 7|app: 0|req: 436/866] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:38:51 2026] GET /v2.0/security-groups?tenant_id=3024d3637f0448ecb3d50f606ca4aab2&name=default => generated 2925 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/867] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:38:51 2026] GET /v2.0/security-groups?tenant_id=5508431a23ff492da720364ca5861907&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/868] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:38:51 2026] DELETE /v2.0/security-groups/d2f3028f-5e77-4de5-841c-33f78f890c8e => 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: 439/869] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:38:52 2026] DELETE /v2.0/security-groups/dfd61282-1697-4916-a2be-88439ef43ad8 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/870] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:38:52 2026] GET /v2.0/security-groups?tenant_id=e107956dc45745929419e0c5aa9b8605&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/871] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:38:52 2026] DELETE /v2.0/security-groups/a05be3c6-aeb3-485b-a0c8-55db4323d402 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:38:52.551 8 INFO neutron.db.l3_hamode_db [None req-0565ba64-c919-4906-ace5-df8d2dd4ce76 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] HA network 9d8f9d2f-1943-4282-a6bb-e89dec2209b6 was deleted as no HA routers are present in tenant eeb663527a5a4d54a5f2ad7027a56106. [pid: 8|app: 0|req: 431/872] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:38:51 2026] DELETE /v2.0/routers/2770cf6f-7082-463b-933c-7ae66e73bf01 => generated 0 bytes in 895 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:38:52.721 8 INFO neutron.services.segments.plugin [-] Segment 827198f3-1a8d-496f-a7d1-6aca516a97c2 resource provider aggregate not found 2026-04-27 02:38:52.728 8 INFO neutron.services.segments.plugin [-] Segment 827198f3-1a8d-496f-a7d1-6aca516a97c2 resource provider aggregate not found 2026-04-27 02:38:52.737 8 INFO neutron.services.segments.plugin [-] Segment 827198f3-1a8d-496f-a7d1-6aca516a97c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 827198f3-1a8d-496f-a7d1-6aca516a97c2 found for delete ", "request_id": "req-b1ff1cdf-6a68-4b41-9cf4-75ae69f6b315"}]} [pid: 7|app: 0|req: 442/873] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:38:52 2026] DELETE /v2.0/subnets/e4e18a97-c33b-4b42-b851-e3ae26046c1d => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:38:52.747 8 INFO neutron.services.segments.plugin [-] Segment 827198f3-1a8d-496f-a7d1-6aca516a97c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 827198f3-1a8d-496f-a7d1-6aca516a97c2 found for delete ", "request_id": "req-8c62f9ca-9226-4a4d-bf49-2486d49a179a"}]} [pid: 8|app: 0|req: 432/874] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:38:52 2026] GET /v2.0/security-groups?tenant_id=662012e8ea734adea7be1d35f8669a90&name=default => generated 2925 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/875] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:38:52 2026] DELETE /v2.0/security-groups/0e7dd17e-dd27-412a-9310-4498555a2178 => 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: 443/876] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:38:52 2026] DELETE /v2.0/networks/7c9d8c94-c551-406e-b0dc-d49a39c20121 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/877] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:38:53 2026] GET /v2.0/security-groups?tenant_id=eeb663527a5a4d54a5f2ad7027a56106&name=default => generated 2921 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/878] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:38:53 2026] DELETE /v2.0/security-groups/f3c8f912-7c7e-4387-8853-4846537b8ad4 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/879] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:53 2026] GET /v2.0/ports?device_id=1565f994-2681-40d4-ba10-af8009b099cb => generated 975 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:38:53.995 7 INFO neutron.services.segments.plugin [-] Segment dbaf289c-5404-4463-8f5b-bdd00d374c04 resource provider aggregate not found 2026-04-27 02:38:54.020 7 INFO neutron.services.segments.plugin [-] Segment dbaf289c-5404-4463-8f5b-bdd00d374c04 resource provider aggregate not found 2026-04-27 02:38:54.037 7 INFO neutron.services.segments.plugin [-] Segment dbaf289c-5404-4463-8f5b-bdd00d374c04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbaf289c-5404-4463-8f5b-bdd00d374c04 found for delete ", "request_id": "req-4df4d204-c9fd-4cc3-96d9-43f4365c94d6"}]} 2026-04-27 02:38:54.037 7 INFO neutron.services.segments.plugin [-] Segment dbaf289c-5404-4463-8f5b-bdd00d374c04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbaf289c-5404-4463-8f5b-bdd00d374c04 found for delete ", "request_id": "req-4c79cf25-74bc-41e2-839d-121d0e4343a4"}]} [pid: 7|app: 0|req: 445/880] 10.0.0.118 () {34 vars in 971 bytes} [Mon Apr 27 02:38:53 2026] GET /v2.0/ports/33e61252-07b2-4139-b5f9-d1991f02f04d => generated 972 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:38:54.310 8 INFO neutron.db.segments_db [None req-41bda549-959c-4c98-a669-2ee0852fe0a3 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Added segment 8d0ab336-fba3-4f3b-a292-6013e26cd0da of type vxlan for network 90742619-ba82-49f0-8df8-746b54d52d7e [pid: 8|app: 0|req: 436/881] 10.0.0.84 () {34 vars in 670 bytes} [Mon Apr 27 02:38:54 2026] POST /v2.0/networks => generated 746 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/884] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:38:54 2026] POST /v2.0/subnets => generated 693 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:38:54.693 8 INFO neutron.db.segments_db [None req-5592b88b-8b62-4539-8508-c897559ec92d e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Added segment fd0d648b-e708-4e32-84c6-7a0da4a97d70 of type vxlan for network ffb463d6-a211-4e02-9f52-ec99335b148e [pid: 7|app: 0|req: 447/885] 199.204.45.246 () {34 vars in 1000 bytes} [Mon Apr 27 02:38:54 2026] GET /v2.0/subnets?network_id=6f5523da-a6e4-4500-80cc-af2e14e4f915 => generated 684 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/886] 199.204.45.246 () {34 vars in 1146 bytes} [Mon Apr 27 02:38:54 2026] GET /v2.0/ports?device_id=1565f994-2681-40d4-ba10-af8009b099cb&device_owner=compute%3Anova&network_id=6f5523da-a6e4-4500-80cc-af2e14e4f915 => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:38:55.127 8 INFO neutron.db.l3_hamode_db [None req-5592b88b-8b62-4539-8508-c897559ec92d e82b6618305d4f05937d7ba66d63a9e9 41f8906e14c74d9890b0ecf7e7d07790 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 449/887] 199.204.45.246 () {38 vars in 1028 bytes} [Mon Apr 27 02:38:54 2026] PUT /v2.0/ports/33e61252-07b2-4139-b5f9-d1991f02f04d => generated 1153 bytes in 577 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:38:55.411 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b81e4bd8-f6e6-4505-9952-4b69b55fbcc4'] response: {'name': 'network-changed', 'server_uuid': '1565f994-2681-40d4-ba10-af8009b099cb', 'tag': '33e61252-07b2-4139-b5f9-d1991f02f04d', '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, ' 2026-04-27 02:38:55.786 7 INFO neutron.db.segments_db [None req-5c80e738-6972-41a6-9e37-d2f2fffc7fe6 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Added segment 713f286c-078f-4e64-8ca1-ec7a47b1ba5d of type vxlan for network 8483c2f2-fcb7-4438-a2a9-82fce60eb052 [pid: 7|app: 0|req: 450/888] 10.0.0.84 () {34 vars in 670 bytes} [Mon Apr 27 02:38:55 2026] POST /v2.0/networks => generated 743 bytes in 539 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/889] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:38:55 2026] GET /v2.0/ports?tenant_id=587052311e4d40ffb7004d95dec571a9&device_id=1565f994-2681-40d4-ba10-af8009b099cb => generated 1425 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:38:56.024 8 INFO neutron.db.l3_hamode_db [None req-5592b88b-8b62-4539-8508-c897559ec92d e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 452/890] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:38:55 2026] POST /v2.0/subnets => generated 691 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/891] 199.204.45.246 () {34 vars in 986 bytes} [Mon Apr 27 02:38:56 2026] GET /v2.0/networks?id=6f5523da-a6e4-4500-80cc-af2e14e4f915 => generated 779 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:38:56.289 7 INFO neutron.db.segments_db [None req-5bb07548-d235-4d7a-a035-0e0943d48c96 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Added segment ded2720a-e5a6-4494-8f06-b3b3a9b0588f of type vxlan for network 314a23cf-ef98-497d-8685-1faf0b620519 2026-04-27 02:38:56.850 7 INFO neutron.db.l3_hamode_db [None req-5bb07548-d235-4d7a-a035-0e0943d48c96 e82b6618305d4f05937d7ba66d63a9e9 23dbd5920b1e4f13aa21e84439e0336e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 439/892] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:38:54 2026] POST /v2.0/routers => generated 733 bytes in 2720 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/893] 199.204.45.246 () {34 vars in 1060 bytes} [Mon Apr 27 02:38:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=33e61252-07b2-4139-b5f9-d1991f02f04d => generated 861 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/894] 10.0.0.84 () {34 vars in 677 bytes} [Mon Apr 27 02:38:57 2026] POST /v2.0/qos/policies => generated 359 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:38:57.863 7 INFO neutron.db.l3_hamode_db [None req-5bb07548-d235-4d7a-a035-0e0943d48c96 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 442/895] 10.0.0.84 () {34 vars in 782 bytes} [Mon Apr 27 02:38:57 2026] PUT /v2.0/routers/b77a1b95-8ca6-41d8-ad2e-2a4dbe4e9a30/add_router_interface => generated 309 bytes in 1306 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/896] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:38:56 2026] POST /v2.0/routers => generated 731 bytes in 2710 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/897] 199.204.45.246 () {34 vars in 1060 bytes} [Mon Apr 27 02:38:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=33e61252-07b2-4139-b5f9-d1991f02f04d => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/898] 10.0.0.84 () {34 vars in 677 bytes} [Mon Apr 27 02:38:58 2026] POST /v2.0/qos/policies => generated 359 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/899] 199.204.45.246 () {34 vars in 984 bytes} [Mon Apr 27 02:38:59 2026] GET /v2.0/subnets?id=330c31cb-ed10-4938-a231-45ff6ebe03b3 => generated 702 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/900] 10.0.0.84 () {34 vars in 677 bytes} [Mon Apr 27 02:38:59 2026] POST /v2.0/qos/policies => generated 359 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/901] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:38:59 2026] GET /v2.0/ports?network_id=6f5523da-a6e4-4500-80cc-af2e14e4f915&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/902] 10.0.0.84 () {34 vars in 677 bytes} [Mon Apr 27 02:38:59 2026] POST /v2.0/qos/policies => generated 359 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/903] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:38:59 2026] GET /v2.0/networks/6f5523da-a6e4-4500-80cc-af2e14e4f915?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: 461/904] 10.0.0.84 () {34 vars in 677 bytes} [Mon Apr 27 02:38:59 2026] POST /v2.0/qos/policies => generated 359 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/905] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:38:59 2026] GET /v2.0/networks/6f5523da-a6e4-4500-80cc-af2e14e4f915?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: 463/906] 10.0.0.84 () {34 vars in 752 bytes} [Mon Apr 27 02:38:59 2026] PUT /v2.0/policies/db73b07d-116f-4e9d-a909-bd28ca3bffe9/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: 464/907] 10.0.0.84 () {34 vars in 752 bytes} [Mon Apr 27 02:38:59 2026] PUT /v2.0/policies/d2e01221-1ac3-4b52-843b-e455c5bc873b/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/908] 10.0.0.84 () {34 vars in 752 bytes} [Mon Apr 27 02:38:59 2026] PUT /v2.0/policies/7ffa2804-72ce-464a-8b4e-daead78c46c9/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/909] 10.0.0.84 () {34 vars in 752 bytes} [Mon Apr 27 02:38:59 2026] PUT /v2.0/policies/b17c470e-ff6f-4cf0-80c0-64aa9781cb3b/tags => 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: 467/910] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:38:59 2026] GET /v2.0/ports?device_id=1565f994-2681-40d4-ba10-af8009b099cb => generated 1156 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/911] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:38:59 2026] GET /v2.0/security-groups?id=dadc9b85-8f24-45cb-9277-eb268bfaa3d3&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/912] 10.0.0.118 () {34 vars in 982 bytes} [Mon Apr 27 02:38:59 2026] GET /v2.0/networks?id=90742619-ba82-49f0-8df8-746b54d52d7e => generated 678 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/913] 10.0.0.84 () {32 vars in 673 bytes} [Mon Apr 27 02:38:59 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/914] 10.0.0.118 () {34 vars in 965 bytes} [Mon Apr 27 02:39:00 2026] GET /v2.0/quotas/41f8906e14c74d9890b0ecf7e7d07790 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/915] 10.0.0.84 () {32 vars in 687 bytes} [Mon Apr 27 02:39:00 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/916] 10.0.0.118 () {34 vars in 1002 bytes} [Mon Apr 27 02:39:00 2026] GET /v2.0/ports?tenant_id=41f8906e14c74d9890b0ecf7e7d07790&fields=id => generated 103 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/917] 10.0.0.84 () {34 vars in 782 bytes} [Mon Apr 27 02:38:58 2026] PUT /v2.0/routers/46a27001-945b-4a49-8114-1fe0a6386363/add_router_interface => generated 309 bytes in 1338 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/918] 10.0.0.84 () {32 vars in 683 bytes} [Mon Apr 27 02:39:00 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/919] 10.0.0.118 () {34 vars in 1008 bytes} [Mon Apr 27 02:39:00 2026] GET /v2.0/networks/90742619-ba82-49f0-8df8-746b54d52d7e?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: 475/921] 10.0.0.84 () {32 vars in 695 bytes} [Mon Apr 27 02:39:00 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/921] 10.0.0.118 () {34 vars in 1108 bytes} [Mon Apr 27 02:39:00 2026] GET /v2.0/networks/90742619-ba82-49f0-8df8-746b54d52d7e?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: 476/922] 10.0.0.84 () {32 vars in 681 bytes} [Mon Apr 27 02:39:00 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/923] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:39:00 2026] GET /v2.0/ports?tenant_id=587052311e4d40ffb7004d95dec571a9&device_id=1565f994-2681-40d4-ba10-af8009b099cb => generated 1425 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/924] 10.0.0.84 () {32 vars in 695 bytes} [Mon Apr 27 02:39:00 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/925] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:00 2026] GET /v2.0/ports?device_id=c9652e30-1390-477d-8ce0-3a32a8cffe07 => 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: 478/926] 199.204.45.246 () {34 vars in 986 bytes} [Mon Apr 27 02:39:00 2026] GET /v2.0/networks?id=6f5523da-a6e4-4500-80cc-af2e14e4f915 => generated 779 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/927] 199.204.45.246 () {34 vars in 1060 bytes} [Mon Apr 27 02:39:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=33e61252-07b2-4139-b5f9-d1991f02f04d => generated 861 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/928] 10.0.0.84 () {32 vars in 691 bytes} [Mon Apr 27 02:39:00 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/929] 199.204.45.246 () {34 vars in 1060 bytes} [Mon Apr 27 02:39:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=33e61252-07b2-4139-b5f9-d1991f02f04d => 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: 481/930] 199.204.45.246 () {34 vars in 984 bytes} [Mon Apr 27 02:39:00 2026] GET /v2.0/subnets?id=330c31cb-ed10-4938-a231-45ff6ebe03b3 => generated 702 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/931] 10.0.0.84 () {32 vars in 703 bytes} [Mon Apr 27 02:39:00 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/932] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:39:00 2026] GET /v2.0/ports?network_id=6f5523da-a6e4-4500-80cc-af2e14e4f915&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/933] 10.0.0.84 () {32 vars in 733 bytes} [Mon Apr 27 02:39:00 2026] DELETE /v2.0/qos/policies/db73b07d-116f-4e9d-a909-bd28ca3bffe9 => 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: 483/934] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:39:00 2026] GET /v2.0/networks/6f5523da-a6e4-4500-80cc-af2e14e4f915?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:39:00.879 7 WARNING neutron_lib.context [None req-bd1cb483-a06c-46a2-83f1-f9ddeaf7c75d 38c949f193884282982ba14bc5d9dbb4 23dbd5920b1e4f13aa21e84439e0336e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 452/935] 10.0.0.84 () {32 vars in 733 bytes} [Mon Apr 27 02:39:00 2026] DELETE /v2.0/qos/policies/d2e01221-1ac3-4b52-843b-e455c5bc873b => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/936] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:39:00 2026] GET /v2.0/networks/6f5523da-a6e4-4500-80cc-af2e14e4f915?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/937] 10.0.0.84 () {34 vars in 684 bytes} [Mon Apr 27 02:39:00 2026] POST /v2.0/security-groups => generated 1660 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/938] 10.0.0.84 () {32 vars in 733 bytes} [Mon Apr 27 02:39:00 2026] DELETE /v2.0/qos/policies/7ffa2804-72ce-464a-8b4e-daead78c46c9 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:39:01.021 7 WARNING neutron_lib.context [None req-a44097ad-5192-411c-a3fb-2d546a4490d8 38c949f193884282982ba14bc5d9dbb4 23dbd5920b1e4f13aa21e84439e0336e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 455/939] 10.0.0.84 () {32 vars in 733 bytes} [Mon Apr 27 02:39:01 2026] DELETE /v2.0/qos/policies/b17c470e-ff6f-4cf0-80c0-64aa9781cb3b => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/940] 10.0.0.84 () {34 vars in 694 bytes} [Mon Apr 27 02:39:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:39:01.146 7 WARNING neutron_lib.context [None req-8d96bca4-5e62-4652-9393-5535dc1a1129 38c949f193884282982ba14bc5d9dbb4 23dbd5920b1e4f13aa21e84439e0336e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 456/941] 10.0.0.84 () {32 vars in 733 bytes} [Mon Apr 27 02:39:01 2026] DELETE /v2.0/qos/policies/f84546fc-3edd-419e-b736-f74e3a5898ef => 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: 486/942] 10.0.0.84 () {34 vars in 694 bytes} [Mon Apr 27 02:39:01 2026] POST /v2.0/security-group-rules => generated 602 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:39:01.318 8 WARNING neutron_lib.context [None req-3d7c22ab-d30a-4ddc-8060-469a3be91a97 38c949f193884282982ba14bc5d9dbb4 23dbd5920b1e4f13aa21e84439e0336e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 487/943] 199.204.45.246 () {34 vars in 1120 bytes} [Mon Apr 27 02:39:01 2026] GET /v2.0/ports?device_id=1565f994-2681-40d4-ba10-af8009b099cb&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.13 => generated 1156 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/944] 10.0.0.84 () {34 vars in 675 bytes} [Mon Apr 27 02:39:01 2026] POST /v2.0/floatingips => generated 552 bytes in 636 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/945] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:01 2026] GET /v2.0/ports?device_id=c9652e30-1390-477d-8ce0-3a32a8cffe07 => 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: 488/946] 199.204.45.246 () {38 vars in 1028 bytes} [Mon Apr 27 02:39:01 2026] PUT /v2.0/ports/33e61252-07b2-4139-b5f9-d1991f02f04d => generated 972 bytes in 588 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/947] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:39:02 2026] GET /v2.0/security-groups?tenant_id=d31114e3317f4661bdf0002e6455b501&name=default => generated 2925 bytes in 304 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: 489/948] 10.0.0.118 () {34 vars in 1100 bytes} [Mon Apr 27 02:39:02 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1548766251&fields=id&tenant_id=23dbd5920b1e4f13aa21e84439e0336e => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:39:02.491 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4aa79484-9634-46d1-812f-655c54619090'] response: {'name': 'network-changed', 'server_uuid': '1565f994-2681-40d4-ba10-af8009b099cb', 'tag': '33e61252-07b2-4139-b5f9-d1991f02f04d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 460/949] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:39:02 2026] DELETE /v2.0/security-groups/518439cb-c32d-44e1-84a6-e5faac9c34fa => 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: 490/950] 10.0.0.118 () {34 vars in 982 bytes} [Mon Apr 27 02:39:02 2026] GET /v2.0/networks?id=8483c2f2-fcb7-4438-a2a9-82fce60eb052 => generated 676 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/951] 10.0.0.118 () {34 vars in 965 bytes} [Mon Apr 27 02:39:02 2026] GET /v2.0/quotas/23dbd5920b1e4f13aa21e84439e0336e => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/952] 10.0.0.118 () {34 vars in 1002 bytes} [Mon Apr 27 02:39:02 2026] GET /v2.0/ports?tenant_id=23dbd5920b1e4f13aa21e84439e0336e&fields=id => generated 103 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/953] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:39:02 2026] GET /v2.0/ports?tenant_id=587052311e4d40ffb7004d95dec571a9&device_id=1565f994-2681-40d4-ba10-af8009b099cb => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/954] 10.0.0.118 () {34 vars in 1008 bytes} [Mon Apr 27 02:39:02 2026] GET /v2.0/networks/8483c2f2-fcb7-4438-a2a9-82fce60eb052?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/955] 199.204.45.246 () {34 vars in 986 bytes} [Mon Apr 27 02:39:02 2026] GET /v2.0/networks?id=6f5523da-a6e4-4500-80cc-af2e14e4f915 => generated 779 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/956] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:39:02 2026] GET /v2.0/security-groups?tenant_id=7b266f9d33f84a7598306f453231d841&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/957] 10.0.0.118 () {34 vars in 1108 bytes} [Mon Apr 27 02:39:02 2026] GET /v2.0/networks/8483c2f2-fcb7-4438-a2a9-82fce60eb052?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/958] 199.204.45.246 () {34 vars in 1060 bytes} [Mon Apr 27 02:39:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=33e61252-07b2-4139-b5f9-d1991f02f04d => generated 861 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/959] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:39:02 2026] DELETE /v2.0/security-groups/e239e1d6-3bf0-4bbc-92f7-de19c14860c4 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/960] 199.204.45.246 () {34 vars in 984 bytes} [Mon Apr 27 02:39:02 2026] GET /v2.0/subnets?id=330c31cb-ed10-4938-a231-45ff6ebe03b3 => generated 702 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/961] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:39:02 2026] GET /v2.0/ports?network_id=6f5523da-a6e4-4500-80cc-af2e14e4f915&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/962] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:03 2026] GET /v2.0/ports?device_id=cced20c3-b61f-4444-b42e-05d5786830cf => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/963] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:03 2026] GET /v2.0/ports?device_id=c9652e30-1390-477d-8ce0-3a32a8cffe07 => 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: 495/964] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:39:03 2026] GET /v2.0/networks/6f5523da-a6e4-4500-80cc-af2e14e4f915?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/965] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:39:03 2026] GET /v2.0/networks/6f5523da-a6e4-4500-80cc-af2e14e4f915?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: 496/966] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:39:03 2026] GET /v2.0/security-groups?tenant_id=827ca8dc968e4b56b5a0f48f7f736279&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/967] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:39:03 2026] DELETE /v2.0/security-groups/f1f37724-4fdd-41c6-b528-e8e303f66c1a => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/968] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:04 2026] GET /v2.0/ports?device_id=cced20c3-b61f-4444-b42e-05d5786830cf => generated 12 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/969] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:04 2026] GET /v2.0/ports?device_id=c9652e30-1390-477d-8ce0-3a32a8cffe07 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/970] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:39:04 2026] GET /v2.0/ports?tenant_id=587052311e4d40ffb7004d95dec571a9&device_id=1565f994-2681-40d4-ba10-af8009b099cb => generated 1244 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/971] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:04 2026] GET /v2.0/ports?device_id=1565f994-2681-40d4-ba10-af8009b099cb => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/972] 199.204.45.246 () {34 vars in 986 bytes} [Mon Apr 27 02:39:04 2026] GET /v2.0/networks?id=6f5523da-a6e4-4500-80cc-af2e14e4f915 => generated 779 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/973] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:39:04 2026] GET /v2.0/security-groups?id=dadc9b85-8f24-45cb-9277-eb268bfaa3d3&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: 8|app: 0|req: 474/974] 199.204.45.246 () {34 vars in 1060 bytes} [Mon Apr 27 02:39:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=33e61252-07b2-4139-b5f9-d1991f02f04d => generated 861 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/975] 199.204.45.246 () {34 vars in 984 bytes} [Mon Apr 27 02:39:04 2026] GET /v2.0/subnets?id=330c31cb-ed10-4938-a231-45ff6ebe03b3 => generated 702 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/976] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:39:04 2026] GET /v2.0/ports?network_id=6f5523da-a6e4-4500-80cc-af2e14e4f915&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/977] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:39:04 2026] GET /v2.0/networks/6f5523da-a6e4-4500-80cc-af2e14e4f915?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/978] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:39:04 2026] GET /v2.0/networks/6f5523da-a6e4-4500-80cc-af2e14e4f915?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: 503/979] 199.204.45.246 () {34 vars in 986 bytes} [Mon Apr 27 02:39:04 2026] GET /v2.0/networks?id=90742619-ba82-49f0-8df8-746b54d52d7e => generated 678 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:39:04.936 8 WARNING neutron_lib.context [req-36ec81d6-d4b9-4567-af10-a2f313375491 req-d38dd342-a7a6-466d-8e30-af482e776d53 44cd4c067d854c57b862f95240bbeaef 41f8906e14c74d9890b0ecf7e7d07790 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/980] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:05 2026] GET /v2.0/ports?device_id=cced20c3-b61f-4444-b42e-05d5786830cf => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/981] 199.204.45.246 () {38 vars in 955 bytes} [Mon Apr 27 02:39:04 2026] POST /v2.0/ports => generated 954 bytes in 423 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: 505/982] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:05 2026] GET /v2.0/ports?device_id=c9652e30-1390-477d-8ce0-3a32a8cffe07 => generated 957 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/983] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:05 2026] GET /v2.0/ports?device_id=1565f994-2681-40d4-ba10-af8009b099cb => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/984] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:39:05 2026] GET /v2.0/security-groups?id=17c0fcf6-832b-4740-8d0c-7f6e50ba429c&fields=id&fields=name => generated 88 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/985] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:39:05 2026] GET /v2.0/security-groups?id=dadc9b85-8f24-45cb-9277-eb268bfaa3d3&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: 8|app: 0|req: 478/986] 199.204.45.246 () {38 vars in 1028 bytes} [Mon Apr 27 02:39:05 2026] PUT /v2.0/ports/73f2c60f-0b17-49f8-b8ae-b3a2cfec4284 => generated 1235 bytes in 527 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/987] 199.204.45.246 () {34 vars in 994 bytes} [Mon Apr 27 02:39:06 2026] GET /v2.0/ports?device_id=1565f994-2681-40d4-ba10-af8009b099cb => generated 975 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, ' 2026-04-27 02:39:06.235 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-92d97184-6eb4-4cff-8ff6-3132cd9d8409'] response: {'name': 'network-changed', 'server_uuid': 'c9652e30-1390-477d-8ce0-3a32a8cffe07', 'tag': '73f2c60f-0b17-49f8-b8ae-b3a2cfec4284', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 510/988] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:06 2026] GET /v2.0/ports?device_id=cced20c3-b61f-4444-b42e-05d5786830cf => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:39:06.527 8 INFO neutron.db.l3_db [req-f9bdd1cc-2c4a-4c03-bf44-63712863892d req-ee5d4919-b4c2-44b5-a4e4-0f15565dd3bb c0bd3dec8e594a8caf4ec5e00b1fc771 587052311e4d40ffb7004d95dec571a9 - - default default] Floating IP f490add3-6722-49fa-a173-acdbee456eb0 disassociated. External IP: 10.96.250.214, port: 33e61252-07b2-4139-b5f9-d1991f02f04d. [pid: 7|app: 0|req: 511/989] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:06 2026] GET /v2.0/ports?device_id=c9652e30-1390-477d-8ce0-3a32a8cffe07 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/990] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:06 2026] GET /v2.0/ports?device_id=1565f994-2681-40d4-ba10-af8009b099cb => 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: 513/991] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:39:06 2026] GET /v2.0/security-groups?id=17c0fcf6-832b-4740-8d0c-7f6e50ba429c&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: 514/992] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:39:06 2026] GET /v2.0/ports?tenant_id=41f8906e14c74d9890b0ecf7e7d07790&device_id=c9652e30-1390-477d-8ce0-3a32a8cffe07 => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/993] 199.204.45.246 () {34 vars in 1018 bytes} [Mon Apr 27 02:39:06 2026] GET /v2.0/networks?tenant_id=41f8906e14c74d9890b0ecf7e7d07790&shared=False => generated 774 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/994] 199.204.45.246 () {34 vars in 930 bytes} [Mon Apr 27 02:39:06 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/995] 199.204.45.246 () {36 vars in 997 bytes} [Mon Apr 27 02:39:06 2026] DELETE /v2.0/ports/33e61252-07b2-4139-b5f9-d1991f02f04d => generated 0 bytes in 836 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/996] 199.204.45.246 () {34 vars in 986 bytes} [Mon Apr 27 02:39:07 2026] GET /v2.0/networks?id=8483c2f2-fcb7-4438-a2a9-82fce60eb052 => generated 676 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/997] 199.204.45.246 () {34 vars in 1050 bytes} [Mon Apr 27 02:39:07 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=23dbd5920b1e4f13aa21e84439e0336e => generated 181 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:39:07.401 7 WARNING neutron_lib.context [req-ed98ee92-23d3-43c9-a127-feb3465e13dc req-71ed15c8-8f82-4c97-8d87-be5cf9162f91 38c949f193884282982ba14bc5d9dbb4 23dbd5920b1e4f13aa21e84439e0336e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 481/998] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:07 2026] GET /v2.0/ports?device_id=cced20c3-b61f-4444-b42e-05d5786830cf => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/999] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:39:07 2026] GET /v2.0/ports?tenant_id=41f8906e14c74d9890b0ecf7e7d07790&device_id=c9652e30-1390-477d-8ce0-3a32a8cffe07 => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/1000] 199.204.45.246 () {34 vars in 1058 bytes} [Mon Apr 27 02:39:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=73f2c60f-0b17-49f8-b8ae-b3a2cfec4284 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/1001] 199.204.45.246 () {34 vars in 984 bytes} [Mon Apr 27 02:39:07 2026] GET /v2.0/subnets?id=612a4ba0-f25d-499a-b6e2-7ab2fde0d1ef => generated 696 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/1002] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:39:07 2026] GET /v2.0/ports?network_id=90742619-ba82-49f0-8df8-746b54d52d7e&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/1003] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:39:07 2026] GET /v2.0/networks/90742619-ba82-49f0-8df8-746b54d52d7e?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/1004] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:39:07 2026] GET /v2.0/networks/90742619-ba82-49f0-8df8-746b54d52d7e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/1005] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:07 2026] GET /v2.0/ports?device_id=1565f994-2681-40d4-ba10-af8009b099cb => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/1006] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:07 2026] GET /v2.0/ports?device_id=c9652e30-1390-477d-8ce0-3a32a8cffe07 => generated 969 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1007] 199.204.45.246 () {38 vars in 955 bytes} [Mon Apr 27 02:39:07 2026] POST /v2.0/ports => generated 954 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 490/1008] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:39:07 2026] GET /v2.0/security-groups?id=17c0fcf6-832b-4740-8d0c-7f6e50ba429c&fields=id&fields=name => generated 88 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:39:08.306 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-eae9283d-f70f-4aec-a2b0-066b598ce2af'] response: {'server_uuid': '1565f994-2681-40d4-ba10-af8009b099cb', 'name': 'network-vif-deleted', 'tag': '33e61252-07b2-4139-b5f9-d1991f02f04d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 519/1009] 199.204.45.246 () {38 vars in 1028 bytes} [Mon Apr 27 02:39:07 2026] PUT /v2.0/ports/9dd49d48-253e-471d-b4c9-b6d91a9d2357 => generated 1235 bytes in 448 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:39:08.458 8 WARNING neutron_lib.context [None req-266199c2-4138-4d11-80ae-197f969c362a a698c275d6fe477ea540f71f72dd86e4 ec40560c741e469fb8704d0b18c882dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:39:08.503 8 INFO neutron.db.segments_db [None req-266199c2-4138-4d11-80ae-197f969c362a a698c275d6fe477ea540f71f72dd86e4 ec40560c741e469fb8704d0b18c882dd - - default default] Added segment 3f6711cf-fdde-4021-9c93-5fccab3fc474 of type vxlan for network b1af0fc3-9774-48c2-a841-66bd6dde57df /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-04-27 02:39:08.604 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6503e9ab-a213-451d-ba46-1a0bc6511eca'] response: {'name': 'network-changed', 'server_uuid': 'cced20c3-b61f-4444-b42e-05d5786830cf', 'tag': '9dd49d48-253e-471d-b4c9-b6d91a9d2357', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 520/1010] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:08 2026] GET /v2.0/ports?device_id=cced20c3-b61f-4444-b42e-05d5786830cf => generated 969 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1011] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:39:08 2026] GET /v2.0/security-groups?id=db9b89ea-f2d2-4d98-852d-12f2f0e36f12&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1012] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:08 2026] GET /v2.0/ports?device_id=1565f994-2681-40d4-ba10-af8009b099cb => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:39:08.896 8 INFO neutron.db.l3_hamode_db [None req-266199c2-4138-4d11-80ae-197f969c362a a698c275d6fe477ea540f71f72dd86e4 ec40560c741e469fb8704d0b18c882dd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 523/1013] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:08 2026] GET /v2.0/ports?device_id=c9652e30-1390-477d-8ce0-3a32a8cffe07 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:39:09.038 8 INFO neutron.db.l3_hamode_db [None req-266199c2-4138-4d11-80ae-197f969c362a a698c275d6fe477ea540f71f72dd86e4 ec40560c741e469fb8704d0b18c882dd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 524/1014] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:39:09 2026] GET /v2.0/security-groups?id=17c0fcf6-832b-4740-8d0c-7f6e50ba429c&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1015] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:39:09 2026] GET /v2.0/ports?tenant_id=23dbd5920b1e4f13aa21e84439e0336e&device_id=cced20c3-b61f-4444-b42e-05d5786830cf => generated 1238 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1016] 199.204.45.246 () {34 vars in 1018 bytes} [Mon Apr 27 02:39:09 2026] GET /v2.0/networks?tenant_id=23dbd5920b1e4f13aa21e84439e0336e&shared=False => generated 771 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1017] 199.204.45.246 () {34 vars in 930 bytes} [Mon Apr 27 02:39:09 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: 7|app: 0|req: 530/1020] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:09 2026] GET /v2.0/ports?device_id=cced20c3-b61f-4444-b42e-05d5786830cf => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1021] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:39:09 2026] GET /v2.0/security-groups?id=db9b89ea-f2d2-4d98-852d-12f2f0e36f12&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/1022] 10.0.0.84 () {34 vars in 667 bytes} [Mon Apr 27 02:39:08 2026] POST /v2.0/routers => generated 474 bytes in 1755 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:39:10.014 8 WARNING neutron_lib.context [None req-58a4800b-bf16-49ee-a3e7-0a3268652021 a698c275d6fe477ea540f71f72dd86e4 ec40560c741e469fb8704d0b18c882dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 532/1023] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:09 2026] GET /v2.0/ports?device_id=1565f994-2681-40d4-ba10-af8009b099cb => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:39:10.086 8 INFO neutron.db.l3_hamode_db [None req-58a4800b-bf16-49ee-a3e7-0a3268652021 a698c275d6fe477ea540f71f72dd86e4 ec40560c741e469fb8704d0b18c882dd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 533/1024] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:10 2026] GET /v2.0/ports?device_id=c9652e30-1390-477d-8ce0-3a32a8cffe07 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1025] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:39:10 2026] GET /v2.0/security-groups?id=17c0fcf6-832b-4740-8d0c-7f6e50ba429c&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-04-27 02:39:10.227 8 INFO neutron.db.l3_hamode_db [None req-58a4800b-bf16-49ee-a3e7-0a3268652021 a698c275d6fe477ea540f71f72dd86e4 ec40560c741e469fb8704d0b18c882dd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 535/1026] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:39:10 2026] GET /v2.0/ports?tenant_id=23dbd5920b1e4f13aa21e84439e0336e&device_id=cced20c3-b61f-4444-b42e-05d5786830cf => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1027] 199.204.45.246 () {34 vars in 1058 bytes} [Mon Apr 27 02:39:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=9dd49d48-253e-471d-b4c9-b6d91a9d2357 => 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: 537/1028] 199.204.45.246 () {34 vars in 984 bytes} [Mon Apr 27 02:39:10 2026] GET /v2.0/subnets?id=b60f03f6-bac5-418f-b220-38d18977535d => generated 694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1029] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:39:10 2026] GET /v2.0/ports?network_id=8483c2f2-fcb7-4438-a2a9-82fce60eb052&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1030] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:39:10 2026] GET /v2.0/networks/8483c2f2-fcb7-4438-a2a9-82fce60eb052?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: 540/1031] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:39:10 2026] GET /v2.0/networks/8483c2f2-fcb7-4438-a2a9-82fce60eb052?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1032] 10.0.0.84 () {34 vars in 667 bytes} [Mon Apr 27 02:39:10 2026] POST /v2.0/routers => generated 474 bytes in 854 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:39:10.876 7 WARNING neutron_lib.context [None req-2b472c2a-4490-4747-b133-c24c8a5f1755 a698c275d6fe477ea540f71f72dd86e4 ec40560c741e469fb8704d0b18c882dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 493/1033] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:10 2026] GET /v2.0/ports?device_id=cced20c3-b61f-4444-b42e-05d5786830cf => generated 969 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1034] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:39:11 2026] GET /v2.0/security-groups?id=db9b89ea-f2d2-4d98-852d-12f2f0e36f12&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:39:11.152 7 INFO neutron.db.l3_hamode_db [None req-2b472c2a-4490-4747-b133-c24c8a5f1755 a698c275d6fe477ea540f71f72dd86e4 ec40560c741e469fb8704d0b18c882dd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 495/1035] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:39:11 2026] DELETE /v2.0/security-groups/dadc9b85-8f24-45cb-9277-eb268bfaa3d3 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:39:11.301 7 INFO neutron.db.l3_hamode_db [None req-2b472c2a-4490-4747-b133-c24c8a5f1755 a698c275d6fe477ea540f71f72dd86e4 ec40560c741e469fb8704d0b18c882dd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 02:39:11.313 8 INFO neutron.api.v2.resource [None req-8cd5ec89-cec6-4d8d-9790-14b23be1d790 c0bd3dec8e594a8caf4ec5e00b1fc771 587052311e4d40ffb7004d95dec571a9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 496/1036] 10.0.0.84 () {32 vars in 736 bytes} [Mon Apr 27 02:39:11 2026] GET /v2.0/security-groups/dadc9b85-8f24-45cb-9277-eb268bfaa3d3 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1037] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:11 2026] GET /v2.0/ports?device_id=c9652e30-1390-477d-8ce0-3a32a8cffe07 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1038] 10.0.0.84 () {32 vars in 731 bytes} [Mon Apr 27 02:39:11 2026] DELETE /v2.0/floatingips/f490add3-6722-49fa-a173-acdbee456eb0 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1039] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:39:11 2026] GET /v2.0/security-groups?id=17c0fcf6-832b-4740-8d0c-7f6e50ba429c&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1040] 10.0.0.84 () {34 vars in 667 bytes} [Mon Apr 27 02:39:10 2026] POST /v2.0/routers => generated 474 bytes in 1034 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:39:11.912 7 WARNING neutron_lib.context [None req-9c3be12f-da98-4412-9311-701224951429 a698c275d6fe477ea540f71f72dd86e4 ec40560c741e469fb8704d0b18c882dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:39:11.957 7 INFO neutron.db.l3_hamode_db [None req-9c3be12f-da98-4412-9311-701224951429 a698c275d6fe477ea540f71f72dd86e4 ec40560c741e469fb8704d0b18c882dd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 02:39:12.085 7 INFO neutron.db.l3_hamode_db [None req-9c3be12f-da98-4412-9311-701224951429 a698c275d6fe477ea540f71f72dd86e4 ec40560c741e469fb8704d0b18c882dd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 500/1041] 10.0.0.84 () {34 vars in 788 bytes} [Mon Apr 27 02:39:11 2026] PUT /v2.0/routers/4d4ffbba-5cc8-4867-9a3d-6b2701b42631/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: 542/1042] 10.0.0.84 () {34 vars in 667 bytes} [Mon Apr 27 02:39:11 2026] POST /v2.0/routers => generated 474 bytes in 795 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1043] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:12 2026] GET /v2.0/ports?device_id=cced20c3-b61f-4444-b42e-05d5786830cf => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1044] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:12 2026] GET /v2.0/ports?device_id=c9652e30-1390-477d-8ce0-3a32a8cffe07 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:39:12.760 8 WARNING neutron_lib.context [None req-269d46aa-cefe-414c-9cf8-958de3d88e75 a698c275d6fe477ea540f71f72dd86e4 ec40560c741e469fb8704d0b18c882dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:39:12.829 8 INFO neutron.db.l3_hamode_db [None req-269d46aa-cefe-414c-9cf8-958de3d88e75 a698c275d6fe477ea540f71f72dd86e4 ec40560c741e469fb8704d0b18c882dd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 02:39:12.969 8 INFO neutron.db.l3_hamode_db [None req-269d46aa-cefe-414c-9cf8-958de3d88e75 a698c275d6fe477ea540f71f72dd86e4 ec40560c741e469fb8704d0b18c882dd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 02:39:13.586 7 INFO neutron.services.segments.plugin [-] Segment 59738dd4-e971-4037-ada6-4c2a5d0f12d0 resource provider aggregate not found 2026-04-27 02:39:13.590 7 INFO neutron.services.segments.plugin [-] Segment 59738dd4-e971-4037-ada6-4c2a5d0f12d0 resource provider aggregate not found 2026-04-27 02:39:13.604 7 INFO neutron.services.segments.plugin [-] Segment 59738dd4-e971-4037-ada6-4c2a5d0f12d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59738dd4-e971-4037-ada6-4c2a5d0f12d0 found for delete ", "request_id": "req-70f84711-59f3-4426-939e-33434fb705ed"}]} 2026-04-27 02:39:13.607 7 INFO neutron.services.segments.plugin [-] Segment 59738dd4-e971-4037-ada6-4c2a5d0f12d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59738dd4-e971-4037-ada6-4c2a5d0f12d0 found for delete ", "request_id": "req-7b18ecd3-565e-4da6-ae03-c6d03c599a06"}]} 2026-04-27 02:39:13.611 7 INFO neutron.db.l3_hamode_db [None req-d7ecdb24-7a80-4d7e-bc4f-24deaac9356a e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] HA network b3648764-d14a-481b-810c-04b313ef95b4 was deleted as no HA routers are present in tenant 587052311e4d40ffb7004d95dec571a9. [pid: 7|app: 0|req: 543/1045] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:39:12 2026] DELETE /v2.0/routers/4d4ffbba-5cc8-4867-9a3d-6b2701b42631 => generated 0 bytes in 912 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1046] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:39:13 2026] GET /v2.0/security-groups?id=db9b89ea-f2d2-4d98-852d-12f2f0e36f12&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1047] 10.0.0.84 () {34 vars in 667 bytes} [Mon Apr 27 02:39:12 2026] POST /v2.0/routers => generated 474 bytes in 911 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1048] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:39:13 2026] GET /v2.0/security-groups?id=17c0fcf6-832b-4740-8d0c-7f6e50ba429c&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1049] 10.0.0.84 () {34 vars in 750 bytes} [Mon Apr 27 02:39:13 2026] PUT /v2.0/routers/f549c1c0-871b-46de-9530-522ed3d57bae/tags => generated 17 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1050] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:39:13 2026] DELETE /v2.0/subnets/330c31cb-ed10-4938-a231-45ff6ebe03b3 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1051] 10.0.0.84 () {34 vars in 750 bytes} [Mon Apr 27 02:39:13 2026] PUT /v2.0/routers/21652ffb-a4dd-4a01-9dbd-e2e323f9cf5c/tags => generated 25 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1052] 10.0.0.84 () {34 vars in 750 bytes} [Mon Apr 27 02:39:13 2026] PUT /v2.0/routers/934160b1-533f-44e1-a016-a8eac1f53786/tags => generated 34 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1053] 10.0.0.84 () {34 vars in 750 bytes} [Mon Apr 27 02:39:13 2026] PUT /v2.0/routers/a874b925-520e-4bc2-8178-bdd54784f5b3/tags => generated 19 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:39:14.027 8 INFO neutron.services.segments.plugin [-] Segment 311bc219-1c3e-4e38-99fa-1a167e0654eb resource provider aggregate not found 2026-04-27 02:39:14.031 8 INFO neutron.services.segments.plugin [-] Segment 311bc219-1c3e-4e38-99fa-1a167e0654eb resource provider aggregate not found 2026-04-27 02:39:14.048 8 INFO neutron.services.segments.plugin [-] Segment 311bc219-1c3e-4e38-99fa-1a167e0654eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 311bc219-1c3e-4e38-99fa-1a167e0654eb found for delete ", "request_id": "req-8c49743a-37cc-4adc-8034-f907125b86a5"}]} 2026-04-27 02:39:14.051 8 INFO neutron.services.segments.plugin [-] Segment 311bc219-1c3e-4e38-99fa-1a167e0654eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 311bc219-1c3e-4e38-99fa-1a167e0654eb found for delete ", "request_id": "req-37a12f35-59ba-4960-8c0a-32ab14250275"}]} [pid: 8|app: 0|req: 505/1054] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:39:13 2026] DELETE /v2.0/networks/6f5523da-a6e4-4500-80cc-af2e14e4f915 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1055] 10.0.0.84 () {32 vars in 663 bytes} [Mon Apr 27 02:39:13 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1056] 10.0.0.84 () {32 vars in 677 bytes} [Mon Apr 27 02:39:14 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1057] 10.0.0.84 () {32 vars in 673 bytes} [Mon Apr 27 02:39:14 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1058] 10.0.0.84 () {32 vars in 685 bytes} [Mon Apr 27 02:39:14 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1059] 10.0.0.84 () {32 vars in 671 bytes} [Mon Apr 27 02:39:14 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1060] 10.0.0.84 () {32 vars in 685 bytes} [Mon Apr 27 02:39:14 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1061] 10.0.0.84 () {32 vars in 681 bytes} [Mon Apr 27 02:39:14 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1062] 10.0.0.84 () {32 vars in 693 bytes} [Mon Apr 27 02:39:14 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1063] 10.0.0.84 () {32 vars in 720 bytes} [Mon Apr 27 02:39:14 2026] GET /v2.0/routers/f549c1c0-871b-46de-9530-522ed3d57bae => generated 485 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1064] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:39:14 2026] GET /v2.0/security-groups?tenant_id=587052311e4d40ffb7004d95dec571a9&name=default => 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: 555/1065] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:14 2026] GET /v2.0/ports?device_id=cced20c3-b61f-4444-b42e-05d5786830cf => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1066] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:39:14 2026] DELETE /v2.0/security-groups/4228ae6b-47ed-4e2e-b180-c85be49f0dbd => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1067] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:14 2026] GET /v2.0/ports?device_id=c9652e30-1390-477d-8ce0-3a32a8cffe07 => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1068] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:39:15 2026] GET /v2.0/security-groups?id=db9b89ea-f2d2-4d98-852d-12f2f0e36f12&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: 559/1069] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:39:15 2026] GET /v2.0/security-groups?id=17c0fcf6-832b-4740-8d0c-7f6e50ba429c&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1070] 10.0.0.84 () {34 vars in 741 bytes} [Mon Apr 27 02:39:14 2026] PUT /v2.0/routers/f549c1c0-871b-46de-9530-522ed3d57bae => generated 485 bytes in 601 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1071] 10.0.0.84 () {32 vars in 735 bytes} [Mon Apr 27 02:39:15 2026] GET /v2.0/ports?device_id=f549c1c0-871b-46de-9530-522ed3d57bae => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1072] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:15 2026] GET /v2.0/ports?device_id=c9652e30-1390-477d-8ce0-3a32a8cffe07 => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1073] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:39:15 2026] GET /v2.0/security-groups?id=17c0fcf6-832b-4740-8d0c-7f6e50ba429c&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1074] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:39:15 2026] DELETE /v2.0/routers/f549c1c0-871b-46de-9530-522ed3d57bae => generated 0 bytes in 406 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1075] 10.0.0.84 () {32 vars in 720 bytes} [Mon Apr 27 02:39:15 2026] GET /v2.0/routers/21652ffb-a4dd-4a01-9dbd-e2e323f9cf5c => generated 493 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1076] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:16 2026] GET /v2.0/ports?device_id=cced20c3-b61f-4444-b42e-05d5786830cf => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1077] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:39:16 2026] GET /v2.0/security-groups?id=db9b89ea-f2d2-4d98-852d-12f2f0e36f12&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1078] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:16 2026] GET /v2.0/ports?device_id=cced20c3-b61f-4444-b42e-05d5786830cf => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:39:16.740 8 INFO neutron.db.l3_db [None req-eeaa25a9-1738-4ae1-83a5-de83e7c60293 38c949f193884282982ba14bc5d9dbb4 23dbd5920b1e4f13aa21e84439e0336e - - default default] Floating IP 1b8411e2-c436-4b27-ac91-49dd9af71a78 associated. External IP: 10.96.250.218, port: 9dd49d48-253e-471d-b4c9-b6d91a9d2357. [pid: 7|app: 0|req: 562/1079] 10.0.0.84 () {34 vars in 741 bytes} [Mon Apr 27 02:39:15 2026] PUT /v2.0/routers/21652ffb-a4dd-4a01-9dbd-e2e323f9cf5c => generated 493 bytes in 925 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1080] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:16 2026] GET /v2.0/ports?device_id=c9652e30-1390-477d-8ce0-3a32a8cffe07 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1081] 10.0.0.84 () {32 vars in 735 bytes} [Mon Apr 27 02:39:16 2026] GET /v2.0/ports?device_id=21652ffb-a4dd-4a01-9dbd-e2e323f9cf5c => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1082] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:39:16 2026] GET /v2.0/security-groups?id=17c0fcf6-832b-4740-8d0c-7f6e50ba429c&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1083] 10.0.0.84 () {34 vars in 748 bytes} [Mon Apr 27 02:39:16 2026] PUT /v2.0/floatingips/1b8411e2-c436-4b27-ac91-49dd9af71a78 => generated 855 bytes in 773 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:39:17.155 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b89c4adc-73bd-4330-b233-c73452b3e2d5'] response: {'name': 'network-changed', 'server_uuid': 'cced20c3-b61f-4444-b42e-05d5786830cf', 'tag': '9dd49d48-253e-471d-b4c9-b6d91a9d2357', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 566/1084] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:39:16 2026] DELETE /v2.0/routers/21652ffb-a4dd-4a01-9dbd-e2e323f9cf5c => generated 0 bytes in 358 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1085] 10.0.0.84 () {32 vars in 720 bytes} [Mon Apr 27 02:39:17 2026] GET /v2.0/routers/934160b1-533f-44e1-a016-a8eac1f53786 => generated 502 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:39:17.548 8 INFO neutron.db.segments_db [None req-89c190ca-0130-4da5-bf15-af315f481b06 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Added segment 0bed7660-43c8-4f1a-b623-270b55da4cce of type vxlan for network 809e1a29-d493-4f31-9845-c7449cb5e930 [pid: 8|app: 0|req: 519/1086] 10.0.0.84 () {34 vars in 670 bytes} [Mon Apr 27 02:39:17 2026] POST /v2.0/networks => generated 738 bytes in 679 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1087] 199.204.45.246 () {34 vars in 994 bytes} [Mon Apr 27 02:39:17 2026] GET /v2.0/ports?device_id=c9652e30-1390-477d-8ce0-3a32a8cffe07 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1088] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:39:17 2026] GET /v2.0/ports?tenant_id=23dbd5920b1e4f13aa21e84439e0336e&device_id=cced20c3-b61f-4444-b42e-05d5786830cf => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1089] 10.0.0.84 () {34 vars in 741 bytes} [Mon Apr 27 02:39:17 2026] PUT /v2.0/routers/934160b1-533f-44e1-a016-a8eac1f53786 => generated 502 bytes in 603 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1090] 199.204.45.246 () {36 vars in 997 bytes} [Mon Apr 27 02:39:17 2026] DELETE /v2.0/ports/73f2c60f-0b17-49f8-b8ae-b3a2cfec4284 => generated 0 bytes in 396 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1091] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:39:17 2026] POST /v2.0/subnets => generated 685 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:39:18.332 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6eb3d588-5867-4648-8a0f-a1e90e8e27a1'] response: {'server_uuid': 'c9652e30-1390-477d-8ce0-3a32a8cffe07', 'name': 'network-vif-deleted', 'tag': '73f2c60f-0b17-49f8-b8ae-b3a2cfec4284', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 523/1092] 10.0.0.84 () {32 vars in 735 bytes} [Mon Apr 27 02:39:18 2026] GET /v2.0/ports?device_id=934160b1-533f-44e1-a016-a8eac1f53786 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1093] 199.204.45.246 () {34 vars in 986 bytes} [Mon Apr 27 02:39:18 2026] GET /v2.0/networks?id=8483c2f2-fcb7-4438-a2a9-82fce60eb052 => generated 771 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1094] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:18 2026] GET /v2.0/ports?device_id=c9652e30-1390-477d-8ce0-3a32a8cffe07 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:39:18.425 7 INFO neutron.db.segments_db [None req-1b944f99-1d25-4524-85ea-db62b82a7355 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Added segment 83fec6bd-db7d-495d-a4b2-81b7718dac32 of type vxlan for network bd2f0fad-63cd-4449-a3e5-462e8ce9a8ca 2026-04-27 02:39:18.753 7 INFO neutron.db.l3_hamode_db [None req-1b944f99-1d25-4524-85ea-db62b82a7355 e82b6618305d4f05937d7ba66d63a9e9 d6b870bc10714ca59d08128f74589b2e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 525/1095] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:39:18 2026] DELETE /v2.0/routers/934160b1-533f-44e1-a016-a8eac1f53786 => generated 0 bytes in 608 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1096] 199.204.45.246 () {34 vars in 1058 bytes} [Mon Apr 27 02:39:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=9dd49d48-253e-471d-b4c9-b6d91a9d2357 => generated 860 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1097] 10.0.0.84 () {32 vars in 720 bytes} [Mon Apr 27 02:39:19 2026] GET /v2.0/routers/a874b925-520e-4bc2-8178-bdd54784f5b3 => generated 487 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1098] 199.204.45.246 () {34 vars in 984 bytes} [Mon Apr 27 02:39:19 2026] GET /v2.0/subnets?id=b60f03f6-bac5-418f-b220-38d18977535d => generated 694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:39:19.784 7 INFO neutron.db.l3_hamode_db [None req-1b944f99-1d25-4524-85ea-db62b82a7355 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 529/1099] 10.0.0.84 () {34 vars in 741 bytes} [Mon Apr 27 02:39:19 2026] PUT /v2.0/routers/a874b925-520e-4bc2-8178-bdd54784f5b3 => generated 487 bytes in 653 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1100] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:39:19 2026] GET /v2.0/ports?network_id=8483c2f2-fcb7-4438-a2a9-82fce60eb052&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1101] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:19 2026] GET /v2.0/ports?device_id=c9652e30-1390-477d-8ce0-3a32a8cffe07 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1102] 10.0.0.84 () {32 vars in 735 bytes} [Mon Apr 27 02:39:19 2026] GET /v2.0/ports?device_id=a874b925-520e-4bc2-8178-bdd54784f5b3 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1103] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:39:19 2026] GET /v2.0/networks/8483c2f2-fcb7-4438-a2a9-82fce60eb052?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1104] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:39:19 2026] DELETE /v2.0/routers/a874b925-520e-4bc2-8178-bdd54784f5b3 => generated 0 bytes in 345 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1105] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:39:20 2026] GET /v2.0/networks/8483c2f2-fcb7-4438-a2a9-82fce60eb052?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: 8|app: 0|req: 536/1106] 10.0.0.84 () {32 vars in 720 bytes} [Mon Apr 27 02:39:20 2026] GET /v2.0/routers/056a0703-beec-43c2-b34e-dd7438e48039 => generated 480 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1107] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:39:18 2026] POST /v2.0/routers => generated 725 bytes in 2520 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1108] 10.0.0.84 () {34 vars in 741 bytes} [Mon Apr 27 02:39:20 2026] PUT /v2.0/routers/056a0703-beec-43c2-b34e-dd7438e48039 => generated 480 bytes in 647 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1109] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:20 2026] GET /v2.0/ports?device_id=c9652e30-1390-477d-8ce0-3a32a8cffe07 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1110] 10.0.0.84 () {32 vars in 735 bytes} [Mon Apr 27 02:39:21 2026] GET /v2.0/ports?device_id=056a0703-beec-43c2-b34e-dd7438e48039 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:39:21.589 8 INFO neutron.services.segments.plugin [-] Segment 3f6711cf-fdde-4021-9c93-5fccab3fc474 resource provider aggregate not found 2026-04-27 02:39:21.594 8 INFO neutron.services.segments.plugin [-] Segment 3f6711cf-fdde-4021-9c93-5fccab3fc474 resource provider aggregate not found 2026-04-27 02:39:21.603 8 INFO neutron.db.l3_hamode_db [None req-d4789ea5-a0b0-4211-933f-8a319a8c92ea a698c275d6fe477ea540f71f72dd86e4 ec40560c741e469fb8704d0b18c882dd - - default default] HA network b1af0fc3-9774-48c2-a841-66bd6dde57df was deleted as no HA routers are present in tenant ec40560c741e469fb8704d0b18c882dd. [pid: 8|app: 0|req: 540/1111] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:39:21 2026] DELETE /v2.0/routers/056a0703-beec-43c2-b34e-dd7438e48039 => generated 0 bytes in 576 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:39:22.064 8 INFO neutron.services.segments.plugin [-] Segment 3f6711cf-fdde-4021-9c93-5fccab3fc474 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f6711cf-fdde-4021-9c93-5fccab3fc474 found for delete ", "request_id": "req-0fb67928-37f4-445e-9c2c-8530223ccb48"}]} 2026-04-27 02:39:22.073 8 INFO neutron.services.segments.plugin [-] Segment 3f6711cf-fdde-4021-9c93-5fccab3fc474 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f6711cf-fdde-4021-9c93-5fccab3fc474 found for delete ", "request_id": "req-ccac8eb5-94a9-4340-ba71-90d23d8afaaa"}]} [pid: 7|app: 0|req: 572/1112] 10.0.0.84 () {34 vars in 782 bytes} [Mon Apr 27 02:39:20 2026] PUT /v2.0/routers/bbedbaed-b781-426c-96a8-3aec0f060a06/add_router_interface => generated 309 bytes in 1199 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1113] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:39:22 2026] GET /v2.0/security-groups?tenant_id=ec40560c741e469fb8704d0b18c882dd&name=default => generated 2925 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:39:22.662 7 WARNING neutron_lib.context [None req-2ecc687d-e8ba-4e1f-abea-85ee400192ef 4eb03023d3544243ba1b26cf0260da30 d6b870bc10714ca59d08128f74589b2e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 574/1114] 10.0.0.84 () {34 vars in 684 bytes} [Mon Apr 27 02:39:22 2026] POST /v2.0/security-groups => generated 1661 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1115] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:39:22 2026] DELETE /v2.0/security-groups/dfe6f5c9-d829-4321-8ea3-4e187b2ebf40 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:39:22.900 7 WARNING neutron_lib.context [None req-92cd4da9-67ef-400f-be83-9b8d7a271af8 4eb03023d3544243ba1b26cf0260da30 d6b870bc10714ca59d08128f74589b2e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 576/1116] 10.0.0.84 () {34 vars in 694 bytes} [Mon Apr 27 02:39:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1117] 10.0.0.84 () {34 vars in 788 bytes} [Mon Apr 27 02:39:22 2026] PUT /v2.0/routers/b77a1b95-8ca6-41d8-ad2e-2a4dbe4e9a30/remove_router_interface => generated 309 bytes in 1072 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:39:23.139 8 WARNING neutron_lib.context [None req-4f519652-be9d-4067-8dd8-c12836dc9347 4eb03023d3544243ba1b26cf0260da30 d6b870bc10714ca59d08128f74589b2e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 577/1118] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:39:23 2026] GET /v2.0/security-groups?tenant_id=4f5a9493a2e44ded8745c11625eeb25b&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1119] 10.0.0.84 () {34 vars in 694 bytes} [Mon Apr 27 02:39:23 2026] POST /v2.0/security-group-rules => generated 602 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1120] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:39:23 2026] DELETE /v2.0/security-groups/163569ef-4ccc-4576-82e9-55f9d8d9014c => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:39:23.408 8 WARNING neutron_lib.context [None req-d508fa98-92f6-4735-abee-ce9ecbd3f4e4 4eb03023d3544243ba1b26cf0260da30 d6b870bc10714ca59d08128f74589b2e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 544/1121] 10.0.0.84 () {34 vars in 675 bytes} [Mon Apr 27 02:39:23 2026] POST /v2.0/floatingips => generated 552 bytes in 575 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:39:23.996 7 INFO neutron.services.segments.plugin [-] Segment fd0d648b-e708-4e32-84c6-7a0da4a97d70 resource provider aggregate not found 2026-04-27 02:39:24.002 7 INFO neutron.services.segments.plugin [-] Segment fd0d648b-e708-4e32-84c6-7a0da4a97d70 resource provider aggregate not found 2026-04-27 02:39:24.013 7 INFO neutron.db.l3_hamode_db [None req-96461f18-01c9-44c5-9c60-6ebc6cc214db e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] HA network ffb463d6-a211-4e02-9f52-ec99335b148e was deleted as no HA routers are present in tenant 41f8906e14c74d9890b0ecf7e7d07790. [pid: 7|app: 0|req: 578/1122] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:39:23 2026] DELETE /v2.0/routers/b77a1b95-8ca6-41d8-ad2e-2a4dbe4e9a30 => generated 0 bytes in 845 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:39:24.028 7 INFO neutron.services.segments.plugin [-] Segment fd0d648b-e708-4e32-84c6-7a0da4a97d70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd0d648b-e708-4e32-84c6-7a0da4a97d70 found for delete ", "request_id": "req-9d665d7a-5628-40e1-b596-81da90d601af"}]} 2026-04-27 02:39:24.029 7 INFO neutron.services.segments.plugin [-] Segment fd0d648b-e708-4e32-84c6-7a0da4a97d70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd0d648b-e708-4e32-84c6-7a0da4a97d70 found for delete ", "request_id": "req-f0dbf6ba-ecd9-4be8-9446-093c1acebb98"}]} [pid: 8|app: 0|req: 545/1123] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:39:23 2026] GET /v2.0/security-groups?tenant_id=4504c9645f2545c8bc80824cfd9f4ba4&name=default => generated 2925 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1124] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:39:24 2026] DELETE /v2.0/subnets/612a4ba0-f25d-499a-b6e2-7ab2fde0d1ef => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1125] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:39:24 2026] DELETE /v2.0/security-groups/22c7a5a0-b841-4035-ba35-1454458f2e73 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1126] 10.0.0.118 () {34 vars in 1100 bytes} [Mon Apr 27 02:39:24 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1158234128&fields=id&tenant_id=d6b870bc10714ca59d08128f74589b2e => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1127] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:39:24 2026] DELETE /v2.0/networks/90742619-ba82-49f0-8df8-746b54d52d7e => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1130] 10.0.0.118 () {34 vars in 982 bytes} [Mon Apr 27 02:39:24 2026] GET /v2.0/networks?id=809e1a29-d493-4f31-9845-c7449cb5e930 => generated 670 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1131] 10.0.0.118 () {34 vars in 965 bytes} [Mon Apr 27 02:39:24 2026] GET /v2.0/quotas/d6b870bc10714ca59d08128f74589b2e => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1132] 10.0.0.118 () {34 vars in 1002 bytes} [Mon Apr 27 02:39:24 2026] GET /v2.0/ports?tenant_id=d6b870bc10714ca59d08128f74589b2e&fields=id => generated 103 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1133] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:39:24 2026] GET /v2.0/security-groups?tenant_id=41f8906e14c74d9890b0ecf7e7d07790&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1134] 10.0.0.118 () {34 vars in 1008 bytes} [Mon Apr 27 02:39:24 2026] GET /v2.0/networks/809e1a29-d493-4f31-9845-c7449cb5e930?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1135] 10.0.0.118 () {34 vars in 1108 bytes} [Mon Apr 27 02:39:24 2026] GET /v2.0/networks/809e1a29-d493-4f31-9845-c7449cb5e930?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1136] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:39:24 2026] DELETE /v2.0/security-groups/17c0fcf6-832b-4740-8d0c-7f6e50ba429c => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1137] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:24 2026] GET /v2.0/ports?device_id=0f167e38-abb3-440d-b81c-a5b50ba6469c => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:39:26.084 7 INFO neutron.services.segments.plugin [-] Segment 8d0ab336-fba3-4f3b-a292-6013e26cd0da resource provider aggregate not found 2026-04-27 02:39:26.089 7 INFO neutron.services.segments.plugin [-] Segment 8d0ab336-fba3-4f3b-a292-6013e26cd0da resource provider aggregate not found [pid: 7|app: 0|req: 586/1138] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:26 2026] GET /v2.0/ports?device_id=0f167e38-abb3-440d-b81c-a5b50ba6469c => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1139] 10.0.0.109 () {34 vars in 990 bytes} [Mon Apr 27 02:39:26 2026] GET /v2.0/ports?device_id=cced20c3-b61f-4444-b42e-05d5786830cf => generated 1240 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:39:26.918 7 INFO neutron.services.segments.plugin [-] Segment 8d0ab336-fba3-4f3b-a292-6013e26cd0da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d0ab336-fba3-4f3b-a292-6013e26cd0da found for delete ", "request_id": "req-05138812-2923-4881-bbde-a641ea9c9ccc"}]} 2026-04-27 02:39:26.924 7 INFO neutron.services.segments.plugin [-] Segment 8d0ab336-fba3-4f3b-a292-6013e26cd0da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d0ab336-fba3-4f3b-a292-6013e26cd0da found for delete ", "request_id": "req-316a1278-327e-43af-bbb5-5fc378d5f1a0"}]} [pid: 7|app: 0|req: 587/1140] 10.0.0.109 () {34 vars in 1040 bytes} [Mon Apr 27 02:39:26 2026] GET /v2.0/security-groups?id=db9b89ea-f2d2-4d98-852d-12f2f0e36f12&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1141] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:27 2026] GET /v2.0/ports?device_id=0f167e38-abb3-440d-b81c-a5b50ba6469c => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1142] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:28 2026] GET /v2.0/ports?device_id=0f167e38-abb3-440d-b81c-a5b50ba6469c => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:39:28.927 8 WARNING neutron_lib.context [None req-ece53c5f-405a-48a5-bac7-600b6d1c9b5e c01ec9c9d00c4c87a84f9c0ad0b1993e 5582168ce7d6494c82a02cb4cfd89a3c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 589/1143] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:28 2026] GET /v2.0/ports?device_id=cced20c3-b61f-4444-b42e-05d5786830cf => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1144] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:39:28 2026] GET /v2.0/security-groups?id=db9b89ea-f2d2-4d98-852d-12f2f0e36f12&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:39:29.076 8 INFO neutron.db.segments_db [None req-ece53c5f-405a-48a5-bac7-600b6d1c9b5e c01ec9c9d00c4c87a84f9c0ad0b1993e 5582168ce7d6494c82a02cb4cfd89a3c - - default default] Added segment 0094b8c6-40bc-4c8a-9c1e-e8e18f5308d9 of type vxlan for network ed3faf8b-f46b-4111-88fa-8badbe4a47ad [pid: 7|app: 0|req: 591/1145] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:29 2026] GET /v2.0/ports?device_id=cced20c3-b61f-4444-b42e-05d5786830cf => 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: 592/1146] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:39:29 2026] GET /v2.0/security-groups?id=db9b89ea-f2d2-4d98-852d-12f2f0e36f12&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1147] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:39:28 2026] POST /v2.0/networks => generated 631 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:39:29.176 7 WARNING neutron_lib.context [None req-ccf02d7b-f5fe-40d5-95ee-43d230979c36 c01ec9c9d00c4c87a84f9c0ad0b1993e 5582168ce7d6494c82a02cb4cfd89a3c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 556/1148] 199.204.45.246 () {34 vars in 986 bytes} [Mon Apr 27 02:39:29 2026] GET /v2.0/networks?id=809e1a29-d493-4f31-9845-c7449cb5e930 => generated 670 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1149] 199.204.45.246 () {34 vars in 1050 bytes} [Mon Apr 27 02:39:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d6b870bc10714ca59d08128f74589b2e => generated 181 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1150] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:29 2026] GET /v2.0/ports?device_id=0f167e38-abb3-440d-b81c-a5b50ba6469c => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:39:29.368 8 WARNING neutron_lib.context [req-a0437108-14fb-4410-a1dd-b0e22520bb89 req-717aa819-33fa-46ac-8040-0e0ed3c8a62e 4eb03023d3544243ba1b26cf0260da30 d6b870bc10714ca59d08128f74589b2e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 593/1151] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:39:29 2026] POST /v2.0/subnets => generated 626 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:39:29.444 7 WARNING neutron_lib.context [None req-9d3b6ab7-7d50-4732-a7b1-d7aac068ba17 c01ec9c9d00c4c87a84f9c0ad0b1993e 5582168ce7d6494c82a02cb4cfd89a3c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:39:29.491 7 INFO neutron.db.segments_db [None req-9d3b6ab7-7d50-4732-a7b1-d7aac068ba17 c01ec9c9d00c4c87a84f9c0ad0b1993e 5582168ce7d6494c82a02cb4cfd89a3c - - default default] Added segment 9121b977-0845-48d3-be49-b4f74b6c15af of type vxlan for network 9e55eba8-f5bd-44d0-b473-4e93334345d4 [pid: 7|app: 0|req: 594/1152] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:39:29 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) [pid: 7|app: 0|req: 595/1153] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:29 2026] GET /v2.0/ports?device_id=cced20c3-b61f-4444-b42e-05d5786830cf => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:39:29.664 7 WARNING neutron_lib.context [None req-41cbe2e2-069d-4490-9ad5-71da31674280 c01ec9c9d00c4c87a84f9c0ad0b1993e 5582168ce7d6494c82a02cb4cfd89a3c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 559/1154] 199.204.45.246 () {38 vars in 955 bytes} [Mon Apr 27 02:39:29 2026] POST /v2.0/ports => generated 958 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 560/1155] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:39:29 2026] GET /v2.0/security-groups?id=db9b89ea-f2d2-4d98-852d-12f2f0e36f12&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1156] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:39:29 2026] POST /v2.0/subnets => generated 629 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:39:29.960 7 WARNING neutron_lib.context [None req-268404fc-50f9-4c2d-a0d0-61a141611932 c01ec9c9d00c4c87a84f9c0ad0b1993e 5582168ce7d6494c82a02cb4cfd89a3c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:39:30.010 7 INFO neutron.db.segments_db [None req-268404fc-50f9-4c2d-a0d0-61a141611932 c01ec9c9d00c4c87a84f9c0ad0b1993e 5582168ce7d6494c82a02cb4cfd89a3c - - default default] Added segment a550841d-9137-42fb-bb33-377d446bac75 of type vxlan for network 24dd44ef-bba5-4d0a-9480-c2311e77ab61 [pid: 7|app: 0|req: 597/1157] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:39:29 2026] POST /v2.0/networks => generated 632 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1158] 199.204.45.246 () {38 vars in 1028 bytes} [Mon Apr 27 02:39:29 2026] PUT /v2.0/ports/9ce9b2e6-3c78-4626-b89d-1434149cd3a9 => generated 1239 bytes in 444 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-04-27 02:39:30.244 8 WARNING neutron_lib.context [None req-cb66dd08-8368-4e01-aa70-fb3ea2fc22d8 c01ec9c9d00c4c87a84f9c0ad0b1993e 5582168ce7d6494c82a02cb4cfd89a3c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:39:30.286 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f52ef32-22aa-47a5-ab32-5e28ab1b807c'] response: {'name': 'network-changed', 'server_uuid': '0f167e38-abb3-440d-b81c-a5b50ba6469c', 'tag': '9ce9b2e6-3c78-4626-b89d-1434149cd3a9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 598/1159] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:39:30 2026] GET /v2.0/security-groups?tenant_id=5df7382b3dd24c3786e95110703f11ec&name=default => generated 2925 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1160] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:39:30 2026] POST /v2.0/subnets => generated 629 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1161] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:30 2026] GET /v2.0/ports?device_id=0f167e38-abb3-440d-b81c-a5b50ba6469c => generated 973 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:39:30.612 7 WARNING neutron_lib.context [None req-58b233af-dbae-48d2-a644-2f1e325f02c1 c01ec9c9d00c4c87a84f9c0ad0b1993e 5582168ce7d6494c82a02cb4cfd89a3c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 563/1162] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:39:30 2026] DELETE /v2.0/security-groups/71226cb5-9d8f-4de9-b733-2c7d7999a16e => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:39:30.674 7 INFO neutron.db.segments_db [None req-58b233af-dbae-48d2-a644-2f1e325f02c1 c01ec9c9d00c4c87a84f9c0ad0b1993e 5582168ce7d6494c82a02cb4cfd89a3c - - default default] Added segment eba448f6-2c53-4212-9dd1-5e5928338d63 of type vxlan for network 664163a9-12c2-4056-bdbe-80c4fd6d28b9 [pid: 8|app: 0|req: 564/1163] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:39:30 2026] GET /v2.0/security-groups?id=a8816dca-2ed1-4e08-b224-2148ed4f598e&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1164] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:39:30 2026] POST /v2.0/networks => generated 632 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:39:30.789 7 WARNING neutron_lib.context [None req-b9e2353f-e681-497e-b7cd-5585f106628c c01ec9c9d00c4c87a84f9c0ad0b1993e 5582168ce7d6494c82a02cb4cfd89a3c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 565/1165] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:39:30 2026] GET /v2.0/security-groups?tenant_id=75d28e94527543c7a9f589e34bc29b10&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1166] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:39:30 2026] GET /v2.0/ports?tenant_id=d6b870bc10714ca59d08128f74589b2e&device_id=0f167e38-abb3-440d-b81c-a5b50ba6469c => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1167] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:30 2026] GET /v2.0/ports?device_id=cced20c3-b61f-4444-b42e-05d5786830cf => 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: 601/1168] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:39:30 2026] POST /v2.0/subnets => generated 629 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1169] 199.204.45.246 () {34 vars in 1018 bytes} [Mon Apr 27 02:39:31 2026] GET /v2.0/networks?tenant_id=d6b870bc10714ca59d08128f74589b2e&shared=False => generated 766 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1170] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:39:31 2026] DELETE /v2.0/security-groups/35f3b654-c6d4-4d14-ae90-d822e288ebc7 => 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: 603/1171] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:39:31 2026] GET /v2.0/ports?tenant_id=23dbd5920b1e4f13aa21e84439e0336e&device_id=cced20c3-b61f-4444-b42e-05d5786830cf => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:39:31.222 7 WARNING neutron_lib.context [None req-f8048639-3119-4fc5-92bd-100594a55e51 c01ec9c9d00c4c87a84f9c0ad0b1993e 5582168ce7d6494c82a02cb4cfd89a3c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 569/1172] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:39:31 2026] GET /v2.0/security-groups?id=db9b89ea-f2d2-4d98-852d-12f2f0e36f12&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:39:31.286 7 INFO neutron.db.segments_db [None req-f8048639-3119-4fc5-92bd-100594a55e51 c01ec9c9d00c4c87a84f9c0ad0b1993e 5582168ce7d6494c82a02cb4cfd89a3c - - default default] Added segment fa6fd15e-21bd-4f3e-8952-c0f90234c024 of type vxlan for network ccd74888-bf3e-4dc4-ad95-faa3a673cc2d [pid: 8|app: 0|req: 570/1173] 199.204.45.246 () {34 vars in 930 bytes} [Mon Apr 27 02:39:31 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1174] 199.204.45.246 () {34 vars in 986 bytes} [Mon Apr 27 02:39:31 2026] GET /v2.0/networks?id=8483c2f2-fcb7-4438-a2a9-82fce60eb052 => generated 771 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1175] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:39:31 2026] POST /v2.0/networks => generated 631 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:39:31.392 8 WARNING neutron_lib.context [None req-30ee539e-f596-4fc4-9d53-fea9833c9e97 c01ec9c9d00c4c87a84f9c0ad0b1993e 5582168ce7d6494c82a02cb4cfd89a3c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 605/1176] 199.204.45.246 () {34 vars in 1058 bytes} [Mon Apr 27 02:39:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=9dd49d48-253e-471d-b4c9-b6d91a9d2357 => generated 860 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1177] 199.204.45.246 () {34 vars in 984 bytes} [Mon Apr 27 02:39:31 2026] GET /v2.0/subnets?id=b60f03f6-bac5-418f-b220-38d18977535d => generated 694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1178] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:39:31 2026] GET /v2.0/ports?network_id=8483c2f2-fcb7-4438-a2a9-82fce60eb052&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1179] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:39:31 2026] GET /v2.0/networks/8483c2f2-fcb7-4438-a2a9-82fce60eb052?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: 609/1180] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:39:31 2026] GET /v2.0/networks/8483c2f2-fcb7-4438-a2a9-82fce60eb052?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1181] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:39:31 2026] POST /v2.0/subnets => generated 629 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1182] 10.0.0.84 () {34 vars in 750 bytes} [Mon Apr 27 02:39:31 2026] PUT /v2.0/subnets/5ccbc0d5-2181-44d5-b020-b0b19c5a675b/tags => generated 17 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1183] 10.0.0.84 () {34 vars in 750 bytes} [Mon Apr 27 02:39:31 2026] PUT /v2.0/subnets/6a11250c-9095-478a-a46b-5d511b2c4c19/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1184] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:31 2026] GET /v2.0/ports?device_id=0f167e38-abb3-440d-b81c-a5b50ba6469c => generated 973 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1185] 10.0.0.84 () {34 vars in 750 bytes} [Mon Apr 27 02:39:31 2026] PUT /v2.0/subnets/5a4e53b7-9125-42c4-961c-bf2589f7c4ef/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1186] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:39:31 2026] GET /v2.0/security-groups?id=a8816dca-2ed1-4e08-b224-2148ed4f598e&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: 7|app: 0|req: 613/1187] 10.0.0.84 () {34 vars in 750 bytes} [Mon Apr 27 02:39:31 2026] PUT /v2.0/subnets/525d8da5-542a-433d-82d9-5765c52a1e8e/tags => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1188] 10.0.0.84 () {32 vars in 663 bytes} [Mon Apr 27 02:39:31 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1189] 10.0.0.84 () {32 vars in 677 bytes} [Mon Apr 27 02:39:32 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1190] 10.0.0.84 () {32 vars in 673 bytes} [Mon Apr 27 02:39:32 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1191] 10.0.0.84 () {32 vars in 685 bytes} [Mon Apr 27 02:39:32 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1192] 10.0.0.84 () {32 vars in 671 bytes} [Mon Apr 27 02:39:32 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1193] 10.0.0.84 () {32 vars in 685 bytes} [Mon Apr 27 02:39:32 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1194] 10.0.0.84 () {32 vars in 681 bytes} [Mon Apr 27 02:39:32 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1195] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:32 2026] GET /v2.0/ports?device_id=cced20c3-b61f-4444-b42e-05d5786830cf => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1196] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:39:32 2026] GET /v2.0/ports?tenant_id=d6b870bc10714ca59d08128f74589b2e&device_id=0f167e38-abb3-440d-b81c-a5b50ba6469c => generated 1242 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1197] 10.0.0.84 () {32 vars in 693 bytes} [Mon Apr 27 02:39:32 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1198] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:39:32 2026] GET /v2.0/security-groups?id=db9b89ea-f2d2-4d98-852d-12f2f0e36f12&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1199] 199.204.45.246 () {34 vars in 1060 bytes} [Mon Apr 27 02:39:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=9ce9b2e6-3c78-4626-b89d-1434149cd3a9 => 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: 620/1200] 199.204.45.246 () {34 vars in 984 bytes} [Mon Apr 27 02:39:32 2026] GET /v2.0/subnets?id=5b3caee5-d26d-4754-8de2-36538aa1716c => generated 688 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1201] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:39:32 2026] GET /v2.0/ports?network_id=809e1a29-d493-4f31-9845-c7449cb5e930&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1202] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:39:32 2026] GET /v2.0/networks/809e1a29-d493-4f31-9845-c7449cb5e930?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1203] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:39:32 2026] DELETE /v2.0/subnets/5ccbc0d5-2181-44d5-b020-b0b19c5a675b => 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: 623/1204] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:39:32 2026] GET /v2.0/networks/809e1a29-d493-4f31-9845-c7449cb5e930?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1205] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:39:32 2026] DELETE /v2.0/subnets/6a11250c-9095-478a-a46b-5d511b2c4c19 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1206] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:39:32 2026] DELETE /v2.0/subnets/5a4e53b7-9125-42c4-961c-bf2589f7c4ef => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1207] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:33 2026] GET /v2.0/ports?device_id=0f167e38-abb3-440d-b81c-a5b50ba6469c => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1208] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:39:33 2026] GET /v2.0/security-groups?id=a8816dca-2ed1-4e08-b224-2148ed4f598e&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1209] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:39:33 2026] DELETE /v2.0/subnets/525d8da5-542a-433d-82d9-5765c52a1e8e => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1210] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:33 2026] GET /v2.0/ports?device_id=cced20c3-b61f-4444-b42e-05d5786830cf => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1211] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:39:33 2026] GET /v2.0/security-groups?id=db9b89ea-f2d2-4d98-852d-12f2f0e36f12&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1212] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:39:33 2026] DELETE /v2.0/subnets/a2cde8e2-d52d-4844-afaf-ba075b615ae3 => generated 0 bytes in 558 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:39:34.038 7 INFO neutron.services.segments.plugin [-] Segment 0094b8c6-40bc-4c8a-9c1e-e8e18f5308d9 resource provider aggregate not found 2026-04-27 02:39:34.044 7 INFO neutron.services.segments.plugin [-] Segment 0094b8c6-40bc-4c8a-9c1e-e8e18f5308d9 resource provider aggregate not found 2026-04-27 02:39:34.060 7 INFO neutron.services.segments.plugin [-] Segment 0094b8c6-40bc-4c8a-9c1e-e8e18f5308d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0094b8c6-40bc-4c8a-9c1e-e8e18f5308d9 found for delete ", "request_id": "req-676839c6-cfad-4897-99aa-9f408f64373b"}]} 2026-04-27 02:39:34.063 7 INFO neutron.services.segments.plugin [-] Segment 0094b8c6-40bc-4c8a-9c1e-e8e18f5308d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0094b8c6-40bc-4c8a-9c1e-e8e18f5308d9 found for delete ", "request_id": "req-61a96eec-5989-4066-8704-e726d7e04d75"}]} [pid: 7|app: 0|req: 628/1213] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:39:33 2026] DELETE /v2.0/networks/ed3faf8b-f46b-4111-88fa-8badbe4a47ad => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1214] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:34 2026] GET /v2.0/ports?device_id=0f167e38-abb3-440d-b81c-a5b50ba6469c => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1215] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:39:34 2026] GET /v2.0/security-groups?id=a8816dca-2ed1-4e08-b224-2148ed4f598e&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:39:34.406 8 INFO neutron.services.segments.plugin [-] Segment 9121b977-0845-48d3-be49-b4f74b6c15af resource provider aggregate not found 2026-04-27 02:39:34.410 8 INFO neutron.services.segments.plugin [-] Segment 9121b977-0845-48d3-be49-b4f74b6c15af resource provider aggregate not found 2026-04-27 02:39:34.418 8 INFO neutron.services.segments.plugin [-] Segment 9121b977-0845-48d3-be49-b4f74b6c15af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9121b977-0845-48d3-be49-b4f74b6c15af found for delete ", "request_id": "req-e6417aef-7fd1-48c6-a801-a81a20748332"}]} 2026-04-27 02:39:34.426 8 INFO neutron.services.segments.plugin [-] Segment 9121b977-0845-48d3-be49-b4f74b6c15af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9121b977-0845-48d3-be49-b4f74b6c15af found for delete ", "request_id": "req-0080b3fd-ad33-48ed-9648-be8853406fe6"}]} [pid: 8|app: 0|req: 586/1216] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:39:34 2026] DELETE /v2.0/networks/9e55eba8-f5bd-44d0-b473-4e93334345d4 => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1217] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:39:34 2026] DELETE /v2.0/networks/24dd44ef-bba5-4d0a-9480-c2311e77ab61 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1218] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:34 2026] GET /v2.0/ports?device_id=cced20c3-b61f-4444-b42e-05d5786830cf => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1219] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:39:34 2026] DELETE /v2.0/networks/664163a9-12c2-4056-bdbe-80c4fd6d28b9 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1220] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:39:34 2026] GET /v2.0/security-groups?id=db9b89ea-f2d2-4d98-852d-12f2f0e36f12&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1221] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:39:34 2026] DELETE /v2.0/networks/ccd74888-bf3e-4dc4-ad95-faa3a673cc2d => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1222] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:35 2026] GET /v2.0/ports?device_id=0f167e38-abb3-440d-b81c-a5b50ba6469c => generated 973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1223] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:39:35 2026] GET /v2.0/security-groups?id=a8816dca-2ed1-4e08-b224-2148ed4f598e&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1224] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:35 2026] GET /v2.0/ports?device_id=cced20c3-b61f-4444-b42e-05d5786830cf => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1225] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:39:35 2026] GET /v2.0/security-groups?id=db9b89ea-f2d2-4d98-852d-12f2f0e36f12&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:39:36.086 7 INFO neutron.services.segments.plugin [-] Segment a550841d-9137-42fb-bb33-377d446bac75 resource provider aggregate not found 2026-04-27 02:39:36.090 7 INFO neutron.services.segments.plugin [-] Segment a550841d-9137-42fb-bb33-377d446bac75 resource provider aggregate not found 2026-04-27 02:39:36.097 7 INFO neutron.services.segments.plugin [-] Segment a550841d-9137-42fb-bb33-377d446bac75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a550841d-9137-42fb-bb33-377d446bac75 found for delete ", "request_id": "req-deaba025-ddfe-4f9f-a50e-4c59df123b45"}]} 2026-04-27 02:39:36.106 7 INFO neutron.services.segments.plugin [-] Segment a550841d-9137-42fb-bb33-377d446bac75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a550841d-9137-42fb-bb33-377d446bac75 found for delete ", "request_id": "req-46d06708-8cb9-4293-a7c0-4823c176a9e3"}]} [pid: 7|app: 0|req: 636/1226] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:39:36 2026] GET /v2.0/security-groups?tenant_id=5582168ce7d6494c82a02cb4cfd89a3c&name=default => generated 2925 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1227] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:39:36 2026] DELETE /v2.0/security-groups/abde7320-9c47-4e64-8787-a65ba8b0fd11 => 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: 637/1228] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:36 2026] GET /v2.0/ports?device_id=0f167e38-abb3-440d-b81c-a5b50ba6469c => generated 975 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:39:36.636 8 INFO neutron.services.segments.plugin [-] Segment eba448f6-2c53-4212-9dd1-5e5928338d63 resource provider aggregate not found 2026-04-27 02:39:36.642 8 INFO neutron.services.segments.plugin [-] Segment eba448f6-2c53-4212-9dd1-5e5928338d63 resource provider aggregate not found 2026-04-27 02:39:36.658 8 INFO neutron.services.segments.plugin [-] Segment eba448f6-2c53-4212-9dd1-5e5928338d63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eba448f6-2c53-4212-9dd1-5e5928338d63 found for delete ", "request_id": "req-dcd005be-ea5a-4c36-b119-befe9616e9fd"}]} 2026-04-27 02:39:36.663 8 INFO neutron.services.segments.plugin [-] Segment eba448f6-2c53-4212-9dd1-5e5928338d63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eba448f6-2c53-4212-9dd1-5e5928338d63 found for delete ", "request_id": "req-2ceda67c-fbef-4999-92d5-e68b8e6bcece"}]} [pid: 8|app: 0|req: 592/1229] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:39:36 2026] GET /v2.0/security-groups?id=a8816dca-2ed1-4e08-b224-2148ed4f598e&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: 7|app: 0|req: 638/1230] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:39:36 2026] GET /v2.0/security-groups?tenant_id=0ec91c8b57ff45a895f0211d7d1da002&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:39:36.818 8 INFO neutron.services.segments.plugin [-] Segment fa6fd15e-21bd-4f3e-8952-c0f90234c024 resource provider aggregate not found 2026-04-27 02:39:36.824 8 INFO neutron.services.segments.plugin [-] Segment fa6fd15e-21bd-4f3e-8952-c0f90234c024 resource provider aggregate not found 2026-04-27 02:39:36.842 8 INFO neutron.services.segments.plugin [-] Segment fa6fd15e-21bd-4f3e-8952-c0f90234c024 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa6fd15e-21bd-4f3e-8952-c0f90234c024 found for delete ", "request_id": "req-a2e32dec-837f-4bff-bea4-103f164296f9"}]} 2026-04-27 02:39:36.845 8 INFO neutron.services.segments.plugin [-] Segment fa6fd15e-21bd-4f3e-8952-c0f90234c024 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa6fd15e-21bd-4f3e-8952-c0f90234c024 found for delete ", "request_id": "req-53fda84f-510c-4534-b836-c52a3d46dcf9"}]} [pid: 8|app: 0|req: 593/1231] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:39:36 2026] DELETE /v2.0/security-groups/59a9fd84-d758-4b59-ae46-39d0a7a04084 => 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: 639/1232] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:36 2026] GET /v2.0/ports?device_id=cced20c3-b61f-4444-b42e-05d5786830cf => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1233] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:39:37 2026] GET /v2.0/security-groups?id=db9b89ea-f2d2-4d98-852d-12f2f0e36f12&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: 7|app: 0|req: 640/1234] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:39:37 2026] GET /v2.0/security-groups?tenant_id=e9409eba61454a0f9e0c7953bd049e0c&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1235] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:39:37 2026] DELETE /v2.0/security-groups/6efd7358-e776-4ca2-b5b3-3dc792ffd2c0 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1236] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:37 2026] GET /v2.0/ports?device_id=0f167e38-abb3-440d-b81c-a5b50ba6469c => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1237] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:39:37 2026] GET /v2.0/security-groups?id=a8816dca-2ed1-4e08-b224-2148ed4f598e&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1238] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:37 2026] GET /v2.0/ports?device_id=0f167e38-abb3-440d-b81c-a5b50ba6469c => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1239] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:39:38 2026] GET /v2.0/ports?tenant_id=23dbd5920b1e4f13aa21e84439e0336e&device_id=cced20c3-b61f-4444-b42e-05d5786830cf => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:39:38.348 8 INFO neutron.db.l3_db [None req-67fc34ba-fa68-4667-be7b-d91091e7ca19 4eb03023d3544243ba1b26cf0260da30 d6b870bc10714ca59d08128f74589b2e - - default default] Floating IP 36c58725-fdc1-45fa-883b-2051a216cc2d associated. External IP: 10.96.250.215, port: 9ce9b2e6-3c78-4626-b89d-1434149cd3a9. [pid: 7|app: 0|req: 644/1240] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:39:38 2026] GET /v2.0/security-groups?tenant_id=103a804e46a740ca98ab970219ec38aa&name=default => generated 2925 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1241] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:38 2026] GET /v2.0/ports?device_id=cced20c3-b61f-4444-b42e-05d5786830cf => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1242] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:39:38 2026] DELETE /v2.0/security-groups/4456c5ab-e566-4487-9ccf-320105002667 => 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: 647/1243] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:39:38 2026] GET /v2.0/security-groups?id=db9b89ea-f2d2-4d98-852d-12f2f0e36f12&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1244] 10.0.0.84 () {34 vars in 748 bytes} [Mon Apr 27 02:39:37 2026] PUT /v2.0/floatingips/36c58725-fdc1-45fa-883b-2051a216cc2d => generated 856 bytes in 692 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1245] 199.204.45.246 () {34 vars in 986 bytes} [Mon Apr 27 02:39:38 2026] GET /v2.0/networks?id=8483c2f2-fcb7-4438-a2a9-82fce60eb052 => generated 771 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:39:38.743 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ad25e3a8-e4b6-44b7-a60c-71386062998d'] response: {'name': 'network-changed', 'server_uuid': '0f167e38-abb3-440d-b81c-a5b50ba6469c', 'tag': '9ce9b2e6-3c78-4626-b89d-1434149cd3a9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 649/1246] 199.204.45.246 () {34 vars in 1058 bytes} [Mon Apr 27 02:39:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=9dd49d48-253e-471d-b4c9-b6d91a9d2357 => generated 860 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1247] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:38 2026] GET /v2.0/ports?device_id=0f167e38-abb3-440d-b81c-a5b50ba6469c => 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: 651/1248] 199.204.45.246 () {34 vars in 984 bytes} [Mon Apr 27 02:39:38 2026] GET /v2.0/subnets?id=b60f03f6-bac5-418f-b220-38d18977535d => generated 694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1249] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:39:38 2026] GET /v2.0/security-groups?tenant_id=98fe5f3cfcfc4c8e8bfd920ad23025e0&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1250] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:39:38 2026] GET /v2.0/ports?network_id=8483c2f2-fcb7-4438-a2a9-82fce60eb052&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1251] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:39:38 2026] GET /v2.0/security-groups?id=a8816dca-2ed1-4e08-b224-2148ed4f598e&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1252] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:39:38 2026] GET /v2.0/networks/8483c2f2-fcb7-4438-a2a9-82fce60eb052?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1253] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:39:38 2026] DELETE /v2.0/security-groups/22de19c4-f27b-4566-831f-adef9f5e04bc => 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: 654/1254] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:39:38 2026] GET /v2.0/networks/8483c2f2-fcb7-4438-a2a9-82fce60eb052?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1255] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:39:39 2026] GET /v2.0/ports?tenant_id=d6b870bc10714ca59d08128f74589b2e&device_id=0f167e38-abb3-440d-b81c-a5b50ba6469c => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1256] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:39 2026] GET /v2.0/ports?device_id=0f167e38-abb3-440d-b81c-a5b50ba6469c => generated 975 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1257] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:39:39 2026] GET /v2.0/security-groups?id=a8816dca-2ed1-4e08-b224-2148ed4f598e&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1258] 199.204.45.246 () {34 vars in 986 bytes} [Mon Apr 27 02:39:39 2026] GET /v2.0/networks?id=809e1a29-d493-4f31-9845-c7449cb5e930 => generated 766 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1259] 199.204.45.246 () {34 vars in 1060 bytes} [Mon Apr 27 02:39:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=9ce9b2e6-3c78-4626-b89d-1434149cd3a9 => generated 859 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1260] 199.204.45.246 () {34 vars in 984 bytes} [Mon Apr 27 02:39:39 2026] GET /v2.0/subnets?id=5b3caee5-d26d-4754-8de2-36538aa1716c => generated 688 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1261] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:39:39 2026] GET /v2.0/ports?network_id=809e1a29-d493-4f31-9845-c7449cb5e930&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1264] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:39:39 2026] GET /v2.0/networks/809e1a29-d493-4f31-9845-c7449cb5e930?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1265] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:39:39 2026] GET /v2.0/networks/809e1a29-d493-4f31-9845-c7449cb5e930?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1266] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:40 2026] GET /v2.0/ports?device_id=0f167e38-abb3-440d-b81c-a5b50ba6469c => generated 975 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1267] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:39:40 2026] GET /v2.0/security-groups?id=a8816dca-2ed1-4e08-b224-2148ed4f598e&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1268] 199.204.45.246 () {34 vars in 994 bytes} [Mon Apr 27 02:39:41 2026] GET /v2.0/ports?device_id=0f167e38-abb3-440d-b81c-a5b50ba6469c => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:39:41.480 8 INFO neutron.db.l3_db [req-df459f56-fda6-4a41-b0f9-2f3bac5addd5 req-1bfab1c1-12b6-4234-a3f8-2caafaa41a3d 4eb03023d3544243ba1b26cf0260da30 d6b870bc10714ca59d08128f74589b2e - - default default] Floating IP 36c58725-fdc1-45fa-883b-2051a216cc2d disassociated. External IP: 10.96.250.215, port: 9ce9b2e6-3c78-4626-b89d-1434149cd3a9. [pid: 7|app: 0|req: 661/1269] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:41 2026] GET /v2.0/ports?device_id=0f167e38-abb3-440d-b81c-a5b50ba6469c => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1270] 199.204.45.246 () {36 vars in 997 bytes} [Mon Apr 27 02:39:41 2026] DELETE /v2.0/ports/9ce9b2e6-3c78-4626-b89d-1434149cd3a9 => generated 0 bytes in 642 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:39:42.117 7 WARNING neutron_lib.context [None req-9e347537-784e-42a8-a879-11c55b1732a0 3bbdb816f7aa4e6d978e89a4d5b77a97 1da0ca88504347fb80706b18d270b547 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:39:42.268 7 INFO neutron.db.segments_db [None req-9e347537-784e-42a8-a879-11c55b1732a0 3bbdb816f7aa4e6d978e89a4d5b77a97 1da0ca88504347fb80706b18d270b547 - - default default] Added segment 3b3b4790-ffa0-4ff0-a55a-d36a8b7738e6 of type vxlan for network 1bfc980a-fb71-4eaa-8019-97632a0ef68d [pid: 7|app: 0|req: 662/1271] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:39:41 2026] POST /v2.0/networks => generated 631 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:39:42.436 8 WARNING neutron_lib.context [None req-710d4a48-0c14-4b09-a1fd-81bba1815293 3bbdb816f7aa4e6d978e89a4d5b77a97 1da0ca88504347fb80706b18d270b547 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:39:42.465 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f6951e99-9301-45cb-80fc-f4f4f1454c4c'] response: {'server_uuid': '0f167e38-abb3-440d-b81c-a5b50ba6469c', 'name': 'network-vif-deleted', 'tag': '9ce9b2e6-3c78-4626-b89d-1434149cd3a9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 610/1272] 10.0.0.84 () {34 vars in 663 bytes} [Mon Apr 27 02:39:42 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-04-27 02:39:42.715 7 WARNING neutron_lib.context [None req-538572df-0c7b-44c2-96fb-4d1b04e8ba7d 3bbdb816f7aa4e6d978e89a4d5b77a97 1da0ca88504347fb80706b18d270b547 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 611/1273] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:42 2026] GET /v2.0/ports?device_id=0f167e38-abb3-440d-b81c-a5b50ba6469c => 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: 663/1274] 10.0.0.84 () {34 vars in 665 bytes} [Mon Apr 27 02:39:42 2026] POST /v2.0/trunks => generated 407 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:39:42.908 7 WARNING neutron_lib.context [None req-707c2489-69d3-4ccf-9d10-5d1dfeb7d711 3bbdb816f7aa4e6d978e89a4d5b77a97 1da0ca88504347fb80706b18d270b547 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:39:42.967 7 INFO neutron.db.segments_db [None req-707c2489-69d3-4ccf-9d10-5d1dfeb7d711 3bbdb816f7aa4e6d978e89a4d5b77a97 1da0ca88504347fb80706b18d270b547 - - default default] Added segment 89987d7a-70c3-4284-aaa2-8fd6815f9ad1 of type vxlan for network 09e482a1-1579-4754-8b67-e0dd688a10f1 [pid: 8|app: 0|req: 612/1275] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:39:42 2026] GET /v2.0/security-groups?tenant_id=c609eb07bfba480d977af923daf8bc92&name=default => generated 2925 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1276] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:39:42 2026] POST /v2.0/networks => generated 632 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:39:43.061 7 WARNING neutron_lib.context [None req-2e208f70-4b1e-4d12-b1d0-cbf7ccc25651 3bbdb816f7aa4e6d978e89a4d5b77a97 1da0ca88504347fb80706b18d270b547 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 613/1277] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:39:42 2026] DELETE /v2.0/security-groups/6a30e396-3341-4800-a963-7c65d4bf19aa => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1278] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:39:43 2026] GET /v2.0/security-groups?tenant_id=0b88e9d722464990807a2e3509e15da3&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1279] 10.0.0.84 () {34 vars in 663 bytes} [Mon Apr 27 02:39:43 2026] POST /v2.0/ports => generated 743 bytes in 278 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-04-27 02:39:43.343 7 WARNING neutron_lib.context [None req-2fd6ddb8-c672-459b-bd8b-6825fa8f1d96 3bbdb816f7aa4e6d978e89a4d5b77a97 1da0ca88504347fb80706b18d270b547 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 615/1280] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:39:43 2026] DELETE /v2.0/security-groups/80469823-2534-4411-91ec-99b08aed6e71 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1281] 10.0.0.84 () {34 vars in 665 bytes} [Mon Apr 27 02:39:43 2026] POST /v2.0/trunks => generated 407 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:39:43.521 8 WARNING neutron_lib.context [None req-c3ef8c42-d368-437c-b877-556dfe8ce891 3bbdb816f7aa4e6d978e89a4d5b77a97 1da0ca88504347fb80706b18d270b547 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:39:43.574 8 INFO neutron.db.segments_db [None req-c3ef8c42-d368-437c-b877-556dfe8ce891 3bbdb816f7aa4e6d978e89a4d5b77a97 1da0ca88504347fb80706b18d270b547 - - default default] Added segment 2ee75d9e-31fa-4319-a61a-c276050a80d9 of type vxlan for network a6e5f38d-ddc9-4d37-ac22-9308cf98ddd6 [pid: 8|app: 0|req: 616/1282] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:39:43 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-04-27 02:39:43.688 7 WARNING neutron_lib.context [None req-d640d96f-c90c-424f-941e-0f18260a1cd6 3bbdb816f7aa4e6d978e89a4d5b77a97 1da0ca88504347fb80706b18d270b547 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 617/1283] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:43 2026] GET /v2.0/ports?device_id=0f167e38-abb3-440d-b81c-a5b50ba6469c => 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: 667/1284] 10.0.0.84 () {34 vars in 663 bytes} [Mon Apr 27 02:39:43 2026] POST /v2.0/ports => generated 743 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:39:43.930 8 WARNING neutron_lib.context [None req-e73b0574-b56a-4c56-a320-ac2e9d9c1d40 3bbdb816f7aa4e6d978e89a4d5b77a97 1da0ca88504347fb80706b18d270b547 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 618/1285] 10.0.0.84 () {34 vars in 665 bytes} [Mon Apr 27 02:39:43 2026] POST /v2.0/trunks => generated 407 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 02:39:44.146 7 WARNING neutron_lib.context [None req-78825f28-6fa3-4b7a-b81d-c994dd579e7a 3bbdb816f7aa4e6d978e89a4d5b77a97 1da0ca88504347fb80706b18d270b547 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:39:44.200 7 INFO neutron.db.segments_db [None req-78825f28-6fa3-4b7a-b81d-c994dd579e7a 3bbdb816f7aa4e6d978e89a4d5b77a97 1da0ca88504347fb80706b18d270b547 - - default default] Added segment 07df556d-0bcb-447c-a371-4b0e60deeade of type vxlan for network b95e10c7-90b8-4512-b46a-e92f9b64301f [pid: 7|app: 0|req: 668/1286] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:39:44 2026] POST /v2.0/networks => generated 630 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:39:44.297 8 WARNING neutron_lib.context [None req-da2c5dc7-70da-4294-9205-7c7164165c99 3bbdb816f7aa4e6d978e89a4d5b77a97 1da0ca88504347fb80706b18d270b547 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 619/1287] 10.0.0.84 () {34 vars in 663 bytes} [Mon Apr 27 02:39:44 2026] POST /v2.0/ports => generated 743 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:39:44.576 7 WARNING neutron_lib.context [None req-d71889be-daa1-4c1f-a51b-80abcc3f4e6f 3bbdb816f7aa4e6d978e89a4d5b77a97 1da0ca88504347fb80706b18d270b547 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 669/1288] 10.0.0.84 () {34 vars in 665 bytes} [Mon Apr 27 02:39:44 2026] POST /v2.0/trunks => generated 407 bytes in 144 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-04-27 02:39:44.726 8 WARNING neutron_lib.context [None req-47d6d5d5-cd3f-405d-89a5-073dc75b7051 3bbdb816f7aa4e6d978e89a4d5b77a97 1da0ca88504347fb80706b18d270b547 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:39:44.779 8 INFO neutron.db.segments_db [None req-47d6d5d5-cd3f-405d-89a5-073dc75b7051 3bbdb816f7aa4e6d978e89a4d5b77a97 1da0ca88504347fb80706b18d270b547 - - default default] Added segment 163b6b13-6afe-4905-8d52-667e149f5a99 of type vxlan for network e1054c53-7baa-4b6e-8ce7-bba3d3d2a2c2 [pid: 8|app: 0|req: 620/1289] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:39:44 2026] POST /v2.0/networks => generated 632 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:39:44.907 8 WARNING neutron_lib.context [None req-4875d434-63fb-43d7-bfc9-8fb6454f8329 3bbdb816f7aa4e6d978e89a4d5b77a97 1da0ca88504347fb80706b18d270b547 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 670/1290] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:44 2026] GET /v2.0/ports?device_id=0f167e38-abb3-440d-b81c-a5b50ba6469c => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1291] 10.0.0.84 () {34 vars in 663 bytes} [Mon Apr 27 02:39:44 2026] POST /v2.0/ports => generated 743 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:39:45.237 7 WARNING neutron_lib.context [None req-ebc77b8e-8840-4786-a480-2e56790fef01 3bbdb816f7aa4e6d978e89a4d5b77a97 1da0ca88504347fb80706b18d270b547 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 671/1292] 10.0.0.84 () {34 vars in 665 bytes} [Mon Apr 27 02:39:45 2026] POST /v2.0/trunks => generated 407 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 622/1293] 10.0.0.84 () {34 vars in 748 bytes} [Mon Apr 27 02:39:45 2026] PUT /v2.0/trunks/86a5aea9-b7b4-432d-9a45-3d4de7f0b1e8/tags => generated 17 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1294] 10.0.0.84 () {34 vars in 748 bytes} [Mon Apr 27 02:39:45 2026] PUT /v2.0/trunks/f960c3ab-4358-4d05-8cf1-8093e8a0c9ec/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1295] 10.0.0.84 () {34 vars in 748 bytes} [Mon Apr 27 02:39:45 2026] PUT /v2.0/trunks/7fa0d9f2-0eb0-4aa8-94fc-1438717c8302/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1296] 10.0.0.84 () {34 vars in 748 bytes} [Mon Apr 27 02:39:45 2026] PUT /v2.0/trunks/11a967a1-b209-4ca5-b0cb-92d06771ac64/tags => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1297] 10.0.0.84 () {32 vars in 661 bytes} [Mon Apr 27 02:39:45 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1298] 10.0.0.84 () {32 vars in 675 bytes} [Mon Apr 27 02:39:45 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1299] 10.0.0.84 () {32 vars in 671 bytes} [Mon Apr 27 02:39:45 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1300] 10.0.0.84 () {32 vars in 683 bytes} [Mon Apr 27 02:39:45 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1301] 10.0.0.84 () {32 vars in 669 bytes} [Mon Apr 27 02:39:45 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1302] 10.0.0.84 () {32 vars in 683 bytes} [Mon Apr 27 02:39:45 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1303] 10.0.0.84 () {32 vars in 679 bytes} [Mon Apr 27 02:39:45 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1304] 10.0.0.84 () {32 vars in 691 bytes} [Mon Apr 27 02:39:45 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1305] 10.0.0.84 () {32 vars in 718 bytes} [Mon Apr 27 02:39:45 2026] GET /v2.0/trunks/86a5aea9-b7b4-432d-9a45-3d4de7f0b1e8 => 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: 678/1306] 10.0.0.84 () {32 vars in 716 bytes} [Mon Apr 27 02:39:45 2026] GET /v2.0/ports/3722065e-c30f-43bb-ab51-ceb4f148ad87 => generated 826 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1307] 10.0.0.84 () {32 vars in 721 bytes} [Mon Apr 27 02:39:45 2026] DELETE /v2.0/trunks/86a5aea9-b7b4-432d-9a45-3d4de7f0b1e8 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1308] 10.0.0.84 () {32 vars in 718 bytes} [Mon Apr 27 02:39:45 2026] GET /v2.0/trunks/f960c3ab-4358-4d05-8cf1-8093e8a0c9ec => generated 420 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1309] 10.0.0.84 () {32 vars in 716 bytes} [Mon Apr 27 02:39:45 2026] GET /v2.0/ports/b6d3fc21-a448-48be-b734-9f8b618f8fac => generated 826 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1310] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:39:46 2026] DELETE /v2.0/security-groups/a8816dca-2ed1-4e08-b224-2148ed4f598e => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:39:46.131 7 INFO neutron.api.v2.resource [None req-bc8b236c-71b5-4bf6-a69a-1ec9846d97de 4eb03023d3544243ba1b26cf0260da30 d6b870bc10714ca59d08128f74589b2e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 681/1311] 10.0.0.84 () {32 vars in 736 bytes} [Mon Apr 27 02:39:46 2026] GET /v2.0/security-groups/a8816dca-2ed1-4e08-b224-2148ed4f598e => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1312] 10.0.0.84 () {32 vars in 721 bytes} [Mon Apr 27 02:39:46 2026] DELETE /v2.0/trunks/f960c3ab-4358-4d05-8cf1-8093e8a0c9ec => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1313] 10.0.0.84 () {32 vars in 718 bytes} [Mon Apr 27 02:39:46 2026] GET /v2.0/trunks/7fa0d9f2-0eb0-4aa8-94fc-1438717c8302 => generated 429 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1314] 10.0.0.84 () {32 vars in 716 bytes} [Mon Apr 27 02:39:46 2026] GET /v2.0/ports/0dd0c8e0-f8e1-4993-aa09-9f4df5550edb => generated 826 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1315] 10.0.0.84 () {32 vars in 721 bytes} [Mon Apr 27 02:39:46 2026] DELETE /v2.0/trunks/7fa0d9f2-0eb0-4aa8-94fc-1438717c8302 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1316] 10.0.0.84 () {32 vars in 718 bytes} [Mon Apr 27 02:39:46 2026] GET /v2.0/trunks/11a967a1-b209-4ca5-b0cb-92d06771ac64 => generated 414 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1317] 10.0.0.84 () {32 vars in 731 bytes} [Mon Apr 27 02:39:46 2026] DELETE /v2.0/floatingips/36c58725-fdc1-45fa-883b-2051a216cc2d => generated 0 bytes in 270 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1318] 10.0.0.84 () {32 vars in 716 bytes} [Mon Apr 27 02:39:46 2026] GET /v2.0/ports/5c6d1718-8bf3-4c98-9911-0ca7ee5c6a26 => generated 826 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1319] 10.0.0.84 () {32 vars in 721 bytes} [Mon Apr 27 02:39:46 2026] DELETE /v2.0/trunks/11a967a1-b209-4ca5-b0cb-92d06771ac64 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1320] 10.0.0.84 () {32 vars in 718 bytes} [Mon Apr 27 02:39:46 2026] GET /v2.0/trunks/d4e4f2b6-9d42-4237-910c-d7cba8c78dfd => generated 407 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1321] 10.0.0.84 () {32 vars in 716 bytes} [Mon Apr 27 02:39:46 2026] GET /v2.0/ports/19488d97-ce02-40f0-91ac-4d1ad051766a => generated 826 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1322] 10.0.0.84 () {32 vars in 721 bytes} [Mon Apr 27 02:39:46 2026] DELETE /v2.0/trunks/d4e4f2b6-9d42-4237-910c-d7cba8c78dfd => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1323] 10.0.0.84 () {32 vars in 719 bytes} [Mon Apr 27 02:39:46 2026] DELETE /v2.0/ports/3722065e-c30f-43bb-ab51-ceb4f148ad87 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1324] 10.0.0.84 () {32 vars in 719 bytes} [Mon Apr 27 02:39:46 2026] DELETE /v2.0/ports/b6d3fc21-a448-48be-b734-9f8b618f8fac => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1325] 10.0.0.84 () {32 vars in 719 bytes} [Mon Apr 27 02:39:47 2026] DELETE /v2.0/ports/0dd0c8e0-f8e1-4993-aa09-9f4df5550edb => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1326] 10.0.0.84 () {34 vars in 788 bytes} [Mon Apr 27 02:39:46 2026] PUT /v2.0/routers/bbedbaed-b781-426c-96a8-3aec0f060a06/remove_router_interface => generated 309 bytes in 908 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1327] 10.0.0.84 () {32 vars in 719 bytes} [Mon Apr 27 02:39:47 2026] DELETE /v2.0/ports/5c6d1718-8bf3-4c98-9911-0ca7ee5c6a26 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1328] 10.0.0.84 () {32 vars in 719 bytes} [Mon Apr 27 02:39:47 2026] DELETE /v2.0/ports/19488d97-ce02-40f0-91ac-4d1ad051766a => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:39:47.794 8 INFO neutron.services.segments.plugin [-] Segment 3b3b4790-ffa0-4ff0-a55a-d36a8b7738e6 resource provider aggregate not found 2026-04-27 02:39:47.806 8 INFO neutron.services.segments.plugin [-] Segment 3b3b4790-ffa0-4ff0-a55a-d36a8b7738e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b3b4790-ffa0-4ff0-a55a-d36a8b7738e6 found for delete ", "request_id": "req-01d68369-0d29-4574-b3cb-c130c3a423e9"}]} 2026-04-27 02:39:47.811 8 INFO neutron.services.segments.plugin [-] Segment 3b3b4790-ffa0-4ff0-a55a-d36a8b7738e6 resource provider aggregate not found [pid: 8|app: 0|req: 646/1329] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:39:47 2026] DELETE /v2.0/networks/1bfc980a-fb71-4eaa-8019-97632a0ef68d => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:39:47.832 8 INFO neutron.services.segments.plugin [-] Segment 3b3b4790-ffa0-4ff0-a55a-d36a8b7738e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b3b4790-ffa0-4ff0-a55a-d36a8b7738e6 found for delete ", "request_id": "req-25a54e1c-f43d-460e-8fcf-119e07bcdedb"}]} [pid: 8|app: 0|req: 647/1330] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:39:47 2026] DELETE /v2.0/networks/09e482a1-1579-4754-8b67-e0dd688a10f1 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:39:48.184 7 INFO neutron.services.segments.plugin [-] Segment 83fec6bd-db7d-495d-a4b2-81b7718dac32 resource provider aggregate not found 2026-04-27 02:39:48.191 7 INFO neutron.services.segments.plugin [-] Segment 83fec6bd-db7d-495d-a4b2-81b7718dac32 resource provider aggregate not found 2026-04-27 02:39:48.196 7 INFO neutron.services.segments.plugin [-] Segment 83fec6bd-db7d-495d-a4b2-81b7718dac32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83fec6bd-db7d-495d-a4b2-81b7718dac32 found for delete ", "request_id": "req-665bef8d-fdfa-48cc-8a55-5e2cb633d54b"}]} 2026-04-27 02:39:48.204 7 INFO neutron.services.segments.plugin [-] Segment 83fec6bd-db7d-495d-a4b2-81b7718dac32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83fec6bd-db7d-495d-a4b2-81b7718dac32 found for delete ", "request_id": "req-92c4da83-a8c4-43c1-82e7-f0cf6c000c9b"}]} 2026-04-27 02:39:48.217 7 INFO neutron.db.l3_hamode_db [None req-ec542bb9-5d84-483f-9b7b-9b7172cf7446 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] HA network bd2f0fad-63cd-4449-a3e5-462e8ce9a8ca was deleted as no HA routers are present in tenant d6b870bc10714ca59d08128f74589b2e. [pid: 7|app: 0|req: 684/1331] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:39:47 2026] DELETE /v2.0/routers/bbedbaed-b781-426c-96a8-3aec0f060a06 => generated 0 bytes in 898 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1332] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:39:47 2026] GET /v2.0/security-groups?tenant_id=2ebdf7a3b2f24188b311849d65b0c313&name=default => generated 2925 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1333] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:39:48 2026] DELETE /v2.0/networks/a6e5f38d-ddc9-4d37-ac22-9308cf98ddd6 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1334] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:39:48 2026] DELETE /v2.0/subnets/5b3caee5-d26d-4754-8de2-36538aa1716c => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1335] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:39:48 2026] DELETE /v2.0/security-groups/caed254f-3244-4657-bcce-f7cf52cb7478 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1336] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:39:48 2026] DELETE /v2.0/networks/b95e10c7-90b8-4512-b46a-e92f9b64301f => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1337] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:39:48 2026] DELETE /v2.0/networks/e1054c53-7baa-4b6e-8ce7-bba3d3d2a2c2 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1338] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:39:48 2026] DELETE /v2.0/networks/809e1a29-d493-4f31-9845-c7449cb5e930 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1339] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:39:48 2026] GET /v2.0/security-groups?tenant_id=d6b870bc10714ca59d08128f74589b2e&name=default => generated 2925 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1340] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:39:49 2026] DELETE /v2.0/security-groups/1297be0a-bb50-4719-b03e-771eea05fee7 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:39:49.823 8 INFO neutron.services.segments.plugin [-] Segment 89987d7a-70c3-4284-aaa2-8fd6815f9ad1 resource provider aggregate not found 2026-04-27 02:39:49.837 8 INFO neutron.services.segments.plugin [-] Segment 89987d7a-70c3-4284-aaa2-8fd6815f9ad1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89987d7a-70c3-4284-aaa2-8fd6815f9ad1 found for delete ", "request_id": "req-0e20185c-47d7-4802-9ee3-d723f6b3d116"}]} 2026-04-27 02:39:49.852 8 INFO neutron.services.segments.plugin [-] Segment 07df556d-0bcb-447c-a371-4b0e60deeade resource provider aggregate not found 2026-04-27 02:39:49.855 8 INFO neutron.services.segments.plugin [-] Segment 89987d7a-70c3-4284-aaa2-8fd6815f9ad1 resource provider aggregate not found [pid: 8|app: 0|req: 653/1341] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:39:49 2026] GET /v2.0/security-groups?tenant_id=ca003d4372c448fc8aac21d48241be19&name=default => generated 2925 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:39:49.925 8 INFO neutron.services.segments.plugin [-] Segment 07df556d-0bcb-447c-a371-4b0e60deeade resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07df556d-0bcb-447c-a371-4b0e60deeade found for delete ", "request_id": "req-9457ca38-ac5b-4102-b7ba-190e483c480e"}]} 2026-04-27 02:39:49.934 8 INFO neutron.services.segments.plugin [-] Segment 89987d7a-70c3-4284-aaa2-8fd6815f9ad1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89987d7a-70c3-4284-aaa2-8fd6815f9ad1 found for delete ", "request_id": "req-7e9ccb95-55b2-46f6-ae2c-60adf5a5ebf5"}]} 2026-04-27 02:39:49.953 8 INFO neutron.services.segments.plugin [-] Segment 07df556d-0bcb-447c-a371-4b0e60deeade resource provider aggregate not found 2026-04-27 02:39:49.959 8 INFO neutron.services.segments.plugin [-] Segment 163b6b13-6afe-4905-8d52-667e149f5a99 resource provider aggregate not found 2026-04-27 02:39:49.972 8 INFO neutron.services.segments.plugin [-] Segment 07df556d-0bcb-447c-a371-4b0e60deeade resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07df556d-0bcb-447c-a371-4b0e60deeade found for delete ", "request_id": "req-9c3386ce-bb5a-4289-98b1-4f4e8db24a38"}]} 2026-04-27 02:39:49.978 8 INFO neutron.services.segments.plugin [-] Segment 163b6b13-6afe-4905-8d52-667e149f5a99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 163b6b13-6afe-4905-8d52-667e149f5a99 found for delete ", "request_id": "req-cf658b15-ac11-406f-b395-5a84364102e7"}]} [pid: 7|app: 0|req: 689/1342] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:39:49 2026] DELETE /v2.0/security-groups/47d610bc-caa7-41b2-a1b9-616e422cfa61 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1343] 10.0.0.109 () {34 vars in 990 bytes} [Mon Apr 27 02:39:49 2026] GET /v2.0/ports?device_id=cced20c3-b61f-4444-b42e-05d5786830cf => generated 1240 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1344] 10.0.0.109 () {34 vars in 1040 bytes} [Mon Apr 27 02:39:49 2026] GET /v2.0/security-groups?id=db9b89ea-f2d2-4d98-852d-12f2f0e36f12&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-04-27 02:39:50.162 8 INFO neutron.services.segments.plugin [-] Segment 163b6b13-6afe-4905-8d52-667e149f5a99 resource provider aggregate not found 2026-04-27 02:39:50.198 8 INFO neutron.services.segments.plugin [-] Segment 163b6b13-6afe-4905-8d52-667e149f5a99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 163b6b13-6afe-4905-8d52-667e149f5a99 found for delete ", "request_id": "req-3291a1ca-1d93-4a85-83c1-574d12396a5d"}]} [pid: 8|app: 0|req: 655/1345] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:39:50 2026] GET /v2.0/security-groups?tenant_id=1da0ca88504347fb80706b18d270b547&name=default => generated 2925 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:39:50.257 7 INFO neutron.services.segments.plugin [-] Segment 2ee75d9e-31fa-4319-a61a-c276050a80d9 resource provider aggregate not found 2026-04-27 02:39:50.261 7 INFO neutron.services.segments.plugin [-] Segment 2ee75d9e-31fa-4319-a61a-c276050a80d9 resource provider aggregate not found 2026-04-27 02:39:50.275 7 INFO neutron.services.segments.plugin [-] Segment 2ee75d9e-31fa-4319-a61a-c276050a80d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ee75d9e-31fa-4319-a61a-c276050a80d9 found for delete ", "request_id": "req-295c1284-66dd-44de-9ec2-b290deb35060"}]} 2026-04-27 02:39:50.281 7 INFO neutron.services.segments.plugin [-] Segment 2ee75d9e-31fa-4319-a61a-c276050a80d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ee75d9e-31fa-4319-a61a-c276050a80d9 found for delete ", "request_id": "req-32a7e234-5819-43d6-977d-ab39ed8ff19f"}]} 2026-04-27 02:39:50.299 7 INFO neutron.services.segments.plugin [-] Segment 0bed7660-43c8-4f1a-b623-270b55da4cce resource provider aggregate not found 2026-04-27 02:39:50.304 7 INFO neutron.services.segments.plugin [-] Segment 0bed7660-43c8-4f1a-b623-270b55da4cce resource provider aggregate not found 2026-04-27 02:39:50.313 7 INFO neutron.services.segments.plugin [-] Segment 0bed7660-43c8-4f1a-b623-270b55da4cce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bed7660-43c8-4f1a-b623-270b55da4cce found for delete ", "request_id": "req-a330e19b-47e5-4a5b-908c-e50192d66716"}]} 2026-04-27 02:39:50.320 7 INFO neutron.services.segments.plugin [-] Segment 0bed7660-43c8-4f1a-b623-270b55da4cce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bed7660-43c8-4f1a-b623-270b55da4cce found for delete ", "request_id": "req-35a0d69e-96c6-435f-a0c6-0c67b6a5fb6d"}]} [pid: 7|app: 0|req: 691/1346] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:39:50 2026] DELETE /v2.0/security-groups/4a3ce9d7-1aec-4b40-bc45-b714b92e0594 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:39:50.479 8 WARNING neutron_lib.context [None req-ed3bf278-a31a-4550-ba93-aeaed3e6fe03 459d8ce864f94c6c8bebc51fa52abe99 c3e08ce7eba6418fa9743e1484951eec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:39:50.480 8 WARNING neutron_lib.context [None req-ed3bf278-a31a-4550-ba93-aeaed3e6fe03 459d8ce864f94c6c8bebc51fa52abe99 c3e08ce7eba6418fa9743e1484951eec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:39:50.775 8 INFO neutron.db.segments_db [None req-ed3bf278-a31a-4550-ba93-aeaed3e6fe03 459d8ce864f94c6c8bebc51fa52abe99 c3e08ce7eba6418fa9743e1484951eec - - default default] Added segment 1b096362-aa61-4a4d-8774-fd07387ebe1e of type vxlan for network 1bfe8623-7e60-49e9-a36e-ae328fcc4f6d [pid: 7|app: 0|req: 692/1347] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:39:50 2026] GET /v2.0/security-groups?tenant_id=8e20be88e0784317bb9b7306209fd03a&name=default => generated 2925 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:39:50.838 8 INFO neutron.db.segments_db [None req-ed3bf278-a31a-4550-ba93-aeaed3e6fe03 459d8ce864f94c6c8bebc51fa52abe99 c3e08ce7eba6418fa9743e1484951eec - - default default] Added segment db93e6d6-9ddd-4c79-939a-29aabdf06759 of type vxlan for network eada9002-79c9-4ada-83aa-5f18a911fac3 [pid: 7|app: 0|req: 693/1348] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:39:50 2026] DELETE /v2.0/security-groups/2a01b594-883f-4add-92d5-a00de32ea28d => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1349] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:39:50 2026] POST /v2.0/networks => generated 1244 bytes in 637 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1350] 10.0.0.84 () {32 vars in 648 bytes} [Mon Apr 27 02:39:50 2026] GET /v2.0/networks => generated 1843 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1351] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:39:51 2026] DELETE /v2.0/networks/1bfe8623-7e60-49e9-a36e-ae328fcc4f6d => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1352] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:39:51 2026] DELETE /v2.0/networks/eada9002-79c9-4ada-83aa-5f18a911fac3 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1353] 10.0.0.84 () {32 vars in 648 bytes} [Mon Apr 27 02:39:51 2026] GET /v2.0/networks => generated 651 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:39:51.396 7 WARNING neutron_lib.context [None req-1f4f1b34-c7d2-4527-8d13-541965f1f33c 459d8ce864f94c6c8bebc51fa52abe99 c3e08ce7eba6418fa9743e1484951eec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:39:51.445 7 INFO neutron.db.segments_db [None req-1f4f1b34-c7d2-4527-8d13-541965f1f33c 459d8ce864f94c6c8bebc51fa52abe99 c3e08ce7eba6418fa9743e1484951eec - - default default] Added segment 8092e544-5826-46b1-93f9-ac82a3cf9a22 of type vxlan for network f0b64d61-c335-4a57-a2e4-84bed50b6a70 [pid: 7|app: 0|req: 696/1354] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:39:51 2026] POST /v2.0/networks => generated 654 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:39:51.540 8 WARNING neutron_lib.context [None req-cac3fa68-5bac-4bfd-a0d9-3f19b6d8c5f2 459d8ce864f94c6c8bebc51fa52abe99 c3e08ce7eba6418fa9743e1484951eec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:39:51.594 8 INFO neutron.db.segments_db [None req-cac3fa68-5bac-4bfd-a0d9-3f19b6d8c5f2 459d8ce864f94c6c8bebc51fa52abe99 c3e08ce7eba6418fa9743e1484951eec - - default default] Added segment 0b4345d1-c144-4b91-b65f-ccd6c7f0937c of type vxlan for network 0c56dd38-e50d-4bda-b53a-fb182eb9a730 [pid: 8|app: 0|req: 659/1355] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:39:51 2026] POST /v2.0/networks => generated 654 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:39:51.687 7 WARNING neutron_lib.context [None req-b5cdf03f-ce67-42bb-9126-70d03c603417 459d8ce864f94c6c8bebc51fa52abe99 c3e08ce7eba6418fa9743e1484951eec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:39:51.707 7 WARNING neutron_lib.context [None req-b5cdf03f-ce67-42bb-9126-70d03c603417 459d8ce864f94c6c8bebc51fa52abe99 c3e08ce7eba6418fa9743e1484951eec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 697/1356] 10.0.0.84 () {34 vars in 664 bytes} [Mon Apr 27 02:39:51 2026] POST /v2.0/ports => generated 1504 bytes in 611 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 02:39:52.341 8 INFO neutron.services.segments.plugin [-] Segment 1b096362-aa61-4a4d-8774-fd07387ebe1e resource provider aggregate not found 2026-04-27 02:39:52.348 8 INFO neutron.services.segments.plugin [-] Segment 1b096362-aa61-4a4d-8774-fd07387ebe1e resource provider aggregate not found 2026-04-27 02:39:52.359 8 INFO neutron.services.segments.plugin [-] Segment 1b096362-aa61-4a4d-8774-fd07387ebe1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b096362-aa61-4a4d-8774-fd07387ebe1e found for delete ", "request_id": "req-0e7f6f87-f067-4c81-9db0-401dedc97472"}]} 2026-04-27 02:39:52.362 8 INFO neutron.services.segments.plugin [-] Segment 1b096362-aa61-4a4d-8774-fd07387ebe1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b096362-aa61-4a4d-8774-fd07387ebe1e found for delete ", "request_id": "req-433da43c-9ce5-465f-ae38-053a15ceca3a"}]} [pid: 8|app: 0|req: 660/1357] 10.0.0.84 () {32 vars in 642 bytes} [Mon Apr 27 02:39:52 2026] GET /v2.0/ports => generated 1504 bytes in 115 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-04-27 02:39:52.452 7 INFO neutron.services.segments.plugin [-] Segment db93e6d6-9ddd-4c79-939a-29aabdf06759 resource provider aggregate not found 2026-04-27 02:39:52.456 7 INFO neutron.services.segments.plugin [-] Segment db93e6d6-9ddd-4c79-939a-29aabdf06759 resource provider aggregate not found 2026-04-27 02:39:52.467 7 INFO neutron.services.segments.plugin [-] Segment db93e6d6-9ddd-4c79-939a-29aabdf06759 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db93e6d6-9ddd-4c79-939a-29aabdf06759 found for delete ", "request_id": "req-6e72014f-a51b-4772-9101-ad0b8044b5f8"}]} 2026-04-27 02:39:52.469 7 INFO neutron.services.segments.plugin [-] Segment db93e6d6-9ddd-4c79-939a-29aabdf06759 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db93e6d6-9ddd-4c79-939a-29aabdf06759 found for delete ", "request_id": "req-e6e5b917-336e-480d-9124-1dc258a1477c"}]} [pid: 7|app: 0|req: 698/1358] 10.0.0.84 () {32 vars in 719 bytes} [Mon Apr 27 02:39:52 2026] DELETE /v2.0/ports/43117d96-f8f6-45f8-a0b6-706c587c5a26 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1359] 10.0.0.84 () {32 vars in 719 bytes} [Mon Apr 27 02:39:52 2026] DELETE /v2.0/ports/87847c0a-164a-42fd-9c67-16027255fb18 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1360] 10.0.0.84 () {32 vars in 642 bytes} [Mon Apr 27 02:39:52 2026] GET /v2.0/ports => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:39:52.878 8 WARNING neutron_lib.context [None req-fe7ace12-dad7-46fe-a6d8-e865c853421d 459d8ce864f94c6c8bebc51fa52abe99 c3e08ce7eba6418fa9743e1484951eec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:39:52.930 8 INFO neutron.db.segments_db [None req-fe7ace12-dad7-46fe-a6d8-e865c853421d 459d8ce864f94c6c8bebc51fa52abe99 c3e08ce7eba6418fa9743e1484951eec - - default default] Added segment 8c958fc2-fb22-43ae-a559-782440029435 of type vxlan for network b10d304c-af3d-4903-8bbe-230f66564a8a [pid: 8|app: 0|req: 662/1361] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:39:52 2026] POST /v2.0/networks => generated 654 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:39:53.031 7 WARNING neutron_lib.context [None req-6f73c23f-e5c7-484d-abe7-53d30b6b6bb3 459d8ce864f94c6c8bebc51fa52abe99 c3e08ce7eba6418fa9743e1484951eec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:39:53.079 7 INFO neutron.db.segments_db [None req-6f73c23f-e5c7-484d-abe7-53d30b6b6bb3 459d8ce864f94c6c8bebc51fa52abe99 c3e08ce7eba6418fa9743e1484951eec - - default default] Added segment fb568352-7481-4ad3-be71-bbf9aa9f241f of type vxlan for network 2737205f-f0e1-4777-a20b-d476a2b174c4 [pid: 7|app: 0|req: 700/1362] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:39:53 2026] POST /v2.0/networks => generated 653 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:39:53.668 8 WARNING neutron_lib.context [None req-1a401579-5ebe-45ec-9d72-60fc000c07b4 459d8ce864f94c6c8bebc51fa52abe99 c3e08ce7eba6418fa9743e1484951eec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:39:53.690 8 WARNING neutron_lib.context [None req-1a401579-5ebe-45ec-9d72-60fc000c07b4 459d8ce864f94c6c8bebc51fa52abe99 c3e08ce7eba6418fa9743e1484951eec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 663/1363] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:39:53 2026] POST /v2.0/subnets => generated 1324 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1364] 10.0.0.84 () {32 vars in 646 bytes} [Mon Apr 27 02:39:54 2026] GET /v2.0/subnets => generated 1960 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1365] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:39:54 2026] GET /v2.0/security-groups?tenant_id=c1cba4b8215e414ba7123de7c6ba1c99&name=default => generated 2925 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1366] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:39:54 2026] DELETE /v2.0/subnets/a36533f2-e04f-4be2-8e60-049d40879c08 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:39:54.315 7 WARNING neutron_lib.context [None req-902d1b13-a265-4b2b-8725-5c818a0057a1 f627a2c7eb3a43b4bded49e2ee5d862e edab7c7a26f4460faf5f0d1bc9b2ec3c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 666/1367] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:54 2026] GET /v2.0/ports?device_id=cced20c3-b61f-4444-b42e-05d5786830cf => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1368] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:39:54 2026] DELETE /v2.0/security-groups/9e8a8823-de1a-4150-a5d9-13b13c855fd8 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1369] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:39:54 2026] DELETE /v2.0/subnets/393033ac-888c-457c-b2f5-e3644fb93e4d => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1370] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:39:54 2026] GET /v2.0/security-groups?id=db9b89ea-f2d2-4d98-852d-12f2f0e36f12&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1373] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:39:54 2026] GET /v2.0/security-groups?tenant_id=2440e150342549a784fa5ea8dddafb5f&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1374] 10.0.0.84 () {32 vars in 646 bytes} [Mon Apr 27 02:39:54 2026] GET /v2.0/subnets => generated 649 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1375] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:39:54 2026] DELETE /v2.0/security-groups/8e4909f9-fbf4-4b1d-96e1-68b747210d11 => 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: 702/1376] 10.0.0.84 () {34 vars in 675 bytes} [Mon Apr 27 02:39:54 2026] POST /v2.0/floatingips => generated 552 bytes in 588 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1377] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:54 2026] GET /v2.0/ports?device_id=cced20c3-b61f-4444-b42e-05d5786830cf => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:39:54.979 8 INFO neutron.services.segments.plugin [-] Segment fb568352-7481-4ad3-be71-bbf9aa9f241f resource provider aggregate not found 2026-04-27 02:39:54.983 8 INFO neutron.services.segments.plugin [-] Segment fb568352-7481-4ad3-be71-bbf9aa9f241f resource provider aggregate not found 2026-04-27 02:39:54.992 8 INFO neutron.services.segments.plugin [-] Segment fb568352-7481-4ad3-be71-bbf9aa9f241f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb568352-7481-4ad3-be71-bbf9aa9f241f found for delete ", "request_id": "req-f5a65a43-aaea-40fb-9ba3-9595fd526b4d"}]} 2026-04-27 02:39:54.996 8 INFO neutron.services.segments.plugin [-] Segment fb568352-7481-4ad3-be71-bbf9aa9f241f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb568352-7481-4ad3-be71-bbf9aa9f241f found for delete ", "request_id": "req-1be39e39-2916-4162-86e3-96637e9f3219"}]} [pid: 7|app: 0|req: 704/1378] 10.0.0.84 () {34 vars in 758 bytes} [Mon Apr 27 02:39:54 2026] PUT /v2.0/floatingips/fe934e29-8647-49e5-aad2-ca9972e80b35/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1379] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:39:54 2026] DELETE /v2.0/networks/2737205f-f0e1-4777-a20b-d476a2b174c4 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1380] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:39:55 2026] GET /v2.0/security-groups?id=db9b89ea-f2d2-4d98-852d-12f2f0e36f12&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1381] 10.0.0.84 () {32 vars in 738 bytes} [Mon Apr 27 02:39:55 2026] GET /v2.0/floatingips/fe934e29-8647-49e5-aad2-ca9972e80b35/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1382] 10.0.0.84 () {34 vars in 769 bytes} [Mon Apr 27 02:39:55 2026] PUT /v2.0/floatingips/fe934e29-8647-49e5-aad2-ca9972e80b35/tags/green => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1383] 10.0.0.84 () {32 vars in 738 bytes} [Mon Apr 27 02:39:55 2026] GET /v2.0/floatingips/fe934e29-8647-49e5-aad2-ca9972e80b35/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1384] 10.0.0.84 () {34 vars in 765 bytes} [Mon Apr 27 02:39:55 2026] PUT /v2.0/floatingips/fe934e29-8647-49e5-aad2-ca9972e80b35/tags/red => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-27 02:39:55.175 7 INFO neutron.services.segments.plugin [-] Segment 8c958fc2-fb22-43ae-a559-782440029435 resource provider aggregate not found 2026-04-27 02:39:55.182 7 INFO neutron.services.segments.plugin [-] Segment 8c958fc2-fb22-43ae-a559-782440029435 resource provider aggregate not found 2026-04-27 02:39:55.188 7 INFO neutron.services.segments.plugin [-] Segment 8c958fc2-fb22-43ae-a559-782440029435 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c958fc2-fb22-43ae-a559-782440029435 found for delete ", "request_id": "req-eefc1fed-1526-4ab0-a1c6-72ec9b5dac37"}]} [pid: 8|app: 0|req: 680/1385] 10.0.0.84 () {32 vars in 738 bytes} [Mon Apr 27 02:39:55 2026] GET /v2.0/floatingips/fe934e29-8647-49e5-aad2-ca9972e80b35/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:39:55.199 7 INFO neutron.services.segments.plugin [-] Segment 8c958fc2-fb22-43ae-a559-782440029435 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c958fc2-fb22-43ae-a559-782440029435 found for delete ", "request_id": "req-01b153d8-a0cf-4cee-9619-699ab415d787"}]} [pid: 7|app: 0|req: 706/1386] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:39:55 2026] DELETE /v2.0/networks/b10d304c-af3d-4903-8bbe-230f66564a8a => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1387] 10.0.0.84 () {34 vars in 787 bytes} [Mon Apr 27 02:39:55 2026] PUT /v2.0/floatingips/fe934e29-8647-49e5-aad2-ca9972e80b35/tags/black.or.white => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1388] 10.0.0.84 () {32 vars in 738 bytes} [Mon Apr 27 02:39:55 2026] GET /v2.0/floatingips/fe934e29-8647-49e5-aad2-ca9972e80b35/tags => generated 52 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1389] 10.0.0.84 () {34 vars in 758 bytes} [Mon Apr 27 02:39:55 2026] PUT /v2.0/floatingips/fe934e29-8647-49e5-aad2-ca9972e80b35/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1390] 10.0.0.84 () {32 vars in 738 bytes} [Mon Apr 27 02:39:55 2026] GET /v2.0/floatingips/fe934e29-8647-49e5-aad2-ca9972e80b35/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: 707/1391] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:39:55 2026] DELETE /v2.0/networks/0c56dd38-e50d-4bda-b53a-fb182eb9a730 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1392] 10.0.0.84 () {32 vars in 746 bytes} [Mon Apr 27 02:39:55 2026] GET /v2.0/floatingips/fe934e29-8647-49e5-aad2-ca9972e80b35/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:39:55.414 8 INFO neutron.api.v2.resource [None req-4b4b44fb-f1c9-4aea-ba15-e8ce6a86451a f627a2c7eb3a43b4bded49e2ee5d862e edab7c7a26f4460faf5f0d1bc9b2ec3c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 686/1393] 10.0.0.84 () {32 vars in 750 bytes} [Mon Apr 27 02:39:55 2026] GET /v2.0/floatingips/fe934e29-8647-49e5-aad2-ca9972e80b35/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1394] 10.0.0.84 () {32 vars in 749 bytes} [Mon Apr 27 02:39:55 2026] DELETE /v2.0/floatingips/fe934e29-8647-49e5-aad2-ca9972e80b35/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1395] 10.0.0.84 () {32 vars in 738 bytes} [Mon Apr 27 02:39:55 2026] GET /v2.0/floatingips/fe934e29-8647-49e5-aad2-ca9972e80b35/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1396] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:39:55 2026] DELETE /v2.0/networks/f0b64d61-c335-4a57-a2e4-84bed50b6a70 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:39:55.532 8 INFO neutron.api.v2.resource [None req-3c481fe9-34eb-4a35-93aa-76b6351780ee f627a2c7eb3a43b4bded49e2ee5d862e edab7c7a26f4460faf5f0d1bc9b2ec3c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 689/1397] 10.0.0.84 () {32 vars in 753 bytes} [Mon Apr 27 02:39:55 2026] DELETE /v2.0/floatingips/fe934e29-8647-49e5-aad2-ca9972e80b35/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: 709/1398] 10.0.0.84 () {32 vars in 741 bytes} [Mon Apr 27 02:39:55 2026] DELETE /v2.0/floatingips/fe934e29-8647-49e5-aad2-ca9972e80b35/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1399] 10.0.0.84 () {32 vars in 738 bytes} [Mon Apr 27 02:39:55 2026] GET /v2.0/floatingips/fe934e29-8647-49e5-aad2-ca9972e80b35/tags => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1400] 10.0.0.84 () {32 vars in 731 bytes} [Mon Apr 27 02:39:55 2026] DELETE /v2.0/floatingips/fe934e29-8647-49e5-aad2-ca9972e80b35 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1401] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:39:55 2026] GET /v2.0/security-groups?tenant_id=c3e08ce7eba6418fa9743e1484951eec&name=default => generated 2925 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1402] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:56 2026] GET /v2.0/ports?device_id=cced20c3-b61f-4444-b42e-05d5786830cf => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1403] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:39:56 2026] GET /v2.0/security-groups?id=db9b89ea-f2d2-4d98-852d-12f2f0e36f12&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: 8|app: 0|req: 692/1404] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:39:56 2026] DELETE /v2.0/security-groups/cc46ae2d-e88a-4f04-a488-2efa45a96529 => 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: 713/1405] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:39:56 2026] GET /v2.0/security-groups?tenant_id=edab7c7a26f4460faf5f0d1bc9b2ec3c&name=default => generated 2925 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1406] 10.0.0.84 () {32 vars in 652 bytes} [Mon Apr 27 02:39:56 2026] GET /v2.0/extensions => generated 20516 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1407] 199.204.45.246 () {34 vars in 994 bytes} [Mon Apr 27 02:39:56 2026] GET /v2.0/ports?device_id=cced20c3-b61f-4444-b42e-05d5786830cf => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1408] 10.0.0.84 () {32 vars in 680 bytes} [Mon Apr 27 02:39:56 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1409] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:39:56 2026] DELETE /v2.0/security-groups/2b94c2bd-fa4a-430c-81ad-e56e6d7d6de8 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1410] 10.0.0.84 () {32 vars in 680 bytes} [Mon Apr 27 02:39:56 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: 8|app: 0|req: 696/1411] 10.0.0.84 () {32 vars in 728 bytes} [Mon Apr 27 02:39:56 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1412] 10.0.0.84 () {32 vars in 664 bytes} [Mon Apr 27 02:39:56 2026] GET /v2.0/extensions/agent => generated 153 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1413] 10.0.0.84 () {32 vars in 698 bytes} [Mon Apr 27 02:39:56 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: 8|app: 0|req: 699/1414] 10.0.0.84 () {32 vars in 696 bytes} [Mon Apr 27 02:39:56 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1415] 10.0.0.84 () {32 vars in 700 bytes} [Mon Apr 27 02:39:56 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: 8|app: 0|req: 701/1416] 10.0.0.84 () {32 vars in 688 bytes} [Mon Apr 27 02:39:56 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1417] 10.0.0.84 () {32 vars in 702 bytes} [Mon Apr 27 02:39:56 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: 8|app: 0|req: 703/1418] 10.0.0.84 () {32 vars in 692 bytes} [Mon Apr 27 02:39:56 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1419] 10.0.0.84 () {32 vars in 694 bytes} [Mon Apr 27 02:39:56 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: 8|app: 0|req: 705/1420] 10.0.0.84 () {32 vars in 684 bytes} [Mon Apr 27 02:39:56 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1421] 10.0.0.84 () {32 vars in 686 bytes} [Mon Apr 27 02:39:56 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1422] 10.0.0.84 () {32 vars in 660 bytes} [Mon Apr 27 02:39:56 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: 8|app: 0|req: 708/1423] 10.0.0.84 () {32 vars in 698 bytes} [Mon Apr 27 02:39:56 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: 8|app: 0|req: 709/1424] 10.0.0.84 () {32 vars in 678 bytes} [Mon Apr 27 02:39:56 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1425] 10.0.0.84 () {32 vars in 682 bytes} [Mon Apr 27 02:39:56 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1426] 10.0.0.84 () {32 vars in 674 bytes} [Mon Apr 27 02:39:56 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1427] 10.0.0.84 () {32 vars in 688 bytes} [Mon Apr 27 02:39:56 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: 8|app: 0|req: 713/1428] 10.0.0.84 () {32 vars in 722 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1429] 10.0.0.84 () {32 vars in 686 bytes} [Mon Apr 27 02:39:57 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: 8|app: 0|req: 715/1430] 10.0.0.84 () {32 vars in 668 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:39:57.057 7 INFO neutron.db.l3_db [req-97066d70-900d-4442-83bc-d7ae0e56bd52 req-6cb025ee-c2ae-475e-bc91-6e62723aec75 38c949f193884282982ba14bc5d9dbb4 23dbd5920b1e4f13aa21e84439e0336e - - default default] Floating IP 1b8411e2-c436-4b27-ac91-49dd9af71a78 disassociated. External IP: 10.96.250.218, port: 9dd49d48-253e-471d-b4c9-b6d91a9d2357. [pid: 8|app: 0|req: 716/1431] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/security-groups?tenant_id=cfbc56d321df4a13a57487a60451e8cb&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1432] 10.0.0.84 () {32 vars in 686 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:39:57.213 7 INFO neutron.services.segments.plugin [-] Segment 0b4345d1-c144-4b91-b65f-ccd6c7f0937c resource provider aggregate not found 2026-04-27 02:39:57.222 7 INFO neutron.services.segments.plugin [-] Segment 0b4345d1-c144-4b91-b65f-ccd6c7f0937c resource provider aggregate not found 2026-04-27 02:39:57.244 7 INFO neutron.services.segments.plugin [-] Segment 0b4345d1-c144-4b91-b65f-ccd6c7f0937c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b4345d1-c144-4b91-b65f-ccd6c7f0937c found for delete ", "request_id": "req-5929b94c-1a45-4bf2-a4f8-579b9116e38c"}]} 2026-04-27 02:39:57.251 7 INFO neutron.services.segments.plugin [-] Segment 0b4345d1-c144-4b91-b65f-ccd6c7f0937c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b4345d1-c144-4b91-b65f-ccd6c7f0937c found for delete ", "request_id": "req-632fbfc5-261a-4b5a-9da9-1c36e229ae10"}]} [pid: 8|app: 0|req: 718/1433] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:39:57 2026] DELETE /v2.0/security-groups/c102d03e-2b86-4110-a9c7-8897b4383751 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:39:57.262 7 INFO neutron.services.segments.plugin [-] Segment 8092e544-5826-46b1-93f9-ac82a3cf9a22 resource provider aggregate not found [pid: 8|app: 0|req: 719/1434] 10.0.0.84 () {32 vars in 680 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:39:57.267 7 INFO neutron.services.segments.plugin [-] Segment 8092e544-5826-46b1-93f9-ac82a3cf9a22 resource provider aggregate not found 2026-04-27 02:39:57.279 7 INFO neutron.services.segments.plugin [-] Segment 8092e544-5826-46b1-93f9-ac82a3cf9a22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8092e544-5826-46b1-93f9-ac82a3cf9a22 found for delete ", "request_id": "req-17c568d7-3396-4958-93e1-931a7c1371cc"}]} [pid: 8|app: 0|req: 720/1435] 10.0.0.84 () {32 vars in 698 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:39:57.289 7 INFO neutron.services.segments.plugin [-] Segment 8092e544-5826-46b1-93f9-ac82a3cf9a22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8092e544-5826-46b1-93f9-ac82a3cf9a22 found for delete ", "request_id": "req-bdbcbefb-1545-413a-86d3-1602bd016f1a"}]} [pid: 8|app: 0|req: 721/1436] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/ports?device_id=cced20c3-b61f-4444-b42e-05d5786830cf => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1437] 10.0.0.84 () {32 vars in 678 bytes} [Mon Apr 27 02:39:57 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: 8|app: 0|req: 723/1438] 10.0.0.84 () {32 vars in 666 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/router => generated 256 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1439] 10.0.0.84 () {32 vars in 676 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1440] 10.0.0.84 () {32 vars in 664 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1441] 10.0.0.84 () {32 vars in 674 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1442] 10.0.0.84 () {32 vars in 712 bytes} [Mon Apr 27 02:39:57 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: 8|app: 0|req: 728/1443] 10.0.0.84 () {32 vars in 690 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1444] 10.0.0.84 () {32 vars in 682 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1445] 10.0.0.84 () {32 vars in 668 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1446] 10.0.0.84 () {32 vars in 686 bytes} [Mon Apr 27 02:39:57 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: 8|app: 0|req: 732/1447] 10.0.0.84 () {32 vars in 704 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1448] 10.0.0.84 () {32 vars in 674 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1449] 10.0.0.84 () {32 vars in 700 bytes} [Mon Apr 27 02:39:57 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: 8|app: 0|req: 735/1450] 10.0.0.84 () {32 vars in 674 bytes} [Mon Apr 27 02:39:57 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: 8|app: 0|req: 736/1451] 10.0.0.84 () {32 vars in 692 bytes} [Mon Apr 27 02:39:57 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: 8|app: 0|req: 737/1452] 10.0.0.84 () {32 vars in 688 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1453] 10.0.0.84 () {32 vars in 708 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1454] 10.0.0.84 () {32 vars in 704 bytes} [Mon Apr 27 02:39:57 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) [pid: 8|app: 0|req: 740/1455] 10.0.0.84 () {32 vars in 718 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1456] 10.0.0.84 () {32 vars in 696 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1457] 10.0.0.84 () {32 vars in 710 bytes} [Mon Apr 27 02:39:57 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: 8|app: 0|req: 743/1458] 10.0.0.84 () {32 vars in 668 bytes} [Mon Apr 27 02:39:57 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: 8|app: 0|req: 744/1459] 10.0.0.84 () {32 vars in 686 bytes} [Mon Apr 27 02:39:57 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: 8|app: 0|req: 745/1460] 10.0.0.84 () {32 vars in 680 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1461] 199.204.45.246 () {36 vars in 997 bytes} [Mon Apr 27 02:39:56 2026] DELETE /v2.0/ports/9dd49d48-253e-471d-b4c9-b6d91a9d2357 => generated 0 bytes in 743 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1462] 10.0.0.84 () {32 vars in 674 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1463] 10.0.0.84 () {32 vars in 670 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/provider => generated 191 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1464] 10.0.0.84 () {32 vars in 660 bytes} [Mon Apr 27 02:39:57 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: 718/1465] 10.0.0.84 () {32 vars in 698 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1466] 10.0.0.84 () {32 vars in 698 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1467] 10.0.0.84 () {32 vars in 676 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1468] 10.0.0.84 () {32 vars in 668 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1469] 10.0.0.84 () {32 vars in 682 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1470] 10.0.0.84 () {32 vars in 700 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1471] 10.0.0.84 () {32 vars in 684 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1472] 10.0.0.84 () {32 vars in 706 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1473] 10.0.0.84 () {32 vars in 668 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1474] 10.0.0.84 () {32 vars in 696 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1475] 10.0.0.84 () {32 vars in 694 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1476] 10.0.0.84 () {32 vars in 684 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1477] 10.0.0.84 () {32 vars in 688 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1478] 10.0.0.84 () {32 vars in 666 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1479] 10.0.0.84 () {32 vars in 680 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1480] 10.0.0.84 () {32 vars in 680 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1481] 10.0.0.84 () {32 vars in 690 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1482] 10.0.0.84 () {32 vars in 690 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:39:57.784 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b8af069a-52b7-4643-a4f7-0cddaf0a9965'] response: {'server_uuid': 'cced20c3-b61f-4444-b42e-05d5786830cf', 'name': 'network-vif-deleted', 'tag': '9dd49d48-253e-471d-b4c9-b6d91a9d2357', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 727/1483] 10.0.0.84 () {32 vars in 694 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1484] 10.0.0.84 () {32 vars in 684 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1485] 10.0.0.84 () {32 vars in 688 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1486] 10.0.0.84 () {32 vars in 700 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1487] 10.0.0.84 () {32 vars in 702 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1488] 10.0.0.84 () {32 vars in 712 bytes} [Mon Apr 27 02:39:57 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: 7|app: 0|req: 730/1489] 10.0.0.84 () {32 vars in 716 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1490] 10.0.0.84 () {32 vars in 714 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1491] 10.0.0.84 () {32 vars in 726 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1492] 10.0.0.84 () {32 vars in 740 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1493] 10.0.0.84 () {32 vars in 718 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1494] 10.0.0.84 () {32 vars in 682 bytes} [Mon Apr 27 02:39:57 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: 733/1495] 10.0.0.84 () {32 vars in 668 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/segment => generated 145 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1496] 10.0.0.84 () {32 vars in 718 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1497] 10.0.0.84 () {32 vars in 678 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1498] 10.0.0.84 () {32 vars in 668 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1499] 10.0.0.84 () {32 vars in 696 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1500] 10.0.0.84 () {32 vars in 704 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1501] 10.0.0.84 () {32 vars in 700 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1502] 10.0.0.84 () {32 vars in 700 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1503] 10.0.0.84 () {32 vars in 682 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1504] 10.0.0.84 () {32 vars in 704 bytes} [Mon Apr 27 02:39:57 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1505] 10.0.0.84 () {32 vars in 694 bytes} [Mon Apr 27 02:39:58 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1506] 10.0.0.84 () {32 vars in 688 bytes} [Mon Apr 27 02:39:58 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1507] 10.0.0.84 () {32 vars in 696 bytes} [Mon Apr 27 02:39:58 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1508] 10.0.0.84 () {32 vars in 678 bytes} [Mon Apr 27 02:39:58 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1509] 10.0.0.84 () {32 vars in 688 bytes} [Mon Apr 27 02:39:58 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1510] 10.0.0.84 () {32 vars in 700 bytes} [Mon Apr 27 02:39:58 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1511] 10.0.0.84 () {32 vars in 664 bytes} [Mon Apr 27 02:39:58 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1512] 10.0.0.84 () {32 vars in 680 bytes} [Mon Apr 27 02:39:58 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1513] 10.0.0.84 () {32 vars in 692 bytes} [Mon Apr 27 02:39:58 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1514] 10.0.0.84 () {32 vars in 676 bytes} [Mon Apr 27 02:39:58 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1515] 10.0.0.84 () {32 vars in 666 bytes} [Mon Apr 27 02:39:58 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:39:58.319 8 WARNING neutron_lib.context [None req-4ea142ba-cdab-4f13-8f39-f5f2b4ec6837 69454707823545839ed53532b8388462 622c20095e4d48b5a35ac492440db7d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1516] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:58 2026] GET /v2.0/ports?device_id=cced20c3-b61f-4444-b42e-05d5786830cf => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:39:58.447 8 INFO neutron.db.segments_db [None req-4ea142ba-cdab-4f13-8f39-f5f2b4ec6837 69454707823545839ed53532b8388462 622c20095e4d48b5a35ac492440db7d6 - - default default] Added segment be9c554a-b3ab-473e-ab36-2300c0bae387 of type vxlan for network 7ac1ebfd-3af5-4150-a9c5-e3c4f283b07d [pid: 8|app: 0|req: 773/1517] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:39:58 2026] POST /v2.0/networks => generated 644 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:39:58.564 7 WARNING neutron_lib.context [None req-d4e686df-52c6-4586-8f44-182acbe7c5c6 69454707823545839ed53532b8388462 622c20095e4d48b5a35ac492440db7d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 774/1518] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:39:58 2026] GET /v2.0/security-groups?tenant_id=2d6896b03a0d41ec8621025844e8b949&name=default => generated 2925 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1519] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:39:58 2026] POST /v2.0/subnets => generated 641 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:39:58.820 7 WARNING neutron_lib.context [None req-8564b006-30a5-4d65-be06-8bcdf912599d 69454707823545839ed53532b8388462 622c20095e4d48b5a35ac492440db7d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 775/1520] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:39:58 2026] DELETE /v2.0/security-groups/91f281f9-0cbc-43fd-990f-07df016e3ba3 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:39:58.892 7 INFO neutron.db.segments_db [None req-8564b006-30a5-4d65-be06-8bcdf912599d 69454707823545839ed53532b8388462 622c20095e4d48b5a35ac492440db7d6 - - default default] Added segment 4d02352d-9a38-420d-90df-7563119804d6 of type vxlan for network b04883bd-0214-4379-a1a2-d94ec010c2be [pid: 7|app: 0|req: 746/1521] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:39:58 2026] POST /v2.0/networks => generated 643 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1522] 10.0.0.84 () {34 vars in 742 bytes} [Mon Apr 27 02:39:58 2026] PUT /v2.0/networks/b04883bd-0214-4379-a1a2-d94ec010c2be => generated 592 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:39:59.101 7 WARNING neutron_lib.context [None req-6fa0ab7a-40d9-47af-a882-401dbc328d01 69454707823545839ed53532b8388462 622c20095e4d48b5a35ac492440db7d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 747/1523] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:39:59 2026] POST /v2.0/subnets => generated 626 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1524] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:39:59 2026] GET /v2.0/ports?device_id=cced20c3-b61f-4444-b42e-05d5786830cf => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1525] 10.0.0.84 () {34 vars in 740 bytes} [Mon Apr 27 02:39:59 2026] PUT /v2.0/subnets/5cb8d3c5-05b1-4a72-8175-96313ec42c0a => generated 636 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:39:59.748 7 INFO neutron.services.segments.plugin [-] Segment 4d02352d-9a38-420d-90df-7563119804d6 resource provider aggregate not found 2026-04-27 02:39:59.752 7 INFO neutron.services.segments.plugin [-] Segment 4d02352d-9a38-420d-90df-7563119804d6 resource provider aggregate not found 2026-04-27 02:39:59.766 7 INFO neutron.services.segments.plugin [-] Segment 4d02352d-9a38-420d-90df-7563119804d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d02352d-9a38-420d-90df-7563119804d6 found for delete ", "request_id": "req-a5211a6a-76d6-4a4c-ad6b-45a1129ef970"}]} 2026-04-27 02:39:59.768 7 INFO neutron.services.segments.plugin [-] Segment 4d02352d-9a38-420d-90df-7563119804d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d02352d-9a38-420d-90df-7563119804d6 found for delete ", "request_id": "req-9d40e283-9c81-4c8a-9397-fc7ca206fa5f"}]} [pid: 7|app: 0|req: 749/1526] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:39:59 2026] DELETE /v2.0/networks/b04883bd-0214-4379-a1a2-d94ec010c2be => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:39:59.800 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e79c9e0d-2cbd-4054-879e-6bfcff3a9f5b 69454707823545839ed53532b8388462 622c20095e4d48b5a35ac492440db7d6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 778/1527] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:39:59 2026] DELETE /v2.0/networks/b04883bd-0214-4379-a1a2-d94ec010c2be => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1528] 10.0.0.84 () {32 vars in 693 bytes} [Mon Apr 27 02:39:59 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1529] 10.0.0.84 () {32 vars in 741 bytes} [Mon Apr 27 02:39:59 2026] GET /v2.0/subnets?network_id=b6a48209-0225-440c-814b-a41115b6c27f => generated 649 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1530] 10.0.0.84 () {32 vars in 652 bytes} [Mon Apr 27 02:39:59 2026] GET /v2.0/extensions => generated 20516 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1531] 10.0.0.84 () {32 vars in 648 bytes} [Mon Apr 27 02:39:59 2026] GET /v2.0/networks => generated 1309 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1532] 10.0.0.84 () {32 vars in 646 bytes} [Mon Apr 27 02:40:00 2026] GET /v2.0/subnets => generated 1280 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1533] 10.0.0.84 () {32 vars in 722 bytes} [Mon Apr 27 02:40:00 2026] GET /v2.0/networks/7ac1ebfd-3af5-4150-a9c5-e3c4f283b07d => generated 669 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1534] 10.0.0.84 () {32 vars in 720 bytes} [Mon Apr 27 02:40:00 2026] GET /v2.0/subnets/128513e1-2c7c-4baf-8100-d558d417e0c8 => generated 641 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:40:00.224 8 INFO neutron.pecan_wsgi.hooks.translation [None req-36bd8481-e768-4e02-bee1-8ba927bfff15 69454707823545839ed53532b8388462 622c20095e4d48b5a35ac492440db7d6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 782/1535] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:40:00 2026] DELETE /v2.0/subnets/5cb8d3c5-05b1-4a72-8175-96313ec42c0a => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:40:00.244 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a0d62ac4-9373-4cb6-8fbd-ed689ab47826 69454707823545839ed53532b8388462 622c20095e4d48b5a35ac492440db7d6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 754/1536] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:40:00 2026] DELETE /v2.0/networks/b04883bd-0214-4379-a1a2-d94ec010c2be => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1537] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:40:00 2026] DELETE /v2.0/subnets/128513e1-2c7c-4baf-8100-d558d417e0c8 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:40:00.748 8 WARNING neutron_lib.context [None req-dd98dc20-0e58-4c1e-8177-ac3bef86f732 98ae87180e344a6c9b9b5b5d10a827ca 2407c9f0ec0f4a358ffa83532b007236 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:40:00.905 8 INFO neutron.db.segments_db [None req-dd98dc20-0e58-4c1e-8177-ac3bef86f732 98ae87180e344a6c9b9b5b5d10a827ca 2407c9f0ec0f4a358ffa83532b007236 - - default default] Added segment 440a0fa6-ee3e-4966-81e5-5c553e7ec0ea of type vxlan for network 5402e20a-5792-4218-ba49-2b0c69833076 [pid: 8|app: 0|req: 784/1538] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:40:00 2026] POST /v2.0/networks => generated 632 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1539] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:40:01 2026] GET /v2.0/ports?device_id=cced20c3-b61f-4444-b42e-05d5786830cf => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:40:01.064 8 WARNING neutron_lib.context [None req-4219151e-ea59-44f2-8ea6-48435a64d1e7 935ab9c462084b6ca3da6605e432e561 ee0dc58c3c314f8ebe658d65eb5f5486 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:40:01.065 8 WARNING neutron_lib.context [None req-4219151e-ea59-44f2-8ea6-48435a64d1e7 935ab9c462084b6ca3da6605e432e561 ee0dc58c3c314f8ebe658d65eb5f5486 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 755/1540] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:40:00 2026] DELETE /v2.0/networks/7ac1ebfd-3af5-4150-a9c5-e3c4f283b07d => generated 0 bytes in 779 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:40:01.247 8 INFO neutron.db.segments_db [None req-4219151e-ea59-44f2-8ea6-48435a64d1e7 935ab9c462084b6ca3da6605e432e561 ee0dc58c3c314f8ebe658d65eb5f5486 - - default default] Added segment 9147c257-dc5c-4e38-a53a-57e740116ad6 of type vxlan for network 0d8dbbc2-4542-4d57-8d7e-7d378cb51b05 [pid: 7|app: 0|req: 756/1541] 10.0.0.84 () {34 vars in 752 bytes} [Mon Apr 27 02:40:01 2026] PUT /v2.0/networks/5402e20a-5792-4218-ba49-2b0c69833076/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1542] 10.0.0.84 () {32 vars in 732 bytes} [Mon Apr 27 02:40:01 2026] GET /v2.0/networks/5402e20a-5792-4218-ba49-2b0c69833076/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:40:01.340 8 INFO neutron.db.segments_db [None req-4219151e-ea59-44f2-8ea6-48435a64d1e7 935ab9c462084b6ca3da6605e432e561 ee0dc58c3c314f8ebe658d65eb5f5486 - - default default] Added segment 41cf4638-c81d-4dc6-9c46-905d0aa04dda of type vxlan for network cfeb3281-be09-46a3-8f65-a8b7c71ecd38 [pid: 7|app: 0|req: 758/1543] 10.0.0.84 () {34 vars in 763 bytes} [Mon Apr 27 02:40:01 2026] PUT /v2.0/networks/5402e20a-5792-4218-ba49-2b0c69833076/tags/green => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1544] 10.0.0.84 () {32 vars in 732 bytes} [Mon Apr 27 02:40:01 2026] GET /v2.0/networks/5402e20a-5792-4218-ba49-2b0c69833076/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1545] 10.0.0.84 () {34 vars in 759 bytes} [Mon Apr 27 02:40:01 2026] PUT /v2.0/networks/5402e20a-5792-4218-ba49-2b0c69833076/tags/red => generated 4 bytes in 23 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1546] 10.0.0.84 () {32 vars in 732 bytes} [Mon Apr 27 02:40:01 2026] GET /v2.0/networks/5402e20a-5792-4218-ba49-2b0c69833076/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1547] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:40:01 2026] POST /v2.0/networks => generated 1246 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1548] 10.0.0.84 () {34 vars in 781 bytes} [Mon Apr 27 02:40:01 2026] PUT /v2.0/networks/5402e20a-5792-4218-ba49-2b0c69833076/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: 7|app: 0|req: 762/1549] 10.0.0.84 () {32 vars in 648 bytes} [Mon Apr 27 02:40:01 2026] GET /v2.0/networks => generated 1845 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1550] 10.0.0.84 () {32 vars in 732 bytes} [Mon Apr 27 02:40:01 2026] GET /v2.0/networks/5402e20a-5792-4218-ba49-2b0c69833076/tags => generated 52 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1551] 10.0.0.84 () {34 vars in 752 bytes} [Mon Apr 27 02:40:01 2026] PUT /v2.0/networks/5402e20a-5792-4218-ba49-2b0c69833076/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1552] 10.0.0.84 () {32 vars in 732 bytes} [Mon Apr 27 02:40:01 2026] GET /v2.0/networks/5402e20a-5792-4218-ba49-2b0c69833076/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1553] 10.0.0.84 () {32 vars in 740 bytes} [Mon Apr 27 02:40:01 2026] GET /v2.0/networks/5402e20a-5792-4218-ba49-2b0c69833076/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1554] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:40:01 2026] DELETE /v2.0/networks/0d8dbbc2-4542-4d57-8d7e-7d378cb51b05 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:40:01.664 8 INFO neutron.api.v2.resource [None req-e231f9a1-021c-4cb7-b40c-18211419f376 98ae87180e344a6c9b9b5b5d10a827ca 2407c9f0ec0f4a358ffa83532b007236 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 792/1555] 10.0.0.84 () {32 vars in 744 bytes} [Mon Apr 27 02:40:01 2026] GET /v2.0/networks/5402e20a-5792-4218-ba49-2b0c69833076/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1556] 10.0.0.84 () {32 vars in 743 bytes} [Mon Apr 27 02:40:01 2026] DELETE /v2.0/networks/5402e20a-5792-4218-ba49-2b0c69833076/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1557] 10.0.0.84 () {32 vars in 732 bytes} [Mon Apr 27 02:40:01 2026] GET /v2.0/networks/5402e20a-5792-4218-ba49-2b0c69833076/tags => generated 30 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1558] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:40:01 2026] DELETE /v2.0/networks/cfeb3281-be09-46a3-8f65-a8b7c71ecd38 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:40:01.775 8 INFO neutron.api.v2.resource [None req-3d3fd9ed-ce00-4f5b-bb11-5bc2484656a0 98ae87180e344a6c9b9b5b5d10a827ca 2407c9f0ec0f4a358ffa83532b007236 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 795/1559] 10.0.0.84 () {32 vars in 747 bytes} [Mon Apr 27 02:40:01 2026] DELETE /v2.0/networks/5402e20a-5792-4218-ba49-2b0c69833076/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 02:40:01.785 7 INFO neutron.services.segments.plugin [-] Segment be9c554a-b3ab-473e-ab36-2300c0bae387 resource provider aggregate not found 2026-04-27 02:40:01.788 7 INFO neutron.services.segments.plugin [-] Segment be9c554a-b3ab-473e-ab36-2300c0bae387 resource provider aggregate not found 2026-04-27 02:40:01.805 7 INFO neutron.services.segments.plugin [-] Segment be9c554a-b3ab-473e-ab36-2300c0bae387 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be9c554a-b3ab-473e-ab36-2300c0bae387 found for delete ", "request_id": "req-ce477490-2b82-450b-a16c-02c037235892"}]} 2026-04-27 02:40:01.812 7 INFO neutron.services.segments.plugin [-] Segment be9c554a-b3ab-473e-ab36-2300c0bae387 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be9c554a-b3ab-473e-ab36-2300c0bae387 found for delete ", "request_id": "req-aecd8c1d-90ae-46d4-b5be-014a5a7b19ba"}]} 2026-04-27 02:40:01.822 7 INFO neutron.services.segments.plugin [-] Segment 9147c257-dc5c-4e38-a53a-57e740116ad6 resource provider aggregate not found [pid: 8|app: 0|req: 796/1560] 10.0.0.84 () {32 vars in 648 bytes} [Mon Apr 27 02:40:01 2026] GET /v2.0/networks => generated 651 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:40:01.828 7 INFO neutron.services.segments.plugin [-] Segment 9147c257-dc5c-4e38-a53a-57e740116ad6 resource provider aggregate not found 2026-04-27 02:40:01.844 7 INFO neutron.services.segments.plugin [-] Segment 9147c257-dc5c-4e38-a53a-57e740116ad6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9147c257-dc5c-4e38-a53a-57e740116ad6 found for delete ", "request_id": "req-abfde870-3e01-46da-b4fb-f66905fb58cc"}]} 2026-04-27 02:40:01.850 7 INFO neutron.services.segments.plugin [-] Segment 9147c257-dc5c-4e38-a53a-57e740116ad6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9147c257-dc5c-4e38-a53a-57e740116ad6 found for delete ", "request_id": "req-eae81433-1a1f-4067-9380-6439b1b0fa46"}]} 2026-04-27 02:40:01.868 7 INFO neutron.services.segments.plugin [-] Segment 41cf4638-c81d-4dc6-9c46-905d0aa04dda resource provider aggregate not found 2026-04-27 02:40:01.873 7 INFO neutron.services.segments.plugin [-] Segment 41cf4638-c81d-4dc6-9c46-905d0aa04dda resource provider aggregate not found [pid: 8|app: 0|req: 797/1561] 10.0.0.84 () {32 vars in 735 bytes} [Mon Apr 27 02:40:01 2026] DELETE /v2.0/networks/5402e20a-5792-4218-ba49-2b0c69833076/tags => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:40:01.884 7 INFO neutron.services.segments.plugin [-] Segment 41cf4638-c81d-4dc6-9c46-905d0aa04dda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41cf4638-c81d-4dc6-9c46-905d0aa04dda found for delete ", "request_id": "req-5af6ed95-0f81-4116-ae72-a20390bd4f37"}]} 2026-04-27 02:40:01.890 8 WARNING neutron_lib.context [None req-d8c96c48-dc1a-4a83-b0cb-8d5beb7c1b1e 935ab9c462084b6ca3da6605e432e561 ee0dc58c3c314f8ebe658d65eb5f5486 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:40:01.900 7 INFO neutron.services.segments.plugin [-] Segment 41cf4638-c81d-4dc6-9c46-905d0aa04dda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41cf4638-c81d-4dc6-9c46-905d0aa04dda found for delete ", "request_id": "req-1dfa0d13-7026-483e-b098-fc8cab64a183"}]} [pid: 7|app: 0|req: 765/1562] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:40:01 2026] GET /v2.0/security-groups?tenant_id=622c20095e4d48b5a35ac492440db7d6&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:40:01.939 8 INFO neutron.db.segments_db [None req-d8c96c48-dc1a-4a83-b0cb-8d5beb7c1b1e 935ab9c462084b6ca3da6605e432e561 ee0dc58c3c314f8ebe658d65eb5f5486 - - default default] Added segment 1bf6d21a-ef7b-419c-a26e-1c27e08f01d5 of type vxlan for network a3a86a0e-67f3-403b-b2da-051cd119bf01 [pid: 7|app: 0|req: 766/1563] 10.0.0.84 () {32 vars in 732 bytes} [Mon Apr 27 02:40:01 2026] GET /v2.0/networks/5402e20a-5792-4218-ba49-2b0c69833076/tags => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1564] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:40:01 2026] POST /v2.0/networks => generated 649 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1565] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:40:01 2026] DELETE /v2.0/security-groups/b77c36b0-4767-4382-a538-70fede54f348 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:40:02.075 7 WARNING neutron_lib.context [None req-7982192e-f3fb-4fb6-9a4e-9ed980164d90 935ab9c462084b6ca3da6605e432e561 ee0dc58c3c314f8ebe658d65eb5f5486 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:40:02.143 7 INFO neutron.db.segments_db [None req-7982192e-f3fb-4fb6-9a4e-9ed980164d90 935ab9c462084b6ca3da6605e432e561 ee0dc58c3c314f8ebe658d65eb5f5486 - - default default] Added segment dfd37274-9336-4017-bfcb-82e13e0c1a3a of type vxlan for network aa91a455-ce29-45e3-8e5d-a40e0dc92c71 2026-04-27 02:40:02.192 8 INFO neutron.services.segments.plugin [-] Segment 440a0fa6-ee3e-4966-81e5-5c553e7ec0ea resource provider aggregate not found 2026-04-27 02:40:02.195 8 INFO neutron.services.segments.plugin [-] Segment 440a0fa6-ee3e-4966-81e5-5c553e7ec0ea resource provider aggregate not found 2026-04-27 02:40:02.203 8 INFO neutron.services.segments.plugin [-] Segment 440a0fa6-ee3e-4966-81e5-5c553e7ec0ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 440a0fa6-ee3e-4966-81e5-5c553e7ec0ea found for delete ", "request_id": "req-4f1009da-cd88-400a-b80e-7859086f7434"}]} 2026-04-27 02:40:02.207 8 INFO neutron.services.segments.plugin [-] Segment 440a0fa6-ee3e-4966-81e5-5c553e7ec0ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 440a0fa6-ee3e-4966-81e5-5c553e7ec0ea found for delete ", "request_id": "req-7a8d6751-e948-4180-80f5-aa082389dbc9"}]} [pid: 8|app: 0|req: 799/1566] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:40:02 2026] DELETE /v2.0/networks/5402e20a-5792-4218-ba49-2b0c69833076 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1567] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:40:02 2026] POST /v2.0/networks => generated 649 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:40:02.243 7 WARNING neutron_lib.context [None req-43b1706a-c70c-447c-aaee-72eaac55ac39 935ab9c462084b6ca3da6605e432e561 ee0dc58c3c314f8ebe658d65eb5f5486 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:40:02.272 7 WARNING neutron_lib.context [None req-43b1706a-c70c-447c-aaee-72eaac55ac39 935ab9c462084b6ca3da6605e432e561 ee0dc58c3c314f8ebe658d65eb5f5486 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 800/1568] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:40:02 2026] DELETE /v2.0/security-groups/db9b89ea-f2d2-4d98-852d-12f2f0e36f12 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:40:02.341 8 INFO neutron.api.v2.resource [None req-e6d8309c-0b37-47df-9fba-9c54fe6bd4c8 38c949f193884282982ba14bc5d9dbb4 23dbd5920b1e4f13aa21e84439e0336e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 801/1569] 10.0.0.84 () {32 vars in 736 bytes} [Mon Apr 27 02:40:02 2026] GET /v2.0/security-groups/db9b89ea-f2d2-4d98-852d-12f2f0e36f12 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1570] 10.0.0.84 () {32 vars in 731 bytes} [Mon Apr 27 02:40:02 2026] DELETE /v2.0/floatingips/1b8411e2-c436-4b27-ac91-49dd9af71a78 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1571] 10.0.0.84 () {34 vars in 664 bytes} [Mon Apr 27 02:40:02 2026] POST /v2.0/ports => generated 1505 bytes in 509 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: 770/1572] 10.0.0.84 () {32 vars in 642 bytes} [Mon Apr 27 02:40:02 2026] GET /v2.0/ports => generated 1505 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1573] 10.0.0.84 () {32 vars in 719 bytes} [Mon Apr 27 02:40:02 2026] DELETE /v2.0/ports/14399e11-da86-4bf5-bdc4-cf859faa5c35 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1574] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:40:02 2026] GET /v2.0/security-groups?tenant_id=9a581dbe2b9a4884995a2142c12f17ab&name=default => generated 2925 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1575] 10.0.0.84 () {32 vars in 719 bytes} [Mon Apr 27 02:40:03 2026] DELETE /v2.0/ports/bcf81360-3f0a-438f-b765-cb27b698fb53 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1576] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:40:03 2026] DELETE /v2.0/security-groups/6adafa92-31eb-46f2-80d1-15bc69c1d3fc => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1577] 10.0.0.84 () {34 vars in 788 bytes} [Mon Apr 27 02:40:02 2026] PUT /v2.0/routers/46a27001-945b-4a49-8114-1fe0a6386363/remove_router_interface => generated 309 bytes in 930 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1578] 10.0.0.84 () {32 vars in 642 bytes} [Mon Apr 27 02:40:03 2026] GET /v2.0/ports => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:40:03.593 7 WARNING neutron_lib.context [None req-9b00f629-10e3-4755-adc6-2f7e9dd2a000 935ab9c462084b6ca3da6605e432e561 ee0dc58c3c314f8ebe658d65eb5f5486 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:40:03.648 7 INFO neutron.db.segments_db [None req-9b00f629-10e3-4755-adc6-2f7e9dd2a000 935ab9c462084b6ca3da6605e432e561 ee0dc58c3c314f8ebe658d65eb5f5486 - - default default] Added segment 0e9bc83b-27fc-4619-b86b-f7fc78eed6a0 of type vxlan for network 0d63cbf5-263c-42a1-bd64-54dc86f09a3d [pid: 7|app: 0|req: 776/1579] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:40:03 2026] POST /v2.0/networks => generated 649 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1580] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:40:03 2026] GET /v2.0/security-groups?tenant_id=2407c9f0ec0f4a358ffa83532b007236&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:40:03.810 7 WARNING neutron_lib.context [None req-0ea4ffd6-f0da-4fc2-a65c-46ded11b9f70 935ab9c462084b6ca3da6605e432e561 ee0dc58c3c314f8ebe658d65eb5f5486 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:40:03.861 7 INFO neutron.db.segments_db [None req-0ea4ffd6-f0da-4fc2-a65c-46ded11b9f70 935ab9c462084b6ca3da6605e432e561 ee0dc58c3c314f8ebe658d65eb5f5486 - - default default] Added segment 8fd9861e-1823-45ae-868a-53c15fdbbe42 of type vxlan for network 219a10e2-d1f9-4baa-a535-35d186bd7f10 [pid: 7|app: 0|req: 778/1581] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:40:03 2026] POST /v2.0/networks => generated 650 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1582] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:40:03 2026] DELETE /v2.0/security-groups/57e750f0-2e79-4378-a2cc-2bead8a876c1 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:40:04.211 7 WARNING neutron_lib.context [None req-f443c440-4c9e-4f6b-b4c0-b616155853cc 6d7974cd4cb8435ca5028e79b9b79e67 fcc5fa8dea8e4cc89d3bf03035011e89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:40:04.363 7 INFO neutron.db.segments_db [None req-f443c440-4c9e-4f6b-b4c0-b616155853cc 6d7974cd4cb8435ca5028e79b9b79e67 fcc5fa8dea8e4cc89d3bf03035011e89 - - default default] Added segment 60a5c208-2d3a-4878-a59b-ef103c4297eb of type vxlan for network 8d69b596-9834-417b-9ae4-7564cb27571a 2026-04-27 02:40:04.472 8 INFO neutron.services.segments.plugin [-] Segment ded2720a-e5a6-4494-8f06-b3b3a9b0588f resource provider aggregate not found 2026-04-27 02:40:04.479 8 INFO neutron.services.segments.plugin [-] Segment ded2720a-e5a6-4494-8f06-b3b3a9b0588f resource provider aggregate not found [pid: 7|app: 0|req: 780/1583] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:40:04 2026] POST /v2.0/networks => generated 633 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:40:04.493 8 INFO neutron.services.segments.plugin [-] Segment ded2720a-e5a6-4494-8f06-b3b3a9b0588f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ded2720a-e5a6-4494-8f06-b3b3a9b0588f found for delete ", "request_id": "req-320081d0-7fc1-4362-af54-0bfd389e0817"}]} 2026-04-27 02:40:04.498 7 WARNING neutron_lib.context [None req-c2cc51e5-3682-4c01-829c-b9fadee8a845 935ab9c462084b6ca3da6605e432e561 ee0dc58c3c314f8ebe658d65eb5f5486 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:40:04.501 8 INFO neutron.db.l3_hamode_db [None req-dfcaa6ee-6c12-4f9f-800b-35770c888dd8 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] HA network 314a23cf-ef98-497d-8685-1faf0b620519 was deleted as no HA routers are present in tenant 23dbd5920b1e4f13aa21e84439e0336e. 2026-04-27 02:40:04.503 8 INFO neutron.services.segments.plugin [-] Segment ded2720a-e5a6-4494-8f06-b3b3a9b0588f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ded2720a-e5a6-4494-8f06-b3b3a9b0588f found for delete ", "request_id": "req-f5e7ec57-9819-4889-adfe-81a2891bae4b"}]} [pid: 8|app: 0|req: 804/1584] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:40:03 2026] DELETE /v2.0/routers/46a27001-945b-4a49-8114-1fe0a6386363 => generated 0 bytes in 934 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:40:04.512 8 WARNING neutron_lib.context [None req-90394fc6-4b25-479f-8bf8-b976681fd250 6d7974cd4cb8435ca5028e79b9b79e67 fcc5fa8dea8e4cc89d3bf03035011e89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:40:04.534 7 WARNING neutron_lib.context [None req-c2cc51e5-3682-4c01-829c-b9fadee8a845 935ab9c462084b6ca3da6605e432e561 ee0dc58c3c314f8ebe658d65eb5f5486 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:40:04.579 8 INFO neutron.db.segments_db [None req-90394fc6-4b25-479f-8bf8-b976681fd250 6d7974cd4cb8435ca5028e79b9b79e67 fcc5fa8dea8e4cc89d3bf03035011e89 - - default default] Added segment 78df4c74-bccf-40e0-a3b2-be5b9442591b of type vxlan for network e393004b-247a-469d-91ea-a77c1dc4c950 [pid: 8|app: 0|req: 805/1585] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:40:04 2026] POST /v2.0/networks => generated 633 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1586] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:40:04 2026] DELETE /v2.0/subnets/b60f03f6-bac5-418f-b220-38d18977535d => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:40:04.858 8 WARNING neutron_lib.context [None req-543799f3-63b1-47d7-901b-01cfa217fcdb 6d7974cd4cb8435ca5028e79b9b79e67 fcc5fa8dea8e4cc89d3bf03035011e89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 781/1587] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:40:04 2026] POST /v2.0/subnets => generated 1273 bytes in 545 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1588] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:40:04 2026] POST /v2.0/subnets => generated 646 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1589] 10.0.0.84 () {32 vars in 646 bytes} [Mon Apr 27 02:40:05 2026] GET /v2.0/subnets => generated 1909 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:40:05.162 8 WARNING neutron_lib.context [None req-2eef5ae9-98dc-4354-899b-23169a7f2439 6d7974cd4cb8435ca5028e79b9b79e67 fcc5fa8dea8e4cc89d3bf03035011e89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:40:05.322 7 INFO neutron.services.segments.plugin [-] Segment 713f286c-078f-4e64-8ca1-ec7a47b1ba5d resource provider aggregate not found 2026-04-27 02:40:05.328 7 INFO neutron.services.segments.plugin [-] Segment 713f286c-078f-4e64-8ca1-ec7a47b1ba5d resource provider aggregate not found 2026-04-27 02:40:05.349 7 INFO neutron.services.segments.plugin [-] Segment 713f286c-078f-4e64-8ca1-ec7a47b1ba5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 713f286c-078f-4e64-8ca1-ec7a47b1ba5d found for delete ", "request_id": "req-fd89d3a8-b452-4133-949a-763be76e17d7"}]} 2026-04-27 02:40:05.350 7 INFO neutron.services.segments.plugin [-] Segment 713f286c-078f-4e64-8ca1-ec7a47b1ba5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 713f286c-078f-4e64-8ca1-ec7a47b1ba5d found for delete ", "request_id": "req-a7273560-e863-44b9-b812-a38de15d7e32"}]} [pid: 7|app: 0|req: 782/1590] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:40:05 2026] DELETE /v2.0/networks/8483c2f2-fcb7-4438-a2a9-82fce60eb052 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1591] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:40:05 2026] POST /v2.0/subnets => generated 655 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:40:05.438 8 WARNING neutron_lib.context [None req-eb43e829-6ec7-4837-8e2e-c51703f81ce5 6d7974cd4cb8435ca5028e79b9b79e67 fcc5fa8dea8e4cc89d3bf03035011e89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 783/1592] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:40:05 2026] DELETE /v2.0/subnets/3bc4778e-7139-418c-9eeb-dbc9246b53ef => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:40:05.547 8 INFO neutron.db.segments_db [None req-eb43e829-6ec7-4837-8e2e-c51703f81ce5 6d7974cd4cb8435ca5028e79b9b79e67 fcc5fa8dea8e4cc89d3bf03035011e89 - - default default] Added segment 85b58073-6013-4105-b376-2109a7c962d3 of type vxlan for network 9c1a405d-60a7-452b-b309-ac8c9caff4ed [pid: 7|app: 0|req: 784/1593] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:40:05 2026] GET /v2.0/security-groups?tenant_id=23dbd5920b1e4f13aa21e84439e0336e&name=default => generated 2925 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:40:05.855 8 INFO neutron.db.l3_hamode_db [None req-eb43e829-6ec7-4837-8e2e-c51703f81ce5 6d7974cd4cb8435ca5028e79b9b79e67 fcc5fa8dea8e4cc89d3bf03035011e89 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 785/1594] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:40:05 2026] DELETE /v2.0/subnets/f3fa0303-7d89-4c7b-b13f-a1215f7070ba => generated 0 bytes in 375 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:40:05.969 8 INFO neutron.db.l3_hamode_db [None req-eb43e829-6ec7-4837-8e2e-c51703f81ce5 6d7974cd4cb8435ca5028e79b9b79e67 fcc5fa8dea8e4cc89d3bf03035011e89 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 786/1595] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:40:05 2026] DELETE /v2.0/security-groups/0dea1f80-2c72-4a65-91f8-00fdb3ff606a => 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: 787/1596] 10.0.0.84 () {32 vars in 646 bytes} [Mon Apr 27 02:40:06 2026] GET /v2.0/subnets => generated 649 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1597] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:40:06 2026] DELETE /v2.0/networks/219a10e2-d1f9-4baa-a535-35d186bd7f10 => generated 0 bytes in 373 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1598] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:40:06 2026] DELETE /v2.0/networks/0d63cbf5-263c-42a1-bd64-54dc86f09a3d => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1599] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:40:05 2026] POST /v2.0/routers => generated 510 bytes in 1261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1600] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:40:06 2026] DELETE /v2.0/networks/aa91a455-ce29-45e3-8e5d-a40e0dc92c71 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1601] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:40:06 2026] DELETE /v2.0/networks/a3a86a0e-67f3-403b-b2da-051cd119bf01 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:40:07.499 7 INFO neutron.services.segments.plugin [-] Segment 8fd9861e-1823-45ae-868a-53c15fdbbe42 resource provider aggregate not found 2026-04-27 02:40:07.503 7 INFO neutron.services.segments.plugin [-] Segment 8fd9861e-1823-45ae-868a-53c15fdbbe42 resource provider aggregate not found 2026-04-27 02:40:07.518 7 INFO neutron.services.segments.plugin [-] Segment 8fd9861e-1823-45ae-868a-53c15fdbbe42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fd9861e-1823-45ae-868a-53c15fdbbe42 found for delete ", "request_id": "req-de4558b6-eaef-44f9-af48-ee6453a98d59"}]} 2026-04-27 02:40:07.525 7 INFO neutron.services.segments.plugin [-] Segment 8fd9861e-1823-45ae-868a-53c15fdbbe42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fd9861e-1823-45ae-868a-53c15fdbbe42 found for delete ", "request_id": "req-cc12a816-045a-4091-a775-a1826071917e"}]} 2026-04-27 02:40:07.537 7 INFO neutron.services.segments.plugin [-] Segment 0e9bc83b-27fc-4619-b86b-f7fc78eed6a0 resource provider aggregate not found 2026-04-27 02:40:07.542 7 INFO neutron.services.segments.plugin [-] Segment 0e9bc83b-27fc-4619-b86b-f7fc78eed6a0 resource provider aggregate not found 2026-04-27 02:40:07.558 7 INFO neutron.services.segments.plugin [-] Segment 0e9bc83b-27fc-4619-b86b-f7fc78eed6a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e9bc83b-27fc-4619-b86b-f7fc78eed6a0 found for delete ", "request_id": "req-8e31b725-b6f3-4a4b-bfd7-637f0b242974"}]} 2026-04-27 02:40:07.563 7 INFO neutron.services.segments.plugin [-] Segment 0e9bc83b-27fc-4619-b86b-f7fc78eed6a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e9bc83b-27fc-4619-b86b-f7fc78eed6a0 found for delete ", "request_id": "req-06a13794-4644-4d5d-965a-c7fc9f533772"}]} 2026-04-27 02:40:07.578 7 INFO neutron.services.segments.plugin [-] Segment dfd37274-9336-4017-bfcb-82e13e0c1a3a resource provider aggregate not found 2026-04-27 02:40:07.588 7 INFO neutron.services.segments.plugin [-] Segment dfd37274-9336-4017-bfcb-82e13e0c1a3a resource provider aggregate not found 2026-04-27 02:40:07.600 7 INFO neutron.services.segments.plugin [-] Segment dfd37274-9336-4017-bfcb-82e13e0c1a3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfd37274-9336-4017-bfcb-82e13e0c1a3a found for delete ", "request_id": "req-28da7c3e-4303-4b3b-b26c-d7419a53370c"}]} 2026-04-27 02:40:07.606 7 INFO neutron.services.segments.plugin [-] Segment dfd37274-9336-4017-bfcb-82e13e0c1a3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfd37274-9336-4017-bfcb-82e13e0c1a3a found for delete ", "request_id": "req-faf3e3d2-bc11-4198-9185-ccd6e47f432a"}]} 2026-04-27 02:40:07.614 7 INFO neutron.services.segments.plugin [-] Segment 1bf6d21a-ef7b-419c-a26e-1c27e08f01d5 resource provider aggregate not found 2026-04-27 02:40:07.623 7 INFO neutron.services.segments.plugin [-] Segment 1bf6d21a-ef7b-419c-a26e-1c27e08f01d5 resource provider aggregate not found 2026-04-27 02:40:07.628 7 INFO neutron.services.segments.plugin [-] Segment 1bf6d21a-ef7b-419c-a26e-1c27e08f01d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1bf6d21a-ef7b-419c-a26e-1c27e08f01d5 found for delete ", "request_id": "req-c0753558-13a6-4ba4-a146-48cb2dcb1470"}]} 2026-04-27 02:40:07.643 7 INFO neutron.services.segments.plugin [-] Segment 1bf6d21a-ef7b-419c-a26e-1c27e08f01d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1bf6d21a-ef7b-419c-a26e-1c27e08f01d5 found for delete ", "request_id": "req-50962ed3-40b5-4776-9bc1-7d292fa7c95f"}]} [pid: 7|app: 0|req: 792/1602] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:40:07 2026] GET /v2.0/security-groups?tenant_id=ee0dc58c3c314f8ebe658d65eb5f5486&name=default => generated 2925 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:40:07.922 7 WARNING neutron_lib.context [None req-b09d21f3-061f-496e-9199-9e000638728b 4a50a956ec0546d199a9caaaee6c2b58 bbdcad0713ec435cae98b9e59296e837 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 811/1603] 10.0.0.84 () {34 vars in 782 bytes} [Mon Apr 27 02:40:06 2026] PUT /v2.0/routers/de470332-649b-4f10-97ac-a5a2c17fb291/add_router_interface => generated 309 bytes in 1270 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:40:07.983 7 INFO neutron.db.segments_db [None req-b09d21f3-061f-496e-9199-9e000638728b 4a50a956ec0546d199a9caaaee6c2b58 bbdcad0713ec435cae98b9e59296e837 - - default default] Added segment 1e40fb00-320d-4cbd-a2ae-a373e13427e7 of type vxlan for network 5846fe24-89d6-43c7-9484-bcb1d1540e89 [pid: 8|app: 0|req: 812/1604] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:40:07 2026] DELETE /v2.0/security-groups/84241038-556b-4672-b6d7-ee0ec7fb37e4 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1605] 10.0.0.84 () {32 vars in 716 bytes} [Mon Apr 27 02:40:08 2026] GET /v2.0/ports/e7a2f8cc-bb98-4a06-ad21-f114ed452756 => generated 959 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:40:08.322 7 INFO neutron.db.l3_hamode_db [None req-b09d21f3-061f-496e-9199-9e000638728b 4a50a956ec0546d199a9caaaee6c2b58 bbdcad0713ec435cae98b9e59296e837 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 02:40:08.490 7 INFO neutron.db.l3_hamode_db [None req-b09d21f3-061f-496e-9199-9e000638728b 4a50a956ec0546d199a9caaaee6c2b58 bbdcad0713ec435cae98b9e59296e837 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 793/1606] 10.0.0.84 () {34 vars in 667 bytes} [Mon Apr 27 02:40:07 2026] POST /v2.0/routers => generated 474 bytes in 1451 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1607] 10.0.0.84 () {34 vars in 782 bytes} [Mon Apr 27 02:40:08 2026] PUT /v2.0/routers/de470332-649b-4f10-97ac-a5a2c17fb291/add_router_interface => generated 309 bytes in 1165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1608] 10.0.0.84 () {34 vars in 750 bytes} [Mon Apr 27 02:40:09 2026] PUT /v2.0/routers/d5ee6bd6-3d53-4f56-8f60-e589b42bafcc/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: 795/1609] 10.0.0.84 () {32 vars in 716 bytes} [Mon Apr 27 02:40:09 2026] GET /v2.0/ports/e7aab61a-44c1-4150-802b-9013abdb8503 => generated 967 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1610] 10.0.0.84 () {32 vars in 730 bytes} [Mon Apr 27 02:40:09 2026] GET /v2.0/routers/d5ee6bd6-3d53-4f56-8f60-e589b42bafcc/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1611] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:40:09 2026] GET /v2.0/security-groups?tenant_id=93658d07c6a44fcda6951543a199361c&name=default => generated 2925 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1612] 10.0.0.84 () {34 vars in 761 bytes} [Mon Apr 27 02:40:09 2026] PUT /v2.0/routers/d5ee6bd6-3d53-4f56-8f60-e589b42bafcc/tags/green => generated 4 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1615] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:40:09 2026] DELETE /v2.0/security-groups/dc83cf1c-9648-4ef8-a90f-508ba0625abc => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1616] 10.0.0.84 () {32 vars in 730 bytes} [Mon Apr 27 02:40:09 2026] GET /v2.0/routers/d5ee6bd6-3d53-4f56-8f60-e589b42bafcc/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1617] 10.0.0.84 () {34 vars in 757 bytes} [Mon Apr 27 02:40:09 2026] PUT /v2.0/routers/d5ee6bd6-3d53-4f56-8f60-e589b42bafcc/tags/red => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1618] 10.0.0.84 () {32 vars in 730 bytes} [Mon Apr 27 02:40:09 2026] GET /v2.0/routers/d5ee6bd6-3d53-4f56-8f60-e589b42bafcc/tags => generated 34 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1619] 10.0.0.84 () {34 vars in 779 bytes} [Mon Apr 27 02:40:09 2026] PUT /v2.0/routers/d5ee6bd6-3d53-4f56-8f60-e589b42bafcc/tags/black.or.white => generated 4 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1620] 10.0.0.84 () {34 vars in 788 bytes} [Mon Apr 27 02:40:09 2026] PUT /v2.0/routers/de470332-649b-4f10-97ac-a5a2c17fb291/remove_router_interface => generated 309 bytes in 804 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1621] 10.0.0.84 () {32 vars in 730 bytes} [Mon Apr 27 02:40:10 2026] GET /v2.0/routers/d5ee6bd6-3d53-4f56-8f60-e589b42bafcc/tags => generated 52 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:40:10.340 8 WARNING neutron_lib.context [None req-c6677958-aa05-404e-8e58-c23b8e4ea227 63f7ba936cc2464c999c863f0db154df 3e642238aea943b9baf1e6fe41fa9c09 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:40:10.508 8 INFO neutron.db.segments_db [None req-c6677958-aa05-404e-8e58-c23b8e4ea227 63f7ba936cc2464c999c863f0db154df 3e642238aea943b9baf1e6fe41fa9c09 - - default default] Added segment 848d10ff-3181-44b9-941c-b358a7b8b777 of type vxlan for network a6a94d92-ae27-4c0a-baa9-f0b27ad51fd3 [pid: 8|app: 0|req: 824/1622] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:40:10 2026] POST /v2.0/networks => generated 648 bytes in 592 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1623] 10.0.0.84 () {34 vars in 750 bytes} [Mon Apr 27 02:40:10 2026] PUT /v2.0/routers/d5ee6bd6-3d53-4f56-8f60-e589b42bafcc/tags => generated 37 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1624] 10.0.0.84 () {32 vars in 730 bytes} [Mon Apr 27 02:40:10 2026] GET /v2.0/routers/d5ee6bd6-3d53-4f56-8f60-e589b42bafcc/tags => generated 37 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1625] 10.0.0.84 () {32 vars in 738 bytes} [Mon Apr 27 02:40:10 2026] GET /v2.0/routers/d5ee6bd6-3d53-4f56-8f60-e589b42bafcc/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:40:10.904 8 INFO neutron.api.v2.resource [None req-58488889-83d5-434d-8e70-91dcac3a7b56 4a50a956ec0546d199a9caaaee6c2b58 bbdcad0713ec435cae98b9e59296e837 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 828/1626] 10.0.0.84 () {32 vars in 742 bytes} [Mon Apr 27 02:40:10 2026] GET /v2.0/routers/d5ee6bd6-3d53-4f56-8f60-e589b42bafcc/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1627] 10.0.0.84 () {32 vars in 741 bytes} [Mon Apr 27 02:40:10 2026] DELETE /v2.0/routers/d5ee6bd6-3d53-4f56-8f60-e589b42bafcc/tags/red => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1628] 10.0.0.84 () {32 vars in 730 bytes} [Mon Apr 27 02:40:11 2026] GET /v2.0/routers/d5ee6bd6-3d53-4f56-8f60-e589b42bafcc/tags => generated 30 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:40:11.123 8 INFO neutron.api.v2.resource [None req-9003a2dc-3d94-481e-8d9d-41b119282ec7 4a50a956ec0546d199a9caaaee6c2b58 bbdcad0713ec435cae98b9e59296e837 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 831/1629] 10.0.0.84 () {32 vars in 745 bytes} [Mon Apr 27 02:40:11 2026] DELETE /v2.0/routers/d5ee6bd6-3d53-4f56-8f60-e589b42bafcc/tags/green => generated 99 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1630] 10.0.0.84 () {34 vars in 788 bytes} [Mon Apr 27 02:40:10 2026] PUT /v2.0/routers/de470332-649b-4f10-97ac-a5a2c17fb291/remove_router_interface => generated 309 bytes in 874 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:40:11.177 7 WARNING neutron_lib.context [None req-b6cfd404-a03e-460e-a525-43a9f7cf20c7 63f7ba936cc2464c999c863f0db154df 3e642238aea943b9baf1e6fe41fa9c09 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 832/1631] 10.0.0.84 () {32 vars in 733 bytes} [Mon Apr 27 02:40:11 2026] DELETE /v2.0/routers/d5ee6bd6-3d53-4f56-8f60-e589b42bafcc/tags => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1632] 10.0.0.84 () {32 vars in 735 bytes} [Mon Apr 27 02:40:11 2026] GET /v2.0/ports?device_id=de470332-649b-4f10-97ac-a5a2c17fb291 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1633] 10.0.0.84 () {32 vars in 730 bytes} [Mon Apr 27 02:40:11 2026] GET /v2.0/routers/d5ee6bd6-3d53-4f56-8f60-e589b42bafcc/tags => generated 12 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1634] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:40:11 2026] POST /v2.0/subnets => generated 673 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1635] 10.0.0.84 () {32 vars in 720 bytes} [Mon Apr 27 02:40:11 2026] GET /v2.0/routers/d5ee6bd6-3d53-4f56-8f60-e589b42bafcc => generated 480 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:40:11.574 7 WARNING neutron_lib.context [None req-7c782813-4563-49e9-bf3c-1ea707527219 63f7ba936cc2464c999c863f0db154df 3e642238aea943b9baf1e6fe41fa9c09 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:40:11.644 7 INFO neutron.db.segments_db [None req-7c782813-4563-49e9-bf3c-1ea707527219 63f7ba936cc2464c999c863f0db154df 3e642238aea943b9baf1e6fe41fa9c09 - - default default] Added segment 0b1b448e-ce22-460c-98a0-231524a1d57a of type vxlan for network 48333190-757a-449d-a88c-69fce336ab82 [pid: 7|app: 0|req: 802/1636] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:40:11 2026] POST /v2.0/networks => generated 647 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:40:11.821 8 INFO neutron.services.segments.plugin [-] Segment 85b58073-6013-4105-b376-2109a7c962d3 resource provider aggregate not found 2026-04-27 02:40:11.825 8 INFO neutron.services.segments.plugin [-] Segment 85b58073-6013-4105-b376-2109a7c962d3 resource provider aggregate not found 2026-04-27 02:40:11.835 8 INFO neutron.services.segments.plugin [-] Segment 85b58073-6013-4105-b376-2109a7c962d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85b58073-6013-4105-b376-2109a7c962d3 found for delete ", "request_id": "req-70f648a8-955d-48d1-b6de-9a7d81752bf0"}]} 2026-04-27 02:40:11.840 8 INFO neutron.services.segments.plugin [-] Segment 85b58073-6013-4105-b376-2109a7c962d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85b58073-6013-4105-b376-2109a7c962d3 found for delete ", "request_id": "req-7cbbfbee-d959-4f81-bf14-6d0bc86146ed"}]} 2026-04-27 02:40:11.847 8 INFO neutron.db.l3_hamode_db [None req-d769a94f-aa92-4185-a07c-2f7b2eecb099 6d7974cd4cb8435ca5028e79b9b79e67 fcc5fa8dea8e4cc89d3bf03035011e89 - - default default] HA network 9c1a405d-60a7-452b-b309-ac8c9caff4ed was deleted as no HA routers are present in tenant fcc5fa8dea8e4cc89d3bf03035011e89. [pid: 8|app: 0|req: 835/1637] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:40:11 2026] DELETE /v2.0/routers/de470332-649b-4f10-97ac-a5a2c17fb291 => generated 0 bytes in 576 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1638] 10.0.0.84 () {34 vars in 742 bytes} [Mon Apr 27 02:40:11 2026] PUT /v2.0/networks/48333190-757a-449d-a88c-69fce336ab82 => generated 592 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1639] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:40:11 2026] DELETE /v2.0/subnets/17b3cc9d-2e5b-4050-8c36-d287dfc30d90 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:40:12.148 8 WARNING neutron_lib.context [None req-1b1b5776-17d7-4fd6-a9a3-a25a43d233a5 63f7ba936cc2464c999c863f0db154df 3e642238aea943b9baf1e6fe41fa9c09 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 803/1640] 10.0.0.84 () {34 vars in 741 bytes} [Mon Apr 27 02:40:11 2026] PUT /v2.0/routers/d5ee6bd6-3d53-4f56-8f60-e589b42bafcc => generated 480 bytes in 633 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1641] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:40:12 2026] POST /v2.0/subnets => generated 646 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1642] 10.0.0.84 () {32 vars in 735 bytes} [Mon Apr 27 02:40:12 2026] GET /v2.0/ports?device_id=d5ee6bd6-3d53-4f56-8f60-e589b42bafcc => 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: 804/1643] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:40:12 2026] DELETE /v2.0/subnets/cb59c5d2-15af-453c-a123-6fa43c37828d => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1644] 10.0.0.84 () {34 vars in 740 bytes} [Mon Apr 27 02:40:12 2026] PUT /v2.0/subnets/3b8e526c-302b-4b16-92f2-af453ca0aaf4 => generated 656 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1645] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:40:12 2026] DELETE /v2.0/networks/e393004b-247a-469d-91ea-a77c1dc4c950 => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:40:13.077 7 INFO neutron.services.segments.plugin [-] Segment 1e40fb00-320d-4cbd-a2ae-a373e13427e7 resource provider aggregate not found 2026-04-27 02:40:13.083 7 INFO neutron.services.segments.plugin [-] Segment 1e40fb00-320d-4cbd-a2ae-a373e13427e7 resource provider aggregate not found 2026-04-27 02:40:13.089 7 INFO neutron.services.segments.plugin [-] Segment 1e40fb00-320d-4cbd-a2ae-a373e13427e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e40fb00-320d-4cbd-a2ae-a373e13427e7 found for delete ", "request_id": "req-a97a20aa-5f05-44c6-b211-357dcc18ac37"}]} 2026-04-27 02:40:13.097 7 INFO neutron.services.segments.plugin [-] Segment 1e40fb00-320d-4cbd-a2ae-a373e13427e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e40fb00-320d-4cbd-a2ae-a373e13427e7 found for delete ", "request_id": "req-62b0883b-267d-4717-93a2-2a5e59299dcd"}]} 2026-04-27 02:40:13.109 7 INFO neutron.db.l3_hamode_db [None req-417c9a84-c3d4-4dc4-a9c1-9d1d2cf7a8d9 4a50a956ec0546d199a9caaaee6c2b58 bbdcad0713ec435cae98b9e59296e837 - - default default] HA network 5846fe24-89d6-43c7-9484-bcb1d1540e89 was deleted as no HA routers are present in tenant bbdcad0713ec435cae98b9e59296e837. [pid: 7|app: 0|req: 805/1646] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:40:12 2026] DELETE /v2.0/routers/d5ee6bd6-3d53-4f56-8f60-e589b42bafcc => generated 0 bytes in 578 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: 7|app: 0|req: 806/1647] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:40:13 2026] DELETE /v2.0/networks/8d69b596-9834-417b-9ae4-7564cb27571a => generated 0 bytes in 346 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:40:13.480 7 WARNING neutron_lib.context [None req-30cfedaa-2c3f-4d32-81b9-4463bdf8c390 6d7974cd4cb8435ca5028e79b9b79e67 fcc5fa8dea8e4cc89d3bf03035011e89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:40:13.531 7 INFO neutron.db.segments_db [None req-30cfedaa-2c3f-4d32-81b9-4463bdf8c390 6d7974cd4cb8435ca5028e79b9b79e67 fcc5fa8dea8e4cc89d3bf03035011e89 - - default default] Added segment e9e4ec30-fe5e-42d4-85be-e573c90da648 of type vxlan for network 4634f893-6703-4432-91fc-5dde70169c9d [pid: 7|app: 0|req: 807/1648] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:40:13 2026] POST /v2.0/networks => generated 633 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:40:13.637 7 WARNING neutron_lib.context [None req-f4d350f5-ca9e-4f64-80c0-534421dae720 6d7974cd4cb8435ca5028e79b9b79e67 fcc5fa8dea8e4cc89d3bf03035011e89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:40:13.851 8 INFO neutron.services.segments.plugin [-] Segment 78df4c74-bccf-40e0-a3b2-be5b9442591b resource provider aggregate not found 2026-04-27 02:40:13.859 8 INFO neutron.services.segments.plugin [-] Segment 78df4c74-bccf-40e0-a3b2-be5b9442591b resource provider aggregate not found 2026-04-27 02:40:13.875 8 INFO neutron.services.segments.plugin [-] Segment 78df4c74-bccf-40e0-a3b2-be5b9442591b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78df4c74-bccf-40e0-a3b2-be5b9442591b found for delete ", "request_id": "req-b84308b6-78a8-46b3-9e29-1c92553eeb89"}]} 2026-04-27 02:40:13.879 8 INFO neutron.services.segments.plugin [-] Segment 78df4c74-bccf-40e0-a3b2-be5b9442591b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78df4c74-bccf-40e0-a3b2-be5b9442591b found for delete ", "request_id": "req-38c80c53-774e-4bc1-92f3-f3bbb3109ded"}]} 2026-04-27 02:40:13.895 8 INFO neutron.services.segments.plugin [-] Segment 0b1b448e-ce22-460c-98a0-231524a1d57a resource provider aggregate not found [pid: 7|app: 0|req: 808/1649] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:40:13 2026] POST /v2.0/subnets => generated 646 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:40:13.899 8 INFO neutron.services.segments.plugin [-] Segment 0b1b448e-ce22-460c-98a0-231524a1d57a resource provider aggregate not found 2026-04-27 02:40:13.910 7 WARNING neutron_lib.context [None req-aff3f687-cbb1-40d4-b0fd-517460c588ee 6d7974cd4cb8435ca5028e79b9b79e67 fcc5fa8dea8e4cc89d3bf03035011e89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:40:13.913 8 INFO neutron.services.segments.plugin [-] Segment 0b1b448e-ce22-460c-98a0-231524a1d57a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b1b448e-ce22-460c-98a0-231524a1d57a found for delete ", "request_id": "req-91ce0ec9-dd4e-484b-988f-ca95b14d2869"}]} 2026-04-27 02:40:13.919 8 INFO neutron.services.segments.plugin [-] Segment 0b1b448e-ce22-460c-98a0-231524a1d57a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b1b448e-ce22-460c-98a0-231524a1d57a found for delete ", "request_id": "req-4c89bb0a-0e1f-452e-8f63-9328e3148dd2"}]} [pid: 8|app: 0|req: 842/1650] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:40:12 2026] DELETE /v2.0/networks/48333190-757a-449d-a88c-69fce336ab82 => generated 0 bytes in 1058 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:40:13.956 7 INFO neutron.db.segments_db [None req-aff3f687-cbb1-40d4-b0fd-517460c588ee 6d7974cd4cb8435ca5028e79b9b79e67 fcc5fa8dea8e4cc89d3bf03035011e89 - - default default] Added segment 519325f3-06e0-45c4-b7e6-1990e1873b60 of type vxlan for network fad86743-6c54-4824-b152-5e5a71b4f099 2026-04-27 02:40:14.203 7 INFO neutron.db.l3_hamode_db [None req-aff3f687-cbb1-40d4-b0fd-517460c588ee 6d7974cd4cb8435ca5028e79b9b79e67 fcc5fa8dea8e4cc89d3bf03035011e89 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 843/1651] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:40:13 2026] GET /v2.0/security-groups?tenant_id=2aebb0f82d9f4fd4aafa7abf9053b9d3&name=default => generated 2925 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:40:14.260 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0cd9ee3f-c25d-4789-b8d1-a8a14c3f5085 63f7ba936cc2464c999c863f0db154df 3e642238aea943b9baf1e6fe41fa9c09 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 844/1652] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:40:14 2026] DELETE /v2.0/networks/48333190-757a-449d-a88c-69fce336ab82 => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:40:14.321 7 INFO neutron.db.l3_hamode_db [None req-aff3f687-cbb1-40d4-b0fd-517460c588ee 6d7974cd4cb8435ca5028e79b9b79e67 fcc5fa8dea8e4cc89d3bf03035011e89 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 845/1653] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:40:14 2026] DELETE /v2.0/security-groups/767c6323-0303-4e26-8779-5c3b4d01aefd => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1654] 10.0.0.84 () {32 vars in 693 bytes} [Mon Apr 27 02:40:14 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1655] 10.0.0.84 () {32 vars in 741 bytes} [Mon Apr 27 02:40:14 2026] GET /v2.0/subnets?network_id=b6a48209-0225-440c-814b-a41115b6c27f => generated 649 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1656] 10.0.0.84 () {32 vars in 652 bytes} [Mon Apr 27 02:40:14 2026] GET /v2.0/extensions => generated 20516 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1657] 10.0.0.84 () {32 vars in 648 bytes} [Mon Apr 27 02:40:14 2026] GET /v2.0/networks => generated 1313 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1658] 10.0.0.84 () {32 vars in 646 bytes} [Mon Apr 27 02:40:14 2026] GET /v2.0/subnets => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1659] 10.0.0.84 () {32 vars in 722 bytes} [Mon Apr 27 02:40:14 2026] GET /v2.0/networks/a6a94d92-ae27-4c0a-baa9-f0b27ad51fd3 => generated 673 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1660] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:40:14 2026] GET /v2.0/security-groups?tenant_id=bbdcad0713ec435cae98b9e59296e837&name=default => generated 2925 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1661] 10.0.0.84 () {32 vars in 720 bytes} [Mon Apr 27 02:40:14 2026] GET /v2.0/subnets/994a2258-e331-4669-b683-6e333627ee4a => generated 673 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1662] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:40:14 2026] DELETE /v2.0/security-groups/9a544818-ce7e-42fc-9a21-e8319bf44264 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:40:14.817 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4c47dfb6-b9ae-4d5a-97bb-0bd158a8fdf8 63f7ba936cc2464c999c863f0db154df 3e642238aea943b9baf1e6fe41fa9c09 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 855/1663] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:40:14 2026] DELETE /v2.0/subnets/3b8e526c-302b-4b16-92f2-af453ca0aaf4 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:40:14.834 8 INFO neutron.pecan_wsgi.hooks.translation [None req-550d9ce0-728a-4dc3-a85e-8328e84ece63 63f7ba936cc2464c999c863f0db154df 3e642238aea943b9baf1e6fe41fa9c09 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 856/1664] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:40:14 2026] DELETE /v2.0/networks/48333190-757a-449d-a88c-69fce336ab82 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1665] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:40:13 2026] POST /v2.0/routers => generated 511 bytes in 1077 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:40:14.990 7 WARNING neutron_lib.context [None req-556cf3cf-bced-44aa-9ed2-3b503a3e8737 6d7974cd4cb8435ca5028e79b9b79e67 fcc5fa8dea8e4cc89d3bf03035011e89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 857/1666] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:40:14 2026] DELETE /v2.0/subnets/994a2258-e331-4669-b683-6e333627ee4a => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:40:15.109 7 INFO neutron.services.segments.plugin [-] Segment 60a5c208-2d3a-4878-a59b-ef103c4297eb resource provider aggregate not found 2026-04-27 02:40:15.115 7 INFO neutron.services.segments.plugin [-] Segment 60a5c208-2d3a-4878-a59b-ef103c4297eb resource provider aggregate not found 2026-04-27 02:40:15.128 7 INFO neutron.services.segments.plugin [-] Segment 60a5c208-2d3a-4878-a59b-ef103c4297eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60a5c208-2d3a-4878-a59b-ef103c4297eb found for delete ", "request_id": "req-d93dceb3-dd85-446b-859e-e2d06afcbd4f"}]} 2026-04-27 02:40:15.138 7 INFO neutron.services.segments.plugin [-] Segment 60a5c208-2d3a-4878-a59b-ef103c4297eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60a5c208-2d3a-4878-a59b-ef103c4297eb found for delete ", "request_id": "req-d0d2c90a-772a-462a-a024-17cded3e6e90"}]} [pid: 8|app: 0|req: 858/1667] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:40:15 2026] DELETE /v2.0/networks/a6a94d92-ae27-4c0a-baa9-f0b27ad51fd3 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1668] 10.0.0.84 () {34 vars in 664 bytes} [Mon Apr 27 02:40:14 2026] POST /v2.0/ports => generated 964 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:40:15.938 8 INFO neutron.services.segments.plugin [-] Segment 0b1b448e-ce22-460c-98a0-231524a1d57a resource provider aggregate not found 2026-04-27 02:40:15.942 8 INFO neutron.services.segments.plugin [-] Segment 0b1b448e-ce22-460c-98a0-231524a1d57a resource provider aggregate not found 2026-04-27 02:40:15.950 8 INFO neutron.services.segments.plugin [-] Segment 0b1b448e-ce22-460c-98a0-231524a1d57a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b1b448e-ce22-460c-98a0-231524a1d57a found for delete ", "request_id": "req-337d851a-c513-4e80-afe8-36b5f5c9f3ec"}]} 2026-04-27 02:40:15.955 8 INFO neutron.services.segments.plugin [-] Segment 0b1b448e-ce22-460c-98a0-231524a1d57a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b1b448e-ce22-460c-98a0-231524a1d57a found for delete ", "request_id": "req-4d8414f5-4187-4a3a-9111-10b5a2db45b9"}]} 2026-04-27 02:40:15.963 8 INFO neutron.services.segments.plugin [-] Segment 848d10ff-3181-44b9-941c-b358a7b8b777 resource provider aggregate not found 2026-04-27 02:40:15.973 8 INFO neutron.services.segments.plugin [-] Segment 848d10ff-3181-44b9-941c-b358a7b8b777 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 848d10ff-3181-44b9-941c-b358a7b8b777 found for delete ", "request_id": "req-1ece5203-85c8-46ae-bdf2-c7ec72979ffe"}]} 2026-04-27 02:40:15.974 8 INFO neutron.services.segments.plugin [-] Segment 848d10ff-3181-44b9-941c-b358a7b8b777 resource provider aggregate not found 2026-04-27 02:40:15.987 8 INFO neutron.services.segments.plugin [-] Segment 848d10ff-3181-44b9-941c-b358a7b8b777 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 848d10ff-3181-44b9-941c-b358a7b8b777 found for delete ", "request_id": "req-b0fdcb10-ddda-4789-b7cd-adec74d8281e"}]} /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: 811/1669] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:40:16 2026] GET /v2.0/security-groups?tenant_id=3e642238aea943b9baf1e6fe41fa9c09&name=default => generated 2925 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1670] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:40:16 2026] GET /v2.0/security-groups?tenant_id=a4f5a33869054ce6a3bb8d348746019c&name=default => generated 2925 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1671] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:40:16 2026] DELETE /v2.0/security-groups/c6cfbed9-bbea-47e3-9c0c-55e500efff6f => 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: 814/1672] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:40:16 2026] DELETE /v2.0/security-groups/1b23b6ff-ea56-4993-af1d-7ac052fcced9 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1673] 10.0.0.84 () {34 vars in 782 bytes} [Mon Apr 27 02:40:15 2026] PUT /v2.0/routers/babc0916-1fc0-44e2-89f4-2e890ec5ec94/add_router_interface => generated 309 bytes in 1449 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 860/1674] 10.0.0.84 () {32 vars in 716 bytes} [Mon Apr 27 02:40:16 2026] GET /v2.0/ports/6a214635-ed50-4f08-9693-0882d7894a76 => generated 1038 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1675] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:40:16 2026] GET /v2.0/security-groups?tenant_id=f78727b0db3c43088c5b5a3d022e8012&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1676] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:40:16 2026] DELETE /v2.0/security-groups/a4fd8e60-d67b-4905-af3e-ec1546083589 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1677] 10.0.0.84 () {34 vars in 788 bytes} [Mon Apr 27 02:40:16 2026] PUT /v2.0/routers/babc0916-1fc0-44e2-89f4-2e890ec5ec94/remove_router_interface => generated 309 bytes in 804 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:40:17.907 7 INFO neutron.api.v2.resource [None req-8a853422-0c28-4ab4-83fe-ccfecd96724b 6d7974cd4cb8435ca5028e79b9b79e67 fcc5fa8dea8e4cc89d3bf03035011e89 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 817/1678] 10.0.0.84 () {34 vars in 788 bytes} [Mon Apr 27 02:40:17 2026] PUT /v2.0/routers/babc0916-1fc0-44e2-89f4-2e890ec5ec94/remove_router_interface => generated 197 bytes in 168 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 862/1679] 10.0.0.84 () {32 vars in 735 bytes} [Mon Apr 27 02:40:17 2026] GET /v2.0/ports?device_id=babc0916-1fc0-44e2-89f4-2e890ec5ec94 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:40:18.465 7 INFO neutron.services.segments.plugin [-] Segment 519325f3-06e0-45c4-b7e6-1990e1873b60 resource provider aggregate not found 2026-04-27 02:40:18.470 7 INFO neutron.services.segments.plugin [-] Segment 519325f3-06e0-45c4-b7e6-1990e1873b60 resource provider aggregate not found 2026-04-27 02:40:18.478 7 INFO neutron.services.segments.plugin [-] Segment 519325f3-06e0-45c4-b7e6-1990e1873b60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 519325f3-06e0-45c4-b7e6-1990e1873b60 found for delete ", "request_id": "req-75599043-3943-4846-a5f3-00646d8a0864"}]} 2026-04-27 02:40:18.486 7 INFO neutron.services.segments.plugin [-] Segment 519325f3-06e0-45c4-b7e6-1990e1873b60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 519325f3-06e0-45c4-b7e6-1990e1873b60 found for delete ", "request_id": "req-ee51f91c-e684-4243-bc46-93d03ff85274"}]} 2026-04-27 02:40:18.494 7 INFO neutron.db.l3_hamode_db [None req-628e8675-6541-4b05-9aa8-397b0d10064d 6d7974cd4cb8435ca5028e79b9b79e67 fcc5fa8dea8e4cc89d3bf03035011e89 - - default default] HA network fad86743-6c54-4824-b152-5e5a71b4f099 was deleted as no HA routers are present in tenant fcc5fa8dea8e4cc89d3bf03035011e89. [pid: 7|app: 0|req: 818/1680] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:40:17 2026] DELETE /v2.0/routers/babc0916-1fc0-44e2-89f4-2e890ec5ec94 => generated 0 bytes in 554 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1681] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:40:18 2026] DELETE /v2.0/subnets/c31a52a1-0671-4132-804a-215475c9dfbd => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:40:18.683 7 WARNING neutron_lib.context [None req-9cf52e4d-b7cf-4dd7-84c5-7275acf7fd9c 4142b0d984474488b226ae4cb0e8f341 059d4b0086bb4a5384d560ed5e4f56eb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:40:18.820 7 INFO neutron.db.segments_db [None req-9cf52e4d-b7cf-4dd7-84c5-7275acf7fd9c 4142b0d984474488b226ae4cb0e8f341 059d4b0086bb4a5384d560ed5e4f56eb - - default default] Added segment ef29f6f0-7e3c-4d4c-8a5a-ddcf50a30300 of type vxlan for network 2b04720e-673a-4293-a347-c81535ab4d74 [pid: 7|app: 0|req: 819/1682] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:40:18 2026] POST /v2.0/networks => generated 644 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:40:18.935 7 WARNING neutron_lib.context [None req-2361e1f5-c97d-47e4-8f86-3466ae97d9d8 4142b0d984474488b226ae4cb0e8f341 059d4b0086bb4a5384d560ed5e4f56eb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:40:18.947 8 INFO neutron.services.segments.plugin [-] Segment e9e4ec30-fe5e-42d4-85be-e573c90da648 resource provider aggregate not found 2026-04-27 02:40:18.951 8 INFO neutron.services.segments.plugin [-] Segment e9e4ec30-fe5e-42d4-85be-e573c90da648 resource provider aggregate not found 2026-04-27 02:40:18.959 8 INFO neutron.services.segments.plugin [-] Segment e9e4ec30-fe5e-42d4-85be-e573c90da648 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9e4ec30-fe5e-42d4-85be-e573c90da648 found for delete ", "request_id": "req-c0598110-d7fd-42bd-80b0-f7d8c220b150"}]} 2026-04-27 02:40:18.972 8 INFO neutron.services.segments.plugin [-] Segment e9e4ec30-fe5e-42d4-85be-e573c90da648 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9e4ec30-fe5e-42d4-85be-e573c90da648 found for delete ", "request_id": "req-09dddfd5-77ab-417b-9d86-ddc20d3c3cb9"}]} [pid: 8|app: 0|req: 864/1683] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:40:18 2026] DELETE /v2.0/networks/4634f893-6703-4432-91fc-5dde70169c9d => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:40:19.008 8 WARNING neutron_lib.context [None req-bba90063-ede1-400a-992a-48d000b203f3 6d7974cd4cb8435ca5028e79b9b79e67 fcc5fa8dea8e4cc89d3bf03035011e89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:40:19.061 8 INFO neutron.db.segments_db [None req-bba90063-ede1-400a-992a-48d000b203f3 6d7974cd4cb8435ca5028e79b9b79e67 fcc5fa8dea8e4cc89d3bf03035011e89 - - default default] Added segment c353ac1f-130e-4f23-88af-cb83ecf2565e of type vxlan for network 3b772477-9c08-415e-9d49-a5e03fc4a7f1 [pid: 8|app: 0|req: 865/1684] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:40:19 2026] POST /v2.0/networks => generated 633 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:40:19.189 8 WARNING neutron_lib.context [None req-77242143-6e99-47a0-ac6d-8463c52ab6d7 6d7974cd4cb8435ca5028e79b9b79e67 fcc5fa8dea8e4cc89d3bf03035011e89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 820/1685] 10.0.0.84 () {34 vars in 664 bytes} [Mon Apr 27 02:40:18 2026] POST /v2.0/ports => generated 773 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-04-27 02:40:19.276 7 WARNING neutron_lib.context [None req-a68fce45-6b2e-4713-a968-9826d4ff9c8f 4142b0d984474488b226ae4cb0e8f341 059d4b0086bb4a5384d560ed5e4f56eb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:40:19.345 7 INFO neutron.db.segments_db [None req-a68fce45-6b2e-4713-a968-9826d4ff9c8f 4142b0d984474488b226ae4cb0e8f341 059d4b0086bb4a5384d560ed5e4f56eb - - default default] Added segment c9f712ec-40dd-4dee-843e-ca728aec19c6 of type vxlan for network b7a97105-e93b-4dae-a177-fdb698bbf1d3 [pid: 7|app: 0|req: 821/1686] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:40:19 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-04-27 02:40:19.446 7 WARNING neutron_lib.context [None req-16142649-2002-435a-882b-f671cdf564d4 4142b0d984474488b226ae4cb0e8f341 059d4b0086bb4a5384d560ed5e4f56eb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 866/1687] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:40:19 2026] POST /v2.0/subnets => generated 646 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:40:19.495 8 WARNING neutron_lib.context [None req-1f18cb6f-916e-41e6-a5fd-3ef9a25667d7 6d7974cd4cb8435ca5028e79b9b79e67 fcc5fa8dea8e4cc89d3bf03035011e89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:40:19.531 8 INFO neutron.db.segments_db [None req-1f18cb6f-916e-41e6-a5fd-3ef9a25667d7 6d7974cd4cb8435ca5028e79b9b79e67 fcc5fa8dea8e4cc89d3bf03035011e89 - - default default] Added segment 3d68b019-c497-4464-ac21-2f798be7846a of type vxlan for network f3865bea-0444-4487-b89d-d0d469581285 [pid: 7|app: 0|req: 822/1688] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:40:19 2026] POST /v2.0/subnets => generated 626 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:40:19.714 7 WARNING neutron_lib.context [None req-f1fa9d0a-2d42-4b84-8ae3-dce87a9b112c 4142b0d984474488b226ae4cb0e8f341 059d4b0086bb4a5384d560ed5e4f56eb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:40:19.799 8 INFO neutron.db.l3_hamode_db [None req-1f18cb6f-916e-41e6-a5fd-3ef9a25667d7 6d7974cd4cb8435ca5028e79b9b79e67 fcc5fa8dea8e4cc89d3bf03035011e89 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 02:40:19.946 8 INFO neutron.db.l3_hamode_db [None req-1f18cb6f-916e-41e6-a5fd-3ef9a25667d7 6d7974cd4cb8435ca5028e79b9b79e67 fcc5fa8dea8e4cc89d3bf03035011e89 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 823/1689] 10.0.0.84 () {34 vars in 664 bytes} [Mon Apr 27 02:40:19 2026] POST /v2.0/ports => generated 950 bytes in 437 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: 824/1690] 10.0.0.84 () {32 vars in 719 bytes} [Mon Apr 27 02:40:20 2026] DELETE /v2.0/ports/7bd6e374-b361-4021-a3c4-10f0a8823725 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:40:20.484 7 INFO neutron.pecan_wsgi.hooks.translation [None req-516ba37e-766e-4b6b-958f-783e8c2916b1 4142b0d984474488b226ae4cb0e8f341 059d4b0086bb4a5384d560ed5e4f56eb - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 825/1691] 10.0.0.84 () {32 vars in 719 bytes} [Mon Apr 27 02:40:20 2026] DELETE /v2.0/ports/7bd6e374-b361-4021-a3c4-10f0a8823725 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:40:20.508 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6e179176-78bf-4d80-9e2f-c7ced1f2c66c 4142b0d984474488b226ae4cb0e8f341 059d4b0086bb4a5384d560ed5e4f56eb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 826/1692] 10.0.0.84 () {32 vars in 716 bytes} [Mon Apr 27 02:40:20 2026] GET /v2.0/ports/7bd6e374-b361-4021-a3c4-10f0a8823725 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1693] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:40:19 2026] POST /v2.0/routers => generated 511 bytes in 1063 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1694] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:40:20 2026] DELETE /v2.0/subnets/ad61b042-3c9f-401d-b774-07ef53308d61 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:40:21.035 7 INFO neutron.services.segments.plugin [-] Segment c9f712ec-40dd-4dee-843e-ca728aec19c6 resource provider aggregate not found 2026-04-27 02:40:21.041 7 INFO neutron.services.segments.plugin [-] Segment c9f712ec-40dd-4dee-843e-ca728aec19c6 resource provider aggregate not found 2026-04-27 02:40:21.048 7 INFO neutron.services.segments.plugin [-] Segment c9f712ec-40dd-4dee-843e-ca728aec19c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9f712ec-40dd-4dee-843e-ca728aec19c6 found for delete ", "request_id": "req-ae6c643b-6bfa-4a9a-8ce3-99bc455be1c4"}]} 2026-04-27 02:40:21.057 7 INFO neutron.services.segments.plugin [-] Segment c9f712ec-40dd-4dee-843e-ca728aec19c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9f712ec-40dd-4dee-843e-ca728aec19c6 found for delete ", "request_id": "req-03cf510f-ba49-46f3-9d45-7b35ce12f0a3"}]} [pid: 7|app: 0|req: 828/1695] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:40:20 2026] DELETE /v2.0/networks/b7a97105-e93b-4dae-a177-fdb698bbf1d3 => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:40:21.075 7 WARNING neutron_lib.context [None req-f334cfd1-80ac-4349-98b2-5651e1844007 4142b0d984474488b226ae4cb0e8f341 059d4b0086bb4a5384d560ed5e4f56eb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:40:21.118 7 INFO neutron.db.segments_db [None req-f334cfd1-80ac-4349-98b2-5651e1844007 4142b0d984474488b226ae4cb0e8f341 059d4b0086bb4a5384d560ed5e4f56eb - - default default] Added segment d7dac767-fc79-4d6f-a63c-8f033e0e0eda of type vxlan for network 9173dfa4-31fd-4bdc-b644-40129fcbf1d8 [pid: 7|app: 0|req: 829/1696] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:40:21 2026] POST /v2.0/networks => generated 631 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:40:21.216 7 WARNING neutron_lib.context [None req-14d78756-d142-49f0-8af7-b50f703dded8 4142b0d984474488b226ae4cb0e8f341 059d4b0086bb4a5384d560ed5e4f56eb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 830/1697] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:40:21 2026] POST /v2.0/subnets => generated 626 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:40:21.538 7 WARNING neutron_lib.context [None req-58ded63e-7df2-4731-bfbf-47f19b0b7c5f 4142b0d984474488b226ae4cb0e8f341 059d4b0086bb4a5384d560ed5e4f56eb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 868/1698] 10.0.0.84 () {34 vars in 782 bytes} [Mon Apr 27 02:40:20 2026] PUT /v2.0/routers/62723392-6373-4c88-882f-60ed8b428e1c/add_router_interface => generated 309 bytes in 1185 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1699] 10.0.0.84 () {32 vars in 716 bytes} [Mon Apr 27 02:40:21 2026] GET /v2.0/ports/ee44f75e-b8cf-44e5-9622-14761c1982f9 => generated 959 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1700] 10.0.0.84 () {34 vars in 664 bytes} [Mon Apr 27 02:40:21 2026] POST /v2.0/ports => generated 912 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1701] 10.0.0.84 () {32 vars in 719 bytes} [Mon Apr 27 02:40:21 2026] DELETE /v2.0/ports/abed23ea-9ab2-47a7-ba1c-d0fc7f028094 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:40:22.167 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0e9eb8b8-f361-49c8-a099-bb73195fdfe6 4142b0d984474488b226ae4cb0e8f341 059d4b0086bb4a5384d560ed5e4f56eb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 833/1702] 10.0.0.84 () {32 vars in 716 bytes} [Mon Apr 27 02:40:22 2026] GET /v2.0/ports/abed23ea-9ab2-47a7-ba1c-d0fc7f028094 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1703] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:40:22 2026] DELETE /v2.0/subnets/83a6bf0f-d8d4-4bd6-a03b-efd37efe5e62 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1704] 10.0.0.84 () {34 vars in 788 bytes} [Mon Apr 27 02:40:21 2026] PUT /v2.0/routers/62723392-6373-4c88-882f-60ed8b428e1c/remove_router_interface => generated 309 bytes in 749 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1705] 10.0.0.84 () {32 vars in 735 bytes} [Mon Apr 27 02:40:22 2026] GET /v2.0/ports?device_id=62723392-6373-4c88-882f-60ed8b428e1c => 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: 835/1706] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:40:22 2026] DELETE /v2.0/networks/9173dfa4-31fd-4bdc-b644-40129fcbf1d8 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:40:22.718 7 WARNING neutron_lib.context [None req-4b3a25de-2f66-437d-b3c9-270bfba13dbf 4142b0d984474488b226ae4cb0e8f341 059d4b0086bb4a5384d560ed5e4f56eb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 836/1707] 10.0.0.84 () {34 vars in 664 bytes} [Mon Apr 27 02:40:22 2026] POST /v2.0/ports => generated 774 bytes in 214 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-04-27 02:40:23.087 7 INFO neutron.services.segments.plugin [-] Segment d7dac767-fc79-4d6f-a63c-8f033e0e0eda resource provider aggregate not found 2026-04-27 02:40:23.092 7 INFO neutron.services.segments.plugin [-] Segment d7dac767-fc79-4d6f-a63c-8f033e0e0eda resource provider aggregate not found 2026-04-27 02:40:23.103 7 INFO neutron.services.segments.plugin [-] Segment d7dac767-fc79-4d6f-a63c-8f033e0e0eda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7dac767-fc79-4d6f-a63c-8f033e0e0eda found for delete ", "request_id": "req-589dc21e-55c4-44d8-a59b-029de525fcd7"}]} 2026-04-27 02:40:23.109 7 INFO neutron.services.segments.plugin [-] Segment d7dac767-fc79-4d6f-a63c-8f033e0e0eda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7dac767-fc79-4d6f-a63c-8f033e0e0eda found for delete ", "request_id": "req-356f36e1-3fb3-47ef-9cbf-a875f079f579"}]} 2026-04-27 02:40:23.112 8 INFO neutron.services.segments.plugin [-] Segment 3d68b019-c497-4464-ac21-2f798be7846a resource provider aggregate not found 2026-04-27 02:40:23.120 8 INFO neutron.services.segments.plugin [-] Segment 3d68b019-c497-4464-ac21-2f798be7846a resource provider aggregate not found 2026-04-27 02:40:23.129 8 INFO neutron.services.segments.plugin [-] Segment 3d68b019-c497-4464-ac21-2f798be7846a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d68b019-c497-4464-ac21-2f798be7846a found for delete ", "request_id": "req-8759f3be-871c-4346-93bd-537089e3f6b0"}]} 2026-04-27 02:40:23.132 8 INFO neutron.services.segments.plugin [-] Segment 3d68b019-c497-4464-ac21-2f798be7846a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d68b019-c497-4464-ac21-2f798be7846a found for delete ", "request_id": "req-529a3fdc-5dc2-4893-8881-4df2b9877512"}]} 2026-04-27 02:40:23.135 8 INFO neutron.db.l3_hamode_db [None req-bd7bae20-06d8-44f8-bc7d-ef1e95b2fc18 6d7974cd4cb8435ca5028e79b9b79e67 fcc5fa8dea8e4cc89d3bf03035011e89 - - default default] HA network f3865bea-0444-4487-b89d-d0d469581285 was deleted as no HA routers are present in tenant fcc5fa8dea8e4cc89d3bf03035011e89. [pid: 8|app: 0|req: 872/1708] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:40:22 2026] DELETE /v2.0/routers/62723392-6373-4c88-882f-60ed8b428e1c => generated 0 bytes in 569 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1709] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:40:22 2026] GET /v2.0/security-groups?tenant_id=312c004b5bd348f88eff6326d6fdca3b&name=default => generated 2925 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1710] 10.0.0.84 () {34 vars in 736 bytes} [Mon Apr 27 02:40:23 2026] PUT /v2.0/ports/7b889bea-f3a2-4854-bac9-e7319cc0fd53 => generated 752 bytes in 225 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: 838/1711] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:40:23 2026] DELETE /v2.0/subnets/5e85ed74-f03c-4493-aeaa-ef48180473da => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1712] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:40:23 2026] DELETE /v2.0/security-groups/92bd1232-1da5-4307-8ce3-0bd82270dceb => 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: 839/1713] 10.0.0.84 () {32 vars in 719 bytes} [Mon Apr 27 02:40:23 2026] DELETE /v2.0/ports/7b889bea-f3a2-4854-bac9-e7319cc0fd53 => 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: 840/1714] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:40:23 2026] GET /v2.0/security-groups?tenant_id=fc2ba13ee57d490492a72a21c5728de3&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1715] 10.0.0.84 () {32 vars in 642 bytes} [Mon Apr 27 02:40:23 2026] GET /v2.0/ports => generated 776 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1716] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:40:23 2026] DELETE /v2.0/networks/3b772477-9c08-415e-9d49-a5e03fc4a7f1 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:40:23.786 8 INFO neutron.pecan_wsgi.hooks.translation [None req-976f5cb4-2a19-489e-88d9-b4dc98aa118b 4142b0d984474488b226ae4cb0e8f341 059d4b0086bb4a5384d560ed5e4f56eb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 876/1717] 10.0.0.84 () {32 vars in 716 bytes} [Mon Apr 27 02:40:23 2026] GET /v2.0/ports/7b889bea-f3a2-4854-bac9-e7319cc0fd53 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:40:23.791 8 WARNING neutron_lib.context [None req-ffee74c5-8518-4de6-94db-022a6aabff40 6d7974cd4cb8435ca5028e79b9b79e67 fcc5fa8dea8e4cc89d3bf03035011e89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:40:23.834 8 INFO neutron.db.segments_db [None req-ffee74c5-8518-4de6-94db-022a6aabff40 6d7974cd4cb8435ca5028e79b9b79e67 fcc5fa8dea8e4cc89d3bf03035011e89 - - default default] Added segment 2f4d2942-9fd4-49d2-89f4-645c30f113a3 of type vxlan for network 4718cac0-d649-453c-98a9-4675ec5ae209 [pid: 7|app: 0|req: 842/1718] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:40:23 2026] DELETE /v2.0/security-groups/9188c19f-e819-4744-a4a2-453be7e10aa4 => 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: 843/1719] 10.0.0.84 () {32 vars in 642 bytes} [Mon Apr 27 02:40:23 2026] GET /v2.0/ports => generated 776 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1720] 10.0.0.84 () {32 vars in 716 bytes} [Mon Apr 27 02:40:23 2026] GET /v2.0/ports/34fb360f-f2b9-4fe1-be54-2e2ff9fcbf1c => generated 773 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:40:23.945 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e91830c5-bc75-496d-ab7c-7be25b54c39f 4142b0d984474488b226ae4cb0e8f341 059d4b0086bb4a5384d560ed5e4f56eb - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 845/1721] 10.0.0.84 () {32 vars in 719 bytes} [Mon Apr 27 02:40:23 2026] DELETE /v2.0/ports/abed23ea-9ab2-47a7-ba1c-d0fc7f028094 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:40:24.000 7 INFO neutron.pecan_wsgi.hooks.translation [None req-29e21098-b9dd-4fe2-9b5e-40f0a2964d69 4142b0d984474488b226ae4cb0e8f341 059d4b0086bb4a5384d560ed5e4f56eb - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 846/1722] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:40:23 2026] DELETE /v2.0/subnets/83a6bf0f-d8d4-4bd6-a03b-efd37efe5e62 => generated 136 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:40:24.049 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1708c5cc-78ab-48d9-b2c9-4c28d62c5471 4142b0d984474488b226ae4cb0e8f341 059d4b0086bb4a5384d560ed5e4f56eb - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 847/1723] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:40:24 2026] DELETE /v2.0/subnets/ad61b042-3c9f-401d-b774-07ef53308d61 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:40:24.237 8 INFO neutron.db.l3_hamode_db [None req-ffee74c5-8518-4de6-94db-022a6aabff40 6d7974cd4cb8435ca5028e79b9b79e67 fcc5fa8dea8e4cc89d3bf03035011e89 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 848/1724] 10.0.0.84 () {32 vars in 719 bytes} [Mon Apr 27 02:40:24 2026] DELETE /v2.0/ports/34fb360f-f2b9-4fe1-be54-2e2ff9fcbf1c => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1725] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:40:24 2026] DELETE /v2.0/networks/2b04720e-673a-4293-a347-c81535ab4d74 => 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: 852/1728] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:40:24 2026] GET /v2.0/security-groups?tenant_id=059d4b0086bb4a5384d560ed5e4f56eb&name=default => generated 2925 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:40:25.114 8 INFO neutron.db.l3_hamode_db [None req-ffee74c5-8518-4de6-94db-022a6aabff40 6d7974cd4cb8435ca5028e79b9b79e67 fcc5fa8dea8e4cc89d3bf03035011e89 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 02:40:25.125 7 INFO neutron.services.segments.plugin [-] Segment ef29f6f0-7e3c-4d4c-8a5a-ddcf50a30300 resource provider aggregate not found 2026-04-27 02:40:25.130 7 INFO neutron.services.segments.plugin [-] Segment ef29f6f0-7e3c-4d4c-8a5a-ddcf50a30300 resource provider aggregate not found [pid: 7|app: 0|req: 853/1729] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:40:25 2026] DELETE /v2.0/security-groups/265e7954-b9c0-4f15-8e24-77551d9bfc2f => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:40:25.160 8 INFO neutron.services.segments.plugin [-] Segment c353ac1f-130e-4f23-88af-cb83ecf2565e resource provider aggregate not found 2026-04-27 02:40:25.176 8 INFO neutron.services.segments.plugin [-] Segment c353ac1f-130e-4f23-88af-cb83ecf2565e resource provider aggregate not found 2026-04-27 02:40:25.179 8 INFO neutron.services.segments.plugin [-] Segment c353ac1f-130e-4f23-88af-cb83ecf2565e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c353ac1f-130e-4f23-88af-cb83ecf2565e found for delete ", "request_id": "req-f9fc91b0-b43d-4a50-896c-945e3114916e"}]} 2026-04-27 02:40:25.198 8 INFO neutron.services.segments.plugin [-] Segment c353ac1f-130e-4f23-88af-cb83ecf2565e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c353ac1f-130e-4f23-88af-cb83ecf2565e found for delete ", "request_id": "req-63d80325-7137-4259-879a-ebdb310f8c3d"}]} [pid: 8|app: 0|req: 877/1730] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:40:23 2026] POST /v2.0/routers => generated 690 bytes in 2448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:40:26.244 7 INFO neutron.services.segments.plugin [-] Segment ef29f6f0-7e3c-4d4c-8a5a-ddcf50a30300 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef29f6f0-7e3c-4d4c-8a5a-ddcf50a30300 found for delete ", "request_id": "req-9c3529b9-4398-4fe6-a403-df01becacba3"}]} 2026-04-27 02:40:26.245 7 INFO neutron.services.segments.plugin [-] Segment ef29f6f0-7e3c-4d4c-8a5a-ddcf50a30300 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef29f6f0-7e3c-4d4c-8a5a-ddcf50a30300 found for delete ", "request_id": "req-769ec827-460d-4b79-b3bd-d9b247eda358"}]} [pid: 8|app: 0|req: 878/1731] 10.0.0.84 () {32 vars in 720 bytes} [Mon Apr 27 02:40:26 2026] GET /v2.0/routers/20abdd61-d9c1-43c7-8603-144605acf368 => generated 696 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1732] 10.0.0.84 () {32 vars in 646 bytes} [Mon Apr 27 02:40:26 2026] GET /v2.0/routers => generated 699 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1733] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:40:26 2026] GET /v2.0/security-groups?tenant_id=21face47510d4e6ca8f95b70f5e2c221&name=default => generated 2925 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1734] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:40:26 2026] DELETE /v2.0/security-groups/134a9995-e524-4e7c-a688-4a0132e7e2f1 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1735] 10.0.0.84 () {34 vars in 740 bytes} [Mon Apr 27 02:40:26 2026] PUT /v2.0/routers/20abdd61-d9c1-43c7-8603-144605acf368 => generated 703 bytes in 406 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1736] 10.0.0.84 () {32 vars in 720 bytes} [Mon Apr 27 02:40:26 2026] GET /v2.0/routers/20abdd61-d9c1-43c7-8603-144605acf368 => generated 703 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1737] 10.0.0.84 () {32 vars in 735 bytes} [Mon Apr 27 02:40:26 2026] GET /v2.0/ports?device_id=20abdd61-d9c1-43c7-8603-144605acf368 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:40:27.801 7 INFO neutron.db.l3_hamode_db [None req-c4bead78-2f75-4953-81b2-25b9bac9ea74 6d7974cd4cb8435ca5028e79b9b79e67 fcc5fa8dea8e4cc89d3bf03035011e89 - - default default] HA network 4718cac0-d649-453c-98a9-4675ec5ae209 was deleted as no HA routers are present in tenant fcc5fa8dea8e4cc89d3bf03035011e89. [pid: 7|app: 0|req: 857/1738] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:40:26 2026] DELETE /v2.0/routers/20abdd61-d9c1-43c7-8603-144605acf368 => generated 0 bytes in 861 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1739] 10.0.0.84 () {32 vars in 735 bytes} [Mon Apr 27 02:40:27 2026] GET /v2.0/ports?device_id=20abdd61-d9c1-43c7-8603-144605acf368 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:40:27.852 7 INFO neutron.api.v2.resource [None req-e2084252-a181-4f5c-bc80-0609064115e3 6d7974cd4cb8435ca5028e79b9b79e67 fcc5fa8dea8e4cc89d3bf03035011e89 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 858/1740] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:40:27 2026] DELETE /v2.0/routers/20abdd61-d9c1-43c7-8603-144605acf368 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1741] 10.0.0.84 () {32 vars in 735 bytes} [Mon Apr 27 02:40:27 2026] GET /v2.0/ports?device_id=62723392-6373-4c88-882f-60ed8b428e1c => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:40:27.901 7 INFO neutron.api.v2.resource [None req-8502e2cf-95e2-49e1-997b-485e7fbea74d 6d7974cd4cb8435ca5028e79b9b79e67 fcc5fa8dea8e4cc89d3bf03035011e89 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 859/1742] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:40:27 2026] DELETE /v2.0/routers/62723392-6373-4c88-882f-60ed8b428e1c => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:40:27.922 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1ee92817-1ebd-46bc-8603-599bca82fab4 6d7974cd4cb8435ca5028e79b9b79e67 fcc5fa8dea8e4cc89d3bf03035011e89 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 884/1743] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:40:27 2026] DELETE /v2.0/subnets/5e85ed74-f03c-4493-aeaa-ef48180473da => 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: 860/1744] 10.0.0.84 () {32 vars in 735 bytes} [Mon Apr 27 02:40:27 2026] GET /v2.0/ports?device_id=babc0916-1fc0-44e2-89f4-2e890ec5ec94 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:40:27.975 8 INFO neutron.api.v2.resource [None req-699567cd-28fd-4e71-b901-238388670184 6d7974cd4cb8435ca5028e79b9b79e67 fcc5fa8dea8e4cc89d3bf03035011e89 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 885/1745] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:40:27 2026] DELETE /v2.0/routers/babc0916-1fc0-44e2-89f4-2e890ec5ec94 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:40:27.995 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4f0e13dd-6953-4e67-a55e-efee9da5c40a 6d7974cd4cb8435ca5028e79b9b79e67 fcc5fa8dea8e4cc89d3bf03035011e89 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 861/1746] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:40:27 2026] DELETE /v2.0/subnets/c31a52a1-0671-4132-804a-215475c9dfbd => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1747] 10.0.0.84 () {32 vars in 735 bytes} [Mon Apr 27 02:40:28 2026] GET /v2.0/ports?device_id=de470332-649b-4f10-97ac-a5a2c17fb291 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:40:28.051 7 INFO neutron.api.v2.resource [None req-618fdb0a-0331-49f2-b274-6863598b5751 6d7974cd4cb8435ca5028e79b9b79e67 fcc5fa8dea8e4cc89d3bf03035011e89 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 862/1748] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:40:28 2026] DELETE /v2.0/routers/de470332-649b-4f10-97ac-a5a2c17fb291 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:40:28.074 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b509816d-849f-44fe-bbf8-6b23ce434363 6d7974cd4cb8435ca5028e79b9b79e67 fcc5fa8dea8e4cc89d3bf03035011e89 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 887/1749] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:40:28 2026] DELETE /v2.0/subnets/17b3cc9d-2e5b-4050-8c36-d287dfc30d90 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:40:28.105 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6dacfae8-77fe-4120-842c-398262b3ba6f 6d7974cd4cb8435ca5028e79b9b79e67 fcc5fa8dea8e4cc89d3bf03035011e89 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 863/1750] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:40:28 2026] DELETE /v2.0/subnets/cb59c5d2-15af-453c-a123-6fa43c37828d => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:40:28.417 8 WARNING neutron_lib.context [None req-9fa03cf1-8fbd-4879-ae3c-10966b41ef94 87751230ccb84bb784d240449401309a 585d3bb1415f42d5b8dbfe08fbb1f3dc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:40:28.566 8 INFO neutron.db.segments_db [None req-9fa03cf1-8fbd-4879-ae3c-10966b41ef94 87751230ccb84bb784d240449401309a 585d3bb1415f42d5b8dbfe08fbb1f3dc - - default default] Added segment 04f41f98-37ff-4fb7-923e-e9ef5ee32362 of type vxlan for network 98c8238c-34e0-4d38-bb17-126babef0b93 2026-04-27 02:40:28.632 7 INFO neutron.services.segments.plugin [-] Segment 2f4d2942-9fd4-49d2-89f4-645c30f113a3 resource provider aggregate not found 2026-04-27 02:40:28.635 7 INFO neutron.services.segments.plugin [-] Segment 2f4d2942-9fd4-49d2-89f4-645c30f113a3 resource provider aggregate not found 2026-04-27 02:40:28.642 7 INFO neutron.services.segments.plugin [-] Segment 2f4d2942-9fd4-49d2-89f4-645c30f113a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f4d2942-9fd4-49d2-89f4-645c30f113a3 found for delete ", "request_id": "req-d098c3b5-fdb9-48b2-a7c6-271a5839cac2"}]} 2026-04-27 02:40:28.650 7 INFO neutron.services.segments.plugin [-] Segment 2f4d2942-9fd4-49d2-89f4-645c30f113a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f4d2942-9fd4-49d2-89f4-645c30f113a3 found for delete ", "request_id": "req-6b3355e1-7cd4-43e8-8e6d-265a0ead8d35"}]} [pid: 8|app: 0|req: 888/1751] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:40:28 2026] POST /v2.0/networks => generated 649 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:40:28.674 8 WARNING neutron_lib.context [None req-eb91badd-b75c-4a78-9e0b-da7ba4f645b5 87751230ccb84bb784d240449401309a 585d3bb1415f42d5b8dbfe08fbb1f3dc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 864/1752] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:40:28 2026] GET /v2.0/security-groups?tenant_id=fcc5fa8dea8e4cc89d3bf03035011e89&name=default => generated 2925 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1753] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:40:28 2026] DELETE /v2.0/security-groups/60a8e3ac-e578-4688-aa62-33ac9d459bb3 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1754] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:40:28 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-04-27 02:40:28.954 7 WARNING neutron_lib.context [None req-f91c9f8f-ee59-403c-9b5b-de27a1fdce4c 87751230ccb84bb784d240449401309a 585d3bb1415f42d5b8dbfe08fbb1f3dc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:40:28.988 7 INFO neutron.db.segments_db [None req-f91c9f8f-ee59-403c-9b5b-de27a1fdce4c 87751230ccb84bb784d240449401309a 585d3bb1415f42d5b8dbfe08fbb1f3dc - - default default] Added segment 47bb233c-de5c-473b-a0aa-79fa83033023 of type vxlan for network 90ffbf85-d8e4-44d2-8020-839197354094 2026-04-27 02:40:29.236 7 INFO neutron.db.l3_hamode_db [None req-f91c9f8f-ee59-403c-9b5b-de27a1fdce4c 87751230ccb84bb784d240449401309a 585d3bb1415f42d5b8dbfe08fbb1f3dc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 890/1755] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:40:29 2026] GET /v2.0/security-groups?tenant_id=be83703bc37240af9332176a03e06b8c&name=default => generated 2925 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1756] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:40:29 2026] DELETE /v2.0/security-groups/97af766f-1505-4119-a6a9-94eafc9775ee => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:40:30.097 7 INFO neutron.db.l3_hamode_db [None req-f91c9f8f-ee59-403c-9b5b-de27a1fdce4c 87751230ccb84bb784d240449401309a 585d3bb1415f42d5b8dbfe08fbb1f3dc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 892/1757] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:40:30 2026] GET /v2.0/security-groups?tenant_id=a739d2241a304d22b5d42bed6f475777&name=default => generated 2925 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1758] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:40:30 2026] DELETE /v2.0/security-groups/6bcbbfab-10ab-4ebb-8366-cd32c4854b3c => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:40:30.714 8 WARNING neutron_lib.context [None req-834863ce-111e-478c-9bdd-09c66b8d5fb2 0f5d57b6ac38403d83122d9a2079519d f5dbf3621323494ca55c5cfc7a2819b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:40:30.858 8 INFO neutron.db.segments_db [None req-834863ce-111e-478c-9bdd-09c66b8d5fb2 0f5d57b6ac38403d83122d9a2079519d f5dbf3621323494ca55c5cfc7a2819b4 - - default default] Added segment 07fbf20e-3466-4f58-a113-f30a2c8b2a55 of type vxlan for network 63b70651-026f-4a5e-9ca5-ccdbfb967c18 [pid: 8|app: 0|req: 894/1759] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:40:30 2026] POST /v2.0/networks => generated 630 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:40:30.961 8 WARNING neutron_lib.context [None req-04c0f0e0-39bf-4d1a-a50a-1b388af168e6 0f5d57b6ac38403d83122d9a2079519d f5dbf3621323494ca55c5cfc7a2819b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 866/1760] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:40:28 2026] POST /v2.0/routers => generated 694 bytes in 2039 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:40:31.014 8 INFO neutron.db.segments_db [None req-04c0f0e0-39bf-4d1a-a50a-1b388af168e6 0f5d57b6ac38403d83122d9a2079519d f5dbf3621323494ca55c5cfc7a2819b4 - - default default] Added segment 2d3c42bd-1531-4a3e-b797-68eb6ebac2bb of type vxlan for network 9f78187f-ffac-48d1-81d4-a607a9ce6701 [pid: 8|app: 0|req: 895/1761] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:40:30 2026] POST /v2.0/networks => generated 630 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:40:31.123 8 WARNING neutron_lib.context [None req-9ce52b8f-b0ae-411d-9eb1-848e4c7ad548 0f5d57b6ac38403d83122d9a2079519d f5dbf3621323494ca55c5cfc7a2819b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 896/1762] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:40:31 2026] POST /v2.0/subnets => generated 626 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:40:31.373 8 WARNING neutron_lib.context [None req-bc735163-0c38-49c1-bb0a-ae239718e615 0f5d57b6ac38403d83122d9a2079519d f5dbf3621323494ca55c5cfc7a2819b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 897/1763] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:40:31 2026] POST /v2.0/subnets => generated 626 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:40:31.605 8 WARNING neutron_lib.context [None req-f4eafc21-9954-436a-8696-9b579b7721c1 0f5d57b6ac38403d83122d9a2079519d f5dbf3621323494ca55c5cfc7a2819b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:40:31.647 8 INFO neutron.db.segments_db [None req-f4eafc21-9954-436a-8696-9b579b7721c1 0f5d57b6ac38403d83122d9a2079519d f5dbf3621323494ca55c5cfc7a2819b4 - - default default] Added segment 5d45265d-e6d1-4e09-95f2-78d507325be5 of type vxlan for network 03b373f9-371c-4b75-9853-8f6fc6de6afd 2026-04-27 02:40:31.910 8 INFO neutron.db.l3_hamode_db [None req-f4eafc21-9954-436a-8696-9b579b7721c1 0f5d57b6ac38403d83122d9a2079519d f5dbf3621323494ca55c5cfc7a2819b4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 02:40:32.073 8 INFO neutron.db.l3_hamode_db [None req-f4eafc21-9954-436a-8696-9b579b7721c1 0f5d57b6ac38403d83122d9a2079519d f5dbf3621323494ca55c5cfc7a2819b4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 867/1764] 10.0.0.84 () {34 vars in 782 bytes} [Mon Apr 27 02:40:30 2026] PUT /v2.0/routers/a6d59f49-155a-46d9-b3e1-95eae9ed1ed2/add_router_interface => generated 309 bytes in 1427 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:40:32.424 7 WARNING neutron_lib.context [None req-45cc2aaa-fb57-4341-8679-f975598cc2d8 87751230ccb84bb784d240449401309a 585d3bb1415f42d5b8dbfe08fbb1f3dc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 898/1765] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:40:31 2026] POST /v2.0/routers => generated 507 bytes in 1162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1766] 10.0.0.84 () {34 vars in 664 bytes} [Mon Apr 27 02:40:32 2026] POST /v2.0/ports => generated 954 bytes in 430 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-04-27 02:40:32.860 7 WARNING neutron_lib.context [None req-6545890d-9345-4164-8108-fe14422b2636 87751230ccb84bb784d240449401309a 585d3bb1415f42d5b8dbfe08fbb1f3dc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 869/1767] 10.0.0.84 () {34 vars in 664 bytes} [Mon Apr 27 02:40:32 2026] POST /v2.0/ports => generated 958 bytes in 369 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-04-27 02:40:33.245 7 WARNING neutron_lib.context [None req-1d215b94-181d-48aa-86d1-49096329a9ee 87751230ccb84bb784d240449401309a 585d3bb1415f42d5b8dbfe08fbb1f3dc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 899/1768] 10.0.0.84 () {34 vars in 782 bytes} [Mon Apr 27 02:40:32 2026] PUT /v2.0/routers/16359969-bcb5-4f5d-8e05-d0f34e431c99/add_router_interface => generated 309 bytes in 1254 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1769] 10.0.0.84 () {32 vars in 716 bytes} [Mon Apr 27 02:40:34 2026] GET /v2.0/ports/f39e091f-855a-412d-a348-e4e35afc5540 => generated 955 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:40:34.116 7 INFO neutron.db.l3_db [None req-1d215b94-181d-48aa-86d1-49096329a9ee 87751230ccb84bb784d240449401309a 585d3bb1415f42d5b8dbfe08fbb1f3dc - - default default] Floating IP bb4c02b0-5f05-46ab-b8da-fb9ee28b1fe6 associated. External IP: 10.96.250.206, port: 9ef2d70a-b2fd-458e-9293-5a96fa3579ba. [pid: 7|app: 0|req: 870/1770] 10.0.0.84 () {34 vars in 676 bytes} [Mon Apr 27 02:40:33 2026] POST /v2.0/floatingips => generated 842 bytes in 1244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:40:34.610 7 INFO neutron.db.l3_db [None req-ad3ef68b-6ce8-4689-ba48-28a663144c3f 87751230ccb84bb784d240449401309a 585d3bb1415f42d5b8dbfe08fbb1f3dc - - default default] Floating IP bb4c02b0-5f05-46ab-b8da-fb9ee28b1fe6 disassociated. External IP: 10.96.250.206, port: 9ef2d70a-b2fd-458e-9293-5a96fa3579ba. [pid: 7|app: 0|req: 871/1771] 10.0.0.84 () {34 vars in 748 bytes} [Mon Apr 27 02:40:34 2026] PUT /v2.0/floatingips/bb4c02b0-5f05-46ab-b8da-fb9ee28b1fe6 => generated 552 bytes in 422 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1772] 10.0.0.84 () {32 vars in 731 bytes} [Mon Apr 27 02:40:34 2026] DELETE /v2.0/floatingips/bb4c02b0-5f05-46ab-b8da-fb9ee28b1fe6 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:40:35.212 7 WARNING neutron_lib.context [None req-1ad0b49f-82da-4a4e-aeee-d9e26bc17914 87751230ccb84bb784d240449401309a 585d3bb1415f42d5b8dbfe08fbb1f3dc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 901/1773] 10.0.0.84 () {34 vars in 782 bytes} [Mon Apr 27 02:40:34 2026] PUT /v2.0/routers/16359969-bcb5-4f5d-8e05-d0f34e431c99/add_router_interface => generated 309 bytes in 1290 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1774] 10.0.0.84 () {32 vars in 716 bytes} [Mon Apr 27 02:40:35 2026] GET /v2.0/ports/05df1b00-f531-466d-be97-5859ac42ce61 => generated 955 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:40:35.925 7 INFO neutron.db.l3_db [None req-1ad0b49f-82da-4a4e-aeee-d9e26bc17914 87751230ccb84bb784d240449401309a 585d3bb1415f42d5b8dbfe08fbb1f3dc - - default default] Floating IP 1a94bb00-9642-451d-9634-db188ac6a246 associated. External IP: 10.96.250.214, port: b5c59063-6f83-44dc-913f-3e97ce6302a6. [pid: 8|app: 0|req: 903/1775] 10.0.0.84 () {34 vars in 788 bytes} [Mon Apr 27 02:40:35 2026] PUT /v2.0/routers/16359969-bcb5-4f5d-8e05-d0f34e431c99/remove_router_interface => generated 309 bytes in 760 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1776] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:40:36 2026] GET /v2.0/security-groups?tenant_id=0ba7587287d74a7480e8178314af7cb7&name=default => generated 2925 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1777] 10.0.0.84 () {34 vars in 676 bytes} [Mon Apr 27 02:40:35 2026] POST /v2.0/floatingips => generated 841 bytes in 1420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1778] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:40:36 2026] DELETE /v2.0/security-groups/ffc3479a-2afb-44c5-afad-0f535525abb1 => 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: 875/1779] 10.0.0.84 () {32 vars in 728 bytes} [Mon Apr 27 02:40:36 2026] GET /v2.0/floatingips/1a94bb00-9642-451d-9634-db188ac6a246 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1780] 10.0.0.84 () {32 vars in 654 bytes} [Mon Apr 27 02:40:36 2026] GET /v2.0/floatingips => generated 844 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:40:37.233 7 INFO neutron.db.l3_db [None req-0fed5298-0a41-46dc-b8fe-d7b10c15ac27 87751230ccb84bb784d240449401309a 585d3bb1415f42d5b8dbfe08fbb1f3dc - - default default] Floating IP 1a94bb00-9642-451d-9634-db188ac6a246 associated. External IP: 10.96.250.214, port: b5c59063-6f83-44dc-913f-3e97ce6302a6. [pid: 8|app: 0|req: 905/1781] 10.0.0.84 () {34 vars in 788 bytes} [Mon Apr 27 02:40:36 2026] PUT /v2.0/routers/16359969-bcb5-4f5d-8e05-d0f34e431c99/remove_router_interface => generated 309 bytes in 801 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1782] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:40:37 2026] GET /v2.0/security-groups?tenant_id=9cedc037476143bfb45e18e871dfe3bf&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1783] 10.0.0.84 () {32 vars in 735 bytes} [Mon Apr 27 02:40:37 2026] GET /v2.0/ports?device_id=16359969-bcb5-4f5d-8e05-d0f34e431c99 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1784] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:40:37 2026] DELETE /v2.0/security-groups/1302e634-5b8b-4991-a83b-81a201c41cb4 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1785] 10.0.0.84 () {34 vars in 748 bytes} [Mon Apr 27 02:40:36 2026] PUT /v2.0/floatingips/1a94bb00-9642-451d-9634-db188ac6a246 => generated 842 bytes in 967 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:40:37.929 7 INFO neutron.db.l3_db [None req-95180d90-4605-4d8b-be64-0b07dea66964 87751230ccb84bb784d240449401309a 585d3bb1415f42d5b8dbfe08fbb1f3dc - - default default] Floating IP 1a94bb00-9642-451d-9634-db188ac6a246 disassociated. External IP: 10.96.250.214, port: 9ef2d70a-b2fd-458e-9293-5a96fa3579ba. 2026-04-27 02:40:37.962 8 INFO neutron.services.segments.plugin [-] Segment 5d45265d-e6d1-4e09-95f2-78d507325be5 resource provider aggregate not found 2026-04-27 02:40:37.968 8 INFO neutron.services.segments.plugin [-] Segment 5d45265d-e6d1-4e09-95f2-78d507325be5 resource provider aggregate not found 2026-04-27 02:40:37.975 8 INFO neutron.services.segments.plugin [-] Segment 5d45265d-e6d1-4e09-95f2-78d507325be5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d45265d-e6d1-4e09-95f2-78d507325be5 found for delete ", "request_id": "req-30af6780-3c5c-49c4-9d82-d2e6b5f85d29"}]} 2026-04-27 02:40:37.979 8 INFO neutron.services.segments.plugin [-] Segment 5d45265d-e6d1-4e09-95f2-78d507325be5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d45265d-e6d1-4e09-95f2-78d507325be5 found for delete ", "request_id": "req-75626163-c146-4b50-8e49-b53512249e4a"}]} 2026-04-27 02:40:37.980 8 INFO neutron.db.l3_hamode_db [None req-7e9e48c8-1b5b-4730-b8df-49bd9f880996 0f5d57b6ac38403d83122d9a2079519d f5dbf3621323494ca55c5cfc7a2819b4 - - default default] HA network 03b373f9-371c-4b75-9853-8f6fc6de6afd was deleted as no HA routers are present in tenant f5dbf3621323494ca55c5cfc7a2819b4. [pid: 8|app: 0|req: 909/1786] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:40:37 2026] DELETE /v2.0/routers/16359969-bcb5-4f5d-8e05-d0f34e431c99 => generated 0 bytes in 464 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1787] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:40:37 2026] DELETE /v2.0/subnets/de0ef6cd-6e88-466a-9db2-1fb4974e161b => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1788] 10.0.0.84 () {34 vars in 748 bytes} [Mon Apr 27 02:40:37 2026] PUT /v2.0/floatingips/1a94bb00-9642-451d-9634-db188ac6a246 => generated 552 bytes in 435 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1789] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:40:38 2026] DELETE /v2.0/subnets/cfe420f9-74c6-4d78-a608-8df67fffaab3 => 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: 879/1790] 10.0.0.84 () {32 vars in 731 bytes} [Mon Apr 27 02:40:38 2026] DELETE /v2.0/floatingips/1a94bb00-9642-451d-9634-db188ac6a246 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1791] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:40:38 2026] DELETE /v2.0/networks/9f78187f-ffac-48d1-81d4-a607a9ce6701 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:40:38.537 7 INFO neutron.api.v2.resource [None req-4272362b-2b0a-4c3e-842e-0c44adc3a69b 87751230ccb84bb784d240449401309a 585d3bb1415f42d5b8dbfe08fbb1f3dc - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 880/1792] 10.0.0.84 () {32 vars in 731 bytes} [Mon Apr 27 02:40:38 2026] DELETE /v2.0/floatingips/1a94bb00-9642-451d-9634-db188ac6a246 => generated 144 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1793] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:40:38 2026] DELETE /v2.0/networks/63b70651-026f-4a5e-9ca5-ccdbfb967c18 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:40:38.820 8 WARNING neutron_lib.context [None req-04a0861e-6d82-4f62-8168-dbe9c81d68bb 0f5d57b6ac38403d83122d9a2079519d f5dbf3621323494ca55c5cfc7a2819b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 881/1794] 10.0.0.84 () {32 vars in 719 bytes} [Mon Apr 27 02:40:38 2026] DELETE /v2.0/ports/9ef2d70a-b2fd-458e-9293-5a96fa3579ba => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:40:38.882 8 INFO neutron.db.segments_db [None req-04a0861e-6d82-4f62-8168-dbe9c81d68bb 0f5d57b6ac38403d83122d9a2079519d f5dbf3621323494ca55c5cfc7a2819b4 - - default default] Added segment 1f4cbcac-4998-4709-9865-6c4166105ba0 of type vxlan for network ad4e9453-12c7-4b2a-99cd-431b823d3b46 [pid: 8|app: 0|req: 914/1795] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:40:38 2026] POST /v2.0/networks => generated 629 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:40:38.981 8 WARNING neutron_lib.context [None req-dd2e95c0-4a7e-4b04-9c60-84ddd269e235 0f5d57b6ac38403d83122d9a2079519d f5dbf3621323494ca55c5cfc7a2819b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 882/1796] 10.0.0.84 () {32 vars in 719 bytes} [Mon Apr 27 02:40:38 2026] DELETE /v2.0/ports/b5c59063-6f83-44dc-913f-3e97ce6302a6 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1797] 10.0.0.84 () {32 vars in 735 bytes} [Mon Apr 27 02:40:39 2026] GET /v2.0/ports?device_id=a6d59f49-155a-46d9-b3e1-95eae9ed1ed2 => generated 958 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1798] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:40:38 2026] POST /v2.0/subnets => generated 626 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:40:39.211 8 WARNING neutron_lib.context [None req-0bae3cba-2919-40ef-9614-586e4fd558f3 0f5d57b6ac38403d83122d9a2079519d f5dbf3621323494ca55c5cfc7a2819b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:40:39.251 8 INFO neutron.db.segments_db [None req-0bae3cba-2919-40ef-9614-586e4fd558f3 0f5d57b6ac38403d83122d9a2079519d f5dbf3621323494ca55c5cfc7a2819b4 - - default default] Added segment 6430518b-c7b1-4f16-a33a-2d6f2f3067bf of type vxlan for network 0a2573d3-54c3-4126-92e7-bb293b7c06fd 2026-04-27 02:40:39.510 8 INFO neutron.db.l3_hamode_db [None req-0bae3cba-2919-40ef-9614-586e4fd558f3 0f5d57b6ac38403d83122d9a2079519d f5dbf3621323494ca55c5cfc7a2819b4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 02:40:40.030 8 INFO neutron.services.segments.plugin [-] Segment 2d3c42bd-1531-4a3e-b797-68eb6ebac2bb resource provider aggregate not found 2026-04-27 02:40:40.035 8 INFO neutron.services.segments.plugin [-] Segment 2d3c42bd-1531-4a3e-b797-68eb6ebac2bb resource provider aggregate not found 2026-04-27 02:40:40.054 8 INFO neutron.services.segments.plugin [-] Segment 2d3c42bd-1531-4a3e-b797-68eb6ebac2bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d3c42bd-1531-4a3e-b797-68eb6ebac2bb found for delete ", "request_id": "req-bc5e7ae1-6015-4088-b013-8208c5c5abbf"}]} 2026-04-27 02:40:40.059 8 INFO neutron.services.segments.plugin [-] Segment 2d3c42bd-1531-4a3e-b797-68eb6ebac2bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d3c42bd-1531-4a3e-b797-68eb6ebac2bb found for delete ", "request_id": "req-ceeda3e7-cf96-4178-8306-6b7b124941b9"}]} 2026-04-27 02:40:40.068 8 INFO neutron.services.segments.plugin [-] Segment 07fbf20e-3466-4f58-a113-f30a2c8b2a55 resource provider aggregate not found 2026-04-27 02:40:40.074 8 INFO neutron.services.segments.plugin [-] Segment 07fbf20e-3466-4f58-a113-f30a2c8b2a55 resource provider aggregate not found 2026-04-27 02:40:40.088 8 INFO neutron.services.segments.plugin [-] Segment 07fbf20e-3466-4f58-a113-f30a2c8b2a55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07fbf20e-3466-4f58-a113-f30a2c8b2a55 found for delete ", "request_id": "req-2ee9a7ce-4d6a-4fa7-ae11-2e25b7755331"}]} 2026-04-27 02:40:40.089 8 INFO neutron.services.segments.plugin [-] Segment 07fbf20e-3466-4f58-a113-f30a2c8b2a55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07fbf20e-3466-4f58-a113-f30a2c8b2a55 found for delete ", "request_id": "req-f23d43a9-73f0-496b-834b-7daac523f221"}]} [pid: 7|app: 0|req: 884/1799] 10.0.0.84 () {34 vars in 788 bytes} [Mon Apr 27 02:40:39 2026] PUT /v2.0/routers/a6d59f49-155a-46d9-b3e1-95eae9ed1ed2/remove_router_interface => generated 309 bytes in 951 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:40:40.124 8 INFO neutron.db.l3_hamode_db [None req-0bae3cba-2919-40ef-9614-586e4fd558f3 0f5d57b6ac38403d83122d9a2079519d f5dbf3621323494ca55c5cfc7a2819b4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 916/1802] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:40:39 2026] POST /v2.0/routers => generated 506 bytes in 1578 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:40:40.797 8 WARNING neutron_lib.context [None req-146e939b-37f7-4f4e-82c9-22c631c40d68 0f5d57b6ac38403d83122d9a2079519d f5dbf3621323494ca55c5cfc7a2819b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:40:40.997 7 INFO neutron.services.segments.plugin [-] Segment 47bb233c-de5c-473b-a0aa-79fa83033023 resource provider aggregate not found 2026-04-27 02:40:41.005 7 INFO neutron.services.segments.plugin [-] Segment 47bb233c-de5c-473b-a0aa-79fa83033023 resource provider aggregate not found 2026-04-27 02:40:41.013 7 INFO neutron.services.segments.plugin [-] Segment 47bb233c-de5c-473b-a0aa-79fa83033023 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47bb233c-de5c-473b-a0aa-79fa83033023 found for delete ", "request_id": "req-052f577c-5cb9-4810-a774-c566ee9f865b"}]} 2026-04-27 02:40:41.026 7 INFO neutron.services.segments.plugin [-] Segment 47bb233c-de5c-473b-a0aa-79fa83033023 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47bb233c-de5c-473b-a0aa-79fa83033023 found for delete ", "request_id": "req-c5d6649a-69cf-4eb1-8cb5-b195f9d4edd3"}]} 2026-04-27 02:40:41.043 7 INFO neutron.db.l3_hamode_db [None req-0ad0049d-d97c-48dd-8225-c6ef43a4f318 87751230ccb84bb784d240449401309a 585d3bb1415f42d5b8dbfe08fbb1f3dc - - default default] HA network 90ffbf85-d8e4-44d2-8020-839197354094 was deleted as no HA routers are present in tenant 585d3bb1415f42d5b8dbfe08fbb1f3dc. [pid: 7|app: 0|req: 887/1803] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:40:40 2026] DELETE /v2.0/routers/a6d59f49-155a-46d9-b3e1-95eae9ed1ed2 => generated 0 bytes in 944 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1804] 10.0.0.84 () {34 vars in 664 bytes} [Mon Apr 27 02:40:40 2026] POST /v2.0/ports => generated 948 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 918/1805] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:40:41 2026] DELETE /v2.0/subnets/61e10810-edab-47b2-9e53-1264530c613c => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1806] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:40:41 2026] GET /v2.0/security-groups?tenant_id=f7e2305bb0784ebf97c9a4efb27633c1&name=default => generated 2925 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1807] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:40:41 2026] DELETE /v2.0/networks/98c8238c-34e0-4d38-bb17-126babef0b93 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1808] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:40:41 2026] DELETE /v2.0/security-groups/1d38d4c1-4839-459e-8937-10ecf22b6bd1 => 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: 891/1809] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:40:41 2026] GET /v2.0/security-groups?tenant_id=585d3bb1415f42d5b8dbfe08fbb1f3dc&name=default => generated 2925 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1810] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:40:42 2026] DELETE /v2.0/security-groups/e8735c33-b501-4211-9595-d92fd845913f => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1811] 10.0.0.84 () {34 vars in 782 bytes} [Mon Apr 27 02:40:41 2026] PUT /v2.0/routers/a1ee5cb6-dd3c-4a9c-aa87-60f007b312c3/add_router_interface => generated 309 bytes in 1182 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1812] 10.0.0.84 () {32 vars in 716 bytes} [Mon Apr 27 02:40:42 2026] GET /v2.0/ports/51e3743c-07c8-46be-94fb-211fbfad4767 => generated 1022 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 920/1813] 10.0.0.84 () {34 vars in 788 bytes} [Mon Apr 27 02:40:42 2026] PUT /v2.0/routers/a1ee5cb6-dd3c-4a9c-aa87-60f007b312c3/remove_router_interface => generated 309 bytes in 746 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:40:43.341 7 INFO neutron.services.segments.plugin [-] Segment 04f41f98-37ff-4fb7-923e-e9ef5ee32362 resource provider aggregate not found 2026-04-27 02:40:43.345 7 INFO neutron.services.segments.plugin [-] Segment 04f41f98-37ff-4fb7-923e-e9ef5ee32362 resource provider aggregate not found 2026-04-27 02:40:43.370 7 INFO neutron.services.segments.plugin [-] Segment 04f41f98-37ff-4fb7-923e-e9ef5ee32362 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04f41f98-37ff-4fb7-923e-e9ef5ee32362 found for delete ", "request_id": "req-7b5c1dd0-9a58-49c5-8f68-b59c387b6e1b"}]} 2026-04-27 02:40:43.371 7 INFO neutron.services.segments.plugin [-] Segment 04f41f98-37ff-4fb7-923e-e9ef5ee32362 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04f41f98-37ff-4fb7-923e-e9ef5ee32362 found for delete ", "request_id": "req-d092fdb6-337e-46e7-b531-7d0adea228eb"}]} 2026-04-27 02:40:43.445 7 INFO neutron.api.v2.resource [None req-86ed33ae-bb34-4e76-b143-9a545fbf1550 0f5d57b6ac38403d83122d9a2079519d f5dbf3621323494ca55c5cfc7a2819b4 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 894/1814] 10.0.0.84 () {34 vars in 788 bytes} [Mon Apr 27 02:40:43 2026] PUT /v2.0/routers/a1ee5cb6-dd3c-4a9c-aa87-60f007b312c3/remove_router_interface => generated 197 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 921/1815] 10.0.0.84 () {32 vars in 735 bytes} [Mon Apr 27 02:40:43 2026] GET /v2.0/ports?device_id=a1ee5cb6-dd3c-4a9c-aa87-60f007b312c3 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:40:43.960 8 WARNING neutron_lib.context [None req-fa2613f7-be62-45db-8597-2e9715c225df 33085b97ed8d4fed89bed5c014293be6 51c949db194745d4ac6f5d2b89a886ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:40:44.026 7 INFO neutron.db.l3_hamode_db [None req-118ad143-9fbc-4dd0-99b1-64fd0bfc5d2b 0f5d57b6ac38403d83122d9a2079519d f5dbf3621323494ca55c5cfc7a2819b4 - - default default] HA network 0a2573d3-54c3-4126-92e7-bb293b7c06fd was deleted as no HA routers are present in tenant f5dbf3621323494ca55c5cfc7a2819b4. [pid: 7|app: 0|req: 895/1816] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:40:43 2026] DELETE /v2.0/routers/a1ee5cb6-dd3c-4a9c-aa87-60f007b312c3 => generated 0 bytes in 548 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1817] 10.0.0.84 () {34 vars in 683 bytes} [Mon Apr 27 02:40:43 2026] POST /v2.0/security-groups => generated 1624 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1818] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:40:44 2026] DELETE /v2.0/subnets/b45691c3-341b-4ed1-81ac-829d0750d24f => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1819] 10.0.0.84 () {32 vars in 662 bytes} [Mon Apr 27 02:40:44 2026] GET /v2.0/security-groups => generated 4529 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1820] 10.0.0.84 () {34 vars in 757 bytes} [Mon Apr 27 02:40:44 2026] PUT /v2.0/security-groups/8a5f02a7-ea24-4e1e-9854-a24ba521e0d3 => generated 1663 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1821] 10.0.0.84 () {32 vars in 736 bytes} [Mon Apr 27 02:40:44 2026] GET /v2.0/security-groups/8a5f02a7-ea24-4e1e-9854-a24ba521e0d3 => generated 1663 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1822] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:40:44 2026] DELETE /v2.0/security-groups/8a5f02a7-ea24-4e1e-9854-a24ba521e0d3 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1823] 10.0.0.84 () {32 vars in 662 bytes} [Mon Apr 27 02:40:44 2026] GET /v2.0/security-groups => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1824] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:40:44 2026] DELETE /v2.0/networks/ad4e9453-12c7-4b2a-99cd-431b823d3b46 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:40:44.500 8 INFO neutron.api.v2.resource [None req-02d68e6e-4fa4-4f1d-9c3c-a6dc69af7c40 33085b97ed8d4fed89bed5c014293be6 51c949db194745d4ac6f5d2b89a886ea - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 928/1825] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:40:44 2026] DELETE /v2.0/security-groups/8a5f02a7-ea24-4e1e-9854-a24ba521e0d3 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:40:44.507 7 WARNING neutron_lib.context [None req-b4bd72ff-8791-466c-9377-4c658b2b166f 0f5d57b6ac38403d83122d9a2079519d f5dbf3621323494ca55c5cfc7a2819b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:40:44.512 8 WARNING neutron_lib.context [None req-0f0409fd-8b7a-4ca7-aaa5-d05df3fb7599 33085b97ed8d4fed89bed5c014293be6 51c949db194745d4ac6f5d2b89a886ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:40:44.565 7 INFO neutron.db.segments_db [None req-b4bd72ff-8791-466c-9377-4c658b2b166f 0f5d57b6ac38403d83122d9a2079519d f5dbf3621323494ca55c5cfc7a2819b4 - - default default] Added segment d4fe2d6e-dfaf-42ca-91f0-e9498a520e72 of type vxlan for network dae09b8e-8f23-4596-a6f5-68ff32b5e337 [pid: 8|app: 0|req: 929/1826] 10.0.0.84 () {34 vars in 683 bytes} [Mon Apr 27 02:40:44 2026] POST /v2.0/security-groups => generated 1624 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 02:40:44.647 8 WARNING neutron_lib.context [None req-83d630d5-071c-4f4a-85a7-1a83af12d497 33085b97ed8d4fed89bed5c014293be6 51c949db194745d4ac6f5d2b89a886ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 898/1827] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:40:44 2026] POST /v2.0/networks => generated 629 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:40:44.669 7 WARNING neutron_lib.context [None req-6f4e16ab-6791-4983-879c-e356c9575c3c 0f5d57b6ac38403d83122d9a2079519d f5dbf3621323494ca55c5cfc7a2819b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 930/1828] 10.0.0.84 () {34 vars in 694 bytes} [Mon Apr 27 02:40:44 2026] POST /v2.0/security-group-rules => generated 601 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1829] 10.0.0.84 () {32 vars in 746 bytes} [Mon Apr 27 02:40:44 2026] GET /v2.0/security-group-rules/f321ae75-9c9d-4817-8776-6f6fa6b70b7e => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1830] 10.0.0.84 () {32 vars in 672 bytes} [Mon Apr 27 02:40:44 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1831] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:40:44 2026] POST /v2.0/subnets => generated 626 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1832] 10.0.0.84 () {32 vars in 749 bytes} [Mon Apr 27 02:40:44 2026] DELETE /v2.0/security-group-rules/f321ae75-9c9d-4817-8776-6f6fa6b70b7e => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:40:44.924 7 WARNING neutron_lib.context [None req-aa9b1bdb-019b-4aaa-ac44-9c46cdf2c4a2 0f5d57b6ac38403d83122d9a2079519d f5dbf3621323494ca55c5cfc7a2819b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:40:44.993 7 INFO neutron.db.segments_db [None req-aa9b1bdb-019b-4aaa-ac44-9c46cdf2c4a2 0f5d57b6ac38403d83122d9a2079519d f5dbf3621323494ca55c5cfc7a2819b4 - - default default] Added segment 473912ed-af24-41c2-8a24-12fb9edf941e of type vxlan for network a8c96721-e216-4efc-9e37-2cc072eaad21 [pid: 8|app: 0|req: 934/1833] 10.0.0.84 () {32 vars in 672 bytes} [Mon Apr 27 02:40:44 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:40:45.023 8 WARNING neutron_lib.context [None req-256fcb7e-6efe-4947-b010-88b812233a7f 33085b97ed8d4fed89bed5c014293be6 51c949db194745d4ac6f5d2b89a886ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 935/1834] 10.0.0.84 () {34 vars in 694 bytes} [Mon Apr 27 02:40:45 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: 8|app: 0|req: 936/1835] 10.0.0.84 () {32 vars in 746 bytes} [Mon Apr 27 02:40:45 2026] GET /v2.0/security-group-rules/86ab6d32-ec87-4ccf-ab7a-a9146298886c => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1836] 10.0.0.84 () {32 vars in 672 bytes} [Mon Apr 27 02:40:45 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:40:45.272 7 INFO neutron.db.l3_hamode_db [None req-aa9b1bdb-019b-4aaa-ac44-9c46cdf2c4a2 0f5d57b6ac38403d83122d9a2079519d f5dbf3621323494ca55c5cfc7a2819b4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 938/1837] 10.0.0.84 () {32 vars in 749 bytes} [Mon Apr 27 02:40:45 2026] DELETE /v2.0/security-group-rules/86ab6d32-ec87-4ccf-ab7a-a9146298886c => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1838] 10.0.0.84 () {32 vars in 672 bytes} [Mon Apr 27 02:40:45 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:40:45.364 8 WARNING neutron_lib.context [None req-ad276cb0-46cb-46be-8150-7f596e16084a 33085b97ed8d4fed89bed5c014293be6 51c949db194745d4ac6f5d2b89a886ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:40:45.384 7 INFO neutron.services.segments.plugin [-] Segment 6430518b-c7b1-4f16-a33a-2d6f2f3067bf resource provider aggregate not found 2026-04-27 02:40:45.399 7 INFO neutron.services.segments.plugin [-] Segment 6430518b-c7b1-4f16-a33a-2d6f2f3067bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6430518b-c7b1-4f16-a33a-2d6f2f3067bf found for delete ", "request_id": "req-0c90f942-680f-4fb5-8010-64dc995c3ddb"}]} 2026-04-27 02:40:45.405 7 INFO neutron.services.segments.plugin [-] Segment 6430518b-c7b1-4f16-a33a-2d6f2f3067bf resource provider aggregate not found 2026-04-27 02:40:45.420 7 INFO neutron.services.segments.plugin [-] Segment 6430518b-c7b1-4f16-a33a-2d6f2f3067bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6430518b-c7b1-4f16-a33a-2d6f2f3067bf found for delete ", "request_id": "req-87ea8cb6-478e-4a6d-8587-f30228aa359d"}]} 2026-04-27 02:40:45.424 7 INFO neutron.services.segments.plugin [-] Segment 1f4cbcac-4998-4709-9865-6c4166105ba0 resource provider aggregate not found 2026-04-27 02:40:45.432 7 INFO neutron.services.segments.plugin [-] Segment 1f4cbcac-4998-4709-9865-6c4166105ba0 resource provider aggregate not found 2026-04-27 02:40:45.436 7 INFO neutron.db.l3_hamode_db [None req-aa9b1bdb-019b-4aaa-ac44-9c46cdf2c4a2 0f5d57b6ac38403d83122d9a2079519d f5dbf3621323494ca55c5cfc7a2819b4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 02:40:45.437 7 INFO neutron.services.segments.plugin [-] Segment 1f4cbcac-4998-4709-9865-6c4166105ba0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f4cbcac-4998-4709-9865-6c4166105ba0 found for delete ", "request_id": "req-401a71c5-55f9-496f-85e7-bed5b21a0e42"}]} 2026-04-27 02:40:45.443 7 INFO neutron.services.segments.plugin [-] Segment 1f4cbcac-4998-4709-9865-6c4166105ba0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f4cbcac-4998-4709-9865-6c4166105ba0 found for delete ", "request_id": "req-202b8440-2fb1-4333-9be1-e9ae415f220e"}]} [pid: 8|app: 0|req: 940/1839] 10.0.0.84 () {34 vars in 694 bytes} [Mon Apr 27 02:40:45 2026] POST /v2.0/security-group-rules => generated 602 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1840] 10.0.0.84 () {32 vars in 746 bytes} [Mon Apr 27 02:40:45 2026] GET /v2.0/security-group-rules/948d02d0-b6f6-4dae-8dff-08435300943c => generated 602 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1841] 10.0.0.84 () {32 vars in 672 bytes} [Mon Apr 27 02:40:45 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1842] 10.0.0.84 () {32 vars in 749 bytes} [Mon Apr 27 02:40:45 2026] DELETE /v2.0/security-group-rules/948d02d0-b6f6-4dae-8dff-08435300943c => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1843] 10.0.0.84 () {32 vars in 672 bytes} [Mon Apr 27 02:40:45 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1844] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:40:45 2026] DELETE /v2.0/security-groups/315b9ddb-5966-4f52-a03a-15cfee2034e6 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1845] 10.0.0.84 () {32 vars in 662 bytes} [Mon Apr 27 02:40:45 2026] GET /v2.0/security-groups => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1846] 10.0.0.84 () {32 vars in 662 bytes} [Mon Apr 27 02:40:45 2026] GET /v2.0/security-groups => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1847] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:40:44 2026] POST /v2.0/routers => generated 506 bytes in 1165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1848] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:40:46 2026] GET /v2.0/security-groups?tenant_id=51c949db194745d4ac6f5d2b89a886ea&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1849] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:40:46 2026] DELETE /v2.0/security-groups/ecd2948b-c9ad-4201-8fa0-0366a367405f => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1850] 10.0.0.84 () {34 vars in 782 bytes} [Mon Apr 27 02:40:46 2026] PUT /v2.0/routers/a701c0f9-6e56-4b55-af16-76b5625bb32b/add_router_interface => generated 309 bytes in 1227 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1851] 10.0.0.84 () {32 vars in 716 bytes} [Mon Apr 27 02:40:47 2026] GET /v2.0/ports/f130387a-c63d-4bf7-ba8e-435b8a2c8fc9 => generated 955 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1852] 10.0.0.84 () {34 vars in 788 bytes} [Mon Apr 27 02:40:47 2026] PUT /v2.0/routers/a701c0f9-6e56-4b55-af16-76b5625bb32b/remove_router_interface => generated 309 bytes in 838 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1853] 10.0.0.84 () {32 vars in 735 bytes} [Mon Apr 27 02:40:48 2026] GET /v2.0/ports?device_id=a701c0f9-6e56-4b55-af16-76b5625bb32b => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:40:48.517 7 WARNING neutron_lib.context [None req-d94592bf-b485-483f-a2a7-26aaeecd13b8 217670ea913740a49bf8b192b46d83ab 716089b13b19423ab67ec574adbe6f6a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 905/1854] 10.0.0.84 () {34 vars in 676 bytes} [Mon Apr 27 02:40:48 2026] POST /v2.0/subnetpools => generated 549 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1855] 10.0.0.84 () {32 vars in 728 bytes} [Mon Apr 27 02:40:48 2026] GET /v2.0/subnetpools/fe893641-264c-466d-bd87-60e4bba15b3f => generated 549 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1856] 10.0.0.84 () {34 vars in 748 bytes} [Mon Apr 27 02:40:48 2026] PUT /v2.0/subnetpools/fe893641-264c-466d-bd87-60e4bba15b3f => generated 501 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:40:48.781 8 INFO neutron.services.segments.plugin [-] Segment 473912ed-af24-41c2-8a24-12fb9edf941e resource provider aggregate not found 2026-04-27 02:40:48.787 8 INFO neutron.services.segments.plugin [-] Segment 473912ed-af24-41c2-8a24-12fb9edf941e resource provider aggregate not found 2026-04-27 02:40:48.805 8 INFO neutron.db.l3_hamode_db [None req-910cd6a0-97b7-42fc-b4bb-be371ab85bcb 0f5d57b6ac38403d83122d9a2079519d f5dbf3621323494ca55c5cfc7a2819b4 - - default default] HA network a8c96721-e216-4efc-9e37-2cc072eaad21 was deleted as no HA routers are present in tenant f5dbf3621323494ca55c5cfc7a2819b4. [pid: 8|app: 0|req: 950/1857] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:40:48 2026] DELETE /v2.0/routers/a701c0f9-6e56-4b55-af16-76b5625bb32b => generated 0 bytes in 569 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:40:48.818 8 INFO neutron.services.segments.plugin [-] Segment 473912ed-af24-41c2-8a24-12fb9edf941e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 473912ed-af24-41c2-8a24-12fb9edf941e found for delete ", "request_id": "req-1bca3b87-d37c-4414-a185-8fb242254598"}]} 2026-04-27 02:40:48.818 8 INFO neutron.services.segments.plugin [-] Segment 473912ed-af24-41c2-8a24-12fb9edf941e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 473912ed-af24-41c2-8a24-12fb9edf941e found for delete ", "request_id": "req-e1193b04-205b-4e3e-8ad3-ad81a2487476"}]} [pid: 7|app: 0|req: 908/1858] 10.0.0.84 () {32 vars in 731 bytes} [Mon Apr 27 02:40:48 2026] DELETE /v2.0/subnetpools/fe893641-264c-466d-bd87-60e4bba15b3f => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:40:48.883 7 INFO neutron.api.v2.resource [None req-d89c99c1-61bb-4d75-896a-42aa00a07022 217670ea913740a49bf8b192b46d83ab 716089b13b19423ab67ec574adbe6f6a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 909/1859] 10.0.0.84 () {32 vars in 728 bytes} [Mon Apr 27 02:40:48 2026] GET /v2.0/subnetpools/fe893641-264c-466d-bd87-60e4bba15b3f => generated 145 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:40:48.895 7 INFO neutron.api.v2.resource [None req-134a603a-97ec-42de-9899-8f7754af2b3a 217670ea913740a49bf8b192b46d83ab 716089b13b19423ab67ec574adbe6f6a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 910/1860] 10.0.0.84 () {32 vars in 731 bytes} [Mon Apr 27 02:40:48 2026] DELETE /v2.0/subnetpools/fe893641-264c-466d-bd87-60e4bba15b3f => generated 145 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1861] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:40:48 2026] DELETE /v2.0/subnets/f6e894ac-ce11-4947-af51-9961bb381299 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:40:49.353 7 INFO neutron.services.segments.plugin [-] Segment d4fe2d6e-dfaf-42ca-91f0-e9498a520e72 resource provider aggregate not found 2026-04-27 02:40:49.358 7 INFO neutron.services.segments.plugin [-] Segment d4fe2d6e-dfaf-42ca-91f0-e9498a520e72 resource provider aggregate not found [pid: 7|app: 0|req: 911/1862] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:40:49 2026] DELETE /v2.0/networks/dae09b8e-8f23-4596-a6f5-68ff32b5e337 => generated 0 bytes in 351 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:40:49.381 8 WARNING neutron_lib.context [None req-ea79829a-6b9c-42ad-b419-fe870d6ff188 0f5d57b6ac38403d83122d9a2079519d f5dbf3621323494ca55c5cfc7a2819b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:40:49.432 8 INFO neutron.db.segments_db [None req-ea79829a-6b9c-42ad-b419-fe870d6ff188 0f5d57b6ac38403d83122d9a2079519d f5dbf3621323494ca55c5cfc7a2819b4 - - default default] Added segment ce78e06b-fd4c-4ed6-b8c2-018de3de2110 of type vxlan for network 4b7f10d6-f7e1-4131-b2c9-aef7fff5f144 2026-04-27 02:40:49.494 7 INFO neutron.services.segments.plugin [-] Segment d4fe2d6e-dfaf-42ca-91f0-e9498a520e72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4fe2d6e-dfaf-42ca-91f0-e9498a520e72 found for delete ", "request_id": "req-476001da-6760-4420-ba01-79cedfe093c8"}]} 2026-04-27 02:40:49.499 7 INFO neutron.services.segments.plugin [-] Segment d4fe2d6e-dfaf-42ca-91f0-e9498a520e72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4fe2d6e-dfaf-42ca-91f0-e9498a520e72 found for delete ", "request_id": "req-fef10077-03fe-459f-a3be-fe810da9631f"}]} [pid: 7|app: 0|req: 912/1863] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:40:49 2026] GET /v2.0/security-groups?tenant_id=716089b13b19423ab67ec574adbe6f6a&name=default => generated 2925 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:40:49.748 8 INFO neutron.db.l3_hamode_db [None req-ea79829a-6b9c-42ad-b419-fe870d6ff188 0f5d57b6ac38403d83122d9a2079519d f5dbf3621323494ca55c5cfc7a2819b4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 913/1864] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:40:49 2026] DELETE /v2.0/security-groups/98217e63-b045-4ba9-90bb-efe4f790bfdf => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:40:50.642 8 INFO neutron.db.l3_hamode_db [None req-ea79829a-6b9c-42ad-b419-fe870d6ff188 0f5d57b6ac38403d83122d9a2079519d f5dbf3621323494ca55c5cfc7a2819b4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 952/1865] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:40:49 2026] POST /v2.0/routers => generated 688 bytes in 2285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1866] 10.0.0.84 () {32 vars in 720 bytes} [Mon Apr 27 02:40:51 2026] GET /v2.0/routers/5ccd6d32-06e5-4334-9f31-a95317bad855 => generated 694 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1867] 10.0.0.84 () {32 vars in 646 bytes} [Mon Apr 27 02:40:51 2026] GET /v2.0/routers => generated 697 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1868] 10.0.0.84 () {34 vars in 740 bytes} [Mon Apr 27 02:40:51 2026] PUT /v2.0/routers/5ccd6d32-06e5-4334-9f31-a95317bad855 => generated 701 bytes in 487 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1869] 10.0.0.84 () {32 vars in 720 bytes} [Mon Apr 27 02:40:52 2026] GET /v2.0/routers/5ccd6d32-06e5-4334-9f31-a95317bad855 => generated 701 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1870] 10.0.0.84 () {32 vars in 735 bytes} [Mon Apr 27 02:40:52 2026] GET /v2.0/ports?device_id=5ccd6d32-06e5-4334-9f31-a95317bad855 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:40:53.224 8 INFO neutron.services.segments.plugin [-] Segment ce78e06b-fd4c-4ed6-b8c2-018de3de2110 resource provider aggregate not found 2026-04-27 02:40:53.228 8 INFO neutron.services.segments.plugin [-] Segment ce78e06b-fd4c-4ed6-b8c2-018de3de2110 resource provider aggregate not found 2026-04-27 02:40:53.240 8 INFO neutron.services.segments.plugin [-] Segment ce78e06b-fd4c-4ed6-b8c2-018de3de2110 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce78e06b-fd4c-4ed6-b8c2-018de3de2110 found for delete ", "request_id": "req-e4ae76b8-14cc-4938-91f1-c0e2ca7f275b"}]} 2026-04-27 02:40:53.245 8 INFO neutron.services.segments.plugin [-] Segment ce78e06b-fd4c-4ed6-b8c2-018de3de2110 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce78e06b-fd4c-4ed6-b8c2-018de3de2110 found for delete ", "request_id": "req-34f2ee49-3bc5-4081-b0d2-829ef5f7a3be"}]} 2026-04-27 02:40:53.254 8 INFO neutron.db.l3_hamode_db [None req-728a42f0-335c-479d-aec9-a568f6c9e1ed 0f5d57b6ac38403d83122d9a2079519d f5dbf3621323494ca55c5cfc7a2819b4 - - default default] HA network 4b7f10d6-f7e1-4131-b2c9-aef7fff5f144 was deleted as no HA routers are present in tenant f5dbf3621323494ca55c5cfc7a2819b4. [pid: 8|app: 0|req: 955/1871] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:40:52 2026] DELETE /v2.0/routers/5ccd6d32-06e5-4334-9f31-a95317bad855 => generated 0 bytes in 848 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1872] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:40:52 2026] GET /v2.0/security-groups?tenant_id=28c2c35b78254f048be55e53b84f6e2e&name=default => generated 2925 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1873] 10.0.0.84 () {32 vars in 735 bytes} [Mon Apr 27 02:40:53 2026] GET /v2.0/ports?device_id=5ccd6d32-06e5-4334-9f31-a95317bad855 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:40:53.315 7 INFO neutron.api.v2.resource [None req-57a4d7e4-c46c-4a25-8d6d-7a7b080b6151 0f5d57b6ac38403d83122d9a2079519d f5dbf3621323494ca55c5cfc7a2819b4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 919/1874] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:40:53 2026] DELETE /v2.0/routers/5ccd6d32-06e5-4334-9f31-a95317bad855 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1875] 10.0.0.84 () {32 vars in 735 bytes} [Mon Apr 27 02:40:53 2026] GET /v2.0/ports?device_id=a701c0f9-6e56-4b55-af16-76b5625bb32b => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:40:53.360 7 INFO neutron.api.v2.resource [None req-696b373f-f5d3-4819-b0f5-3d9f7faa211e 0f5d57b6ac38403d83122d9a2079519d f5dbf3621323494ca55c5cfc7a2819b4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 921/1876] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:40:53 2026] DELETE /v2.0/routers/a701c0f9-6e56-4b55-af16-76b5625bb32b => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1877] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:40:53 2026] DELETE /v2.0/security-groups/e3f22d00-9330-42a7-9854-3aab680dabd1 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:40:53.377 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1fee3ec4-93bc-494b-be86-6c748103b2d6 0f5d57b6ac38403d83122d9a2079519d f5dbf3621323494ca55c5cfc7a2819b4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 922/1878] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:40:53 2026] DELETE /v2.0/subnets/f6e894ac-ce11-4947-af51-9961bb381299 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1879] 10.0.0.84 () {32 vars in 735 bytes} [Mon Apr 27 02:40:53 2026] GET /v2.0/ports?device_id=a1ee5cb6-dd3c-4a9c-aa87-60f007b312c3 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:40:53.431 7 INFO neutron.api.v2.resource [None req-53d50058-f492-485a-8eb3-c3f6dc433d50 0f5d57b6ac38403d83122d9a2079519d f5dbf3621323494ca55c5cfc7a2819b4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 923/1880] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:40:53 2026] DELETE /v2.0/routers/a1ee5cb6-dd3c-4a9c-aa87-60f007b312c3 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:40:53.456 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e7364afe-9330-4959-851f-f1415fd40b59 0f5d57b6ac38403d83122d9a2079519d f5dbf3621323494ca55c5cfc7a2819b4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 958/1881] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:40:53 2026] DELETE /v2.0/subnets/b45691c3-341b-4ed1-81ac-829d0750d24f => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1882] 10.0.0.84 () {32 vars in 735 bytes} [Mon Apr 27 02:40:53 2026] GET /v2.0/ports?device_id=16359969-bcb5-4f5d-8e05-d0f34e431c99 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:40:53.507 8 INFO neutron.api.v2.resource [None req-7d3efe55-350c-4844-bd0d-f0dfaba85591 0f5d57b6ac38403d83122d9a2079519d f5dbf3621323494ca55c5cfc7a2819b4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 959/1883] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:40:53 2026] DELETE /v2.0/routers/16359969-bcb5-4f5d-8e05-d0f34e431c99 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:40:53.526 7 INFO neutron.pecan_wsgi.hooks.translation [None req-40d0b971-b923-40a6-ae02-d47eda607220 0f5d57b6ac38403d83122d9a2079519d f5dbf3621323494ca55c5cfc7a2819b4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 925/1884] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:40:53 2026] DELETE /v2.0/subnets/de0ef6cd-6e88-466a-9db2-1fb4974e161b => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:40:53.551 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c4cf59bf-e9c8-4e51-898e-74f85bd4c80f 0f5d57b6ac38403d83122d9a2079519d f5dbf3621323494ca55c5cfc7a2819b4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 960/1885] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:40:53 2026] DELETE /v2.0/subnets/cfe420f9-74c6-4d78-a608-8df67fffaab3 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1886] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:40:54 2026] GET /v2.0/security-groups?tenant_id=f5dbf3621323494ca55c5cfc7a2819b4&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1887] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:40:54 2026] DELETE /v2.0/security-groups/18b392ea-fefb-45c7-8cd4-a260a5246694 => 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: 928/1890] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:40:54 2026] GET /v2.0/security-groups?tenant_id=bc20c88c67554561968fde178e394fdd&name=default => generated 2925 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1891] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:40:55 2026] DELETE /v2.0/security-groups/fd0c2fbc-1374-47fc-bdf6-a142c72f13ad => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:40:55.348 8 INFO neutron.db.segments_db [None req-2f713b67-c71b-419d-a3f8-63b88f43b812 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Added segment c626ab66-da73-45b5-810d-6eb20ddbd53a of type vxlan for network eb57d8fc-5172-4262-9eb0-e30e8ac1dcd6 [pid: 8|app: 0|req: 963/1892] 10.0.0.84 () {34 vars in 670 bytes} [Mon Apr 27 02:40:55 2026] POST /v2.0/networks => generated 740 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1893] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:40:55 2026] POST /v2.0/subnets => generated 687 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:40:55.720 8 INFO neutron.db.segments_db [None req-b67dcb84-4f5c-42ec-a3f5-5ff20e9b5c44 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Added segment c43220f8-634a-42d9-86c7-d07bab6f3da5 of type vxlan for network ce284305-8e30-493a-a02c-654eee058136 2026-04-27 02:40:55.963 8 INFO neutron.db.l3_hamode_db [None req-b67dcb84-4f5c-42ec-a3f5-5ff20e9b5c44 e82b6618305d4f05937d7ba66d63a9e9 22bbfefa9a8647b19a21e9a111fc26da - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 931/1894] 10.0.0.84 () {32 vars in 622 bytes} [Mon Apr 27 02:40:56 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1895] 10.0.0.84 () {32 vars in 632 bytes} [Mon Apr 27 02:40:56 2026] GET /v2.0/ => generated 632 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:40:56.760 8 INFO neutron.db.l3_hamode_db [None req-b67dcb84-4f5c-42ec-a3f5-5ff20e9b5c44 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 933/1896] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:40:56 2026] GET /v2.0/security-groups?tenant_id=739ec7d180e74c80a15869944999830b&name=default => generated 2925 bytes in 375 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1897] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:40:57 2026] DELETE /v2.0/security-groups/2aba6002-fb81-46a5-8434-927b8f15cc7a => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1898] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:40:55 2026] POST /v2.0/routers => generated 727 bytes in 2030 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1899] 10.0.0.84 () {34 vars in 782 bytes} [Mon Apr 27 02:40:57 2026] PUT /v2.0/routers/9468b25c-55b9-413c-b5f1-914bb88f026e/add_router_interface => generated 309 bytes in 1194 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1900] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:40:59 2026] GET /v2.0/security-groups?tenant_id=f34b67ae8902453188e91baca6301ace&name=default => generated 2925 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1901] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:40:59 2026] DELETE /v2.0/security-groups/6435a07d-d4f4-4ff6-bb4b-954ba47b6569 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1902] 10.0.0.118 () {34 vars in 982 bytes} [Mon Apr 27 02:41:01 2026] GET /v2.0/networks?id=eb57d8fc-5172-4262-9eb0-e30e8ac1dcd6 => generated 672 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1903] 10.0.0.118 () {34 vars in 965 bytes} [Mon Apr 27 02:41:01 2026] GET /v2.0/quotas/22bbfefa9a8647b19a21e9a111fc26da => generated 292 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1904] 10.0.0.118 () {34 vars in 1002 bytes} [Mon Apr 27 02:41:01 2026] GET /v2.0/ports?tenant_id=22bbfefa9a8647b19a21e9a111fc26da&fields=id => generated 103 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1905] 10.0.0.118 () {34 vars in 1008 bytes} [Mon Apr 27 02:41:01 2026] GET /v2.0/networks/eb57d8fc-5172-4262-9eb0-e30e8ac1dcd6?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1906] 10.0.0.118 () {34 vars in 1108 bytes} [Mon Apr 27 02:41:01 2026] GET /v2.0/networks/eb57d8fc-5172-4262-9eb0-e30e8ac1dcd6?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: 939/1907] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:41:01 2026] GET /v2.0/ports?device_id=8c9d0e6f-6d22-4e33-80c4-0f1d3558d0d7 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1908] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:41:02 2026] GET /v2.0/ports?device_id=8c9d0e6f-6d22-4e33-80c4-0f1d3558d0d7 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1909] 10.0.0.31 () {30 vars in 649 bytes} [Mon Apr 27 02:41:02 2026] GET /v2.0/extensions => generated 20516 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1910] 10.0.0.31 () {30 vars in 723 bytes} [Mon Apr 27 02:41:03 2026] GET /v2.0/quotas/0977312637c5494cb9f3fe4af0fe2bb0/details => generated 847 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1911] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:41:04 2026] GET /v2.0/ports?device_id=8c9d0e6f-6d22-4e33-80c4-0f1d3558d0d7 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1912] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:41:05 2026] GET /v2.0/ports?device_id=8c9d0e6f-6d22-4e33-80c4-0f1d3558d0d7 => 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: 942/1913] 10.0.0.31 () {30 vars in 649 bytes} [Mon Apr 27 02:41:05 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: 7|app: 0|req: 943/1914] 10.0.0.31 () {30 vars in 723 bytes} [Mon Apr 27 02:41:05 2026] GET /v2.0/quotas/0977312637c5494cb9f3fe4af0fe2bb0/details => generated 847 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1915] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:41:05 2026] GET /v2.0/security-groups?tenant_id=a8cde0f880394eec87036fc24a57ffbb&name=default => generated 2925 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1916] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:41:05 2026] DELETE /v2.0/security-groups/5b9146c1-9925-4ad3-a8cf-a1e7889ab7ed => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1917] 199.204.45.246 () {34 vars in 986 bytes} [Mon Apr 27 02:41:06 2026] GET /v2.0/networks?id=eb57d8fc-5172-4262-9eb0-e30e8ac1dcd6 => generated 672 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:41:06.133 7 WARNING neutron_lib.context [req-66474f66-9698-4c61-a775-3b3aeebd9cc7 req-29f60d4f-9f18-4e26-ab98-a7408177b16e ae63b43d2de94d4ebc9b0e42ee819c6c 22bbfefa9a8647b19a21e9a111fc26da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 974/1918] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:41:06 2026] GET /v2.0/ports?device_id=8c9d0e6f-6d22-4e33-80c4-0f1d3558d0d7 => 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: 945/1919] 199.204.45.246 () {38 vars in 955 bytes} [Mon Apr 27 02:41:06 2026] POST /v2.0/ports => generated 958 bytes in 580 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1920] 199.204.45.246 () {38 vars in 1028 bytes} [Mon Apr 27 02:41:06 2026] PUT /v2.0/ports/a814c370-883c-4fa0-bb9c-d8841b051d4c => generated 1239 bytes in 435 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: 946/1921] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:41:07 2026] GET /v2.0/ports?device_id=8c9d0e6f-6d22-4e33-80c4-0f1d3558d0d7 => generated 973 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 976/1922] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:41:07 2026] GET /v2.0/security-groups?id=d4b79e6e-7053-4a12-9adc-8b0989ee9f60&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:41:07.964 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f8e1c57e-f90e-4ef6-96b6-66f8b1a76d9d'] response: {'name': 'network-changed', 'server_uuid': '8c9d0e6f-6d22-4e33-80c4-0f1d3558d0d7', 'tag': 'a814c370-883c-4fa0-bb9c-d8841b051d4c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 947/1923] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:41:07 2026] GET /v2.0/security-groups?tenant_id=0977312637c5494cb9f3fe4af0fe2bb0&name=default => generated 2925 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1924] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:41:07 2026] GET /v2.0/ports?tenant_id=22bbfefa9a8647b19a21e9a111fc26da&device_id=8c9d0e6f-6d22-4e33-80c4-0f1d3558d0d7 => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1925] 199.204.45.246 () {34 vars in 1018 bytes} [Mon Apr 27 02:41:08 2026] GET /v2.0/networks?tenant_id=22bbfefa9a8647b19a21e9a111fc26da&shared=False => generated 768 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1926] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:41:07 2026] DELETE /v2.0/security-groups/fe06d789-bc5d-4ceb-b972-41d44e889eb3 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1927] 199.204.45.246 () {34 vars in 930 bytes} [Mon Apr 27 02:41:08 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1928] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:41:08 2026] GET /v2.0/ports?device_id=8c9d0e6f-6d22-4e33-80c4-0f1d3558d0d7 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1929] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:41:08 2026] GET /v2.0/security-groups?id=d4b79e6e-7053-4a12-9adc-8b0989ee9f60&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: 950/1930] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:41:09 2026] GET /v2.0/ports?tenant_id=22bbfefa9a8647b19a21e9a111fc26da&device_id=8c9d0e6f-6d22-4e33-80c4-0f1d3558d0d7 => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1931] 199.204.45.246 () {34 vars in 1060 bytes} [Mon Apr 27 02:41:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=a814c370-883c-4fa0-bb9c-d8841b051d4c => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1932] 199.204.45.246 () {34 vars in 984 bytes} [Mon Apr 27 02:41:09 2026] GET /v2.0/subnets?id=366e20ba-5bc2-4a79-b9dc-b37471efed0d => generated 690 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1933] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:41:09 2026] GET /v2.0/ports?network_id=eb57d8fc-5172-4262-9eb0-e30e8ac1dcd6&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: 7|app: 0|req: 952/1934] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:41:09 2026] GET /v2.0/networks/eb57d8fc-5172-4262-9eb0-e30e8ac1dcd6?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1935] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:41:09 2026] GET /v2.0/networks/eb57d8fc-5172-4262-9eb0-e30e8ac1dcd6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1938] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:41:09 2026] GET /v2.0/ports?device_id=8c9d0e6f-6d22-4e33-80c4-0f1d3558d0d7 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1939] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:41:09 2026] GET /v2.0/security-groups?id=d4b79e6e-7053-4a12-9adc-8b0989ee9f60&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:41:10.149 7 WARNING neutron_lib.context [None req-d82cb950-84f3-4a7f-a796-7bcbbb5ded54 270a34b8054242389f90304e36260145 00dd37a937984cfbb9d19ceee6a66dd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 955/1940] 10.0.0.84 () {34 vars in 675 bytes} [Mon Apr 27 02:41:09 2026] POST /v2.0/floatingips => generated 552 bytes in 777 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:41:10.784 8 WARNING neutron_lib.context [None req-6d7cee6c-b284-4a0f-9cb8-7e67982f510c 270a34b8054242389f90304e36260145 00dd37a937984cfbb9d19ceee6a66dd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 956/1941] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:41:10 2026] GET /v2.0/ports?device_id=8c9d0e6f-6d22-4e33-80c4-0f1d3558d0d7 => 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: 957/1942] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:41:10 2026] GET /v2.0/security-groups?id=d4b79e6e-7053-4a12-9adc-8b0989ee9f60&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1943] 10.0.0.84 () {34 vars in 675 bytes} [Mon Apr 27 02:41:10 2026] POST /v2.0/floatingips => generated 552 bytes in 657 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:41:11.449 7 WARNING neutron_lib.context [None req-17353314-9fc9-4af3-a6ee-43db8df981c9 270a34b8054242389f90304e36260145 00dd37a937984cfbb9d19ceee6a66dd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 958/1944] 10.0.0.84 () {34 vars in 675 bytes} [Mon Apr 27 02:41:11 2026] POST /v2.0/floatingips => generated 552 bytes in 548 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:41:12.002 8 WARNING neutron_lib.context [None req-ed94f7e6-be56-4fac-8687-9399c860d07b 270a34b8054242389f90304e36260145 00dd37a937984cfbb9d19ceee6a66dd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1945] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:41:11 2026] GET /v2.0/ports?device_id=8c9d0e6f-6d22-4e33-80c4-0f1d3558d0d7 => 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: 960/1946] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:41:12 2026] GET /v2.0/security-groups?id=d4b79e6e-7053-4a12-9adc-8b0989ee9f60&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:41:12.397 7 WARNING neutron_lib.context [None req-28255f10-fb40-4707-af2b-c4b09b9d495c fc26e15b573b444d861d3e0e59a165df c34fd29c7a6843618c16ed527dbcb653 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:41:12.560 7 INFO neutron.db.segments_db [None req-28255f10-fb40-4707-af2b-c4b09b9d495c fc26e15b573b444d861d3e0e59a165df c34fd29c7a6843618c16ed527dbcb653 - - default default] Added segment 370582b7-a4b3-4de3-b2e4-e2fc286c0b95 of type vxlan for network a33f7ea1-f0f5-4aff-80ad-d4e345f24dab [pid: 8|app: 0|req: 987/1947] 10.0.0.84 () {34 vars in 675 bytes} [Mon Apr 27 02:41:11 2026] POST /v2.0/floatingips => generated 552 bytes in 586 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:41:12.591 8 WARNING neutron_lib.context [None req-14d389fa-a4ee-44b0-a9c7-ebde861ebf37 270a34b8054242389f90304e36260145 00dd37a937984cfbb9d19ceee6a66dd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 961/1948] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:41:12 2026] POST /v2.0/networks => generated 632 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:41:12.671 7 WARNING neutron_lib.context [None req-ac976ec7-78ea-4474-813c-20765652931e fc26e15b573b444d861d3e0e59a165df c34fd29c7a6843618c16ed527dbcb653 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 962/1949] 10.0.0.84 () {34 vars in 663 bytes} [Mon Apr 27 02:41:12 2026] POST /v2.0/ports => generated 743 bytes in 275 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-04-27 02:41:12.947 7 WARNING neutron_lib.context [None req-d06a6584-0873-4fa2-8290-cad94333afd3 fc26e15b573b444d861d3e0e59a165df c34fd29c7a6843618c16ed527dbcb653 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:41:12.997 7 INFO neutron.db.segments_db [None req-d06a6584-0873-4fa2-8290-cad94333afd3 fc26e15b573b444d861d3e0e59a165df c34fd29c7a6843618c16ed527dbcb653 - - default default] Added segment fdf9b0b5-8065-45c8-b615-fccba3176186 of type vxlan for network 33a86977-9aa7-48bb-b91e-32cc5c7f46a4 [pid: 7|app: 0|req: 963/1950] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:41:12 2026] POST /v2.0/networks => generated 632 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:41:13.100 7 WARNING neutron_lib.context [None req-92db84b4-d7a7-4473-b818-234740dc6f2e fc26e15b573b444d861d3e0e59a165df c34fd29c7a6843618c16ed527dbcb653 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 988/1951] 10.0.0.84 () {34 vars in 675 bytes} [Mon Apr 27 02:41:12 2026] POST /v2.0/floatingips => generated 552 bytes in 565 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1952] 10.0.0.84 () {34 vars in 758 bytes} [Mon Apr 27 02:41:13 2026] PUT /v2.0/floatingips/5b3cc30f-841a-48b1-8744-949994001ff2/tags => generated 17 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1953] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:41:13 2026] GET /v2.0/ports?device_id=8c9d0e6f-6d22-4e33-80c4-0f1d3558d0d7 => generated 975 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1954] 10.0.0.84 () {34 vars in 758 bytes} [Mon Apr 27 02:41:13 2026] PUT /v2.0/floatingips/be35d22a-7b90-4f4e-8d1a-7077e2ac933a/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1955] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:41:13 2026] GET /v2.0/security-groups?id=d4b79e6e-7053-4a12-9adc-8b0989ee9f60&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1956] 10.0.0.84 () {34 vars in 663 bytes} [Mon Apr 27 02:41:13 2026] POST /v2.0/ports => generated 743 bytes in 308 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-04-27 02:41:13.415 7 WARNING neutron_lib.context [None req-695fcedd-5772-4ecf-8204-0076b403e54b fc26e15b573b444d861d3e0e59a165df c34fd29c7a6843618c16ed527dbcb653 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 993/1957] 10.0.0.84 () {34 vars in 758 bytes} [Mon Apr 27 02:41:13 2026] PUT /v2.0/floatingips/756d0504-2104-4be7-bad1-bf73822bff16/tags => generated 34 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:41:13.491 7 INFO neutron.db.segments_db [None req-695fcedd-5772-4ecf-8204-0076b403e54b fc26e15b573b444d861d3e0e59a165df c34fd29c7a6843618c16ed527dbcb653 - - default default] Added segment 3cad64c2-ce30-49a8-a7d8-93cd85a97ae7 of type vxlan for network 9b3a8236-1f8d-4359-b3cd-5518b364fae4 [pid: 8|app: 0|req: 994/1958] 10.0.0.84 () {34 vars in 758 bytes} [Mon Apr 27 02:41:13 2026] PUT /v2.0/floatingips/0f85dd24-528a-47a4-9525-e02cc1be516e/tags => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1959] 10.0.0.84 () {32 vars in 671 bytes} [Mon Apr 27 02:41:13 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1960] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:41:13 2026] POST /v2.0/networks => generated 632 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:41:13.604 7 WARNING neutron_lib.context [None req-3ab61910-3278-470f-a59e-ce1d413b30cd fc26e15b573b444d861d3e0e59a165df c34fd29c7a6843618c16ed527dbcb653 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 996/1961] 10.0.0.84 () {32 vars in 685 bytes} [Mon Apr 27 02:41:13 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1962] 10.0.0.84 () {32 vars in 681 bytes} [Mon Apr 27 02:41:13 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1963] 10.0.0.84 () {32 vars in 693 bytes} [Mon Apr 27 02:41:13 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1964] 10.0.0.84 () {32 vars in 679 bytes} [Mon Apr 27 02:41:13 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1965] 10.0.0.84 () {32 vars in 693 bytes} [Mon Apr 27 02:41:13 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1966] 10.0.0.84 () {32 vars in 689 bytes} [Mon Apr 27 02:41:13 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: 966/1967] 10.0.0.84 () {34 vars in 663 bytes} [Mon Apr 27 02:41:13 2026] POST /v2.0/ports => generated 743 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1968] 10.0.0.84 () {32 vars in 701 bytes} [Mon Apr 27 02:41:13 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 28 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-04-27 02:41:13.900 7 WARNING neutron_lib.context [None req-ff92e539-ee66-4ff8-9b12-2e4339968fd2 fc26e15b573b444d861d3e0e59a165df c34fd29c7a6843618c16ed527dbcb653 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:41:13.972 7 INFO neutron.db.segments_db [None req-ff92e539-ee66-4ff8-9b12-2e4339968fd2 fc26e15b573b444d861d3e0e59a165df c34fd29c7a6843618c16ed527dbcb653 - - default default] Added segment 5bbce535-f377-4eb7-8aff-e90f821ea605 of type vxlan for network 5d311ae1-83f3-494c-9113-10548cf8c19d [pid: 7|app: 0|req: 967/1969] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:41:13 2026] POST /v2.0/networks => generated 630 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:41:14.088 7 WARNING neutron_lib.context [None req-cb871925-389a-4535-af55-3f6268829fab fc26e15b573b444d861d3e0e59a165df c34fd29c7a6843618c16ed527dbcb653 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1003/1970] 10.0.0.84 () {32 vars in 731 bytes} [Mon Apr 27 02:41:13 2026] DELETE /v2.0/floatingips/5b3cc30f-841a-48b1-8744-949994001ff2 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1971] 10.0.0.84 () {34 vars in 663 bytes} [Mon Apr 27 02:41:14 2026] POST /v2.0/ports => generated 743 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 02:41:14.440 7 WARNING neutron_lib.context [None req-05c508a8-101e-47bb-8ef8-86e9a00feecc fc26e15b573b444d861d3e0e59a165df c34fd29c7a6843618c16ed527dbcb653 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1004/1972] 10.0.0.84 () {32 vars in 731 bytes} [Mon Apr 27 02:41:14 2026] DELETE /v2.0/floatingips/be35d22a-7b90-4f4e-8d1a-7077e2ac933a => generated 0 bytes in 268 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:41:14.509 7 INFO neutron.db.segments_db [None req-05c508a8-101e-47bb-8ef8-86e9a00feecc fc26e15b573b444d861d3e0e59a165df c34fd29c7a6843618c16ed527dbcb653 - - default default] Added segment 1a246d8e-3691-4860-9fe0-620b3ca120f8 of type vxlan for network 46cb29e7-50eb-4e0c-88c1-af071a53a7fb [pid: 8|app: 0|req: 1005/1973] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:41:14 2026] GET /v2.0/ports?device_id=8c9d0e6f-6d22-4e33-80c4-0f1d3558d0d7 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1974] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:41:14 2026] POST /v2.0/networks => generated 632 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1975] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:41:14 2026] GET /v2.0/security-groups?id=d4b79e6e-7053-4a12-9adc-8b0989ee9f60&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:41:14.664 7 WARNING neutron_lib.context [None req-09d36875-15b4-4a18-8fb7-a88c304ffa81 fc26e15b573b444d861d3e0e59a165df c34fd29c7a6843618c16ed527dbcb653 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1006/1976] 10.0.0.84 () {32 vars in 731 bytes} [Mon Apr 27 02:41:14 2026] DELETE /v2.0/floatingips/756d0504-2104-4be7-bad1-bf73822bff16 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1977] 10.0.0.84 () {34 vars in 663 bytes} [Mon Apr 27 02:41:14 2026] POST /v2.0/ports => generated 743 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 972/1978] 10.0.0.84 () {34 vars in 746 bytes} [Mon Apr 27 02:41:14 2026] PUT /v2.0/ports/00f5407b-072f-4135-a53a-13074f713acf/tags => generated 17 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1979] 10.0.0.84 () {34 vars in 746 bytes} [Mon Apr 27 02:41:15 2026] PUT /v2.0/ports/7b663e21-17f3-47ad-8d09-de2cc0dd2cf7/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1980] 10.0.0.84 () {34 vars in 746 bytes} [Mon Apr 27 02:41:15 2026] PUT /v2.0/ports/c8b4cc17-2a4f-4fbb-8335-ab990a259479/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1981] 10.0.0.84 () {32 vars in 731 bytes} [Mon Apr 27 02:41:14 2026] DELETE /v2.0/floatingips/0f85dd24-528a-47a4-9525-e02cc1be516e => generated 0 bytes in 312 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1982] 10.0.0.84 () {34 vars in 746 bytes} [Mon Apr 27 02:41:15 2026] PUT /v2.0/ports/804d5d4d-6096-4f4f-813d-be443285bf67/tags => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1983] 10.0.0.84 () {32 vars in 659 bytes} [Mon Apr 27 02:41:15 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1984] 10.0.0.84 () {32 vars in 673 bytes} [Mon Apr 27 02:41:15 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1985] 10.0.0.84 () {32 vars in 731 bytes} [Mon Apr 27 02:41:15 2026] DELETE /v2.0/floatingips/2bb01aac-00f1-47be-982a-de5aa0cb9f52 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1986] 10.0.0.84 () {32 vars in 669 bytes} [Mon Apr 27 02:41:15 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1987] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:41:16 2026] GET /v2.0/ports?device_id=8c9d0e6f-6d22-4e33-80c4-0f1d3558d0d7 => generated 975 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1988] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:41:16 2026] GET /v2.0/security-groups?id=d4b79e6e-7053-4a12-9adc-8b0989ee9f60&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: 8|app: 0|req: 1009/1989] 10.0.0.84 () {32 vars in 681 bytes} [Mon Apr 27 02:41:15 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 671 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1990] 10.0.0.84 () {32 vars in 667 bytes} [Mon Apr 27 02:41:16 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1991] 10.0.0.84 () {32 vars in 681 bytes} [Mon Apr 27 02:41:16 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1992] 10.0.0.84 () {32 vars in 677 bytes} [Mon Apr 27 02:41:16 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1993] 10.0.0.84 () {32 vars in 689 bytes} [Mon Apr 27 02:41:16 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1994] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:41:16 2026] GET /v2.0/security-groups?tenant_id=00dd37a937984cfbb9d19ceee6a66dd9&name=default => generated 2925 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/1995] 10.0.0.84 () {32 vars in 719 bytes} [Mon Apr 27 02:41:16 2026] DELETE /v2.0/ports/00f5407b-072f-4135-a53a-13074f713acf => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1996] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:41:16 2026] DELETE /v2.0/security-groups/e059d626-d5a8-4f9f-a319-d0a09af08033 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/1997] 10.0.0.84 () {32 vars in 719 bytes} [Mon Apr 27 02:41:16 2026] DELETE /v2.0/ports/7b663e21-17f3-47ad-8d09-de2cc0dd2cf7 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1998] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:41:16 2026] GET /v2.0/security-groups?tenant_id=8493689074974d46887847d17760902b&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1999] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:41:17 2026] DELETE /v2.0/security-groups/05322832-cdc6-4e72-8701-1877b3577a2a => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2000] 10.0.0.84 () {32 vars in 719 bytes} [Mon Apr 27 02:41:17 2026] DELETE /v2.0/ports/c8b4cc17-2a4f-4fbb-8335-ab990a259479 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2001] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:41:17 2026] GET /v2.0/ports?device_id=8c9d0e6f-6d22-4e33-80c4-0f1d3558d0d7 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2002] 10.0.0.84 () {32 vars in 719 bytes} [Mon Apr 27 02:41:17 2026] DELETE /v2.0/ports/804d5d4d-6096-4f4f-813d-be443285bf67 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2003] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:41:17 2026] GET /v2.0/security-groups?tenant_id=6c7dd33a0a2e4328ae1e9994d6e54eb1&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2004] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:41:17 2026] GET /v2.0/security-groups?id=d4b79e6e-7053-4a12-9adc-8b0989ee9f60&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: 7|app: 0|req: 988/2005] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:41:17 2026] DELETE /v2.0/security-groups/d65d547c-3a28-48f4-8a62-fe433fdbaa03 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2006] 10.0.0.84 () {32 vars in 719 bytes} [Mon Apr 27 02:41:17 2026] DELETE /v2.0/ports/91d6d157-b2dc-4634-afd5-70e78348c0fa => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:41:17.760 7 INFO neutron.services.segments.plugin [-] Segment 370582b7-a4b3-4de3-b2e4-e2fc286c0b95 resource provider aggregate not found 2026-04-27 02:41:17.764 7 INFO neutron.services.segments.plugin [-] Segment 370582b7-a4b3-4de3-b2e4-e2fc286c0b95 resource provider aggregate not found [pid: 7|app: 0|req: 989/2007] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:41:17 2026] DELETE /v2.0/networks/a33f7ea1-f0f5-4aff-80ad-d4e345f24dab => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:41:17.919 8 INFO neutron.services.segments.plugin [-] Segment fdf9b0b5-8065-45c8-b615-fccba3176186 resource provider aggregate not found 2026-04-27 02:41:17.923 8 INFO neutron.services.segments.plugin [-] Segment fdf9b0b5-8065-45c8-b615-fccba3176186 resource provider aggregate not found [pid: 8|app: 0|req: 1019/2008] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:41:17 2026] DELETE /v2.0/networks/33a86977-9aa7-48bb-b91e-32cc5c7f46a4 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:41:17.937 7 INFO neutron.services.segments.plugin [-] Segment 370582b7-a4b3-4de3-b2e4-e2fc286c0b95 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 370582b7-a4b3-4de3-b2e4-e2fc286c0b95 found for delete ", "request_id": "req-3321c943-2e64-47f1-bdc3-4f7245eda5a7"}]} 2026-04-27 02:41:17.939 7 INFO neutron.services.segments.plugin [-] Segment 370582b7-a4b3-4de3-b2e4-e2fc286c0b95 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 370582b7-a4b3-4de3-b2e4-e2fc286c0b95 found for delete ", "request_id": "req-a456330e-7adb-4784-845f-04b46cc26d87"}]} 2026-04-27 02:41:17.944 8 INFO neutron.services.segments.plugin [-] Segment fdf9b0b5-8065-45c8-b615-fccba3176186 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdf9b0b5-8065-45c8-b615-fccba3176186 found for delete ", "request_id": "req-a7d1f32c-6c62-4d7e-9426-6ab9a781531f"}]} 2026-04-27 02:41:17.944 8 INFO neutron.services.segments.plugin [-] Segment fdf9b0b5-8065-45c8-b615-fccba3176186 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdf9b0b5-8065-45c8-b615-fccba3176186 found for delete ", "request_id": "req-46802244-bbc3-4385-be35-0d7fb4b16798"}]} [pid: 7|app: 0|req: 990/2009] 199.204.45.246 () {34 vars in 994 bytes} [Mon Apr 27 02:41:17 2026] GET /v2.0/ports?device_id=8c9d0e6f-6d22-4e33-80c4-0f1d3558d0d7 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2010] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:41:17 2026] DELETE /v2.0/networks/9b3a8236-1f8d-4359-b3cd-5518b364fae4 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2011] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:41:18 2026] DELETE /v2.0/networks/5d311ae1-83f3-494c-9113-10548cf8c19d => 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: 991/2012] 199.204.45.246 () {36 vars in 997 bytes} [Mon Apr 27 02:41:17 2026] DELETE /v2.0/ports/a814c370-883c-4fa0-bb9c-d8841b051d4c => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2013] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:41:18 2026] DELETE /v2.0/networks/46cb29e7-50eb-4e0c-88c1-af071a53a7fb => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2014] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:41:18 2026] GET /v2.0/ports?device_id=8c9d0e6f-6d22-4e33-80c4-0f1d3558d0d7 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2015] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:41:19 2026] GET /v2.0/security-groups?tenant_id=d5442d055fc24d29bdbf6f9a90ba3fb3&name=default => generated 2925 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:41:19.581 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f392af9f-d47a-41c1-837a-9eeb9a4f7d3b'] response: {'server_uuid': '8c9d0e6f-6d22-4e33-80c4-0f1d3558d0d7', 'name': 'network-vif-deleted', 'tag': 'a814c370-883c-4fa0-bb9c-d8841b051d4c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1024/2016] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:41:19 2026] GET /v2.0/ports?device_id=8c9d0e6f-6d22-4e33-80c4-0f1d3558d0d7 => 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: 993/2017] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:41:19 2026] DELETE /v2.0/security-groups/eb4736fd-536b-466d-92fd-8125ec4c7ceb => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2018] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:41:19 2026] GET /v2.0/security-groups?tenant_id=f1a42aeae04c424b8cffbf643d8c0fb5&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2019] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:41:19 2026] DELETE /v2.0/security-groups/37f5b14a-90a1-4515-a7f0-a9f76823c519 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:41:20.155 8 INFO neutron.services.segments.plugin [-] Segment 3cad64c2-ce30-49a8-a7d8-93cd85a97ae7 resource provider aggregate not found 2026-04-27 02:41:20.159 8 INFO neutron.services.segments.plugin [-] Segment 3cad64c2-ce30-49a8-a7d8-93cd85a97ae7 resource provider aggregate not found [pid: 8|app: 0|req: 1026/2020] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:41:20 2026] GET /v2.0/security-groups?tenant_id=c34fd29c7a6843618c16ed527dbcb653&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: 995/2021] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:41:20 2026] DELETE /v2.0/security-groups/03334bce-6320-43a8-bb95-b8411abe543b => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:41:20.705 8 INFO neutron.services.segments.plugin [-] Segment 3cad64c2-ce30-49a8-a7d8-93cd85a97ae7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3cad64c2-ce30-49a8-a7d8-93cd85a97ae7 found for delete ", "request_id": "req-43d93cf4-6d2b-4330-a42b-8dc29965707f"}]} 2026-04-27 02:41:20.708 8 INFO neutron.services.segments.plugin [-] Segment 3cad64c2-ce30-49a8-a7d8-93cd85a97ae7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3cad64c2-ce30-49a8-a7d8-93cd85a97ae7 found for delete ", "request_id": "req-f48a171c-74f3-493f-a63b-6f610211f5c9"}]} 2026-04-27 02:41:20.720 8 INFO neutron.services.segments.plugin [-] Segment 5bbce535-f377-4eb7-8aff-e90f821ea605 resource provider aggregate not found 2026-04-27 02:41:20.724 8 INFO neutron.services.segments.plugin [-] Segment 5bbce535-f377-4eb7-8aff-e90f821ea605 resource provider aggregate not found 2026-04-27 02:41:20.732 8 INFO neutron.services.segments.plugin [-] Segment 5bbce535-f377-4eb7-8aff-e90f821ea605 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bbce535-f377-4eb7-8aff-e90f821ea605 found for delete ", "request_id": "req-7cd537db-e3fd-49fe-8c6f-f3193db146db"}]} 2026-04-27 02:41:20.737 8 INFO neutron.services.segments.plugin [-] Segment 5bbce535-f377-4eb7-8aff-e90f821ea605 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bbce535-f377-4eb7-8aff-e90f821ea605 found for delete ", "request_id": "req-0f40577e-a9e3-4c34-a655-193b682cc915"}]} [pid: 8|app: 0|req: 1027/2022] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:41:20 2026] GET /v2.0/ports?device_id=8c9d0e6f-6d22-4e33-80c4-0f1d3558d0d7 => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:41:21.935 7 WARNING neutron_lib.context [None req-7023dd2f-ee5a-4b7e-a24b-3177917c5dd3 32fbac77875247548a6e8545fd46e508 bbb3aadeffe1464ab9c347c2a73da69b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 996/2023] 10.0.0.84 () {34 vars in 683 bytes} [Mon Apr 27 02:41:21 2026] POST /v2.0/security-groups => generated 1601 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 02:41:22.177 8 INFO neutron.services.segments.plugin [-] Segment 1a246d8e-3691-4860-9fe0-620b3ca120f8 resource provider aggregate not found 2026-04-27 02:41:22.182 8 INFO neutron.services.segments.plugin [-] Segment 1a246d8e-3691-4860-9fe0-620b3ca120f8 resource provider aggregate not found 2026-04-27 02:41:22.190 8 WARNING neutron_lib.context [None req-d3e3098e-ef8d-40fc-8565-4dcb312788ae 32fbac77875247548a6e8545fd46e508 bbb3aadeffe1464ab9c347c2a73da69b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:41:22.206 8 INFO neutron.services.segments.plugin [-] Segment 1a246d8e-3691-4860-9fe0-620b3ca120f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a246d8e-3691-4860-9fe0-620b3ca120f8 found for delete ", "request_id": "req-4df49259-7dc3-46df-b410-258a50e495b3"}]} 2026-04-27 02:41:22.207 8 INFO neutron.services.segments.plugin [-] Segment 1a246d8e-3691-4860-9fe0-620b3ca120f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a246d8e-3691-4860-9fe0-620b3ca120f8 found for delete ", "request_id": "req-ecaec26b-cab1-4376-b3f8-eb7ac803694b"}]} [pid: 8|app: 0|req: 1028/2024] 10.0.0.84 () {34 vars in 683 bytes} [Mon Apr 27 02:41:22 2026] POST /v2.0/security-groups => generated 1601 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 02:41:22.381 7 WARNING neutron_lib.context [None req-f1104bf5-16b0-489b-a383-affd904aa41c 32fbac77875247548a6e8545fd46e508 bbb3aadeffe1464ab9c347c2a73da69b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 997/2025] 10.0.0.84 () {34 vars in 683 bytes} [Mon Apr 27 02:41:22 2026] POST /v2.0/security-groups => generated 1601 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 02:41:22.521 8 WARNING neutron_lib.context [None req-3a86a492-82ab-4dfa-a90d-462484568c61 32fbac77875247548a6e8545fd46e508 bbb3aadeffe1464ab9c347c2a73da69b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1029/2026] 10.0.0.84 () {34 vars in 683 bytes} [Mon Apr 27 02:41:22 2026] POST /v2.0/security-groups => generated 1601 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 02:41:22.639 7 WARNING neutron_lib.context [None req-bdecff71-232f-4dd1-813c-742f365b8b71 32fbac77875247548a6e8545fd46e508 bbb3aadeffe1464ab9c347c2a73da69b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 998/2027] 10.0.0.84 () {34 vars in 683 bytes} [Mon Apr 27 02:41:22 2026] POST /v2.0/security-groups => generated 1601 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2028] 10.0.0.84 () {34 vars in 766 bytes} [Mon Apr 27 02:41:22 2026] PUT /v2.0/security-groups/78056628-5a75-4de9-ae5b-4680f53499f7/tags => generated 17 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2029] 10.0.0.84 () {34 vars in 766 bytes} [Mon Apr 27 02:41:22 2026] PUT /v2.0/security-groups/9ed28cc9-ec2f-464f-a2cf-3036a30e9930/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2030] 10.0.0.84 () {34 vars in 766 bytes} [Mon Apr 27 02:41:22 2026] PUT /v2.0/security-groups/be09d699-3730-4832-8332-96a565d9ec03/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: 1000/2031] 10.0.0.84 () {34 vars in 766 bytes} [Mon Apr 27 02:41:22 2026] PUT /v2.0/security-groups/b1408dd2-7e44-463d-bcde-1d5328d5e05c/tags => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2032] 10.0.0.84 () {32 vars in 679 bytes} [Mon Apr 27 02:41:22 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2033] 10.0.0.84 () {32 vars in 693 bytes} [Mon Apr 27 02:41:22 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2034] 10.0.0.84 () {32 vars in 689 bytes} [Mon Apr 27 02:41:23 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2035] 10.0.0.84 () {32 vars in 701 bytes} [Mon Apr 27 02:41:23 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2036] 10.0.0.84 () {32 vars in 687 bytes} [Mon Apr 27 02:41:23 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2037] 10.0.0.84 () {32 vars in 701 bytes} [Mon Apr 27 02:41:23 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2038] 10.0.0.84 () {32 vars in 697 bytes} [Mon Apr 27 02:41:23 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2039] 10.0.0.84 () {32 vars in 709 bytes} [Mon Apr 27 02:41:23 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2040] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:41:23 2026] DELETE /v2.0/security-groups/78056628-5a75-4de9-ae5b-4680f53499f7 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2041] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:41:23 2026] DELETE /v2.0/security-groups/9ed28cc9-ec2f-464f-a2cf-3036a30e9930 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2042] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:41:23 2026] DELETE /v2.0/security-groups/be09d699-3730-4832-8332-96a565d9ec03 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2043] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:41:23 2026] DELETE /v2.0/security-groups/b1408dd2-7e44-463d-bcde-1d5328d5e05c => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2044] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:41:23 2026] DELETE /v2.0/security-groups/c5f8b54c-ac81-4273-8c86-7df7114c0019 => 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: 1001/2045] 10.0.0.84 () {34 vars in 788 bytes} [Mon Apr 27 02:41:22 2026] PUT /v2.0/routers/9468b25c-55b9-413c-b5f1-914bb88f026e/remove_router_interface => generated 309 bytes in 971 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:41:24.403 7 WARNING neutron_lib.context [None req-af33a87b-9cb7-4c93-9c0d-5dcb5d660eba 8cd33e2763624c8090c2023b51ad755c b3eeda91b3ee4736babdd44a762eac72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1002/2046] 10.0.0.84 () {34 vars in 675 bytes} [Mon Apr 27 02:41:24 2026] POST /v2.0/subnetpools => generated 516 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:41:24.462 7 WARNING neutron_lib.context [None req-9dd50c4c-90aa-4b28-80f6-d53e2910d7a6 8cd33e2763624c8090c2023b51ad755c b3eeda91b3ee4736babdd44a762eac72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1003/2047] 10.0.0.84 () {34 vars in 675 bytes} [Mon Apr 27 02:41:24 2026] POST /v2.0/subnetpools => generated 516 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:41:24.542 7 WARNING neutron_lib.context [None req-8ba82ad4-757f-425c-ae32-53b834dbb243 8cd33e2763624c8090c2023b51ad755c b3eeda91b3ee4736babdd44a762eac72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1006/2050] 10.0.0.84 () {34 vars in 675 bytes} [Mon Apr 27 02:41:24 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-04-27 02:41:24.602 7 WARNING neutron_lib.context [None req-8664e31b-ca1d-4d23-bed9-f5cddddbf320 8cd33e2763624c8090c2023b51ad755c b3eeda91b3ee4736babdd44a762eac72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1007/2051] 10.0.0.84 () {34 vars in 675 bytes} [Mon Apr 27 02:41:24 2026] POST /v2.0/subnetpools => generated 516 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:41:24.772 8 INFO neutron.services.segments.plugin [-] Segment c43220f8-634a-42d9-86c7-d07bab6f3da5 resource provider aggregate not found 2026-04-27 02:41:24.778 8 INFO neutron.services.segments.plugin [-] Segment c43220f8-634a-42d9-86c7-d07bab6f3da5 resource provider aggregate not found 2026-04-27 02:41:24.788 8 INFO neutron.db.l3_hamode_db [None req-e87f50e6-3c5b-4959-88c5-fc40de7a0f3a e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] HA network ce284305-8e30-493a-a02c-654eee058136 was deleted as no HA routers are present in tenant 22bbfefa9a8647b19a21e9a111fc26da. [pid: 8|app: 0|req: 1045/2052] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:41:23 2026] DELETE /v2.0/routers/9468b25c-55b9-413c-b5f1-914bb88f026e => generated 0 bytes in 856 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:41:24.795 8 INFO neutron.services.segments.plugin [-] Segment c43220f8-634a-42d9-86c7-d07bab6f3da5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c43220f8-634a-42d9-86c7-d07bab6f3da5 found for delete ", "request_id": "req-a27be082-3720-4738-a2de-270daf91c44b"}]} 2026-04-27 02:41:24.796 8 INFO neutron.services.segments.plugin [-] Segment c43220f8-634a-42d9-86c7-d07bab6f3da5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c43220f8-634a-42d9-86c7-d07bab6f3da5 found for delete ", "request_id": "req-3b23c4a9-9f16-4e3b-b665-640d810fe2bb"}]} 2026-04-27 02:41:24.800 8 WARNING neutron_lib.context [None req-51c3a10e-2b7a-4bf0-bad3-3274b811976e 8cd33e2763624c8090c2023b51ad755c b3eeda91b3ee4736babdd44a762eac72 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1046/2053] 10.0.0.84 () {34 vars in 675 bytes} [Mon Apr 27 02:41:24 2026] POST /v2.0/subnetpools => generated 516 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2054] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:41:24 2026] GET /v2.0/security-groups?tenant_id=56bafcbbcfc8437c9bd18fd3b8c72c55&name=default => generated 2925 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2055] 10.0.0.84 () {34 vars in 758 bytes} [Mon Apr 27 02:41:24 2026] PUT /v2.0/subnetpools/c62e4b15-6080-4789-bb82-95809c2025e0/tags => generated 17 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2056] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:41:24 2026] DELETE /v2.0/security-groups/3dae0b3b-35d4-4727-8519-f75c2a3f472f => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2057] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:41:24 2026] DELETE /v2.0/subnets/366e20ba-5bc2-4a79-b9dc-b37471efed0d => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2058] 10.0.0.84 () {34 vars in 758 bytes} [Mon Apr 27 02:41:24 2026] PUT /v2.0/subnetpools/23a6e7c4-07b6-4db5-9b5a-0c50fc95fe5c/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2059] 10.0.0.84 () {34 vars in 758 bytes} [Mon Apr 27 02:41:25 2026] PUT /v2.0/subnetpools/50baa249-ba5b-4a8d-a063-00f0f4342021/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2060] 10.0.0.84 () {34 vars in 758 bytes} [Mon Apr 27 02:41:25 2026] PUT /v2.0/subnetpools/d0433445-7171-4d78-a058-5a86e2191376/tags => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2061] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:41:25 2026] GET /v2.0/security-groups?tenant_id=e17567af674246ffa1c16c250dd4fc0d&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2062] 10.0.0.84 () {32 vars in 671 bytes} [Mon Apr 27 02:41:25 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2063] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:41:25 2026] DELETE /v2.0/networks/eb57d8fc-5172-4262-9eb0-e30e8ac1dcd6 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2064] 10.0.0.84 () {32 vars in 685 bytes} [Mon Apr 27 02:41:25 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2065] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:41:25 2026] DELETE /v2.0/security-groups/3fa217da-308c-4c4a-afaf-1a7df1c870b6 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2066] 10.0.0.84 () {32 vars in 681 bytes} [Mon Apr 27 02:41:25 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2067] 10.0.0.84 () {32 vars in 693 bytes} [Mon Apr 27 02:41:25 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2068] 10.0.0.84 () {32 vars in 679 bytes} [Mon Apr 27 02:41:25 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2069] 10.0.0.84 () {32 vars in 693 bytes} [Mon Apr 27 02:41:25 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2070] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:41:25 2026] GET /v2.0/security-groups?tenant_id=22bbfefa9a8647b19a21e9a111fc26da&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: 1019/2071] 10.0.0.84 () {32 vars in 689 bytes} [Mon Apr 27 02:41:25 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: 1020/2072] 10.0.0.84 () {32 vars in 701 bytes} [Mon Apr 27 02:41:25 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2073] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:41:25 2026] GET /v2.0/security-groups?tenant_id=bbb3aadeffe1464ab9c347c2a73da69b&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2074] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:41:25 2026] DELETE /v2.0/security-groups/d4b79e6e-7053-4a12-9adc-8b0989ee9f60 => 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: 1022/2075] 10.0.0.84 () {32 vars in 731 bytes} [Mon Apr 27 02:41:25 2026] DELETE /v2.0/subnetpools/c62e4b15-6080-4789-bb82-95809c2025e0 => 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: 1023/2076] 10.0.0.84 () {32 vars in 731 bytes} [Mon Apr 27 02:41:25 2026] DELETE /v2.0/subnetpools/23a6e7c4-07b6-4db5-9b5a-0c50fc95fe5c => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2077] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:41:25 2026] DELETE /v2.0/security-groups/02cfb286-b251-493c-b23c-3df85609d409 => 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: 1024/2078] 10.0.0.84 () {32 vars in 731 bytes} [Mon Apr 27 02:41:25 2026] DELETE /v2.0/subnetpools/50baa249-ba5b-4a8d-a063-00f0f4342021 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2079] 10.0.0.84 () {32 vars in 731 bytes} [Mon Apr 27 02:41:25 2026] DELETE /v2.0/subnetpools/d0433445-7171-4d78-a058-5a86e2191376 => 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: 1025/2080] 10.0.0.84 () {32 vars in 731 bytes} [Mon Apr 27 02:41:25 2026] DELETE /v2.0/subnetpools/0f2be110-eb34-4e49-84de-890fba4a57a2 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:41:26.813 8 INFO neutron.services.segments.plugin [-] Segment c626ab66-da73-45b5-810d-6eb20ddbd53a resource provider aggregate not found 2026-04-27 02:41:26.820 8 INFO neutron.services.segments.plugin [-] Segment c626ab66-da73-45b5-810d-6eb20ddbd53a resource provider aggregate not found 2026-04-27 02:41:26.823 8 INFO neutron.services.segments.plugin [-] Segment c626ab66-da73-45b5-810d-6eb20ddbd53a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c626ab66-da73-45b5-810d-6eb20ddbd53a found for delete ", "request_id": "req-3aaa7583-3708-467a-a0fe-e37b55254e83"}]} 2026-04-27 02:41:26.832 8 INFO neutron.services.segments.plugin [-] Segment c626ab66-da73-45b5-810d-6eb20ddbd53a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c626ab66-da73-45b5-810d-6eb20ddbd53a found for delete ", "request_id": "req-2737b3b4-7395-4062-a8aa-18caeb6efb89"}]} [pid: 8|app: 0|req: 1056/2081] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:41:26 2026] GET /v2.0/security-groups?tenant_id=9a4503a8d8ca43cc9468f7acbc7a2387&name=default => generated 2925 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2082] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:41:26 2026] DELETE /v2.0/security-groups/62e4fa0f-644f-452d-8d7f-d675a4ff8126 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2083] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:41:27 2026] GET /v2.0/security-groups?tenant_id=dd8db036ed264381bcdaad1838469b6c&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2084] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:41:27 2026] DELETE /v2.0/security-groups/42759e0f-9722-47bb-a69d-beee130c7739 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2085] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:41:27 2026] GET /v2.0/security-groups?tenant_id=b3eeda91b3ee4736babdd44a762eac72&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2086] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:41:27 2026] DELETE /v2.0/security-groups/80293fc9-f95f-4bc1-a88f-2478c61f9fc3 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:41:28.566 8 WARNING neutron_lib.context [None req-23d9b79d-ddd3-43e1-a26b-eabbf6fe2361 09ffb59773bd4166955de91a7636ffcb bced2689e65247c5ba7055e670a84722 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:41:28.708 8 INFO neutron.db.segments_db [None req-23d9b79d-ddd3-43e1-a26b-eabbf6fe2361 09ffb59773bd4166955de91a7636ffcb bced2689e65247c5ba7055e670a84722 - - default default] Added segment b6dce369-708c-4089-acb3-4b468985af20 of type vxlan for network 13cebb60-a244-4ed9-9f98-13009f1bd4e1 [pid: 8|app: 0|req: 1059/2087] 10.0.0.84 () {34 vars in 670 bytes} [Mon Apr 27 02:41:28 2026] POST /v2.0/networks => generated 632 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:41:28.801 7 WARNING neutron_lib.context [None req-ec5572f6-55fa-4e66-84e4-d08acea69c7b 09ffb59773bd4166955de91a7636ffcb bced2689e65247c5ba7055e670a84722 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:41:28.838 7 INFO neutron.db.segments_db [None req-ec5572f6-55fa-4e66-84e4-d08acea69c7b 09ffb59773bd4166955de91a7636ffcb bced2689e65247c5ba7055e670a84722 - - default default] Added segment bef98447-e2f0-4210-aa0a-f3679d58a161 of type vxlan for network 26a05c42-6dc8-4f39-9087-c57bc4f40e00 2026-04-27 02:41:29.079 7 INFO neutron.db.l3_hamode_db [None req-ec5572f6-55fa-4e66-84e4-d08acea69c7b 09ffb59773bd4166955de91a7636ffcb bced2689e65247c5ba7055e670a84722 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 02:41:29.277 8 WARNING neutron_lib.context [None req-d7fb4cf8-8e11-4c3d-8ad6-f1bfc6065476 ae3fb23a7041487d85778e2445faa863 98fc758afb30451b997fbf5494356090 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:41:29.422 8 INFO neutron.db.segments_db [None req-d7fb4cf8-8e11-4c3d-8ad6-f1bfc6065476 ae3fb23a7041487d85778e2445faa863 98fc758afb30451b997fbf5494356090 - - default default] Added segment a3d99b15-0664-4c31-9fdd-f64e0a3dd9a6 of type vxlan for network c7e81207-4624-4696-bfa5-b5688c90dae5 [pid: 8|app: 0|req: 1060/2088] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:41:29 2026] POST /v2.0/networks => generated 632 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:41:29.537 8 WARNING neutron_lib.context [None req-af9d1b00-d9f2-42f9-a4b7-0ecb938e9439 ae3fb23a7041487d85778e2445faa863 98fc758afb30451b997fbf5494356090 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1061/2089] 10.0.0.84 () {34 vars in 663 bytes} [Mon Apr 27 02:41:29 2026] POST /v2.0/ports => generated 743 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1062/2090] 10.0.0.84 () {34 vars in 746 bytes} [Mon Apr 27 02:41:29 2026] PUT /v2.0/ports/392cb75d-64c0-4081-9a14-8a1082b535ec/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:41:29.878 7 INFO neutron.db.l3_hamode_db [None req-ec5572f6-55fa-4e66-84e4-d08acea69c7b 09ffb59773bd4166955de91a7636ffcb bced2689e65247c5ba7055e670a84722 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1063/2091] 10.0.0.84 () {32 vars in 726 bytes} [Mon Apr 27 02:41:29 2026] GET /v2.0/ports/392cb75d-64c0-4081-9a14-8a1082b535ec/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2092] 10.0.0.84 () {34 vars in 757 bytes} [Mon Apr 27 02:41:29 2026] PUT /v2.0/ports/392cb75d-64c0-4081-9a14-8a1082b535ec/tags/green => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2093] 10.0.0.84 () {32 vars in 726 bytes} [Mon Apr 27 02:41:29 2026] GET /v2.0/ports/392cb75d-64c0-4081-9a14-8a1082b535ec/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2094] 10.0.0.84 () {34 vars in 753 bytes} [Mon Apr 27 02:41:29 2026] PUT /v2.0/ports/392cb75d-64c0-4081-9a14-8a1082b535ec/tags/red => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2095] 10.0.0.84 () {32 vars in 726 bytes} [Mon Apr 27 02:41:30 2026] GET /v2.0/ports/392cb75d-64c0-4081-9a14-8a1082b535ec/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2096] 10.0.0.84 () {34 vars in 775 bytes} [Mon Apr 27 02:41:30 2026] PUT /v2.0/ports/392cb75d-64c0-4081-9a14-8a1082b535ec/tags/black.or.white => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2097] 10.0.0.84 () {32 vars in 726 bytes} [Mon Apr 27 02:41:30 2026] GET /v2.0/ports/392cb75d-64c0-4081-9a14-8a1082b535ec/tags => generated 52 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2098] 10.0.0.84 () {34 vars in 746 bytes} [Mon Apr 27 02:41:30 2026] PUT /v2.0/ports/392cb75d-64c0-4081-9a14-8a1082b535ec/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2099] 10.0.0.84 () {32 vars in 726 bytes} [Mon Apr 27 02:41:30 2026] GET /v2.0/ports/392cb75d-64c0-4081-9a14-8a1082b535ec/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2100] 10.0.0.84 () {32 vars in 734 bytes} [Mon Apr 27 02:41:30 2026] GET /v2.0/ports/392cb75d-64c0-4081-9a14-8a1082b535ec/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:41:30.320 8 INFO neutron.api.v2.resource [None req-dc8f7697-c207-4463-b856-4fc577ec5507 ae3fb23a7041487d85778e2445faa863 98fc758afb30451b997fbf5494356090 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1073/2101] 10.0.0.84 () {32 vars in 738 bytes} [Mon Apr 27 02:41:30 2026] GET /v2.0/ports/392cb75d-64c0-4081-9a14-8a1082b535ec/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2102] 10.0.0.84 () {32 vars in 737 bytes} [Mon Apr 27 02:41:30 2026] DELETE /v2.0/ports/392cb75d-64c0-4081-9a14-8a1082b535ec/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2103] 10.0.0.84 () {32 vars in 726 bytes} [Mon Apr 27 02:41:30 2026] GET /v2.0/ports/392cb75d-64c0-4081-9a14-8a1082b535ec/tags => generated 30 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:41:30.464 8 INFO neutron.api.v2.resource [None req-ec36f0f0-92f8-49d5-94fb-89c24b873047 ae3fb23a7041487d85778e2445faa863 98fc758afb30451b997fbf5494356090 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1076/2104] 10.0.0.84 () {32 vars in 741 bytes} [Mon Apr 27 02:41:30 2026] DELETE /v2.0/ports/392cb75d-64c0-4081-9a14-8a1082b535ec/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2105] 10.0.0.84 () {32 vars in 729 bytes} [Mon Apr 27 02:41:30 2026] DELETE /v2.0/ports/392cb75d-64c0-4081-9a14-8a1082b535ec/tags => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2106] 10.0.0.84 () {32 vars in 726 bytes} [Mon Apr 27 02:41:30 2026] GET /v2.0/ports/392cb75d-64c0-4081-9a14-8a1082b535ec/tags => generated 12 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2107] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:41:28 2026] POST /v2.0/routers => generated 694 bytes in 2028 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2108] 10.0.0.84 () {32 vars in 719 bytes} [Mon Apr 27 02:41:30 2026] DELETE /v2.0/ports/392cb75d-64c0-4081-9a14-8a1082b535ec => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:41:30.970 8 INFO neutron.services.segments.plugin [-] Segment a3d99b15-0664-4c31-9fdd-f64e0a3dd9a6 resource provider aggregate not found 2026-04-27 02:41:30.975 8 INFO neutron.services.segments.plugin [-] Segment a3d99b15-0664-4c31-9fdd-f64e0a3dd9a6 resource provider aggregate not found 2026-04-27 02:41:30.990 8 INFO neutron.services.segments.plugin [-] Segment a3d99b15-0664-4c31-9fdd-f64e0a3dd9a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3d99b15-0664-4c31-9fdd-f64e0a3dd9a6 found for delete ", "request_id": "req-322abd26-c816-4cbe-99a0-56546318f440"}]} 2026-04-27 02:41:30.991 8 INFO neutron.services.segments.plugin [-] Segment a3d99b15-0664-4c31-9fdd-f64e0a3dd9a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3d99b15-0664-4c31-9fdd-f64e0a3dd9a6 found for delete ", "request_id": "req-3ae21c78-8cc8-4910-9e9e-ca82abdbb0b9"}]} [pid: 8|app: 0|req: 1080/2109] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:41:30 2026] DELETE /v2.0/networks/c7e81207-4624-4696-bfa5-b5688c90dae5 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:41:31.056 8 WARNING neutron_lib.context [None req-2cc5dba1-a20c-440a-a965-3233ec1135cf 0394867a1f4147e6b0da7e41f979e455 351404b72572430b97de662cf1e877cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1030/2110] 10.0.0.84 () {32 vars in 775 bytes} [Mon Apr 27 02:41:30 2026] GET /v2.0/subnets?project_id=bced2689e65247c5ba7055e670a84722&cidr=10.100.0.0%2F28 => generated 14 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2111] 10.0.0.84 () {34 vars in 675 bytes} [Mon Apr 27 02:41:31 2026] POST /v2.0/subnetpools => generated 516 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2112] 10.0.0.84 () {32 vars in 693 bytes} [Mon Apr 27 02:41:31 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2113] 10.0.0.84 () {34 vars in 758 bytes} [Mon Apr 27 02:41:31 2026] PUT /v2.0/subnetpools/316ffd2e-ec2f-4f22-8c4c-5befb3018c0f/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2114] 10.0.0.84 () {32 vars in 783 bytes} [Mon Apr 27 02:41:31 2026] GET /v2.0/subnets?network_id=b6a48209-0225-440c-814b-a41115b6c27f&cidr=10.100.0.0%2F28 => generated 14 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:41:31.163 7 WARNING neutron_lib.context [None req-7073e64d-55ba-4923-8d14-72f3a2bf10a4 09ffb59773bd4166955de91a7636ffcb bced2689e65247c5ba7055e670a84722 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1083/2115] 10.0.0.84 () {32 vars in 738 bytes} [Mon Apr 27 02:41:31 2026] GET /v2.0/subnetpools/316ffd2e-ec2f-4f22-8c4c-5befb3018c0f/tags => generated 25 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2116] 10.0.0.84 () {34 vars in 769 bytes} [Mon Apr 27 02:41:31 2026] PUT /v2.0/subnetpools/316ffd2e-ec2f-4f22-8c4c-5befb3018c0f/tags/green => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2117] 10.0.0.84 () {32 vars in 738 bytes} [Mon Apr 27 02:41:31 2026] GET /v2.0/subnetpools/316ffd2e-ec2f-4f22-8c4c-5befb3018c0f/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2118] 10.0.0.84 () {34 vars in 765 bytes} [Mon Apr 27 02:41:31 2026] PUT /v2.0/subnetpools/316ffd2e-ec2f-4f22-8c4c-5befb3018c0f/tags/red => generated 4 bytes in 21 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2119] 10.0.0.84 () {32 vars in 738 bytes} [Mon Apr 27 02:41:31 2026] GET /v2.0/subnetpools/316ffd2e-ec2f-4f22-8c4c-5befb3018c0f/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2120] 10.0.0.84 () {34 vars in 787 bytes} [Mon Apr 27 02:41:31 2026] PUT /v2.0/subnetpools/316ffd2e-ec2f-4f22-8c4c-5befb3018c0f/tags/black.or.white => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2121] 10.0.0.84 () {32 vars in 738 bytes} [Mon Apr 27 02:41:31 2026] GET /v2.0/subnetpools/316ffd2e-ec2f-4f22-8c4c-5befb3018c0f/tags => generated 52 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2122] 10.0.0.84 () {34 vars in 758 bytes} [Mon Apr 27 02:41:31 2026] PUT /v2.0/subnetpools/316ffd2e-ec2f-4f22-8c4c-5befb3018c0f/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2123] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:41:31 2026] POST /v2.0/subnets => generated 657 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2124] 10.0.0.84 () {32 vars in 738 bytes} [Mon Apr 27 02:41:31 2026] GET /v2.0/subnetpools/316ffd2e-ec2f-4f22-8c4c-5befb3018c0f/tags => generated 37 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2125] 10.0.0.84 () {32 vars in 746 bytes} [Mon Apr 27 02:41:31 2026] GET /v2.0/subnetpools/316ffd2e-ec2f-4f22-8c4c-5befb3018c0f/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:41:31.495 8 INFO neutron.api.v2.resource [None req-85493853-1c0c-46f4-9ac6-32d3cadbc857 0394867a1f4147e6b0da7e41f979e455 351404b72572430b97de662cf1e877cb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1093/2126] 10.0.0.84 () {32 vars in 750 bytes} [Mon Apr 27 02:41:31 2026] GET /v2.0/subnetpools/316ffd2e-ec2f-4f22-8c4c-5befb3018c0f/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2127] 10.0.0.84 () {32 vars in 749 bytes} [Mon Apr 27 02:41:31 2026] DELETE /v2.0/subnetpools/316ffd2e-ec2f-4f22-8c4c-5befb3018c0f/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2128] 10.0.0.84 () {32 vars in 738 bytes} [Mon Apr 27 02:41:31 2026] GET /v2.0/subnetpools/316ffd2e-ec2f-4f22-8c4c-5befb3018c0f/tags => generated 30 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:41:31.623 8 INFO neutron.api.v2.resource [None req-3ae61e0b-5c99-4345-b01c-df011771240c 0394867a1f4147e6b0da7e41f979e455 351404b72572430b97de662cf1e877cb - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1096/2129] 10.0.0.84 () {32 vars in 753 bytes} [Mon Apr 27 02:41:31 2026] DELETE /v2.0/subnetpools/316ffd2e-ec2f-4f22-8c4c-5befb3018c0f/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2130] 10.0.0.84 () {32 vars in 741 bytes} [Mon Apr 27 02:41:31 2026] DELETE /v2.0/subnetpools/316ffd2e-ec2f-4f22-8c4c-5befb3018c0f/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2131] 10.0.0.84 () {32 vars in 738 bytes} [Mon Apr 27 02:41:31 2026] GET /v2.0/subnetpools/316ffd2e-ec2f-4f22-8c4c-5befb3018c0f/tags => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2132] 10.0.0.84 () {32 vars in 731 bytes} [Mon Apr 27 02:41:31 2026] DELETE /v2.0/subnetpools/316ffd2e-ec2f-4f22-8c4c-5befb3018c0f => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2133] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:41:31 2026] GET /v2.0/security-groups?tenant_id=441772f1125a41eeb661649cdbba7ab1&name=default => generated 2929 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2134] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:41:31 2026] DELETE /v2.0/security-groups/5adbea5b-06f4-4cc4-8777-7421ba58c977 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2135] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:41:32 2026] GET /v2.0/security-groups?tenant_id=98fc758afb30451b997fbf5494356090&name=default => generated 2929 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2136] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:41:32 2026] DELETE /v2.0/security-groups/b1d27e0e-b8ec-4d11-895c-d7b9fb2812f6 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2137] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:41:32 2026] GET /v2.0/security-groups?tenant_id=ede20a7f73a94b4dbd716582abcf57d5&name=default => generated 2929 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2138] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:41:32 2026] DELETE /v2.0/security-groups/4cd8130d-bb85-4d1b-a55f-8059eb948e72 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2139] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:41:33 2026] GET /v2.0/security-groups?tenant_id=351404b72572430b97de662cf1e877cb&name=default => generated 2929 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2140] 10.0.0.84 () {34 vars in 782 bytes} [Mon Apr 27 02:41:31 2026] PUT /v2.0/routers/6b8cdbb4-12f3-417b-9ac9-216386579d54/add_router_interface => generated 309 bytes in 1972 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2141] 10.0.0.84 () {32 vars in 648 bytes} [Mon Apr 27 02:41:33 2026] GET /v2.0/networks => generated 3607 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2142] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:41:33 2026] DELETE /v2.0/security-groups/a6f9504f-f599-42a1-851a-247497622083 => 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: 1036/2143] 10.0.0.84 () {32 vars in 646 bytes} [Mon Apr 27 02:41:33 2026] GET /v2.0/subnets => generated 2595 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2144] 10.0.0.84 () {32 vars in 646 bytes} [Mon Apr 27 02:41:33 2026] GET /v2.0/routers => generated 737 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:41:33.680 7 WARNING neutron_lib.context [None req-9e42c28b-80ad-4566-b9d4-f79e60f4a7d8 09ffb59773bd4166955de91a7636ffcb bced2689e65247c5ba7055e670a84722 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1037/2145] 10.0.0.84 () {34 vars in 684 bytes} [Mon Apr 27 02:41:33 2026] POST /v2.0/security-groups => generated 1677 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 02:41:33.839 8 WARNING neutron_lib.context [None req-9863efe5-6cba-4b50-887f-8eee12c859b4 09ffb59773bd4166955de91a7636ffcb bced2689e65247c5ba7055e670a84722 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1109/2146] 10.0.0.84 () {34 vars in 694 bytes} [Mon Apr 27 02:41:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:41:33.975 7 WARNING neutron_lib.context [None req-d46fb1be-dbe9-4290-8de6-ba2ba35c5980 09ffb59773bd4166955de91a7636ffcb bced2689e65247c5ba7055e670a84722 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1038/2147] 10.0.0.84 () {34 vars in 694 bytes} [Mon Apr 27 02:41:33 2026] POST /v2.0/security-group-rules => generated 596 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:41:34.095 8 WARNING neutron_lib.context [None req-0e18c574-3ea2-49af-95c7-d6749444e37d 09ffb59773bd4166955de91a7636ffcb bced2689e65247c5ba7055e670a84722 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1110/2148] 10.0.0.84 () {34 vars in 694 bytes} [Mon Apr 27 02:41:34 2026] POST /v2.0/security-group-rules => generated 602 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:41:34.222 7 WARNING neutron_lib.context [None req-84bb553f-9a2e-45d5-a6d9-98e9c3044a49 09ffb59773bd4166955de91a7636ffcb bced2689e65247c5ba7055e670a84722 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1039/2149] 10.0.0.84 () {34 vars in 694 bytes} [Mon Apr 27 02:41:34 2026] POST /v2.0/security-group-rules => generated 601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:41:34.343 8 WARNING neutron_lib.context [None req-72634a29-7eae-4a09-a007-cb9b598f5874 09ffb59773bd4166955de91a7636ffcb bced2689e65247c5ba7055e670a84722 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:41:34.387 8 INFO neutron.db.securitygroups_db [None req-72634a29-7eae-4a09-a007-cb9b598f5874 09ffb59773bd4166955de91a7636ffcb bced2689e65247c5ba7055e670a84722 - - default default] Project bced2689e65247c5ba7055e670a84722 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 1111/2150] 10.0.0.84 () {34 vars in 694 bytes} [Mon Apr 27 02:41:34 2026] POST /v2.0/security-group-rules => generated 607 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:41:34.482 7 WARNING neutron_lib.context [None req-ce08213a-e6e4-47f8-88ed-158eedc90e99 09ffb59773bd4166955de91a7636ffcb bced2689e65247c5ba7055e670a84722 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:41:34.518 7 INFO neutron.db.securitygroups_db [None req-ce08213a-e6e4-47f8-88ed-158eedc90e99 09ffb59773bd4166955de91a7636ffcb bced2689e65247c5ba7055e670a84722 - - default default] Project bced2689e65247c5ba7055e670a84722 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: 1040/2151] 10.0.0.84 () {34 vars in 694 bytes} [Mon Apr 27 02:41:34 2026] POST /v2.0/security-group-rules => generated 606 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2152] 10.0.0.84 () {32 vars in 648 bytes} [Mon Apr 27 02:41:34 2026] GET /v2.0/networks => generated 1297 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2153] 10.0.0.118 () {34 vars in 1100 bytes} [Mon Apr 27 02:41:35 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1691320162&fields=id&tenant_id=bced2689e65247c5ba7055e670a84722 => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2154] 10.0.0.118 () {34 vars in 982 bytes} [Mon Apr 27 02:41:35 2026] GET /v2.0/networks?id=13cebb60-a244-4ed9-9f98-13009f1bd4e1 => generated 660 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2155] 10.0.0.118 () {34 vars in 965 bytes} [Mon Apr 27 02:41:35 2026] GET /v2.0/quotas/bced2689e65247c5ba7055e670a84722 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2156] 10.0.0.118 () {34 vars in 1002 bytes} [Mon Apr 27 02:41:35 2026] GET /v2.0/ports?tenant_id=bced2689e65247c5ba7055e670a84722&fields=id => generated 103 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2157] 10.0.0.118 () {34 vars in 1008 bytes} [Mon Apr 27 02:41:35 2026] GET /v2.0/networks/13cebb60-a244-4ed9-9f98-13009f1bd4e1?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2158] 10.0.0.118 () {34 vars in 1108 bytes} [Mon Apr 27 02:41:35 2026] GET /v2.0/networks/13cebb60-a244-4ed9-9f98-13009f1bd4e1?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: 8|app: 0|req: 1116/2159] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:41:35 2026] GET /v2.0/ports?device_id=a1de4d1b-0919-49da-b6d4-5dcf4270295d => 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: 1044/2160] 10.0.0.84 () {34 vars in 677 bytes} [Mon Apr 27 02:41:35 2026] POST /v2.0/qos/policies => generated 359 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2161] 10.0.0.84 () {34 vars in 752 bytes} [Mon Apr 27 02:41:36 2026] PUT /v2.0/policies/5f15cb59-7fe8-40c3-b997-35f062a5f8fb/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2162] 10.0.0.84 () {32 vars in 732 bytes} [Mon Apr 27 02:41:36 2026] GET /v2.0/policies/5f15cb59-7fe8-40c3-b997-35f062a5f8fb/tags => generated 25 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2163] 10.0.0.84 () {34 vars in 763 bytes} [Mon Apr 27 02:41:36 2026] PUT /v2.0/policies/5f15cb59-7fe8-40c3-b997-35f062a5f8fb/tags/green => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2164] 10.0.0.84 () {32 vars in 732 bytes} [Mon Apr 27 02:41:36 2026] GET /v2.0/policies/5f15cb59-7fe8-40c3-b997-35f062a5f8fb/tags => generated 34 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2165] 10.0.0.84 () {34 vars in 759 bytes} [Mon Apr 27 02:41:36 2026] PUT /v2.0/policies/5f15cb59-7fe8-40c3-b997-35f062a5f8fb/tags/red => generated 4 bytes in 17 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2166] 10.0.0.84 () {32 vars in 732 bytes} [Mon Apr 27 02:41:36 2026] GET /v2.0/policies/5f15cb59-7fe8-40c3-b997-35f062a5f8fb/tags => generated 34 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2167] 10.0.0.84 () {34 vars in 781 bytes} [Mon Apr 27 02:41:36 2026] PUT /v2.0/policies/5f15cb59-7fe8-40c3-b997-35f062a5f8fb/tags/black.or.white => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2168] 10.0.0.84 () {32 vars in 732 bytes} [Mon Apr 27 02:41:36 2026] GET /v2.0/policies/5f15cb59-7fe8-40c3-b997-35f062a5f8fb/tags => generated 52 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2169] 10.0.0.84 () {34 vars in 752 bytes} [Mon Apr 27 02:41:36 2026] PUT /v2.0/policies/5f15cb59-7fe8-40c3-b997-35f062a5f8fb/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2170] 10.0.0.84 () {32 vars in 732 bytes} [Mon Apr 27 02:41:36 2026] GET /v2.0/policies/5f15cb59-7fe8-40c3-b997-35f062a5f8fb/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2171] 10.0.0.84 () {32 vars in 740 bytes} [Mon Apr 27 02:41:36 2026] GET /v2.0/policies/5f15cb59-7fe8-40c3-b997-35f062a5f8fb/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:41:36.397 7 INFO neutron.api.v2.resource [None req-ab344ac8-9db5-4688-ae00-996554f253f7 f8a6bea876054008a098fd8d7041b7d2 ba6fc697c8584be4abccd4f9ca6c51c4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1050/2172] 10.0.0.84 () {32 vars in 744 bytes} [Mon Apr 27 02:41:36 2026] GET /v2.0/policies/5f15cb59-7fe8-40c3-b997-35f062a5f8fb/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2173] 10.0.0.84 () {32 vars in 743 bytes} [Mon Apr 27 02:41:36 2026] DELETE /v2.0/policies/5f15cb59-7fe8-40c3-b997-35f062a5f8fb/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: 1051/2174] 10.0.0.84 () {32 vars in 732 bytes} [Mon Apr 27 02:41:36 2026] GET /v2.0/policies/5f15cb59-7fe8-40c3-b997-35f062a5f8fb/tags => generated 30 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:41:36.496 8 INFO neutron.api.v2.resource [None req-e022e751-5654-4477-b378-ed998975a4d4 f8a6bea876054008a098fd8d7041b7d2 ba6fc697c8584be4abccd4f9ca6c51c4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1124/2175] 10.0.0.84 () {32 vars in 747 bytes} [Mon Apr 27 02:41:36 2026] DELETE /v2.0/policies/5f15cb59-7fe8-40c3-b997-35f062a5f8fb/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2176] 10.0.0.84 () {32 vars in 735 bytes} [Mon Apr 27 02:41:36 2026] DELETE /v2.0/policies/5f15cb59-7fe8-40c3-b997-35f062a5f8fb/tags => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2177] 10.0.0.84 () {32 vars in 732 bytes} [Mon Apr 27 02:41:36 2026] GET /v2.0/policies/5f15cb59-7fe8-40c3-b997-35f062a5f8fb/tags => 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: 1053/2178] 10.0.0.84 () {32 vars in 733 bytes} [Mon Apr 27 02:41:36 2026] DELETE /v2.0/qos/policies/5f15cb59-7fe8-40c3-b997-35f062a5f8fb => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:41:36.901 8 WARNING neutron_lib.context [None req-9dc3a5ab-d7ab-4e41-8299-c1102bed441f 1280e4b79477402c889781282f7f1734 ce18f52a5d2f48ef888b959e4800e5e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1054/2179] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:41:36 2026] GET /v2.0/ports?device_id=a1de4d1b-0919-49da-b6d4-5dcf4270295d => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:41:37.054 8 INFO neutron.db.segments_db [None req-9dc3a5ab-d7ab-4e41-8299-c1102bed441f 1280e4b79477402c889781282f7f1734 ce18f52a5d2f48ef888b959e4800e5e5 - - default default] Added segment f93fd013-a750-43da-8dea-b34e8c6a7425 of type vxlan for network 18462e4e-c78a-4935-b276-1a371950fdc7 [pid: 8|app: 0|req: 1126/2180] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:41:36 2026] POST /v2.0/networks => generated 632 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:41:37.184 7 WARNING neutron_lib.context [None req-b382c244-3671-45bf-86db-6a0af579e6f3 1280e4b79477402c889781282f7f1734 ce18f52a5d2f48ef888b959e4800e5e5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:41:37.241 7 INFO neutron.db.segments_db [None req-b382c244-3671-45bf-86db-6a0af579e6f3 1280e4b79477402c889781282f7f1734 ce18f52a5d2f48ef888b959e4800e5e5 - - default default] Added segment 0968adf8-47a3-4fc7-8e93-2b7bb44f93d5 of type vxlan for network 5594ac27-f2fe-4a89-8262-1cf8922f8244 [pid: 7|app: 0|req: 1055/2181] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:41:37 2026] POST /v2.0/networks => generated 632 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2182] 10.0.0.84 () {34 vars in 752 bytes} [Mon Apr 27 02:41:37 2026] PUT /v2.0/networks/18462e4e-c78a-4935-b276-1a371950fdc7/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2183] 10.0.0.84 () {32 vars in 732 bytes} [Mon Apr 27 02:41:37 2026] GET /v2.0/networks/18462e4e-c78a-4935-b276-1a371950fdc7/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2184] 10.0.0.84 () {34 vars in 752 bytes} [Mon Apr 27 02:41:37 2026] PUT /v2.0/networks/5594ac27-f2fe-4a89-8262-1cf8922f8244/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2185] 10.0.0.84 () {32 vars in 732 bytes} [Mon Apr 27 02:41:37 2026] GET /v2.0/networks/5594ac27-f2fe-4a89-8262-1cf8922f8244/tags => generated 17 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2186] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:41:37 2026] GET /v2.0/security-groups?tenant_id=044f5a164e1d40628460d9793198ebaa&name=default => generated 2929 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2187] 10.0.0.84 () {34 vars in 752 bytes} [Mon Apr 27 02:41:37 2026] PUT /v2.0/networks/5594ac27-f2fe-4a89-8262-1cf8922f8244/tags => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2188] 10.0.0.84 () {32 vars in 732 bytes} [Mon Apr 27 02:41:37 2026] GET /v2.0/networks/5594ac27-f2fe-4a89-8262-1cf8922f8244/tags => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2189] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:41:37 2026] DELETE /v2.0/security-groups/257d4dd5-2192-4d37-ace5-79cc241933ba => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2190] 10.0.0.84 () {32 vars in 732 bytes} [Mon Apr 27 02:41:37 2026] GET /v2.0/networks/18462e4e-c78a-4935-b276-1a371950fdc7/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:41:37.769 8 INFO neutron.services.segments.plugin [-] Segment f93fd013-a750-43da-8dea-b34e8c6a7425 resource provider aggregate not found 2026-04-27 02:41:37.773 8 INFO neutron.services.segments.plugin [-] Segment f93fd013-a750-43da-8dea-b34e8c6a7425 resource provider aggregate not found 2026-04-27 02:41:37.781 8 INFO neutron.services.segments.plugin [-] Segment f93fd013-a750-43da-8dea-b34e8c6a7425 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f93fd013-a750-43da-8dea-b34e8c6a7425 found for delete ", "request_id": "req-22fd35f2-d0e9-4db1-9ccc-aee62d534d64"}]} 2026-04-27 02:41:37.787 8 INFO neutron.services.segments.plugin [-] Segment f93fd013-a750-43da-8dea-b34e8c6a7425 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f93fd013-a750-43da-8dea-b34e8c6a7425 found for delete ", "request_id": "req-03d09d31-74f4-4cb4-9437-39de1b66fedd"}]} [pid: 8|app: 0|req: 1129/2191] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:41:37 2026] DELETE /v2.0/networks/18462e4e-c78a-4935-b276-1a371950fdc7 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2192] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:41:37 2026] GET /v2.0/security-groups?tenant_id=ba6fc697c8584be4abccd4f9ca6c51c4&name=default => generated 2929 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2193] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:41:37 2026] DELETE /v2.0/networks/5594ac27-f2fe-4a89-8262-1cf8922f8244 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2194] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:41:37 2026] DELETE /v2.0/security-groups/d25b1d5a-90a3-4b76-8895-a361e41bd4ea => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2195] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:41:38 2026] GET /v2.0/ports?device_id=a1de4d1b-0919-49da-b6d4-5dcf4270295d => 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: 1065/2196] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:41:38 2026] GET /v2.0/security-groups?tenant_id=ac5faa901000408eb9713039a07596a4&name=default => generated 2929 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2197] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:41:38 2026] DELETE /v2.0/security-groups/018a4721-cef6-4988-b0c8-2e633772af8c => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2198] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:41:39 2026] GET /v2.0/security-groups?tenant_id=ce18f52a5d2f48ef888b959e4800e5e5&name=default => generated 2929 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2199] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:41:39 2026] DELETE /v2.0/security-groups/002ebc58-9e50-4d4d-8717-d98562ca1336 => 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: 1067/2200] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:41:39 2026] GET /v2.0/ports?device_id=a1de4d1b-0919-49da-b6d4-5dcf4270295d => 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: 1069/2203] 199.204.45.246 () {34 vars in 986 bytes} [Mon Apr 27 02:41:40 2026] GET /v2.0/networks?id=13cebb60-a244-4ed9-9f98-13009f1bd4e1 => generated 660 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:41:40.205 8 INFO neutron.services.segments.plugin [-] Segment 0968adf8-47a3-4fc7-8e93-2b7bb44f93d5 resource provider aggregate not found 2026-04-27 02:41:40.215 8 INFO neutron.services.segments.plugin [-] Segment 0968adf8-47a3-4fc7-8e93-2b7bb44f93d5 resource provider aggregate not found 2026-04-27 02:41:40.230 8 INFO neutron.services.segments.plugin [-] Segment 0968adf8-47a3-4fc7-8e93-2b7bb44f93d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0968adf8-47a3-4fc7-8e93-2b7bb44f93d5 found for delete ", "request_id": "req-85648e09-70c9-40fc-be89-379c2842d1c0"}]} 2026-04-27 02:41:40.231 8 INFO neutron.services.segments.plugin [-] Segment 0968adf8-47a3-4fc7-8e93-2b7bb44f93d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0968adf8-47a3-4fc7-8e93-2b7bb44f93d5 found for delete ", "request_id": "req-07b2b9d1-4b3a-4fef-b71e-f2fc86d5540e"}]} [pid: 8|app: 0|req: 1135/2204] 199.204.45.246 () {34 vars in 1050 bytes} [Mon Apr 27 02:41:40 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=bced2689e65247c5ba7055e670a84722 => generated 181 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:41:40.260 8 WARNING neutron_lib.context [req-484d171a-181a-4465-8e38-0cecc6538cf1 req-8aa1df06-4d15-4b38-a7a8-92d64099dd9e 09ffb59773bd4166955de91a7636ffcb bced2689e65247c5ba7055e670a84722 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2205] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:41:40 2026] GET /v2.0/ports?device_id=a1de4d1b-0919-49da-b6d4-5dcf4270295d => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2206] 199.204.45.246 () {38 vars in 955 bytes} [Mon Apr 27 02:41:40 2026] POST /v2.0/ports => generated 954 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2207] 199.204.45.246 () {38 vars in 1028 bytes} [Mon Apr 27 02:41:40 2026] PUT /v2.0/ports/3c279722-8281-45fd-a50b-70ca0329008d => generated 1235 bytes in 473 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-04-27 02:41:41.271 8 WARNING neutron_lib.context [None req-ec845ba8-d577-47d7-b6a2-0238813b4d07 b0d94ed04c3f4918b6b9fc2155d2d6bd aa0db9bb63e249e2b56bf989e7f55789 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 02:41:41.393 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8364756a-63e4-43fa-8000-a8b46530ee3b'] response: {'name': 'network-changed', 'server_uuid': 'a1de4d1b-0919-49da-b6d4-5dcf4270295d', 'tag': '3c279722-8281-45fd-a50b-70ca0329008d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1072/2208] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:41:41 2026] GET /v2.0/ports?device_id=a1de4d1b-0919-49da-b6d4-5dcf4270295d => generated 969 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:41:41.431 8 INFO neutron.db.segments_db [None req-ec845ba8-d577-47d7-b6a2-0238813b4d07 b0d94ed04c3f4918b6b9fc2155d2d6bd aa0db9bb63e249e2b56bf989e7f55789 - - default default] Added segment f5c74ab9-4b14-4dd4-8f50-953b8864411d of type vxlan for network fa6df17e-95a7-4872-8e77-53cea9ebfaa1 [pid: 7|app: 0|req: 1073/2209] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:41:41 2026] GET /v2.0/security-groups?id=84e4f62c-4b9c-4a8f-a558-5e4fe24bd468&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2210] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:41:41 2026] POST /v2.0/networks => generated 632 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:41:41.531 7 WARNING neutron_lib.context [None req-805a6d26-785f-4879-84f2-4bd6c91e478c b0d94ed04c3f4918b6b9fc2155d2d6bd aa0db9bb63e249e2b56bf989e7f55789 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1074/2211] 10.0.0.84 () {34 vars in 663 bytes} [Mon Apr 27 02:41:41 2026] POST /v2.0/ports => generated 743 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:41:41.862 8 WARNING neutron_lib.context [None req-989abfc2-47b9-4224-89af-23a568a1be4a b0d94ed04c3f4918b6b9fc2155d2d6bd aa0db9bb63e249e2b56bf989e7f55789 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1075/2212] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:41:41 2026] GET /v2.0/ports?tenant_id=bced2689e65247c5ba7055e670a84722&device_id=a1de4d1b-0919-49da-b6d4-5dcf4270295d => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2213] 199.204.45.246 () {34 vars in 1018 bytes} [Mon Apr 27 02:41:41 2026] GET /v2.0/networks?tenant_id=bced2689e65247c5ba7055e670a84722&shared=False => generated 756 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2214] 10.0.0.84 () {34 vars in 665 bytes} [Mon Apr 27 02:41:41 2026] POST /v2.0/trunks => generated 407 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2215] 10.0.0.84 () {34 vars in 748 bytes} [Mon Apr 27 02:41:42 2026] PUT /v2.0/trunks/6a0530dd-26de-46bc-97ea-8b35e44efce5/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2216] 199.204.45.246 () {34 vars in 930 bytes} [Mon Apr 27 02:41:41 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2217] 10.0.0.84 () {32 vars in 728 bytes} [Mon Apr 27 02:41:42 2026] GET /v2.0/trunks/6a0530dd-26de-46bc-97ea-8b35e44efce5/tags => generated 25 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2218] 10.0.0.84 () {34 vars in 759 bytes} [Mon Apr 27 02:41:42 2026] PUT /v2.0/trunks/6a0530dd-26de-46bc-97ea-8b35e44efce5/tags/green => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2219] 10.0.0.84 () {32 vars in 728 bytes} [Mon Apr 27 02:41:42 2026] GET /v2.0/trunks/6a0530dd-26de-46bc-97ea-8b35e44efce5/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: 1079/2220] 10.0.0.84 () {34 vars in 755 bytes} [Mon Apr 27 02:41:42 2026] PUT /v2.0/trunks/6a0530dd-26de-46bc-97ea-8b35e44efce5/tags/red => generated 4 bytes in 19 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2221] 10.0.0.84 () {32 vars in 728 bytes} [Mon Apr 27 02:41:42 2026] GET /v2.0/trunks/6a0530dd-26de-46bc-97ea-8b35e44efce5/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2222] 10.0.0.84 () {34 vars in 777 bytes} [Mon Apr 27 02:41:42 2026] PUT /v2.0/trunks/6a0530dd-26de-46bc-97ea-8b35e44efce5/tags/black.or.white => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2223] 10.0.0.84 () {32 vars in 728 bytes} [Mon Apr 27 02:41:42 2026] GET /v2.0/trunks/6a0530dd-26de-46bc-97ea-8b35e44efce5/tags => generated 52 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2224] 10.0.0.84 () {34 vars in 748 bytes} [Mon Apr 27 02:41:42 2026] PUT /v2.0/trunks/6a0530dd-26de-46bc-97ea-8b35e44efce5/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2225] 10.0.0.84 () {32 vars in 728 bytes} [Mon Apr 27 02:41:42 2026] GET /v2.0/trunks/6a0530dd-26de-46bc-97ea-8b35e44efce5/tags => generated 37 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2226] 10.0.0.84 () {32 vars in 736 bytes} [Mon Apr 27 02:41:42 2026] GET /v2.0/trunks/6a0530dd-26de-46bc-97ea-8b35e44efce5/tags/red => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:41:42.350 8 INFO neutron.api.v2.resource [None req-5740c664-b02c-4b4f-86ea-62b2ae959565 b0d94ed04c3f4918b6b9fc2155d2d6bd aa0db9bb63e249e2b56bf989e7f55789 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1145/2227] 10.0.0.84 () {32 vars in 740 bytes} [Mon Apr 27 02:41:42 2026] GET /v2.0/trunks/6a0530dd-26de-46bc-97ea-8b35e44efce5/tags/green => generated 99 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2228] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:41:42 2026] DELETE /v2.0/trunks/6a0530dd-26de-46bc-97ea-8b35e44efce5/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2229] 10.0.0.84 () {32 vars in 728 bytes} [Mon Apr 27 02:41:42 2026] GET /v2.0/trunks/6a0530dd-26de-46bc-97ea-8b35e44efce5/tags => generated 30 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:41:42.434 7 INFO neutron.api.v2.resource [None req-b17206b8-c7ab-4c12-aeed-0a29935196ba b0d94ed04c3f4918b6b9fc2155d2d6bd aa0db9bb63e249e2b56bf989e7f55789 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1084/2230] 10.0.0.84 () {32 vars in 743 bytes} [Mon Apr 27 02:41:42 2026] DELETE /v2.0/trunks/6a0530dd-26de-46bc-97ea-8b35e44efce5/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2231] 10.0.0.84 () {32 vars in 731 bytes} [Mon Apr 27 02:41:42 2026] DELETE /v2.0/trunks/6a0530dd-26de-46bc-97ea-8b35e44efce5/tags => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2232] 10.0.0.84 () {32 vars in 728 bytes} [Mon Apr 27 02:41:42 2026] GET /v2.0/trunks/6a0530dd-26de-46bc-97ea-8b35e44efce5/tags => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2233] 10.0.0.84 () {32 vars in 718 bytes} [Mon Apr 27 02:41:42 2026] GET /v2.0/trunks/6a0530dd-26de-46bc-97ea-8b35e44efce5 => generated 407 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2234] 10.0.0.84 () {32 vars in 716 bytes} [Mon Apr 27 02:41:42 2026] GET /v2.0/ports/4c35b6a4-cfb7-47eb-b20a-2f3cec9b0dac => generated 826 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2235] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:41:42 2026] GET /v2.0/ports?device_id=a1de4d1b-0919-49da-b6d4-5dcf4270295d => generated 969 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2236] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:41:42 2026] GET /v2.0/security-groups?id=84e4f62c-4b9c-4a8f-a558-5e4fe24bd468&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2237] 10.0.0.84 () {32 vars in 721 bytes} [Mon Apr 27 02:41:42 2026] DELETE /v2.0/trunks/6a0530dd-26de-46bc-97ea-8b35e44efce5 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2238] 10.0.0.84 () {32 vars in 719 bytes} [Mon Apr 27 02:41:42 2026] DELETE /v2.0/ports/4c35b6a4-cfb7-47eb-b20a-2f3cec9b0dac => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:41:43.045 7 INFO neutron.services.segments.plugin [-] Segment f5c74ab9-4b14-4dd4-8f50-953b8864411d resource provider aggregate not found 2026-04-27 02:41:43.050 7 INFO neutron.services.segments.plugin [-] Segment f5c74ab9-4b14-4dd4-8f50-953b8864411d resource provider aggregate not found 2026-04-27 02:41:43.070 7 INFO neutron.services.segments.plugin [-] Segment f5c74ab9-4b14-4dd4-8f50-953b8864411d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5c74ab9-4b14-4dd4-8f50-953b8864411d found for delete ", "request_id": "req-4a2247f4-4e54-4db3-9814-1f4beb916e89"}]} 2026-04-27 02:41:43.071 7 INFO neutron.services.segments.plugin [-] Segment f5c74ab9-4b14-4dd4-8f50-953b8864411d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5c74ab9-4b14-4dd4-8f50-953b8864411d found for delete ", "request_id": "req-1046fed4-a758-4814-8dbd-d0b2aaa861f8"}]} [pid: 7|app: 0|req: 1088/2239] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:41:42 2026] DELETE /v2.0/networks/fa6df17e-95a7-4872-8e77-53cea9ebfaa1 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2240] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:41:43 2026] GET /v2.0/ports?tenant_id=bced2689e65247c5ba7055e670a84722&device_id=a1de4d1b-0919-49da-b6d4-5dcf4270295d => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2241] 199.204.45.246 () {34 vars in 1058 bytes} [Mon Apr 27 02:41:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=3c279722-8281-45fd-a50b-70ca0329008d => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2242] 199.204.45.246 () {34 vars in 984 bytes} [Mon Apr 27 02:41:43 2026] GET /v2.0/subnets?id=de4602d5-9824-487a-87b7-6095329b75fb => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2243] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:41:43 2026] GET /v2.0/ports?network_id=13cebb60-a244-4ed9-9f98-13009f1bd4e1&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2244] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:41:43 2026] GET /v2.0/networks/13cebb60-a244-4ed9-9f98-13009f1bd4e1?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: 1091/2245] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:41:43 2026] GET /v2.0/networks/13cebb60-a244-4ed9-9f98-13009f1bd4e1?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: 1092/2246] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:41:43 2026] GET /v2.0/ports?device_id=a1de4d1b-0919-49da-b6d4-5dcf4270295d => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2247] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:41:43 2026] GET /v2.0/security-groups?tenant_id=aa0db9bb63e249e2b56bf989e7f55789&name=default => generated 2929 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2248] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:41:43 2026] GET /v2.0/security-groups?id=84e4f62c-4b9c-4a8f-a558-5e4fe24bd468&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2249] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:41:43 2026] DELETE /v2.0/security-groups/5c11f61c-b819-4018-b711-74cef7dc5d6b => 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: 1094/2250] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:41:43 2026] GET /v2.0/security-groups?tenant_id=b9a0e09827524cc0b7c52aec1965702f&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2251] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:41:44 2026] DELETE /v2.0/security-groups/357985a3-a9f2-4ef1-9d81-5436bce03945 => 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: 1095/2252] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:41:44 2026] GET /v2.0/ports?device_id=a1de4d1b-0919-49da-b6d4-5dcf4270295d => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2253] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:41:44 2026] GET /v2.0/security-groups?id=84e4f62c-4b9c-4a8f-a558-5e4fe24bd468&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2254] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:41:46 2026] GET /v2.0/ports?device_id=a1de4d1b-0919-49da-b6d4-5dcf4270295d => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2255] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:41:46 2026] GET /v2.0/security-groups?id=84e4f62c-4b9c-4a8f-a558-5e4fe24bd468&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2256] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:41:47 2026] GET /v2.0/ports?device_id=a1de4d1b-0919-49da-b6d4-5dcf4270295d => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2257] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:41:47 2026] GET /v2.0/security-groups?id=84e4f62c-4b9c-4a8f-a558-5e4fe24bd468&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: 1098/2258] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:41:48 2026] GET /v2.0/ports?device_id=a1de4d1b-0919-49da-b6d4-5dcf4270295d => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2259] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:41:48 2026] GET /v2.0/security-groups?id=84e4f62c-4b9c-4a8f-a558-5e4fe24bd468&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2260] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:41:48 2026] GET /v2.0/ports?device_id=a1de4d1b-0919-49da-b6d4-5dcf4270295d => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2261] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:41:48 2026] GET /v2.0/security-groups?id=84e4f62c-4b9c-4a8f-a558-5e4fe24bd468&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: 1100/2262] 10.0.0.84 () {32 vars in 735 bytes} [Mon Apr 27 02:41:48 2026] GET /v2.0/ports?device_id=a1de4d1b-0919-49da-b6d4-5dcf4270295d => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:41:48.635 8 WARNING neutron_lib.context [None req-ca692fc8-fe61-490b-9ca4-113fff97edba 09ffb59773bd4166955de91a7636ffcb bced2689e65247c5ba7055e670a84722 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:41:49.491 8 INFO neutron.db.l3_db [None req-ca692fc8-fe61-490b-9ca4-113fff97edba 09ffb59773bd4166955de91a7636ffcb bced2689e65247c5ba7055e670a84722 - - default default] Floating IP 5046f76b-314b-43bd-b065-865fd928e404 associated. External IP: 10.96.250.206, port: 3c279722-8281-45fd-a50b-70ca0329008d. [pid: 8|app: 0|req: 1163/2263] 10.0.0.84 () {34 vars in 676 bytes} [Mon Apr 27 02:41:48 2026] POST /v2.0/floatingips => generated 855 bytes in 1215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2264] 10.0.0.84 () {32 vars in 728 bytes} [Mon Apr 27 02:41:49 2026] GET /v2.0/floatingips/5046f76b-314b-43bd-b065-865fd928e404 => generated 855 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2265] 10.0.0.84 () {32 vars in 728 bytes} [Mon Apr 27 02:41:50 2026] GET /v2.0/floatingips/5046f76b-314b-43bd-b065-865fd928e404 => generated 855 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2266] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:41:51 2026] GET /v2.0/ports?tenant_id=bced2689e65247c5ba7055e670a84722&device_id=a1de4d1b-0919-49da-b6d4-5dcf4270295d => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:41:51.547 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2d40c8e9-2b07-4830-9a98-93b5def924cf'] response: {'name': 'network-changed', 'server_uuid': 'a1de4d1b-0919-49da-b6d4-5dcf4270295d', 'tag': '3c279722-8281-45fd-a50b-70ca0329008d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1165/2267] 199.204.45.246 () {34 vars in 986 bytes} [Mon Apr 27 02:41:51 2026] GET /v2.0/networks?id=13cebb60-a244-4ed9-9f98-13009f1bd4e1 => generated 756 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2268] 199.204.45.246 () {34 vars in 1058 bytes} [Mon Apr 27 02:41:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=3c279722-8281-45fd-a50b-70ca0329008d => generated 860 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2269] 199.204.45.246 () {34 vars in 984 bytes} [Mon Apr 27 02:41:51 2026] GET /v2.0/subnets?id=de4602d5-9824-487a-87b7-6095329b75fb => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2270] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:41:51 2026] GET /v2.0/ports?network_id=13cebb60-a244-4ed9-9f98-13009f1bd4e1&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2271] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:41:51 2026] GET /v2.0/networks/13cebb60-a244-4ed9-9f98-13009f1bd4e1?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: 1105/2272] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:41:51 2026] GET /v2.0/networks/13cebb60-a244-4ed9-9f98-13009f1bd4e1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2273] 10.0.0.84 () {32 vars in 728 bytes} [Mon Apr 27 02:41:51 2026] GET /v2.0/floatingips/5046f76b-314b-43bd-b065-865fd928e404 => generated 857 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2276] 10.0.0.109 () {34 vars in 990 bytes} [Mon Apr 27 02:41:57 2026] GET /v2.0/ports?device_id=a1de4d1b-0919-49da-b6d4-5dcf4270295d => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2277] 10.0.0.109 () {34 vars in 1040 bytes} [Mon Apr 27 02:41:57 2026] GET /v2.0/security-groups?id=84e4f62c-4b9c-4a8f-a558-5e4fe24bd468&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2278] 10.0.0.84 () {32 vars in 825 bytes} [Mon Apr 27 02:41:59 2026] GET /v2.0/ports?project_id=bced2689e65247c5ba7055e670a84722&network_id=13cebb60-a244-4ed9-9f98-13009f1bd4e1 => generated 3691 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2279] 10.0.0.84 () {32 vars in 741 bytes} [Mon Apr 27 02:41:59 2026] GET /v2.0/subnets?network_id=b6a48209-0225-440c-814b-a41115b6c27f => generated 667 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:42:00.229 8 INFO neutron.db.l3_db [None req-f984fe4b-6d2f-445a-b98d-100bafdd2038 09ffb59773bd4166955de91a7636ffcb bced2689e65247c5ba7055e670a84722 - - default default] Floating IP 5046f76b-314b-43bd-b065-865fd928e404 disassociated. External IP: 10.96.250.206, port: 3c279722-8281-45fd-a50b-70ca0329008d. [pid: 8|app: 0|req: 1172/2280] 10.0.0.84 () {34 vars in 748 bytes} [Mon Apr 27 02:42:00 2026] PUT /v2.0/floatingips/5046f76b-314b-43bd-b065-865fd928e404 => generated 554 bytes in 422 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2281] 10.0.0.84 () {32 vars in 728 bytes} [Mon Apr 27 02:42:00 2026] GET /v2.0/floatingips/5046f76b-314b-43bd-b065-865fd928e404 => generated 554 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2282] 10.0.0.84 () {32 vars in 728 bytes} [Mon Apr 27 02:42:01 2026] GET /v2.0/floatingips/5046f76b-314b-43bd-b065-865fd928e404 => generated 554 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2283] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:42:02 2026] GET /v2.0/ports?tenant_id=bced2689e65247c5ba7055e670a84722&device_id=a1de4d1b-0919-49da-b6d4-5dcf4270295d => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:42:02.194 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5cb9ed41-8cd4-4f62-9397-9c5c1d923053'] response: {'name': 'network-changed', 'server_uuid': 'a1de4d1b-0919-49da-b6d4-5dcf4270295d', 'tag': '3c279722-8281-45fd-a50b-70ca0329008d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1174/2284] 199.204.45.246 () {34 vars in 986 bytes} [Mon Apr 27 02:42:02 2026] GET /v2.0/networks?id=13cebb60-a244-4ed9-9f98-13009f1bd4e1 => generated 756 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2285] 199.204.45.246 () {34 vars in 1058 bytes} [Mon Apr 27 02:42:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=3c279722-8281-45fd-a50b-70ca0329008d => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2286] 199.204.45.246 () {34 vars in 984 bytes} [Mon Apr 27 02:42:02 2026] GET /v2.0/subnets?id=de4602d5-9824-487a-87b7-6095329b75fb => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2287] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:42:02 2026] GET /v2.0/ports?network_id=13cebb60-a244-4ed9-9f98-13009f1bd4e1&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2288] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:42:02 2026] GET /v2.0/networks/13cebb60-a244-4ed9-9f98-13009f1bd4e1?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: 1113/2289] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:42:02 2026] GET /v2.0/networks/13cebb60-a244-4ed9-9f98-13009f1bd4e1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2290] 10.0.0.84 () {32 vars in 728 bytes} [Mon Apr 27 02:42:02 2026] GET /v2.0/floatingips/5046f76b-314b-43bd-b065-865fd928e404 => generated 552 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:42:03.745 7 WARNING neutron_lib.context [None req-3d8c66a5-f1bc-4aa4-b5b6-2fbcb907e6c8 09ffb59773bd4166955de91a7636ffcb bced2689e65247c5ba7055e670a84722 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1114/2291] 10.0.0.84 () {34 vars in 684 bytes} [Mon Apr 27 02:42:03 2026] POST /v2.0/security-groups => generated 1677 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 02:42:03.884 8 WARNING neutron_lib.context [None req-e2b337d4-393b-400a-89f8-f5d59b321744 09ffb59773bd4166955de91a7636ffcb bced2689e65247c5ba7055e670a84722 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1178/2292] 10.0.0.84 () {34 vars in 694 bytes} [Mon Apr 27 02:42:03 2026] POST /v2.0/security-group-rules => generated 597 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:42:04.016 7 WARNING neutron_lib.context [None req-96ea6ebc-c66b-452c-b260-b132d6a486f3 09ffb59773bd4166955de91a7636ffcb bced2689e65247c5ba7055e670a84722 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1115/2293] 10.0.0.84 () {34 vars in 694 bytes} [Mon Apr 27 02:42:04 2026] POST /v2.0/security-group-rules => generated 596 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:42:04.152 8 WARNING neutron_lib.context [None req-146a8cff-2980-4b45-88c8-1b853778291a 09ffb59773bd4166955de91a7636ffcb bced2689e65247c5ba7055e670a84722 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1179/2294] 10.0.0.84 () {34 vars in 694 bytes} [Mon Apr 27 02:42:04 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) 2026-04-27 02:42:04.267 7 WARNING neutron_lib.context [None req-9b0f4f73-235e-4c90-b0df-3159f7ce6c1e 09ffb59773bd4166955de91a7636ffcb bced2689e65247c5ba7055e670a84722 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1116/2295] 10.0.0.84 () {34 vars in 694 bytes} [Mon Apr 27 02:42:04 2026] POST /v2.0/security-group-rules => generated 601 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:42:04.380 8 WARNING neutron_lib.context [None req-e01f741d-95e3-4088-b0e4-599c94682beb 09ffb59773bd4166955de91a7636ffcb bced2689e65247c5ba7055e670a84722 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:42:04.414 8 INFO neutron.db.securitygroups_db [None req-e01f741d-95e3-4088-b0e4-599c94682beb 09ffb59773bd4166955de91a7636ffcb bced2689e65247c5ba7055e670a84722 - - default default] Project bced2689e65247c5ba7055e670a84722 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 1180/2296] 10.0.0.84 () {34 vars in 694 bytes} [Mon Apr 27 02:42:04 2026] POST /v2.0/security-group-rules => generated 607 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:42:04.501 7 WARNING neutron_lib.context [None req-2b72d596-1a98-45ee-8b50-9e73de87fe9a 09ffb59773bd4166955de91a7636ffcb bced2689e65247c5ba7055e670a84722 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:42:04.533 7 INFO neutron.db.securitygroups_db [None req-2b72d596-1a98-45ee-8b50-9e73de87fe9a 09ffb59773bd4166955de91a7636ffcb bced2689e65247c5ba7055e670a84722 - - default default] Project bced2689e65247c5ba7055e670a84722 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: 1117/2297] 10.0.0.84 () {34 vars in 694 bytes} [Mon Apr 27 02:42:04 2026] POST /v2.0/security-group-rules => generated 606 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2298] 10.0.0.84 () {32 vars in 648 bytes} [Mon Apr 27 02:42:04 2026] GET /v2.0/networks => generated 1297 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2299] 10.0.0.118 () {34 vars in 1100 bytes} [Mon Apr 27 02:42:05 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1277333583&fields=id&tenant_id=bced2689e65247c5ba7055e670a84722 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2300] 10.0.0.118 () {34 vars in 982 bytes} [Mon Apr 27 02:42:05 2026] GET /v2.0/networks?id=13cebb60-a244-4ed9-9f98-13009f1bd4e1 => generated 660 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2301] 10.0.0.118 () {34 vars in 965 bytes} [Mon Apr 27 02:42:05 2026] GET /v2.0/quotas/bced2689e65247c5ba7055e670a84722 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2302] 10.0.0.118 () {34 vars in 1002 bytes} [Mon Apr 27 02:42:05 2026] GET /v2.0/ports?tenant_id=bced2689e65247c5ba7055e670a84722&fields=id => generated 149 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2303] 10.0.0.118 () {34 vars in 1008 bytes} [Mon Apr 27 02:42:05 2026] GET /v2.0/networks/13cebb60-a244-4ed9-9f98-13009f1bd4e1?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2304] 10.0.0.118 () {34 vars in 1108 bytes} [Mon Apr 27 02:42:05 2026] GET /v2.0/networks/13cebb60-a244-4ed9-9f98-13009f1bd4e1?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: 1121/2305] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:42:05 2026] GET /v2.0/ports?device_id=65df9343-5ec5-4b11-8e36-e0d0d78e6623 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2306] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:42:06 2026] GET /v2.0/ports?device_id=65df9343-5ec5-4b11-8e36-e0d0d78e6623 => 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: 1122/2307] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:42:07 2026] GET /v2.0/ports?device_id=65df9343-5ec5-4b11-8e36-e0d0d78e6623 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2308] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:42:08 2026] GET /v2.0/ports?device_id=65df9343-5ec5-4b11-8e36-e0d0d78e6623 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2311] 199.204.45.246 () {34 vars in 986 bytes} [Mon Apr 27 02:42:09 2026] GET /v2.0/networks?id=13cebb60-a244-4ed9-9f98-13009f1bd4e1 => generated 660 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2312] 199.204.45.246 () {34 vars in 1050 bytes} [Mon Apr 27 02:42:09 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=bced2689e65247c5ba7055e670a84722 => generated 274 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:42:10.016 8 WARNING neutron_lib.context [req-df4937c8-604c-402f-85b9-3a15c7bee68b req-54c1db41-c836-428b-8aea-de6616d421ca 09ffb59773bd4166955de91a7636ffcb bced2689e65247c5ba7055e670a84722 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1125/2313] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:42:10 2026] GET /v2.0/ports?device_id=65df9343-5ec5-4b11-8e36-e0d0d78e6623 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2314] 199.204.45.246 () {38 vars in 955 bytes} [Mon Apr 27 02:42:10 2026] POST /v2.0/ports => generated 954 bytes in 578 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1190/2315] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:42:11 2026] GET /v2.0/ports?device_id=65df9343-5ec5-4b11-8e36-e0d0d78e6623 => generated 969 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2316] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:42:11 2026] GET /v2.0/security-groups?id=7fbdc003-6343-4a79-aa38-d4a2e02d7a55&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: 1126/2317] 199.204.45.246 () {38 vars in 1028 bytes} [Mon Apr 27 02:42:10 2026] PUT /v2.0/ports/3efd4789-a832-4eed-8c91-a3df273b9cb7 => generated 1235 bytes in 1154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2318] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:42:12 2026] GET /v2.0/ports?device_id=65df9343-5ec5-4b11-8e36-e0d0d78e6623 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1127/2319] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:42:12 2026] GET /v2.0/security-groups?id=7fbdc003-6343-4a79-aa38-d4a2e02d7a55&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: 8|app: 0|req: 1193/2320] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:42:12 2026] GET /v2.0/ports?tenant_id=bced2689e65247c5ba7055e670a84722&device_id=65df9343-5ec5-4b11-8e36-e0d0d78e6623 => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:42:13.004 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-00c25595-148b-4b9f-b98d-3716e7a85e66'] response: {'name': 'network-changed', 'server_uuid': '65df9343-5ec5-4b11-8e36-e0d0d78e6623', 'tag': '3efd4789-a832-4eed-8c91-a3df273b9cb7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1128/2321] 199.204.45.246 () {34 vars in 1018 bytes} [Mon Apr 27 02:42:13 2026] GET /v2.0/networks?tenant_id=bced2689e65247c5ba7055e670a84722&shared=False => generated 756 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2322] 199.204.45.246 () {34 vars in 930 bytes} [Mon Apr 27 02:42:13 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2323] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:42:13 2026] GET /v2.0/ports?device_id=65df9343-5ec5-4b11-8e36-e0d0d78e6623 => generated 969 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2324] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:42:13 2026] GET /v2.0/security-groups?id=7fbdc003-6343-4a79-aa38-d4a2e02d7a55&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: 7|app: 0|req: 1130/2325] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:42:14 2026] GET /v2.0/ports?tenant_id=bced2689e65247c5ba7055e670a84722&device_id=65df9343-5ec5-4b11-8e36-e0d0d78e6623 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2326] 199.204.45.246 () {34 vars in 1058 bytes} [Mon Apr 27 02:42:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=3efd4789-a832-4eed-8c91-a3df273b9cb7 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2327] 199.204.45.246 () {34 vars in 984 bytes} [Mon Apr 27 02:42:14 2026] GET /v2.0/subnets?id=de4602d5-9824-487a-87b7-6095329b75fb => generated 678 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2328] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:42:14 2026] GET /v2.0/ports?network_id=13cebb60-a244-4ed9-9f98-13009f1bd4e1&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: 7|app: 0|req: 1132/2329] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:42:14 2026] GET /v2.0/networks/13cebb60-a244-4ed9-9f98-13009f1bd4e1?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2330] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:42:14 2026] GET /v2.0/networks/13cebb60-a244-4ed9-9f98-13009f1bd4e1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2331] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:42:14 2026] GET /v2.0/ports?device_id=65df9343-5ec5-4b11-8e36-e0d0d78e6623 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2332] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:42:14 2026] GET /v2.0/security-groups?id=7fbdc003-6343-4a79-aa38-d4a2e02d7a55&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2333] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:42:15 2026] GET /v2.0/ports?device_id=65df9343-5ec5-4b11-8e36-e0d0d78e6623 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2334] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:42:15 2026] GET /v2.0/security-groups?id=7fbdc003-6343-4a79-aa38-d4a2e02d7a55&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2335] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:42:16 2026] GET /v2.0/ports?device_id=65df9343-5ec5-4b11-8e36-e0d0d78e6623 => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2336] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:42:17 2026] GET /v2.0/security-groups?id=7fbdc003-6343-4a79-aa38-d4a2e02d7a55&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: 1136/2337] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:42:18 2026] GET /v2.0/ports?device_id=65df9343-5ec5-4b11-8e36-e0d0d78e6623 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2338] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:42:18 2026] GET /v2.0/security-groups?id=7fbdc003-6343-4a79-aa38-d4a2e02d7a55&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: 1137/2339] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:42:19 2026] GET /v2.0/ports?device_id=65df9343-5ec5-4b11-8e36-e0d0d78e6623 => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2340] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:42:19 2026] GET /v2.0/security-groups?id=7fbdc003-6343-4a79-aa38-d4a2e02d7a55&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2341] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:42:20 2026] GET /v2.0/ports?device_id=65df9343-5ec5-4b11-8e36-e0d0d78e6623 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2342] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:42:20 2026] GET /v2.0/security-groups?id=7fbdc003-6343-4a79-aa38-d4a2e02d7a55&fields=id&fields=name => generated 114 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2343] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:42:20 2026] GET /v2.0/ports?device_id=65df9343-5ec5-4b11-8e36-e0d0d78e6623 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2344] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:42:20 2026] GET /v2.0/security-groups?id=7fbdc003-6343-4a79-aa38-d4a2e02d7a55&fields=id&fields=name => generated 114 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2345] 10.0.0.84 () {32 vars in 735 bytes} [Mon Apr 27 02:42:20 2026] GET /v2.0/ports?device_id=65df9343-5ec5-4b11-8e36-e0d0d78e6623 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:42:21.540 8 INFO neutron.db.l3_db [None req-6d5c7c0d-4bbc-40cf-9d26-83abf99f7685 09ffb59773bd4166955de91a7636ffcb bced2689e65247c5ba7055e670a84722 - - default default] Floating IP 5046f76b-314b-43bd-b065-865fd928e404 associated. External IP: 10.96.250.206, port: 3efd4789-a832-4eed-8c91-a3df273b9cb7. [pid: 8|app: 0|req: 1206/2346] 10.0.0.84 () {34 vars in 748 bytes} [Mon Apr 27 02:42:21 2026] PUT /v2.0/floatingips/5046f76b-314b-43bd-b065-865fd928e404 => generated 855 bytes in 835 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2347] 10.0.0.84 () {32 vars in 728 bytes} [Mon Apr 27 02:42:21 2026] GET /v2.0/floatingips/5046f76b-314b-43bd-b065-865fd928e404 => generated 855 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2348] 10.0.0.84 () {32 vars in 728 bytes} [Mon Apr 27 02:42:22 2026] GET /v2.0/floatingips/5046f76b-314b-43bd-b065-865fd928e404 => generated 855 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2349] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:42:23 2026] GET /v2.0/ports?tenant_id=bced2689e65247c5ba7055e670a84722&device_id=65df9343-5ec5-4b11-8e36-e0d0d78e6623 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:42:23.621 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-aaab84e1-c52d-45b7-93a9-a08ff32b1d8c'] response: {'name': 'network-changed', 'server_uuid': '65df9343-5ec5-4b11-8e36-e0d0d78e6623', 'tag': '3efd4789-a832-4eed-8c91-a3df273b9cb7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1208/2350] 199.204.45.246 () {34 vars in 986 bytes} [Mon Apr 27 02:42:23 2026] GET /v2.0/networks?id=13cebb60-a244-4ed9-9f98-13009f1bd4e1 => 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: 1143/2351] 199.204.45.246 () {34 vars in 1058 bytes} [Mon Apr 27 02:42:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=3efd4789-a832-4eed-8c91-a3df273b9cb7 => generated 860 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2352] 199.204.45.246 () {34 vars in 984 bytes} [Mon Apr 27 02:42:23 2026] GET /v2.0/subnets?id=de4602d5-9824-487a-87b7-6095329b75fb => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2353] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:42:23 2026] GET /v2.0/ports?network_id=13cebb60-a244-4ed9-9f98-13009f1bd4e1&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: 8|app: 0|req: 1210/2354] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:42:23 2026] GET /v2.0/networks/13cebb60-a244-4ed9-9f98-13009f1bd4e1?fields=segments => generated 14 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2355] 10.0.0.84 () {32 vars in 728 bytes} [Mon Apr 27 02:42:24 2026] GET /v2.0/floatingips/5046f76b-314b-43bd-b065-865fd928e404 => generated 857 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2356] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:42:23 2026] GET /v2.0/networks/13cebb60-a244-4ed9-9f98-13009f1bd4e1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2359] 199.204.45.246 () {34 vars in 1096 bytes} [Mon Apr 27 02:42:38 2026] GET /v2.0/ports?device_id=a1de4d1b-0919-49da-b6d4-5dcf4270295d&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2362] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:42:39 2026] GET /v2.0/ports?tenant_id=bced2689e65247c5ba7055e670a84722&device_id=a1de4d1b-0919-49da-b6d4-5dcf4270295d => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2363] 199.204.45.246 () {34 vars in 986 bytes} [Mon Apr 27 02:42:40 2026] GET /v2.0/networks?id=13cebb60-a244-4ed9-9f98-13009f1bd4e1 => generated 756 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2364] 199.204.45.246 () {34 vars in 1058 bytes} [Mon Apr 27 02:42:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=3c279722-8281-45fd-a50b-70ca0329008d => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2365] 199.204.45.246 () {34 vars in 984 bytes} [Mon Apr 27 02:42:40 2026] GET /v2.0/subnets?id=de4602d5-9824-487a-87b7-6095329b75fb => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2366] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:42:40 2026] GET /v2.0/ports?network_id=13cebb60-a244-4ed9-9f98-13009f1bd4e1&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2367] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:42:40 2026] GET /v2.0/networks/13cebb60-a244-4ed9-9f98-13009f1bd4e1?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2368] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:42:40 2026] GET /v2.0/networks/13cebb60-a244-4ed9-9f98-13009f1bd4e1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2369] 10.0.0.109 () {34 vars in 990 bytes} [Mon Apr 27 02:42:42 2026] GET /v2.0/ports?device_id=65df9343-5ec5-4b11-8e36-e0d0d78e6623 => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2370] 10.0.0.109 () {34 vars in 1040 bytes} [Mon Apr 27 02:42:42 2026] GET /v2.0/security-groups?id=7fbdc003-6343-4a79-aa38-d4a2e02d7a55&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2371] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:42:47 2026] GET /v2.0/ports?device_id=65df9343-5ec5-4b11-8e36-e0d0d78e6623 => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2372] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:42:47 2026] GET /v2.0/security-groups?id=7fbdc003-6343-4a79-aa38-d4a2e02d7a55&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: 8|app: 0|req: 1219/2373] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:42:48 2026] GET /v2.0/ports?device_id=65df9343-5ec5-4b11-8e36-e0d0d78e6623 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2374] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:42:48 2026] GET /v2.0/security-groups?id=7fbdc003-6343-4a79-aa38-d4a2e02d7a55&fields=id&fields=name => generated 114 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2375] 199.204.45.246 () {34 vars in 994 bytes} [Mon Apr 27 02:42:49 2026] GET /v2.0/ports?device_id=65df9343-5ec5-4b11-8e36-e0d0d78e6623 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2376] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:42:49 2026] GET /v2.0/ports?device_id=65df9343-5ec5-4b11-8e36-e0d0d78e6623 => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2377] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:42:49 2026] GET /v2.0/security-groups?id=7fbdc003-6343-4a79-aa38-d4a2e02d7a55&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:42:49.852 7 INFO neutron.db.l3_db [req-ef72a41f-608e-4723-ab0e-3534e5ffb6fd req-ff26edb4-397c-4512-823c-cdecd5ed9399 09ffb59773bd4166955de91a7636ffcb bced2689e65247c5ba7055e670a84722 - - default default] Floating IP 5046f76b-314b-43bd-b065-865fd928e404 disassociated. External IP: 10.96.250.206, port: 3efd4789-a832-4eed-8c91-a3df273b9cb7. [pid: 7|app: 0|req: 1156/2378] 199.204.45.246 () {36 vars in 997 bytes} [Mon Apr 27 02:42:49 2026] DELETE /v2.0/ports/3efd4789-a832-4eed-8c91-a3df273b9cb7 => generated 0 bytes in 1302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2379] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:42:50 2026] GET /v2.0/ports?device_id=65df9343-5ec5-4b11-8e36-e0d0d78e6623 => 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: 1157/2380] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:42:51 2026] GET /v2.0/ports?device_id=65df9343-5ec5-4b11-8e36-e0d0d78e6623 => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2381] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:42:53 2026] GET /v2.0/ports?device_id=65df9343-5ec5-4b11-8e36-e0d0d78e6623 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:42:54.191 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cee9483c-e35a-4abe-9b74-0fb85330a367'] response: {'server_uuid': '65df9343-5ec5-4b11-8e36-e0d0d78e6623', 'name': 'network-vif-deleted', 'tag': '3efd4789-a832-4eed-8c91-a3df273b9cb7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1158/2382] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:42:54 2026] DELETE /v2.0/security-groups/7fbdc003-6343-4a79-aa38-d4a2e02d7a55 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2385] 10.0.0.84 () {32 vars in 731 bytes} [Mon Apr 27 02:42:54 2026] DELETE /v2.0/floatingips/5046f76b-314b-43bd-b065-865fd928e404 => generated 0 bytes in 390 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2386] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:42:55 2026] GET /v2.0/ports?device_id=a1de4d1b-0919-49da-b6d4-5dcf4270295d => generated 971 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2387] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:42:55 2026] GET /v2.0/security-groups?id=84e4f62c-4b9c-4a8f-a558-5e4fe24bd468&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2388] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:42:56 2026] GET /v2.0/ports?device_id=a1de4d1b-0919-49da-b6d4-5dcf4270295d => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2389] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:42:56 2026] GET /v2.0/security-groups?id=84e4f62c-4b9c-4a8f-a558-5e4fe24bd468&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: 1162/2390] 199.204.45.246 () {34 vars in 994 bytes} [Mon Apr 27 02:42:57 2026] GET /v2.0/ports?device_id=a1de4d1b-0919-49da-b6d4-5dcf4270295d => 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: 1163/2391] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:42:57 2026] GET /v2.0/ports?device_id=a1de4d1b-0919-49da-b6d4-5dcf4270295d => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2392] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:42:57 2026] GET /v2.0/security-groups?id=84e4f62c-4b9c-4a8f-a558-5e4fe24bd468&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2393] 199.204.45.246 () {36 vars in 997 bytes} [Mon Apr 27 02:42:57 2026] DELETE /v2.0/ports/3c279722-8281-45fd-a50b-70ca0329008d => generated 0 bytes in 386 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2394] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:42:59 2026] GET /v2.0/ports?device_id=a1de4d1b-0919-49da-b6d4-5dcf4270295d => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2395] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:43:00 2026] GET /v2.0/ports?device_id=a1de4d1b-0919-49da-b6d4-5dcf4270295d => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2396] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:43:01 2026] GET /v2.0/ports?device_id=a1de4d1b-0919-49da-b6d4-5dcf4270295d => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:43:02.411 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d7626ecb-17fc-4faa-9101-7f6b61da1058'] response: {'server_uuid': 'a1de4d1b-0919-49da-b6d4-5dcf4270295d', 'name': 'network-vif-deleted', 'tag': '3c279722-8281-45fd-a50b-70ca0329008d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1231/2397] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:43:02 2026] DELETE /v2.0/security-groups/84e4f62c-4b9c-4a8f-a558-5e4fe24bd468 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2398] 10.0.0.84 () {34 vars in 788 bytes} [Mon Apr 27 02:43:02 2026] PUT /v2.0/routers/6b8cdbb4-12f3-417b-9ac9-216386579d54/remove_router_interface => generated 309 bytes in 1067 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2399] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:43:03 2026] DELETE /v2.0/subnets/de4602d5-9824-487a-87b7-6095329b75fb => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:43:05.304 7 INFO neutron.services.segments.plugin [-] Segment bef98447-e2f0-4210-aa0a-f3679d58a161 resource provider aggregate not found 2026-04-27 02:43:05.308 7 INFO neutron.services.segments.plugin [-] Segment bef98447-e2f0-4210-aa0a-f3679d58a161 resource provider aggregate not found 2026-04-27 02:43:05.324 7 INFO neutron.services.segments.plugin [-] Segment bef98447-e2f0-4210-aa0a-f3679d58a161 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bef98447-e2f0-4210-aa0a-f3679d58a161 found for delete ", "request_id": "req-e438f2c8-e293-423d-bb52-5cc3c5cbe90d"}]} 2026-04-27 02:43:05.325 7 INFO neutron.db.l3_hamode_db [None req-cac65f5c-7659-400f-a4ca-b9ee58e1695b 09ffb59773bd4166955de91a7636ffcb bced2689e65247c5ba7055e670a84722 - - default default] HA network 26a05c42-6dc8-4f39-9087-c57bc4f40e00 was deleted as no HA routers are present in tenant bced2689e65247c5ba7055e670a84722. [pid: 7|app: 0|req: 1168/2400] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:43:03 2026] DELETE /v2.0/routers/6b8cdbb4-12f3-417b-9ac9-216386579d54 => generated 0 bytes in 1337 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:43:05.478 8 INFO neutron.services.segments.plugin [-] Segment b6dce369-708c-4089-acb3-4b468985af20 resource provider aggregate not found 2026-04-27 02:43:05.485 8 INFO neutron.services.segments.plugin [-] Segment b6dce369-708c-4089-acb3-4b468985af20 resource provider aggregate not found 2026-04-27 02:43:05.498 8 INFO neutron.services.segments.plugin [-] Segment b6dce369-708c-4089-acb3-4b468985af20 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6dce369-708c-4089-acb3-4b468985af20 found for delete ", "request_id": "req-522c40e9-9965-43ca-b8ec-28d71b917574"}]} 2026-04-27 02:43:05.499 8 INFO neutron.services.segments.plugin [-] Segment b6dce369-708c-4089-acb3-4b468985af20 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6dce369-708c-4089-acb3-4b468985af20 found for delete ", "request_id": "req-e7c9dd25-d0a1-4431-950b-a7491d8b8c34"}]} [pid: 8|app: 0|req: 1233/2401] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:43:05 2026] DELETE /v2.0/networks/13cebb60-a244-4ed9-9f98-13009f1bd4e1 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:43:06.526 7 INFO neutron.services.segments.plugin [-] Segment bef98447-e2f0-4210-aa0a-f3679d58a161 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bef98447-e2f0-4210-aa0a-f3679d58a161 found for delete ", "request_id": "req-b93e90a0-c2b5-4336-bf30-53a1de771978"}]} [pid: 7|app: 0|req: 1169/2402] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:43:06 2026] GET /v2.0/security-groups?tenant_id=3c3fdb5d2f7c48cd9da4711795fdfccb&name=default => generated 2929 bytes in 578 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2403] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:43:07 2026] DELETE /v2.0/security-groups/fb7c7d69-c75a-49b6-a20f-2f148f0a6658 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2404] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:43:07 2026] GET /v2.0/security-groups?tenant_id=bced2689e65247c5ba7055e670a84722&name=default => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2405] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:43:07 2026] DELETE /v2.0/security-groups/ca7d621b-167c-4785-a081-8a810bd1e4d2 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:43:09.814 7 INFO neutron.db.segments_db [None req-f0ed549a-db1e-4fbf-b0fe-25d4c80e6a6f e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Added segment 23c9ff6c-733f-4a5e-94d5-56bb11d8db53 of type vxlan for network 991f3a4e-9df9-4ec7-9b3d-eda240e4e3a3 [pid: 7|app: 0|req: 1171/2408] 10.0.0.84 () {34 vars in 670 bytes} [Mon Apr 27 02:43:09 2026] POST /v2.0/networks => generated 740 bytes in 510 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2409] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:43:09 2026] POST /v2.0/subnets => generated 687 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:43:10.522 7 INFO neutron.db.segments_db [None req-32688643-1401-4955-b952-880226dc718f e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Added segment c6b0fbce-e946-406c-a7d0-ff1afb907734 of type vxlan for network 4775b9de-34a4-4c15-a7da-e6c911995b56 2026-04-27 02:43:10.969 7 INFO neutron.db.l3_hamode_db [None req-32688643-1401-4955-b952-880226dc718f e82b6618305d4f05937d7ba66d63a9e9 518db586863a489aad570e206fcfa742 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 02:43:11.928 7 INFO neutron.db.l3_hamode_db [None req-32688643-1401-4955-b952-880226dc718f e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1172/2410] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:43:10 2026] POST /v2.0/routers => generated 727 bytes in 2910 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2411] 10.0.0.84 () {34 vars in 782 bytes} [Mon Apr 27 02:43:13 2026] PUT /v2.0/routers/df935140-d53d-4c7f-887e-213d787c922a/add_router_interface => generated 309 bytes in 1608 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:43:16.811 7 INFO neutron.db.segments_db [None req-036c9fbd-c507-4a82-bdff-be87e9d9a4c7 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Added segment b25d1796-94fd-4799-a68c-0979d3d48e2f of type vxlan for network 25a0a60f-e3c0-4914-83dd-3a1d1b484854 [pid: 7|app: 0|req: 1173/2412] 10.0.0.84 () {34 vars in 670 bytes} [Mon Apr 27 02:43:16 2026] POST /v2.0/networks => generated 739 bytes in 652 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2413] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:43:17 2026] POST /v2.0/subnets => generated 686 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:43:17.393 7 INFO neutron.db.segments_db [None req-f983751d-19d7-44f6-8a9b-6d3fa7539aeb e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Added segment b775e9f2-c2ec-43d3-aa27-2c019b655b2a of type vxlan for network 7895c0ce-eb84-45fd-9de2-7854874bba5b 2026-04-27 02:43:17.662 7 INFO neutron.db.l3_hamode_db [None req-f983751d-19d7-44f6-8a9b-6d3fa7539aeb e82b6618305d4f05937d7ba66d63a9e9 2d01af49634641748f663a9ddb67712f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 02:43:18.455 7 INFO neutron.db.l3_hamode_db [None req-f983751d-19d7-44f6-8a9b-6d3fa7539aeb e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1174/2414] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:43:17 2026] POST /v2.0/routers => generated 726 bytes in 2219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2415] 10.0.0.84 () {34 vars in 782 bytes} [Mon Apr 27 02:43:19 2026] PUT /v2.0/routers/bfbec6f2-18f0-4caf-8d30-8eac15d34b7b/add_router_interface => generated 309 bytes in 1254 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:43:21.502 7 WARNING neutron_lib.context [None req-781cff13-c232-491e-b4ce-323dfa8a12db 3f3af7406a3348fbbf4c2db590bb5b81 518db586863a489aad570e206fcfa742 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1175/2416] 10.0.0.84 () {34 vars in 684 bytes} [Mon Apr 27 02:43:21 2026] POST /v2.0/security-groups => generated 1675 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 02:43:21.641 8 WARNING neutron_lib.context [None req-a9f20719-8c62-4456-8723-cfe3ad4d2ec3 3f3af7406a3348fbbf4c2db590bb5b81 518db586863a489aad570e206fcfa742 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1242/2417] 10.0.0.84 () {34 vars in 694 bytes} [Mon Apr 27 02:43:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:43:21.804 7 WARNING neutron_lib.context [None req-29436f49-d403-4a73-a9e1-caed49643611 3f3af7406a3348fbbf4c2db590bb5b81 518db586863a489aad570e206fcfa742 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1176/2418] 10.0.0.84 () {34 vars in 694 bytes} [Mon Apr 27 02:43:21 2026] POST /v2.0/security-group-rules => generated 596 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:43:21.948 8 WARNING neutron_lib.context [None req-6f68ecca-85a1-4d7c-bfd5-1aa8f31f2824 3f3af7406a3348fbbf4c2db590bb5b81 518db586863a489aad570e206fcfa742 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1243/2419] 10.0.0.84 () {34 vars in 694 bytes} [Mon Apr 27 02:43:21 2026] POST /v2.0/security-group-rules => generated 602 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:43:22.080 7 WARNING neutron_lib.context [None req-f064e80f-f659-4f04-800f-75f8c61975bc 3f3af7406a3348fbbf4c2db590bb5b81 518db586863a489aad570e206fcfa742 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1177/2420] 10.0.0.84 () {34 vars in 694 bytes} [Mon Apr 27 02:43:22 2026] POST /v2.0/security-group-rules => generated 601 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:43:22.205 8 WARNING neutron_lib.context [None req-754be5ae-56e0-4258-8531-69dc7be3fe6d 3f3af7406a3348fbbf4c2db590bb5b81 518db586863a489aad570e206fcfa742 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:43:22.256 8 INFO neutron.db.securitygroups_db [None req-754be5ae-56e0-4258-8531-69dc7be3fe6d 3f3af7406a3348fbbf4c2db590bb5b81 518db586863a489aad570e206fcfa742 - - default default] Project 518db586863a489aad570e206fcfa742 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 1244/2421] 10.0.0.84 () {34 vars in 694 bytes} [Mon Apr 27 02:43:22 2026] POST /v2.0/security-group-rules => generated 607 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:43:22.354 7 WARNING neutron_lib.context [None req-7b50184a-b824-475f-b64f-061eeb2b5558 3f3af7406a3348fbbf4c2db590bb5b81 518db586863a489aad570e206fcfa742 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:43:22.389 7 INFO neutron.db.securitygroups_db [None req-7b50184a-b824-475f-b64f-061eeb2b5558 3f3af7406a3348fbbf4c2db590bb5b81 518db586863a489aad570e206fcfa742 - - default default] Project 518db586863a489aad570e206fcfa742 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: 1178/2422] 10.0.0.84 () {34 vars in 694 bytes} [Mon Apr 27 02:43:22 2026] POST /v2.0/security-group-rules => generated 606 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:43:22.967 8 WARNING neutron_lib.context [None req-088d52ac-1c0b-4dfb-afa8-d1e21da25477 3f3af7406a3348fbbf4c2db590bb5b81 518db586863a489aad570e206fcfa742 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1245/2423] 10.0.0.84 () {34 vars in 684 bytes} [Mon Apr 27 02:43:22 2026] POST /v2.0/security-groups => generated 1662 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 02:43:23.098 7 WARNING neutron_lib.context [None req-39bf4b80-9212-4d7b-a661-f0f634c1c595 3f3af7406a3348fbbf4c2db590bb5b81 518db586863a489aad570e206fcfa742 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1179/2424] 10.0.0.84 () {34 vars in 694 bytes} [Mon Apr 27 02:43:23 2026] POST /v2.0/security-group-rules => generated 597 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:43:23.245 8 WARNING neutron_lib.context [None req-7c3c90d3-9999-42c2-9d7b-2b59eaac1ad8 3f3af7406a3348fbbf4c2db590bb5b81 518db586863a489aad570e206fcfa742 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1246/2425] 10.0.0.84 () {34 vars in 694 bytes} [Mon Apr 27 02:43:23 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) 2026-04-27 02:43:23.380 7 WARNING neutron_lib.context [None req-21c19e5a-b8fe-411c-a6e9-c678a5407d86 3f3af7406a3348fbbf4c2db590bb5b81 518db586863a489aad570e206fcfa742 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1180/2426] 10.0.0.84 () {34 vars in 675 bytes} [Mon Apr 27 02:43:23 2026] POST /v2.0/floatingips => generated 552 bytes in 599 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2427] 10.0.0.118 () {34 vars in 1100 bytes} [Mon Apr 27 02:43:24 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1144304349&fields=id&tenant_id=518db586863a489aad570e206fcfa742 => generated 69 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2428] 10.0.0.118 () {34 vars in 1098 bytes} [Mon Apr 27 02:43:24 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-221611068&fields=id&tenant_id=518db586863a489aad570e206fcfa742 => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2429] 10.0.0.118 () {34 vars in 982 bytes} [Mon Apr 27 02:43:24 2026] GET /v2.0/networks?id=991f3a4e-9df9-4ec7-9b3d-eda240e4e3a3 => generated 672 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2430] 10.0.0.118 () {34 vars in 965 bytes} [Mon Apr 27 02:43:24 2026] GET /v2.0/quotas/518db586863a489aad570e206fcfa742 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2431] 10.0.0.118 () {34 vars in 1002 bytes} [Mon Apr 27 02:43:24 2026] GET /v2.0/ports?tenant_id=518db586863a489aad570e206fcfa742&fields=id => generated 103 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2434] 10.0.0.118 () {34 vars in 1008 bytes} [Mon Apr 27 02:43:24 2026] GET /v2.0/networks/991f3a4e-9df9-4ec7-9b3d-eda240e4e3a3?fields=segments => generated 14 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2435] 10.0.0.118 () {34 vars in 1108 bytes} [Mon Apr 27 02:43:24 2026] GET /v2.0/networks/991f3a4e-9df9-4ec7-9b3d-eda240e4e3a3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2436] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:43:24 2026] GET /v2.0/ports?device_id=44fda7ae-d209-4454-9dcc-2761f8bc6cb6 => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2437] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:43:25 2026] GET /v2.0/ports?device_id=44fda7ae-d209-4454-9dcc-2761f8bc6cb6 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2438] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:43:27 2026] GET /v2.0/ports?device_id=44fda7ae-d209-4454-9dcc-2761f8bc6cb6 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2439] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:43:28 2026] GET /v2.0/ports?device_id=44fda7ae-d209-4454-9dcc-2761f8bc6cb6 => 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: 1186/2440] 199.204.45.246 () {34 vars in 986 bytes} [Mon Apr 27 02:43:29 2026] GET /v2.0/networks?id=991f3a4e-9df9-4ec7-9b3d-eda240e4e3a3 => generated 672 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2441] 199.204.45.246 () {34 vars in 1050 bytes} [Mon Apr 27 02:43:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=518db586863a489aad570e206fcfa742 => generated 273 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:43:29.171 7 WARNING neutron_lib.context [req-b63b3986-ff19-4eb9-9052-e095aa0db059 req-706fccbf-4bde-452e-9cbd-4f15f64a76b6 3f3af7406a3348fbbf4c2db590bb5b81 518db586863a489aad570e206fcfa742 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1256/2442] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:43:29 2026] GET /v2.0/ports?device_id=44fda7ae-d209-4454-9dcc-2761f8bc6cb6 => 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: 1187/2443] 199.204.45.246 () {38 vars in 955 bytes} [Mon Apr 27 02:43:29 2026] POST /v2.0/ports => generated 993 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2444] 199.204.45.246 () {38 vars in 1028 bytes} [Mon Apr 27 02:43:29 2026] PUT /v2.0/ports/362fab7e-01b9-4b43-8d60-3073f5ea156f => generated 1274 bytes in 436 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: 1188/2445] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:43:30 2026] GET /v2.0/ports?device_id=44fda7ae-d209-4454-9dcc-2761f8bc6cb6 => generated 1008 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1258/2446] 10.0.0.118 () {34 vars in 1120 bytes} [Mon Apr 27 02:43:30 2026] GET /v2.0/security-groups?id=10971016-e5df-4729-b1ea-0e8273fb1001&id=956e0ed0-fabc-486e-8f2b-5206e4389a15&fields=id&fields=name => generated 206 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2447] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:43:30 2026] GET /v2.0/ports?tenant_id=518db586863a489aad570e206fcfa742&device_id=44fda7ae-d209-4454-9dcc-2761f8bc6cb6 => generated 1277 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:43:31.022 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4dc6e117-2ba8-4185-a996-52ed929080fd'] response: {'name': 'network-changed', 'server_uuid': '44fda7ae-d209-4454-9dcc-2761f8bc6cb6', 'tag': '362fab7e-01b9-4b43-8d60-3073f5ea156f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1259/2448] 199.204.45.246 () {34 vars in 1018 bytes} [Mon Apr 27 02:43:31 2026] GET /v2.0/networks?tenant_id=518db586863a489aad570e206fcfa742&shared=False => generated 768 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2449] 199.204.45.246 () {34 vars in 930 bytes} [Mon Apr 27 02:43:31 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2450] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:43:31 2026] GET /v2.0/ports?device_id=44fda7ae-d209-4454-9dcc-2761f8bc6cb6 => generated 1008 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2451] 10.0.0.118 () {34 vars in 1120 bytes} [Mon Apr 27 02:43:31 2026] GET /v2.0/security-groups?id=10971016-e5df-4729-b1ea-0e8273fb1001&id=956e0ed0-fabc-486e-8f2b-5206e4389a15&fields=id&fields=name => generated 206 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2452] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:43:32 2026] GET /v2.0/ports?tenant_id=518db586863a489aad570e206fcfa742&device_id=44fda7ae-d209-4454-9dcc-2761f8bc6cb6 => generated 1277 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2453] 199.204.45.246 () {34 vars in 1058 bytes} [Mon Apr 27 02:43:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=362fab7e-01b9-4b43-8d60-3073f5ea156f => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2454] 199.204.45.246 () {34 vars in 984 bytes} [Mon Apr 27 02:43:32 2026] GET /v2.0/subnets?id=b62f366d-bf06-4a2a-8765-624b4c8286a4 => generated 690 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2455] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:43:32 2026] GET /v2.0/ports?network_id=991f3a4e-9df9-4ec7-9b3d-eda240e4e3a3&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2456] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:43:32 2026] GET /v2.0/networks/991f3a4e-9df9-4ec7-9b3d-eda240e4e3a3?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: 1194/2457] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:43:32 2026] GET /v2.0/networks/991f3a4e-9df9-4ec7-9b3d-eda240e4e3a3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2458] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:43:32 2026] GET /v2.0/ports?device_id=44fda7ae-d209-4454-9dcc-2761f8bc6cb6 => generated 1008 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2459] 10.0.0.118 () {34 vars in 1120 bytes} [Mon Apr 27 02:43:32 2026] GET /v2.0/security-groups?id=10971016-e5df-4729-b1ea-0e8273fb1001&id=956e0ed0-fabc-486e-8f2b-5206e4389a15&fields=id&fields=name => generated 206 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2460] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:43:33 2026] GET /v2.0/ports?device_id=44fda7ae-d209-4454-9dcc-2761f8bc6cb6 => generated 1008 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2461] 10.0.0.118 () {34 vars in 1120 bytes} [Mon Apr 27 02:43:33 2026] GET /v2.0/security-groups?id=10971016-e5df-4729-b1ea-0e8273fb1001&id=956e0ed0-fabc-486e-8f2b-5206e4389a15&fields=id&fields=name => generated 206 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2462] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:43:34 2026] GET /v2.0/ports?device_id=44fda7ae-d209-4454-9dcc-2761f8bc6cb6 => generated 1008 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2463] 10.0.0.118 () {34 vars in 1120 bytes} [Mon Apr 27 02:43:35 2026] GET /v2.0/security-groups?id=10971016-e5df-4729-b1ea-0e8273fb1001&id=956e0ed0-fabc-486e-8f2b-5206e4389a15&fields=id&fields=name => generated 206 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2464] 199.204.45.246 () {34 vars in 994 bytes} [Mon Apr 27 02:43:35 2026] GET /v2.0/ports?device_id=44fda7ae-d209-4454-9dcc-2761f8bc6cb6 => generated 1277 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2465] 199.204.45.246 () {34 vars in 1124 bytes} [Mon Apr 27 02:43:35 2026] GET /v2.0/security-groups?id=10971016-e5df-4729-b1ea-0e8273fb1001&id=956e0ed0-fabc-486e-8f2b-5206e4389a15&fields=id&fields=name => generated 206 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2466] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:43:36 2026] GET /v2.0/ports?device_id=44fda7ae-d209-4454-9dcc-2761f8bc6cb6 => generated 1008 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2467] 10.0.0.118 () {34 vars in 1120 bytes} [Mon Apr 27 02:43:36 2026] GET /v2.0/security-groups?id=10971016-e5df-4729-b1ea-0e8273fb1001&id=956e0ed0-fabc-486e-8f2b-5206e4389a15&fields=id&fields=name => generated 206 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2468] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:43:37 2026] GET /v2.0/ports?device_id=44fda7ae-d209-4454-9dcc-2761f8bc6cb6 => generated 1010 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2469] 10.0.0.118 () {34 vars in 1120 bytes} [Mon Apr 27 02:43:37 2026] GET /v2.0/security-groups?id=10971016-e5df-4729-b1ea-0e8273fb1001&id=956e0ed0-fabc-486e-8f2b-5206e4389a15&fields=id&fields=name => generated 206 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2470] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:43:38 2026] GET /v2.0/ports?device_id=44fda7ae-d209-4454-9dcc-2761f8bc6cb6 => generated 1010 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2471] 10.0.0.118 () {34 vars in 1120 bytes} [Mon Apr 27 02:43:38 2026] GET /v2.0/security-groups?id=10971016-e5df-4729-b1ea-0e8273fb1001&id=956e0ed0-fabc-486e-8f2b-5206e4389a15&fields=id&fields=name => generated 206 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2472] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:43:38 2026] GET /v2.0/ports?device_id=44fda7ae-d209-4454-9dcc-2761f8bc6cb6 => generated 1010 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:43:38.990 7 INFO neutron.db.l3_db [None req-5ae3e245-a07d-4a80-bad6-b0b1117ea4af 3f3af7406a3348fbbf4c2db590bb5b81 518db586863a489aad570e206fcfa742 - - default default] Floating IP 60d0a536-d64d-408d-b485-953d27fc2cb0 associated. External IP: 10.96.250.202, port: 362fab7e-01b9-4b43-8d60-3073f5ea156f. [pid: 7|app: 0|req: 1202/2473] 10.0.0.84 () {34 vars in 748 bytes} [Mon Apr 27 02:43:38 2026] PUT /v2.0/floatingips/60d0a536-d64d-408d-b485-953d27fc2cb0 => generated 855 bytes in 645 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2476] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:43:47 2026] GET /v2.0/ports?device_id=44fda7ae-d209-4454-9dcc-2761f8bc6cb6 => generated 1010 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2477] 10.0.0.118 () {34 vars in 1120 bytes} [Mon Apr 27 02:43:47 2026] GET /v2.0/security-groups?id=10971016-e5df-4729-b1ea-0e8273fb1001&id=956e0ed0-fabc-486e-8f2b-5206e4389a15&fields=id&fields=name => generated 206 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2478] 10.0.0.84 () {32 vars in 735 bytes} [Mon Apr 27 02:43:47 2026] GET /v2.0/ports?device_id=44fda7ae-d209-4454-9dcc-2761f8bc6cb6 => generated 1279 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:43:47.545 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fbad1157-c3a4-4bdc-b9af-37c5e731ebc3'] response: {'name': 'network-changed', 'server_uuid': '44fda7ae-d209-4454-9dcc-2761f8bc6cb6', 'tag': '362fab7e-01b9-4b43-8d60-3073f5ea156f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1205/2479] 10.0.0.84 () {32 vars in 857 bytes} [Mon Apr 27 02:43:47 2026] GET /v2.0/floatingips?floating_network_id=b6a48209-0225-440c-814b-a41115b6c27f&port_id=362fab7e-01b9-4b43-8d60-3073f5ea156f => generated 860 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2480] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:43:47 2026] GET /v2.0/ports?tenant_id=518db586863a489aad570e206fcfa742&device_id=44fda7ae-d209-4454-9dcc-2761f8bc6cb6 => generated 1279 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2481] 199.204.45.246 () {34 vars in 986 bytes} [Mon Apr 27 02:43:48 2026] GET /v2.0/networks?id=991f3a4e-9df9-4ec7-9b3d-eda240e4e3a3 => generated 768 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2482] 199.204.45.246 () {34 vars in 1058 bytes} [Mon Apr 27 02:43:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=362fab7e-01b9-4b43-8d60-3073f5ea156f => generated 860 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2483] 199.204.45.246 () {34 vars in 984 bytes} [Mon Apr 27 02:43:48 2026] GET /v2.0/subnets?id=b62f366d-bf06-4a2a-8765-624b4c8286a4 => generated 690 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2484] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:43:48 2026] GET /v2.0/ports?network_id=991f3a4e-9df9-4ec7-9b3d-eda240e4e3a3&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: 1208/2485] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:43:48 2026] GET /v2.0/networks/991f3a4e-9df9-4ec7-9b3d-eda240e4e3a3?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2486] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:43:48 2026] GET /v2.0/networks/991f3a4e-9df9-4ec7-9b3d-eda240e4e3a3?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: 1209/2487] 10.0.0.109 () {34 vars in 990 bytes} [Mon Apr 27 02:43:48 2026] GET /v2.0/ports?device_id=44fda7ae-d209-4454-9dcc-2761f8bc6cb6 => generated 1279 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2488] 10.0.0.109 () {34 vars in 1120 bytes} [Mon Apr 27 02:43:48 2026] GET /v2.0/security-groups?id=10971016-e5df-4729-b1ea-0e8273fb1001&id=956e0ed0-fabc-486e-8f2b-5206e4389a15&fields=id&fields=name => generated 206 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2491] 10.0.0.109 () {34 vars in 990 bytes} [Mon Apr 27 02:44:04 2026] GET /v2.0/ports?device_id=44fda7ae-d209-4454-9dcc-2761f8bc6cb6 => generated 1279 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2492] 10.0.0.109 () {34 vars in 1120 bytes} [Mon Apr 27 02:44:04 2026] GET /v2.0/security-groups?id=10971016-e5df-4729-b1ea-0e8273fb1001&id=956e0ed0-fabc-486e-8f2b-5206e4389a15&fields=id&fields=name => generated 206 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2493] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:44:06 2026] GET /v2.0/ports?device_id=44fda7ae-d209-4454-9dcc-2761f8bc6cb6 => generated 1010 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2494] 10.0.0.118 () {34 vars in 1120 bytes} [Mon Apr 27 02:44:06 2026] GET /v2.0/security-groups?id=10971016-e5df-4729-b1ea-0e8273fb1001&id=956e0ed0-fabc-486e-8f2b-5206e4389a15&fields=id&fields=name => generated 206 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2495] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:44:07 2026] GET /v2.0/ports?device_id=44fda7ae-d209-4454-9dcc-2761f8bc6cb6 => generated 1010 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2496] 10.0.0.118 () {34 vars in 1120 bytes} [Mon Apr 27 02:44:07 2026] GET /v2.0/security-groups?id=10971016-e5df-4729-b1ea-0e8273fb1001&id=956e0ed0-fabc-486e-8f2b-5206e4389a15&fields=id&fields=name => generated 206 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2497] 199.204.45.246 () {34 vars in 994 bytes} [Mon Apr 27 02:44:08 2026] GET /v2.0/ports?device_id=44fda7ae-d209-4454-9dcc-2761f8bc6cb6 => generated 1010 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:44:08.968 7 INFO neutron.db.l3_db [req-9d198051-e3e3-4b36-9bd1-b2166dda6ba7 req-bb4281a0-d96a-4d30-a12f-6c494cc0d04e 3f3af7406a3348fbbf4c2db590bb5b81 518db586863a489aad570e206fcfa742 - - default default] Floating IP 60d0a536-d64d-408d-b485-953d27fc2cb0 disassociated. External IP: 10.96.250.202, port: 362fab7e-01b9-4b43-8d60-3073f5ea156f. [pid: 8|app: 0|req: 1285/2498] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:44:09 2026] GET /v2.0/ports?device_id=44fda7ae-d209-4454-9dcc-2761f8bc6cb6 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2499] 199.204.45.246 () {36 vars in 997 bytes} [Mon Apr 27 02:44:08 2026] DELETE /v2.0/ports/362fab7e-01b9-4b43-8d60-3073f5ea156f => generated 0 bytes in 591 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2502] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:44:10 2026] GET /v2.0/ports?device_id=44fda7ae-d209-4454-9dcc-2761f8bc6cb6 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2503] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:44:11 2026] GET /v2.0/ports?device_id=44fda7ae-d209-4454-9dcc-2761f8bc6cb6 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:44:12.374 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-22b38e4a-ebb9-4b9b-b299-1b9c592d12a7'] response: {'server_uuid': '44fda7ae-d209-4454-9dcc-2761f8bc6cb6', 'name': 'network-vif-deleted', 'tag': '362fab7e-01b9-4b43-8d60-3073f5ea156f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1217/2504] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:44:12 2026] GET /v2.0/ports?device_id=44fda7ae-d209-4454-9dcc-2761f8bc6cb6 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2505] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:44:13 2026] DELETE /v2.0/security-groups/10971016-e5df-4729-b1ea-0e8273fb1001 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:44:13.661 7 INFO neutron.api.v2.resource [None req-e0dff56a-c503-42ca-b103-3a7f954b6e7c 3f3af7406a3348fbbf4c2db590bb5b81 518db586863a489aad570e206fcfa742 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1218/2506] 10.0.0.84 () {32 vars in 736 bytes} [Mon Apr 27 02:44:13 2026] GET /v2.0/security-groups/10971016-e5df-4729-b1ea-0e8273fb1001 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2507] 10.0.0.84 () {32 vars in 731 bytes} [Mon Apr 27 02:44:13 2026] DELETE /v2.0/floatingips/60d0a536-d64d-408d-b485-953d27fc2cb0 => 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: 1219/2508] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:44:13 2026] DELETE /v2.0/security-groups/956e0ed0-fabc-486e-8f2b-5206e4389a15 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2509] 10.0.0.84 () {34 vars in 788 bytes} [Mon Apr 27 02:44:14 2026] PUT /v2.0/routers/df935140-d53d-4c7f-887e-213d787c922a/remove_router_interface => generated 309 bytes in 1036 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:44:16.090 7 INFO neutron.db.l3_hamode_db [None req-c90b2856-084a-49e1-ad2d-cb9c8a6bc501 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] HA network 4775b9de-34a4-4c15-a7da-e6c911995b56 was deleted as no HA routers are present in tenant 518db586863a489aad570e206fcfa742. [pid: 7|app: 0|req: 1220/2510] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:44:15 2026] DELETE /v2.0/routers/df935140-d53d-4c7f-887e-213d787c922a => generated 0 bytes in 959 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2511] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:44:16 2026] DELETE /v2.0/subnets/b62f366d-bf06-4a2a-8765-624b4c8286a4 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:44:16.299 7 INFO neutron.services.segments.plugin [-] Segment c6b0fbce-e946-406c-a7d0-ff1afb907734 resource provider aggregate not found 2026-04-27 02:44:16.317 7 INFO neutron.services.segments.plugin [-] Segment c6b0fbce-e946-406c-a7d0-ff1afb907734 resource provider aggregate not found 2026-04-27 02:44:16.336 7 INFO neutron.services.segments.plugin [-] Segment c6b0fbce-e946-406c-a7d0-ff1afb907734 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6b0fbce-e946-406c-a7d0-ff1afb907734 found for delete ", "request_id": "req-780ca368-eefa-405c-95d0-2d4d549de227"}]} 2026-04-27 02:44:16.342 7 INFO neutron.services.segments.plugin [-] Segment c6b0fbce-e946-406c-a7d0-ff1afb907734 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6b0fbce-e946-406c-a7d0-ff1afb907734 found for delete ", "request_id": "req-dc126417-1c4a-4673-b7ba-9129ccbbcb95"}]} [pid: 7|app: 0|req: 1221/2512] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:44:16 2026] DELETE /v2.0/networks/991f3a4e-9df9-4ec7-9b3d-eda240e4e3a3 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2513] 10.0.0.84 () {34 vars in 788 bytes} [Mon Apr 27 02:44:16 2026] PUT /v2.0/routers/bfbec6f2-18f0-4caf-8d30-8eac15d34b7b/remove_router_interface => generated 309 bytes in 948 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:44:18.354 7 INFO neutron.services.segments.plugin [-] Segment 23c9ff6c-733f-4a5e-94d5-56bb11d8db53 resource provider aggregate not found 2026-04-27 02:44:18.367 7 INFO neutron.services.segments.plugin [-] Segment 23c9ff6c-733f-4a5e-94d5-56bb11d8db53 resource provider aggregate not found 2026-04-27 02:44:18.371 7 INFO neutron.services.segments.plugin [-] Segment 23c9ff6c-733f-4a5e-94d5-56bb11d8db53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23c9ff6c-733f-4a5e-94d5-56bb11d8db53 found for delete ", "request_id": "req-53f07a82-5e61-4e14-b48d-e28f2da44a8f"}]} 2026-04-27 02:44:18.382 7 INFO neutron.services.segments.plugin [-] Segment 23c9ff6c-733f-4a5e-94d5-56bb11d8db53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23c9ff6c-733f-4a5e-94d5-56bb11d8db53 found for delete ", "request_id": "req-f1252ef8-4d83-4ef9-8cc8-0bf7afd1489b"}]} 2026-04-27 02:44:18.569 7 INFO neutron.db.l3_hamode_db [None req-a2ea7ca8-e5f2-4d29-9ae9-d862b5849461 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] HA network 7895c0ce-eb84-45fd-9de2-7854874bba5b was deleted as no HA routers are present in tenant 2d01af49634641748f663a9ddb67712f. [pid: 7|app: 0|req: 1222/2514] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:44:17 2026] DELETE /v2.0/routers/bfbec6f2-18f0-4caf-8d30-8eac15d34b7b => generated 0 bytes in 1000 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2515] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:44:18 2026] DELETE /v2.0/subnets/070e1887-0cf7-4de5-8069-4a4b830424d5 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2516] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:44:18 2026] DELETE /v2.0/networks/25a0a60f-e3c0-4914-83dd-3a1d1b484854 => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2517] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:44:19 2026] GET /v2.0/security-groups?tenant_id=2d01af49634641748f663a9ddb67712f&name=default => generated 2929 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2518] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:44:19 2026] DELETE /v2.0/security-groups/0282742a-f12c-42d2-8a09-c7254ac3daba => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2519] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:44:19 2026] GET /v2.0/security-groups?tenant_id=518db586863a489aad570e206fcfa742&name=default => generated 2929 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2520] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:44:19 2026] DELETE /v2.0/security-groups/bebb3084-6c22-4234-aed1-190add91cce3 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:44:24.091 8 INFO neutron.db.segments_db [None req-78e05612-d926-4d8f-8fd9-1295c6f474e6 ddb41c7593394d2389c334b460856742 adc2bdc3112547b78511a100d758509f - - default default] Added segment 8f5b5531-d690-4c1a-9a5b-998a82468417 of type vxlan for network cb272323-2597-49db-8753-7ede11af0ab5 [pid: 8|app: 0|req: 1296/2521] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:44:23 2026] POST /v2.0/networks => generated 727 bytes in 478 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:44:24.194 7 INFO neutron.services.segments.plugin [-] Segment b775e9f2-c2ec-43d3-aa27-2c019b655b2a resource provider aggregate not found 2026-04-27 02:44:24.201 7 INFO neutron.services.segments.plugin [-] Segment b775e9f2-c2ec-43d3-aa27-2c019b655b2a resource provider aggregate not found 2026-04-27 02:44:24.207 7 INFO neutron.services.segments.plugin [-] Segment b775e9f2-c2ec-43d3-aa27-2c019b655b2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b775e9f2-c2ec-43d3-aa27-2c019b655b2a found for delete ", "request_id": "req-5e15c039-5126-467e-b32d-93a5d53a47aa"}]} 2026-04-27 02:44:24.214 7 INFO neutron.services.segments.plugin [-] Segment b775e9f2-c2ec-43d3-aa27-2c019b655b2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b775e9f2-c2ec-43d3-aa27-2c019b655b2a found for delete ", "request_id": "req-66e8af39-a0de-4b82-99d0-9f9402ffa524"}]} 2026-04-27 02:44:24.221 7 INFO neutron.services.segments.plugin [-] Segment b25d1796-94fd-4799-a68c-0979d3d48e2f resource provider aggregate not found 2026-04-27 02:44:24.225 7 INFO neutron.services.segments.plugin [-] Segment b25d1796-94fd-4799-a68c-0979d3d48e2f resource provider aggregate not found 2026-04-27 02:44:24.230 7 INFO neutron.services.segments.plugin [-] Segment b25d1796-94fd-4799-a68c-0979d3d48e2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b25d1796-94fd-4799-a68c-0979d3d48e2f found for delete ", "request_id": "req-0e58a1c7-c0ec-4919-bc42-5c1a59c99982"}]} 2026-04-27 02:44:24.240 7 INFO neutron.services.segments.plugin [-] Segment b25d1796-94fd-4799-a68c-0979d3d48e2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b25d1796-94fd-4799-a68c-0979d3d48e2f found for delete ", "request_id": "req-2a9acb56-a7e6-44de-b4eb-cf7d12cd445c"}]} [pid: 7|app: 0|req: 1226/2522] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:44:24 2026] POST /v2.0/subnets => generated 644 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:44:24.413 8 WARNING neutron.api.v2.base [None req-83c48729-86b2-471d-b4f1-d66a885a74b7 ddb41c7593394d2389c334b460856742 adc2bdc3112547b78511a100d758509f - - 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-04-27 02:44:24.414 8 INFO neutron.api.v2.resource [None req-83c48729-86b2-471d-b4f1-d66a885a74b7 ddb41c7593394d2389c334b460856742 adc2bdc3112547b78511a100d758509f - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1297/2523] 10.0.0.84 () {34 vars in 680 bytes} [Mon Apr 27 02:44:24 2026] POST /v2.0/rbac-policies => generated 143 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2526] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:44:24 2026] DELETE /v2.0/networks/cb272323-2597-49db-8753-7ede11af0ab5 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:44:24.675 8 INFO neutron.db.segments_db [None req-f2271368-2efd-4766-8543-292bdb7be892 ddb41c7593394d2389c334b460856742 adc2bdc3112547b78511a100d758509f - - default default] Added segment 99097c87-611a-4443-88d9-d05f28c5a43b of type vxlan for network f93c8bf7-7b9b-43ec-a5fd-5f9fca035e84 [pid: 8|app: 0|req: 1300/2527] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:44:24 2026] POST /v2.0/networks => generated 726 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2528] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:44:24 2026] POST /v2.0/subnets => generated 647 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:44:24.920 8 WARNING neutron.api.v2.base [None req-7d47e701-c75d-41e7-ae4b-9a7b0b90e7c6 ddb41c7593394d2389c334b460856742 adc2bdc3112547b78511a100d758509f - - 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-04-27 02:44:24.921 8 INFO neutron.api.v2.resource [None req-7d47e701-c75d-41e7-ae4b-9a7b0b90e7c6 ddb41c7593394d2389c334b460856742 adc2bdc3112547b78511a100d758509f - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1301/2529] 10.0.0.84 () {34 vars in 680 bytes} [Mon Apr 27 02:44:24 2026] POST /v2.0/rbac-policies => generated 547 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2530] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:44:24 2026] DELETE /v2.0/networks/f93c8bf7-7b9b-43ec-a5fd-5f9fca035e84 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:44:25.169 8 INFO neutron.db.segments_db [None req-2888f790-5f41-4a76-ab02-6d4fcf8a9b57 ddb41c7593394d2389c334b460856742 adc2bdc3112547b78511a100d758509f - - default default] Added segment 966dfeb8-bec2-420c-aa82-d2ba4d93e799 of type vxlan for network 7b6ea54f-2086-467e-a9c6-2cf9bc72715c [pid: 8|app: 0|req: 1302/2531] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:44:25 2026] POST /v2.0/networks => generated 727 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2532] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:44:25 2026] POST /v2.0/subnets => generated 647 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2533] 10.0.0.84 () {34 vars in 680 bytes} [Mon Apr 27 02:44:25 2026] POST /v2.0/rbac-policies => generated 324 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2534] 10.0.0.84 () {32 vars in 722 bytes} [Mon Apr 27 02:44:26 2026] GET /v2.0/networks/7b6ea54f-2086-467e-a9c6-2cf9bc72715c => generated 655 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:44:26.598 8 INFO neutron.pecan_wsgi.hooks.translation [None req-42cf9929-c8c1-4c18-be33-8e5a90ff3fdf 6eb2d2fe9dbb49f2a84145793f5489ae aa07771996484f52b47d28bf6ada0e8d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1304/2535] 10.0.0.84 () {32 vars in 722 bytes} [Mon Apr 27 02:44:26 2026] GET /v2.0/networks/7b6ea54f-2086-467e-a9c6-2cf9bc72715c => generated 138 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:44:26.634 7 INFO neutron.services.segments.plugin [-] Segment 8f5b5531-d690-4c1a-9a5b-998a82468417 resource provider aggregate not found 2026-04-27 02:44:26.639 7 INFO neutron.services.segments.plugin [-] Segment 8f5b5531-d690-4c1a-9a5b-998a82468417 resource provider aggregate not found 2026-04-27 02:44:26.659 7 INFO neutron.services.segments.plugin [-] Segment 8f5b5531-d690-4c1a-9a5b-998a82468417 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f5b5531-d690-4c1a-9a5b-998a82468417 found for delete ", "request_id": "req-95ff0b82-b397-4b31-ba30-79d9f1c08d8e"}]} 2026-04-27 02:44:26.667 7 INFO neutron.services.segments.plugin [-] Segment 8f5b5531-d690-4c1a-9a5b-998a82468417 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f5b5531-d690-4c1a-9a5b-998a82468417 found for delete ", "request_id": "req-3570c3a7-ff38-474e-a584-b6e8a6801f34"}]} 2026-04-27 02:44:26.682 7 INFO neutron.services.segments.plugin [-] Segment 99097c87-611a-4443-88d9-d05f28c5a43b resource provider aggregate not found 2026-04-27 02:44:26.686 7 INFO neutron.services.segments.plugin [-] Segment 99097c87-611a-4443-88d9-d05f28c5a43b resource provider aggregate not found 2026-04-27 02:44:26.699 7 INFO neutron.services.segments.plugin [-] Segment 99097c87-611a-4443-88d9-d05f28c5a43b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99097c87-611a-4443-88d9-d05f28c5a43b found for delete ", "request_id": "req-9d1253b7-6bb0-4bb4-b545-66d226818ba1"}]} 2026-04-27 02:44:26.703 7 INFO neutron.services.segments.plugin [-] Segment 99097c87-611a-4443-88d9-d05f28c5a43b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99097c87-611a-4443-88d9-d05f28c5a43b found for delete ", "request_id": "req-a7e47b63-6243-433a-a42e-31842fcbe551"}]} [pid: 7|app: 0|req: 1232/2536] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:44:26 2026] DELETE /v2.0/networks/7b6ea54f-2086-467e-a9c6-2cf9bc72715c => generated 0 bytes in 472 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:44:27.096 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1c6f613c-57d2-4386-a080-4cbc15ef75e1 ddb41c7593394d2389c334b460856742 adc2bdc3112547b78511a100d758509f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1305/2537] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:44:27 2026] DELETE /v2.0/subnets/ff1b3afc-b36d-406f-9e98-c232cbcc7ccb => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:44:27.115 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5aecc5be-ed7b-4a8b-872a-5ccac1e96a84 ddb41c7593394d2389c334b460856742 adc2bdc3112547b78511a100d758509f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1233/2538] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:44:27 2026] DELETE /v2.0/subnets/b5ddde16-3fdf-4d61-bdda-0414de8fc41c => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:44:27.137 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bcc4987c-07c7-4370-913b-6b234166710c ddb41c7593394d2389c334b460856742 adc2bdc3112547b78511a100d758509f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1306/2539] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:44:27 2026] DELETE /v2.0/subnets/3465c4c2-9bdb-4001-94d7-473e6a53ed02 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2540] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:44:27 2026] GET /v2.0/security-groups?tenant_id=aa07771996484f52b47d28bf6ada0e8d&name=default => generated 2929 bytes in 419 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2541] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:44:28 2026] DELETE /v2.0/security-groups/1e3632ea-a781-45bc-b659-9426ff7a1c68 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2542] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:44:28 2026] GET /v2.0/security-groups?tenant_id=adc2bdc3112547b78511a100d758509f&name=default => generated 2929 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2543] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:44:28 2026] DELETE /v2.0/security-groups/dd62b347-696d-4e87-906a-adc3ef8e3f44 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:44:28.754 7 INFO neutron.services.segments.plugin [-] Segment 966dfeb8-bec2-420c-aa82-d2ba4d93e799 resource provider aggregate not found 2026-04-27 02:44:28.758 7 INFO neutron.services.segments.plugin [-] Segment 966dfeb8-bec2-420c-aa82-d2ba4d93e799 resource provider aggregate not found 2026-04-27 02:44:28.769 7 INFO neutron.services.segments.plugin [-] Segment 966dfeb8-bec2-420c-aa82-d2ba4d93e799 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 966dfeb8-bec2-420c-aa82-d2ba4d93e799 found for delete ", "request_id": "req-5600bf0e-ad77-425d-94b6-194e18ff4570"}]} 2026-04-27 02:44:28.772 7 INFO neutron.services.segments.plugin [-] Segment 966dfeb8-bec2-420c-aa82-d2ba4d93e799 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 966dfeb8-bec2-420c-aa82-d2ba4d93e799 found for delete ", "request_id": "req-d01afd67-db4b-44e0-936f-a227f671dadc"}]} [pid: 7|app: 0|req: 1236/2544] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:44:28 2026] GET /v2.0/security-groups?tenant_id=8c0cad4ccf3c43ab9d2efbc8dccd3c61&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2545] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:44:28 2026] DELETE /v2.0/security-groups/c833b41c-b5e1-4a4a-bbc7-0f6f9c084e76 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:44:32.188 7 WARNING neutron_lib.context [None req-de0e32e8-d536-4309-8e66-6d5bb09d758b b411b3da58184bc5a50c88d8f33e547a 4e5cf36ecade4ed7a3c0f22347dda298 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1237/2546] 10.0.0.84 () {34 vars in 683 bytes} [Mon Apr 27 02:44:32 2026] POST /v2.0/security-groups => generated 1603 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2547] 10.0.0.84 () {34 vars in 766 bytes} [Mon Apr 27 02:44:32 2026] PUT /v2.0/security-groups/9a8d81c2-6bd0-4e43-9391-be70c5c79761/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2548] 10.0.0.84 () {32 vars in 746 bytes} [Mon Apr 27 02:44:32 2026] GET /v2.0/security-groups/9a8d81c2-6bd0-4e43-9391-be70c5c79761/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2549] 10.0.0.84 () {34 vars in 777 bytes} [Mon Apr 27 02:44:32 2026] PUT /v2.0/security-groups/9a8d81c2-6bd0-4e43-9391-be70c5c79761/tags/green => generated 4 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2550] 10.0.0.84 () {32 vars in 746 bytes} [Mon Apr 27 02:44:32 2026] GET /v2.0/security-groups/9a8d81c2-6bd0-4e43-9391-be70c5c79761/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2551] 10.0.0.84 () {34 vars in 773 bytes} [Mon Apr 27 02:44:32 2026] PUT /v2.0/security-groups/9a8d81c2-6bd0-4e43-9391-be70c5c79761/tags/red => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2552] 10.0.0.84 () {32 vars in 746 bytes} [Mon Apr 27 02:44:32 2026] GET /v2.0/security-groups/9a8d81c2-6bd0-4e43-9391-be70c5c79761/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2553] 10.0.0.84 () {34 vars in 795 bytes} [Mon Apr 27 02:44:33 2026] PUT /v2.0/security-groups/9a8d81c2-6bd0-4e43-9391-be70c5c79761/tags/black.or.white => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2554] 10.0.0.84 () {32 vars in 746 bytes} [Mon Apr 27 02:44:33 2026] GET /v2.0/security-groups/9a8d81c2-6bd0-4e43-9391-be70c5c79761/tags => generated 52 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2555] 10.0.0.84 () {34 vars in 766 bytes} [Mon Apr 27 02:44:33 2026] PUT /v2.0/security-groups/9a8d81c2-6bd0-4e43-9391-be70c5c79761/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2556] 10.0.0.84 () {32 vars in 746 bytes} [Mon Apr 27 02:44:33 2026] GET /v2.0/security-groups/9a8d81c2-6bd0-4e43-9391-be70c5c79761/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2557] 10.0.0.84 () {32 vars in 754 bytes} [Mon Apr 27 02:44:33 2026] GET /v2.0/security-groups/9a8d81c2-6bd0-4e43-9391-be70c5c79761/tags/red => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:44:33.179 7 INFO neutron.api.v2.resource [None req-65a22b52-eef1-4d51-8b38-cdfde66c5213 b411b3da58184bc5a50c88d8f33e547a 4e5cf36ecade4ed7a3c0f22347dda298 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1243/2558] 10.0.0.84 () {32 vars in 758 bytes} [Mon Apr 27 02:44:33 2026] GET /v2.0/security-groups/9a8d81c2-6bd0-4e43-9391-be70c5c79761/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2559] 10.0.0.84 () {32 vars in 757 bytes} [Mon Apr 27 02:44:33 2026] DELETE /v2.0/security-groups/9a8d81c2-6bd0-4e43-9391-be70c5c79761/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2560] 10.0.0.84 () {32 vars in 746 bytes} [Mon Apr 27 02:44:33 2026] GET /v2.0/security-groups/9a8d81c2-6bd0-4e43-9391-be70c5c79761/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:44:33.284 8 INFO neutron.api.v2.resource [None req-cddbbecd-0f78-48f7-866d-d9480d6f49b4 b411b3da58184bc5a50c88d8f33e547a 4e5cf36ecade4ed7a3c0f22347dda298 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1317/2561] 10.0.0.84 () {32 vars in 761 bytes} [Mon Apr 27 02:44:33 2026] DELETE /v2.0/security-groups/9a8d81c2-6bd0-4e43-9391-be70c5c79761/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2562] 10.0.0.84 () {32 vars in 749 bytes} [Mon Apr 27 02:44:33 2026] DELETE /v2.0/security-groups/9a8d81c2-6bd0-4e43-9391-be70c5c79761/tags => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2563] 10.0.0.84 () {32 vars in 746 bytes} [Mon Apr 27 02:44:33 2026] GET /v2.0/security-groups/9a8d81c2-6bd0-4e43-9391-be70c5c79761/tags => 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: 1246/2564] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:44:33 2026] DELETE /v2.0/security-groups/9a8d81c2-6bd0-4e43-9391-be70c5c79761 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2565] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:44:34 2026] GET /v2.0/security-groups?tenant_id=4e5cf36ecade4ed7a3c0f22347dda298&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: 1247/2566] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:44:34 2026] DELETE /v2.0/security-groups/63588fe0-3fa9-4b5a-81e5-2fcad3b02044 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2567] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:44:34 2026] GET /v2.0/security-groups?tenant_id=6108ef66ff6740f3ad224dd998862f5a&name=default => generated 2929 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2568] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:44:34 2026] DELETE /v2.0/security-groups/1bd6715a-547a-4b42-8851-34fc3dd16313 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:44:37.774 8 WARNING neutron_lib.context [None req-c27d6400-5d01-470d-a3fb-e92de7956f1f d6fbe97d533f47cf9498b74c18c0611a ec6c31839af546b59fe49c119c68b99f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:44:37.906 8 INFO neutron.db.segments_db [None req-c27d6400-5d01-470d-a3fb-e92de7956f1f d6fbe97d533f47cf9498b74c18c0611a ec6c31839af546b59fe49c119c68b99f - - default default] Added segment 066a337b-8232-4df0-8414-3932459e518a of type vxlan for network 9ed2c617-540a-436c-bb67-505dae03376c [pid: 8|app: 0|req: 1321/2569] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:44:37 2026] POST /v2.0/networks => generated 631 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:44:38.023 7 WARNING neutron_lib.context [None req-3f91d8a1-ea58-4229-b39c-9a441d4af968 d6fbe97d533f47cf9498b74c18c0611a ec6c31839af546b59fe49c119c68b99f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1249/2570] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:44:38 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) [pid: 8|app: 0|req: 1322/2571] 10.0.0.84 () {34 vars in 750 bytes} [Mon Apr 27 02:44:38 2026] PUT /v2.0/subnets/969c0076-e688-4bd3-82a0-c133e555a1e4/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2572] 10.0.0.84 () {32 vars in 730 bytes} [Mon Apr 27 02:44:38 2026] GET /v2.0/subnets/969c0076-e688-4bd3-82a0-c133e555a1e4/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2573] 10.0.0.84 () {34 vars in 761 bytes} [Mon Apr 27 02:44:38 2026] PUT /v2.0/subnets/969c0076-e688-4bd3-82a0-c133e555a1e4/tags/green => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2574] 10.0.0.84 () {32 vars in 730 bytes} [Mon Apr 27 02:44:38 2026] GET /v2.0/subnets/969c0076-e688-4bd3-82a0-c133e555a1e4/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2575] 10.0.0.84 () {34 vars in 757 bytes} [Mon Apr 27 02:44:38 2026] PUT /v2.0/subnets/969c0076-e688-4bd3-82a0-c133e555a1e4/tags/red => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2576] 10.0.0.84 () {32 vars in 730 bytes} [Mon Apr 27 02:44:38 2026] GET /v2.0/subnets/969c0076-e688-4bd3-82a0-c133e555a1e4/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2577] 10.0.0.84 () {34 vars in 779 bytes} [Mon Apr 27 02:44:38 2026] PUT /v2.0/subnets/969c0076-e688-4bd3-82a0-c133e555a1e4/tags/black.or.white => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2578] 10.0.0.84 () {32 vars in 730 bytes} [Mon Apr 27 02:44:38 2026] GET /v2.0/subnets/969c0076-e688-4bd3-82a0-c133e555a1e4/tags => generated 52 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2579] 10.0.0.84 () {34 vars in 750 bytes} [Mon Apr 27 02:44:38 2026] PUT /v2.0/subnets/969c0076-e688-4bd3-82a0-c133e555a1e4/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2580] 10.0.0.84 () {32 vars in 730 bytes} [Mon Apr 27 02:44:38 2026] GET /v2.0/subnets/969c0076-e688-4bd3-82a0-c133e555a1e4/tags => generated 37 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2581] 10.0.0.84 () {32 vars in 738 bytes} [Mon Apr 27 02:44:38 2026] GET /v2.0/subnets/969c0076-e688-4bd3-82a0-c133e555a1e4/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:44:38.895 7 INFO neutron.api.v2.resource [None req-f927dd19-bde6-4d8a-977a-e415723be36d d6fbe97d533f47cf9498b74c18c0611a ec6c31839af546b59fe49c119c68b99f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1255/2582] 10.0.0.84 () {32 vars in 742 bytes} [Mon Apr 27 02:44:38 2026] GET /v2.0/subnets/969c0076-e688-4bd3-82a0-c133e555a1e4/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2583] 10.0.0.84 () {32 vars in 741 bytes} [Mon Apr 27 02:44:38 2026] DELETE /v2.0/subnets/969c0076-e688-4bd3-82a0-c133e555a1e4/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2584] 10.0.0.84 () {32 vars in 730 bytes} [Mon Apr 27 02:44:38 2026] GET /v2.0/subnets/969c0076-e688-4bd3-82a0-c133e555a1e4/tags => generated 30 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:44:39.014 8 INFO neutron.api.v2.resource [None req-30c45162-e4b5-4f9d-a016-9f4a3140869e d6fbe97d533f47cf9498b74c18c0611a ec6c31839af546b59fe49c119c68b99f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1329/2585] 10.0.0.84 () {32 vars in 745 bytes} [Mon Apr 27 02:44:38 2026] DELETE /v2.0/subnets/969c0076-e688-4bd3-82a0-c133e555a1e4/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: 1257/2586] 10.0.0.84 () {32 vars in 733 bytes} [Mon Apr 27 02:44:39 2026] DELETE /v2.0/subnets/969c0076-e688-4bd3-82a0-c133e555a1e4/tags => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2587] 10.0.0.84 () {32 vars in 730 bytes} [Mon Apr 27 02:44:39 2026] GET /v2.0/subnets/969c0076-e688-4bd3-82a0-c133e555a1e4/tags => 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: 1258/2588] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:44:39 2026] DELETE /v2.0/subnets/969c0076-e688-4bd3-82a0-c133e555a1e4 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2591] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:44:39 2026] DELETE /v2.0/networks/9ed2c617-540a-436c-bb67-505dae03376c => generated 0 bytes in 369 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2592] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:44:40 2026] GET /v2.0/security-groups?tenant_id=5098b68d54fb48fa8ee870093baee91f&name=default => generated 2929 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:44:40.494 8 INFO neutron.services.segments.plugin [-] Segment 066a337b-8232-4df0-8414-3932459e518a resource provider aggregate not found 2026-04-27 02:44:40.499 8 INFO neutron.services.segments.plugin [-] Segment 066a337b-8232-4df0-8414-3932459e518a resource provider aggregate not found 2026-04-27 02:44:40.513 8 INFO neutron.services.segments.plugin [-] Segment 066a337b-8232-4df0-8414-3932459e518a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 066a337b-8232-4df0-8414-3932459e518a found for delete ", "request_id": "req-fe9a3002-55f1-409a-b6a5-df319edb3900"}]} 2026-04-27 02:44:40.523 8 INFO neutron.services.segments.plugin [-] Segment 066a337b-8232-4df0-8414-3932459e518a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 066a337b-8232-4df0-8414-3932459e518a found for delete ", "request_id": "req-2d45415c-2df2-4467-8bfe-584767dc17f8"}]} [pid: 8|app: 0|req: 1332/2593] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:44:40 2026] DELETE /v2.0/security-groups/5b9b2e47-3452-4a52-8224-8c762a9b411e => 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: 1262/2594] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:44:40 2026] GET /v2.0/security-groups?tenant_id=ec6c31839af546b59fe49c119c68b99f&name=default => generated 2929 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2595] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:44:40 2026] DELETE /v2.0/security-groups/b6504d80-5e51-4ea6-96a0-ecdcaa391d15 => 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: 1263/2596] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:44:44 2026] GET /v2.0/security-groups?tenant_id=409af29d2c9740e8b268b481350bcc6c&name=default => generated 2929 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2597] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:44:44 2026] DELETE /v2.0/security-groups/73c0f7c6-a165-4678-abda-2b20afdcfdb5 => 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: 1264/2598] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:44:44 2026] GET /v2.0/security-groups?tenant_id=78031711b644463594dd8cdd0cbf9792&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2599] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:44:44 2026] DELETE /v2.0/security-groups/122a383b-66d0-4c9f-b202-0a8abac252aa => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:44:53.607 7 WARNING neutron_lib.context [None req-410b1686-b441-4ef9-9a8e-f719a8eae806 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:44:53.757 7 INFO neutron.db.segments_db [None req-410b1686-b441-4ef9-9a8e-f719a8eae806 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] Added segment 121e0a08-c984-41d2-a3bf-8bb08328c871 of type vxlan for network 95bd0e6e-16b1-4083-bf34-65236596112d [pid: 7|app: 0|req: 1265/2600] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:44:53 2026] POST /v2.0/networks => generated 640 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:44:53.859 8 WARNING neutron_lib.context [None req-256a043c-392f-4653-8b8c-87ab7cc6a922 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1336/2601] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:44:53 2026] POST /v2.0/subnets => generated 658 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2602] 10.0.0.84 () {32 vars in 721 bytes} [Mon Apr 27 02:44:54 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:44:54.193 8 WARNING neutron_lib.context [None req-9db4d52c-1c29-4297-8d28-6695206a8f9b 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1337/2603] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:44:54 2026] POST /v2.0/subnets => generated 731 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:44:54.459 7 WARNING neutron_lib.context [None req-3976d22c-c553-4348-bd5a-0d214c042bc2 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:44:54.512 7 INFO neutron.db.segments_db [None req-3976d22c-c553-4348-bd5a-0d214c042bc2 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] Added segment f2905934-0b7b-4106-9e71-f8d7eac4910e of type vxlan for network 03f3d032-9c99-464e-a114-bd271715a8f3 [pid: 7|app: 0|req: 1267/2606] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:44:54 2026] POST /v2.0/networks => generated 637 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:44:54.608 8 WARNING neutron_lib.context [None req-3d570c85-b4cb-4fcc-b14b-af1ac744dccd 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1340/2607] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:44:54 2026] POST /v2.0/subnets => generated 656 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:44:54.873 7 WARNING neutron_lib.context [None req-bf15ff6b-f476-436b-8a17-166116aaf8d8 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1268/2608] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:44:54 2026] POST /v2.0/subnets => generated 725 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:44:55.188 8 WARNING neutron_lib.context [None req-ad495718-55aa-455f-8222-0c6d4dda8041 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:44:55.245 8 INFO neutron.db.segments_db [None req-ad495718-55aa-455f-8222-0c6d4dda8041 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] Added segment be6dad96-7548-4073-abf8-f28da3784085 of type vxlan for network d37c9ac3-9ed7-43bb-830f-db0870599a75 [pid: 8|app: 0|req: 1341/2609] 10.0.0.84 () {34 vars in 669 bytes} [Mon Apr 27 02:44:55 2026] POST /v2.0/networks => generated 638 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:44:55.377 7 WARNING neutron_lib.context [None req-cd75546f-47e9-4053-9f1d-67f40cf018d5 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1269/2610] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:44:55 2026] POST /v2.0/subnets => generated 654 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:44:55.676 8 WARNING neutron_lib.context [None req-aa099243-1fb2-4af0-a8e8-dfc2b1776c5f 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1342/2611] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:44:55 2026] POST /v2.0/subnets => generated 730 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:44:55.987 7 WARNING neutron_lib.context [None req-d1e2d11b-44b6-4396-9d45-c24e5c3bedf2 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:44:56.037 7 INFO neutron.db.segments_db [None req-d1e2d11b-44b6-4396-9d45-c24e5c3bedf2 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] Added segment 1bb92b41-9ef0-4c4e-9d34-e7c0cfee59c6 of type vxlan for network ebff7b85-e8cd-4584-b8ea-30b950e5d4da 2026-04-27 02:44:56.342 7 INFO neutron.db.l3_hamode_db [None req-d1e2d11b-44b6-4396-9d45-c24e5c3bedf2 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 02:44:57.243 7 INFO neutron.db.l3_hamode_db [None req-d1e2d11b-44b6-4396-9d45-c24e5c3bedf2 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1270/2612] 10.0.0.84 () {34 vars in 668 bytes} [Mon Apr 27 02:44:55 2026] POST /v2.0/routers => generated 685 bytes in 2635 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2613] 10.0.0.84 () {34 vars in 782 bytes} [Mon Apr 27 02:44:58 2026] PUT /v2.0/routers/88afa891-f726-40f0-9bdc-35a1c5cd4628/add_router_interface => generated 309 bytes in 1544 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2614] 10.0.0.84 () {34 vars in 782 bytes} [Mon Apr 27 02:45:00 2026] PUT /v2.0/routers/88afa891-f726-40f0-9bdc-35a1c5cd4628/add_router_interface => generated 309 bytes in 1985 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2615] 10.0.0.84 () {34 vars in 782 bytes} [Mon Apr 27 02:45:02 2026] PUT /v2.0/routers/88afa891-f726-40f0-9bdc-35a1c5cd4628/add_router_interface => generated 309 bytes in 1801 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:45:04.016 7 WARNING neutron_lib.context [None req-46e5dd95-f815-4711-ba07-42c837dda254 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1272/2616] 10.0.0.84 () {34 vars in 683 bytes} [Mon Apr 27 02:45:04 2026] POST /v2.0/security-groups => generated 1630 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 02:45:04.215 8 WARNING neutron_lib.context [None req-17573919-be28-4ed1-8574-bcc7ec6d8431 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1345/2617] 10.0.0.84 () {34 vars in 694 bytes} [Mon Apr 27 02:45:04 2026] POST /v2.0/security-group-rules => generated 597 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:45:04.346 7 WARNING neutron_lib.context [None req-b64ad7ab-c240-4950-819e-8c2153c26ccd 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1273/2618] 10.0.0.84 () {34 vars in 694 bytes} [Mon Apr 27 02:45:04 2026] POST /v2.0/security-group-rules => generated 597 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:45:04.513 8 WARNING neutron_lib.context [None req-046ba12e-b608-439d-9ea7-1e0404a1734e 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1346/2619] 10.0.0.84 () {34 vars in 694 bytes} [Mon Apr 27 02:45:04 2026] POST /v2.0/security-group-rules => generated 599 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:45:04.662 7 WARNING neutron_lib.context [None req-82bec43f-e73d-49d6-87d0-3163ef6f5841 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1274/2620] 10.0.0.84 () {34 vars in 694 bytes} [Mon Apr 27 02:45:04 2026] POST /v2.0/security-group-rules => generated 601 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:45:04.829 8 WARNING neutron_lib.context [None req-3e704b1b-131f-42a3-8618-9f595c33a738 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1347/2621] 10.0.0.84 () {34 vars in 694 bytes} [Mon Apr 27 02:45:04 2026] POST /v2.0/security-group-rules => generated 601 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:45:04.995 7 WARNING neutron_lib.context [None req-8cb26b61-4f6a-48f8-aaf9-0f18a4a61a0a 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1275/2622] 10.0.0.84 () {34 vars in 694 bytes} [Mon Apr 27 02:45:04 2026] POST /v2.0/security-group-rules => generated 597 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:45:05.251 8 WARNING neutron_lib.context [None req-2aa95cbc-0500-4373-b98e-d411902621b9 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1348/2623] 10.0.0.84 () {34 vars in 694 bytes} [Mon Apr 27 02:45:05 2026] POST /v2.0/security-group-rules => generated 597 bytes in 541 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:45:05.796 7 WARNING neutron_lib.context [None req-671e8146-7eee-4d9b-abd5-1155f27865e9 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1276/2624] 10.0.0.84 () {34 vars in 694 bytes} [Mon Apr 27 02:45:05 2026] POST /v2.0/security-group-rules => generated 597 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:45:05.983 8 WARNING neutron_lib.context [None req-6c23cb90-60cc-488b-a889-0c1c1681a849 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1349/2625] 10.0.0.84 () {34 vars in 694 bytes} [Mon Apr 27 02:45:05 2026] POST /v2.0/security-group-rules => generated 599 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:45:06.118 7 WARNING neutron_lib.context [None req-781956ea-e5ee-45d8-a09d-10df5b78c9ec 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1277/2626] 10.0.0.84 () {34 vars in 694 bytes} [Mon Apr 27 02:45:06 2026] POST /v2.0/security-group-rules => generated 601 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 02:45:06.271 8 WARNING neutron_lib.context [None req-86830f6c-49bb-4799-a1ec-c9379db834e6 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1350/2627] 10.0.0.84 () {34 vars in 694 bytes} [Mon Apr 27 02:45:06 2026] POST /v2.0/security-group-rules => generated 597 bytes in 697 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2628] 10.0.0.118 () {34 vars in 1096 bytes} [Mon Apr 27 02:45:07 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-2083766110&fields=id&tenant_id=3628cc7f1bd7488785a97f851c3bff54 => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2629] 10.0.0.118 () {34 vars in 982 bytes} [Mon Apr 27 02:45:07 2026] GET /v2.0/networks?id=03f3d032-9c99-464e-a114-bd271715a8f3 => generated 704 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2630] 10.0.0.118 () {34 vars in 965 bytes} [Mon Apr 27 02:45:07 2026] GET /v2.0/quotas/3628cc7f1bd7488785a97f851c3bff54 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2631] 10.0.0.118 () {34 vars in 1002 bytes} [Mon Apr 27 02:45:07 2026] GET /v2.0/ports?tenant_id=3628cc7f1bd7488785a97f851c3bff54&fields=id => generated 287 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2632] 10.0.0.118 () {34 vars in 1008 bytes} [Mon Apr 27 02:45:07 2026] GET /v2.0/networks/03f3d032-9c99-464e-a114-bd271715a8f3?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2633] 10.0.0.118 () {34 vars in 1108 bytes} [Mon Apr 27 02:45:07 2026] GET /v2.0/networks/03f3d032-9c99-464e-a114-bd271715a8f3?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: 1281/2634] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:45:07 2026] GET /v2.0/ports?device_id=45626ada-64b2-49f0-817f-3fc4aba10bc9 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2637] 199.204.45.246 () {34 vars in 986 bytes} [Mon Apr 27 02:45:12 2026] GET /v2.0/networks?id=03f3d032-9c99-464e-a114-bd271715a8f3 => generated 704 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2638] 199.204.45.246 () {34 vars in 1050 bytes} [Mon Apr 27 02:45:12 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3628cc7f1bd7488785a97f851c3bff54 => generated 179 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:45:12.193 8 WARNING neutron_lib.context [req-76cc9ada-5d84-4813-9f06-c847b81856b2 req-a3518922-a441-46bc-b485-94aa67318624 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1356/2639] 199.204.45.246 () {38 vars in 955 bytes} [Mon Apr 27 02:45:12 2026] POST /v2.0/ports => generated 1179 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1357/2640] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:45:12 2026] GET /v2.0/ports?device_id=45626ada-64b2-49f0-817f-3fc4aba10bc9 => generated 1194 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2641] 199.204.45.246 () {38 vars in 1028 bytes} [Mon Apr 27 02:45:12 2026] PUT /v2.0/ports/242582eb-c4a4-4811-9326-39c0a71b1e75 => generated 1460 bytes in 484 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2642] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:45:13 2026] GET /v2.0/security-groups?id=c3005b8c-424a-4624-97ed-f6065bc865e7&fields=id&fields=name => generated 112 bytes in 35 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: 1285/2643] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:45:14 2026] GET /v2.0/ports?tenant_id=3628cc7f1bd7488785a97f851c3bff54&device_id=45626ada-64b2-49f0-817f-3fc4aba10bc9 => generated 1463 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2644] 199.204.45.246 () {34 vars in 1056 bytes} [Mon Apr 27 02:45:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.66&port_id=242582eb-c4a4-4811-9326-39c0a71b1e75 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:45:14.174 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-556cd564-1309-4490-8b63-87ecdf2a8da2'] response: {'name': 'network-changed', 'server_uuid': '45626ada-64b2-49f0-817f-3fc4aba10bc9', 'tag': '242582eb-c4a4-4811-9326-39c0a71b1e75', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1286/2645] 199.204.45.246 () {34 vars in 1104 bytes} [Mon Apr 27 02:45:14 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2dd&port_id=242582eb-c4a4-4811-9326-39c0a71b1e75 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2646] 199.204.45.246 () {34 vars in 1064 bytes} [Mon Apr 27 02:45:14 2026] GET /v2.0/subnets?id=746770a7-b8e7-47d8-bd55-2a102594a6c3&id=b341b425-a9af-436c-93c8-7b2eca58afd2 => generated 1410 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2647] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:45:14 2026] GET /v2.0/ports?network_id=03f3d032-9c99-464e-a114-bd271715a8f3&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: 8|app: 0|req: 1361/2648] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:45:14 2026] GET /v2.0/ports?network_id=03f3d032-9c99-464e-a114-bd271715a8f3&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2649] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:45:14 2026] GET /v2.0/networks/03f3d032-9c99-464e-a114-bd271715a8f3?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2650] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:45:14 2026] GET /v2.0/networks/03f3d032-9c99-464e-a114-bd271715a8f3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2651] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:45:15 2026] GET /v2.0/ports?tenant_id=3628cc7f1bd7488785a97f851c3bff54&device_id=45626ada-64b2-49f0-817f-3fc4aba10bc9 => generated 1463 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2652] 199.204.45.246 () {34 vars in 986 bytes} [Mon Apr 27 02:45:15 2026] GET /v2.0/networks?id=03f3d032-9c99-464e-a114-bd271715a8f3 => generated 800 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2653] 199.204.45.246 () {34 vars in 1056 bytes} [Mon Apr 27 02:45:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.66&port_id=242582eb-c4a4-4811-9326-39c0a71b1e75 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2654] 199.204.45.246 () {34 vars in 1104 bytes} [Mon Apr 27 02:45:15 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2dd&port_id=242582eb-c4a4-4811-9326-39c0a71b1e75 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2655] 199.204.45.246 () {34 vars in 1064 bytes} [Mon Apr 27 02:45:15 2026] GET /v2.0/subnets?id=746770a7-b8e7-47d8-bd55-2a102594a6c3&id=b341b425-a9af-436c-93c8-7b2eca58afd2 => generated 1410 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2656] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:45:15 2026] GET /v2.0/ports?network_id=03f3d032-9c99-464e-a114-bd271715a8f3&device_owner=network%3Adhcp => generated 1457 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2657] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:45:15 2026] GET /v2.0/ports?network_id=03f3d032-9c99-464e-a114-bd271715a8f3&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2658] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:45:15 2026] GET /v2.0/networks/03f3d032-9c99-464e-a114-bd271715a8f3?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: 1293/2659] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:45:15 2026] GET /v2.0/networks/03f3d032-9c99-464e-a114-bd271715a8f3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2660] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:45:18 2026] GET /v2.0/ports?device_id=45626ada-64b2-49f0-817f-3fc4aba10bc9 => generated 1194 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2661] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:45:18 2026] GET /v2.0/security-groups?id=c3005b8c-424a-4624-97ed-f6065bc865e7&fields=id&fields=name => generated 112 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2662] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:45:23 2026] GET /v2.0/ports?device_id=45626ada-64b2-49f0-817f-3fc4aba10bc9 => generated 1196 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2663] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:45:23 2026] GET /v2.0/security-groups?id=c3005b8c-424a-4624-97ed-f6065bc865e7&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2664] 10.0.0.84 () {32 vars in 817 bytes} [Mon Apr 27 02:45:23 2026] GET /v2.0/ports?network_id=03f3d032-9c99-464e-a114-bd271715a8f3&mac_address=fa%3A16%3A3e%3A4d%3A01%3Ad0 => generated 1196 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:45:23.661 7 WARNING neutron_lib.context [None req-acd3fd02-5ccf-4ae5-bda5-9113bc7b364f 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:45:24.616 7 INFO neutron.db.l3_db [None req-acd3fd02-5ccf-4ae5-bda5-9113bc7b364f 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] Floating IP 92c43149-e7e0-4c15-88a2-46c4888bf759 associated. External IP: 10.96.250.207, port: 242582eb-c4a4-4811-9326-39c0a71b1e75. [pid: 7|app: 0|req: 1296/2667] 10.0.0.84 () {34 vars in 676 bytes} [Mon Apr 27 02:45:23 2026] POST /v2.0/floatingips => generated 854 bytes in 1294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2668] 10.0.0.118 () {34 vars in 1096 bytes} [Mon Apr 27 02:45:25 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-2083766110&fields=id&tenant_id=3628cc7f1bd7488785a97f851c3bff54 => generated 69 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:45:25.126 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-95d31c85-4587-4bbb-8a83-63efbe4268b9'] response: {'name': 'network-changed', 'server_uuid': '45626ada-64b2-49f0-817f-3fc4aba10bc9', 'tag': '242582eb-c4a4-4811-9326-39c0a71b1e75', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1297/2669] 10.0.0.118 () {34 vars in 982 bytes} [Mon Apr 27 02:45:25 2026] GET /v2.0/networks?id=d37c9ac3-9ed7-43bb-830f-db0870599a75 => generated 705 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2670] 10.0.0.118 () {34 vars in 965 bytes} [Mon Apr 27 02:45:25 2026] GET /v2.0/quotas/3628cc7f1bd7488785a97f851c3bff54 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2671] 10.0.0.118 () {34 vars in 1002 bytes} [Mon Apr 27 02:45:25 2026] GET /v2.0/ports?tenant_id=3628cc7f1bd7488785a97f851c3bff54&fields=id => generated 333 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2672] 10.0.0.118 () {34 vars in 1008 bytes} [Mon Apr 27 02:45:25 2026] GET /v2.0/networks/d37c9ac3-9ed7-43bb-830f-db0870599a75?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: 1299/2673] 10.0.0.118 () {34 vars in 1108 bytes} [Mon Apr 27 02:45:25 2026] GET /v2.0/networks/d37c9ac3-9ed7-43bb-830f-db0870599a75?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2674] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:45:25 2026] GET /v2.0/ports?tenant_id=3628cc7f1bd7488785a97f851c3bff54&device_id=45626ada-64b2-49f0-817f-3fc4aba10bc9 => generated 1465 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2675] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:45:25 2026] GET /v2.0/ports?device_id=17e7d3df-1e3f-4da3-bb90-e1c61a7145b5 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2676] 199.204.45.246 () {34 vars in 986 bytes} [Mon Apr 27 02:45:25 2026] GET /v2.0/networks?id=03f3d032-9c99-464e-a114-bd271715a8f3 => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2677] 199.204.45.246 () {34 vars in 1056 bytes} [Mon Apr 27 02:45:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.66&port_id=242582eb-c4a4-4811-9326-39c0a71b1e75 => generated 857 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2678] 199.204.45.246 () {34 vars in 1104 bytes} [Mon Apr 27 02:45:25 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2dd&port_id=242582eb-c4a4-4811-9326-39c0a71b1e75 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2679] 199.204.45.246 () {34 vars in 1064 bytes} [Mon Apr 27 02:45:25 2026] GET /v2.0/subnets?id=746770a7-b8e7-47d8-bd55-2a102594a6c3&id=b341b425-a9af-436c-93c8-7b2eca58afd2 => generated 1410 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2680] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:45:25 2026] GET /v2.0/ports?network_id=03f3d032-9c99-464e-a114-bd271715a8f3&device_owner=network%3Adhcp => generated 1457 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2681] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:45:25 2026] GET /v2.0/ports?network_id=03f3d032-9c99-464e-a114-bd271715a8f3&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2682] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:45:25 2026] GET /v2.0/networks/03f3d032-9c99-464e-a114-bd271715a8f3?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: 1304/2683] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:45:26 2026] GET /v2.0/networks/03f3d032-9c99-464e-a114-bd271715a8f3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2684] 199.204.45.246 () {34 vars in 986 bytes} [Mon Apr 27 02:45:30 2026] GET /v2.0/networks?id=d37c9ac3-9ed7-43bb-830f-db0870599a75 => generated 705 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2685] 199.204.45.246 () {34 vars in 1050 bytes} [Mon Apr 27 02:45:30 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3628cc7f1bd7488785a97f851c3bff54 => generated 179 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:45:30.266 8 WARNING neutron_lib.context [req-46994e1c-de28-4246-b347-521576c2ee95 req-2b1b9660-cb72-4afd-96dd-1905a6244521 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1381/2686] 199.204.45.246 () {38 vars in 955 bytes} [Mon Apr 27 02:45:30 2026] POST /v2.0/ports => generated 1187 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1382/2687] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:45:30 2026] GET /v2.0/ports?device_id=17e7d3df-1e3f-4da3-bb90-e1c61a7145b5 => generated 1190 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2688] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:45:30 2026] GET /v2.0/security-groups?id=c3005b8c-424a-4624-97ed-f6065bc865e7&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: 7|app: 0|req: 1306/2689] 199.204.45.246 () {38 vars in 1028 bytes} [Mon Apr 27 02:45:30 2026] PUT /v2.0/ports/90efc1da-4d51-4e1d-82a4-a81d6bd36e26 => generated 1468 bytes in 551 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2690] 10.0.0.109 () {34 vars in 990 bytes} [Mon Apr 27 02:45:31 2026] GET /v2.0/ports?device_id=45626ada-64b2-49f0-817f-3fc4aba10bc9 => generated 1465 bytes in 139 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-04-27 02:45:32.043 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e653cc39-0280-4d48-8b93-c2edbe4a7129'] response: {'name': 'network-changed', 'server_uuid': '17e7d3df-1e3f-4da3-bb90-e1c61a7145b5', 'tag': '90efc1da-4d51-4e1d-82a4-a81d6bd36e26', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1307/2691] 10.0.0.109 () {34 vars in 1040 bytes} [Mon Apr 27 02:45:32 2026] GET /v2.0/security-groups?id=c3005b8c-424a-4624-97ed-f6065bc865e7&fields=id&fields=name => generated 112 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2692] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:45:32 2026] GET /v2.0/ports?tenant_id=3628cc7f1bd7488785a97f851c3bff54&device_id=17e7d3df-1e3f-4da3-bb90-e1c61a7145b5 => generated 1471 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2693] 199.204.45.246 () {34 vars in 1058 bytes} [Mon Apr 27 02:45:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.133&port_id=90efc1da-4d51-4e1d-82a4-a81d6bd36e26 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2694] 199.204.45.246 () {34 vars in 1106 bytes} [Mon Apr 27 02:45:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A121&port_id=90efc1da-4d51-4e1d-82a4-a81d6bd36e26 => 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: 1309/2695] 199.204.45.246 () {34 vars in 1064 bytes} [Mon Apr 27 02:45:32 2026] GET /v2.0/subnets?id=0967d527-2fcf-4a22-a10b-d55aaf373dec&id=97673e92-1a0b-4d37-9a40-db18a70db5f5 => generated 1413 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2696] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:45:32 2026] GET /v2.0/ports?network_id=d37c9ac3-9ed7-43bb-830f-db0870599a75&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2697] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:45:32 2026] GET /v2.0/ports?network_id=d37c9ac3-9ed7-43bb-830f-db0870599a75&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2698] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:45:32 2026] GET /v2.0/networks/d37c9ac3-9ed7-43bb-830f-db0870599a75?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2699] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:45:32 2026] GET /v2.0/networks/d37c9ac3-9ed7-43bb-830f-db0870599a75?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2700] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:45:33 2026] GET /v2.0/ports?tenant_id=3628cc7f1bd7488785a97f851c3bff54&device_id=17e7d3df-1e3f-4da3-bb90-e1c61a7145b5 => generated 1471 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2701] 199.204.45.246 () {34 vars in 986 bytes} [Mon Apr 27 02:45:33 2026] GET /v2.0/networks?id=d37c9ac3-9ed7-43bb-830f-db0870599a75 => generated 801 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2702] 199.204.45.246 () {34 vars in 1058 bytes} [Mon Apr 27 02:45:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.133&port_id=90efc1da-4d51-4e1d-82a4-a81d6bd36e26 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2703] 199.204.45.246 () {34 vars in 1106 bytes} [Mon Apr 27 02:45:33 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A121&port_id=90efc1da-4d51-4e1d-82a4-a81d6bd36e26 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2704] 199.204.45.246 () {34 vars in 1064 bytes} [Mon Apr 27 02:45:33 2026] GET /v2.0/subnets?id=0967d527-2fcf-4a22-a10b-d55aaf373dec&id=97673e92-1a0b-4d37-9a40-db18a70db5f5 => generated 1413 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2705] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:45:33 2026] GET /v2.0/ports?network_id=d37c9ac3-9ed7-43bb-830f-db0870599a75&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2706] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:45:33 2026] GET /v2.0/ports?network_id=d37c9ac3-9ed7-43bb-830f-db0870599a75&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: 7|app: 0|req: 1315/2707] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:45:33 2026] GET /v2.0/networks/d37c9ac3-9ed7-43bb-830f-db0870599a75?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2708] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:45:34 2026] GET /v2.0/networks/d37c9ac3-9ed7-43bb-830f-db0870599a75?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: 1316/2709] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:45:35 2026] GET /v2.0/ports?device_id=17e7d3df-1e3f-4da3-bb90-e1c61a7145b5 => generated 1204 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2710] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:45:36 2026] GET /v2.0/security-groups?id=c3005b8c-424a-4624-97ed-f6065bc865e7&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2713] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:45:41 2026] GET /v2.0/ports?device_id=17e7d3df-1e3f-4da3-bb90-e1c61a7145b5 => generated 1204 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2714] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:45:41 2026] GET /v2.0/security-groups?id=c3005b8c-424a-4624-97ed-f6065bc865e7&fields=id&fields=name => generated 112 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2715] 10.0.0.84 () {32 vars in 817 bytes} [Mon Apr 27 02:45:41 2026] GET /v2.0/ports?network_id=d37c9ac3-9ed7-43bb-830f-db0870599a75&mac_address=fa%3A16%3A3e%3Af9%3A97%3A3c => generated 1204 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:45:41.423 7 WARNING neutron_lib.context [None req-ef1ddf23-e9d5-4c69-b4a3-9d749753197d 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1398/2716] 199.204.45.246 () {34 vars in 1096 bytes} [Mon Apr 27 02:45:41 2026] GET /v2.0/ports?device_id=45626ada-64b2-49f0-817f-3fc4aba10bc9&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-04-27 02:45:42.222 7 INFO neutron.db.l3_db [None req-ef1ddf23-e9d5-4c69-b4a3-9d749753197d 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] Floating IP 3fb9e51a-4e05-4250-8aa6-f408a78a381c associated. External IP: 10.96.250.215, port: 90efc1da-4d51-4e1d-82a4-a81d6bd36e26. [pid: 7|app: 0|req: 1319/2717] 10.0.0.84 () {34 vars in 676 bytes} [Mon Apr 27 02:45:41 2026] POST /v2.0/floatingips => generated 855 bytes in 1140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2718] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:45:42 2026] GET /v2.0/ports?tenant_id=3628cc7f1bd7488785a97f851c3bff54&device_id=45626ada-64b2-49f0-817f-3fc4aba10bc9 => generated 1465 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2719] 199.204.45.246 () {34 vars in 986 bytes} [Mon Apr 27 02:45:43 2026] GET /v2.0/networks?id=03f3d032-9c99-464e-a114-bd271715a8f3 => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2720] 199.204.45.246 () {34 vars in 1056 bytes} [Mon Apr 27 02:45:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.66&port_id=242582eb-c4a4-4811-9326-39c0a71b1e75 => generated 859 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:45:43.488 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c367979-822d-4bfe-a1b2-e11daeed9eda'] response: {'name': 'network-changed', 'server_uuid': '17e7d3df-1e3f-4da3-bb90-e1c61a7145b5', 'tag': '90efc1da-4d51-4e1d-82a4-a81d6bd36e26', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1321/2721] 199.204.45.246 () {34 vars in 1104 bytes} [Mon Apr 27 02:45:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2dd&port_id=242582eb-c4a4-4811-9326-39c0a71b1e75 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2722] 199.204.45.246 () {34 vars in 1064 bytes} [Mon Apr 27 02:45:43 2026] GET /v2.0/subnets?id=746770a7-b8e7-47d8-bd55-2a102594a6c3&id=b341b425-a9af-436c-93c8-7b2eca58afd2 => 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: 1322/2723] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:45:43 2026] GET /v2.0/ports?network_id=03f3d032-9c99-464e-a114-bd271715a8f3&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2724] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:45:43 2026] GET /v2.0/ports?network_id=03f3d032-9c99-464e-a114-bd271715a8f3&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2725] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:45:43 2026] GET /v2.0/networks/03f3d032-9c99-464e-a114-bd271715a8f3?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2726] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:45:43 2026] GET /v2.0/networks/03f3d032-9c99-464e-a114-bd271715a8f3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2727] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:45:43 2026] GET /v2.0/ports?tenant_id=3628cc7f1bd7488785a97f851c3bff54&device_id=17e7d3df-1e3f-4da3-bb90-e1c61a7145b5 => generated 1473 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2728] 199.204.45.246 () {34 vars in 986 bytes} [Mon Apr 27 02:45:43 2026] GET /v2.0/networks?id=d37c9ac3-9ed7-43bb-830f-db0870599a75 => 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: 1325/2729] 199.204.45.246 () {34 vars in 1058 bytes} [Mon Apr 27 02:45:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.133&port_id=90efc1da-4d51-4e1d-82a4-a81d6bd36e26 => generated 860 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2730] 199.204.45.246 () {34 vars in 1106 bytes} [Mon Apr 27 02:45:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A121&port_id=90efc1da-4d51-4e1d-82a4-a81d6bd36e26 => 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: 1326/2731] 199.204.45.246 () {34 vars in 1064 bytes} [Mon Apr 27 02:45:44 2026] GET /v2.0/subnets?id=0967d527-2fcf-4a22-a10b-d55aaf373dec&id=97673e92-1a0b-4d37-9a40-db18a70db5f5 => generated 1413 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2732] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:45:44 2026] GET /v2.0/ports?network_id=d37c9ac3-9ed7-43bb-830f-db0870599a75&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: 1327/2733] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:45:44 2026] GET /v2.0/ports?network_id=d37c9ac3-9ed7-43bb-830f-db0870599a75&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2734] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:45:44 2026] GET /v2.0/networks/d37c9ac3-9ed7-43bb-830f-db0870599a75?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: 1328/2735] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:45:44 2026] GET /v2.0/networks/d37c9ac3-9ed7-43bb-830f-db0870599a75?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2736] 10.0.0.109 () {34 vars in 990 bytes} [Mon Apr 27 02:45:49 2026] GET /v2.0/ports?device_id=17e7d3df-1e3f-4da3-bb90-e1c61a7145b5 => generated 1473 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2737] 10.0.0.109 () {34 vars in 1040 bytes} [Mon Apr 27 02:45:49 2026] GET /v2.0/security-groups?id=c3005b8c-424a-4624-97ed-f6065bc865e7&fields=id&fields=name => generated 112 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2740] 10.0.0.84 () {32 vars in 720 bytes} [Mon Apr 27 02:45:54 2026] GET /v2.0/subnets/9554209b-f645-4fc6-94eb-aeaed5dcc89e => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2741] 10.0.0.241 () {30 vars in 689 bytes} [Mon Apr 27 02:45:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2742] 10.0.0.241 () {30 vars in 691 bytes} [Mon Apr 27 02:45:56 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2743] 10.0.0.241 () {30 vars in 667 bytes} [Mon Apr 27 02:45:56 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: 1333/2744] 10.0.0.241 () {30 vars in 703 bytes} [Mon Apr 27 02:45:56 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2745] 10.0.0.241 () {28 vars in 438 bytes} [Mon Apr 27 02:45:56 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: 1334/2746] 10.0.0.241 () {30 vars in 727 bytes} [Mon Apr 27 02:45:56 2026] GET /v2.0/subnets/9554209b-f645-4fc6-94eb-aeaed5dcc89e => generated 658 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2747] 10.0.0.241 () {30 vars in 689 bytes} [Mon Apr 27 02:45:56 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: 1335/2748] 10.0.0.241 () {30 vars in 691 bytes} [Mon Apr 27 02:45:56 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2749] 10.0.0.241 () {30 vars in 667 bytes} [Mon Apr 27 02:45:56 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: 1336/2750] 10.0.0.241 () {30 vars in 703 bytes} [Mon Apr 27 02:45:56 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2751] 10.0.0.241 () {30 vars in 727 bytes} [Mon Apr 27 02:45:56 2026] GET /v2.0/subnets/9554209b-f645-4fc6-94eb-aeaed5dcc89e => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2752] 10.0.0.241 () {30 vars in 689 bytes} [Mon Apr 27 02:45:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2753] 10.0.0.241 () {30 vars in 691 bytes} [Mon Apr 27 02:45:56 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: 1338/2754] 10.0.0.241 () {30 vars in 667 bytes} [Mon Apr 27 02:45:57 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2755] 10.0.0.241 () {30 vars in 703 bytes} [Mon Apr 27 02:45:57 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: 1339/2756] 10.0.0.241 () {30 vars in 729 bytes} [Mon Apr 27 02:45:57 2026] GET /v2.0/networks/95bd0e6e-16b1-4083-bf34-65236596112d => generated 800 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2757] 10.0.0.241 () {30 vars in 681 bytes} [Mon Apr 27 02:45:57 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2758] 10.0.0.241 () {34 vars in 703 bytes} [Mon Apr 27 02:45:57 2026] POST /v2.0/ports => generated 1132 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2759] 199.204.45.246 () {30 vars in 702 bytes} [Mon Apr 27 02:46:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 39 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: 1341/2760] 199.204.45.246 () {30 vars in 704 bytes} [Mon Apr 27 02:46:00 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2761] 199.204.45.246 () {30 vars in 680 bytes} [Mon Apr 27 02:46:00 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: 1342/2762] 199.204.45.246 () {30 vars in 716 bytes} [Mon Apr 27 02:46:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2763] 199.204.45.246 () {30 vars in 736 bytes} [Mon Apr 27 02:46:00 2026] GET /v2.0/ports/e9e894d6-8346-4783-87d0-7862410d27c2 => 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: 1343/2764] 199.204.45.246 () {30 vars in 702 bytes} [Mon Apr 27 02:46:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2765] 199.204.45.246 () {30 vars in 704 bytes} [Mon Apr 27 02:46:00 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: 1344/2766] 199.204.45.246 () {30 vars in 680 bytes} [Mon Apr 27 02:46:00 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: 8|app: 0|req: 1423/2767] 199.204.45.246 () {30 vars in 716 bytes} [Mon Apr 27 02:46:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:46:00.442 7 INFO neutron.api.v2.resource [None req-991af1e7-a7ed-4146-bdf7-a357fc4b5641 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1345/2768] 199.204.45.246 () {30 vars in 762 bytes} [Mon Apr 27 02:46:00 2026] GET /v2.0/security-groups/lb-0d821ef2-c78b-46c0-877b-58cea6807bfc => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2769] 199.204.45.246 () {30 vars in 784 bytes} [Mon Apr 27 02:46:00 2026] GET /v2.0/security-groups?name=lb-0d821ef2-c78b-46c0-877b-58cea6807bfc => generated 23 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2770] 199.204.45.246 () {34 vars in 735 bytes} [Mon Apr 27 02:46:00 2026] POST /v2.0/security-groups => generated 1638 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2771] 199.204.45.246 () {30 vars in 814 bytes} [Mon Apr 27 02:46:00 2026] GET /v2.0/security-group-rules?security_group_id=0142e53a-47e1-485f-80c9-e3c5516601ff => generated 1182 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2772] 199.204.45.246 () {34 vars in 788 bytes} [Mon Apr 27 02:46:00 2026] PUT /v2.0/ports/e9e894d6-8346-4783-87d0-7862410d27c2 => generated 1132 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2773] 199.204.45.246 () {30 vars in 702 bytes} [Mon Apr 27 02:46:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1348/2774] 199.204.45.246 () {30 vars in 704 bytes} [Mon Apr 27 02:46:01 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2775] 199.204.45.246 () {30 vars in 680 bytes} [Mon Apr 27 02:46:01 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: 1349/2776] 199.204.45.246 () {30 vars in 716 bytes} [Mon Apr 27 02:46:01 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2777] 199.204.45.246 () {30 vars in 740 bytes} [Mon Apr 27 02:46:01 2026] GET /v2.0/subnets/9554209b-f645-4fc6-94eb-aeaed5dcc89e => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2778] 10.0.0.118 () {34 vars in 1016 bytes} [Mon Apr 27 02:46:08 2026] GET /v2.0/security-groups?id=35051ce7-3853-41d1-ae38-55c48b9d1b3f&fields=id => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2779] 10.0.0.118 () {34 vars in 982 bytes} [Mon Apr 27 02:46:08 2026] GET /v2.0/networks?id=e27fbd14-3866-491d-9217-8ed6d67e2eb6 => generated 736 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2780] 10.0.0.118 () {34 vars in 965 bytes} [Mon Apr 27 02:46:08 2026] GET /v2.0/quotas/d322e15f901b4e24acb7a7f6b68d3070 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2781] 10.0.0.118 () {34 vars in 1002 bytes} [Mon Apr 27 02:46:08 2026] GET /v2.0/ports?tenant_id=d322e15f901b4e24acb7a7f6b68d3070&fields=id => generated 149 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2782] 10.0.0.118 () {34 vars in 1008 bytes} [Mon Apr 27 02:46:08 2026] GET /v2.0/networks/e27fbd14-3866-491d-9217-8ed6d67e2eb6?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2783] 10.0.0.118 () {34 vars in 1108 bytes} [Mon Apr 27 02:46:08 2026] GET /v2.0/networks/e27fbd14-3866-491d-9217-8ed6d67e2eb6?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: 1353/2784] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:46:09 2026] GET /v2.0/ports?device_id=e33f9986-2499-42e1-ac5c-542ce08d0b3a => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2785] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:46:09 2026] GET /v2.0/ports?device_id=e33f9986-2499-42e1-ac5c-542ce08d0b3a => 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: 1355/2788] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:46:11 2026] GET /v2.0/ports?device_id=e33f9986-2499-42e1-ac5c-542ce08d0b3a => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2789] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:46:11 2026] GET /v2.0/ports?device_id=e33f9986-2499-42e1-ac5c-542ce08d0b3a => 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: 1356/2790] 199.204.45.246 () {34 vars in 986 bytes} [Mon Apr 27 02:46:12 2026] GET /v2.0/networks?id=e27fbd14-3866-491d-9217-8ed6d67e2eb6 => generated 736 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2791] 199.204.45.246 () {34 vars in 1050 bytes} [Mon Apr 27 02:46:13 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d322e15f901b4e24acb7a7f6b68d3070 => generated 343 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2792] 199.204.45.246 () {38 vars in 955 bytes} [Mon Apr 27 02:46:13 2026] POST /v2.0/ports => generated 1082 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2793] 199.204.45.246 () {38 vars in 1028 bytes} [Mon Apr 27 02:46:13 2026] PUT /v2.0/ports/924d69d7-e7fd-4ab6-b252-54d3ae6d617c => generated 1243 bytes in 615 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: 1358/2794] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:46:14 2026] GET /v2.0/ports?device_id=e33f9986-2499-42e1-ac5c-542ce08d0b3a => generated 1246 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1437/2795] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:46:15 2026] GET /v2.0/security-groups?id=35051ce7-3853-41d1-ae38-55c48b9d1b3f&fields=id&fields=name => generated 96 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2796] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:46:15 2026] GET /v2.0/ports?tenant_id=d322e15f901b4e24acb7a7f6b68d3070&device_id=e33f9986-2499-42e1-ac5c-542ce08d0b3a => generated 1246 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:46:15.105 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b21bfb15-5e00-4648-9aea-3b110471ac61'] response: {'name': 'network-changed', 'server_uuid': 'e33f9986-2499-42e1-ac5c-542ce08d0b3a', 'tag': '924d69d7-e7fd-4ab6-b252-54d3ae6d617c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1438/2797] 199.204.45.246 () {34 vars in 1062 bytes} [Mon Apr 27 02:46:15 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.253&port_id=924d69d7-e7fd-4ab6-b252-54d3ae6d617c => 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: 1360/2798] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:46:15 2026] GET /v2.0/ports?device_id=e33f9986-2499-42e1-ac5c-542ce08d0b3a => generated 1246 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2799] 199.204.45.246 () {34 vars in 984 bytes} [Mon Apr 27 02:46:15 2026] GET /v2.0/subnets?id=d0e38722-0dcb-4e65-952f-c999973e166d => 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: 1361/2800] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:46:15 2026] GET /v2.0/ports?network_id=e27fbd14-3866-491d-9217-8ed6d67e2eb6&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2801] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:46:15 2026] GET /v2.0/networks/e27fbd14-3866-491d-9217-8ed6d67e2eb6?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: 1362/2802] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:46:15 2026] GET /v2.0/networks/e27fbd14-3866-491d-9217-8ed6d67e2eb6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2803] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:46:16 2026] GET /v2.0/ports?tenant_id=d322e15f901b4e24acb7a7f6b68d3070&device_id=e33f9986-2499-42e1-ac5c-542ce08d0b3a => generated 1246 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2804] 199.204.45.246 () {34 vars in 986 bytes} [Mon Apr 27 02:46:16 2026] GET /v2.0/networks?id=e27fbd14-3866-491d-9217-8ed6d67e2eb6 => generated 736 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2805] 199.204.45.246 () {34 vars in 1062 bytes} [Mon Apr 27 02:46:16 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.253&port_id=924d69d7-e7fd-4ab6-b252-54d3ae6d617c => 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: 1364/2806] 199.204.45.246 () {34 vars in 984 bytes} [Mon Apr 27 02:46:16 2026] GET /v2.0/subnets?id=d0e38722-0dcb-4e65-952f-c999973e166d => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2807] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:46:16 2026] GET /v2.0/ports?network_id=e27fbd14-3866-491d-9217-8ed6d67e2eb6&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: 1365/2808] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:46:16 2026] GET /v2.0/networks/e27fbd14-3866-491d-9217-8ed6d67e2eb6?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2809] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:46:16 2026] GET /v2.0/networks/e27fbd14-3866-491d-9217-8ed6d67e2eb6?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: 1366/2810] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:46:17 2026] GET /v2.0/ports?device_id=e33f9986-2499-42e1-ac5c-542ce08d0b3a => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2811] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:46:17 2026] GET /v2.0/security-groups?id=35051ce7-3853-41d1-ae38-55c48b9d1b3f&fields=id&fields=name => generated 96 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2812] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:46:17 2026] GET /v2.0/ports?device_id=e33f9986-2499-42e1-ac5c-542ce08d0b3a => generated 1246 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2813] 199.204.45.246 () {34 vars in 994 bytes} [Mon Apr 27 02:46:18 2026] GET /v2.0/ports?device_id=e33f9986-2499-42e1-ac5c-542ce08d0b3a => generated 1248 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2814] 199.204.45.246 () {34 vars in 1044 bytes} [Mon Apr 27 02:46:18 2026] GET /v2.0/security-groups?id=35051ce7-3853-41d1-ae38-55c48b9d1b3f&fields=id&fields=name => generated 96 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2815] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:46:20 2026] GET /v2.0/ports?device_id=e33f9986-2499-42e1-ac5c-542ce08d0b3a => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2816] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:46:20 2026] GET /v2.0/security-groups?id=35051ce7-3853-41d1-ae38-55c48b9d1b3f&fields=id&fields=name => generated 96 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2817] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:46:21 2026] GET /v2.0/ports?device_id=e33f9986-2499-42e1-ac5c-542ce08d0b3a => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2822] 199.204.45.246 () {34 vars in 1096 bytes} [Mon Apr 27 02:46:42 2026] GET /v2.0/ports?device_id=17e7d3df-1e3f-4da3-bb90-e1c61a7145b5&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: 1372/2823] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:46:42 2026] GET /v2.0/ports?tenant_id=3628cc7f1bd7488785a97f851c3bff54&device_id=17e7d3df-1e3f-4da3-bb90-e1c61a7145b5 => generated 1473 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2824] 199.204.45.246 () {34 vars in 986 bytes} [Mon Apr 27 02:46:43 2026] GET /v2.0/networks?id=d37c9ac3-9ed7-43bb-830f-db0870599a75 => generated 801 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2825] 199.204.45.246 () {34 vars in 1058 bytes} [Mon Apr 27 02:46:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.133&port_id=90efc1da-4d51-4e1d-82a4-a81d6bd36e26 => generated 860 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2826] 199.204.45.246 () {34 vars in 1106 bytes} [Mon Apr 27 02:46:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A121&port_id=90efc1da-4d51-4e1d-82a4-a81d6bd36e26 => 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: 1374/2827] 199.204.45.246 () {34 vars in 1064 bytes} [Mon Apr 27 02:46:43 2026] GET /v2.0/subnets?id=0967d527-2fcf-4a22-a10b-d55aaf373dec&id=97673e92-1a0b-4d37-9a40-db18a70db5f5 => generated 1413 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2828] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:46:43 2026] GET /v2.0/ports?network_id=d37c9ac3-9ed7-43bb-830f-db0870599a75&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2829] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:46:43 2026] GET /v2.0/ports?network_id=d37c9ac3-9ed7-43bb-830f-db0870599a75&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2830] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:46:43 2026] GET /v2.0/networks/d37c9ac3-9ed7-43bb-830f-db0870599a75?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: 1376/2831] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:46:43 2026] GET /v2.0/networks/d37c9ac3-9ed7-43bb-830f-db0870599a75?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2834] 199.204.45.246 () {30 vars in 702 bytes} [Mon Apr 27 02:46:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2835] 199.204.45.246 () {30 vars in 704 bytes} [Mon Apr 27 02:46:56 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2836] 199.204.45.246 () {30 vars in 680 bytes} [Mon Apr 27 02:46:56 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: 1379/2837] 199.204.45.246 () {30 vars in 716 bytes} [Mon Apr 27 02:46:56 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2838] 199.204.45.246 () {30 vars in 740 bytes} [Mon Apr 27 02:46:56 2026] GET /v2.0/subnets/9554209b-f645-4fc6-94eb-aeaed5dcc89e => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2839] 199.204.45.246 () {30 vars in 768 bytes} [Mon Apr 27 02:46:56 2026] GET /v2.0/ports?device_id=e33f9986-2499-42e1-ac5c-542ce08d0b3a => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2840] 199.204.45.246 () {34 vars in 716 bytes} [Mon Apr 27 02:46:56 2026] POST /v2.0/ports => generated 1097 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2841] 10.0.0.118 () {34 vars in 971 bytes} [Mon Apr 27 02:46:56 2026] GET /v2.0/ports/1d12e3f9-17b3-447e-9b5b-a0ee251e86fa => generated 1097 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1461/2842] 10.0.0.118 () {34 vars in 907 bytes} [Mon Apr 27 02:46:56 2026] GET /v2.0/extensions => generated 20516 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2843] 199.204.45.246 () {34 vars in 1262 bytes} [Mon Apr 27 02:46:57 2026] GET /v2.0/ports/1d12e3f9-17b3-447e-9b5b-a0ee251e86fa?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2844] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:46:57 2026] GET /v2.0/networks/95bd0e6e-16b1-4083-bf34-65236596112d?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: 1383/2845] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:46:57 2026] GET /v2.0/networks/95bd0e6e-16b1-4083-bf34-65236596112d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2846] 199.204.45.246 () {34 vars in 975 bytes} [Mon Apr 27 02:46:58 2026] GET /v2.0/ports/1d12e3f9-17b3-447e-9b5b-a0ee251e86fa => generated 1097 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2847] 199.204.45.246 () {34 vars in 986 bytes} [Mon Apr 27 02:46:58 2026] GET /v2.0/networks?id=95bd0e6e-16b1-4083-bf34-65236596112d => generated 803 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2848] 199.204.45.246 () {38 vars in 1028 bytes} [Mon Apr 27 02:46:58 2026] PUT /v2.0/ports/1d12e3f9-17b3-447e-9b5b-a0ee251e86fa => generated 1287 bytes in 436 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2849] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:47:00 2026] GET /v2.0/ports?tenant_id=d322e15f901b4e24acb7a7f6b68d3070&device_id=e33f9986-2499-42e1-ac5c-542ce08d0b3a => generated 2527 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: 8|app: 0|req: 1465/2850] 199.204.45.246 () {34 vars in 1062 bytes} [Mon Apr 27 02:47:00 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.253&port_id=924d69d7-e7fd-4ab6-b252-54d3ae6d617c => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2851] 199.204.45.246 () {34 vars in 984 bytes} [Mon Apr 27 02:47:00 2026] GET /v2.0/subnets?id=d0e38722-0dcb-4e65-952f-c999973e166d => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:47:00.228 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-645726e5-e255-45d1-8a28-8fe750970deb'] response: {'name': 'network-changed', 'server_uuid': 'e33f9986-2499-42e1-ac5c-542ce08d0b3a', 'tag': '1d12e3f9-17b3-447e-9b5b-a0ee251e86fa', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1466/2852] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:47:00 2026] GET /v2.0/ports?network_id=e27fbd14-3866-491d-9217-8ed6d67e2eb6&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2853] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:47:00 2026] GET /v2.0/networks/e27fbd14-3866-491d-9217-8ed6d67e2eb6?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2854] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:47:00 2026] GET /v2.0/networks/e27fbd14-3866-491d-9217-8ed6d67e2eb6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2855] 199.204.45.246 () {34 vars in 1058 bytes} [Mon Apr 27 02:47:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.231&port_id=1d12e3f9-17b3-447e-9b5b-a0ee251e86fa => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2856] 199.204.45.246 () {34 vars in 984 bytes} [Mon Apr 27 02:47:00 2026] GET /v2.0/subnets?id=9554209b-f645-4fc6-94eb-aeaed5dcc89e => generated 679 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2857] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:47:00 2026] GET /v2.0/ports?network_id=95bd0e6e-16b1-4083-bf34-65236596112d&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2858] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:47:00 2026] GET /v2.0/networks/95bd0e6e-16b1-4083-bf34-65236596112d?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: 1390/2859] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:47:00 2026] GET /v2.0/networks/95bd0e6e-16b1-4083-bf34-65236596112d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2860] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:47:01 2026] GET /v2.0/ports?tenant_id=d322e15f901b4e24acb7a7f6b68d3070&device_id=e33f9986-2499-42e1-ac5c-542ce08d0b3a => generated 2527 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2861] 199.204.45.246 () {34 vars in 986 bytes} [Mon Apr 27 02:47:01 2026] GET /v2.0/networks?id=95bd0e6e-16b1-4083-bf34-65236596112d => generated 803 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2862] 199.204.45.246 () {34 vars in 1058 bytes} [Mon Apr 27 02:47:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.231&port_id=1d12e3f9-17b3-447e-9b5b-a0ee251e86fa => 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: 1392/2863] 199.204.45.246 () {34 vars in 984 bytes} [Mon Apr 27 02:47:01 2026] GET /v2.0/subnets?id=9554209b-f645-4fc6-94eb-aeaed5dcc89e => generated 679 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2864] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:47:01 2026] GET /v2.0/ports?network_id=95bd0e6e-16b1-4083-bf34-65236596112d&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2865] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:47:01 2026] GET /v2.0/networks/95bd0e6e-16b1-4083-bf34-65236596112d?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2866] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:47:01 2026] GET /v2.0/networks/95bd0e6e-16b1-4083-bf34-65236596112d?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: 1394/2867] 10.0.0.118 () {34 vars in 971 bytes} [Mon Apr 27 02:47:04 2026] GET /v2.0/ports/1d12e3f9-17b3-447e-9b5b-a0ee251e86fa => generated 1289 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2868] 199.204.45.246 () {34 vars in 788 bytes} [Mon Apr 27 02:47:04 2026] PUT /v2.0/ports/1d12e3f9-17b3-447e-9b5b-a0ee251e86fa => generated 1314 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:47:05.227 7 INFO neutron.api.v2.resource [None req-4b4e969b-9497-4388-ad0f-bc7d91fa9da4 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1395/2869] 199.204.45.246 () {30 vars in 762 bytes} [Mon Apr 27 02:47:05 2026] GET /v2.0/security-groups/lb-0d821ef2-c78b-46c0-877b-58cea6807bfc => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1475/2870] 199.204.45.246 () {30 vars in 784 bytes} [Mon Apr 27 02:47:05 2026] GET /v2.0/security-groups?name=lb-0d821ef2-c78b-46c0-877b-58cea6807bfc => generated 1639 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2871] 199.204.45.246 () {34 vars in 788 bytes} [Mon Apr 27 02:47:05 2026] PUT /v2.0/ports/1d12e3f9-17b3-447e-9b5b-a0ee251e86fa => generated 1314 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:47:05.728 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8a1af78b-ac15-46d7-89d2-5bff212fb739'] response: {'name': 'network-changed', 'server_uuid': 'e33f9986-2499-42e1-ac5c-542ce08d0b3a', 'tag': '1d12e3f9-17b3-447e-9b5b-a0ee251e86fa', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1476/2872] 199.204.45.246 () {30 vars in 702 bytes} [Mon Apr 27 02:47:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1397/2873] 199.204.45.246 () {30 vars in 704 bytes} [Mon Apr 27 02:47:05 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2874] 199.204.45.246 () {30 vars in 680 bytes} [Mon Apr 27 02:47:05 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: 1398/2875] 199.204.45.246 () {30 vars in 716 bytes} [Mon Apr 27 02:47:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2876] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:47:05 2026] GET /v2.0/ports?tenant_id=d322e15f901b4e24acb7a7f6b68d3070&device_id=e33f9986-2499-42e1-ac5c-542ce08d0b3a => generated 2590 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2877] 199.204.45.246 () {30 vars in 740 bytes} [Mon Apr 27 02:47:05 2026] GET /v2.0/subnets/9554209b-f645-4fc6-94eb-aeaed5dcc89e => generated 676 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:47:05.868 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c04fd0d7-9ab8-4a40-8f91-3790e7918111'] response: {'name': 'network-changed', 'server_uuid': 'e33f9986-2499-42e1-ac5c-542ce08d0b3a', 'tag': '1d12e3f9-17b3-447e-9b5b-a0ee251e86fa', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1400/2878] 199.204.45.246 () {30 vars in 736 bytes} [Mon Apr 27 02:47:05 2026] GET /v2.0/ports/e9e894d6-8346-4783-87d0-7862410d27c2 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2879] 199.204.45.246 () {34 vars in 986 bytes} [Mon Apr 27 02:47:05 2026] GET /v2.0/networks?id=95bd0e6e-16b1-4083-bf34-65236596112d => generated 803 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2880] 199.204.45.246 () {34 vars in 1058 bytes} [Mon Apr 27 02:47:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.231&port_id=1d12e3f9-17b3-447e-9b5b-a0ee251e86fa => 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: 1401/2881] 199.204.45.246 () {30 vars in 736 bytes} [Mon Apr 27 02:47:05 2026] GET /v2.0/ports/1d12e3f9-17b3-447e-9b5b-a0ee251e86fa => generated 1350 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2882] 199.204.45.246 () {34 vars in 984 bytes} [Mon Apr 27 02:47:05 2026] GET /v2.0/subnets?id=9554209b-f645-4fc6-94eb-aeaed5dcc89e => generated 679 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2883] 199.204.45.246 () {30 vars in 740 bytes} [Mon Apr 27 02:47:05 2026] GET /v2.0/subnets/9554209b-f645-4fc6-94eb-aeaed5dcc89e => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2884] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:47:05 2026] GET /v2.0/ports?network_id=95bd0e6e-16b1-4083-bf34-65236596112d&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2885] 199.204.45.246 () {30 vars in 742 bytes} [Mon Apr 27 02:47:05 2026] GET /v2.0/networks/95bd0e6e-16b1-4083-bf34-65236596112d => generated 800 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2886] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:47:06 2026] GET /v2.0/networks/95bd0e6e-16b1-4083-bf34-65236596112d?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: 1404/2887] 199.204.45.246 () {30 vars in 736 bytes} [Mon Apr 27 02:47:06 2026] GET /v2.0/ports/e9e894d6-8346-4783-87d0-7862410d27c2 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2888] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:47:06 2026] GET /v2.0/networks/95bd0e6e-16b1-4083-bf34-65236596112d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2889] 199.204.45.246 () {30 vars in 740 bytes} [Mon Apr 27 02:47:06 2026] GET /v2.0/subnets/9554209b-f645-4fc6-94eb-aeaed5dcc89e => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2890] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:47:07 2026] GET /v2.0/ports?tenant_id=d322e15f901b4e24acb7a7f6b68d3070&device_id=e33f9986-2499-42e1-ac5c-542ce08d0b3a => generated 2590 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2891] 199.204.45.246 () {34 vars in 986 bytes} [Mon Apr 27 02:47:07 2026] GET /v2.0/networks?id=95bd0e6e-16b1-4083-bf34-65236596112d => generated 803 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2892] 199.204.45.246 () {34 vars in 1058 bytes} [Mon Apr 27 02:47:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.231&port_id=1d12e3f9-17b3-447e-9b5b-a0ee251e86fa => 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: 1407/2893] 199.204.45.246 () {34 vars in 984 bytes} [Mon Apr 27 02:47:07 2026] GET /v2.0/subnets?id=9554209b-f645-4fc6-94eb-aeaed5dcc89e => generated 679 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2894] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:47:07 2026] GET /v2.0/ports?network_id=95bd0e6e-16b1-4083-bf34-65236596112d&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2895] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:47:07 2026] GET /v2.0/networks/95bd0e6e-16b1-4083-bf34-65236596112d?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2896] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:47:07 2026] GET /v2.0/networks/95bd0e6e-16b1-4083-bf34-65236596112d?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-04-27 02:47:17.900 7 WARNING neutron_lib.context [None req-96ca2266-246e-49cd-a412-3c7cb1635f80 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-27 02:47:18.721 7 INFO neutron.db.l3_db [None req-96ca2266-246e-49cd-a412-3c7cb1635f80 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] Floating IP ddb480d2-1c18-4eab-a107-970eae439188 associated. External IP: 10.96.250.205, port: e9e894d6-8346-4783-87d0-7862410d27c2. [pid: 7|app: 0|req: 1410/2899] 10.0.0.84 () {34 vars in 676 bytes} [Mon Apr 27 02:47:17 2026] POST /v2.0/floatingips => generated 899 bytes in 1163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2900] 199.204.45.246 () {30 vars in 702 bytes} [Mon Apr 27 02:47:23 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2901] 199.204.45.246 () {30 vars in 704 bytes} [Mon Apr 27 02:47:23 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2902] 199.204.45.246 () {30 vars in 680 bytes} [Mon Apr 27 02:47:23 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: 1412/2903] 199.204.45.246 () {30 vars in 716 bytes} [Mon Apr 27 02:47:23 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-04-27 02:47:23.612 8 INFO neutron.api.v2.resource [None req-810fa0bb-6059-4831-8c28-aa6930134d0f e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1492/2904] 199.204.45.246 () {30 vars in 762 bytes} [Mon Apr 27 02:47:23 2026] GET /v2.0/security-groups/lb-0d821ef2-c78b-46c0-877b-58cea6807bfc => 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: 1413/2905] 199.204.45.246 () {30 vars in 784 bytes} [Mon Apr 27 02:47:23 2026] GET /v2.0/security-groups?name=lb-0d821ef2-c78b-46c0-877b-58cea6807bfc => generated 1639 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2906] 199.204.45.246 () {30 vars in 814 bytes} [Mon Apr 27 02:47:23 2026] GET /v2.0/security-group-rules?security_group_id=0142e53a-47e1-485f-80c9-e3c5516601ff => generated 1182 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2907] 199.204.45.246 () {34 vars in 746 bytes} [Mon Apr 27 02:47:23 2026] POST /v2.0/security-group-rules => generated 597 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2908] 199.204.45.246 () {34 vars in 746 bytes} [Mon Apr 27 02:47:23 2026] POST /v2.0/security-group-rules => generated 601 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2911] 10.0.0.241 () {30 vars in 689 bytes} [Mon Apr 27 02:47:30 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2912] 10.0.0.241 () {30 vars in 691 bytes} [Mon Apr 27 02:47:30 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: 1417/2913] 10.0.0.241 () {30 vars in 667 bytes} [Mon Apr 27 02:47:30 2026] GET /v2.0/extensions/qos => generated 166 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2914] 10.0.0.241 () {30 vars in 703 bytes} [Mon Apr 27 02:47:30 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: 1418/2915] 10.0.0.241 () {28 vars in 438 bytes} [Mon Apr 27 02:47:31 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2916] 10.0.0.241 () {30 vars in 727 bytes} [Mon Apr 27 02:47:31 2026] GET /v2.0/subnets/b341b425-a9af-436c-93c8-7b2eca58afd2 => generated 656 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2917] 199.204.45.246 () {30 vars in 702 bytes} [Mon Apr 27 02:47:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2918] 199.204.45.246 () {30 vars in 704 bytes} [Mon Apr 27 02:47:32 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: 1420/2919] 199.204.45.246 () {30 vars in 680 bytes} [Mon Apr 27 02:47:32 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2920] 199.204.45.246 () {30 vars in 716 bytes} [Mon Apr 27 02:47:32 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: 1421/2921] 199.204.45.246 () {30 vars in 740 bytes} [Mon Apr 27 02:47:32 2026] GET /v2.0/subnets/b341b425-a9af-436c-93c8-7b2eca58afd2 => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2922] 199.204.45.246 () {30 vars in 768 bytes} [Mon Apr 27 02:47:32 2026] GET /v2.0/ports?device_id=e33f9986-2499-42e1-ac5c-542ce08d0b3a => generated 2590 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2923] 199.204.45.246 () {30 vars in 702 bytes} [Mon Apr 27 02:47:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2924] 199.204.45.246 () {30 vars in 704 bytes} [Mon Apr 27 02:47:32 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: 1423/2925] 199.204.45.246 () {30 vars in 680 bytes} [Mon Apr 27 02:47:32 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2926] 199.204.45.246 () {30 vars in 716 bytes} [Mon Apr 27 02:47:32 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: 1424/2927] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:47:33 2026] GET /v2.0/networks/03f3d032-9c99-464e-a114-bd271715a8f3?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2928] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:47:33 2026] GET /v2.0/networks/03f3d032-9c99-464e-a114-bd271715a8f3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2929] 199.204.45.246 () {34 vars in 986 bytes} [Mon Apr 27 02:47:34 2026] GET /v2.0/networks?id=03f3d032-9c99-464e-a114-bd271715a8f3 => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2930] 199.204.45.246 () {38 vars in 955 bytes} [Mon Apr 27 02:47:34 2026] POST /v2.0/ports => generated 1303 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2931] 199.204.45.246 () {38 vars in 1028 bytes} [Mon Apr 27 02:47:34 2026] PUT /v2.0/ports/345898f1-8f12-4b8e-830c-aeba104fbc8f => generated 1464 bytes in 509 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1506/2932] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:47:36 2026] GET /v2.0/ports?tenant_id=d322e15f901b4e24acb7a7f6b68d3070&device_id=e33f9986-2499-42e1-ac5c-542ce08d0b3a => generated 4046 bytes in 51 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: 1427/2933] 199.204.45.246 () {34 vars in 1062 bytes} [Mon Apr 27 02:47:36 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.253&port_id=924d69d7-e7fd-4ab6-b252-54d3ae6d617c => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2934] 199.204.45.246 () {34 vars in 984 bytes} [Mon Apr 27 02:47:36 2026] GET /v2.0/subnets?id=d0e38722-0dcb-4e65-952f-c999973e166d => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:47:36.281 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e518c8c0-c30c-4e55-a93a-e51a5d0c7e43'] response: {'name': 'network-changed', 'server_uuid': 'e33f9986-2499-42e1-ac5c-542ce08d0b3a', 'tag': '345898f1-8f12-4b8e-830c-aeba104fbc8f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1428/2935] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:47:36 2026] GET /v2.0/ports?network_id=e27fbd14-3866-491d-9217-8ed6d67e2eb6&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2936] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:47:36 2026] GET /v2.0/networks/e27fbd14-3866-491d-9217-8ed6d67e2eb6?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: 1429/2937] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:47:36 2026] GET /v2.0/networks/e27fbd14-3866-491d-9217-8ed6d67e2eb6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2938] 199.204.45.246 () {34 vars in 1058 bytes} [Mon Apr 27 02:47:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.231&port_id=1d12e3f9-17b3-447e-9b5b-a0ee251e86fa => 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: 1430/2939] 199.204.45.246 () {34 vars in 984 bytes} [Mon Apr 27 02:47:36 2026] GET /v2.0/subnets?id=9554209b-f645-4fc6-94eb-aeaed5dcc89e => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2940] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:47:36 2026] GET /v2.0/ports?network_id=95bd0e6e-16b1-4083-bf34-65236596112d&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: 1431/2941] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:47:36 2026] GET /v2.0/networks/95bd0e6e-16b1-4083-bf34-65236596112d?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2942] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:47:36 2026] GET /v2.0/networks/95bd0e6e-16b1-4083-bf34-65236596112d?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: 1432/2943] 199.204.45.246 () {34 vars in 1058 bytes} [Mon Apr 27 02:47:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.224&port_id=345898f1-8f12-4b8e-830c-aeba104fbc8f => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2944] 199.204.45.246 () {34 vars in 1104 bytes} [Mon Apr 27 02:47:36 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A13c&port_id=345898f1-8f12-4b8e-830c-aeba104fbc8f => 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: 1433/2945] 199.204.45.246 () {34 vars in 1064 bytes} [Mon Apr 27 02:47:36 2026] GET /v2.0/subnets?id=746770a7-b8e7-47d8-bd55-2a102594a6c3&id=b341b425-a9af-436c-93c8-7b2eca58afd2 => generated 1410 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2946] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:47:36 2026] GET /v2.0/ports?network_id=03f3d032-9c99-464e-a114-bd271715a8f3&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: 1434/2947] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:47:36 2026] GET /v2.0/ports?network_id=03f3d032-9c99-464e-a114-bd271715a8f3&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2948] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:47:36 2026] GET /v2.0/networks/03f3d032-9c99-464e-a114-bd271715a8f3?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: 1435/2949] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:47:36 2026] GET /v2.0/networks/03f3d032-9c99-464e-a114-bd271715a8f3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/2950] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:47:37 2026] GET /v2.0/ports?tenant_id=d322e15f901b4e24acb7a7f6b68d3070&device_id=e33f9986-2499-42e1-ac5c-542ce08d0b3a => generated 4046 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2951] 199.204.45.246 () {34 vars in 986 bytes} [Mon Apr 27 02:47:38 2026] GET /v2.0/networks?id=03f3d032-9c99-464e-a114-bd271715a8f3 => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/2952] 199.204.45.246 () {34 vars in 1058 bytes} [Mon Apr 27 02:47:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.224&port_id=345898f1-8f12-4b8e-830c-aeba104fbc8f => 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: 1437/2953] 199.204.45.246 () {34 vars in 1104 bytes} [Mon Apr 27 02:47:38 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A13c&port_id=345898f1-8f12-4b8e-830c-aeba104fbc8f => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/2954] 199.204.45.246 () {34 vars in 1064 bytes} [Mon Apr 27 02:47:38 2026] GET /v2.0/subnets?id=746770a7-b8e7-47d8-bd55-2a102594a6c3&id=b341b425-a9af-436c-93c8-7b2eca58afd2 => generated 1410 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2955] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:47:38 2026] GET /v2.0/ports?network_id=03f3d032-9c99-464e-a114-bd271715a8f3&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/2956] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:47:38 2026] GET /v2.0/ports?network_id=03f3d032-9c99-464e-a114-bd271715a8f3&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2957] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:47:38 2026] GET /v2.0/networks/03f3d032-9c99-464e-a114-bd271715a8f3?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2958] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:47:38 2026] GET /v2.0/networks/03f3d032-9c99-464e-a114-bd271715a8f3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/2961] 10.0.0.118 () {34 vars in 971 bytes} [Mon Apr 27 02:47:40 2026] GET /v2.0/ports/345898f1-8f12-4b8e-830c-aeba104fbc8f => generated 1466 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2962] 199.204.45.246 () {30 vars in 736 bytes} [Mon Apr 27 02:47:40 2026] GET /v2.0/ports/345898f1-8f12-4b8e-830c-aeba104fbc8f => generated 1466 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/2963] 199.204.45.246 () {30 vars in 736 bytes} [Mon Apr 27 02:47:40 2026] GET /v2.0/ports/345898f1-8f12-4b8e-830c-aeba104fbc8f => generated 1466 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2964] 199.204.45.246 () {34 vars in 789 bytes} [Mon Apr 27 02:47:40 2026] PUT /v2.0/ports/345898f1-8f12-4b8e-830c-aeba104fbc8f => generated 1201 bytes in 374 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/2965] 199.204.45.246 () {30 vars in 742 bytes} [Mon Apr 27 02:47:41 2026] GET /v2.0/networks/03f3d032-9c99-464e-a114-bd271715a8f3 => 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, ' 2026-04-27 02:47:41.213 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-370d8c3d-e367-4882-a17c-e44c3c3c9ba3'] response: {'name': 'network-changed', 'server_uuid': 'e33f9986-2499-42e1-ac5c-542ce08d0b3a', 'tag': '345898f1-8f12-4b8e-830c-aeba104fbc8f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1443/2966] 199.204.45.246 () {30 vars in 740 bytes} [Mon Apr 27 02:47:41 2026] GET /v2.0/subnets/b341b425-a9af-436c-93c8-7b2eca58afd2 => generated 674 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/2967] 199.204.45.246 () {30 vars in 702 bytes} [Mon Apr 27 02:47:41 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: 1444/2968] 199.204.45.246 () {30 vars in 704 bytes} [Mon Apr 27 02:47:41 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/2969] 199.204.45.246 () {30 vars in 680 bytes} [Mon Apr 27 02:47:41 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: 1445/2970] 199.204.45.246 () {30 vars in 716 bytes} [Mon Apr 27 02:47:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/2971] 199.204.45.246 () {30 vars in 740 bytes} [Mon Apr 27 02:47:41 2026] GET /v2.0/subnets/9554209b-f645-4fc6-94eb-aeaed5dcc89e => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2972] 199.204.45.246 () {30 vars in 736 bytes} [Mon Apr 27 02:47:41 2026] GET /v2.0/ports/e9e894d6-8346-4783-87d0-7862410d27c2 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/2973] 199.204.45.246 () {30 vars in 736 bytes} [Mon Apr 27 02:47:41 2026] GET /v2.0/ports/1d12e3f9-17b3-447e-9b5b-a0ee251e86fa => generated 1350 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2974] 199.204.45.246 () {30 vars in 740 bytes} [Mon Apr 27 02:47:41 2026] GET /v2.0/subnets/9554209b-f645-4fc6-94eb-aeaed5dcc89e => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/2975] 199.204.45.246 () {30 vars in 742 bytes} [Mon Apr 27 02:47:41 2026] GET /v2.0/networks/95bd0e6e-16b1-4083-bf34-65236596112d => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2976] 199.204.45.246 () {30 vars in 736 bytes} [Mon Apr 27 02:47:41 2026] GET /v2.0/ports/e9e894d6-8346-4783-87d0-7862410d27c2 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/2977] 199.204.45.246 () {30 vars in 740 bytes} [Mon Apr 27 02:47:41 2026] GET /v2.0/subnets/9554209b-f645-4fc6-94eb-aeaed5dcc89e => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2978] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:47:41 2026] GET /v2.0/ports?tenant_id=d322e15f901b4e24acb7a7f6b68d3070&device_id=e33f9986-2499-42e1-ac5c-542ce08d0b3a => generated 3819 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/2979] 199.204.45.246 () {34 vars in 986 bytes} [Mon Apr 27 02:47:41 2026] GET /v2.0/networks?id=03f3d032-9c99-464e-a114-bd271715a8f3 => generated 800 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2980] 199.204.45.246 () {34 vars in 1058 bytes} [Mon Apr 27 02:47:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.224&port_id=345898f1-8f12-4b8e-830c-aeba104fbc8f => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/2981] 199.204.45.246 () {34 vars in 984 bytes} [Mon Apr 27 02:47:41 2026] GET /v2.0/subnets?id=b341b425-a9af-436c-93c8-7b2eca58afd2 => generated 677 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2982] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:47:41 2026] GET /v2.0/ports?network_id=03f3d032-9c99-464e-a114-bd271715a8f3&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/2983] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:47:41 2026] GET /v2.0/networks/03f3d032-9c99-464e-a114-bd271715a8f3?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: 1452/2984] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:47:41 2026] GET /v2.0/networks/03f3d032-9c99-464e-a114-bd271715a8f3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/2985] 199.204.45.246 () {34 vars in 1096 bytes} [Mon Apr 27 02:47:44 2026] GET /v2.0/ports?device_id=45626ada-64b2-49f0-817f-3fc4aba10bc9&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: 1453/2986] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:47:45 2026] GET /v2.0/ports?tenant_id=3628cc7f1bd7488785a97f851c3bff54&device_id=45626ada-64b2-49f0-817f-3fc4aba10bc9 => generated 1465 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/2987] 199.204.45.246 () {34 vars in 986 bytes} [Mon Apr 27 02:47:45 2026] GET /v2.0/networks?id=03f3d032-9c99-464e-a114-bd271715a8f3 => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2988] 199.204.45.246 () {34 vars in 1056 bytes} [Mon Apr 27 02:47:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.66&port_id=242582eb-c4a4-4811-9326-39c0a71b1e75 => generated 859 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/2989] 199.204.45.246 () {34 vars in 1104 bytes} [Mon Apr 27 02:47:45 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2dd&port_id=242582eb-c4a4-4811-9326-39c0a71b1e75 => 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: 1455/2990] 199.204.45.246 () {34 vars in 1064 bytes} [Mon Apr 27 02:47:45 2026] GET /v2.0/subnets?id=746770a7-b8e7-47d8-bd55-2a102594a6c3&id=b341b425-a9af-436c-93c8-7b2eca58afd2 => generated 1410 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/2991] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:47:45 2026] GET /v2.0/ports?network_id=03f3d032-9c99-464e-a114-bd271715a8f3&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: 1456/2992] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:47:45 2026] GET /v2.0/ports?network_id=03f3d032-9c99-464e-a114-bd271715a8f3&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/2993] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:47:45 2026] GET /v2.0/networks/03f3d032-9c99-464e-a114-bd271715a8f3?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: 1457/2994] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:47:46 2026] GET /v2.0/networks/03f3d032-9c99-464e-a114-bd271715a8f3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/2995] 10.0.0.241 () {30 vars in 689 bytes} [Mon Apr 27 02:47:46 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: 1458/2996] 10.0.0.241 () {30 vars in 691 bytes} [Mon Apr 27 02:47:47 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/2997] 10.0.0.241 () {30 vars in 667 bytes} [Mon Apr 27 02:47:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2998] 10.0.0.241 () {30 vars in 703 bytes} [Mon Apr 27 02:47:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/2999] 10.0.0.241 () {28 vars in 438 bytes} [Mon Apr 27 02:47:47 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: 1460/3000] 10.0.0.241 () {30 vars in 727 bytes} [Mon Apr 27 02:47:47 2026] GET /v2.0/subnets/0967d527-2fcf-4a22-a10b-d55aaf373dec => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3001] 199.204.45.246 () {30 vars in 702 bytes} [Mon Apr 27 02:47:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/3002] 199.204.45.246 () {30 vars in 704 bytes} [Mon Apr 27 02:47:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3003] 199.204.45.246 () {30 vars in 680 bytes} [Mon Apr 27 02:47:48 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: 1462/3004] 199.204.45.246 () {30 vars in 716 bytes} [Mon Apr 27 02:47:48 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3005] 199.204.45.246 () {30 vars in 740 bytes} [Mon Apr 27 02:47:48 2026] GET /v2.0/subnets/b341b425-a9af-436c-93c8-7b2eca58afd2 => generated 674 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/3006] 199.204.45.246 () {30 vars in 740 bytes} [Mon Apr 27 02:47:48 2026] GET /v2.0/subnets/0967d527-2fcf-4a22-a10b-d55aaf373dec => generated 672 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3007] 199.204.45.246 () {30 vars in 768 bytes} [Mon Apr 27 02:47:48 2026] GET /v2.0/ports?device_id=e33f9986-2499-42e1-ac5c-542ce08d0b3a => generated 3819 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/3008] 199.204.45.246 () {30 vars in 702 bytes} [Mon Apr 27 02:47:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3009] 199.204.45.246 () {30 vars in 704 bytes} [Mon Apr 27 02:47:48 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: 1465/3010] 199.204.45.246 () {30 vars in 680 bytes} [Mon Apr 27 02:47:48 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3011] 199.204.45.246 () {30 vars in 716 bytes} [Mon Apr 27 02:47:48 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: 1466/3012] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:47:50 2026] GET /v2.0/networks/d37c9ac3-9ed7-43bb-830f-db0870599a75?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3013] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:47:50 2026] GET /v2.0/networks/d37c9ac3-9ed7-43bb-830f-db0870599a75?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/3014] 199.204.45.246 () {34 vars in 986 bytes} [Mon Apr 27 02:47:50 2026] GET /v2.0/networks?id=d37c9ac3-9ed7-43bb-830f-db0870599a75 => generated 801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3015] 199.204.45.246 () {38 vars in 955 bytes} [Mon Apr 27 02:47:50 2026] POST /v2.0/ports => generated 1299 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/3016] 199.204.45.246 () {38 vars in 1028 bytes} [Mon Apr 27 02:47:51 2026] PUT /v2.0/ports/bf6c75f5-53f3-4174-8532-940c6d3b0971 => generated 1460 bytes in 525 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1549/3017] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:47:52 2026] GET /v2.0/ports?tenant_id=d322e15f901b4e24acb7a7f6b68d3070&device_id=e33f9986-2499-42e1-ac5c-542ce08d0b3a => generated 5271 bytes in 53 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: 1469/3018] 199.204.45.246 () {34 vars in 1062 bytes} [Mon Apr 27 02:47:52 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.253&port_id=924d69d7-e7fd-4ab6-b252-54d3ae6d617c => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3019] 199.204.45.246 () {34 vars in 984 bytes} [Mon Apr 27 02:47:52 2026] GET /v2.0/subnets?id=d0e38722-0dcb-4e65-952f-c999973e166d => generated 654 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:47:52.778 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-674f409e-6ee5-44d1-b0e8-53119a033790'] response: {'name': 'network-changed', 'server_uuid': 'e33f9986-2499-42e1-ac5c-542ce08d0b3a', 'tag': 'bf6c75f5-53f3-4174-8532-940c6d3b0971', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1470/3020] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:47:52 2026] GET /v2.0/ports?network_id=e27fbd14-3866-491d-9217-8ed6d67e2eb6&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3021] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:47:52 2026] GET /v2.0/networks/e27fbd14-3866-491d-9217-8ed6d67e2eb6?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: 1471/3022] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:47:52 2026] GET /v2.0/networks/e27fbd14-3866-491d-9217-8ed6d67e2eb6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3023] 199.204.45.246 () {34 vars in 1058 bytes} [Mon Apr 27 02:47:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.231&port_id=1d12e3f9-17b3-447e-9b5b-a0ee251e86fa => 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: 1472/3024] 199.204.45.246 () {34 vars in 984 bytes} [Mon Apr 27 02:47:52 2026] GET /v2.0/subnets?id=9554209b-f645-4fc6-94eb-aeaed5dcc89e => generated 679 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3025] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:47:52 2026] GET /v2.0/ports?network_id=95bd0e6e-16b1-4083-bf34-65236596112d&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: 1473/3026] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:47:53 2026] GET /v2.0/networks/95bd0e6e-16b1-4083-bf34-65236596112d?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3027] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:47:53 2026] GET /v2.0/networks/95bd0e6e-16b1-4083-bf34-65236596112d?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: 1474/3028] 199.204.45.246 () {34 vars in 1058 bytes} [Mon Apr 27 02:47:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.224&port_id=345898f1-8f12-4b8e-830c-aeba104fbc8f => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3029] 199.204.45.246 () {34 vars in 984 bytes} [Mon Apr 27 02:47:53 2026] GET /v2.0/subnets?id=b341b425-a9af-436c-93c8-7b2eca58afd2 => generated 677 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/3030] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:47:53 2026] GET /v2.0/ports?network_id=03f3d032-9c99-464e-a114-bd271715a8f3&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: 8|app: 0|req: 1556/3031] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:47:53 2026] GET /v2.0/networks/03f3d032-9c99-464e-a114-bd271715a8f3?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: 1476/3032] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:47:53 2026] GET /v2.0/networks/03f3d032-9c99-464e-a114-bd271715a8f3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3033] 199.204.45.246 () {34 vars in 1056 bytes} [Mon Apr 27 02:47:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.64&port_id=bf6c75f5-53f3-4174-8532-940c6d3b0971 => 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: 1477/3034] 199.204.45.246 () {34 vars in 1104 bytes} [Mon Apr 27 02:47:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A8d&port_id=bf6c75f5-53f3-4174-8532-940c6d3b0971 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3035] 199.204.45.246 () {34 vars in 1064 bytes} [Mon Apr 27 02:47:53 2026] GET /v2.0/subnets?id=0967d527-2fcf-4a22-a10b-d55aaf373dec&id=97673e92-1a0b-4d37-9a40-db18a70db5f5 => generated 1413 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/3036] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:47:53 2026] GET /v2.0/ports?network_id=d37c9ac3-9ed7-43bb-830f-db0870599a75&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3037] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:47:53 2026] GET /v2.0/ports?network_id=d37c9ac3-9ed7-43bb-830f-db0870599a75&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/3038] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:47:53 2026] GET /v2.0/networks/d37c9ac3-9ed7-43bb-830f-db0870599a75?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3039] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:47:53 2026] GET /v2.0/networks/d37c9ac3-9ed7-43bb-830f-db0870599a75?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3042] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:47:54 2026] GET /v2.0/ports?tenant_id=d322e15f901b4e24acb7a7f6b68d3070&device_id=e33f9986-2499-42e1-ac5c-542ce08d0b3a => generated 5271 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/3043] 199.204.45.246 () {34 vars in 986 bytes} [Mon Apr 27 02:47:54 2026] GET /v2.0/networks?id=d37c9ac3-9ed7-43bb-830f-db0870599a75 => generated 801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3044] 199.204.45.246 () {34 vars in 1056 bytes} [Mon Apr 27 02:47:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.64&port_id=bf6c75f5-53f3-4174-8532-940c6d3b0971 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/3045] 199.204.45.246 () {34 vars in 1104 bytes} [Mon Apr 27 02:47:54 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A8d&port_id=bf6c75f5-53f3-4174-8532-940c6d3b0971 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3046] 199.204.45.246 () {34 vars in 1064 bytes} [Mon Apr 27 02:47:54 2026] GET /v2.0/subnets?id=0967d527-2fcf-4a22-a10b-d55aaf373dec&id=97673e92-1a0b-4d37-9a40-db18a70db5f5 => generated 1413 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/3047] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:47:54 2026] GET /v2.0/ports?network_id=d37c9ac3-9ed7-43bb-830f-db0870599a75&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: 8|app: 0|req: 1565/3048] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:47:54 2026] GET /v2.0/ports?network_id=d37c9ac3-9ed7-43bb-830f-db0870599a75&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: 1484/3049] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:47:55 2026] GET /v2.0/networks/d37c9ac3-9ed7-43bb-830f-db0870599a75?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3050] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:47:55 2026] GET /v2.0/networks/d37c9ac3-9ed7-43bb-830f-db0870599a75?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: 1485/3051] 10.0.0.118 () {34 vars in 971 bytes} [Mon Apr 27 02:47:57 2026] GET /v2.0/ports/bf6c75f5-53f3-4174-8532-940c6d3b0971 => generated 1462 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3052] 199.204.45.246 () {30 vars in 736 bytes} [Mon Apr 27 02:47:57 2026] GET /v2.0/ports/bf6c75f5-53f3-4174-8532-940c6d3b0971 => generated 1462 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/3053] 199.204.45.246 () {30 vars in 736 bytes} [Mon Apr 27 02:47:57 2026] GET /v2.0/ports/bf6c75f5-53f3-4174-8532-940c6d3b0971 => generated 1462 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3054] 199.204.45.246 () {34 vars in 789 bytes} [Mon Apr 27 02:47:57 2026] PUT /v2.0/ports/bf6c75f5-53f3-4174-8532-940c6d3b0971 => generated 1197 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/3055] 199.204.45.246 () {30 vars in 742 bytes} [Mon Apr 27 02:47:57 2026] GET /v2.0/networks/d37c9ac3-9ed7-43bb-830f-db0870599a75 => generated 798 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1569/3056] 199.204.45.246 () {30 vars in 740 bytes} [Mon Apr 27 02:47:57 2026] GET /v2.0/subnets/0967d527-2fcf-4a22-a10b-d55aaf373dec => generated 672 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/3057] 199.204.45.246 () {30 vars in 702 bytes} [Mon Apr 27 02:47:57 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) 2026-04-27 02:47:57.776 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3c2af414-5d6d-4a2a-90e9-3bb86e11d360'] response: {'name': 'network-changed', 'server_uuid': 'e33f9986-2499-42e1-ac5c-542ce08d0b3a', 'tag': 'bf6c75f5-53f3-4174-8532-940c6d3b0971', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1570/3058] 199.204.45.246 () {30 vars in 704 bytes} [Mon Apr 27 02:47:57 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: 1489/3059] 199.204.45.246 () {30 vars in 680 bytes} [Mon Apr 27 02:47:57 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3060] 199.204.45.246 () {30 vars in 716 bytes} [Mon Apr 27 02:47:57 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: 1490/3061] 199.204.45.246 () {30 vars in 740 bytes} [Mon Apr 27 02:47:57 2026] GET /v2.0/subnets/9554209b-f645-4fc6-94eb-aeaed5dcc89e => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3062] 199.204.45.246 () {30 vars in 736 bytes} [Mon Apr 27 02:47:57 2026] GET /v2.0/ports/e9e894d6-8346-4783-87d0-7862410d27c2 => generated 1132 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/3063] 199.204.45.246 () {30 vars in 736 bytes} [Mon Apr 27 02:47:57 2026] GET /v2.0/ports/1d12e3f9-17b3-447e-9b5b-a0ee251e86fa => generated 1350 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3064] 199.204.45.246 () {30 vars in 740 bytes} [Mon Apr 27 02:47:57 2026] GET /v2.0/subnets/9554209b-f645-4fc6-94eb-aeaed5dcc89e => generated 676 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3065] 199.204.45.246 () {30 vars in 742 bytes} [Mon Apr 27 02:47:57 2026] GET /v2.0/networks/95bd0e6e-16b1-4083-bf34-65236596112d => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3066] 199.204.45.246 () {30 vars in 736 bytes} [Mon Apr 27 02:47:58 2026] GET /v2.0/ports/e9e894d6-8346-4783-87d0-7862410d27c2 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3067] 199.204.45.246 () {30 vars in 740 bytes} [Mon Apr 27 02:47:58 2026] GET /v2.0/subnets/9554209b-f645-4fc6-94eb-aeaed5dcc89e => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3068] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:47:58 2026] GET /v2.0/ports?tenant_id=d322e15f901b4e24acb7a7f6b68d3070&device_id=e33f9986-2499-42e1-ac5c-542ce08d0b3a => generated 5044 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3069] 199.204.45.246 () {34 vars in 986 bytes} [Mon Apr 27 02:47:58 2026] GET /v2.0/networks?id=d37c9ac3-9ed7-43bb-830f-db0870599a75 => generated 801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3070] 199.204.45.246 () {34 vars in 1056 bytes} [Mon Apr 27 02:47:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.64&port_id=bf6c75f5-53f3-4174-8532-940c6d3b0971 => 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: 1495/3071] 199.204.45.246 () {34 vars in 984 bytes} [Mon Apr 27 02:47:58 2026] GET /v2.0/subnets?id=0967d527-2fcf-4a22-a10b-d55aaf373dec => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3072] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:47:58 2026] GET /v2.0/ports?network_id=d37c9ac3-9ed7-43bb-830f-db0870599a75&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3073] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:47:58 2026] GET /v2.0/networks/d37c9ac3-9ed7-43bb-830f-db0870599a75?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3074] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:47:58 2026] GET /v2.0/networks/d37c9ac3-9ed7-43bb-830f-db0870599a75?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: 1497/3075] 199.204.45.246 () {30 vars in 702 bytes} [Mon Apr 27 02:48:07 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3076] 199.204.45.246 () {30 vars in 704 bytes} [Mon Apr 27 02:48:07 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: 1498/3077] 199.204.45.246 () {30 vars in 680 bytes} [Mon Apr 27 02:48: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: 8|app: 0|req: 1580/3078] 199.204.45.246 () {30 vars in 716 bytes} [Mon Apr 27 02:48: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: 1499/3079] 199.204.45.246 () {30 vars in 740 bytes} [Mon Apr 27 02:48:07 2026] GET /v2.0/subnets/b341b425-a9af-436c-93c8-7b2eca58afd2 => generated 674 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3080] 199.204.45.246 () {30 vars in 768 bytes} [Mon Apr 27 02:48:07 2026] GET /v2.0/ports?device_id=e33f9986-2499-42e1-ac5c-542ce08d0b3a => generated 5044 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3081] 199.204.45.246 () {30 vars in 702 bytes} [Mon Apr 27 02:48:07 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3082] 199.204.45.246 () {30 vars in 704 bytes} [Mon Apr 27 02:48:07 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: 1501/3083] 199.204.45.246 () {30 vars in 680 bytes} [Mon Apr 27 02:48:07 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3084] 199.204.45.246 () {30 vars in 716 bytes} [Mon Apr 27 02:48:08 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3085] 199.204.45.246 () {30 vars in 736 bytes} [Mon Apr 27 02:48:08 2026] GET /v2.0/ports/bf6c75f5-53f3-4174-8532-940c6d3b0971 => generated 1233 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3086] 199.204.45.246 () {34 vars in 788 bytes} [Mon Apr 27 02:48:08 2026] PUT /v2.0/ports/bf6c75f5-53f3-4174-8532-940c6d3b0971 => generated 1026 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3087] 199.204.45.246 () {30 vars in 742 bytes} [Mon Apr 27 02:48:08 2026] GET /v2.0/networks/d37c9ac3-9ed7-43bb-830f-db0870599a75 => generated 798 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1585/3088] 199.204.45.246 () {30 vars in 768 bytes} [Mon Apr 27 02:48:08 2026] GET /v2.0/ports?device_id=e33f9986-2499-42e1-ac5c-542ce08d0b3a => generated 4873 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3089] 199.204.45.246 () {30 vars in 768 bytes} [Mon Apr 27 02:48:08 2026] GET /v2.0/ports?device_id=e33f9986-2499-42e1-ac5c-542ce08d0b3a => generated 4873 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:48:09.063 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-374c276c-89c9-4ce4-82e2-ed1ba267ea67'] response: {'name': 'network-changed', 'server_uuid': 'e33f9986-2499-42e1-ac5c-542ce08d0b3a', 'tag': 'bf6c75f5-53f3-4174-8532-940c6d3b0971', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1586/3090] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:48:09 2026] GET /v2.0/ports?tenant_id=d322e15f901b4e24acb7a7f6b68d3070&device_id=e33f9986-2499-42e1-ac5c-542ce08d0b3a => generated 4873 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3091] 199.204.45.246 () {34 vars in 986 bytes} [Mon Apr 27 02:48:09 2026] GET /v2.0/networks?id=d37c9ac3-9ed7-43bb-830f-db0870599a75 => generated 801 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3092] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:48:09 2026] GET /v2.0/networks/d37c9ac3-9ed7-43bb-830f-db0870599a75?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: 1506/3093] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:48:09 2026] GET /v2.0/networks/d37c9ac3-9ed7-43bb-830f-db0870599a75?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3096] 199.204.45.246 () {30 vars in 768 bytes} [Mon Apr 27 02:48:09 2026] GET /v2.0/ports?device_id=e33f9986-2499-42e1-ac5c-542ce08d0b3a => generated 4873 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3097] 199.204.45.246 () {34 vars in 975 bytes} [Mon Apr 27 02:48:10 2026] GET /v2.0/ports/bf6c75f5-53f3-4174-8532-940c6d3b0971 => generated 1062 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3098] 199.204.45.246 () {30 vars in 768 bytes} [Mon Apr 27 02:48:10 2026] GET /v2.0/ports?device_id=e33f9986-2499-42e1-ac5c-542ce08d0b3a => generated 4873 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3099] 199.204.45.246 () {36 vars in 997 bytes} [Mon Apr 27 02:48:10 2026] DELETE /v2.0/ports/bf6c75f5-53f3-4174-8532-940c6d3b0971 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3100] 199.204.45.246 () {30 vars in 768 bytes} [Mon Apr 27 02:48:11 2026] GET /v2.0/ports?device_id=e33f9986-2499-42e1-ac5c-542ce08d0b3a => generated 3819 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:48:11.906 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7be10ba1-9f9b-4a13-8d81-7c34db124019'] response: {'server_uuid': 'e33f9986-2499-42e1-ac5c-542ce08d0b3a', 'name': 'network-vif-deleted', 'tag': 'bf6c75f5-53f3-4174-8532-940c6d3b0971', 'status': 'completed', 'code': 200} 2026-04-27 02:48:11.907 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c3d2b035-e2dc-4ba4-a779-fbcaa5ae35be e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1591/3101] 199.204.45.246 () {32 vars in 758 bytes} [Mon Apr 27 02:48:11 2026] DELETE /v2.0/ports/bf6c75f5-53f3-4174-8532-940c6d3b0971 => generated 132 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3102] 199.204.45.246 () {30 vars in 702 bytes} [Mon Apr 27 02:48:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3103] 199.204.45.246 () {30 vars in 704 bytes} [Mon Apr 27 02:48:12 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: 1512/3104] 199.204.45.246 () {30 vars in 680 bytes} [Mon Apr 27 02:48:12 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: 8|app: 0|req: 1593/3105] 199.204.45.246 () {30 vars in 716 bytes} [Mon Apr 27 02:48:12 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3106] 199.204.45.246 () {30 vars in 740 bytes} [Mon Apr 27 02:48:12 2026] GET /v2.0/subnets/9554209b-f645-4fc6-94eb-aeaed5dcc89e => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3107] 199.204.45.246 () {30 vars in 736 bytes} [Mon Apr 27 02:48:12 2026] GET /v2.0/ports/e9e894d6-8346-4783-87d0-7862410d27c2 => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3108] 199.204.45.246 () {30 vars in 736 bytes} [Mon Apr 27 02:48:12 2026] GET /v2.0/ports/1d12e3f9-17b3-447e-9b5b-a0ee251e86fa => generated 1350 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3109] 199.204.45.246 () {30 vars in 740 bytes} [Mon Apr 27 02:48:12 2026] GET /v2.0/subnets/9554209b-f645-4fc6-94eb-aeaed5dcc89e => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3110] 199.204.45.246 () {30 vars in 742 bytes} [Mon Apr 27 02:48:12 2026] GET /v2.0/networks/95bd0e6e-16b1-4083-bf34-65236596112d => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3111] 199.204.45.246 () {30 vars in 736 bytes} [Mon Apr 27 02:48:12 2026] GET /v2.0/ports/e9e894d6-8346-4783-87d0-7862410d27c2 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3112] 199.204.45.246 () {30 vars in 740 bytes} [Mon Apr 27 02:48:12 2026] GET /v2.0/subnets/9554209b-f645-4fc6-94eb-aeaed5dcc89e => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3113] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:48:12 2026] GET /v2.0/ports?tenant_id=d322e15f901b4e24acb7a7f6b68d3070&device_id=e33f9986-2499-42e1-ac5c-542ce08d0b3a => generated 3819 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3114] 199.204.45.246 () {34 vars in 1146 bytes} [Mon Apr 27 02:48:12 2026] GET /v2.0/networks?id=e27fbd14-3866-491d-9217-8ed6d67e2eb6&id=95bd0e6e-16b1-4083-bf34-65236596112d&id=03f3d032-9c99-464e-a114-bd271715a8f3 => generated 2311 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3115] 199.204.45.246 () {34 vars in 1062 bytes} [Mon Apr 27 02:48:12 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.253&port_id=924d69d7-e7fd-4ab6-b252-54d3ae6d617c => 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: 1518/3116] 199.204.45.246 () {34 vars in 984 bytes} [Mon Apr 27 02:48:12 2026] GET /v2.0/subnets?id=d0e38722-0dcb-4e65-952f-c999973e166d => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3117] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:48:12 2026] GET /v2.0/ports?network_id=e27fbd14-3866-491d-9217-8ed6d67e2eb6&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: 1519/3118] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:48:12 2026] GET /v2.0/networks/e27fbd14-3866-491d-9217-8ed6d67e2eb6?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3119] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:48:12 2026] GET /v2.0/networks/e27fbd14-3866-491d-9217-8ed6d67e2eb6?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: 1520/3120] 199.204.45.246 () {34 vars in 1058 bytes} [Mon Apr 27 02:48:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.231&port_id=1d12e3f9-17b3-447e-9b5b-a0ee251e86fa => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3121] 199.204.45.246 () {34 vars in 984 bytes} [Mon Apr 27 02:48:12 2026] GET /v2.0/subnets?id=9554209b-f645-4fc6-94eb-aeaed5dcc89e => generated 679 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3122] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:48:12 2026] GET /v2.0/ports?network_id=95bd0e6e-16b1-4083-bf34-65236596112d&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3123] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:48:13 2026] GET /v2.0/networks/95bd0e6e-16b1-4083-bf34-65236596112d?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3124] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:48:13 2026] GET /v2.0/networks/95bd0e6e-16b1-4083-bf34-65236596112d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3125] 199.204.45.246 () {34 vars in 1058 bytes} [Mon Apr 27 02:48:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.224&port_id=345898f1-8f12-4b8e-830c-aeba104fbc8f => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3126] 199.204.45.246 () {34 vars in 984 bytes} [Mon Apr 27 02:48:13 2026] GET /v2.0/subnets?id=b341b425-a9af-436c-93c8-7b2eca58afd2 => generated 677 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3127] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:48:13 2026] GET /v2.0/ports?network_id=03f3d032-9c99-464e-a114-bd271715a8f3&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3128] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:48:13 2026] GET /v2.0/networks/03f3d032-9c99-464e-a114-bd271715a8f3?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3129] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:48:13 2026] GET /v2.0/networks/03f3d032-9c99-464e-a114-bd271715a8f3?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: 1525/3130] 199.204.45.246 () {30 vars in 702 bytes} [Mon Apr 27 02:48:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3131] 199.204.45.246 () {30 vars in 704 bytes} [Mon Apr 27 02:48:17 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: 1526/3132] 199.204.45.246 () {30 vars in 680 bytes} [Mon Apr 27 02:48:17 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3133] 199.204.45.246 () {30 vars in 716 bytes} [Mon Apr 27 02:48:17 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: 1527/3134] 199.204.45.246 () {30 vars in 768 bytes} [Mon Apr 27 02:48:17 2026] GET /v2.0/ports?device_id=e33f9986-2499-42e1-ac5c-542ce08d0b3a => generated 3819 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3135] 199.204.45.246 () {30 vars in 702 bytes} [Mon Apr 27 02:48:17 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: 1528/3136] 199.204.45.246 () {30 vars in 704 bytes} [Mon Apr 27 02:48:17 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3137] 199.204.45.246 () {30 vars in 680 bytes} [Mon Apr 27 02:48:17 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: 1529/3138] 199.204.45.246 () {30 vars in 716 bytes} [Mon Apr 27 02:48:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3139] 199.204.45.246 () {30 vars in 736 bytes} [Mon Apr 27 02:48:17 2026] GET /v2.0/ports/345898f1-8f12-4b8e-830c-aeba104fbc8f => generated 1237 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3140] 199.204.45.246 () {34 vars in 788 bytes} [Mon Apr 27 02:48:17 2026] PUT /v2.0/ports/345898f1-8f12-4b8e-830c-aeba104fbc8f => generated 1026 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3141] 199.204.45.246 () {30 vars in 742 bytes} [Mon Apr 27 02:48:18 2026] GET /v2.0/networks/03f3d032-9c99-464e-a114-bd271715a8f3 => generated 797 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: 1531/3142] 199.204.45.246 () {30 vars in 768 bytes} [Mon Apr 27 02:48:18 2026] GET /v2.0/ports?device_id=e33f9986-2499-42e1-ac5c-542ce08d0b3a => generated 3644 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3143] 199.204.45.246 () {30 vars in 768 bytes} [Mon Apr 27 02:48:18 2026] GET /v2.0/ports?device_id=e33f9986-2499-42e1-ac5c-542ce08d0b3a => generated 3644 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:48:18.762 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-66e5c599-3735-4726-8479-d237287f8fc1'] response: {'name': 'network-changed', 'server_uuid': 'e33f9986-2499-42e1-ac5c-542ce08d0b3a', 'tag': '345898f1-8f12-4b8e-830c-aeba104fbc8f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1532/3144] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:48:18 2026] GET /v2.0/ports?tenant_id=d322e15f901b4e24acb7a7f6b68d3070&device_id=e33f9986-2499-42e1-ac5c-542ce08d0b3a => generated 3644 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3145] 199.204.45.246 () {34 vars in 986 bytes} [Mon Apr 27 02:48:18 2026] GET /v2.0/networks?id=03f3d032-9c99-464e-a114-bd271715a8f3 => generated 800 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3146] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:48:18 2026] GET /v2.0/networks/03f3d032-9c99-464e-a114-bd271715a8f3?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3147] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:48:18 2026] GET /v2.0/networks/03f3d032-9c99-464e-a114-bd271715a8f3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3148] 199.204.45.246 () {30 vars in 768 bytes} [Mon Apr 27 02:48:19 2026] GET /v2.0/ports?device_id=e33f9986-2499-42e1-ac5c-542ce08d0b3a => generated 3644 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3149] 199.204.45.246 () {34 vars in 975 bytes} [Mon Apr 27 02:48:20 2026] GET /v2.0/ports/345898f1-8f12-4b8e-830c-aeba104fbc8f => generated 1062 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3150] 199.204.45.246 () {30 vars in 768 bytes} [Mon Apr 27 02:48:20 2026] GET /v2.0/ports?device_id=e33f9986-2499-42e1-ac5c-542ce08d0b3a => generated 3644 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3151] 199.204.45.246 () {36 vars in 997 bytes} [Mon Apr 27 02:48:20 2026] DELETE /v2.0/ports/345898f1-8f12-4b8e-830c-aeba104fbc8f => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3152] 199.204.45.246 () {30 vars in 768 bytes} [Mon Apr 27 02:48:21 2026] GET /v2.0/ports?device_id=e33f9986-2499-42e1-ac5c-542ce08d0b3a => generated 2590 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:48:21.624 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bfb8065c-855f-4ce2-adf3-216ba811db5e e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1536/3153] 199.204.45.246 () {32 vars in 758 bytes} [Mon Apr 27 02:48:21 2026] DELETE /v2.0/ports/345898f1-8f12-4b8e-830c-aeba104fbc8f => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3154] 199.204.45.246 () {30 vars in 702 bytes} [Mon Apr 27 02:48:21 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) 2026-04-27 02:48:21.749 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2027cfa9-1ed3-47cf-ad76-3f2508a74816'] response: {'server_uuid': 'e33f9986-2499-42e1-ac5c-542ce08d0b3a', 'name': 'network-vif-deleted', 'tag': '345898f1-8f12-4b8e-830c-aeba104fbc8f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1537/3155] 199.204.45.246 () {30 vars in 704 bytes} [Mon Apr 27 02:48:21 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) [pid: 8|app: 0|req: 1619/3156] 199.204.45.246 () {30 vars in 680 bytes} [Mon Apr 27 02:48:21 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3157] 199.204.45.246 () {30 vars in 716 bytes} [Mon Apr 27 02:48:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3158] 199.204.45.246 () {30 vars in 740 bytes} [Mon Apr 27 02:48:21 2026] GET /v2.0/subnets/9554209b-f645-4fc6-94eb-aeaed5dcc89e => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3159] 199.204.45.246 () {30 vars in 736 bytes} [Mon Apr 27 02:48:21 2026] GET /v2.0/ports/e9e894d6-8346-4783-87d0-7862410d27c2 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3160] 199.204.45.246 () {30 vars in 736 bytes} [Mon Apr 27 02:48:21 2026] GET /v2.0/ports/1d12e3f9-17b3-447e-9b5b-a0ee251e86fa => generated 1350 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3161] 199.204.45.246 () {30 vars in 740 bytes} [Mon Apr 27 02:48:21 2026] GET /v2.0/subnets/9554209b-f645-4fc6-94eb-aeaed5dcc89e => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3162] 199.204.45.246 () {30 vars in 742 bytes} [Mon Apr 27 02:48:21 2026] GET /v2.0/networks/95bd0e6e-16b1-4083-bf34-65236596112d => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3163] 199.204.45.246 () {30 vars in 736 bytes} [Mon Apr 27 02:48:22 2026] GET /v2.0/ports/e9e894d6-8346-4783-87d0-7862410d27c2 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3164] 199.204.45.246 () {30 vars in 740 bytes} [Mon Apr 27 02:48:22 2026] GET /v2.0/subnets/9554209b-f645-4fc6-94eb-aeaed5dcc89e => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3165] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:48:22 2026] GET /v2.0/ports?tenant_id=d322e15f901b4e24acb7a7f6b68d3070&device_id=e33f9986-2499-42e1-ac5c-542ce08d0b3a => generated 2590 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3166] 199.204.45.246 () {34 vars in 1066 bytes} [Mon Apr 27 02:48:22 2026] GET /v2.0/networks?id=e27fbd14-3866-491d-9217-8ed6d67e2eb6&id=95bd0e6e-16b1-4083-bf34-65236596112d => generated 1525 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3167] 199.204.45.246 () {34 vars in 1062 bytes} [Mon Apr 27 02:48:22 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.253&port_id=924d69d7-e7fd-4ab6-b252-54d3ae6d617c => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3168] 199.204.45.246 () {34 vars in 984 bytes} [Mon Apr 27 02:48:22 2026] GET /v2.0/subnets?id=d0e38722-0dcb-4e65-952f-c999973e166d => 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: 1544/3169] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:48:22 2026] GET /v2.0/ports?network_id=e27fbd14-3866-491d-9217-8ed6d67e2eb6&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3170] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:48:22 2026] GET /v2.0/networks/e27fbd14-3866-491d-9217-8ed6d67e2eb6?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: 1545/3171] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:48:22 2026] GET /v2.0/networks/e27fbd14-3866-491d-9217-8ed6d67e2eb6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3172] 199.204.45.246 () {34 vars in 1058 bytes} [Mon Apr 27 02:48:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.231&port_id=1d12e3f9-17b3-447e-9b5b-a0ee251e86fa => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3173] 199.204.45.246 () {34 vars in 984 bytes} [Mon Apr 27 02:48:22 2026] GET /v2.0/subnets?id=9554209b-f645-4fc6-94eb-aeaed5dcc89e => generated 679 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3174] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:48:22 2026] GET /v2.0/ports?network_id=95bd0e6e-16b1-4083-bf34-65236596112d&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: 1547/3175] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:48:22 2026] GET /v2.0/networks/95bd0e6e-16b1-4083-bf34-65236596112d?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3176] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:48:22 2026] GET /v2.0/networks/95bd0e6e-16b1-4083-bf34-65236596112d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3179] 10.0.0.118 () {34 vars in 1178 bytes} [Mon Apr 27 02:48:34 2026] GET /v2.0/ports?device_id=e33f9986-2499-42e1-ac5c-542ce08d0b3a&device_id=17e7d3df-1e3f-4da3-bb90-e1c61a7145b5&device_id=45626ada-64b2-49f0-817f-3fc4aba10bc9 => generated 5506 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3180] 10.0.0.118 () {34 vars in 1200 bytes} [Mon Apr 27 02:48:34 2026] GET /v2.0/security-groups?id=35051ce7-3853-41d1-ae38-55c48b9d1b3f&id=c3005b8c-424a-4624-97ed-f6065bc865e7&id=0142e53a-47e1-485f-80c9-e3c5516601ff&fields=id&fields=name => generated 286 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3181] 199.204.45.246 () {30 vars in 702 bytes} [Mon Apr 27 02:48:34 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: 1550/3182] 199.204.45.246 () {30 vars in 704 bytes} [Mon Apr 27 02:48:34 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3183] 199.204.45.246 () {30 vars in 680 bytes} [Mon Apr 27 02:48:34 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: 1551/3184] 199.204.45.246 () {30 vars in 716 bytes} [Mon Apr 27 02:48:34 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-04-27 02:48:34.749 8 INFO neutron.api.v2.resource [None req-ed71b6a4-fd82-4dfd-839e-d3a429c1ae41 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1634/3185] 199.204.45.246 () {30 vars in 762 bytes} [Mon Apr 27 02:48:34 2026] GET /v2.0/security-groups/lb-0d821ef2-c78b-46c0-877b-58cea6807bfc => generated 149 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3186] 199.204.45.246 () {30 vars in 784 bytes} [Mon Apr 27 02:48:34 2026] GET /v2.0/security-groups?name=lb-0d821ef2-c78b-46c0-877b-58cea6807bfc => generated 2865 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1635/3187] 199.204.45.246 () {30 vars in 814 bytes} [Mon Apr 27 02:48:34 2026] GET /v2.0/security-group-rules?security_group_id=0142e53a-47e1-485f-80c9-e3c5516601ff => generated 2334 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3188] 199.204.45.246 () {32 vars in 788 bytes} [Mon Apr 27 02:48:34 2026] DELETE /v2.0/security-group-rules/067334a8-5e45-4e9b-b39a-78595d07ca74 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1636/3189] 199.204.45.246 () {32 vars in 788 bytes} [Mon Apr 27 02:48:34 2026] DELETE /v2.0/security-group-rules/5b2e266a-f5be-4a2b-8d9f-7742e0a54cab => 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: 1554/3190] 10.0.0.118 () {34 vars in 1084 bytes} [Mon Apr 27 02:48:35 2026] GET /v2.0/ports?device_id=17e7d3df-1e3f-4da3-bb90-e1c61a7145b5&device_id=45626ada-64b2-49f0-817f-3fc4aba10bc9 => generated 2927 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1637/3191] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:48:35 2026] GET /v2.0/security-groups?id=c3005b8c-424a-4624-97ed-f6065bc865e7&fields=id&fields=name => generated 112 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3192] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:48:35 2026] GET /v2.0/ports?device_id=e33f9986-2499-42e1-ac5c-542ce08d0b3a => generated 2590 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1638/3193] 10.0.0.118 () {34 vars in 1120 bytes} [Mon Apr 27 02:48:35 2026] GET /v2.0/security-groups?id=35051ce7-3853-41d1-ae38-55c48b9d1b3f&id=0142e53a-47e1-485f-80c9-e3c5516601ff&fields=id&fields=name => generated 195 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:48:37.802 7 INFO neutron.db.l3_db [None req-5b388c06-b417-4514-9162-a8e33e26d199 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] Floating IP ddb480d2-1c18-4eab-a107-970eae439188 disassociated (deleted). External IP: 10.96.250.205, port: e9e894d6-8346-4783-87d0-7862410d27c2. [pid: 7|app: 0|req: 1556/3194] 10.0.0.84 () {32 vars in 731 bytes} [Mon Apr 27 02:48:37 2026] DELETE /v2.0/floatingips/ddb480d2-1c18-4eab-a107-970eae439188 => generated 0 bytes in 702 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:48:38.173 8 INFO neutron.api.v2.resource [None req-053a1628-5e75-4356-972d-cfb650c50ad9 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1639/3195] 10.0.0.84 () {32 vars in 728 bytes} [Mon Apr 27 02:48:38 2026] GET /v2.0/floatingips/ddb480d2-1c18-4eab-a107-970eae439188 => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3196] 199.204.45.246 () {30 vars in 702 bytes} [Mon Apr 27 02:48:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1640/3197] 199.204.45.246 () {30 vars in 704 bytes} [Mon Apr 27 02:48:39 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: 1558/3198] 199.204.45.246 () {30 vars in 680 bytes} [Mon Apr 27 02:48:39 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: 8|app: 0|req: 1641/3199] 199.204.45.246 () {30 vars in 716 bytes} [Mon Apr 27 02:48:39 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-04-27 02:48:39.274 7 INFO neutron.api.v2.resource [None req-ed63bbe9-db6c-498f-a76e-974579a4d892 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1559/3200] 199.204.45.246 () {30 vars in 762 bytes} [Mon Apr 27 02:48:39 2026] GET /v2.0/security-groups/lb-0d821ef2-c78b-46c0-877b-58cea6807bfc => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1642/3201] 199.204.45.246 () {30 vars in 784 bytes} [Mon Apr 27 02:48:39 2026] GET /v2.0/security-groups?name=lb-0d821ef2-c78b-46c0-877b-58cea6807bfc => generated 1639 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3202] 199.204.45.246 () {30 vars in 814 bytes} [Mon Apr 27 02:48:39 2026] GET /v2.0/security-group-rules?security_group_id=0142e53a-47e1-485f-80c9-e3c5516601ff => generated 1182 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1643/3203] 199.204.45.246 () {30 vars in 702 bytes} [Mon Apr 27 02:48:39 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: 1561/3204] 199.204.45.246 () {30 vars in 704 bytes} [Mon Apr 27 02:48:39 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3205] 199.204.45.246 () {30 vars in 680 bytes} [Mon Apr 27 02:48:39 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: 7|app: 0|req: 1562/3206] 199.204.45.246 () {30 vars in 716 bytes} [Mon Apr 27 02:48:39 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3208] 199.204.45.246 () {30 vars in 740 bytes} [Mon Apr 27 02:48:39 2026] GET /v2.0/subnets/9554209b-f645-4fc6-94eb-aeaed5dcc89e => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1646/3210] 199.204.45.246 () {30 vars in 768 bytes} [Mon Apr 27 02:48:39 2026] GET /v2.0/ports?device_id=e33f9986-2499-42e1-ac5c-542ce08d0b3a => generated 2590 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3211] 199.204.45.246 () {30 vars in 768 bytes} [Mon Apr 27 02:48:39 2026] GET /v2.0/ports?device_id=e33f9986-2499-42e1-ac5c-542ce08d0b3a => generated 2590 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1647/3212] 199.204.45.246 () {30 vars in 768 bytes} [Mon Apr 27 02:48:39 2026] GET /v2.0/ports?device_id=e33f9986-2499-42e1-ac5c-542ce08d0b3a => generated 2590 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3213] 199.204.45.246 () {30 vars in 768 bytes} [Mon Apr 27 02:48:40 2026] GET /v2.0/ports?device_id=e33f9986-2499-42e1-ac5c-542ce08d0b3a => generated 2590 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1648/3214] 199.204.45.246 () {34 vars in 975 bytes} [Mon Apr 27 02:48:41 2026] GET /v2.0/ports/1d12e3f9-17b3-447e-9b5b-a0ee251e86fa => generated 1350 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3215] 199.204.45.246 () {30 vars in 768 bytes} [Mon Apr 27 02:48:41 2026] GET /v2.0/ports?device_id=e33f9986-2499-42e1-ac5c-542ce08d0b3a => generated 2590 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1649/3216] 199.204.45.246 () {34 vars in 1060 bytes} [Mon Apr 27 02:48:41 2026] GET /v2.0/ports/1d12e3f9-17b3-447e-9b5b-a0ee251e86fa?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3217] 199.204.45.246 () {34 vars in 1016 bytes} [Mon Apr 27 02:48:41 2026] GET /v2.0/networks/95bd0e6e-16b1-4083-bf34-65236596112d?fields=dns_domain => generated 29 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1650/3218] 199.204.45.246 () {34 vars in 911 bytes} [Mon Apr 27 02:48:41 2026] GET /v2.0/extensions => generated 20516 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3219] 199.204.45.246 () {38 vars in 1028 bytes} [Mon Apr 27 02:48:41 2026] PUT /v2.0/ports/1d12e3f9-17b3-447e-9b5b-a0ee251e86fa => generated 1151 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1651/3220] 199.204.45.246 () {30 vars in 768 bytes} [Mon Apr 27 02:48:42 2026] GET /v2.0/ports?device_id=e33f9986-2499-42e1-ac5c-542ce08d0b3a => generated 1248 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: 7|app: 0|req: 1570/3221] 199.204.45.246 () {34 vars in 788 bytes} [Mon Apr 27 02:48:42 2026] PUT /v2.0/ports/1d12e3f9-17b3-447e-9b5b-a0ee251e86fa => generated 1090 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1652/3222] 199.204.45.246 () {30 vars in 736 bytes} [Mon Apr 27 02:48:43 2026] GET /v2.0/ports/1d12e3f9-17b3-447e-9b5b-a0ee251e86fa => generated 1090 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1571/3223] 199.204.45.246 () {32 vars in 758 bytes} [Mon Apr 27 02:48:43 2026] DELETE /v2.0/ports/1d12e3f9-17b3-447e-9b5b-a0ee251e86fa => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1653/3224] 199.204.45.246 () {30 vars in 702 bytes} [Mon Apr 27 02:48:43 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: 1572/3225] 199.204.45.246 () {30 vars in 704 bytes} [Mon Apr 27 02:48:43 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1654/3226] 199.204.45.246 () {30 vars in 680 bytes} [Mon Apr 27 02:48:43 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: 1573/3227] 199.204.45.246 () {30 vars in 716 bytes} [Mon Apr 27 02:48:43 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-04-27 02:48:43.602 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5422657e-db4a-4750-adbd-a5210a6ed56b e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1655/3228] 199.204.45.246 () {32 vars in 758 bytes} [Mon Apr 27 02:48:43 2026] DELETE /v2.0/ports/1d12e3f9-17b3-447e-9b5b-a0ee251e86fa => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3229] 199.204.45.246 () {30 vars in 736 bytes} [Mon Apr 27 02:48:43 2026] GET /v2.0/ports/e9e894d6-8346-4783-87d0-7862410d27c2 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 02:48:43.663 8 INFO neutron.api.v2.resource [None req-eafdf442-b4c1-4fd0-ac15-b0f0d7b33f44 e82b6618305d4f05937d7ba66d63a9e9 d322e15f901b4e24acb7a7f6b68d3070 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1656/3230] 199.204.45.246 () {30 vars in 762 bytes} [Mon Apr 27 02:48:43 2026] GET /v2.0/security-groups/lb-0d821ef2-c78b-46c0-877b-58cea6807bfc => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3231] 199.204.45.246 () {30 vars in 784 bytes} [Mon Apr 27 02:48:43 2026] GET /v2.0/security-groups?name=lb-0d821ef2-c78b-46c0-877b-58cea6807bfc => generated 1639 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1657/3232] 199.204.45.246 () {30 vars in 736 bytes} [Mon Apr 27 02:48:43 2026] GET /v2.0/ports/e9e894d6-8346-4783-87d0-7862410d27c2 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1658/3233] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:48:43 2026] GET /v2.0/ports?tenant_id=d322e15f901b4e24acb7a7f6b68d3070&device_id=e33f9986-2499-42e1-ac5c-542ce08d0b3a => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1659/3234] 199.204.45.246 () {34 vars in 1066 bytes} [Mon Apr 27 02:48:43 2026] GET /v2.0/networks?id=e27fbd14-3866-491d-9217-8ed6d67e2eb6&id=95bd0e6e-16b1-4083-bf34-65236596112d => generated 1525 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1660/3235] 199.204.45.246 () {34 vars in 1062 bytes} [Mon Apr 27 02:48:43 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.253&port_id=924d69d7-e7fd-4ab6-b252-54d3ae6d617c => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1661/3236] 199.204.45.246 () {34 vars in 984 bytes} [Mon Apr 27 02:48:43 2026] GET /v2.0/subnets?id=d0e38722-0dcb-4e65-952f-c999973e166d => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1662/3237] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:48:43 2026] GET /v2.0/ports?network_id=e27fbd14-3866-491d-9217-8ed6d67e2eb6&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: 1576/3238] 199.204.45.246 () {34 vars in 788 bytes} [Mon Apr 27 02:48:43 2026] PUT /v2.0/ports/e9e894d6-8346-4783-87d0-7862410d27c2 => generated 1094 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1663/3239] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:48:43 2026] GET /v2.0/networks/e27fbd14-3866-491d-9217-8ed6d67e2eb6?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1664/3240] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:48:44 2026] GET /v2.0/networks/e27fbd14-3866-491d-9217-8ed6d67e2eb6?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: 1577/3241] 199.204.45.246 () {32 vars in 778 bytes} [Mon Apr 27 02:48:44 2026] DELETE /v2.0/security-groups/0142e53a-47e1-485f-80c9-e3c5516601ff => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1665/3242] 199.204.45.246 () {32 vars in 758 bytes} [Mon Apr 27 02:48:44 2026] DELETE /v2.0/ports/e9e894d6-8346-4783-87d0-7862410d27c2 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3243] 199.204.45.246 () {34 vars in 1096 bytes} [Mon Apr 27 02:48:46 2026] GET /v2.0/ports?device_id=17e7d3df-1e3f-4da3-bb90-e1c61a7145b5&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1666/3244] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:48:46 2026] GET /v2.0/ports?tenant_id=3628cc7f1bd7488785a97f851c3bff54&device_id=17e7d3df-1e3f-4da3-bb90-e1c61a7145b5 => generated 1473 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3245] 199.204.45.246 () {34 vars in 994 bytes} [Mon Apr 27 02:48:46 2026] GET /v2.0/ports?device_id=e33f9986-2499-42e1-ac5c-542ce08d0b3a => generated 1248 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1667/3246] 199.204.45.246 () {36 vars in 997 bytes} [Mon Apr 27 02:48:46 2026] DELETE /v2.0/ports/924d69d7-e7fd-4ab6-b252-54d3ae6d617c => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3247] 199.204.45.246 () {34 vars in 986 bytes} [Mon Apr 27 02:48:47 2026] GET /v2.0/networks?id=d37c9ac3-9ed7-43bb-830f-db0870599a75 => generated 801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1668/3248] 199.204.45.246 () {34 vars in 1058 bytes} [Mon Apr 27 02:48:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.133&port_id=90efc1da-4d51-4e1d-82a4-a81d6bd36e26 => generated 860 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3249] 199.204.45.246 () {34 vars in 1106 bytes} [Mon Apr 27 02:48:47 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A121&port_id=90efc1da-4d51-4e1d-82a4-a81d6bd36e26 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:48:47.366 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-47b98a13-4a99-4185-8b12-1cd2192734e6'] response: {'server_uuid': 'e33f9986-2499-42e1-ac5c-542ce08d0b3a', 'name': 'network-vif-deleted', 'tag': '924d69d7-e7fd-4ab6-b252-54d3ae6d617c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1669/3250] 199.204.45.246 () {34 vars in 1064 bytes} [Mon Apr 27 02:48:47 2026] GET /v2.0/subnets?id=0967d527-2fcf-4a22-a10b-d55aaf373dec&id=97673e92-1a0b-4d37-9a40-db18a70db5f5 => generated 1413 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3251] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:48:47 2026] GET /v2.0/ports?network_id=d37c9ac3-9ed7-43bb-830f-db0870599a75&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1670/3252] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:48:47 2026] GET /v2.0/ports?network_id=d37c9ac3-9ed7-43bb-830f-db0870599a75&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: 1583/3253] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:48:47 2026] GET /v2.0/networks/d37c9ac3-9ed7-43bb-830f-db0870599a75?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1671/3254] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:48:47 2026] GET /v2.0/networks/d37c9ac3-9ed7-43bb-830f-db0870599a75?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:48:48.705 7 INFO neutron.db.l3_db [None req-e6986d54-05d0-4515-b64d-8036b53b46db 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] Floating IP 3fb9e51a-4e05-4250-8aa6-f408a78a381c disassociated (deleted). External IP: 10.96.250.215, port: 90efc1da-4d51-4e1d-82a4-a81d6bd36e26. [pid: 7|app: 0|req: 1584/3255] 10.0.0.84 () {32 vars in 731 bytes} [Mon Apr 27 02:48:48 2026] DELETE /v2.0/floatingips/3fb9e51a-4e05-4250-8aa6-f408a78a381c => generated 0 bytes in 713 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:48:49.094 8 INFO neutron.api.v2.resource [None req-9c8a4660-6546-4924-8c48-ca716fa3c0ba 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1672/3256] 10.0.0.84 () {32 vars in 728 bytes} [Mon Apr 27 02:48:49 2026] GET /v2.0/floatingips/3fb9e51a-4e05-4250-8aa6-f408a78a381c => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3257] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:48:49 2026] GET /v2.0/ports?device_id=17e7d3df-1e3f-4da3-bb90-e1c61a7145b5 => generated 1204 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1673/3258] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:48:49 2026] GET /v2.0/security-groups?id=c3005b8c-424a-4624-97ed-f6065bc865e7&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-04-27 02:48:49.847 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dcf25b82-0f8d-40ba-91bc-ddb2cd8754f3'] response: {'name': 'network-changed', 'server_uuid': '17e7d3df-1e3f-4da3-bb90-e1c61a7145b5', 'tag': '90efc1da-4d51-4e1d-82a4-a81d6bd36e26', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1586/3259] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:48:49 2026] GET /v2.0/ports?tenant_id=3628cc7f1bd7488785a97f851c3bff54&device_id=17e7d3df-1e3f-4da3-bb90-e1c61a7145b5 => generated 1473 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1674/3260] 199.204.45.246 () {34 vars in 986 bytes} [Mon Apr 27 02:48:49 2026] GET /v2.0/networks?id=d37c9ac3-9ed7-43bb-830f-db0870599a75 => generated 801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3261] 199.204.45.246 () {34 vars in 1058 bytes} [Mon Apr 27 02:48:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.133&port_id=90efc1da-4d51-4e1d-82a4-a81d6bd36e26 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1675/3262] 199.204.45.246 () {34 vars in 1106 bytes} [Mon Apr 27 02:48:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A121&port_id=90efc1da-4d51-4e1d-82a4-a81d6bd36e26 => 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: 1588/3263] 199.204.45.246 () {34 vars in 1064 bytes} [Mon Apr 27 02:48:49 2026] GET /v2.0/subnets?id=0967d527-2fcf-4a22-a10b-d55aaf373dec&id=97673e92-1a0b-4d37-9a40-db18a70db5f5 => generated 1413 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1676/3264] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:48:50 2026] GET /v2.0/ports?network_id=d37c9ac3-9ed7-43bb-830f-db0870599a75&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3265] 199.204.45.246 () {34 vars in 1052 bytes} [Mon Apr 27 02:48:50 2026] GET /v2.0/ports?network_id=d37c9ac3-9ed7-43bb-830f-db0870599a75&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: 8|app: 0|req: 1677/3266] 199.204.45.246 () {34 vars in 1012 bytes} [Mon Apr 27 02:48:50 2026] GET /v2.0/networks/d37c9ac3-9ed7-43bb-830f-db0870599a75?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: 1590/3267] 199.204.45.246 () {34 vars in 1112 bytes} [Mon Apr 27 02:48:50 2026] GET /v2.0/networks/d37c9ac3-9ed7-43bb-830f-db0870599a75?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1678/3268] 199.204.45.246 () {34 vars in 994 bytes} [Mon Apr 27 02:48:51 2026] GET /v2.0/ports?device_id=17e7d3df-1e3f-4da3-bb90-e1c61a7145b5 => generated 1204 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3269] 199.204.45.246 () {36 vars in 997 bytes} [Mon Apr 27 02:48:51 2026] DELETE /v2.0/ports/90efc1da-4d51-4e1d-82a4-a81d6bd36e26 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1679/3270] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:48:54 2026] GET /v2.0/ports?device_id=17e7d3df-1e3f-4da3-bb90-e1c61a7145b5 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:48:59.552 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-478601dd-6da0-47cf-956b-7ea86fca932c'] response: {'server_uuid': '17e7d3df-1e3f-4da3-bb90-e1c61a7145b5', 'name': 'network-vif-deleted', 'tag': '90efc1da-4d51-4e1d-82a4-a81d6bd36e26', 'status': 'completed', 'code': 200} 2026-04-27 02:48:59.820 7 INFO neutron.db.l3_db [None req-0997e5c3-0578-43de-b3b2-dd48bcf328d4 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] Floating IP 92c43149-e7e0-4c15-88a2-46c4888bf759 disassociated (deleted). External IP: 10.96.250.207, port: 242582eb-c4a4-4811-9326-39c0a71b1e75. [pid: 7|app: 0|req: 1593/3273] 10.0.0.84 () {32 vars in 731 bytes} [Mon Apr 27 02:48:59 2026] DELETE /v2.0/floatingips/92c43149-e7e0-4c15-88a2-46c4888bf759 => generated 0 bytes in 642 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:49:00.168 8 INFO neutron.api.v2.resource [None req-4ca2abf6-5525-46d1-9414-3b241f985e46 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1681/3274] 10.0.0.84 () {32 vars in 728 bytes} [Mon Apr 27 02:49:00 2026] GET /v2.0/floatingips/92c43149-e7e0-4c15-88a2-46c4888bf759 => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3275] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:49:00 2026] GET /v2.0/ports?device_id=45626ada-64b2-49f0-817f-3fc4aba10bc9 => generated 1196 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1682/3276] 10.0.0.118 () {34 vars in 1040 bytes} [Mon Apr 27 02:49:00 2026] GET /v2.0/security-groups?id=c3005b8c-424a-4624-97ed-f6065bc865e7&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-04-27 02:49:02.454 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fc13575d-eff4-4e59-8a92-37b171564c31'] response: {'name': 'network-changed', 'server_uuid': '45626ada-64b2-49f0-817f-3fc4aba10bc9', 'tag': '242582eb-c4a4-4811-9326-39c0a71b1e75', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1595/3277] 199.204.45.246 () {34 vars in 994 bytes} [Mon Apr 27 02:49:02 2026] GET /v2.0/ports?device_id=45626ada-64b2-49f0-817f-3fc4aba10bc9 => generated 1194 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1683/3278] 199.204.45.246 () {36 vars in 997 bytes} [Mon Apr 27 02:49:02 2026] DELETE /v2.0/ports/242582eb-c4a4-4811-9326-39c0a71b1e75 => generated 0 bytes in 345 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3279] 199.204.45.246 () {34 vars in 1080 bytes} [Mon Apr 27 02:49:02 2026] GET /v2.0/ports?tenant_id=3628cc7f1bd7488785a97f851c3bff54&device_id=45626ada-64b2-49f0-817f-3fc4aba10bc9 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1684/3280] 10.0.0.118 () {34 vars in 990 bytes} [Mon Apr 27 02:49:05 2026] GET /v2.0/ports?device_id=45626ada-64b2-49f0-817f-3fc4aba10bc9 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 02:49:10.602 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-305f9f2a-ad6e-4bd7-931a-3b6703a6ae97'] response: {'server_uuid': '45626ada-64b2-49f0-817f-3fc4aba10bc9', 'name': 'network-vif-deleted', 'tag': '242582eb-c4a4-4811-9326-39c0a71b1e75', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1686/3283] 10.0.0.84 () {32 vars in 749 bytes} [Mon Apr 27 02:49:10 2026] DELETE /v2.0/security-group-rules/991d98f5-9d90-4a86-a738-7ff772c3093d => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:49:10.704 7 INFO neutron.api.v2.resource [None req-82e52c81-32a6-4f5d-9777-5941899c6feb 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1598/3284] 10.0.0.84 () {32 vars in 746 bytes} [Mon Apr 27 02:49:10 2026] GET /v2.0/security-group-rules/991d98f5-9d90-4a86-a738-7ff772c3093d => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1687/3285] 10.0.0.84 () {32 vars in 749 bytes} [Mon Apr 27 02:49:10 2026] DELETE /v2.0/security-group-rules/be79f801-2cc3-4d3c-b4af-446c51333e0d => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:49:10.796 7 INFO neutron.api.v2.resource [None req-1360e000-2b4a-49c7-a899-d6eecb330198 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1599/3286] 10.0.0.84 () {32 vars in 746 bytes} [Mon Apr 27 02:49:10 2026] GET /v2.0/security-group-rules/be79f801-2cc3-4d3c-b4af-446c51333e0d => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1688/3287] 10.0.0.84 () {32 vars in 749 bytes} [Mon Apr 27 02:49:10 2026] DELETE /v2.0/security-group-rules/4f9e39a3-617a-41da-9da4-57150cbb6ba1 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:49:10.885 7 INFO neutron.api.v2.resource [None req-2c1f9dd5-2dbd-4603-b7f3-7bf8b8c915fc 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1600/3288] 10.0.0.84 () {32 vars in 746 bytes} [Mon Apr 27 02:49:10 2026] GET /v2.0/security-group-rules/4f9e39a3-617a-41da-9da4-57150cbb6ba1 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1689/3289] 10.0.0.84 () {32 vars in 749 bytes} [Mon Apr 27 02:49:10 2026] DELETE /v2.0/security-group-rules/c5844f22-7157-4ea5-abae-9886314abedb => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:49:10.976 7 INFO neutron.api.v2.resource [None req-47dcbd43-3e40-463a-8144-22d097addbef 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1601/3290] 10.0.0.84 () {32 vars in 746 bytes} [Mon Apr 27 02:49:10 2026] GET /v2.0/security-group-rules/c5844f22-7157-4ea5-abae-9886314abedb => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1690/3291] 10.0.0.84 () {32 vars in 749 bytes} [Mon Apr 27 02:49:10 2026] DELETE /v2.0/security-group-rules/49810fc0-2bfc-4df4-9d35-5f288341d7b8 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:49:11.077 7 INFO neutron.api.v2.resource [None req-88ffeecf-8e31-4359-bfe4-68bb8238a4dc 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1602/3292] 10.0.0.84 () {32 vars in 746 bytes} [Mon Apr 27 02:49:11 2026] GET /v2.0/security-group-rules/49810fc0-2bfc-4df4-9d35-5f288341d7b8 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1691/3293] 10.0.0.84 () {32 vars in 749 bytes} [Mon Apr 27 02:49:11 2026] DELETE /v2.0/security-group-rules/30ed7cf1-b68f-4da9-bc70-a1c8c0b9fa40 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:49:11.184 7 INFO neutron.api.v2.resource [None req-86c9a44c-ddb7-43d1-9849-a30a972408da 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1603/3294] 10.0.0.84 () {32 vars in 746 bytes} [Mon Apr 27 02:49:11 2026] GET /v2.0/security-group-rules/30ed7cf1-b68f-4da9-bc70-a1c8c0b9fa40 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1692/3295] 10.0.0.84 () {32 vars in 749 bytes} [Mon Apr 27 02:49:11 2026] DELETE /v2.0/security-group-rules/0f75db25-8767-4551-968d-5fdfb33aaddc => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:49:11.286 7 INFO neutron.api.v2.resource [None req-37aa9fb0-b6e2-4148-8489-3a81c4c2dba5 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1604/3296] 10.0.0.84 () {32 vars in 746 bytes} [Mon Apr 27 02:49:11 2026] GET /v2.0/security-group-rules/0f75db25-8767-4551-968d-5fdfb33aaddc => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1693/3297] 10.0.0.84 () {32 vars in 749 bytes} [Mon Apr 27 02:49:11 2026] DELETE /v2.0/security-group-rules/5a6b0dd1-deb6-40b4-abf3-b678ac64ff05 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:49:11.377 7 INFO neutron.api.v2.resource [None req-e504bfaa-a9cc-4881-b1eb-e9ab4f2a13df 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1605/3298] 10.0.0.84 () {32 vars in 746 bytes} [Mon Apr 27 02:49:11 2026] GET /v2.0/security-group-rules/5a6b0dd1-deb6-40b4-abf3-b678ac64ff05 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1694/3299] 10.0.0.84 () {32 vars in 749 bytes} [Mon Apr 27 02:49:11 2026] DELETE /v2.0/security-group-rules/bee6bba4-404b-42a8-9ca6-86adec49903c => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:49:11.471 7 INFO neutron.api.v2.resource [None req-60fd437b-69cd-4386-9bfa-cfbee770b19b 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1606/3300] 10.0.0.84 () {32 vars in 746 bytes} [Mon Apr 27 02:49:11 2026] GET /v2.0/security-group-rules/bee6bba4-404b-42a8-9ca6-86adec49903c => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1695/3301] 10.0.0.84 () {32 vars in 749 bytes} [Mon Apr 27 02:49:11 2026] DELETE /v2.0/security-group-rules/da95c395-8f8c-41a3-a9d9-c140a7891d36 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:49:11.567 7 INFO neutron.api.v2.resource [None req-9ade4ab3-d167-4e88-a645-f4174b1925f3 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1607/3302] 10.0.0.84 () {32 vars in 746 bytes} [Mon Apr 27 02:49:11 2026] GET /v2.0/security-group-rules/da95c395-8f8c-41a3-a9d9-c140a7891d36 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1696/3303] 10.0.0.84 () {32 vars in 749 bytes} [Mon Apr 27 02:49:11 2026] DELETE /v2.0/security-group-rules/e21567bd-cba9-4a18-a2d2-d2dd4683fa65 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:49:11.663 7 INFO neutron.api.v2.resource [None req-8e63431a-834a-4ee0-97eb-9956bbeaa1ef 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1608/3304] 10.0.0.84 () {32 vars in 746 bytes} [Mon Apr 27 02:49:11 2026] GET /v2.0/security-group-rules/e21567bd-cba9-4a18-a2d2-d2dd4683fa65 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1697/3305] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:49:11 2026] DELETE /v2.0/security-groups/c3005b8c-424a-4624-97ed-f6065bc865e7 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:49:11.780 7 INFO neutron.api.v2.resource [None req-617f9c28-c2a8-4293-a8fa-228bf3041241 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1609/3306] 10.0.0.84 () {32 vars in 736 bytes} [Mon Apr 27 02:49:11 2026] GET /v2.0/security-groups/c3005b8c-424a-4624-97ed-f6065bc865e7 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1698/3307] 10.0.0.84 () {34 vars in 788 bytes} [Mon Apr 27 02:49:11 2026] PUT /v2.0/routers/88afa891-f726-40f0-9bdc-35a1c5cd4628/remove_router_interface => generated 309 bytes in 989 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:49:12.978 7 INFO neutron.api.v2.resource [None req-b751fadd-57af-4a49-81da-9ed78318e034 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1610/3308] 10.0.0.84 () {34 vars in 788 bytes} [Mon Apr 27 02:49:12 2026] PUT /v2.0/routers/88afa891-f726-40f0-9bdc-35a1c5cd4628/remove_router_interface => generated 198 bytes in 154 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1699/3309] 10.0.0.84 () {34 vars in 788 bytes} [Mon Apr 27 02:49:12 2026] PUT /v2.0/routers/88afa891-f726-40f0-9bdc-35a1c5cd4628/remove_router_interface => generated 309 bytes in 951 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:49:14.106 7 INFO neutron.api.v2.resource [None req-7cae9bcc-be59-4cab-977f-47074bab428e 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1611/3310] 10.0.0.84 () {34 vars in 788 bytes} [Mon Apr 27 02:49:13 2026] PUT /v2.0/routers/88afa891-f726-40f0-9bdc-35a1c5cd4628/remove_router_interface => generated 198 bytes in 167 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1700/3311] 10.0.0.84 () {34 vars in 788 bytes} [Mon Apr 27 02:49:14 2026] PUT /v2.0/routers/88afa891-f726-40f0-9bdc-35a1c5cd4628/remove_router_interface => generated 309 bytes in 996 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:49:15.296 7 INFO neutron.api.v2.resource [None req-08339a8b-a692-420f-842f-740d19f72b41 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1612/3312] 10.0.0.84 () {34 vars in 788 bytes} [Mon Apr 27 02:49:15 2026] PUT /v2.0/routers/88afa891-f726-40f0-9bdc-35a1c5cd4628/remove_router_interface => generated 198 bytes in 184 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:49:16.158 8 INFO neutron.services.segments.plugin [-] Segment 1bb92b41-9ef0-4c4e-9d34-e7c0cfee59c6 resource provider aggregate not found 2026-04-27 02:49:16.161 8 INFO neutron.services.segments.plugin [-] Segment 1bb92b41-9ef0-4c4e-9d34-e7c0cfee59c6 resource provider aggregate not found 2026-04-27 02:49:16.169 8 INFO neutron.services.segments.plugin [-] Segment 1bb92b41-9ef0-4c4e-9d34-e7c0cfee59c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1bb92b41-9ef0-4c4e-9d34-e7c0cfee59c6 found for delete ", "request_id": "req-b43401a4-b754-44a0-8437-29abc0635a03"}]} 2026-04-27 02:49:16.171 8 INFO neutron.db.l3_hamode_db [None req-127c0ce3-6e31-4eb7-b887-117658c0d617 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] HA network ebff7b85-e8cd-4584-b8ea-30b950e5d4da was deleted as no HA routers are present in tenant 3628cc7f1bd7488785a97f851c3bff54. [pid: 8|app: 0|req: 1701/3313] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:49:15 2026] DELETE /v2.0/routers/88afa891-f726-40f0-9bdc-35a1c5cd4628 => generated 0 bytes in 874 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:49:16.201 7 INFO neutron.api.v2.resource [None req-99574916-419c-456b-b1e1-44e73ca95614 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1613/3314] 10.0.0.84 () {32 vars in 720 bytes} [Mon Apr 27 02:49:16 2026] GET /v2.0/routers/88afa891-f726-40f0-9bdc-35a1c5cd4628 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:49:16.209 8 INFO neutron.services.segments.plugin [-] Segment 1bb92b41-9ef0-4c4e-9d34-e7c0cfee59c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1bb92b41-9ef0-4c4e-9d34-e7c0cfee59c6 found for delete ", "request_id": "req-f1b24491-7cda-43d6-a9c5-dfd5ce7e114e"}]} [pid: 8|app: 0|req: 1702/3315] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:49:16 2026] DELETE /v2.0/subnets/97673e92-1a0b-4d37-9a40-db18a70db5f5 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:49:16.352 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5485039a-45f1-49dd-818a-b13576661746 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1614/3316] 10.0.0.84 () {32 vars in 720 bytes} [Mon Apr 27 02:49:16 2026] GET /v2.0/subnets/97673e92-1a0b-4d37-9a40-db18a70db5f5 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1703/3317] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:49:16 2026] DELETE /v2.0/subnets/0967d527-2fcf-4a22-a10b-d55aaf373dec => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:49:16.539 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d27deaa7-4be6-4c35-9be6-20168347848f 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1615/3318] 10.0.0.84 () {32 vars in 720 bytes} [Mon Apr 27 02:49:16 2026] GET /v2.0/subnets/0967d527-2fcf-4a22-a10b-d55aaf373dec => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1704/3319] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:49:16 2026] DELETE /v2.0/networks/d37c9ac3-9ed7-43bb-830f-db0870599a75 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:49:16.832 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b3841c5f-c547-44f2-b774-50bcab0b5fc9 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1616/3320] 10.0.0.84 () {32 vars in 722 bytes} [Mon Apr 27 02:49:16 2026] GET /v2.0/networks/d37c9ac3-9ed7-43bb-830f-db0870599a75 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1705/3321] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:49:16 2026] DELETE /v2.0/subnets/746770a7-b8e7-47d8-bd55-2a102594a6c3 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:49:17.010 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b18af7d9-247d-4a8c-9779-828a51278ec4 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1617/3322] 10.0.0.84 () {32 vars in 720 bytes} [Mon Apr 27 02:49:16 2026] GET /v2.0/subnets/746770a7-b8e7-47d8-bd55-2a102594a6c3 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1706/3323] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:49:17 2026] DELETE /v2.0/subnets/b341b425-a9af-436c-93c8-7b2eca58afd2 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:49:17.182 7 INFO neutron.pecan_wsgi.hooks.translation [None req-74286c11-7f1e-41a6-9205-6f8bfb1a7e69 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1618/3324] 10.0.0.84 () {32 vars in 720 bytes} [Mon Apr 27 02:49:17 2026] GET /v2.0/subnets/b341b425-a9af-436c-93c8-7b2eca58afd2 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1707/3325] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:49:17 2026] DELETE /v2.0/networks/03f3d032-9c99-464e-a114-bd271715a8f3 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:49:17.519 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9263e852-8832-4d84-b274-a99111c637bf 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1619/3326] 10.0.0.84 () {32 vars in 722 bytes} [Mon Apr 27 02:49:17 2026] GET /v2.0/networks/03f3d032-9c99-464e-a114-bd271715a8f3 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1708/3327] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:49:17 2026] DELETE /v2.0/subnets/80e9b1c6-2543-4fc5-a77e-25bec8f4bab1 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:49:17.702 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f3453ae4-40e4-41f9-ae9e-0e0f3095e149 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1620/3328] 10.0.0.84 () {32 vars in 720 bytes} [Mon Apr 27 02:49:17 2026] GET /v2.0/subnets/80e9b1c6-2543-4fc5-a77e-25bec8f4bab1 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1709/3329] 10.0.0.84 () {32 vars in 723 bytes} [Mon Apr 27 02:49:17 2026] DELETE /v2.0/subnets/9554209b-f645-4fc6-94eb-aeaed5dcc89e => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:49:17.885 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2cf7a913-3ea4-4865-8b49-3871e1af9b71 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1621/3330] 10.0.0.84 () {32 vars in 720 bytes} [Mon Apr 27 02:49:17 2026] GET /v2.0/subnets/9554209b-f645-4fc6-94eb-aeaed5dcc89e => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1710/3331] 10.0.0.84 () {32 vars in 725 bytes} [Mon Apr 27 02:49:17 2026] DELETE /v2.0/networks/95bd0e6e-16b1-4083-bf34-65236596112d => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 02:49:18.206 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d1c81a4a-9572-4010-90ab-48b72aacc81e 610afd10ac19447fa3711d05faa24f4b 3628cc7f1bd7488785a97f851c3bff54 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1622/3332] 10.0.0.84 () {32 vars in 722 bytes} [Mon Apr 27 02:49:18 2026] GET /v2.0/networks/95bd0e6e-16b1-4083-bf34-65236596112d => generated 138 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:49:20.011 8 INFO neutron.services.segments.plugin [-] Segment be6dad96-7548-4073-abf8-f28da3784085 resource provider aggregate not found 2026-04-27 02:49:20.019 8 INFO neutron.services.segments.plugin [-] Segment be6dad96-7548-4073-abf8-f28da3784085 resource provider aggregate not found 2026-04-27 02:49:20.028 8 INFO neutron.services.segments.plugin [-] Segment be6dad96-7548-4073-abf8-f28da3784085 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be6dad96-7548-4073-abf8-f28da3784085 found for delete ", "request_id": "req-e5ebaa97-5e1d-4b9d-9568-1e8e513475ea"}]} 2026-04-27 02:49:20.035 8 INFO neutron.services.segments.plugin [-] Segment be6dad96-7548-4073-abf8-f28da3784085 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be6dad96-7548-4073-abf8-f28da3784085 found for delete ", "request_id": "req-5d32e48f-9fce-4a0f-bba0-11c25a65509a"}]} 2026-04-27 02:49:20.041 8 INFO neutron.services.segments.plugin [-] Segment f2905934-0b7b-4106-9e71-f8d7eac4910e resource provider aggregate not found 2026-04-27 02:49:20.057 8 INFO neutron.services.segments.plugin [-] Segment f2905934-0b7b-4106-9e71-f8d7eac4910e resource provider aggregate not found 2026-04-27 02:49:20.062 8 INFO neutron.services.segments.plugin [-] Segment f2905934-0b7b-4106-9e71-f8d7eac4910e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2905934-0b7b-4106-9e71-f8d7eac4910e found for delete ", "request_id": "req-8f019df3-52c3-49d8-b5fd-bc4eb2fc7474"}]} 2026-04-27 02:49:20.076 8 INFO neutron.services.segments.plugin [-] Segment f2905934-0b7b-4106-9e71-f8d7eac4910e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2905934-0b7b-4106-9e71-f8d7eac4910e found for delete ", "request_id": "req-64b965eb-5fde-4c0b-8ce0-d8559232c5a0"}]} 2026-04-27 02:49:20.081 8 INFO neutron.services.segments.plugin [-] Segment 121e0a08-c984-41d2-a3bf-8bb08328c871 resource provider aggregate not found 2026-04-27 02:49:20.087 8 INFO neutron.services.segments.plugin [-] Segment 121e0a08-c984-41d2-a3bf-8bb08328c871 resource provider aggregate not found 2026-04-27 02:49:20.095 8 INFO neutron.services.segments.plugin [-] Segment 121e0a08-c984-41d2-a3bf-8bb08328c871 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 121e0a08-c984-41d2-a3bf-8bb08328c871 found for delete ", "request_id": "req-2c46ef92-d89c-4d74-ad84-7163377c994c"}]} 2026-04-27 02:49:20.098 8 INFO neutron.services.segments.plugin [-] Segment 121e0a08-c984-41d2-a3bf-8bb08328c871 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 121e0a08-c984-41d2-a3bf-8bb08328c871 found for delete ", "request_id": "req-372fc2b0-fde8-4555-8a85-b1c71ac6a042"}]} [pid: 8|app: 0|req: 1711/3333] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:49:20 2026] GET /v2.0/security-groups?tenant_id=6455d7bf590d4767b945448b2183c22f&name=default => generated 2929 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3334] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:49:20 2026] DELETE /v2.0/security-groups/b57c431d-c7d7-41e5-841c-99c672582a6e => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1712/3335] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:49:20 2026] GET /v2.0/security-groups?tenant_id=ada3ef06537a4c90b87fee0ab1f6b41b&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: 1624/3336] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:49:20 2026] DELETE /v2.0/security-groups/a90a02a7-b503-4631-97fc-6ed0836653df => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1713/3337] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:49:20 2026] GET /v2.0/security-groups?tenant_id=e7490565b6b648dab03269b74ac9d9cd&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3338] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:49:21 2026] DELETE /v2.0/security-groups/f9b42d51-78e3-4113-b348-c60aa70139f6 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1714/3339] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:49:21 2026] GET /v2.0/security-groups?tenant_id=77e59f63a15b4db4be303f62fa82bb6d&name=default => generated 2929 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3340] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:49:21 2026] DELETE /v2.0/security-groups/7622b3b1-8e9c-4b62-99e9-2263e268462b => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1715/3341] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:49:21 2026] GET /v2.0/security-groups?tenant_id=3e01234afe7a46b19d4f089a191de04d&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1627/3342] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:49:21 2026] DELETE /v2.0/security-groups/ed78beae-3092-4dde-bf1e-1ab433f3a347 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1716/3343] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:49:22 2026] GET /v2.0/security-groups?tenant_id=3628cc7f1bd7488785a97f851c3bff54&name=default => generated 2929 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3344] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:49:22 2026] DELETE /v2.0/security-groups/dcfd8fd5-5600-4dee-986c-b9e372d64852 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1717/3345] 10.0.0.84 () {32 vars in 773 bytes} [Mon Apr 27 02:49:22 2026] GET /v2.0/security-groups?tenant_id=a7c4920ece3b49948e3d3547c0e83622&name=default => generated 2929 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3346] 10.0.0.84 () {32 vars in 739 bytes} [Mon Apr 27 02:49:22 2026] DELETE /v2.0/security-groups/5bedd369-4d7e-47bb-ae5e-85a99c72af9c => 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: 1631/3349] 10.0.0.84 () {32 vars in 648 bytes} [Mon Apr 27 02:49:25 2026] GET /v2.0/networks => generated 2169 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1719/3350] 10.0.0.84 () {32 vars in 654 bytes} [Mon Apr 27 02:49:26 2026] GET /v2.0/floatingips => 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: 1632/3351] 10.0.0.84 () {32 vars in 646 bytes} [Mon Apr 27 02:49:26 2026] GET /v2.0/routers => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1720/3352] 10.0.0.84 () {32 vars in 642 bytes} [Mon Apr 27 02:49:26 2026] GET /v2.0/ports => generated 4721 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3353] 10.0.0.84 () {32 vars in 646 bytes} [Mon Apr 27 02:49:26 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1721/3354] 10.0.0.84 () {32 vars in 648 bytes} [Mon Apr 27 02:49:26 2026] GET /v2.0/networks => generated 2169 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3355] 10.0.0.84 () {32 vars in 662 bytes} [Mon Apr 27 02:49:26 2026] GET /v2.0/security-groups => generated 17397 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1722/3356] 10.0.0.84 () {32 vars in 654 bytes} [Mon Apr 27 02:49:26 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)