+ 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 [Mon Mar 2 19:04:56 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: nova-api-osapi-59649bfcbc-hsjkr 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 0x7f7ba7204668 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-03-02 19:05:01.024 7 INFO nova.utils [None req-06386c6c-6b0d-40c8-8d7a-9cf547518400 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-02 19:05:01.149 8 INFO nova.utils [None req-91772ba7-8141-4185-aeba-ca43f2fca647 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-02 19:05:02.720 7 WARNING keystonemiddleware._common.config [None req-06386c6c-6b0d-40c8-8d7a-9cf547518400 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-02 19:05:02.729 7 WARNING oslo_config.cfg [None req-06386c6c-6b0d-40c8-8d7a-9cf547518400 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-02 19:05:02.805 7 WARNING keystonemiddleware._common.config [None req-06386c6c-6b0d-40c8-8d7a-9cf547518400 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-02 19:05:02.820 7 WARNING oslo_config.cfg [None req-06386c6c-6b0d-40c8-8d7a-9cf547518400 - - - - - -] 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-03-02 19:05:02.832 7 WARNING oslo_config.cfg [None req-06386c6c-6b0d-40c8-8d7a-9cf547518400 - - - - - -] 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 6 seconds on interpreter 0x7f7ba7204668 pid: 7 (default app) 2026-03-02 19:05:02.927 8 WARNING keystonemiddleware._common.config [None req-91772ba7-8141-4185-aeba-ca43f2fca647 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-02 19:05:02.936 8 WARNING oslo_config.cfg [None req-91772ba7-8141-4185-aeba-ca43f2fca647 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-02 19:05:03.014 8 WARNING keystonemiddleware._common.config [None req-91772ba7-8141-4185-aeba-ca43f2fca647 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-02 19:05:03.030 8 WARNING oslo_config.cfg [None req-91772ba7-8141-4185-aeba-ca43f2fca647 - - - - - -] 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-03-02 19:05:03.042 8 WARNING oslo_config.cfg [None req-91772ba7-8141-4185-aeba-ca43f2fca647 - - - - - -] 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 0x7f7ba7204668 pid: 8 (default app) [pid: 7|app: 0|req: 2/3] 199.204.45.22 () {42 vars in 701 bytes} [Mon Mar 2 19:05:14 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-03-02 19:05:15.306 8 WARNING oslo_policy.policy [None req-cf226ece-0574-4c98-bf3d-c1a5f5085d86 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - 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-03-02 19:05:15.306 8 WARNING oslo_policy.policy [None req-cf226ece-0574-4c98-bf3d-c1a5f5085d86 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - 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: 2/4] 199.204.45.22 () {44 vars in 905 bytes} [Mon Mar 2 19:05:14 2026] GET /v2.1 => generated 0 bytes in 543 msecs (HTTP/1.1 302) 5 headers in 265 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-03-02 19:05:15.410 7 WARNING oslo_policy.policy [req-cf226ece-0574-4c98-bf3d-c1a5f5085d86 req-03a0a390-94ab-46b1-8dde-fd936db25ca4 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - 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-03-02 19:05:15.411 7 WARNING oslo_policy.policy [req-cf226ece-0574-4c98-bf3d-c1a5f5085d86 req-03a0a390-94ab-46b1-8dde-fd936db25ca4 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - 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/5] 199.204.45.22 () {46 vars in 978 bytes} [Mon Mar 2 19:05:15 2026] GET /v2.1/ => generated 399 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 19:05:15.508 8 INFO nova.api.openstack.wsgi [None req-95f0fed6-62b7-4836-99d8-1551a80f36d9 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.22 () {48 vars in 1007 bytes} [Mon Mar 2 19:05:15 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.204.45.22 () {48 vars in 1047 bytes} [Mon Mar 2 19:05:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.22 () {52 vars in 1044 bytes} [Mon Mar 2 19:05:15 2026] POST /v2.1/flavors => generated 527 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.22 () {42 vars in 701 bytes} [Mon Mar 2 19:05:16 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: 5/10] 199.204.45.22 () {44 vars in 905 bytes} [Mon Mar 2 19:05:16 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.22 () {46 vars in 978 bytes} [Mon Mar 2 19:05:16 2026] GET /v2.1/ => generated 399 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 19:05:16.509 8 INFO nova.api.openstack.wsgi [None req-936ebec9-2e39-429c-be0a-f3c277f9cb11 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.204.45.22 () {48 vars in 1009 bytes} [Mon Mar 2 19:05:16 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.204.45.22 () {48 vars in 1047 bytes} [Mon Mar 2 19:05:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.22 () {52 vars in 1044 bytes} [Mon Mar 2 19:05:16 2026] POST /v2.1/flavors => generated 530 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.22 () {42 vars in 701 bytes} [Mon Mar 2 19:05:17 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/18] 199.204.45.22 () {44 vars in 905 bytes} [Mon Mar 2 19:05:17 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 10/19] 199.204.45.22 () {46 vars in 978 bytes} [Mon Mar 2 19:05:17 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 19:05:17.405 8 INFO nova.api.openstack.wsgi [None req-b7e1690a-5870-40c7-8541-c2763ede1a9b 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 10/20] 199.204.45.22 () {48 vars in 1011 bytes} [Mon Mar 2 19:05:17 2026] GET /v2.1/flavors/m1.medium => 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: 11/21] 199.204.45.22 () {48 vars in 1047 bytes} [Mon Mar 2 19:05:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.204.45.22 () {52 vars in 1044 bytes} [Mon Mar 2 19:05:17 2026] POST /v2.1/flavors => generated 531 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.22 () {42 vars in 701 bytes} [Mon Mar 2 19:05: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) [pid: 8|app: 0|req: 12/24] 199.204.45.22 () {44 vars in 905 bytes} [Mon Mar 2 19:05:18 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.204.45.22 () {46 vars in 978 bytes} [Mon Mar 2 19:05:18 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 19:05:18.330 8 INFO nova.api.openstack.wsgi [None req-13e23006-f4a0-4857-8e4e-5343fbcd1369 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 13/26] 199.204.45.22 () {48 vars in 1009 bytes} [Mon Mar 2 19:05:18 2026] GET /v2.1/flavors/m1.large => 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: 14/27] 199.204.45.22 () {48 vars in 1047 bytes} [Mon Mar 2 19:05:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 199.204.45.22 () {52 vars in 1044 bytes} [Mon Mar 2 19:05:18 2026] POST /v2.1/flavors => generated 530 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.204.45.22 () {42 vars in 701 bytes} [Mon Mar 2 19:05:19 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: 15/30] 199.204.45.22 () {44 vars in 905 bytes} [Mon Mar 2 19:05:19 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.204.45.22 () {46 vars in 978 bytes} [Mon Mar 2 19:05:19 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 19:05:19.273 8 INFO nova.api.openstack.wsgi [None req-33811342-36d6-40e7-bb62-021fc6ef87e8 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 16/32] 199.204.45.22 () {48 vars in 1011 bytes} [Mon Mar 2 19:05:19 2026] GET /v2.1/flavors/m1.xlarge => 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: 17/33] 199.204.45.22 () {48 vars in 1047 bytes} [Mon Mar 2 19:05:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/34] 199.204.45.22 () {52 vars in 1044 bytes} [Mon Mar 2 19:05:19 2026] POST /v2.1/flavors => generated 533 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/113] 10.0.0.163 () {28 vars in 454 bytes} [Mon Mar 2 19:11: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) /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: 57/114] 10.0.0.163 () {30 vars in 658 bytes} [Mon Mar 2 19:11:49 2026] GET /v2.1 => generated 0 bytes in 428 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: 58/115] 10.0.0.163 () {32 vars in 731 bytes} [Mon Mar 2 19:11:50 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/116] 10.0.0.163 () {34 vars in 804 bytes} [Mon Mar 2 19:11:50 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/147] 199.204.45.22 () {42 vars in 701 bytes} [Mon Mar 2 19:14:20 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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 74/148] 199.204.45.22 () {44 vars in 905 bytes} [Mon Mar 2 19:14:20 2026] GET /v2.1 => generated 0 bytes in 89 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 75/149] 199.204.45.22 () {46 vars in 978 bytes} [Mon Mar 2 19:14:20 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 19:14:20.708 7 INFO nova.api.openstack.wsgi [None req-fdfb72b2-e670-481e-97a5-10d113dc81d6 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 75/150] 199.204.45.22 () {48 vars in 1013 bytes} [Mon Mar 2 19:14:20 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/151] 199.204.45.22 () {48 vars in 1047 bytes} [Mon Mar 2 19:14:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/152] 199.204.45.22 () {52 vars in 1045 bytes} [Mon Mar 2 19:14:20 2026] POST /v2.1/flavors => generated 532 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/171] 199.204.45.22 () {42 vars in 701 bytes} [Mon Mar 2 19:15: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: 86/172] 199.204.45.22 () {44 vars in 905 bytes} [Mon Mar 2 19:15:55 2026] GET /v2.1 => generated 0 bytes in 60 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 87/173] 199.204.45.22 () {46 vars in 978 bytes} [Mon Mar 2 19:15:55 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 19:15:55.670 8 INFO nova.api.openstack.wsgi [None req-615a34fe-6c67-49ec-8a2f-db51fdca9ec3 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 8a0764525ae247808ac4df2bd759804c [pid: 8|app: 0|req: 87/174] 199.204.45.22 () {48 vars in 1047 bytes} [Mon Mar 2 19:15:55 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-03-02 19:15:55.684 7 WARNING oslo_db.sqlalchemy.utils [None req-ce3f2af1-5106-4ca0-b2f0-c69c48842591 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 88/175] 199.204.45.22 () {48 vars in 1012 bytes} [Mon Mar 2 19:15:55 2026] GET /v2.1/os-keypairs => generated 16 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/176] 199.204.45.22 () {52 vars in 1053 bytes} [Mon Mar 2 19:15:55 2026] POST /v2.1/os-keypairs => generated 576 bytes in 61 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/179] 199.204.45.22 () {42 vars in 701 bytes} [Mon Mar 2 19:15:59 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: 90/180] 199.204.45.22 () {44 vars in 905 bytes} [Mon Mar 2 19:15:59 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 91/181] 199.204.45.22 () {46 vars in 978 bytes} [Mon Mar 2 19:15:59 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 91/182] 199.204.45.22 () {48 vars in 1069 bytes} [Mon Mar 2 19:15:59 2026] GET /v2.1/os-quota-sets/6621f765b3134dc48368b3afab968f66 => generated 283 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 92/183] 199.204.45.22 () {52 vars in 1121 bytes} [Mon Mar 2 19:15:59 2026] PUT /v2.1/os-quota-sets/6621f765b3134dc48368b3afab968f66 => generated 238 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/286] 199.204.45.22 () {42 vars in 701 bytes} [Mon Mar 2 19:24:27 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: 7|app: 0|req: 144/287] 199.204.45.22 () {44 vars in 905 bytes} [Mon Mar 2 19:24:27 2026] GET /v2.1 => generated 0 bytes in 124 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 144/288] 199.204.45.22 () {46 vars in 978 bytes} [Mon Mar 2 19:24:27 2026] GET /v2.1/ => generated 399 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 19:24:27.485 7 INFO nova.api.openstack.wsgi [None req-e5828ceb-5c4f-4eb5-a102-f98679eb95c4 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 145/289] 199.204.45.22 () {48 vars in 1011 bytes} [Mon Mar 2 19:24:27 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/290] 199.204.45.22 () {48 vars in 1047 bytes} [Mon Mar 2 19:24:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/291] 199.204.45.22 () {52 vars in 1045 bytes} [Mon Mar 2 19:24:27 2026] POST /v2.1/flavors => generated 532 bytes in 521 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/332] 199.204.45.22 () {42 vars in 701 bytes} [Mon Mar 2 19:27: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: 7|app: 0|req: 167/333] 199.204.45.22 () {44 vars in 905 bytes} [Mon Mar 2 19:27:54 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 167/334] 199.204.45.22 () {46 vars in 978 bytes} [Mon Mar 2 19:27:54 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/335] 199.204.45.22 () {48 vars in 1069 bytes} [Mon Mar 2 19:27:54 2026] GET /v2.1/os-quota-sets/d14986cee2a54e2dbb22c05744e53d08 => generated 283 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/336] 199.204.45.22 () {52 vars in 1121 bytes} [Mon Mar 2 19:27:54 2026] PUT /v2.1/os-quota-sets/d14986cee2a54e2dbb22c05744e53d08 => generated 238 bytes in 138 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, ' [pid: 7|app: 0|req: 178/355] 10.0.0.103 () {32 vars in 668 bytes} [Mon Mar 2 19:29:17 2026] GET /v2.1/os-services => generated 782 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/356] 10.0.0.103 () {32 vars in 711 bytes} [Mon Mar 2 19:29:17 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 66 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, ' [pid: 7|app: 0|req: 179/357] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:29:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 40 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: 179/358] 10.0.0.103 () {32 vars in 688 bytes} [Mon Mar 2 19:29:17 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/359] 10.0.0.103 () {32 vars in 672 bytes} [Mon Mar 2 19:29:17 2026] GET /v2.1/os-aggregates => generated 18 bytes in 19 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, ' [pid: 8|app: 0|req: 180/360] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:29:17 2026] GET /v2.1/limits?tenant_id=6621f765b3134dc48368b3afab968f66 => generated 299 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/361] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:29:17 2026] GET /v2.1/limits?tenant_id=82fcb38aadf54752ba70dc0472663c4d => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/362] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:29:17 2026] GET /v2.1/limits?tenant_id=d14986cee2a54e2dbb22c05744e53d08 => generated 299 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/363] 10.0.0.103 () {32 vars in 686 bytes} [Mon Mar 2 19:29:18 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/364] 10.0.0.103 () {32 vars in 682 bytes} [Mon Mar 2 19:29:18 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 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: 183/365] 10.0.0.103 () {32 vars in 707 bytes} [Mon Mar 2 19:29:18 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/366] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:29:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/379] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:30:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/380] 10.0.0.103 () {32 vars in 707 bytes} [Mon Mar 2 19:30:17 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/381] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:30:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/382] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:30:17 2026] GET /v2.1/limits?tenant_id=6621f765b3134dc48368b3afab968f66 => generated 299 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/383] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:30:17 2026] GET /v2.1/limits?tenant_id=82fcb38aadf54752ba70dc0472663c4d => generated 302 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/384] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:30:17 2026] GET /v2.1/limits?tenant_id=d14986cee2a54e2dbb22c05744e53d08 => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/385] 10.0.0.103 () {32 vars in 711 bytes} [Mon Mar 2 19:30:17 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/386] 10.0.0.103 () {32 vars in 668 bytes} [Mon Mar 2 19:30:17 2026] GET /v2.1/os-services => generated 782 bytes in 48 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, ' [pid: 8|app: 0|req: 194/387] 10.0.0.103 () {32 vars in 688 bytes} [Mon Mar 2 19:30:18 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 21 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: 7|app: 0|req: 194/388] 10.0.0.103 () {32 vars in 672 bytes} [Mon Mar 2 19:30:18 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 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, ' [pid: 8|app: 0|req: 195/389] 10.0.0.103 () {32 vars in 686 bytes} [Mon Mar 2 19:30:18 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/390] 10.0.0.103 () {32 vars in 682 bytes} [Mon Mar 2 19:30:18 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 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: 202/403] 10.0.0.103 () {32 vars in 682 bytes} [Mon Mar 2 19:31:18 2026] GET /v2.1/os-security-groups => generated 78 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/404] 10.0.0.103 () {32 vars in 668 bytes} [Mon Mar 2 19:31:18 2026] GET /v2.1/os-services => generated 782 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/405] 10.0.0.103 () {32 vars in 688 bytes} [Mon Mar 2 19:31:18 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 25 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: 7|app: 0|req: 203/406] 10.0.0.103 () {32 vars in 672 bytes} [Mon Mar 2 19:31:18 2026] GET /v2.1/os-aggregates => generated 18 bytes in 15 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, ' [pid: 8|app: 0|req: 204/407] 10.0.0.103 () {32 vars in 686 bytes} [Mon Mar 2 19:31:18 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/408] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:31:18 2026] GET /v2.1/limits?tenant_id=6621f765b3134dc48368b3afab968f66 => generated 299 bytes in 34 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, ' [pid: 8|app: 0|req: 205/409] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:31:18 2026] GET /v2.1/limits?tenant_id=82fcb38aadf54752ba70dc0472663c4d => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/410] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:31:18 2026] GET /v2.1/limits?tenant_id=d14986cee2a54e2dbb22c05744e53d08 => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/411] 10.0.0.103 () {32 vars in 711 bytes} [Mon Mar 2 19:31:18 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/412] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:31:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 26 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: 207/413] 10.0.0.103 () {32 vars in 707 bytes} [Mon Mar 2 19:31:18 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/414] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:31:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/427] 10.0.0.103 () {32 vars in 668 bytes} [Mon Mar 2 19:32:17 2026] GET /v2.1/os-services => generated 782 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/428] 10.0.0.103 () {32 vars in 688 bytes} [Mon Mar 2 19:32:17 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 49 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: 215/429] 10.0.0.103 () {32 vars in 672 bytes} [Mon Mar 2 19:32:17 2026] GET /v2.1/os-aggregates => generated 18 bytes in 27 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, ' [pid: 7|app: 0|req: 215/430] 10.0.0.103 () {32 vars in 682 bytes} [Mon Mar 2 19:32:17 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/431] 10.0.0.103 () {32 vars in 707 bytes} [Mon Mar 2 19:32:17 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/432] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:32:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/433] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:32:18 2026] GET /v2.1/limits?tenant_id=6621f765b3134dc48368b3afab968f66 => generated 299 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/434] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:32:18 2026] GET /v2.1/limits?tenant_id=82fcb38aadf54752ba70dc0472663c4d => generated 302 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/435] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:32:18 2026] GET /v2.1/limits?tenant_id=d14986cee2a54e2dbb22c05744e53d08 => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/436] 10.0.0.103 () {32 vars in 711 bytes} [Mon Mar 2 19:32:18 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/437] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:32:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 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: 7|app: 0|req: 219/438] 10.0.0.103 () {32 vars in 686 bytes} [Mon Mar 2 19:32:18 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/451] 10.0.0.103 () {32 vars in 682 bytes} [Mon Mar 2 19:33:17 2026] GET /v2.1/os-security-groups => generated 78 bytes in 83 msecs (HTTP/1.1 404) 9 headers in 380 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: 226/452] 10.0.0.103 () {32 vars in 707 bytes} [Mon Mar 2 19:33:17 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/453] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:33:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/454] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:33:17 2026] GET /v2.1/limits?tenant_id=6621f765b3134dc48368b3afab968f66 => generated 299 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/455] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:33:17 2026] GET /v2.1/limits?tenant_id=82fcb38aadf54752ba70dc0472663c4d => generated 302 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/456] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:33:17 2026] GET /v2.1/limits?tenant_id=d14986cee2a54e2dbb22c05744e53d08 => generated 299 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/457] 10.0.0.103 () {32 vars in 711 bytes} [Mon Mar 2 19:33:17 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/458] 10.0.0.103 () {32 vars in 668 bytes} [Mon Mar 2 19:33:17 2026] GET /v2.1/os-services => generated 782 bytes in 37 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, ' [pid: 8|app: 0|req: 230/459] 10.0.0.103 () {32 vars in 688 bytes} [Mon Mar 2 19:33:17 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 21 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: 7|app: 0|req: 230/460] 10.0.0.103 () {32 vars in 672 bytes} [Mon Mar 2 19:33:17 2026] GET /v2.1/os-aggregates => generated 18 bytes in 19 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, ' [pid: 8|app: 0|req: 231/461] 10.0.0.103 () {32 vars in 686 bytes} [Mon Mar 2 19:33:17 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/462] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:33:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/475] 10.0.0.103 () {32 vars in 707 bytes} [Mon Mar 2 19:34:17 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 115 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, ' [pid: 8|app: 0|req: 238/476] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:34:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/477] 10.0.0.103 () {32 vars in 688 bytes} [Mon Mar 2 19:34:17 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/478] 10.0.0.103 () {32 vars in 672 bytes} [Mon Mar 2 19:34:17 2026] GET /v2.1/os-aggregates => generated 18 bytes in 15 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, ' [pid: 7|app: 0|req: 240/479] 10.0.0.103 () {32 vars in 711 bytes} [Mon Mar 2 19:34:17 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/480] 10.0.0.103 () {32 vars in 686 bytes} [Mon Mar 2 19:34:17 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 32 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, ' [pid: 7|app: 0|req: 241/481] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:34:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 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: 241/482] 10.0.0.103 () {32 vars in 682 bytes} [Mon Mar 2 19:34:17 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/483] 10.0.0.103 () {32 vars in 668 bytes} [Mon Mar 2 19:34:17 2026] GET /v2.1/os-services => generated 782 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/484] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:34:17 2026] GET /v2.1/limits?tenant_id=6621f765b3134dc48368b3afab968f66 => generated 299 bytes in 39 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, ' [pid: 7|app: 0|req: 243/485] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:34:17 2026] GET /v2.1/limits?tenant_id=82fcb38aadf54752ba70dc0472663c4d => generated 302 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/486] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:34:18 2026] GET /v2.1/limits?tenant_id=d14986cee2a54e2dbb22c05744e53d08 => generated 299 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/499] 10.0.0.103 () {32 vars in 682 bytes} [Mon Mar 2 19:35:17 2026] GET /v2.1/os-security-groups => generated 78 bytes in 56 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/500] 10.0.0.103 () {32 vars in 711 bytes} [Mon Mar 2 19:35:17 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/501] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:35:17 2026] GET /v2.1/limits?tenant_id=6621f765b3134dc48368b3afab968f66 => generated 299 bytes in 37 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, ' [pid: 7|app: 0|req: 251/502] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:35:17 2026] GET /v2.1/limits?tenant_id=82fcb38aadf54752ba70dc0472663c4d => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/503] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:35:17 2026] GET /v2.1/limits?tenant_id=d14986cee2a54e2dbb22c05744e53d08 => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/504] 10.0.0.103 () {32 vars in 668 bytes} [Mon Mar 2 19:35:17 2026] GET /v2.1/os-services => generated 782 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/505] 10.0.0.103 () {32 vars in 686 bytes} [Mon Mar 2 19:35:17 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 27 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, ' [pid: 7|app: 0|req: 253/506] 10.0.0.103 () {32 vars in 707 bytes} [Mon Mar 2 19:35:17 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 37 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, ' [pid: 8|app: 0|req: 254/507] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:35:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/508] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:35:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/509] 10.0.0.103 () {32 vars in 688 bytes} [Mon Mar 2 19:35:17 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/510] 10.0.0.103 () {32 vars in 672 bytes} [Mon Mar 2 19:35:17 2026] GET /v2.1/os-aggregates => generated 18 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/523] 10.0.0.103 () {32 vars in 711 bytes} [Mon Mar 2 19:36:17 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 79 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, ' [pid: 8|app: 0|req: 262/524] 10.0.0.103 () {32 vars in 668 bytes} [Mon Mar 2 19:36:17 2026] GET /v2.1/os-services => generated 782 bytes in 31 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, ' [pid: 7|app: 0|req: 263/525] 10.0.0.103 () {32 vars in 686 bytes} [Mon Mar 2 19:36:17 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 30 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, ' [pid: 8|app: 0|req: 263/526] 10.0.0.103 () {32 vars in 682 bytes} [Mon Mar 2 19:36:17 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 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: 264/527] 10.0.0.103 () {32 vars in 688 bytes} [Mon Mar 2 19:36:17 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/528] 10.0.0.103 () {32 vars in 672 bytes} [Mon Mar 2 19:36:17 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 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, ' [pid: 7|app: 0|req: 265/529] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:36:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/530] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:36:17 2026] GET /v2.1/limits?tenant_id=6621f765b3134dc48368b3afab968f66 => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/531] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:36:17 2026] GET /v2.1/limits?tenant_id=82fcb38aadf54752ba70dc0472663c4d => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/532] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:36:17 2026] GET /v2.1/limits?tenant_id=d14986cee2a54e2dbb22c05744e53d08 => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/533] 10.0.0.103 () {32 vars in 707 bytes} [Mon Mar 2 19:36:17 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/534] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:36:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/547] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:37:17 2026] GET /v2.1/limits?tenant_id=6621f765b3134dc48368b3afab968f66 => generated 299 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/548] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:37:17 2026] GET /v2.1/limits?tenant_id=82fcb38aadf54752ba70dc0472663c4d => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/549] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:37:17 2026] GET /v2.1/limits?tenant_id=d14986cee2a54e2dbb22c05744e53d08 => generated 299 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/550] 10.0.0.103 () {32 vars in 711 bytes} [Mon Mar 2 19:37:17 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/551] 10.0.0.103 () {32 vars in 688 bytes} [Mon Mar 2 19:37:17 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 21 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: 276/552] 10.0.0.103 () {32 vars in 672 bytes} [Mon Mar 2 19:37:17 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 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, ' [pid: 7|app: 0|req: 277/553] 10.0.0.103 () {32 vars in 682 bytes} [Mon Mar 2 19:37:17 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/554] 10.0.0.103 () {32 vars in 707 bytes} [Mon Mar 2 19:37:17 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/555] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:37:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/556] 10.0.0.103 () {32 vars in 668 bytes} [Mon Mar 2 19:37:18 2026] GET /v2.1/os-services => generated 782 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/557] 10.0.0.103 () {32 vars in 686 bytes} [Mon Mar 2 19:37:18 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 33 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, ' [pid: 8|app: 0|req: 279/558] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:37:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 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: 7|app: 0|req: 286/571] 10.0.0.103 () {32 vars in 668 bytes} [Mon Mar 2 19:38:17 2026] GET /v2.1/os-services => generated 782 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/572] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:38:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 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: 7|app: 0|req: 287/573] 10.0.0.103 () {32 vars in 711 bytes} [Mon Mar 2 19:38:17 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/574] 10.0.0.103 () {32 vars in 688 bytes} [Mon Mar 2 19:38:17 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 27 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: 7|app: 0|req: 288/575] 10.0.0.103 () {32 vars in 672 bytes} [Mon Mar 2 19:38:17 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 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, ' [pid: 8|app: 0|req: 288/576] 10.0.0.103 () {32 vars in 682 bytes} [Mon Mar 2 19:38:17 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/577] 10.0.0.103 () {32 vars in 707 bytes} [Mon Mar 2 19:38:17 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/578] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:38:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/579] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:38:17 2026] GET /v2.1/limits?tenant_id=6621f765b3134dc48368b3afab968f66 => generated 299 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/580] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:38:17 2026] GET /v2.1/limits?tenant_id=82fcb38aadf54752ba70dc0472663c4d => generated 302 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/581] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:38:18 2026] GET /v2.1/limits?tenant_id=d14986cee2a54e2dbb22c05744e53d08 => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/582] 10.0.0.103 () {32 vars in 686 bytes} [Mon Mar 2 19:38:18 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/589] 199.204.45.22 () {42 vars in 701 bytes} [Mon Mar 2 19:38: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) /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: 295/590] 199.204.45.22 () {44 vars in 905 bytes} [Mon Mar 2 19:38:49 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 265 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, ' [pid: 7|app: 0|req: 296/591] 199.204.45.22 () {46 vars in 978 bytes} [Mon Mar 2 19:38:49 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 19:38:49.294 8 INFO nova.api.openstack.wsgi [None req-80ab32fb-f81b-420a-b8d8-2bb1c3fa2256 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 296/592] 199.204.45.22 () {48 vars in 1007 bytes} [Mon Mar 2 19:38:49 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/593] 199.204.45.22 () {48 vars in 1047 bytes} [Mon Mar 2 19:38:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/594] 199.204.45.22 () {48 vars in 1095 bytes} [Mon Mar 2 19:38:49 2026] GET /v2.1/flavors/6b609880-4ab3-45a1-a09f-16537e4af1ba/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/595] 199.204.45.22 () {42 vars in 701 bytes} [Mon Mar 2 19:38: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: 298/596] 199.204.45.22 () {44 vars in 905 bytes} [Mon Mar 2 19:38:50 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 299/597] 199.204.45.22 () {46 vars in 978 bytes} [Mon Mar 2 19:38:50 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 19:38:50.236 8 INFO nova.api.openstack.wsgi [None req-593a1153-d968-488d-89f8-75fe6be5de5e 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 299/598] 199.204.45.22 () {48 vars in 1009 bytes} [Mon Mar 2 19:38:50 2026] GET /v2.1/flavors/m1.small => 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: 300/599] 199.204.45.22 () {48 vars in 1047 bytes} [Mon Mar 2 19:38:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/600] 199.204.45.22 () {48 vars in 1095 bytes} [Mon Mar 2 19:38:50 2026] GET /v2.1/flavors/95542a9d-7a81-462c-b8fe-d778e15cf6cf/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/601] 199.204.45.22 () {42 vars in 701 bytes} [Mon Mar 2 19:38:51 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: 301/602] 199.204.45.22 () {44 vars in 905 bytes} [Mon Mar 2 19:38:51 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 302/603] 199.204.45.22 () {46 vars in 978 bytes} [Mon Mar 2 19:38:51 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 19:38:51.173 8 INFO nova.api.openstack.wsgi [None req-6fef5796-32ce-4c14-acbf-a29278c60e59 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 302/604] 199.204.45.22 () {48 vars in 1011 bytes} [Mon Mar 2 19:38:51 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/605] 199.204.45.22 () {48 vars in 1047 bytes} [Mon Mar 2 19:38:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/606] 199.204.45.22 () {48 vars in 1095 bytes} [Mon Mar 2 19:38:51 2026] GET /v2.1/flavors/fcf43daa-c29f-4ab7-b445-46ac1e554741/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: 304/607] 199.204.45.22 () {42 vars in 701 bytes} [Mon Mar 2 19:38:52 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: 304/608] 199.204.45.22 () {44 vars in 905 bytes} [Mon Mar 2 19:38:52 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 305/609] 199.204.45.22 () {46 vars in 978 bytes} [Mon Mar 2 19:38:52 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 19:38:52.174 8 INFO nova.api.openstack.wsgi [None req-fc08796f-bffe-45d9-918d-2ba266129cd0 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 305/610] 199.204.45.22 () {48 vars in 1009 bytes} [Mon Mar 2 19:38:52 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: 306/611] 199.204.45.22 () {48 vars in 1047 bytes} [Mon Mar 2 19:38:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/612] 199.204.45.22 () {48 vars in 1095 bytes} [Mon Mar 2 19:38:52 2026] GET /v2.1/flavors/c9dd270d-dbc8-4257-9496-085d9a20a586/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: 307/613] 199.204.45.22 () {42 vars in 701 bytes} [Mon Mar 2 19:38: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: 307/614] 199.204.45.22 () {44 vars in 905 bytes} [Mon Mar 2 19:38:53 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 308/615] 199.204.45.22 () {46 vars in 978 bytes} [Mon Mar 2 19:38:53 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 19:38:53.109 8 INFO nova.api.openstack.wsgi [None req-01bf35f1-49fa-4293-b062-ef46706ed9c7 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 308/616] 199.204.45.22 () {48 vars in 1011 bytes} [Mon Mar 2 19:38:53 2026] GET /v2.1/flavors/m1.xlarge => 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: 309/617] 199.204.45.22 () {48 vars in 1047 bytes} [Mon Mar 2 19:38:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/618] 199.204.45.22 () {48 vars in 1095 bytes} [Mon Mar 2 19:38:53 2026] GET /v2.1/flavors/79c93f27-3c8e-4f67-8b13-2f97e8a5a167/os-extra_specs => generated 19 bytes in 11 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, ' [pid: 8|app: 0|req: 313/625] 10.0.0.103 () {32 vars in 711 bytes} [Mon Mar 2 19:39:17 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/626] 10.0.0.103 () {32 vars in 668 bytes} [Mon Mar 2 19:39:17 2026] GET /v2.1/os-services => generated 782 bytes in 58 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, ' [pid: 8|app: 0|req: 314/627] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:39:17 2026] GET /v2.1/limits?tenant_id=6621f765b3134dc48368b3afab968f66 => generated 299 bytes in 39 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, ' [pid: 7|app: 0|req: 314/628] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:39:17 2026] GET /v2.1/limits?tenant_id=82fcb38aadf54752ba70dc0472663c4d => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/629] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:39:17 2026] GET /v2.1/limits?tenant_id=d14986cee2a54e2dbb22c05744e53d08 => generated 299 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/630] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:39:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/631] 10.0.0.103 () {32 vars in 682 bytes} [Mon Mar 2 19:39:17 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/632] 10.0.0.103 () {32 vars in 707 bytes} [Mon Mar 2 19:39:17 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/633] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:39:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/634] 10.0.0.103 () {32 vars in 686 bytes} [Mon Mar 2 19:39:17 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/635] 10.0.0.103 () {32 vars in 688 bytes} [Mon Mar 2 19:39:18 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 22 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: 7|app: 0|req: 318/636] 10.0.0.103 () {32 vars in 672 bytes} [Mon Mar 2 19:39:18 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/643] 199.204.45.22 () {42 vars in 701 bytes} [Mon Mar 2 19:39:56 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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 322/644] 199.204.45.22 () {44 vars in 905 bytes} [Mon Mar 2 19:39:56 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 265 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, ' [pid: 7|app: 0|req: 323/645] 199.204.45.22 () {46 vars in 978 bytes} [Mon Mar 2 19:39:56 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 19:39:56.590 8 INFO nova.api.openstack.wsgi [None req-5510a88d-2845-413b-967f-a3b6f158ffe5 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 323/646] 199.204.45.22 () {48 vars in 1013 bytes} [Mon Mar 2 19:39:56 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/647] 199.204.45.22 () {48 vars in 1047 bytes} [Mon Mar 2 19:39:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/648] 199.204.45.22 () {48 vars in 1095 bytes} [Mon Mar 2 19:39:56 2026] GET /v2.1/flavors/1528ebd0-569e-4303-b208-7a71e8a5121f/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: 326/651] 199.204.45.22 () {42 vars in 701 bytes} [Mon Mar 2 19:40:03 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: 326/652] 199.204.45.22 () {44 vars in 905 bytes} [Mon Mar 2 19:40:03 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 327/653] 199.204.45.22 () {46 vars in 978 bytes} [Mon Mar 2 19:40:03 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/654] 199.204.45.22 () {48 vars in 1047 bytes} [Mon Mar 2 19:40:03 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/657] 199.204.45.22 () {42 vars in 701 bytes} [Mon Mar 2 19:40:07 2026] GET /v2.1 => generated 114 bytes in 4 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/658] 199.204.45.22 () {44 vars in 905 bytes} [Mon Mar 2 19:40:07 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 330/659] 199.204.45.22 () {46 vars in 978 bytes} [Mon Mar 2 19:40:07 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/660] 199.204.45.22 () {48 vars in 1069 bytes} [Mon Mar 2 19:40:07 2026] GET /v2.1/os-quota-sets/6621f765b3134dc48368b3afab968f66 => generated 280 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/663] 10.0.0.103 () {32 vars in 707 bytes} [Mon Mar 2 19:40:17 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 111 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, ' [pid: 8|app: 0|req: 332/664] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:40:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/665] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:40:17 2026] GET /v2.1/limits?tenant_id=6621f765b3134dc48368b3afab968f66 => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/666] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:40:17 2026] GET /v2.1/limits?tenant_id=82fcb38aadf54752ba70dc0472663c4d => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/667] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:40:17 2026] GET /v2.1/limits?tenant_id=d14986cee2a54e2dbb22c05744e53d08 => generated 299 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/668] 10.0.0.103 () {32 vars in 682 bytes} [Mon Mar 2 19:40:17 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/669] 10.0.0.103 () {32 vars in 688 bytes} [Mon Mar 2 19:40:17 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/670] 10.0.0.103 () {32 vars in 672 bytes} [Mon Mar 2 19:40:17 2026] GET /v2.1/os-aggregates => generated 18 bytes in 11 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, ' [pid: 7|app: 0|req: 336/671] 10.0.0.103 () {32 vars in 686 bytes} [Mon Mar 2 19:40:17 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/672] 10.0.0.103 () {32 vars in 711 bytes} [Mon Mar 2 19:40:17 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 33 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, ' [pid: 7|app: 0|req: 337/673] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:40:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 26 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: 337/674] 10.0.0.103 () {32 vars in 668 bytes} [Mon Mar 2 19:40:18 2026] GET /v2.1/os-services => generated 782 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/683] 199.204.45.22 () {42 vars in 701 bytes} [Mon Mar 2 19:40:57 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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 342/684] 199.204.45.22 () {44 vars in 905 bytes} [Mon Mar 2 19:40:57 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 265 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, ' [pid: 8|app: 0|req: 343/685] 199.204.45.22 () {46 vars in 978 bytes} [Mon Mar 2 19:40:57 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 19:40:57.283 7 INFO nova.api.openstack.wsgi [None req-904fb473-6bd1-4dfa-8696-15e9913b6cb4 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 343/686] 199.204.45.22 () {48 vars in 1011 bytes} [Mon Mar 2 19:40:57 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/687] 199.204.45.22 () {48 vars in 1047 bytes} [Mon Mar 2 19:40:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/688] 199.204.45.22 () {48 vars in 1095 bytes} [Mon Mar 2 19:40:57 2026] GET /v2.1/flavors/044bdbd9-e716-4297-a131-f3b5a7d04e10/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/691] 199.204.45.22 () {42 vars in 701 bytes} [Mon Mar 2 19:41:12 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: 7|app: 0|req: 346/692] 199.204.45.22 () {44 vars in 905 bytes} [Mon Mar 2 19:41:12 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 347/693] 199.204.45.22 () {46 vars in 978 bytes} [Mon Mar 2 19:41:12 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/694] 199.204.45.22 () {48 vars in 1069 bytes} [Mon Mar 2 19:41:12 2026] GET /v2.1/os-quota-sets/d14986cee2a54e2dbb22c05744e53d08 => generated 280 bytes in 54 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, ' [pid: 8|app: 0|req: 349/697] 10.0.0.103 () {32 vars in 682 bytes} [Mon Mar 2 19:41:17 2026] GET /v2.1/os-security-groups => generated 78 bytes in 69 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/698] 10.0.0.103 () {32 vars in 707 bytes} [Mon Mar 2 19:41:17 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/699] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:41:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/700] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:41:17 2026] GET /v2.1/limits?tenant_id=6621f765b3134dc48368b3afab968f66 => generated 299 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/701] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:41:17 2026] GET /v2.1/limits?tenant_id=82fcb38aadf54752ba70dc0472663c4d => generated 302 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/702] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:41:17 2026] GET /v2.1/limits?tenant_id=d14986cee2a54e2dbb22c05744e53d08 => generated 299 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/703] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:41:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/704] 10.0.0.103 () {32 vars in 686 bytes} [Mon Mar 2 19:41:18 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/705] 10.0.0.103 () {32 vars in 688 bytes} [Mon Mar 2 19:41:18 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 25 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: 7|app: 0|req: 353/706] 10.0.0.103 () {32 vars in 672 bytes} [Mon Mar 2 19:41:18 2026] GET /v2.1/os-aggregates => generated 18 bytes in 16 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, ' [pid: 8|app: 0|req: 354/707] 10.0.0.103 () {32 vars in 711 bytes} [Mon Mar 2 19:41:18 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/708] 10.0.0.103 () {32 vars in 668 bytes} [Mon Mar 2 19:41:18 2026] GET /v2.1/os-services => generated 782 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/717] 199.204.45.22 () {42 vars in 701 bytes} [Mon Mar 2 19:41:57 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: 7|app: 0|req: 359/718] 199.204.45.22 () {44 vars in 905 bytes} [Mon Mar 2 19:41:57 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 265 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, ' [pid: 8|app: 0|req: 360/719] 199.204.45.22 () {46 vars in 978 bytes} [Mon Mar 2 19:41:57 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 19:41:57.876 7 INFO nova.api.openstack.wsgi [None req-18d0c506-a7bf-4a0b-b03c-62f855183c17 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 360/720] 199.204.45.22 () {48 vars in 1007 bytes} [Mon Mar 2 19:41:57 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: 8|app: 0|req: 361/721] 199.204.45.22 () {48 vars in 1047 bytes} [Mon Mar 2 19:41:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 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: 7|app: 0|req: 363/726] 10.0.0.103 () {32 vars in 686 bytes} [Mon Mar 2 19:42:17 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 139 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, ' [pid: 8|app: 0|req: 364/727] 10.0.0.103 () {32 vars in 682 bytes} [Mon Mar 2 19:42:17 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 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: 364/728] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:42:17 2026] GET /v2.1/limits?tenant_id=6621f765b3134dc48368b3afab968f66 => generated 299 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/729] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:42:17 2026] GET /v2.1/limits?tenant_id=82fcb38aadf54752ba70dc0472663c4d => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/730] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:42:17 2026] GET /v2.1/limits?tenant_id=d14986cee2a54e2dbb22c05744e53d08 => generated 299 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/731] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:42:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/732] 10.0.0.103 () {32 vars in 707 bytes} [Mon Mar 2 19:42:18 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/733] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:42:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/734] 10.0.0.103 () {32 vars in 688 bytes} [Mon Mar 2 19:42:18 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/735] 10.0.0.103 () {32 vars in 672 bytes} [Mon Mar 2 19:42:18 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 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, ' [pid: 7|app: 0|req: 368/736] 10.0.0.103 () {32 vars in 668 bytes} [Mon Mar 2 19:42:18 2026] GET /v2.1/os-services => generated 782 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/737] 10.0.0.103 () {32 vars in 711 bytes} [Mon Mar 2 19:42:18 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 23 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, ' [pid: 7|app: 0|req: 371/742] 10.0.0.72 () {32 vars in 654 bytes} [Mon Mar 2 19:42:39 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 119 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, ' [pid: 8|app: 0|req: 372/743] 10.0.0.72 () {32 vars in 640 bytes} [Mon Mar 2 19:42:40 2026] GET /v2.1/servers => generated 15 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-03-02 19:42:40.260 7 WARNING oslo_db.sqlalchemy.utils [None req-9c3b8002-b337-42c5-9536-a09a3639df59 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 372/744] 10.0.0.72 () {32 vars in 648 bytes} [Mon Mar 2 19:42:40 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/745] 10.0.0.72 () {32 vars in 693 bytes} [Mon Mar 2 19:42:40 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/748] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:42:51 2026] GET /v2.1/flavors/6b609880-4ab3-45a1-a09f-16537e4af1ba => generated 511 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/749] 10.0.0.72 () {32 vars in 640 bytes} [Mon Mar 2 19:42:51 2026] GET /v2.1/flavors => generated 1674 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/750] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:42:51 2026] GET /v2.1/flavors/6b609880-4ab3-45a1-a09f-16537e4af1ba => generated 511 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/753] 10.0.0.72 () {34 vars in 670 bytes} [Mon Mar 2 19:42:56 2026] POST /v2.1/os-keypairs => generated 386 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 19:42:58.098 8 WARNING neutronclient.v2_0.client [None req-945f9d8e-a60e-4290-b365-f0cfde1bb929 5763dcd20b174def966d2792a033c048 8a3b48ded2214c1698d01fe74120bf7b - - 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: 376/754] 10.0.0.72 () {34 vars in 670 bytes} [Mon Mar 2 19:42:59 2026] POST /v2.1/os-keypairs => generated 385 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/755] 10.0.0.72 () {34 vars in 684 bytes} [Mon Mar 2 19:42:58 2026] POST /v2.1/os-security-groups => generated 244 bytes in 2039 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 19:43:00.104 7 WARNING neutronclient.v2_0.client [None req-1d2e2943-f466-4485-bebe-65df7b3e8145 5763dcd20b174def966d2792a033c048 8a3b48ded2214c1698d01fe74120bf7b - - 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-03-02 19:43:00.260 8 WARNING neutronclient.v2_0.client [None req-66723af0-50e6-4ef2-9749-1488055a1858 8656e4e1ada048d4a4e85d37d2f23390 56165a81b3514b94973e349171f671a6 - - 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-03-02 19:43:00.317 8 WARNING neutronclient.v2_0.client [None req-66723af0-50e6-4ef2-9749-1488055a1858 8656e4e1ada048d4a4e85d37d2f23390 56165a81b3514b94973e349171f671a6 - - 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-03-02 19:43:00.768 7 WARNING neutronclient.v2_0.client [None req-1d2e2943-f466-4485-bebe-65df7b3e8145 5763dcd20b174def966d2792a033c048 8a3b48ded2214c1698d01fe74120bf7b - - 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: 377/756] 10.0.0.72 () {34 vars in 694 bytes} [Mon Mar 2 19:43:00 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 964 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 19:43:01.080 7 WARNING neutronclient.v2_0.client [None req-f1d1081c-51fc-42dd-86e8-e07f1ca4762c 5763dcd20b174def966d2792a033c048 8a3b48ded2214c1698d01fe74120bf7b - - 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-03-02 19:43:01.154 8 WARNING neutronclient.v2_0.client [None req-66723af0-50e6-4ef2-9749-1488055a1858 8656e4e1ada048d4a4e85d37d2f23390 56165a81b3514b94973e349171f671a6 - - 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: 378/757] 10.0.0.72 () {34 vars in 684 bytes} [Mon Mar 2 19:43:01 2026] POST /v2.1/os-security-groups => generated 248 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 19:43:01.377 7 WARNING neutronclient.v2_0.client [None req-77533e5c-64aa-4044-bf50-c4bd611b428d d1ba65fe66f14dae8f2aa7f6b9d628d7 6a40f3951e1047a89555ca0a145a4899 - - 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-03-02 19:43:01.428 7 WARNING neutronclient.v2_0.client [None req-77533e5c-64aa-4044-bf50-c4bd611b428d d1ba65fe66f14dae8f2aa7f6b9d628d7 6a40f3951e1047a89555ca0a145a4899 - - 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-03-02 19:43:01.606 7 WARNING neutronclient.v2_0.client [None req-77533e5c-64aa-4044-bf50-c4bd611b428d d1ba65fe66f14dae8f2aa7f6b9d628d7 6a40f3951e1047a89555ca0a145a4899 - - 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: 380/758] 10.0.0.72 () {34 vars in 662 bytes} [Mon Mar 2 19:43:00 2026] POST /v2.1/servers => generated 450 bytes in 1599 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-03-02 19:43:01.790 8 WARNING neutronclient.v2_0.client [None req-6bd708d3-217e-4b3a-82a8-7aa1fbfe3a03 5763dcd20b174def966d2792a033c048 8a3b48ded2214c1698d01fe74120bf7b - - 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-03-02 19:43:01.819 8 WARNING neutronclient.v2_0.client [None req-6bd708d3-217e-4b3a-82a8-7aa1fbfe3a03 5763dcd20b174def966d2792a033c048 8a3b48ded2214c1698d01fe74120bf7b - - 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: 381/759] 10.0.0.72 () {34 vars in 694 bytes} [Mon Mar 2 19:43:01 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 19:43:01.948 8 WARNING neutronclient.v2_0.client [None req-ea46d559-1c9f-4c4a-854c-768e3b8bc10c 8656e4e1ada048d4a4e85d37d2f23390 56165a81b3514b94973e349171f671a6 - - 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: 382/760] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:01 2026] GET /v2.1/servers/a1a2c75a-076d-4654-ae5e-257659761791 => generated 1401 bytes in 99 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-03-02 19:43:02.028 8 WARNING neutronclient.v2_0.client [None req-e659ceb9-b398-4df6-a6f4-c1f947f780c6 5763dcd20b174def966d2792a033c048 8a3b48ded2214c1698d01fe74120bf7b - - 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-03-02 19:43:02.067 8 WARNING neutronclient.v2_0.client [None req-e659ceb9-b398-4df6-a6f4-c1f947f780c6 5763dcd20b174def966d2792a033c048 8a3b48ded2214c1698d01fe74120bf7b - - 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: 383/761] 10.0.0.72 () {34 vars in 694 bytes} [Mon Mar 2 19:43:02 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 19:43:02.206 8 WARNING neutronclient.v2_0.client [None req-e7810e8d-6030-46c3-ab2f-6daaee420334 5763dcd20b174def966d2792a033c048 8a3b48ded2214c1698d01fe74120bf7b - - 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: 384/762] 10.0.0.72 () {32 vars in 736 bytes} [Mon Mar 2 19:43:02 2026] GET /v2.1/os-security-groups/e0c5b5b4-9f1a-470b-943c-27b80afa09f1 => generated 665 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 19:43:02.269 8 WARNING neutronclient.v2_0.client [None req-bcb98d57-17be-4d2b-a66d-fb5da00c743c 5763dcd20b174def966d2792a033c048 8a3b48ded2214c1698d01fe74120bf7b - - 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-03-02 19:43:02.295 8 WARNING neutronclient.v2_0.client [None req-bcb98d57-17be-4d2b-a66d-fb5da00c743c 5763dcd20b174def966d2792a033c048 8a3b48ded2214c1698d01fe74120bf7b - - 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: 379/763] 10.0.0.72 () {34 vars in 662 bytes} [Mon Mar 2 19:43:01 2026] POST /v2.1/servers => generated 450 bytes in 1031 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-03-02 19:43:02.343 8 WARNING neutronclient.v2_0.client [None req-bcb98d57-17be-4d2b-a66d-fb5da00c743c 5763dcd20b174def966d2792a033c048 8a3b48ded2214c1698d01fe74120bf7b - - 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-03-02 19:43:02.348 7 WARNING neutronclient.v2_0.client [None req-3cef1b76-dd24-4ed7-aff6-6c9a522020e7 d1ba65fe66f14dae8f2aa7f6b9d628d7 6a40f3951e1047a89555ca0a145a4899 - - 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: 380/764] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:02 2026] GET /v2.1/servers/dffb70db-ecc4-4f02-8ed8-066778b9a63a => generated 1423 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/765] 10.0.0.72 () {32 vars in 749 bytes} [Mon Mar 2 19:43:02 2026] DELETE /v2.1/os-security-group-rules/246d9730-2438-43fa-acb8-26fb918c3d9d => generated 0 bytes in 194 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, ' 2026-03-02 19:43:02.472 8 WARNING neutronclient.v2_0.client [None req-6f140287-29e4-4e90-8397-6552bdd824de 5763dcd20b174def966d2792a033c048 8a3b48ded2214c1698d01fe74120bf7b - - 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: 381/766] 10.0.0.72 () {34 vars in 670 bytes} [Mon Mar 2 19:43:02 2026] POST /v2.1/os-keypairs => generated 386 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 19:43:02.508 8 WARNING neutronclient.v2_0.client [None req-6f140287-29e4-4e90-8397-6552bdd824de 5763dcd20b174def966d2792a033c048 8a3b48ded2214c1698d01fe74120bf7b - - 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: 386/767] 10.0.0.72 () {32 vars in 739 bytes} [Mon Mar 2 19:43:02 2026] DELETE /v2.1/os-security-groups/e0c5b5b4-9f1a-470b-943c-27b80afa09f1 => generated 0 bytes in 140 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-02 19:43:02.619 7 WARNING neutronclient.v2_0.client [None req-168f4b4a-3cce-4355-ae01-d9f16a054887 5763dcd20b174def966d2792a033c048 8a3b48ded2214c1698d01fe74120bf7b - - 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-03-02 19:43:02.648 7 WARNING neutronclient.v2_0.client [None req-168f4b4a-3cce-4355-ae01-d9f16a054887 5763dcd20b174def966d2792a033c048 8a3b48ded2214c1698d01fe74120bf7b - - 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: 382/768] 10.0.0.72 () {32 vars in 739 bytes} [Mon Mar 2 19:43:02 2026] DELETE /v2.1/os-security-groups/af70e35e-739f-47e1-b5a1-773b69f734bf => generated 0 bytes in 136 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-02 19:43:03.101 8 WARNING neutronclient.v2_0.client [None req-142ba97d-abb2-4198-8e5a-1eea4e6e01e9 8656e4e1ada048d4a4e85d37d2f23390 56165a81b3514b94973e349171f671a6 - - 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-03-02 19:43:03.525 7 WARNING neutronclient.v2_0.client [None req-d290d82a-e09a-44ad-8a2b-6da7a2866eff d1ba65fe66f14dae8f2aa7f6b9d628d7 6a40f3951e1047a89555ca0a145a4899 - - 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: 387/769] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:03 2026] GET /v2.1/servers/a1a2c75a-076d-4654-ae5e-257659761791 => generated 1405 bytes in 489 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/770] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:03 2026] GET /v2.1/servers/dffb70db-ecc4-4f02-8ed8-066778b9a63a => generated 1427 bytes in 132 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-03-02 19:43:03.900 8 WARNING neutronclient.v2_0.client [None req-b9aaebb0-71d4-473e-a50a-ac9803dbe705 a3ea28739057479dbba0a08ade6b8339 fb700de4f22e45e281a6fffc243bb937 - - 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-03-02 19:43:03.944 8 WARNING neutronclient.v2_0.client [None req-b9aaebb0-71d4-473e-a50a-ac9803dbe705 a3ea28739057479dbba0a08ade6b8339 fb700de4f22e45e281a6fffc243bb937 - - 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-03-02 19:43:04.090 8 WARNING neutronclient.v2_0.client [None req-b9aaebb0-71d4-473e-a50a-ac9803dbe705 a3ea28739057479dbba0a08ade6b8339 fb700de4f22e45e281a6fffc243bb937 - - 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: 388/771] 10.0.0.72 () {34 vars in 662 bytes} [Mon Mar 2 19:43:03 2026] POST /v2.1/servers => generated 452 bytes in 422 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-03-02 19:43:04.291 7 WARNING neutronclient.v2_0.client [None req-012f65da-ce98-460a-bf7a-574935596a26 a3ea28739057479dbba0a08ade6b8339 fb700de4f22e45e281a6fffc243bb937 - - 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: 384/772] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:04 2026] GET /v2.1/servers/113af93d-65b1-4c8a-bbc1-e6948b280a34 => generated 1393 bytes in 75 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-03-02 19:43:04.604 8 WARNING neutronclient.v2_0.client [None req-31affbc4-8c76-4ded-8a50-32940ee6398c 8656e4e1ada048d4a4e85d37d2f23390 56165a81b3514b94973e349171f671a6 - - 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-03-02 19:43:04.641 7 WARNING neutronclient.v2_0.client [None req-55359714-dd05-42eb-882b-88578fe6efb4 d1ba65fe66f14dae8f2aa7f6b9d628d7 6a40f3951e1047a89555ca0a145a4899 - - 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: 389/773] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:04 2026] GET /v2.1/servers/a1a2c75a-076d-4654-ae5e-257659761791 => generated 1453 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/774] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:04 2026] GET /v2.1/servers/dffb70db-ecc4-4f02-8ed8-066778b9a63a => generated 1419 bytes in 74 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-03-02 19:43:05.422 8 WARNING neutronclient.v2_0.client [None req-bedae648-d1d5-4f83-abe9-895a321a480a a3ea28739057479dbba0a08ade6b8339 fb700de4f22e45e281a6fffc243bb937 - - 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: 390/775] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:05 2026] GET /v2.1/servers/113af93d-65b1-4c8a-bbc1-e6948b280a34 => generated 1397 bytes in 100 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, ' /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-03-02 19:43:05.709 7 WARNING neutronclient.v2_0.client [None req-0966eb62-b861-4ff1-b741-94a3ecdf596b 8656e4e1ada048d4a4e85d37d2f23390 56165a81b3514b94973e349171f671a6 - - 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-03-02 19:43:05.728 8 WARNING neutronclient.v2_0.client [None req-3cdb08bb-e9e5-48f7-a1b2-9684cfac0697 d1ba65fe66f14dae8f2aa7f6b9d628d7 6a40f3951e1047a89555ca0a145a4899 - - 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: 386/776] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:05 2026] GET /v2.1/servers/a1a2c75a-076d-4654-ae5e-257659761791 => generated 1453 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/777] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:05 2026] GET /v2.1/servers/dffb70db-ecc4-4f02-8ed8-066778b9a63a => generated 1419 bytes in 72 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-03-02 19:43:06.517 7 WARNING neutronclient.v2_0.client [None req-a4e07f5f-18a1-47fc-b1bd-bd91a84abdbd a3ea28739057479dbba0a08ade6b8339 fb700de4f22e45e281a6fffc243bb937 - - 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: 387/778] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:06 2026] GET /v2.1/servers/113af93d-65b1-4c8a-bbc1-e6948b280a34 => generated 1389 bytes in 94 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, ' /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-03-02 19:43:06.794 8 WARNING neutronclient.v2_0.client [None req-24bdbe80-837a-4888-abeb-cb074f7dc67b 8656e4e1ada048d4a4e85d37d2f23390 56165a81b3514b94973e349171f671a6 - - 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-03-02 19:43:06.814 7 WARNING neutronclient.v2_0.client [None req-173282a7-3366-44ce-846f-cdf67f4aa751 d1ba65fe66f14dae8f2aa7f6b9d628d7 6a40f3951e1047a89555ca0a145a4899 - - 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: 392/779] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:06 2026] GET /v2.1/servers/a1a2c75a-076d-4654-ae5e-257659761791 => generated 1461 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/780] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:06 2026] GET /v2.1/servers/dffb70db-ecc4-4f02-8ed8-066778b9a63a => generated 1475 bytes in 69 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-03-02 19:43:07.644 7 WARNING neutronclient.v2_0.client [None req-70456b69-0111-49d6-912c-e499ef3b2ec4 a3ea28739057479dbba0a08ade6b8339 fb700de4f22e45e281a6fffc243bb937 - - 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: 390/783] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:07 2026] GET /v2.1/servers/113af93d-65b1-4c8a-bbc1-e6948b280a34 => generated 1389 bytes in 91 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, ' /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-03-02 19:43:07.883 8 WARNING neutronclient.v2_0.client [None req-cfaafa55-5494-4c75-993d-b372d3522cc5 8656e4e1ada048d4a4e85d37d2f23390 56165a81b3514b94973e349171f671a6 - - 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-03-02 19:43:07.921 7 WARNING neutronclient.v2_0.client [None req-5a272c8c-cee7-4e8d-ab8c-aab1344bacb4 d1ba65fe66f14dae8f2aa7f6b9d628d7 6a40f3951e1047a89555ca0a145a4899 - - 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: 391/784] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:07 2026] GET /v2.1/servers/dffb70db-ecc4-4f02-8ed8-066778b9a63a => generated 1475 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/785] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:07 2026] GET /v2.1/servers/a1a2c75a-076d-4654-ae5e-257659761791 => generated 1539 bytes in 187 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-03-02 19:43:08.744 7 WARNING neutronclient.v2_0.client [None req-85840a6f-9831-4ef7-8b86-3d06bae25304 a3ea28739057479dbba0a08ade6b8339 fb700de4f22e45e281a6fffc243bb937 - - 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: 392/786] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:08 2026] GET /v2.1/servers/113af93d-65b1-4c8a-bbc1-e6948b280a34 => generated 1445 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-03-02 19:43:08.949 8 INFO nova.api.openstack.compute.server_external_events [req-f947280e-ce34-46fc-974c-d22b082a5b7b req-77d56ba4-fedf-4469-9845-f6bd1c63873b 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-changed:263d25af-e3fc-417f-8fe7-f2c48e136932 for instance a1a2c75a-076d-4654-ae5e-257659761791 on instance 2026-03-02 19:43:08.966 8 INFO nova.compute.rpcapi [None req-290be560-5074-4fa4-a66b-6d035fe139d4 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 395/787] 10.0.0.85 () {38 vars in 814 bytes} [Mon Mar 2 19:43:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 159 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-03-02 19:43:09.058 7 WARNING neutronclient.v2_0.client [None req-cf1ea14f-6d36-4800-96eb-ec452cc38ace d1ba65fe66f14dae8f2aa7f6b9d628d7 6a40f3951e1047a89555ca0a145a4899 - - 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-03-02 19:43:09.131 8 WARNING neutronclient.v2_0.client [None req-0c6f8334-49d1-45a3-80a2-99b05c8d7231 8656e4e1ada048d4a4e85d37d2f23390 56165a81b3514b94973e349171f671a6 - - 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: 393/788] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:08 2026] GET /v2.1/servers/dffb70db-ecc4-4f02-8ed8-066778b9a63a => generated 1550 bytes in 796 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, ' [pid: 8|app: 0|req: 396/789] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:09 2026] GET /v2.1/servers/a1a2c75a-076d-4654-ae5e-257659761791 => generated 1527 bytes in 759 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 19:43:09.854 7 WARNING neutronclient.v2_0.client [None req-44dc2354-7134-4791-a8a7-832306d28333 a3ea28739057479dbba0a08ade6b8339 fb700de4f22e45e281a6fffc243bb937 - - 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: 394/790] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:09 2026] GET /v2.1/servers/113af93d-65b1-4c8a-bbc1-e6948b280a34 => generated 1445 bytes in 100 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, ' /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-03-02 19:43:10.861 8 WARNING neutronclient.v2_0.client [None req-831ebf16-68f3-44dc-b39b-493c3f60e7cd d1ba65fe66f14dae8f2aa7f6b9d628d7 6a40f3951e1047a89555ca0a145a4899 - - 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-03-02 19:43:10.908 7 WARNING neutronclient.v2_0.client [None req-763356a6-179f-4daf-bf31-d088dc31fdea 8656e4e1ada048d4a4e85d37d2f23390 56165a81b3514b94973e349171f671a6 - - 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: 397/791] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:10 2026] GET /v2.1/servers/dffb70db-ecc4-4f02-8ed8-066778b9a63a => generated 1548 bytes in 545 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-03-02 19:43:11.392 8 WARNING neutronclient.v2_0.client [None req-2a1dd2cc-3464-4d12-9086-237ee25470a0 a3ea28739057479dbba0a08ade6b8339 fb700de4f22e45e281a6fffc243bb937 - - 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: 395/792] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:10 2026] GET /v2.1/servers/a1a2c75a-076d-4654-ae5e-257659761791 => generated 1527 bytes in 586 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-03-02 19:43:11.468 7 INFO nova.api.openstack.compute.server_external_events [req-acbbed77-e2ef-4e77-97bc-915485810251 req-a53f6537-84cb-47ba-a96f-511255285e5d 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-changed:d549fd80-f7d1-4f24-bf68-6818fe77a924 for instance dffb70db-ecc4-4f02-8ed8-066778b9a63a on instance 2026-03-02 19:43:11.493 7 INFO nova.compute.rpcapi [None req-6e84d37d-3306-4644-bf5a-83ffb1a8454f - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 398/793] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:11 2026] GET /v2.1/servers/113af93d-65b1-4c8a-bbc1-e6948b280a34 => generated 1520 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/794] 10.0.0.85 () {38 vars in 814 bytes} [Mon Mar 2 19:43:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 84 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-03-02 19:43:11.793 8 WARNING neutronclient.v2_0.client [None req-9ee38f9b-d343-4a85-900b-0daba73a644e 4b0a727bb25045408033012664f06038 6887d9f1b1624bbc886a874fe31eca15 - - 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: 399/795] 10.0.0.72 () {34 vars in 684 bytes} [Mon Mar 2 19:43:11 2026] POST /v2.1/os-security-groups => generated 243 bytes in 333 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-03-02 19:43:12.082 7 WARNING neutronclient.v2_0.client [None req-51432a34-0dbf-43c1-a1b2-d216386f7378 4b0a727bb25045408033012664f06038 6887d9f1b1624bbc886a874fe31eca15 - - 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: 397/796] 10.0.0.72 () {34 vars in 684 bytes} [Mon Mar 2 19:43:12 2026] POST /v2.1/os-security-groups => generated 243 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 19:43:12.230 8 WARNING neutronclient.v2_0.client [None req-26a49bf3-ef89-4ca2-bda6-c9ccf8d9c830 4b0a727bb25045408033012664f06038 6887d9f1b1624bbc886a874fe31eca15 - - 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: 400/797] 10.0.0.72 () {34 vars in 684 bytes} [Mon Mar 2 19:43:12 2026] POST /v2.1/os-security-groups => generated 243 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 19:43:12.401 8 WARNING neutronclient.v2_0.client [None req-10b152b8-050c-452e-91c4-e809b9f1579d 4b0a727bb25045408033012664f06038 6887d9f1b1624bbc886a874fe31eca15 - - 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-03-02 19:43:12.411 7 WARNING neutronclient.v2_0.client [None req-8dfbf526-89fe-472f-9286-0bab0ad49dc0 d1ba65fe66f14dae8f2aa7f6b9d628d7 6a40f3951e1047a89555ca0a145a4899 - - 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-03-02 19:43:12.443 8 WARNING neutronclient.v2_0.client [None req-10b152b8-050c-452e-91c4-e809b9f1579d 4b0a727bb25045408033012664f06038 6887d9f1b1624bbc886a874fe31eca15 - - 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-03-02 19:43:12.504 8 WARNING neutronclient.v2_0.client [None req-10b152b8-050c-452e-91c4-e809b9f1579d 4b0a727bb25045408033012664f06038 6887d9f1b1624bbc886a874fe31eca15 - - 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: 401/798] 10.0.0.72 () {32 vars in 662 bytes} [Mon Mar 2 19:43:12 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/799] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:12 2026] GET /v2.1/servers/dffb70db-ecc4-4f02-8ed8-066778b9a63a => generated 1548 bytes in 199 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-03-02 19:43:12.596 8 WARNING neutronclient.v2_0.client [None req-6cffefb9-48f9-4f0c-aad1-d61104024c0d 8656e4e1ada048d4a4e85d37d2f23390 56165a81b3514b94973e349171f671a6 - - 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-03-02 19:43:12.616 7 WARNING neutronclient.v2_0.client [None req-32c6c995-36ba-47be-a4e5-56db345d1f07 a3ea28739057479dbba0a08ade6b8339 fb700de4f22e45e281a6fffc243bb937 - - 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: 402/800] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:12 2026] GET /v2.1/servers/a1a2c75a-076d-4654-ae5e-257659761791 => generated 1527 bytes in 175 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-03-02 19:43:12.728 8 WARNING neutronclient.v2_0.client [None req-eb6e8dbd-15aa-47b6-95be-4173a67f45c6 4b0a727bb25045408033012664f06038 6887d9f1b1624bbc886a874fe31eca15 - - 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: 399/801] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:12 2026] GET /v2.1/servers/113af93d-65b1-4c8a-bbc1-e6948b280a34 => generated 1518 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 19:43:12.764 8 WARNING neutronclient.v2_0.client [None req-eb6e8dbd-15aa-47b6-95be-4173a67f45c6 4b0a727bb25045408033012664f06038 6887d9f1b1624bbc886a874fe31eca15 - - 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: 403/802] 10.0.0.72 () {32 vars in 739 bytes} [Mon Mar 2 19:43:12 2026] DELETE /v2.1/os-security-groups/f44d4807-6f06-495b-8247-588666ce2a38 => generated 0 bytes in 219 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, ' 2026-03-02 19:43:12.966 7 WARNING neutronclient.v2_0.client [None req-a3e3ac1c-480f-44a4-b375-bbb5158f6325 4b0a727bb25045408033012664f06038 6887d9f1b1624bbc886a874fe31eca15 - - 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-03-02 19:43:12.987 7 INFO nova.api.openstack.wsgi [None req-a3e3ac1c-480f-44a4-b375-bbb5158f6325 4b0a727bb25045408033012664f06038 6887d9f1b1624bbc886a874fe31eca15 - - default default] HTTP exception thrown: Security group f44d4807-6f06-495b-8247-588666ce2a38 does not exist Neutron server returns request_ids: ['req-842b53f1-acd0-48ba-be50-56722663d6ae'] [pid: 7|app: 0|req: 400/803] 10.0.0.72 () {32 vars in 736 bytes} [Mon Mar 2 19:43:12 2026] GET /v2.1/os-security-groups/f44d4807-6f06-495b-8247-588666ce2a38 => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-02 19:43:13.003 8 WARNING neutronclient.v2_0.client [None req-bd824a6b-ed0c-48d4-8f30-2bd5634c0053 4b0a727bb25045408033012664f06038 6887d9f1b1624bbc886a874fe31eca15 - - 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-03-02 19:43:13.038 8 WARNING neutronclient.v2_0.client [None req-bd824a6b-ed0c-48d4-8f30-2bd5634c0053 4b0a727bb25045408033012664f06038 6887d9f1b1624bbc886a874fe31eca15 - - 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: 404/804] 10.0.0.72 () {32 vars in 739 bytes} [Mon Mar 2 19:43:12 2026] DELETE /v2.1/os-security-groups/c6388c4d-7fc8-4b0c-8029-8a2ca81ce0bd => generated 0 bytes in 143 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-02 19:43:13.152 7 WARNING neutronclient.v2_0.client [None req-38c0be45-3362-4c52-a54f-867896b12761 4b0a727bb25045408033012664f06038 6887d9f1b1624bbc886a874fe31eca15 - - 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-03-02 19:43:13.172 7 INFO nova.api.openstack.wsgi [None req-38c0be45-3362-4c52-a54f-867896b12761 4b0a727bb25045408033012664f06038 6887d9f1b1624bbc886a874fe31eca15 - - default default] HTTP exception thrown: Security group c6388c4d-7fc8-4b0c-8029-8a2ca81ce0bd does not exist Neutron server returns request_ids: ['req-1751fcc5-22bf-44fd-8af5-c23ae3a481ca'] [pid: 7|app: 0|req: 401/805] 10.0.0.72 () {32 vars in 736 bytes} [Mon Mar 2 19:43:13 2026] GET /v2.1/os-security-groups/c6388c4d-7fc8-4b0c-8029-8a2ca81ce0bd => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-02 19:43:13.185 8 WARNING neutronclient.v2_0.client [None req-030ba3c4-0db8-4d90-8a02-446e391ca104 4b0a727bb25045408033012664f06038 6887d9f1b1624bbc886a874fe31eca15 - - 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-03-02 19:43:13.220 8 WARNING neutronclient.v2_0.client [None req-030ba3c4-0db8-4d90-8a02-446e391ca104 4b0a727bb25045408033012664f06038 6887d9f1b1624bbc886a874fe31eca15 - - 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: 405/806] 10.0.0.72 () {32 vars in 739 bytes} [Mon Mar 2 19:43:13 2026] DELETE /v2.1/os-security-groups/3aea84b6-549f-4e78-b944-f929218de83a => generated 0 bytes in 156 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-02 19:43:13.350 7 WARNING neutronclient.v2_0.client [None req-a4b5f780-840a-4d3e-8015-06bcfdc7ef6d 4b0a727bb25045408033012664f06038 6887d9f1b1624bbc886a874fe31eca15 - - 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-03-02 19:43:13.373 7 INFO nova.api.openstack.wsgi [None req-a4b5f780-840a-4d3e-8015-06bcfdc7ef6d 4b0a727bb25045408033012664f06038 6887d9f1b1624bbc886a874fe31eca15 - - default default] HTTP exception thrown: Security group 3aea84b6-549f-4e78-b944-f929218de83a does not exist Neutron server returns request_ids: ['req-11b4975c-b947-424d-944a-6503055a94dd'] [pid: 7|app: 0|req: 402/807] 10.0.0.72 () {32 vars in 736 bytes} [Mon Mar 2 19:43:13 2026] GET /v2.1/os-security-groups/3aea84b6-549f-4e78-b944-f929218de83a => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-02 19:43:13.388 8 WARNING neutronclient.v2_0.client [None req-73dc9c18-b003-4d54-9762-441f7ac75a96 4b0a727bb25045408033012664f06038 6887d9f1b1624bbc886a874fe31eca15 - - 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-03-02 19:43:13.434 8 WARNING neutronclient.v2_0.client [None req-73dc9c18-b003-4d54-9762-441f7ac75a96 4b0a727bb25045408033012664f06038 6887d9f1b1624bbc886a874fe31eca15 - - 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-03-02 19:43:13.483 8 WARNING neutronclient.v2_0.client [None req-73dc9c18-b003-4d54-9762-441f7ac75a96 4b0a727bb25045408033012664f06038 6887d9f1b1624bbc886a874fe31eca15 - - 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: 406/808] 10.0.0.72 () {32 vars in 662 bytes} [Mon Mar 2 19:43:13 2026] GET /v2.1/os-security-groups => generated 707 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 19:43:13.562 8 WARNING neutronclient.v2_0.client [None req-8589d2a5-e630-4e81-8869-230844414865 4b0a727bb25045408033012664f06038 6887d9f1b1624bbc886a874fe31eca15 - - 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-03-02 19:43:13.563 7 INFO nova.api.openstack.compute.server_external_events [req-3db81082-b9eb-45ab-bd49-b82e036740cc req-58793cc4-a5d3-406e-9f4d-ba133c0c7b5e 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-changed:bd6fae31-b8cb-4e59-89c9-9981b6be1aba for instance 113af93d-65b1-4c8a-bbc1-e6948b280a34 on instance [pid: 7|app: 0|req: 403/809] 10.0.0.85 () {38 vars in 814 bytes} [Mon Mar 2 19:43:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 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-03-02 19:43:13.591 8 INFO nova.api.openstack.wsgi [None req-8589d2a5-e630-4e81-8869-230844414865 4b0a727bb25045408033012664f06038 6887d9f1b1624bbc886a874fe31eca15 - - default default] HTTP exception thrown: Security group 3aea84b6-549f-4e78-b944-f929218de83a does not exist Neutron server returns request_ids: ['req-8f724792-8898-4ee0-ac85-e2c0755bb070'] [pid: 8|app: 0|req: 407/810] 10.0.0.72 () {32 vars in 739 bytes} [Mon Mar 2 19:43:13 2026] DELETE /v2.1/os-security-groups/3aea84b6-549f-4e78-b944-f929218de83a => generated 194 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-02 19:43:13.605 8 WARNING neutronclient.v2_0.client [None req-b9056871-9f07-427e-aef6-08a2a880a94c 4b0a727bb25045408033012664f06038 6887d9f1b1624bbc886a874fe31eca15 - - 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-03-02 19:43:13.624 7 WARNING neutronclient.v2_0.client [None req-ce149542-f988-4617-b094-3bfc7801ecdf d1ba65fe66f14dae8f2aa7f6b9d628d7 6a40f3951e1047a89555ca0a145a4899 - - 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-03-02 19:43:13.627 8 INFO nova.api.openstack.wsgi [None req-b9056871-9f07-427e-aef6-08a2a880a94c 4b0a727bb25045408033012664f06038 6887d9f1b1624bbc886a874fe31eca15 - - default default] HTTP exception thrown: Security group c6388c4d-7fc8-4b0c-8029-8a2ca81ce0bd does not exist Neutron server returns request_ids: ['req-54047160-ee8c-4fd8-9a9d-bbee8e08561c'] [pid: 8|app: 0|req: 408/811] 10.0.0.72 () {32 vars in 739 bytes} [Mon Mar 2 19:43:13 2026] DELETE /v2.1/os-security-groups/c6388c4d-7fc8-4b0c-8029-8a2ca81ce0bd => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-02 19:43:13.652 8 WARNING neutronclient.v2_0.client [None req-87e8b3be-d8e2-466e-9586-aaee836f06d1 4b0a727bb25045408033012664f06038 6887d9f1b1624bbc886a874fe31eca15 - - 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-03-02 19:43:13.684 8 INFO nova.api.openstack.wsgi [None req-87e8b3be-d8e2-466e-9586-aaee836f06d1 4b0a727bb25045408033012664f06038 6887d9f1b1624bbc886a874fe31eca15 - - default default] HTTP exception thrown: Security group f44d4807-6f06-495b-8247-588666ce2a38 does not exist Neutron server returns request_ids: ['req-efd4b06d-e2a9-49b8-bcd1-f85457116542'] [pid: 8|app: 0|req: 409/812] 10.0.0.72 () {32 vars in 739 bytes} [Mon Mar 2 19:43:13 2026] DELETE /v2.1/os-security-groups/f44d4807-6f06-495b-8247-588666ce2a38 => generated 194 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/813] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:13 2026] GET /v2.1/servers/dffb70db-ecc4-4f02-8ed8-066778b9a63a => generated 1548 bytes in 156 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-03-02 19:43:13.782 8 WARNING neutronclient.v2_0.client [None req-7d0b2b69-2753-4874-ad87-7281dcf42aa6 8656e4e1ada048d4a4e85d37d2f23390 56165a81b3514b94973e349171f671a6 - - 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-03-02 19:43:13.803 7 WARNING neutronclient.v2_0.client [None req-495482de-f4c2-4533-aa1b-c9d9c86e976d a3ea28739057479dbba0a08ade6b8339 fb700de4f22e45e281a6fffc243bb937 - - 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: 410/814] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:13 2026] GET /v2.1/servers/a1a2c75a-076d-4654-ae5e-257659761791 => generated 1527 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/815] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:13 2026] GET /v2.1/servers/113af93d-65b1-4c8a-bbc1-e6948b280a34 => generated 1518 bytes in 219 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-03-02 19:43:14.794 8 WARNING neutronclient.v2_0.client [None req-6f2f4b42-99c1-4e7c-b887-0a03717cc62f d1ba65fe66f14dae8f2aa7f6b9d628d7 6a40f3951e1047a89555ca0a145a4899 - - 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: 411/816] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:14 2026] GET /v2.1/servers/dffb70db-ecc4-4f02-8ed8-066778b9a63a => generated 1548 bytes in 150 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, ' /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-03-02 19:43:15.024 7 WARNING neutronclient.v2_0.client [None req-5a17cea3-53a9-4f9d-8acb-0a3c31edfea1 8656e4e1ada048d4a4e85d37d2f23390 56165a81b3514b94973e349171f671a6 - - 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-03-02 19:43:15.049 8 WARNING neutronclient.v2_0.client [None req-c72f00ab-ea0c-47de-8547-1bf16218be78 a3ea28739057479dbba0a08ade6b8339 fb700de4f22e45e281a6fffc243bb937 - - 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: 406/817] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:14 2026] GET /v2.1/servers/a1a2c75a-076d-4654-ae5e-257659761791 => generated 1527 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/818] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:15 2026] GET /v2.1/servers/113af93d-65b1-4c8a-bbc1-e6948b280a34 => generated 1518 bytes in 278 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-03-02 19:43:15.977 7 WARNING neutronclient.v2_0.client [None req-39adcf62-f57f-4f5c-803b-9cd9ca07f17f d1ba65fe66f14dae8f2aa7f6b9d628d7 6a40f3951e1047a89555ca0a145a4899 - - 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: 407/819] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:15 2026] GET /v2.1/servers/dffb70db-ecc4-4f02-8ed8-066778b9a63a => generated 1548 bytes in 146 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-03-02 19:43:16.299 8 WARNING neutronclient.v2_0.client [None req-23b857c5-06cc-4606-9e5f-ec2f26beaceb 8656e4e1ada048d4a4e85d37d2f23390 56165a81b3514b94973e349171f671a6 - - 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-03-02 19:43:16.334 7 WARNING neutronclient.v2_0.client [None req-d7dca09f-61e6-42aa-98dc-2255a4f7b161 a3ea28739057479dbba0a08ade6b8339 fb700de4f22e45e281a6fffc243bb937 - - 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: 413/820] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:16 2026] GET /v2.1/servers/a1a2c75a-076d-4654-ae5e-257659761791 => generated 1527 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/821] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:16 2026] GET /v2.1/servers/113af93d-65b1-4c8a-bbc1-e6948b280a34 => generated 1518 bytes in 137 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-03-02 19:43:17.125 8 WARNING neutronclient.v2_0.client [None req-2f1813bd-f1c2-4e84-9e8c-5154b07249ae d1ba65fe66f14dae8f2aa7f6b9d628d7 6a40f3951e1047a89555ca0a145a4899 - - 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: 415/824] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:17 2026] GET /v2.1/servers/dffb70db-ecc4-4f02-8ed8-066778b9a63a => generated 1548 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, ' /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-03-02 19:43:17.485 7 WARNING neutronclient.v2_0.client [None req-a965831d-540f-4491-b265-3153d2deaabc 8656e4e1ada048d4a4e85d37d2f23390 56165a81b3514b94973e349171f671a6 - - 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-03-02 19:43:17.492 8 WARNING neutronclient.v2_0.client [None req-63315dd1-6fe1-452d-9ae2-8b5e1ca67549 a3ea28739057479dbba0a08ade6b8339 fb700de4f22e45e281a6fffc243bb937 - - 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: 410/825] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:17 2026] GET /v2.1/servers/a1a2c75a-076d-4654-ae5e-257659761791 => generated 1527 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/826] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:17 2026] GET /v2.1/servers/113af93d-65b1-4c8a-bbc1-e6948b280a34 => generated 1518 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/827] 10.0.0.72 () {30 vars in 412 bytes} [Mon Mar 2 19:43:17 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 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: 417/828] 10.0.0.72 () {28 vars in 559 bytes} [Mon Mar 2 19:43:17 2026] GET /v2/ => generated 402 bytes in 417 msecs (HTTP/1.1 200) 5 headers in 221 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: 412/829] 10.0.0.72 () {28 vars in 563 bytes} [Mon Mar 2 19:43:18 2026] GET /v2.1/ => generated 411 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/830] 10.0.0.72 () {30 vars in 412 bytes} [Mon Mar 2 19:43:18 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/831] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:43:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-03-02 19:43:18.329 7 WARNING neutronclient.v2_0.client [None req-70f7d0e7-3df7-41fe-b187-10d3087c0bdc d1ba65fe66f14dae8f2aa7f6b9d628d7 6a40f3951e1047a89555ca0a145a4899 - - 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: 419/832] 10.0.0.103 () {32 vars in 686 bytes} [Mon Mar 2 19:43:18 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 30 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, ' [pid: 8|app: 0|req: 420/833] 10.0.0.103 () {32 vars in 668 bytes} [Mon Mar 2 19:43:18 2026] GET /v2.1/os-services => generated 782 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/834] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:18 2026] GET /v2.1/servers/dffb70db-ecc4-4f02-8ed8-066778b9a63a => generated 1548 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, ' [pid: 8|app: 0|req: 421/835] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:43:18 2026] GET /v2.1/limits?tenant_id=56165a81b3514b94973e349171f671a6 => generated 304 bytes in 55 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, ' [pid: 7|app: 0|req: 415/836] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:43:18 2026] GET /v2.1/limits?tenant_id=6621f765b3134dc48368b3afab968f66 => generated 299 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/837] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:43:18 2026] GET /v2.1/limits?tenant_id=6a40f3951e1047a89555ca0a145a4899 => generated 304 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-02 19:43:18.650 7 WARNING neutronclient.v2_0.client [None req-c74520d1-2c21-454b-acb1-d1383dccf1cb 8656e4e1ada048d4a4e85d37d2f23390 56165a81b3514b94973e349171f671a6 - - 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: 423/838] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:43:18 2026] GET /v2.1/limits?tenant_id=82fcb38aadf54752ba70dc0472663c4d => generated 302 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/839] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:18 2026] GET /v2.1/servers/a1a2c75a-076d-4654-ae5e-257659761791 => generated 1527 bytes in 129 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-03-02 19:43:18.739 8 WARNING neutronclient.v2_0.client [None req-8b2f7a93-a58c-487a-95c8-d00cd6207fe7 a3ea28739057479dbba0a08ade6b8339 fb700de4f22e45e281a6fffc243bb937 - - 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: 417/840] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:43:18 2026] GET /v2.1/limits?tenant_id=843a87ef31e84ab0978199a2d48dbc41 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/841] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:43:18 2026] GET /v2.1/limits?tenant_id=d14986cee2a54e2dbb22c05744e53d08 => generated 299 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/842] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:18 2026] GET /v2.1/servers/113af93d-65b1-4c8a-bbc1-e6948b280a34 => generated 1518 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/843] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:43:18 2026] GET /v2.1/limits?tenant_id=fb700de4f22e45e281a6fffc243bb937 => generated 304 bytes in 43 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-03-02 19:43:19.040 8 WARNING neutronclient.v2_0.client [None req-b7490287-9752-48a2-9439-ddf26cbd2e07 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - 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: 425/844] 10.0.0.103 () {32 vars in 707 bytes} [Mon Mar 2 19:43:18 2026] GET /v2.1/servers/detail?all_tenants=true => generated 6620 bytes in 358 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: 426/845] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:43:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-03-02 19:43:19.300 7 INFO nova.api.openstack.compute.server_external_events [req-0cb54add-9560-47a2-b81b-bda59a478a5f req-5b054d81-0528-41e0-aafc-e93c33d34746 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-vif-plugged:263d25af-e3fc-417f-8fe7-f2c48e136932 for instance a1a2c75a-076d-4654-ae5e-257659761791 on instance [pid: 7|app: 0|req: 420/846] 10.0.0.139 () {38 vars in 815 bytes} [Mon Mar 2 19:43:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/847] 10.0.0.103 () {32 vars in 688 bytes} [Mon Mar 2 19:43:19 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 43 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: 7|app: 0|req: 421/848] 10.0.0.103 () {32 vars in 672 bytes} [Mon Mar 2 19:43:19 2026] GET /v2.1/os-aggregates => generated 18 bytes in 19 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, ' [pid: 8|app: 0|req: 428/849] 10.0.0.103 () {32 vars in 711 bytes} [Mon Mar 2 19:43:19 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/850] 10.0.0.103 () {32 vars in 682 bytes} [Mon Mar 2 19:43:19 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 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-03-02 19:43:19.520 8 WARNING neutronclient.v2_0.client [None req-be70298b-ed3f-485c-8da6-3907c79c1cc3 d1ba65fe66f14dae8f2aa7f6b9d628d7 6a40f3951e1047a89555ca0a145a4899 - - 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: 429/851] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:19 2026] GET /v2.1/servers/dffb70db-ecc4-4f02-8ed8-066778b9a63a => generated 1548 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 19:43:19.794 7 WARNING neutronclient.v2_0.client [None req-271f710f-7f41-4e1a-9732-4e467a157af0 8656e4e1ada048d4a4e85d37d2f23390 56165a81b3514b94973e349171f671a6 - - 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-03-02 19:43:19.891 8 WARNING neutronclient.v2_0.client [None req-ed5e93be-d0e2-4004-a479-91f4e00822dc a3ea28739057479dbba0a08ade6b8339 fb700de4f22e45e281a6fffc243bb937 - - 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: 423/852] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:19 2026] GET /v2.1/servers/a1a2c75a-076d-4654-ae5e-257659761791 => generated 1527 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/853] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:19 2026] GET /v2.1/servers/113af93d-65b1-4c8a-bbc1-e6948b280a34 => generated 1518 bytes in 133 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-03-02 19:43:20.728 7 WARNING neutronclient.v2_0.client [None req-15ff50d1-b3b3-4ef2-aa15-46e07acc9bc0 d1ba65fe66f14dae8f2aa7f6b9d628d7 6a40f3951e1047a89555ca0a145a4899 - - 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: 424/854] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:20 2026] GET /v2.1/servers/dffb70db-ecc4-4f02-8ed8-066778b9a63a => generated 1548 bytes in 138 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-03-02 19:43:20.986 8 WARNING neutronclient.v2_0.client [None req-dc7ad4fc-c163-46dd-8e23-cf6028f461bf 8656e4e1ada048d4a4e85d37d2f23390 56165a81b3514b94973e349171f671a6 - - 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-03-02 19:43:21.062 7 WARNING neutronclient.v2_0.client [None req-98ab6210-a86b-4170-a4fb-3b9dea97b29a a3ea28739057479dbba0a08ade6b8339 fb700de4f22e45e281a6fffc243bb937 - - 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: 431/855] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:20 2026] GET /v2.1/servers/a1a2c75a-076d-4654-ae5e-257659761791 => generated 1718 bytes in 179 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, ' [pid: 7|app: 0|req: 425/856] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:20 2026] GET /v2.1/servers/113af93d-65b1-4c8a-bbc1-e6948b280a34 => generated 1518 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 19:43:21.199 8 WARNING neutronclient.v2_0.client [None req-776ad26f-d573-4ad4-b7ed-f56ef0d6139b 8656e4e1ada048d4a4e85d37d2f23390 56165a81b3514b94973e349171f671a6 - - 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: 432/857] 10.0.0.72 () {32 vars in 740 bytes} [Mon Mar 2 19:43:21 2026] GET /v2.1/servers/a1a2c75a-076d-4654-ae5e-257659761791/os-interface => generated 285 bytes in 120 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-03-02 19:43:21.339 7 INFO nova.api.openstack.compute.server_external_events [req-267cf982-895c-4c64-b936-cbfd987c2322 req-38d768f0-d46d-4f94-8855-e4e3df9a0147 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-vif-plugged:bd6fae31-b8cb-4e59-89c9-9981b6be1aba for instance 113af93d-65b1-4c8a-bbc1-e6948b280a34 on instance 2026-03-02 19:43:21.339 7 INFO nova.api.openstack.compute.server_external_events [req-267cf982-895c-4c64-b936-cbfd987c2322 req-38d768f0-d46d-4f94-8855-e4e3df9a0147 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-vif-plugged:d549fd80-f7d1-4f24-bf68-6818fe77a924 for instance dffb70db-ecc4-4f02-8ed8-066778b9a63a on instance [pid: 7|app: 0|req: 426/858] 10.0.0.139 () {38 vars in 815 bytes} [Mon Mar 2 19:43:21 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 27 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-03-02 19:43:21.892 8 WARNING neutronclient.v2_0.client [None req-40f4ffa2-1770-4fc9-9880-80793bf8ec06 d1ba65fe66f14dae8f2aa7f6b9d628d7 6a40f3951e1047a89555ca0a145a4899 - - 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: 433/859] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:21 2026] GET /v2.1/servers/dffb70db-ecc4-4f02-8ed8-066778b9a63a => generated 1548 bytes in 175 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-03-02 19:43:22.047 7 WARNING neutronclient.v2_0.client [None req-e6c27181-b3ed-4e2b-a6b5-80a7af52f499 8656e4e1ada048d4a4e85d37d2f23390 56165a81b3514b94973e349171f671a6 - - 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-03-02 19:43:22.054 8 INFO nova.api.openstack.compute.server_external_events [req-80093720-9a00-4141-8d1d-1eacc6f61111 req-dd6b3745-b916-4c9a-bb5a-166a33d38de6 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-changed:263d25af-e3fc-417f-8fe7-f2c48e136932 for instance a1a2c75a-076d-4654-ae5e-257659761791 on instance [pid: 8|app: 0|req: 434/860] 10.0.0.85 () {38 vars in 814 bytes} [Mon Mar 2 19:43:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/861] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:22 2026] GET /v2.1/servers/a1a2c75a-076d-4654-ae5e-257659761791 => generated 1718 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-03-02 19:43:22.247 8 WARNING neutronclient.v2_0.client [None req-8d1e76b6-65d6-48c7-8973-587e34961c13 a3ea28739057479dbba0a08ade6b8339 fb700de4f22e45e281a6fffc243bb937 - - 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: 435/862] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:22 2026] GET /v2.1/servers/113af93d-65b1-4c8a-bbc1-e6948b280a34 => generated 1518 bytes in 170 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-03-02 19:43:23.093 7 WARNING neutronclient.v2_0.client [None req-9be9cb1c-e4f5-4af8-81ec-a1a1a78efdfa d1ba65fe66f14dae8f2aa7f6b9d628d7 6a40f3951e1047a89555ca0a145a4899 - - 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: 428/863] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:23 2026] GET /v2.1/servers/dffb70db-ecc4-4f02-8ed8-066778b9a63a => generated 1725 bytes in 162 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-03-02 19:43:23.261 8 WARNING neutronclient.v2_0.client [None req-54c6ab82-a990-4eee-a500-38f06ab675bf d1ba65fe66f14dae8f2aa7f6b9d628d7 6a40f3951e1047a89555ca0a145a4899 - - 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: 436/864] 10.0.0.72 () {32 vars in 740 bytes} [Mon Mar 2 19:43:23 2026] GET /v2.1/servers/dffb70db-ecc4-4f02-8ed8-066778b9a63a/os-interface => generated 284 bytes in 115 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-03-02 19:43:23.423 7 WARNING neutronclient.v2_0.client [None req-8e26bb6c-17d3-4f39-806c-6e88e932b3f0 a3ea28739057479dbba0a08ade6b8339 fb700de4f22e45e281a6fffc243bb937 - - 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: 429/865] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:23 2026] GET /v2.1/servers/113af93d-65b1-4c8a-bbc1-e6948b280a34 => generated 1701 bytes in 207 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-03-02 19:43:23.668 8 WARNING neutronclient.v2_0.client [None req-2306e187-339d-49e9-b18b-3a08ecde4b45 a3ea28739057479dbba0a08ade6b8339 fb700de4f22e45e281a6fffc243bb937 - - 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: 437/866] 10.0.0.72 () {32 vars in 740 bytes} [Mon Mar 2 19:43:23 2026] GET /v2.1/servers/113af93d-65b1-4c8a-bbc1-e6948b280a34/os-interface => generated 284 bytes in 115 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, ' /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-03-02 19:43:24.091 7 WARNING neutronclient.v2_0.client [None req-5da76ff2-6382-4898-9137-44175ba9f9a5 d1ba65fe66f14dae8f2aa7f6b9d628d7 6a40f3951e1047a89555ca0a145a4899 - - 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-03-02 19:43:24.112 8 INFO nova.api.openstack.compute.server_external_events [req-99714913-dd3d-44ed-86c5-cc4f0befb81c req-060243ff-2a39-4c7c-9163-81034c0231fc 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-changed:d549fd80-f7d1-4f24-bf68-6818fe77a924 for instance dffb70db-ecc4-4f02-8ed8-066778b9a63a on instance [pid: 8|app: 0|req: 438/867] 10.0.0.85 () {38 vars in 814 bytes} [Mon Mar 2 19:43:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/868] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:24 2026] GET /v2.1/servers/dffb70db-ecc4-4f02-8ed8-066778b9a63a => generated 1725 bytes in 139 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, ' [pid: 8|app: 0|req: 439/869] 10.0.0.72 () {32 vars in 640 bytes} [Mon Mar 2 19:43:24 2026] GET /v2.1/servers => generated 378 bytes in 70 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: 431/870] 10.0.0.72 () {32 vars in 717 bytes} [Mon Mar 2 19:43:24 2026] DELETE /v2.1/servers/dffb70db-ecc4-4f02-8ed8-066778b9a63a => generated 0 bytes in 151 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-03-02 19:43:24.492 8 WARNING neutronclient.v2_0.client [None req-96f730eb-724c-477c-96e5-193b0ea5b8ae d1ba65fe66f14dae8f2aa7f6b9d628d7 6a40f3951e1047a89555ca0a145a4899 - - 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: 440/871] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:24 2026] GET /v2.1/servers/dffb70db-ecc4-4f02-8ed8-066778b9a63a => generated 1731 bytes in 287 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-03-02 19:43:25.296 7 INFO nova.api.openstack.compute.server_external_events [req-6efa0031-71ac-403d-90d5-85b3f5500a9e req-2c66d8af-d490-42b4-a042-ea950ea37b83 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-changed:bd6fae31-b8cb-4e59-89c9-9981b6be1aba for instance 113af93d-65b1-4c8a-bbc1-e6948b280a34 on instance [pid: 7|app: 0|req: 432/872] 10.0.0.85 () {38 vars in 814 bytes} [Mon Mar 2 19:43:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 180 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-03-02 19:43:25.800 8 WARNING neutronclient.v2_0.client [None req-f8cb042a-80b8-42cd-88e1-8cc1ea844ecc d1ba65fe66f14dae8f2aa7f6b9d628d7 6a40f3951e1047a89555ca0a145a4899 - - 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: 441/873] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:25 2026] GET /v2.1/servers/dffb70db-ecc4-4f02-8ed8-066778b9a63a => generated 1851 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-03-02 19:43:26.986 7 WARNING neutronclient.v2_0.client [None req-8bb73e98-5994-47e0-8201-4d26f1f42f54 d1ba65fe66f14dae8f2aa7f6b9d628d7 6a40f3951e1047a89555ca0a145a4899 - - 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-03-02 19:43:27.054 8 INFO nova.api.openstack.compute.server_external_events [req-728570c4-0535-48b6-93e3-dd7ec0731532 req-b66146cb-af25-42ee-bad1-6a8843d88c35 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-vif-unplugged:d549fd80-f7d1-4f24-bf68-6818fe77a924 for instance dffb70db-ecc4-4f02-8ed8-066778b9a63a on instance [pid: 8|app: 0|req: 444/876] 10.0.0.139 () {38 vars in 815 bytes} [Mon Mar 2 19:43:27 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/877] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:26 2026] GET /v2.1/servers/dffb70db-ecc4-4f02-8ed8-066778b9a63a => generated 1851 bytes in 158 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-03-02 19:43:27.816 8 INFO nova.api.openstack.compute.server_external_events [req-06b98ae3-c80f-4170-9ed4-bbb15813731d req-69090d44-6253-4960-8f8c-82a53436ec45 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-vif-deleted:d549fd80-f7d1-4f24-bf68-6818fe77a924 for instance dffb70db-ecc4-4f02-8ed8-066778b9a63a on instance [pid: 8|app: 0|req: 445/878] 10.0.0.85 () {38 vars in 814 bytes} [Mon Mar 2 19:43:27 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-03-02 19:43:28.160 7 WARNING neutronclient.v2_0.client [None req-03264ef8-5d1d-42e8-b4aa-5caf4adf6334 d1ba65fe66f14dae8f2aa7f6b9d628d7 6a40f3951e1047a89555ca0a145a4899 - - 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: 434/879] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:28 2026] GET /v2.1/servers/dffb70db-ecc4-4f02-8ed8-066778b9a63a => generated 1504 bytes in 67 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-03-02 19:43:29.261 8 WARNING neutronclient.v2_0.client [None req-22a90e39-eeed-47b1-94fe-a0044a214fdf d1ba65fe66f14dae8f2aa7f6b9d628d7 6a40f3951e1047a89555ca0a145a4899 - - 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: 446/880] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:29 2026] GET /v2.1/servers/dffb70db-ecc4-4f02-8ed8-066778b9a63a => generated 1509 bytes in 89 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-03-02 19:43:30.373 7 WARNING neutronclient.v2_0.client [None req-98d7a840-06b6-48e5-a9f6-64f4d4c52b6b d1ba65fe66f14dae8f2aa7f6b9d628d7 6a40f3951e1047a89555ca0a145a4899 - - 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: 435/881] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:30 2026] GET /v2.1/servers/dffb70db-ecc4-4f02-8ed8-066778b9a63a => generated 1509 bytes in 91 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-03-02 19:43:31.469 8 INFO nova.api.openstack.wsgi [None req-102dddec-355a-4bff-a926-0b3c0e5fbdfc d1ba65fe66f14dae8f2aa7f6b9d628d7 6a40f3951e1047a89555ca0a145a4899 - - default default] HTTP exception thrown: Instance dffb70db-ecc4-4f02-8ed8-066778b9a63a could not be found. [pid: 8|app: 0|req: 447/882] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:31 2026] GET /v2.1/servers/dffb70db-ecc4-4f02-8ed8-066778b9a63a => generated 111 bytes in 38 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: 436/883] 10.0.0.72 () {32 vars in 703 bytes} [Mon Mar 2 19:43:31 2026] DELETE /v2.1/os-keypairs/tempest-keypair-491291301 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-02 19:43:42.997 7 WARNING neutronclient.v2_0.client [None req-97fabb16-b786-4a1b-bd7a-06b759e193af 8656e4e1ada048d4a4e85d37d2f23390 56165a81b3514b94973e349171f671a6 - - 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: 438/886] 10.0.0.72 () {32 vars in 740 bytes} [Mon Mar 2 19:43:42 2026] GET /v2.1/servers/a1a2c75a-076d-4654-ae5e-257659761791/os-interface => generated 285 bytes in 138 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-03-02 19:43:43.135 8 WARNING neutronclient.v2_0.client [None req-f63908c7-13f2-475c-99cd-7e928d7289fc 8656e4e1ada048d4a4e85d37d2f23390 56165a81b3514b94973e349171f671a6 - - 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: 449/887] 10.0.0.72 () {32 vars in 814 bytes} [Mon Mar 2 19:43:43 2026] GET /v2.1/servers/a1a2c75a-076d-4654-ae5e-257659761791/os-interface/263d25af-e3fc-417f-8fe7-f2c48e136932 => generated 282 bytes in 120 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: 439/888] 10.0.0.72 () {32 vars in 722 bytes} [Mon Mar 2 19:43:43 2026] GET /v2.1/servers/a1a2c75a-076d-4654-ae5e-257659761791/ips => generated 156 bytes in 37 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: 8|app: 0|req: 450/889] 10.0.0.72 () {34 vars in 749 bytes} [Mon Mar 2 19:43:43 2026] POST /v2.1/servers/a1a2c75a-076d-4654-ae5e-257659761791/action => generated 0 bytes in 46 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: 7|app: 0|req: 440/890] 10.0.0.72 () {32 vars in 722 bytes} [Mon Mar 2 19:43:43 2026] GET /v2.1/servers/a1a2c75a-076d-4654-ae5e-257659761791/ips => generated 156 bytes in 43 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: 8|app: 0|req: 451/891] 10.0.0.72 () {32 vars in 722 bytes} [Mon Mar 2 19:43:44 2026] GET /v2.1/servers/a1a2c75a-076d-4654-ae5e-257659761791/ips => generated 156 bytes in 37 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-03-02 19:43:44.999 7 INFO nova.api.openstack.compute.server_external_events [req-52373e28-257c-467e-b7ff-6cfaeb5b72cf req-cf200621-84cb-4a75-a058-ab4786a5a411 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-changed:263d25af-e3fc-417f-8fe7-f2c48e136932 for instance a1a2c75a-076d-4654-ae5e-257659761791 on instance [pid: 7|app: 0|req: 441/892] 10.0.0.85 () {38 vars in 814 bytes} [Mon Mar 2 19:43:44 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, ' /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: 442/893] 10.0.0.72 () {32 vars in 722 bytes} [Mon Mar 2 19:43:45 2026] GET /v2.1/servers/a1a2c75a-076d-4654-ae5e-257659761791/ips => generated 156 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 19:43:45.474 8 WARNING neutronclient.v2_0.client [None req-92f4c2c4-73f5-48d0-a73c-b72515360ad3 a3ea28739057479dbba0a08ade6b8339 fb700de4f22e45e281a6fffc243bb937 - - 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: 452/894] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:45 2026] GET /v2.1/servers/113af93d-65b1-4c8a-bbc1-e6948b280a34 => generated 1821 bytes in 209 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-03-02 19:43:45.671 7 WARNING neutronclient.v2_0.client [None req-d93ed0c8-c52f-4168-a11e-596adcfe74ca a3ea28739057479dbba0a08ade6b8339 fb700de4f22e45e281a6fffc243bb937 - - 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: 443/895] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:45 2026] GET /v2.1/servers/113af93d-65b1-4c8a-bbc1-e6948b280a34 => generated 1821 bytes in 124 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, ' [pid: 8|app: 0|req: 453/896] 10.0.0.72 () {34 vars in 749 bytes} [Mon Mar 2 19:43:45 2026] POST /v2.1/servers/113af93d-65b1-4c8a-bbc1-e6948b280a34/action => generated 0 bytes in 97 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, ' 2026-03-02 19:43:46.048 7 WARNING neutronclient.v2_0.client [None req-d4d0870c-c6ac-4483-8a4b-3add97c5e1f2 a3ea28739057479dbba0a08ade6b8339 fb700de4f22e45e281a6fffc243bb937 - - 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: 444/897] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:46 2026] GET /v2.1/servers/113af93d-65b1-4c8a-bbc1-e6948b280a34 => generated 1823 bytes in 128 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, ' [pid: 8|app: 0|req: 454/898] 10.0.0.72 () {32 vars in 722 bytes} [Mon Mar 2 19:43:46 2026] GET /v2.1/servers/a1a2c75a-076d-4654-ae5e-257659761791/ips => generated 194 bytes in 35 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-03-02 19:43:46.565 7 WARNING neutronclient.v2_0.client [None req-738ba669-bb27-4334-97c1-ca83c578dddf 8656e4e1ada048d4a4e85d37d2f23390 56165a81b3514b94973e349171f671a6 - - 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: 445/899] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:46 2026] GET /v2.1/servers/a1a2c75a-076d-4654-ae5e-257659761791 => generated 1952 bytes in 130 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, ' [pid: 8|app: 0|req: 455/900] 10.0.0.72 () {34 vars in 749 bytes} [Mon Mar 2 19:43:46 2026] POST /v2.1/servers/a1a2c75a-076d-4654-ae5e-257659761791/action => generated 0 bytes in 42 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: 7|app: 0|req: 446/901] 10.0.0.72 () {32 vars in 722 bytes} [Mon Mar 2 19:43:46 2026] GET /v2.1/servers/a1a2c75a-076d-4654-ae5e-257659761791/ips => generated 194 bytes in 51 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-03-02 19:43:47.210 7 WARNING neutronclient.v2_0.client [None req-b006cc0b-b6b6-437e-89fd-8054b318bec9 a3ea28739057479dbba0a08ade6b8339 fb700de4f22e45e281a6fffc243bb937 - - 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: 448/904] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:47 2026] GET /v2.1/servers/113af93d-65b1-4c8a-bbc1-e6948b280a34 => generated 1823 bytes in 216 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, ' [pid: 8|app: 0|req: 457/905] 10.0.0.72 () {32 vars in 722 bytes} [Mon Mar 2 19:43:47 2026] GET /v2.1/servers/a1a2c75a-076d-4654-ae5e-257659761791/ips => generated 194 bytes in 45 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-03-02 19:43:48.393 7 INFO nova.api.openstack.compute.server_external_events [req-2b625a62-e322-4d3c-baa1-420dd3b96b98 req-d4b02460-938c-4457-8f82-c8a243bb47d9 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-changed:263d25af-e3fc-417f-8fe7-f2c48e136932 for instance a1a2c75a-076d-4654-ae5e-257659761791 on instance /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: 449/906] 10.0.0.85 () {38 vars in 814 bytes} [Mon Mar 2 19:43:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 19:43:48.443 8 WARNING neutronclient.v2_0.client [None req-a3959a5b-1b29-47c6-ab54-e06c1d7efaa3 a3ea28739057479dbba0a08ade6b8339 fb700de4f22e45e281a6fffc243bb937 - - 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: 458/907] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:48 2026] GET /v2.1/servers/113af93d-65b1-4c8a-bbc1-e6948b280a34 => generated 1823 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, ' [pid: 7|app: 0|req: 450/908] 10.0.0.72 () {32 vars in 722 bytes} [Mon Mar 2 19:43:48 2026] GET /v2.1/servers/a1a2c75a-076d-4654-ae5e-257659761791/ips => generated 194 bytes in 28 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-03-02 19:43:49.632 8 WARNING neutronclient.v2_0.client [None req-14ca9002-3bc4-4123-afb1-b9b611a6ebbb a3ea28739057479dbba0a08ade6b8339 fb700de4f22e45e281a6fffc243bb937 - - 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: 459/909] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:49 2026] GET /v2.1/servers/113af93d-65b1-4c8a-bbc1-e6948b280a34 => generated 1828 bytes in 155 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, ' [pid: 7|app: 0|req: 451/910] 10.0.0.72 () {32 vars in 722 bytes} [Mon Mar 2 19:43:49 2026] GET /v2.1/servers/a1a2c75a-076d-4654-ae5e-257659761791/ips => generated 156 bytes in 54 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: 8|app: 0|req: 460/911] 10.0.0.72 () {32 vars in 717 bytes} [Mon Mar 2 19:43:49 2026] DELETE /v2.1/servers/a1a2c75a-076d-4654-ae5e-257659761791 => generated 0 bytes in 119 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-03-02 19:43:50.124 7 WARNING neutronclient.v2_0.client [None req-c7552a3c-8caa-4d28-a1d9-f2b3c9af62e2 8656e4e1ada048d4a4e85d37d2f23390 56165a81b3514b94973e349171f671a6 - - 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: 452/912] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:50 2026] GET /v2.1/servers/a1a2c75a-076d-4654-ae5e-257659761791 => generated 1844 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-03-02 19:43:50.808 8 WARNING neutronclient.v2_0.client [None req-b7c56145-e443-4443-858e-59b891946945 a3ea28739057479dbba0a08ade6b8339 fb700de4f22e45e281a6fffc243bb937 - - 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: 461/913] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:50 2026] GET /v2.1/servers/113af93d-65b1-4c8a-bbc1-e6948b280a34 => generated 1828 bytes in 171 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-03-02 19:43:51.277 7 WARNING neutronclient.v2_0.client [None req-449df92c-f5b8-4e02-a4fe-f85b21ef2380 8656e4e1ada048d4a4e85d37d2f23390 56165a81b3514b94973e349171f671a6 - - 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: 453/914] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:51 2026] GET /v2.1/servers/a1a2c75a-076d-4654-ae5e-257659761791 => generated 1844 bytes in 147 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-03-02 19:43:51.993 8 WARNING neutronclient.v2_0.client [None req-746f612a-cdde-4c47-b988-e0ea9f76d42a a3ea28739057479dbba0a08ade6b8339 fb700de4f22e45e281a6fffc243bb937 - - 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: 462/915] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:51 2026] GET /v2.1/servers/113af93d-65b1-4c8a-bbc1-e6948b280a34 => generated 1828 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-03-02 19:43:52.426 7 WARNING neutronclient.v2_0.client [None req-b1e7b3a4-462e-463b-95e5-2fc4aa637e5f 8656e4e1ada048d4a4e85d37d2f23390 56165a81b3514b94973e349171f671a6 - - 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: 454/916] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:52 2026] GET /v2.1/servers/a1a2c75a-076d-4654-ae5e-257659761791 => generated 1844 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-03-02 19:43:53.027 8 INFO nova.api.openstack.compute.server_external_events [req-4686ef8d-0fd5-4cec-8078-6a2c4f305ac1 req-8bac8daa-c892-4efa-bbb2-57228946f511 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-vif-unplugged:263d25af-e3fc-417f-8fe7-f2c48e136932 for instance a1a2c75a-076d-4654-ae5e-257659761791 on instance [pid: 8|app: 0|req: 463/917] 10.0.0.139 () {38 vars in 815 bytes} [Mon Mar 2 19:43:52 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 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-03-02 19:43:53.169 7 WARNING neutronclient.v2_0.client [None req-74897f11-540f-4ce8-8663-df44b756abdb a3ea28739057479dbba0a08ade6b8339 fb700de4f22e45e281a6fffc243bb937 - - 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-03-02 19:43:53.545 8 INFO nova.api.openstack.compute.server_external_events [req-6be599aa-b64e-4dbf-b05e-7544f7e7b5b3 req-6e58c057-7c33-4e02-a96c-f4021d6d4aa8 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-vif-deleted:263d25af-e3fc-417f-8fe7-f2c48e136932 for instance a1a2c75a-076d-4654-ae5e-257659761791 on instance [pid: 8|app: 0|req: 464/918] 10.0.0.85 () {38 vars in 814 bytes} [Mon Mar 2 19:43:53 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) /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-03-02 19:43:53.606 8 WARNING neutronclient.v2_0.client [None req-58db92b7-65a5-4be0-927e-28884291b1b3 8656e4e1ada048d4a4e85d37d2f23390 56165a81b3514b94973e349171f671a6 - - 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: 455/919] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:53 2026] GET /v2.1/servers/113af93d-65b1-4c8a-bbc1-e6948b280a34 => generated 1828 bytes in 513 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/920] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:53 2026] GET /v2.1/servers/a1a2c75a-076d-4654-ae5e-257659761791 => generated 1482 bytes in 96 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, ' /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-03-02 19:43:54.723 7 WARNING neutronclient.v2_0.client [None req-7edb61ef-76e0-40e5-b580-0287bff5890e a3ea28739057479dbba0a08ade6b8339 fb700de4f22e45e281a6fffc243bb937 - - 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-03-02 19:43:54.737 8 WARNING neutronclient.v2_0.client [None req-6d14bff0-d3e0-4bb3-9d45-7a4be38587aa 8656e4e1ada048d4a4e85d37d2f23390 56165a81b3514b94973e349171f671a6 - - 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: 466/921] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:54 2026] GET /v2.1/servers/a1a2c75a-076d-4654-ae5e-257659761791 => generated 1487 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/922] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:54 2026] GET /v2.1/servers/113af93d-65b1-4c8a-bbc1-e6948b280a34 => generated 1828 bytes in 309 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-03-02 19:43:55.071 8 INFO nova.api.openstack.compute.server_external_events [req-893e36e7-bde5-4c65-b56b-689a8a46a67b req-be2249b1-9b64-42ba-ab37-b1ac14a1f717 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-vif-unplugged:bd6fae31-b8cb-4e59-89c9-9981b6be1aba for instance 113af93d-65b1-4c8a-bbc1-e6948b280a34 on instance [pid: 8|app: 0|req: 467/923] 10.0.0.139 () {38 vars in 815 bytes} [Mon Mar 2 19:43:55 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 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-03-02 19:43:55.941 7 WARNING neutronclient.v2_0.client [None req-74ffb5cc-65ae-4f8c-b67b-4d2f8c8c6608 8656e4e1ada048d4a4e85d37d2f23390 56165a81b3514b94973e349171f671a6 - - 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: 457/924] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:55 2026] GET /v2.1/servers/a1a2c75a-076d-4654-ae5e-257659761791 => generated 1487 bytes in 134 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, ' /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-03-02 19:43:56.072 7 WARNING neutronclient.v2_0.client [None req-65483079-6cc5-4b1d-9ed5-bead9d448c58 a3ea28739057479dbba0a08ade6b8339 fb700de4f22e45e281a6fffc243bb937 - - 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-03-02 19:43:56.087 8 INFO nova.api.openstack.compute.server_external_events [req-e08f139c-51af-478e-8cc2-7b6751941ab5 req-c5d68b43-2b9e-46ea-a8ab-20a4225c89e2 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-vif-plugged:bd6fae31-b8cb-4e59-89c9-9981b6be1aba for instance 113af93d-65b1-4c8a-bbc1-e6948b280a34 on instance [pid: 8|app: 0|req: 468/925] 10.0.0.139 () {38 vars in 815 bytes} [Mon Mar 2 19:43:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/926] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:56 2026] GET /v2.1/servers/113af93d-65b1-4c8a-bbc1-e6948b280a34 => generated 1821 bytes in 331 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-03-02 19:43:57.065 7 INFO nova.api.openstack.wsgi [None req-6f82a13a-cb27-46b5-86c2-d51e040c72f0 8656e4e1ada048d4a4e85d37d2f23390 56165a81b3514b94973e349171f671a6 - - default default] HTTP exception thrown: Instance a1a2c75a-076d-4654-ae5e-257659761791 could not be found. [pid: 7|app: 0|req: 460/929] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:57 2026] GET /v2.1/servers/a1a2c75a-076d-4654-ae5e-257659761791 => generated 111 bytes in 29 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: 8|app: 0|req: 470/930] 10.0.0.72 () {32 vars in 705 bytes} [Mon Mar 2 19:43:57 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1821949065 => generated 0 bytes in 68 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, ' 2026-03-02 19:43:57.582 7 INFO nova.api.openstack.wsgi [None req-23db7e9a-916b-4b8c-acd5-aa92b9bc9c9c 8656e4e1ada048d4a4e85d37d2f23390 56165a81b3514b94973e349171f671a6 - - default default] HTTP exception thrown: Instance a1a2c75a-076d-4654-ae5e-257659761791 could not be found. [pid: 7|app: 0|req: 461/931] 10.0.0.72 () {32 vars in 717 bytes} [Mon Mar 2 19:43:57 2026] DELETE /v2.1/servers/a1a2c75a-076d-4654-ae5e-257659761791 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-02 19:43:57.621 8 INFO nova.api.openstack.wsgi [None req-e7ce8f20-41ba-441d-9c36-cc210d194bd2 8656e4e1ada048d4a4e85d37d2f23390 56165a81b3514b94973e349171f671a6 - - default default] HTTP exception thrown: Instance a1a2c75a-076d-4654-ae5e-257659761791 could not be found. [pid: 8|app: 0|req: 471/932] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:43:57 2026] GET /v2.1/servers/a1a2c75a-076d-4654-ae5e-257659761791 => generated 111 bytes in 33 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: 462/933] 10.0.0.72 () {34 vars in 670 bytes} [Mon Mar 2 19:44:06 2026] POST /v2.1/os-keypairs => generated 385 bytes in 187 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-03-02 19:44:12.766 8 WARNING neutronclient.v2_0.client [None req-e439310b-0a38-4740-974c-4b5e0c2a696f 01fffc04e7d1423aad9ca0f51c392ffc 6b2606fa80e14765b67d64892e6f5262 - - 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-03-02 19:44:12.817 8 WARNING neutronclient.v2_0.client [None req-e439310b-0a38-4740-974c-4b5e0c2a696f 01fffc04e7d1423aad9ca0f51c392ffc 6b2606fa80e14765b67d64892e6f5262 - - 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-03-02 19:44:12.979 8 WARNING neutronclient.v2_0.client [None req-e439310b-0a38-4740-974c-4b5e0c2a696f 01fffc04e7d1423aad9ca0f51c392ffc 6b2606fa80e14765b67d64892e6f5262 - - 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: 473/936] 10.0.0.72 () {34 vars in 662 bytes} [Mon Mar 2 19:44:12 2026] POST /v2.1/servers => generated 450 bytes in 667 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-02 19:44:13.327 7 WARNING neutronclient.v2_0.client [None req-e0c77156-148f-45a7-879d-63f64ef30fc3 01fffc04e7d1423aad9ca0f51c392ffc 6b2606fa80e14765b67d64892e6f5262 - - 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: 464/937] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:13 2026] GET /v2.1/servers/f960044c-7b5a-41b3-af7b-40a596bc57f0 => generated 1252 bytes in 51 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-03-02 19:44:14.630 8 WARNING neutronclient.v2_0.client [None req-77993ad5-e529-47a2-9679-7cd69913f1e9 01fffc04e7d1423aad9ca0f51c392ffc 6b2606fa80e14765b67d64892e6f5262 - - 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: 474/938] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:14 2026] GET /v2.1/servers/f960044c-7b5a-41b3-af7b-40a596bc57f0 => generated 1302 bytes in 309 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-03-02 19:44:15.740 7 WARNING neutronclient.v2_0.client [None req-e8e25200-0ca6-4afb-8cd5-440fdc2d3730 01fffc04e7d1423aad9ca0f51c392ffc 6b2606fa80e14765b67d64892e6f5262 - - 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: 465/939] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:15 2026] GET /v2.1/servers/f960044c-7b5a-41b3-af7b-40a596bc57f0 => generated 1350 bytes in 89 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-03-02 19:44:16.839 8 WARNING neutronclient.v2_0.client [None req-a6223952-1edb-4b9e-9b02-6a6672b5ad20 01fffc04e7d1423aad9ca0f51c392ffc 6b2606fa80e14765b67d64892e6f5262 - - 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: 475/940] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:16 2026] GET /v2.1/servers/f960044c-7b5a-41b3-af7b-40a596bc57f0 => generated 1350 bytes in 77 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, ' /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-03-02 19:44:17.935 7 WARNING neutronclient.v2_0.client [None req-c8fc9884-ec86-4b7d-b3e6-3bf4d1c2a7ed 01fffc04e7d1423aad9ca0f51c392ffc 6b2606fa80e14765b67d64892e6f5262 - - 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-03-02 19:44:17.955 8 WARNING neutronclient.v2_0.client [None req-9fad4bfc-4a08-4a8f-b066-56bca76c0dc9 a3ea28739057479dbba0a08ade6b8339 fb700de4f22e45e281a6fffc243bb937 - - 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: 467/943] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:17 2026] GET /v2.1/servers/f960044c-7b5a-41b3-af7b-40a596bc57f0 => generated 1358 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/944] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:17 2026] GET /v2.1/servers/113af93d-65b1-4c8a-bbc1-e6948b280a34 => generated 1821 bytes in 323 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, ' /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: 468/945] 10.0.0.103 () {32 vars in 668 bytes} [Mon Mar 2 19:44:18 2026] GET /v2.1/os-services => generated 782 bytes in 275 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, ' [pid: 7|app: 0|req: 469/946] 10.0.0.103 () {32 vars in 688 bytes} [Mon Mar 2 19:44:18 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 33 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: 7|app: 0|req: 470/947] 10.0.0.103 () {32 vars in 672 bytes} [Mon Mar 2 19:44:18 2026] GET /v2.1/os-aggregates => generated 18 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/948] 10.0.0.72 () {32 vars in 717 bytes} [Mon Mar 2 19:44:18 2026] DELETE /v2.1/servers/113af93d-65b1-4c8a-bbc1-e6948b280a34 => generated 0 bytes in 253 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-03-02 19:44:18.551 8 WARNING neutronclient.v2_0.client [None req-ae830b4e-c271-4f41-95b1-ba462e968295 a3ea28739057479dbba0a08ade6b8339 fb700de4f22e45e281a6fffc243bb937 - - 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: 471/949] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:44:18 2026] GET /v2.1/limits?tenant_id=0c5231f0fdba421e9d8a98123866952a => generated 302 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/950] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:44:18 2026] GET /v2.1/limits?tenant_id=6621f765b3134dc48368b3afab968f66 => generated 299 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/951] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:44:18 2026] GET /v2.1/limits?tenant_id=6b2606fa80e14765b67d64892e6f5262 => generated 304 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/952] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:44:18 2026] GET /v2.1/limits?tenant_id=82fcb38aadf54752ba70dc0472663c4d => generated 302 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/953] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:18 2026] GET /v2.1/servers/113af93d-65b1-4c8a-bbc1-e6948b280a34 => generated 1827 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/954] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:44:18 2026] GET /v2.1/limits?tenant_id=c1de3b7d06b4481ca870f9124b79cb37 => generated 302 bytes in 37 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, ' [pid: 8|app: 0|req: 480/955] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:44:18 2026] GET /v2.1/limits?tenant_id=d14986cee2a54e2dbb22c05744e53d08 => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/956] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:44:18 2026] GET /v2.1/limits?tenant_id=ea9d45945f7547c098f91083eb79088f => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/957] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:44:18 2026] GET /v2.1/limits?tenant_id=fb700de4f22e45e281a6fffc243bb937 => generated 304 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/958] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:44:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/959] 10.0.0.103 () {32 vars in 682 bytes} [Mon Mar 2 19:44:18 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) 2026-03-02 19:44:18.912 8 INFO nova.api.openstack.compute.server_external_events [req-12b88f3f-1b49-45b2-9d08-451c95af517e req-da93fcf8-ed16-4461-9550-12ad334e4fd9 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-changed:c3d1b75b-a03f-4c1f-bd12-868a957e7ddc for instance f960044c-7b5a-41b3-af7b-40a596bc57f0 on instance [pid: 8|app: 0|req: 482/960] 10.0.0.85 () {38 vars in 814 bytes} [Mon Mar 2 19:44:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/961] 10.0.0.103 () {32 vars in 711 bytes} [Mon Mar 2 19:44:18 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 706 bytes in 24 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, ' [pid: 8|app: 0|req: 483/962] 10.0.0.103 () {32 vars in 686 bytes} [Mon Mar 2 19:44:18 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 31 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, ' /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-03-02 19:44:19.122 7 WARNING neutronclient.v2_0.client [None req-46f52130-0aca-499f-9b1a-c6318b461471 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - 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-03-02 19:44:19.161 8 WARNING neutronclient.v2_0.client [None req-d4d5570e-e8aa-4e5d-8302-d554e5cb6000 01fffc04e7d1423aad9ca0f51c392ffc 6b2606fa80e14765b67d64892e6f5262 - - 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: 480/963] 10.0.0.103 () {32 vars in 707 bytes} [Mon Mar 2 19:44:18 2026] GET /v2.1/servers/detail?all_tenants=true => generated 4652 bytes in 334 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: 7|app: 0|req: 481/964] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:44:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/965] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:19 2026] GET /v2.1/servers/f960044c-7b5a-41b3-af7b-40a596bc57f0 => generated 1435 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 19:44:19.778 7 WARNING neutronclient.v2_0.client [None req-566ad249-b1fd-4223-8698-664c409d91cf a3ea28739057479dbba0a08ade6b8339 fb700de4f22e45e281a6fffc243bb937 - - 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: 482/966] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:19 2026] GET /v2.1/servers/113af93d-65b1-4c8a-bbc1-e6948b280a34 => generated 1827 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-03-02 19:44:20.401 8 WARNING neutronclient.v2_0.client [None req-394d2280-e3ae-4538-bb4c-82245f7e30c1 01fffc04e7d1423aad9ca0f51c392ffc 6b2606fa80e14765b67d64892e6f5262 - - 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: 485/967] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:20 2026] GET /v2.1/servers/f960044c-7b5a-41b3-af7b-40a596bc57f0 => generated 1435 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, ' /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-03-02 19:44:21.041 8 INFO nova.api.openstack.compute.server_external_events [req-69f57d28-bba6-4604-b630-6a8c7674ee23 req-38ea8c7d-a737-45eb-a9af-a4c6dd10b10c 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-vif-unplugged:bd6fae31-b8cb-4e59-89c9-9981b6be1aba for instance 113af93d-65b1-4c8a-bbc1-e6948b280a34 on instance [pid: 8|app: 0|req: 486/968] 10.0.0.139 () {38 vars in 815 bytes} [Mon Mar 2 19:44:21 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 19:44:21.206 7 WARNING neutronclient.v2_0.client [None req-bc4f94e4-da54-4d5a-a6d0-a362a5c79798 a3ea28739057479dbba0a08ade6b8339 fb700de4f22e45e281a6fffc243bb937 - - 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: 7|app: 0|req: 483/969] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:20 2026] GET /v2.1/servers/113af93d-65b1-4c8a-bbc1-e6948b280a34 => generated 1760 bytes in 628 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 19:44:21.561 8 WARNING neutronclient.v2_0.client [None req-149706e3-e72d-4963-8d70-a44d0d89d001 01fffc04e7d1423aad9ca0f51c392ffc 6b2606fa80e14765b67d64892e6f5262 - - 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-03-02 19:44:21.750 7 INFO nova.api.openstack.compute.server_external_events [req-c3e05dc4-d173-4ca8-b6ad-5854d23d7624 req-ef55e70c-edba-4e38-8490-27e310e3f18b 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-vif-deleted:bd6fae31-b8cb-4e59-89c9-9981b6be1aba for instance 113af93d-65b1-4c8a-bbc1-e6948b280a34 on instance [pid: 7|app: 0|req: 484/970] 10.0.0.85 () {38 vars in 814 bytes} [Mon Mar 2 19:44:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/971] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:21 2026] GET /v2.1/servers/f960044c-7b5a-41b3-af7b-40a596bc57f0 => generated 1435 bytes in 258 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-03-02 19:44:22.613 7 WARNING neutronclient.v2_0.client [None req-ac60b143-a838-4dea-83e1-d69d0052f414 a3ea28739057479dbba0a08ade6b8339 fb700de4f22e45e281a6fffc243bb937 - - 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: 485/972] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:22 2026] GET /v2.1/servers/113af93d-65b1-4c8a-bbc1-e6948b280a34 => generated 1474 bytes in 84 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-03-02 19:44:22.842 8 WARNING neutronclient.v2_0.client [None req-813ff18e-ff75-4aec-8712-0c1ee654b55c 01fffc04e7d1423aad9ca0f51c392ffc 6b2606fa80e14765b67d64892e6f5262 - - 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: 488/973] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:22 2026] GET /v2.1/servers/f960044c-7b5a-41b3-af7b-40a596bc57f0 => generated 1435 bytes in 156 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-03-02 19:44:23.713 7 WARNING neutronclient.v2_0.client [None req-684ee581-8c4a-43a9-9608-3a691f320918 a3ea28739057479dbba0a08ade6b8339 fb700de4f22e45e281a6fffc243bb937 - - 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: 486/974] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:23 2026] GET /v2.1/servers/113af93d-65b1-4c8a-bbc1-e6948b280a34 => generated 1479 bytes in 98 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-03-02 19:44:24.002 8 WARNING neutronclient.v2_0.client [None req-2e74edee-df92-40b9-bc1e-d20af43b831f 01fffc04e7d1423aad9ca0f51c392ffc 6b2606fa80e14765b67d64892e6f5262 - - 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: 489/975] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:23 2026] GET /v2.1/servers/f960044c-7b5a-41b3-af7b-40a596bc57f0 => generated 1423 bytes in 156 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-03-02 19:44:24.828 7 WARNING neutronclient.v2_0.client [None req-989e1c6e-38c6-4a93-bff3-53b6afdd3a13 a3ea28739057479dbba0a08ade6b8339 fb700de4f22e45e281a6fffc243bb937 - - 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: 487/976] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:24 2026] GET /v2.1/servers/113af93d-65b1-4c8a-bbc1-e6948b280a34 => generated 1479 bytes in 93 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-03-02 19:44:25.171 8 WARNING neutronclient.v2_0.client [None req-ba88aa87-e652-4847-8dfe-b76b081e68ba 01fffc04e7d1423aad9ca0f51c392ffc 6b2606fa80e14765b67d64892e6f5262 - - 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: 490/977] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:25 2026] GET /v2.1/servers/f960044c-7b5a-41b3-af7b-40a596bc57f0 => generated 1423 bytes in 179 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-03-02 19:44:25.911 7 INFO nova.api.openstack.wsgi [None req-52cd92e0-8097-4441-bc92-01e486da3abf a3ea28739057479dbba0a08ade6b8339 fb700de4f22e45e281a6fffc243bb937 - - default default] HTTP exception thrown: Instance 113af93d-65b1-4c8a-bbc1-e6948b280a34 could not be found. [pid: 7|app: 0|req: 488/978] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:25 2026] GET /v2.1/servers/113af93d-65b1-4c8a-bbc1-e6948b280a34 => generated 111 bytes in 27 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: 8|app: 0|req: 491/979] 10.0.0.72 () {32 vars in 705 bytes} [Mon Mar 2 19:44:25 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1121581900 => generated 0 bytes in 20 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, ' 2026-03-02 19:44:26.368 7 WARNING neutronclient.v2_0.client [None req-2915b4bd-dae1-4424-a95c-61817b1c47a8 01fffc04e7d1423aad9ca0f51c392ffc 6b2606fa80e14765b67d64892e6f5262 - - 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: 489/980] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:26 2026] GET /v2.1/servers/f960044c-7b5a-41b3-af7b-40a596bc57f0 => generated 1423 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 19:44:27.567 8 WARNING neutronclient.v2_0.client [None req-477c92f3-4014-4ea3-9227-82e0acdf4762 01fffc04e7d1423aad9ca0f51c392ffc 6b2606fa80e14765b67d64892e6f5262 - - 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-03-02 19:44:27.629 7 INFO nova.api.openstack.compute.server_external_events [req-2b710139-3b54-47e6-84b4-c8d7f693919a req-e021a72b-ad18-411e-a92c-5f2b5b44fe0e 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-vif-plugged:c3d1b75b-a03f-4c1f-bd12-868a957e7ddc for instance f960044c-7b5a-41b3-af7b-40a596bc57f0 on instance [pid: 7|app: 0|req: 491/983] 10.0.0.139 () {38 vars in 815 bytes} [Mon Mar 2 19:44:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/984] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:27 2026] GET /v2.1/servers/f960044c-7b5a-41b3-af7b-40a596bc57f0 => generated 1423 bytes in 154 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-03-02 19:44:28.765 7 WARNING neutronclient.v2_0.client [None req-f0816757-9f06-4f2e-ac02-ede4829b9e1b 01fffc04e7d1423aad9ca0f51c392ffc 6b2606fa80e14765b67d64892e6f5262 - - 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: 492/985] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:28 2026] GET /v2.1/servers/f960044c-7b5a-41b3-af7b-40a596bc57f0 => generated 1423 bytes in 188 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-03-02 19:44:29.977 8 WARNING neutronclient.v2_0.client [None req-2debefcc-3da2-4ff4-afbd-7dbaab85d37e 01fffc04e7d1423aad9ca0f51c392ffc 6b2606fa80e14765b67d64892e6f5262 - - 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: 494/986] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:29 2026] GET /v2.1/servers/f960044c-7b5a-41b3-af7b-40a596bc57f0 => generated 1611 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-03-02 19:44:30.128 7 WARNING neutronclient.v2_0.client [None req-64f478e1-c1d4-45cf-a788-a2a384cd19a2 01fffc04e7d1423aad9ca0f51c392ffc 6b2606fa80e14765b67d64892e6f5262 - - 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: 493/987] 10.0.0.72 () {32 vars in 740 bytes} [Mon Mar 2 19:44:30 2026] GET /v2.1/servers/f960044c-7b5a-41b3-af7b-40a596bc57f0/os-interface => generated 285 bytes in 143 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, ' /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-03-02 19:44:30.961 7 INFO nova.api.openstack.compute.server_external_events [req-c581fc92-e210-40dd-a576-31c9c68e3cbb req-5eaf6c26-9465-418b-ae18-c5cd315688c4 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-changed:c3d1b75b-a03f-4c1f-bd12-868a957e7ddc for instance f960044c-7b5a-41b3-af7b-40a596bc57f0 on instance [pid: 7|app: 0|req: 494/988] 10.0.0.85 () {38 vars in 814 bytes} [Mon Mar 2 19:44:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 19:44:30.979 8 WARNING neutronclient.v2_0.client [None req-083de766-7dcd-418d-ae46-5fc0c1ac5370 01fffc04e7d1423aad9ca0f51c392ffc 6b2606fa80e14765b67d64892e6f5262 - - 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: 495/989] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:30 2026] GET /v2.1/servers/f960044c-7b5a-41b3-af7b-40a596bc57f0 => generated 1611 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, ' [pid: 7|app: 0|req: 495/990] 10.0.0.72 () {32 vars in 640 bytes} [Mon Mar 2 19:44:31 2026] GET /v2.1/servers => generated 387 bytes in 111 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: 8|app: 0|req: 496/991] 10.0.0.72 () {32 vars in 717 bytes} [Mon Mar 2 19:44:31 2026] DELETE /v2.1/servers/f960044c-7b5a-41b3-af7b-40a596bc57f0 => generated 0 bytes in 113 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-03-02 19:44:31.375 7 WARNING neutronclient.v2_0.client [None req-8b5fe21b-b455-4d96-a526-5f7b587d2644 01fffc04e7d1423aad9ca0f51c392ffc 6b2606fa80e14765b67d64892e6f5262 - - 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: 496/992] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:31 2026] GET /v2.1/servers/f960044c-7b5a-41b3-af7b-40a596bc57f0 => generated 1617 bytes in 260 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-03-02 19:44:32.645 8 WARNING neutronclient.v2_0.client [None req-f9b78b38-10d3-480b-afb2-6ae2b082284e 01fffc04e7d1423aad9ca0f51c392ffc 6b2606fa80e14765b67d64892e6f5262 - - 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: 497/993] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:32 2026] GET /v2.1/servers/f960044c-7b5a-41b3-af7b-40a596bc57f0 => generated 1737 bytes in 220 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-03-02 19:44:33.868 7 WARNING neutronclient.v2_0.client [None req-561495d5-9941-46c8-9405-5092c078a244 01fffc04e7d1423aad9ca0f51c392ffc 6b2606fa80e14765b67d64892e6f5262 - - 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: 497/994] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:33 2026] GET /v2.1/servers/f960044c-7b5a-41b3-af7b-40a596bc57f0 => generated 1737 bytes in 581 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-03-02 19:44:35.050 8 INFO nova.api.openstack.compute.server_external_events [req-e08dd123-34dc-4ede-bb5f-56e2acb6a339 req-c53daf5a-1b60-4622-9b5f-4a2f6361133c 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-vif-deleted:c3d1b75b-a03f-4c1f-bd12-868a957e7ddc for instance f960044c-7b5a-41b3-af7b-40a596bc57f0 on instance [pid: 8|app: 0|req: 498/995] 10.0.0.85 () {38 vars in 814 bytes} [Mon Mar 2 19:44:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 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-03-02 19:44:35.464 7 WARNING neutronclient.v2_0.client [None req-325040ef-dd49-4bf2-a096-a9c9d98f35f6 01fffc04e7d1423aad9ca0f51c392ffc 6b2606fa80e14765b67d64892e6f5262 - - 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: 498/996] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:35 2026] GET /v2.1/servers/f960044c-7b5a-41b3-af7b-40a596bc57f0 => generated 1379 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-03-02 19:44:35.892 8 WARNING neutronclient.v2_0.client [None req-215d15ea-0b11-4a88-9821-3147068dfb75 734ef9281f41405493210cef6281cd29 c27e8fe0c039455096bb696c09a6c9e3 - - 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-03-02 19:44:36.092 8 WARNING neutronclient.v2_0.client [None req-215d15ea-0b11-4a88-9821-3147068dfb75 734ef9281f41405493210cef6281cd29 c27e8fe0c039455096bb696c09a6c9e3 - - 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: 499/997] 10.0.0.72 () {34 vars in 662 bytes} [Mon Mar 2 19:44:35 2026] POST /v2.1/servers => generated 424 bytes in 688 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-03-02 19:44:36.346 7 WARNING neutronclient.v2_0.client [None req-fed8b376-4895-4572-9541-8c524757ec99 734ef9281f41405493210cef6281cd29 c27e8fe0c039455096bb696c09a6c9e3 - - 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: 499/998] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:36 2026] GET /v2.1/servers/f36a9823-f186-4504-817b-5ccd60ea71cf => generated 1370 bytes in 72 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-03-02 19:44:36.566 8 WARNING neutronclient.v2_0.client [None req-3fa12c2f-d879-4e2f-9f11-b84f4af87dc6 01fffc04e7d1423aad9ca0f51c392ffc 6b2606fa80e14765b67d64892e6f5262 - - 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: 500/999] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:36 2026] GET /v2.1/servers/f960044c-7b5a-41b3-af7b-40a596bc57f0 => generated 1379 bytes in 85 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-03-02 19:44:37.440 7 WARNING neutronclient.v2_0.client [None req-a39535ce-1589-46a0-b186-09d4edef784d 734ef9281f41405493210cef6281cd29 c27e8fe0c039455096bb696c09a6c9e3 - - 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: 501/1002] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:37 2026] GET /v2.1/servers/f36a9823-f186-4504-817b-5ccd60ea71cf => generated 1374 bytes in 153 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-03-02 19:44:37.671 8 WARNING neutronclient.v2_0.client [None req-216179bf-de95-4cd9-b6f4-cdbc2ce452db 01fffc04e7d1423aad9ca0f51c392ffc 6b2606fa80e14765b67d64892e6f5262 - - 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: 502/1003] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:37 2026] GET /v2.1/servers/f960044c-7b5a-41b3-af7b-40a596bc57f0 => generated 1384 bytes in 225 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-03-02 19:44:38.618 7 WARNING neutronclient.v2_0.client [None req-5f55569e-89ff-46ba-91e8-377c612bf290 734ef9281f41405493210cef6281cd29 c27e8fe0c039455096bb696c09a6c9e3 - - 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: 502/1004] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:38 2026] GET /v2.1/servers/f36a9823-f186-4504-817b-5ccd60ea71cf => generated 1422 bytes in 93 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-03-02 19:44:38.894 8 INFO nova.api.openstack.wsgi [None req-046a33e6-8c5d-495d-b746-e21b18bfc63f 01fffc04e7d1423aad9ca0f51c392ffc 6b2606fa80e14765b67d64892e6f5262 - - default default] HTTP exception thrown: Instance f960044c-7b5a-41b3-af7b-40a596bc57f0 could not be found. [pid: 8|app: 0|req: 503/1005] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:38 2026] GET /v2.1/servers/f960044c-7b5a-41b3-af7b-40a596bc57f0 => generated 111 bytes in 33 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: 503/1006] 10.0.0.72 () {32 vars in 703 bytes} [Mon Mar 2 19:44:38 2026] DELETE /v2.1/os-keypairs/tempest-keypair-830603442 => generated 0 bytes in 19 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, ' 2026-03-02 19:44:39.720 8 WARNING neutronclient.v2_0.client [None req-2ae92ce2-75ec-431e-81bf-c1493f16ecbb 734ef9281f41405493210cef6281cd29 c27e8fe0c039455096bb696c09a6c9e3 - - 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: 504/1007] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:39 2026] GET /v2.1/servers/f36a9823-f186-4504-817b-5ccd60ea71cf => generated 1422 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 19:44:40.910 7 WARNING neutronclient.v2_0.client [None req-b5d26273-40a6-4e38-89e4-f08cda7e64cf 734ef9281f41405493210cef6281cd29 c27e8fe0c039455096bb696c09a6c9e3 - - 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: 504/1008] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:40 2026] GET /v2.1/servers/f36a9823-f186-4504-817b-5ccd60ea71cf => generated 1430 bytes in 118 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-03-02 19:44:41.951 8 INFO nova.api.openstack.compute.server_external_events [req-e1c6eef8-509c-4989-b631-037a40f2a833 req-e0f159d0-cc6f-4c0b-83b1-56cf21f54b76 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-changed:f15f4158-9a77-43b8-9567-3a49488ed426 for instance f36a9823-f186-4504-817b-5ccd60ea71cf on instance [pid: 8|app: 0|req: 505/1009] 10.0.0.85 () {38 vars in 814 bytes} [Mon Mar 2 19:44:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 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-03-02 19:44:42.026 7 WARNING neutronclient.v2_0.client [None req-4bcedb8e-b471-43f4-afeb-edee78a4ddda 734ef9281f41405493210cef6281cd29 c27e8fe0c039455096bb696c09a6c9e3 - - 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: 505/1010] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:41 2026] GET /v2.1/servers/f36a9823-f186-4504-817b-5ccd60ea71cf => generated 1482 bytes in 206 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-03-02 19:44:42.362 8 WARNING neutronclient.v2_0.client [None req-fe6db418-551c-4e5f-894d-813cea0d269a 89dd25608a0e43959ca68ec1928e4efc abe649d90dce496e9c606b32184ae723 - - 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-03-02 19:44:42.554 8 WARNING neutronclient.v2_0.client [None req-fe6db418-551c-4e5f-894d-813cea0d269a 89dd25608a0e43959ca68ec1928e4efc abe649d90dce496e9c606b32184ae723 - - 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: 506/1011] 10.0.0.72 () {34 vars in 662 bytes} [Mon Mar 2 19:44:42 2026] POST /v2.1/servers => generated 424 bytes in 496 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-03-02 19:44:42.792 7 WARNING neutronclient.v2_0.client [None req-3823112f-662e-4dd9-b6b1-9797899ae4a5 89dd25608a0e43959ca68ec1928e4efc abe649d90dce496e9c606b32184ae723 - - 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: 506/1012] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:42 2026] GET /v2.1/servers/46e0b93a-33e6-4f0c-a165-bdb0901fd774 => generated 1368 bytes in 67 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-03-02 19:44:43.263 8 WARNING neutronclient.v2_0.client [None req-cde7bfad-94ad-4272-b985-a49aaa11b67c 734ef9281f41405493210cef6281cd29 c27e8fe0c039455096bb696c09a6c9e3 - - 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: 507/1013] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:43 2026] GET /v2.1/servers/f36a9823-f186-4504-817b-5ccd60ea71cf => generated 1470 bytes in 159 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-03-02 19:44:43.882 7 WARNING neutronclient.v2_0.client [None req-4aa543e1-34bd-4c93-9d61-b3ec048b39b9 89dd25608a0e43959ca68ec1928e4efc abe649d90dce496e9c606b32184ae723 - - 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: 507/1014] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:43 2026] GET /v2.1/servers/46e0b93a-33e6-4f0c-a165-bdb0901fd774 => generated 1372 bytes in 81 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-03-02 19:44:44.448 8 WARNING neutronclient.v2_0.client [None req-50d978e7-0320-4911-a870-1314aaec5cc0 734ef9281f41405493210cef6281cd29 c27e8fe0c039455096bb696c09a6c9e3 - - 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: 508/1015] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:44 2026] GET /v2.1/servers/f36a9823-f186-4504-817b-5ccd60ea71cf => generated 1470 bytes in 265 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-03-02 19:44:45.009 7 WARNING neutronclient.v2_0.client [None req-d2f3da37-1fae-4a8e-85bd-4bafca6d7075 89dd25608a0e43959ca68ec1928e4efc abe649d90dce496e9c606b32184ae723 - - 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: 508/1016] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:44 2026] GET /v2.1/servers/46e0b93a-33e6-4f0c-a165-bdb0901fd774 => generated 1420 bytes in 102 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-03-02 19:44:45.722 8 WARNING neutronclient.v2_0.client [None req-6f1c404d-fa99-4874-951a-650c48109f02 734ef9281f41405493210cef6281cd29 c27e8fe0c039455096bb696c09a6c9e3 - - 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: 509/1017] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:45 2026] GET /v2.1/servers/f36a9823-f186-4504-817b-5ccd60ea71cf => generated 1470 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-03-02 19:44:46.111 7 WARNING neutronclient.v2_0.client [None req-6bf05e05-0b98-4d30-9b78-f2ad7be471a3 89dd25608a0e43959ca68ec1928e4efc abe649d90dce496e9c606b32184ae723 - - 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: 509/1018] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:46 2026] GET /v2.1/servers/46e0b93a-33e6-4f0c-a165-bdb0901fd774 => generated 1420 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-03-02 19:44:46.896 8 WARNING neutronclient.v2_0.client [None req-27c3d67c-5f4b-486b-89c5-ce0f516fa55e 734ef9281f41405493210cef6281cd29 c27e8fe0c039455096bb696c09a6c9e3 - - 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: 510/1021] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:46 2026] GET /v2.1/servers/f36a9823-f186-4504-817b-5ccd60ea71cf => generated 1470 bytes in 186 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-03-02 19:44:47.231 7 WARNING neutronclient.v2_0.client [None req-aa7fb992-2a92-469b-89e8-0ed3c6759f9a 89dd25608a0e43959ca68ec1928e4efc abe649d90dce496e9c606b32184ae723 - - 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: 512/1022] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:47 2026] GET /v2.1/servers/46e0b93a-33e6-4f0c-a165-bdb0901fd774 => generated 1470 bytes in 699 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-03-02 19:44:48.092 8 WARNING neutronclient.v2_0.client [None req-5d9d5e76-8a60-4add-94e3-0eacafa93fb1 734ef9281f41405493210cef6281cd29 c27e8fe0c039455096bb696c09a6c9e3 - - 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-03-02 19:44:48.188 7 INFO nova.api.openstack.compute.server_external_events [req-807b84a2-41ec-4712-941d-2401c5ea1973 req-e62a627c-3603-4b53-bbf6-23c48a5034dd 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-changed:bb7d03ec-5d39-49d3-87e4-c9e4a11b2fa6 for instance 46e0b93a-33e6-4f0c-a165-bdb0901fd774 on instance [pid: 7|app: 0|req: 513/1023] 10.0.0.85 () {38 vars in 814 bytes} [Mon Mar 2 19:44:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 20 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-03-02 19:44:48.218 7 INFO nova.api.openstack.compute.server_external_events [req-82ff74a8-f228-43f1-80fe-f656169a418d req-ab61d654-d8b9-463c-bf3d-d6b3da169a9d 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-vif-plugged:f15f4158-9a77-43b8-9567-3a49488ed426 for instance f36a9823-f186-4504-817b-5ccd60ea71cf on instance [pid: 7|app: 0|req: 514/1024] 10.0.0.139 () {38 vars in 815 bytes} [Mon Mar 2 19:44:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1025] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:48 2026] GET /v2.1/servers/f36a9823-f186-4504-817b-5ccd60ea71cf => generated 1470 bytes in 176 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, ' [pid: 7|app: 0|req: 515/1026] 10.0.0.72 () {34 vars in 670 bytes} [Mon Mar 2 19:44:48 2026] POST /v2.1/os-keypairs => generated 385 bytes in 185 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-03-02 19:44:48.960 8 WARNING neutronclient.v2_0.client [None req-a4d15dcf-dce2-4e2c-bc6c-83f975bb3fac 89dd25608a0e43959ca68ec1928e4efc abe649d90dce496e9c606b32184ae723 - - 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: 512/1027] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:48 2026] GET /v2.1/servers/46e0b93a-33e6-4f0c-a165-bdb0901fd774 => generated 1468 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 19:44:49.314 7 WARNING neutronclient.v2_0.client [None req-a63ff37a-9995-4626-a9df-056b83f1c6e8 734ef9281f41405493210cef6281cd29 c27e8fe0c039455096bb696c09a6c9e3 - - 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: 516/1028] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:49 2026] GET /v2.1/servers/f36a9823-f186-4504-817b-5ccd60ea71cf => generated 1470 bytes in 176 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-03-02 19:44:49.904 8 WARNING neutronclient.v2_0.client [None req-2492f341-157e-4cc6-a650-8bae13af673d a7ce6b22ff264d3c9d40fc2c397da7ee e96f2a35c9a74e8f9cd81fe040aa4783 - - 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-03-02 19:44:49.967 8 WARNING neutronclient.v2_0.client [None req-2492f341-157e-4cc6-a650-8bae13af673d a7ce6b22ff264d3c9d40fc2c397da7ee e96f2a35c9a74e8f9cd81fe040aa4783 - - 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-03-02 19:44:50.158 8 WARNING neutronclient.v2_0.client [None req-2492f341-157e-4cc6-a650-8bae13af673d a7ce6b22ff264d3c9d40fc2c397da7ee e96f2a35c9a74e8f9cd81fe040aa4783 - - 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-03-02 19:44:50.181 7 WARNING neutronclient.v2_0.client [None req-d317fa23-cdc9-4dcf-9ecc-77835f0e2e4d 89dd25608a0e43959ca68ec1928e4efc abe649d90dce496e9c606b32184ae723 - - 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: 517/1029] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:50 2026] GET /v2.1/servers/46e0b93a-33e6-4f0c-a165-bdb0901fd774 => generated 1468 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1030] 10.0.0.72 () {34 vars in 662 bytes} [Mon Mar 2 19:44:49 2026] POST /v2.1/servers => generated 453 bytes in 560 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-03-02 19:44:50.389 7 WARNING neutronclient.v2_0.client [None req-eef38497-e4df-4acb-8fda-2411e677663c a7ce6b22ff264d3c9d40fc2c397da7ee e96f2a35c9a74e8f9cd81fe040aa4783 - - 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: 518/1031] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:50 2026] GET /v2.1/servers/15cb07f5-382d-498c-993d-75bf0951e69d => generated 1430 bytes in 63 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-03-02 19:44:50.491 8 WARNING neutronclient.v2_0.client [None req-918dbeba-5fd3-44ca-b3e0-71615f55a07f 734ef9281f41405493210cef6281cd29 c27e8fe0c039455096bb696c09a6c9e3 - - 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: 514/1032] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:50 2026] GET /v2.1/servers/f36a9823-f186-4504-817b-5ccd60ea71cf => generated 1655 bytes in 144 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, ' [pid: 7|app: 0|req: 519/1033] 10.0.0.72 () {32 vars in 722 bytes} [Mon Mar 2 19:44:50 2026] GET /v2.1/servers/f36a9823-f186-4504-817b-5ccd60ea71cf/ips => generated 109 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, ' [pid: 8|app: 0|req: 515/1034] 10.0.0.72 () {32 vars in 722 bytes} [Mon Mar 2 19:44:50 2026] GET /v2.1/servers/f36a9823-f186-4504-817b-5ccd60ea71cf/ips => generated 109 bytes in 49 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: 520/1035] 10.0.0.72 () {32 vars in 824 bytes} [Mon Mar 2 19:44:50 2026] GET /v2.1/servers/f36a9823-f186-4504-817b-5ccd60ea71cf/ips/tempest-ServerAddressesTestJSON-2087966059-network => generated 94 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 356 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: 516/1036] 10.0.0.72 () {32 vars in 717 bytes} [Mon Mar 2 19:44:50 2026] DELETE /v2.1/servers/f36a9823-f186-4504-817b-5ccd60ea71cf => generated 0 bytes in 103 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-03-02 19:44:50.910 7 WARNING neutronclient.v2_0.client [None req-828d7e63-5cc8-4c17-8b4e-1cb29dc328fa 734ef9281f41405493210cef6281cd29 c27e8fe0c039455096bb696c09a6c9e3 - - 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: 521/1037] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:50 2026] GET /v2.1/servers/f36a9823-f186-4504-817b-5ccd60ea71cf => generated 1661 bytes in 138 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-03-02 19:44:51.341 8 WARNING neutronclient.v2_0.client [None req-91e84109-7979-4ebc-9389-e5a8bff0e5d7 89dd25608a0e43959ca68ec1928e4efc abe649d90dce496e9c606b32184ae723 - - 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: 517/1038] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:51 2026] GET /v2.1/servers/46e0b93a-33e6-4f0c-a165-bdb0901fd774 => generated 1468 bytes in 142 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-03-02 19:44:51.474 7 WARNING neutronclient.v2_0.client [None req-fb45201f-66ef-43cc-aa17-cb7f9a16c48b a7ce6b22ff264d3c9d40fc2c397da7ee e96f2a35c9a74e8f9cd81fe040aa4783 - - 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: 522/1039] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:51 2026] GET /v2.1/servers/15cb07f5-382d-498c-993d-75bf0951e69d => generated 1434 bytes in 64 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-03-02 19:44:52.074 8 WARNING neutronclient.v2_0.client [None req-4f6daa7d-10e6-4f8d-a71c-b81043d9f38b 734ef9281f41405493210cef6281cd29 c27e8fe0c039455096bb696c09a6c9e3 - - 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: 518/1040] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:52 2026] GET /v2.1/servers/f36a9823-f186-4504-817b-5ccd60ea71cf => generated 1661 bytes in 195 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-03-02 19:44:52.493 7 WARNING neutronclient.v2_0.client [None req-019cff0b-7e22-473c-8449-32d66364a375 89dd25608a0e43959ca68ec1928e4efc abe649d90dce496e9c606b32184ae723 - - 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-03-02 19:44:52.568 8 WARNING neutronclient.v2_0.client [None req-b3e3a52c-f90a-445f-8e39-9593a940fefd a7ce6b22ff264d3c9d40fc2c397da7ee e96f2a35c9a74e8f9cd81fe040aa4783 - - 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: 523/1041] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:52 2026] GET /v2.1/servers/46e0b93a-33e6-4f0c-a165-bdb0901fd774 => generated 1468 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1042] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:52 2026] GET /v2.1/servers/15cb07f5-382d-498c-993d-75bf0951e69d => generated 1482 bytes in 84 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-03-02 19:44:53.283 7 WARNING neutronclient.v2_0.client [None req-151bfc9f-f6f1-4f6e-b54d-15e8b9b2c0df 734ef9281f41405493210cef6281cd29 c27e8fe0c039455096bb696c09a6c9e3 - - 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: 524/1043] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:53 2026] GET /v2.1/servers/f36a9823-f186-4504-817b-5ccd60ea71cf => generated 1661 bytes in 171 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, ' /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-03-02 19:44:53.662 8 WARNING neutronclient.v2_0.client [None req-60f5e6a3-0bd4-441b-bcb8-00f97cc712af 89dd25608a0e43959ca68ec1928e4efc abe649d90dce496e9c606b32184ae723 - - 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-03-02 19:44:53.664 7 WARNING neutronclient.v2_0.client [None req-c7829fab-c123-464e-b25c-abd756f1e2f7 a7ce6b22ff264d3c9d40fc2c397da7ee e96f2a35c9a74e8f9cd81fe040aa4783 - - 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: 525/1044] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:53 2026] GET /v2.1/servers/15cb07f5-382d-498c-993d-75bf0951e69d => generated 1482 bytes in 106 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-03-02 19:44:53.756 7 INFO nova.api.openstack.compute.server_external_events [req-949eee30-f070-42de-8f6e-4eb0825569e8 req-c904b7ab-11fa-4117-a9b3-954d5b1c0326 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-vif-deleted:f15f4158-9a77-43b8-9567-3a49488ed426 for instance f36a9823-f186-4504-817b-5ccd60ea71cf on instance [pid: 7|app: 0|req: 526/1045] 10.0.0.85 () {38 vars in 814 bytes} [Mon Mar 2 19:44:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1046] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:53 2026] GET /v2.1/servers/46e0b93a-33e6-4f0c-a165-bdb0901fd774 => generated 1468 bytes in 167 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-03-02 19:44:54.422 7 INFO nova.api.openstack.compute.server_external_events [req-620841e4-ebd9-46e1-81a8-a4572fbd6c28 req-c813ee42-e493-43c4-9578-7be72f7cda3e 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-vif-plugged:bb7d03ec-5d39-49d3-87e4-c9e4a11b2fa6 for instance 46e0b93a-33e6-4f0c-a165-bdb0901fd774 on instance [pid: 7|app: 0|req: 527/1047] 10.0.0.139 () {38 vars in 815 bytes} [Mon Mar 2 19:44:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 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-03-02 19:44:54.466 8 WARNING neutronclient.v2_0.client [None req-027bd9bf-02f9-4621-8c6d-5453973a9324 734ef9281f41405493210cef6281cd29 c27e8fe0c039455096bb696c09a6c9e3 - - 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: 521/1048] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:54 2026] GET /v2.1/servers/f36a9823-f186-4504-817b-5ccd60ea71cf => generated 1451 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-03-02 19:44:54.799 7 WARNING neutronclient.v2_0.client [None req-75a11f71-1218-48e0-9299-eb087b276e00 a7ce6b22ff264d3c9d40fc2c397da7ee e96f2a35c9a74e8f9cd81fe040aa4783 - - 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: 7|app: 0|req: 528/1049] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:54 2026] GET /v2.1/servers/15cb07f5-382d-498c-993d-75bf0951e69d => generated 1490 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 19:44:54.862 8 WARNING neutronclient.v2_0.client [None req-b92d28fe-9815-4131-bb00-26d35ed945bc 89dd25608a0e43959ca68ec1928e4efc abe649d90dce496e9c606b32184ae723 - - 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: 522/1050] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:54 2026] GET /v2.1/servers/46e0b93a-33e6-4f0c-a165-bdb0901fd774 => generated 1468 bytes in 197 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-03-02 19:44:55.564 7 WARNING neutronclient.v2_0.client [None req-d1c09c9a-fdf0-4200-b9b4-dc0ebd1f6e8c 734ef9281f41405493210cef6281cd29 c27e8fe0c039455096bb696c09a6c9e3 - - 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: 529/1051] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:55 2026] GET /v2.1/servers/f36a9823-f186-4504-817b-5ccd60ea71cf => generated 1456 bytes in 84 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-03-02 19:44:55.851 8 INFO nova.api.openstack.compute.server_external_events [req-bdbdb28f-7bf8-47bb-96b7-48a4983c302c req-fd6af4ab-91ac-49d0-83e8-b0196ae00a7a 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-changed:aca5ee89-8741-4615-8b12-869caf18eb86 for instance 15cb07f5-382d-498c-993d-75bf0951e69d on instance [pid: 8|app: 0|req: 523/1052] 10.0.0.85 () {38 vars in 814 bytes} [Mon Mar 2 19:44:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 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-03-02 19:44:55.921 7 WARNING neutronclient.v2_0.client [None req-e11418c3-f2bb-42f1-8c6a-8d037a222955 a7ce6b22ff264d3c9d40fc2c397da7ee e96f2a35c9a74e8f9cd81fe040aa4783 - - 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: 7|app: 0|req: 530/1053] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:55 2026] GET /v2.1/servers/15cb07f5-382d-498c-993d-75bf0951e69d => generated 1568 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 19:44:56.069 8 WARNING neutronclient.v2_0.client [None req-5550d1d2-2d46-41e0-8612-b2b461d6e535 89dd25608a0e43959ca68ec1928e4efc abe649d90dce496e9c606b32184ae723 - - 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: 524/1054] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:56 2026] GET /v2.1/servers/46e0b93a-33e6-4f0c-a165-bdb0901fd774 => generated 1649 bytes in 156 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-03-02 19:44:56.696 7 WARNING neutronclient.v2_0.client [None req-99c6c517-9e0b-42e6-bbf9-d7a0e7597da8 734ef9281f41405493210cef6281cd29 c27e8fe0c039455096bb696c09a6c9e3 - - 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: 531/1055] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:56 2026] GET /v2.1/servers/f36a9823-f186-4504-817b-5ccd60ea71cf => generated 1456 bytes in 102 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-03-02 19:44:57.103 8 WARNING neutronclient.v2_0.client [None req-eb13e583-d797-4725-b3dd-4782be2bcaf0 a7ce6b22ff264d3c9d40fc2c397da7ee e96f2a35c9a74e8f9cd81fe040aa4783 - - 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: 526/1058] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:57 2026] GET /v2.1/servers/15cb07f5-382d-498c-993d-75bf0951e69d => generated 1556 bytes in 147 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, ' [pid: 7|app: 0|req: 533/1059] 10.0.0.72 () {32 vars in 717 bytes} [Mon Mar 2 19:44:57 2026] DELETE /v2.1/servers/46e0b93a-33e6-4f0c-a165-bdb0901fd774 => generated 0 bytes in 154 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-03-02 19:44:57.599 8 WARNING neutronclient.v2_0.client [None req-f1a019a5-1b52-477a-8c79-e8232412a41e 89dd25608a0e43959ca68ec1928e4efc abe649d90dce496e9c606b32184ae723 - - 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: 527/1060] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:57 2026] GET /v2.1/servers/46e0b93a-33e6-4f0c-a165-bdb0901fd774 => generated 1655 bytes in 158 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-03-02 19:44:57.782 7 INFO nova.api.openstack.wsgi [None req-0f98aa46-8eca-4df8-975b-edd5b296b5c1 734ef9281f41405493210cef6281cd29 c27e8fe0c039455096bb696c09a6c9e3 - - default default] HTTP exception thrown: Instance f36a9823-f186-4504-817b-5ccd60ea71cf could not be found. [pid: 7|app: 0|req: 534/1061] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:57 2026] GET /v2.1/servers/f36a9823-f186-4504-817b-5ccd60ea71cf => generated 111 bytes in 33 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, ' 2026-03-02 19:44:58.273 8 WARNING neutronclient.v2_0.client [None req-4a5097c6-91e1-4de6-a49b-3caa761796d4 a7ce6b22ff264d3c9d40fc2c397da7ee e96f2a35c9a74e8f9cd81fe040aa4783 - - 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: 528/1062] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:58 2026] GET /v2.1/servers/15cb07f5-382d-498c-993d-75bf0951e69d => generated 1556 bytes in 184 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-03-02 19:44:58.766 7 WARNING neutronclient.v2_0.client [None req-84ad6ed5-987e-4bae-8943-690cbeb50d1a 89dd25608a0e43959ca68ec1928e4efc abe649d90dce496e9c606b32184ae723 - - 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: 535/1063] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:58 2026] GET /v2.1/servers/46e0b93a-33e6-4f0c-a165-bdb0901fd774 => generated 1655 bytes in 125 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-03-02 19:44:59.471 8 WARNING neutronclient.v2_0.client [None req-07f1983d-bb2c-40a8-a650-9016ed6c7ddc a7ce6b22ff264d3c9d40fc2c397da7ee e96f2a35c9a74e8f9cd81fe040aa4783 - - 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: 529/1064] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:59 2026] GET /v2.1/servers/15cb07f5-382d-498c-993d-75bf0951e69d => generated 1556 bytes in 122 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-03-02 19:44:59.929 7 WARNING neutronclient.v2_0.client [None req-a9362832-ad13-4868-b17d-db2c7c007e84 89dd25608a0e43959ca68ec1928e4efc abe649d90dce496e9c606b32184ae723 - - 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: 536/1065] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:44:59 2026] GET /v2.1/servers/46e0b93a-33e6-4f0c-a165-bdb0901fd774 => generated 1655 bytes in 186 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-03-02 19:45:00.613 8 WARNING neutronclient.v2_0.client [None req-b60e95a6-f973-4f24-b7ed-6798c1305b77 a7ce6b22ff264d3c9d40fc2c397da7ee e96f2a35c9a74e8f9cd81fe040aa4783 - - 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-03-02 19:45:00.706 7 INFO nova.api.openstack.compute.server_external_events [req-97f1cb2e-d3c8-40bb-b78d-6f5e316cde53 req-851c9411-bd87-47c5-8adf-3ce9442f5f33 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-vif-deleted:bb7d03ec-5d39-49d3-87e4-c9e4a11b2fa6 for instance 46e0b93a-33e6-4f0c-a165-bdb0901fd774 on instance [pid: 7|app: 0|req: 537/1066] 10.0.0.85 () {38 vars in 814 bytes} [Mon Mar 2 19:45:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1067] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:45:00 2026] GET /v2.1/servers/15cb07f5-382d-498c-993d-75bf0951e69d => generated 1556 bytes in 204 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-03-02 19:45:00.896 7 INFO nova.api.openstack.compute.server_external_events [req-c41b4bce-7739-401c-b589-bf6c33f710d6 req-e7015575-00fd-42f4-9e82-1ea62fb7e796 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-vif-plugged:aca5ee89-8741-4615-8b12-869caf18eb86 for instance 15cb07f5-382d-498c-993d-75bf0951e69d on instance [pid: 7|app: 0|req: 538/1068] 10.0.0.139 () {38 vars in 815 bytes} [Mon Mar 2 19:45:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 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-03-02 19:45:01.126 8 WARNING neutronclient.v2_0.client [None req-906af052-8e49-4daf-b21a-272ff8ef00b1 89dd25608a0e43959ca68ec1928e4efc abe649d90dce496e9c606b32184ae723 - - 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: 531/1069] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:45:01 2026] GET /v2.1/servers/46e0b93a-33e6-4f0c-a165-bdb0901fd774 => generated 1449 bytes in 90 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-03-02 19:45:01.843 7 WARNING neutronclient.v2_0.client [None req-b0d89ac6-24db-4637-9bef-af40c7e1ec86 a7ce6b22ff264d3c9d40fc2c397da7ee e96f2a35c9a74e8f9cd81fe040aa4783 - - 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: 539/1070] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:45:01 2026] GET /v2.1/servers/15cb07f5-382d-498c-993d-75bf0951e69d => generated 1556 bytes in 163 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-03-02 19:45:02.252 8 WARNING neutronclient.v2_0.client [None req-1fc3376a-23f1-473c-873c-c676565b04b5 89dd25608a0e43959ca68ec1928e4efc abe649d90dce496e9c606b32184ae723 - - 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: 532/1071] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:45:02 2026] GET /v2.1/servers/46e0b93a-33e6-4f0c-a165-bdb0901fd774 => generated 1454 bytes in 139 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-03-02 19:45:03.010 7 WARNING neutronclient.v2_0.client [None req-ffef1a7d-e692-40fc-93ca-83b61365596b a7ce6b22ff264d3c9d40fc2c397da7ee e96f2a35c9a74e8f9cd81fe040aa4783 - - 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: 540/1072] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:45:02 2026] GET /v2.1/servers/15cb07f5-382d-498c-993d-75bf0951e69d => generated 1739 bytes in 142 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-03-02 19:45:03.167 8 WARNING neutronclient.v2_0.client [None req-a44c4c00-a3dc-44f2-978b-418bf829b9fb a7ce6b22ff264d3c9d40fc2c397da7ee e96f2a35c9a74e8f9cd81fe040aa4783 - - 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-03-02 19:45:03.382 7 WARNING neutronclient.v2_0.client [None req-ac299866-90ed-4ff3-b41e-8320b0d7e75f 89dd25608a0e43959ca68ec1928e4efc abe649d90dce496e9c606b32184ae723 - - 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: 541/1073] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:45:03 2026] GET /v2.1/servers/46e0b93a-33e6-4f0c-a165-bdb0901fd774 => generated 1454 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1074] 10.0.0.72 () {32 vars in 740 bytes} [Mon Mar 2 19:45:03 2026] GET /v2.1/servers/15cb07f5-382d-498c-993d-75bf0951e69d/os-interface => generated 285 bytes in 591 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-03-02 19:45:04.486 7 INFO nova.api.openstack.wsgi [None req-f1e67bda-7bfb-451c-9167-1ab689124332 89dd25608a0e43959ca68ec1928e4efc abe649d90dce496e9c606b32184ae723 - - default default] HTTP exception thrown: Instance 46e0b93a-33e6-4f0c-a165-bdb0901fd774 could not be found. [pid: 7|app: 0|req: 542/1075] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:45:04 2026] GET /v2.1/servers/46e0b93a-33e6-4f0c-a165-bdb0901fd774 => generated 111 bytes in 49 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, ' /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-03-02 19:45:04.550 7 INFO nova.api.openstack.compute.server_external_events [req-746e8199-14b2-4e99-b11a-470b3ec95e02 req-aad15f0b-9334-4bbb-8c46-79fafc0a1b0e 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-changed:aca5ee89-8741-4615-8b12-869caf18eb86 for instance 15cb07f5-382d-498c-993d-75bf0951e69d on instance [pid: 7|app: 0|req: 543/1076] 10.0.0.85 () {38 vars in 814 bytes} [Mon Mar 2 19:45:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 19:45:04.582 8 WARNING neutronclient.v2_0.client [None req-9f182690-cda0-4ebb-b3e3-b9ee348687a4 a7ce6b22ff264d3c9d40fc2c397da7ee e96f2a35c9a74e8f9cd81fe040aa4783 - - 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: 534/1077] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:45:04 2026] GET /v2.1/servers/15cb07f5-382d-498c-993d-75bf0951e69d => generated 1739 bytes in 181 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, ' [pid: 7|app: 0|req: 544/1078] 10.0.0.72 () {32 vars in 640 bytes} [Mon Mar 2 19:45:04 2026] GET /v2.1/servers => generated 383 bytes in 56 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: 8|app: 0|req: 535/1079] 10.0.0.72 () {32 vars in 717 bytes} [Mon Mar 2 19:45:04 2026] DELETE /v2.1/servers/15cb07f5-382d-498c-993d-75bf0951e69d => generated 0 bytes in 138 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-03-02 19:45:04.963 7 WARNING neutronclient.v2_0.client [None req-2b958556-2988-4970-96b2-0d11c74bd679 a7ce6b22ff264d3c9d40fc2c397da7ee e96f2a35c9a74e8f9cd81fe040aa4783 - - 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: 545/1080] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:45:04 2026] GET /v2.1/servers/15cb07f5-382d-498c-993d-75bf0951e69d => generated 1745 bytes in 135 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-03-02 19:45:06.114 8 WARNING neutronclient.v2_0.client [None req-e7ac80ec-4f5c-408a-8aec-a9a6798f1c58 a7ce6b22ff264d3c9d40fc2c397da7ee e96f2a35c9a74e8f9cd81fe040aa4783 - - 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: 536/1081] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:45:06 2026] GET /v2.1/servers/15cb07f5-382d-498c-993d-75bf0951e69d => generated 1865 bytes in 217 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-03-02 19:45:07.353 8 WARNING neutronclient.v2_0.client [None req-6c44e219-e4ad-4f30-bb65-476df131d8ab a7ce6b22ff264d3c9d40fc2c397da7ee e96f2a35c9a74e8f9cd81fe040aa4783 - - 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: 538/1084] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:45:07 2026] GET /v2.1/servers/15cb07f5-382d-498c-993d-75bf0951e69d => generated 1865 bytes in 121 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-03-02 19:45:08.028 7 INFO nova.api.openstack.compute.server_external_events [req-913c9243-1867-4cbb-9f98-ee1ecf68c3bc req-c7234a87-b791-48a4-a28a-2fbcd1f76031 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-vif-deleted:aca5ee89-8741-4615-8b12-869caf18eb86 for instance 15cb07f5-382d-498c-993d-75bf0951e69d on instance [pid: 7|app: 0|req: 547/1085] 10.0.0.85 () {38 vars in 814 bytes} [Mon Mar 2 19:45:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 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-03-02 19:45:08.495 8 WARNING neutronclient.v2_0.client [None req-abcf5911-5e36-4958-8ca6-2d9ca4cdde84 a7ce6b22ff264d3c9d40fc2c397da7ee e96f2a35c9a74e8f9cd81fe040aa4783 - - 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: 539/1086] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:45:08 2026] GET /v2.1/servers/15cb07f5-382d-498c-993d-75bf0951e69d => generated 1511 bytes in 95 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-03-02 19:45:09.616 7 WARNING neutronclient.v2_0.client [None req-f3bbb964-9dfc-47d5-beb2-bce862b7cf71 a7ce6b22ff264d3c9d40fc2c397da7ee e96f2a35c9a74e8f9cd81fe040aa4783 - - 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: 548/1087] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:45:09 2026] GET /v2.1/servers/15cb07f5-382d-498c-993d-75bf0951e69d => generated 1516 bytes in 99 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-03-02 19:45:10.725 8 WARNING neutronclient.v2_0.client [None req-2bf5c719-8ed9-4c11-838e-f3e45e014445 a7ce6b22ff264d3c9d40fc2c397da7ee e96f2a35c9a74e8f9cd81fe040aa4783 - - 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: 540/1088] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:45:10 2026] GET /v2.1/servers/15cb07f5-382d-498c-993d-75bf0951e69d => generated 1516 bytes in 91 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-03-02 19:45:11.808 7 INFO nova.api.openstack.wsgi [None req-801c4fa9-724d-4f5e-b3da-76bda69f24cd a7ce6b22ff264d3c9d40fc2c397da7ee e96f2a35c9a74e8f9cd81fe040aa4783 - - default default] HTTP exception thrown: Instance 15cb07f5-382d-498c-993d-75bf0951e69d could not be found. [pid: 7|app: 0|req: 549/1089] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:45:11 2026] GET /v2.1/servers/15cb07f5-382d-498c-993d-75bf0951e69d => generated 111 bytes in 29 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: 8|app: 0|req: 541/1090] 10.0.0.72 () {32 vars in 703 bytes} [Mon Mar 2 19:45:11 2026] DELETE /v2.1/os-keypairs/tempest-keypair-379258635 => generated 0 bytes in 25 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: 7|app: 0|req: 551/1093] 10.0.0.103 () {32 vars in 707 bytes} [Mon Mar 2 19:45:18 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 357 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1094] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:45:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1095] 10.0.0.103 () {32 vars in 711 bytes} [Mon Mar 2 19:45:18 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1096] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:45:18 2026] GET /v2.1/limits?tenant_id=1cd110796fe34645a986d5ebf69fdcbe => generated 302 bytes in 35 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, ' [pid: 7|app: 0|req: 553/1097] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:45:18 2026] GET /v2.1/limits?tenant_id=6621f765b3134dc48368b3afab968f66 => generated 299 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1098] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:45:18 2026] GET /v2.1/limits?tenant_id=68ef78f70b504e219c33614254651dd7 => generated 302 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1099] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:45:18 2026] GET /v2.1/limits?tenant_id=6c1a7cf3486849c5b31ad71de9874902 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1100] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:45:18 2026] GET /v2.1/limits?tenant_id=7f4477f654e0468790708fe94efba417 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1101] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:45:18 2026] GET /v2.1/limits?tenant_id=81e923d4db1642dba92aaa0cef4858e0 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1102] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:45:18 2026] GET /v2.1/limits?tenant_id=82fcb38aadf54752ba70dc0472663c4d => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1103] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:45:18 2026] GET /v2.1/limits?tenant_id=d14986cee2a54e2dbb22c05744e53d08 => generated 299 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1104] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:45:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1105] 10.0.0.103 () {32 vars in 682 bytes} [Mon Mar 2 19:45:19 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1106] 10.0.0.103 () {32 vars in 668 bytes} [Mon Mar 2 19:45:19 2026] GET /v2.1/os-services => generated 782 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1107] 10.0.0.103 () {32 vars in 688 bytes} [Mon Mar 2 19:45:19 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 22 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: 550/1108] 10.0.0.103 () {32 vars in 672 bytes} [Mon Mar 2 19:45:19 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 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, ' [pid: 7|app: 0|req: 559/1109] 10.0.0.103 () {32 vars in 686 bytes} [Mon Mar 2 19:45:19 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1110] 10.0.0.204 () {30 vars in 619 bytes} [Mon Mar 2 19:45:25 2026] GET /v2.1 => generated 0 bytes in 127 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: 560/1111] 10.0.0.204 () {32 vars in 692 bytes} [Mon Mar 2 19:45:25 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1112] 10.0.0.204 () {34 vars in 913 bytes} [Mon Mar 2 19:45:25 2026] GET /v2.1/os-simple-tenant-usage/2258586ce0bb4398b820b189b672af1a?start=2026-03-01T00:00:00&end=2026-03-02T23:59:59 => generated 20 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1113] 10.0.0.204 () {30 vars in 654 bytes} [Mon Mar 2 19:45:26 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 48 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: 8|app: 0|req: 554/1116] 10.0.0.204 () {30 vars in 619 bytes} [Mon Mar 2 19:45:29 2026] GET /v2.1 => generated 0 bytes in 116 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 563/1117] 10.0.0.204 () {32 vars in 692 bytes} [Mon Mar 2 19:45:29 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1118] 10.0.0.204 () {34 vars in 913 bytes} [Mon Mar 2 19:45:29 2026] GET /v2.1/os-simple-tenant-usage/2258586ce0bb4398b820b189b672af1a?start=2026-03-01T00:00:00&end=2026-03-02T23:59:59 => generated 20 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1119] 10.0.0.204 () {30 vars in 654 bytes} [Mon Mar 2 19:45:30 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1130] 10.0.0.72 () {34 vars in 670 bytes} [Mon Mar 2 19:46:17 2026] POST /v2.1/os-keypairs => generated 397 bytes in 43 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: 8|app: 0|req: 561/1131] 10.0.0.103 () {32 vars in 711 bytes} [Mon Mar 2 19:46:17 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1132] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:46:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 35 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: 562/1133] 10.0.0.103 () {32 vars in 682 bytes} [Mon Mar 2 19:46:17 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1134] 10.0.0.103 () {32 vars in 707 bytes} [Mon Mar 2 19:46:17 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1135] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:46:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1136] 10.0.0.103 () {32 vars in 686 bytes} [Mon Mar 2 19:46:18 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1137] 10.0.0.103 () {32 vars in 668 bytes} [Mon Mar 2 19:46:18 2026] GET /v2.1/os-services => generated 782 bytes in 40 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, ' [pid: 7|app: 0|req: 574/1138] 10.0.0.103 () {32 vars in 688 bytes} [Mon Mar 2 19:46:18 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 22 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: 565/1139] 10.0.0.103 () {32 vars in 672 bytes} [Mon Mar 2 19:46:18 2026] GET /v2.1/os-aggregates => generated 18 bytes in 17 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, ' [pid: 7|app: 0|req: 575/1140] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:46:18 2026] GET /v2.1/limits?tenant_id=4625e00cecc54f4795bdcd39f0500eff => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1141] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:46:18 2026] GET /v2.1/limits?tenant_id=4f2da82e25a24a9c9c043e51b110b7b1 => generated 302 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1142] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:46:18 2026] GET /v2.1/limits?tenant_id=6621f765b3134dc48368b3afab968f66 => generated 299 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1143] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:46:18 2026] GET /v2.1/limits?tenant_id=82fcb38aadf54752ba70dc0472663c4d => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1144] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:46:18 2026] GET /v2.1/limits?tenant_id=d14986cee2a54e2dbb22c05744e53d08 => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1145] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:46:18 2026] GET /v2.1/limits?tenant_id=e1a353f43f054f7fa862a074ee5ff682 => generated 302 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-02 19:46:18.790 7 WARNING neutronclient.v2_0.client [None req-b243f913-9bf3-4435-8f30-fb8724e7ffcc 1acf393bd46a4129b6f9796702ee4916 4625e00cecc54f4795bdcd39f0500eff - - 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-03-02 19:46:18.834 7 WARNING neutronclient.v2_0.client [None req-b243f913-9bf3-4435-8f30-fb8724e7ffcc 1acf393bd46a4129b6f9796702ee4916 4625e00cecc54f4795bdcd39f0500eff - - 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-03-02 19:46:18.980 7 WARNING neutronclient.v2_0.client [None req-b243f913-9bf3-4435-8f30-fb8724e7ffcc 1acf393bd46a4129b6f9796702ee4916 4625e00cecc54f4795bdcd39f0500eff - - 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: 578/1146] 10.0.0.72 () {34 vars in 662 bytes} [Mon Mar 2 19:46:18 2026] POST /v2.1/servers => generated 450 bytes in 460 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-02 19:46:19.216 8 WARNING neutronclient.v2_0.client [None req-6ed26689-605b-4ffe-bf08-c55168d049e5 1acf393bd46a4129b6f9796702ee4916 4625e00cecc54f4795bdcd39f0500eff - - 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: 569/1147] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:46:19 2026] GET /v2.1/servers/5ca6b523-f924-4ec0-b969-a48e01109f82 => generated 1401 bytes in 50 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-03-02 19:46:20.306 7 WARNING neutronclient.v2_0.client [None req-8635fbba-8d6d-4d83-b28d-3a4453904e7f 1acf393bd46a4129b6f9796702ee4916 4625e00cecc54f4795bdcd39f0500eff - - 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: 579/1148] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:46:20 2026] GET /v2.1/servers/5ca6b523-f924-4ec0-b969-a48e01109f82 => generated 1405 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-03-02 19:46:21.401 8 WARNING neutronclient.v2_0.client [None req-13865623-40c3-4dd4-875d-fb51ea96cf4f 1acf393bd46a4129b6f9796702ee4916 4625e00cecc54f4795bdcd39f0500eff - - 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: 570/1149] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:46:21 2026] GET /v2.1/servers/5ca6b523-f924-4ec0-b969-a48e01109f82 => 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-03-02 19:46:22.492 7 WARNING neutronclient.v2_0.client [None req-8cdb4dca-6bc2-4479-aa6f-1aa5c6cc2673 1acf393bd46a4129b6f9796702ee4916 4625e00cecc54f4795bdcd39f0500eff - - 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: 580/1150] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:46:22 2026] GET /v2.1/servers/5ca6b523-f924-4ec0-b969-a48e01109f82 => generated 1453 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-03-02 19:46:23.592 8 WARNING neutronclient.v2_0.client [None req-c9c9de6c-1a29-49af-8a93-6c39dd59334b 1acf393bd46a4129b6f9796702ee4916 4625e00cecc54f4795bdcd39f0500eff - - 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: 571/1151] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:46:23 2026] GET /v2.1/servers/5ca6b523-f924-4ec0-b969-a48e01109f82 => generated 1461 bytes in 95 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-03-02 19:46:24.514 7 INFO nova.api.openstack.compute.server_external_events [req-34347cc0-db55-4ba1-93f1-e74f71b31eb7 req-e74bd611-8585-4a69-914a-659e2ddfd854 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-changed:cb5cd032-d186-4826-add9-581d07a19a8a for instance 5ca6b523-f924-4ec0-b969-a48e01109f82 on instance [pid: 7|app: 0|req: 581/1152] 10.0.0.85 () {38 vars in 814 bytes} [Mon Mar 2 19:46:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 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-03-02 19:46:24.708 8 WARNING neutronclient.v2_0.client [None req-f72ea8d7-d51e-4f0f-9897-963756949b89 1acf393bd46a4129b6f9796702ee4916 4625e00cecc54f4795bdcd39f0500eff - - 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: 572/1153] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:46:24 2026] GET /v2.1/servers/5ca6b523-f924-4ec0-b969-a48e01109f82 => generated 1539 bytes in 178 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-03-02 19:46:25.895 7 WARNING neutronclient.v2_0.client [None req-a3cf0fb7-f139-482e-bb7a-b0235bf6197f 1acf393bd46a4129b6f9796702ee4916 4625e00cecc54f4795bdcd39f0500eff - - 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: 582/1154] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:46:25 2026] GET /v2.1/servers/5ca6b523-f924-4ec0-b969-a48e01109f82 => generated 1527 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-03-02 19:46:27.085 8 WARNING neutronclient.v2_0.client [None req-683f2d6e-c993-48a2-9952-f4e3bb7d8bbb 1acf393bd46a4129b6f9796702ee4916 4625e00cecc54f4795bdcd39f0500eff - - 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: 574/1157] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:46:27 2026] GET /v2.1/servers/5ca6b523-f924-4ec0-b969-a48e01109f82 => generated 1527 bytes in 177 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-03-02 19:46:28.290 7 WARNING neutronclient.v2_0.client [None req-d96b3001-dfdd-4f7e-a810-84aee96f4edc 1acf393bd46a4129b6f9796702ee4916 4625e00cecc54f4795bdcd39f0500eff - - 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: 584/1158] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:46:28 2026] GET /v2.1/servers/5ca6b523-f924-4ec0-b969-a48e01109f82 => generated 1527 bytes in 158 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-03-02 19:46:28.837 8 INFO nova.api.openstack.compute.server_external_events [req-c4a80622-548f-4f93-8d09-d4008c630069 req-7905e60b-7d7a-4123-b16d-1dc122ea90cb 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-vif-plugged:cb5cd032-d186-4826-add9-581d07a19a8a for instance 5ca6b523-f924-4ec0-b969-a48e01109f82 on instance [pid: 8|app: 0|req: 575/1159] 10.0.0.139 () {38 vars in 815 bytes} [Mon Mar 2 19:46:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 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-03-02 19:46:29.455 7 WARNING neutronclient.v2_0.client [None req-dd98f938-91b7-4975-85db-7c915bf0520e 1acf393bd46a4129b6f9796702ee4916 4625e00cecc54f4795bdcd39f0500eff - - 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: 585/1160] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:46:29 2026] GET /v2.1/servers/5ca6b523-f924-4ec0-b969-a48e01109f82 => generated 1527 bytes in 155 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-03-02 19:46:30.626 8 WARNING neutronclient.v2_0.client [None req-d8b2af52-9929-4afc-86ae-0e6a062fb781 1acf393bd46a4129b6f9796702ee4916 4625e00cecc54f4795bdcd39f0500eff - - 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: 576/1161] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:46:30 2026] GET /v2.1/servers/5ca6b523-f924-4ec0-b969-a48e01109f82 => generated 1527 bytes in 228 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, ' [pid: 7|app: 0|req: 586/1162] 10.0.0.72 () {34 vars in 670 bytes} [Mon Mar 2 19:46:31 2026] POST /v2.1/os-keypairs => generated 396 bytes in 303 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-03-02 19:46:31.860 8 WARNING neutronclient.v2_0.client [None req-85271c86-3599-4404-b822-256f0da078ca 1acf393bd46a4129b6f9796702ee4916 4625e00cecc54f4795bdcd39f0500eff - - 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: 577/1163] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:46:31 2026] GET /v2.1/servers/5ca6b523-f924-4ec0-b969-a48e01109f82 => generated 1696 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 19:46:32.154 7 WARNING neutronclient.v2_0.client [None req-df08d74b-e4ac-4352-9df5-935255071d41 1acf393bd46a4129b6f9796702ee4916 4625e00cecc54f4795bdcd39f0500eff - - 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: 587/1164] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:46:32 2026] GET /v2.1/servers/5ca6b523-f924-4ec0-b969-a48e01109f82 => generated 1696 bytes in 175 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, ' [pid: 8|app: 0|req: 578/1165] 10.0.0.72 () {34 vars in 670 bytes} [Mon Mar 2 19:46:33 2026] POST /v2.1/os-keypairs => generated 386 bytes in 48 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-03-02 19:46:33.364 7 INFO nova.api.openstack.compute.server_external_events [req-9732f4e5-fbd0-43aa-9abd-e1884d375659 req-57c0dee0-bcbc-40f1-aaec-25ccf0aa1311 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-changed:cb5cd032-d186-4826-add9-581d07a19a8a for instance 5ca6b523-f924-4ec0-b969-a48e01109f82 on instance [pid: 7|app: 0|req: 588/1166] 10.0.0.85 () {38 vars in 814 bytes} [Mon Mar 2 19:46:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 19:46:34.261 8 WARNING neutronclient.v2_0.client [None req-e3af4c7e-9b19-4027-a569-c3d224813f17 22a650ea8e804271b10500c0daab186f ff4bf48f3983481a965ce7f5f2175f29 - - 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-03-02 19:46:34.307 8 WARNING neutronclient.v2_0.client [None req-e3af4c7e-9b19-4027-a569-c3d224813f17 22a650ea8e804271b10500c0daab186f ff4bf48f3983481a965ce7f5f2175f29 - - 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-03-02 19:46:34.346 8 WARNING neutronclient.v2_0.client [None req-e3af4c7e-9b19-4027-a569-c3d224813f17 22a650ea8e804271b10500c0daab186f ff4bf48f3983481a965ce7f5f2175f29 - - 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-03-02 19:46:34.504 8 WARNING neutronclient.v2_0.client [None req-e3af4c7e-9b19-4027-a569-c3d224813f17 22a650ea8e804271b10500c0daab186f ff4bf48f3983481a965ce7f5f2175f29 - - 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: 579/1167] 10.0.0.72 () {34 vars in 662 bytes} [Mon Mar 2 19:46:34 2026] POST /v2.1/servers => generated 496 bytes in 524 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-03-02 19:46:34.755 7 WARNING neutronclient.v2_0.client [None req-f9333648-c05d-4154-a4eb-37278803ce1f 22a650ea8e804271b10500c0daab186f ff4bf48f3983481a965ce7f5f2175f29 - - 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: 589/1168] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:46:34 2026] GET /v2.1/servers/b1626dd8-1cae-49a5-a2b0-d7ec4e06b75e => generated 1456 bytes in 71 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-03-02 19:46:35.851 8 WARNING neutronclient.v2_0.client [None req-fd96f5df-2fb1-45f5-9cd0-a94f8ed92abd 22a650ea8e804271b10500c0daab186f ff4bf48f3983481a965ce7f5f2175f29 - - 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: 580/1169] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:46:35 2026] GET /v2.1/servers/b1626dd8-1cae-49a5-a2b0-d7ec4e06b75e => generated 1460 bytes in 79 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-03-02 19:46:36.949 7 WARNING neutronclient.v2_0.client [None req-980e23b6-2f2b-420c-83d2-2be2c6eeb9f1 22a650ea8e804271b10500c0daab186f ff4bf48f3983481a965ce7f5f2175f29 - - 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: 590/1170] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:46:36 2026] GET /v2.1/servers/b1626dd8-1cae-49a5-a2b0-d7ec4e06b75e => generated 1508 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-03-02 19:46:38.071 8 WARNING neutronclient.v2_0.client [None req-42c915bc-5288-49bb-8767-a0b8a1f8eaca 22a650ea8e804271b10500c0daab186f ff4bf48f3983481a965ce7f5f2175f29 - - 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: 582/1173] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:46:38 2026] GET /v2.1/servers/b1626dd8-1cae-49a5-a2b0-d7ec4e06b75e => generated 1508 bytes in 109 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-03-02 19:46:39.186 7 WARNING neutronclient.v2_0.client [None req-e8fea9f1-04c3-4f45-a240-d1d493f4bba1 22a650ea8e804271b10500c0daab186f ff4bf48f3983481a965ce7f5f2175f29 - - 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: 592/1174] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:46:39 2026] GET /v2.1/servers/b1626dd8-1cae-49a5-a2b0-d7ec4e06b75e => generated 1516 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-03-02 19:46:39.971 8 INFO nova.api.openstack.compute.server_external_events [req-3efc76e4-fd71-4689-b48c-f743bb4f0340 req-67f04edc-c5ae-43ba-b5fe-9d37b3fa7193 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-changed:6465c5af-a157-470d-b5b6-653245fcec69 for instance b1626dd8-1cae-49a5-a2b0-d7ec4e06b75e on instance [pid: 8|app: 0|req: 583/1175] 10.0.0.85 () {38 vars in 814 bytes} [Mon Mar 2 19:46:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 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-03-02 19:46:40.271 7 WARNING neutronclient.v2_0.client [None req-9c6aa15b-7128-4bbf-9869-5572e0754db9 22a650ea8e804271b10500c0daab186f ff4bf48f3983481a965ce7f5f2175f29 - - 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: 593/1176] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:46:40 2026] GET /v2.1/servers/b1626dd8-1cae-49a5-a2b0-d7ec4e06b75e => generated 1640 bytes in 179 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-03-02 19:46:41.474 8 WARNING neutronclient.v2_0.client [None req-acac0cbb-e83a-4f92-87ae-b865a848f10d 22a650ea8e804271b10500c0daab186f ff4bf48f3983481a965ce7f5f2175f29 - - 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: 584/1177] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:46:41 2026] GET /v2.1/servers/b1626dd8-1cae-49a5-a2b0-d7ec4e06b75e => generated 1628 bytes in 169 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-03-02 19:46:42.654 7 WARNING neutronclient.v2_0.client [None req-83923bbe-93fd-430e-9d7a-1493af2e67c5 22a650ea8e804271b10500c0daab186f ff4bf48f3983481a965ce7f5f2175f29 - - 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: 594/1178] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:46:42 2026] GET /v2.1/servers/b1626dd8-1cae-49a5-a2b0-d7ec4e06b75e => generated 1628 bytes in 138 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-03-02 19:46:43.809 8 WARNING neutronclient.v2_0.client [None req-4281e8b3-e1a2-4847-a29a-421ee598ea1b 22a650ea8e804271b10500c0daab186f ff4bf48f3983481a965ce7f5f2175f29 - - 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: 585/1179] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:46:43 2026] GET /v2.1/servers/b1626dd8-1cae-49a5-a2b0-d7ec4e06b75e => generated 1628 bytes in 138 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-03-02 19:46:44.963 7 WARNING neutronclient.v2_0.client [None req-730831d0-397f-4e33-b2c5-97fdb5939155 22a650ea8e804271b10500c0daab186f ff4bf48f3983481a965ce7f5f2175f29 - - 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: 595/1180] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:46:44 2026] GET /v2.1/servers/b1626dd8-1cae-49a5-a2b0-d7ec4e06b75e => generated 1628 bytes in 134 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-03-02 19:46:45.222 8 INFO nova.api.openstack.compute.server_external_events [req-c5046a7c-06cd-49c0-9418-3cd13617bcb1 req-dff6fcfa-2e4b-432a-91ef-52a8315ba767 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-vif-plugged:6465c5af-a157-470d-b5b6-653245fcec69 for instance b1626dd8-1cae-49a5-a2b0-d7ec4e06b75e on instance [pid: 8|app: 0|req: 586/1181] 10.0.0.139 () {38 vars in 815 bytes} [Mon Mar 2 19:46:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 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-03-02 19:46:46.114 7 WARNING neutronclient.v2_0.client [None req-2e45dde7-ecae-4c34-b340-7b2b1d256d41 22a650ea8e804271b10500c0daab186f ff4bf48f3983481a965ce7f5f2175f29 - - 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: 596/1182] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:46:46 2026] GET /v2.1/servers/b1626dd8-1cae-49a5-a2b0-d7ec4e06b75e => generated 1628 bytes in 170 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-03-02 19:46:47.292 7 WARNING neutronclient.v2_0.client [None req-3e670023-140c-4117-907d-f36aaa9d2636 22a650ea8e804271b10500c0daab186f ff4bf48f3983481a965ce7f5f2175f29 - - 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: 598/1185] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:46:47 2026] GET /v2.1/servers/b1626dd8-1cae-49a5-a2b0-d7ec4e06b75e => generated 1808 bytes in 167 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-03-02 19:46:47.481 8 WARNING neutronclient.v2_0.client [None req-ee0fdc21-98e8-4c87-8c63-8ae5c229076b 22a650ea8e804271b10500c0daab186f ff4bf48f3983481a965ce7f5f2175f29 - - 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: 588/1186] 10.0.0.72 () {32 vars in 740 bytes} [Mon Mar 2 19:46:47 2026] GET /v2.1/servers/b1626dd8-1cae-49a5-a2b0-d7ec4e06b75e/os-interface => generated 284 bytes in 92 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-03-02 19:46:48.260 7 INFO nova.api.openstack.compute.server_external_events [req-1531be56-0646-45d9-9d3d-964ee6ae0594 req-3a67d537-a2ba-4938-981d-6ff8ca975447 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-changed:6465c5af-a157-470d-b5b6-653245fcec69 for instance b1626dd8-1cae-49a5-a2b0-d7ec4e06b75e on instance [pid: 7|app: 0|req: 599/1187] 10.0.0.85 () {38 vars in 814 bytes} [Mon Mar 2 19:46:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 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: 8|app: 0|req: 589/1188] 10.0.0.72 () {34 vars in 749 bytes} [Mon Mar 2 19:46:52 2026] POST /v2.1/servers/5ca6b523-f924-4ec0-b969-a48e01109f82/action => generated 32037 bytes in 561 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-03-02 19:46:56.165 7 WARNING neutronclient.v2_0.client [None req-616d6145-8c8f-4baf-9323-65efa3ac184f 22a650ea8e804271b10500c0daab186f ff4bf48f3983481a965ce7f5f2175f29 - - 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: 600/1189] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:46:56 2026] GET /v2.1/servers/b1626dd8-1cae-49a5-a2b0-d7ec4e06b75e => generated 1928 bytes in 183 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, ' [pid: 8|app: 0|req: 591/1192] 10.0.0.72 () {32 vars in 752 bytes} [Mon Mar 2 19:46:58 2026] GET /v2.1/servers/b1626dd8-1cae-49a5-a2b0-d7ec4e06b75e/os-server-password => generated 116 bytes in 39 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: 602/1193] 10.0.0.72 () {32 vars in 717 bytes} [Mon Mar 2 19:46:59 2026] DELETE /v2.1/servers/b1626dd8-1cae-49a5-a2b0-d7ec4e06b75e => generated 0 bytes in 89 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-03-02 19:46:59.832 8 WARNING neutronclient.v2_0.client [None req-4624b77c-57d8-48bb-8ea5-c97552352a9f 22a650ea8e804271b10500c0daab186f ff4bf48f3983481a965ce7f5f2175f29 - - 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: 592/1194] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:46:59 2026] GET /v2.1/servers/b1626dd8-1cae-49a5-a2b0-d7ec4e06b75e => generated 1934 bytes in 133 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-03-02 19:47:00.981 7 WARNING neutronclient.v2_0.client [None req-46483a50-6f68-497c-8dd7-a9b29f7a9062 22a650ea8e804271b10500c0daab186f ff4bf48f3983481a965ce7f5f2175f29 - - 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: 603/1195] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:47:00 2026] GET /v2.1/servers/b1626dd8-1cae-49a5-a2b0-d7ec4e06b75e => generated 1934 bytes in 616 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-03-02 19:47:02.234 8 INFO nova.api.openstack.compute.server_external_events [req-698ad2d4-5cd7-41ae-9c56-eba0bada0ce8 req-623fb3a5-84dc-445a-a266-a82d204430af 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-vif-unplugged:6465c5af-a157-470d-b5b6-653245fcec69 for instance b1626dd8-1cae-49a5-a2b0-d7ec4e06b75e on instance [pid: 8|app: 0|req: 593/1196] 10.0.0.139 () {38 vars in 815 bytes} [Mon Mar 2 19:47:02 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 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-03-02 19:47:02.607 7 WARNING neutronclient.v2_0.client [None req-24ada01a-078d-4062-a347-1e3c5e3d450b 22a650ea8e804271b10500c0daab186f ff4bf48f3983481a965ce7f5f2175f29 - - 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: 604/1197] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:47:02 2026] GET /v2.1/servers/b1626dd8-1cae-49a5-a2b0-d7ec4e06b75e => generated 1934 bytes in 121 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-03-02 19:47:03.150 8 INFO nova.api.openstack.compute.server_external_events [req-695c689c-c9dc-41f3-a5ee-3eabaf456f63 req-21be3022-2926-42fd-8b56-273a171d80ea 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-vif-deleted:6465c5af-a157-470d-b5b6-653245fcec69 for instance b1626dd8-1cae-49a5-a2b0-d7ec4e06b75e on instance [pid: 8|app: 0|req: 594/1198] 10.0.0.85 () {38 vars in 814 bytes} [Mon Mar 2 19:47:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 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-03-02 19:47:03.740 7 WARNING neutronclient.v2_0.client [None req-53f94927-eda7-4108-83a7-0dacedf384b9 22a650ea8e804271b10500c0daab186f ff4bf48f3983481a965ce7f5f2175f29 - - 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: 605/1199] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:47:03 2026] GET /v2.1/servers/b1626dd8-1cae-49a5-a2b0-d7ec4e06b75e => generated 1537 bytes in 72 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-03-02 19:47:04.849 8 WARNING neutronclient.v2_0.client [None req-3d34ab85-6208-4b27-b98b-67d1629b7ba7 22a650ea8e804271b10500c0daab186f ff4bf48f3983481a965ce7f5f2175f29 - - 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: 595/1200] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:47:04 2026] GET /v2.1/servers/b1626dd8-1cae-49a5-a2b0-d7ec4e06b75e => generated 1542 bytes in 90 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-03-02 19:47:05.955 7 WARNING neutronclient.v2_0.client [None req-5e2c43f2-c889-463d-a38c-940d7317788f 22a650ea8e804271b10500c0daab186f ff4bf48f3983481a965ce7f5f2175f29 - - 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: 606/1201] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:47:05 2026] GET /v2.1/servers/b1626dd8-1cae-49a5-a2b0-d7ec4e06b75e => generated 1542 bytes in 77 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-03-02 19:47:07.042 8 INFO nova.api.openstack.wsgi [None req-291136ca-3d6f-4c4d-9f42-a24fc748340f 22a650ea8e804271b10500c0daab186f ff4bf48f3983481a965ce7f5f2175f29 - - default default] HTTP exception thrown: Instance b1626dd8-1cae-49a5-a2b0-d7ec4e06b75e could not be found. [pid: 8|app: 0|req: 596/1204] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:47:07 2026] GET /v2.1/servers/b1626dd8-1cae-49a5-a2b0-d7ec4e06b75e => generated 111 bytes in 37 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, ' 2026-03-02 19:47:07.086 7 INFO nova.api.openstack.wsgi [None req-927112f7-fd35-4486-96e5-a9cf66cefa95 22a650ea8e804271b10500c0daab186f ff4bf48f3983481a965ce7f5f2175f29 - - default default] HTTP exception thrown: Instance b1626dd8-1cae-49a5-a2b0-d7ec4e06b75e could not be found. [pid: 7|app: 0|req: 609/1205] 10.0.0.72 () {32 vars in 717 bytes} [Mon Mar 2 19:47:07 2026] DELETE /v2.1/servers/b1626dd8-1cae-49a5-a2b0-d7ec4e06b75e => generated 111 bytes in 37 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, ' 2026-03-02 19:47:07.136 8 INFO nova.api.openstack.wsgi [None req-27a32abd-d13a-45e2-b238-cdf7f2f8fefc 22a650ea8e804271b10500c0daab186f ff4bf48f3983481a965ce7f5f2175f29 - - default default] HTTP exception thrown: Instance b1626dd8-1cae-49a5-a2b0-d7ec4e06b75e could not be found. [pid: 8|app: 0|req: 597/1206] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:47:07 2026] GET /v2.1/servers/b1626dd8-1cae-49a5-a2b0-d7ec4e06b75e => generated 111 bytes in 38 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: 610/1207] 10.0.0.72 () {32 vars in 705 bytes} [Mon Mar 2 19:47:07 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1821730719 => generated 0 bytes in 22 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: 598/1208] 10.0.0.72 () {32 vars in 725 bytes} [Mon Mar 2 19:47:07 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-718598569 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-02 19:47:16.855 7 INFO nova.api.openstack.compute.server_external_events [req-44b83278-d677-488c-9fdf-d074244a3f55 req-bbecd2d8-cb97-4f30-b110-8c152337fe25 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-changed:cb5cd032-d186-4826-add9-581d07a19a8a for instance 5ca6b523-f924-4ec0-b969-a48e01109f82 on instance [pid: 7|app: 0|req: 611/1209] 10.0.0.85 () {38 vars in 814 bytes} [Mon Mar 2 19:47:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1212] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:47:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 236 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: 7|app: 0|req: 613/1213] 10.0.0.103 () {32 vars in 686 bytes} [Mon Mar 2 19:47:18 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 19:47:18.260 8 WARNING neutronclient.v2_0.client [None req-fb4efcb9-7531-475f-a5b3-02644a4b9a82 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - 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: 601/1214] 10.0.0.103 () {32 vars in 707 bytes} [Mon Mar 2 19:47:18 2026] GET /v2.1/servers/detail?all_tenants=true => generated 2247 bytes in 190 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: 7|app: 0|req: 614/1215] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:47:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 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: 602/1216] 10.0.0.103 () {32 vars in 711 bytes} [Mon Mar 2 19:47:18 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 699 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1217] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:47:18 2026] GET /v2.1/limits?tenant_id=0bfdbff41dcd4e05851e6bc8d3773dc4 => generated 302 bytes in 45 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, ' [pid: 8|app: 0|req: 603/1218] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:47:18 2026] GET /v2.1/limits?tenant_id=0c58c9b92d8b43e6b008c1f79d729909 => generated 302 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1219] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:47:18 2026] GET /v2.1/limits?tenant_id=1cdb298dea22477fb9453835ef048232 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1220] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:47:18 2026] GET /v2.1/limits?tenant_id=2f01e291f6cc4464a1782f745d63c95a => generated 302 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1221] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:47:18 2026] GET /v2.1/limits?tenant_id=4625e00cecc54f4795bdcd39f0500eff => generated 304 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1222] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:47:18 2026] GET /v2.1/limits?tenant_id=4f2da82e25a24a9c9c043e51b110b7b1 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1223] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:47:18 2026] GET /v2.1/limits?tenant_id=6621f765b3134dc48368b3afab968f66 => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1224] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:47:18 2026] GET /v2.1/limits?tenant_id=82fcb38aadf54752ba70dc0472663c4d => generated 302 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1225] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:47:18 2026] GET /v2.1/limits?tenant_id=d14986cee2a54e2dbb22c05744e53d08 => generated 299 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1226] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:47:18 2026] GET /v2.1/limits?tenant_id=fe3090037592479eb0cc6bc5633d137d => generated 302 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1227] 10.0.0.103 () {32 vars in 682 bytes} [Mon Mar 2 19:47:18 2026] GET /v2.1/os-security-groups => generated 78 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1228] 10.0.0.103 () {32 vars in 668 bytes} [Mon Mar 2 19:47:18 2026] GET /v2.1/os-services => generated 782 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1229] 10.0.0.103 () {32 vars in 688 bytes} [Mon Mar 2 19:47:18 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 25 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: 609/1230] 10.0.0.103 () {32 vars in 672 bytes} [Mon Mar 2 19:47:19 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 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, ' [pid: 7|app: 0|req: 622/1231] 10.0.0.72 () {34 vars in 670 bytes} [Mon Mar 2 19:47:19 2026] POST /v2.1/os-keypairs => generated 397 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 19:47:21.475 8 WARNING neutronclient.v2_0.client [None req-0c58947a-dffa-4fdb-b175-88f5bed696c5 1acf393bd46a4129b6f9796702ee4916 4625e00cecc54f4795bdcd39f0500eff - - 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-03-02 19:47:21.522 8 WARNING neutronclient.v2_0.client [None req-0c58947a-dffa-4fdb-b175-88f5bed696c5 1acf393bd46a4129b6f9796702ee4916 4625e00cecc54f4795bdcd39f0500eff - - 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-03-02 19:47:21.686 8 WARNING neutronclient.v2_0.client [None req-0c58947a-dffa-4fdb-b175-88f5bed696c5 1acf393bd46a4129b6f9796702ee4916 4625e00cecc54f4795bdcd39f0500eff - - 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: 610/1232] 10.0.0.72 () {34 vars in 662 bytes} [Mon Mar 2 19:47:21 2026] POST /v2.1/servers => generated 449 bytes in 448 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-02 19:47:21.890 7 WARNING neutronclient.v2_0.client [None req-e7377953-bce7-4a05-b780-77ae08e848b9 1acf393bd46a4129b6f9796702ee4916 4625e00cecc54f4795bdcd39f0500eff - - 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: 623/1233] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:47:21 2026] GET /v2.1/servers/f52b04e3-0417-405b-8096-ddfb3e40d0a9 => generated 1401 bytes in 53 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-03-02 19:47:22.988 8 WARNING neutronclient.v2_0.client [None req-610e0949-4888-4855-ad66-55f923b46e41 1acf393bd46a4129b6f9796702ee4916 4625e00cecc54f4795bdcd39f0500eff - - 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: 611/1234] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:47:22 2026] GET /v2.1/servers/f52b04e3-0417-405b-8096-ddfb3e40d0a9 => generated 1405 bytes in 85 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-03-02 19:47:24.074 7 WARNING neutronclient.v2_0.client [None req-44d46bb1-79ba-4c02-b52c-da188998bd6c 1acf393bd46a4129b6f9796702ee4916 4625e00cecc54f4795bdcd39f0500eff - - 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: 624/1235] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:47:24 2026] GET /v2.1/servers/f52b04e3-0417-405b-8096-ddfb3e40d0a9 => generated 1453 bytes in 71 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-03-02 19:47:25.171 8 WARNING neutronclient.v2_0.client [None req-6f2137e9-0177-44bb-a61e-d86ec90f340b 1acf393bd46a4129b6f9796702ee4916 4625e00cecc54f4795bdcd39f0500eff - - 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: 612/1236] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:47:25 2026] GET /v2.1/servers/f52b04e3-0417-405b-8096-ddfb3e40d0a9 => generated 1453 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-03-02 19:47:26.272 7 WARNING neutronclient.v2_0.client [None req-b6839f29-181a-49e8-8000-b208add465b1 1acf393bd46a4129b6f9796702ee4916 4625e00cecc54f4795bdcd39f0500eff - - 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: 625/1237] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:47:26 2026] GET /v2.1/servers/f52b04e3-0417-405b-8096-ddfb3e40d0a9 => generated 1461 bytes in 77 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-03-02 19:47:27.152 8 INFO nova.api.openstack.compute.server_external_events [req-820b8b81-8b2b-4229-ae21-b51de4565faf req-c8b46140-db6b-4e60-b4c1-b2358771ecc3 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-changed:45b4d0a9-35c1-4615-b9cd-8bc2402f43e5 for instance f52b04e3-0417-405b-8096-ddfb3e40d0a9 on instance [pid: 8|app: 0|req: 614/1240] 10.0.0.85 () {38 vars in 814 bytes} [Mon Mar 2 19:47:27 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-03-02 19:47:27.362 7 WARNING neutronclient.v2_0.client [None req-0ce5cc0a-d053-441b-9ef5-a04b1effcf86 1acf393bd46a4129b6f9796702ee4916 4625e00cecc54f4795bdcd39f0500eff - - 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: 627/1241] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:47:27 2026] GET /v2.1/servers/f52b04e3-0417-405b-8096-ddfb3e40d0a9 => generated 1538 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-03-02 19:47:28.560 8 WARNING neutronclient.v2_0.client [None req-31511667-ca5f-48af-928c-f97e5271b977 1acf393bd46a4129b6f9796702ee4916 4625e00cecc54f4795bdcd39f0500eff - - 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: 615/1242] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:47:28 2026] GET /v2.1/servers/f52b04e3-0417-405b-8096-ddfb3e40d0a9 => generated 1526 bytes in 203 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-03-02 19:47:29.772 7 WARNING neutronclient.v2_0.client [None req-8bc675d4-7e41-4a07-8c51-70d80e658559 1acf393bd46a4129b6f9796702ee4916 4625e00cecc54f4795bdcd39f0500eff - - 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: 628/1243] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:47:29 2026] GET /v2.1/servers/f52b04e3-0417-405b-8096-ddfb3e40d0a9 => generated 1526 bytes in 139 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-03-02 19:47:30.943 8 WARNING neutronclient.v2_0.client [None req-54404469-a333-4429-8c33-47b875a62cef 1acf393bd46a4129b6f9796702ee4916 4625e00cecc54f4795bdcd39f0500eff - - 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: 616/1244] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:47:30 2026] GET /v2.1/servers/f52b04e3-0417-405b-8096-ddfb3e40d0a9 => generated 1526 bytes in 135 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, ' [pid: 7|app: 0|req: 629/1245] 10.0.0.72 () {34 vars in 670 bytes} [Mon Mar 2 19:47:31 2026] POST /v2.1/os-keypairs => generated 396 bytes in 52 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-03-02 19:47:32.104 8 WARNING neutronclient.v2_0.client [None req-9b76a209-0183-4a64-8750-57679cde6e57 1acf393bd46a4129b6f9796702ee4916 4625e00cecc54f4795bdcd39f0500eff - - 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: 617/1246] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:47:32 2026] GET /v2.1/servers/f52b04e3-0417-405b-8096-ddfb3e40d0a9 => generated 1526 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 19:47:33.019 7 INFO nova.api.openstack.compute.server_external_events [req-2e6a7a30-81f5-4de0-9c3e-b679c0c21c60 req-51242167-df8a-4d1c-ad05-f657ff84e470 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-vif-plugged:45b4d0a9-35c1-4615-b9cd-8bc2402f43e5 for instance f52b04e3-0417-405b-8096-ddfb3e40d0a9 on instance /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: 630/1247] 10.0.0.139 () {38 vars in 815 bytes} [Mon Mar 2 19:47:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 19:47:33.086 8 WARNING neutronclient.v2_0.client [None req-c0f7f000-bcd2-439a-bc38-f31cbce14dc2 c8d53fae7a094b97a22cbfcfa2212fcd a6d18574aad74e6fba24cb96762e112c - - 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-03-02 19:47:33.133 8 WARNING neutronclient.v2_0.client [None req-c0f7f000-bcd2-439a-bc38-f31cbce14dc2 c8d53fae7a094b97a22cbfcfa2212fcd a6d18574aad74e6fba24cb96762e112c - - 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-03-02 19:47:33.275 7 WARNING neutronclient.v2_0.client [None req-43279aea-2d7c-47e8-9041-d59679fe9939 1acf393bd46a4129b6f9796702ee4916 4625e00cecc54f4795bdcd39f0500eff - - 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: 631/1248] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:47:33 2026] GET /v2.1/servers/f52b04e3-0417-405b-8096-ddfb3e40d0a9 => generated 1526 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 19:47:33.395 8 WARNING neutronclient.v2_0.client [None req-c0f7f000-bcd2-439a-bc38-f31cbce14dc2 c8d53fae7a094b97a22cbfcfa2212fcd a6d18574aad74e6fba24cb96762e112c - - 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: 618/1249] 10.0.0.72 () {34 vars in 662 bytes} [Mon Mar 2 19:47:33 2026] POST /v2.1/servers => generated 448 bytes in 586 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-03-02 19:47:33.634 7 WARNING neutronclient.v2_0.client [None req-6e7985fd-6250-4d84-a8d6-982490ff805a c8d53fae7a094b97a22cbfcfa2212fcd a6d18574aad74e6fba24cb96762e112c - - 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: 632/1250] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:47:33 2026] GET /v2.1/servers/2a3c2453-f69b-4b02-a6a6-3a3e2d6e0cbd => generated 1395 bytes in 63 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-03-02 19:47:34.420 8 WARNING neutronclient.v2_0.client [None req-8b0ddfd4-2d03-4ebe-a8ba-b306fd20224c 1acf393bd46a4129b6f9796702ee4916 4625e00cecc54f4795bdcd39f0500eff - - 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: 619/1251] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:47:34 2026] GET /v2.1/servers/f52b04e3-0417-405b-8096-ddfb3e40d0a9 => generated 1694 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-03-02 19:47:34.628 7 WARNING neutronclient.v2_0.client [None req-7dc9c14f-de0e-4e48-b7d2-b9caff013d28 1acf393bd46a4129b6f9796702ee4916 4625e00cecc54f4795bdcd39f0500eff - - 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: 633/1252] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:47:34 2026] GET /v2.1/servers/f52b04e3-0417-405b-8096-ddfb3e40d0a9 => generated 1694 bytes in 182 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-03-02 19:47:35.575 8 INFO nova.api.openstack.compute.server_external_events [req-02d4a51d-abcd-4289-b178-1c49e754ddc7 req-4cfb7928-ecde-4f7b-bfd0-d41f12740f75 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-changed:45b4d0a9-35c1-4615-b9cd-8bc2402f43e5 for instance f52b04e3-0417-405b-8096-ddfb3e40d0a9 on instance [pid: 8|app: 0|req: 620/1253] 10.0.0.85 () {38 vars in 814 bytes} [Mon Mar 2 19:47:35 2026] POST /v2.1/os-server-external-events => generated 179 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-03-02 19:47:38.732 8 WARNING neutronclient.v2_0.client [None req-d0482720-6493-4715-a5b7-687277957164 c8d53fae7a094b97a22cbfcfa2212fcd a6d18574aad74e6fba24cb96762e112c - - 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: 622/1256] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:47:38 2026] GET /v2.1/servers/2a3c2453-f69b-4b02-a6a6-3a3e2d6e0cbd => generated 1521 bytes in 126 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-03-02 19:47:38.952 7 INFO nova.api.openstack.compute.server_external_events [req-c6f4f283-125c-44ec-9fea-382e1acc945b req-ee578d15-d957-49c7-9770-688b15ac2c17 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-changed:ed26926f-8176-4a41-894d-02aef614bd46 for instance 2a3c2453-f69b-4b02-a6a6-3a3e2d6e0cbd on instance [pid: 7|app: 0|req: 635/1257] 10.0.0.85 () {38 vars in 814 bytes} [Mon Mar 2 19:47:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 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, ' /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-03-02 19:47:43.885 7 WARNING neutronclient.v2_0.client [None req-124e7e34-e808-4b1f-b0ae-05d5ed63de08 c8d53fae7a094b97a22cbfcfa2212fcd a6d18574aad74e6fba24cb96762e112c - - 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: 636/1258] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:47:43 2026] GET /v2.1/servers/2a3c2453-f69b-4b02-a6a6-3a3e2d6e0cbd => generated 1519 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1259] 10.0.0.72 () {34 vars in 749 bytes} [Mon Mar 2 19:47:43 2026] POST /v2.1/servers/f52b04e3-0417-405b-8096-ddfb3e40d0a9/action => generated 31891 bytes in 551 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-03-02 19:47:44.733 7 INFO nova.api.openstack.compute.server_external_events [req-56525db3-74a1-4d9b-ae9d-feea03ea29dc req-bc5c7ef6-5d7f-48cb-92a4-0d4850066187 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-vif-plugged:ed26926f-8176-4a41-894d-02aef614bd46 for instance 2a3c2453-f69b-4b02-a6a6-3a3e2d6e0cbd on instance [pid: 7|app: 0|req: 637/1260] 10.0.0.139 () {38 vars in 815 bytes} [Mon Mar 2 19:47:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 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-03-02 19:47:49.108 8 WARNING neutronclient.v2_0.client [None req-b78986e3-833b-4854-a4e6-be4b296e518b c8d53fae7a094b97a22cbfcfa2212fcd a6d18574aad74e6fba24cb96762e112c - - 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: 625/1263] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:47:49 2026] GET /v2.1/servers/2a3c2453-f69b-4b02-a6a6-3a3e2d6e0cbd => generated 1818 bytes in 175 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, ' /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-03-02 19:47:50.504 8 INFO nova.api.openstack.compute.server_external_events [req-7b2c4d43-e61f-4e21-b2ea-414d191bd69b req-f0ec8340-21d0-4335-98f4-23c28929bf4a 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-changed:ed26926f-8176-4a41-894d-02aef614bd46 for instance 2a3c2453-f69b-4b02-a6a6-3a3e2d6e0cbd on instance [pid: 8|app: 0|req: 626/1264] 10.0.0.85 () {38 vars in 814 bytes} [Mon Mar 2 19:47:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 19:47:50.562 7 WARNING neutronclient.v2_0.client [None req-497d7dee-fb6e-498c-8a89-a074e6894cc9 c8d53fae7a094b97a22cbfcfa2212fcd a6d18574aad74e6fba24cb96762e112c - - 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-03-02 19:47:50.617 7 WARNING neutronclient.v2_0.client [None req-497d7dee-fb6e-498c-8a89-a074e6894cc9 c8d53fae7a094b97a22cbfcfa2212fcd a6d18574aad74e6fba24cb96762e112c - - 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-03-02 19:47:50.882 7 WARNING neutronclient.v2_0.client [None req-497d7dee-fb6e-498c-8a89-a074e6894cc9 c8d53fae7a094b97a22cbfcfa2212fcd a6d18574aad74e6fba24cb96762e112c - - 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: 639/1265] 10.0.0.72 () {34 vars in 662 bytes} [Mon Mar 2 19:47:50 2026] POST /v2.1/servers => generated 448 bytes in 618 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-03-02 19:47:51.134 8 WARNING neutronclient.v2_0.client [None req-666dd8b5-f71d-49f1-95f7-f80df1171cd3 c8d53fae7a094b97a22cbfcfa2212fcd a6d18574aad74e6fba24cb96762e112c - - 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: 627/1266] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:47:51 2026] GET /v2.1/servers/ab498ca4-8ada-4bc3-a0f1-2f232c2be35f => generated 1394 bytes in 77 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, ' [pid: 7|app: 0|req: 640/1267] 10.0.0.72 () {32 vars in 717 bytes} [Mon Mar 2 19:47:54 2026] DELETE /v2.1/servers/f52b04e3-0417-405b-8096-ddfb3e40d0a9 => generated 0 bytes in 116 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-03-02 19:47:55.062 8 WARNING neutronclient.v2_0.client [None req-2f46bcac-ba8c-40f6-a2f7-b5b648c9b631 1acf393bd46a4129b6f9796702ee4916 4625e00cecc54f4795bdcd39f0500eff - - 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: 628/1268] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:47:55 2026] GET /v2.1/servers/f52b04e3-0417-405b-8096-ddfb3e40d0a9 => generated 1820 bytes in 206 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-03-02 19:47:56.237 7 WARNING neutronclient.v2_0.client [None req-81623b9d-da25-472e-b5e9-c18025bbe87e c8d53fae7a094b97a22cbfcfa2212fcd a6d18574aad74e6fba24cb96762e112c - - 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-03-02 19:47:56.292 8 WARNING neutronclient.v2_0.client [None req-cc387f3b-95db-41c8-a9c1-947a8cb3f337 1acf393bd46a4129b6f9796702ee4916 4625e00cecc54f4795bdcd39f0500eff - - 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: 641/1269] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:47:56 2026] GET /v2.1/servers/ab498ca4-8ada-4bc3-a0f1-2f232c2be35f => generated 1520 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1270] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:47:56 2026] GET /v2.1/servers/f52b04e3-0417-405b-8096-ddfb3e40d0a9 => generated 1820 bytes in 139 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-03-02 19:47:56.603 7 INFO nova.api.openstack.compute.server_external_events [req-8b1406e4-6f49-4e13-bb8c-949984d5d4ad req-4993b49b-7366-4857-b8b6-dd06118442f0 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-changed:a626700e-1fb9-4d77-9c8c-d2f43f826a2e for instance ab498ca4-8ada-4bc3-a0f1-2f232c2be35f on instance [pid: 7|app: 0|req: 642/1271] 10.0.0.85 () {38 vars in 814 bytes} [Mon Mar 2 19:47:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 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-03-02 19:47:57.444 8 WARNING neutronclient.v2_0.client [None req-d9c854d6-c83a-4c08-aaea-c75da961a310 1acf393bd46a4129b6f9796702ee4916 4625e00cecc54f4795bdcd39f0500eff - - 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: 631/1274] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:47:57 2026] GET /v2.1/servers/f52b04e3-0417-405b-8096-ddfb3e40d0a9 => generated 1820 bytes in 181 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-03-02 19:47:58.266 7 INFO nova.api.openstack.compute.server_external_events [req-e29a3ad4-9f36-4276-95da-67d78c503434 req-a11db439-dcd7-46fc-bea1-e7e69ffae8cd 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-vif-deleted:45b4d0a9-35c1-4615-b9cd-8bc2402f43e5 for instance f52b04e3-0417-405b-8096-ddfb3e40d0a9 on instance [pid: 7|app: 0|req: 644/1275] 10.0.0.85 () {38 vars in 814 bytes} [Mon Mar 2 19:47:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 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-03-02 19:47:58.650 8 WARNING neutronclient.v2_0.client [None req-845c4f17-bdd7-42a3-a12e-7bbe11a05dc5 1acf393bd46a4129b6f9796702ee4916 4625e00cecc54f4795bdcd39f0500eff - - 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: 632/1276] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:47:58 2026] GET /v2.1/servers/f52b04e3-0417-405b-8096-ddfb3e40d0a9 => generated 1482 bytes in 106 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-03-02 19:47:59.768 7 WARNING neutronclient.v2_0.client [None req-2eb653ca-f090-4972-94da-0b8e51ab52bd 1acf393bd46a4129b6f9796702ee4916 4625e00cecc54f4795bdcd39f0500eff - - 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: 645/1277] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:47:59 2026] GET /v2.1/servers/f52b04e3-0417-405b-8096-ddfb3e40d0a9 => generated 1487 bytes in 103 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-03-02 19:48:00.242 8 INFO nova.api.openstack.compute.server_external_events [req-8179516a-5f3d-489b-8c8d-761e299379f2 req-18281eb2-738f-4238-8790-cda5c4ba24d7 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-vif-plugged:a626700e-1fb9-4d77-9c8c-d2f43f826a2e for instance ab498ca4-8ada-4bc3-a0f1-2f232c2be35f on instance [pid: 8|app: 0|req: 633/1278] 10.0.0.139 () {38 vars in 815 bytes} [Mon Mar 2 19:48:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 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-03-02 19:48:00.893 7 WARNING neutronclient.v2_0.client [None req-797fcc43-26a7-423c-b003-f87f4a167281 1acf393bd46a4129b6f9796702ee4916 4625e00cecc54f4795bdcd39f0500eff - - 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: 646/1279] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:48:00 2026] GET /v2.1/servers/f52b04e3-0417-405b-8096-ddfb3e40d0a9 => generated 1487 bytes in 178 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-03-02 19:48:01.397 8 WARNING neutronclient.v2_0.client [None req-250cdfbb-4aa3-4e99-af8d-63495681b757 c8d53fae7a094b97a22cbfcfa2212fcd a6d18574aad74e6fba24cb96762e112c - - 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: 634/1280] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:48:01 2026] GET /v2.1/servers/ab498ca4-8ada-4bc3-a0f1-2f232c2be35f => generated 1518 bytes in 243 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-03-02 19:48:02.065 7 INFO nova.api.openstack.wsgi [None req-6402585f-4621-4660-beae-23c2d3f9b69b 1acf393bd46a4129b6f9796702ee4916 4625e00cecc54f4795bdcd39f0500eff - - default default] HTTP exception thrown: Instance f52b04e3-0417-405b-8096-ddfb3e40d0a9 could not be found. [pid: 7|app: 0|req: 647/1281] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:48:02 2026] GET /v2.1/servers/f52b04e3-0417-405b-8096-ddfb3e40d0a9 => 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: 8|app: 0|req: 635/1282] 10.0.0.72 () {32 vars in 727 bytes} [Mon Mar 2 19:48:02 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-670315401 => generated 0 bytes in 28 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: 7|app: 0|req: 648/1283] 10.0.0.72 () {32 vars in 717 bytes} [Mon Mar 2 19:48:02 2026] DELETE /v2.1/servers/5ca6b523-f924-4ec0-b969-a48e01109f82 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-03-02 19:48:02.855 8 WARNING neutronclient.v2_0.client [None req-734161ec-f151-4261-b281-f30b74398b0a 1acf393bd46a4129b6f9796702ee4916 4625e00cecc54f4795bdcd39f0500eff - - 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: 636/1284] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:48:02 2026] GET /v2.1/servers/5ca6b523-f924-4ec0-b969-a48e01109f82 => generated 1702 bytes in 196 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-03-02 19:48:04.072 7 WARNING neutronclient.v2_0.client [None req-5f41f146-0583-4003-b5c8-a4f2dace9fde 1acf393bd46a4129b6f9796702ee4916 4625e00cecc54f4795bdcd39f0500eff - - 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: 649/1285] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:48:04 2026] GET /v2.1/servers/5ca6b523-f924-4ec0-b969-a48e01109f82 => generated 1702 bytes in 155 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-03-02 19:48:05.242 8 WARNING neutronclient.v2_0.client [None req-ba69ffd4-0ec8-4e67-b4f0-13fd114389c2 1acf393bd46a4129b6f9796702ee4916 4625e00cecc54f4795bdcd39f0500eff - - 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: 637/1286] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:48:05 2026] GET /v2.1/servers/5ca6b523-f924-4ec0-b969-a48e01109f82 => generated 1702 bytes in 154 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-03-02 19:48:05.723 7 INFO nova.api.openstack.compute.server_external_events [req-89a7a478-ff31-4026-a9e8-99d8ac8824b9 req-da044c7c-9c6b-49ac-bfd3-85cd16945b37 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-vif-deleted:cb5cd032-d186-4826-add9-581d07a19a8a for instance 5ca6b523-f924-4ec0-b969-a48e01109f82 on instance [pid: 7|app: 0|req: 650/1287] 10.0.0.85 () {38 vars in 814 bytes} [Mon Mar 2 19:48:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 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-03-02 19:48:06.410 8 WARNING neutronclient.v2_0.client [None req-61de9cad-6ad5-4653-8717-1d3c538cf65a 1acf393bd46a4129b6f9796702ee4916 4625e00cecc54f4795bdcd39f0500eff - - 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: 638/1288] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:48:06 2026] GET /v2.1/servers/5ca6b523-f924-4ec0-b969-a48e01109f82 => generated 1482 bytes in 86 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-03-02 19:48:06.648 7 WARNING neutronclient.v2_0.client [None req-0a1d450a-cd78-4c00-ac7b-12090f5be470 c8d53fae7a094b97a22cbfcfa2212fcd a6d18574aad74e6fba24cb96762e112c - - 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: 651/1289] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:48:06 2026] GET /v2.1/servers/ab498ca4-8ada-4bc3-a0f1-2f232c2be35f => generated 1818 bytes in 191 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-03-02 19:48:07.523 8 WARNING neutronclient.v2_0.client [None req-2c712816-9e18-4d93-bebf-1a12ee0a3f8f 1acf393bd46a4129b6f9796702ee4916 4625e00cecc54f4795bdcd39f0500eff - - 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: 640/1292] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:48:07 2026] GET /v2.1/servers/5ca6b523-f924-4ec0-b969-a48e01109f82 => generated 1487 bytes in 85 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-03-02 19:48:08.172 7 INFO nova.api.openstack.compute.server_external_events [req-df4457f2-4415-4964-b46c-7ac1eea0811a req-5ebf9a0d-8205-4f8a-8bca-6b5faeebffda 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-changed:a626700e-1fb9-4d77-9c8c-d2f43f826a2e for instance ab498ca4-8ada-4bc3-a0f1-2f232c2be35f on instance [pid: 7|app: 0|req: 653/1293] 10.0.0.85 () {38 vars in 814 bytes} [Mon Mar 2 19:48:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 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-03-02 19:48:08.624 8 WARNING neutronclient.v2_0.client [None req-0be3ee7c-f95e-4533-a607-df449e9b6322 1acf393bd46a4129b6f9796702ee4916 4625e00cecc54f4795bdcd39f0500eff - - 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: 641/1294] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:48:08 2026] GET /v2.1/servers/5ca6b523-f924-4ec0-b969-a48e01109f82 => generated 1487 bytes in 89 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-03-02 19:48:09.715 7 INFO nova.api.openstack.wsgi [None req-19ccca33-68ee-44c6-8c9e-b9143588cacf 1acf393bd46a4129b6f9796702ee4916 4625e00cecc54f4795bdcd39f0500eff - - default default] HTTP exception thrown: Instance 5ca6b523-f924-4ec0-b969-a48e01109f82 could not be found. [pid: 7|app: 0|req: 654/1295] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:48:09 2026] GET /v2.1/servers/5ca6b523-f924-4ec0-b969-a48e01109f82 => generated 111 bytes in 34 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: 8|app: 0|req: 642/1296] 10.0.0.72 () {32 vars in 727 bytes} [Mon Mar 2 19:48:09 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-447498742 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1299] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:48:17 2026] GET /v2.1/limits?tenant_id=0bfdbff41dcd4e05851e6bc8d3773dc4 => generated 302 bytes in 330 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, ' [pid: 7|app: 0|req: 656/1300] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:48:18 2026] GET /v2.1/limits?tenant_id=0c58c9b92d8b43e6b008c1f79d729909 => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1301] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:48:18 2026] GET /v2.1/limits?tenant_id=166159c0cfb44a659b54cf1338cc4ba9 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1302] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:48:18 2026] GET /v2.1/limits?tenant_id=1cdb298dea22477fb9453835ef048232 => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1303] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:48:18 2026] GET /v2.1/limits?tenant_id=2233d552bfdb4b16a6d2341c6256f15e => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1304] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:48:18 2026] GET /v2.1/limits?tenant_id=2f01e291f6cc4464a1782f745d63c95a => generated 302 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1305] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:48:18 2026] GET /v2.1/limits?tenant_id=377a9461909645fca5bacaaad7244650 => generated 302 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1306] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:48:18 2026] GET /v2.1/limits?tenant_id=576cb3bcb55f47c8ae8e8f210cc9b417 => generated 302 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1307] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:48:18 2026] GET /v2.1/limits?tenant_id=6621f765b3134dc48368b3afab968f66 => generated 299 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1308] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:48:18 2026] GET /v2.1/limits?tenant_id=82fcb38aadf54752ba70dc0472663c4d => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1309] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:48:18 2026] GET /v2.1/limits?tenant_id=a6d18574aad74e6fba24cb96762e112c => generated 305 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1310] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:48:18 2026] GET /v2.1/limits?tenant_id=c0174c608013419393322dcf2af29a04 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1311] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:48:18 2026] GET /v2.1/limits?tenant_id=d14986cee2a54e2dbb22c05744e53d08 => generated 299 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1312] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:48:18 2026] GET /v2.1/limits?tenant_id=fe3090037592479eb0cc6bc5633d137d => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1313] 10.0.0.103 () {32 vars in 682 bytes} [Mon Mar 2 19:48:18 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1314] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:48:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-03-02 19:48:18.923 8 WARNING neutronclient.v2_0.client [None req-e85670af-9b38-41b4-bb28-b30234b0538d 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - 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: 652/1315] 10.0.0.103 () {32 vars in 707 bytes} [Mon Mar 2 19:48:18 2026] GET /v2.1/servers/detail?all_tenants=true => generated 4943 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1316] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:48:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 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: 653/1317] 10.0.0.103 () {32 vars in 686 bytes} [Mon Mar 2 19:48:19 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1318] 10.0.0.103 () {32 vars in 688 bytes} [Mon Mar 2 19:48:19 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 27 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: 654/1319] 10.0.0.103 () {32 vars in 672 bytes} [Mon Mar 2 19:48:19 2026] GET /v2.1/os-aggregates => generated 18 bytes in 18 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, ' [pid: 7|app: 0|req: 666/1320] 10.0.0.103 () {32 vars in 668 bytes} [Mon Mar 2 19:48:19 2026] GET /v2.1/os-services => generated 782 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1321] 10.0.0.103 () {32 vars in 711 bytes} [Mon Mar 2 19:48:19 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1042 bytes in 29 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, ' 2026-03-02 19:48:44.445 8 WARNING neutronclient.v2_0.client [None req-6d8c0967-ff1b-4e1c-abf4-fe394a89cee6 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - 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-03-02 19:48:44.485 8 WARNING neutronclient.v2_0.client [None req-6d8c0967-ff1b-4e1c-abf4-fe394a89cee6 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - 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-03-02 19:48:44.642 8 WARNING neutronclient.v2_0.client [None req-6d8c0967-ff1b-4e1c-abf4-fe394a89cee6 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - 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: 658/1326] 199.204.45.22 () {36 vars in 713 bytes} [Mon Mar 2 19:48:44 2026] POST /v2.1/servers => generated 453 bytes in 709 msecs (HTTP/1.1 202) 10 headers in 475 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-03-02 19:48:45.495 7 WARNING neutronclient.v2_0.client [None req-a2fa0717-9932-49f8-b1e0-48e0bb44a3a9 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - 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: 669/1327] 199.204.45.22 () {32 vars in 732 bytes} [Mon Mar 2 19:48:45 2026] GET /v2.1/servers/487fc21d-bbda-4732-835b-b3c6b3f33ef8 => generated 2213 bytes in 76 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, ' 2026-03-02 19:48:45.580 8 WARNING neutronclient.v2_0.client [None req-81b70768-ad47-4c44-a688-42d954adf999 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - 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: 659/1328] 199.204.45.22 () {32 vars in 758 bytes} [Mon Mar 2 19:48:45 2026] GET /v2.1/servers/487fc21d-bbda-4732-835b-b3c6b3f33ef8/os-interface => generated 28 bytes in 53 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, ' [pid: 7|app: 0|req: 670/1329] 199.204.45.22 () {32 vars in 776 bytes} [Mon Mar 2 19:48:45 2026] GET /v2.1/servers/487fc21d-bbda-4732-835b-b3c6b3f33ef8/os-volume_attachments => generated 197 bytes in 28 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-03-02 19:48:48.243 7 WARNING neutronclient.v2_0.client [None req-b4729910-e5d4-462e-97f6-39d1538b2d49 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - 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: 672/1332] 199.204.45.22 () {32 vars in 732 bytes} [Mon Mar 2 19:48:48 2026] GET /v2.1/servers/487fc21d-bbda-4732-835b-b3c6b3f33ef8 => generated 2371 bytes in 97 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, ' 2026-03-02 19:48:48.351 8 WARNING neutronclient.v2_0.client [None req-a1b97cf0-f783-48df-94be-91fd00b81ea8 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - 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: 661/1333] 199.204.45.22 () {32 vars in 758 bytes} [Mon Mar 2 19:48:48 2026] GET /v2.1/servers/487fc21d-bbda-4732-835b-b3c6b3f33ef8/os-interface => generated 28 bytes in 102 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, ' [pid: 7|app: 0|req: 673/1334] 199.204.45.22 () {32 vars in 776 bytes} [Mon Mar 2 19:48:48 2026] GET /v2.1/servers/487fc21d-bbda-4732-835b-b3c6b3f33ef8/os-volume_attachments => generated 197 bytes in 57 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-03-02 19:48:50.336 8 INFO nova.api.openstack.compute.server_external_events [req-cc96dd53-4499-482a-a36e-911034fdd389 req-60e790f8-0108-4fac-a796-835ea60877ba 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-changed:c55434b9-cf79-4e82-b174-05b163b6f1c8 for instance 487fc21d-bbda-4732-835b-b3c6b3f33ef8 on instance [pid: 8|app: 0|req: 662/1335] 10.0.0.85 () {38 vars in 814 bytes} [Mon Mar 2 19:48:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 163 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-03-02 19:48:51.457 7 WARNING neutronclient.v2_0.client [None req-8cebecf7-79b7-43f6-8cd5-8ea526d02966 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - 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: 674/1336] 199.204.45.22 () {32 vars in 732 bytes} [Mon Mar 2 19:48:51 2026] GET /v2.1/servers/487fc21d-bbda-4732-835b-b3c6b3f33ef8 => generated 2445 bytes in 158 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, ' 2026-03-02 19:48:51.610 8 WARNING neutronclient.v2_0.client [None req-23a7eee6-4db6-4f75-8ef1-daf8748f5fe0 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - 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: 663/1337] 199.204.45.22 () {32 vars in 758 bytes} [Mon Mar 2 19:48:51 2026] GET /v2.1/servers/487fc21d-bbda-4732-835b-b3c6b3f33ef8/os-interface => generated 284 bytes in 82 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, ' [pid: 7|app: 0|req: 675/1338] 199.204.45.22 () {32 vars in 776 bytes} [Mon Mar 2 19:48:51 2026] GET /v2.1/servers/487fc21d-bbda-4732-835b-b3c6b3f33ef8/os-volume_attachments => generated 197 bytes in 44 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-03-02 19:48:54.383 8 WARNING neutronclient.v2_0.client [None req-f2025716-f0cf-4e05-bd34-7db88f075aa8 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - 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: 664/1339] 199.204.45.22 () {32 vars in 732 bytes} [Mon Mar 2 19:48:54 2026] GET /v2.1/servers/487fc21d-bbda-4732-835b-b3c6b3f33ef8 => generated 2433 bytes in 151 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, ' 2026-03-02 19:48:54.518 7 WARNING neutronclient.v2_0.client [None req-b7c7ff24-f36d-4670-b047-f8b55da5afee 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - 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: 676/1340] 199.204.45.22 () {32 vars in 758 bytes} [Mon Mar 2 19:48:54 2026] GET /v2.1/servers/487fc21d-bbda-4732-835b-b3c6b3f33ef8/os-interface => generated 284 bytes in 103 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, ' [pid: 8|app: 0|req: 665/1341] 199.204.45.22 () {32 vars in 776 bytes} [Mon Mar 2 19:48:54 2026] GET /v2.1/servers/487fc21d-bbda-4732-835b-b3c6b3f33ef8/os-volume_attachments => generated 197 bytes in 46 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-03-02 19:48:56.988 7 INFO nova.api.openstack.compute.server_external_events [req-471aea7e-fe8b-4519-877d-c8f96e9c437e req-61b6b937-fa36-4177-8ee0-b474ce84f491 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-vif-plugged:c55434b9-cf79-4e82-b174-05b163b6f1c8 for instance 487fc21d-bbda-4732-835b-b3c6b3f33ef8 on instance [pid: 7|app: 0|req: 677/1342] 10.0.0.139 () {38 vars in 815 bytes} [Mon Mar 2 19:48:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 177 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-03-02 19:48:57.660 7 WARNING neutronclient.v2_0.client [None req-37638739-fe20-4439-b163-33993f18c430 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - 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: 679/1345] 199.204.45.22 () {32 vars in 732 bytes} [Mon Mar 2 19:48:57 2026] GET /v2.1/servers/487fc21d-bbda-4732-835b-b3c6b3f33ef8 => generated 2433 bytes in 226 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, ' 2026-03-02 19:48:57.892 8 WARNING neutronclient.v2_0.client [None req-40765075-2ce1-4175-a7db-16b196dcf8be 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - 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: 667/1346] 199.204.45.22 () {32 vars in 758 bytes} [Mon Mar 2 19:48:57 2026] GET /v2.1/servers/487fc21d-bbda-4732-835b-b3c6b3f33ef8/os-interface => generated 286 bytes in 83 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, ' [pid: 7|app: 0|req: 680/1347] 199.204.45.22 () {32 vars in 776 bytes} [Mon Mar 2 19:48:57 2026] GET /v2.1/servers/487fc21d-bbda-4732-835b-b3c6b3f33ef8/os-volume_attachments => generated 197 bytes in 42 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-03-02 19:49:00.650 8 WARNING neutronclient.v2_0.client [None req-1474c100-7872-4238-a4e6-ea94eabac6ed 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - 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: 668/1348] 199.204.45.22 () {32 vars in 732 bytes} [Mon Mar 2 19:49:00 2026] GET /v2.1/servers/487fc21d-bbda-4732-835b-b3c6b3f33ef8 => generated 2581 bytes in 169 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, ' 2026-03-02 19:49:00.827 7 WARNING neutronclient.v2_0.client [None req-e7bafb0b-0b3f-4569-8645-e1c2d3849df7 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - 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: 681/1349] 199.204.45.22 () {32 vars in 758 bytes} [Mon Mar 2 19:49:00 2026] GET /v2.1/servers/487fc21d-bbda-4732-835b-b3c6b3f33ef8/os-interface => generated 286 bytes in 102 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, ' [pid: 8|app: 0|req: 669/1350] 199.204.45.22 () {32 vars in 776 bytes} [Mon Mar 2 19:49:00 2026] GET /v2.1/servers/487fc21d-bbda-4732-835b-b3c6b3f33ef8/os-volume_attachments => generated 197 bytes in 48 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, ' [pid: 8|app: 0|req: 672/1355] 10.0.0.103 () {32 vars in 686 bytes} [Mon Mar 2 19:49:17 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 267 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, ' [pid: 7|app: 0|req: 684/1356] 10.0.0.103 () {32 vars in 682 bytes} [Mon Mar 2 19:49:18 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 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-03-02 19:49:18.147 8 WARNING neutronclient.v2_0.client [None req-d1401a63-ca62-44e0-b127-bdab26e829f2 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - 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: 673/1357] 10.0.0.103 () {32 vars in 707 bytes} [Mon Mar 2 19:49:18 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7599 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1358] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:49:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 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: 674/1359] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:49:18 2026] GET /v2.1/limits?tenant_id=0bfdbff41dcd4e05851e6bc8d3773dc4 => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1360] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:49:18 2026] GET /v2.1/limits?tenant_id=0c58c9b92d8b43e6b008c1f79d729909 => generated 302 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1361] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:49:18 2026] GET /v2.1/limits?tenant_id=1cdb298dea22477fb9453835ef048232 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1362] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:49:18 2026] GET /v2.1/limits?tenant_id=2f01e291f6cc4464a1782f745d63c95a => generated 302 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1363] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:49:18 2026] GET /v2.1/limits?tenant_id=377a9461909645fca5bacaaad7244650 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1364] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:49:18 2026] GET /v2.1/limits?tenant_id=576cb3bcb55f47c8ae8e8f210cc9b417 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1365] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:49:18 2026] GET /v2.1/limits?tenant_id=6621f765b3134dc48368b3afab968f66 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1366] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:49:18 2026] GET /v2.1/limits?tenant_id=82fcb38aadf54752ba70dc0472663c4d => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1367] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:49:18 2026] GET /v2.1/limits?tenant_id=a6d18574aad74e6fba24cb96762e112c => generated 305 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1368] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:49:18 2026] GET /v2.1/limits?tenant_id=d14986cee2a54e2dbb22c05744e53d08 => generated 299 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1369] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:49:18 2026] GET /v2.1/limits?tenant_id=fe3090037592479eb0cc6bc5633d137d => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1370] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:49:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1371] 10.0.0.103 () {32 vars in 668 bytes} [Mon Mar 2 19:49:18 2026] GET /v2.1/os-services => generated 782 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1372] 10.0.0.103 () {32 vars in 688 bytes} [Mon Mar 2 19:49:18 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 31 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: 681/1373] 10.0.0.103 () {32 vars in 672 bytes} [Mon Mar 2 19:49:18 2026] GET /v2.1/os-aggregates => generated 18 bytes in 30 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, ' [pid: 7|app: 0|req: 693/1374] 10.0.0.103 () {32 vars in 711 bytes} [Mon Mar 2 19:49:18 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1712 bytes in 35 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, ' 2026-03-02 19:49:36.673 7 WARNING neutronclient.v2_0.client [None req-527ba2f1-7349-4524-9150-725cbb6f2d7f 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - 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-03-02 19:49:36.716 7 WARNING neutronclient.v2_0.client [None req-527ba2f1-7349-4524-9150-725cbb6f2d7f 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - 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-03-02 19:49:39.042 8 INFO nova.api.openstack.compute.server_external_events [req-91f0c7f6-bf40-434e-815c-c430f21bd6c0 req-53fa09ac-e8f9-4153-a4dd-af0bf7a72abc 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-changed:780273b5-0784-4546-b1f5-20259330df7f for instance 487fc21d-bbda-4732-835b-b3c6b3f33ef8 on instance [pid: 8|app: 0|req: 685/1379] 10.0.0.85 () {38 vars in 814 bytes} [Mon Mar 2 19:49:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 76 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-03-02 19:49:42.274 8 INFO nova.api.openstack.compute.server_external_events [req-a9539876-6d31-4408-a6d1-36156383c074 req-978670f3-cad4-420c-ae04-eb4ed0179b3b 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-vif-plugged:780273b5-0784-4546-b1f5-20259330df7f for instance 487fc21d-bbda-4732-835b-b3c6b3f33ef8 on instance [pid: 8|app: 0|req: 686/1380] 10.0.0.139 () {38 vars in 815 bytes} [Mon Mar 2 19:49:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 19:49:45.294 7 WARNING neutronclient.v2_0.client [None req-527ba2f1-7349-4524-9150-725cbb6f2d7f 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - 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: 695/1381] 199.204.45.22 () {36 vars in 811 bytes} [Mon Mar 2 19:49:36 2026] POST /v2.1/servers/487fc21d-bbda-4732-835b-b3c6b3f33ef8/os-interface => generated 280 bytes in 8724 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-03-02 19:49:45.664 8 INFO nova.api.openstack.compute.server_external_events [req-cc2f0d41-6fc8-4c96-8c03-d6326d91396e req-7a3cf79d-f99e-4912-985f-555cd57cdb47 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-changed:780273b5-0784-4546-b1f5-20259330df7f for instance 487fc21d-bbda-4732-835b-b3c6b3f33ef8 on instance [pid: 8|app: 0|req: 687/1382] 10.0.0.85 () {38 vars in 814 bytes} [Mon Mar 2 19:49:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 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-03-02 19:49:45.992 7 INFO nova.api.openstack.compute.server_external_events [req-2360bb42-10bb-4352-8b5a-35d273aff232 req-2b91f73e-9253-487e-b96d-391b33082ad0 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-changed:780273b5-0784-4546-b1f5-20259330df7f for instance 487fc21d-bbda-4732-835b-b3c6b3f33ef8 on instance [pid: 7|app: 0|req: 696/1383] 10.0.0.85 () {38 vars in 814 bytes} [Mon Mar 2 19:49:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 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-03-02 19:50:11.043 8 WARNING neutronclient.v2_0.client [None req-72c0d5d2-7da2-4556-83da-22be2ff35823 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - 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-03-02 19:50:11.091 8 WARNING neutronclient.v2_0.client [None req-72c0d5d2-7da2-4556-83da-22be2ff35823 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - 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-03-02 19:50:13.414 7 INFO nova.api.openstack.compute.server_external_events [req-d0708f40-fce3-4c76-b6b0-f6820d7b3dba req-492deabb-769b-4ca4-a6e3-c6647e25d237 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-changed:ab3cb6e7-e1f5-422c-82d1-49ab45abcd92 for instance 487fc21d-bbda-4732-835b-b3c6b3f33ef8 on instance [pid: 7|app: 0|req: 700/1390] 10.0.0.85 () {38 vars in 814 bytes} [Mon Mar 2 19:50:13 2026] POST /v2.1/os-server-external-events => generated 179 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, ' [pid: 7|app: 0|req: 703/1393] 10.0.0.103 () {32 vars in 682 bytes} [Mon Mar 2 19:50:17 2026] GET /v2.1/os-security-groups => generated 78 bytes in 67 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) 2026-03-02 19:50:17.768 7 WARNING neutronclient.v2_0.client [None req-32cdf0f0-ebc5-4667-b37e-b5734dd16ad5 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - 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: 704/1394] 10.0.0.103 () {32 vars in 707 bytes} [Mon Mar 2 19:50:17 2026] GET /v2.1/servers/detail?all_tenants=true => generated 8116 bytes in 254 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: 7|app: 0|req: 705/1395] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:50:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1396] 10.0.0.103 () {32 vars in 688 bytes} [Mon Mar 2 19:50:17 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 20 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: 7|app: 0|req: 707/1397] 10.0.0.103 () {32 vars in 672 bytes} [Mon Mar 2 19:50:17 2026] GET /v2.1/os-aggregates => generated 18 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1398] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:50:18 2026] GET /v2.1/limits?tenant_id=0bfdbff41dcd4e05851e6bc8d3773dc4 => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1399] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:50:18 2026] GET /v2.1/limits?tenant_id=0c58c9b92d8b43e6b008c1f79d729909 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1400] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:50:18 2026] GET /v2.1/limits?tenant_id=1cdb298dea22477fb9453835ef048232 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1401] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:50:18 2026] GET /v2.1/limits?tenant_id=2f01e291f6cc4464a1782f745d63c95a => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1402] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:50:18 2026] GET /v2.1/limits?tenant_id=377a9461909645fca5bacaaad7244650 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1403] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:50:18 2026] GET /v2.1/limits?tenant_id=576cb3bcb55f47c8ae8e8f210cc9b417 => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1404] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:50:18 2026] GET /v2.1/limits?tenant_id=6621f765b3134dc48368b3afab968f66 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1405] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:50:18 2026] GET /v2.1/limits?tenant_id=82fcb38aadf54752ba70dc0472663c4d => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1406] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:50:18 2026] GET /v2.1/limits?tenant_id=a6d18574aad74e6fba24cb96762e112c => generated 305 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1407] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:50:18 2026] GET /v2.1/limits?tenant_id=d14986cee2a54e2dbb22c05744e53d08 => generated 299 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1408] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:50:18 2026] GET /v2.1/limits?tenant_id=fe3090037592479eb0cc6bc5633d137d => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1409] 10.0.0.103 () {32 vars in 711 bytes} [Mon Mar 2 19:50:18 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1713 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: 7|app: 0|req: 720/1410] 10.0.0.103 () {32 vars in 686 bytes} [Mon Mar 2 19:50:18 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 27 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, ' [pid: 7|app: 0|req: 721/1411] 10.0.0.103 () {32 vars in 668 bytes} [Mon Mar 2 19:50:18 2026] GET /v2.1/os-services => generated 782 bytes in 33 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, ' [pid: 7|app: 0|req: 722/1412] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:50:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-03-02 19:50:19.852 7 INFO nova.api.openstack.compute.server_external_events [req-3ed0fc2d-9ebf-4f66-9ace-0131d0195e84 req-8edf3d31-1c8a-4636-be44-ae7baaed8cad 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-vif-plugged:ab3cb6e7-e1f5-422c-82d1-49ab45abcd92 for instance 487fc21d-bbda-4732-835b-b3c6b3f33ef8 on instance [pid: 7|app: 0|req: 723/1413] 10.0.0.139 () {38 vars in 815 bytes} [Mon Mar 2 19:50:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 19:50:20.166 8 WARNING neutronclient.v2_0.client [None req-72c0d5d2-7da2-4556-83da-22be2ff35823 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - 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: 691/1414] 199.204.45.22 () {36 vars in 811 bytes} [Mon Mar 2 19:50:10 2026] POST /v2.1/servers/487fc21d-bbda-4732-835b-b3c6b3f33ef8/os-interface => generated 377 bytes in 9261 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-03-02 19:50:29.975 8 WARNING neutronclient.v2_0.client [None req-97ab25b3-4107-4fb7-9865-0d3a30b2c68f 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - 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-03-02 19:50:30.022 8 WARNING neutronclient.v2_0.client [None req-97ab25b3-4107-4fb7-9865-0d3a30b2c68f 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - 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-03-02 19:50:32.319 7 INFO nova.api.openstack.compute.server_external_events [req-1fad2e17-7087-449a-9b3a-8aad18e4b2ba req-4753b2a2-ae7d-4a6c-ac65-ed5314d16266 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-changed:718f4382-3e06-4640-a91d-9de8bb1c37ca for instance 487fc21d-bbda-4732-835b-b3c6b3f33ef8 on instance [pid: 7|app: 0|req: 725/1417] 10.0.0.85 () {38 vars in 814 bytes} [Mon Mar 2 19:50:32 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-03-02 19:50:36.506 7 INFO nova.api.openstack.compute.server_external_events [req-4b97c05f-2b2a-4597-9b71-ff72a66330b1 req-8a85c15c-f0b2-4939-8100-00078b4792f9 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-vif-plugged:718f4382-3e06-4640-a91d-9de8bb1c37ca for instance 487fc21d-bbda-4732-835b-b3c6b3f33ef8 on instance [pid: 7|app: 0|req: 726/1418] 10.0.0.139 () {38 vars in 815 bytes} [Mon Mar 2 19:50:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 19:50:39.065 8 WARNING neutronclient.v2_0.client [None req-97ab25b3-4107-4fb7-9865-0d3a30b2c68f 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - 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: 693/1421] 199.204.45.22 () {36 vars in 811 bytes} [Mon Mar 2 19:50:29 2026] POST /v2.1/servers/487fc21d-bbda-4732-835b-b3c6b3f33ef8/os-interface => generated 377 bytes in 9226 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-03-02 19:50:39.869 7 INFO nova.api.openstack.compute.server_external_events [req-287e716d-230a-47c5-a040-25409ba288cd req-a51fee57-4a56-4191-a611-e981fc9206f1 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-changed:ab3cb6e7-e1f5-422c-82d1-49ab45abcd92 for instance 487fc21d-bbda-4732-835b-b3c6b3f33ef8 on instance [pid: 7|app: 0|req: 729/1422] 10.0.0.85 () {38 vars in 814 bytes} [Mon Mar 2 19:50:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 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-03-02 19:50:54.397 7 INFO nova.api.openstack.compute.server_external_events [req-07667c37-9dbc-4601-893d-54f531ba4496 req-5c02c763-27c6-4bff-aa41-90524c88ba12 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-changed:718f4382-3e06-4640-a91d-9de8bb1c37ca for instance 487fc21d-bbda-4732-835b-b3c6b3f33ef8 on instance [pid: 7|app: 0|req: 731/1425] 10.0.0.85 () {38 vars in 814 bytes} [Mon Mar 2 19:50:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 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: 8|app: 0|req: 695/1426] 199.204.45.22 () {34 vars in 854 bytes} [Mon Mar 2 19:50:54 2026] DELETE /v2.1/servers/487fc21d-bbda-4732-835b-b3c6b3f33ef8/os-interface/718f4382-3e06-4640-a91d-9de8bb1c37ca => generated 0 bytes in 68 msecs (HTTP/1.1 202) 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-03-02 19:50:56.438 7 INFO nova.api.openstack.compute.server_external_events [req-494ee7a3-395e-45c7-97c8-629b3ee0c4f1 req-735aa189-4725-46f6-9c55-63962d1f9bb8 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-changed:718f4382-3e06-4640-a91d-9de8bb1c37ca for instance 487fc21d-bbda-4732-835b-b3c6b3f33ef8 on instance [pid: 7|app: 0|req: 732/1427] 10.0.0.85 () {38 vars in 814 bytes} [Mon Mar 2 19:50:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 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-03-02 19:51:04.478 7 INFO nova.api.openstack.compute.server_external_events [req-25942e53-d427-45cf-a3e9-dc8d49084360 req-dc4c7eea-4403-402e-a719-e15973a4548d 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-changed:ab3cb6e7-e1f5-422c-82d1-49ab45abcd92 for instance 487fc21d-bbda-4732-835b-b3c6b3f33ef8 on instance [pid: 7|app: 0|req: 734/1430] 10.0.0.85 () {38 vars in 814 bytes} [Mon Mar 2 19:51:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 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: 8|app: 0|req: 697/1431] 199.204.45.22 () {34 vars in 854 bytes} [Mon Mar 2 19:51:04 2026] DELETE /v2.1/servers/487fc21d-bbda-4732-835b-b3c6b3f33ef8/os-interface/ab3cb6e7-e1f5-422c-82d1-49ab45abcd92 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 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, ' [pid: 7|app: 0|req: 737/1436] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:51:17 2026] GET /v2.1/limits?tenant_id=0bfdbff41dcd4e05851e6bc8d3773dc4 => generated 302 bytes in 129 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, ' [pid: 8|app: 0|req: 700/1437] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:51:17 2026] GET /v2.1/limits?tenant_id=0c58c9b92d8b43e6b008c1f79d729909 => generated 302 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1438] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:51:17 2026] GET /v2.1/limits?tenant_id=1cdb298dea22477fb9453835ef048232 => generated 302 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1439] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:51:17 2026] GET /v2.1/limits?tenant_id=2f01e291f6cc4464a1782f745d63c95a => generated 302 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1440] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:51:17 2026] GET /v2.1/limits?tenant_id=377a9461909645fca5bacaaad7244650 => generated 302 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1441] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:51:17 2026] GET /v2.1/limits?tenant_id=576cb3bcb55f47c8ae8e8f210cc9b417 => generated 302 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1442] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:51:17 2026] GET /v2.1/limits?tenant_id=6621f765b3134dc48368b3afab968f66 => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1443] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:51:18 2026] GET /v2.1/limits?tenant_id=82fcb38aadf54752ba70dc0472663c4d => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1444] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:51:18 2026] GET /v2.1/limits?tenant_id=a6d18574aad74e6fba24cb96762e112c => generated 305 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1445] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:51:18 2026] GET /v2.1/limits?tenant_id=d14986cee2a54e2dbb22c05744e53d08 => generated 299 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1446] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:51:18 2026] GET /v2.1/limits?tenant_id=fe3090037592479eb0cc6bc5633d137d => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1447] 10.0.0.103 () {32 vars in 682 bytes} [Mon Mar 2 19:51:18 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1448] 10.0.0.103 () {32 vars in 688 bytes} [Mon Mar 2 19:51:18 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1449] 10.0.0.103 () {32 vars in 672 bytes} [Mon Mar 2 19:51:18 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 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, ' [pid: 7|app: 0|req: 744/1450] 10.0.0.103 () {32 vars in 686 bytes} [Mon Mar 2 19:51:18 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1451] 10.0.0.103 () {32 vars in 668 bytes} [Mon Mar 2 19:51:18 2026] GET /v2.1/os-services => generated 782 bytes in 35 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, ' [pid: 7|app: 0|req: 745/1452] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:51:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 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, ' 2026-03-02 19:51:18.430 8 WARNING neutronclient.v2_0.client [None req-06a36abf-3b68-4498-997e-42dc5c36d193 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - 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: 708/1453] 10.0.0.103 () {32 vars in 707 bytes} [Mon Mar 2 19:51:18 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7810 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1454] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:51:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 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: 709/1455] 10.0.0.103 () {32 vars in 711 bytes} [Mon Mar 2 19:51:18 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1714 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1456] 199.204.45.22 () {34 vars in 854 bytes} [Mon Mar 2 19:51:25 2026] DELETE /v2.1/servers/487fc21d-bbda-4732-835b-b3c6b3f33ef8/os-interface/780273b5-0784-4546-b1f5-20259330df7f => generated 0 bytes in 79 msecs (HTTP/1.1 202) 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, ' [pid: 8|app: 0|req: 711/1459] 199.204.45.22 () {34 vars in 754 bytes} [Mon Mar 2 19:51:30 2026] DELETE /v2.1/servers/487fc21d-bbda-4732-835b-b3c6b3f33ef8 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 9 headers in 365 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-03-02 19:51:32.560 7 INFO nova.api.openstack.compute.server_external_events [req-ca631c9f-0dfb-4fd8-a337-52754daffdd4 req-67c388d6-b33b-4f00-a295-4c8b16865d67 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-vif-unplugged:c55434b9-cf79-4e82-b174-05b163b6f1c8 for instance 487fc21d-bbda-4732-835b-b3c6b3f33ef8 on instance [pid: 7|app: 0|req: 749/1460] 10.0.0.139 () {38 vars in 815 bytes} [Mon Mar 2 19:51:32 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 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-03-02 19:51:32.951 8 INFO nova.api.openstack.compute.server_external_events [req-aad4d8bb-fd6c-428f-a96e-9508aff1de60 req-21b50081-0b35-4f30-bf2d-a35d00f5ae79 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-vif-deleted:c55434b9-cf79-4e82-b174-05b163b6f1c8 for instance 487fc21d-bbda-4732-835b-b3c6b3f33ef8 on instance [pid: 8|app: 0|req: 712/1461] 10.0.0.85 () {38 vars in 814 bytes} [Mon Mar 2 19:51:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 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-03-02 19:51:34.771 7 INFO nova.api.openstack.compute.server_external_events [req-8484c12f-5c9b-4356-83c4-04017f2ec4ef req-5280eed8-10c8-42eb-9412-34959c51d802 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-changed:a626700e-1fb9-4d77-9c8c-d2f43f826a2e for instance ab498ca4-8ada-4bc3-a0f1-2f232c2be35f on instance [pid: 7|app: 0|req: 750/1462] 10.0.0.85 () {38 vars in 814 bytes} [Mon Mar 2 19:51:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 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: 8|app: 0|req: 713/1463] 10.0.0.72 () {32 vars in 717 bytes} [Mon Mar 2 19:51:34 2026] DELETE /v2.1/servers/ab498ca4-8ada-4bc3-a0f1-2f232c2be35f => generated 0 bytes in 112 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-03-02 19:51:34.934 7 WARNING neutronclient.v2_0.client [None req-510a1a88-02ba-4832-8ac0-b895aad63fc0 c8d53fae7a094b97a22cbfcfa2212fcd a6d18574aad74e6fba24cb96762e112c - - 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: 751/1464] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:51:34 2026] GET /v2.1/servers/ab498ca4-8ada-4bc3-a0f1-2f232c2be35f => generated 1944 bytes in 195 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-03-02 19:51:37.782 8 INFO nova.api.openstack.compute.server_external_events [req-718d90c4-e5b3-4036-bea0-dccf8bff8b03 req-5613c2e1-d67b-4714-9a40-6482d749fb26 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-vif-deleted:a626700e-1fb9-4d77-9c8c-d2f43f826a2e for instance ab498ca4-8ada-4bc3-a0f1-2f232c2be35f on instance [pid: 8|app: 0|req: 715/1467] 10.0.0.85 () {38 vars in 814 bytes} [Mon Mar 2 19:51:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 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-03-02 19:51:40.155 7 WARNING neutronclient.v2_0.client [None req-98b2da05-fd52-456f-a7c0-ae87368882a2 c8d53fae7a094b97a22cbfcfa2212fcd a6d18574aad74e6fba24cb96762e112c - - 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: 753/1468] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:51:40 2026] GET /v2.1/servers/ab498ca4-8ada-4bc3-a0f1-2f232c2be35f => generated 1480 bytes in 89 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-03-02 19:51:45.243 8 INFO nova.api.openstack.wsgi [None req-dc293268-9b1e-475f-875c-f9c627be4ff5 c8d53fae7a094b97a22cbfcfa2212fcd a6d18574aad74e6fba24cb96762e112c - - default default] HTTP exception thrown: Instance ab498ca4-8ada-4bc3-a0f1-2f232c2be35f could not be found. [pid: 8|app: 0|req: 716/1469] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:51:45 2026] GET /v2.1/servers/ab498ca4-8ada-4bc3-a0f1-2f232c2be35f => 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, ' 2026-03-02 19:51:45.913 7 INFO nova.api.openstack.compute.server_external_events [req-3fc5e563-1379-426d-b84f-13bf71946fdd req-975ad6c1-bc88-41d5-b1d1-a8057ba1485e 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-changed:ed26926f-8176-4a41-894d-02aef614bd46 for instance 2a3c2453-f69b-4b02-a6a6-3a3e2d6e0cbd on instance [pid: 7|app: 0|req: 754/1470] 10.0.0.85 () {38 vars in 814 bytes} [Mon Mar 2 19:51:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 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: 8|app: 0|req: 717/1471] 10.0.0.72 () {32 vars in 717 bytes} [Mon Mar 2 19:51:45 2026] DELETE /v2.1/servers/2a3c2453-f69b-4b02-a6a6-3a3e2d6e0cbd => generated 0 bytes in 91 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-03-02 19:51:46.048 7 WARNING neutronclient.v2_0.client [None req-3b4db92f-6b7e-46d6-8232-b8e667f39f39 c8d53fae7a094b97a22cbfcfa2212fcd a6d18574aad74e6fba24cb96762e112c - - 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: 755/1472] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:51:46 2026] GET /v2.1/servers/2a3c2453-f69b-4b02-a6a6-3a3e2d6e0cbd => generated 1944 bytes in 171 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-03-02 19:51:48.515 8 INFO nova.api.openstack.compute.server_external_events [req-da35a397-651b-4030-817e-7af1b978a548 req-ef5a9325-7123-4b50-b934-623a0ebeb3f7 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-vif-unplugged:ed26926f-8176-4a41-894d-02aef614bd46 for instance 2a3c2453-f69b-4b02-a6a6-3a3e2d6e0cbd on instance [pid: 8|app: 0|req: 719/1475] 10.0.0.139 () {38 vars in 815 bytes} [Mon Mar 2 19:51:48 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 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-03-02 19:51:49.470 7 INFO nova.api.openstack.compute.server_external_events [req-c397a946-7a79-4397-a186-9a6be59ca585 req-252b22ec-5676-42be-adc6-b18d06a749c8 2224053542024f02bf2ae533c5f66922 d14986cee2a54e2dbb22c05744e53d08 - - a0e8314184d045a491522dea87cf5229 a0e8314184d045a491522dea87cf5229] Creating event network-vif-deleted:ed26926f-8176-4a41-894d-02aef614bd46 for instance 2a3c2453-f69b-4b02-a6a6-3a3e2d6e0cbd on instance [pid: 7|app: 0|req: 757/1476] 10.0.0.85 () {38 vars in 814 bytes} [Mon Mar 2 19:51:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 50 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-03-02 19:51:51.249 8 WARNING neutronclient.v2_0.client [None req-d5bcf70b-1a56-48d4-b190-27d18f0d1abc c8d53fae7a094b97a22cbfcfa2212fcd a6d18574aad74e6fba24cb96762e112c - - 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: 720/1477] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:51:51 2026] GET /v2.1/servers/2a3c2453-f69b-4b02-a6a6-3a3e2d6e0cbd => generated 1481 bytes in 91 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-03-02 19:51:56.339 7 INFO nova.api.openstack.wsgi [None req-45add813-7652-4497-9fe9-1f522316ff3e c8d53fae7a094b97a22cbfcfa2212fcd a6d18574aad74e6fba24cb96762e112c - - default default] HTTP exception thrown: Instance 2a3c2453-f69b-4b02-a6a6-3a3e2d6e0cbd could not be found. [pid: 7|app: 0|req: 758/1478] 10.0.0.72 () {32 vars in 714 bytes} [Mon Mar 2 19:51:56 2026] GET /v2.1/servers/2a3c2453-f69b-4b02-a6a6-3a3e2d6e0cbd => generated 111 bytes in 31 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: 8|app: 0|req: 722/1481] 10.0.0.72 () {32 vars in 725 bytes} [Mon Mar 2 19:51:57 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1844248401 => generated 0 bytes in 20 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, ' 2026-03-02 19:51:57.507 7 INFO nova.api.openstack.wsgi [None req-48b424bf-121c-42e3-9f2f-ea82de3ed370 c8d53fae7a094b97a22cbfcfa2212fcd a6d18574aad74e6fba24cb96762e112c - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1844248401 not found for user c8d53fae7a094b97a22cbfcfa2212fcd [pid: 7|app: 0|req: 760/1482] 10.0.0.72 () {32 vars in 722 bytes} [Mon Mar 2 19:51:57 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1844248401 => generated 142 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1487] 10.0.0.103 () {32 vars in 686 bytes} [Mon Mar 2 19:52:17 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1488] 10.0.0.103 () {32 vars in 707 bytes} [Mon Mar 2 19:52:18 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 36 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, ' [pid: 8|app: 0|req: 726/1489] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:52:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1490] 10.0.0.103 () {32 vars in 668 bytes} [Mon Mar 2 19:52:18 2026] GET /v2.1/os-services => generated 782 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1491] 10.0.0.103 () {32 vars in 688 bytes} [Mon Mar 2 19:52:18 2026] GET /v2.1/os-hypervisors/detail => generated 1703 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: 7|app: 0|req: 765/1492] 10.0.0.103 () {32 vars in 672 bytes} [Mon Mar 2 19:52:18 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 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, ' [pid: 8|app: 0|req: 728/1493] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:52:18 2026] GET /v2.1/limits?tenant_id=6621f765b3134dc48368b3afab968f66 => generated 299 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1494] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:52:18 2026] GET /v2.1/limits?tenant_id=82fcb38aadf54752ba70dc0472663c4d => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1495] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:52:18 2026] GET /v2.1/limits?tenant_id=d14986cee2a54e2dbb22c05744e53d08 => generated 299 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1496] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:52:18 2026] GET /v2.1/limits?tenant_id=ebf8ac9f06054f0889392f85edb8902f => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1497] 10.0.0.103 () {32 vars in 711 bytes} [Mon Mar 2 19:52:18 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1498] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:52:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 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: 731/1499] 10.0.0.103 () {32 vars in 682 bytes} [Mon Mar 2 19:52:18 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1502] 10.0.0.69 () {28 vars in 453 bytes} [Mon Mar 2 19:52:33 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: 733/1503] 10.0.0.69 () {30 vars in 657 bytes} [Mon Mar 2 19:52:33 2026] GET /v2.1 => generated 0 bytes in 95 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 771/1504] 10.0.0.69 () {32 vars in 730 bytes} [Mon Mar 2 19:52:33 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1505] 10.0.0.69 () {34 vars in 805 bytes} [Mon Mar 2 19:52:33 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1506] 10.0.0.69 () {28 vars in 453 bytes} [Mon Mar 2 19:52: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) [pid: 8|app: 0|req: 735/1507] 10.0.0.69 () {30 vars in 657 bytes} [Mon Mar 2 19:52:34 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 773/1508] 10.0.0.69 () {32 vars in 730 bytes} [Mon Mar 2 19:52:34 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1509] 10.0.0.69 () {34 vars in 893 bytes} [Mon Mar 2 19:52:34 2026] GET /v2.1/servers/detail?project_id=238b209de7a64dc7a67ec25cb59160da&all_tenants=True => generated 15 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1510] 10.0.0.69 () {34 vars in 893 bytes} [Mon Mar 2 19:52:34 2026] GET /v2.1/servers/detail?project_id=6621f765b3134dc48368b3afab968f66&all_tenants=True => generated 15 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1511] 10.0.0.69 () {34 vars in 893 bytes} [Mon Mar 2 19:52:34 2026] GET /v2.1/servers/detail?project_id=82fcb38aadf54752ba70dc0472663c4d&all_tenants=True => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1512] 10.0.0.69 () {34 vars in 893 bytes} [Mon Mar 2 19:52:34 2026] GET /v2.1/servers/detail?project_id=babd03dd445741169c0565456f8521c2&all_tenants=True => generated 15 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1513] 10.0.0.69 () {34 vars in 893 bytes} [Mon Mar 2 19:52:34 2026] GET /v2.1/servers/detail?project_id=d14986cee2a54e2dbb22c05744e53d08&all_tenants=True => generated 15 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1514] 10.0.0.69 () {34 vars in 893 bytes} [Mon Mar 2 19:52:34 2026] GET /v2.1/servers/detail?project_id=e8ec4f7ecd9b4e418773ad256e955052&all_tenants=True => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1519] 10.0.0.72 () {32 vars in 654 bytes} [Mon Mar 2 19:52:56 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1520] 10.0.0.72 () {32 vars in 640 bytes} [Mon Mar 2 19:52:56 2026] GET /v2.1/servers => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-03-02 19:52:56.587 7 WARNING oslo_db.sqlalchemy.utils [None req-15af5d8a-e243-472f-8a65-3c694ad67024 8a0764525ae247808ac4df2bd759804c 6621f765b3134dc48368b3afab968f66 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 780/1521] 10.0.0.72 () {32 vars in 648 bytes} [Mon Mar 2 19:52:56 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1522] 10.0.0.72 () {32 vars in 693 bytes} [Mon Mar 2 19:52:56 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1529] 10.0.0.103 () {32 vars in 686 bytes} [Mon Mar 2 19:53:17 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1530] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:53:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 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: 747/1531] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:53:18 2026] GET /v2.1/limits?tenant_id=6621f765b3134dc48368b3afab968f66 => generated 299 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1532] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:53:18 2026] GET /v2.1/limits?tenant_id=82fcb38aadf54752ba70dc0472663c4d => generated 302 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1533] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:53:18 2026] GET /v2.1/limits?tenant_id=d14986cee2a54e2dbb22c05744e53d08 => generated 299 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1534] 10.0.0.103 () {32 vars in 707 bytes} [Mon Mar 2 19:53:18 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1535] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:53:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1536] 10.0.0.103 () {32 vars in 668 bytes} [Mon Mar 2 19:53:18 2026] GET /v2.1/os-services => generated 782 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1537] 10.0.0.103 () {32 vars in 711 bytes} [Mon Mar 2 19:53:18 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 34 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, ' [pid: 7|app: 0|req: 788/1538] 10.0.0.103 () {32 vars in 682 bytes} [Mon Mar 2 19:53:18 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 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: 751/1539] 10.0.0.103 () {32 vars in 688 bytes} [Mon Mar 2 19:53:18 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1540] 10.0.0.103 () {32 vars in 672 bytes} [Mon Mar 2 19:53:18 2026] GET /v2.1/os-aggregates => generated 18 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1553] 10.0.0.103 () {32 vars in 682 bytes} [Mon Mar 2 19:54:17 2026] GET /v2.1/os-security-groups => generated 78 bytes in 84 msecs (HTTP/1.1 404) 9 headers in 380 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: 758/1554] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:54:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1555] 10.0.0.103 () {32 vars in 686 bytes} [Mon Mar 2 19:54:17 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1556] 10.0.0.103 () {32 vars in 668 bytes} [Mon Mar 2 19:54:17 2026] GET /v2.1/os-services => generated 782 bytes in 35 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, ' [pid: 7|app: 0|req: 798/1557] 10.0.0.103 () {32 vars in 711 bytes} [Mon Mar 2 19:54:17 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 34 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, ' [pid: 8|app: 0|req: 760/1558] 10.0.0.103 () {32 vars in 707 bytes} [Mon Mar 2 19:54:17 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 38 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, ' [pid: 7|app: 0|req: 799/1559] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:54:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1560] 10.0.0.103 () {32 vars in 688 bytes} [Mon Mar 2 19:54:17 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1561] 10.0.0.103 () {32 vars in 672 bytes} [Mon Mar 2 19:54:17 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 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, ' [pid: 8|app: 0|req: 762/1562] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:54:17 2026] GET /v2.1/limits?tenant_id=6621f765b3134dc48368b3afab968f66 => generated 299 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1563] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:54:18 2026] GET /v2.1/limits?tenant_id=82fcb38aadf54752ba70dc0472663c4d => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1564] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:54:18 2026] GET /v2.1/limits?tenant_id=d14986cee2a54e2dbb22c05744e53d08 => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1577] 10.0.0.103 () {32 vars in 686 bytes} [Mon Mar 2 19:55:17 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1578] 10.0.0.103 () {32 vars in 707 bytes} [Mon Mar 2 19:55:17 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 39 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, ' [pid: 8|app: 0|req: 771/1579] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:55:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1580] 10.0.0.103 () {32 vars in 711 bytes} [Mon Mar 2 19:55:17 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1581] 10.0.0.103 () {32 vars in 682 bytes} [Mon Mar 2 19:55:17 2026] GET /v2.1/os-security-groups => generated 78 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 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: 810/1582] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:55:17 2026] GET /v2.1/limits?tenant_id=6621f765b3134dc48368b3afab968f66 => generated 299 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1583] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:55:18 2026] GET /v2.1/limits?tenant_id=82fcb38aadf54752ba70dc0472663c4d => generated 302 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1584] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:55:18 2026] GET /v2.1/limits?tenant_id=d14986cee2a54e2dbb22c05744e53d08 => generated 299 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1585] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:55:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1586] 10.0.0.103 () {32 vars in 668 bytes} [Mon Mar 2 19:55:18 2026] GET /v2.1/os-services => generated 782 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1587] 10.0.0.103 () {32 vars in 688 bytes} [Mon Mar 2 19:55:18 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 31 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: 7|app: 0|req: 813/1588] 10.0.0.103 () {32 vars in 672 bytes} [Mon Mar 2 19:55:18 2026] GET /v2.1/os-aggregates => generated 18 bytes in 10 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, ' [pid: 8|app: 0|req: 782/1601] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:56:17 2026] GET /v2.1/limits?tenant_id=6621f765b3134dc48368b3afab968f66 => generated 299 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1602] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:56:17 2026] GET /v2.1/limits?tenant_id=82fcb38aadf54752ba70dc0472663c4d => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1603] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:56:17 2026] GET /v2.1/limits?tenant_id=d14986cee2a54e2dbb22c05744e53d08 => generated 299 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1604] 10.0.0.103 () {32 vars in 711 bytes} [Mon Mar 2 19:56:17 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1605] 10.0.0.103 () {32 vars in 682 bytes} [Mon Mar 2 19:56:18 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 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: 822/1606] 10.0.0.103 () {32 vars in 668 bytes} [Mon Mar 2 19:56:18 2026] GET /v2.1/os-services => generated 782 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1607] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:56:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 26 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: 7|app: 0|req: 823/1608] 10.0.0.103 () {32 vars in 686 bytes} [Mon Mar 2 19:56:18 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1609] 10.0.0.103 () {32 vars in 707 bytes} [Mon Mar 2 19:56:18 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 43 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, ' [pid: 7|app: 0|req: 824/1610] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:56:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1611] 10.0.0.103 () {32 vars in 688 bytes} [Mon Mar 2 19:56:18 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1612] 10.0.0.103 () {32 vars in 672 bytes} [Mon Mar 2 19:56:18 2026] GET /v2.1/os-aggregates => generated 18 bytes in 16 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, ' [pid: 8|app: 0|req: 794/1625] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:57:17 2026] GET /v2.1/limits?tenant_id=6621f765b3134dc48368b3afab968f66 => generated 299 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1626] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:57:17 2026] GET /v2.1/limits?tenant_id=82fcb38aadf54752ba70dc0472663c4d => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1627] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:57:17 2026] GET /v2.1/limits?tenant_id=d14986cee2a54e2dbb22c05744e53d08 => generated 299 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1628] 10.0.0.103 () {32 vars in 682 bytes} [Mon Mar 2 19:57:17 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1629] 10.0.0.103 () {32 vars in 688 bytes} [Mon Mar 2 19:57:17 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1630] 10.0.0.103 () {32 vars in 672 bytes} [Mon Mar 2 19:57:17 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 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, ' [pid: 8|app: 0|req: 797/1631] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:57:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1632] 10.0.0.103 () {32 vars in 686 bytes} [Mon Mar 2 19:57:17 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1633] 10.0.0.103 () {32 vars in 711 bytes} [Mon Mar 2 19:57:18 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 26 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, ' [pid: 7|app: 0|req: 836/1634] 10.0.0.103 () {32 vars in 707 bytes} [Mon Mar 2 19:57:18 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 44 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, ' [pid: 8|app: 0|req: 799/1635] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:57:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1636] 10.0.0.103 () {32 vars in 668 bytes} [Mon Mar 2 19:57:18 2026] GET /v2.1/os-services => generated 782 bytes in 36 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, ' [pid: 7|app: 0|req: 844/1649] 10.0.0.103 () {32 vars in 707 bytes} [Mon Mar 2 19:58:17 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1650] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:58:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1651] 10.0.0.103 () {32 vars in 686 bytes} [Mon Mar 2 19:58:17 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1652] 10.0.0.103 () {32 vars in 711 bytes} [Mon Mar 2 19:58:17 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 30 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, ' [pid: 7|app: 0|req: 846/1653] 10.0.0.103 () {32 vars in 682 bytes} [Mon Mar 2 19:58:17 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 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: 808/1654] 10.0.0.103 () {32 vars in 688 bytes} [Mon Mar 2 19:58:17 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1655] 10.0.0.103 () {32 vars in 672 bytes} [Mon Mar 2 19:58:17 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 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, ' [pid: 8|app: 0|req: 809/1656] 10.0.0.103 () {32 vars in 703 bytes} [Mon Mar 2 19:58:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1657] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:58:17 2026] GET /v2.1/limits?tenant_id=6621f765b3134dc48368b3afab968f66 => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1658] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:58:17 2026] GET /v2.1/limits?tenant_id=82fcb38aadf54752ba70dc0472663c4d => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1659] 10.0.0.103 () {32 vars in 743 bytes} [Mon Mar 2 19:58:18 2026] GET /v2.1/limits?tenant_id=d14986cee2a54e2dbb22c05744e53d08 => generated 299 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1660] 10.0.0.103 () {32 vars in 668 bytes} [Mon Mar 2 19:58:18 2026] GET /v2.1/os-services => generated 782 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)