+ 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 Aug 12 01:16:32 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: nova-api-osapi-6474d57fcc-m9268 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8774 fd 3 Python version: 3.12.3 (main, Jan 8 2026, 11:30:50) [GCC 13.3.0] Python main interpreter initialized at 0x7f925e497668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-08-12 01:16:37.093 7 INFO nova.utils [None req-d4d3b82f-5ac9-4f44-a834-a16043374a42 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-12 01:16:37.136 8 INFO nova.utils [None req-53bb98f0-dccc-4980-a485-106eaa270af0 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-12 01:16:38.830 7 WARNING keystonemiddleware._common.config [None req-d4d3b82f-5ac9-4f44-a834-a16043374a42 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-12 01:16:38.836 8 WARNING keystonemiddleware._common.config [None req-53bb98f0-dccc-4980-a485-106eaa270af0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-12 01:16:38.839 7 WARNING oslo_config.cfg [None req-d4d3b82f-5ac9-4f44-a834-a16043374a42 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-12 01:16:38.845 8 WARNING oslo_config.cfg [None req-53bb98f0-dccc-4980-a485-106eaa270af0 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-12 01:16:38.916 7 WARNING keystonemiddleware._common.config [None req-d4d3b82f-5ac9-4f44-a834-a16043374a42 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-12 01:16:38.922 8 WARNING keystonemiddleware._common.config [None req-53bb98f0-dccc-4980-a485-106eaa270af0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-12 01:16:38.931 7 WARNING oslo_config.cfg [None req-d4d3b82f-5ac9-4f44-a834-a16043374a42 - - - - - -] 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-08-12 01:16:38.938 8 WARNING oslo_config.cfg [None req-53bb98f0-dccc-4980-a485-106eaa270af0 - - - - - -] 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-08-12 01:16:38.944 7 WARNING oslo_config.cfg [None req-d4d3b82f-5ac9-4f44-a834-a16043374a42 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f925e497668 pid: 7 (default app) 2026-08-12 01:16:38.952 8 WARNING oslo_config.cfg [None req-53bb98f0-dccc-4980-a485-106eaa270af0 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f925e497668 pid: 8 (default app) [pid: 8|app: 0|req: 2/3] 199.204.45.116 () {42 vars in 705 bytes} [Wed Aug 12 01:16:51 2026] GET /v2.1 => generated 114 bytes in 23 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-08-12 01:16:51.801 7 WARNING oslo_policy.policy [None req-11a4a274-e1c2-42bf-8fd3-4a51a12efaab d2f571c3482541e3ab2a5e789ca2bdea e095f07f536743b2b5708c5bb26db4fd - - 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-08-12 01:16:51.802 7 WARNING oslo_policy.policy [None req-11a4a274-e1c2-42bf-8fd3-4a51a12efaab d2f571c3482541e3ab2a5e789ca2bdea e095f07f536743b2b5708c5bb26db4fd - - 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.116 () {44 vars in 909 bytes} [Wed Aug 12 01:16:51 2026] GET /v2.1 => generated 0 bytes in 565 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-08-12 01:16:51.901 8 WARNING oslo_policy.policy [req-11a4a274-e1c2-42bf-8fd3-4a51a12efaab req-82f048cc-8f6f-43ba-ab4c-4971c8b3bb4a d2f571c3482541e3ab2a5e789ca2bdea e095f07f536743b2b5708c5bb26db4fd - - 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-08-12 01:16:51.902 8 WARNING oslo_policy.policy [req-11a4a274-e1c2-42bf-8fd3-4a51a12efaab req-82f048cc-8f6f-43ba-ab4c-4971c8b3bb4a d2f571c3482541e3ab2a5e789ca2bdea e095f07f536743b2b5708c5bb26db4fd - - 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.116 () {46 vars in 982 bytes} [Wed Aug 12 01:16:51 2026] GET /v2.1/ => generated 400 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-12 01:16:52.021 7 INFO nova.api.openstack.wsgi [None req-b000d202-2975-45a9-adb3-cfcbf3e8a8e7 d2f571c3482541e3ab2a5e789ca2bdea e095f07f536743b2b5708c5bb26db4fd - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.116 () {48 vars in 1011 bytes} [Wed Aug 12 01:16:51 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 28 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.116 () {48 vars in 1051 bytes} [Wed Aug 12 01:16:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 27 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.116 () {52 vars in 1048 bytes} [Wed Aug 12 01:16:52 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.116 () {42 vars in 705 bytes} [Wed Aug 12 01:16:52 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.116 () {44 vars in 909 bytes} [Wed Aug 12 01:16:52 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: 6/11] 199.204.45.116 () {46 vars in 982 bytes} [Wed Aug 12 01:16:53 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-12 01:16:53.048 7 INFO nova.api.openstack.wsgi [None req-e450f07b-64e4-455d-b3f5-124666dd5861 d2f571c3482541e3ab2a5e789ca2bdea e095f07f536743b2b5708c5bb26db4fd - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.204.45.116 () {48 vars in 1013 bytes} [Wed Aug 12 01:16:53 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: 8|app: 0|req: 7/13] 199.204.45.116 () {48 vars in 1051 bytes} [Wed Aug 12 01:16:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 15 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.116 () {52 vars in 1048 bytes} [Wed Aug 12 01:16:53 2026] POST /v2.1/flavors => generated 532 bytes in 25 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.116 () {42 vars in 705 bytes} [Wed Aug 12 01:16:53 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.116 () {44 vars in 909 bytes} [Wed Aug 12 01:16:53 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: 8|app: 0|req: 9/17] 199.204.45.116 () {46 vars in 982 bytes} [Wed Aug 12 01:16:53 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-08-12 01:16:54.012 7 INFO nova.api.openstack.wsgi [None req-61cb0674-abeb-43fa-a692-5da31739b22f d2f571c3482541e3ab2a5e789ca2bdea e095f07f536743b2b5708c5bb26db4fd - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.116 () {48 vars in 1015 bytes} [Wed Aug 12 01:16:54 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 199.204.45.116 () {48 vars in 1051 bytes} [Wed Aug 12 01:16:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 19 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.116 () {52 vars in 1048 bytes} [Wed Aug 12 01:16:54 2026] POST /v2.1/flavors => generated 533 bytes in 27 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.116 () {42 vars in 705 bytes} [Wed Aug 12 01:16:54 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: 11/22] 199.204.45.116 () {44 vars in 909 bytes} [Wed Aug 12 01:16:54 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: 12/23] 199.204.45.116 () {46 vars in 982 bytes} [Wed Aug 12 01:16:54 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-08-12 01:16:54.977 7 INFO nova.api.openstack.wsgi [None req-4dcab713-e134-43e3-8e47-ec727ba5b28d d2f571c3482541e3ab2a5e789ca2bdea e095f07f536743b2b5708c5bb26db4fd - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 199.204.45.116 () {48 vars in 1013 bytes} [Wed Aug 12 01:16:54 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 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.116 () {48 vars in 1051 bytes} [Wed Aug 12 01:16:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 21 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.116 () {52 vars in 1048 bytes} [Wed Aug 12 01:16: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: 14/27] 199.204.45.116 () {42 vars in 705 bytes} [Wed Aug 12 01:16:55 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: 14/28] 199.204.45.116 () {44 vars in 909 bytes} [Wed Aug 12 01:16:55 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: 15/29] 199.204.45.116 () {46 vars in 982 bytes} [Wed Aug 12 01:16:55 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-08-12 01:16:55.966 7 INFO nova.api.openstack.wsgi [None req-c9d33367-faf9-4a39-bde0-fadde4661d19 d2f571c3482541e3ab2a5e789ca2bdea e095f07f536743b2b5708c5bb26db4fd - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/30] 199.204.45.116 () {48 vars in 1015 bytes} [Wed Aug 12 01:16:55 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.204.45.116 () {48 vars in 1051 bytes} [Wed Aug 12 01:16:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/32] 199.204.45.116 () {52 vars in 1048 bytes} [Wed Aug 12 01:16:56 2026] POST /v2.1/flavors => generated 535 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/101] 10.0.0.94 () {28 vars in 453 bytes} [Wed Aug 12 01:22:28 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 51/102] 10.0.0.94 () {30 vars in 657 bytes} [Wed Aug 12 01:22:28 2026] GET /v2.1 => generated 0 bytes in 444 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: 52/103] 10.0.0.94 () {32 vars in 730 bytes} [Wed Aug 12 01:22:28 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/104] 10.0.0.94 () {34 vars in 803 bytes} [Wed Aug 12 01:22:28 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/143] 199.204.45.116 () {42 vars in 705 bytes} [Wed Aug 12 01:25:40 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 72/144] 199.204.45.116 () {44 vars in 909 bytes} [Wed Aug 12 01:25:40 2026] GET /v2.1 => generated 0 bytes in 77 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 73/145] 199.204.45.116 () {46 vars in 982 bytes} [Wed Aug 12 01:25:40 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-12 01:25:40.319 8 INFO nova.api.openstack.wsgi [None req-de41366d-58c1-4e5a-a12a-ba37c9b66f3d d2f571c3482541e3ab2a5e789ca2bdea e095f07f536743b2b5708c5bb26db4fd - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 73/146] 199.204.45.116 () {48 vars in 1017 bytes} [Wed Aug 12 01:25:40 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/147] 199.204.45.116 () {48 vars in 1051 bytes} [Wed Aug 12 01:25:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/148] 199.204.45.116 () {52 vars in 1049 bytes} [Wed Aug 12 01:25:40 2026] POST /v2.1/flavors => generated 534 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/161] 199.204.45.116 () {42 vars in 705 bytes} [Wed Aug 12 01:26: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: 8|app: 0|req: 81/162] 199.204.45.116 () {44 vars in 909 bytes} [Wed Aug 12 01:26:37 2026] GET /v2.1 => generated 0 bytes in 59 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 82/163] 199.204.45.116 () {46 vars in 982 bytes} [Wed Aug 12 01:26: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) 2026-08-12 01:26:37.598 8 INFO nova.api.openstack.wsgi [None req-e1ed715b-0cb4-41d3-8a1b-f2f0b543c2fe d2f571c3482541e3ab2a5e789ca2bdea e095f07f536743b2b5708c5bb26db4fd - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user d2f571c3482541e3ab2a5e789ca2bdea [pid: 8|app: 0|req: 82/164] 199.204.45.116 () {48 vars in 1051 bytes} [Wed Aug 12 01:26:37 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-08-12 01:26:37.613 7 WARNING oslo_db.sqlalchemy.utils [None req-7ae3f705-cf6d-40f6-8639-2adfbbae276e d2f571c3482541e3ab2a5e789ca2bdea e095f07f536743b2b5708c5bb26db4fd - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 83/165] 199.204.45.116 () {48 vars in 1016 bytes} [Wed Aug 12 01:26:37 2026] GET /v2.1/os-keypairs => generated 16 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/166] 199.204.45.116 () {52 vars in 1057 bytes} [Wed Aug 12 01:26:37 2026] POST /v2.1/os-keypairs => generated 576 bytes in 66 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/167] 199.204.45.116 () {42 vars in 705 bytes} [Wed Aug 12 01:26:41 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: 84/168] 199.204.45.116 () {44 vars in 909 bytes} [Wed Aug 12 01:26:41 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: 85/169] 199.204.45.116 () {46 vars in 982 bytes} [Wed Aug 12 01:26:41 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/170] 199.204.45.116 () {48 vars in 1073 bytes} [Wed Aug 12 01:26:41 2026] GET /v2.1/os-quota-sets/e095f07f536743b2b5708c5bb26db4fd => generated 283 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/171] 199.204.45.116 () {52 vars in 1125 bytes} [Wed Aug 12 01:26:41 2026] PUT /v2.1/os-quota-sets/e095f07f536743b2b5708c5bb26db4fd => generated 238 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/270] 199.204.45.116 () {42 vars in 705 bytes} [Wed Aug 12 01:34:49 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/271] 199.204.45.116 () {44 vars in 909 bytes} [Wed Aug 12 01:34:49 2026] GET /v2.1 => generated 0 bytes in 113 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 136/272] 199.204.45.116 () {46 vars in 982 bytes} [Wed Aug 12 01:34:49 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-08-12 01:34:49.547 7 INFO nova.api.openstack.wsgi [None req-132e7bb2-f567-40d8-a729-01f881f2d7f8 d2f571c3482541e3ab2a5e789ca2bdea e095f07f536743b2b5708c5bb26db4fd - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 137/273] 199.204.45.116 () {48 vars in 1015 bytes} [Wed Aug 12 01:34:49 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/274] 199.204.45.116 () {48 vars in 1051 bytes} [Wed Aug 12 01:34:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/275] 199.204.45.116 () {52 vars in 1049 bytes} [Wed Aug 12 01:34:49 2026] POST /v2.1/flavors => generated 534 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/316] 199.204.45.116 () {42 vars in 705 bytes} [Wed Aug 12 01:38:11 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/317] 199.204.45.116 () {44 vars in 909 bytes} [Wed Aug 12 01:38:11 2026] GET /v2.1 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 160/318] 199.204.45.116 () {46 vars in 982 bytes} [Wed Aug 12 01:38:11 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: 8|app: 0|req: 159/319] 199.204.45.116 () {48 vars in 1073 bytes} [Wed Aug 12 01:38:11 2026] GET /v2.1/os-quota-sets/e2b1695c6d56418d8c8c6936f7418a06 => generated 283 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/320] 199.204.45.116 () {52 vars in 1125 bytes} [Wed Aug 12 01:38:11 2026] PUT /v2.1/os-quota-sets/e2b1695c6d56418d8c8c6936f7418a06 => generated 238 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/473] 199.204.45.116 () {42 vars in 705 bytes} [Wed Aug 12 01:50:55 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/474] 199.204.45.116 () {44 vars in 909 bytes} [Wed Aug 12 01:50:55 2026] GET /v2.1 => generated 0 bytes in 140 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 239/475] 199.204.45.116 () {46 vars in 982 bytes} [Wed Aug 12 01:50:55 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-08-12 01:50:55.681 8 INFO nova.api.openstack.wsgi [None req-14a685ec-57bd-4e24-a1b1-3e05ea43468f d2f571c3482541e3ab2a5e789ca2bdea e095f07f536743b2b5708c5bb26db4fd - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 237/476] 199.204.45.116 () {48 vars in 1011 bytes} [Wed Aug 12 01:50:55 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/477] 199.204.45.116 () {48 vars in 1051 bytes} [Wed Aug 12 01:50:55 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: 238/478] 199.204.45.116 () {48 vars in 1099 bytes} [Wed Aug 12 01:50:55 2026] GET /v2.1/flavors/46cde23d-eda0-4a36-a4bb-82178f69352e/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/479] 199.204.45.116 () {42 vars in 705 bytes} [Wed Aug 12 01:50: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: 8|app: 0|req: 239/480] 199.204.45.116 () {44 vars in 909 bytes} [Wed Aug 12 01:50:56 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 242/481] 199.204.45.116 () {46 vars in 982 bytes} [Wed Aug 12 01:50:56 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-08-12 01:50:56.671 8 INFO nova.api.openstack.wsgi [None req-38d0447b-96a3-4630-8183-bc22a66f0229 d2f571c3482541e3ab2a5e789ca2bdea e095f07f536743b2b5708c5bb26db4fd - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 240/482] 199.204.45.116 () {48 vars in 1013 bytes} [Wed Aug 12 01:50:56 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/483] 199.204.45.116 () {48 vars in 1051 bytes} [Wed Aug 12 01:50:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/484] 199.204.45.116 () {48 vars in 1099 bytes} [Wed Aug 12 01:50:56 2026] GET /v2.1/flavors/25e564b3-1f95-43fd-bfeb-250f5badfcc8/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/487] 199.204.45.116 () {42 vars in 705 bytes} [Wed Aug 12 01:50:57 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/488] 199.204.45.116 () {44 vars in 909 bytes} [Wed Aug 12 01:50:57 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 246/489] 199.204.45.116 () {46 vars in 982 bytes} [Wed Aug 12 01:50: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-08-12 01:50:57.688 8 INFO nova.api.openstack.wsgi [None req-ef2579c7-bfb0-4ba5-aea0-d8d5b33de361 d2f571c3482541e3ab2a5e789ca2bdea e095f07f536743b2b5708c5bb26db4fd - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 244/490] 199.204.45.116 () {48 vars in 1015 bytes} [Wed Aug 12 01:50:57 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: 7|app: 0|req: 247/491] 199.204.45.116 () {48 vars in 1051 bytes} [Wed Aug 12 01:50:57 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: 245/492] 199.204.45.116 () {48 vars in 1099 bytes} [Wed Aug 12 01:50:57 2026] GET /v2.1/flavors/339e38ff-bd62-4bf5-b950-9a8266a187b9/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/493] 199.204.45.116 () {42 vars in 705 bytes} [Wed Aug 12 01:50:58 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/494] 199.204.45.116 () {44 vars in 909 bytes} [Wed Aug 12 01:50:58 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: 249/495] 199.204.45.116 () {46 vars in 982 bytes} [Wed Aug 12 01:50:58 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-08-12 01:50:58.690 8 INFO nova.api.openstack.wsgi [None req-9da0b0da-ed1c-46a5-828c-53ed3a6dbd84 d2f571c3482541e3ab2a5e789ca2bdea e095f07f536743b2b5708c5bb26db4fd - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 247/496] 199.204.45.116 () {48 vars in 1013 bytes} [Wed Aug 12 01:50:58 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/497] 199.204.45.116 () {48 vars in 1051 bytes} [Wed Aug 12 01:50:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/498] 199.204.45.116 () {48 vars in 1099 bytes} [Wed Aug 12 01:50:58 2026] GET /v2.1/flavors/d4a9f652-a027-40a3-8306-19c46d4d92d1/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: 251/499] 199.204.45.116 () {42 vars in 705 bytes} [Wed Aug 12 01:50:59 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: 249/500] 199.204.45.116 () {44 vars in 909 bytes} [Wed Aug 12 01:50:59 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 252/501] 199.204.45.116 () {46 vars in 982 bytes} [Wed Aug 12 01:50:59 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-08-12 01:50:59.711 8 INFO nova.api.openstack.wsgi [None req-724251d0-2798-4c8d-a153-140a59d6bd52 d2f571c3482541e3ab2a5e789ca2bdea e095f07f536743b2b5708c5bb26db4fd - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 250/502] 199.204.45.116 () {48 vars in 1015 bytes} [Wed Aug 12 01:50:59 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/503] 199.204.45.116 () {48 vars in 1051 bytes} [Wed Aug 12 01:50:59 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: 251/504] 199.204.45.116 () {48 vars in 1099 bytes} [Wed Aug 12 01:50:59 2026] GET /v2.1/flavors/4bd72f6f-4905-4c9b-bb71-c89ad4f1aa77/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: 261/519] 199.204.45.116 () {42 vars in 705 bytes} [Wed Aug 12 01:52:09 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/520] 199.204.45.116 () {44 vars in 909 bytes} [Wed Aug 12 01:52:09 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 262/521] 199.204.45.116 () {46 vars in 982 bytes} [Wed Aug 12 01:52:09 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-08-12 01:52:09.654 8 INFO nova.api.openstack.wsgi [None req-ff4242d8-90dd-44f4-a4c9-072b0d03b0e9 d2f571c3482541e3ab2a5e789ca2bdea e095f07f536743b2b5708c5bb26db4fd - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 260/522] 199.204.45.116 () {48 vars in 1017 bytes} [Wed Aug 12 01:52:09 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/523] 199.204.45.116 () {48 vars in 1051 bytes} [Wed Aug 12 01:52:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/524] 199.204.45.116 () {48 vars in 1099 bytes} [Wed Aug 12 01:52:09 2026] GET /v2.1/flavors/c8121d12-955c-45fb-bb4f-5082af3349d1/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/527] 199.204.45.116 () {42 vars in 705 bytes} [Wed Aug 12 01:52:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/528] 199.204.45.116 () {44 vars in 909 bytes} [Wed Aug 12 01:52:17 2026] GET /v2.1 => generated 0 bytes in 58 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 264/529] 199.204.45.116 () {46 vars in 982 bytes} [Wed Aug 12 01:52:18 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/530] 199.204.45.116 () {48 vars in 1051 bytes} [Wed Aug 12 01:52:18 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/531] 199.204.45.116 () {42 vars in 705 bytes} [Wed Aug 12 01:52:21 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: 267/532] 199.204.45.116 () {44 vars in 909 bytes} [Wed Aug 12 01:52:21 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: 266/533] 199.204.45.116 () {46 vars in 982 bytes} [Wed Aug 12 01:52:21 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/534] 199.204.45.116 () {48 vars in 1073 bytes} [Wed Aug 12 01:52:21 2026] GET /v2.1/os-quota-sets/e095f07f536743b2b5708c5bb26db4fd => generated 280 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/545] 199.204.45.116 () {42 vars in 705 bytes} [Wed Aug 12 01:53:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/546] 199.204.45.116 () {44 vars in 909 bytes} [Wed Aug 12 01:53:16 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: 273/547] 199.204.45.116 () {46 vars in 982 bytes} [Wed Aug 12 01:53:16 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-08-12 01:53:16.886 7 INFO nova.api.openstack.wsgi [None req-8a6d4bae-0533-4974-859f-aa29cf4803ac d2f571c3482541e3ab2a5e789ca2bdea e095f07f536743b2b5708c5bb26db4fd - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 275/548] 199.204.45.116 () {48 vars in 1015 bytes} [Wed Aug 12 01:53:16 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/549] 199.204.45.116 () {48 vars in 1051 bytes} [Wed Aug 12 01:53:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/550] 199.204.45.116 () {48 vars in 1099 bytes} [Wed Aug 12 01:53:16 2026] GET /v2.1/flavors/5d3597da-86c2-4110-b110-43eb00764147/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: 279/555] 199.204.45.116 () {42 vars in 705 bytes} [Wed Aug 12 01:53:33 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/556] 199.204.45.116 () {44 vars in 909 bytes} [Wed Aug 12 01:53:33 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 280/557] 199.204.45.116 () {46 vars in 982 bytes} [Wed Aug 12 01:53: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: 8|app: 0|req: 278/558] 199.204.45.116 () {48 vars in 1073 bytes} [Wed Aug 12 01:53:33 2026] GET /v2.1/os-quota-sets/e2b1695c6d56418d8c8c6936f7418a06 => generated 280 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/571] 199.204.45.116 () {42 vars in 705 bytes} [Wed Aug 12 01:54:28 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: 287/572] 199.204.45.116 () {44 vars in 909 bytes} [Wed Aug 12 01:54:28 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 286/573] 199.204.45.116 () {46 vars in 982 bytes} [Wed Aug 12 01:54: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-08-12 01:54:28.490 7 INFO nova.api.openstack.wsgi [None req-c5888ae3-7bb6-4784-963c-7dd45da723c9 d2f571c3482541e3ab2a5e789ca2bdea e095f07f536743b2b5708c5bb26db4fd - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 288/574] 199.204.45.116 () {48 vars in 1011 bytes} [Wed Aug 12 01:54:28 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/575] 199.204.45.116 () {48 vars in 1051 bytes} [Wed Aug 12 01:54:28 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: 7|app: 0|req: 293/584] 10.0.0.28 () {32 vars in 654 bytes} [Wed Aug 12 01:55:10 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 292/585] 10.0.0.28 () {32 vars in 640 bytes} [Wed Aug 12 01:55:11 2026] GET /v2.1/servers => generated 15 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-08-12 01:55:11.312 7 WARNING oslo_db.sqlalchemy.utils [None req-f1800cd1-6c51-4853-a7d2-5cc01bf2a955 d2f571c3482541e3ab2a5e789ca2bdea e095f07f536743b2b5708c5bb26db4fd - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 294/586] 10.0.0.28 () {32 vars in 648 bytes} [Wed Aug 12 01:55:11 2026] GET /v2.1/os-keypairs => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/587] 10.0.0.28 () {32 vars in 693 bytes} [Wed Aug 12 01:55:11 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/590] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:55:23 2026] GET /v2.1/flavors/46cde23d-eda0-4a36-a4bb-82178f69352e => generated 511 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/591] 10.0.0.28 () {32 vars in 640 bytes} [Wed Aug 12 01:55:23 2026] GET /v2.1/flavors => generated 1674 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/592] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:55:23 2026] GET /v2.1/flavors/46cde23d-eda0-4a36-a4bb-82178f69352e => generated 511 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/595] 10.0.0.28 () {34 vars in 670 bytes} [Wed Aug 12 01:55:31 2026] POST /v2.1/os-keypairs => generated 386 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-12 01:55:33.429 8 WARNING neutronclient.v2_0.client [None req-cad3d756-9cb1-41ba-aa51-cb10020981aa 7b30c453d5f843b4b681e1c4d767c9a4 874ebbc76d12442abfc491107a57f46f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 298/596] 10.0.0.28 () {34 vars in 684 bytes} [Wed Aug 12 01:55:33 2026] POST /v2.1/os-security-groups => generated 248 bytes in 980 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-12 01:55:34.379 7 WARNING neutronclient.v2_0.client [None req-aaded3a0-b835-45ba-93e1-08671f36ec0c 7b30c453d5f843b4b681e1c4d767c9a4 874ebbc76d12442abfc491107a57f46f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:55:34.939 7 WARNING neutronclient.v2_0.client [None req-aaded3a0-b835-45ba-93e1-08671f36ec0c 7b30c453d5f843b4b681e1c4d767c9a4 874ebbc76d12442abfc491107a57f46f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:55:35.088 8 WARNING neutronclient.v2_0.client [None req-938fc907-cad2-4b07-855c-ddca99ad26f4 323ff2d8811540868add72704e6a2a41 3955a96dd33e4f5c99962f2f8c5b7f78 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 299/597] 10.0.0.28 () {34 vars in 694 bytes} [Wed Aug 12 01:55:34 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 828 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-12 01:55:35.221 7 WARNING neutronclient.v2_0.client [None req-71d3267f-3a66-4979-a63f-4b5b52d185e7 7b30c453d5f843b4b681e1c4d767c9a4 874ebbc76d12442abfc491107a57f46f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 299/598] 10.0.0.28 () {34 vars in 684 bytes} [Wed Aug 12 01:55:35 2026] POST /v2.1/os-security-groups => generated 244 bytes in 355 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-12 01:55:35.406 8 WARNING neutronclient.v2_0.client [None req-99f16a06-d1ec-4d1a-af71-11385dc4a173 323ff2d8811540868add72704e6a2a41 3955a96dd33e4f5c99962f2f8c5b7f78 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 300/599] 10.0.0.28 () {34 vars in 684 bytes} [Wed Aug 12 01:55:35 2026] POST /v2.1/os-security-groups => generated 248 bytes in 379 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-12 01:55:35.615 7 WARNING neutronclient.v2_0.client [None req-a8310f5c-9aed-4f62-acca-a757fd82b438 7b30c453d5f843b4b681e1c4d767c9a4 874ebbc76d12442abfc491107a57f46f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 300/600] 10.0.0.28 () {34 vars in 684 bytes} [Wed Aug 12 01:55:35 2026] POST /v2.1/os-security-groups => generated 243 bytes in 380 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-12 01:55:35.795 7 WARNING neutronclient.v2_0.client [None req-a8310f5c-9aed-4f62-acca-a757fd82b438 7b30c453d5f843b4b681e1c4d767c9a4 874ebbc76d12442abfc491107a57f46f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:55:35.800 8 WARNING neutronclient.v2_0.client [None req-321c6956-d9da-49f9-a6ac-d6f86b5d84e2 323ff2d8811540868add72704e6a2a41 3955a96dd33e4f5c99962f2f8c5b7f78 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 301/601] 10.0.0.28 () {34 vars in 694 bytes} [Wed Aug 12 01:55:35 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 369 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-12 01:55:35.990 7 WARNING neutronclient.v2_0.client [None req-3c3f3c24-3eab-483b-a8d3-e8ecf2bb7ab7 7b30c453d5f843b4b681e1c4d767c9a4 874ebbc76d12442abfc491107a57f46f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:55:36.066 7 WARNING neutronclient.v2_0.client [None req-3c3f3c24-3eab-483b-a8d3-e8ecf2bb7ab7 7b30c453d5f843b4b681e1c4d767c9a4 874ebbc76d12442abfc491107a57f46f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 301/602] 10.0.0.28 () {34 vars in 684 bytes} [Wed Aug 12 01:55:35 2026] POST /v2.1/os-security-groups => generated 243 bytes in 419 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-12 01:55:36.226 8 WARNING neutronclient.v2_0.client [None req-d92888e1-3243-438c-a200-e4c40b21df94 323ff2d8811540868add72704e6a2a41 3955a96dd33e4f5c99962f2f8c5b7f78 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 302/603] 10.0.0.28 () {34 vars in 694 bytes} [Wed Aug 12 01:55:35 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-12 01:55:36.285 8 WARNING neutronclient.v2_0.client [None req-d92888e1-3243-438c-a200-e4c40b21df94 323ff2d8811540868add72704e6a2a41 3955a96dd33e4f5c99962f2f8c5b7f78 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:55:36.297 7 WARNING neutronclient.v2_0.client [None req-6d82655b-5832-4f8a-849d-6bfb6ffbde1b 7b30c453d5f843b4b681e1c4d767c9a4 874ebbc76d12442abfc491107a57f46f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:55:36.326 8 WARNING neutronclient.v2_0.client [None req-d92888e1-3243-438c-a200-e4c40b21df94 323ff2d8811540868add72704e6a2a41 3955a96dd33e4f5c99962f2f8c5b7f78 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 303/604] 10.0.0.28 () {32 vars in 736 bytes} [Wed Aug 12 01:55:36 2026] GET /v2.1/os-security-groups/8cd09dfe-df4a-429f-a924-0aa7e04bb18b => generated 665 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-12 01:55:36.362 7 WARNING neutronclient.v2_0.client [None req-c1a90b03-f23c-4a57-b42c-078425f975f8 7b30c453d5f843b4b681e1c4d767c9a4 874ebbc76d12442abfc491107a57f46f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 302/605] 10.0.0.28 () {32 vars in 662 bytes} [Wed Aug 12 01:55:36 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-12 01:55:36.382 8 WARNING neutronclient.v2_0.client [None req-3c43cd8d-8410-4b42-ac23-d895905a24ae 323ff2d8811540868add72704e6a2a41 3955a96dd33e4f5c99962f2f8c5b7f78 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:55:36.390 7 WARNING neutronclient.v2_0.client [None req-c1a90b03-f23c-4a57-b42c-078425f975f8 7b30c453d5f843b4b681e1c4d767c9a4 874ebbc76d12442abfc491107a57f46f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:55:36.413 8 WARNING neutronclient.v2_0.client [None req-3c43cd8d-8410-4b42-ac23-d895905a24ae 323ff2d8811540868add72704e6a2a41 3955a96dd33e4f5c99962f2f8c5b7f78 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:55:36.424 7 WARNING neutronclient.v2_0.client [None req-c1a90b03-f23c-4a57-b42c-078425f975f8 7b30c453d5f843b4b681e1c4d767c9a4 874ebbc76d12442abfc491107a57f46f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 303/606] 10.0.0.28 () {32 vars in 739 bytes} [Wed Aug 12 01:55:36 2026] DELETE /v2.1/os-security-groups/b6d5d87c-4c2b-42dc-b0bb-393cd50c2d29 => generated 0 bytes in 161 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-12 01:55:36.613 8 WARNING neutronclient.v2_0.client [None req-b2776bc2-3828-4844-84df-a613e7b528ed 5d26e9353cb44addb286a3a765aa8c4a 883c437da1c74bf48c37e49bc32b551c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 304/607] 10.0.0.28 () {32 vars in 749 bytes} [Wed Aug 12 01:55:36 2026] DELETE /v2.1/os-security-group-rules/8970cdd0-50a3-45d7-b3fb-8d0c4959f6fe => generated 0 bytes in 270 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-12 01:55:36.633 7 WARNING neutronclient.v2_0.client [None req-f9072720-913f-44a1-8c1e-a565d060bd02 323ff2d8811540868add72704e6a2a41 3955a96dd33e4f5c99962f2f8c5b7f78 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:55:36.654 7 INFO nova.api.openstack.wsgi [None req-f9072720-913f-44a1-8c1e-a565d060bd02 323ff2d8811540868add72704e6a2a41 3955a96dd33e4f5c99962f2f8c5b7f78 - - default default] HTTP exception thrown: Security group b6d5d87c-4c2b-42dc-b0bb-393cd50c2d29 does not exist Neutron server returns request_ids: ['req-11d04d47-5012-4e59-937c-d819ee704316'] [pid: 7|app: 0|req: 305/608] 10.0.0.28 () {32 vars in 736 bytes} [Wed Aug 12 01:55:36 2026] GET /v2.1/os-security-groups/b6d5d87c-4c2b-42dc-b0bb-393cd50c2d29 => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-12 01:55:36.663 7 WARNING neutronclient.v2_0.client [None req-743d4495-fb95-4ad7-9ed1-c8e39660989c 7b30c453d5f843b4b681e1c4d767c9a4 874ebbc76d12442abfc491107a57f46f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:55:36.673 8 WARNING neutronclient.v2_0.client [None req-b2776bc2-3828-4844-84df-a613e7b528ed 5d26e9353cb44addb286a3a765aa8c4a 883c437da1c74bf48c37e49bc32b551c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:55:36.700 7 WARNING neutronclient.v2_0.client [None req-743d4495-fb95-4ad7-9ed1-c8e39660989c 7b30c453d5f843b4b681e1c4d767c9a4 874ebbc76d12442abfc491107a57f46f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 306/609] 10.0.0.28 () {32 vars in 739 bytes} [Wed Aug 12 01:55:36 2026] DELETE /v2.1/os-security-groups/8cd09dfe-df4a-429f-a924-0aa7e04bb18b => generated 0 bytes in 178 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-12 01:55:36.839 7 WARNING neutronclient.v2_0.client [None req-b5b2ed20-4857-42a0-a7c6-55cdb6980656 323ff2d8811540868add72704e6a2a41 3955a96dd33e4f5c99962f2f8c5b7f78 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:55:36.862 8 WARNING neutronclient.v2_0.client [None req-b2776bc2-3828-4844-84df-a613e7b528ed 5d26e9353cb44addb286a3a765aa8c4a 883c437da1c74bf48c37e49bc32b551c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:55:36.870 7 WARNING neutronclient.v2_0.client [None req-b5b2ed20-4857-42a0-a7c6-55cdb6980656 323ff2d8811540868add72704e6a2a41 3955a96dd33e4f5c99962f2f8c5b7f78 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/610] 10.0.0.28 () {32 vars in 739 bytes} [Wed Aug 12 01:55:36 2026] DELETE /v2.1/os-security-groups/488cbb25-01f2-41f7-a0db-29f9d80e2919 => generated 0 bytes in 170 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-12 01:55:37.011 7 WARNING neutronclient.v2_0.client [None req-13678b54-9317-4ed8-a384-545c83fbf644 7b30c453d5f843b4b681e1c4d767c9a4 874ebbc76d12442abfc491107a57f46f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:55:37.052 7 WARNING neutronclient.v2_0.client [None req-13678b54-9317-4ed8-a384-545c83fbf644 7b30c453d5f843b4b681e1c4d767c9a4 874ebbc76d12442abfc491107a57f46f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 308/611] 10.0.0.28 () {32 vars in 739 bytes} [Wed Aug 12 01:55:37 2026] DELETE /v2.1/os-security-groups/e3fabf48-11d7-4035-b291-e0a223670d4d => generated 0 bytes in 192 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-12 01:55:37.213 7 WARNING neutronclient.v2_0.client [None req-69d6944b-641c-4bae-81ba-84440ce62e41 323ff2d8811540868add72704e6a2a41 3955a96dd33e4f5c99962f2f8c5b7f78 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:55:37.227 7 INFO nova.api.openstack.wsgi [None req-69d6944b-641c-4bae-81ba-84440ce62e41 323ff2d8811540868add72704e6a2a41 3955a96dd33e4f5c99962f2f8c5b7f78 - - default default] HTTP exception thrown: Security group 488cbb25-01f2-41f7-a0db-29f9d80e2919 does not exist Neutron server returns request_ids: ['req-a755d7b1-9227-4b5f-9cb7-4cafe7c38731'] [pid: 7|app: 0|req: 311/614] 10.0.0.28 () {32 vars in 736 bytes} [Wed Aug 12 01:55:37 2026] GET /v2.1/os-security-groups/488cbb25-01f2-41f7-a0db-29f9d80e2919 => generated 194 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-12 01:55:37.236 7 WARNING neutronclient.v2_0.client [None req-ed48dc95-b880-4f9b-ae09-1ea13dcd1e0b 323ff2d8811540868add72704e6a2a41 3955a96dd33e4f5c99962f2f8c5b7f78 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:55:37.259 7 WARNING neutronclient.v2_0.client [None req-ed48dc95-b880-4f9b-ae09-1ea13dcd1e0b 323ff2d8811540868add72704e6a2a41 3955a96dd33e4f5c99962f2f8c5b7f78 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 312/615] 10.0.0.28 () {32 vars in 739 bytes} [Wed Aug 12 01:55:37 2026] DELETE /v2.1/os-security-groups/0a5902fa-fffd-48a0-b8e9-944e4083e475 => generated 0 bytes in 172 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-12 01:55:37.417 7 WARNING neutronclient.v2_0.client [None req-dcd60fbe-e87e-422b-b33b-8985f5fe865f 323ff2d8811540868add72704e6a2a41 3955a96dd33e4f5c99962f2f8c5b7f78 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:55:37.445 7 INFO nova.api.openstack.wsgi [None req-dcd60fbe-e87e-422b-b33b-8985f5fe865f 323ff2d8811540868add72704e6a2a41 3955a96dd33e4f5c99962f2f8c5b7f78 - - default default] HTTP exception thrown: Security group 0a5902fa-fffd-48a0-b8e9-944e4083e475 does not exist Neutron server returns request_ids: ['req-81e6b97e-e772-4bf0-967f-e3855114867d'] [pid: 7|app: 0|req: 313/616] 10.0.0.28 () {32 vars in 736 bytes} [Wed Aug 12 01:55:37 2026] GET /v2.1/os-security-groups/0a5902fa-fffd-48a0-b8e9-944e4083e475 => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-12 01:55:37.469 7 WARNING neutronclient.v2_0.client [None req-35ca6b9a-0aa0-42cc-951f-1c744ab8521a 323ff2d8811540868add72704e6a2a41 3955a96dd33e4f5c99962f2f8c5b7f78 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:55:37.511 7 WARNING neutronclient.v2_0.client [None req-35ca6b9a-0aa0-42cc-951f-1c744ab8521a 323ff2d8811540868add72704e6a2a41 3955a96dd33e4f5c99962f2f8c5b7f78 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:55:37.556 7 WARNING neutronclient.v2_0.client [None req-35ca6b9a-0aa0-42cc-951f-1c744ab8521a 323ff2d8811540868add72704e6a2a41 3955a96dd33e4f5c99962f2f8c5b7f78 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 304/617] 10.0.0.28 () {34 vars in 662 bytes} [Wed Aug 12 01:55:36 2026] POST /v2.1/servers => generated 449 bytes in 1040 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: 314/618] 10.0.0.28 () {32 vars in 662 bytes} [Wed Aug 12 01:55:37 2026] GET /v2.1/os-security-groups => generated 707 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-12 01:55:37.607 8 WARNING neutronclient.v2_0.client [None req-f6202481-1d41-4e91-8227-6b30e8a7eefe 5d26e9353cb44addb286a3a765aa8c4a 883c437da1c74bf48c37e49bc32b551c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:55:37.625 7 WARNING neutronclient.v2_0.client [None req-dffb2089-5aed-48b0-8ab3-f47e90fd536d 323ff2d8811540868add72704e6a2a41 3955a96dd33e4f5c99962f2f8c5b7f78 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 305/619] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:55:37 2026] GET /v2.1/servers/981191ed-7adf-478f-a026-b68ca06e671b => generated 1399 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-12 01:55:37.693 7 INFO nova.api.openstack.wsgi [None req-dffb2089-5aed-48b0-8ab3-f47e90fd536d 323ff2d8811540868add72704e6a2a41 3955a96dd33e4f5c99962f2f8c5b7f78 - - default default] HTTP exception thrown: Security group 0a5902fa-fffd-48a0-b8e9-944e4083e475 does not exist Neutron server returns request_ids: ['req-dcec8602-0d76-4600-9c83-5730977a8f6b'] [pid: 7|app: 0|req: 315/620] 10.0.0.28 () {32 vars in 739 bytes} [Wed Aug 12 01:55:37 2026] DELETE /v2.1/os-security-groups/0a5902fa-fffd-48a0-b8e9-944e4083e475 => generated 194 bytes in 76 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-08-12 01:55:37.704 8 WARNING neutronclient.v2_0.client [None req-5319c53b-f145-4443-9c27-85e24e6153b2 323ff2d8811540868add72704e6a2a41 3955a96dd33e4f5c99962f2f8c5b7f78 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:55:37.726 8 INFO nova.api.openstack.wsgi [None req-5319c53b-f145-4443-9c27-85e24e6153b2 323ff2d8811540868add72704e6a2a41 3955a96dd33e4f5c99962f2f8c5b7f78 - - default default] HTTP exception thrown: Security group 488cbb25-01f2-41f7-a0db-29f9d80e2919 does not exist Neutron server returns request_ids: ['req-fe83fbce-297e-4c66-a088-5341b236f0e2'] [pid: 8|app: 0|req: 306/621] 10.0.0.28 () {32 vars in 739 bytes} [Wed Aug 12 01:55:37 2026] DELETE /v2.1/os-security-groups/488cbb25-01f2-41f7-a0db-29f9d80e2919 => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-12 01:55:37.740 7 WARNING neutronclient.v2_0.client [None req-42c5396d-e479-4969-8101-2dbf7d34d63a 323ff2d8811540868add72704e6a2a41 3955a96dd33e4f5c99962f2f8c5b7f78 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:55:37.762 7 INFO nova.api.openstack.wsgi [None req-42c5396d-e479-4969-8101-2dbf7d34d63a 323ff2d8811540868add72704e6a2a41 3955a96dd33e4f5c99962f2f8c5b7f78 - - default default] HTTP exception thrown: Security group b6d5d87c-4c2b-42dc-b0bb-393cd50c2d29 does not exist Neutron server returns request_ids: ['req-aba97a27-9f71-4acf-9479-272a25be99ad'] [pid: 7|app: 0|req: 316/622] 10.0.0.28 () {32 vars in 739 bytes} [Wed Aug 12 01:55:37 2026] DELETE /v2.1/os-security-groups/b6d5d87c-4c2b-42dc-b0bb-393cd50c2d29 => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-12 01:55:38.768 8 WARNING neutronclient.v2_0.client [None req-6b56bb78-d15b-43c5-9425-83522641dc2b 5d26e9353cb44addb286a3a765aa8c4a 883c437da1c74bf48c37e49bc32b551c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 307/623] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:55:38 2026] GET /v2.1/servers/981191ed-7adf-478f-a026-b68ca06e671b => generated 1403 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-12 01:55:39.951 7 WARNING neutronclient.v2_0.client [None req-5b9f2ebf-c522-4f8d-af78-cac79d3cd559 5d26e9353cb44addb286a3a765aa8c4a 883c437da1c74bf48c37e49bc32b551c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/624] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:55:39 2026] GET /v2.1/servers/981191ed-7adf-478f-a026-b68ca06e671b => generated 1451 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:55:41.150 8 WARNING neutronclient.v2_0.client [None req-61d6e4c1-f9c6-4429-a423-8ceea241cadd 5d26e9353cb44addb286a3a765aa8c4a 883c437da1c74bf48c37e49bc32b551c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/625] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:55:41 2026] GET /v2.1/servers/981191ed-7adf-478f-a026-b68ca06e671b => generated 1451 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:55:42.254 7 WARNING neutronclient.v2_0.client [None req-5f415238-1d62-4229-9ad2-8a82d90cf7b0 5d26e9353cb44addb286a3a765aa8c4a 883c437da1c74bf48c37e49bc32b551c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/626] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:55:42 2026] GET /v2.1/servers/981191ed-7adf-478f-a026-b68ca06e671b => generated 1459 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:55:43.362 8 WARNING neutronclient.v2_0.client [None req-a887ab7a-0f61-49c0-bc9f-944cbe55e402 5d26e9353cb44addb286a3a765aa8c4a 883c437da1c74bf48c37e49bc32b551c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/627] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:55:43 2026] GET /v2.1/servers/981191ed-7adf-478f-a026-b68ca06e671b => generated 1536 bytes in 1191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:55:45.584 7 WARNING neutronclient.v2_0.client [None req-0218f815-6d34-4182-be7c-3117291f1e41 5d26e9353cb44addb286a3a765aa8c4a 883c437da1c74bf48c37e49bc32b551c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:55:45.873 8 INFO nova.api.openstack.compute.server_external_events [req-98a7d6b5-23c9-4f50-8853-c50e074808e9 req-a94caec6-8133-40f3-9c1c-85595eda7d91 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-changed:282c29f1-7eae-4e69-a3a1-e55cf9c87434 for instance 981191ed-7adf-478f-a026-b68ca06e671b on instance 2026-08-12 01:55:45.885 8 INFO nova.compute.rpcapi [None req-efdc7c26-58a4-4ddf-bfc8-63a902e5cddd - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 310/628] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:55:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/631] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:55:45 2026] GET /v2.1/servers/981191ed-7adf-478f-a026-b68ca06e671b => generated 1524 bytes in 2060 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:55:48.653 8 WARNING neutronclient.v2_0.client [None req-459e359f-c082-453b-a9d0-d7d1f04c9d81 5d26e9353cb44addb286a3a765aa8c4a 883c437da1c74bf48c37e49bc32b551c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 320/632] 10.0.0.28 () {34 vars in 670 bytes} [Wed Aug 12 01:55:50 2026] POST /v2.1/os-keypairs => generated 386 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/633] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:55:48 2026] GET /v2.1/servers/981191ed-7adf-478f-a026-b68ca06e671b => generated 1524 bytes in 1938 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-12 01:55:51.603 7 WARNING neutronclient.v2_0.client [None req-94000eef-1781-458f-9c37-f5754c11ca40 5d26e9353cb44addb286a3a765aa8c4a 883c437da1c74bf48c37e49bc32b551c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/634] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:55:51 2026] GET /v2.1/servers/981191ed-7adf-478f-a026-b68ca06e671b => generated 1524 bytes in 453 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 314/635] 10.0.0.28 () {34 vars in 670 bytes} [Wed Aug 12 01:55:52 2026] POST /v2.1/os-keypairs => generated 385 bytes in 205 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-08-12 01:55:52.688 7 WARNING neutronclient.v2_0.client [None req-67354df5-9c2f-47de-aa3b-8874d451dfe4 0813dce833494cc1bbcd6c886c24ed5e a4e6cfef743749b19c019da5083866fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:55:52.729 7 WARNING neutronclient.v2_0.client [None req-67354df5-9c2f-47de-aa3b-8874d451dfe4 0813dce833494cc1bbcd6c886c24ed5e a4e6cfef743749b19c019da5083866fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:55:52.893 7 WARNING neutronclient.v2_0.client [None req-67354df5-9c2f-47de-aa3b-8874d451dfe4 0813dce833494cc1bbcd6c886c24ed5e a4e6cfef743749b19c019da5083866fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:55:53.088 8 WARNING neutronclient.v2_0.client [None req-04b87d6b-fd3f-4a2a-b25b-140c47d735a1 5d26e9353cb44addb286a3a765aa8c4a 883c437da1c74bf48c37e49bc32b551c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/636] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:55:53 2026] GET /v2.1/servers/981191ed-7adf-478f-a026-b68ca06e671b => generated 1524 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/637] 10.0.0.28 () {34 vars in 662 bytes} [Wed Aug 12 01:55:52 2026] POST /v2.1/servers => generated 451 bytes in 1011 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-08-12 01:55:53.639 8 WARNING neutronclient.v2_0.client [None req-e41773c2-3c0c-4620-b7b2-4f21c44c154e 0813dce833494cc1bbcd6c886c24ed5e a4e6cfef743749b19c019da5083866fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 316/638] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:55:53 2026] GET /v2.1/servers/0981b4b6-6a0d-416c-808f-380f8a2058a9 => generated 1422 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:55:54.256 7 WARNING neutronclient.v2_0.client [None req-22303976-609a-46a3-8b94-fee796a614b1 5d26e9353cb44addb286a3a765aa8c4a 883c437da1c74bf48c37e49bc32b551c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 323/639] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:55:54 2026] GET /v2.1/servers/981191ed-7adf-478f-a026-b68ca06e671b => generated 1524 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:55:54.723 8 WARNING neutronclient.v2_0.client [None req-6b67f1a6-9138-4e6d-9031-0384c218e558 0813dce833494cc1bbcd6c886c24ed5e a4e6cfef743749b19c019da5083866fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 317/640] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:55:54 2026] GET /v2.1/servers/0981b4b6-6a0d-416c-808f-380f8a2058a9 => generated 1426 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:55:55.584 7 WARNING neutronclient.v2_0.client [None req-f2dcd598-b6a4-40f9-a36c-014bd47a3daa 5d26e9353cb44addb286a3a765aa8c4a 883c437da1c74bf48c37e49bc32b551c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 324/641] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:55:55 2026] GET /v2.1/servers/981191ed-7adf-478f-a026-b68ca06e671b => generated 1524 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:55:55.825 8 WARNING neutronclient.v2_0.client [None req-6f0c16b9-0ffe-4b0e-b899-e145fecef639 0813dce833494cc1bbcd6c886c24ed5e a4e6cfef743749b19c019da5083866fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 318/642] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:55:55 2026] GET /v2.1/servers/0981b4b6-6a0d-416c-808f-380f8a2058a9 => generated 1474 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-08-12 01:55:56.812 7 WARNING neutronclient.v2_0.client [None req-3cda82ce-e725-4644-9a04-d0434feedb58 5d26e9353cb44addb286a3a765aa8c4a 883c437da1c74bf48c37e49bc32b551c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 325/643] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:55:56 2026] GET /v2.1/servers/981191ed-7adf-478f-a026-b68ca06e671b => generated 1524 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:55:56.939 7 WARNING neutronclient.v2_0.client [None req-187666ca-8a29-4297-af1b-041069149a44 0813dce833494cc1bbcd6c886c24ed5e a4e6cfef743749b19c019da5083866fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:55:56.941 8 INFO nova.api.openstack.compute.server_external_events [req-38953884-76a8-44b9-938b-1622f9835e0a req-2048190a-54b0-4ad1-a6ca-3043f0aa8b11 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-plugged:282c29f1-7eae-4e69-a3a1-e55cf9c87434 for instance 981191ed-7adf-478f-a026-b68ca06e671b on instance [pid: 8|app: 0|req: 319/644] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:55:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/647] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:55:56 2026] GET /v2.1/servers/0981b4b6-6a0d-416c-808f-380f8a2058a9 => generated 1474 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-08-12 01:55:57.965 8 WARNING neutronclient.v2_0.client [None req-1b2b15d8-6e27-4a14-a35a-52ee8c027dd3 5d26e9353cb44addb286a3a765aa8c4a 883c437da1c74bf48c37e49bc32b551c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:55:58.054 7 WARNING neutronclient.v2_0.client [None req-91231077-0a96-4009-a48a-d1bb9d67e038 0813dce833494cc1bbcd6c886c24ed5e a4e6cfef743749b19c019da5083866fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/648] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:55:57 2026] GET /v2.1/servers/981191ed-7adf-478f-a026-b68ca06e671b => generated 1524 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/649] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:55:58 2026] GET /v2.1/servers/0981b4b6-6a0d-416c-808f-380f8a2058a9 => generated 1482 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:55:58.993 8 INFO nova.api.openstack.compute.server_external_events [req-d945a93a-83a7-4c6e-a88a-b5643c01d16b req-40b43d2e-c80b-42c5-a417-baee668ccc6d 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-plugged:282c29f1-7eae-4e69-a3a1-e55cf9c87434 for instance 981191ed-7adf-478f-a026-b68ca06e671b on instance [pid: 8|app: 0|req: 323/650] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:55:58 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-08-12 01:55:59.145 7 WARNING neutronclient.v2_0.client [None req-efd056d7-96a5-44e8-9b98-ada8d1fc7cf8 5d26e9353cb44addb286a3a765aa8c4a 883c437da1c74bf48c37e49bc32b551c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:55:59.168 8 WARNING neutronclient.v2_0.client [None req-de4348d7-5d2e-45b2-9c10-f5725cfc1005 0813dce833494cc1bbcd6c886c24ed5e a4e6cfef743749b19c019da5083866fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 328/651] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:55:59 2026] GET /v2.1/servers/981191ed-7adf-478f-a026-b68ca06e671b => generated 1716 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 324/652] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:55:59 2026] GET /v2.1/servers/0981b4b6-6a0d-416c-808f-380f8a2058a9 => generated 1550 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:55:59.420 8 WARNING neutronclient.v2_0.client [None req-95d2ffbb-d7d0-4aec-9218-4ca5a02a3970 5d26e9353cb44addb286a3a765aa8c4a 883c437da1c74bf48c37e49bc32b551c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:55:59.463 7 WARNING neutronclient.v2_0.client [None req-39ae1990-cbea-48d0-93fa-5684346d6607 16ece71c5aaf4b42aa6b5832190ab675 18bc9fbaec0a4519a72b953754696e35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/653] 10.0.0.28 () {32 vars in 740 bytes} [Wed Aug 12 01:55:59 2026] GET /v2.1/servers/981191ed-7adf-478f-a026-b68ca06e671b/os-interface => generated 285 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-12 01:55:59.521 7 WARNING neutronclient.v2_0.client [None req-39ae1990-cbea-48d0-93fa-5684346d6607 16ece71c5aaf4b42aa6b5832190ab675 18bc9fbaec0a4519a72b953754696e35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:55:59.739 8 INFO nova.api.openstack.compute.server_external_events [req-bdba23da-d199-4f07-a565-b95e6840bf06 req-4d7abb88-30b1-4e19-b029-f9935a632bb6 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-changed:fbd6dff5-8203-40f9-a0df-9e3d6120b6a4 for instance 0981b4b6-6a0d-416c-808f-380f8a2058a9 on instance [pid: 8|app: 0|req: 326/654] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:55:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-12 01:55:59.898 7 WARNING neutronclient.v2_0.client [None req-39ae1990-cbea-48d0-93fa-5684346d6607 16ece71c5aaf4b42aa6b5832190ab675 18bc9fbaec0a4519a72b953754696e35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 329/655] 10.0.0.28 () {34 vars in 662 bytes} [Wed Aug 12 01:55:59 2026] POST /v2.1/servers => generated 451 bytes in 928 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-08-12 01:56:00.306 8 WARNING neutronclient.v2_0.client [None req-143f8941-4505-4ae2-8736-d7ad77811b0c 16ece71c5aaf4b42aa6b5832190ab675 18bc9fbaec0a4519a72b953754696e35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/656] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:00 2026] GET /v2.1/servers/3650d450-5447-43ed-8ebb-0271e846165d => generated 1253 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, ' 2026-08-12 01:56:00.424 7 WARNING neutronclient.v2_0.client [None req-0a864b4d-707a-4c31-98d5-70272ff50893 0813dce833494cc1bbcd6c886c24ed5e a4e6cfef743749b19c019da5083866fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:56:00.502 8 WARNING neutronclient.v2_0.client [None req-dee13384-fb87-4292-b482-99b23c95cb9c 5d26e9353cb44addb286a3a765aa8c4a 883c437da1c74bf48c37e49bc32b551c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 330/657] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:00 2026] GET /v2.1/servers/0981b4b6-6a0d-416c-808f-380f8a2058a9 => generated 1548 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/658] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:00 2026] GET /v2.1/servers/981191ed-7adf-478f-a026-b68ca06e671b => generated 1716 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:56:01.052 7 INFO nova.api.openstack.compute.server_external_events [req-f49f6217-43b3-4329-878e-5089754b1497 req-37a490e5-63b9-463b-a846-09187c979c47 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-changed:282c29f1-7eae-4e69-a3a1-e55cf9c87434 for instance 981191ed-7adf-478f-a026-b68ca06e671b on instance 2026-08-12 01:56:01.066 7 INFO nova.compute.rpcapi [None req-b5e98eb6-f74d-41f5-a9b5-a22882215fcf - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 331/659] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:56:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 74 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-08-12 01:56:01.388 8 WARNING neutronclient.v2_0.client [None req-4a55230e-2f93-443a-a56c-7a8ad53812a8 16ece71c5aaf4b42aa6b5832190ab675 18bc9fbaec0a4519a72b953754696e35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 329/660] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:01 2026] GET /v2.1/servers/3650d450-5447-43ed-8ebb-0271e846165d => generated 1303 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:56:01.674 7 WARNING neutronclient.v2_0.client [None req-83116d85-0278-4a9a-8f5e-e135f6686942 0813dce833494cc1bbcd6c886c24ed5e a4e6cfef743749b19c019da5083866fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 332/661] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:01 2026] GET /v2.1/servers/0981b4b6-6a0d-416c-808f-380f8a2058a9 => generated 1548 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:56:02.485 8 WARNING neutronclient.v2_0.client [None req-b0cb44de-094b-40c7-a585-2a1ef2336514 16ece71c5aaf4b42aa6b5832190ab675 18bc9fbaec0a4519a72b953754696e35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/662] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:02 2026] GET /v2.1/servers/3650d450-5447-43ed-8ebb-0271e846165d => generated 1351 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, ' 2026-08-12 01:56:02.903 7 WARNING neutronclient.v2_0.client [None req-941d99aa-b059-404d-91b6-36666965be01 0813dce833494cc1bbcd6c886c24ed5e a4e6cfef743749b19c019da5083866fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 333/663] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:02 2026] GET /v2.1/servers/0981b4b6-6a0d-416c-808f-380f8a2058a9 => generated 1548 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:56:03.570 8 WARNING neutronclient.v2_0.client [None req-069c2bbc-4355-48f7-a7c4-c6ec2da33c60 16ece71c5aaf4b42aa6b5832190ab675 18bc9fbaec0a4519a72b953754696e35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 331/664] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:03 2026] GET /v2.1/servers/3650d450-5447-43ed-8ebb-0271e846165d => generated 1351 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:56:04.079 7 WARNING neutronclient.v2_0.client [None req-65b5a2f1-9192-4a14-954d-b80a390cc342 0813dce833494cc1bbcd6c886c24ed5e a4e6cfef743749b19c019da5083866fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 334/665] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:04 2026] GET /v2.1/servers/0981b4b6-6a0d-416c-808f-380f8a2058a9 => generated 1548 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-08-12 01:56:04.661 8 WARNING neutronclient.v2_0.client [None req-3a4e8ff5-b0e3-4058-abd5-3b0fb6eef02b 16ece71c5aaf4b42aa6b5832190ab675 18bc9fbaec0a4519a72b953754696e35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/666] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:04 2026] GET /v2.1/servers/3650d450-5447-43ed-8ebb-0271e846165d => generated 1359 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-08-12 01:56:04.846 7 INFO nova.api.openstack.compute.server_external_events [req-a7267f4b-a48b-4b01-ba16-ff23ead0ea80 req-fede6176-3009-4355-9cd5-70f08ff680a9 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-plugged:fbd6dff5-8203-40f9-a0df-9e3d6120b6a4 for instance 0981b4b6-6a0d-416c-808f-380f8a2058a9 on instance [pid: 7|app: 0|req: 335/667] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:56:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:56:05.276 8 WARNING neutronclient.v2_0.client [None req-a9f2a591-551d-4a7a-a608-f29759ae7c46 0813dce833494cc1bbcd6c886c24ed5e a4e6cfef743749b19c019da5083866fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 333/668] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:05 2026] GET /v2.1/servers/0981b4b6-6a0d-416c-808f-380f8a2058a9 => generated 1548 bytes in 608 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-12 01:56:05.853 7 WARNING neutronclient.v2_0.client [None req-af56cea8-d195-4064-9471-f449f133fc63 16ece71c5aaf4b42aa6b5832190ab675 18bc9fbaec0a4519a72b953754696e35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/669] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:05 2026] GET /v2.1/servers/3650d450-5447-43ed-8ebb-0271e846165d => generated 1437 bytes in 545 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:56:06.495 8 INFO nova.api.openstack.compute.server_external_events [req-f924f76a-5e4a-44c4-b198-66214066599e req-6e312e77-6a37-43f9-ab27-fb554487bd32 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-changed:06503cb9-af53-4155-9c54-54241850d639 for instance 3650d450-5447-43ed-8ebb-0271e846165d on instance [pid: 8|app: 0|req: 334/670] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:56:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:56:06.890 7 WARNING neutronclient.v2_0.client [None req-cd98c022-f26c-442b-baeb-d64f6177e6de 0813dce833494cc1bbcd6c886c24ed5e a4e6cfef743749b19c019da5083866fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/673] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:06 2026] GET /v2.1/servers/0981b4b6-6a0d-416c-808f-380f8a2058a9 => generated 1724 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:56:07.062 8 WARNING neutronclient.v2_0.client [None req-1274fb61-b61c-431e-a548-473c7d36300f 0813dce833494cc1bbcd6c886c24ed5e a4e6cfef743749b19c019da5083866fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:56:07.106 7 INFO nova.api.openstack.compute.server_external_events [req-7c289e18-fce9-42dc-bc03-1586dabd43dc req-9e2cf7a5-5d72-4f69-8f0a-67e8466eb54d 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-plugged:fbd6dff5-8203-40f9-a0df-9e3d6120b6a4 for instance 0981b4b6-6a0d-416c-808f-380f8a2058a9 on instance [pid: 7|app: 0|req: 338/674] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:56:07 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: 8|app: 0|req: 337/675] 10.0.0.28 () {32 vars in 740 bytes} [Wed Aug 12 01:56:07 2026] GET /v2.1/servers/0981b4b6-6a0d-416c-808f-380f8a2058a9/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, ' 2026-08-12 01:56:07.421 7 WARNING neutronclient.v2_0.client [None req-75e37f6b-fc92-4fae-ab5a-c76677429c7f 16ece71c5aaf4b42aa6b5832190ab675 18bc9fbaec0a4519a72b953754696e35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:56:08.231 8 WARNING neutronclient.v2_0.client [None req-09d61999-6a77-407d-87b2-077180550741 0813dce833494cc1bbcd6c886c24ed5e a4e6cfef743749b19c019da5083866fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 339/676] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:07 2026] GET /v2.1/servers/3650d450-5447-43ed-8ebb-0271e846165d => generated 1437 bytes in 864 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/677] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:08 2026] GET /v2.1/servers/0981b4b6-6a0d-416c-808f-380f8a2058a9 => generated 1724 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 340/678] 10.0.0.28 () {32 vars in 640 bytes} [Wed Aug 12 01:56:08 2026] GET /v2.1/servers => generated 376 bytes in 135 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-08-12 01:56:08.557 7 INFO nova.api.openstack.compute.server_external_events [req-7db89e89-38c7-498b-aac7-5b39643a0be5 req-56e19b68-9a90-4add-b2b8-ffabb505d5d3 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-changed:fbd6dff5-8203-40f9-a0df-9e3d6120b6a4 for instance 0981b4b6-6a0d-416c-808f-380f8a2058a9 on instance [pid: 7|app: 0|req: 341/679] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:56:08 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) [pid: 8|app: 0|req: 339/680] 10.0.0.28 () {32 vars in 717 bytes} [Wed Aug 12 01:56:08 2026] DELETE /v2.1/servers/0981b4b6-6a0d-416c-808f-380f8a2058a9 => generated 0 bytes in 147 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-08-12 01:56:08.713 7 WARNING neutronclient.v2_0.client [None req-9bb4edee-563f-41c9-8f8e-c64c473ad466 0813dce833494cc1bbcd6c886c24ed5e a4e6cfef743749b19c019da5083866fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 342/681] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:08 2026] GET /v2.1/servers/0981b4b6-6a0d-416c-808f-380f8a2058a9 => generated 1730 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-08-12 01:56:09.294 8 WARNING neutronclient.v2_0.client [None req-67476b5b-83fb-41f9-a63e-4cf7845ef329 16ece71c5aaf4b42aa6b5832190ab675 18bc9fbaec0a4519a72b953754696e35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 340/682] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:09 2026] GET /v2.1/servers/3650d450-5447-43ed-8ebb-0271e846165d => generated 1437 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:56:09.926 7 WARNING neutronclient.v2_0.client [None req-73b62179-cd1b-4405-bffb-2bc80da42d22 0813dce833494cc1bbcd6c886c24ed5e a4e6cfef743749b19c019da5083866fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:56:10.004 8 INFO nova.api.openstack.compute.server_external_events [req-7ef5532a-f777-411a-9a65-fcf1b3b46397 req-376d7a5d-cb90-4ad4-a63f-383808427b34 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-unplugged:fbd6dff5-8203-40f9-a0df-9e3d6120b6a4 for instance 0981b4b6-6a0d-416c-808f-380f8a2058a9 on instance [pid: 8|app: 0|req: 341/683] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:56:09 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:56:10.531 8 WARNING neutronclient.v2_0.client [None req-e40bf958-bedc-4b0b-a2f3-85cd3beaa4ae 16ece71c5aaf4b42aa6b5832190ab675 18bc9fbaec0a4519a72b953754696e35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 343/684] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:09 2026] GET /v2.1/servers/0981b4b6-6a0d-416c-808f-380f8a2058a9 => generated 1850 bytes in 919 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/685] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:10 2026] GET /v2.1/servers/3650d450-5447-43ed-8ebb-0271e846165d => generated 1425 bytes in 376 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:56:11.552 7 INFO nova.api.openstack.compute.server_external_events [req-51b31e98-764a-4a73-add2-3dee53092e9b req-85b0821d-a007-4a86-a23b-c568014497c4 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-deleted:fbd6dff5-8203-40f9-a0df-9e3d6120b6a4 for instance 0981b4b6-6a0d-416c-808f-380f8a2058a9 on instance [pid: 7|app: 0|req: 344/686] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:56: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, ' 2026-08-12 01:56:11.839 8 WARNING neutronclient.v2_0.client [None req-93fa3348-5dff-40f8-a961-e0c0cec377af 0813dce833494cc1bbcd6c886c24ed5e a4e6cfef743749b19c019da5083866fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 343/687] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:11 2026] GET /v2.1/servers/0981b4b6-6a0d-416c-808f-380f8a2058a9 => generated 1503 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, ' 2026-08-12 01:56:11.953 7 WARNING neutronclient.v2_0.client [None req-241b54c3-0247-4a6c-ae1e-fa4116c9efc8 16ece71c5aaf4b42aa6b5832190ab675 18bc9fbaec0a4519a72b953754696e35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:56:12.069 8 INFO nova.api.openstack.compute.server_external_events [req-7705c696-a126-4459-87c4-f41c8af78937 req-0b05d9d2-fa88-41a2-93c8-80831dc3bc86 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-unplugged:fbd6dff5-8203-40f9-a0df-9e3d6120b6a4 for instance 0981b4b6-6a0d-416c-808f-380f8a2058a9 on instance [pid: 8|app: 0|req: 344/688] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:56:12 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/689] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:11 2026] GET /v2.1/servers/3650d450-5447-43ed-8ebb-0271e846165d => generated 1425 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:56:12.950 8 WARNING neutronclient.v2_0.client [None req-367ffe96-0512-4735-a344-a57c42189a34 0813dce833494cc1bbcd6c886c24ed5e a4e6cfef743749b19c019da5083866fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/690] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:12 2026] GET /v2.1/servers/0981b4b6-6a0d-416c-808f-380f8a2058a9 => generated 1508 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:56:13.165 7 WARNING neutronclient.v2_0.client [None req-18bab5be-7677-424e-8120-0dc2cd0beff3 16ece71c5aaf4b42aa6b5832190ab675 18bc9fbaec0a4519a72b953754696e35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/691] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:13 2026] GET /v2.1/servers/3650d450-5447-43ed-8ebb-0271e846165d => generated 1425 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-08-12 01:56:13.724 8 INFO nova.api.openstack.compute.server_external_events [req-a6008112-5aea-40ca-8f83-56e7ac985c55 req-c4f50791-0a93-4993-9e8d-ad2a69678c33 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-plugged:06503cb9-af53-4155-9c54-54241850d639 for instance 3650d450-5447-43ed-8ebb-0271e846165d on instance [pid: 8|app: 0|req: 346/692] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:56:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 47 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-08-12 01:56:14.090 7 WARNING neutronclient.v2_0.client [None req-a561f345-6160-47f2-959a-a2b65fbcc7c9 0813dce833494cc1bbcd6c886c24ed5e a4e6cfef743749b19c019da5083866fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 347/693] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:14 2026] GET /v2.1/servers/0981b4b6-6a0d-416c-808f-380f8a2058a9 => generated 1508 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:56:14.327 8 WARNING neutronclient.v2_0.client [None req-9077ca43-083b-4a5a-9026-9581fd410af9 16ece71c5aaf4b42aa6b5832190ab675 18bc9fbaec0a4519a72b953754696e35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/694] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:14 2026] GET /v2.1/servers/3650d450-5447-43ed-8ebb-0271e846165d => generated 1425 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:56:15.180 7 INFO nova.api.openstack.wsgi [None req-959e74a7-06a8-40ab-b58b-d863770b0b68 0813dce833494cc1bbcd6c886c24ed5e a4e6cfef743749b19c019da5083866fa - - default default] HTTP exception thrown: Instance 0981b4b6-6a0d-416c-808f-380f8a2058a9 could not be found. [pid: 7|app: 0|req: 348/695] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:15 2026] GET /v2.1/servers/0981b4b6-6a0d-416c-808f-380f8a2058a9 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 348/696] 10.0.0.28 () {32 vars in 705 bytes} [Wed Aug 12 01:56:15 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1381313300 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:56:15.521 7 WARNING neutronclient.v2_0.client [None req-0e192125-c5a6-4575-a0b6-411ad560f200 16ece71c5aaf4b42aa6b5832190ab675 18bc9fbaec0a4519a72b953754696e35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:56:15.794 8 INFO nova.api.openstack.compute.server_external_events [req-20e426c5-3423-4909-a62b-08d2f2a51263 req-259f5c3f-929b-4567-9c74-217186f0ef5b 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-plugged:06503cb9-af53-4155-9c54-54241850d639 for instance 3650d450-5447-43ed-8ebb-0271e846165d on instance [pid: 8|app: 0|req: 349/697] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:56:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/698] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:15 2026] GET /v2.1/servers/3650d450-5447-43ed-8ebb-0271e846165d => generated 1613 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, ' 2026-08-12 01:56:15.914 8 WARNING neutronclient.v2_0.client [None req-2a5b1ac1-e5ee-43db-99d9-0d927d6b2549 16ece71c5aaf4b42aa6b5832190ab675 18bc9fbaec0a4519a72b953754696e35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:56:16.294 7 WARNING neutronclient.v2_0.client [None req-7d4dda86-8e64-4335-afa0-7703b513be8a 5d26e9353cb44addb286a3a765aa8c4a 883c437da1c74bf48c37e49bc32b551c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 350/699] 10.0.0.28 () {32 vars in 740 bytes} [Wed Aug 12 01:56:15 2026] GET /v2.1/servers/3650d450-5447-43ed-8ebb-0271e846165d/os-interface => generated 285 bytes in 424 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/702] 10.0.0.28 () {32 vars in 740 bytes} [Wed Aug 12 01:56:16 2026] GET /v2.1/servers/981191ed-7adf-478f-a026-b68ca06e671b/os-interface => generated 285 bytes in 744 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-08-12 01:56:17.033 8 WARNING neutronclient.v2_0.client [None req-d9818471-3f09-4cf3-b250-d672e3711526 5d26e9353cb44addb286a3a765aa8c4a 883c437da1c74bf48c37e49bc32b551c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 353/703] 10.0.0.28 () {32 vars in 814 bytes} [Wed Aug 12 01:56:16 2026] GET /v2.1/servers/981191ed-7adf-478f-a026-b68ca06e671b/os-interface/282c29f1-7eae-4e69-a3a1-e55cf9c87434 => generated 282 bytes in 638 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-12 01:56:17.635 7 WARNING neutronclient.v2_0.client [None req-67b24799-6d2e-43c2-ae22-19d24f06b459 16ece71c5aaf4b42aa6b5832190ab675 18bc9fbaec0a4519a72b953754696e35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 354/704] 10.0.0.28 () {32 vars in 722 bytes} [Wed Aug 12 01:56:17 2026] GET /v2.1/servers/981191ed-7adf-478f-a026-b68ca06e671b/ips => generated 157 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 355/705] 10.0.0.28 () {34 vars in 749 bytes} [Wed Aug 12 01:56:17 2026] POST /v2.1/servers/981191ed-7adf-478f-a026-b68ca06e671b/action => generated 0 bytes in 49 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: 356/706] 10.0.0.28 () {32 vars in 722 bytes} [Wed Aug 12 01:56:17 2026] GET /v2.1/servers/981191ed-7adf-478f-a026-b68ca06e671b/ips => generated 157 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, ' 2026-08-12 01:56:17.841 8 INFO nova.api.openstack.compute.server_external_events [req-7c7750c5-d447-45b2-8b7c-5a7265486a9c req-71cb8a4a-8335-4b1d-9a08-619b9ff36533 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-changed:06503cb9-af53-4155-9c54-54241850d639 for instance 3650d450-5447-43ed-8ebb-0271e846165d on instance [pid: 8|app: 0|req: 357/707] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:56:17 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: 351/708] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:17 2026] GET /v2.1/servers/3650d450-5447-43ed-8ebb-0271e846165d => generated 1613 bytes in 505 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 358/709] 10.0.0.28 () {32 vars in 640 bytes} [Wed Aug 12 01:56:18 2026] GET /v2.1/servers => generated 388 bytes in 86 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/710] 10.0.0.28 () {32 vars in 717 bytes} [Wed Aug 12 01:56:18 2026] DELETE /v2.1/servers/3650d450-5447-43ed-8ebb-0271e846165d => generated 0 bytes in 138 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:56:18.399 8 WARNING neutronclient.v2_0.client [None req-c9e7838d-f165-4133-a73c-9707460e44f8 16ece71c5aaf4b42aa6b5832190ab675 18bc9fbaec0a4519a72b953754696e35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 359/711] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:18 2026] GET /v2.1/servers/3650d450-5447-43ed-8ebb-0271e846165d => generated 1619 bytes in 360 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 353/712] 10.0.0.28 () {32 vars in 722 bytes} [Wed Aug 12 01:56:18 2026] GET /v2.1/servers/981191ed-7adf-478f-a026-b68ca06e671b/ips => generated 157 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:56:19.553 8 INFO nova.api.openstack.compute.server_external_events [req-d91d48ec-15d2-40ea-ae32-7be06cfb4861 req-d491ca58-5133-42cc-b8fc-073ff9fe55e5 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-changed:282c29f1-7eae-4e69-a3a1-e55cf9c87434 for instance 981191ed-7adf-478f-a026-b68ca06e671b on instance [pid: 8|app: 0|req: 360/713] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:56:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:56:19.767 7 WARNING neutronclient.v2_0.client [None req-d676f842-68dc-4e10-8da9-4daf702604c2 16ece71c5aaf4b42aa6b5832190ab675 18bc9fbaec0a4519a72b953754696e35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 361/714] 10.0.0.28 () {32 vars in 722 bytes} [Wed Aug 12 01:56:19 2026] GET /v2.1/servers/981191ed-7adf-478f-a026-b68ca06e671b/ips => generated 157 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:56:19.898 8 INFO nova.api.openstack.compute.server_external_events [req-19336fd5-aebb-46bb-80b0-3c90f633d8ac req-08abad7d-c245-4fab-8879-b361811dfbe1 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-unplugged:06503cb9-af53-4155-9c54-54241850d639 for instance 3650d450-5447-43ed-8ebb-0271e846165d on instance [pid: 8|app: 0|req: 362/715] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:56:19 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) [pid: 7|app: 0|req: 354/716] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:19 2026] GET /v2.1/servers/3650d450-5447-43ed-8ebb-0271e846165d => generated 1619 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 363/717] 10.0.0.28 () {32 vars in 722 bytes} [Wed Aug 12 01:56:20 2026] GET /v2.1/servers/981191ed-7adf-478f-a026-b68ca06e671b/ips => generated 157 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-08-12 01:56:21.121 7 WARNING neutronclient.v2_0.client [None req-b37cf73c-251e-4b9b-a9b1-2339a6dfe93b 16ece71c5aaf4b42aa6b5832190ab675 18bc9fbaec0a4519a72b953754696e35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 355/718] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:21 2026] GET /v2.1/servers/3650d450-5447-43ed-8ebb-0271e846165d => generated 1671 bytes in 496 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:56:21.593 8 INFO nova.api.openstack.compute.server_external_events [req-16fe1b03-a67e-4f99-ac4a-73bab01479e4 req-955396af-6b7d-4f43-8944-0775989d3fc6 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-deleted:06503cb9-af53-4155-9c54-54241850d639 for instance 3650d450-5447-43ed-8ebb-0271e846165d on instance [pid: 8|app: 0|req: 364/719] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:56:21 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, ' 2026-08-12 01:56:21.951 7 INFO nova.api.openstack.compute.server_external_events [req-4b641c79-1454-4284-9f40-ac779a10af98 req-3a463486-eb46-4cb1-ba54-27ab748b6bb2 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-unplugged:06503cb9-af53-4155-9c54-54241850d639 for instance 3650d450-5447-43ed-8ebb-0271e846165d on instance [pid: 7|app: 0|req: 356/720] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:56:21 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/721] 10.0.0.28 () {32 vars in 722 bytes} [Wed Aug 12 01:56:21 2026] GET /v2.1/servers/981191ed-7adf-478f-a026-b68ca06e671b/ips => generated 195 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, ' 2026-08-12 01:56:22.023 7 WARNING neutronclient.v2_0.client [None req-4ee55d9c-0b46-46d1-9c3d-cfe6fb27173d 5d26e9353cb44addb286a3a765aa8c4a 883c437da1c74bf48c37e49bc32b551c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:56:22.636 8 WARNING neutronclient.v2_0.client [None req-6a18e34b-0dab-460e-94e6-d64671359d1f 16ece71c5aaf4b42aa6b5832190ab675 18bc9fbaec0a4519a72b953754696e35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 366/722] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:22 2026] GET /v2.1/servers/3650d450-5447-43ed-8ebb-0271e846165d => generated 1380 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/723] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:21 2026] GET /v2.1/servers/981191ed-7adf-478f-a026-b68ca06e671b => generated 1950 bytes in 1068 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/724] 10.0.0.28 () {34 vars in 749 bytes} [Wed Aug 12 01:56:23 2026] POST /v2.1/servers/981191ed-7adf-478f-a026-b68ca06e671b/action => generated 0 bytes in 32 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: 358/725] 10.0.0.28 () {32 vars in 722 bytes} [Wed Aug 12 01:56:23 2026] GET /v2.1/servers/981191ed-7adf-478f-a026-b68ca06e671b/ips => generated 195 bytes in 38 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-08-12 01:56:23.848 8 WARNING neutronclient.v2_0.client [None req-59b89fac-5f76-4c36-ab13-dd5298965c70 16ece71c5aaf4b42aa6b5832190ab675 18bc9fbaec0a4519a72b953754696e35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 359/726] 10.0.0.28 () {32 vars in 722 bytes} [Wed Aug 12 01:56:24 2026] GET /v2.1/servers/981191ed-7adf-478f-a026-b68ca06e671b/ips => generated 195 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/727] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:23 2026] GET /v2.1/servers/3650d450-5447-43ed-8ebb-0271e846165d => generated 1385 bytes in 697 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/728] 10.0.0.28 () {32 vars in 722 bytes} [Wed Aug 12 01:56:25 2026] GET /v2.1/servers/981191ed-7adf-478f-a026-b68ca06e671b/ips => generated 195 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:56:25.554 8 INFO nova.api.openstack.wsgi [None req-4bf43559-666e-4481-8be3-297ecfb2f2a4 16ece71c5aaf4b42aa6b5832190ab675 18bc9fbaec0a4519a72b953754696e35 - - default default] HTTP exception thrown: Instance 3650d450-5447-43ed-8ebb-0271e846165d could not be found. [pid: 8|app: 0|req: 369/729] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:25 2026] GET /v2.1/servers/3650d450-5447-43ed-8ebb-0271e846165d => 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, ' [pid: 7|app: 0|req: 361/730] 10.0.0.28 () {32 vars in 703 bytes} [Wed Aug 12 01:56:25 2026] DELETE /v2.1/os-keypairs/tempest-keypair-700888228 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 370/731] 10.0.0.28 () {32 vars in 722 bytes} [Wed Aug 12 01:56:26 2026] GET /v2.1/servers/981191ed-7adf-478f-a026-b68ca06e671b/ips => generated 195 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-12 01:56:27.002 7 INFO nova.api.openstack.compute.server_external_events [req-3f1bce55-4f9a-467c-a78f-405540da7e01 req-d36a9706-fbfa-4805-a6a4-6c5bff2254c8 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-changed:282c29f1-7eae-4e69-a3a1-e55cf9c87434 for instance 981191ed-7adf-478f-a026-b68ca06e671b on instance [pid: 7|app: 0|req: 363/734] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:56:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/735] 10.0.0.28 () {32 vars in 722 bytes} [Wed Aug 12 01:56:27 2026] GET /v2.1/servers/981191ed-7adf-478f-a026-b68ca06e671b/ips => generated 195 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: 364/736] 10.0.0.28 () {32 vars in 722 bytes} [Wed Aug 12 01:56:28 2026] GET /v2.1/servers/981191ed-7adf-478f-a026-b68ca06e671b/ips => generated 195 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: 373/737] 10.0.0.28 () {34 vars in 670 bytes} [Wed Aug 12 01:56:28 2026] POST /v2.1/os-keypairs => generated 386 bytes in 169 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: 365/738] 10.0.0.28 () {32 vars in 722 bytes} [Wed Aug 12 01:56:29 2026] GET /v2.1/servers/981191ed-7adf-478f-a026-b68ca06e671b/ips => generated 195 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/739] 10.0.0.28 () {32 vars in 722 bytes} [Wed Aug 12 01:56:30 2026] GET /v2.1/servers/981191ed-7adf-478f-a026-b68ca06e671b/ips => generated 195 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 366/740] 10.0.0.28 () {32 vars in 722 bytes} [Wed Aug 12 01:56:31 2026] GET /v2.1/servers/981191ed-7adf-478f-a026-b68ca06e671b/ips => generated 195 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:56:32.200 8 WARNING neutronclient.v2_0.client [None req-b23342e9-f6c7-4cb7-9a8c-d8b5eb1f5258 08eb0cb4e0bb4e5ea56a2f509b457477 a4672aeca22848d6a5083b625059f18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 367/741] 10.0.0.28 () {32 vars in 722 bytes} [Wed Aug 12 01:56:32 2026] GET /v2.1/servers/981191ed-7adf-478f-a026-b68ca06e671b/ips => generated 195 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-12 01:56:32.757 8 WARNING neutronclient.v2_0.client [None req-b23342e9-f6c7-4cb7-9a8c-d8b5eb1f5258 08eb0cb4e0bb4e5ea56a2f509b457477 a4672aeca22848d6a5083b625059f18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:56:33.268 8 WARNING neutronclient.v2_0.client [None req-b23342e9-f6c7-4cb7-9a8c-d8b5eb1f5258 08eb0cb4e0bb4e5ea56a2f509b457477 a4672aeca22848d6a5083b625059f18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 375/742] 10.0.0.28 () {34 vars in 662 bytes} [Wed Aug 12 01:56:32 2026] POST /v2.1/servers => generated 452 bytes in 1351 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-08-12 01:56:33.520 7 WARNING neutronclient.v2_0.client [None req-b0091c2c-1619-4136-8734-bde3b478a2ef 08eb0cb4e0bb4e5ea56a2f509b457477 a4672aeca22848d6a5083b625059f18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 368/743] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:33 2026] GET /v2.1/servers/48032be1-3210-47a0-900b-16ed84801811 => generated 1393 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: 8|app: 0|req: 376/744] 10.0.0.28 () {32 vars in 722 bytes} [Wed Aug 12 01:56:33 2026] GET /v2.1/servers/981191ed-7adf-478f-a026-b68ca06e671b/ips => generated 157 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 369/745] 10.0.0.28 () {32 vars in 717 bytes} [Wed Aug 12 01:56:33 2026] DELETE /v2.1/servers/981191ed-7adf-478f-a026-b68ca06e671b => generated 0 bytes in 96 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-08-12 01:56:33.783 8 WARNING neutronclient.v2_0.client [None req-65d24674-f25b-4634-bd04-1f001ac44e3d 5d26e9353cb44addb286a3a765aa8c4a 883c437da1c74bf48c37e49bc32b551c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 377/746] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:33 2026] GET /v2.1/servers/981191ed-7adf-478f-a026-b68ca06e671b => generated 1842 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:56:34.620 7 WARNING neutronclient.v2_0.client [None req-429c0245-64d4-419d-84f8-037d9f9e4730 08eb0cb4e0bb4e5ea56a2f509b457477 a4672aeca22848d6a5083b625059f18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 370/747] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:34 2026] GET /v2.1/servers/48032be1-3210-47a0-900b-16ed84801811 => generated 1397 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:56:35.044 8 WARNING neutronclient.v2_0.client [None req-d1a3abc8-9175-432d-8fc8-8bb8d00039d4 5d26e9353cb44addb286a3a765aa8c4a 883c437da1c74bf48c37e49bc32b551c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/748] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:35 2026] GET /v2.1/servers/981191ed-7adf-478f-a026-b68ca06e671b => generated 1842 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:56:35.710 7 WARNING neutronclient.v2_0.client [None req-98f1633e-aca5-41e7-ade1-2b357d1bf106 08eb0cb4e0bb4e5ea56a2f509b457477 a4672aeca22848d6a5083b625059f18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 371/749] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:35 2026] GET /v2.1/servers/48032be1-3210-47a0-900b-16ed84801811 => generated 1445 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:56:36.258 8 WARNING neutronclient.v2_0.client [None req-bcf5c88a-9006-4825-8082-d98b4495613a 5d26e9353cb44addb286a3a765aa8c4a 883c437da1c74bf48c37e49bc32b551c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:56:36.670 7 INFO nova.api.openstack.compute.server_external_events [req-84fab2fa-ef2b-499d-a707-d2feb7d73866 req-b104df56-5af6-4c3a-9359-bc8701669f8b 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-deleted:282c29f1-7eae-4e69-a3a1-e55cf9c87434 for instance 981191ed-7adf-478f-a026-b68ca06e671b on instance [pid: 8|app: 0|req: 379/750] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:36 2026] GET /v2.1/servers/981191ed-7adf-478f-a026-b68ca06e671b => generated 1842 bytes in 455 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/751] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:56:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 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-08-12 01:56:36.809 8 WARNING neutronclient.v2_0.client [None req-0d25b400-8d2b-4faf-8d6c-db4694301b65 08eb0cb4e0bb4e5ea56a2f509b457477 a4672aeca22848d6a5083b625059f18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 380/752] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:36 2026] GET /v2.1/servers/48032be1-3210-47a0-900b-16ed84801811 => generated 1445 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-08-12 01:56:37.732 7 WARNING neutronclient.v2_0.client [None req-94312294-7f43-4734-8562-b16b7b3e082f 5d26e9353cb44addb286a3a765aa8c4a 883c437da1c74bf48c37e49bc32b551c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:56:37.912 8 WARNING neutronclient.v2_0.client [None req-57b07ff2-3e39-480e-a018-93bbb2ac944e 08eb0cb4e0bb4e5ea56a2f509b457477 a4672aeca22848d6a5083b625059f18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 374/755] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:37 2026] GET /v2.1/servers/981191ed-7adf-478f-a026-b68ca06e671b => generated 1485 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/756] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:37 2026] GET /v2.1/servers/48032be1-3210-47a0-900b-16ed84801811 => generated 1453 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:56:39.042 7 WARNING neutronclient.v2_0.client [None req-7294568b-8d3e-4d3b-9831-864bd3a65fd4 5d26e9353cb44addb286a3a765aa8c4a 883c437da1c74bf48c37e49bc32b551c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:56:39.130 8 WARNING neutronclient.v2_0.client [None req-e1d96ed7-d594-4f4f-b90c-2a21dcbe052e 08eb0cb4e0bb4e5ea56a2f509b457477 a4672aeca22848d6a5083b625059f18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/757] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:38 2026] GET /v2.1/servers/981191ed-7adf-478f-a026-b68ca06e671b => generated 1485 bytes in 460 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:56:39.719 7 INFO nova.api.openstack.compute.server_external_events [req-567bda8e-3f0d-4450-afe8-e400ecab75b1 req-c1e5ee33-44c7-40a2-87f8-93abacd3d6b1 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-changed:a1f54412-2381-4c88-891a-88fe86c2d477 for instance 48032be1-3210-47a0-900b-16ed84801811 on instance [pid: 7|app: 0|req: 376/758] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:56:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/759] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:39 2026] GET /v2.1/servers/48032be1-3210-47a0-900b-16ed84801811 => generated 1530 bytes in 634 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:56:40.508 7 INFO nova.api.openstack.wsgi [None req-208e2cae-4c1a-4cbb-8dc0-fcf5d7d534d9 5d26e9353cb44addb286a3a765aa8c4a 883c437da1c74bf48c37e49bc32b551c - - default default] HTTP exception thrown: Instance 981191ed-7adf-478f-a026-b68ca06e671b could not be found. [pid: 7|app: 0|req: 377/760] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:40 2026] GET /v2.1/servers/981191ed-7adf-478f-a026-b68ca06e671b => generated 111 bytes in 56 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: 384/761] 10.0.0.28 () {32 vars in 705 bytes} [Wed Aug 12 01:56:40 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1272955899 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:56:40.791 7 WARNING neutronclient.v2_0.client [None req-ef15e380-dfba-46c7-9654-885c94a8959c 08eb0cb4e0bb4e5ea56a2f509b457477 a4672aeca22848d6a5083b625059f18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:56:41.153 8 INFO nova.api.openstack.wsgi [None req-e53ce4d2-3cd8-41bb-8bef-88a534e276a3 5d26e9353cb44addb286a3a765aa8c4a 883c437da1c74bf48c37e49bc32b551c - - default default] HTTP exception thrown: Instance 981191ed-7adf-478f-a026-b68ca06e671b could not be found. [pid: 8|app: 0|req: 385/762] 10.0.0.28 () {32 vars in 717 bytes} [Wed Aug 12 01:56:41 2026] DELETE /v2.1/servers/981191ed-7adf-478f-a026-b68ca06e671b => 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, ' 2026-08-12 01:56:41.182 8 INFO nova.api.openstack.wsgi [None req-86df4c98-d29f-4722-ad28-e53ae866d994 5d26e9353cb44addb286a3a765aa8c4a 883c437da1c74bf48c37e49bc32b551c - - default default] HTTP exception thrown: Instance 981191ed-7adf-478f-a026-b68ca06e671b could not be found. [pid: 8|app: 0|req: 386/763] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:41 2026] GET /v2.1/servers/981191ed-7adf-478f-a026-b68ca06e671b => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/764] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:40 2026] GET /v2.1/servers/48032be1-3210-47a0-900b-16ed84801811 => generated 1518 bytes in 452 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:56:42.252 8 WARNING neutronclient.v2_0.client [None req-8ca05874-d6e8-41c0-8f64-1880fbc37e85 08eb0cb4e0bb4e5ea56a2f509b457477 a4672aeca22848d6a5083b625059f18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 387/765] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:42 2026] GET /v2.1/servers/48032be1-3210-47a0-900b-16ed84801811 => generated 1518 bytes in 392 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:56:43.671 7 WARNING neutronclient.v2_0.client [None req-003bdba9-87ad-4cc4-90da-db97743f85ba 08eb0cb4e0bb4e5ea56a2f509b457477 a4672aeca22848d6a5083b625059f18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 379/766] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:43 2026] GET /v2.1/servers/48032be1-3210-47a0-900b-16ed84801811 => generated 1518 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:56:44.120 8 INFO nova.api.openstack.compute.server_external_events [req-67575058-7818-486b-b7c1-204bc6bdc92e req-d3d92b8d-deed-4743-b274-8740e4fc503e 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-unplugged:a1f54412-2381-4c88-891a-88fe86c2d477 for instance 48032be1-3210-47a0-900b-16ed84801811 on instance [pid: 8|app: 0|req: 388/767] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:56:44 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-08-12 01:56:44.829 7 WARNING neutronclient.v2_0.client [None req-ffb84384-553d-4412-8af1-5e9db036f61e 08eb0cb4e0bb4e5ea56a2f509b457477 a4672aeca22848d6a5083b625059f18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 380/768] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:44 2026] GET /v2.1/servers/48032be1-3210-47a0-900b-16ed84801811 => generated 1518 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:56:46.073 8 WARNING neutronclient.v2_0.client [None req-24f8eaa5-0430-4319-93fc-8ca32e768cba 08eb0cb4e0bb4e5ea56a2f509b457477 a4672aeca22848d6a5083b625059f18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:56:46.162 7 INFO nova.api.openstack.compute.server_external_events [req-9f5f58e9-4a8a-44b7-8a77-d6d8d2d7ea35 req-9ea64281-90e3-4364-9474-ac2ed5fad29b 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-plugged:a1f54412-2381-4c88-891a-88fe86c2d477 for instance 48032be1-3210-47a0-900b-16ed84801811 on instance 2026-08-12 01:56:46.162 7 INFO nova.api.openstack.compute.server_external_events [req-9f5f58e9-4a8a-44b7-8a77-d6d8d2d7ea35 req-9ea64281-90e3-4364-9474-ac2ed5fad29b 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-plugged:a1f54412-2381-4c88-891a-88fe86c2d477 for instance 48032be1-3210-47a0-900b-16ed84801811 on instance [pid: 7|app: 0|req: 381/769] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:56:46 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/770] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:46 2026] GET /v2.1/servers/48032be1-3210-47a0-900b-16ed84801811 => generated 1518 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:56:47.242 8 WARNING neutronclient.v2_0.client [None req-17390c95-7db9-45f1-81de-13c6d5de9ac9 08eb0cb4e0bb4e5ea56a2f509b457477 a4672aeca22848d6a5083b625059f18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/773] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:47 2026] GET /v2.1/servers/48032be1-3210-47a0-900b-16ed84801811 => generated 1518 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:56:48.510 7 WARNING neutronclient.v2_0.client [None req-d8407d90-e056-4f6d-bc5b-842d45e8975d 08eb0cb4e0bb4e5ea56a2f509b457477 a4672aeca22848d6a5083b625059f18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/774] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:48 2026] GET /v2.1/servers/48032be1-3210-47a0-900b-16ed84801811 => generated 1700 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-08-12 01:56:48.650 8 WARNING neutronclient.v2_0.client [None req-ad766839-d366-4c18-b727-b8bedab6fe72 08eb0cb4e0bb4e5ea56a2f509b457477 a4672aeca22848d6a5083b625059f18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/775] 10.0.0.28 () {32 vars in 740 bytes} [Wed Aug 12 01:56:48 2026] GET /v2.1/servers/48032be1-3210-47a0-900b-16ed84801811/os-interface => generated 284 bytes in 80 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-08-12 01:56:49.369 7 INFO nova.api.openstack.compute.server_external_events [req-1d3f2170-d179-4481-88b2-018dd14416d9 req-4d7ebbef-b263-4c9c-bfc7-2836462c18d7 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-changed:a1f54412-2381-4c88-891a-88fe86c2d477 for instance 48032be1-3210-47a0-900b-16ed84801811 on instance [pid: 7|app: 0|req: 384/776] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:56:49 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: 393/777] 10.0.0.28 () {34 vars in 670 bytes} [Wed Aug 12 01:56:54 2026] POST /v2.1/os-keypairs => generated 385 bytes in 151 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-08-12 01:56:56.858 7 WARNING neutronclient.v2_0.client [None req-ae2de107-d453-4468-919d-48e799f23849 53ab0d46e111493cbce1936777e52c69 461d30f4f1134143a31a40f90bdc4120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:56:57.186 7 WARNING neutronclient.v2_0.client [None req-ae2de107-d453-4468-919d-48e799f23849 53ab0d46e111493cbce1936777e52c69 461d30f4f1134143a31a40f90bdc4120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:56:58.751 7 WARNING neutronclient.v2_0.client [None req-ae2de107-d453-4468-919d-48e799f23849 53ab0d46e111493cbce1936777e52c69 461d30f4f1134143a31a40f90bdc4120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 385/780] 10.0.0.28 () {34 vars in 662 bytes} [Wed Aug 12 01:56:56 2026] POST /v2.1/servers => generated 453 bytes in 2230 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-12 01:56:59.048 8 WARNING neutronclient.v2_0.client [None req-c85bda43-8231-4611-a018-aec288e2019d 53ab0d46e111493cbce1936777e52c69 461d30f4f1134143a31a40f90bdc4120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/781] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:56:59 2026] GET /v2.1/servers/a55ad547-2d1e-462f-a1ab-a5b768b0130c => generated 1430 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:00.154 7 WARNING neutronclient.v2_0.client [None req-240a276d-65c1-42e8-b4e2-b99fcd2daa0a 53ab0d46e111493cbce1936777e52c69 461d30f4f1134143a31a40f90bdc4120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/782] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:00 2026] GET /v2.1/servers/a55ad547-2d1e-462f-a1ab-a5b768b0130c => generated 1434 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:00.748 8 WARNING neutronclient.v2_0.client [None req-541b7ce5-18ae-4004-bc7a-b08eb074dba3 96747b6e75c943ce8b18cb2e6831b7e9 a87400e1d1954362b4a42ffc78c1aeba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:57:01.031 8 WARNING neutronclient.v2_0.client [None req-541b7ce5-18ae-4004-bc7a-b08eb074dba3 96747b6e75c943ce8b18cb2e6831b7e9 a87400e1d1954362b4a42ffc78c1aeba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 397/783] 10.0.0.28 () {34 vars in 662 bytes} [Wed Aug 12 01:57:00 2026] POST /v2.1/servers => generated 424 bytes in 550 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-08-12 01:57:01.239 7 WARNING neutronclient.v2_0.client [None req-de136ba8-8f77-4878-be35-133f9097c5ad 53ab0d46e111493cbce1936777e52c69 461d30f4f1134143a31a40f90bdc4120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:57:01.249 8 WARNING neutronclient.v2_0.client [None req-3e9d9523-8fd3-4559-848a-8d03e671b2c4 96747b6e75c943ce8b18cb2e6831b7e9 a87400e1d1954362b4a42ffc78c1aeba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 387/784] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:01 2026] GET /v2.1/servers/a55ad547-2d1e-462f-a1ab-a5b768b0130c => generated 1482 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/785] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:01 2026] GET /v2.1/servers/3638f9d4-42a4-4dc6-9518-fb9d8c53f332 => generated 1368 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:02.337 7 WARNING neutronclient.v2_0.client [None req-4ab2818d-079b-442f-8886-1e40e3fbcfc9 53ab0d46e111493cbce1936777e52c69 461d30f4f1134143a31a40f90bdc4120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:57:02.359 8 WARNING neutronclient.v2_0.client [None req-b7bcc879-b5d9-4f4a-a7af-5909a21a6472 96747b6e75c943ce8b18cb2e6831b7e9 a87400e1d1954362b4a42ffc78c1aeba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/786] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:02 2026] GET /v2.1/servers/3638f9d4-42a4-4dc6-9518-fb9d8c53f332 => generated 1372 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/787] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:02 2026] GET /v2.1/servers/a55ad547-2d1e-462f-a1ab-a5b768b0130c => generated 1482 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:03.465 8 WARNING neutronclient.v2_0.client [None req-f21bfa4d-be6a-417e-a597-585c4512e756 96747b6e75c943ce8b18cb2e6831b7e9 a87400e1d1954362b4a42ffc78c1aeba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:57:03.483 7 WARNING neutronclient.v2_0.client [None req-97a7275f-83bd-4e51-98ac-58a233221278 53ab0d46e111493cbce1936777e52c69 461d30f4f1134143a31a40f90bdc4120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 400/788] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:03 2026] GET /v2.1/servers/3638f9d4-42a4-4dc6-9518-fb9d8c53f332 => generated 1420 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/789] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:03 2026] GET /v2.1/servers/a55ad547-2d1e-462f-a1ab-a5b768b0130c => generated 1490 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:04.574 8 WARNING neutronclient.v2_0.client [None req-11e0d5a0-b96b-4840-9407-d9137d252b3a 96747b6e75c943ce8b18cb2e6831b7e9 a87400e1d1954362b4a42ffc78c1aeba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:57:04.594 7 WARNING neutronclient.v2_0.client [None req-5e349361-ef97-44f7-b02d-c57acaaa6b37 53ab0d46e111493cbce1936777e52c69 461d30f4f1134143a31a40f90bdc4120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 401/790] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:04 2026] GET /v2.1/servers/3638f9d4-42a4-4dc6-9518-fb9d8c53f332 => generated 1420 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:04.663 8 INFO nova.api.openstack.compute.server_external_events [req-3519de36-336b-49bd-9008-b67b1f2cbb9d req-51a1a948-2742-4f35-b273-71bd652ed622 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-changed:8e9580d5-7689-49ae-a97b-f76991c7031f for instance a55ad547-2d1e-462f-a1ab-a5b768b0130c on instance [pid: 8|app: 0|req: 402/791] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:57:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/792] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:04 2026] GET /v2.1/servers/a55ad547-2d1e-462f-a1ab-a5b768b0130c => generated 1568 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:04.915 8 WARNING neutronclient.v2_0.client [None req-ba188383-d324-4408-9bb4-230c133965db 08eb0cb4e0bb4e5ea56a2f509b457477 a4672aeca22848d6a5083b625059f18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 403/793] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:04 2026] GET /v2.1/servers/48032be1-3210-47a0-900b-16ed84801811 => generated 1820 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, ' 2026-08-12 01:57:05.123 7 WARNING neutronclient.v2_0.client [None req-8d755501-4b96-4f75-ae3e-48ce8ea7d81b 08eb0cb4e0bb4e5ea56a2f509b457477 a4672aeca22848d6a5083b625059f18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 391/794] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:05 2026] GET /v2.1/servers/48032be1-3210-47a0-900b-16ed84801811 => generated 1820 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 404/795] 10.0.0.28 () {34 vars in 749 bytes} [Wed Aug 12 01:57:05 2026] POST /v2.1/servers/48032be1-3210-47a0-900b-16ed84801811/action => generated 0 bytes in 85 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-08-12 01:57:05.564 7 WARNING neutronclient.v2_0.client [None req-14ec692f-2d9d-41a8-900a-55fe7264e3b5 08eb0cb4e0bb4e5ea56a2f509b457477 a4672aeca22848d6a5083b625059f18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:05.673 8 WARNING neutronclient.v2_0.client [None req-d54cb7aa-44e7-40f5-bed0-9fc1de51b37b 96747b6e75c943ce8b18cb2e6831b7e9 a87400e1d1954362b4a42ffc78c1aeba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/796] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:05 2026] GET /v2.1/servers/48032be1-3210-47a0-900b-16ed84801811 => generated 1822 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/797] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:05 2026] GET /v2.1/servers/3638f9d4-42a4-4dc6-9518-fb9d8c53f332 => generated 1428 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:05.760 7 WARNING neutronclient.v2_0.client [None req-faf116ba-4943-437d-8835-fd12933fbe7a 53ab0d46e111493cbce1936777e52c69 461d30f4f1134143a31a40f90bdc4120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/798] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:05 2026] GET /v2.1/servers/a55ad547-2d1e-462f-a1ab-a5b768b0130c => generated 1556 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:06.759 8 WARNING neutronclient.v2_0.client [None req-89cbda1b-10ae-42b9-b3ad-09edcf4dfac0 08eb0cb4e0bb4e5ea56a2f509b457477 a4672aeca22848d6a5083b625059f18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:57:06.785 7 WARNING neutronclient.v2_0.client [None req-12863bc9-d7f2-4ff3-a913-1acf8ab7c868 96747b6e75c943ce8b18cb2e6831b7e9 a87400e1d1954362b4a42ffc78c1aeba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/799] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:06 2026] GET /v2.1/servers/48032be1-3210-47a0-900b-16ed84801811 => generated 1822 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:07.070 8 INFO nova.api.openstack.compute.server_external_events [req-97cecf58-81fe-4629-88f3-d736f30fcf53 req-403f4e63-5a68-46d5-8eaf-dc30d7ef3865 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-changed:f6fc9939-8f54-4f21-b5f8-5a8b9e7881a9 for instance 3638f9d4-42a4-4dc6-9518-fb9d8c53f332 on instance [pid: 7|app: 0|req: 394/800] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:06 2026] GET /v2.1/servers/3638f9d4-42a4-4dc6-9518-fb9d8c53f332 => generated 1480 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 407/801] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:57:07 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) 2026-08-12 01:57:07.108 7 WARNING neutronclient.v2_0.client [None req-bac2f8b6-29a8-49e7-b0aa-549d7057fcde 53ab0d46e111493cbce1936777e52c69 461d30f4f1134143a31a40f90bdc4120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/804] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:07 2026] GET /v2.1/servers/a55ad547-2d1e-462f-a1ab-a5b768b0130c => generated 1556 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-08-12 01:57:07.395 8 INFO nova.api.openstack.compute.server_external_events [req-b4caedb2-fe27-4984-8d3c-0b953e7ac2ad req-e7a894a5-922e-45f7-ab2f-76a8a9691579 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-unplugged:f6fc9939-8f54-4f21-b5f8-5a8b9e7881a9 for instance 3638f9d4-42a4-4dc6-9518-fb9d8c53f332 on instance [pid: 8|app: 0|req: 410/805] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:57:07 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:08.105 7 WARNING neutronclient.v2_0.client [None req-5be59a6d-6a04-4237-925b-683e9616a46c 08eb0cb4e0bb4e5ea56a2f509b457477 a4672aeca22848d6a5083b625059f18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:57:08.128 8 WARNING neutronclient.v2_0.client [None req-8f402fd7-19b6-42c7-ba8e-17a27cfbd11a 96747b6e75c943ce8b18cb2e6831b7e9 a87400e1d1954362b4a42ffc78c1aeba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/806] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:08 2026] GET /v2.1/servers/48032be1-3210-47a0-900b-16ed84801811 => generated 1822 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 411/807] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:08 2026] GET /v2.1/servers/3638f9d4-42a4-4dc6-9518-fb9d8c53f332 => generated 1468 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-12 01:57:08.292 7 WARNING neutronclient.v2_0.client [None req-0a88eaff-4bdd-4177-a3ca-9c4e6316a51d 53ab0d46e111493cbce1936777e52c69 461d30f4f1134143a31a40f90bdc4120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 397/808] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:08 2026] GET /v2.1/servers/a55ad547-2d1e-462f-a1ab-a5b768b0130c => generated 1556 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:09.294 8 WARNING neutronclient.v2_0.client [None req-bddd8988-4012-4bee-bbcd-a12680e61347 08eb0cb4e0bb4e5ea56a2f509b457477 a4672aeca22848d6a5083b625059f18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:57:09.322 7 WARNING neutronclient.v2_0.client [None req-603a9c62-0782-4731-8e60-3f7ecf69bfeb 96747b6e75c943ce8b18cb2e6831b7e9 a87400e1d1954362b4a42ffc78c1aeba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 412/809] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:09 2026] GET /v2.1/servers/48032be1-3210-47a0-900b-16ed84801811 => generated 1827 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: 398/810] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:09 2026] GET /v2.1/servers/3638f9d4-42a4-4dc6-9518-fb9d8c53f332 => generated 1468 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-12 01:57:09.461 8 WARNING neutronclient.v2_0.client [None req-e9e2b897-91a3-4191-9e96-47d6535042b2 53ab0d46e111493cbce1936777e52c69 461d30f4f1134143a31a40f90bdc4120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/811] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:09 2026] GET /v2.1/servers/a55ad547-2d1e-462f-a1ab-a5b768b0130c => generated 1556 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:10.522 7 WARNING neutronclient.v2_0.client [None req-f9d7ae85-8b21-4268-a6a4-68ea0c0d3fce 08eb0cb4e0bb4e5ea56a2f509b457477 a4672aeca22848d6a5083b625059f18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:57:10.530 8 WARNING neutronclient.v2_0.client [None req-124dea3e-630b-4505-96ef-4035259cae93 96747b6e75c943ce8b18cb2e6831b7e9 a87400e1d1954362b4a42ffc78c1aeba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 399/812] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:10 2026] GET /v2.1/servers/48032be1-3210-47a0-900b-16ed84801811 => generated 1827 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 414/813] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:10 2026] GET /v2.1/servers/3638f9d4-42a4-4dc6-9518-fb9d8c53f332 => generated 1468 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-12 01:57:10.688 7 WARNING neutronclient.v2_0.client [None req-c960d2a4-0570-4c02-9a3a-8110531bd480 53ab0d46e111493cbce1936777e52c69 461d30f4f1134143a31a40f90bdc4120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 400/814] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:10 2026] GET /v2.1/servers/a55ad547-2d1e-462f-a1ab-a5b768b0130c => generated 1556 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:11.346 8 INFO nova.api.openstack.compute.server_external_events [req-07d617a0-1f7a-4122-98ff-a2c913c7b6a2 req-40cb3911-26d4-4663-b49a-600be1a2165e 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-unplugged:8e9580d5-7689-49ae-a97b-f76991c7031f for instance a55ad547-2d1e-462f-a1ab-a5b768b0130c on instance [pid: 8|app: 0|req: 415/815] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:57:11 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:11.734 7 WARNING neutronclient.v2_0.client [None req-b8fbb60b-0c0c-467e-b375-a700603ef2d8 08eb0cb4e0bb4e5ea56a2f509b457477 a4672aeca22848d6a5083b625059f18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:57:11.741 8 WARNING neutronclient.v2_0.client [None req-6d2a1d8d-3bfe-4dfc-acc8-8a61583de7a9 96747b6e75c943ce8b18cb2e6831b7e9 a87400e1d1954362b4a42ffc78c1aeba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/816] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:11 2026] GET /v2.1/servers/48032be1-3210-47a0-900b-16ed84801811 => generated 1827 bytes in 467 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:12.174 7 WARNING neutronclient.v2_0.client [None req-ce23cf0e-9424-422e-807d-3b2fb5889508 53ab0d46e111493cbce1936777e52c69 461d30f4f1134143a31a40f90bdc4120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/817] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:11 2026] GET /v2.1/servers/3638f9d4-42a4-4dc6-9518-fb9d8c53f332 => generated 1468 bytes in 494 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:12.207 8 INFO nova.api.openstack.compute.server_external_events [req-07a3d966-a17f-4fbc-b64d-7194f99f731e req-12de0dac-8f73-4879-9124-7a6ac4d7f2bb 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-plugged:f6fc9939-8f54-4f21-b5f8-5a8b9e7881a9 for instance 3638f9d4-42a4-4dc6-9518-fb9d8c53f332 on instance [pid: 8|app: 0|req: 417/818] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:57:12 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: 402/819] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:12 2026] GET /v2.1/servers/a55ad547-2d1e-462f-a1ab-a5b768b0130c => generated 1556 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:13.210 8 WARNING neutronclient.v2_0.client [None req-fce3094b-6855-4008-bb6a-6e8bad2ffe91 08eb0cb4e0bb4e5ea56a2f509b457477 a4672aeca22848d6a5083b625059f18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:13.281 7 WARNING neutronclient.v2_0.client [None req-d573f334-897f-41a9-9482-3a67536a8e55 96747b6e75c943ce8b18cb2e6831b7e9 a87400e1d1954362b4a42ffc78c1aeba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 418/820] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:13 2026] GET /v2.1/servers/48032be1-3210-47a0-900b-16ed84801811 => generated 1827 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-08-12 01:57:13.391 8 WARNING neutronclient.v2_0.client [None req-c0952ff5-b150-41c1-9519-160e781fadae 53ab0d46e111493cbce1936777e52c69 461d30f4f1134143a31a40f90bdc4120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 403/821] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:13 2026] GET /v2.1/servers/3638f9d4-42a4-4dc6-9518-fb9d8c53f332 => generated 1468 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:13.434 7 INFO nova.api.openstack.compute.server_external_events [req-ce3806ad-c0b0-4f05-95e5-5cb0686475bd req-1b0a16c9-4b8f-4962-957b-ba770925e4da 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-plugged:8e9580d5-7689-49ae-a97b-f76991c7031f for instance a55ad547-2d1e-462f-a1ab-a5b768b0130c on instance 2026-08-12 01:57:13.434 7 INFO nova.api.openstack.compute.server_external_events [req-ce3806ad-c0b0-4f05-95e5-5cb0686475bd req-1b0a16c9-4b8f-4962-957b-ba770925e4da 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-plugged:8e9580d5-7689-49ae-a97b-f76991c7031f for instance a55ad547-2d1e-462f-a1ab-a5b768b0130c on instance 2026-08-12 01:57:13.435 7 INFO nova.api.openstack.compute.server_external_events [req-ce3806ad-c0b0-4f05-95e5-5cb0686475bd req-1b0a16c9-4b8f-4962-957b-ba770925e4da 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-unplugged:a1f54412-2381-4c88-891a-88fe86c2d477 for instance 48032be1-3210-47a0-900b-16ed84801811 on instance 2026-08-12 01:57:13.435 7 INFO nova.api.openstack.compute.server_external_events [req-ce3806ad-c0b0-4f05-95e5-5cb0686475bd req-1b0a16c9-4b8f-4962-957b-ba770925e4da 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-unplugged:a1f54412-2381-4c88-891a-88fe86c2d477 for instance 48032be1-3210-47a0-900b-16ed84801811 on instance 2026-08-12 01:57:13.435 7 INFO nova.api.openstack.compute.server_external_events [req-ce3806ad-c0b0-4f05-95e5-5cb0686475bd req-1b0a16c9-4b8f-4962-957b-ba770925e4da 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-plugged:a1f54412-2381-4c88-891a-88fe86c2d477 for instance 48032be1-3210-47a0-900b-16ed84801811 on instance 2026-08-12 01:57:13.435 7 INFO nova.api.openstack.compute.server_external_events [req-ce3806ad-c0b0-4f05-95e5-5cb0686475bd req-1b0a16c9-4b8f-4962-957b-ba770925e4da 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-plugged:a1f54412-2381-4c88-891a-88fe86c2d477 for instance 48032be1-3210-47a0-900b-16ed84801811 on instance [pid: 7|app: 0|req: 404/822] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:57:13 2026] POST /v2.1/os-server-external-events => generated 1042 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/823] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:13 2026] GET /v2.1/servers/a55ad547-2d1e-462f-a1ab-a5b768b0130c => generated 1556 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:14.259 7 INFO nova.api.openstack.compute.server_external_events [req-d61a87fa-963c-4ba1-937d-eb61c688812d req-cf0329d2-a179-41fb-a87e-b73a941d1aa9 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-plugged:f6fc9939-8f54-4f21-b5f8-5a8b9e7881a9 for instance 3638f9d4-42a4-4dc6-9518-fb9d8c53f332 on instance [pid: 7|app: 0|req: 405/824] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:57:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:14.385 8 WARNING neutronclient.v2_0.client [None req-86eaaa96-72ab-43c2-843f-54d53f2961b3 08eb0cb4e0bb4e5ea56a2f509b457477 a4672aeca22848d6a5083b625059f18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:14.479 7 WARNING neutronclient.v2_0.client [None req-6f6a6c68-49f3-40c7-a598-c5e0085993d4 96747b6e75c943ce8b18cb2e6831b7e9 a87400e1d1954362b4a42ffc78c1aeba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/825] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:14 2026] GET /v2.1/servers/48032be1-3210-47a0-900b-16ed84801811 => generated 1827 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:14.568 8 WARNING neutronclient.v2_0.client [None req-685576e2-92b8-437b-b7d0-edca3da3df4b 53ab0d46e111493cbce1936777e52c69 461d30f4f1134143a31a40f90bdc4120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 406/826] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:14 2026] GET /v2.1/servers/3638f9d4-42a4-4dc6-9518-fb9d8c53f332 => generated 1648 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/827] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:14 2026] GET /v2.1/servers/a55ad547-2d1e-462f-a1ab-a5b768b0130c => generated 1556 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, ' 2026-08-12 01:57:15.557 7 WARNING neutronclient.v2_0.client [None req-209d3f7b-c98f-4588-8d81-f88ff9c05ebe 08eb0cb4e0bb4e5ea56a2f509b457477 a4672aeca22848d6a5083b625059f18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 407/828] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:15 2026] GET /v2.1/servers/48032be1-3210-47a0-900b-16ed84801811 => generated 1820 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:15.793 8 WARNING neutronclient.v2_0.client [None req-3cdb6ddc-a119-43f5-9f75-037b3121aeab 53ab0d46e111493cbce1936777e52c69 461d30f4f1134143a31a40f90bdc4120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 408/829] 10.0.0.28 () {32 vars in 717 bytes} [Wed Aug 12 01:57:15 2026] DELETE /v2.1/servers/3638f9d4-42a4-4dc6-9518-fb9d8c53f332 => generated 0 bytes in 90 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-08-12 01:57:15.998 7 WARNING neutronclient.v2_0.client [None req-bccb52c9-5983-437c-89c5-496ebdaf4699 96747b6e75c943ce8b18cb2e6831b7e9 a87400e1d1954362b4a42ffc78c1aeba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 422/830] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:15 2026] GET /v2.1/servers/a55ad547-2d1e-462f-a1ab-a5b768b0130c => generated 1740 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:16.048 8 WARNING neutronclient.v2_0.client [None req-8bc27c5f-0a72-4d21-bc84-4609979f0e49 53ab0d46e111493cbce1936777e52c69 461d30f4f1134143a31a40f90bdc4120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 423/831] 10.0.0.28 () {32 vars in 740 bytes} [Wed Aug 12 01:57:16 2026] GET /v2.1/servers/a55ad547-2d1e-462f-a1ab-a5b768b0130c/os-interface => generated 285 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/832] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:15 2026] GET /v2.1/servers/3638f9d4-42a4-4dc6-9518-fb9d8c53f332 => generated 1654 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08-12 01:57:16.855 7 INFO nova.api.openstack.compute.server_external_events [req-5b3c60a5-1962-488a-9b20-8d614421bdbd req-b0eae810-3c79-4f11-9730-f6357c1b5146 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-changed:8e9580d5-7689-49ae-a97b-f76991c7031f for instance a55ad547-2d1e-462f-a1ab-a5b768b0130c on instance [pid: 7|app: 0|req: 410/833] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:57:16 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) 2026-08-12 01:57:16.865 8 WARNING neutronclient.v2_0.client [None req-5e9f6f6a-8912-4704-b9c8-652dbc296362 53ab0d46e111493cbce1936777e52c69 461d30f4f1134143a31a40f90bdc4120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 424/836] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:16 2026] GET /v2.1/servers/a55ad547-2d1e-462f-a1ab-a5b768b0130c => generated 1740 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: 7|app: 0|req: 413/837] 10.0.0.28 () {32 vars in 640 bytes} [Wed Aug 12 01:57:17 2026] GET /v2.1/servers => generated 383 bytes in 93 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-08-12 01:57:17.239 7 WARNING neutronclient.v2_0.client [None req-2f10fefa-8c78-4242-a2cf-d9e6bf53f0b4 96747b6e75c943ce8b18cb2e6831b7e9 a87400e1d1954362b4a42ffc78c1aeba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 425/838] 10.0.0.28 () {32 vars in 717 bytes} [Wed Aug 12 01:57:17 2026] DELETE /v2.1/servers/a55ad547-2d1e-462f-a1ab-a5b768b0130c => generated 0 bytes in 167 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-08-12 01:57:17.352 8 WARNING neutronclient.v2_0.client [None req-ec517bef-7080-45a8-8283-c7c77e085a12 53ab0d46e111493cbce1936777e52c69 461d30f4f1134143a31a40f90bdc4120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 414/839] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:17 2026] GET /v2.1/servers/3638f9d4-42a4-4dc6-9518-fb9d8c53f332 => generated 1654 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/840] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:17 2026] GET /v2.1/servers/a55ad547-2d1e-462f-a1ab-a5b768b0130c => generated 1746 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:18.465 7 WARNING neutronclient.v2_0.client [None req-359976bd-d2c0-45a0-87e1-594163d2c6df 96747b6e75c943ce8b18cb2e6831b7e9 a87400e1d1954362b4a42ffc78c1aeba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:18.634 8 WARNING neutronclient.v2_0.client [None req-77cfc759-4b88-4494-927d-158229348289 53ab0d46e111493cbce1936777e52c69 461d30f4f1134143a31a40f90bdc4120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 415/841] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:18 2026] GET /v2.1/servers/3638f9d4-42a4-4dc6-9518-fb9d8c53f332 => generated 1612 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/842] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:18 2026] GET /v2.1/servers/a55ad547-2d1e-462f-a1ab-a5b768b0130c => generated 1866 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:18.894 7 INFO nova.api.openstack.compute.server_external_events [req-f4b09bb1-99f0-4015-a460-45a61791a879 req-ac12a623-5b72-4b0e-af95-bc875a3e1fc7 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-unplugged:f6fc9939-8f54-4f21-b5f8-5a8b9e7881a9 for instance 3638f9d4-42a4-4dc6-9518-fb9d8c53f332 on instance 2026-08-12 01:57:18.895 7 INFO nova.api.openstack.compute.server_external_events [req-f4b09bb1-99f0-4015-a460-45a61791a879 req-ac12a623-5b72-4b0e-af95-bc875a3e1fc7 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-unplugged:f6fc9939-8f54-4f21-b5f8-5a8b9e7881a9 for instance 3638f9d4-42a4-4dc6-9518-fb9d8c53f332 on instance 2026-08-12 01:57:18.895 7 INFO nova.api.openstack.compute.server_external_events [req-f4b09bb1-99f0-4015-a460-45a61791a879 req-ac12a623-5b72-4b0e-af95-bc875a3e1fc7 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-deleted:f6fc9939-8f54-4f21-b5f8-5a8b9e7881a9 for instance 3638f9d4-42a4-4dc6-9518-fb9d8c53f332 on instance [pid: 7|app: 0|req: 416/843] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:57:18 2026] POST /v2.1/os-server-external-events => generated 529 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-08-12 01:57:19.787 8 WARNING neutronclient.v2_0.client [None req-b1c021ad-516e-4508-b695-840fff0e45f9 96747b6e75c943ce8b18cb2e6831b7e9 a87400e1d1954362b4a42ffc78c1aeba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:19.876 7 WARNING neutronclient.v2_0.client [None req-3bd526c7-5029-4c64-ba4c-cb33d1f3ddc7 53ab0d46e111493cbce1936777e52c69 461d30f4f1134143a31a40f90bdc4120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 428/844] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:19 2026] GET /v2.1/servers/3638f9d4-42a4-4dc6-9518-fb9d8c53f332 => generated 1454 bytes in 435 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:20.196 8 INFO nova.api.openstack.compute.server_external_events [req-0ec1b364-6637-4ddf-821e-8d73a777da20 req-f6f04041-acda-40ff-bf45-5ae003e9c94d 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-deleted:8e9580d5-7689-49ae-a97b-f76991c7031f for instance a55ad547-2d1e-462f-a1ab-a5b768b0130c on instance [pid: 7|app: 0|req: 417/845] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:19 2026] GET /v2.1/servers/a55ad547-2d1e-462f-a1ab-a5b768b0130c => generated 1798 bytes in 369 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/846] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:57:20 2026] POST /v2.1/os-server-external-events => generated 183 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, ' 2026-08-12 01:57:21.239 7 WARNING neutronclient.v2_0.client [None req-93a940dc-9b5e-413a-b209-53b99e2ea0f5 96747b6e75c943ce8b18cb2e6831b7e9 a87400e1d1954362b4a42ffc78c1aeba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:57:21.266 8 WARNING neutronclient.v2_0.client [None req-0c2b560c-35bb-49a3-9e03-a02dff6c5b20 53ab0d46e111493cbce1936777e52c69 461d30f4f1134143a31a40f90bdc4120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 418/847] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:21 2026] GET /v2.1/servers/3638f9d4-42a4-4dc6-9518-fb9d8c53f332 => generated 1454 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/848] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:21 2026] GET /v2.1/servers/a55ad547-2d1e-462f-a1ab-a5b768b0130c => generated 1516 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:22.320 7 INFO nova.api.openstack.wsgi [None req-64ba4b3f-7984-43e5-846d-5a1376cce08c 96747b6e75c943ce8b18cb2e6831b7e9 a87400e1d1954362b4a42ffc78c1aeba - - default default] HTTP exception thrown: Instance 3638f9d4-42a4-4dc6-9518-fb9d8c53f332 could not be found. [pid: 7|app: 0|req: 419/849] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:22 2026] GET /v2.1/servers/3638f9d4-42a4-4dc6-9518-fb9d8c53f332 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-12 01:57:22.353 8 WARNING neutronclient.v2_0.client [None req-14b57265-1c49-4352-ba7c-a46d3dbbe997 53ab0d46e111493cbce1936777e52c69 461d30f4f1134143a31a40f90bdc4120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/850] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:22 2026] GET /v2.1/servers/a55ad547-2d1e-462f-a1ab-a5b768b0130c => generated 1516 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:23.435 7 INFO nova.api.openstack.wsgi [None req-c89bc039-c39d-4905-9f8f-5dcd48923c36 53ab0d46e111493cbce1936777e52c69 461d30f4f1134143a31a40f90bdc4120 - - default default] HTTP exception thrown: Instance a55ad547-2d1e-462f-a1ab-a5b768b0130c could not be found. [pid: 7|app: 0|req: 420/851] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:23 2026] GET /v2.1/servers/a55ad547-2d1e-462f-a1ab-a5b768b0130c => 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, ' [pid: 8|app: 0|req: 432/852] 10.0.0.28 () {32 vars in 703 bytes} [Wed Aug 12 01:57:23 2026] DELETE /v2.1/os-keypairs/tempest-keypair-668296174 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-12 01:57:31.289 8 WARNING neutronclient.v2_0.client [None req-f2d06c02-9339-4685-92a3-d1d92ec0823e 08eb0cb4e0bb4e5ea56a2f509b457477 a4672aeca22848d6a5083b625059f18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 434/855] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:31 2026] GET /v2.1/servers/48032be1-3210-47a0-900b-16ed84801811 => generated 1820 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: 422/856] 10.0.0.28 () {32 vars in 717 bytes} [Wed Aug 12 01:57:31 2026] DELETE /v2.1/servers/48032be1-3210-47a0-900b-16ed84801811 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:31.584 8 WARNING neutronclient.v2_0.client [None req-5955dd38-31e7-4155-855c-65f43e6ecd51 08eb0cb4e0bb4e5ea56a2f509b457477 a4672aeca22848d6a5083b625059f18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/857] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:31 2026] GET /v2.1/servers/48032be1-3210-47a0-900b-16ed84801811 => generated 1826 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:32.736 7 WARNING neutronclient.v2_0.client [None req-5bac9921-74e1-4371-8779-f69c2360f77b 08eb0cb4e0bb4e5ea56a2f509b457477 a4672aeca22848d6a5083b625059f18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:32.912 8 INFO nova.api.openstack.compute.server_external_events [req-9d4dfff5-1fe8-4fa9-ac0d-cbe29e633cc5 req-f6feb050-9304-4b4c-b08b-4b3f7b4a3008 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-unplugged:a1f54412-2381-4c88-891a-88fe86c2d477 for instance 48032be1-3210-47a0-900b-16ed84801811 on instance [pid: 8|app: 0|req: 436/858] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:57:32 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/859] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:32 2026] GET /v2.1/servers/48032be1-3210-47a0-900b-16ed84801811 => generated 1826 bytes in 1350 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:34.881 8 WARNING neutronclient.v2_0.client [None req-7731fccc-e33e-4b70-9d6e-1efe3c9f22a3 fadd120dfe294f27ad99d70bd0bf281f 9db1156fc0784ddea474f272aca8ae1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:34.982 7 INFO nova.api.openstack.compute.server_external_events [req-d598bbc8-7777-4ff5-8940-a391019e4393 req-80af20d1-12fe-495b-a9b4-63c0837fbc47 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-unplugged:a1f54412-2381-4c88-891a-88fe86c2d477 for instance 48032be1-3210-47a0-900b-16ed84801811 on instance [pid: 7|app: 0|req: 424/860] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:57:34 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, ' 2026-08-12 01:57:35.103 7 WARNING neutronclient.v2_0.client [None req-92119948-f0e6-4150-a533-04e5e225b1e1 08eb0cb4e0bb4e5ea56a2f509b457477 a4672aeca22848d6a5083b625059f18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:57:35.118 8 WARNING neutronclient.v2_0.client [None req-7731fccc-e33e-4b70-9d6e-1efe3c9f22a3 fadd120dfe294f27ad99d70bd0bf281f 9db1156fc0784ddea474f272aca8ae1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 425/861] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:35 2026] GET /v2.1/servers/48032be1-3210-47a0-900b-16ed84801811 => generated 1826 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: 437/862] 10.0.0.28 () {34 vars in 662 bytes} [Wed Aug 12 01:57:34 2026] POST /v2.1/servers => generated 424 bytes in 665 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-12 01:57:35.393 7 INFO nova.api.openstack.compute.server_external_events [req-40131850-bc08-4e93-ba1d-0f72a1c5d99f req-35ff5f8c-6220-41de-b759-222971ca573b 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-deleted:a1f54412-2381-4c88-891a-88fe86c2d477 for instance 48032be1-3210-47a0-900b-16ed84801811 on instance [pid: 7|app: 0|req: 426/863] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:57:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:35.420 8 WARNING neutronclient.v2_0.client [None req-47e0cf45-3866-4724-8fe2-de2ae0b040ac fadd120dfe294f27ad99d70bd0bf281f 9db1156fc0784ddea474f272aca8ae1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/864] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:35 2026] GET /v2.1/servers/f2c1533f-52ca-4901-81b4-a0f21da44fee => generated 1371 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:36.282 7 WARNING neutronclient.v2_0.client [None req-239e2eb9-c7e0-4727-a3f1-aec5032c1a6b 08eb0cb4e0bb4e5ea56a2f509b457477 a4672aeca22848d6a5083b625059f18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 427/865] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:36 2026] GET /v2.1/servers/48032be1-3210-47a0-900b-16ed84801811 => generated 1474 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:36.516 8 WARNING neutronclient.v2_0.client [None req-d6047b48-209e-48ab-b6dd-761f9b95c045 fadd120dfe294f27ad99d70bd0bf281f 9db1156fc0784ddea474f272aca8ae1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 439/866] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:36 2026] GET /v2.1/servers/f2c1533f-52ca-4901-81b4-a0f21da44fee => 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, ' 2026-08-12 01:57:37.386 7 WARNING neutronclient.v2_0.client [None req-7cfb48c0-0f6d-4ae2-ad72-5f2bf265f764 08eb0cb4e0bb4e5ea56a2f509b457477 a4672aeca22848d6a5083b625059f18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 429/869] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:37 2026] GET /v2.1/servers/48032be1-3210-47a0-900b-16ed84801811 => generated 1479 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:37.608 8 WARNING neutronclient.v2_0.client [None req-cff35f82-6dea-49c4-aa24-5585f7edcdd7 fadd120dfe294f27ad99d70bd0bf281f 9db1156fc0784ddea474f272aca8ae1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 441/870] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:37 2026] GET /v2.1/servers/f2c1533f-52ca-4901-81b4-a0f21da44fee => generated 1367 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-08-12 01:57:38.487 7 WARNING neutronclient.v2_0.client [None req-cd7c2290-35af-4e59-b2f8-7912b78c917c 08eb0cb4e0bb4e5ea56a2f509b457477 a4672aeca22848d6a5083b625059f18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 430/871] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:38 2026] GET /v2.1/servers/48032be1-3210-47a0-900b-16ed84801811 => generated 1479 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:38.705 8 WARNING neutronclient.v2_0.client [None req-238ee82e-5b9f-4d28-ad0e-b4e240cedc17 fadd120dfe294f27ad99d70bd0bf281f 9db1156fc0784ddea474f272aca8ae1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 442/872] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:38 2026] GET /v2.1/servers/f2c1533f-52ca-4901-81b4-a0f21da44fee => generated 1423 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-08-12 01:57:39.577 7 INFO nova.api.openstack.wsgi [None req-655f39ae-226e-40d4-9888-67e10d299920 08eb0cb4e0bb4e5ea56a2f509b457477 a4672aeca22848d6a5083b625059f18e - - default default] HTTP exception thrown: Instance 48032be1-3210-47a0-900b-16ed84801811 could not be found. [pid: 7|app: 0|req: 431/873] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:39 2026] GET /v2.1/servers/48032be1-3210-47a0-900b-16ed84801811 => 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, ' [pid: 8|app: 0|req: 443/874] 10.0.0.28 () {32 vars in 705 bytes} [Wed Aug 12 01:57:39 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1255770204 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:39.800 7 WARNING neutronclient.v2_0.client [None req-ede8eec3-16fd-43e2-a6b0-77f2f99908bd fadd120dfe294f27ad99d70bd0bf281f 9db1156fc0784ddea474f272aca8ae1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 432/875] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:39 2026] GET /v2.1/servers/f2c1533f-52ca-4901-81b4-a0f21da44fee => generated 1423 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-12 01:57:40.891 8 WARNING neutronclient.v2_0.client [None req-75db8d50-8a34-460e-b4cc-ead96d693ea1 fadd120dfe294f27ad99d70bd0bf281f 9db1156fc0784ddea474f272aca8ae1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 444/876] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:40 2026] GET /v2.1/servers/f2c1533f-52ca-4901-81b4-a0f21da44fee => generated 1431 bytes in 672 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:42.585 7 WARNING neutronclient.v2_0.client [None req-e3200db5-9a64-457b-9889-88624bc55553 fadd120dfe294f27ad99d70bd0bf281f 9db1156fc0784ddea474f272aca8ae1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:43.377 8 INFO nova.api.openstack.compute.server_external_events [req-7f20b447-8012-4550-95fc-2d5641f5a7cd req-26a257f1-1614-4a81-ad5f-ee9811f8e8c2 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-changed:cc987c45-d7ff-443b-b02c-75f868ea735f for instance f2c1533f-52ca-4901-81b4-a0f21da44fee on instance [pid: 8|app: 0|req: 445/877] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:57:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/878] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:42 2026] GET /v2.1/servers/f2c1533f-52ca-4901-81b4-a0f21da44fee => generated 1471 bytes in 1239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:44.853 8 WARNING neutronclient.v2_0.client [None req-3ecebfe5-106a-43e5-a98b-49ea9719e015 fadd120dfe294f27ad99d70bd0bf281f 9db1156fc0784ddea474f272aca8ae1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 446/879] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:44 2026] GET /v2.1/servers/f2c1533f-52ca-4901-81b4-a0f21da44fee => generated 1471 bytes in 627 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:46.495 7 WARNING neutronclient.v2_0.client [None req-46deb07c-96c4-4e2b-bea7-636d612d3a46 fadd120dfe294f27ad99d70bd0bf281f 9db1156fc0784ddea474f272aca8ae1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 434/880] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:46 2026] GET /v2.1/servers/f2c1533f-52ca-4901-81b4-a0f21da44fee => generated 1471 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:47.733 7 WARNING neutronclient.v2_0.client [None req-5600fff0-6eac-4fa9-b2f4-3d6063794fda fadd120dfe294f27ad99d70bd0bf281f 9db1156fc0784ddea474f272aca8ae1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 436/883] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:47 2026] GET /v2.1/servers/f2c1533f-52ca-4901-81b4-a0f21da44fee => generated 1471 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 448/884] 10.0.0.161 () {30 vars in 619 bytes} [Wed Aug 12 01:57:48 2026] GET /v2.1 => generated 0 bytes in 241 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: 437/885] 10.0.0.161 () {32 vars in 692 bytes} [Wed Aug 12 01:57:48 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-12 01:57:48.510 8 WARNING keystonemiddleware.audit [None req-5a94b53b-dc73-45ef-927a-ccef5207880d d4f9d222894e4c679e68585c5aa7ec60 2ad6e83e8051404ea1d5cce9b70ff2c1 - - default default] Skipping service tempest-service-1202719185 as it have no endpoints. [pid: 8|app: 0|req: 449/886] 10.0.0.161 () {34 vars in 913 bytes} [Wed Aug 12 01:57:48 2026] GET /v2.1/os-simple-tenant-usage/2ad6e83e8051404ea1d5cce9b70ff2c1?start=2026-08-11T00:00:00&end=2026-08-12T23:59:59 => generated 20 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/887] 10.0.0.161 () {30 vars in 654 bytes} [Wed Aug 12 01:57:48 2026] GET /v2.1/limits?reserved=1 => generated 511 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-08-12 01:57:48.924 8 WARNING neutronclient.v2_0.client [None req-a9534d44-9d7b-48de-ad2f-48dc30cfb6ef fadd120dfe294f27ad99d70bd0bf281f 9db1156fc0784ddea474f272aca8ae1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 450/888] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:48 2026] GET /v2.1/servers/f2c1533f-52ca-4901-81b4-a0f21da44fee => generated 1471 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-12 01:57:50.141 7 WARNING neutronclient.v2_0.client [None req-88a2308c-3e3d-4758-a230-935cdf7e9421 fadd120dfe294f27ad99d70bd0bf281f 9db1156fc0784ddea474f272aca8ae1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 439/889] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:50 2026] GET /v2.1/servers/f2c1533f-52ca-4901-81b4-a0f21da44fee => generated 1471 bytes in 775 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:51.923 8 WARNING neutronclient.v2_0.client [None req-7de73e2d-d209-4a4f-aae8-589775906ecf fadd120dfe294f27ad99d70bd0bf281f 9db1156fc0784ddea474f272aca8ae1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 440/890] 10.0.0.161 () {30 vars in 619 bytes} [Wed Aug 12 01:57:51 2026] GET /v2.1 => generated 0 bytes in 156 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 441/891] 10.0.0.161 () {32 vars in 692 bytes} [Wed Aug 12 01:57:52 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: 442/892] 10.0.0.161 () {34 vars in 913 bytes} [Wed Aug 12 01:57:52 2026] GET /v2.1/os-simple-tenant-usage/2ad6e83e8051404ea1d5cce9b70ff2c1?start=2026-08-11T00:00:00&end=2026-08-12T23:59:59 => generated 20 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/893] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:51 2026] GET /v2.1/servers/f2c1533f-52ca-4901-81b4-a0f21da44fee => generated 1471 bytes in 670 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:52.577 7 INFO nova.api.openstack.compute.server_external_events [req-d349fe60-cba3-4e03-a334-b270be5cb634 req-78a225d5-e6a1-410e-adc9-ebc46be8283b 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-plugged:cc987c45-d7ff-443b-b02c-75f868ea735f for instance f2c1533f-52ca-4901-81b4-a0f21da44fee on instance [pid: 7|app: 0|req: 443/894] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:57:52 2026] POST /v2.1/os-server-external-events => generated 183 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: 452/895] 10.0.0.161 () {30 vars in 654 bytes} [Wed Aug 12 01:57:52 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 46 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-08-12 01:57:53.608 7 WARNING neutronclient.v2_0.client [None req-87d96032-70c0-4085-9abf-5829b97f28dc fadd120dfe294f27ad99d70bd0bf281f 9db1156fc0784ddea474f272aca8ae1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 444/896] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:53 2026] GET /v2.1/servers/f2c1533f-52ca-4901-81b4-a0f21da44fee => generated 1471 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/897] 10.0.0.28 () {34 vars in 670 bytes} [Wed Aug 12 01:57:53 2026] POST /v2.1/os-keypairs => generated 396 bytes in 297 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-08-12 01:57:54.645 7 INFO nova.api.openstack.compute.server_external_events [req-82b80862-91be-417f-ae22-f0905997a6c3 req-bdb5fd03-4a56-44a5-b980-69620b239289 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-plugged:cc987c45-d7ff-443b-b02c-75f868ea735f for instance f2c1533f-52ca-4901-81b4-a0f21da44fee on instance [pid: 7|app: 0|req: 445/898] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:57:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-12 01:57:54.768 8 WARNING neutronclient.v2_0.client [None req-54319450-ccd2-4053-9ef1-77f3ffafef82 fadd120dfe294f27ad99d70bd0bf281f 9db1156fc0784ddea474f272aca8ae1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 454/899] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:54 2026] GET /v2.1/servers/f2c1533f-52ca-4901-81b4-a0f21da44fee => generated 1656 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 446/900] 10.0.0.28 () {32 vars in 722 bytes} [Wed Aug 12 01:57:54 2026] GET /v2.1/servers/f2c1533f-52ca-4901-81b4-a0f21da44fee/ips => generated 109 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 455/901] 10.0.0.28 () {32 vars in 722 bytes} [Wed Aug 12 01:57:54 2026] GET /v2.1/servers/f2c1533f-52ca-4901-81b4-a0f21da44fee/ips => generated 109 bytes in 44 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: 447/902] 10.0.0.28 () {32 vars in 822 bytes} [Wed Aug 12 01:57:55 2026] GET /v2.1/servers/f2c1533f-52ca-4901-81b4-a0f21da44fee/ips/tempest-ServerAddressesTestJSON-330909156-network => generated 94 bytes in 50 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: 456/903] 10.0.0.28 () {32 vars in 717 bytes} [Wed Aug 12 01:57:55 2026] DELETE /v2.1/servers/f2c1533f-52ca-4901-81b4-a0f21da44fee => generated 0 bytes in 117 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-08-12 01:57:55.249 7 WARNING neutronclient.v2_0.client [None req-9b717635-2362-44dd-be16-6d6493a76a5e fadd120dfe294f27ad99d70bd0bf281f 9db1156fc0784ddea474f272aca8ae1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 448/904] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:55 2026] GET /v2.1/servers/f2c1533f-52ca-4901-81b4-a0f21da44fee => generated 1662 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 457/905] 10.0.0.28 () {34 vars in 670 bytes} [Wed Aug 12 01:57:56 2026] POST /v2.1/os-keypairs => generated 385 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:56.437 7 WARNING neutronclient.v2_0.client [None req-82f28b82-f1c6-4755-ac00-1ba7410cc455 fadd120dfe294f27ad99d70bd0bf281f 9db1156fc0784ddea474f272aca8ae1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:57:56.685 8 INFO nova.api.openstack.compute.server_external_events [req-b62f5e42-2d82-4e43-b9af-4e3fe043b89d req-0a790d18-9292-4e8d-ab23-9d6bcdcbcb5c 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-unplugged:cc987c45-d7ff-443b-b02c-75f868ea735f for instance f2c1533f-52ca-4901-81b4-a0f21da44fee on instance [pid: 8|app: 0|req: 458/906] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:57:56 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) [pid: 7|app: 0|req: 449/907] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:56 2026] GET /v2.1/servers/f2c1533f-52ca-4901-81b4-a0f21da44fee => generated 1662 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:57.858 8 WARNING neutronclient.v2_0.client [None req-44bc61bb-4ea2-4e3b-aa82-89924f22c0be fadd120dfe294f27ad99d70bd0bf281f 9db1156fc0784ddea474f272aca8ae1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:57:57.908 7 WARNING neutronclient.v2_0.client [None req-3b5773cf-8082-4ee0-bff9-65b59e7db448 6d678045a4af4968bd756d9b2aa30a35 ca59e9f3fdff4959a10f9a2e77fcc6f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:57:58.042 7 WARNING neutronclient.v2_0.client [None req-3b5773cf-8082-4ee0-bff9-65b59e7db448 6d678045a4af4968bd756d9b2aa30a35 ca59e9f3fdff4959a10f9a2e77fcc6f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/910] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:57 2026] GET /v2.1/servers/f2c1533f-52ca-4901-81b4-a0f21da44fee => generated 1662 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-12 01:57:58.128 7 WARNING neutronclient.v2_0.client [None req-3b5773cf-8082-4ee0-bff9-65b59e7db448 6d678045a4af4968bd756d9b2aa30a35 ca59e9f3fdff4959a10f9a2e77fcc6f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:58.193 8 INFO nova.api.openstack.compute.server_external_events [req-f9a61bd0-6d26-4d4e-a4a0-58bdeaa20483 req-b46fe0b4-6365-4228-9914-9f171f9b0936 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-deleted:cc987c45-d7ff-443b-b02c-75f868ea735f for instance f2c1533f-52ca-4901-81b4-a0f21da44fee on instance [pid: 8|app: 0|req: 461/911] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:57:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-12 01:57:58.308 7 WARNING neutronclient.v2_0.client [None req-3b5773cf-8082-4ee0-bff9-65b59e7db448 6d678045a4af4968bd756d9b2aa30a35 ca59e9f3fdff4959a10f9a2e77fcc6f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 451/912] 10.0.0.28 () {34 vars in 662 bytes} [Wed Aug 12 01:57:57 2026] POST /v2.1/servers => generated 495 bytes in 695 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-08-12 01:57:58.564 8 WARNING neutronclient.v2_0.client [None req-869b78df-c05e-4c8a-aecf-8335db3f3fc3 6d678045a4af4968bd756d9b2aa30a35 ca59e9f3fdff4959a10f9a2e77fcc6f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 462/913] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:58 2026] GET /v2.1/servers/984e4a93-6eba-4329-9933-f9e10e24d5c8 => generated 1455 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:58.736 7 INFO nova.api.openstack.compute.server_external_events [req-6bb70709-bd7a-4f34-918b-0535ecbac4e7 req-337d47e6-9680-4638-b6e8-a6c9bbb13ee6 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-unplugged:cc987c45-d7ff-443b-b02c-75f868ea735f for instance f2c1533f-52ca-4901-81b4-a0f21da44fee on instance [pid: 7|app: 0|req: 452/914] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:57:58 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:59.165 8 WARNING neutronclient.v2_0.client [None req-365755b0-f643-4462-909d-b534f61d7b3e fadd120dfe294f27ad99d70bd0bf281f 9db1156fc0784ddea474f272aca8ae1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 463/915] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:59 2026] GET /v2.1/servers/f2c1533f-52ca-4901-81b4-a0f21da44fee => generated 1452 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:57:59.659 7 WARNING neutronclient.v2_0.client [None req-9ba98f7a-f864-407b-95d1-e0dd2d970e82 6d678045a4af4968bd756d9b2aa30a35 ca59e9f3fdff4959a10f9a2e77fcc6f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 453/916] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:57:59 2026] GET /v2.1/servers/984e4a93-6eba-4329-9933-f9e10e24d5c8 => generated 1459 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-08-12 01:58:00.293 8 WARNING neutronclient.v2_0.client [None req-600e3290-f88b-478a-8bb2-471f7171958d fadd120dfe294f27ad99d70bd0bf281f 9db1156fc0784ddea474f272aca8ae1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 464/917] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:58:00 2026] GET /v2.1/servers/f2c1533f-52ca-4901-81b4-a0f21da44fee => generated 1457 bytes in 448 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:58:00.754 7 WARNING neutronclient.v2_0.client [None req-d1b0827c-af41-4870-aec4-c81263ff7eb7 6d678045a4af4968bd756d9b2aa30a35 ca59e9f3fdff4959a10f9a2e77fcc6f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 454/918] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:58:00 2026] GET /v2.1/servers/984e4a93-6eba-4329-9933-f9e10e24d5c8 => generated 1451 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:58:01.738 8 INFO nova.api.openstack.wsgi [None req-04ef7a49-6fd4-40db-bae0-3a24980f2df1 fadd120dfe294f27ad99d70bd0bf281f 9db1156fc0784ddea474f272aca8ae1f - - default default] HTTP exception thrown: Instance f2c1533f-52ca-4901-81b4-a0f21da44fee could not be found. [pid: 8|app: 0|req: 465/919] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:58:01 2026] GET /v2.1/servers/f2c1533f-52ca-4901-81b4-a0f21da44fee => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:58:02.057 7 WARNING neutronclient.v2_0.client [None req-0c77fab4-cb82-4578-8df4-50b623d26f3f 6d678045a4af4968bd756d9b2aa30a35 ca59e9f3fdff4959a10f9a2e77fcc6f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 455/920] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:58:02 2026] GET /v2.1/servers/984e4a93-6eba-4329-9933-f9e10e24d5c8 => generated 1507 bytes in 574 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:58:03.645 8 WARNING neutronclient.v2_0.client [None req-3aaa70ca-436a-4c4f-a7b7-e7bed3b9a062 6d678045a4af4968bd756d9b2aa30a35 ca59e9f3fdff4959a10f9a2e77fcc6f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 466/921] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:58:03 2026] GET /v2.1/servers/984e4a93-6eba-4329-9933-f9e10e24d5c8 => generated 1515 bytes in 955 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:58:05.616 7 WARNING neutronclient.v2_0.client [None req-46da5313-0227-4c43-87e4-8406f59d04c2 6d678045a4af4968bd756d9b2aa30a35 ca59e9f3fdff4959a10f9a2e77fcc6f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:58:08.690 8 INFO nova.api.openstack.compute.server_external_events [req-92b303d9-a2e5-4e41-9647-c9b61855cc0e req-01260ac0-2c43-4d4c-b77f-6b0976c93721 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-changed:141e9fc6-05e9-4afc-b8ac-018881e85fb9 for instance 984e4a93-6eba-4329-9933-f9e10e24d5c8 on instance [pid: 8|app: 0|req: 469/924] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:58:08 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: 7|app: 0|req: 456/925] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:58:05 2026] GET /v2.1/servers/984e4a93-6eba-4329-9933-f9e10e24d5c8 => generated 1626 bytes in 3128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:58:09.769 8 WARNING neutronclient.v2_0.client [None req-5104a56e-a470-42c8-8593-ecf9aff7bbe2 6d678045a4af4968bd756d9b2aa30a35 ca59e9f3fdff4959a10f9a2e77fcc6f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 457/926] 10.0.0.28 () {34 vars in 670 bytes} [Wed Aug 12 01:58:09 2026] POST /v2.1/os-keypairs => generated 398 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/927] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:58:09 2026] GET /v2.1/servers/984e4a93-6eba-4329-9933-f9e10e24d5c8 => generated 1626 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-12 01:58:11.018 7 WARNING neutronclient.v2_0.client [None req-53cb19f3-e5ba-4414-b437-9509990782d3 6d678045a4af4968bd756d9b2aa30a35 ca59e9f3fdff4959a10f9a2e77fcc6f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 458/928] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:58:10 2026] GET /v2.1/servers/984e4a93-6eba-4329-9933-f9e10e24d5c8 => generated 1626 bytes in 403 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/929] 10.0.0.28 () {30 vars in 412 bytes} [Wed Aug 12 01:58:11 2026] GET / => generated 423 bytes in 6 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 459/930] 10.0.0.28 () {28 vars in 559 bytes} [Wed Aug 12 01:58:11 2026] GET /v2/ => generated 402 bytes in 471 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/931] 10.0.0.28 () {28 vars in 563 bytes} [Wed Aug 12 01:58:11 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: 461/932] 10.0.0.28 () {30 vars in 412 bytes} [Wed Aug 12 01:58:11 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-08-12 01:58:11.998 8 WARNING neutronclient.v2_0.client [None req-534b788c-624c-4481-802f-2e53b5764aac 458aec5539bd4f5cae78cc342ae99e4d 371acdfb4ac54d16b1a4280945e14399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:58:12.072 8 WARNING neutronclient.v2_0.client [None req-534b788c-624c-4481-802f-2e53b5764aac 458aec5539bd4f5cae78cc342ae99e4d 371acdfb4ac54d16b1a4280945e14399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:58:12.337 8 WARNING neutronclient.v2_0.client [None req-534b788c-624c-4481-802f-2e53b5764aac 458aec5539bd4f5cae78cc342ae99e4d 371acdfb4ac54d16b1a4280945e14399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:58:12.438 7 WARNING neutronclient.v2_0.client [None req-b6681e2b-67db-4c8f-8721-1c00541ff23c 6d678045a4af4968bd756d9b2aa30a35 ca59e9f3fdff4959a10f9a2e77fcc6f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 472/933] 10.0.0.28 () {34 vars in 662 bytes} [Wed Aug 12 01:58:11 2026] POST /v2.1/servers => generated 450 bytes in 667 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:58:12.611 8 WARNING neutronclient.v2_0.client [None req-e6dd4c38-83c8-4e6f-9259-7c756abd18e5 458aec5539bd4f5cae78cc342ae99e4d 371acdfb4ac54d16b1a4280945e14399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 473/934] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:58:12 2026] GET /v2.1/servers/d15f31af-310e-4484-958c-d17653aebdb0 => generated 1403 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/935] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:58:12 2026] GET /v2.1/servers/984e4a93-6eba-4329-9933-f9e10e24d5c8 => generated 1626 bytes in 548 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08-12 01:58:13.967 8 WARNING neutronclient.v2_0.client [None req-5ded1792-3249-434b-87a7-f5ffef119cd8 458aec5539bd4f5cae78cc342ae99e4d 371acdfb4ac54d16b1a4280945e14399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:58:14.000 7 WARNING neutronclient.v2_0.client [None req-8d045cde-d1b2-4866-9796-33e0966b8507 6d678045a4af4968bd756d9b2aa30a35 ca59e9f3fdff4959a10f9a2e77fcc6f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 474/936] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:58:13 2026] GET /v2.1/servers/d15f31af-310e-4484-958c-d17653aebdb0 => generated 1399 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/937] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:58:13 2026] GET /v2.1/servers/984e4a93-6eba-4329-9933-f9e10e24d5c8 => generated 1626 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:58:15.074 8 WARNING neutronclient.v2_0.client [None req-89223e46-11b0-44a3-a476-cc2ca67dc3a2 458aec5539bd4f5cae78cc342ae99e4d 371acdfb4ac54d16b1a4280945e14399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 475/938] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:58:15 2026] GET /v2.1/servers/d15f31af-310e-4484-958c-d17653aebdb0 => generated 1455 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-08-12 01:58:15.125 7 INFO nova.api.openstack.compute.server_external_events [req-2beea1e2-aef9-48bf-bcd9-a338804a5917 req-28f92417-1374-417a-aa87-64672934645e 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-plugged:141e9fc6-05e9-4afc-b8ac-018881e85fb9 for instance 984e4a93-6eba-4329-9933-f9e10e24d5c8 on instance [pid: 7|app: 0|req: 464/939] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:58:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-12 01:58:15.159 8 WARNING neutronclient.v2_0.client [None req-8f19a3f4-02e8-48d0-919f-2eabc6946085 6d678045a4af4968bd756d9b2aa30a35 ca59e9f3fdff4959a10f9a2e77fcc6f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 476/940] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:58:15 2026] GET /v2.1/servers/984e4a93-6eba-4329-9933-f9e10e24d5c8 => generated 1626 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-08-12 01:58:16.173 7 WARNING neutronclient.v2_0.client [None req-f214b48c-39b4-448f-98bf-e0fc1951c650 458aec5539bd4f5cae78cc342ae99e4d 371acdfb4ac54d16b1a4280945e14399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 465/941] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:58:16 2026] GET /v2.1/servers/d15f31af-310e-4484-958c-d17653aebdb0 => generated 1455 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:58:16.360 8 WARNING neutronclient.v2_0.client [None req-ef0f5ea3-94fd-4428-b142-74a3d0582c45 6d678045a4af4968bd756d9b2aa30a35 ca59e9f3fdff4959a10f9a2e77fcc6f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/942] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:58:16 2026] GET /v2.1/servers/984e4a93-6eba-4329-9933-f9e10e24d5c8 => generated 1626 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-08-12 01:58:17.206 8 INFO nova.api.openstack.compute.server_external_events [req-c564006c-f77f-41b1-8fed-e72a804d2f60 req-c9e61394-8045-4071-9ba3-2830380729f2 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-plugged:141e9fc6-05e9-4afc-b8ac-018881e85fb9 for instance 984e4a93-6eba-4329-9933-f9e10e24d5c8 on instance [pid: 8|app: 0|req: 479/945] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:58:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:58:17.274 7 WARNING neutronclient.v2_0.client [None req-3f39c6ee-457e-4107-95b9-b0bcbca473e9 458aec5539bd4f5cae78cc342ae99e4d 371acdfb4ac54d16b1a4280945e14399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 467/946] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:58:17 2026] GET /v2.1/servers/d15f31af-310e-4484-958c-d17653aebdb0 => generated 1463 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:58:17.542 8 WARNING neutronclient.v2_0.client [None req-cf525b52-0a07-49ab-a45e-8106f7e0ba00 6d678045a4af4968bd756d9b2aa30a35 ca59e9f3fdff4959a10f9a2e77fcc6f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/947] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:58:17 2026] GET /v2.1/servers/984e4a93-6eba-4329-9933-f9e10e24d5c8 => generated 1807 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:58:17.773 7 WARNING neutronclient.v2_0.client [None req-0a4a4317-6e1e-46cb-823d-57cd1429843b 6d678045a4af4968bd756d9b2aa30a35 ca59e9f3fdff4959a10f9a2e77fcc6f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 468/948] 10.0.0.28 () {32 vars in 740 bytes} [Wed Aug 12 01:58:17 2026] GET /v2.1/servers/984e4a93-6eba-4329-9933-f9e10e24d5c8/os-interface => generated 285 bytes in 374 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-08-12 01:58:18.386 8 WARNING neutronclient.v2_0.client [None req-a05ef06b-df30-4dea-a5ae-1e65429cc633 458aec5539bd4f5cae78cc342ae99e4d 371acdfb4ac54d16b1a4280945e14399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:58:18.409 7 INFO nova.api.openstack.compute.server_external_events [req-c2479d3d-07f4-4251-8035-a0aca845eca7 req-9c0d9673-c2ab-45a9-9777-c623c0629cb2 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-changed:f0130aa7-c7e1-4071-a90c-aa503462f912 for instance d15f31af-310e-4484-958c-d17653aebdb0 on instance [pid: 7|app: 0|req: 469/949] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:58:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/950] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:58:18 2026] GET /v2.1/servers/d15f31af-310e-4484-958c-d17653aebdb0 => generated 1541 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:58:19.243 7 INFO nova.api.openstack.compute.server_external_events [req-bf9aa408-6f13-40fd-8165-56b6c7c2cde3 req-a4bb461b-46eb-4ea2-81a1-aaaf6f17b67a 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-changed:141e9fc6-05e9-4afc-b8ac-018881e85fb9 for instance 984e4a93-6eba-4329-9933-f9e10e24d5c8 on instance [pid: 7|app: 0|req: 470/951] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:58:19 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-08-12 01:58:19.568 8 WARNING neutronclient.v2_0.client [None req-adaab5f6-4a49-412a-b951-0d0438725d04 458aec5539bd4f5cae78cc342ae99e4d 371acdfb4ac54d16b1a4280945e14399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 482/952] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:58:19 2026] GET /v2.1/servers/d15f31af-310e-4484-958c-d17653aebdb0 => generated 1529 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:58:20.705 7 WARNING neutronclient.v2_0.client [None req-b32a43be-2765-410f-aa40-7ee3d7ec1424 458aec5539bd4f5cae78cc342ae99e4d 371acdfb4ac54d16b1a4280945e14399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 471/953] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:58:20 2026] GET /v2.1/servers/d15f31af-310e-4484-958c-d17653aebdb0 => generated 1529 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:58:22.029 8 WARNING neutronclient.v2_0.client [None req-a84bfceb-821e-47e6-b4bb-b7ea20377cc8 458aec5539bd4f5cae78cc342ae99e4d 371acdfb4ac54d16b1a4280945e14399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 483/954] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:58:21 2026] GET /v2.1/servers/d15f31af-310e-4484-958c-d17653aebdb0 => generated 1529 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:58:23.203 7 WARNING neutronclient.v2_0.client [None req-645ef7ae-3d13-4d15-bc55-f61bb73b07b2 458aec5539bd4f5cae78cc342ae99e4d 371acdfb4ac54d16b1a4280945e14399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 472/955] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:58:23 2026] GET /v2.1/servers/d15f31af-310e-4484-958c-d17653aebdb0 => generated 1529 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:58:23.946 8 INFO nova.api.openstack.compute.server_external_events [req-e80b2f8c-a95f-4f61-8d21-dc2dc7a57f5c req-fccfa93c-3cae-4f25-84c7-0669c72e521c 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-plugged:f0130aa7-c7e1-4071-a90c-aa503462f912 for instance d15f31af-310e-4484-958c-d17653aebdb0 on instance [pid: 8|app: 0|req: 484/956] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:58:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 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-08-12 01:58:24.358 7 WARNING neutronclient.v2_0.client [None req-47005105-cb36-4a9c-9e09-70ed9c4090fe 458aec5539bd4f5cae78cc342ae99e4d 371acdfb4ac54d16b1a4280945e14399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 473/957] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:58:24 2026] GET /v2.1/servers/d15f31af-310e-4484-958c-d17653aebdb0 => generated 1529 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:58:25.584 8 WARNING neutronclient.v2_0.client [None req-d383fcf4-bd79-49c8-9860-d278fd1a0504 458aec5539bd4f5cae78cc342ae99e4d 371acdfb4ac54d16b1a4280945e14399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 485/958] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:58:25 2026] GET /v2.1/servers/d15f31af-310e-4484-958c-d17653aebdb0 => generated 1529 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:58:25.999 7 INFO nova.api.openstack.compute.server_external_events [req-416b1358-a04d-4147-b27c-d8028dd4dcaf req-66b841ea-236c-409b-920c-e500b1adb29d 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-plugged:f0130aa7-c7e1-4071-a90c-aa503462f912 for instance d15f31af-310e-4484-958c-d17653aebdb0 on instance [pid: 7|app: 0|req: 474/959] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:58:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 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-08-12 01:58:26.896 8 WARNING neutronclient.v2_0.client [None req-4c6efa4b-b40e-4455-a93f-d1860135a2e6 458aec5539bd4f5cae78cc342ae99e4d 371acdfb4ac54d16b1a4280945e14399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 486/962] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:58:26 2026] GET /v2.1/servers/d15f31af-310e-4484-958c-d17653aebdb0 => generated 1698 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-08-12 01:58:27.122 7 WARNING neutronclient.v2_0.client [None req-fb04f68e-07e2-4a1f-b776-814ed29f37e0 458aec5539bd4f5cae78cc342ae99e4d 371acdfb4ac54d16b1a4280945e14399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 477/963] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:58:27 2026] GET /v2.1/servers/d15f31af-310e-4484-958c-d17653aebdb0 => generated 1698 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-08-12 01:58:28.614 8 INFO nova.api.openstack.compute.server_external_events [req-9c558de4-2182-42fb-b6df-df0b2921bdf7 req-8c2cb67f-7d1b-435c-88da-716fe964fb45 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-changed:f0130aa7-c7e1-4071-a90c-aa503462f912 for instance d15f31af-310e-4484-958c-d17653aebdb0 on instance [pid: 8|app: 0|req: 487/964] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:58:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:58:34.221 7 WARNING neutronclient.v2_0.client [None req-9bb30dbc-4425-4e4a-8fe3-3f7438a308ff 6d678045a4af4968bd756d9b2aa30a35 ca59e9f3fdff4959a10f9a2e77fcc6f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/965] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:58:34 2026] GET /v2.1/servers/984e4a93-6eba-4329-9933-f9e10e24d5c8 => generated 1927 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: 488/966] 10.0.0.28 () {32 vars in 752 bytes} [Wed Aug 12 01:58:35 2026] GET /v2.1/servers/984e4a93-6eba-4329-9933-f9e10e24d5c8/os-server-password => generated 116 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: 7|app: 0|req: 479/967] 10.0.0.28 () {32 vars in 717 bytes} [Wed Aug 12 01:58:36 2026] DELETE /v2.1/servers/984e4a93-6eba-4329-9933-f9e10e24d5c8 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:58:36.789 8 WARNING neutronclient.v2_0.client [None req-255953dc-f4ad-47c7-9fb8-5ea187ea31ac 6d678045a4af4968bd756d9b2aa30a35 ca59e9f3fdff4959a10f9a2e77fcc6f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 489/970] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:58:36 2026] GET /v2.1/servers/984e4a93-6eba-4329-9933-f9e10e24d5c8 => generated 1933 bytes in 531 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:58:38.157 7 INFO nova.api.openstack.compute.server_external_events [req-787c5607-0fbf-45e9-b992-921b5098f51b req-d4f7a9e7-115c-480d-8cee-dcb4598fc367 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-unplugged:141e9fc6-05e9-4afc-b8ac-018881e85fb9 for instance 984e4a93-6eba-4329-9933-f9e10e24d5c8 on instance [pid: 7|app: 0|req: 482/971] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:58:38 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:58:38.340 8 WARNING neutronclient.v2_0.client [None req-a6484b56-20d8-4253-8451-3bd2d1d0a300 6d678045a4af4968bd756d9b2aa30a35 ca59e9f3fdff4959a10f9a2e77fcc6f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 490/972] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:58:38 2026] GET /v2.1/servers/984e4a93-6eba-4329-9933-f9e10e24d5c8 => generated 1933 bytes in 709 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/973] 10.0.0.28 () {34 vars in 749 bytes} [Wed Aug 12 01:58:38 2026] POST /v2.1/servers/d15f31af-310e-4484-958c-d17653aebdb0/action => generated 31929 bytes in 554 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-08-12 01:58:39.900 8 INFO nova.api.openstack.compute.server_external_events [req-4fd16dde-1a43-449d-a72d-406ae90358ce req-bd742ee6-7420-4460-b24c-669b478468e9 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-deleted:141e9fc6-05e9-4afc-b8ac-018881e85fb9 for instance 984e4a93-6eba-4329-9933-f9e10e24d5c8 on instance [pid: 8|app: 0|req: 491/974] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:58:39 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:58:40.080 7 WARNING neutronclient.v2_0.client [None req-03e718d4-8e50-49cd-8ca6-3b1c779aeca4 6d678045a4af4968bd756d9b2aa30a35 ca59e9f3fdff4959a10f9a2e77fcc6f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:58:40.196 8 INFO nova.api.openstack.compute.server_external_events [req-191ba918-6e76-4f6e-a65c-d87d57863aa0 req-28479791-8d1c-4a6a-8c01-b414e35976c4 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-unplugged:141e9fc6-05e9-4afc-b8ac-018881e85fb9 for instance 984e4a93-6eba-4329-9933-f9e10e24d5c8 on instance [pid: 8|app: 0|req: 492/975] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:58:40 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) [pid: 7|app: 0|req: 484/976] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:58:40 2026] GET /v2.1/servers/984e4a93-6eba-4329-9933-f9e10e24d5c8 => generated 1536 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:58:41.279 8 WARNING neutronclient.v2_0.client [None req-aea2e394-6889-41e5-8e02-88cb03e9a1c5 6d678045a4af4968bd756d9b2aa30a35 ca59e9f3fdff4959a10f9a2e77fcc6f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 493/977] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:58:41 2026] GET /v2.1/servers/984e4a93-6eba-4329-9933-f9e10e24d5c8 => generated 1541 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, ' 2026-08-12 01:58:42.469 7 WARNING neutronclient.v2_0.client [None req-823b75fa-3eee-4546-acbe-729635534c6c 6d678045a4af4968bd756d9b2aa30a35 ca59e9f3fdff4959a10f9a2e77fcc6f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:58:42.784 8 INFO nova.api.openstack.compute.server_external_events [req-fab5ba82-5afd-4d31-a028-87992ebedce3 req-9fee898a-5219-4280-98db-db84ccce2520 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-changed:f0130aa7-c7e1-4071-a90c-aa503462f912 for instance d15f31af-310e-4484-958c-d17653aebdb0 on instance [pid: 8|app: 0|req: 494/978] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:58:42 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: 485/979] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:58:42 2026] GET /v2.1/servers/984e4a93-6eba-4329-9933-f9e10e24d5c8 => generated 1541 bytes in 471 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08-12 01:58:43.920 8 INFO nova.api.openstack.wsgi [None req-29f4aa98-5bff-45c9-9b50-6002e4d5b1c7 6d678045a4af4968bd756d9b2aa30a35 ca59e9f3fdff4959a10f9a2e77fcc6f0 - - default default] HTTP exception thrown: Instance 984e4a93-6eba-4329-9933-f9e10e24d5c8 could not be found. [pid: 8|app: 0|req: 495/980] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:58:43 2026] GET /v2.1/servers/984e4a93-6eba-4329-9933-f9e10e24d5c8 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:58:43.946 8 INFO nova.api.openstack.wsgi [None req-04bc7810-1ced-4ae4-86f2-ee7c45cc520b 6d678045a4af4968bd756d9b2aa30a35 ca59e9f3fdff4959a10f9a2e77fcc6f0 - - default default] HTTP exception thrown: Instance 984e4a93-6eba-4329-9933-f9e10e24d5c8 could not be found. [pid: 8|app: 0|req: 496/981] 10.0.0.28 () {32 vars in 717 bytes} [Wed Aug 12 01:58:43 2026] DELETE /v2.1/servers/984e4a93-6eba-4329-9933-f9e10e24d5c8 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/982] 10.0.0.28 () {34 vars in 670 bytes} [Wed Aug 12 01:58:43 2026] POST /v2.1/os-keypairs => generated 397 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-08-12 01:58:43.980 8 INFO nova.api.openstack.wsgi [None req-52a32d9e-c302-4283-bc6d-d58775b70f72 6d678045a4af4968bd756d9b2aa30a35 ca59e9f3fdff4959a10f9a2e77fcc6f0 - - default default] HTTP exception thrown: Instance 984e4a93-6eba-4329-9933-f9e10e24d5c8 could not be found. [pid: 8|app: 0|req: 497/983] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:58:43 2026] GET /v2.1/servers/984e4a93-6eba-4329-9933-f9e10e24d5c8 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/984] 10.0.0.28 () {32 vars in 703 bytes} [Wed Aug 12 01:58:43 2026] DELETE /v2.1/os-keypairs/tempest-keypair-100070448 => 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: 8|app: 0|req: 498/985] 10.0.0.28 () {32 vars in 725 bytes} [Wed Aug 12 01:58:45 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-428321920 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-12 01:58:47.131 7 WARNING neutronclient.v2_0.client [None req-0b8a211e-904d-4e24-ab25-6050dbfb2a66 458aec5539bd4f5cae78cc342ae99e4d 371acdfb4ac54d16b1a4280945e14399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:58:47.177 7 WARNING neutronclient.v2_0.client [None req-0b8a211e-904d-4e24-ab25-6050dbfb2a66 458aec5539bd4f5cae78cc342ae99e4d 371acdfb4ac54d16b1a4280945e14399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:58:47.340 7 WARNING neutronclient.v2_0.client [None req-0b8a211e-904d-4e24-ab25-6050dbfb2a66 458aec5539bd4f5cae78cc342ae99e4d 371acdfb4ac54d16b1a4280945e14399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 489/988] 10.0.0.28 () {34 vars in 662 bytes} [Wed Aug 12 01:58:47 2026] POST /v2.1/servers => generated 450 bytes in 509 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-12 01:58:47.605 8 WARNING neutronclient.v2_0.client [None req-ea9a3785-8b51-4f75-ad25-7a9d14a6ea8f 458aec5539bd4f5cae78cc342ae99e4d 371acdfb4ac54d16b1a4280945e14399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 500/989] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:58:47 2026] GET /v2.1/servers/29d7cf81-2c28-4710-89cb-4f883fed2c24 => generated 1401 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, ' 2026-08-12 01:58:48.791 7 WARNING neutronclient.v2_0.client [None req-c1a829d7-d616-4976-a2bb-7d6482784c91 458aec5539bd4f5cae78cc342ae99e4d 371acdfb4ac54d16b1a4280945e14399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 490/990] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:58:48 2026] GET /v2.1/servers/29d7cf81-2c28-4710-89cb-4f883fed2c24 => generated 1405 bytes in 663 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:58:50.454 8 WARNING neutronclient.v2_0.client [None req-a3e12b8a-00cc-4d32-b7f5-f7d04a1275ca 458aec5539bd4f5cae78cc342ae99e4d 371acdfb4ac54d16b1a4280945e14399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 501/991] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:58:50 2026] GET /v2.1/servers/29d7cf81-2c28-4710-89cb-4f883fed2c24 => generated 1453 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:58:51.803 7 WARNING neutronclient.v2_0.client [None req-1e434e8d-fec4-4dfa-a5df-08178b85b182 458aec5539bd4f5cae78cc342ae99e4d 371acdfb4ac54d16b1a4280945e14399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 491/992] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:58:51 2026] GET /v2.1/servers/29d7cf81-2c28-4710-89cb-4f883fed2c24 => generated 1461 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:58:52.984 8 WARNING neutronclient.v2_0.client [None req-4cfa34c0-7d9e-42cc-8e52-8548839bff9c 458aec5539bd4f5cae78cc342ae99e4d 371acdfb4ac54d16b1a4280945e14399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 502/993] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:58:52 2026] GET /v2.1/servers/29d7cf81-2c28-4710-89cb-4f883fed2c24 => generated 1539 bytes in 487 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:58:54.449 7 INFO nova.api.openstack.compute.server_external_events [req-f990fbc1-3c88-4c11-95cc-2abb136b8d6a req-f3497764-528d-4b3f-9838-4b40f8d97039 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-changed:63c2a615-7433-42fc-9cd0-b857816620a6 for instance 29d7cf81-2c28-4710-89cb-4f883fed2c24 on instance [pid: 7|app: 0|req: 492/994] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:58:54 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-08-12 01:58:54.500 8 WARNING neutronclient.v2_0.client [None req-50e41523-5c2b-4cbf-b897-6cdd24836e26 458aec5539bd4f5cae78cc342ae99e4d 371acdfb4ac54d16b1a4280945e14399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 503/995] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:58:54 2026] GET /v2.1/servers/29d7cf81-2c28-4710-89cb-4f883fed2c24 => generated 1527 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:58:55.755 7 WARNING neutronclient.v2_0.client [None req-436393f1-bcbe-432e-8c26-870dfde43cf1 458aec5539bd4f5cae78cc342ae99e4d 371acdfb4ac54d16b1a4280945e14399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 493/996] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:58:55 2026] GET /v2.1/servers/29d7cf81-2c28-4710-89cb-4f883fed2c24 => generated 1527 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, ' 2026-08-12 01:58:56.941 8 WARNING neutronclient.v2_0.client [None req-49f3a8e7-74dc-4f44-8390-6784a31ed5f2 458aec5539bd4f5cae78cc342ae99e4d 371acdfb4ac54d16b1a4280945e14399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/999] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:58:56 2026] GET /v2.1/servers/29d7cf81-2c28-4710-89cb-4f883fed2c24 => generated 1527 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:58:58.120 7 WARNING neutronclient.v2_0.client [None req-177a8b38-e3ed-4686-82b3-2fd8e02d2b8a 458aec5539bd4f5cae78cc342ae99e4d 371acdfb4ac54d16b1a4280945e14399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 496/1000] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:58:58 2026] GET /v2.1/servers/29d7cf81-2c28-4710-89cb-4f883fed2c24 => generated 1527 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:58:59.291 8 WARNING neutronclient.v2_0.client [None req-660b8615-984b-4bac-89da-64f1ff110418 458aec5539bd4f5cae78cc342ae99e4d 371acdfb4ac54d16b1a4280945e14399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:58:59.618 7 INFO nova.api.openstack.compute.server_external_events [req-f8f12e24-e429-4b00-92a7-86bb1b51f6ad req-e5c993a6-1b8a-4d9f-a022-9387f00b5410 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-plugged:63c2a615-7433-42fc-9cd0-b857816620a6 for instance 29d7cf81-2c28-4710-89cb-4f883fed2c24 on instance [pid: 7|app: 0|req: 497/1001] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:58:59 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) [pid: 8|app: 0|req: 505/1002] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:58:59 2026] GET /v2.1/servers/29d7cf81-2c28-4710-89cb-4f883fed2c24 => generated 1527 bytes in 786 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:59:01.107 7 WARNING neutronclient.v2_0.client [None req-e8d78b19-8d23-4a3e-bfc5-2cb6b2c3a7b7 458aec5539bd4f5cae78cc342ae99e4d 371acdfb4ac54d16b1a4280945e14399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 498/1003] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:59:01 2026] GET /v2.1/servers/29d7cf81-2c28-4710-89cb-4f883fed2c24 => generated 1695 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:59:01.305 8 WARNING neutronclient.v2_0.client [None req-e0c830cf-5f1d-4e9e-8805-02c71c92ae0e 458aec5539bd4f5cae78cc342ae99e4d 371acdfb4ac54d16b1a4280945e14399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/1004] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:59:01 2026] GET /v2.1/servers/29d7cf81-2c28-4710-89cb-4f883fed2c24 => generated 1695 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-08-12 01:59:01.665 7 INFO nova.api.openstack.compute.server_external_events [req-5937d0d5-80c5-4b7c-9cc5-108ae069db38 req-c7486f79-9027-4e16-afd9-723676918756 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-plugged:63c2a615-7433-42fc-9cd0-b857816620a6 for instance 29d7cf81-2c28-4710-89cb-4f883fed2c24 on instance [pid: 7|app: 0|req: 499/1005] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:59:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:59:02.285 8 INFO nova.api.openstack.compute.server_external_events [req-3023de1c-585f-4aa7-b94c-977e2139bf92 req-b0de764f-6efe-4a1e-bde3-186edfce65dd 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-changed:63c2a615-7433-42fc-9cd0-b857816620a6 for instance 29d7cf81-2c28-4710-89cb-4f883fed2c24 on instance [pid: 8|app: 0|req: 507/1006] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:59:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 501/1009] 10.0.0.28 () {34 vars in 749 bytes} [Wed Aug 12 01:59:12 2026] POST /v2.1/servers/29d7cf81-2c28-4710-89cb-4f883fed2c24/action => generated 31890 bytes in 543 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: 509/1010] 10.0.0.28 () {32 vars in 717 bytes} [Wed Aug 12 01:59:15 2026] DELETE /v2.1/servers/29d7cf81-2c28-4710-89cb-4f883fed2c24 => generated 0 bytes in 104 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-08-12 01:59:15.649 7 WARNING neutronclient.v2_0.client [None req-bded4f6f-05a0-410d-b6cd-4db60c921891 458aec5539bd4f5cae78cc342ae99e4d 371acdfb4ac54d16b1a4280945e14399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 502/1011] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:59:15 2026] GET /v2.1/servers/29d7cf81-2c28-4710-89cb-4f883fed2c24 => generated 1821 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:59:16.870 8 WARNING neutronclient.v2_0.client [None req-ed3da025-f65b-4e3a-b521-0812878cba48 458aec5539bd4f5cae78cc342ae99e4d 371acdfb4ac54d16b1a4280945e14399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 510/1014] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:59:16 2026] GET /v2.1/servers/29d7cf81-2c28-4710-89cb-4f883fed2c24 => generated 1821 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/1015] 10.0.0.28 () {34 vars in 670 bytes} [Wed Aug 12 01:59:17 2026] POST /v2.1/os-keypairs => generated 395 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-08-12 01:59:18.071 8 WARNING neutronclient.v2_0.client [None req-f7331e88-0462-4de1-96ae-d9f5042c176d 458aec5539bd4f5cae78cc342ae99e4d 371acdfb4ac54d16b1a4280945e14399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:59:18.474 7 INFO nova.api.openstack.compute.server_external_events [req-5d1d3434-c0f8-4228-85f4-5845b3f22ea8 req-80564432-a376-4c7f-8889-5f62eb2e6c76 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-deleted:63c2a615-7433-42fc-9cd0-b857816620a6 for instance 29d7cf81-2c28-4710-89cb-4f883fed2c24 on instance [pid: 7|app: 0|req: 506/1016] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:59:18 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) [pid: 8|app: 0|req: 511/1017] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:59:18 2026] GET /v2.1/servers/29d7cf81-2c28-4710-89cb-4f883fed2c24 => generated 1821 bytes in 459 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:59:19.556 7 WARNING neutronclient.v2_0.client [None req-3f765295-1dc6-4916-8193-d76fd022e47d 458aec5539bd4f5cae78cc342ae99e4d 371acdfb4ac54d16b1a4280945e14399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 507/1018] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:59:19 2026] GET /v2.1/servers/29d7cf81-2c28-4710-89cb-4f883fed2c24 => generated 1487 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:59:20.782 8 WARNING neutronclient.v2_0.client [None req-feefc1e3-4345-49ba-8ce0-984ce8992ed1 1284a00eae0a451186538c2d1708d9b2 883f1e9c3eb94b3e8d13742c30c49344 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:59:20.801 7 WARNING neutronclient.v2_0.client [None req-3b448a8d-d4f9-4da0-a45d-78217754531b 458aec5539bd4f5cae78cc342ae99e4d 371acdfb4ac54d16b1a4280945e14399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:59:20.829 8 WARNING neutronclient.v2_0.client [None req-feefc1e3-4345-49ba-8ce0-984ce8992ed1 1284a00eae0a451186538c2d1708d9b2 883f1e9c3eb94b3e8d13742c30c49344 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 508/1019] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:59:20 2026] GET /v2.1/servers/29d7cf81-2c28-4710-89cb-4f883fed2c24 => generated 1487 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-12 01:59:21.132 8 WARNING neutronclient.v2_0.client [None req-feefc1e3-4345-49ba-8ce0-984ce8992ed1 1284a00eae0a451186538c2d1708d9b2 883f1e9c3eb94b3e8d13742c30c49344 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 512/1020] 10.0.0.28 () {34 vars in 662 bytes} [Wed Aug 12 01:59:20 2026] POST /v2.1/servers => generated 448 bytes in 604 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-08-12 01:59:21.345 7 WARNING neutronclient.v2_0.client [None req-63df1fa5-3094-40ed-aee7-ef3c33e25974 1284a00eae0a451186538c2d1708d9b2 883f1e9c3eb94b3e8d13742c30c49344 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 509/1021] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:59:21 2026] GET /v2.1/servers/384854f7-786b-4b1a-9fbe-32097c20c66f => generated 1394 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, ' 2026-08-12 01:59:21.900 8 INFO nova.api.openstack.wsgi [None req-dd3acf5c-e036-4f8d-9bed-0a5f16bd040e 458aec5539bd4f5cae78cc342ae99e4d 371acdfb4ac54d16b1a4280945e14399 - - default default] HTTP exception thrown: Instance 29d7cf81-2c28-4710-89cb-4f883fed2c24 could not be found. [pid: 8|app: 0|req: 513/1022] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:59:21 2026] GET /v2.1/servers/29d7cf81-2c28-4710-89cb-4f883fed2c24 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 510/1023] 10.0.0.28 () {32 vars in 727 bytes} [Wed Aug 12 01:59:22 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-700851053 => generated 0 bytes in 24 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: 514/1024] 10.0.0.28 () {32 vars in 717 bytes} [Wed Aug 12 01:59:22 2026] DELETE /v2.1/servers/d15f31af-310e-4484-958c-d17653aebdb0 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-08-12 01:59:22.950 7 WARNING neutronclient.v2_0.client [None req-ddda5c0f-f35f-4a48-a958-23b411588cff 458aec5539bd4f5cae78cc342ae99e4d 371acdfb4ac54d16b1a4280945e14399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 511/1025] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:59:22 2026] GET /v2.1/servers/d15f31af-310e-4484-958c-d17653aebdb0 => generated 1704 bytes in 544 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:59:24.176 8 WARNING neutronclient.v2_0.client [None req-72ead6cc-e733-4c13-991a-76f91e734d1a 458aec5539bd4f5cae78cc342ae99e4d 371acdfb4ac54d16b1a4280945e14399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 515/1026] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:59:24 2026] GET /v2.1/servers/d15f31af-310e-4484-958c-d17653aebdb0 => generated 1704 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-08-12 01:59:25.260 7 INFO nova.api.openstack.compute.server_external_events [req-2460e51e-d909-4d1e-a4c2-8bdbd34693ea req-1c2d90bf-1ed0-4ade-bf59-d7aff5e0424f 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-deleted:f0130aa7-c7e1-4071-a90c-aa503462f912 for instance d15f31af-310e-4484-958c-d17653aebdb0 on instance [pid: 7|app: 0|req: 512/1027] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:59:25 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-08-12 01:59:25.372 8 WARNING neutronclient.v2_0.client [None req-641a474d-0f81-458e-a9aa-41e9a96e4c23 458aec5539bd4f5cae78cc342ae99e4d 371acdfb4ac54d16b1a4280945e14399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 516/1028] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:59:25 2026] GET /v2.1/servers/d15f31af-310e-4484-958c-d17653aebdb0 => generated 1484 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:59:26.434 7 WARNING neutronclient.v2_0.client [None req-463660c4-06b3-4835-bf88-9917aa5834fa 1284a00eae0a451186538c2d1708d9b2 883f1e9c3eb94b3e8d13742c30c49344 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:59:26.483 8 WARNING neutronclient.v2_0.client [None req-fdbb005e-4e51-4fa2-99bd-d4fb8464c847 458aec5539bd4f5cae78cc342ae99e4d 371acdfb4ac54d16b1a4280945e14399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 517/1029] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:59:26 2026] GET /v2.1/servers/d15f31af-310e-4484-958c-d17653aebdb0 => generated 1489 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:59:26.918 8 INFO nova.api.openstack.compute.server_external_events [req-fef2ba7b-99fc-4744-8db6-47ca7f251c70 req-d262e998-0ce3-468d-87a6-1fe0a539f074 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-unplugged:ca455a33-9ffb-421b-ac92-cf4b51d413f0 for instance 384854f7-786b-4b1a-9fbe-32097c20c66f on instance [pid: 8|app: 0|req: 518/1030] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:59: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) [pid: 7|app: 0|req: 513/1033] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:59:26 2026] GET /v2.1/servers/384854f7-786b-4b1a-9fbe-32097c20c66f => generated 1520 bytes in 599 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:59:27.797 8 WARNING neutronclient.v2_0.client [None req-4e9b4b6c-76a2-4240-b99e-874b18501c5b 458aec5539bd4f5cae78cc342ae99e4d 371acdfb4ac54d16b1a4280945e14399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 521/1034] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:59:27 2026] GET /v2.1/servers/d15f31af-310e-4484-958c-d17653aebdb0 => generated 1489 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-08-12 01:59:28.875 7 INFO nova.api.openstack.wsgi [None req-8008f77b-9d6a-4209-880c-edaa65382e35 458aec5539bd4f5cae78cc342ae99e4d 371acdfb4ac54d16b1a4280945e14399 - - default default] HTTP exception thrown: Instance d15f31af-310e-4484-958c-d17653aebdb0 could not be found. [pid: 7|app: 0|req: 514/1035] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:59:28 2026] GET /v2.1/servers/d15f31af-310e-4484-958c-d17653aebdb0 => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 515/1036] 10.0.0.28 () {32 vars in 729 bytes} [Wed Aug 12 01:59:29 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1230984598 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-12 01:59:29.252 8 INFO nova.api.openstack.compute.server_external_events [req-2c2cd186-0d97-49ef-aa29-5eb36701d8fa req-b30172fb-6903-491b-a405-c970b63d6eb6 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-changed:ca455a33-9ffb-421b-ac92-cf4b51d413f0 for instance 384854f7-786b-4b1a-9fbe-32097c20c66f on instance [pid: 8|app: 0|req: 522/1037] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:59:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-12 01:59:31.444 7 INFO nova.api.openstack.compute.server_external_events [req-d8e354d9-91b5-4e3e-adb4-aa81f8c7ec67 req-ddadd43e-5ddb-4bf2-9a86-8dac904076de 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-plugged:ca455a33-9ffb-421b-ac92-cf4b51d413f0 for instance 384854f7-786b-4b1a-9fbe-32097c20c66f on instance [pid: 7|app: 0|req: 516/1038] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:59:31 2026] POST /v2.1/os-server-external-events => generated 183 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, ' 2026-08-12 01:59:32.060 8 WARNING neutronclient.v2_0.client [None req-7efb8cc8-d46a-4e12-baaa-392948103401 1284a00eae0a451186538c2d1708d9b2 883f1e9c3eb94b3e8d13742c30c49344 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 523/1039] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:59:32 2026] GET /v2.1/servers/384854f7-786b-4b1a-9fbe-32097c20c66f => generated 1518 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:59:33.509 7 INFO nova.api.openstack.compute.server_external_events [req-ad963eb9-72da-4a8e-9bd8-b478fd4939f6 req-973a3bc9-1a67-469a-8c0f-5e8faa6c1b51 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-plugged:ca455a33-9ffb-421b-ac92-cf4b51d413f0 for instance 384854f7-786b-4b1a-9fbe-32097c20c66f on instance [pid: 7|app: 0|req: 517/1040] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:59:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 47 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-08-12 01:59:37.267 7 WARNING neutronclient.v2_0.client [None req-a67c5a99-b46e-44ca-b42b-cbc6a91025d7 1284a00eae0a451186538c2d1708d9b2 883f1e9c3eb94b3e8d13742c30c49344 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 519/1043] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:59:37 2026] GET /v2.1/servers/384854f7-786b-4b1a-9fbe-32097c20c66f => generated 1817 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:59:38.808 7 INFO nova.api.openstack.compute.server_external_events [req-002d1564-f29b-4206-972b-d527c416c959 req-b071ad5c-6e38-4971-abf9-be6121338cf4 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-changed:ca455a33-9ffb-421b-ac92-cf4b51d413f0 for instance 384854f7-786b-4b1a-9fbe-32097c20c66f on instance [pid: 7|app: 0|req: 520/1044] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:59:38 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) 2026-08-12 01:59:38.850 8 WARNING neutronclient.v2_0.client [None req-6e6ee6f7-4781-44ad-be1a-4d152cd7762e 1284a00eae0a451186538c2d1708d9b2 883f1e9c3eb94b3e8d13742c30c49344 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:59:39.006 8 WARNING neutronclient.v2_0.client [None req-6e6ee6f7-4781-44ad-be1a-4d152cd7762e 1284a00eae0a451186538c2d1708d9b2 883f1e9c3eb94b3e8d13742c30c49344 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 01:59:39.531 8 WARNING neutronclient.v2_0.client [None req-6e6ee6f7-4781-44ad-be1a-4d152cd7762e 1284a00eae0a451186538c2d1708d9b2 883f1e9c3eb94b3e8d13742c30c49344 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 525/1045] 10.0.0.28 () {34 vars in 662 bytes} [Wed Aug 12 01:59:38 2026] POST /v2.1/servers => generated 448 bytes in 1076 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-08-12 01:59:39.880 7 WARNING neutronclient.v2_0.client [None req-c52a193f-1a1a-4f66-853a-9779d035ca97 1284a00eae0a451186538c2d1708d9b2 883f1e9c3eb94b3e8d13742c30c49344 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 521/1046] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:59:39 2026] GET /v2.1/servers/e7230c09-f559-4946-9c59-474e81871f7f => generated 1393 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:59:45.032 8 WARNING neutronclient.v2_0.client [None req-178961e8-eed1-4975-a7b7-8c02dd492d87 1284a00eae0a451186538c2d1708d9b2 883f1e9c3eb94b3e8d13742c30c49344 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 526/1047] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:59:44 2026] GET /v2.1/servers/e7230c09-f559-4946-9c59-474e81871f7f => generated 1519 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:59:46.109 7 INFO nova.api.openstack.compute.server_external_events [req-1fcd44f7-09f9-4c2b-bf41-91da1222b95a req-fb3ca51e-7e47-4965-977c-cecb59e2ad3a 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-changed:69749627-e847-45df-8534-4ad6efbb4f6c for instance e7230c09-f559-4946-9c59-474e81871f7f on instance [pid: 7|app: 0|req: 522/1048] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:59:46 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, ' 2026-08-12 01:59:50.245 8 WARNING neutronclient.v2_0.client [None req-b7ebf642-accb-400f-8ec5-a75fd406933c 1284a00eae0a451186538c2d1708d9b2 883f1e9c3eb94b3e8d13742c30c49344 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 528/1051] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:59:50 2026] GET /v2.1/servers/e7230c09-f559-4946-9c59-474e81871f7f => generated 1517 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:59:51.091 7 INFO nova.api.openstack.compute.server_external_events [req-31904501-75fb-4dfb-a603-2f38474ad9d3 req-6c761229-f17e-4742-bbdf-b9fa3afbf703 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-plugged:69749627-e847-45df-8534-4ad6efbb4f6c for instance e7230c09-f559-4946-9c59-474e81871f7f on instance [pid: 7|app: 0|req: 524/1052] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:59:51 2026] POST /v2.1/os-server-external-events => generated 183 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-08-12 01:59:53.152 8 INFO nova.api.openstack.compute.server_external_events [req-ace74c43-5efa-4254-b14a-9e6bc667a5ee req-21e92851-ae6b-452d-bf83-b1e78889b7df 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-plugged:69749627-e847-45df-8534-4ad6efbb4f6c for instance e7230c09-f559-4946-9c59-474e81871f7f on instance [pid: 8|app: 0|req: 529/1053] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:59:53 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, ' 2026-08-12 01:59:55.422 7 WARNING neutronclient.v2_0.client [None req-dc15030c-d2c2-45eb-a3fa-3b32f0820ac2 1284a00eae0a451186538c2d1708d9b2 883f1e9c3eb94b3e8d13742c30c49344 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1054] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 01:59:55 2026] GET /v2.1/servers/e7230c09-f559-4946-9c59-474e81871f7f => generated 1817 bytes in 430 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:59:57.136 8 INFO nova.api.openstack.compute.server_external_events [req-93fc086e-e15b-46cc-b249-88d1698fc11c req-d1c7864d-e5ae-415f-96fe-1bfe8343c6c0 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-changed:69749627-e847-45df-8534-4ad6efbb4f6c for instance e7230c09-f559-4946-9c59-474e81871f7f on instance [pid: 8|app: 0|req: 531/1057] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 01:59:57 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: 533/1060] 10.0.0.79 () {28 vars in 453 bytes} [Wed Aug 12 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: 528/1061] 10.0.0.79 () {30 vars in 657 bytes} [Wed Aug 12 02:00:08 2026] GET /v2.1 => generated 0 bytes in 54 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: 534/1062] 10.0.0.79 () {32 vars in 730 bytes} [Wed Aug 12 02:00:08 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: 529/1063] 10.0.0.79 () {34 vars in 764 bytes} [Wed Aug 12 02:00:08 2026] GET /v2.1/os-services => generated 782 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1064] 10.0.0.79 () {28 vars in 453 bytes} [Wed Aug 12 02:00:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 530/1065] 10.0.0.79 () {30 vars in 657 bytes} [Wed Aug 12 02:00:13 2026] GET /v2.1 => generated 0 bytes in 152 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 536/1066] 10.0.0.79 () {32 vars in 730 bytes} [Wed Aug 12 02:00:13 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: 531/1067] 10.0.0.79 () {34 vars in 764 bytes} [Wed Aug 12 02:00:13 2026] GET /v2.1/os-services => generated 782 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1070] 10.0.0.79 () {28 vars in 453 bytes} [Wed Aug 12 02:00:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1071] 10.0.0.79 () {30 vars in 657 bytes} [Wed Aug 12 02:00:18 2026] GET /v2.1 => generated 0 bytes in 161 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: 534/1072] 10.0.0.79 () {32 vars in 730 bytes} [Wed Aug 12 02:00:18 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1073] 10.0.0.79 () {34 vars in 807 bytes} [Wed Aug 12 02:00:18 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-08-12 02:00:22.611 7 WARNING neutronclient.v2_0.client [None req-fe626c92-7356-42c6-8be7-85c560fa9d4b d2f571c3482541e3ab2a5e789ca2bdea e095f07f536743b2b5708c5bb26db4fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 02:00:22.801 7 WARNING neutronclient.v2_0.client [None req-fe626c92-7356-42c6-8be7-85c560fa9d4b d2f571c3482541e3ab2a5e789ca2bdea e095f07f536743b2b5708c5bb26db4fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 540/1074] 10.0.0.79 () {28 vars in 453 bytes} [Wed Aug 12 02:00: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 541/1075] 10.0.0.79 () {30 vars in 657 bytes} [Wed Aug 12 02:00:22 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 542/1076] 10.0.0.79 () {32 vars in 730 bytes} [Wed Aug 12 02:00:22 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1077] 10.0.0.79 () {34 vars in 807 bytes} [Wed Aug 12 02:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-08-12 02:00:23.753 7 WARNING neutronclient.v2_0.client [None req-fe626c92-7356-42c6-8be7-85c560fa9d4b d2f571c3482541e3ab2a5e789ca2bdea e095f07f536743b2b5708c5bb26db4fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 535/1078] 199.204.45.116 () {36 vars in 714 bytes} [Wed Aug 12 02:00:22 2026] POST /v2.1/servers => generated 453 bytes in 1833 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 02:00:24.518 8 WARNING neutronclient.v2_0.client [None req-52163bf1-6a74-4bb8-9e33-15054217ed03 d2f571c3482541e3ab2a5e789ca2bdea e095f07f536743b2b5708c5bb26db4fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 544/1079] 199.204.45.116 () {32 vars in 733 bytes} [Wed Aug 12 02:00:24 2026] GET /v2.1/servers/0eefc8c9-10f7-488a-a308-2fddbc82ddcb => generated 2213 bytes in 352 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 02:00:24.878 7 WARNING neutronclient.v2_0.client [None req-fa3bdfe4-c64c-47b9-8d81-a9ce15186306 d2f571c3482541e3ab2a5e789ca2bdea e095f07f536743b2b5708c5bb26db4fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 536/1080] 199.204.45.116 () {32 vars in 759 bytes} [Wed Aug 12 02:00:24 2026] GET /v2.1/servers/0eefc8c9-10f7-488a-a308-2fddbc82ddcb/os-interface => generated 28 bytes in 731 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 545/1081] 199.204.45.116 () {32 vars in 777 bytes} [Wed Aug 12 02:00:25 2026] GET /v2.1/servers/0eefc8c9-10f7-488a-a308-2fddbc82ddcb/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-08-12 02:00:28.339 7 WARNING neutronclient.v2_0.client [None req-32874637-5d0f-4238-9bc2-1392365fcdcc d2f571c3482541e3ab2a5e789ca2bdea e095f07f536743b2b5708c5bb26db4fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 538/1084] 199.204.45.116 () {32 vars in 733 bytes} [Wed Aug 12 02:00:28 2026] GET /v2.1/servers/0eefc8c9-10f7-488a-a308-2fddbc82ddcb => generated 2379 bytes in 343 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 02:00:28.658 8 WARNING neutronclient.v2_0.client [None req-b543a196-229c-482a-91a2-147b22368408 d2f571c3482541e3ab2a5e789ca2bdea e095f07f536743b2b5708c5bb26db4fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 547/1085] 199.204.45.116 () {32 vars in 759 bytes} [Wed Aug 12 02:00:28 2026] GET /v2.1/servers/0eefc8c9-10f7-488a-a308-2fddbc82ddcb/os-interface => generated 28 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/1086] 199.204.45.116 () {32 vars in 777 bytes} [Wed Aug 12 02:00:28 2026] GET /v2.1/servers/0eefc8c9-10f7-488a-a308-2fddbc82ddcb/os-volume_attachments => generated 197 bytes in 74 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-08-12 02:00:31.165 8 INFO nova.api.openstack.compute.server_external_events [req-0fae25a1-9a72-4b1e-bc9c-fdc8766443ab req-d52c76cc-10fa-4044-b49f-9744e5344ff8 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-changed:76ff79b0-dd60-4d50-ad33-1a52b8f1fd79 for instance 0eefc8c9-10f7-488a-a308-2fddbc82ddcb on instance [pid: 8|app: 0|req: 548/1087] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 02:00:31 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-08-12 02:00:31.923 7 WARNING neutronclient.v2_0.client [None req-30f74303-0b6d-46d3-baa8-b2ec10078158 d2f571c3482541e3ab2a5e789ca2bdea e095f07f536743b2b5708c5bb26db4fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 540/1088] 199.204.45.116 () {32 vars in 733 bytes} [Wed Aug 12 02:00:31 2026] GET /v2.1/servers/0eefc8c9-10f7-488a-a308-2fddbc82ddcb => generated 2445 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 02:00:32.181 8 WARNING neutronclient.v2_0.client [None req-dc8c785d-1f63-4418-af03-93749f85e9d8 d2f571c3482541e3ab2a5e789ca2bdea e095f07f536743b2b5708c5bb26db4fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 549/1089] 199.204.45.116 () {32 vars in 759 bytes} [Wed Aug 12 02:00:32 2026] GET /v2.1/servers/0eefc8c9-10f7-488a-a308-2fddbc82ddcb/os-interface => generated 284 bytes in 95 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: 541/1090] 199.204.45.116 () {32 vars in 777 bytes} [Wed Aug 12 02:00:32 2026] GET /v2.1/servers/0eefc8c9-10f7-488a-a308-2fddbc82ddcb/os-volume_attachments => generated 197 bytes in 41 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-08-12 02:00:33.226 8 INFO nova.api.openstack.compute.server_external_events [req-ce0fde2a-a656-4cf2-9294-7cb7c71e7983 req-c89c3659-9550-42f0-9809-a1c9e65e76a0 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-unplugged:76ff79b0-dd60-4d50-ad33-1a52b8f1fd79 for instance 0eefc8c9-10f7-488a-a308-2fddbc82ddcb on instance [pid: 8|app: 0|req: 550/1091] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 02:00:33 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 02:00:35.021 7 WARNING neutronclient.v2_0.client [None req-8515f98c-9337-4c94-8ea6-56259aea8765 d2f571c3482541e3ab2a5e789ca2bdea e095f07f536743b2b5708c5bb26db4fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 542/1092] 199.204.45.116 () {32 vars in 733 bytes} [Wed Aug 12 02:00:34 2026] GET /v2.1/servers/0eefc8c9-10f7-488a-a308-2fddbc82ddcb => generated 2433 bytes in 355 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 02:00:35.383 8 WARNING neutronclient.v2_0.client [None req-19503c6b-6822-42f5-89ae-f95c94d0aee5 d2f571c3482541e3ab2a5e789ca2bdea e095f07f536743b2b5708c5bb26db4fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 551/1093] 199.204.45.116 () {32 vars in 759 bytes} [Wed Aug 12 02:00:35 2026] GET /v2.1/servers/0eefc8c9-10f7-488a-a308-2fddbc82ddcb/os-interface => generated 284 bytes in 130 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: 543/1094] 199.204.45.116 () {32 vars in 777 bytes} [Wed Aug 12 02:00:35 2026] GET /v2.1/servers/0eefc8c9-10f7-488a-a308-2fddbc82ddcb/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, ' 2026-08-12 02:00:38.473 8 WARNING neutronclient.v2_0.client [None req-4e43af44-a843-468d-b2f6-76b76c42c234 d2f571c3482541e3ab2a5e789ca2bdea e095f07f536743b2b5708c5bb26db4fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 553/1097] 199.204.45.116 () {32 vars in 733 bytes} [Wed Aug 12 02:00:38 2026] GET /v2.1/servers/0eefc8c9-10f7-488a-a308-2fddbc82ddcb => generated 2433 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 02:00:38.658 7 WARNING neutronclient.v2_0.client [None req-6f9935df-b0a0-4ee2-8a72-1059baed7ccb d2f571c3482541e3ab2a5e789ca2bdea e095f07f536743b2b5708c5bb26db4fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 545/1098] 199.204.45.116 () {32 vars in 759 bytes} [Wed Aug 12 02:00:38 2026] GET /v2.1/servers/0eefc8c9-10f7-488a-a308-2fddbc82ddcb/os-interface => generated 284 bytes in 99 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: 554/1099] 199.204.45.116 () {32 vars in 777 bytes} [Wed Aug 12 02:00:38 2026] GET /v2.1/servers/0eefc8c9-10f7-488a-a308-2fddbc82ddcb/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, ' 2026-08-12 02:00:41.452 7 WARNING neutronclient.v2_0.client [None req-82b2719c-75ab-4a84-b95a-da645add8c67 d2f571c3482541e3ab2a5e789ca2bdea e095f07f536743b2b5708c5bb26db4fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 546/1100] 199.204.45.116 () {32 vars in 733 bytes} [Wed Aug 12 02:00:41 2026] GET /v2.1/servers/0eefc8c9-10f7-488a-a308-2fddbc82ddcb => generated 2433 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 02:00:41.614 8 WARNING neutronclient.v2_0.client [None req-8addb6f9-4873-4e26-bae7-96d20bdda6e7 d2f571c3482541e3ab2a5e789ca2bdea e095f07f536743b2b5708c5bb26db4fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 555/1101] 199.204.45.116 () {32 vars in 759 bytes} [Wed Aug 12 02:00:41 2026] GET /v2.1/servers/0eefc8c9-10f7-488a-a308-2fddbc82ddcb/os-interface => generated 284 bytes in 127 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: 547/1102] 199.204.45.116 () {32 vars in 777 bytes} [Wed Aug 12 02:00:41 2026] GET /v2.1/servers/0eefc8c9-10f7-488a-a308-2fddbc82ddcb/os-volume_attachments => generated 197 bytes in 49 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-08-12 02:00:43.329 8 INFO nova.api.openstack.compute.server_external_events [req-b96e6b29-f914-487f-a1a6-fd0bad68f946 req-0c3b0444-73c7-43f9-bacd-40793a543bdd 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-plugged:76ff79b0-dd60-4d50-ad33-1a52b8f1fd79 for instance 0eefc8c9-10f7-488a-a308-2fddbc82ddcb on instance [pid: 8|app: 0|req: 556/1103] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 02:00:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 02:00:44.882 7 WARNING neutronclient.v2_0.client [None req-c2fd0be8-153e-4c07-8db2-535480f2cfa2 d2f571c3482541e3ab2a5e789ca2bdea e095f07f536743b2b5708c5bb26db4fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 548/1104] 199.204.45.116 () {32 vars in 733 bytes} [Wed Aug 12 02:00:44 2026] GET /v2.1/servers/0eefc8c9-10f7-488a-a308-2fddbc82ddcb => generated 2581 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 02:00:45.109 8 WARNING neutronclient.v2_0.client [None req-a5d96a13-370e-4815-bebd-ba329c9aa36c d2f571c3482541e3ab2a5e789ca2bdea e095f07f536743b2b5708c5bb26db4fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 557/1105] 199.204.45.116 () {32 vars in 759 bytes} [Wed Aug 12 02:00:45 2026] GET /v2.1/servers/0eefc8c9-10f7-488a-a308-2fddbc82ddcb/os-interface => generated 286 bytes in 134 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: 549/1106] 199.204.45.116 () {32 vars in 777 bytes} [Wed Aug 12 02:00:45 2026] GET /v2.1/servers/0eefc8c9-10f7-488a-a308-2fddbc82ddcb/os-volume_attachments => generated 197 bytes in 47 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-08-12 02:00:45.392 8 INFO nova.api.openstack.compute.server_external_events [req-3614e18b-881c-4b8b-a874-69544a08ffe9 req-e024a31a-ce4c-4861-84a7-050983e63015 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-plugged:76ff79b0-dd60-4d50-ad33-1a52b8f1fd79 for instance 0eefc8c9-10f7-488a-a308-2fddbc82ddcb on instance [pid: 8|app: 0|req: 558/1107] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 02:00:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 02:01:22.388 7 WARNING neutronclient.v2_0.client [None req-021c0259-0ca0-4c5c-9a12-55399b7f28a0 d2f571c3482541e3ab2a5e789ca2bdea e095f07f536743b2b5708c5bb26db4fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 02:01:22.442 7 WARNING neutronclient.v2_0.client [None req-021c0259-0ca0-4c5c-9a12-55399b7f28a0 d2f571c3482541e3ab2a5e789ca2bdea e095f07f536743b2b5708c5bb26db4fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 02:01:25.314 8 INFO nova.api.openstack.compute.server_external_events [req-c4c886de-3038-40c1-846c-ac89a9899756 req-9d670317-5d00-4157-a35c-ad7ac8761aca 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-changed:cbace807-51b0-4231-973e-de0a2959d4e2 for instance 0eefc8c9-10f7-488a-a308-2fddbc82ddcb on instance [pid: 8|app: 0|req: 563/1116] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 02:01:25 2026] POST /v2.1/os-server-external-events => generated 179 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, ' 2026-08-12 02:01:28.406 8 INFO nova.api.openstack.compute.server_external_events [req-e349e76d-e1f9-4816-8857-b8e25dbdb0ad req-cc291954-523e-499a-8542-78092267d9ad 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-plugged:cbace807-51b0-4231-973e-de0a2959d4e2 for instance 0eefc8c9-10f7-488a-a308-2fddbc82ddcb on instance [pid: 8|app: 0|req: 566/1119] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 02:01:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 02:01:30.451 8 INFO nova.api.openstack.compute.server_external_events [req-527b779d-219e-4efb-ad3f-a607d6012315 req-ef474698-f36d-4f4e-98e5-5ca2d4d2ce95 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-plugged:cbace807-51b0-4231-973e-de0a2959d4e2 for instance 0eefc8c9-10f7-488a-a308-2fddbc82ddcb on instance [pid: 8|app: 0|req: 567/1120] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 02:01:30 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) 2026-08-12 02:01:31.514 7 WARNING neutronclient.v2_0.client [None req-021c0259-0ca0-4c5c-9a12-55399b7f28a0 d2f571c3482541e3ab2a5e789ca2bdea e095f07f536743b2b5708c5bb26db4fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 554/1121] 199.204.45.116 () {36 vars in 812 bytes} [Wed Aug 12 02:01:22 2026] POST /v2.1/servers/0eefc8c9-10f7-488a-a308-2fddbc82ddcb/os-interface => generated 281 bytes in 9210 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-08-12 02:01:32.494 8 INFO nova.api.openstack.compute.server_external_events [req-19fc071d-2efc-43fe-8d50-3a12812e494e req-501cf8e3-1a12-489c-b709-a32f0f55fbc5 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-changed:cbace807-51b0-4231-973e-de0a2959d4e2 for instance 0eefc8c9-10f7-488a-a308-2fddbc82ddcb on instance [pid: 8|app: 0|req: 568/1122] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 02:01:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 02:01:32.559 7 INFO nova.api.openstack.compute.server_external_events [req-b9f9cb15-f56d-404a-af4b-eaddbf10ac93 req-799a0a17-3cea-4363-abf7-735e1cbea0ba 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-changed:cbace807-51b0-4231-973e-de0a2959d4e2 for instance 0eefc8c9-10f7-488a-a308-2fddbc82ddcb on instance [pid: 7|app: 0|req: 555/1123] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 02:01:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 02:01:56.242 8 WARNING neutronclient.v2_0.client [None req-e147a8b8-0ea1-446b-bb49-a1d3b5f0e521 d2f571c3482541e3ab2a5e789ca2bdea e095f07f536743b2b5708c5bb26db4fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 02:01:56.290 8 WARNING neutronclient.v2_0.client [None req-e147a8b8-0ea1-446b-bb49-a1d3b5f0e521 d2f571c3482541e3ab2a5e789ca2bdea e095f07f536743b2b5708c5bb26db4fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 02:01:58.812 7 INFO nova.api.openstack.compute.server_external_events [req-3e2136df-4125-44cf-9ac1-ced530d6668d req-b593c83a-292f-44ff-a601-2c8c6a467ff3 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-changed:aba8ad7b-8212-4913-bb35-63eb35402683 for instance 0eefc8c9-10f7-488a-a308-2fddbc82ddcb on instance [pid: 7|app: 0|req: 560/1130] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 02:01:58 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 02:02:02.225 7 INFO nova.api.openstack.compute.server_external_events [req-db8766c7-fec4-4916-b823-7037f4d28859 req-998dc48e-45ce-402b-ac71-9ed967a67020 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-plugged:aba8ad7b-8212-4913-bb35-63eb35402683 for instance 0eefc8c9-10f7-488a-a308-2fddbc82ddcb on instance [pid: 7|app: 0|req: 561/1131] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 02:02:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 02:02:04.264 7 INFO nova.api.openstack.compute.server_external_events [req-80101060-f023-4f01-ab31-d475678159a5 req-3c616c22-669f-4fd3-9845-194881c5c96e 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-plugged:aba8ad7b-8212-4913-bb35-63eb35402683 for instance 0eefc8c9-10f7-488a-a308-2fddbc82ddcb on instance [pid: 7|app: 0|req: 562/1132] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 02:02:04 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) 2026-08-12 02:02:05.364 8 WARNING neutronclient.v2_0.client [None req-e147a8b8-0ea1-446b-bb49-a1d3b5f0e521 d2f571c3482541e3ab2a5e789ca2bdea e095f07f536743b2b5708c5bb26db4fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 571/1133] 199.204.45.116 () {36 vars in 812 bytes} [Wed Aug 12 02:01:56 2026] POST /v2.1/servers/0eefc8c9-10f7-488a-a308-2fddbc82ddcb/os-interface => generated 376 bytes in 9228 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-08-12 02:02:17.590 7 WARNING neutronclient.v2_0.client [None req-fbf83a0c-d927-4eae-a1db-cceb9c708164 d2f571c3482541e3ab2a5e789ca2bdea e095f07f536743b2b5708c5bb26db4fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-12 02:02:17.635 7 WARNING neutronclient.v2_0.client [None req-fbf83a0c-d927-4eae-a1db-cceb9c708164 d2f571c3482541e3ab2a5e789ca2bdea e095f07f536743b2b5708c5bb26db4fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 02:02:20.089 8 INFO nova.api.openstack.compute.server_external_events [req-699b8511-d026-477f-9953-b6c580810106 req-78cf1fdd-2fc5-4f78-880a-edcbeb9da708 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-changed:37697391-ad0d-4533-90e6-3467a46e4ea5 for instance 0eefc8c9-10f7-488a-a308-2fddbc82ddcb on instance [pid: 8|app: 0|req: 574/1138] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 02:02:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 02:02:23.760 8 INFO nova.api.openstack.compute.server_external_events [req-67d03567-57fd-4969-a23c-fa95ff49972e req-2e6fca2e-6424-4f76-99a4-93229790c2e0 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-plugged:37697391-ad0d-4533-90e6-3467a46e4ea5 for instance 0eefc8c9-10f7-488a-a308-2fddbc82ddcb on instance [pid: 8|app: 0|req: 575/1139] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 02:02:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 02:02:25.806 8 INFO nova.api.openstack.compute.server_external_events [req-144a9657-55d0-40e5-84f9-f38a0ae80769 req-a4cf376e-3eb1-4ab3-839d-67742167b87b 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-plugged:37697391-ad0d-4533-90e6-3467a46e4ea5 for instance 0eefc8c9-10f7-488a-a308-2fddbc82ddcb on instance [pid: 8|app: 0|req: 576/1140] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 02:02:25 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) 2026-08-12 02:02:27.174 7 WARNING neutronclient.v2_0.client [None req-fbf83a0c-d927-4eae-a1db-cceb9c708164 d2f571c3482541e3ab2a5e789ca2bdea e095f07f536743b2b5708c5bb26db4fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 565/1143] 199.204.45.116 () {36 vars in 812 bytes} [Wed Aug 12 02:02:17 2026] POST /v2.1/servers/0eefc8c9-10f7-488a-a308-2fddbc82ddcb/os-interface => generated 378 bytes in 9680 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-08-12 02:02:27.876 8 INFO nova.api.openstack.compute.server_external_events [req-9eb4dfe1-59f2-4e93-ac0f-6d8a42f7b3f8 req-bf622983-b9e8-453f-81a1-caa61e868b39 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-changed:aba8ad7b-8212-4913-bb35-63eb35402683 for instance 0eefc8c9-10f7-488a-a308-2fddbc82ddcb on instance [pid: 8|app: 0|req: 579/1144] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 02:02:27 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-08-12 02:02:41.061 8 INFO nova.api.openstack.compute.server_external_events [req-f5de8733-5536-43fa-932b-b954f6a34d0d req-68fc26da-b1da-4b43-bbc5-4d9e34cf522e 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-changed:37697391-ad0d-4533-90e6-3467a46e4ea5 for instance 0eefc8c9-10f7-488a-a308-2fddbc82ddcb on instance [pid: 8|app: 0|req: 581/1147] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 02:02:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 567/1148] 199.204.45.116 () {34 vars in 855 bytes} [Wed Aug 12 02:02:41 2026] DELETE /v2.1/servers/0eefc8c9-10f7-488a-a308-2fddbc82ddcb/os-interface/37697391-ad0d-4533-90e6-3467a46e4ea5 => generated 0 bytes in 69 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-08-12 02:02:43.107 8 INFO nova.api.openstack.compute.server_external_events [req-87cf1413-955f-40f6-8f74-1cea8969a767 req-9aee8d00-4f31-4257-b4b8-22a823f21268 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-changed:37697391-ad0d-4533-90e6-3467a46e4ea5 for instance 0eefc8c9-10f7-488a-a308-2fddbc82ddcb on instance [pid: 8|app: 0|req: 582/1149] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 02:02:43 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-08-12 02:02:44.086 7 INFO nova.api.openstack.compute.server_external_events [req-fb6dd458-1ae5-44bf-8aec-29441672a77e req-8494b087-a3db-4675-b7c5-ebe972925bc0 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-unplugged:37697391-ad0d-4533-90e6-3467a46e4ea5 for instance 0eefc8c9-10f7-488a-a308-2fddbc82ddcb on instance [pid: 7|app: 0|req: 568/1150] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 02:02:44 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 02:02:46.133 8 INFO nova.api.openstack.compute.server_external_events [req-d013b2b8-6e84-46ec-9550-523603d2a829 req-2ce19b41-0533-4a3f-8bd3-9da554dd49f5 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-unplugged:37697391-ad0d-4533-90e6-3467a46e4ea5 for instance 0eefc8c9-10f7-488a-a308-2fddbc82ddcb on instance [pid: 8|app: 0|req: 583/1151] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 02:02:46 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-08-12 02:02:51.910 7 INFO nova.api.openstack.compute.server_external_events [req-fd1d26c0-fb59-40a0-ade2-f6d0316b43ed req-c87450a8-9916-4b87-aa5f-8870f405f98f 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-changed:aba8ad7b-8212-4913-bb35-63eb35402683 for instance 0eefc8c9-10f7-488a-a308-2fddbc82ddcb on instance [pid: 7|app: 0|req: 570/1154] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 02:02:51 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 585/1155] 199.204.45.116 () {34 vars in 855 bytes} [Wed Aug 12 02:02:52 2026] DELETE /v2.1/servers/0eefc8c9-10f7-488a-a308-2fddbc82ddcb/os-interface/aba8ad7b-8212-4913-bb35-63eb35402683 => generated 0 bytes in 75 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-08-12 02:02:54.052 7 INFO nova.api.openstack.compute.server_external_events [req-bdf20e67-274f-4452-86ff-b09c8f689337 req-827f33e8-c9c3-48fc-9a30-3354e227bfed 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-unplugged:aba8ad7b-8212-4913-bb35-63eb35402683 for instance 0eefc8c9-10f7-488a-a308-2fddbc82ddcb on instance [pid: 7|app: 0|req: 571/1156] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 02:02:54 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-08-12 02:02:56.118 8 INFO nova.api.openstack.compute.server_external_events [req-668e5d37-79c6-4d52-bc50-d6f05ac2806b req-f3ebe92e-1931-47cd-b877-9807ae09ebc6 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-unplugged:aba8ad7b-8212-4913-bb35-63eb35402683 for instance 0eefc8c9-10f7-488a-a308-2fddbc82ddcb on instance [pid: 8|app: 0|req: 586/1157] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 02:02:56 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, ' [pid: 8|app: 0|req: 589/1162] 199.204.45.116 () {34 vars in 855 bytes} [Wed Aug 12 02:03:12 2026] DELETE /v2.1/servers/0eefc8c9-10f7-488a-a308-2fddbc82ddcb/os-interface/cbace807-51b0-4231-973e-de0a2959d4e2 => generated 0 bytes in 46 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-08-12 02:03:14.458 7 INFO nova.api.openstack.compute.server_external_events [req-39b57583-2ab8-4561-b708-12a13e3f1fb0 req-e8fd632a-9d2f-45aa-8ce2-c9ab1a7f017d 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-unplugged:cbace807-51b0-4231-973e-de0a2959d4e2 for instance 0eefc8c9-10f7-488a-a308-2fddbc82ddcb on instance [pid: 7|app: 0|req: 574/1163] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 02:03:14 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 57 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-08-12 02:03:16.521 8 INFO nova.api.openstack.compute.server_external_events [req-0c54131b-1a13-454f-bd8b-994e1e8a4c18 req-219744ba-9718-4f70-a877-1e03603a5c09 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-unplugged:cbace807-51b0-4231-973e-de0a2959d4e2 for instance 0eefc8c9-10f7-488a-a308-2fddbc82ddcb on instance [pid: 8|app: 0|req: 590/1164] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 02:03:16 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, ' [pid: 7|app: 0|req: 576/1167] 199.204.45.116 () {34 vars in 755 bytes} [Wed Aug 12 02:03:17 2026] DELETE /v2.1/servers/0eefc8c9-10f7-488a-a308-2fddbc82ddcb => generated 0 bytes in 146 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-08-12 02:03:19.365 8 INFO nova.api.openstack.compute.server_external_events [req-84322793-ce5a-4e7b-96e5-926416ec7c58 req-d3d74106-323a-4eab-ac40-b783d44fc06c 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-unplugged:76ff79b0-dd60-4d50-ad33-1a52b8f1fd79 for instance 0eefc8c9-10f7-488a-a308-2fddbc82ddcb on instance [pid: 8|app: 0|req: 592/1168] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 02:03:19 2026] POST /v2.1/os-server-external-events => generated 185 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-08-12 02:03:21.411 7 INFO nova.api.openstack.compute.server_external_events [req-d22e4065-2286-44a6-8b3f-5e34e053fe94 req-d78ea908-66a1-4198-af84-169cd5fc00b5 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-unplugged:76ff79b0-dd60-4d50-ad33-1a52b8f1fd79 for instance 0eefc8c9-10f7-488a-a308-2fddbc82ddcb on instance 2026-08-12 02:03:21.412 7 INFO nova.api.openstack.compute.server_external_events [req-d22e4065-2286-44a6-8b3f-5e34e053fe94 req-d78ea908-66a1-4198-af84-169cd5fc00b5 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-deleted:76ff79b0-dd60-4d50-ad33-1a52b8f1fd79 for instance 0eefc8c9-10f7-488a-a308-2fddbc82ddcb on instance [pid: 7|app: 0|req: 577/1169] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 02:03:21 2026] POST /v2.1/os-server-external-events => generated 356 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-08-12 02:03:21.855 8 INFO nova.api.openstack.compute.server_external_events [req-a205f154-de24-41a7-b1da-ffa375327915 req-d4d2bc16-4cfd-4a29-9ba5-c4ad0722cd3c 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-changed:69749627-e847-45df-8534-4ad6efbb4f6c for instance e7230c09-f559-4946-9c59-474e81871f7f on instance [pid: 8|app: 0|req: 593/1170] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 02:03:21 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: 7|app: 0|req: 578/1171] 10.0.0.28 () {32 vars in 717 bytes} [Wed Aug 12 02:03:21 2026] DELETE /v2.1/servers/e7230c09-f559-4946-9c59-474e81871f7f => generated 0 bytes in 113 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 02:03:22.033 8 WARNING neutronclient.v2_0.client [None req-4eec5e50-b830-4cdc-b419-810aa610e7e1 1284a00eae0a451186538c2d1708d9b2 883f1e9c3eb94b3e8d13742c30c49344 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 594/1172] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 02:03:21 2026] GET /v2.1/servers/e7230c09-f559-4946-9c59-474e81871f7f => generated 1943 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 02:03:23.463 7 INFO nova.api.openstack.compute.server_external_events [req-6f8ba446-ee2e-4d51-99ce-149a2fd3f4f5 req-7e9bea3f-30ed-449c-8799-510ac4bd83c4 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-unplugged:69749627-e847-45df-8534-4ad6efbb4f6c for instance e7230c09-f559-4946-9c59-474e81871f7f on instance 2026-08-12 02:03:23.463 7 INFO nova.api.openstack.compute.server_external_events [req-6f8ba446-ee2e-4d51-99ce-149a2fd3f4f5 req-7e9bea3f-30ed-449c-8799-510ac4bd83c4 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-unplugged:69749627-e847-45df-8534-4ad6efbb4f6c for instance e7230c09-f559-4946-9c59-474e81871f7f on instance [pid: 7|app: 0|req: 579/1173] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 02:03:23 2026] POST /v2.1/os-server-external-events => generated 358 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-08-12 02:03:24.679 8 INFO nova.api.openstack.compute.server_external_events [req-8519aa75-d6fd-4df8-bbab-7e6e76cbc566 req-b2a47025-29c1-48c2-8598-233aba6777fb 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-deleted:69749627-e847-45df-8534-4ad6efbb4f6c for instance e7230c09-f559-4946-9c59-474e81871f7f on instance [pid: 8|app: 0|req: 595/1174] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 02:03:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 02:03:27.257 8 WARNING neutronclient.v2_0.client [None req-84a6c46f-c57a-4ba4-8186-550732625d13 1284a00eae0a451186538c2d1708d9b2 883f1e9c3eb94b3e8d13742c30c49344 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 597/1177] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 02:03:27 2026] GET /v2.1/servers/e7230c09-f559-4946-9c59-474e81871f7f => generated 1479 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 02:03:32.343 7 INFO nova.api.openstack.wsgi [None req-75f39e70-f1a3-4e93-be2e-db4716c2c9d7 1284a00eae0a451186538c2d1708d9b2 883f1e9c3eb94b3e8d13742c30c49344 - - default default] HTTP exception thrown: Instance e7230c09-f559-4946-9c59-474e81871f7f could not be found. [pid: 7|app: 0|req: 581/1178] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 02:03:32 2026] GET /v2.1/servers/e7230c09-f559-4946-9c59-474e81871f7f => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 02:03:32.826 8 INFO nova.api.openstack.compute.server_external_events [req-7d4e033b-cdc1-4c69-a81d-3dadde174b29 req-2f55664b-7a26-4355-9275-b26da0faeeea 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-changed:ca455a33-9ffb-421b-ac92-cf4b51d413f0 for instance 384854f7-786b-4b1a-9fbe-32097c20c66f on instance [pid: 8|app: 0|req: 598/1179] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 02:03:32 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 582/1180] 10.0.0.28 () {32 vars in 717 bytes} [Wed Aug 12 02:03:32 2026] DELETE /v2.1/servers/384854f7-786b-4b1a-9fbe-32097c20c66f => 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, ' 2026-08-12 02:03:32.980 8 WARNING neutronclient.v2_0.client [None req-dc3679b3-1584-4db3-8d55-ddd1332255f8 1284a00eae0a451186538c2d1708d9b2 883f1e9c3eb94b3e8d13742c30c49344 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 599/1181] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 02:03:32 2026] GET /v2.1/servers/384854f7-786b-4b1a-9fbe-32097c20c66f => generated 1943 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 02:03:34.868 7 INFO nova.api.openstack.compute.server_external_events [req-0f01de2b-69ba-47cd-b12d-4d49040249c5 req-d2aeff7e-cf47-49f8-9aeb-f52e0860da84 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-unplugged:ca455a33-9ffb-421b-ac92-cf4b51d413f0 for instance 384854f7-786b-4b1a-9fbe-32097c20c66f on instance 2026-08-12 02:03:34.869 7 INFO nova.api.openstack.compute.server_external_events [req-0f01de2b-69ba-47cd-b12d-4d49040249c5 req-d2aeff7e-cf47-49f8-9aeb-f52e0860da84 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-unplugged:ca455a33-9ffb-421b-ac92-cf4b51d413f0 for instance 384854f7-786b-4b1a-9fbe-32097c20c66f on instance [pid: 7|app: 0|req: 583/1182] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 02:03:34 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-08-12 02:03:36.910 8 INFO nova.api.openstack.compute.server_external_events [req-be82f608-fd57-4267-971a-d0f223d52b43 req-92499ea7-bdb0-49c9-a875-d116bc30c04a 9c703ffd4b4045b7979e1903f88e9fff e2b1695c6d56418d8c8c6936f7418a06 - - dc49b1e98b204a9b81d76c42e17a6c5e dc49b1e98b204a9b81d76c42e17a6c5e] Creating event network-vif-deleted:ca455a33-9ffb-421b-ac92-cf4b51d413f0 for instance 384854f7-786b-4b1a-9fbe-32097c20c66f on instance [pid: 8|app: 0|req: 600/1183] 10.0.0.181 () {38 vars in 815 bytes} [Wed Aug 12 02:03:36 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, ' 2026-08-12 02:03:38.222 8 WARNING neutronclient.v2_0.client [None req-413c5992-539d-4980-b717-04c89f8d3f73 1284a00eae0a451186538c2d1708d9b2 883f1e9c3eb94b3e8d13742c30c49344 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 602/1186] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 02:03:38 2026] GET /v2.1/servers/384854f7-786b-4b1a-9fbe-32097c20c66f => generated 1480 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 02:03:43.310 7 INFO nova.api.openstack.wsgi [None req-db7ad753-94fd-4f79-8eac-9d766fabb258 1284a00eae0a451186538c2d1708d9b2 883f1e9c3eb94b3e8d13742c30c49344 - - default default] HTTP exception thrown: Instance 384854f7-786b-4b1a-9fbe-32097c20c66f could not be found. [pid: 7|app: 0|req: 585/1187] 10.0.0.28 () {32 vars in 714 bytes} [Wed Aug 12 02:03:43 2026] GET /v2.1/servers/384854f7-786b-4b1a-9fbe-32097c20c66f => generated 111 bytes in 35 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: 603/1188] 10.0.0.28 () {32 vars in 723 bytes} [Wed Aug 12 02:03:45 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-864606929 => generated 0 bytes in 24 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-08-12 02:03:45.339 7 INFO nova.api.openstack.wsgi [None req-8bee8513-b90f-48ed-86c3-dad30bb4b487 1284a00eae0a451186538c2d1708d9b2 883f1e9c3eb94b3e8d13742c30c49344 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-864606929 not found for user 1284a00eae0a451186538c2d1708d9b2 [pid: 7|app: 0|req: 586/1189] 10.0.0.28 () {32 vars in 720 bytes} [Wed Aug 12 02:03:45 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-864606929 => generated 141 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1200] 10.0.0.28 () {32 vars in 654 bytes} [Wed Aug 12 02:04:36 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1201] 10.0.0.28 () {32 vars in 640 bytes} [Wed Aug 12 02:04:36 2026] GET /v2.1/servers => generated 15 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-08-12 02:04:36.401 8 WARNING oslo_db.sqlalchemy.utils [None req-efa7f646-de07-486f-a07f-55ebd0567f9b d2f571c3482541e3ab2a5e789ca2bdea e095f07f536743b2b5708c5bb26db4fd - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 610/1202] 10.0.0.28 () {32 vars in 648 bytes} [Wed Aug 12 02:04:36 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: 7|app: 0|req: 593/1203] 10.0.0.28 () {32 vars in 693 bytes} [Wed Aug 12 02:04:36 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1206] 10.0.0.88 () {28 vars in 453 bytes} [Wed Aug 12 02:04: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: 595/1207] 10.0.0.88 () {30 vars in 657 bytes} [Wed Aug 12 02:04:37 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: 613/1208] 10.0.0.88 () {32 vars in 730 bytes} [Wed Aug 12 02:04:37 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1209] 10.0.0.88 () {34 vars in 805 bytes} [Wed Aug 12 02:04:37 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1210] 10.0.0.88 () {28 vars in 453 bytes} [Wed Aug 12 02:04: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: 597/1211] 10.0.0.88 () {30 vars in 657 bytes} [Wed Aug 12 02:04:37 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 615/1212] 10.0.0.88 () {32 vars in 730 bytes} [Wed Aug 12 02:04:37 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: 598/1213] 10.0.0.88 () {34 vars in 893 bytes} [Wed Aug 12 02:04:37 2026] GET /v2.1/servers/detail?project_id=4fda13baacb74461bf5b939ca104df01&all_tenants=True => generated 15 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1214] 10.0.0.88 () {34 vars in 893 bytes} [Wed Aug 12 02:04:37 2026] GET /v2.1/servers/detail?project_id=e095f07f536743b2b5708c5bb26db4fd&all_tenants=True => generated 15 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1215] 10.0.0.88 () {34 vars in 893 bytes} [Wed Aug 12 02:04:37 2026] GET /v2.1/servers/detail?project_id=e2b1695c6d56418d8c8c6936f7418a06&all_tenants=True => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)