+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Jul 30 21:40:39 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: nova-api-osapi-86455b88bd-fggtd 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:8774 fd 3 Python version: 3.12.3 (main, Jan 8 2026, 11:30:50) [GCC 13.3.0] Python main interpreter initialized at 0x7f2875e64668 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)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-07-30 21:40:44.483 7 INFO nova.utils [None req-c3a520e0-db63-468a-8434-bc0c3a783fe9 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-30 21:40:44.539 8 INFO nova.utils [None req-c0138a29-f3b2-4908-ab07-562355c5352d - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-30 21:40:46.235 7 WARNING keystonemiddleware._common.config [None req-c3a520e0-db63-468a-8434-bc0c3a783fe9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-30 21:40:46.244 7 WARNING oslo_config.cfg [None req-c3a520e0-db63-468a-8434-bc0c3a783fe9 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-30 21:40:46.261 8 WARNING keystonemiddleware._common.config [None req-c0138a29-f3b2-4908-ab07-562355c5352d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-30 21:40:46.270 8 WARNING oslo_config.cfg [None req-c0138a29-f3b2-4908-ab07-562355c5352d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-30 21:40:46.324 7 WARNING keystonemiddleware._common.config [None req-c3a520e0-db63-468a-8434-bc0c3a783fe9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-30 21:40:46.340 7 WARNING oslo_config.cfg [None req-c3a520e0-db63-468a-8434-bc0c3a783fe9 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-07-30 21:40:46.348 8 WARNING keystonemiddleware._common.config [None req-c0138a29-f3b2-4908-ab07-562355c5352d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-30 21:40:46.353 7 WARNING oslo_config.cfg [None req-c3a520e0-db63-468a-8434-bc0c3a783fe9 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f2875e64668 pid: 7 (default app) 2026-07-30 21:40:46.364 8 WARNING oslo_config.cfg [None req-c0138a29-f3b2-4908-ab07-562355c5352d - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-07-30 21:40:46.377 8 WARNING oslo_config.cfg [None req-c0138a29-f3b2-4908-ab07-562355c5352d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f2875e64668 pid: 8 (default app) [pid: 7|app: 0|req: 2/4] 199.204.45.223 () {42 vars in 705 bytes} [Thu Jul 30 21:40:52 2026] GET /v2.1 => generated 114 bytes in 21 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:40:52.743 8 WARNING oslo_policy.policy [None req-0b9c96b0-3b82-425d-8d29-73e36c7fb7c7 b7e084d75ec3442d9e13c1caae62a69b d00fd2cd5cd04956a29867136b2a714a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-30 21:40:52.744 8 WARNING oslo_policy.policy [None req-0b9c96b0-3b82-425d-8d29-73e36c7fb7c7 b7e084d75ec3442d9e13c1caae62a69b d00fd2cd5cd04956a29867136b2a714a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 199.204.45.223 () {44 vars in 909 bytes} [Thu Jul 30 21:40:52 2026] GET /v2.1 => generated 0 bytes in 584 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:40:52.842 7 WARNING oslo_policy.policy [req-0b9c96b0-3b82-425d-8d29-73e36c7fb7c7 req-9c9f3beb-874f-4090-bbe3-d28ac3a8216f b7e084d75ec3442d9e13c1caae62a69b d00fd2cd5cd04956a29867136b2a714a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-30 21:40:52.843 7 WARNING oslo_policy.policy [req-0b9c96b0-3b82-425d-8d29-73e36c7fb7c7 req-9c9f3beb-874f-4090-bbe3-d28ac3a8216f b7e084d75ec3442d9e13c1caae62a69b d00fd2cd5cd04956a29867136b2a714a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/6] 199.204.45.223 () {46 vars in 982 bytes} [Thu Jul 30 21:40:52 2026] GET /v2.1/ => generated 400 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-30 21:40:52.952 8 INFO nova.api.openstack.wsgi [None req-7aeaa93a-124e-4d8a-9af9-d073bc754835 b7e084d75ec3442d9e13c1caae62a69b d00fd2cd5cd04956a29867136b2a714a - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 4/7] 199.204.45.223 () {48 vars in 1011 bytes} [Thu Jul 30 21:40:52 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.223 () {48 vars in 1051 bytes} [Thu Jul 30 21:40:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.223 () {52 vars in 1048 bytes} [Thu Jul 30 21:40:52 2026] POST /v2.1/flavors => generated 529 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.204.45.223 () {42 vars in 705 bytes} [Thu Jul 30 21:40:53 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.204.45.223 () {44 vars in 909 bytes} [Thu Jul 30 21:40:53 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/12] 199.204.45.223 () {46 vars in 982 bytes} [Thu Jul 30 21:40:53 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-30 21:40:53.961 8 INFO nova.api.openstack.wsgi [None req-011756c5-9bc8-4211-b2a8-38f4f55cd647 b7e084d75ec3442d9e13c1caae62a69b d00fd2cd5cd04956a29867136b2a714a - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 7/13] 199.204.45.223 () {48 vars in 1013 bytes} [Thu Jul 30 21:40:53 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.223 () {48 vars in 1051 bytes} [Thu Jul 30 21:40:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.223 () {52 vars in 1048 bytes} [Thu Jul 30 21:40:53 2026] POST /v2.1/flavors => generated 532 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.223 () {42 vars in 705 bytes} [Thu Jul 30 21:40:54 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.223 () {44 vars in 909 bytes} [Thu Jul 30 21:40:54 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/18] 199.204.45.223 () {46 vars in 982 bytes} [Thu Jul 30 21:40:54 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-30 21:40:54.904 8 INFO nova.api.openstack.wsgi [None req-d8802411-e716-406f-b535-c40dbfd984ba b7e084d75ec3442d9e13c1caae62a69b d00fd2cd5cd04956a29867136b2a714a - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 10/19] 199.204.45.223 () {48 vars in 1015 bytes} [Thu Jul 30 21:40:54 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.223 () {48 vars in 1051 bytes} [Thu Jul 30 21:40:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.204.45.223 () {52 vars in 1048 bytes} [Thu Jul 30 21:40:54 2026] POST /v2.1/flavors => generated 533 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.204.45.223 () {42 vars in 705 bytes} [Thu Jul 30 21:40:55 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.223 () {44 vars in 909 bytes} [Thu Jul 30 21:40:55 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/24] 199.204.45.223 () {46 vars in 982 bytes} [Thu Jul 30 21:40:55 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-30 21:40:55.920 8 INFO nova.api.openstack.wsgi [None req-cdc4163a-c08a-4380-a6fb-288994a166d3 b7e084d75ec3442d9e13c1caae62a69b d00fd2cd5cd04956a29867136b2a714a - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 13/25] 199.204.45.223 () {48 vars in 1013 bytes} [Thu Jul 30 21:40:55 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.204.45.223 () {48 vars in 1051 bytes} [Thu Jul 30 21:40:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.223 () {52 vars in 1048 bytes} [Thu Jul 30 21:40:55 2026] POST /v2.1/flavors => generated 532 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.204.45.223 () {42 vars in 705 bytes} [Thu Jul 30 21:40:56 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.223 () {44 vars in 909 bytes} [Thu Jul 30 21:40:56 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/30] 199.204.45.223 () {46 vars in 982 bytes} [Thu Jul 30 21:40:56 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-30 21:40:56.917 8 INFO nova.api.openstack.wsgi [None req-89f3f667-e544-47c3-a460-e9646db14e23 b7e084d75ec3442d9e13c1caae62a69b d00fd2cd5cd04956a29867136b2a714a - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 16/31] 199.204.45.223 () {48 vars in 1015 bytes} [Thu Jul 30 21:40:56 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/32] 199.204.45.223 () {48 vars in 1051 bytes} [Thu Jul 30 21:40:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/33] 199.204.45.223 () {52 vars in 1048 bytes} [Thu Jul 30 21:40:56 2026] POST /v2.1/flavors => generated 535 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/162] 10.0.0.16 () {28 vars in 453 bytes} [Thu Jul 30 21:51:34 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 82/163] 10.0.0.16 () {30 vars in 657 bytes} [Thu Jul 30 21:51:34 2026] GET /v2.1 => generated 0 bytes in 151 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 82/164] 10.0.0.16 () {32 vars in 730 bytes} [Thu Jul 30 21:51:35 2026] GET /v2.1/ => generated 411 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/165] 10.0.0.16 () {34 vars in 803 bytes} [Thu Jul 30 21:51:35 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/228] 199.204.45.223 () {42 vars in 705 bytes} [Thu Jul 30 21:56:46 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 115/229] 199.204.45.223 () {44 vars in 909 bytes} [Thu Jul 30 21:56:46 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 115/230] 199.204.45.223 () {46 vars in 982 bytes} [Thu Jul 30 21:56:46 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-30 21:56:46.367 8 INFO nova.api.openstack.wsgi [None req-bdae0593-1213-43cc-8a55-014cd4420862 b7e084d75ec3442d9e13c1caae62a69b d00fd2cd5cd04956a29867136b2a714a - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 116/231] 199.204.45.223 () {48 vars in 1011 bytes} [Thu Jul 30 21:56:46 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/232] 199.204.45.223 () {48 vars in 1051 bytes} [Thu Jul 30 21:56:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/233] 199.204.45.223 () {48 vars in 1099 bytes} [Thu Jul 30 21:56:46 2026] GET /v2.1/flavors/d02f2dba-8070-46ac-ae37-11642739a1c5/os-extra_specs => generated 19 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/234] 199.204.45.223 () {42 vars in 705 bytes} [Thu Jul 30 21:56:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/235] 199.204.45.223 () {44 vars in 909 bytes} [Thu Jul 30 21:56:47 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 118/236] 199.204.45.223 () {46 vars in 982 bytes} [Thu Jul 30 21:56:47 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-30 21:56:47.357 8 INFO nova.api.openstack.wsgi [None req-80a0cd9d-8512-4f95-a3f6-09a4474b1f19 b7e084d75ec3442d9e13c1caae62a69b d00fd2cd5cd04956a29867136b2a714a - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 119/237] 199.204.45.223 () {48 vars in 1013 bytes} [Thu Jul 30 21:56:47 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/238] 199.204.45.223 () {48 vars in 1051 bytes} [Thu Jul 30 21:56:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/239] 199.204.45.223 () {48 vars in 1099 bytes} [Thu Jul 30 21:56:47 2026] GET /v2.1/flavors/b894e90d-d482-4f12-bb52-02e7c95268e9/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/240] 199.204.45.223 () {42 vars in 705 bytes} [Thu Jul 30 21:56:48 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/241] 199.204.45.223 () {44 vars in 909 bytes} [Thu Jul 30 21:56:48 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 121/242] 199.204.45.223 () {46 vars in 982 bytes} [Thu Jul 30 21:56:48 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-30 21:56:48.317 8 INFO nova.api.openstack.wsgi [None req-03b42546-d8f9-4ab9-b8c4-230e060f4abf b7e084d75ec3442d9e13c1caae62a69b d00fd2cd5cd04956a29867136b2a714a - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 122/243] 199.204.45.223 () {48 vars in 1015 bytes} [Thu Jul 30 21:56:48 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/244] 199.204.45.223 () {48 vars in 1051 bytes} [Thu Jul 30 21:56:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/245] 199.204.45.223 () {48 vars in 1099 bytes} [Thu Jul 30 21:56:48 2026] GET /v2.1/flavors/2c1f01e9-551c-4116-b27c-f067053ffd28/os-extra_specs => generated 19 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/246] 199.204.45.223 () {42 vars in 705 bytes} [Thu Jul 30 21:56:49 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/247] 199.204.45.223 () {44 vars in 909 bytes} [Thu Jul 30 21:56:49 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 124/248] 199.204.45.223 () {46 vars in 982 bytes} [Thu Jul 30 21:56:49 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-30 21:56:49.251 8 INFO nova.api.openstack.wsgi [None req-d87ae1db-c24e-4cbd-8ed3-8488449bb79c b7e084d75ec3442d9e13c1caae62a69b d00fd2cd5cd04956a29867136b2a714a - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 125/249] 199.204.45.223 () {48 vars in 1013 bytes} [Thu Jul 30 21:56:49 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/250] 199.204.45.223 () {48 vars in 1051 bytes} [Thu Jul 30 21:56:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/251] 199.204.45.223 () {48 vars in 1099 bytes} [Thu Jul 30 21:56:49 2026] GET /v2.1/flavors/ae585939-844b-4028-8c77-bf55c3a358d4/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/252] 199.204.45.223 () {42 vars in 705 bytes} [Thu Jul 30 21:56:50 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/253] 199.204.45.223 () {44 vars in 909 bytes} [Thu Jul 30 21:56:50 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 127/254] 199.204.45.223 () {46 vars in 982 bytes} [Thu Jul 30 21:56:50 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-30 21:56:50.232 8 INFO nova.api.openstack.wsgi [None req-03fb50c1-6466-4e22-8537-0890730dc05d b7e084d75ec3442d9e13c1caae62a69b d00fd2cd5cd04956a29867136b2a714a - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 128/255] 199.204.45.223 () {48 vars in 1015 bytes} [Thu Jul 30 21:56:50 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/256] 199.204.45.223 () {48 vars in 1051 bytes} [Thu Jul 30 21:56:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/257] 199.204.45.223 () {48 vars in 1099 bytes} [Thu Jul 30 21:56:50 2026] GET /v2.1/flavors/fdac31c5-4796-454d-a30b-5a1fb6478ad8/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/266] 199.204.45.223 () {42 vars in 705 bytes} [Thu Jul 30 21:57:26 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/267] 199.204.45.223 () {44 vars in 909 bytes} [Thu Jul 30 21:57:26 2026] GET /v2.1 => generated 0 bytes in 373 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 135/268] 199.204.45.223 () {46 vars in 982 bytes} [Thu Jul 30 21:57:26 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-30 21:57:26.692 7 INFO nova.api.openstack.wsgi [None req-9d37ede9-3a19-4679-bd22-f883d41c4e94 b7e084d75ec3442d9e13c1caae62a69b d00fd2cd5cd04956a29867136b2a714a - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 134/269] 199.204.45.223 () {48 vars in 1011 bytes} [Thu Jul 30 21:57:26 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/270] 199.204.45.223 () {48 vars in 1051 bytes} [Thu Jul 30 21:57:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 141/279] 10.0.0.200 () {32 vars in 655 bytes} [Thu Jul 30 21:58:08 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/280] 10.0.0.200 () {32 vars in 641 bytes} [Thu Jul 30 21:58:09 2026] GET /v2.1/servers => generated 15 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-30 21:58:09.494 8 WARNING oslo_db.sqlalchemy.utils [None req-65ec1767-dd2e-4776-8be1-7c9e7e0bb50c b7e084d75ec3442d9e13c1caae62a69b d00fd2cd5cd04956a29867136b2a714a - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 142/281] 10.0.0.200 () {32 vars in 649 bytes} [Thu Jul 30 21:58:09 2026] GET /v2.1/os-keypairs => generated 16 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/282] 10.0.0.200 () {32 vars in 694 bytes} [Thu Jul 30 21:58:09 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/293] 10.0.0.200 () {34 vars in 671 bytes} [Thu Jul 30 21:58:59 2026] POST /v2.1/os-keypairs => generated 398 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-30 21:59:02.121 7 WARNING neutronclient.v2_0.client [None req-bf1874ea-27f2-41f0-b5de-0c569995579c 1fb0f365e19341c791082b03ff954c9f 662a5d3a843c4e4e98f8a3350a604a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-30 21:59:02.403 7 WARNING neutronclient.v2_0.client [None req-bf1874ea-27f2-41f0-b5de-0c569995579c 1fb0f365e19341c791082b03ff954c9f 662a5d3a843c4e4e98f8a3350a604a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-30 21:59:03.482 7 WARNING neutronclient.v2_0.client [None req-bf1874ea-27f2-41f0-b5de-0c569995579c 1fb0f365e19341c791082b03ff954c9f 662a5d3a843c4e4e98f8a3350a604a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 147/296] 10.0.0.200 () {34 vars in 663 bytes} [Thu Jul 30 21:59:01 2026] POST /v2.1/servers => generated 449 bytes in 5020 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-30 21:59:06.584 8 WARNING neutronclient.v2_0.client [None req-4508af81-2f1d-4302-9bcf-cb483715863d 1fb0f365e19341c791082b03ff954c9f 662a5d3a843c4e4e98f8a3350a604a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 150/297] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jul 30 21:59:06 2026] GET /v2.1/servers/08c0d2c5-24d7-4591-b5d4-a103b2fe229b => generated 1402 bytes in 575 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:59:08.205 7 WARNING neutronclient.v2_0.client [None req-081c15ca-4747-4ea5-be52-95d50f0d4c6c 1fb0f365e19341c791082b03ff954c9f 662a5d3a843c4e4e98f8a3350a604a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 148/298] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jul 30 21:59:08 2026] GET /v2.1/servers/08c0d2c5-24d7-4591-b5d4-a103b2fe229b => generated 1406 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:59:09.399 8 WARNING neutronclient.v2_0.client [None req-69c2efb7-f24d-4f2a-8dc3-aad1d1e35bed 1fb0f365e19341c791082b03ff954c9f 662a5d3a843c4e4e98f8a3350a604a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 151/299] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jul 30 21:59:09 2026] GET /v2.1/servers/08c0d2c5-24d7-4591-b5d4-a103b2fe229b => generated 1454 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:59:10.686 7 WARNING neutronclient.v2_0.client [None req-48a6b887-45e5-4605-af19-39006feaa28e 1fb0f365e19341c791082b03ff954c9f 662a5d3a843c4e4e98f8a3350a604a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 150/302] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jul 30 21:59:10 2026] GET /v2.1/servers/08c0d2c5-24d7-4591-b5d4-a103b2fe229b => generated 1454 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:59:11.792 8 WARNING neutronclient.v2_0.client [None req-b40bf8f3-fb77-461f-91a7-c624ba4ee1f8 1fb0f365e19341c791082b03ff954c9f 662a5d3a843c4e4e98f8a3350a604a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 153/303] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jul 30 21:59:11 2026] GET /v2.1/servers/08c0d2c5-24d7-4591-b5d4-a103b2fe229b => generated 1462 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:59:13.117 7 WARNING neutronclient.v2_0.client [None req-f5e5b43f-1ce8-46f7-a579-66693056ddf5 1fb0f365e19341c791082b03ff954c9f 662a5d3a843c4e4e98f8a3350a604a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 151/304] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jul 30 21:59:13 2026] GET /v2.1/servers/08c0d2c5-24d7-4591-b5d4-a103b2fe229b => generated 1527 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:59:14.415 8 WARNING neutronclient.v2_0.client [None req-ea744091-fb4a-4be7-bbe1-162480eb4f14 1fb0f365e19341c791082b03ff954c9f 662a5d3a843c4e4e98f8a3350a604a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 154/305] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jul 30 21:59:14 2026] GET /v2.1/servers/08c0d2c5-24d7-4591-b5d4-a103b2fe229b => generated 1527 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-30 21:59:14.662 7 INFO nova.api.openstack.compute.server_external_events [req-e5fcfb0d-738d-496e-a726-5dafd949880a req-da9ea797-f7e3-4d1d-9405-6dbf1b6bec90 bcd5612970f7404793d9f1a6445e815e 26b3a23e97ca40968bfc8219be5e7ae8 - - eb30f71c7ce1402dbdfc8d5c9b9662bd eb30f71c7ce1402dbdfc8d5c9b9662bd] Creating event network-changed:5d2f950a-4752-49ac-805b-57ad2a3e5ec1 for instance 08c0d2c5-24d7-4591-b5d4-a103b2fe229b on instance 2026-07-30 21:59:14.674 7 INFO nova.compute.rpcapi [None req-f860cbb3-bcda-4f00-bc13-6d311a06c158 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 152/306] 10.0.0.73 () {38 vars in 814 bytes} [Thu Jul 30 21:59:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:59:15.708 8 WARNING neutronclient.v2_0.client [None req-a5bd38b1-5328-4f7f-9109-2e74fa77fada 1fb0f365e19341c791082b03ff954c9f 662a5d3a843c4e4e98f8a3350a604a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 155/307] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jul 30 21:59:15 2026] GET /v2.1/servers/08c0d2c5-24d7-4591-b5d4-a103b2fe229b => generated 1527 bytes in 563 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:59:17.300 7 WARNING neutronclient.v2_0.client [None req-6d08d16e-ddaf-484c-9cdb-4b2d1b4e89d4 1fb0f365e19341c791082b03ff954c9f 662a5d3a843c4e4e98f8a3350a604a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 153/308] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jul 30 21:59:17 2026] GET /v2.1/servers/08c0d2c5-24d7-4591-b5d4-a103b2fe229b => generated 1527 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:59:18.642 8 WARNING neutronclient.v2_0.client [None req-057c2ddb-039f-4d92-84d4-2631f8580ef5 1fb0f365e19341c791082b03ff954c9f 662a5d3a843c4e4e98f8a3350a604a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 156/309] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jul 30 21:59:18 2026] GET /v2.1/servers/08c0d2c5-24d7-4591-b5d4-a103b2fe229b => generated 1527 bytes in 799 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:59:20.469 7 WARNING neutronclient.v2_0.client [None req-73596491-64b6-4d93-b7a6-d210f7fafe4b 1fb0f365e19341c791082b03ff954c9f 662a5d3a843c4e4e98f8a3350a604a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 155/312] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jul 30 21:59:20 2026] GET /v2.1/servers/08c0d2c5-24d7-4591-b5d4-a103b2fe229b => generated 1527 bytes in 1282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:59:22.761 8 WARNING neutronclient.v2_0.client [None req-05d6daa1-f179-4739-ab90-c68bdb26b00a 1fb0f365e19341c791082b03ff954c9f 662a5d3a843c4e4e98f8a3350a604a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:59:23.165 7 INFO nova.api.openstack.compute.server_external_events [req-d441035a-27b3-43f2-8525-7d8ae376105e req-1da2304b-b742-4a64-baf8-aeedeeb647ff bcd5612970f7404793d9f1a6445e815e 26b3a23e97ca40968bfc8219be5e7ae8 - - eb30f71c7ce1402dbdfc8d5c9b9662bd eb30f71c7ce1402dbdfc8d5c9b9662bd] Creating event network-vif-plugged:5d2f950a-4752-49ac-805b-57ad2a3e5ec1 for instance 08c0d2c5-24d7-4591-b5d4-a103b2fe229b on instance [pid: 7|app: 0|req: 156/313] 10.0.0.40 () {38 vars in 814 bytes} [Thu Jul 30 21:59:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/314] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jul 30 21:59:22 2026] GET /v2.1/servers/08c0d2c5-24d7-4591-b5d4-a103b2fe229b => generated 1527 bytes in 603 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:59:24.387 7 WARNING neutronclient.v2_0.client [None req-3fd589e4-6dbe-4503-94bf-85e27d9e6a11 1fb0f365e19341c791082b03ff954c9f 662a5d3a843c4e4e98f8a3350a604a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 157/315] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jul 30 21:59:24 2026] GET /v2.1/servers/08c0d2c5-24d7-4591-b5d4-a103b2fe229b => generated 1696 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:59:24.601 8 WARNING neutronclient.v2_0.client [None req-6412473c-b2cd-48ed-aa3e-06123c3c2f2b 1fb0f365e19341c791082b03ff954c9f 662a5d3a843c4e4e98f8a3350a604a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 159/316] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jul 30 21:59:24 2026] GET /v2.1/servers/08c0d2c5-24d7-4591-b5d4-a103b2fe229b => generated 1696 bytes in 365 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:59:26.487 7 INFO nova.api.openstack.compute.server_external_events [req-5b724c07-67bd-4537-88e8-5c0105b55893 req-eefde850-93c2-46fc-a3f2-dc5871109f54 bcd5612970f7404793d9f1a6445e815e 26b3a23e97ca40968bfc8219be5e7ae8 - - eb30f71c7ce1402dbdfc8d5c9b9662bd eb30f71c7ce1402dbdfc8d5c9b9662bd] Creating event network-changed:5d2f950a-4752-49ac-805b-57ad2a3e5ec1 for instance 08c0d2c5-24d7-4591-b5d4-a103b2fe229b on instance [pid: 7|app: 0|req: 158/317] 10.0.0.73 () {38 vars in 814 bytes} [Thu Jul 30 21:59:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 160/320] 10.0.0.200 () {34 vars in 750 bytes} [Thu Jul 30 21:59:33 2026] POST /v2.1/servers/08c0d2c5-24d7-4591-b5d4-a103b2fe229b/action => generated 31854 bytes in 589 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:59:46.702 8 INFO nova.api.openstack.compute.server_external_events [req-137f6483-eacb-4e7c-b49e-99dcb2ae0f5a req-7a1e0d2d-86ca-4b26-b1cf-fc539a3442f7 bcd5612970f7404793d9f1a6445e815e 26b3a23e97ca40968bfc8219be5e7ae8 - - eb30f71c7ce1402dbdfc8d5c9b9662bd eb30f71c7ce1402dbdfc8d5c9b9662bd] Creating event network-changed:5d2f950a-4752-49ac-805b-57ad2a3e5ec1 for instance 08c0d2c5-24d7-4591-b5d4-a103b2fe229b on instance 2026-07-30 21:59:46.722 8 INFO nova.compute.rpcapi [None req-1113a05e-216c-44b5-952a-a962a6e33655 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 162/323] 10.0.0.73 () {38 vars in 814 bytes} [Thu Jul 30 21:59:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 162/324] 10.0.0.200 () {34 vars in 671 bytes} [Thu Jul 30 21:59:49 2026] POST /v2.1/os-keypairs => generated 397 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-30 21:59:51.745 7 WARNING neutronclient.v2_0.client [None req-0df8b0a6-8ffd-431d-b4f6-32921db83a07 1fb0f365e19341c791082b03ff954c9f 662a5d3a843c4e4e98f8a3350a604a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-30 21:59:51.796 7 WARNING neutronclient.v2_0.client [None req-0df8b0a6-8ffd-431d-b4f6-32921db83a07 1fb0f365e19341c791082b03ff954c9f 662a5d3a843c4e4e98f8a3350a604a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-30 21:59:52.107 7 WARNING neutronclient.v2_0.client [None req-0df8b0a6-8ffd-431d-b4f6-32921db83a07 1fb0f365e19341c791082b03ff954c9f 662a5d3a843c4e4e98f8a3350a604a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 164/327] 10.0.0.200 () {34 vars in 663 bytes} [Thu Jul 30 21:59:51 2026] POST /v2.1/servers => generated 449 bytes in 634 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:59:52.337 8 WARNING neutronclient.v2_0.client [None req-57f6f41d-09d0-4b50-9af7-a21c2882810d 1fb0f365e19341c791082b03ff954c9f 662a5d3a843c4e4e98f8a3350a604a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 164/328] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jul 30 21:59:52 2026] GET /v2.1/servers/ff52ca6c-3d31-4fa0-8362-5e67eef5b526 => generated 1401 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:59:53.435 7 WARNING neutronclient.v2_0.client [None req-4ef6e2a3-9136-4882-ba64-c587ae44427a 1fb0f365e19341c791082b03ff954c9f 662a5d3a843c4e4e98f8a3350a604a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 165/329] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jul 30 21:59:53 2026] GET /v2.1/servers/ff52ca6c-3d31-4fa0-8362-5e67eef5b526 => generated 1405 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:59:54.541 8 WARNING neutronclient.v2_0.client [None req-7fc7d877-01c1-48d6-8c1d-2e06353eb156 1fb0f365e19341c791082b03ff954c9f 662a5d3a843c4e4e98f8a3350a604a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 165/330] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jul 30 21:59:54 2026] GET /v2.1/servers/ff52ca6c-3d31-4fa0-8362-5e67eef5b526 => generated 1453 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:59:55.631 7 WARNING neutronclient.v2_0.client [None req-7353897d-fd39-475d-bdae-a4fa30e6b913 1fb0f365e19341c791082b03ff954c9f 662a5d3a843c4e4e98f8a3350a604a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 166/331] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jul 30 21:59:55 2026] GET /v2.1/servers/ff52ca6c-3d31-4fa0-8362-5e67eef5b526 => generated 1453 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:59:56.724 8 WARNING neutronclient.v2_0.client [None req-2ddc185f-4f66-4165-9487-1410a8771fb7 1fb0f365e19341c791082b03ff954c9f 662a5d3a843c4e4e98f8a3350a604a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 166/332] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jul 30 21:59:56 2026] GET /v2.1/servers/ff52ca6c-3d31-4fa0-8362-5e67eef5b526 => generated 1461 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:59:57.811 7 WARNING neutronclient.v2_0.client [None req-a15435d7-6250-4fef-9b08-c0758b120b96 1fb0f365e19341c791082b03ff954c9f 662a5d3a843c4e4e98f8a3350a604a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 167/333] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jul 30 21:59:57 2026] GET /v2.1/servers/ff52ca6c-3d31-4fa0-8362-5e67eef5b526 => generated 1528 bytes in 374 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:59:58.266 8 INFO nova.api.openstack.compute.server_external_events [req-2088d21d-c443-4e08-8ae8-6c8414ed7caf req-2c802d0f-349b-4c36-97e4-c0f36015b166 bcd5612970f7404793d9f1a6445e815e 26b3a23e97ca40968bfc8219be5e7ae8 - - eb30f71c7ce1402dbdfc8d5c9b9662bd eb30f71c7ce1402dbdfc8d5c9b9662bd] Creating event network-changed:bbeff776-888e-4a10-8446-43a66ba2a4cf for instance ff52ca6c-3d31-4fa0-8362-5e67eef5b526 on instance [pid: 8|app: 0|req: 167/334] 10.0.0.73 () {38 vars in 814 bytes} [Thu Jul 30 21:59:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 21:59:59.203 7 WARNING neutronclient.v2_0.client [None req-79b832a5-277e-412e-bf9f-34fc18efbb9c 1fb0f365e19341c791082b03ff954c9f 662a5d3a843c4e4e98f8a3350a604a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 168/335] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jul 30 21:59:59 2026] GET /v2.1/servers/ff52ca6c-3d31-4fa0-8362-5e67eef5b526 => generated 1526 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:00:00.381 8 WARNING neutronclient.v2_0.client [None req-c8ffebd3-64ed-4c33-8049-e38c09b38202 1fb0f365e19341c791082b03ff954c9f 662a5d3a843c4e4e98f8a3350a604a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 168/338] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jul 30 22:00:00 2026] GET /v2.1/servers/ff52ca6c-3d31-4fa0-8362-5e67eef5b526 => generated 1526 bytes in 512 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:00:01.932 7 WARNING neutronclient.v2_0.client [None req-83de3c67-99c0-45e2-9318-ab507f4e4b76 1fb0f365e19341c791082b03ff954c9f 662a5d3a843c4e4e98f8a3350a604a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 171/339] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jul 30 22:00:01 2026] GET /v2.1/servers/ff52ca6c-3d31-4fa0-8362-5e67eef5b526 => generated 1526 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:00:02.717 8 INFO nova.api.openstack.compute.server_external_events [req-30014ebb-b627-4e9b-8c51-1aec62d85c50 req-5e3fbeee-72e4-45ef-b01c-d1f4b19f281c bcd5612970f7404793d9f1a6445e815e 26b3a23e97ca40968bfc8219be5e7ae8 - - eb30f71c7ce1402dbdfc8d5c9b9662bd eb30f71c7ce1402dbdfc8d5c9b9662bd] Creating event network-vif-plugged:bbeff776-888e-4a10-8446-43a66ba2a4cf for instance ff52ca6c-3d31-4fa0-8362-5e67eef5b526 on instance [pid: 8|app: 0|req: 169/340] 10.0.0.40 () {38 vars in 814 bytes} [Thu Jul 30 22:00:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:00:03.078 7 WARNING neutronclient.v2_0.client [None req-dcd223d3-a443-4b3f-819b-3d89b9ee26b5 1fb0f365e19341c791082b03ff954c9f 662a5d3a843c4e4e98f8a3350a604a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 172/341] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jul 30 22:00:03 2026] GET /v2.1/servers/ff52ca6c-3d31-4fa0-8362-5e67eef5b526 => generated 1526 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:00:04.277 8 WARNING neutronclient.v2_0.client [None req-9eb424b1-5aac-4558-a7f4-ca59dc8acce5 1fb0f365e19341c791082b03ff954c9f 662a5d3a843c4e4e98f8a3350a604a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 170/342] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jul 30 22:00:04 2026] GET /v2.1/servers/ff52ca6c-3d31-4fa0-8362-5e67eef5b526 => generated 1526 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:00:05.484 7 WARNING neutronclient.v2_0.client [None req-a403b47f-41a0-4910-b45b-11900dc7881e 1fb0f365e19341c791082b03ff954c9f 662a5d3a843c4e4e98f8a3350a604a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 173/343] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jul 30 22:00:05 2026] GET /v2.1/servers/ff52ca6c-3d31-4fa0-8362-5e67eef5b526 => generated 1694 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:00:05.670 8 WARNING neutronclient.v2_0.client [None req-cd864310-b752-4c13-9a9f-7b0e3df6324b 1fb0f365e19341c791082b03ff954c9f 662a5d3a843c4e4e98f8a3350a604a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 171/344] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jul 30 22:00:05 2026] GET /v2.1/servers/ff52ca6c-3d31-4fa0-8362-5e67eef5b526 => generated 1694 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:00:06.706 7 INFO nova.api.openstack.compute.server_external_events [req-fe070087-bcef-463d-8fcd-703e45381ccc req-fa753bcc-1e46-4910-89a4-d977c2cbb4f4 bcd5612970f7404793d9f1a6445e815e 26b3a23e97ca40968bfc8219be5e7ae8 - - eb30f71c7ce1402dbdfc8d5c9b9662bd eb30f71c7ce1402dbdfc8d5c9b9662bd] Creating event network-changed:bbeff776-888e-4a10-8446-43a66ba2a4cf for instance ff52ca6c-3d31-4fa0-8362-5e67eef5b526 on instance [pid: 7|app: 0|req: 174/345] 10.0.0.73 () {38 vars in 814 bytes} [Thu Jul 30 22:00:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/346] 10.0.0.176 () {28 vars in 454 bytes} [Thu Jul 30 22:00:08 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 175/347] 10.0.0.176 () {30 vars in 658 bytes} [Thu Jul 30 22:00:08 2026] GET /v2.1 => generated 0 bytes in 123 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 173/348] 10.0.0.176 () {32 vars in 731 bytes} [Thu Jul 30 22:00:09 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/349] 10.0.0.176 () {34 vars in 765 bytes} [Thu Jul 30 22:00:09 2026] GET /v2.1/os-services => generated 783 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/352] 10.0.0.176 () {28 vars in 454 bytes} [Thu Jul 30 22:00:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 178/353] 10.0.0.176 () {30 vars in 658 bytes} [Thu Jul 30 22:00:13 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 176/354] 10.0.0.176 () {32 vars in 731 bytes} [Thu Jul 30 22:00:13 2026] GET /v2.1/ => generated 411 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/355] 10.0.0.176 () {34 vars in 765 bytes} [Thu Jul 30 22:00:13 2026] GET /v2.1/os-services => generated 783 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/356] 10.0.0.200 () {34 vars in 750 bytes} [Thu Jul 30 22:00:14 2026] POST /v2.1/servers/ff52ca6c-3d31-4fa0-8362-5e67eef5b526/action => generated 31882 bytes in 602 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/357] 10.0.0.176 () {28 vars in 454 bytes} [Thu Jul 30 22:00:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 178/358] 10.0.0.176 () {30 vars in 658 bytes} [Thu Jul 30 22:00:18 2026] GET /v2.1 => generated 0 bytes in 116 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 181/359] 10.0.0.176 () {32 vars in 731 bytes} [Thu Jul 30 22:00:18 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/360] 10.0.0.176 () {34 vars in 808 bytes} [Thu Jul 30 22:00:18 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/363] 10.0.0.176 () {28 vars in 454 bytes} [Thu Jul 30 22:00:23 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/364] 10.0.0.176 () {30 vars in 658 bytes} [Thu Jul 30 22:00:23 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 182/365] 10.0.0.176 () {32 vars in 731 bytes} [Thu Jul 30 22:00:23 2026] GET /v2.1/ => generated 411 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/366] 10.0.0.176 () {34 vars in 808 bytes} [Thu Jul 30 22:00:23 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/367] 10.0.0.200 () {32 vars in 718 bytes} [Thu Jul 30 22:00:26 2026] DELETE /v2.1/servers/ff52ca6c-3d31-4fa0-8362-5e67eef5b526 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:00:26.378 7 WARNING neutronclient.v2_0.client [None req-9df35f6e-6de3-4f87-921f-d22360c4908b 1fb0f365e19341c791082b03ff954c9f 662a5d3a843c4e4e98f8a3350a604a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 185/368] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jul 30 22:00:26 2026] GET /v2.1/servers/ff52ca6c-3d31-4fa0-8362-5e67eef5b526 => generated 1820 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:00:27.581 8 WARNING neutronclient.v2_0.client [None req-24e2656d-30a2-4819-b620-869aed71f737 1fb0f365e19341c791082b03ff954c9f 662a5d3a843c4e4e98f8a3350a604a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 184/369] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jul 30 22:00:27 2026] GET /v2.1/servers/ff52ca6c-3d31-4fa0-8362-5e67eef5b526 => generated 1820 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:00:28.738 7 WARNING neutronclient.v2_0.client [None req-2487b381-153a-4a3b-ab7d-d5e18613e273 1fb0f365e19341c791082b03ff954c9f 662a5d3a843c4e4e98f8a3350a604a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 186/370] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jul 30 22:00:28 2026] GET /v2.1/servers/ff52ca6c-3d31-4fa0-8362-5e67eef5b526 => generated 1820 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:00:29.553 8 INFO nova.api.openstack.compute.server_external_events [req-ae5a0199-57ca-4c45-8e58-8ced84714180 req-31b442a1-ac5c-4455-869f-2f105c58aa61 bcd5612970f7404793d9f1a6445e815e 26b3a23e97ca40968bfc8219be5e7ae8 - - eb30f71c7ce1402dbdfc8d5c9b9662bd eb30f71c7ce1402dbdfc8d5c9b9662bd] Creating event network-vif-deleted:bbeff776-888e-4a10-8446-43a66ba2a4cf for instance ff52ca6c-3d31-4fa0-8362-5e67eef5b526 on instance [pid: 8|app: 0|req: 185/371] 10.0.0.73 () {38 vars in 814 bytes} [Thu Jul 30 22:00:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:00:29.950 7 WARNING neutronclient.v2_0.client [None req-4529c8f0-07d4-47dd-ab7a-5f550cefdb42 1fb0f365e19341c791082b03ff954c9f 662a5d3a843c4e4e98f8a3350a604a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 187/372] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jul 30 22:00:29 2026] GET /v2.1/servers/ff52ca6c-3d31-4fa0-8362-5e67eef5b526 => generated 1482 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:00:31.048 8 WARNING neutronclient.v2_0.client [None req-0ade57b1-ff13-49d5-ba39-05dabc76473d 1fb0f365e19341c791082b03ff954c9f 662a5d3a843c4e4e98f8a3350a604a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 187/375] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jul 30 22:00:31 2026] GET /v2.1/servers/ff52ca6c-3d31-4fa0-8362-5e67eef5b526 => generated 1487 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:00:32.154 7 WARNING neutronclient.v2_0.client [None req-bec14e7f-0a4f-4808-b4bb-952bac887cab 1fb0f365e19341c791082b03ff954c9f 662a5d3a843c4e4e98f8a3350a604a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 189/376] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jul 30 22:00:32 2026] GET /v2.1/servers/ff52ca6c-3d31-4fa0-8362-5e67eef5b526 => generated 1487 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:00:33.232 8 INFO nova.api.openstack.wsgi [None req-ce038de5-0189-46af-8399-52018915b879 1fb0f365e19341c791082b03ff954c9f 662a5d3a843c4e4e98f8a3350a604a1f - - default default] HTTP exception thrown: Instance ff52ca6c-3d31-4fa0-8362-5e67eef5b526 could not be found. [pid: 8|app: 0|req: 188/377] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jul 30 22:00:33 2026] GET /v2.1/servers/ff52ca6c-3d31-4fa0-8362-5e67eef5b526 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 190/378] 10.0.0.200 () {32 vars in 728 bytes} [Thu Jul 30 22:00:33 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-354072601 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 189/379] 10.0.0.200 () {32 vars in 718 bytes} [Thu Jul 30 22:00:33 2026] DELETE /v2.1/servers/08c0d2c5-24d7-4591-b5d4-a103b2fe229b => generated 0 bytes in 211 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-30 22:00:34.034 7 WARNING neutronclient.v2_0.client [None req-4f0cccb4-6b12-4920-8601-c85ebd072825 1fb0f365e19341c791082b03ff954c9f 662a5d3a843c4e4e98f8a3350a604a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 191/380] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jul 30 22:00:33 2026] GET /v2.1/servers/08c0d2c5-24d7-4591-b5d4-a103b2fe229b => generated 1702 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:00:35.225 8 WARNING neutronclient.v2_0.client [None req-339a6ec3-8946-4cca-86a4-4b62a8bc8198 1fb0f365e19341c791082b03ff954c9f 662a5d3a843c4e4e98f8a3350a604a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 190/381] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jul 30 22:00:35 2026] GET /v2.1/servers/08c0d2c5-24d7-4591-b5d4-a103b2fe229b => generated 1702 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:00:36.228 7 INFO nova.api.openstack.compute.server_external_events [req-c3d13c31-902c-4973-977d-ebd749f0d382 req-473da6ac-0ce1-46a3-a944-03e4d4c7a430 bcd5612970f7404793d9f1a6445e815e 26b3a23e97ca40968bfc8219be5e7ae8 - - eb30f71c7ce1402dbdfc8d5c9b9662bd eb30f71c7ce1402dbdfc8d5c9b9662bd] Creating event network-vif-unplugged:5d2f950a-4752-49ac-805b-57ad2a3e5ec1 for instance 08c0d2c5-24d7-4591-b5d4-a103b2fe229b on instance [pid: 7|app: 0|req: 192/382] 10.0.0.40 () {38 vars in 814 bytes} [Thu Jul 30 22:00:36 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:00:36.375 8 WARNING neutronclient.v2_0.client [None req-53414d60-abc0-4f89-a361-f32b7071985a 1fb0f365e19341c791082b03ff954c9f 662a5d3a843c4e4e98f8a3350a604a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 191/383] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jul 30 22:00:36 2026] GET /v2.1/servers/08c0d2c5-24d7-4591-b5d4-a103b2fe229b => generated 1702 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:00:36.739 7 INFO nova.api.openstack.compute.server_external_events [req-4a65378f-3982-4742-a33a-269cf78782ce req-5f824fae-692d-4105-9198-e7602a4846ac bcd5612970f7404793d9f1a6445e815e 26b3a23e97ca40968bfc8219be5e7ae8 - - eb30f71c7ce1402dbdfc8d5c9b9662bd eb30f71c7ce1402dbdfc8d5c9b9662bd] Creating event network-vif-deleted:5d2f950a-4752-49ac-805b-57ad2a3e5ec1 for instance 08c0d2c5-24d7-4591-b5d4-a103b2fe229b on instance [pid: 7|app: 0|req: 193/384] 10.0.0.73 () {38 vars in 814 bytes} [Thu Jul 30 22:00:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:00:37.559 8 WARNING neutronclient.v2_0.client [None req-801179ea-b7d0-45a9-9911-5c30a0395180 1fb0f365e19341c791082b03ff954c9f 662a5d3a843c4e4e98f8a3350a604a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 192/385] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jul 30 22:00:37 2026] GET /v2.1/servers/08c0d2c5-24d7-4591-b5d4-a103b2fe229b => generated 1483 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:00:38.671 7 WARNING neutronclient.v2_0.client [None req-acbf833b-d661-4ba5-9be5-2b1c0bae11a7 1fb0f365e19341c791082b03ff954c9f 662a5d3a843c4e4e98f8a3350a604a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 194/386] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jul 30 22:00:38 2026] GET /v2.1/servers/08c0d2c5-24d7-4591-b5d4-a103b2fe229b => generated 1488 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:00:39.771 8 WARNING neutronclient.v2_0.client [None req-4feb880a-29c0-4084-b197-eb0b2654460e 1fb0f365e19341c791082b03ff954c9f 662a5d3a843c4e4e98f8a3350a604a1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 193/387] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jul 30 22:00:39 2026] GET /v2.1/servers/08c0d2c5-24d7-4591-b5d4-a103b2fe229b => generated 1488 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:00:40.847 8 INFO nova.api.openstack.wsgi [None req-6b2abe95-0de5-419b-9bfd-ef6b394551f8 1fb0f365e19341c791082b03ff954c9f 662a5d3a843c4e4e98f8a3350a604a1f - - default default] HTTP exception thrown: Instance 08c0d2c5-24d7-4591-b5d4-a103b2fe229b could not be found. [pid: 8|app: 0|req: 195/390] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jul 30 22:00:40 2026] GET /v2.1/servers/08c0d2c5-24d7-4591-b5d4-a103b2fe229b => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 196/391] 10.0.0.200 () {32 vars in 730 bytes} [Thu Jul 30 22:00:41 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1718578891 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 203/406] 10.0.0.200 () {32 vars in 655 bytes} [Thu Jul 30 22:01:54 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/407] 10.0.0.200 () {32 vars in 641 bytes} [Thu Jul 30 22:01:54 2026] GET /v2.1/servers => generated 15 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-30 22:01:54.373 8 WARNING oslo_db.sqlalchemy.utils [None req-e2eb0c15-d126-4005-86d3-14bd610f205d b7e084d75ec3442d9e13c1caae62a69b d00fd2cd5cd04956a29867136b2a714a - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 204/408] 10.0.0.200 () {32 vars in 649 bytes} [Thu Jul 30 22:01:54 2026] GET /v2.1/os-keypairs => generated 16 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/409] 10.0.0.200 () {32 vars in 694 bytes} [Thu Jul 30 22:01:54 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)