+ 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 [Wed Jun 24 01:24:33 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:39 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: nova-api-osapi-7b99f87f6d-w6vzz 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, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fa9f9708668 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)... 2026-06-24 01:24:39.105 7 WARNING oslo_config.cfg [-] 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-06-24 01:24:39.206 8 WARNING oslo_config.cfg [-] 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-06-24 01:24:39.640 7 WARNING keystonemiddleware._common.config [None req-1f4e1711-7790-4f86-a37e-008bf279dcb6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-24 01:24:39.649 7 WARNING oslo_config.cfg [None req-1f4e1711-7790-4f86-a37e-008bf279dcb6 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-24 01:24:39.734 7 WARNING keystonemiddleware._common.config [None req-1f4e1711-7790-4f86-a37e-008bf279dcb6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fa9f9708668 pid: 7 (default app) 2026-06-24 01:24:39.769 8 WARNING keystonemiddleware._common.config [None req-099cb638-2472-4525-ad1f-a9b99fd74ceb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-24 01:24:39.778 8 WARNING oslo_config.cfg [None req-099cb638-2472-4525-ad1f-a9b99fd74ceb - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-24 01:24:39.861 8 WARNING keystonemiddleware._common.config [None req-099cb638-2472-4525-ad1f-a9b99fd74ceb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fa9f9708668 pid: 8 (default app) [pid: 8|app: 0|req: 2/3] 199.204.45.144 () {42 vars in 705 bytes} [Wed Jun 24 01:24:53 2026] GET /v2.1 => generated 114 bytes in 20 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-06-24 01:24:53.799 7 WARNING oslo_policy.policy [None req-d242b3ff-a252-472c-bf87-6a65327d3609 fbb81fd4bf734e3b9feed6acb99e4c9e f17a00b02b8d49e8b485b8e32f82e84a - - 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-06-24 01:24:53.800 7 WARNING oslo_policy.policy [None req-d242b3ff-a252-472c-bf87-6a65327d3609 fbb81fd4bf734e3b9feed6acb99e4c9e f17a00b02b8d49e8b485b8e32f82e84a - - 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: 2/4] 199.204.45.144 () {44 vars in 909 bytes} [Wed Jun 24 01:24:53 2026] GET /v2.1 => generated 0 bytes in 889 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 01:24:54.200 8 WARNING oslo_policy.policy [req-d242b3ff-a252-472c-bf87-6a65327d3609 req-880fceb6-fa19-4804-aeef-1425e7351962 fbb81fd4bf734e3b9feed6acb99e4c9e f17a00b02b8d49e8b485b8e32f82e84a - - 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-06-24 01:24:54.200 8 WARNING oslo_policy.policy [req-d242b3ff-a252-472c-bf87-6a65327d3609 req-880fceb6-fa19-4804-aeef-1425e7351962 fbb81fd4bf734e3b9feed6acb99e4c9e f17a00b02b8d49e8b485b8e32f82e84a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 199.204.45.144 () {46 vars in 982 bytes} [Wed Jun 24 01:24:54 2026] GET /v2.1/ => generated 400 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 01:24:54.309 7 INFO nova.api.openstack.wsgi [None req-190d46ea-d3cf-4c04-b5af-c0f6958802c4 fbb81fd4bf734e3b9feed6acb99e4c9e f17a00b02b8d49e8b485b8e32f82e84a - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.144 () {48 vars in 1011 bytes} [Wed Jun 24 01:24:54 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.144 () {48 vars in 1051 bytes} [Wed Jun 24 01:24:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.144 () {52 vars in 1048 bytes} [Wed Jun 24 01:24:54 2026] POST /v2.1/flavors => generated 529 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.144 () {42 vars in 705 bytes} [Wed Jun 24 01:24: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: 7|app: 0|req: 5/10] 199.204.45.144 () {44 vars in 909 bytes} [Wed Jun 24 01:24:55 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.204.45.144 () {46 vars in 982 bytes} [Wed Jun 24 01:24:55 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 01:24:55.314 7 INFO nova.api.openstack.wsgi [None req-2b497d68-a5cb-4f3c-8207-d3e718fb02f3 fbb81fd4bf734e3b9feed6acb99e4c9e f17a00b02b8d49e8b485b8e32f82e84a - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.204.45.144 () {48 vars in 1013 bytes} [Wed Jun 24 01:24:55 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.204.45.144 () {48 vars in 1051 bytes} [Wed Jun 24 01:24:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.144 () {52 vars in 1048 bytes} [Wed Jun 24 01:24:55 2026] POST /v2.1/flavors => generated 532 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.144 () {42 vars in 705 bytes} [Wed Jun 24 01:24: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) [pid: 7|app: 0|req: 8/16] 199.204.45.144 () {44 vars in 909 bytes} [Wed Jun 24 01:24:56 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.144 () {46 vars in 982 bytes} [Wed Jun 24 01:24:56 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 01:24:56.344 7 INFO nova.api.openstack.wsgi [None req-13603e05-23fa-4e93-ac59-fa12e9497c5c fbb81fd4bf734e3b9feed6acb99e4c9e f17a00b02b8d49e8b485b8e32f82e84a - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.144 () {48 vars in 1015 bytes} [Wed Jun 24 01:24:56 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 199.204.45.144 () {48 vars in 1051 bytes} [Wed Jun 24 01:24:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.144 () {52 vars in 1048 bytes} [Wed Jun 24 01:24:56 2026] POST /v2.1/flavors => generated 533 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.204.45.144 () {42 vars in 705 bytes} [Wed Jun 24 01:24: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) [pid: 7|app: 0|req: 11/22] 199.204.45.144 () {44 vars in 909 bytes} [Wed Jun 24 01:24:57 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.144 () {46 vars in 982 bytes} [Wed Jun 24 01:24:57 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 01:24:57.317 7 INFO nova.api.openstack.wsgi [None req-05057ab4-2cc9-40f2-b5d5-c8ff2365ee6c fbb81fd4bf734e3b9feed6acb99e4c9e f17a00b02b8d49e8b485b8e32f82e84a - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 199.204.45.144 () {48 vars in 1013 bytes} [Wed Jun 24 01:24:57 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/25] 199.204.45.144 () {48 vars in 1051 bytes} [Wed Jun 24 01:24:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.204.45.144 () {52 vars in 1048 bytes} [Wed Jun 24 01:24:57 2026] POST /v2.1/flavors => generated 532 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.144 () {42 vars in 705 bytes} [Wed Jun 24 01:24:58 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: 15/30] 199.204.45.144 () {44 vars in 909 bytes} [Wed Jun 24 01:24:58 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.204.45.144 () {46 vars in 982 bytes} [Wed Jun 24 01:24:58 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 01:24:58.262 7 INFO nova.api.openstack.wsgi [None req-51ce291c-5a86-42d4-b215-8f1112659533 fbb81fd4bf734e3b9feed6acb99e4c9e f17a00b02b8d49e8b485b8e32f82e84a - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/32] 199.204.45.144 () {48 vars in 1015 bytes} [Wed Jun 24 01:24:58 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/33] 199.204.45.144 () {48 vars in 1051 bytes} [Wed Jun 24 01:24:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/34] 199.204.45.144 () {52 vars in 1048 bytes} [Wed Jun 24 01:24:58 2026] POST /v2.1/flavors => generated 535 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/111] 10.0.0.74 () {28 vars in 453 bytes} [Wed Jun 24 01:31:17 2026] GET /v2.1 => generated 114 bytes in 3 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: 56/112] 10.0.0.74 () {30 vars in 657 bytes} [Wed Jun 24 01:31:17 2026] GET /v2.1 => generated 0 bytes in 158 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: 57/113] 10.0.0.74 () {32 vars in 730 bytes} [Wed Jun 24 01:31:17 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/114] 10.0.0.74 () {34 vars in 803 bytes} [Wed Jun 24 01:31:18 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 69/137] 199.204.45.144 () {42 vars in 705 bytes} [Wed Jun 24 01:33:10 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: 69/138] 199.204.45.144 () {44 vars in 909 bytes} [Wed Jun 24 01:33:10 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 70/139] 199.204.45.144 () {46 vars in 982 bytes} [Wed Jun 24 01:33:10 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 01:33:10.314 7 INFO nova.api.openstack.wsgi [None req-49528d7d-8c93-4581-ae32-883237e938c7 fbb81fd4bf734e3b9feed6acb99e4c9e f17a00b02b8d49e8b485b8e32f82e84a - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 70/140] 199.204.45.144 () {48 vars in 1017 bytes} [Wed Jun 24 01:33:10 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/141] 199.204.45.144 () {48 vars in 1051 bytes} [Wed Jun 24 01:33:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 71/142] 199.204.45.144 () {52 vars in 1049 bytes} [Wed Jun 24 01:33:10 2026] POST /v2.1/flavors => generated 534 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/153] 199.204.45.144 () {42 vars in 705 bytes} [Wed Jun 24 01:34:05 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: 77/154] 199.204.45.144 () {44 vars in 909 bytes} [Wed Jun 24 01:34:05 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 78/155] 199.204.45.144 () {46 vars in 982 bytes} [Wed Jun 24 01:34:05 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 01:34:05.224 7 INFO nova.api.openstack.wsgi [None req-306e1cda-cba6-4ff6-ae33-c1fa47167349 fbb81fd4bf734e3b9feed6acb99e4c9e f17a00b02b8d49e8b485b8e32f82e84a - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user fbb81fd4bf734e3b9feed6acb99e4c9e [pid: 7|app: 0|req: 78/156] 199.204.45.144 () {48 vars in 1051 bytes} [Wed Jun 24 01:34:05 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-06-24 01:34:05.238 8 WARNING oslo_db.sqlalchemy.utils [None req-4a443c08-0d6f-45b8-a3e1-1623568ffb0c fbb81fd4bf734e3b9feed6acb99e4c9e f17a00b02b8d49e8b485b8e32f82e84a - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 79/157] 199.204.45.144 () {48 vars in 1016 bytes} [Wed Jun 24 01:34:05 2026] GET /v2.1/os-keypairs => generated 16 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/158] 199.204.45.144 () {52 vars in 1057 bytes} [Wed Jun 24 01:34:05 2026] POST /v2.1/os-keypairs => generated 576 bytes in 47 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 81/161] 199.204.45.144 () {42 vars in 705 bytes} [Wed Jun 24 01:34:08 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/162] 199.204.45.144 () {44 vars in 909 bytes} [Wed Jun 24 01:34:08 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 82/163] 199.204.45.144 () {46 vars in 982 bytes} [Wed Jun 24 01:34:08 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/164] 199.204.45.144 () {48 vars in 1073 bytes} [Wed Jun 24 01:34:08 2026] GET /v2.1/os-quota-sets/f17a00b02b8d49e8b485b8e32f82e84a => generated 283 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/165] 199.204.45.144 () {52 vars in 1125 bytes} [Wed Jun 24 01:34:09 2026] PUT /v2.1/os-quota-sets/f17a00b02b8d49e8b485b8e32f82e84a => generated 238 bytes in 435 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/256] 199.204.45.144 () {42 vars in 705 bytes} [Wed Jun 24 01:41:42 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: 128/257] 199.204.45.144 () {44 vars in 909 bytes} [Wed Jun 24 01:41:42 2026] GET /v2.1 => generated 0 bytes in 144 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 130/258] 199.204.45.144 () {46 vars in 982 bytes} [Wed Jun 24 01:41:42 2026] GET /v2.1/ => generated 400 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 01:41:42.471 7 INFO nova.api.openstack.wsgi [None req-cca469cb-2e94-4633-8c9a-1d7df50051ff fbb81fd4bf734e3b9feed6acb99e4c9e f17a00b02b8d49e8b485b8e32f82e84a - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 129/259] 199.204.45.144 () {48 vars in 1015 bytes} [Wed Jun 24 01:41:42 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: 131/260] 199.204.45.144 () {48 vars in 1051 bytes} [Wed Jun 24 01:41:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/261] 199.204.45.144 () {52 vars in 1049 bytes} [Wed Jun 24 01:41:42 2026] POST /v2.1/flavors => generated 534 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/302] 199.204.45.144 () {42 vars in 705 bytes} [Wed Jun 24 01:45:06 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: 151/303] 199.204.45.144 () {44 vars in 909 bytes} [Wed Jun 24 01:45:06 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 153/304] 199.204.45.144 () {46 vars in 982 bytes} [Wed Jun 24 01:45:06 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/305] 199.204.45.144 () {48 vars in 1073 bytes} [Wed Jun 24 01:45:06 2026] GET /v2.1/os-quota-sets/b4b905b31e9b4472b08b07c064cad9d0 => generated 283 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/306] 199.204.45.144 () {52 vars in 1125 bytes} [Wed Jun 24 01:45:07 2026] PUT /v2.1/os-quota-sets/b4b905b31e9b4472b08b07c064cad9d0 => generated 238 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/443] 199.204.45.144 () {42 vars in 705 bytes} [Wed Jun 24 01:56: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) [pid: 8|app: 0|req: 223/444] 199.204.45.144 () {44 vars in 909 bytes} [Wed Jun 24 01:56:20 2026] GET /v2.1 => generated 0 bytes in 253 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 222/445] 199.204.45.144 () {46 vars in 982 bytes} [Wed Jun 24 01:56:20 2026] GET /v2.1/ => generated 400 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 01:56:20.643 8 INFO nova.api.openstack.wsgi [None req-0a74cc9a-897c-421e-ac91-5e73f7e19f48 fbb81fd4bf734e3b9feed6acb99e4c9e f17a00b02b8d49e8b485b8e32f82e84a - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 224/446] 199.204.45.144 () {48 vars in 1011 bytes} [Wed Jun 24 01:56:20 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/447] 199.204.45.144 () {48 vars in 1051 bytes} [Wed Jun 24 01:56:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/448] 199.204.45.144 () {48 vars in 1099 bytes} [Wed Jun 24 01:56:20 2026] GET /v2.1/flavors/fef20dc0-4d4c-4109-b0c1-af8abedb3461/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/449] 199.204.45.144 () {42 vars in 705 bytes} [Wed Jun 24 01:56:21 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: 226/450] 199.204.45.144 () {44 vars in 909 bytes} [Wed Jun 24 01:56:21 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 225/451] 199.204.45.144 () {46 vars in 982 bytes} [Wed Jun 24 01:56:21 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 01:56:21.534 8 INFO nova.api.openstack.wsgi [None req-abe3c649-1c87-4403-9033-9607051b84b4 fbb81fd4bf734e3b9feed6acb99e4c9e f17a00b02b8d49e8b485b8e32f82e84a - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 227/452] 199.204.45.144 () {48 vars in 1013 bytes} [Wed Jun 24 01:56:21 2026] GET /v2.1/flavors/m1.small => 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: 226/453] 199.204.45.144 () {48 vars in 1051 bytes} [Wed Jun 24 01:56:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/454] 199.204.45.144 () {48 vars in 1099 bytes} [Wed Jun 24 01:56:21 2026] GET /v2.1/flavors/262b3218-027d-448b-828f-d92de3eea220/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: 227/455] 199.204.45.144 () {42 vars in 705 bytes} [Wed Jun 24 01:56:22 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: 229/456] 199.204.45.144 () {44 vars in 909 bytes} [Wed Jun 24 01:56:22 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 228/457] 199.204.45.144 () {46 vars in 982 bytes} [Wed Jun 24 01:56:22 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 01:56:22.476 8 INFO nova.api.openstack.wsgi [None req-e8f94d0a-e40d-46d1-888c-655a0dd1a398 fbb81fd4bf734e3b9feed6acb99e4c9e f17a00b02b8d49e8b485b8e32f82e84a - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 230/458] 199.204.45.144 () {48 vars in 1015 bytes} [Wed Jun 24 01:56:22 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/459] 199.204.45.144 () {48 vars in 1051 bytes} [Wed Jun 24 01:56:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/460] 199.204.45.144 () {48 vars in 1099 bytes} [Wed Jun 24 01:56:22 2026] GET /v2.1/flavors/f59f33e9-3373-4cfd-aa1c-596f541be375/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: 230/461] 199.204.45.144 () {42 vars in 705 bytes} [Wed Jun 24 01:56:23 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: 232/462] 199.204.45.144 () {44 vars in 909 bytes} [Wed Jun 24 01:56:23 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 231/463] 199.204.45.144 () {46 vars in 982 bytes} [Wed Jun 24 01:56:23 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 01:56:23.513 8 INFO nova.api.openstack.wsgi [None req-fbda57e2-8bfa-437d-b0d4-cf0368ad3e69 fbb81fd4bf734e3b9feed6acb99e4c9e f17a00b02b8d49e8b485b8e32f82e84a - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 233/464] 199.204.45.144 () {48 vars in 1013 bytes} [Wed Jun 24 01:56:23 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: 232/465] 199.204.45.144 () {48 vars in 1051 bytes} [Wed Jun 24 01:56:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/466] 199.204.45.144 () {48 vars in 1099 bytes} [Wed Jun 24 01:56:23 2026] GET /v2.1/flavors/949f7d60-af0c-41f8-a55b-8281010fc47e/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/467] 199.204.45.144 () {42 vars in 705 bytes} [Wed Jun 24 01:56:24 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: 235/468] 199.204.45.144 () {44 vars in 909 bytes} [Wed Jun 24 01:56:24 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 234/469] 199.204.45.144 () {46 vars in 982 bytes} [Wed Jun 24 01:56:24 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 01:56:24.542 8 INFO nova.api.openstack.wsgi [None req-9846ac38-1be0-442d-aacb-49ad2ebdffdf fbb81fd4bf734e3b9feed6acb99e4c9e f17a00b02b8d49e8b485b8e32f82e84a - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 236/470] 199.204.45.144 () {48 vars in 1015 bytes} [Wed Jun 24 01:56:24 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: 235/471] 199.204.45.144 () {48 vars in 1051 bytes} [Wed Jun 24 01:56:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/472] 199.204.45.144 () {48 vars in 1099 bytes} [Wed Jun 24 01:56:24 2026] GET /v2.1/flavors/e04d0bd5-178b-4ec2-a72c-3e9cceacdb34/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: 244/485] 199.204.45.144 () {42 vars in 705 bytes} [Wed Jun 24 01:57:26 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/486] 199.204.45.144 () {44 vars in 909 bytes} [Wed Jun 24 01:57:26 2026] GET /v2.1 => generated 0 bytes in 56 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 245/487] 199.204.45.144 () {46 vars in 982 bytes} [Wed Jun 24 01:57:26 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 01:57:26.456 7 INFO nova.api.openstack.wsgi [None req-33fc578a-bef8-478f-90ec-cdc7f8772313 fbb81fd4bf734e3b9feed6acb99e4c9e f17a00b02b8d49e8b485b8e32f82e84a - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 243/488] 199.204.45.144 () {48 vars in 1017 bytes} [Wed Jun 24 01:57:26 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/489] 199.204.45.144 () {48 vars in 1051 bytes} [Wed Jun 24 01:57:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/490] 199.204.45.144 () {48 vars in 1099 bytes} [Wed Jun 24 01:57:26 2026] GET /v2.1/flavors/372c0668-db22-4f39-8c73-efc57ae2a8de/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/493] 199.204.45.144 () {42 vars in 705 bytes} [Wed Jun 24 01:57:33 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: 246/494] 199.204.45.144 () {44 vars in 909 bytes} [Wed Jun 24 01:57:33 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 249/495] 199.204.45.144 () {46 vars in 982 bytes} [Wed Jun 24 01:57:33 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/496] 199.204.45.144 () {48 vars in 1051 bytes} [Wed Jun 24 01:57:33 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/497] 199.204.45.144 () {42 vars in 705 bytes} [Wed Jun 24 01:57:37 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: 248/498] 199.204.45.144 () {44 vars in 909 bytes} [Wed Jun 24 01:57:37 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 251/499] 199.204.45.144 () {46 vars in 982 bytes} [Wed Jun 24 01:57:37 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/501] 199.204.45.144 () {48 vars in 1073 bytes} [Wed Jun 24 01:57:37 2026] GET /v2.1/os-quota-sets/f17a00b02b8d49e8b485b8e32f82e84a => generated 280 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/513] 199.204.45.144 () {42 vars in 705 bytes} [Wed Jun 24 01:58:28 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/514] 199.204.45.144 () {44 vars in 909 bytes} [Wed Jun 24 01:58:28 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 256/515] 199.204.45.144 () {46 vars in 982 bytes} [Wed Jun 24 01:58:28 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 01:58:28.707 8 INFO nova.api.openstack.wsgi [None req-4001b032-9dd0-4f6f-81db-aea54e0f0da8 fbb81fd4bf734e3b9feed6acb99e4c9e f17a00b02b8d49e8b485b8e32f82e84a - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 260/516] 199.204.45.144 () {48 vars in 1015 bytes} [Wed Jun 24 01:58:28 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: 7|app: 0|req: 257/517] 199.204.45.144 () {48 vars in 1051 bytes} [Wed Jun 24 01:58:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/518] 199.204.45.144 () {48 vars in 1099 bytes} [Wed Jun 24 01:58:28 2026] GET /v2.1/flavors/c2b900d1-8f1a-438b-8a49-becb9cecc261/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: 259/521] 199.204.45.144 () {42 vars in 705 bytes} [Wed Jun 24 01:58:44 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/522] 199.204.45.144 () {44 vars in 909 bytes} [Wed Jun 24 01:58:44 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 260/523] 199.204.45.144 () {46 vars in 982 bytes} [Wed Jun 24 01:58:44 2026] GET /v2.1/ => generated 400 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/524] 199.204.45.144 () {48 vars in 1073 bytes} [Wed Jun 24 01:58:44 2026] GET /v2.1/os-quota-sets/b4b905b31e9b4472b08b07c064cad9d0 => generated 280 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/535] 199.204.45.144 () {42 vars in 705 bytes} [Wed Jun 24 01:59: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: 270/536] 199.204.45.144 () {44 vars in 909 bytes} [Wed Jun 24 01:59:34 2026] GET /v2.1 => generated 0 bytes in 65 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 267/537] 199.204.45.144 () {46 vars in 982 bytes} [Wed Jun 24 01:59:34 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 01:59:34.541 8 INFO nova.api.openstack.wsgi [None req-9cb40d31-d4c5-4c1a-a3a3-dee622fbbb23 fbb81fd4bf734e3b9feed6acb99e4c9e f17a00b02b8d49e8b485b8e32f82e84a - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 271/538] 199.204.45.144 () {48 vars in 1011 bytes} [Wed Jun 24 01:59:34 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/539] 199.204.45.144 () {48 vars in 1051 bytes} [Wed Jun 24 01:59:34 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/548] 10.0.0.234 () {28 vars in 454 bytes} [Wed Jun 24 02:00:08 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: 273/549] 10.0.0.234 () {30 vars in 658 bytes} [Wed Jun 24 02:00:08 2026] GET /v2.1 => generated 0 bytes in 111 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 277/550] 10.0.0.234 () {32 vars in 731 bytes} [Wed Jun 24 02:00:08 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/551] 10.0.0.234 () {34 vars in 765 bytes} [Wed Jun 24 02:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/552] 10.0.0.234 () {28 vars in 454 bytes} [Wed Jun 24 02:00:12 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: 275/553] 10.0.0.234 () {30 vars in 658 bytes} [Wed Jun 24 02:00:12 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 279/554] 10.0.0.234 () {32 vars in 731 bytes} [Wed Jun 24 02:00:12 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: 7|app: 0|req: 276/555] 10.0.0.234 () {34 vars in 765 bytes} [Wed Jun 24 02:00:12 2026] GET /v2.1/os-services => generated 783 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/556] 10.0.0.234 () {28 vars in 454 bytes} [Wed Jun 24 02:00: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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/557] 10.0.0.234 () {30 vars in 658 bytes} [Wed Jun 24 02:00:16 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 281/558] 10.0.0.234 () {32 vars in 731 bytes} [Wed Jun 24 02:00:16 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: 7|app: 0|req: 278/559] 10.0.0.234 () {34 vars in 808 bytes} [Wed Jun 24 02:00:16 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/562] 10.0.0.234 () {28 vars in 454 bytes} [Wed Jun 24 02:00: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) [pid: 8|app: 0|req: 283/563] 10.0.0.234 () {30 vars in 658 bytes} [Wed Jun 24 02:00:20 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 281/564] 10.0.0.234 () {32 vars in 731 bytes} [Wed Jun 24 02:00:20 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: 8|app: 0|req: 284/565] 10.0.0.234 () {34 vars in 808 bytes} [Wed Jun 24 02:00:20 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/566] 10.0.0.65 () {32 vars in 654 bytes} [Wed Jun 24 02:00:21 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 285/567] 10.0.0.65 () {32 vars in 640 bytes} [Wed Jun 24 02:00:21 2026] GET /v2.1/servers => generated 15 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-24 02:00:21.894 7 WARNING oslo_db.sqlalchemy.utils [None req-26f96a6a-6c95-4075-99de-0e56e9d1b6fa fbb81fd4bf734e3b9feed6acb99e4c9e f17a00b02b8d49e8b485b8e32f82e84a - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 283/568] 10.0.0.65 () {32 vars in 648 bytes} [Wed Jun 24 02:00:21 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/569] 10.0.0.65 () {32 vars in 693 bytes} [Wed Jun 24 02:00:21 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/572] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:00:32 2026] GET /v2.1/flavors/fef20dc0-4d4c-4109-b0c1-af8abedb3461 => generated 511 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/573] 10.0.0.65 () {32 vars in 640 bytes} [Wed Jun 24 02:00:32 2026] GET /v2.1/flavors => generated 1674 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/574] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:00:32 2026] GET /v2.1/flavors/fef20dc0-4d4c-4109-b0c1-af8abedb3461 => generated 511 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/577] 10.0.0.65 () {34 vars in 684 bytes} [Wed Jun 24 02:00:39 2026] POST /v2.1/os-security-groups => generated 247 bytes in 2262 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/578] 10.0.0.65 () {34 vars in 684 bytes} [Wed Jun 24 02:00:41 2026] POST /v2.1/os-security-groups => generated 242 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/579] 10.0.0.65 () {34 vars in 670 bytes} [Wed Jun 24 02:00:42 2026] POST /v2.1/os-keypairs => generated 386 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/580] 10.0.0.65 () {34 vars in 684 bytes} [Wed Jun 24 02:00:42 2026] POST /v2.1/os-security-groups => generated 242 bytes in 358 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/581] 10.0.0.65 () {34 vars in 694 bytes} [Wed Jun 24 02:00:41 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 892 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/582] 10.0.0.65 () {34 vars in 684 bytes} [Wed Jun 24 02:00:42 2026] POST /v2.1/os-security-groups => generated 242 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/583] 10.0.0.65 () {34 vars in 684 bytes} [Wed Jun 24 02:00:42 2026] POST /v2.1/os-security-groups => generated 247 bytes in 359 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/584] 10.0.0.65 () {34 vars in 694 bytes} [Wed Jun 24 02:00:43 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 920 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/585] 10.0.0.65 () {32 vars in 662 bytes} [Wed Jun 24 02:00:43 2026] GET /v2.1/os-security-groups => generated 1379 bytes in 1154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/586] 10.0.0.65 () {34 vars in 694 bytes} [Wed Jun 24 02:00:44 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/587] 10.0.0.65 () {32 vars in 739 bytes} [Wed Jun 24 02:00:44 2026] DELETE /v2.1/os-security-groups/99acbe10-6778-4aee-8437-6d5dd183974b => generated 0 bytes in 315 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/588] 10.0.0.65 () {32 vars in 736 bytes} [Wed Jun 24 02:00:44 2026] GET /v2.1/os-security-groups/401e7b65-8b00-46cb-aaac-3c6bee4155cf => generated 664 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 02:00:44.656 7 INFO nova.api.openstack.wsgi [None req-d0933bd9-27b2-4a26-8500-0f64cd1b908b cba8b1ca4b214ea388dd2f2d6c5682d1 6a08283fab1543f79f567fde1c699ce8 - - default default] HTTP exception thrown: Security group 99acbe10-6778-4aee-8437-6d5dd183974b does not exist Neutron server returns request_ids: ['req-49b49410-2577-484f-94b9-6db396c4c351'] [pid: 7|app: 0|req: 296/589] 10.0.0.65 () {32 vars in 736 bytes} [Wed Jun 24 02:00:44 2026] GET /v2.1/os-security-groups/99acbe10-6778-4aee-8437-6d5dd183974b => generated 194 bytes in 76 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/590] 10.0.0.65 () {32 vars in 749 bytes} [Wed Jun 24 02:00:44 2026] DELETE /v2.1/os-security-group-rules/d6c9f3c0-de51-4a36-a867-0ba7a59d5873 => generated 0 bytes in 502 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/591] 10.0.0.65 () {32 vars in 739 bytes} [Wed Jun 24 02:00:45 2026] DELETE /v2.1/os-security-groups/c3f6edbf-0e8a-4258-b052-0686d7f58945 => generated 0 bytes in 351 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/592] 10.0.0.65 () {34 vars in 662 bytes} [Wed Jun 24 02:00:44 2026] POST /v2.1/servers => generated 450 bytes in 1513 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, ' [pid: 7|app: 0|req: 299/593] 10.0.0.65 () {32 vars in 739 bytes} [Wed Jun 24 02:00:45 2026] DELETE /v2.1/os-security-groups/401e7b65-8b00-46cb-aaac-3c6bee4155cf => generated 0 bytes in 489 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-24 02:00:46.019 8 INFO nova.api.openstack.wsgi [None req-d18e7dc4-204c-4cc9-85f0-e35a12692c58 cba8b1ca4b214ea388dd2f2d6c5682d1 6a08283fab1543f79f567fde1c699ce8 - - default default] HTTP exception thrown: Security group c3f6edbf-0e8a-4258-b052-0686d7f58945 does not exist Neutron server returns request_ids: ['req-307a069a-199e-4e48-8d45-03abb6a89b00'] [pid: 8|app: 0|req: 295/594] 10.0.0.65 () {32 vars in 736 bytes} [Wed Jun 24 02:00:45 2026] GET /v2.1/os-security-groups/c3f6edbf-0e8a-4258-b052-0686d7f58945 => generated 194 bytes in 118 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/595] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:00:46 2026] GET /v2.1/servers/c5ec0d71-62f6-4f4c-a5d1-b815bb5c6e1d => generated 1401 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, ' [pid: 7|app: 0|req: 301/596] 10.0.0.65 () {32 vars in 739 bytes} [Wed Jun 24 02:00:46 2026] DELETE /v2.1/os-security-groups/4f6af7c9-8a42-4d38-9cf9-99eb1bab310f => generated 0 bytes in 593 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-24 02:00:46.722 7 INFO nova.api.openstack.wsgi [None req-5bc59029-260a-4db1-a17c-16c98744592f cba8b1ca4b214ea388dd2f2d6c5682d1 6a08283fab1543f79f567fde1c699ce8 - - default default] HTTP exception thrown: Security group 4f6af7c9-8a42-4d38-9cf9-99eb1bab310f does not exist Neutron server returns request_ids: ['req-51de441a-276a-46a4-8898-d398c3d1ef8b'] [pid: 7|app: 0|req: 302/597] 10.0.0.65 () {32 vars in 736 bytes} [Wed Jun 24 02:00:46 2026] GET /v2.1/os-security-groups/4f6af7c9-8a42-4d38-9cf9-99eb1bab310f => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/598] 10.0.0.65 () {32 vars in 662 bytes} [Wed Jun 24 02:00:46 2026] GET /v2.1/os-security-groups => generated 707 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 02:00:46.950 7 INFO nova.api.openstack.wsgi [None req-ddb1768d-5467-405d-a545-cb2909ad7aec cba8b1ca4b214ea388dd2f2d6c5682d1 6a08283fab1543f79f567fde1c699ce8 - - default default] HTTP exception thrown: Security group 4f6af7c9-8a42-4d38-9cf9-99eb1bab310f does not exist Neutron server returns request_ids: ['req-640c2ffb-a048-474c-a43a-dc6a5d04d52e'] [pid: 7|app: 0|req: 304/599] 10.0.0.65 () {32 vars in 739 bytes} [Wed Jun 24 02:00:46 2026] DELETE /v2.1/os-security-groups/4f6af7c9-8a42-4d38-9cf9-99eb1bab310f => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/600] 10.0.0.65 () {32 vars in 739 bytes} [Wed Jun 24 02:00:46 2026] DELETE /v2.1/os-security-groups/c4631d17-abda-4771-9ec4-aa613741f75f => generated 0 bytes in 948 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/601] 10.0.0.65 () {34 vars in 670 bytes} [Wed Jun 24 02:00:46 2026] POST /v2.1/os-keypairs => generated 385 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 02:00:47.021 8 INFO nova.api.openstack.wsgi [None req-fefa6998-df68-4fa3-a898-11e5a625d944 cba8b1ca4b214ea388dd2f2d6c5682d1 6a08283fab1543f79f567fde1c699ce8 - - default default] HTTP exception thrown: Security group c3f6edbf-0e8a-4258-b052-0686d7f58945 does not exist Neutron server returns request_ids: ['req-96592282-3c59-4cab-a7ff-49ff4276729b'] [pid: 8|app: 0|req: 297/602] 10.0.0.65 () {32 vars in 739 bytes} [Wed Jun 24 02:00:46 2026] DELETE /v2.1/os-security-groups/c3f6edbf-0e8a-4258-b052-0686d7f58945 => generated 194 bytes in 53 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-24 02:00:47.549 7 INFO nova.api.openstack.wsgi [None req-4e63eaed-f7fe-4d73-aef1-a4110659604c cba8b1ca4b214ea388dd2f2d6c5682d1 6a08283fab1543f79f567fde1c699ce8 - - default default] HTTP exception thrown: Security group 99acbe10-6778-4aee-8437-6d5dd183974b does not exist Neutron server returns request_ids: ['req-15dced8b-393d-4f5f-8c36-3f0c850e00cb'] [pid: 7|app: 0|req: 306/603] 10.0.0.65 () {32 vars in 739 bytes} [Wed Jun 24 02:00:47 2026] DELETE /v2.1/os-security-groups/99acbe10-6778-4aee-8437-6d5dd183974b => generated 194 bytes in 523 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/606] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:00:47 2026] GET /v2.1/servers/c5ec0d71-62f6-4f4c-a5d1-b815bb5c6e1d => 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: 309/607] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:00:48 2026] GET /v2.1/servers/c5ec0d71-62f6-4f4c-a5d1-b815bb5c6e1d => generated 1453 bytes in 612 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 310/608] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:00:50 2026] GET /v2.1/servers/c5ec0d71-62f6-4f4c-a5d1-b815bb5c6e1d => generated 1461 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/609] 10.0.0.65 () {34 vars in 662 bytes} [Wed Jun 24 02:00:49 2026] POST /v2.1/servers => generated 451 bytes in 925 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, ' [pid: 7|app: 0|req: 311/610] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:00:50 2026] GET /v2.1/servers/b211c72b-a571-406f-8f67-4508570cd497 => generated 1421 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 300/611] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:00:51 2026] GET /v2.1/servers/c5ec0d71-62f6-4f4c-a5d1-b815bb5c6e1d => generated 1539 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/612] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:00:51 2026] GET /v2.1/servers/b211c72b-a571-406f-8f67-4508570cd497 => generated 1425 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 313/613] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:00:52 2026] GET /v2.1/servers/b211c72b-a571-406f-8f67-4508570cd497 => generated 1473 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/614] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:00:52 2026] GET /v2.1/servers/c5ec0d71-62f6-4f4c-a5d1-b815bb5c6e1d => generated 1527 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-06-24 02:00:53.425 7 INFO nova.api.openstack.compute.server_external_events [req-86dcc304-7ad5-4570-a55f-70496f7edf4c req-22d72c8e-f5d0-47c0-a410-828c2e9cde57 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-changed:01e5b35c-b58f-4523-bf9e-afc5355a112a for instance c5ec0d71-62f6-4f4c-a5d1-b815bb5c6e1d on instance 2026-06-24 02:00:53.432 7 INFO nova.compute.rpcapi [None req-21d24c98-ee50-4029-ab69-dd77f2a0885a - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 68 [pid: 7|app: 0|req: 314/615] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:00:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 190 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: 302/616] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:00:53 2026] GET /v2.1/servers/b211c72b-a571-406f-8f67-4508570cd497 => generated 1473 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, ' [pid: 7|app: 0|req: 315/617] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:00:54 2026] GET /v2.1/servers/c5ec0d71-62f6-4f4c-a5d1-b815bb5c6e1d => generated 1527 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, ' [pid: 8|app: 0|req: 303/618] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:00:55 2026] GET /v2.1/servers/b211c72b-a571-406f-8f67-4508570cd497 => generated 1481 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 02:00:55.519 8 INFO nova.api.openstack.compute.server_external_events [req-29b56c79-18d5-4dc5-9792-eb5e36205249 req-bc9374ec-8c88-4551-aefb-7c65c42cc1d8 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-unplugged:01e5b35c-b58f-4523-bf9e-afc5355a112a for instance c5ec0d71-62f6-4f4c-a5d1-b815bb5c6e1d on instance 2026-06-24 02:00:55.523 8 INFO nova.compute.rpcapi [None req-0e459d4e-a7e9-4fba-80bf-9cdcef6b047b - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 68 [pid: 8|app: 0|req: 304/619] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:00:55 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [pid: 7|app: 0|req: 316/620] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:00:55 2026] GET /v2.1/servers/c5ec0d71-62f6-4f4c-a5d1-b815bb5c6e1d => generated 1527 bytes in 958 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 8|app: 0|req: 305/621] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:00:56 2026] GET /v2.1/servers/b211c72b-a571-406f-8f67-4508570cd497 => generated 1559 bytes in 1182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 02:00:57.583 8 INFO nova.api.openstack.compute.server_external_events [req-bf6608e3-ef04-4dcd-80d4-9258eb0073b8 req-26fa9a11-ff88-44a7-be8d-41f4e3bd5ccc ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-changed:be0815fd-9653-4be0-9bb3-eac77f23726b for instance b211c72b-a571-406f-8f67-4508570cd497 on instance [pid: 8|app: 0|req: 308/624] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:00:57 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: 7|app: 0|req: 317/625] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:00:57 2026] GET /v2.1/servers/c5ec0d71-62f6-4f4c-a5d1-b815bb5c6e1d => generated 1527 bytes in 478 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 309/626] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:00:58 2026] GET /v2.1/servers/b211c72b-a571-406f-8f67-4508570cd497 => generated 1547 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, ' [pid: 7|app: 0|req: 318/627] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:00:58 2026] GET /v2.1/servers/c5ec0d71-62f6-4f4c-a5d1-b815bb5c6e1d => generated 1527 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-06-24 02:00:59.632 8 INFO nova.api.openstack.compute.server_external_events [req-397f1c5a-0456-49b9-a498-2c4a2bf8a9c0 req-6f319561-d7ab-496d-b2fa-f99aee7db07c ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-unplugged:be0815fd-9653-4be0-9bb3-eac77f23726b for instance b211c72b-a571-406f-8f67-4508570cd497 on instance [pid: 8|app: 0|req: 310/628] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:00:59 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 41 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: 319/629] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:00:59 2026] GET /v2.1/servers/b211c72b-a571-406f-8f67-4508570cd497 => generated 1547 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/630] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:00:59 2026] GET /v2.1/servers/c5ec0d71-62f6-4f4c-a5d1-b815bb5c6e1d => generated 1527 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 320/631] 10.0.0.65 () {34 vars in 670 bytes} [Wed Jun 24 02:01:00 2026] POST /v2.1/os-keypairs => generated 385 bytes in 240 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: 312/632] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:00 2026] GET /v2.1/servers/b211c72b-a571-406f-8f67-4508570cd497 => generated 1547 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/633] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:01 2026] GET /v2.1/servers/c5ec0d71-62f6-4f4c-a5d1-b815bb5c6e1d => generated 1527 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-06-24 02:01:01.671 8 INFO nova.api.openstack.compute.server_external_events [req-758c26ba-692d-4f55-b39f-e25ae5ebc952 req-8ddad12c-97ba-4415-b9d5-d6e9a27278b8 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-plugged:01e5b35c-b58f-4523-bf9e-afc5355a112a for instance c5ec0d71-62f6-4f4c-a5d1-b815bb5c6e1d on instance 2026-06-24 02:01:01.672 8 INFO nova.api.openstack.compute.server_external_events [req-758c26ba-692d-4f55-b39f-e25ae5ebc952 req-8ddad12c-97ba-4415-b9d5-d6e9a27278b8 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-plugged:01e5b35c-b58f-4523-bf9e-afc5355a112a for instance c5ec0d71-62f6-4f4c-a5d1-b815bb5c6e1d on instance [pid: 8|app: 0|req: 313/634] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:01:01 2026] POST /v2.1/os-server-external-events => generated 354 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 322/635] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:02 2026] GET /v2.1/servers/b211c72b-a571-406f-8f67-4508570cd497 => generated 1547 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/636] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:02 2026] GET /v2.1/servers/c5ec0d71-62f6-4f4c-a5d1-b815bb5c6e1d => generated 1527 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 323/637] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:03 2026] GET /v2.1/servers/b211c72b-a571-406f-8f67-4508570cd497 => generated 1547 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 315/638] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:03 2026] GET /v2.1/servers/c5ec0d71-62f6-4f4c-a5d1-b815bb5c6e1d => generated 1718 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-24 02:01:03.721 7 INFO nova.api.openstack.compute.server_external_events [req-b4cfef34-b063-48cb-a1ca-9476e774cec3 req-8bb8bf85-bcdb-4641-8284-f4264f154dac ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-plugged:be0815fd-9653-4be0-9bb3-eac77f23726b for instance b211c72b-a571-406f-8f67-4508570cd497 on instance 2026-06-24 02:01:03.721 7 INFO nova.api.openstack.compute.server_external_events [req-b4cfef34-b063-48cb-a1ca-9476e774cec3 req-8bb8bf85-bcdb-4641-8284-f4264f154dac ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-plugged:be0815fd-9653-4be0-9bb3-eac77f23726b for instance b211c72b-a571-406f-8f67-4508570cd497 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: 324/639] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:01:03 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/640] 10.0.0.65 () {32 vars in 740 bytes} [Wed Jun 24 02:01:03 2026] GET /v2.1/servers/c5ec0d71-62f6-4f4c-a5d1-b815bb5c6e1d/os-interface => generated 284 bytes in 95 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: 325/641] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:04 2026] GET /v2.1/servers/b211c72b-a571-406f-8f67-4508570cd497 => generated 1547 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: 317/642] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:05 2026] GET /v2.1/servers/c5ec0d71-62f6-4f4c-a5d1-b815bb5c6e1d => generated 1718 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 02:01:05.770 8 INFO nova.api.openstack.compute.server_external_events [req-e30cada0-53c2-4621-ba51-9892321f4218 req-ee16590e-15b3-4e18-be56-d7a8e8ed67ce ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-changed:01e5b35c-b58f-4523-bf9e-afc5355a112a for instance c5ec0d71-62f6-4f4c-a5d1-b815bb5c6e1d on instance [pid: 8|app: 0|req: 318/643] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:01:05 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) [pid: 7|app: 0|req: 326/644] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:05 2026] GET /v2.1/servers/b211c72b-a571-406f-8f67-4508570cd497 => generated 1723 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, ' [pid: 8|app: 0|req: 319/645] 10.0.0.65 () {32 vars in 740 bytes} [Wed Jun 24 02:01:05 2026] GET /v2.1/servers/b211c72b-a571-406f-8f67-4508570cd497/os-interface => generated 284 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 320/646] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:06 2026] GET /v2.1/servers/b211c72b-a571-406f-8f67-4508570cd497 => generated 1723 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 321/647] 10.0.0.65 () {32 vars in 640 bytes} [Wed Jun 24 02:01:06 2026] GET /v2.1/servers => generated 376 bytes in 85 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: 322/648] 10.0.0.65 () {32 vars in 717 bytes} [Wed Jun 24 02:01:06 2026] DELETE /v2.1/servers/b211c72b-a571-406f-8f67-4508570cd497 => generated 0 bytes in 121 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, ' [pid: 8|app: 0|req: 323/649] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:07 2026] GET /v2.1/servers/b211c72b-a571-406f-8f67-4508570cd497 => generated 1729 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/652] 10.0.0.65 () {34 vars in 662 bytes} [Wed Jun 24 02:01:06 2026] POST /v2.1/servers => generated 450 bytes in 1212 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 326/653] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:07 2026] GET /v2.1/servers/cebe7a0b-cb94-47ec-a22a-79213a2fe141 => generated 1253 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-24 02:01:07.805 7 INFO nova.api.openstack.compute.server_external_events [req-037825ed-5c9e-447f-acfa-4b22cf0f04c1 req-afe799b4-12c4-433a-aa7a-31484accbc0b ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-changed:be0815fd-9653-4be0-9bb3-eac77f23726b for instance b211c72b-a571-406f-8f67-4508570cd497 on instance [pid: 7|app: 0|req: 328/654] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:01:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 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: 327/655] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:08 2026] GET /v2.1/servers/b211c72b-a571-406f-8f67-4508570cd497 => generated 1729 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 329/656] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:08 2026] GET /v2.1/servers/cebe7a0b-cb94-47ec-a22a-79213a2fe141 => generated 1303 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 328/657] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:09 2026] GET /v2.1/servers/b211c72b-a571-406f-8f67-4508570cd497 => generated 1849 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 02:01:09.841 7 INFO nova.api.openstack.compute.server_external_events [req-d0b97e5d-23fa-45c6-85f7-eff0c1d7112a req-99d8adc6-d541-4dd6-8b72-e8d1b3561843 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-unplugged:be0815fd-9653-4be0-9bb3-eac77f23726b for instance b211c72b-a571-406f-8f67-4508570cd497 on instance 2026-06-24 02:01:09.842 7 INFO nova.api.openstack.compute.server_external_events [req-d0b97e5d-23fa-45c6-85f7-eff0c1d7112a req-99d8adc6-d541-4dd6-8b72-e8d1b3561843 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-unplugged:be0815fd-9653-4be0-9bb3-eac77f23726b for instance b211c72b-a571-406f-8f67-4508570cd497 on instance [pid: 7|app: 0|req: 330/658] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:01:09 2026] POST /v2.1/os-server-external-events => generated 358 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: 329/659] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:09 2026] GET /v2.1/servers/cebe7a0b-cb94-47ec-a22a-79213a2fe141 => generated 1351 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, ' [pid: 7|app: 0|req: 331/660] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:10 2026] GET /v2.1/servers/b211c72b-a571-406f-8f67-4508570cd497 => generated 1502 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, ' [pid: 8|app: 0|req: 330/661] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:10 2026] GET /v2.1/servers/cebe7a0b-cb94-47ec-a22a-79213a2fe141 => generated 1351 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 332/662] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:11 2026] GET /v2.1/servers/b211c72b-a571-406f-8f67-4508570cd497 => generated 1507 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-06-24 02:01:11.881 8 INFO nova.api.openstack.compute.server_external_events [req-ddd14f6b-6e47-4182-ad43-d05c745031c3 req-c48d4460-bebf-4841-98f5-03108c9db743 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-deleted:be0815fd-9653-4be0-9bb3-eac77f23726b for instance b211c72b-a571-406f-8f67-4508570cd497 on instance [pid: 8|app: 0|req: 331/663] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:01:11 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, ' [pid: 7|app: 0|req: 333/664] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:12 2026] GET /v2.1/servers/cebe7a0b-cb94-47ec-a22a-79213a2fe141 => generated 1359 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, ' [pid: 8|app: 0|req: 332/665] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:12 2026] GET /v2.1/servers/b211c72b-a571-406f-8f67-4508570cd497 => generated 1507 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: 334/666] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:13 2026] GET /v2.1/servers/cebe7a0b-cb94-47ec-a22a-79213a2fe141 => generated 1436 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 02:01:13.866 8 INFO nova.api.openstack.wsgi [None req-e5cf9e99-21c3-40c2-a185-5aabe69ed3e2 ba3093d7dff24e1fa6f9a41bdf56e612 1753eb7cc3034be5b4324d3a35f153cb - - default default] HTTP exception thrown: Instance b211c72b-a571-406f-8f67-4508570cd497 could not be found. [pid: 8|app: 0|req: 333/667] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:13 2026] GET /v2.1/servers/b211c72b-a571-406f-8f67-4508570cd497 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 335/668] 10.0.0.65 () {32 vars in 703 bytes} [Wed Jun 24 02:01:13 2026] DELETE /v2.1/os-keypairs/tempest-keypair-605830705 => 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-06-24 02:01:13.923 8 INFO nova.api.openstack.compute.server_external_events [req-370b8215-f3ae-4e33-99ac-4ab7567eefa5 req-1304f575-470d-4018-9206-658d6f4bbadd ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-changed:4391be22-8d06-4dcc-a40f-41844c23936b for instance cebe7a0b-cb94-47ec-a22a-79213a2fe141 on instance [pid: 8|app: 0|req: 334/669] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:01:13 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) [pid: 7|app: 0|req: 336/670] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:14 2026] GET /v2.1/servers/cebe7a0b-cb94-47ec-a22a-79213a2fe141 => generated 1436 bytes in 506 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 335/671] 10.0.0.65 () {32 vars in 740 bytes} [Wed Jun 24 02:01:14 2026] GET /v2.1/servers/c5ec0d71-62f6-4f4c-a5d1-b815bb5c6e1d/os-interface => generated 284 bytes in 117 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: 337/672] 10.0.0.65 () {32 vars in 814 bytes} [Wed Jun 24 02:01:15 2026] GET /v2.1/servers/c5ec0d71-62f6-4f4c-a5d1-b815bb5c6e1d/os-interface/01e5b35c-b58f-4523-bf9e-afc5355a112a => generated 281 bytes in 106 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: 336/673] 10.0.0.65 () {32 vars in 722 bytes} [Wed Jun 24 02:01:15 2026] GET /v2.1/servers/c5ec0d71-62f6-4f4c-a5d1-b815bb5c6e1d/ips => generated 156 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, ' [pid: 7|app: 0|req: 338/674] 10.0.0.65 () {34 vars in 749 bytes} [Wed Jun 24 02:01:15 2026] POST /v2.1/servers/c5ec0d71-62f6-4f4c-a5d1-b815bb5c6e1d/action => generated 0 bytes in 33 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: 337/675] 10.0.0.65 () {32 vars in 722 bytes} [Wed Jun 24 02:01:15 2026] GET /v2.1/servers/c5ec0d71-62f6-4f4c-a5d1-b815bb5c6e1d/ips => generated 156 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 339/676] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:15 2026] GET /v2.1/servers/cebe7a0b-cb94-47ec-a22a-79213a2fe141 => generated 1436 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 338/677] 10.0.0.65 () {32 vars in 722 bytes} [Wed Jun 24 02:01:16 2026] GET /v2.1/servers/c5ec0d71-62f6-4f4c-a5d1-b815bb5c6e1d/ips => generated 156 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 02:01:17.028 7 INFO nova.api.openstack.compute.server_external_events [req-32fedd46-be2a-4ba6-a92d-b6087d704037 req-c9d0ada7-ec3b-40d7-a163-03a3d06dc358 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-changed:01e5b35c-b58f-4523-bf9e-afc5355a112a for instance c5ec0d71-62f6-4f4c-a5d1-b815bb5c6e1d on instance [pid: 7|app: 0|req: 340/678] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:01:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 68 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: 339/679] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:17 2026] GET /v2.1/servers/cebe7a0b-cb94-47ec-a22a-79213a2fe141 => generated 1436 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, ' [pid: 7|app: 0|req: 341/680] 10.0.0.65 () {32 vars in 722 bytes} [Wed Jun 24 02:01:17 2026] GET /v2.1/servers/c5ec0d71-62f6-4f4c-a5d1-b815bb5c6e1d/ips => generated 156 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 343/683] 10.0.0.65 () {32 vars in 722 bytes} [Wed Jun 24 02:01:18 2026] GET /v2.1/servers/c5ec0d71-62f6-4f4c-a5d1-b815bb5c6e1d/ips => generated 194 bytes in 40 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: 341/684] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:18 2026] GET /v2.1/servers/cebe7a0b-cb94-47ec-a22a-79213a2fe141 => generated 1424 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/685] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:18 2026] GET /v2.1/servers/c5ec0d71-62f6-4f4c-a5d1-b815bb5c6e1d => generated 1952 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, ' [pid: 8|app: 0|req: 342/686] 10.0.0.65 () {34 vars in 749 bytes} [Wed Jun 24 02:01:18 2026] POST /v2.1/servers/c5ec0d71-62f6-4f4c-a5d1-b815bb5c6e1d/action => generated 0 bytes in 48 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: 345/687] 10.0.0.65 () {32 vars in 722 bytes} [Wed Jun 24 02:01:18 2026] GET /v2.1/servers/c5ec0d71-62f6-4f4c-a5d1-b815bb5c6e1d/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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 346/688] 10.0.0.65 () {32 vars in 722 bytes} [Wed Jun 24 02:01:19 2026] GET /v2.1/servers/c5ec0d71-62f6-4f4c-a5d1-b815bb5c6e1d/ips => generated 194 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/689] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:19 2026] GET /v2.1/servers/cebe7a0b-cb94-47ec-a22a-79213a2fe141 => generated 1424 bytes in 895 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 347/690] 10.0.0.65 () {32 vars in 722 bytes} [Wed Jun 24 02:01:20 2026] GET /v2.1/servers/c5ec0d71-62f6-4f4c-a5d1-b815bb5c6e1d/ips => generated 194 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-06-24 02:01:20.928 8 INFO nova.api.openstack.compute.server_external_events [req-06bde26f-0f19-43a7-a8a6-a2c41ca8c835 req-74ddcdb3-10a9-4fff-aa8f-ef1d80753a08 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-changed:01e5b35c-b58f-4523-bf9e-afc5355a112a for instance c5ec0d71-62f6-4f4c-a5d1-b815bb5c6e1d on instance [pid: 8|app: 0|req: 344/691] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:01:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 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-06-24 02:01:20.997 7 INFO nova.api.openstack.compute.server_external_events [req-cc272f18-247d-4162-bba0-09607e2150ea req-d6606ec2-81d1-4cd3-b172-757e1261328b ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-plugged:4391be22-8d06-4dcc-a40f-41844c23936b for instance cebe7a0b-cb94-47ec-a22a-79213a2fe141 on instance [pid: 7|app: 0|req: 348/692] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:01:20 2026] POST /v2.1/os-server-external-events => generated 183 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 349/693] 10.0.0.65 () {32 vars in 722 bytes} [Wed Jun 24 02:01:21 2026] GET /v2.1/servers/c5ec0d71-62f6-4f4c-a5d1-b815bb5c6e1d/ips => generated 194 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/694] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:21 2026] GET /v2.1/servers/cebe7a0b-cb94-47ec-a22a-79213a2fe141 => generated 1424 bytes in 621 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 350/695] 10.0.0.65 () {32 vars in 722 bytes} [Wed Jun 24 02:01:22 2026] GET /v2.1/servers/c5ec0d71-62f6-4f4c-a5d1-b815bb5c6e1d/ips => generated 194 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 02:01:23.035 8 INFO nova.api.openstack.compute.server_external_events [req-e9cfc9b0-6d34-4788-bbb5-d63881c7a257 req-cf80dbd5-dafa-464f-9f0f-97c5e73701be ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-plugged:4391be22-8d06-4dcc-a40f-41844c23936b for instance cebe7a0b-cb94-47ec-a22a-79213a2fe141 on instance [pid: 8|app: 0|req: 346/696] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:01:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 21 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: 8|app: 0|req: 347/697] 10.0.0.65 () {32 vars in 722 bytes} [Wed Jun 24 02:01:23 2026] GET /v2.1/servers/c5ec0d71-62f6-4f4c-a5d1-b815bb5c6e1d/ips => generated 194 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/698] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:23 2026] GET /v2.1/servers/cebe7a0b-cb94-47ec-a22a-79213a2fe141 => generated 1611 bytes in 1234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 348/699] 10.0.0.65 () {32 vars in 740 bytes} [Wed Jun 24 02:01:24 2026] GET /v2.1/servers/cebe7a0b-cb94-47ec-a22a-79213a2fe141/os-interface => generated 284 bytes in 95 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: 352/700] 10.0.0.65 () {34 vars in 670 bytes} [Wed Jun 24 02:01:24 2026] POST /v2.1/os-keypairs => generated 385 bytes in 212 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: 349/701] 10.0.0.65 () {32 vars in 722 bytes} [Wed Jun 24 02:01:24 2026] GET /v2.1/servers/c5ec0d71-62f6-4f4c-a5d1-b815bb5c6e1d/ips => generated 156 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/702] 10.0.0.65 () {32 vars in 717 bytes} [Wed Jun 24 02:01:24 2026] DELETE /v2.1/servers/c5ec0d71-62f6-4f4c-a5d1-b815bb5c6e1d => generated 0 bytes in 106 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 350/703] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:25 2026] GET /v2.1/servers/c5ec0d71-62f6-4f4c-a5d1-b815bb5c6e1d => generated 1844 bytes in 555 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 02:01:25.681 8 INFO nova.api.openstack.compute.server_external_events [req-3404d0cb-13a8-433e-ad3b-745ec6b749a4 req-122f8afe-788a-4941-af78-4c4e79e5d438 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-changed:4391be22-8d06-4dcc-a40f-41844c23936b for instance cebe7a0b-cb94-47ec-a22a-79213a2fe141 on instance [pid: 8|app: 0|req: 351/704] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:01:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/705] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:25 2026] GET /v2.1/servers/cebe7a0b-cb94-47ec-a22a-79213a2fe141 => generated 1611 bytes in 395 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 352/706] 10.0.0.65 () {32 vars in 640 bytes} [Wed Jun 24 02:01:25 2026] GET /v2.1/servers => generated 388 bytes in 40 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: 355/707] 10.0.0.65 () {32 vars in 717 bytes} [Wed Jun 24 02:01:25 2026] DELETE /v2.1/servers/cebe7a0b-cb94-47ec-a22a-79213a2fe141 => generated 0 bytes in 129 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 353/708] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:26 2026] GET /v2.1/servers/cebe7a0b-cb94-47ec-a22a-79213a2fe141 => generated 1617 bytes in 719 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/709] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:26 2026] GET /v2.1/servers/c5ec0d71-62f6-4f4c-a5d1-b815bb5c6e1d => generated 1844 bytes in 379 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-06-24 02:01:27.737 7 INFO nova.api.openstack.compute.server_external_events [req-09c03056-34ab-4a18-853f-a54eea24d17c req-ea456aba-646c-4ae2-a625-d12c3e6e12cd ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-unplugged:01e5b35c-b58f-4523-bf9e-afc5355a112a for instance c5ec0d71-62f6-4f4c-a5d1-b815bb5c6e1d on instance 2026-06-24 02:01:27.737 7 INFO nova.api.openstack.compute.server_external_events [req-09c03056-34ab-4a18-853f-a54eea24d17c req-ea456aba-646c-4ae2-a625-d12c3e6e12cd ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-unplugged:01e5b35c-b58f-4523-bf9e-afc5355a112a for instance c5ec0d71-62f6-4f4c-a5d1-b815bb5c6e1d on instance 2026-06-24 02:01:27.737 7 INFO nova.api.openstack.compute.server_external_events [req-09c03056-34ab-4a18-853f-a54eea24d17c req-ea456aba-646c-4ae2-a625-d12c3e6e12cd ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-unplugged:4391be22-8d06-4dcc-a40f-41844c23936b for instance cebe7a0b-cb94-47ec-a22a-79213a2fe141 on instance [pid: 7|app: 0|req: 359/712] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:01:27 2026] POST /v2.1/os-server-external-events => generated 531 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, ' [pid: 7|app: 0|req: 360/713] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:27 2026] GET /v2.1/servers/cebe7a0b-cb94-47ec-a22a-79213a2fe141 => generated 1737 bytes in 438 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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/714] 10.0.0.65 () {34 vars in 662 bytes} [Wed Jun 24 02:01:27 2026] POST /v2.1/servers => generated 453 bytes in 1083 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-06-24 02:01:28.294 8 INFO nova.api.openstack.compute.server_external_events [req-113a0339-4550-4c80-93ae-6310ac800782 req-127e1abc-74f0-4168-89a9-bfdaff23356c ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-deleted:01e5b35c-b58f-4523-bf9e-afc5355a112a for instance c5ec0d71-62f6-4f4c-a5d1-b815bb5c6e1d on instance [pid: 8|app: 0|req: 355/715] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:01:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/716] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:28 2026] GET /v2.1/servers/c5ec0d71-62f6-4f4c-a5d1-b815bb5c6e1d => generated 1776 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 356/717] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:28 2026] GET /v2.1/servers/3d2f6614-4c79-41f6-b8f7-db0020edcd9b => generated 1431 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 362/718] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:29 2026] GET /v2.1/servers/cebe7a0b-cb94-47ec-a22a-79213a2fe141 => generated 1670 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, ' [pid: 8|app: 0|req: 357/719] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:29 2026] GET /v2.1/servers/c5ec0d71-62f6-4f4c-a5d1-b815bb5c6e1d => generated 1487 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/720] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:29 2026] GET /v2.1/servers/3d2f6614-4c79-41f6-b8f7-db0020edcd9b => generated 1435 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, ' 2026-06-24 02:01:29.778 8 INFO nova.api.openstack.compute.server_external_events [req-3293a5b9-d8dd-4893-832b-2a8a3e6d86c4 req-2feb34d9-f4a7-4926-98f0-3e6dfe511e18 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-unplugged:4391be22-8d06-4dcc-a40f-41844c23936b for instance cebe7a0b-cb94-47ec-a22a-79213a2fe141 on instance 2026-06-24 02:01:29.779 8 INFO nova.api.openstack.compute.server_external_events [req-3293a5b9-d8dd-4893-832b-2a8a3e6d86c4 req-2feb34d9-f4a7-4926-98f0-3e6dfe511e18 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-deleted:4391be22-8d06-4dcc-a40f-41844c23936b for instance cebe7a0b-cb94-47ec-a22a-79213a2fe141 on instance [pid: 8|app: 0|req: 358/721] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:01:29 2026] POST /v2.1/os-server-external-events => generated 356 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, ' [pid: 7|app: 0|req: 364/722] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:30 2026] GET /v2.1/servers/cebe7a0b-cb94-47ec-a22a-79213a2fe141 => generated 1380 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 365/723] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:30 2026] GET /v2.1/servers/3d2f6614-4c79-41f6-b8f7-db0020edcd9b => generated 1427 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/724] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:30 2026] GET /v2.1/servers/c5ec0d71-62f6-4f4c-a5d1-b815bb5c6e1d => generated 1487 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 366/725] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:31 2026] GET /v2.1/servers/cebe7a0b-cb94-47ec-a22a-79213a2fe141 => generated 1385 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 02:01:31.582 7 INFO nova.api.openstack.wsgi [None req-fbfee1a3-0201-48a8-9f3b-ea55e9b5c98b 6f7d5d52b4d744efbd3d777ead26c322 06daea09c9e04b65839c989c92afde03 - - default default] HTTP exception thrown: Instance c5ec0d71-62f6-4f4c-a5d1-b815bb5c6e1d could not be found. [pid: 7|app: 0|req: 367/726] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:31 2026] GET /v2.1/servers/c5ec0d71-62f6-4f4c-a5d1-b815bb5c6e1d => generated 111 bytes in 24 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: 368/727] 10.0.0.65 () {32 vars in 705 bytes} [Wed Jun 24 02:01:31 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1430786154 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/728] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:31 2026] GET /v2.1/servers/3d2f6614-4c79-41f6-b8f7-db0020edcd9b => generated 1483 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-24 02:01:32.210 7 INFO nova.api.openstack.wsgi [None req-5365a8ef-64c8-402f-a28a-b687882cd241 6f7d5d52b4d744efbd3d777ead26c322 06daea09c9e04b65839c989c92afde03 - - default default] HTTP exception thrown: Instance c5ec0d71-62f6-4f4c-a5d1-b815bb5c6e1d could not be found. [pid: 7|app: 0|req: 369/729] 10.0.0.65 () {32 vars in 717 bytes} [Wed Jun 24 02:01:32 2026] DELETE /v2.1/servers/c5ec0d71-62f6-4f4c-a5d1-b815bb5c6e1d => generated 111 bytes in 18 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-06-24 02:01:32.237 8 INFO nova.api.openstack.wsgi [None req-1034a7ad-87b6-4771-89af-c0c3462f7d54 6f7d5d52b4d744efbd3d777ead26c322 06daea09c9e04b65839c989c92afde03 - - default default] HTTP exception thrown: Instance c5ec0d71-62f6-4f4c-a5d1-b815bb5c6e1d could not be found. [pid: 8|app: 0|req: 361/730] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:32 2026] GET /v2.1/servers/c5ec0d71-62f6-4f4c-a5d1-b815bb5c6e1d => generated 111 bytes in 22 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, ' [pid: 7|app: 0|req: 370/731] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:32 2026] GET /v2.1/servers/cebe7a0b-cb94-47ec-a22a-79213a2fe141 => generated 1385 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/732] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:32 2026] GET /v2.1/servers/3d2f6614-4c79-41f6-b8f7-db0020edcd9b => generated 1483 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 371/733] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:33 2026] GET /v2.1/servers/cebe7a0b-cb94-47ec-a22a-79213a2fe141 => generated 1385 bytes in 600 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 02:01:35.484 7 INFO nova.api.openstack.wsgi [None req-6aa2fa5b-b89b-4914-949c-53bc0e416d07 e847be108d2a448f9e511ff23f4d8e55 e436f56d0ffe41d29d72d5069c916a70 - - default default] HTTP exception thrown: Instance cebe7a0b-cb94-47ec-a22a-79213a2fe141 could not be found. [pid: 7|app: 0|req: 372/734] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:35 2026] GET /v2.1/servers/cebe7a0b-cb94-47ec-a22a-79213a2fe141 => 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: 373/735] 10.0.0.65 () {32 vars in 703 bytes} [Wed Jun 24 02:01:35 2026] DELETE /v2.1/os-keypairs/tempest-keypair-695673248 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/736] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:33 2026] GET /v2.1/servers/3d2f6614-4c79-41f6-b8f7-db0020edcd9b => generated 1559 bytes in 1670 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-24 02:01:35.702 7 INFO nova.api.openstack.compute.server_external_events [req-081217b8-17e7-4901-b424-bc6e5a612618 req-b978ebd4-8a95-465d-b439-43243609be83 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-changed:6636bc82-f33e-4568-9dd5-c94b8fe1d68f for instance 3d2f6614-4c79-41f6-b8f7-db0020edcd9b on instance [pid: 7|app: 0|req: 374/737] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:01:35 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, ' [pid: 8|app: 0|req: 364/738] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:36 2026] GET /v2.1/servers/3d2f6614-4c79-41f6-b8f7-db0020edcd9b => generated 1557 bytes in 776 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/741] 10.0.0.65 () {30 vars in 412 bytes} [Wed Jun 24 02:01:37 2026] GET / => generated 422 bytes in 9 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: 7|app: 0|req: 376/742] 10.0.0.65 () {28 vars in 559 bytes} [Wed Jun 24 02:01:37 2026] GET /v2/ => generated 401 bytes in 419 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: 8|app: 0|req: 367/743] 10.0.0.65 () {28 vars in 563 bytes} [Wed Jun 24 02:01:38 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: 7|app: 0|req: 377/744] 10.0.0.65 () {30 vars in 412 bytes} [Wed Jun 24 02:01:38 2026] GET / => generated 422 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/745] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:38 2026] GET /v2.1/servers/3d2f6614-4c79-41f6-b8f7-db0020edcd9b => generated 1557 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/746] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:39 2026] GET /v2.1/servers/3d2f6614-4c79-41f6-b8f7-db0020edcd9b => generated 1557 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, ' [pid: 8|app: 0|req: 369/747] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:40 2026] GET /v2.1/servers/3d2f6614-4c79-41f6-b8f7-db0020edcd9b => generated 1557 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 02:01:41.758 7 INFO nova.api.openstack.compute.server_external_events [req-ed1f6cc0-0830-4a22-9090-e9c72916548e req-3d7813eb-d9d5-4d6b-a594-ac685f527054 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-plugged:6636bc82-f33e-4568-9dd5-c94b8fe1d68f for instance 3d2f6614-4c79-41f6-b8f7-db0020edcd9b on instance [pid: 7|app: 0|req: 379/748] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:01:41 2026] POST /v2.1/os-server-external-events => generated 183 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: 370/749] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:41 2026] GET /v2.1/servers/3d2f6614-4c79-41f6-b8f7-db0020edcd9b => generated 1557 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 02:01:43.796 8 INFO nova.api.openstack.compute.server_external_events [req-8526b1a7-ba0e-4af0-b4b1-2eb145463199 req-0d1b48fd-63a3-4896-be6f-2bcf162efca8 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-plugged:6636bc82-f33e-4568-9dd5-c94b8fe1d68f for instance 3d2f6614-4c79-41f6-b8f7-db0020edcd9b on instance [pid: 8|app: 0|req: 371/750] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:01:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/751] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:42 2026] GET /v2.1/servers/3d2f6614-4c79-41f6-b8f7-db0020edcd9b => generated 1557 bytes in 1352 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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/752] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:45 2026] GET /v2.1/servers/3d2f6614-4c79-41f6-b8f7-db0020edcd9b => generated 1740 bytes in 528 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 381/753] 10.0.0.65 () {32 vars in 740 bytes} [Wed Jun 24 02:01:45 2026] GET /v2.1/servers/3d2f6614-4c79-41f6-b8f7-db0020edcd9b/os-interface => generated 284 bytes in 243 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: 373/754] 10.0.0.65 () {34 vars in 670 bytes} [Wed Jun 24 02:01:46 2026] POST /v2.1/os-keypairs => generated 386 bytes in 167 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-06-24 02:01:46.911 8 INFO nova.api.openstack.compute.server_external_events [req-45641f1a-1595-4719-b1ea-314b1925fe33 req-fc9607b8-1f73-43ec-a43e-f4754cf03bef ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-changed:6636bc82-f33e-4568-9dd5-c94b8fe1d68f for instance 3d2f6614-4c79-41f6-b8f7-db0020edcd9b on instance [pid: 8|app: 0|req: 374/755] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:01:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/756] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:46 2026] GET /v2.1/servers/3d2f6614-4c79-41f6-b8f7-db0020edcd9b => generated 1740 bytes in 445 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 375/757] 10.0.0.65 () {32 vars in 640 bytes} [Wed Jun 24 02:01:47 2026] GET /v2.1/servers => generated 384 bytes in 53 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: 377/760] 10.0.0.65 () {32 vars in 717 bytes} [Wed Jun 24 02:01:47 2026] DELETE /v2.1/servers/3d2f6614-4c79-41f6-b8f7-db0020edcd9b => generated 0 bytes in 83 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, ' [pid: 7|app: 0|req: 384/761] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:47 2026] GET /v2.1/servers/3d2f6614-4c79-41f6-b8f7-db0020edcd9b => generated 1746 bytes in 900 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-06-24 02:01:48.795 7 INFO nova.api.openstack.compute.server_external_events [req-b8279673-e5aa-4e29-ade2-029a51d05907 req-e6d9e1f4-087d-4361-96f3-85f558391f4e ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-unplugged:6636bc82-f33e-4568-9dd5-c94b8fe1d68f for instance 3d2f6614-4c79-41f6-b8f7-db0020edcd9b on instance [pid: 7|app: 0|req: 385/762] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:01:48 2026] POST /v2.1/os-server-external-events => generated 185 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: 7|app: 0|req: 386/763] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:49 2026] GET /v2.1/servers/3d2f6614-4c79-41f6-b8f7-db0020edcd9b => generated 1866 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/764] 10.0.0.65 () {34 vars in 662 bytes} [Wed Jun 24 02:01:48 2026] POST /v2.1/servers => generated 453 bytes in 1269 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, ' [pid: 7|app: 0|req: 387/765] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:49 2026] GET /v2.1/servers/352b97d0-a394-4515-8b21-b1a426e24aa4 => generated 1392 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 379/766] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:50 2026] GET /v2.1/servers/3d2f6614-4c79-41f6-b8f7-db0020edcd9b => generated 1798 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-06-24 02:01:50.830 7 INFO nova.api.openstack.compute.server_external_events [req-fd7319c5-9566-4165-9a6b-da31b7a3d634 req-89171ea2-0034-461d-97de-0081f85c0ce0 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-unplugged:6636bc82-f33e-4568-9dd5-c94b8fe1d68f for instance 3d2f6614-4c79-41f6-b8f7-db0020edcd9b on instance 2026-06-24 02:01:50.830 7 INFO nova.api.openstack.compute.server_external_events [req-fd7319c5-9566-4165-9a6b-da31b7a3d634 req-89171ea2-0034-461d-97de-0081f85c0ce0 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-deleted:6636bc82-f33e-4568-9dd5-c94b8fe1d68f for instance 3d2f6614-4c79-41f6-b8f7-db0020edcd9b on instance [pid: 7|app: 0|req: 388/767] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:01:50 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 22 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: 380/768] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:51 2026] GET /v2.1/servers/352b97d0-a394-4515-8b21-b1a426e24aa4 => generated 1396 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, ' [pid: 7|app: 0|req: 389/769] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:51 2026] GET /v2.1/servers/3d2f6614-4c79-41f6-b8f7-db0020edcd9b => generated 1517 bytes in 411 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 381/770] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:52 2026] GET /v2.1/servers/352b97d0-a394-4515-8b21-b1a426e24aa4 => generated 1444 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 390/771] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:53 2026] GET /v2.1/servers/3d2f6614-4c79-41f6-b8f7-db0020edcd9b => generated 1517 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/772] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:53 2026] GET /v2.1/servers/352b97d0-a394-4515-8b21-b1a426e24aa4 => generated 1444 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 391/773] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:54 2026] GET /v2.1/servers/3d2f6614-4c79-41f6-b8f7-db0020edcd9b => generated 1517 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/774] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:54 2026] GET /v2.1/servers/352b97d0-a394-4515-8b21-b1a426e24aa4 => generated 1452 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 02:01:55.530 7 INFO nova.api.openstack.wsgi [None req-0bb74af8-c4d6-4fa5-888b-15bc21141924 cb90ee4e4f6f4700b0499e0bd30eaa5f 35ee3df231cf4188a9b6968cb6c6d0aa - - default default] HTTP exception thrown: Instance 3d2f6614-4c79-41f6-b8f7-db0020edcd9b could not be found. [pid: 7|app: 0|req: 392/775] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:55 2026] GET /v2.1/servers/3d2f6614-4c79-41f6-b8f7-db0020edcd9b => generated 111 bytes in 32 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, ' [pid: 7|app: 0|req: 393/776] 10.0.0.65 () {32 vars in 703 bytes} [Wed Jun 24 02:01:55 2026] DELETE /v2.1/os-keypairs/tempest-keypair-812721305 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-24 02:01:56.132 7 INFO nova.api.openstack.compute.server_external_events [req-c48cfb26-b115-4b1e-bec0-d10212bf45c8 req-826cd0d4-432f-4a6b-a168-021a4906eafc ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-changed:3a02a196-6b52-4f55-b4a9-8174d36dbfcc for instance 352b97d0-a394-4515-8b21-b1a426e24aa4 on instance [pid: 7|app: 0|req: 394/777] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:01:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/778] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:55 2026] GET /v2.1/servers/352b97d0-a394-4515-8b21-b1a426e24aa4 => generated 1530 bytes in 849 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 395/781] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:57 2026] GET /v2.1/servers/352b97d0-a394-4515-8b21-b1a426e24aa4 => generated 1518 bytes in 708 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 387/782] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:01:59 2026] GET /v2.1/servers/352b97d0-a394-4515-8b21-b1a426e24aa4 => generated 1518 bytes in 694 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 396/783] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:00 2026] GET /v2.1/servers/352b97d0-a394-4515-8b21-b1a426e24aa4 => generated 1518 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: 8|app: 0|req: 388/784] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:02 2026] GET /v2.1/servers/352b97d0-a394-4515-8b21-b1a426e24aa4 => generated 1518 bytes in 622 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 397/785] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:03 2026] GET /v2.1/servers/352b97d0-a394-4515-8b21-b1a426e24aa4 => generated 1518 bytes in 667 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-06-24 02:02:05.382 7 INFO nova.api.openstack.compute.server_external_events [req-67f0af28-79ea-44a6-b5c6-16d2de7fdb17 req-e0cd718e-1573-410e-b081-b398dd8f01c3 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-plugged:3a02a196-6b52-4f55-b4a9-8174d36dbfcc for instance 352b97d0-a394-4515-8b21-b1a426e24aa4 on instance [pid: 7|app: 0|req: 398/786] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:02:05 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) [pid: 8|app: 0|req: 389/787] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:05 2026] GET /v2.1/servers/352b97d0-a394-4515-8b21-b1a426e24aa4 => generated 1518 bytes in 1634 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 02:02:07.479 7 INFO nova.api.openstack.compute.server_external_events [req-d464ae1c-c0c6-4a2a-9be1-b1010eedfad6 req-270f31b2-ba43-4b4b-a0ec-1576b0333ec2 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-plugged:3a02a196-6b52-4f55-b4a9-8174d36dbfcc for instance 352b97d0-a394-4515-8b21-b1a426e24aa4 on instance [pid: 7|app: 0|req: 400/790] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:02:07 2026] POST /v2.1/os-server-external-events => generated 183 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: 391/791] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:07 2026] GET /v2.1/servers/352b97d0-a394-4515-8b21-b1a426e24aa4 => generated 1702 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, ' [pid: 8|app: 0|req: 392/792] 10.0.0.65 () {32 vars in 740 bytes} [Wed Jun 24 02:02:08 2026] GET /v2.1/servers/352b97d0-a394-4515-8b21-b1a426e24aa4/os-interface => generated 285 bytes in 71 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: 401/793] 10.0.0.65 () {34 vars in 662 bytes} [Wed Jun 24 02:02:08 2026] POST /v2.1/servers => generated 424 bytes in 1446 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-24 02:02:09.515 8 INFO nova.api.openstack.compute.server_external_events [req-409c5510-763d-451f-9e5c-332edfc2b7dd req-46429f62-ef05-4149-8add-47b5bda81b5c ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-changed:3a02a196-6b52-4f55-b4a9-8174d36dbfcc for instance 352b97d0-a394-4515-8b21-b1a426e24aa4 on instance [pid: 8|app: 0|req: 393/794] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:02:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 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: 402/795] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:09 2026] GET /v2.1/servers/9b104336-a966-42aa-9e00-bbbf63d30222 => generated 1371 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 394/796] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:10 2026] GET /v2.1/servers/9b104336-a966-42aa-9e00-bbbf63d30222 => generated 1375 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, ' [pid: 7|app: 0|req: 403/797] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:11 2026] GET /v2.1/servers/9b104336-a966-42aa-9e00-bbbf63d30222 => generated 1423 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, ' [pid: 8|app: 0|req: 395/798] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:12 2026] GET /v2.1/servers/9b104336-a966-42aa-9e00-bbbf63d30222 => generated 1423 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: 7|app: 0|req: 404/799] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:13 2026] GET /v2.1/servers/9b104336-a966-42aa-9e00-bbbf63d30222 => generated 1431 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 02:02:15.133 7 INFO nova.api.openstack.compute.server_external_events [req-4e338a2f-d9ec-4a80-aee3-54c720293540 req-74570b00-29a2-489e-8a08-20f4259a2d31 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-changed:50760c37-1527-401b-9fe6-934d08911f41 for instance 9b104336-a966-42aa-9e00-bbbf63d30222 on instance [pid: 7|app: 0|req: 405/800] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:02:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/801] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:14 2026] GET /v2.1/servers/9b104336-a966-42aa-9e00-bbbf63d30222 => generated 1483 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 406/802] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:16 2026] GET /v2.1/servers/9b104336-a966-42aa-9e00-bbbf63d30222 => generated 1471 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: 397/805] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:17 2026] GET /v2.1/servers/9b104336-a966-42aa-9e00-bbbf63d30222 => generated 1471 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, ' [pid: 7|app: 0|req: 409/806] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:18 2026] GET /v2.1/servers/9b104336-a966-42aa-9e00-bbbf63d30222 => generated 1471 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, ' [pid: 8|app: 0|req: 398/807] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:19 2026] GET /v2.1/servers/352b97d0-a394-4515-8b21-b1a426e24aa4 => generated 1822 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, ' [pid: 7|app: 0|req: 410/808] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:19 2026] GET /v2.1/servers/352b97d0-a394-4515-8b21-b1a426e24aa4 => generated 1822 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 8|app: 0|req: 399/809] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:19 2026] GET /v2.1/servers/9b104336-a966-42aa-9e00-bbbf63d30222 => generated 1471 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/810] 10.0.0.65 () {34 vars in 749 bytes} [Wed Jun 24 02:02:19 2026] POST /v2.1/servers/352b97d0-a394-4515-8b21-b1a426e24aa4/action => generated 0 bytes in 80 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: 400/811] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:19 2026] GET /v2.1/servers/352b97d0-a394-4515-8b21-b1a426e24aa4 => generated 1824 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-06-24 02:02:19.997 7 INFO nova.api.openstack.compute.server_external_events [req-acbb7ade-ab27-4ceb-bd1a-c997ecd2e6a9 req-7d38f297-3759-4000-884d-2ceb1805cea8 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-plugged:50760c37-1527-401b-9fe6-934d08911f41 for instance 9b104336-a966-42aa-9e00-bbbf63d30222 on instance [pid: 7|app: 0|req: 412/812] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:02:19 2026] POST /v2.1/os-server-external-events => generated 183 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 401/813] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:20 2026] GET /v2.1/servers/9b104336-a966-42aa-9e00-bbbf63d30222 => generated 1471 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/814] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:20 2026] GET /v2.1/servers/352b97d0-a394-4515-8b21-b1a426e24aa4 => generated 1824 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 02:02:22.046 7 INFO nova.api.openstack.compute.server_external_events [req-a4839d85-3986-43fc-8f02-237e3b4caba4 req-d00971a9-f6a5-4da4-abe1-b8a9c11d4827 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-plugged:50760c37-1527-401b-9fe6-934d08911f41 for instance 9b104336-a966-42aa-9e00-bbbf63d30222 on instance [pid: 7|app: 0|req: 414/815] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:02:22 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, ' [pid: 8|app: 0|req: 402/816] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:21 2026] GET /v2.1/servers/9b104336-a966-42aa-9e00-bbbf63d30222 => generated 1656 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, ' [pid: 8|app: 0|req: 403/817] 10.0.0.65 () {32 vars in 722 bytes} [Wed Jun 24 02:02:22 2026] GET /v2.1/servers/9b104336-a966-42aa-9e00-bbbf63d30222/ips => generated 109 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: 8|app: 0|req: 404/818] 10.0.0.65 () {32 vars in 722 bytes} [Wed Jun 24 02:02:22 2026] GET /v2.1/servers/9b104336-a966-42aa-9e00-bbbf63d30222/ips => generated 109 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: 8|app: 0|req: 405/819] 10.0.0.65 () {32 vars in 822 bytes} [Wed Jun 24 02:02:22 2026] GET /v2.1/servers/9b104336-a966-42aa-9e00-bbbf63d30222/ips/tempest-ServerAddressesTestJSON-402897553-network => generated 94 bytes in 24 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: 406/820] 10.0.0.65 () {32 vars in 717 bytes} [Wed Jun 24 02:02:22 2026] DELETE /v2.1/servers/9b104336-a966-42aa-9e00-bbbf63d30222 => generated 0 bytes in 82 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, ' [pid: 7|app: 0|req: 415/821] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:22 2026] GET /v2.1/servers/352b97d0-a394-4515-8b21-b1a426e24aa4 => generated 1824 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/822] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:22 2026] GET /v2.1/servers/9b104336-a966-42aa-9e00-bbbf63d30222 => generated 1662 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 416/823] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:23 2026] GET /v2.1/servers/352b97d0-a394-4515-8b21-b1a426e24aa4 => generated 1829 bytes in 583 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 02:02:24.086 7 INFO nova.api.openstack.compute.server_external_events [req-2257a37b-61dd-4a99-adc2-5ebb8c16087a req-626c54c0-412c-4d37-a530-4959b4527047 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-unplugged:50760c37-1527-401b-9fe6-934d08911f41 for instance 9b104336-a966-42aa-9e00-bbbf63d30222 on instance 2026-06-24 02:02:24.086 7 INFO nova.api.openstack.compute.server_external_events [req-2257a37b-61dd-4a99-adc2-5ebb8c16087a req-626c54c0-412c-4d37-a530-4959b4527047 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-unplugged:50760c37-1527-401b-9fe6-934d08911f41 for instance 9b104336-a966-42aa-9e00-bbbf63d30222 on instance [pid: 7|app: 0|req: 417/824] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:02:24 2026] POST /v2.1/os-server-external-events => generated 358 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, ' [pid: 8|app: 0|req: 408/825] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:23 2026] GET /v2.1/servers/9b104336-a966-42aa-9e00-bbbf63d30222 => generated 1662 bytes in 497 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-24 02:02:24.109 7 INFO nova.api.openstack.compute.server_external_events [req-a68e5a63-5bbb-4e39-bab8-8b9c057ad8c2 req-032ccde9-a522-4c5b-8792-55444ca46cca ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-unplugged:3a02a196-6b52-4f55-b4a9-8174d36dbfcc for instance 352b97d0-a394-4515-8b21-b1a426e24aa4 on instance [pid: 7|app: 0|req: 418/826] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:02:24 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 22 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: 419/827] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:25 2026] GET /v2.1/servers/9b104336-a966-42aa-9e00-bbbf63d30222 => generated 1620 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/828] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:25 2026] GET /v2.1/servers/352b97d0-a394-4515-8b21-b1a426e24aa4 => generated 1829 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-06-24 02:02:26.115 7 INFO nova.api.openstack.compute.server_external_events [req-276208cc-904b-4ad4-9685-ab671d4bb72e req-f57d7aa5-12b3-4850-b047-f9fda7ff3955 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-deleted:50760c37-1527-401b-9fe6-934d08911f41 for instance 9b104336-a966-42aa-9e00-bbbf63d30222 on instance [pid: 7|app: 0|req: 420/829] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:02:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 21 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-06-24 02:02:26.166 8 INFO nova.api.openstack.compute.server_external_events [req-61bc2b96-0e87-4fd1-9f79-294a1501e606 req-6f35cd3b-ab40-4006-b07a-59fa3db7780d ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-unplugged:3a02a196-6b52-4f55-b4a9-8174d36dbfcc for instance 352b97d0-a394-4515-8b21-b1a426e24aa4 on instance [pid: 8|app: 0|req: 410/830] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:02:26 2026] POST /v2.1/os-server-external-events => generated 185 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: 421/831] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:26 2026] GET /v2.1/servers/9b104336-a966-42aa-9e00-bbbf63d30222 => generated 1457 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/832] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:26 2026] GET /v2.1/servers/352b97d0-a394-4515-8b21-b1a426e24aa4 => generated 1829 bytes in 426 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 422/833] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:27 2026] GET /v2.1/servers/9b104336-a966-42aa-9e00-bbbf63d30222 => generated 1457 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 424/836] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:27 2026] GET /v2.1/servers/352b97d0-a394-4515-8b21-b1a426e24aa4 => generated 1829 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-06-24 02:02:28.219 8 INFO nova.api.openstack.compute.server_external_events [req-398bd75c-c080-4d3b-b5f7-5fe8233165e9 req-de44f087-5bab-4bba-b8ae-99f0117b3eb7 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-plugged:3a02a196-6b52-4f55-b4a9-8174d36dbfcc for instance 352b97d0-a394-4515-8b21-b1a426e24aa4 on instance [pid: 8|app: 0|req: 413/837] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:02:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 02:02:28.417 7 INFO nova.api.openstack.wsgi [None req-b485b4c3-09fe-4295-ae78-93d3e2d3de76 1f4ea76305744839954e720ae0f551dc bd4614427ea749be8766a632e28a7bea - - default default] HTTP exception thrown: Instance 9b104336-a966-42aa-9e00-bbbf63d30222 could not be found. [pid: 7|app: 0|req: 425/838] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:28 2026] GET /v2.1/servers/9b104336-a966-42aa-9e00-bbbf63d30222 => generated 111 bytes in 26 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: 414/839] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:28 2026] GET /v2.1/servers/352b97d0-a394-4515-8b21-b1a426e24aa4 => generated 1822 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 02:02:30.267 7 INFO nova.api.openstack.compute.server_external_events [req-acc887ec-95e0-4af6-ba80-0cab3079974c req-1156fbd5-4519-44fe-8bc7-49c54ff93601 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-plugged:3a02a196-6b52-4f55-b4a9-8174d36dbfcc for instance 352b97d0-a394-4515-8b21-b1a426e24aa4 on instance [pid: 7|app: 0|req: 426/840] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:02:30 2026] POST /v2.1/os-server-external-events => generated 183 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: 8|app: 0|req: 415/841] 10.0.0.65 () {34 vars in 662 bytes} [Wed Jun 24 02:02:30 2026] POST /v2.1/servers => generated 424 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, ' [pid: 7|app: 0|req: 427/842] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:31 2026] GET /v2.1/servers/ea895d51-acaf-4f0e-adf1-5f67c4a3b185 => generated 1366 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 416/843] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:32 2026] GET /v2.1/servers/ea895d51-acaf-4f0e-adf1-5f67c4a3b185 => generated 1370 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 428/844] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:33 2026] GET /v2.1/servers/ea895d51-acaf-4f0e-adf1-5f67c4a3b185 => generated 1418 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, ' [pid: 8|app: 0|req: 417/845] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:34 2026] GET /v2.1/servers/ea895d51-acaf-4f0e-adf1-5f67c4a3b185 => generated 1418 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: 429/846] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:35 2026] GET /v2.1/servers/ea895d51-acaf-4f0e-adf1-5f67c4a3b185 => generated 1426 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 02:02:36.696 7 INFO nova.api.openstack.compute.server_external_events [req-2322c19b-52ef-4e90-a8fa-be8a0319298e req-d8f6cb40-7211-4b40-be2c-a9da37d128f1 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-changed:8a43a75f-77b2-42d7-b0ca-774d4f4f01b5 for instance ea895d51-acaf-4f0e-adf1-5f67c4a3b185 on instance [pid: 7|app: 0|req: 430/847] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:02:36 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: 8|app: 0|req: 418/848] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:36 2026] GET /v2.1/servers/ea895d51-acaf-4f0e-adf1-5f67c4a3b185 => generated 1478 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: 420/851] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:37 2026] GET /v2.1/servers/ea895d51-acaf-4f0e-adf1-5f67c4a3b185 => generated 1466 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 432/852] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:39 2026] GET /v2.1/servers/ea895d51-acaf-4f0e-adf1-5f67c4a3b185 => generated 1466 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: 421/853] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:40 2026] GET /v2.1/servers/ea895d51-acaf-4f0e-adf1-5f67c4a3b185 => generated 1466 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 02:02:41.425 8 INFO nova.api.openstack.compute.server_external_events [req-076fe3f1-ca76-449b-86ea-e56c3e91a0f6 req-36e22285-1a47-45bf-ab66-8e9923e374a4 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-plugged:8a43a75f-77b2-42d7-b0ca-774d4f4f01b5 for instance ea895d51-acaf-4f0e-adf1-5f67c4a3b185 on instance [pid: 8|app: 0|req: 422/854] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:02:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/855] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:41 2026] GET /v2.1/servers/ea895d51-acaf-4f0e-adf1-5f67c4a3b185 => generated 1466 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 423/856] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:42 2026] GET /v2.1/servers/ea895d51-acaf-4f0e-adf1-5f67c4a3b185 => generated 1466 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, ' 2026-06-24 02:02:43.469 7 INFO nova.api.openstack.compute.server_external_events [req-1d56cc0d-1e9f-46d1-a5d1-df5953989a2a req-cf3b6e0f-e1c4-4e15-b76f-6012dde164d0 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-plugged:8a43a75f-77b2-42d7-b0ca-774d4f4f01b5 for instance ea895d51-acaf-4f0e-adf1-5f67c4a3b185 on instance [pid: 7|app: 0|req: 434/857] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:02:43 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, ' [pid: 8|app: 0|req: 424/858] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:43 2026] GET /v2.1/servers/ea895d51-acaf-4f0e-adf1-5f67c4a3b185 => generated 1466 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: 435/859] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:44 2026] GET /v2.1/servers/352b97d0-a394-4515-8b21-b1a426e24aa4 => generated 1822 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 8|app: 0|req: 425/860] 10.0.0.65 () {32 vars in 717 bytes} [Wed Jun 24 02:02:44 2026] DELETE /v2.1/servers/352b97d0-a394-4515-8b21-b1a426e24aa4 => generated 0 bytes in 102 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, ' [pid: 7|app: 0|req: 436/861] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:44 2026] GET /v2.1/servers/ea895d51-acaf-4f0e-adf1-5f67c4a3b185 => generated 1647 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/862] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:44 2026] GET /v2.1/servers/352b97d0-a394-4515-8b21-b1a426e24aa4 => generated 1828 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-06-24 02:02:46.233 8 INFO nova.api.openstack.compute.server_external_events [req-179ba272-6787-4d29-9a82-52cbc64a41c5 req-6043b248-a7c8-4786-9599-e03303d5f22a ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-unplugged:3a02a196-6b52-4f55-b4a9-8174d36dbfcc for instance 352b97d0-a394-4515-8b21-b1a426e24aa4 on instance [pid: 8|app: 0|req: 427/863] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:02:46 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 437/864] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:46 2026] GET /v2.1/servers/352b97d0-a394-4515-8b21-b1a426e24aa4 => generated 1828 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/865] 10.0.0.65 () {32 vars in 717 bytes} [Wed Jun 24 02:02:46 2026] DELETE /v2.1/servers/ea895d51-acaf-4f0e-adf1-5f67c4a3b185 => generated 0 bytes in 80 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, ' [pid: 7|app: 0|req: 438/866] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:46 2026] GET /v2.1/servers/ea895d51-acaf-4f0e-adf1-5f67c4a3b185 => generated 1653 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, ' [pid: 8|app: 0|req: 429/869] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:47 2026] GET /v2.1/servers/352b97d0-a394-4515-8b21-b1a426e24aa4 => generated 1828 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: 7|app: 0|req: 441/870] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:47 2026] GET /v2.1/servers/ea895d51-acaf-4f0e-adf1-5f67c4a3b185 => generated 1653 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-06-24 02:02:47.668 7 INFO nova.api.openstack.compute.server_external_events [req-d4c0311e-e369-4c92-88d6-7021690c0712 req-9db21cbe-44a7-4d33-81bb-4617b17df710 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-unplugged:8a43a75f-77b2-42d7-b0ca-774d4f4f01b5 for instance ea895d51-acaf-4f0e-adf1-5f67c4a3b185 on instance [pid: 7|app: 0|req: 442/871] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:02:47 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 430/872] 10.0.0.38 () {30 vars in 618 bytes} [Wed Jun 24 02:02:47 2026] GET /v2.1 => generated 0 bytes in 200 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: 443/873] 10.0.0.38 () {32 vars in 691 bytes} [Wed Jun 24 02:02:47 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: 431/874] 10.0.0.38 () {34 vars in 912 bytes} [Wed Jun 24 02:02:47 2026] GET /v2.1/os-simple-tenant-usage/0e32072ab0c3422b850d43fd42308d78?start=2026-06-23T00:00:00&end=2026-06-24T23:59:59 => generated 20 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-24 02:02:48.291 7 INFO nova.api.openstack.compute.server_external_events [req-d43d66d0-604c-4da3-b664-158a62fb2d50 req-4c85d4f1-0f44-4c4b-8bce-cfc665979900 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-unplugged:3a02a196-6b52-4f55-b4a9-8174d36dbfcc for instance 352b97d0-a394-4515-8b21-b1a426e24aa4 on instance [pid: 7|app: 0|req: 444/875] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:02:48 2026] POST /v2.1/os-server-external-events => generated 185 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 432/876] 10.0.0.38 () {30 vars in 653 bytes} [Wed Jun 24 02:02:48 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/877] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:48 2026] GET /v2.1/servers/352b97d0-a394-4515-8b21-b1a426e24aa4 => generated 1760 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/878] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:48 2026] GET /v2.1/servers/ea895d51-acaf-4f0e-adf1-5f67c4a3b185 => generated 1653 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, ' [pid: 7|app: 0|req: 446/879] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:49 2026] GET /v2.1/servers/352b97d0-a394-4515-8b21-b1a426e24aa4 => generated 1478 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 02:02:49.878 8 INFO nova.api.openstack.compute.server_external_events [req-acb4c24e-bfaa-4c2c-b4ec-4bb048e1ccbd req-c48698a4-5aa5-4099-96fe-436ae1347ef3 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-unplugged:8a43a75f-77b2-42d7-b0ca-774d4f4f01b5 for instance ea895d51-acaf-4f0e-adf1-5f67c4a3b185 on instance 2026-06-24 02:02:49.879 8 INFO nova.api.openstack.compute.server_external_events [req-acb4c24e-bfaa-4c2c-b4ec-4bb048e1ccbd req-c48698a4-5aa5-4099-96fe-436ae1347ef3 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-deleted:3a02a196-6b52-4f55-b4a9-8174d36dbfcc for instance 352b97d0-a394-4515-8b21-b1a426e24aa4 on instance [pid: 8|app: 0|req: 434/880] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:02:49 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/881] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:49 2026] GET /v2.1/servers/ea895d51-acaf-4f0e-adf1-5f67c4a3b185 => generated 1447 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-06-24 02:02:50.328 8 INFO nova.api.openstack.compute.server_external_events [req-23d02a65-3b31-4bfc-b21b-b49a8f4e0ea7 req-e092b8c2-4101-4a85-a207-b74314006a8a ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-deleted:8a43a75f-77b2-42d7-b0ca-774d4f4f01b5 for instance ea895d51-acaf-4f0e-adf1-5f67c4a3b185 on instance [pid: 8|app: 0|req: 435/882] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:02:50 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, ' [pid: 7|app: 0|req: 448/883] 10.0.0.38 () {30 vars in 618 bytes} [Wed Jun 24 02:02:50 2026] GET /v2.1 => generated 0 bytes in 95 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: 436/884] 10.0.0.38 () {32 vars in 691 bytes} [Wed Jun 24 02:02:50 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/885] 10.0.0.38 () {34 vars in 912 bytes} [Wed Jun 24 02:02:50 2026] GET /v2.1/os-simple-tenant-usage/0e32072ab0c3422b850d43fd42308d78?start=2026-06-23T00:00:00&end=2026-06-24T23:59:59 => generated 20 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/886] 10.0.0.38 () {30 vars in 653 bytes} [Wed Jun 24 02:02:50 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 450/887] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:50 2026] GET /v2.1/servers/352b97d0-a394-4515-8b21-b1a426e24aa4 => generated 1478 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/888] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:50 2026] GET /v2.1/servers/ea895d51-acaf-4f0e-adf1-5f67c4a3b185 => generated 1452 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 02:02:51.812 7 INFO nova.api.openstack.wsgi [None req-38675301-554d-40f7-b0a0-00a75d233353 9d8ea9df49144540806e2dd6346b508a 7de9b991841244509e6abff1f77c4406 - - default default] HTTP exception thrown: Instance 352b97d0-a394-4515-8b21-b1a426e24aa4 could not be found. [pid: 7|app: 0|req: 451/889] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:51 2026] GET /v2.1/servers/352b97d0-a394-4515-8b21-b1a426e24aa4 => generated 111 bytes in 45 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: 439/890] 10.0.0.65 () {32 vars in 705 bytes} [Wed Jun 24 02:02:51 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1561299622 => generated 0 bytes in 33 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: 452/891] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:52 2026] GET /v2.1/servers/ea895d51-acaf-4f0e-adf1-5f67c4a3b185 => generated 1452 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-24 02:02:53.166 8 INFO nova.api.openstack.wsgi [None req-2dbc7624-4fca-4db6-8438-c38dca0faf5a 1b3190c6c7c447b3948c857c361c97b5 9453208be39c4418954050b901bd2f5e - - default default] HTTP exception thrown: Instance ea895d51-acaf-4f0e-adf1-5f67c4a3b185 could not be found. [pid: 8|app: 0|req: 440/892] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:02:53 2026] GET /v2.1/servers/ea895d51-acaf-4f0e-adf1-5f67c4a3b185 => generated 111 bytes in 23 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: 455/897] 10.0.0.65 () {34 vars in 670 bytes} [Wed Jun 24 02:03:08 2026] POST /v2.1/os-keypairs => generated 397 bytes in 204 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: 443/898] 10.0.0.65 () {34 vars in 670 bytes} [Wed Jun 24 02:03:10 2026] POST /v2.1/os-keypairs => generated 385 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/899] 10.0.0.65 () {34 vars in 662 bytes} [Wed Jun 24 02:03:11 2026] POST /v2.1/servers => generated 496 bytes in 526 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/900] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:03:12 2026] GET /v2.1/servers/230a80ba-0b1f-462b-9b4c-96fb3ee59ef9 => generated 1456 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, ' [pid: 7|app: 0|req: 457/901] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:03:13 2026] GET /v2.1/servers/230a80ba-0b1f-462b-9b4c-96fb3ee59ef9 => generated 1460 bytes in 380 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 445/902] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:03:14 2026] GET /v2.1/servers/230a80ba-0b1f-462b-9b4c-96fb3ee59ef9 => generated 1508 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, ' [pid: 7|app: 0|req: 458/903] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:03:16 2026] GET /v2.1/servers/230a80ba-0b1f-462b-9b4c-96fb3ee59ef9 => generated 1516 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 460/906] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:03:17 2026] GET /v2.1/servers/230a80ba-0b1f-462b-9b4c-96fb3ee59ef9 => generated 1640 bytes in 778 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 02:03:19.196 8 INFO nova.api.openstack.compute.server_external_events [req-5a751fc0-8ff9-41a1-82a8-7f41fb769886 req-e99d589a-4739-468d-b140-0a116556b257 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-changed:1efe69bc-a469-4d31-9491-9d2d01de154a for instance 230a80ba-0b1f-462b-9b4c-96fb3ee59ef9 on instance [pid: 8|app: 0|req: 447/907] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:03:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 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: 461/908] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:03:19 2026] GET /v2.1/servers/230a80ba-0b1f-462b-9b4c-96fb3ee59ef9 => generated 1628 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 448/909] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:03:20 2026] GET /v2.1/servers/230a80ba-0b1f-462b-9b4c-96fb3ee59ef9 => generated 1628 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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/910] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:03:22 2026] GET /v2.1/servers/230a80ba-0b1f-462b-9b4c-96fb3ee59ef9 => generated 1628 bytes in 620 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 449/911] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:03:23 2026] GET /v2.1/servers/230a80ba-0b1f-462b-9b4c-96fb3ee59ef9 => generated 1628 bytes in 601 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 463/912] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:03:25 2026] GET /v2.1/servers/230a80ba-0b1f-462b-9b4c-96fb3ee59ef9 => generated 1628 bytes in 539 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 02:03:26.672 8 INFO nova.api.openstack.compute.server_external_events [req-0ef8fc1a-3c64-4f6c-984e-dfe213744469 req-c5f2c9bf-0065-482f-9bdc-6b91e2558887 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-plugged:1efe69bc-a469-4d31-9491-9d2d01de154a for instance 230a80ba-0b1f-462b-9b4c-96fb3ee59ef9 on instance [pid: 8|app: 0|req: 450/913] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:03:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 464/916] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:03:26 2026] GET /v2.1/servers/230a80ba-0b1f-462b-9b4c-96fb3ee59ef9 => generated 1628 bytes in 481 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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/917] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:03:28 2026] GET /v2.1/servers/230a80ba-0b1f-462b-9b4c-96fb3ee59ef9 => generated 1808 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 02:03:28.723 8 INFO nova.api.openstack.compute.server_external_events [req-a4455d13-2766-4d75-9c4d-a69a04a43b14 req-3c480542-1cd0-436f-a535-03dfa468cf25 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-plugged:1efe69bc-a469-4d31-9491-9d2d01de154a for instance 230a80ba-0b1f-462b-9b4c-96fb3ee59ef9 on instance [pid: 8|app: 0|req: 454/918] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:03:28 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: 7|app: 0|req: 465/919] 10.0.0.65 () {32 vars in 740 bytes} [Wed Jun 24 02:03:28 2026] GET /v2.1/servers/230a80ba-0b1f-462b-9b4c-96fb3ee59ef9/os-interface => generated 284 bytes in 87 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-06-24 02:03:29.452 8 INFO nova.api.openstack.compute.server_external_events [req-9b7a05be-4ab7-4bb9-9c05-afb27f36b470 req-4f11815d-b6f3-4d63-b093-487778eb711f ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-changed:1efe69bc-a469-4d31-9491-9d2d01de154a for instance 230a80ba-0b1f-462b-9b4c-96fb3ee59ef9 on instance [pid: 8|app: 0|req: 455/920] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:03:29 2026] POST /v2.1/os-server-external-events => generated 179 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, ' [pid: 7|app: 0|req: 467/923] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:03:45 2026] GET /v2.1/servers/230a80ba-0b1f-462b-9b4c-96fb3ee59ef9 => generated 1928 bytes in 370 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 458/926] 10.0.0.65 () {32 vars in 752 bytes} [Wed Jun 24 02:03:47 2026] GET /v2.1/servers/230a80ba-0b1f-462b-9b4c-96fb3ee59ef9/os-server-password => generated 116 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, ' [pid: 7|app: 0|req: 469/927] 10.0.0.65 () {32 vars in 717 bytes} [Wed Jun 24 02:03:49 2026] DELETE /v2.1/servers/230a80ba-0b1f-462b-9b4c-96fb3ee59ef9 => generated 0 bytes in 85 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, ' [pid: 8|app: 0|req: 459/928] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:03:49 2026] GET /v2.1/servers/230a80ba-0b1f-462b-9b4c-96fb3ee59ef9 => generated 1934 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: 7|app: 0|req: 470/929] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:03:50 2026] GET /v2.1/servers/230a80ba-0b1f-462b-9b4c-96fb3ee59ef9 => generated 1934 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 460/930] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:03:51 2026] GET /v2.1/servers/230a80ba-0b1f-462b-9b4c-96fb3ee59ef9 => generated 1934 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 02:03:52.166 7 INFO nova.api.openstack.compute.server_external_events [req-04dd6113-6bbc-4538-8805-0d912b09c6b7 req-85310055-9769-40f3-af4e-6bfb650b255b ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-deleted:1efe69bc-a469-4d31-9491-9d2d01de154a for instance 230a80ba-0b1f-462b-9b4c-96fb3ee59ef9 on instance [pid: 7|app: 0|req: 471/931] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:03:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 21 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: 461/932] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:03:52 2026] GET /v2.1/servers/230a80ba-0b1f-462b-9b4c-96fb3ee59ef9 => generated 1537 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: 472/933] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:03:54 2026] GET /v2.1/servers/230a80ba-0b1f-462b-9b4c-96fb3ee59ef9 => generated 1542 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, ' [pid: 8|app: 0|req: 462/934] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:03:55 2026] GET /v2.1/servers/230a80ba-0b1f-462b-9b4c-96fb3ee59ef9 => generated 1542 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-06-24 02:03:56.331 7 INFO nova.api.openstack.wsgi [None req-a85b589a-4c59-49b2-8d65-74274fbec0c6 5dfc6cb04de2497b8fec7b71c16e35dd 4092d8ad4125481eb1a3a4b74c289e30 - - default default] HTTP exception thrown: Instance 230a80ba-0b1f-462b-9b4c-96fb3ee59ef9 could not be found. [pid: 7|app: 0|req: 473/935] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:03:56 2026] GET /v2.1/servers/230a80ba-0b1f-462b-9b4c-96fb3ee59ef9 => generated 111 bytes in 20 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-06-24 02:03:56.354 8 INFO nova.api.openstack.wsgi [None req-ab12732a-bf11-47fb-b114-b53cb987d6f4 5dfc6cb04de2497b8fec7b71c16e35dd 4092d8ad4125481eb1a3a4b74c289e30 - - default default] HTTP exception thrown: Instance 230a80ba-0b1f-462b-9b4c-96fb3ee59ef9 could not be found. [pid: 8|app: 0|req: 463/936] 10.0.0.65 () {32 vars in 717 bytes} [Wed Jun 24 02:03:56 2026] DELETE /v2.1/servers/230a80ba-0b1f-462b-9b4c-96fb3ee59ef9 => generated 111 bytes in 18 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-06-24 02:03:56.377 7 INFO nova.api.openstack.wsgi [None req-afcc8d48-0e78-4485-98a4-33e862b0453a 5dfc6cb04de2497b8fec7b71c16e35dd 4092d8ad4125481eb1a3a4b74c289e30 - - default default] HTTP exception thrown: Instance 230a80ba-0b1f-462b-9b4c-96fb3ee59ef9 could not be found. [pid: 7|app: 0|req: 474/937] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:03:56 2026] GET /v2.1/servers/230a80ba-0b1f-462b-9b4c-96fb3ee59ef9 => generated 111 bytes in 20 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: 464/938] 10.0.0.65 () {32 vars in 703 bytes} [Wed Jun 24 02:03:56 2026] DELETE /v2.1/os-keypairs/tempest-keypair-164319806 => generated 0 bytes in 17 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: 475/939] 10.0.0.65 () {32 vars in 727 bytes} [Wed Jun 24 02:03:57 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1486560654 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/942] 10.0.0.65 () {34 vars in 670 bytes} [Wed Jun 24 02:04:01 2026] POST /v2.1/os-keypairs => generated 397 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/943] 10.0.0.65 () {34 vars in 662 bytes} [Wed Jun 24 02:04:04 2026] POST /v2.1/servers => generated 450 bytes in 1259 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/944] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:04:05 2026] GET /v2.1/servers/ac742ede-1e1d-43a5-bbd4-d7211dce838a => generated 1401 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: 478/945] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:04:06 2026] GET /v2.1/servers/ac742ede-1e1d-43a5-bbd4-d7211dce838a => generated 1405 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, ' [pid: 8|app: 0|req: 469/948] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:04:07 2026] GET /v2.1/servers/ac742ede-1e1d-43a5-bbd4-d7211dce838a => generated 1453 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 480/949] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:04:08 2026] GET /v2.1/servers/ac742ede-1e1d-43a5-bbd4-d7211dce838a => generated 1453 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, ' [pid: 8|app: 0|req: 470/950] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:04:09 2026] GET /v2.1/servers/ac742ede-1e1d-43a5-bbd4-d7211dce838a => generated 1461 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 02:04:11.281 8 INFO nova.api.openstack.compute.server_external_events [req-021ddb9f-9675-48ef-a9b1-e6798f7430b8 req-d2c6bdfd-33c2-4a10-b1b9-126c709e2f9b ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-changed:a06a88ef-c3a9-47aa-998d-fec238ebaac2 for instance ac742ede-1e1d-43a5-bbd4-d7211dce838a on instance [pid: 8|app: 0|req: 471/951] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:04:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/952] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:04:11 2026] GET /v2.1/servers/ac742ede-1e1d-43a5-bbd4-d7211dce838a => generated 1539 bytes in 615 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 472/953] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:04:12 2026] GET /v2.1/servers/ac742ede-1e1d-43a5-bbd4-d7211dce838a => generated 1527 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 482/954] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:04:14 2026] GET /v2.1/servers/ac742ede-1e1d-43a5-bbd4-d7211dce838a => generated 1527 bytes in 388 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 473/955] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:04:15 2026] GET /v2.1/servers/ac742ede-1e1d-43a5-bbd4-d7211dce838a => generated 1527 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 02:04:16.305 7 INFO nova.api.openstack.compute.server_external_events [req-52bfb603-eb98-4de3-b895-7a9370d2f34d req-809520a3-7560-4ec4-b16c-cc1f941b59e5 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-plugged:a06a88ef-c3a9-47aa-998d-fec238ebaac2 for instance ac742ede-1e1d-43a5-bbd4-d7211dce838a on instance [pid: 7|app: 0|req: 483/956] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:04:16 2026] POST /v2.1/os-server-external-events => generated 183 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: 474/957] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:04:16 2026] GET /v2.1/servers/ac742ede-1e1d-43a5-bbd4-d7211dce838a => generated 1527 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: 8|app: 0|req: 476/960] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:04:17 2026] GET /v2.1/servers/ac742ede-1e1d-43a5-bbd4-d7211dce838a => generated 1527 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 02:04:18.373 7 INFO nova.api.openstack.compute.server_external_events [req-641edd05-9e8b-449a-8b8e-2b06df907d3d req-d5c66275-7911-4188-8ae3-b6fcc4cf6930 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-plugged:a06a88ef-c3a9-47aa-998d-fec238ebaac2 for instance ac742ede-1e1d-43a5-bbd4-d7211dce838a on instance [pid: 7|app: 0|req: 485/961] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:04:18 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, ' [pid: 8|app: 0|req: 477/962] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:04:19 2026] GET /v2.1/servers/ac742ede-1e1d-43a5-bbd4-d7211dce838a => generated 1694 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: 486/963] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:04:19 2026] GET /v2.1/servers/ac742ede-1e1d-43a5-bbd4-d7211dce838a => generated 1694 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 02:04:20.693 8 INFO nova.api.openstack.compute.server_external_events [req-bc8c3b5c-829d-4be2-b911-bfa4fbbb5e89 req-f15e8d42-e4bb-4481-a255-89b25adc1f75 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-changed:a06a88ef-c3a9-47aa-998d-fec238ebaac2 for instance ac742ede-1e1d-43a5-bbd4-d7211dce838a on instance [pid: 8|app: 0|req: 478/964] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:04:20 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, ' [pid: 8|app: 0|req: 480/967] 10.0.0.65 () {34 vars in 749 bytes} [Wed Jun 24 02:04:28 2026] POST /v2.1/servers/ac742ede-1e1d-43a5-bbd4-d7211dce838a/action => generated 31917 bytes in 555 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-06-24 02:04:32.708 7 INFO nova.api.openstack.compute.server_external_events [req-09797d40-61a9-456e-8f13-9d88584c7b71 req-d8cf2297-3110-4614-b1a6-7df5a0b6fd1b ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-changed:a06a88ef-c3a9-47aa-998d-fec238ebaac2 for instance ac742ede-1e1d-43a5-bbd4-d7211dce838a on instance [pid: 7|app: 0|req: 488/968] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:04:32 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: 481/969] 10.0.0.65 () {34 vars in 670 bytes} [Wed Jun 24 02:04:33 2026] POST /v2.1/os-keypairs => generated 398 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: 7|app: 0|req: 490/972] 10.0.0.65 () {34 vars in 670 bytes} [Wed Jun 24 02:04:39 2026] POST /v2.1/os-keypairs => generated 395 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/973] 10.0.0.65 () {34 vars in 662 bytes} [Wed Jun 24 02:04:39 2026] POST /v2.1/servers => generated 449 bytes in 1383 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/974] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:04:40 2026] GET /v2.1/servers/be00ca55-a7ee-4e69-bac2-267f08ecdbb5 => generated 1402 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 484/975] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:04:41 2026] GET /v2.1/servers/be00ca55-a7ee-4e69-bac2-267f08ecdbb5 => generated 1398 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 485/976] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:04:42 2026] GET /v2.1/servers/be00ca55-a7ee-4e69-bac2-267f08ecdbb5 => generated 1454 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/977] 10.0.0.65 () {34 vars in 662 bytes} [Wed Jun 24 02:04:42 2026] POST /v2.1/servers => generated 447 bytes in 687 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, ' [pid: 8|app: 0|req: 486/978] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:04:43 2026] GET /v2.1/servers/198376a2-843f-4764-ad29-275d60182391 => generated 1394 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 493/979] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:04:44 2026] GET /v2.1/servers/be00ca55-a7ee-4e69-bac2-267f08ecdbb5 => generated 1454 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: 8|app: 0|req: 487/980] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:04:45 2026] GET /v2.1/servers/be00ca55-a7ee-4e69-bac2-267f08ecdbb5 => generated 1529 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-06-24 02:04:46.058 7 INFO nova.api.openstack.compute.server_external_events [req-78da834b-9dd0-4a0b-ba58-24a20d80a760 req-7d89b801-66fa-49ed-a567-dc2b983a7159 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-changed:7ea6cc5a-f7b5-4b65-b1aa-dda959cc803c for instance be00ca55-a7ee-4e69-bac2-267f08ecdbb5 on instance [pid: 7|app: 0|req: 494/981] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:04:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 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: 488/982] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:04:46 2026] GET /v2.1/servers/be00ca55-a7ee-4e69-bac2-267f08ecdbb5 => generated 1539 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: 490/985] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:04:47 2026] GET /v2.1/servers/be00ca55-a7ee-4e69-bac2-267f08ecdbb5 => generated 1527 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 496/986] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:04:48 2026] GET /v2.1/servers/198376a2-843f-4764-ad29-275d60182391 => generated 1519 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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/987] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:04:48 2026] GET /v2.1/servers/be00ca55-a7ee-4e69-bac2-267f08ecdbb5 => generated 1527 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-24 02:04:49.109 7 INFO nova.api.openstack.compute.server_external_events [req-30fb3610-7aee-49bd-a523-b3a42b0fb41b req-136bdc08-c6e8-47d1-9fc3-637e188ea599 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-changed:7bac5eaf-ac68-487d-8e20-6d2f58f174a3 for instance 198376a2-843f-4764-ad29-275d60182391 on instance [pid: 7|app: 0|req: 497/988] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:04:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 162 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: 492/989] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:04:50 2026] GET /v2.1/servers/be00ca55-a7ee-4e69-bac2-267f08ecdbb5 => generated 1527 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 498/990] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:04:51 2026] GET /v2.1/servers/be00ca55-a7ee-4e69-bac2-267f08ecdbb5 => generated 1527 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, ' [pid: 8|app: 0|req: 493/991] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:04:52 2026] GET /v2.1/servers/be00ca55-a7ee-4e69-bac2-267f08ecdbb5 => generated 1527 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, ' [pid: 7|app: 0|req: 499/992] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:04:53 2026] GET /v2.1/servers/be00ca55-a7ee-4e69-bac2-267f08ecdbb5 => generated 1527 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, ' [pid: 8|app: 0|req: 494/993] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:04:53 2026] GET /v2.1/servers/198376a2-843f-4764-ad29-275d60182391 => generated 1517 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 02:04:54.083 7 INFO nova.api.openstack.compute.server_external_events [req-092945d2-e8d2-42db-b0b1-68796500379f req-fa4d955b-2059-4c09-9e3c-10653f4f884f ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-plugged:7bac5eaf-ac68-487d-8e20-6d2f58f174a3 for instance 198376a2-843f-4764-ad29-275d60182391 on instance [pid: 7|app: 0|req: 500/994] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:04:54 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-06-24 02:04:54.228 8 INFO nova.api.openstack.compute.server_external_events [req-91710058-f96b-487c-8a73-8edc367a7a29 req-906f2004-4c62-4294-93b8-9f90606d4b11 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-unplugged:7ea6cc5a-f7b5-4b65-b1aa-dda959cc803c for instance be00ca55-a7ee-4e69-bac2-267f08ecdbb5 on instance [pid: 8|app: 0|req: 495/995] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:04:54 2026] POST /v2.1/os-server-external-events => generated 185 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, ' [pid: 7|app: 0|req: 501/996] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:04:54 2026] GET /v2.1/servers/be00ca55-a7ee-4e69-bac2-267f08ecdbb5 => generated 1527 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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/997] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:04:55 2026] GET /v2.1/servers/be00ca55-a7ee-4e69-bac2-267f08ecdbb5 => generated 1527 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-06-24 02:04:56.127 7 INFO nova.api.openstack.compute.server_external_events [req-88c80cf4-e6fa-4b40-a4f9-2bddc30fa841 req-2a4dcb7e-9e88-46eb-b5b0-d5a1da74422e ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-plugged:7bac5eaf-ac68-487d-8e20-6d2f58f174a3 for instance 198376a2-843f-4764-ad29-275d60182391 on instance [pid: 7|app: 0|req: 502/998] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:04:56 2026] POST /v2.1/os-server-external-events => generated 183 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-06-24 02:04:56.269 8 INFO nova.api.openstack.compute.server_external_events [req-17c5bd33-2bbb-41ff-ba87-a77d008c0e9a req-62643ab1-b250-4c0a-a4f8-83fd50836f89 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-plugged:7ea6cc5a-f7b5-4b65-b1aa-dda959cc803c for instance be00ca55-a7ee-4e69-bac2-267f08ecdbb5 on instance 2026-06-24 02:04:56.269 8 INFO nova.api.openstack.compute.server_external_events [req-17c5bd33-2bbb-41ff-ba87-a77d008c0e9a req-62643ab1-b250-4c0a-a4f8-83fd50836f89 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-plugged:7ea6cc5a-f7b5-4b65-b1aa-dda959cc803c for instance be00ca55-a7ee-4e69-bac2-267f08ecdbb5 on instance [pid: 8|app: 0|req: 497/999] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:04:56 2026] POST /v2.1/os-server-external-events => generated 354 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, ' [pid: 7|app: 0|req: 503/1000] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:04:57 2026] GET /v2.1/servers/be00ca55-a7ee-4e69-bac2-267f08ecdbb5 => generated 1527 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: 8|app: 0|req: 499/1003] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:04:58 2026] GET /v2.1/servers/be00ca55-a7ee-4e69-bac2-267f08ecdbb5 => generated 1695 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, ' [pid: 7|app: 0|req: 505/1004] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:04:58 2026] GET /v2.1/servers/be00ca55-a7ee-4e69-bac2-267f08ecdbb5 => generated 1695 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, ' [pid: 8|app: 0|req: 500/1005] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:04:59 2026] GET /v2.1/servers/198376a2-843f-4764-ad29-275d60182391 => generated 1815 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 02:04:59.289 7 INFO nova.api.openstack.compute.server_external_events [req-4b103b51-c823-4e3f-baed-b4ad7bee7dd3 req-a9001c77-57b9-4603-b2c8-214b49fa86ec ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-changed:7ea6cc5a-f7b5-4b65-b1aa-dda959cc803c for instance be00ca55-a7ee-4e69-bac2-267f08ecdbb5 on instance [pid: 7|app: 0|req: 506/1006] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:04:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 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-06-24 02:05:00.433 7 INFO nova.api.openstack.compute.server_external_events [req-226ae052-6abb-43ef-a403-012fc46af050 req-0e1aacd7-ae5c-47e5-90f9-32640802913d ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-changed:7bac5eaf-ac68-487d-8e20-6d2f58f174a3 for instance 198376a2-843f-4764-ad29-275d60182391 on instance [pid: 7|app: 0|req: 507/1007] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:05:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1008] 10.0.0.65 () {34 vars in 662 bytes} [Wed Jun 24 02:05:00 2026] POST /v2.1/servers => generated 447 bytes in 611 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, ' [pid: 7|app: 0|req: 508/1009] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:05:01 2026] GET /v2.1/servers/c466a8b2-cdea-44ca-b53e-587f54917e59 => generated 1394 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 02:05:06.709 7 INFO nova.api.openstack.compute.server_external_events [req-a4583a22-a478-4eac-b5b7-f8458559b8b4 req-f4419ccf-362d-466d-a7e8-dcbb689c8c5f ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-changed:fcf864d0-0d85-486c-a0fd-509fa1d8afac for instance c466a8b2-cdea-44ca-b53e-587f54917e59 on instance [pid: 8|app: 0|req: 502/1010] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:05:06 2026] GET /v2.1/servers/c466a8b2-cdea-44ca-b53e-587f54917e59 => generated 1519 bytes in 590 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1011] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:05:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 59 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: 503/1014] 10.0.0.65 () {34 vars in 749 bytes} [Wed Jun 24 02:05:07 2026] POST /v2.1/servers/be00ca55-a7ee-4e69-bac2-267f08ecdbb5/action => generated 31888 bytes in 541 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: 512/1015] 10.0.0.65 () {32 vars in 717 bytes} [Wed Jun 24 02:05:10 2026] DELETE /v2.1/servers/be00ca55-a7ee-4e69-bac2-267f08ecdbb5 => generated 0 bytes in 83 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, ' [pid: 8|app: 0|req: 504/1016] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:05:10 2026] GET /v2.1/servers/be00ca55-a7ee-4e69-bac2-267f08ecdbb5 => generated 1821 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-06-24 02:05:11.592 7 INFO nova.api.openstack.compute.server_external_events [req-b2e5c257-4b60-457b-bee7-da8798ded7a1 req-5fa75475-297e-4d24-ae7f-183b0f694e74 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-plugged:fcf864d0-0d85-486c-a0fd-509fa1d8afac for instance c466a8b2-cdea-44ca-b53e-587f54917e59 on instance [pid: 7|app: 0|req: 513/1017] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:05:11 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 505/1018] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:05:11 2026] GET /v2.1/servers/c466a8b2-cdea-44ca-b53e-587f54917e59 => generated 1517 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1019] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:05:11 2026] GET /v2.1/servers/be00ca55-a7ee-4e69-bac2-267f08ecdbb5 => generated 1821 bytes in 317 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 506/1020] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:05:13 2026] GET /v2.1/servers/be00ca55-a7ee-4e69-bac2-267f08ecdbb5 => generated 1821 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 02:05:13.647 7 INFO nova.api.openstack.compute.server_external_events [req-31ca0cab-dbfd-4993-90dd-de5215f56df8 req-7f5b0857-bff7-4a23-b8b7-3c1e6b9b4026 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-plugged:fcf864d0-0d85-486c-a0fd-509fa1d8afac for instance c466a8b2-cdea-44ca-b53e-587f54917e59 on instance 2026-06-24 02:05:13.647 7 INFO nova.api.openstack.compute.server_external_events [req-31ca0cab-dbfd-4993-90dd-de5215f56df8 req-7f5b0857-bff7-4a23-b8b7-3c1e6b9b4026 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-unplugged:7ea6cc5a-f7b5-4b65-b1aa-dda959cc803c for instance be00ca55-a7ee-4e69-bac2-267f08ecdbb5 on instance 2026-06-24 02:05:13.648 7 INFO nova.api.openstack.compute.server_external_events [req-31ca0cab-dbfd-4993-90dd-de5215f56df8 req-7f5b0857-bff7-4a23-b8b7-3c1e6b9b4026 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-unplugged:7ea6cc5a-f7b5-4b65-b1aa-dda959cc803c for instance be00ca55-a7ee-4e69-bac2-267f08ecdbb5 on instance 2026-06-24 02:05:13.648 7 INFO nova.api.openstack.compute.server_external_events [req-31ca0cab-dbfd-4993-90dd-de5215f56df8 req-7f5b0857-bff7-4a23-b8b7-3c1e6b9b4026 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-deleted:7ea6cc5a-f7b5-4b65-b1aa-dda959cc803c for instance be00ca55-a7ee-4e69-bac2-267f08ecdbb5 on instance [pid: 7|app: 0|req: 515/1021] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:05:13 2026] POST /v2.1/os-server-external-events => generated 700 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, ' [pid: 8|app: 0|req: 507/1022] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:05:14 2026] GET /v2.1/servers/be00ca55-a7ee-4e69-bac2-267f08ecdbb5 => generated 1483 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, ' [pid: 7|app: 0|req: 516/1023] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:05:15 2026] GET /v2.1/servers/be00ca55-a7ee-4e69-bac2-267f08ecdbb5 => generated 1488 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, ' [pid: 8|app: 0|req: 508/1024] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:05:16 2026] GET /v2.1/servers/be00ca55-a7ee-4e69-bac2-267f08ecdbb5 => generated 1488 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, ' [pid: 7|app: 0|req: 517/1025] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:05:17 2026] GET /v2.1/servers/c466a8b2-cdea-44ca-b53e-587f54917e59 => generated 1817 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-06-24 02:05:17.575 7 INFO nova.api.openstack.wsgi [None req-1b85a3c1-de92-4dcd-a0fe-e0512b802716 ad4705b79f1044419b5a93b57aa186b7 5fcbd29bcaca43cb89c3375e7fd3f857 - - default default] HTTP exception thrown: Instance be00ca55-a7ee-4e69-bac2-267f08ecdbb5 could not be found. [pid: 7|app: 0|req: 519/1028] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:05:17 2026] GET /v2.1/servers/be00ca55-a7ee-4e69-bac2-267f08ecdbb5 => generated 111 bytes in 18 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: 510/1029] 10.0.0.65 () {32 vars in 729 bytes} [Wed Jun 24 02:05:17 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-2089222580 => 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, ' [pid: 7|app: 0|req: 520/1030] 10.0.0.65 () {32 vars in 717 bytes} [Wed Jun 24 02:05:18 2026] DELETE /v2.1/servers/ac742ede-1e1d-43a5-bbd4-d7211dce838a => generated 0 bytes in 77 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-06-24 02:05:18.295 7 INFO nova.api.openstack.compute.server_external_events [req-b0cfaae8-2ec8-4213-b10a-b7abb31e1665 req-b4e7a93b-7b34-457c-b84d-40f2b5740160 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-changed:fcf864d0-0d85-486c-a0fd-509fa1d8afac for instance c466a8b2-cdea-44ca-b53e-587f54917e59 on instance [pid: 7|app: 0|req: 521/1031] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:05:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1032] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:05:18 2026] GET /v2.1/servers/ac742ede-1e1d-43a5-bbd4-d7211dce838a => generated 1700 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 522/1033] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:05:19 2026] GET /v2.1/servers/ac742ede-1e1d-43a5-bbd4-d7211dce838a => generated 1700 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-06-24 02:05:20.340 8 INFO nova.api.openstack.compute.server_external_events [req-6a78d8d7-867e-4e81-b65a-aa0b64d3a45f req-1328080f-0049-448d-afd9-b61169ce6001 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-unplugged:a06a88ef-c3a9-47aa-998d-fec238ebaac2 for instance ac742ede-1e1d-43a5-bbd4-d7211dce838a on instance 2026-06-24 02:05:20.340 8 INFO nova.api.openstack.compute.server_external_events [req-6a78d8d7-867e-4e81-b65a-aa0b64d3a45f req-1328080f-0049-448d-afd9-b61169ce6001 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-unplugged:a06a88ef-c3a9-47aa-998d-fec238ebaac2 for instance ac742ede-1e1d-43a5-bbd4-d7211dce838a on instance [pid: 8|app: 0|req: 512/1034] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:05:20 2026] POST /v2.1/os-server-external-events => generated 358 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, ' [pid: 7|app: 0|req: 523/1035] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:05:20 2026] GET /v2.1/servers/ac742ede-1e1d-43a5-bbd4-d7211dce838a => generated 1700 bytes in 359 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 513/1036] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:05:21 2026] GET /v2.1/servers/ac742ede-1e1d-43a5-bbd4-d7211dce838a => generated 1487 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-06-24 02:05:22.378 7 INFO nova.api.openstack.compute.server_external_events [req-85edb3d0-bbcf-43ce-b37e-bedd0152c84e req-3c4c7fc4-2d9b-4c05-bddf-9b55ac92e53e ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-deleted:a06a88ef-c3a9-47aa-998d-fec238ebaac2 for instance ac742ede-1e1d-43a5-bbd4-d7211dce838a on instance [pid: 7|app: 0|req: 524/1037] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:05:22 2026] POST /v2.1/os-server-external-events => generated 183 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: 514/1038] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:05:23 2026] GET /v2.1/servers/ac742ede-1e1d-43a5-bbd4-d7211dce838a => generated 1487 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 02:05:24.187 7 INFO nova.api.openstack.wsgi [None req-a503a5f7-b7ac-4721-b74f-b0a010d7a7bf ad4705b79f1044419b5a93b57aa186b7 5fcbd29bcaca43cb89c3375e7fd3f857 - - default default] HTTP exception thrown: Instance ac742ede-1e1d-43a5-bbd4-d7211dce838a could not be found. [pid: 7|app: 0|req: 525/1039] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:05:24 2026] GET /v2.1/servers/ac742ede-1e1d-43a5-bbd4-d7211dce838a => generated 111 bytes in 20 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: 515/1040] 10.0.0.65 () {32 vars in 727 bytes} [Wed Jun 24 02:05:24 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-637220397 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1045] 199.204.45.144 () {36 vars in 714 bytes} [Wed Jun 24 02:05:41 2026] POST /v2.1/servers => generated 453 bytes in 862 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, ' [pid: 7|app: 0|req: 528/1046] 199.204.45.144 () {32 vars in 733 bytes} [Wed Jun 24 02:05:42 2026] GET /v2.1/servers/3314a4af-23b7-4b90-8980-c0aa6f193538 => generated 2213 bytes in 193 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: 519/1047] 199.204.45.144 () {32 vars in 759 bytes} [Wed Jun 24 02:05:42 2026] GET /v2.1/servers/3314a4af-23b7-4b90-8980-c0aa6f193538/os-interface => generated 28 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, ' [pid: 7|app: 0|req: 529/1048] 199.204.45.144 () {32 vars in 777 bytes} [Wed Jun 24 02:05:42 2026] GET /v2.1/servers/3314a4af-23b7-4b90-8980-c0aa6f193538/os-volume_attachments => generated 197 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: 8|app: 0|req: 520/1049] 199.204.45.144 () {32 vars in 733 bytes} [Wed Jun 24 02:05:45 2026] GET /v2.1/servers/3314a4af-23b7-4b90-8980-c0aa6f193538 => generated 2371 bytes in 86 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: 530/1050] 199.204.45.144 () {32 vars in 759 bytes} [Wed Jun 24 02:05:45 2026] GET /v2.1/servers/3314a4af-23b7-4b90-8980-c0aa6f193538/os-interface => generated 28 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 521/1051] 199.204.45.144 () {32 vars in 777 bytes} [Wed Jun 24 02:05:45 2026] GET /v2.1/servers/3314a4af-23b7-4b90-8980-c0aa6f193538/os-volume_attachments => generated 197 bytes in 56 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-06-24 02:05:47.417 7 INFO nova.api.openstack.compute.server_external_events [req-6c496496-c75d-4393-b312-4ea89f1f94b0 req-ac068ba0-7c6c-4a83-9c81-689d6a5cbd1a ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-changed:67995a08-63d1-4502-a5e7-23affd2a0341 for instance 3314a4af-23b7-4b90-8980-c0aa6f193538 on instance [pid: 7|app: 0|req: 531/1052] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:05:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 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: 533/1055] 199.204.45.144 () {32 vars in 733 bytes} [Wed Jun 24 02:05:48 2026] GET /v2.1/servers/3314a4af-23b7-4b90-8980-c0aa6f193538 => generated 2445 bytes in 122 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: 523/1056] 199.204.45.144 () {32 vars in 759 bytes} [Wed Jun 24 02:05:48 2026] GET /v2.1/servers/3314a4af-23b7-4b90-8980-c0aa6f193538/os-interface => generated 282 bytes in 72 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: 534/1057] 199.204.45.144 () {32 vars in 777 bytes} [Wed Jun 24 02:05:48 2026] GET /v2.1/servers/3314a4af-23b7-4b90-8980-c0aa6f193538/os-volume_attachments => generated 197 bytes in 30 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-06-24 02:05:50.028 8 INFO nova.api.openstack.compute.server_external_events [req-d91f73f9-a01a-443a-be22-a780145b0099 req-a7027ba4-4295-467f-8b36-25ad7f5f4d31 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-unplugged:67995a08-63d1-4502-a5e7-23affd2a0341 for instance 3314a4af-23b7-4b90-8980-c0aa6f193538 on instance [pid: 8|app: 0|req: 524/1058] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:05:50 2026] POST /v2.1/os-server-external-events => generated 185 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, ' [pid: 7|app: 0|req: 535/1059] 199.204.45.144 () {32 vars in 733 bytes} [Wed Jun 24 02:05:51 2026] GET /v2.1/servers/3314a4af-23b7-4b90-8980-c0aa6f193538 => generated 2433 bytes in 146 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: 525/1060] 199.204.45.144 () {32 vars in 759 bytes} [Wed Jun 24 02:05:51 2026] GET /v2.1/servers/3314a4af-23b7-4b90-8980-c0aa6f193538/os-interface => generated 282 bytes in 86 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: 536/1061] 199.204.45.144 () {32 vars in 777 bytes} [Wed Jun 24 02:05:51 2026] GET /v2.1/servers/3314a4af-23b7-4b90-8980-c0aa6f193538/os-volume_attachments => generated 197 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: 8|app: 0|req: 526/1062] 199.204.45.144 () {32 vars in 733 bytes} [Wed Jun 24 02:05:54 2026] GET /v2.1/servers/3314a4af-23b7-4b90-8980-c0aa6f193538 => generated 2433 bytes in 111 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: 537/1063] 199.204.45.144 () {32 vars in 759 bytes} [Wed Jun 24 02:05:54 2026] GET /v2.1/servers/3314a4af-23b7-4b90-8980-c0aa6f193538/os-interface => generated 282 bytes in 84 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: 527/1064] 199.204.45.144 () {32 vars in 777 bytes} [Wed Jun 24 02:05:54 2026] GET /v2.1/servers/3314a4af-23b7-4b90-8980-c0aa6f193538/os-volume_attachments => generated 197 bytes in 29 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-06-24 02:05:55.833 7 INFO nova.api.openstack.compute.server_external_events [req-fa1c5c02-1ac7-4a24-ace7-f99d675f4e94 req-298a10c8-74ef-49f6-a14d-aa0b41dc5201 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-plugged:67995a08-63d1-4502-a5e7-23affd2a0341 for instance 3314a4af-23b7-4b90-8980-c0aa6f193538 on instance [pid: 7|app: 0|req: 538/1065] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:05:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 136 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: 528/1066] 199.204.45.144 () {32 vars in 733 bytes} [Wed Jun 24 02:05:57 2026] GET /v2.1/servers/3314a4af-23b7-4b90-8980-c0aa6f193538 => generated 2579 bytes in 162 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: 539/1069] 199.204.45.144 () {32 vars in 759 bytes} [Wed Jun 24 02:05:57 2026] GET /v2.1/servers/3314a4af-23b7-4b90-8980-c0aa6f193538/os-interface => generated 284 bytes in 84 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: 531/1070] 199.204.45.144 () {32 vars in 777 bytes} [Wed Jun 24 02:05:57 2026] GET /v2.1/servers/3314a4af-23b7-4b90-8980-c0aa6f193538/os-volume_attachments => generated 197 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, ' 2026-06-24 02:05:57.875 7 INFO nova.api.openstack.compute.server_external_events [req-16927b6b-b3e0-4692-97fd-aacb654e93d3 req-ec0b348f-8023-46ee-81e1-d7c9f05c618d ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-plugged:67995a08-63d1-4502-a5e7-23affd2a0341 for instance 3314a4af-23b7-4b90-8980-c0aa6f193538 on instance [pid: 7|app: 0|req: 540/1071] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:05:57 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 02:06:35.368 8 INFO nova.api.openstack.compute.server_external_events [req-4b5489df-c5ea-4c0b-b7c1-f5f29cea376a req-12183b0f-f1b6-4b3e-b7ed-a2733448f2c0 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-changed:0ffc9dc5-a051-437c-a5d7-577e873beb65 for instance 3314a4af-23b7-4b90-8980-c0aa6f193538 on instance [pid: 8|app: 0|req: 535/1078] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:06:35 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-06-24 02:06:38.560 8 INFO nova.api.openstack.compute.server_external_events [req-12e39e41-6aeb-4a3f-bac9-b6955384bc40 req-8a73a8bf-a94b-4ce3-b0c9-18971f8468b2 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-plugged:0ffc9dc5-a051-437c-a5d7-577e873beb65 for instance 3314a4af-23b7-4b90-8980-c0aa6f193538 on instance [pid: 8|app: 0|req: 538/1081] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:06:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 236 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-06-24 02:06:40.593 8 INFO nova.api.openstack.compute.server_external_events [req-017d3288-4eeb-41f2-8645-d14c879c628e req-7c010240-7f1f-4580-b74a-c7c78b68d7db ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-plugged:0ffc9dc5-a051-437c-a5d7-577e873beb65 for instance 3314a4af-23b7-4b90-8980-c0aa6f193538 on instance [pid: 8|app: 0|req: 539/1082] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:06:40 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: 7|app: 0|req: 544/1083] 199.204.45.144 () {36 vars in 812 bytes} [Wed Jun 24 02:06:32 2026] POST /v2.1/servers/3314a4af-23b7-4b90-8980-c0aa6f193538/os-interface => generated 281 bytes in 8712 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-06-24 02:06:41.901 8 INFO nova.api.openstack.compute.server_external_events [req-88ce337c-98ff-47d2-949d-594c673b226b req-b9acc3a8-9c6d-4ff1-b44a-16dc89e59005 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-changed:0ffc9dc5-a051-437c-a5d7-577e873beb65 for instance 3314a4af-23b7-4b90-8980-c0aa6f193538 on instance [pid: 8|app: 0|req: 540/1084] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:06:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 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-06-24 02:06:42.631 7 INFO nova.api.openstack.compute.server_external_events [req-d07a5348-4821-4c4d-bd4b-beea269f5e32 req-0c06958b-ad88-4e69-a048-006d72d41544 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-changed:0ffc9dc5-a051-437c-a5d7-577e873beb65 for instance 3314a4af-23b7-4b90-8980-c0aa6f193538 on instance [pid: 7|app: 0|req: 545/1085] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:06:42 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 02:07:13.262 8 INFO nova.api.openstack.compute.server_external_events [req-b32f297b-71f6-4e85-8008-bc4d704f74a1 req-d7037789-ff93-44b0-9b6d-e9086c3a85ef ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-changed:73ac4fa8-efa8-4e8f-ba32-e71243182d7d for instance 3314a4af-23b7-4b90-8980-c0aa6f193538 on instance [pid: 8|app: 0|req: 544/1092] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:07:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 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-06-24 02:07:16.525 8 INFO nova.api.openstack.compute.server_external_events [req-5ddc8cb1-e3bf-4034-8c26-00b7f0d7e946 req-6d6f8074-3bec-44fa-8080-78fa39e30ff4 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-plugged:73ac4fa8-efa8-4e8f-ba32-e71243182d7d for instance 3314a4af-23b7-4b90-8980-c0aa6f193538 on instance [pid: 8|app: 0|req: 545/1093] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:07:16 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 02:07:18.561 8 INFO nova.api.openstack.compute.server_external_events [req-785e2ca5-3e5a-498c-a0d9-47b8c8b94e6a req-f0cd4a8a-0ccc-403f-b7dc-9cd9a9b00691 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-plugged:73ac4fa8-efa8-4e8f-ba32-e71243182d7d for instance 3314a4af-23b7-4b90-8980-c0aa6f193538 on instance [pid: 8|app: 0|req: 548/1096] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:07:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1097] 199.204.45.144 () {36 vars in 812 bytes} [Wed Jun 24 02:07:10 2026] POST /v2.1/servers/3314a4af-23b7-4b90-8980-c0aa6f193538/os-interface => generated 377 bytes in 9195 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 02:07:29.808 7 INFO nova.api.openstack.compute.server_external_events [req-f5faf858-ff6b-44fc-9583-69a3bc47ebf8 req-defa7a74-aead-4cc1-9633-b95be1899000 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-changed:584d1f22-fadc-4867-95a7-d4b955f7dd5f for instance 3314a4af-23b7-4b90-8980-c0aa6f193538 on instance [pid: 7|app: 0|req: 552/1100] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:07:29 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-06-24 02:07:33.365 7 INFO nova.api.openstack.compute.server_external_events [req-3fc16a9f-29ab-4643-b66e-7a57f25380fd req-89966ac7-8688-4c3c-93a7-91022b3d1e05 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-plugged:584d1f22-fadc-4867-95a7-d4b955f7dd5f for instance 3314a4af-23b7-4b90-8980-c0aa6f193538 on instance [pid: 7|app: 0|req: 553/1101] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:07:33 2026] POST /v2.1/os-server-external-events => generated 183 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, ' 2026-06-24 02:07:35.407 7 INFO nova.api.openstack.compute.server_external_events [req-8b30e2ed-38c0-40b9-b2e6-4b98ff4faeb7 req-e91975e7-2888-461b-b2fd-8bb3a3a47b15 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-plugged:584d1f22-fadc-4867-95a7-d4b955f7dd5f for instance 3314a4af-23b7-4b90-8980-c0aa6f193538 on instance [pid: 7|app: 0|req: 554/1102] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:07:35 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) [pid: 8|app: 0|req: 549/1103] 199.204.45.144 () {36 vars in 812 bytes} [Wed Jun 24 02:07:27 2026] POST /v2.1/servers/3314a4af-23b7-4b90-8980-c0aa6f193538/os-interface => generated 376 bytes in 9287 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-06-24 02:07:37.569 8 INFO nova.api.openstack.compute.server_external_events [req-d04814a2-d07f-46c6-9906-5b4248759608 req-5e46791f-df9c-486d-8768-a37c43dc6582 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-changed:73ac4fa8-efa8-4e8f-ba32-e71243182d7d for instance 3314a4af-23b7-4b90-8980-c0aa6f193538 on instance [pid: 8|app: 0|req: 551/1106] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:07:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 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-06-24 02:07:50.509 8 INFO nova.api.openstack.compute.server_external_events [req-51d2bdac-618f-4a15-a2e7-93b0c7a9b1f8 req-b21c4eb1-1131-4e59-ae64-bb3f8b977cc7 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-changed:584d1f22-fadc-4867-95a7-d4b955f7dd5f for instance 3314a4af-23b7-4b90-8980-c0aa6f193538 on instance [pid: 8|app: 0|req: 553/1109] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:07:50 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: 7|app: 0|req: 557/1110] 199.204.45.144 () {34 vars in 855 bytes} [Wed Jun 24 02:07:51 2026] DELETE /v2.1/servers/3314a4af-23b7-4b90-8980-c0aa6f193538/os-interface/584d1f22-fadc-4867-95a7-d4b955f7dd5f => generated 0 bytes in 58 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-06-24 02:07:52.547 8 INFO nova.api.openstack.compute.server_external_events [req-f1b77444-9a61-4754-81b8-d2172d4e7eec req-b660442b-6d5f-4171-8fc0-e06b8e5c3f89 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-changed:584d1f22-fadc-4867-95a7-d4b955f7dd5f for instance 3314a4af-23b7-4b90-8980-c0aa6f193538 on instance [pid: 8|app: 0|req: 554/1111] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:07:52 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, ' 2026-06-24 02:07:54.585 7 INFO nova.api.openstack.compute.server_external_events [req-7fd5b6bf-5e3f-4664-970f-89321525cfa1 req-83059e91-37d9-4417-90f7-d18f5c0a4af8 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-unplugged:584d1f22-fadc-4867-95a7-d4b955f7dd5f for instance 3314a4af-23b7-4b90-8980-c0aa6f193538 on instance 2026-06-24 02:07:54.585 7 INFO nova.api.openstack.compute.server_external_events [req-7fd5b6bf-5e3f-4664-970f-89321525cfa1 req-83059e91-37d9-4417-90f7-d18f5c0a4af8 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-unplugged:584d1f22-fadc-4867-95a7-d4b955f7dd5f for instance 3314a4af-23b7-4b90-8980-c0aa6f193538 on instance [pid: 7|app: 0|req: 558/1112] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:07:54 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 02:08:01.024 7 INFO nova.api.openstack.compute.server_external_events [req-2fee0f64-9bae-46cc-9a28-76b7b918ec80 req-377dc568-04ae-4204-b6b2-0806a2506b53 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-changed:73ac4fa8-efa8-4e8f-ba32-e71243182d7d for instance 3314a4af-23b7-4b90-8980-c0aa6f193538 on instance [pid: 7|app: 0|req: 560/1115] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:08:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 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: 556/1116] 199.204.45.144 () {34 vars in 855 bytes} [Wed Jun 24 02:08:01 2026] DELETE /v2.1/servers/3314a4af-23b7-4b90-8980-c0aa6f193538/os-interface/73ac4fa8-efa8-4e8f-ba32-e71243182d7d => generated 0 bytes in 51 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-06-24 02:08:03.061 7 INFO nova.api.openstack.compute.server_external_events [req-e0bbdcef-6047-4de2-b935-20f6fc85fa36 req-d92a9dd7-4a6d-4eb2-8bc6-b799e675b08c ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-unplugged:73ac4fa8-efa8-4e8f-ba32-e71243182d7d for instance 3314a4af-23b7-4b90-8980-c0aa6f193538 on instance [pid: 7|app: 0|req: 561/1117] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:08:03 2026] POST /v2.1/os-server-external-events => generated 185 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, ' 2026-06-24 02:08:05.113 8 INFO nova.api.openstack.compute.server_external_events [req-583f28f6-95c4-4f1a-90bb-302fb647fc2f req-751a8019-e974-4e25-af9e-b5918ef71e89 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-unplugged:73ac4fa8-efa8-4e8f-ba32-e71243182d7d for instance 3314a4af-23b7-4b90-8980-c0aa6f193538 on instance [pid: 8|app: 0|req: 557/1118] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:08:05 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 560/1123] 199.204.45.144 () {34 vars in 855 bytes} [Wed Jun 24 02:08:22 2026] DELETE /v2.1/servers/3314a4af-23b7-4b90-8980-c0aa6f193538/os-interface/0ffc9dc5-a051-437c-a5d7-577e873beb65 => generated 0 bytes in 39 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-06-24 02:08:24.350 7 INFO nova.api.openstack.compute.server_external_events [req-3b54ac9b-c119-4076-b0e2-d2fb9a45f3c6 req-1baa0d91-e07d-46ea-be1d-c8f58ff25c90 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-unplugged:0ffc9dc5-a051-437c-a5d7-577e873beb65 for instance 3314a4af-23b7-4b90-8980-c0aa6f193538 on instance [pid: 7|app: 0|req: 564/1124] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:08:24 2026] POST /v2.1/os-server-external-events => generated 185 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-06-24 02:08:26.386 8 INFO nova.api.openstack.compute.server_external_events [req-73c552c5-cd1f-47c2-a697-47b3e4f0d329 req-20ed9a2e-42b7-4efa-a2a3-f6aad3895824 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-unplugged:0ffc9dc5-a051-437c-a5d7-577e873beb65 for instance 3314a4af-23b7-4b90-8980-c0aa6f193538 on instance [pid: 8|app: 0|req: 561/1125] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:08:26 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 566/1128] 199.204.45.144 () {34 vars in 755 bytes} [Wed Jun 24 02:08:27 2026] DELETE /v2.1/servers/3314a4af-23b7-4b90-8980-c0aa6f193538 => generated 0 bytes in 106 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-06-24 02:08:29.256 8 INFO nova.api.openstack.compute.server_external_events [req-8b89fd88-e5b1-4456-ad9b-baafae67ba26 req-282f7866-57a1-4053-b3e1-add12d77da04 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-unplugged:67995a08-63d1-4502-a5e7-23affd2a0341 for instance 3314a4af-23b7-4b90-8980-c0aa6f193538 on instance [pid: 8|app: 0|req: 563/1129] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:08:29 2026] POST /v2.1/os-server-external-events => generated 185 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-06-24 02:08:30.437 7 INFO nova.compute.api [None req-7cafb5ba-f802-42be-8012-c7a45472f478 fbb81fd4bf734e3b9feed6acb99e4c9e f17a00b02b8d49e8b485b8e32f82e84a - - default default] [instance: 3314a4af-23b7-4b90-8980-c0aa6f193538] Instance is already in deleting state, ignoring this request [pid: 7|app: 0|req: 567/1130] 199.204.45.144 () {34 vars in 755 bytes} [Wed Jun 24 02:08:30 2026] DELETE /v2.1/servers/3314a4af-23b7-4b90-8980-c0aa6f193538 => generated 0 bytes in 112 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-06-24 02:08:30.622 8 INFO nova.api.openstack.compute.server_external_events [req-3194b023-5c26-47de-acbe-16c4dbdd3765 req-f1337ba4-66cb-4458-9cb5-ef6e29d8e934 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-deleted:67995a08-63d1-4502-a5e7-23affd2a0341 for instance 3314a4af-23b7-4b90-8980-c0aa6f193538 on instance [pid: 8|app: 0|req: 564/1131] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:08:30 2026] POST /v2.1/os-server-external-events => generated 183 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 02:08:31.294 8 INFO nova.api.openstack.compute.server_external_events [req-a038bae3-32a7-4c5f-b92c-fc5f663b19da req-0e8e5a19-1b87-4b17-b3e7-a22bc2d96a26 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-unplugged:67995a08-63d1-4502-a5e7-23affd2a0341 for instance 3314a4af-23b7-4b90-8980-c0aa6f193538 on instance 2026-06-24 02:08:31.294 8 INFO nova.api.openstack.compute.server_external_events [req-a038bae3-32a7-4c5f-b92c-fc5f663b19da req-0e8e5a19-1b87-4b17-b3e7-a22bc2d96a26 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-changed:fcf864d0-0d85-486c-a0fd-509fa1d8afac for instance c466a8b2-cdea-44ca-b53e-587f54917e59 on instance [pid: 8|app: 0|req: 565/1132] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:08:31 2026] POST /v2.1/os-server-external-events => generated 352 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1133] 10.0.0.65 () {32 vars in 717 bytes} [Wed Jun 24 02:08:31 2026] DELETE /v2.1/servers/c466a8b2-cdea-44ca-b53e-587f54917e59 => generated 0 bytes in 84 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, ' [pid: 8|app: 0|req: 566/1134] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:08:31 2026] GET /v2.1/servers/c466a8b2-cdea-44ca-b53e-587f54917e59 => generated 1943 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 02:08:33.345 7 INFO nova.api.openstack.compute.server_external_events [req-20a8d37a-d359-40fe-ae2d-db104bb7c511 req-239b7480-37ff-469d-a7ef-e1614a8024c0 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-unplugged:fcf864d0-0d85-486c-a0fd-509fa1d8afac for instance c466a8b2-cdea-44ca-b53e-587f54917e59 on instance 2026-06-24 02:08:33.345 7 INFO nova.api.openstack.compute.server_external_events [req-20a8d37a-d359-40fe-ae2d-db104bb7c511 req-239b7480-37ff-469d-a7ef-e1614a8024c0 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-unplugged:fcf864d0-0d85-486c-a0fd-509fa1d8afac for instance c466a8b2-cdea-44ca-b53e-587f54917e59 on instance [pid: 7|app: 0|req: 569/1135] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:08:33 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 02:08:35.382 8 INFO nova.api.openstack.compute.server_external_events [req-ff5d467c-820f-499c-8c05-ba434680438a req-096fe83f-33fb-4332-8b2b-c7cfad430972 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-deleted:fcf864d0-0d85-486c-a0fd-509fa1d8afac for instance c466a8b2-cdea-44ca-b53e-587f54917e59 on instance [pid: 8|app: 0|req: 567/1136] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:08:35 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 570/1137] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:08:36 2026] GET /v2.1/servers/c466a8b2-cdea-44ca-b53e-587f54917e59 => generated 1480 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-06-24 02:08:41.718 8 INFO nova.api.openstack.wsgi [None req-0a8bb121-307b-4b79-9148-f6e2c4edf538 8bb63b4ef09f4bd78852a75dce0adf66 1c2976708840482d837a7a217e5cef48 - - default default] HTTP exception thrown: Instance c466a8b2-cdea-44ca-b53e-587f54917e59 could not be found. [pid: 8|app: 0|req: 569/1140] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:08:41 2026] GET /v2.1/servers/c466a8b2-cdea-44ca-b53e-587f54917e59 => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 02:08:42.226 7 INFO nova.api.openstack.compute.server_external_events [req-855176e6-ae61-4ad2-9407-0d7a0b0e7572 req-fe8222c3-ca23-43ca-88a2-aea111dae123 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-changed:7bac5eaf-ac68-487d-8e20-6d2f58f174a3 for instance 198376a2-843f-4764-ad29-275d60182391 on instance [pid: 7|app: 0|req: 572/1141] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:08:42 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) [pid: 8|app: 0|req: 570/1142] 10.0.0.65 () {32 vars in 717 bytes} [Wed Jun 24 02:08:42 2026] DELETE /v2.1/servers/198376a2-843f-4764-ad29-275d60182391 => generated 0 bytes in 86 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, ' [pid: 7|app: 0|req: 573/1143] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:08:42 2026] GET /v2.1/servers/198376a2-843f-4764-ad29-275d60182391 => generated 1941 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-06-24 02:08:44.266 8 INFO nova.api.openstack.compute.server_external_events [req-6e026cad-77d2-477f-8720-5f8987d79e1e req-ee64b627-de51-4a97-b4f6-489531efafc1 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-unplugged:7bac5eaf-ac68-487d-8e20-6d2f58f174a3 for instance 198376a2-843f-4764-ad29-275d60182391 on instance 2026-06-24 02:08:44.266 8 INFO nova.api.openstack.compute.server_external_events [req-6e026cad-77d2-477f-8720-5f8987d79e1e req-ee64b627-de51-4a97-b4f6-489531efafc1 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-unplugged:7bac5eaf-ac68-487d-8e20-6d2f58f174a3 for instance 198376a2-843f-4764-ad29-275d60182391 on instance [pid: 8|app: 0|req: 571/1144] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:08:44 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 24 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-06-24 02:08:46.308 7 INFO nova.api.openstack.compute.server_external_events [req-eb04f2d0-ba3c-4e3a-adbc-76e24ff631ff req-ad5761fb-8230-4f05-8a23-648c833263f1 ad0b5c80e71f441580ee91e1f51ee8b1 b4b905b31e9b4472b08b07c064cad9d0 - - 0b0464ddfc72474fb945e84cfed9946d 0b0464ddfc72474fb945e84cfed9946d] Creating event network-vif-deleted:7bac5eaf-ac68-487d-8e20-6d2f58f174a3 for instance 198376a2-843f-4764-ad29-275d60182391 on instance [pid: 7|app: 0|req: 574/1145] 10.0.0.62 () {38 vars in 814 bytes} [Wed Jun 24 02:08:46 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, ' [pid: 8|app: 0|req: 573/1148] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:08:47 2026] GET /v2.1/servers/198376a2-843f-4764-ad29-275d60182391 => generated 1480 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-06-24 02:08:52.616 7 INFO nova.api.openstack.wsgi [None req-0ce8100e-71c3-4081-b3bc-f7eab7c35a3e 8bb63b4ef09f4bd78852a75dce0adf66 1c2976708840482d837a7a217e5cef48 - - default default] HTTP exception thrown: Instance 198376a2-843f-4764-ad29-275d60182391 could not be found. [pid: 7|app: 0|req: 576/1149] 10.0.0.65 () {32 vars in 714 bytes} [Wed Jun 24 02:08:52 2026] GET /v2.1/servers/198376a2-843f-4764-ad29-275d60182391 => generated 111 bytes in 26 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: 574/1150] 10.0.0.65 () {32 vars in 723 bytes} [Wed Jun 24 02:08:54 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-858896472 => generated 0 bytes in 17 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-06-24 02:08:54.423 7 INFO nova.api.openstack.wsgi [None req-52d78a78-b64c-4ca6-9d54-b3b1d27626e8 8bb63b4ef09f4bd78852a75dce0adf66 1c2976708840482d837a7a217e5cef48 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-858896472 not found for user 8bb63b4ef09f4bd78852a75dce0adf66 [pid: 7|app: 0|req: 577/1151] 10.0.0.65 () {32 vars in 720 bytes} [Wed Jun 24 02:08:54 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-858896472 => generated 141 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1156] 10.0.0.65 () {32 vars in 654 bytes} [Wed Jun 24 02:09:09 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1157] 10.0.0.65 () {32 vars in 640 bytes} [Wed Jun 24 02:09:09 2026] GET /v2.1/servers => generated 15 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-24 02:09:09.717 7 WARNING oslo_db.sqlalchemy.utils [None req-fa5f26a3-1834-4e5a-b97c-774a7fe436ae fbb81fd4bf734e3b9feed6acb99e4c9e f17a00b02b8d49e8b485b8e32f82e84a - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 581/1158] 10.0.0.65 () {32 vars in 648 bytes} [Wed Jun 24 02:09:09 2026] GET /v2.1/os-keypairs => generated 530 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1159] 10.0.0.65 () {32 vars in 693 bytes} [Wed Jun 24 02:09:09 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1212] 10.0.0.23 () {28 vars in 454 bytes} [Wed Jun 24 02:13:34 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) 2026-06-24 02:13:34.101 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [a109ec46-b940-4c56-a717-f15a5ba7023e] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-24 02:13:34.102 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jun 24 02:13:34 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.23) !!! 2026-06-24 02:13:34.105 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jun 24 02:13:34 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.23) !!! [pid: 7|app: 0|req: 608/1213] 10.0.0.23 () {30 vars in 658 bytes} [Wed Jun 24 02:13:34 2026] GET /v2.1 => generated 0 bytes in 81 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-06-24 02:13:34.192 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [0305247c-565c-4a90-b3e8-dbc148e39eb3] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-24 02:13:34.196 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Too many heartbeats missed 2026-06-24 02:13:34.200 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Too many heartbeats missed [pid: 8|app: 0|req: 606/1214] 10.0.0.23 () {32 vars in 731 bytes} [Wed Jun 24 02:13:34 2026] GET /v2.1/ => generated 411 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1215] 10.0.0.23 () {34 vars in 806 bytes} [Wed Jun 24 02:13:34 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1216] 10.0.0.23 () {28 vars in 454 bytes} [Wed Jun 24 02:13: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: 7|app: 0|req: 610/1217] 10.0.0.23 () {30 vars in 658 bytes} [Wed Jun 24 02:13:34 2026] GET /v2.1 => generated 0 bytes in 54 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 608/1218] 10.0.0.23 () {32 vars in 731 bytes} [Wed Jun 24 02:13:34 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: 611/1219] 10.0.0.23 () {34 vars in 894 bytes} [Wed Jun 24 02:13:34 2026] GET /v2.1/servers/detail?project_id=2a19962cf4ee4b1a83930b245732f981&all_tenants=True => generated 15 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1220] 10.0.0.23 () {34 vars in 894 bytes} [Wed Jun 24 02:13:34 2026] GET /v2.1/servers/detail?project_id=b4b905b31e9b4472b08b07c064cad9d0&all_tenants=True => generated 15 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1221] 10.0.0.23 () {34 vars in 894 bytes} [Wed Jun 24 02:13:35 2026] GET /v2.1/servers/detail?project_id=f17a00b02b8d49e8b485b8e32f82e84a&all_tenants=True => generated 15 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)