+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Mon Aug 24 15:55:19 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: nova-api-osapi-75f8b98fb9-c8qdp 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 0x7f686798c668 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-24 15:55:24.320 8 INFO nova.utils [None req-f9cd8373-949c-4dbe-b1cd-36a39e521001 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-24 15:55:24.464 7 INFO nova.utils [None req-af1c5a71-dfd7-438f-9387-7a3596e198af - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-24 15:55:25.982 8 WARNING keystonemiddleware._common.config [None req-f9cd8373-949c-4dbe-b1cd-36a39e521001 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-24 15:55:25.992 8 WARNING oslo_config.cfg [None req-f9cd8373-949c-4dbe-b1cd-36a39e521001 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-24 15:55:26.069 8 WARNING keystonemiddleware._common.config [None req-f9cd8373-949c-4dbe-b1cd-36a39e521001 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-24 15:55:26.085 8 WARNING oslo_config.cfg [None req-f9cd8373-949c-4dbe-b1cd-36a39e521001 - - - - - -] 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-24 15:55:26.097 8 WARNING oslo_config.cfg [None req-f9cd8373-949c-4dbe-b1cd-36a39e521001 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f686798c668 pid: 8 (default app) 2026-08-24 15:55:26.171 7 WARNING keystonemiddleware._common.config [None req-af1c5a71-dfd7-438f-9387-7a3596e198af - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-24 15:55:26.180 7 WARNING oslo_config.cfg [None req-af1c5a71-dfd7-438f-9387-7a3596e198af - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-24 15:55:26.258 7 WARNING keystonemiddleware._common.config [None req-af1c5a71-dfd7-438f-9387-7a3596e198af - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-24 15:55:26.272 7 WARNING oslo_config.cfg [None req-af1c5a71-dfd7-438f-9387-7a3596e198af - - - - - -] 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-24 15:55:26.285 7 WARNING oslo_config.cfg [None req-af1c5a71-dfd7-438f-9387-7a3596e198af - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f686798c668 pid: 7 (default app) [pid: 8|app: 0|req: 2/3] 199.19.213.104 () {42 vars in 705 bytes} [Mon Aug 24 15:55:38 2026] GET /v2.1 => generated 114 bytes in 24 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-24 15:55:38.596 7 WARNING oslo_policy.policy [None req-47c293fd-d82f-44d0-a961-4d3e561f0cf6 bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - 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-24 15:55:38.597 7 WARNING oslo_policy.policy [None req-47c293fd-d82f-44d0-a961-4d3e561f0cf6 bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - 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.19.213.104 () {44 vars in 909 bytes} [Mon Aug 24 15:55:38 2026] GET /v2.1 => generated 0 bytes in 573 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-24 15:55:38.712 8 WARNING oslo_policy.policy [req-47c293fd-d82f-44d0-a961-4d3e561f0cf6 req-554ee574-e513-486a-8bfa-0b8d0fb8f2b2 bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - 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-24 15:55:38.713 8 WARNING oslo_policy.policy [req-47c293fd-d82f-44d0-a961-4d3e561f0cf6 req-554ee574-e513-486a-8bfa-0b8d0fb8f2b2 bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - 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.19.213.104 () {46 vars in 982 bytes} [Mon Aug 24 15:55:38 2026] GET /v2.1/ => generated 400 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 15:55:38.832 7 INFO nova.api.openstack.wsgi [None req-cf60878b-4f66-4e62-a124-e49002767ec3 bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.19.213.104 () {48 vars in 1011 bytes} [Mon Aug 24 15:55:38 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.19.213.104 () {48 vars in 1051 bytes} [Mon Aug 24 15:55:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.19.213.104 () {52 vars in 1048 bytes} [Mon Aug 24 15:55:38 2026] POST /v2.1/flavors => generated 529 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.19.213.104 () {42 vars in 705 bytes} [Mon Aug 24 15:55:39 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: 5/10] 199.19.213.104 () {44 vars in 909 bytes} [Mon Aug 24 15:55:39 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.19.213.104 () {46 vars in 982 bytes} [Mon Aug 24 15:55:39 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-24 15:55:39.876 7 INFO nova.api.openstack.wsgi [None req-5aabc901-4aba-4d8b-bf22-a11b333a290a bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.19.213.104 () {48 vars in 1013 bytes} [Mon Aug 24 15:55:39 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.19.213.104 () {48 vars in 1051 bytes} [Mon Aug 24 15:55:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.19.213.104 () {52 vars in 1048 bytes} [Mon Aug 24 15:55:39 2026] POST /v2.1/flavors => generated 532 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.19.213.104 () {42 vars in 705 bytes} [Mon Aug 24 15:55:40 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.19.213.104 () {44 vars in 909 bytes} [Mon Aug 24 15:55:40 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.19.213.104 () {46 vars in 982 bytes} [Mon Aug 24 15:55:40 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-24 15:55:40.840 7 INFO nova.api.openstack.wsgi [None req-ece8cc85-c91b-4d07-bd4e-0c8a30d1c5c0 bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.19.213.104 () {48 vars in 1015 bytes} [Mon Aug 24 15:55:40 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 199.19.213.104 () {48 vars in 1051 bytes} [Mon Aug 24 15:55:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.19.213.104 () {52 vars in 1048 bytes} [Mon Aug 24 15:55:40 2026] POST /v2.1/flavors => generated 533 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.19.213.104 () {42 vars in 705 bytes} [Mon Aug 24 15:55: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: 7|app: 0|req: 11/22] 199.19.213.104 () {44 vars in 909 bytes} [Mon Aug 24 15:55:41 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.19.213.104 () {46 vars in 982 bytes} [Mon Aug 24 15:55:41 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-24 15:55:41.838 7 INFO nova.api.openstack.wsgi [None req-69a3c530-3dd0-4a1b-ab3d-fb11e13d0709 bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 199.19.213.104 () {48 vars in 1013 bytes} [Mon Aug 24 15:55:41 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.19.213.104 () {48 vars in 1051 bytes} [Mon Aug 24 15:55:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.19.213.104 () {52 vars in 1048 bytes} [Mon Aug 24 15:55:41 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.19.213.104 () {42 vars in 705 bytes} [Mon Aug 24 15:55:42 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: 14/28] 199.19.213.104 () {44 vars in 909 bytes} [Mon Aug 24 15:55:42 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.19.213.104 () {46 vars in 982 bytes} [Mon Aug 24 15:55:42 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-24 15:55:42.880 7 INFO nova.api.openstack.wsgi [None req-4607c5ac-05b0-45d6-a44d-df337d050169 bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/30] 199.19.213.104 () {48 vars in 1015 bytes} [Mon Aug 24 15:55:42 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: 8|app: 0|req: 16/31] 199.19.213.104 () {48 vars in 1051 bytes} [Mon Aug 24 15:55:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/32] 199.19.213.104 () {52 vars in 1048 bytes} [Mon Aug 24 15:55:42 2026] POST /v2.1/flavors => generated 535 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/87] 10.0.0.178 () {28 vars in 454 bytes} [Mon Aug 24 16:00:07 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: 44/88] 10.0.0.178 () {30 vars in 658 bytes} [Mon Aug 24 16:00:07 2026] GET /v2.1 => generated 0 bytes in 51 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: 45/89] 10.0.0.178 () {32 vars in 731 bytes} [Mon Aug 24 16:00:07 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/90] 10.0.0.178 () {34 vars in 765 bytes} [Mon Aug 24 16:00:07 2026] GET /v2.1/os-services => generated 545 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/91] 10.0.0.178 () {28 vars in 454 bytes} [Mon Aug 24 16:00:11 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: 46/92] 10.0.0.178 () {30 vars in 658 bytes} [Mon Aug 24 16:00:11 2026] GET /v2.1 => generated 0 bytes in 60 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 47/93] 10.0.0.178 () {32 vars in 731 bytes} [Mon Aug 24 16:00:12 2026] GET /v2.1/ => generated 411 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/94] 10.0.0.178 () {34 vars in 765 bytes} [Mon Aug 24 16:00:12 2026] GET /v2.1/os-services => generated 545 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/97] 10.0.0.178 () {28 vars in 454 bytes} [Mon Aug 24 16:00:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 49/98] 10.0.0.178 () {30 vars in 658 bytes} [Mon Aug 24 16:00:16 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 50/99] 10.0.0.178 () {32 vars in 731 bytes} [Mon Aug 24 16:00:16 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: 50/100] 10.0.0.178 () {34 vars in 808 bytes} [Mon Aug 24 16:00:16 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/101] 10.0.0.178 () {28 vars in 454 bytes} [Mon Aug 24 16:00:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 51/102] 10.0.0.178 () {30 vars in 658 bytes} [Mon Aug 24 16:00:20 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 52/103] 10.0.0.178 () {32 vars in 731 bytes} [Mon Aug 24 16:00:20 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: 52/104] 10.0.0.178 () {34 vars in 808 bytes} [Mon Aug 24 16:00:20 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 279 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/119] 10.0.0.74 () {28 vars in 453 bytes} [Mon Aug 24 16:01:27 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: 60/120] 10.0.0.74 () {30 vars in 657 bytes} [Mon Aug 24 16:01:27 2026] GET /v2.1 => generated 0 bytes in 111 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 61/121] 10.0.0.74 () {32 vars in 730 bytes} [Mon Aug 24 16:01:27 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/122] 10.0.0.74 () {34 vars in 803 bytes} [Mon Aug 24 16:01:27 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/155] 199.19.213.104 () {42 vars in 705 bytes} [Mon Aug 24 16:04:07 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 78/156] 199.19.213.104 () {44 vars in 909 bytes} [Mon Aug 24 16:04:07 2026] GET /v2.1 => generated 0 bytes in 81 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 79/157] 199.19.213.104 () {46 vars in 982 bytes} [Mon Aug 24 16:04:07 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-24 16:04:07.841 7 INFO nova.api.openstack.wsgi [None req-855b808e-1420-48ca-8bd7-80c69dd29535 bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 79/158] 199.19.213.104 () {48 vars in 1017 bytes} [Mon Aug 24 16:04:07 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: 8|app: 0|req: 80/159] 199.19.213.104 () {48 vars in 1051 bytes} [Mon Aug 24 16:04:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/160] 199.19.213.104 () {52 vars in 1049 bytes} [Mon Aug 24 16:04:07 2026] POST /v2.1/flavors => generated 534 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/177] 199.19.213.104 () {42 vars in 705 bytes} [Mon Aug 24 16:05:27 2026] GET /v2.1 => generated 114 bytes in 4 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/178] 199.19.213.104 () {44 vars in 909 bytes} [Mon Aug 24 16:05:27 2026] GET /v2.1 => generated 0 bytes in 62 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 90/179] 199.19.213.104 () {46 vars in 982 bytes} [Mon Aug 24 16:05:27 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-24 16:05:27.727 7 INFO nova.api.openstack.wsgi [None req-e9a98e66-84d8-4f34-83bd-cb0bd2847337 bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user bfa468165afd4c7dba79157096ed16b1 [pid: 7|app: 0|req: 90/180] 199.19.213.104 () {48 vars in 1051 bytes} [Mon Aug 24 16:05:27 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-08-24 16:05:27.744 8 WARNING oslo_db.sqlalchemy.utils [None req-9c68b3b3-2a2f-4ad9-964f-17f69fd8e211 bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 91/181] 199.19.213.104 () {48 vars in 1016 bytes} [Mon Aug 24 16:05:27 2026] GET /v2.1/os-keypairs => generated 16 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/182] 199.19.213.104 () {52 vars in 1057 bytes} [Mon Aug 24 16:05:27 2026] POST /v2.1/os-keypairs => generated 576 bytes in 54 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/183] 199.19.213.104 () {42 vars in 705 bytes} [Mon Aug 24 16:05:31 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: 92/184] 199.19.213.104 () {44 vars in 909 bytes} [Mon Aug 24 16:05:31 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 93/185] 199.19.213.104 () {46 vars in 982 bytes} [Mon Aug 24 16:05:31 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/186] 199.19.213.104 () {48 vars in 1073 bytes} [Mon Aug 24 16:05:31 2026] GET /v2.1/os-quota-sets/66eecde8490b4e6fb0f372d8127527e5 => generated 283 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 94/187] 199.19.213.104 () {52 vars in 1125 bytes} [Mon Aug 24 16:05:31 2026] PUT /v2.1/os-quota-sets/66eecde8490b4e6fb0f372d8127527e5 => generated 238 bytes in 449 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/286] 199.19.213.104 () {42 vars in 705 bytes} [Mon Aug 24 16:13:34 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/287] 199.19.213.104 () {44 vars in 909 bytes} [Mon Aug 24 16:13:34 2026] GET /v2.1 => generated 0 bytes in 105 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 145/288] 199.19.213.104 () {46 vars in 982 bytes} [Mon Aug 24 16:13:34 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-24 16:13:34.901 7 INFO nova.api.openstack.wsgi [None req-00e58986-d7b4-477a-9ccd-c84fac98cd79 bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 144/289] 199.19.213.104 () {48 vars in 1015 bytes} [Mon Aug 24 16:13:34 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: 146/290] 199.19.213.104 () {48 vars in 1051 bytes} [Mon Aug 24 16:13:34 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/291] 199.19.213.104 () {52 vars in 1049 bytes} [Mon Aug 24 16:13:34 2026] POST /v2.1/flavors => generated 534 bytes in 349 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/330] 199.19.213.104 () {42 vars in 705 bytes} [Mon Aug 24 16:16:46 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: 166/331] 199.19.213.104 () {44 vars in 909 bytes} [Mon Aug 24 16:16:46 2026] GET /v2.1 => generated 0 bytes in 15 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 166/332] 199.19.213.104 () {46 vars in 982 bytes} [Mon Aug 24 16:16:46 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: 8|app: 0|req: 167/333] 199.19.213.104 () {48 vars in 1073 bytes} [Mon Aug 24 16:16:46 2026] GET /v2.1/os-quota-sets/4190f78195144cfeadfaa35f3e87f8a8 => generated 283 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/334] 199.19.213.104 () {52 vars in 1125 bytes} [Mon Aug 24 16:16:46 2026] PUT /v2.1/os-quota-sets/4190f78195144cfeadfaa35f3e87f8a8 => generated 238 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/479] 199.19.213.104 () {42 vars in 705 bytes} [Mon Aug 24 16:28:46 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: 240/480] 199.19.213.104 () {44 vars in 909 bytes} [Mon Aug 24 16:28:46 2026] GET /v2.1 => generated 0 bytes in 108 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 241/481] 199.19.213.104 () {46 vars in 982 bytes} [Mon Aug 24 16:28:47 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-24 16:28:47.079 7 INFO nova.api.openstack.wsgi [None req-2ee68c91-a5fa-43d9-bc8d-f160255ef3eb bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 241/482] 199.19.213.104 () {48 vars in 1011 bytes} [Mon Aug 24 16:28:47 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/483] 199.19.213.104 () {48 vars in 1051 bytes} [Mon Aug 24 16:28:47 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: 7|app: 0|req: 242/484] 199.19.213.104 () {48 vars in 1099 bytes} [Mon Aug 24 16:28:47 2026] GET /v2.1/flavors/76c733a0-97c6-47d5-9c38-c0dc66a53790/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/485] 199.19.213.104 () {42 vars in 705 bytes} [Mon Aug 24 16:28:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/486] 199.19.213.104 () {44 vars in 909 bytes} [Mon Aug 24 16:28:47 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 244/487] 199.19.213.104 () {46 vars in 982 bytes} [Mon Aug 24 16:28:48 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-24 16:28:48.033 7 INFO nova.api.openstack.wsgi [None req-e8d1cf6c-b584-4254-9484-20190d18bb51 bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 244/488] 199.19.213.104 () {48 vars in 1013 bytes} [Mon Aug 24 16:28:48 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: 245/489] 199.19.213.104 () {48 vars in 1051 bytes} [Mon Aug 24 16:28:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/490] 199.19.213.104 () {48 vars in 1099 bytes} [Mon Aug 24 16:28:48 2026] GET /v2.1/flavors/ffaec997-3144-4e29-a658-4ef321538181/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/491] 199.19.213.104 () {42 vars in 705 bytes} [Mon Aug 24 16:28:48 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/492] 199.19.213.104 () {44 vars in 909 bytes} [Mon Aug 24 16:28:48 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 247/493] 199.19.213.104 () {46 vars in 982 bytes} [Mon Aug 24 16:28:48 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:28:48.988 7 INFO nova.api.openstack.wsgi [None req-90902c1d-2f61-4e2f-bf05-84f1f6c7f442 bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 247/494] 199.19.213.104 () {48 vars in 1015 bytes} [Mon Aug 24 16:28:48 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/495] 199.19.213.104 () {48 vars in 1051 bytes} [Mon Aug 24 16:28:48 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: 248/496] 199.19.213.104 () {48 vars in 1099 bytes} [Mon Aug 24 16:28:49 2026] GET /v2.1/flavors/6f89e5ff-5792-4966-b9ec-7b80e5b71e35/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/497] 199.19.213.104 () {42 vars in 705 bytes} [Mon Aug 24 16:28: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: 249/498] 199.19.213.104 () {44 vars in 909 bytes} [Mon Aug 24 16:28:49 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 250/499] 199.19.213.104 () {46 vars in 982 bytes} [Mon Aug 24 16:28:49 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:28:49.982 7 INFO nova.api.openstack.wsgi [None req-3d837ab8-4048-4f27-9e88-ad4f0a89a20b bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 250/500] 199.19.213.104 () {48 vars in 1013 bytes} [Mon Aug 24 16:28:49 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: 8|app: 0|req: 251/501] 199.19.213.104 () {48 vars in 1051 bytes} [Mon Aug 24 16:28:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/502] 199.19.213.104 () {48 vars in 1099 bytes} [Mon Aug 24 16:28:50 2026] GET /v2.1/flavors/7215a01b-5040-4a90-a62d-e8b24ced221a/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/503] 199.19.213.104 () {42 vars in 705 bytes} [Mon Aug 24 16:28:50 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/504] 199.19.213.104 () {44 vars in 909 bytes} [Mon Aug 24 16:28:50 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 253/505] 199.19.213.104 () {46 vars in 982 bytes} [Mon Aug 24 16:28:50 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:28:50.969 7 INFO nova.api.openstack.wsgi [None req-5b5fc420-993f-4773-96fb-b5447b30f3b3 bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 253/506] 199.19.213.104 () {48 vars in 1015 bytes} [Mon Aug 24 16:28:50 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/507] 199.19.213.104 () {48 vars in 1051 bytes} [Mon Aug 24 16:28:50 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: 7|app: 0|req: 254/508] 199.19.213.104 () {48 vars in 1099 bytes} [Mon Aug 24 16:28:51 2026] GET /v2.1/flavors/3050b0a8-182e-4da8-b1b4-3d7b48b1b3db/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/523] 199.19.213.104 () {42 vars in 705 bytes} [Mon Aug 24 16:29:54 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/524] 199.19.213.104 () {44 vars in 909 bytes} [Mon Aug 24 16:29:54 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 263/525] 199.19.213.104 () {46 vars in 982 bytes} [Mon Aug 24 16:29: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-24 16:29:54.983 7 INFO nova.api.openstack.wsgi [None req-2a002781-d5c2-450c-920e-49299207f73f bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 263/526] 199.19.213.104 () {48 vars in 1017 bytes} [Mon Aug 24 16:29:54 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/527] 199.19.213.104 () {48 vars in 1051 bytes} [Mon Aug 24 16:29:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/528] 199.19.213.104 () {48 vars in 1099 bytes} [Mon Aug 24 16:29:55 2026] GET /v2.1/flavors/f6941a99-d018-4ad1-8bcf-77568b6eb3c8/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/529] 199.19.213.104 () {42 vars in 705 bytes} [Mon Aug 24 16:30:02 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/530] 199.19.213.104 () {44 vars in 909 bytes} [Mon Aug 24 16:30:02 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 266/531] 199.19.213.104 () {46 vars in 982 bytes} [Mon Aug 24 16:30:02 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/532] 199.19.213.104 () {48 vars in 1051 bytes} [Mon Aug 24 16:30:02 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/535] 199.19.213.104 () {42 vars in 705 bytes} [Mon Aug 24 16:30:06 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/536] 199.19.213.104 () {44 vars in 909 bytes} [Mon Aug 24 16:30:06 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 269/537] 199.19.213.104 () {46 vars in 982 bytes} [Mon Aug 24 16:30:06 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/538] 199.19.213.104 () {48 vars in 1073 bytes} [Mon Aug 24 16:30:06 2026] GET /v2.1/os-quota-sets/66eecde8490b4e6fb0f372d8127527e5 => generated 280 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/549] 199.19.213.104 () {42 vars in 705 bytes} [Mon Aug 24 16:30:57 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/550] 199.19.213.104 () {44 vars in 909 bytes} [Mon Aug 24 16:30:57 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: 276/551] 199.19.213.104 () {46 vars in 982 bytes} [Mon Aug 24 16:30:57 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-24 16:30:57.161 8 INFO nova.api.openstack.wsgi [None req-7b43282a-f64d-438a-bc7c-118574956f8b bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 276/552] 199.19.213.104 () {48 vars in 1015 bytes} [Mon Aug 24 16:30:57 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/553] 199.19.213.104 () {48 vars in 1051 bytes} [Mon Aug 24 16:30:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/554] 199.19.213.104 () {48 vars in 1099 bytes} [Mon Aug 24 16:30:57 2026] GET /v2.1/flavors/9b38726a-5d55-4170-a1fa-6d86e29432c3/os-extra_specs => generated 19 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/557] 199.19.213.104 () {42 vars in 705 bytes} [Mon Aug 24 16:31:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/558] 199.19.213.104 () {44 vars in 909 bytes} [Mon Aug 24 16:31:12 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: 280/559] 199.19.213.104 () {46 vars in 982 bytes} [Mon Aug 24 16:31:12 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/560] 199.19.213.104 () {48 vars in 1073 bytes} [Mon Aug 24 16:31:12 2026] GET /v2.1/os-quota-sets/4190f78195144cfeadfaa35f3e87f8a8 => generated 280 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/571] 199.19.213.104 () {42 vars in 705 bytes} [Mon Aug 24 16:32:02 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: 286/572] 199.19.213.104 () {44 vars in 909 bytes} [Mon Aug 24 16:32:02 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: 287/573] 199.19.213.104 () {46 vars in 982 bytes} [Mon Aug 24 16:32:02 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-24 16:32:02.199 7 INFO nova.api.openstack.wsgi [None req-bf7132f6-c5d2-430d-99ef-39962b762fc6 bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 287/574] 199.19.213.104 () {48 vars in 1011 bytes} [Mon Aug 24 16:32:02 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/575] 199.19.213.104 () {48 vars in 1051 bytes} [Mon Aug 24 16:32:02 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: 293/584] 10.0.0.133 () {32 vars in 655 bytes} [Mon Aug 24 16:32:43 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 293/587] 10.0.0.133 () {32 vars in 641 bytes} [Mon Aug 24 16:32:43 2026] GET /v2.1/servers => generated 15 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-08-24 16:32:43.399 8 WARNING oslo_db.sqlalchemy.utils [None req-3088be82-1950-4a07-9de1-e9864217ee4f bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 295/588] 10.0.0.133 () {32 vars in 649 bytes} [Mon Aug 24 16:32:43 2026] GET /v2.1/os-keypairs => generated 530 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/589] 10.0.0.133 () {32 vars in 694 bytes} [Mon Aug 24 16:32:43 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/592] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:32:54 2026] GET /v2.1/flavors/76c733a0-97c6-47d5-9c38-c0dc66a53790 => generated 511 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/593] 10.0.0.133 () {32 vars in 641 bytes} [Mon Aug 24 16:32:54 2026] GET /v2.1/flavors => generated 1674 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/594] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:32:54 2026] GET /v2.1/flavors/76c733a0-97c6-47d5-9c38-c0dc66a53790 => generated 511 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/595] 10.0.0.133 () {34 vars in 671 bytes} [Mon Aug 24 16:33:02 2026] POST /v2.1/os-keypairs => generated 385 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:33:04.792 8 WARNING neutronclient.v2_0.client [None req-b224bd38-b7c6-47df-bac7-bcd8cdfd149b c42cd7db2c914744b196639f09573f27 828ec431613342ebbf8a82194a880524 - - default default] The 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/598] 10.0.0.133 () {34 vars in 685 bytes} [Mon Aug 24 16:33:04 2026] POST /v2.1/os-security-groups => generated 242 bytes in 1014 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:33:05.753 8 WARNING neutronclient.v2_0.client [None req-66c1816c-6665-4085-a8d2-d60d91da28c5 c42cd7db2c914744b196639f09573f27 828ec431613342ebbf8a82194a880524 - - default default] The 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/599] 10.0.0.133 () {34 vars in 671 bytes} [Mon Aug 24 16:33:05 2026] POST /v2.1/os-keypairs => generated 385 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/600] 10.0.0.133 () {34 vars in 685 bytes} [Mon Aug 24 16:33:05 2026] POST /v2.1/os-security-groups => generated 243 bytes in 582 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:33:06.348 7 WARNING neutronclient.v2_0.client [None req-3f1e7731-e90e-4929-8753-7b51a70402f5 c42cd7db2c914744b196639f09573f27 828ec431613342ebbf8a82194a880524 - - default default] The 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/601] 10.0.0.133 () {34 vars in 685 bytes} [Mon Aug 24 16:33:06 2026] POST /v2.1/os-security-groups => generated 242 bytes in 733 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:33:07.088 8 WARNING neutronclient.v2_0.client [None req-b55a7019-082d-47a5-8a66-fba9df711225 c42cd7db2c914744b196639f09573f27 828ec431613342ebbf8a82194a880524 - - default default] 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-24 16:33:07.279 8 WARNING neutronclient.v2_0.client [None req-b55a7019-082d-47a5-8a66-fba9df711225 c42cd7db2c914744b196639f09573f27 828ec431613342ebbf8a82194a880524 - - default default] 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-24 16:33:07.815 8 WARNING neutronclient.v2_0.client [None req-b55a7019-082d-47a5-8a66-fba9df711225 c42cd7db2c914744b196639f09573f27 828ec431613342ebbf8a82194a880524 - - default default] The 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/602] 10.0.0.133 () {32 vars in 663 bytes} [Mon Aug 24 16:33:07 2026] GET /v2.1/os-security-groups => generated 1380 bytes in 774 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:33:07.869 7 WARNING neutronclient.v2_0.client [None req-c7df134c-5cfe-461f-9e03-6106619e1701 c42cd7db2c914744b196639f09573f27 828ec431613342ebbf8a82194a880524 - - default default] 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-24 16:33:07.899 7 WARNING neutronclient.v2_0.client [None req-c7df134c-5cfe-461f-9e03-6106619e1701 c42cd7db2c914744b196639f09573f27 828ec431613342ebbf8a82194a880524 - - default default] The 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/603] 10.0.0.133 () {32 vars in 740 bytes} [Mon Aug 24 16:33:07 2026] DELETE /v2.1/os-security-groups/773e28b0-7381-47fd-adc9-01ee53b42083 => generated 0 bytes in 202 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-24 16:33:08.077 8 WARNING neutronclient.v2_0.client [None req-fa17d166-5f70-4d29-a7c3-c596ad5a5a43 c42cd7db2c914744b196639f09573f27 828ec431613342ebbf8a82194a880524 - - default default] 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-24 16:33:08.099 8 INFO nova.api.openstack.wsgi [None req-fa17d166-5f70-4d29-a7c3-c596ad5a5a43 c42cd7db2c914744b196639f09573f27 828ec431613342ebbf8a82194a880524 - - default default] HTTP exception thrown: Security group 773e28b0-7381-47fd-adc9-01ee53b42083 does not exist Neutron server returns request_ids: ['req-ea208d4d-1639-4238-80b4-ebed2b4b41c9'] [pid: 8|app: 0|req: 303/604] 10.0.0.133 () {32 vars in 737 bytes} [Mon Aug 24 16:33:08 2026] GET /v2.1/os-security-groups/773e28b0-7381-47fd-adc9-01ee53b42083 => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-24 16:33:08.110 8 WARNING neutronclient.v2_0.client [None req-4e8068c9-a550-494f-b5be-f9993dec8374 c42cd7db2c914744b196639f09573f27 828ec431613342ebbf8a82194a880524 - - default default] 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-24 16:33:08.141 8 WARNING neutronclient.v2_0.client [None req-4e8068c9-a550-494f-b5be-f9993dec8374 c42cd7db2c914744b196639f09573f27 828ec431613342ebbf8a82194a880524 - - default default] 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-24 16:33:08.145 7 WARNING neutronclient.v2_0.client [None req-e9e9e806-5d8f-4013-bb1f-782af8d3f74f 83878b79c502436aa145afb259ea0837 ca09f414aa62496e9b87c219a7952624 - - default default] The 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/605] 10.0.0.133 () {32 vars in 740 bytes} [Mon Aug 24 16:33:08 2026] DELETE /v2.1/os-security-groups/a3132f42-6ef2-4fdc-a849-5ff66902f6af => generated 0 bytes in 190 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-24 16:33:08.320 8 WARNING neutronclient.v2_0.client [None req-a474bdf4-4b7e-4477-8de9-f44a3a35a997 c42cd7db2c914744b196639f09573f27 828ec431613342ebbf8a82194a880524 - - default default] 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-24 16:33:08.330 7 WARNING neutronclient.v2_0.client [None req-e9e9e806-5d8f-4013-bb1f-782af8d3f74f 83878b79c502436aa145afb259ea0837 ca09f414aa62496e9b87c219a7952624 - - default default] 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-24 16:33:08.338 8 INFO nova.api.openstack.wsgi [None req-a474bdf4-4b7e-4477-8de9-f44a3a35a997 c42cd7db2c914744b196639f09573f27 828ec431613342ebbf8a82194a880524 - - default default] HTTP exception thrown: Security group a3132f42-6ef2-4fdc-a849-5ff66902f6af does not exist Neutron server returns request_ids: ['req-42108489-4b95-4da1-86bf-3fd8fb740984'] [pid: 8|app: 0|req: 305/606] 10.0.0.133 () {32 vars in 737 bytes} [Mon Aug 24 16:33:08 2026] GET /v2.1/os-security-groups/a3132f42-6ef2-4fdc-a849-5ff66902f6af => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-24 16:33:08.348 8 WARNING neutronclient.v2_0.client [None req-3109883b-ca99-46df-9052-d899cdebc1be c42cd7db2c914744b196639f09573f27 828ec431613342ebbf8a82194a880524 - - default default] 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-24 16:33:08.413 8 WARNING neutronclient.v2_0.client [None req-3109883b-ca99-46df-9052-d899cdebc1be c42cd7db2c914744b196639f09573f27 828ec431613342ebbf8a82194a880524 - - default default] The 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: 306/607] 10.0.0.133 () {32 vars in 740 bytes} [Mon Aug 24 16:33:08 2026] DELETE /v2.1/os-security-groups/7d842636-c08f-4bce-ae13-24afef3e1dda => generated 0 bytes in 183 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-24 16:33:08.537 8 WARNING neutronclient.v2_0.client [None req-f2907238-6b93-4feb-bf58-648623d73efa c42cd7db2c914744b196639f09573f27 828ec431613342ebbf8a82194a880524 - - default default] 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-24 16:33:08.904 7 WARNING neutronclient.v2_0.client [None req-e9e9e806-5d8f-4013-bb1f-782af8d3f74f 83878b79c502436aa145afb259ea0837 ca09f414aa62496e9b87c219a7952624 - - default default] 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-24 16:33:08.907 8 INFO nova.api.openstack.wsgi [None req-f2907238-6b93-4feb-bf58-648623d73efa c42cd7db2c914744b196639f09573f27 828ec431613342ebbf8a82194a880524 - - default default] HTTP exception thrown: Security group 7d842636-c08f-4bce-ae13-24afef3e1dda does not exist Neutron server returns request_ids: ['req-ab9e93aa-89c1-4d5b-a7b8-9fc66d838a90'] [pid: 8|app: 0|req: 307/608] 10.0.0.133 () {32 vars in 737 bytes} [Mon Aug 24 16:33:08 2026] GET /v2.1/os-security-groups/7d842636-c08f-4bce-ae13-24afef3e1dda => generated 194 bytes in 377 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-24 16:33:08.922 8 WARNING neutronclient.v2_0.client [None req-dc4417c5-669c-4978-a1e6-64846061ef11 c42cd7db2c914744b196639f09573f27 828ec431613342ebbf8a82194a880524 - - default default] 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-24 16:33:08.958 8 WARNING neutronclient.v2_0.client [None req-dc4417c5-669c-4978-a1e6-64846061ef11 c42cd7db2c914744b196639f09573f27 828ec431613342ebbf8a82194a880524 - - default default] 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-24 16:33:09.018 8 WARNING neutronclient.v2_0.client [None req-dc4417c5-669c-4978-a1e6-64846061ef11 c42cd7db2c914744b196639f09573f27 828ec431613342ebbf8a82194a880524 - - default default] The 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/609] 10.0.0.133 () {32 vars in 663 bytes} [Mon Aug 24 16:33:08 2026] GET /v2.1/os-security-groups => generated 707 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:33:09.094 8 WARNING neutronclient.v2_0.client [None req-2568b382-3944-4151-a76a-98481544a888 c42cd7db2c914744b196639f09573f27 828ec431613342ebbf8a82194a880524 - - default default] 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-24 16:33:09.115 8 INFO nova.api.openstack.wsgi [None req-2568b382-3944-4151-a76a-98481544a888 c42cd7db2c914744b196639f09573f27 828ec431613342ebbf8a82194a880524 - - default default] HTTP exception thrown: Security group 7d842636-c08f-4bce-ae13-24afef3e1dda does not exist Neutron server returns request_ids: ['req-5835542d-f819-4358-9ae3-69c198f14e57'] [pid: 8|app: 0|req: 309/610] 10.0.0.133 () {32 vars in 740 bytes} [Mon Aug 24 16:33:09 2026] DELETE /v2.1/os-security-groups/7d842636-c08f-4bce-ae13-24afef3e1dda => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-24 16:33:09.131 8 WARNING neutronclient.v2_0.client [None req-ba082fb1-49b3-4ac8-9f44-2b271b0325d3 c42cd7db2c914744b196639f09573f27 828ec431613342ebbf8a82194a880524 - - default default] 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-24 16:33:09.151 8 INFO nova.api.openstack.wsgi [None req-ba082fb1-49b3-4ac8-9f44-2b271b0325d3 c42cd7db2c914744b196639f09573f27 828ec431613342ebbf8a82194a880524 - - default default] HTTP exception thrown: Security group a3132f42-6ef2-4fdc-a849-5ff66902f6af does not exist Neutron server returns request_ids: ['req-f55449f0-4293-4394-bf93-e74b5d7d3a75'] [pid: 8|app: 0|req: 310/611] 10.0.0.133 () {32 vars in 740 bytes} [Mon Aug 24 16:33:09 2026] DELETE /v2.1/os-security-groups/a3132f42-6ef2-4fdc-a849-5ff66902f6af => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-24 16:33:09.164 8 WARNING neutronclient.v2_0.client [None req-1a358cea-bf9c-4987-af2f-516d8391fa9e c42cd7db2c914744b196639f09573f27 828ec431613342ebbf8a82194a880524 - - default default] 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-24 16:33:09.183 8 INFO nova.api.openstack.wsgi [None req-1a358cea-bf9c-4987-af2f-516d8391fa9e c42cd7db2c914744b196639f09573f27 828ec431613342ebbf8a82194a880524 - - default default] HTTP exception thrown: Security group 773e28b0-7381-47fd-adc9-01ee53b42083 does not exist Neutron server returns request_ids: ['req-518b7616-4fee-4e4c-8322-3d261b938138'] [pid: 8|app: 0|req: 311/612] 10.0.0.133 () {32 vars in 740 bytes} [Mon Aug 24 16:33:09 2026] DELETE /v2.1/os-security-groups/773e28b0-7381-47fd-adc9-01ee53b42083 => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/613] 10.0.0.133 () {34 vars in 663 bytes} [Mon Aug 24 16:33:08 2026] POST /v2.1/servers => generated 451 bytes in 1371 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-24 16:33:09.480 8 WARNING neutronclient.v2_0.client [None req-9fce0064-975b-4fca-89aa-04a3110e5b67 f0ed99cd7f644a2a8412c3d51b4f2d83 810f46999e11450a86d055b77df6c6e1 - - default default] 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-24 16:33:09.483 7 WARNING neutronclient.v2_0.client [None req-5da65b3c-277d-4ed5-9d90-2f5fef56a135 83878b79c502436aa145afb259ea0837 ca09f414aa62496e9b87c219a7952624 - - default default] The 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/614] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:09 2026] GET /v2.1/servers/6ae44147-f5e6-4c8b-900c-c9c38f17a9e6 => generated 1423 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/615] 10.0.0.133 () {34 vars in 685 bytes} [Mon Aug 24 16:33:09 2026] POST /v2.1/os-security-groups => generated 247 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:33:09.729 7 WARNING neutronclient.v2_0.client [None req-f6b6ca84-37e0-4977-b29b-ac665b2f9ca8 f0ed99cd7f644a2a8412c3d51b4f2d83 810f46999e11450a86d055b77df6c6e1 - - default default] 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-24 16:33:09.800 7 WARNING neutronclient.v2_0.client [None req-f6b6ca84-37e0-4977-b29b-ac665b2f9ca8 f0ed99cd7f644a2a8412c3d51b4f2d83 810f46999e11450a86d055b77df6c6e1 - - default default] The 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/616] 10.0.0.133 () {34 vars in 695 bytes} [Mon Aug 24 16:33:09 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 432 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:33:10.171 8 WARNING neutronclient.v2_0.client [None req-833ef288-251a-4335-a6bb-212312d8975b f0ed99cd7f644a2a8412c3d51b4f2d83 810f46999e11450a86d055b77df6c6e1 - - default default] The 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: 313/617] 10.0.0.133 () {34 vars in 685 bytes} [Mon Aug 24 16:33:10 2026] POST /v2.1/os-security-groups => generated 247 bytes in 349 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:33:10.534 7 WARNING neutronclient.v2_0.client [None req-7f5eb7b9-8874-4e12-aa8b-ec366c1e99b9 f0ed99cd7f644a2a8412c3d51b4f2d83 810f46999e11450a86d055b77df6c6e1 - - default default] 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-24 16:33:10.598 7 WARNING neutronclient.v2_0.client [None req-7f5eb7b9-8874-4e12-aa8b-ec366c1e99b9 f0ed99cd7f644a2a8412c3d51b4f2d83 810f46999e11450a86d055b77df6c6e1 - - default default] 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-24 16:33:10.656 8 WARNING neutronclient.v2_0.client [None req-f1dc1b50-6441-4541-885c-821b561a410e 83878b79c502436aa145afb259ea0837 ca09f414aa62496e9b87c219a7952624 - - default default] The 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: 305/618] 10.0.0.133 () {34 vars in 695 bytes} [Mon Aug 24 16:33:10 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 374 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:33:10.908 7 WARNING neutronclient.v2_0.client [None req-4fd188f8-049c-494b-b6ad-b5876064618f f0ed99cd7f644a2a8412c3d51b4f2d83 810f46999e11450a86d055b77df6c6e1 - - default default] The 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: 314/619] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:10 2026] GET /v2.1/servers/6ae44147-f5e6-4c8b-900c-c9c38f17a9e6 => generated 1427 bytes in 367 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:33:10.972 7 WARNING neutronclient.v2_0.client [None req-4fd188f8-049c-494b-b6ad-b5876064618f f0ed99cd7f644a2a8412c3d51b4f2d83 810f46999e11450a86d055b77df6c6e1 - - default default] The 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/620] 10.0.0.133 () {34 vars in 695 bytes} [Mon Aug 24 16:33:10 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:33:11.146 8 WARNING neutronclient.v2_0.client [None req-22d4ccfe-e3e0-4b6a-a9b6-cfb4cf53d81d f0ed99cd7f644a2a8412c3d51b4f2d83 810f46999e11450a86d055b77df6c6e1 - - default default] The 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/621] 10.0.0.133 () {32 vars in 737 bytes} [Mon Aug 24 16:33:11 2026] GET /v2.1/os-security-groups/264f3057-d20c-4a50-9fd3-ffcaa1e4aa61 => generated 664 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:33:11.205 7 WARNING neutronclient.v2_0.client [None req-2b993dd9-b9d8-4bd9-a8b3-611b39768ef4 f0ed99cd7f644a2a8412c3d51b4f2d83 810f46999e11450a86d055b77df6c6e1 - - default default] 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-24 16:33:11.232 7 WARNING neutronclient.v2_0.client [None req-2b993dd9-b9d8-4bd9-a8b3-611b39768ef4 f0ed99cd7f644a2a8412c3d51b4f2d83 810f46999e11450a86d055b77df6c6e1 - - default default] 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-24 16:33:11.271 7 WARNING neutronclient.v2_0.client [None req-2b993dd9-b9d8-4bd9-a8b3-611b39768ef4 f0ed99cd7f644a2a8412c3d51b4f2d83 810f46999e11450a86d055b77df6c6e1 - - default default] 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-24 16:33:11.333 8 WARNING neutronclient.v2_0.client [None req-0cc745de-a9a7-4608-884f-fc033ebf0d28 454965b9af7b4a78ad169d41648d2a6d ce2a034c20344640acdcfb64e7aef6c3 - - default default] The 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/622] 10.0.0.133 () {32 vars in 750 bytes} [Mon Aug 24 16:33:11 2026] DELETE /v2.1/os-security-group-rules/c589ed58-7150-49a3-9b1d-e3b8c584d86b => generated 0 bytes in 229 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-24 16:33:11.439 7 WARNING neutronclient.v2_0.client [None req-9665974c-184c-4c57-a295-9465944371db f0ed99cd7f644a2a8412c3d51b4f2d83 810f46999e11450a86d055b77df6c6e1 - - default default] 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-24 16:33:11.458 8 WARNING neutronclient.v2_0.client [None req-0cc745de-a9a7-4608-884f-fc033ebf0d28 454965b9af7b4a78ad169d41648d2a6d ce2a034c20344640acdcfb64e7aef6c3 - - default default] 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-24 16:33:11.482 7 WARNING neutronclient.v2_0.client [None req-9665974c-184c-4c57-a295-9465944371db f0ed99cd7f644a2a8412c3d51b4f2d83 810f46999e11450a86d055b77df6c6e1 - - default default] The 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/623] 10.0.0.133 () {32 vars in 740 bytes} [Mon Aug 24 16:33:11 2026] DELETE /v2.1/os-security-groups/264f3057-d20c-4a50-9fd3-ffcaa1e4aa61 => generated 0 bytes in 251 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-24 16:33:11.698 7 WARNING neutronclient.v2_0.client [None req-67fbdb8b-97b4-426a-9b90-1f0e8fe1533f f0ed99cd7f644a2a8412c3d51b4f2d83 810f46999e11450a86d055b77df6c6e1 - - default default] 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-24 16:33:11.736 7 WARNING neutronclient.v2_0.client [None req-67fbdb8b-97b4-426a-9b90-1f0e8fe1533f f0ed99cd7f644a2a8412c3d51b4f2d83 810f46999e11450a86d055b77df6c6e1 - - default default] 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-24 16:33:11.805 8 WARNING neutronclient.v2_0.client [None req-0cc745de-a9a7-4608-884f-fc033ebf0d28 454965b9af7b4a78ad169d41648d2a6d ce2a034c20344640acdcfb64e7aef6c3 - - default default] The 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: 309/624] 10.0.0.133 () {32 vars in 740 bytes} [Mon Aug 24 16:33:11 2026] DELETE /v2.1/os-security-groups/aa1d46c2-5fc5-413c-a59b-b8e4c4c1443d => generated 0 bytes in 222 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-24 16:33:12.035 7 WARNING neutronclient.v2_0.client [None req-4c3bf381-50ac-4fc5-b141-c9cfbb35dff7 83878b79c502436aa145afb259ea0837 ca09f414aa62496e9b87c219a7952624 - - default default] The 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: 310/625] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:11 2026] GET /v2.1/servers/6ae44147-f5e6-4c8b-900c-c9c38f17a9e6 => generated 1475 bytes in 388 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/626] 10.0.0.133 () {34 vars in 663 bytes} [Mon Aug 24 16:33:11 2026] POST /v2.1/servers => generated 451 bytes in 1488 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-24 16:33:12.757 7 WARNING neutronclient.v2_0.client [None req-81f2f5ee-878b-4e50-9ca2-50c8926b6788 454965b9af7b4a78ad169d41648d2a6d ce2a034c20344640acdcfb64e7aef6c3 - - default default] The 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: 311/627] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:12 2026] GET /v2.1/servers/257c6cf2-0bc3-4007-82e1-ab034c08484a => generated 1253 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:33:13.432 8 WARNING neutronclient.v2_0.client [None req-7ab0e142-e98c-424c-9290-e73d0958e5a1 83878b79c502436aa145afb259ea0837 ca09f414aa62496e9b87c219a7952624 - - default default] The 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/630] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:13 2026] GET /v2.1/servers/6ae44147-f5e6-4c8b-900c-c9c38f17a9e6 => generated 1475 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:33:13.884 7 WARNING neutronclient.v2_0.client [None req-fde9a0bd-cc6b-4e7c-8e70-922f2da27376 454965b9af7b4a78ad169d41648d2a6d ce2a034c20344640acdcfb64e7aef6c3 - - default default] The 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: 313/631] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:13 2026] GET /v2.1/servers/257c6cf2-0bc3-4007-82e1-ab034c08484a => generated 1303 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:33:14.511 8 WARNING neutronclient.v2_0.client [None req-1dd002aa-02fd-4a31-b818-ebce15e192c6 83878b79c502436aa145afb259ea0837 ca09f414aa62496e9b87c219a7952624 - - default default] The 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: 319/632] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:14 2026] GET /v2.1/servers/6ae44147-f5e6-4c8b-900c-c9c38f17a9e6 => generated 1483 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:33:14.970 7 WARNING neutronclient.v2_0.client [None req-ef721d3b-cf0a-4ae9-a1fb-b8ae0958171b 454965b9af7b4a78ad169d41648d2a6d ce2a034c20344640acdcfb64e7aef6c3 - - default default] The 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: 314/633] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:14 2026] GET /v2.1/servers/257c6cf2-0bc3-4007-82e1-ab034c08484a => 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-24 16:33:15.755 8 WARNING neutronclient.v2_0.client [None req-8492b136-5fc9-4cf5-bf45-373b60238005 83878b79c502436aa145afb259ea0837 ca09f414aa62496e9b87c219a7952624 - - default default] The 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: 320/634] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:15 2026] GET /v2.1/servers/6ae44147-f5e6-4c8b-900c-c9c38f17a9e6 => generated 1549 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:33:16.057 7 WARNING neutronclient.v2_0.client [None req-db0d50e8-2168-4bb6-a236-f7177f21747c 454965b9af7b4a78ad169d41648d2a6d ce2a034c20344640acdcfb64e7aef6c3 - - default default] The 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: 315/635] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:16 2026] GET /v2.1/servers/257c6cf2-0bc3-4007-82e1-ab034c08484a => generated 1351 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:33:16.847 8 INFO nova.api.openstack.compute.server_external_events [req-07b64a40-3c17-42ea-b6cb-ddb57f777927 req-7319fed0-f50e-435f-ade7-7341642ef8b3 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-changed:8e5635cb-d981-4e6d-b0dd-26a03edc1d1c for instance 6ae44147-f5e6-4c8b-900c-c9c38f17a9e6 on instance 2026-08-24 16:33:16.856 8 INFO nova.compute.rpcapi [None req-739b169a-3a82-451b-a844-ad517b3755fd - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 321/636] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:33:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:33:16.899 7 WARNING neutronclient.v2_0.client [None req-27b59e1d-2fa1-4934-9eda-c8a9c2867e39 83878b79c502436aa145afb259ea0837 ca09f414aa62496e9b87c219a7952624 - - default default] The 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: 316/637] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:16 2026] GET /v2.1/servers/6ae44147-f5e6-4c8b-900c-c9c38f17a9e6 => generated 1549 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:33:17.179 8 WARNING neutronclient.v2_0.client [None req-8f25a311-b198-47c3-9669-dd66650d0f93 454965b9af7b4a78ad169d41648d2a6d ce2a034c20344640acdcfb64e7aef6c3 - - default default] The 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/638] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:17 2026] GET /v2.1/servers/257c6cf2-0bc3-4007-82e1-ab034c08484a => generated 1359 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:33:18.184 7 WARNING neutronclient.v2_0.client [None req-c41d8479-097b-4ef1-84f0-cc21f7a9e89e 83878b79c502436aa145afb259ea0837 ca09f414aa62496e9b87c219a7952624 - - default default] 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-24 16:33:18.313 8 WARNING neutronclient.v2_0.client [None req-ee030180-71f1-4ba4-a1da-1b995ae0ba4c 454965b9af7b4a78ad169d41648d2a6d ce2a034c20344640acdcfb64e7aef6c3 - - default default] The 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/639] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:18 2026] GET /v2.1/servers/6ae44147-f5e6-4c8b-900c-c9c38f17a9e6 => generated 1549 bytes in 1194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/640] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:18 2026] GET /v2.1/servers/257c6cf2-0bc3-4007-82e1-ab034c08484a => generated 1437 bytes in 1086 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:33:20.085 7 INFO nova.api.openstack.compute.server_external_events [req-63273804-b656-4eff-ac5f-e5ec8add56ea req-cea69b97-6494-4099-b9ec-271d7e55b205 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-changed:380d0923-ba59-4897-a5d0-c0a25bd4e086 for instance 257c6cf2-0bc3-4007-82e1-ab034c08484a on instance 2026-08-24 16:33:20.091 7 INFO nova.compute.rpcapi [None req-8d6bfd2d-0bf0-4361-a023-95a749184bb2 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 318/641] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:33:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-24 16:33:20.429 8 WARNING neutronclient.v2_0.client [None req-6d9e46e0-a3ca-4ced-9745-b5fc3fedc44f 83878b79c502436aa145afb259ea0837 ca09f414aa62496e9b87c219a7952624 - - default default] 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-24 16:33:20.432 7 WARNING neutronclient.v2_0.client [None req-449f4f51-81e2-4d13-96fd-5e76896e3465 454965b9af7b4a78ad169d41648d2a6d ce2a034c20344640acdcfb64e7aef6c3 - - default default] The 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: 324/642] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:20 2026] GET /v2.1/servers/6ae44147-f5e6-4c8b-900c-c9c38f17a9e6 => generated 1549 bytes in 1112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/643] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:20 2026] GET /v2.1/servers/257c6cf2-0bc3-4007-82e1-ab034c08484a => generated 1437 bytes in 1119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 325/644] 10.0.0.133 () {34 vars in 671 bytes} [Mon Aug 24 16:33:22 2026] POST /v2.1/os-keypairs => generated 386 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:33:22.549 7 WARNING neutronclient.v2_0.client [None req-7b89c01d-d3e8-4548-a282-c7b7b0f23cbc 454965b9af7b4a78ad169d41648d2a6d ce2a034c20344640acdcfb64e7aef6c3 - - default default] 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-24 16:33:22.594 8 WARNING neutronclient.v2_0.client [None req-f0a3a959-e7e9-4f87-ad0f-bb5bb2b2d38d 83878b79c502436aa145afb259ea0837 ca09f414aa62496e9b87c219a7952624 - - default default] The 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: 320/645] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:22 2026] GET /v2.1/servers/257c6cf2-0bc3-4007-82e1-ab034c08484a => generated 1437 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/646] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:22 2026] GET /v2.1/servers/6ae44147-f5e6-4c8b-900c-c9c38f17a9e6 => generated 1549 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:33:23.724 8 WARNING neutronclient.v2_0.client [None req-c3255d26-0d9a-4d2a-b83d-18b36c7db0ee 5aefc52df6f14c6ead2af2efa2edffb8 5e7c2f9da28345f4b072f3a5bd8228c0 - - default default] 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-24 16:33:23.780 8 WARNING neutronclient.v2_0.client [None req-c3255d26-0d9a-4d2a-b83d-18b36c7db0ee 5aefc52df6f14c6ead2af2efa2edffb8 5e7c2f9da28345f4b072f3a5bd8228c0 - - default default] 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-24 16:33:23.845 7 WARNING neutronclient.v2_0.client [None req-55b1fdf7-3695-409c-87de-516d13513715 454965b9af7b4a78ad169d41648d2a6d ce2a034c20344640acdcfb64e7aef6c3 - - default default] The 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: 322/649] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:23 2026] GET /v2.1/servers/257c6cf2-0bc3-4007-82e1-ab034c08484a => generated 1425 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-24 16:33:23.988 7 WARNING neutronclient.v2_0.client [None req-5f299ed5-b88a-468a-b0c5-616b6c09b1d4 83878b79c502436aa145afb259ea0837 ca09f414aa62496e9b87c219a7952624 - - default default] 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-24 16:33:24.039 8 WARNING neutronclient.v2_0.client [None req-c3255d26-0d9a-4d2a-b83d-18b36c7db0ee 5aefc52df6f14c6ead2af2efa2edffb8 5e7c2f9da28345f4b072f3a5bd8228c0 - - default default] The 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/650] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:23 2026] GET /v2.1/servers/6ae44147-f5e6-4c8b-900c-c9c38f17a9e6 => generated 1549 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/651] 10.0.0.133 () {34 vars in 663 bytes} [Mon Aug 24 16:33:23 2026] POST /v2.1/servers => generated 450 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-24 16:33:24.281 7 WARNING neutronclient.v2_0.client [None req-8a07cd5b-1350-4b2f-9d58-5de35e77ed13 5aefc52df6f14c6ead2af2efa2edffb8 5e7c2f9da28345f4b072f3a5bd8228c0 - - default default] The 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/652] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:24 2026] GET /v2.1/servers/50b3ef54-c3e7-470a-a64e-66b9a54c6887 => generated 1400 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:33:25.007 8 WARNING neutronclient.v2_0.client [None req-1ab82650-9004-4b75-9f79-3e85cce6d568 454965b9af7b4a78ad169d41648d2a6d ce2a034c20344640acdcfb64e7aef6c3 - - default default] The 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/653] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:24 2026] GET /v2.1/servers/257c6cf2-0bc3-4007-82e1-ab034c08484a => generated 1425 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:33:25.185 7 WARNING neutronclient.v2_0.client [None req-074fab81-3ad4-41b5-89bd-1ae0d7316143 83878b79c502436aa145afb259ea0837 ca09f414aa62496e9b87c219a7952624 - - default default] The 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/654] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:25 2026] GET /v2.1/servers/6ae44147-f5e6-4c8b-900c-c9c38f17a9e6 => generated 1549 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:33:25.368 8 WARNING neutronclient.v2_0.client [None req-e959bb52-2c91-48b1-b299-7470d562cb7f 5aefc52df6f14c6ead2af2efa2edffb8 5e7c2f9da28345f4b072f3a5bd8228c0 - - default default] The 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/655] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:25 2026] GET /v2.1/servers/50b3ef54-c3e7-470a-a64e-66b9a54c6887 => generated 1404 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:33:26.135 7 WARNING neutronclient.v2_0.client [None req-cd85e27c-42b1-4d8c-940f-46a89c04231d 454965b9af7b4a78ad169d41648d2a6d ce2a034c20344640acdcfb64e7aef6c3 - - default default] The 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: 326/656] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:26 2026] GET /v2.1/servers/257c6cf2-0bc3-4007-82e1-ab034c08484a => 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-24 16:33:26.327 8 WARNING neutronclient.v2_0.client [None req-bf9e4c1b-60de-49f8-a453-3c869ffbfc7d 83878b79c502436aa145afb259ea0837 ca09f414aa62496e9b87c219a7952624 - - default default] 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-24 16:33:26.462 7 WARNING neutronclient.v2_0.client [None req-112bee33-561c-415a-a025-d9d0c1ade9b5 5aefc52df6f14c6ead2af2efa2edffb8 5e7c2f9da28345f4b072f3a5bd8228c0 - - default default] The 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/657] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:26 2026] GET /v2.1/servers/6ae44147-f5e6-4c8b-900c-c9c38f17a9e6 => generated 1549 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/658] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:26 2026] GET /v2.1/servers/50b3ef54-c3e7-470a-a64e-66b9a54c6887 => generated 1452 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-24 16:33:26.705 8 INFO nova.api.openstack.compute.server_external_events [req-e9b7f152-46d9-4ccb-871e-a49db0f7a2c6 req-91ce5b61-03e7-44ae-a7c4-6f481f123796 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-plugged:380d0923-ba59-4897-a5d0-c0a25bd4e086 for instance 257c6cf2-0bc3-4007-82e1-ab034c08484a on instance [pid: 8|app: 0|req: 332/659] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:33:26 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-24 16:33:27.293 7 WARNING neutronclient.v2_0.client [None req-ad5c10c8-1204-4a57-95ba-e7554d4b7f27 454965b9af7b4a78ad169d41648d2a6d ce2a034c20344640acdcfb64e7aef6c3 - - default default] 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: 328/660] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:27 2026] GET /v2.1/servers/257c6cf2-0bc3-4007-82e1-ab034c08484a => generated 1425 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:33:27.537 8 WARNING neutronclient.v2_0.client [None req-183941e1-852e-4279-97e8-0d6cc7f126d1 83878b79c502436aa145afb259ea0837 ca09f414aa62496e9b87c219a7952624 - - default default] 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-24 16:33:27.580 7 WARNING neutronclient.v2_0.client [None req-16b25473-6e65-4e62-bb2f-4507d28e5097 5aefc52df6f14c6ead2af2efa2edffb8 5e7c2f9da28345f4b072f3a5bd8228c0 - - default default] The 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/661] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:27 2026] GET /v2.1/servers/50b3ef54-c3e7-470a-a64e-66b9a54c6887 => generated 1452 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/662] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:27 2026] GET /v2.1/servers/6ae44147-f5e6-4c8b-900c-c9c38f17a9e6 => generated 1549 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, ' 2026-08-24 16:33:28.559 7 WARNING neutronclient.v2_0.client [None req-e840fc84-ef53-4514-92c6-8f17d6246adb 454965b9af7b4a78ad169d41648d2a6d ce2a034c20344640acdcfb64e7aef6c3 - - default default] 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-24 16:33:28.695 8 WARNING neutronclient.v2_0.client [None req-643ebd82-0b66-454b-8d59-7978ff24cf7d 5aefc52df6f14c6ead2af2efa2edffb8 5e7c2f9da28345f4b072f3a5bd8228c0 - - default default] The 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: 334/663] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:28 2026] GET /v2.1/servers/50b3ef54-c3e7-470a-a64e-66b9a54c6887 => generated 1460 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:33:28.841 8 WARNING neutronclient.v2_0.client [None req-b3dedf5b-1b92-46c9-b576-9a82df266d01 83878b79c502436aa145afb259ea0837 ca09f414aa62496e9b87c219a7952624 - - default default] The 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/664] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:28 2026] GET /v2.1/servers/257c6cf2-0bc3-4007-82e1-ab034c08484a => generated 1613 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:33:28.882 7 INFO nova.api.openstack.compute.server_external_events [req-983dc1d4-de89-41da-b9d7-16d806dc7687 req-036f876b-a40a-422b-a834-49013bff26fd 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-plugged:380d0923-ba59-4897-a5d0-c0a25bd4e086 for instance 257c6cf2-0bc3-4007-82e1-ab034c08484a on instance 2026-08-24 16:33:28.883 7 INFO nova.api.openstack.compute.server_external_events [req-983dc1d4-de89-41da-b9d7-16d806dc7687 req-036f876b-a40a-422b-a834-49013bff26fd 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-plugged:8e5635cb-d981-4e6d-b0dd-26a03edc1d1c for instance 6ae44147-f5e6-4c8b-900c-c9c38f17a9e6 on instance 2026-08-24 16:33:28.883 7 INFO nova.api.openstack.compute.server_external_events [req-983dc1d4-de89-41da-b9d7-16d806dc7687 req-036f876b-a40a-422b-a834-49013bff26fd 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-plugged:8e5635cb-d981-4e6d-b0dd-26a03edc1d1c for instance 6ae44147-f5e6-4c8b-900c-c9c38f17a9e6 on instance [pid: 7|app: 0|req: 331/665] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:33:28 2026] POST /v2.1/os-server-external-events => generated 525 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-24 16:33:28.958 7 WARNING neutronclient.v2_0.client [None req-13d2eaeb-dfbd-4ddc-9633-bb7b67619c60 454965b9af7b4a78ad169d41648d2a6d ce2a034c20344640acdcfb64e7aef6c3 - - default default] The 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: 335/666] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:28 2026] GET /v2.1/servers/6ae44147-f5e6-4c8b-900c-c9c38f17a9e6 => generated 1549 bytes in 506 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/667] 10.0.0.133 () {32 vars in 741 bytes} [Mon Aug 24 16:33:28 2026] GET /v2.1/servers/257c6cf2-0bc3-4007-82e1-ab034c08484a/os-interface => generated 285 bytes in 455 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:33:29.869 8 WARNING neutronclient.v2_0.client [None req-2eb79559-c7e4-4b89-8d9a-d08bc9aab325 5aefc52df6f14c6ead2af2efa2edffb8 5e7c2f9da28345f4b072f3a5bd8228c0 - - default default] 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-24 16:33:30.100 7 INFO nova.api.openstack.compute.server_external_events [req-10349ce8-5004-46ce-950f-e05fc247aadc req-b7f1cff4-8ede-4b2e-ab39-06e7fa4f30dd 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-changed:72530376-4c51-4e80-aca3-141facd9360d for instance 50b3ef54-c3e7-470a-a64e-66b9a54c6887 on instance [pid: 7|app: 0|req: 333/668] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:33:30 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-24 16:33:30.384 7 WARNING neutronclient.v2_0.client [None req-77a7ba51-90e6-4d1c-9e8e-38e1f3d82750 83878b79c502436aa145afb259ea0837 ca09f414aa62496e9b87c219a7952624 - - default default] The 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: 336/669] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:29 2026] GET /v2.1/servers/50b3ef54-c3e7-470a-a64e-66b9a54c6887 => generated 1538 bytes in 805 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:33:30.667 8 WARNING neutronclient.v2_0.client [None req-e3f26a36-03dc-432a-a3aa-7357d4d9a035 454965b9af7b4a78ad169d41648d2a6d ce2a034c20344640acdcfb64e7aef6c3 - - default default] The 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/670] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:30 2026] GET /v2.1/servers/6ae44147-f5e6-4c8b-900c-c9c38f17a9e6 => generated 1725 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:33:30.733 7 WARNING neutronclient.v2_0.client [None req-484563ba-2395-4282-a5f4-55cf72264f1d 83878b79c502436aa145afb259ea0837 ca09f414aa62496e9b87c219a7952624 - - default default] The 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: 335/671] 10.0.0.133 () {32 vars in 741 bytes} [Mon Aug 24 16:33:30 2026] GET /v2.1/servers/6ae44147-f5e6-4c8b-900c-c9c38f17a9e6/os-interface => generated 284 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:33:30.938 7 INFO nova.api.openstack.compute.server_external_events [req-29db51a6-90fb-47e6-8d9a-254d36c572b8 req-3bd040ac-cf6e-4fc2-bd23-6eb0db00bc1b 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-changed:380d0923-ba59-4897-a5d0-c0a25bd4e086 for instance 257c6cf2-0bc3-4007-82e1-ab034c08484a on instance [pid: 7|app: 0|req: 336/672] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:33:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/673] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:30 2026] GET /v2.1/servers/257c6cf2-0bc3-4007-82e1-ab034c08484a => generated 1613 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: 7|app: 0|req: 337/674] 10.0.0.133 () {32 vars in 641 bytes} [Mon Aug 24 16:33:30 2026] GET /v2.1/servers => generated 388 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 338/675] 10.0.0.133 () {32 vars in 718 bytes} [Mon Aug 24 16:33:31 2026] DELETE /v2.1/servers/257c6cf2-0bc3-4007-82e1-ab034c08484a => generated 0 bytes in 185 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-24 16:33:31.303 7 WARNING neutronclient.v2_0.client [None req-7dc4ce2c-6e9b-4db1-bf71-69cc89674a46 454965b9af7b4a78ad169d41648d2a6d ce2a034c20344640acdcfb64e7aef6c3 - - default default] The 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: 338/676] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:31 2026] GET /v2.1/servers/257c6cf2-0bc3-4007-82e1-ab034c08484a => generated 1619 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:33:31.704 8 WARNING neutronclient.v2_0.client [None req-41b2bc91-d8ad-4786-a4e8-cac26c62e9ee 5aefc52df6f14c6ead2af2efa2edffb8 5e7c2f9da28345f4b072f3a5bd8228c0 - - default default] 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-24 16:33:32.159 7 WARNING neutronclient.v2_0.client [None req-7a80ec04-62dc-4cc4-93a4-dacbf31f97bf 83878b79c502436aa145afb259ea0837 ca09f414aa62496e9b87c219a7952624 - - default default] The 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: 339/677] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:31 2026] GET /v2.1/servers/50b3ef54-c3e7-470a-a64e-66b9a54c6887 => generated 1526 bytes in 549 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:33:32.227 8 INFO nova.api.openstack.compute.server_external_events [req-8af655c3-4c15-4659-aa30-9afa2ef7148e req-150dbc35-dd4a-487a-afb3-e828faffb5e2 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-changed:8e5635cb-d981-4e6d-b0dd-26a03edc1d1c for instance 6ae44147-f5e6-4c8b-900c-c9c38f17a9e6 on instance [pid: 8|app: 0|req: 340/678] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:33:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/679] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:32 2026] GET /v2.1/servers/6ae44147-f5e6-4c8b-900c-c9c38f17a9e6 => generated 1725 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, ' [pid: 8|app: 0|req: 341/680] 10.0.0.133 () {32 vars in 641 bytes} [Mon Aug 24 16:33:32 2026] GET /v2.1/servers => generated 378 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 340/681] 10.0.0.133 () {32 vars in 718 bytes} [Mon Aug 24 16:33:32 2026] DELETE /v2.1/servers/6ae44147-f5e6-4c8b-900c-c9c38f17a9e6 => generated 0 bytes in 149 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-24 16:33:32.680 8 WARNING neutronclient.v2_0.client [None req-cbf90bb1-4325-48b2-96b4-912428fae87b 454965b9af7b4a78ad169d41648d2a6d ce2a034c20344640acdcfb64e7aef6c3 - - default default] 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-24 16:33:32.714 7 WARNING neutronclient.v2_0.client [None req-f571f9b0-1a05-48d4-8192-25e8a43801a7 83878b79c502436aa145afb259ea0837 ca09f414aa62496e9b87c219a7952624 - - default default] The 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: 342/682] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:32 2026] GET /v2.1/servers/257c6cf2-0bc3-4007-82e1-ab034c08484a => generated 1739 bytes in 351 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:33:33.017 8 INFO nova.api.openstack.compute.server_external_events [req-e71d83b8-b0c1-4293-be51-47b39cda1ec1 req-7107bc5b-f8d2-4d98-8031-398af2a860da 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-unplugged:380d0923-ba59-4897-a5d0-c0a25bd4e086 for instance 257c6cf2-0bc3-4007-82e1-ab034c08484a on instance [pid: 8|app: 0|req: 343/683] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:33:32 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) [pid: 7|app: 0|req: 341/684] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:32 2026] GET /v2.1/servers/6ae44147-f5e6-4c8b-900c-c9c38f17a9e6 => generated 1731 bytes in 442 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:33:33.259 7 WARNING neutronclient.v2_0.client [None req-70cf867e-5c15-4630-9adb-7e81924aa6c2 5aefc52df6f14c6ead2af2efa2edffb8 5e7c2f9da28345f4b072f3a5bd8228c0 - - default default] The 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/687] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:33 2026] GET /v2.1/servers/50b3ef54-c3e7-470a-a64e-66b9a54c6887 => generated 1526 bytes in 382 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:33:34.044 8 WARNING neutronclient.v2_0.client [None req-4d4f8bb2-298e-4562-9878-c198b1af1101 454965b9af7b4a78ad169d41648d2a6d ce2a034c20344640acdcfb64e7aef6c3 - - default default] 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-24 16:33:34.158 7 WARNING neutronclient.v2_0.client [None req-53d48dc2-791a-459c-9f77-407e64b8d8cf 83878b79c502436aa145afb259ea0837 ca09f414aa62496e9b87c219a7952624 - - default default] The 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/688] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:34 2026] GET /v2.1/servers/257c6cf2-0bc3-4007-82e1-ab034c08484a => generated 1671 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:33:34.336 8 INFO nova.api.openstack.compute.server_external_events [req-6fccf441-b147-4432-acdf-36925b8be6fa req-3907c057-a538-485b-9262-1a50798e1739 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-deleted:380d0923-ba59-4897-a5d0-c0a25bd4e086 for instance 257c6cf2-0bc3-4007-82e1-ab034c08484a on instance [pid: 8|app: 0|req: 346/689] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:33:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/690] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:34 2026] GET /v2.1/servers/6ae44147-f5e6-4c8b-900c-c9c38f17a9e6 => generated 1731 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:33:34.662 8 WARNING neutronclient.v2_0.client [None req-1f54b871-c1fc-49a6-9e8a-75abe57fbc6d 5aefc52df6f14c6ead2af2efa2edffb8 5e7c2f9da28345f4b072f3a5bd8228c0 - - default default] The 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/691] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:34 2026] GET /v2.1/servers/50b3ef54-c3e7-470a-a64e-66b9a54c6887 => generated 1526 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:33:35.057 7 INFO nova.api.openstack.compute.server_external_events [req-96d9824f-1d03-4ca4-ae6e-93eaeff53c2f req-3508cf2d-c313-4669-9f7b-8902bfa00a7f 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-unplugged:380d0923-ba59-4897-a5d0-c0a25bd4e086 for instance 257c6cf2-0bc3-4007-82e1-ab034c08484a on instance 2026-08-24 16:33:35.058 7 INFO nova.api.openstack.compute.server_external_events [req-96d9824f-1d03-4ca4-ae6e-93eaeff53c2f req-3508cf2d-c313-4669-9f7b-8902bfa00a7f 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-unplugged:8e5635cb-d981-4e6d-b0dd-26a03edc1d1c for instance 6ae44147-f5e6-4c8b-900c-c9c38f17a9e6 on instance 2026-08-24 16:33:35.058 7 INFO nova.api.openstack.compute.server_external_events [req-96d9824f-1d03-4ca4-ae6e-93eaeff53c2f req-3508cf2d-c313-4669-9f7b-8902bfa00a7f 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-unplugged:8e5635cb-d981-4e6d-b0dd-26a03edc1d1c for instance 6ae44147-f5e6-4c8b-900c-c9c38f17a9e6 on instance [pid: 7|app: 0|req: 345/692] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:33:35 2026] POST /v2.1/os-server-external-events => generated 531 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-24 16:33:35.368 8 WARNING neutronclient.v2_0.client [None req-9f021022-85e0-4374-80e4-9a9468b9f351 454965b9af7b4a78ad169d41648d2a6d ce2a034c20344640acdcfb64e7aef6c3 - - default default] 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: 348/693] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:35 2026] GET /v2.1/servers/257c6cf2-0bc3-4007-82e1-ab034c08484a => generated 1380 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:33:35.449 7 WARNING neutronclient.v2_0.client [None req-bd753edd-bcf6-4513-86ee-fcb30604a416 83878b79c502436aa145afb259ea0837 ca09f414aa62496e9b87c219a7952624 - - default default] The 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/694] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:35 2026] GET /v2.1/servers/6ae44147-f5e6-4c8b-900c-c9c38f17a9e6 => generated 1783 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-24 16:33:35.871 8 WARNING neutronclient.v2_0.client [None req-17587992-d02a-4f72-8ac5-82cba36e7d81 5aefc52df6f14c6ead2af2efa2edffb8 5e7c2f9da28345f4b072f3a5bd8228c0 - - default default] The 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: 349/695] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:35 2026] GET /v2.1/servers/50b3ef54-c3e7-470a-a64e-66b9a54c6887 => generated 1526 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-24 16:33:36.407 7 INFO nova.api.openstack.compute.server_external_events [req-0575e1b9-38c4-47f3-9ee5-ebeb79ea2147 req-38babf4c-d890-41a7-b42c-3677ccbf2f0e 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-deleted:8e5635cb-d981-4e6d-b0dd-26a03edc1d1c for instance 6ae44147-f5e6-4c8b-900c-c9c38f17a9e6 on instance 2026-08-24 16:33:36.408 7 INFO nova.api.openstack.compute.server_external_events [req-0575e1b9-38c4-47f3-9ee5-ebeb79ea2147 req-38babf4c-d890-41a7-b42c-3677ccbf2f0e 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-plugged:72530376-4c51-4e80-aca3-141facd9360d for instance 50b3ef54-c3e7-470a-a64e-66b9a54c6887 on instance 2026-08-24 16:33:36.408 7 INFO nova.api.openstack.compute.server_external_events [req-0575e1b9-38c4-47f3-9ee5-ebeb79ea2147 req-38babf4c-d890-41a7-b42c-3677ccbf2f0e 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-plugged:72530376-4c51-4e80-aca3-141facd9360d for instance 50b3ef54-c3e7-470a-a64e-66b9a54c6887 on instance [pid: 7|app: 0|req: 347/696] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:33:36 2026] POST /v2.1/os-server-external-events => generated 525 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-24 16:33:36.476 8 WARNING neutronclient.v2_0.client [None req-b56b22fd-c47c-4f97-a729-a73aefe63591 454965b9af7b4a78ad169d41648d2a6d ce2a034c20344640acdcfb64e7aef6c3 - - default default] 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: 350/697] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:36 2026] GET /v2.1/servers/257c6cf2-0bc3-4007-82e1-ab034c08484a => generated 1385 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:33:36.535 7 WARNING neutronclient.v2_0.client [None req-9075881a-27fb-4b90-a0e7-ee62c9777796 83878b79c502436aa145afb259ea0837 ca09f414aa62496e9b87c219a7952624 - - default default] The 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: 348/698] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:36 2026] GET /v2.1/servers/6ae44147-f5e6-4c8b-900c-c9c38f17a9e6 => generated 1509 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:33:37.068 8 WARNING neutronclient.v2_0.client [None req-3ded9f83-5264-4012-9199-3139052040fa 5aefc52df6f14c6ead2af2efa2edffb8 5e7c2f9da28345f4b072f3a5bd8228c0 - - default default] The 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: 351/699] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:37 2026] GET /v2.1/servers/50b3ef54-c3e7-470a-a64e-66b9a54c6887 => generated 1526 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:33:37.581 7 WARNING neutronclient.v2_0.client [None req-ab379b8c-fbe7-4b3e-b3cb-9b7b3370b9db 454965b9af7b4a78ad169d41648d2a6d ce2a034c20344640acdcfb64e7aef6c3 - - default default] 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: 349/700] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:37 2026] GET /v2.1/servers/257c6cf2-0bc3-4007-82e1-ab034c08484a => generated 1385 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:33:37.630 8 WARNING neutronclient.v2_0.client [None req-1fbbe7c1-5acc-4876-ac19-6dba60cc77e7 83878b79c502436aa145afb259ea0837 ca09f414aa62496e9b87c219a7952624 - - default default] The 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: 352/701] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:37 2026] GET /v2.1/servers/6ae44147-f5e6-4c8b-900c-c9c38f17a9e6 => generated 1509 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-24 16:33:38.221 7 WARNING neutronclient.v2_0.client [None req-c1c2c9b7-52ae-405b-8339-c339b68afd71 5aefc52df6f14c6ead2af2efa2edffb8 5e7c2f9da28345f4b072f3a5bd8228c0 - - default default] The 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: 350/702] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:38 2026] GET /v2.1/servers/50b3ef54-c3e7-470a-a64e-66b9a54c6887 => generated 1717 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-24 16:33:38.375 8 WARNING neutronclient.v2_0.client [None req-e7c27f56-49bc-4b67-834a-3d4cc8d64052 5aefc52df6f14c6ead2af2efa2edffb8 5e7c2f9da28345f4b072f3a5bd8228c0 - - default default] The 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: 353/703] 10.0.0.133 () {32 vars in 741 bytes} [Mon Aug 24 16:33:38 2026] GET /v2.1/servers/50b3ef54-c3e7-470a-a64e-66b9a54c6887/os-interface => generated 284 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-24 16:33:38.679 7 INFO nova.api.openstack.wsgi [None req-41f8a380-871d-4955-b0ff-640d9c4f9286 454965b9af7b4a78ad169d41648d2a6d ce2a034c20344640acdcfb64e7aef6c3 - - default default] HTTP exception thrown: Instance 257c6cf2-0bc3-4007-82e1-ab034c08484a could not be found. [pid: 7|app: 0|req: 351/704] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:38 2026] GET /v2.1/servers/257c6cf2-0bc3-4007-82e1-ab034c08484a => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/705] 10.0.0.133 () {32 vars in 704 bytes} [Mon Aug 24 16:33:38 2026] DELETE /v2.1/os-keypairs/tempest-keypair-296999395 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-24 16:33:38.738 8 WARNING neutronclient.v2_0.client [None req-937898e0-d814-4401-ad73-f2d7509e039c 83878b79c502436aa145afb259ea0837 ca09f414aa62496e9b87c219a7952624 - - default default] The 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: 354/706] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:38 2026] GET /v2.1/servers/6ae44147-f5e6-4c8b-900c-c9c38f17a9e6 => generated 1509 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:33:39.252 8 INFO nova.api.openstack.compute.server_external_events [req-2995867d-9212-43b2-9cb6-c6a91f199e80 req-f08e6991-5c5c-4c62-a96c-e60745f2b966 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-changed:72530376-4c51-4e80-aca3-141facd9360d for instance 50b3ef54-c3e7-470a-a64e-66b9a54c6887 on instance [pid: 8|app: 0|req: 355/707] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:33:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:33:39.265 7 WARNING neutronclient.v2_0.client [None req-e1b90a7d-d204-4d8f-be60-dbde06ed4713 5aefc52df6f14c6ead2af2efa2edffb8 5e7c2f9da28345f4b072f3a5bd8228c0 - - default default] The 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: 353/708] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:39 2026] GET /v2.1/servers/50b3ef54-c3e7-470a-a64e-66b9a54c6887 => generated 1717 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:33:39.990 8 INFO nova.api.openstack.wsgi [None req-4721dce7-d050-4f66-a119-edee8d94b667 83878b79c502436aa145afb259ea0837 ca09f414aa62496e9b87c219a7952624 - - default default] HTTP exception thrown: Instance 6ae44147-f5e6-4c8b-900c-c9c38f17a9e6 could not be found. [pid: 8|app: 0|req: 356/709] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:39 2026] GET /v2.1/servers/6ae44147-f5e6-4c8b-900c-c9c38f17a9e6 => 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: 354/710] 10.0.0.133 () {32 vars in 704 bytes} [Mon Aug 24 16:33:39 2026] DELETE /v2.1/os-keypairs/tempest-keypair-362876091 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/713] 10.0.0.133 () {30 vars in 413 bytes} [Mon Aug 24 16:33:45 2026] GET / => generated 423 bytes in 8 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 358/714] 10.0.0.133 () {28 vars in 560 bytes} [Mon Aug 24 16:33:45 2026] GET /v2/ => generated 402 bytes in 470 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/715] 10.0.0.133 () {28 vars in 564 bytes} [Mon Aug 24 16:33:46 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/716] 10.0.0.133 () {30 vars in 413 bytes} [Mon Aug 24 16:33:46 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/717] 10.0.0.133 () {34 vars in 671 bytes} [Mon Aug 24 16:33:50 2026] POST /v2.1/os-keypairs => generated 385 bytes in 393 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:33:53.001 8 WARNING neutronclient.v2_0.client [None req-bad76f35-3b0c-4b98-8f8d-da0de4efc4fd 1625167d92f043d1a7c7c13745292490 362f71e1f6274765af350432f0b3df00 - - default default] 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-24 16:33:53.036 8 WARNING neutronclient.v2_0.client [None req-bad76f35-3b0c-4b98-8f8d-da0de4efc4fd 1625167d92f043d1a7c7c13745292490 362f71e1f6274765af350432f0b3df00 - - default default] 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-24 16:33:53.196 8 WARNING neutronclient.v2_0.client [None req-bad76f35-3b0c-4b98-8f8d-da0de4efc4fd 1625167d92f043d1a7c7c13745292490 362f71e1f6274765af350432f0b3df00 - - default default] The 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: 360/720] 10.0.0.133 () {34 vars in 663 bytes} [Mon Aug 24 16:33:52 2026] POST /v2.1/servers => generated 453 bytes in 432 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-24 16:33:53.401 7 WARNING neutronclient.v2_0.client [None req-b5ad0269-4248-4462-8070-246b33cbd46a 1625167d92f043d1a7c7c13745292490 362f71e1f6274765af350432f0b3df00 - - default default] The 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: 361/721] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:53 2026] GET /v2.1/servers/d5ff9285-c443-442d-a2b5-fec1deaf51d8 => generated 1431 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:33:54.482 8 WARNING neutronclient.v2_0.client [None req-f8a9fe3d-63eb-4f01-83cb-1aba21aac8de 1625167d92f043d1a7c7c13745292490 362f71e1f6274765af350432f0b3df00 - - default default] The 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: 361/722] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:54 2026] GET /v2.1/servers/d5ff9285-c443-442d-a2b5-fec1deaf51d8 => generated 1435 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:33:54.923 7 WARNING neutronclient.v2_0.client [None req-3eab551b-1856-4dc5-87d0-f7a6a15c0307 5aefc52df6f14c6ead2af2efa2edffb8 5e7c2f9da28345f4b072f3a5bd8228c0 - - default default] The 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: 362/723] 10.0.0.133 () {32 vars in 741 bytes} [Mon Aug 24 16:33:54 2026] GET /v2.1/servers/50b3ef54-c3e7-470a-a64e-66b9a54c6887/os-interface => generated 284 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:33:55.052 8 WARNING neutronclient.v2_0.client [None req-395d82d3-26ee-41eb-86a0-94f774476f8c 5aefc52df6f14c6ead2af2efa2edffb8 5e7c2f9da28345f4b072f3a5bd8228c0 - - default default] The 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: 362/724] 10.0.0.133 () {32 vars in 815 bytes} [Mon Aug 24 16:33:55 2026] GET /v2.1/servers/50b3ef54-c3e7-470a-a64e-66b9a54c6887/os-interface/72530376-4c51-4e80-aca3-141facd9360d => generated 281 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 363/725] 10.0.0.133 () {32 vars in 723 bytes} [Mon Aug 24 16:33:55 2026] GET /v2.1/servers/50b3ef54-c3e7-470a-a64e-66b9a54c6887/ips => generated 156 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 363/726] 10.0.0.133 () {34 vars in 750 bytes} [Mon Aug 24 16:33:55 2026] POST /v2.1/servers/50b3ef54-c3e7-470a-a64e-66b9a54c6887/action => generated 0 bytes in 39 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: 364/727] 10.0.0.133 () {32 vars in 723 bytes} [Mon Aug 24 16:33:55 2026] GET /v2.1/servers/50b3ef54-c3e7-470a-a64e-66b9a54c6887/ips => generated 156 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:33:55.578 8 WARNING neutronclient.v2_0.client [None req-6f1764cd-5c3b-4587-9e44-325d2d266cfa 1625167d92f043d1a7c7c13745292490 362f71e1f6274765af350432f0b3df00 - - default default] The 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: 364/728] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:55 2026] GET /v2.1/servers/d5ff9285-c443-442d-a2b5-fec1deaf51d8 => generated 1483 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, ' [pid: 7|app: 0|req: 365/729] 10.0.0.133 () {32 vars in 723 bytes} [Mon Aug 24 16:33:56 2026] GET /v2.1/servers/50b3ef54-c3e7-470a-a64e-66b9a54c6887/ips => generated 156 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:33:56.416 8 INFO nova.api.openstack.compute.server_external_events [req-baf9bd0b-b360-4395-a147-b8047c6f6da1 req-e8da9ae8-22d1-4ef9-a904-9377f730ad0f 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-changed:72530376-4c51-4e80-aca3-141facd9360d for instance 50b3ef54-c3e7-470a-a64e-66b9a54c6887 on instance [pid: 8|app: 0|req: 365/730] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:33:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:33:56.670 7 WARNING neutronclient.v2_0.client [None req-a9cd628c-b172-4889-8028-734b0b1544d4 1625167d92f043d1a7c7c13745292490 362f71e1f6274765af350432f0b3df00 - - default default] The 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: 366/731] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:56 2026] GET /v2.1/servers/d5ff9285-c443-442d-a2b5-fec1deaf51d8 => generated 1483 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, ' [pid: 8|app: 0|req: 366/732] 10.0.0.133 () {32 vars in 723 bytes} [Mon Aug 24 16:33:57 2026] GET /v2.1/servers/50b3ef54-c3e7-470a-a64e-66b9a54c6887/ips => generated 195 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:33:57.397 7 WARNING neutronclient.v2_0.client [None req-bd95bd21-fdeb-42cc-bd04-acbcdd1a461d 5aefc52df6f14c6ead2af2efa2edffb8 5e7c2f9da28345f4b072f3a5bd8228c0 - - default default] The 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: 367/733] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:57 2026] GET /v2.1/servers/50b3ef54-c3e7-470a-a64e-66b9a54c6887 => generated 1952 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 367/734] 10.0.0.133 () {34 vars in 750 bytes} [Mon Aug 24 16:33:57 2026] POST /v2.1/servers/50b3ef54-c3e7-470a-a64e-66b9a54c6887/action => generated 0 bytes in 36 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: 368/735] 10.0.0.133 () {32 vars in 723 bytes} [Mon Aug 24 16:33:57 2026] GET /v2.1/servers/50b3ef54-c3e7-470a-a64e-66b9a54c6887/ips => generated 195 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-24 16:33:57.755 8 WARNING neutronclient.v2_0.client [None req-3f5f00fd-b3df-4133-9b43-37fda1ecb397 1625167d92f043d1a7c7c13745292490 362f71e1f6274765af350432f0b3df00 - - default default] The 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: 368/736] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:57 2026] GET /v2.1/servers/d5ff9285-c443-442d-a2b5-fec1deaf51d8 => generated 1491 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 369/737] 10.0.0.133 () {32 vars in 723 bytes} [Mon Aug 24 16:33:58 2026] GET /v2.1/servers/50b3ef54-c3e7-470a-a64e-66b9a54c6887/ips => generated 195 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-24 16:33:58.758 8 INFO nova.api.openstack.compute.server_external_events [req-a65b7790-aa2c-44c6-bb63-04d287d8e3c2 req-cc338a50-250a-49e7-8893-ac171268b9d8 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-changed:e62d6955-83ea-4a0e-bcbf-30c92f60a3ca for instance d5ff9285-c443-442d-a2b5-fec1deaf51d8 on instance [pid: 8|app: 0|req: 369/738] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:33:58 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-24 16:33:58.847 7 WARNING neutronclient.v2_0.client [None req-a317ed2d-539f-4668-af17-64fa3673743b 1625167d92f043d1a7c7c13745292490 362f71e1f6274765af350432f0b3df00 - - default default] The 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/739] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:58 2026] GET /v2.1/servers/d5ff9285-c443-442d-a2b5-fec1deaf51d8 => generated 1569 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: 370/740] 10.0.0.133 () {32 vars in 723 bytes} [Mon Aug 24 16:33:59 2026] GET /v2.1/servers/50b3ef54-c3e7-470a-a64e-66b9a54c6887/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-24 16:34:00.027 7 WARNING neutronclient.v2_0.client [None req-8c39aa5b-1c16-429d-b323-4ef22402b760 1625167d92f043d1a7c7c13745292490 362f71e1f6274765af350432f0b3df00 - - default default] The 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/741] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:33:59 2026] GET /v2.1/servers/d5ff9285-c443-442d-a2b5-fec1deaf51d8 => generated 1557 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 371/742] 10.0.0.133 () {32 vars in 723 bytes} [Mon Aug 24 16:34:00 2026] GET /v2.1/servers/50b3ef54-c3e7-470a-a64e-66b9a54c6887/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, ' 2026-08-24 16:34:00.797 7 INFO nova.api.openstack.compute.server_external_events [req-d75ff048-e365-40d7-87d9-dc84de035157 req-b35ab65b-161c-4303-8d93-96402842d3ce 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-changed:72530376-4c51-4e80-aca3-141facd9360d for instance 50b3ef54-c3e7-470a-a64e-66b9a54c6887 on instance [pid: 7|app: 0|req: 372/743] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:34:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:34:01.198 8 WARNING neutronclient.v2_0.client [None req-f3be61c8-86d4-426b-94e7-4acc78be72b5 1625167d92f043d1a7c7c13745292490 362f71e1f6274765af350432f0b3df00 - - default default] The 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: 372/744] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:01 2026] GET /v2.1/servers/d5ff9285-c443-442d-a2b5-fec1deaf51d8 => generated 1557 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, ' [pid: 7|app: 0|req: 373/745] 10.0.0.133 () {32 vars in 723 bytes} [Mon Aug 24 16:34:01 2026] GET /v2.1/servers/50b3ef54-c3e7-470a-a64e-66b9a54c6887/ips => generated 156 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: 373/746] 10.0.0.133 () {32 vars in 718 bytes} [Mon Aug 24 16:34:01 2026] DELETE /v2.1/servers/50b3ef54-c3e7-470a-a64e-66b9a54c6887 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:34:01.897 7 WARNING neutronclient.v2_0.client [None req-4fd2b51e-e4b0-4a0b-b0c8-6d13d74a1397 5aefc52df6f14c6ead2af2efa2edffb8 5e7c2f9da28345f4b072f3a5bd8228c0 - - default default] The 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/747] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:01 2026] GET /v2.1/servers/50b3ef54-c3e7-470a-a64e-66b9a54c6887 => generated 1843 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-24 16:34:02.361 8 WARNING neutronclient.v2_0.client [None req-a96a5f0e-3f2f-4427-8fef-e39c6b24b825 1625167d92f043d1a7c7c13745292490 362f71e1f6274765af350432f0b3df00 - - default default] The 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: 374/748] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:02 2026] GET /v2.1/servers/d5ff9285-c443-442d-a2b5-fec1deaf51d8 => generated 1557 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:34:03.130 7 WARNING neutronclient.v2_0.client [None req-e51f0121-9556-460f-97f7-5949b188e2aa 5aefc52df6f14c6ead2af2efa2edffb8 5e7c2f9da28345f4b072f3a5bd8228c0 - - default default] 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-24 16:34:03.155 8 INFO nova.api.openstack.compute.server_external_events [req-aed0ce31-225d-4319-8155-4d342fcbfc12 req-fd786688-641a-41c6-a12a-160cae2fb42b 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-unplugged:72530376-4c51-4e80-aca3-141facd9360d for instance 50b3ef54-c3e7-470a-a64e-66b9a54c6887 on instance [pid: 8|app: 0|req: 375/749] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:34:03 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [pid: 7|app: 0|req: 375/752] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:03 2026] GET /v2.1/servers/50b3ef54-c3e7-470a-a64e-66b9a54c6887 => generated 1843 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-24 16:34:03.494 8 WARNING neutronclient.v2_0.client [None req-83833348-8284-4490-8aa9-831be1720f9e 1625167d92f043d1a7c7c13745292490 362f71e1f6274765af350432f0b3df00 - - default default] The 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/753] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:03 2026] GET /v2.1/servers/d5ff9285-c443-442d-a2b5-fec1deaf51d8 => generated 1557 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:34:03.833 7 INFO nova.api.openstack.compute.server_external_events [req-67efbc6c-88c1-4832-91a0-2c9d84b46afb req-95ab62a5-c4dd-44ec-9555-f934e98333e8 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-plugged:e62d6955-83ea-4a0e-bcbf-30c92f60a3ca for instance d5ff9285-c443-442d-a2b5-fec1deaf51d8 on instance [pid: 7|app: 0|req: 376/754] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:34:03 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-24 16:34:04.304 8 WARNING neutronclient.v2_0.client [None req-24386f47-b476-4e0b-b038-3360e85fe791 5aefc52df6f14c6ead2af2efa2edffb8 5e7c2f9da28345f4b072f3a5bd8228c0 - - default default] 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-24 16:34:04.662 7 WARNING neutronclient.v2_0.client [None req-26543cca-df71-4ab7-9156-9ea56b9ccd3d 1625167d92f043d1a7c7c13745292490 362f71e1f6274765af350432f0b3df00 - - default default] The 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: 379/755] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:04 2026] GET /v2.1/servers/50b3ef54-c3e7-470a-a64e-66b9a54c6887 => generated 1775 bytes in 426 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/756] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:04 2026] GET /v2.1/servers/d5ff9285-c443-442d-a2b5-fec1deaf51d8 => generated 1557 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-24 16:34:05.197 8 INFO nova.api.openstack.compute.server_external_events [req-bc6fc08b-d9e0-4527-ad57-70eb3d042206 req-d6c34629-9c07-4c71-9e1f-a3002128b6a8 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-unplugged:72530376-4c51-4e80-aca3-141facd9360d for instance 50b3ef54-c3e7-470a-a64e-66b9a54c6887 on instance 2026-08-24 16:34:05.197 8 INFO nova.api.openstack.compute.server_external_events [req-bc6fc08b-d9e0-4527-ad57-70eb3d042206 req-d6c34629-9c07-4c71-9e1f-a3002128b6a8 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-deleted:72530376-4c51-4e80-aca3-141facd9360d for instance 50b3ef54-c3e7-470a-a64e-66b9a54c6887 on instance [pid: 8|app: 0|req: 380/757] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:34:05 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:34:05.750 7 WARNING neutronclient.v2_0.client [None req-f00779da-3fcd-44b4-8f44-fc1e622c8b47 5aefc52df6f14c6ead2af2efa2edffb8 5e7c2f9da28345f4b072f3a5bd8228c0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 378/758] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:05 2026] GET /v2.1/servers/50b3ef54-c3e7-470a-a64e-66b9a54c6887 => generated 1486 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:34:05.873 8 WARNING neutronclient.v2_0.client [None req-14f6d7e3-b0a2-4b7d-9b3f-9d168d308007 1625167d92f043d1a7c7c13745292490 362f71e1f6274765af350432f0b3df00 - - default default] 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-24 16:34:05.877 7 INFO nova.api.openstack.compute.server_external_events [req-572b90d1-b40d-49e8-989c-c7fe33ae5aab req-a1401791-7a14-43e9-aaa8-4cac28ad44c1 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-plugged:e62d6955-83ea-4a0e-bcbf-30c92f60a3ca for instance d5ff9285-c443-442d-a2b5-fec1deaf51d8 on instance [pid: 7|app: 0|req: 379/759] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:34:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/760] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:05 2026] GET /v2.1/servers/d5ff9285-c443-442d-a2b5-fec1deaf51d8 => generated 1741 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:34:06.010 7 WARNING neutronclient.v2_0.client [None req-1cdc192c-10fc-4e2d-b6fa-1833d3e5cb50 1625167d92f043d1a7c7c13745292490 362f71e1f6274765af350432f0b3df00 - - default default] The 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/761] 10.0.0.133 () {32 vars in 741 bytes} [Mon Aug 24 16:34:05 2026] GET /v2.1/servers/d5ff9285-c443-442d-a2b5-fec1deaf51d8/os-interface => generated 285 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:34:06.743 8 WARNING neutronclient.v2_0.client [None req-16f7f029-d22b-4b2b-88a3-f1ae26c625d1 1625167d92f043d1a7c7c13745292490 362f71e1f6274765af350432f0b3df00 - - default default] 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: 382/762] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:06 2026] GET /v2.1/servers/d5ff9285-c443-442d-a2b5-fec1deaf51d8 => generated 1741 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:34:06.851 7 WARNING neutronclient.v2_0.client [None req-211f0965-8ee0-4b8e-a139-b92af9a0743b 5aefc52df6f14c6ead2af2efa2edffb8 5e7c2f9da28345f4b072f3a5bd8228c0 - - default default] 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: 381/763] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:06 2026] GET /v2.1/servers/50b3ef54-c3e7-470a-a64e-66b9a54c6887 => generated 1486 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/764] 10.0.0.133 () {32 vars in 641 bytes} [Mon Aug 24 16:34:06 2026] GET /v2.1/servers => generated 384 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 382/765] 10.0.0.133 () {32 vars in 718 bytes} [Mon Aug 24 16:34:06 2026] DELETE /v2.1/servers/d5ff9285-c443-442d-a2b5-fec1deaf51d8 => generated 0 bytes in 87 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-24 16:34:07.053 8 WARNING neutronclient.v2_0.client [None req-0a3c2831-ef26-40e7-ac70-f5b0d06f6231 1625167d92f043d1a7c7c13745292490 362f71e1f6274765af350432f0b3df00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 384/766] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:07 2026] GET /v2.1/servers/d5ff9285-c443-442d-a2b5-fec1deaf51d8 => generated 1747 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:34:07.247 7 INFO nova.api.openstack.compute.server_external_events [req-74b21a1b-0dc0-492b-a1de-c33ce7b5936c req-03afbe82-6a5f-4e4a-a1bb-5162a7acc3c8 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-changed:e62d6955-83ea-4a0e-bcbf-30c92f60a3ca for instance d5ff9285-c443-442d-a2b5-fec1deaf51d8 on instance [pid: 7|app: 0|req: 383/767] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:34:07 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:34:07.926 8 INFO nova.api.openstack.wsgi [None req-e430a6db-f1ac-45e8-b0b1-455650848d1b 5aefc52df6f14c6ead2af2efa2edffb8 5e7c2f9da28345f4b072f3a5bd8228c0 - - default default] HTTP exception thrown: Instance 50b3ef54-c3e7-470a-a64e-66b9a54c6887 could not be found. [pid: 8|app: 0|req: 385/768] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:07 2026] GET /v2.1/servers/50b3ef54-c3e7-470a-a64e-66b9a54c6887 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 384/769] 10.0.0.133 () {32 vars in 706 bytes} [Mon Aug 24 16:34:07 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1954207079 => generated 0 bytes in 29 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-24 16:34:08.234 8 WARNING neutronclient.v2_0.client [None req-ee990359-d673-4b6c-8d31-fe9dc1bf876c 1625167d92f043d1a7c7c13745292490 362f71e1f6274765af350432f0b3df00 - - default default] 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-24 16:34:08.321 7 INFO nova.api.openstack.compute.server_external_events [req-c7e2184e-f830-4c30-ab99-2d227fb71737 req-b372c298-d115-4201-bc7c-46402576b799 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-unplugged:e62d6955-83ea-4a0e-bcbf-30c92f60a3ca for instance d5ff9285-c443-442d-a2b5-fec1deaf51d8 on instance [pid: 7|app: 0|req: 385/770] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:34:08 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/771] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:08 2026] GET /v2.1/servers/d5ff9285-c443-442d-a2b5-fec1deaf51d8 => generated 1747 bytes in 476 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:34:09.315 7 INFO nova.api.openstack.wsgi [None req-1b0a30f6-2e8e-4ec0-9a0b-cce5704d2d7d 5aefc52df6f14c6ead2af2efa2edffb8 5e7c2f9da28345f4b072f3a5bd8228c0 - - default default] HTTP exception thrown: Instance 50b3ef54-c3e7-470a-a64e-66b9a54c6887 could not be found. [pid: 7|app: 0|req: 386/772] 10.0.0.133 () {32 vars in 718 bytes} [Mon Aug 24 16:34:09 2026] DELETE /v2.1/servers/50b3ef54-c3e7-470a-a64e-66b9a54c6887 => generated 111 bytes in 25 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-24 16:34:09.345 8 INFO nova.api.openstack.wsgi [None req-69188a16-0215-48ef-8aeb-ade4020eec0a 5aefc52df6f14c6ead2af2efa2edffb8 5e7c2f9da28345f4b072f3a5bd8228c0 - - default default] HTTP exception thrown: Instance 50b3ef54-c3e7-470a-a64e-66b9a54c6887 could not be found. [pid: 8|app: 0|req: 387/773] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:09 2026] GET /v2.1/servers/50b3ef54-c3e7-470a-a64e-66b9a54c6887 => 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-24 16:34:09.699 7 WARNING neutronclient.v2_0.client [None req-ffe9d1c8-325d-4244-955f-8a182958d78d 1625167d92f043d1a7c7c13745292490 362f71e1f6274765af350432f0b3df00 - - default default] 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-24 16:34:10.381 8 INFO nova.api.openstack.compute.server_external_events [req-442924eb-e512-4c0f-849c-5488b03d0802 req-d2328999-dbd1-4eaa-8d24-91bb4dfa5851 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-unplugged:e62d6955-83ea-4a0e-bcbf-30c92f60a3ca for instance d5ff9285-c443-442d-a2b5-fec1deaf51d8 on instance [pid: 8|app: 0|req: 388/774] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:34:10 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/775] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:09 2026] GET /v2.1/servers/d5ff9285-c443-442d-a2b5-fec1deaf51d8 => generated 1867 bytes in 1341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:34:12.076 8 WARNING neutronclient.v2_0.client [None req-3a49dc16-058b-4fe5-ac0f-121b75749f66 1625167d92f043d1a7c7c13745292490 362f71e1f6274765af350432f0b3df00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 389/776] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:12 2026] GET /v2.1/servers/d5ff9285-c443-442d-a2b5-fec1deaf51d8 => generated 1517 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:34:12.435 7 INFO nova.api.openstack.compute.server_external_events [req-ebb41bce-f4f8-4925-91aa-31cbf5341589 req-dcd129ab-895b-4bc3-8d0c-b18272ae1dc2 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-deleted:e62d6955-83ea-4a0e-bcbf-30c92f60a3ca for instance d5ff9285-c443-442d-a2b5-fec1deaf51d8 on instance [pid: 7|app: 0|req: 388/777] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:34:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:34:13.181 8 WARNING neutronclient.v2_0.client [None req-75eeb525-c3f7-4bbe-94c3-73634aa4c0db 1625167d92f043d1a7c7c13745292490 362f71e1f6274765af350432f0b3df00 - - default default] The 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/780] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:13 2026] GET /v2.1/servers/d5ff9285-c443-442d-a2b5-fec1deaf51d8 => generated 1517 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:34:14.265 7 INFO nova.api.openstack.wsgi [None req-e46b8a8e-7258-410f-adfa-be10fa1a982d 1625167d92f043d1a7c7c13745292490 362f71e1f6274765af350432f0b3df00 - - default default] HTTP exception thrown: Instance d5ff9285-c443-442d-a2b5-fec1deaf51d8 could not be found. [pid: 7|app: 0|req: 390/781] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:14 2026] GET /v2.1/servers/d5ff9285-c443-442d-a2b5-fec1deaf51d8 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 392/782] 10.0.0.133 () {32 vars in 704 bytes} [Mon Aug 24 16:34:14 2026] DELETE /v2.1/os-keypairs/tempest-keypair-464422312 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 391/783] 10.0.0.133 () {34 vars in 671 bytes} [Mon Aug 24 16:34:21 2026] POST /v2.1/os-keypairs => generated 385 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:34:23.833 8 WARNING neutronclient.v2_0.client [None req-93c267e5-2af6-4d8e-a328-09c6182ed671 f10595bea3d64d34bdeda6d1501fa6df c4781081151e4c73b10c406eae3dc1a5 - - default default] 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-24 16:34:24.752 8 WARNING neutronclient.v2_0.client [None req-93c267e5-2af6-4d8e-a328-09c6182ed671 f10595bea3d64d34bdeda6d1501fa6df c4781081151e4c73b10c406eae3dc1a5 - - default default] The 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/786] 10.0.0.133 () {34 vars in 671 bytes} [Mon Aug 24 16:34:25 2026] POST /v2.1/os-keypairs => generated 396 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:34:26.186 8 WARNING neutronclient.v2_0.client [None req-93c267e5-2af6-4d8e-a328-09c6182ed671 f10595bea3d64d34bdeda6d1501fa6df c4781081151e4c73b10c406eae3dc1a5 - - default default] The 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: 394/787] 10.0.0.133 () {34 vars in 663 bytes} [Mon Aug 24 16:34:23 2026] POST /v2.1/servers => generated 452 bytes in 3029 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-24 16:34:26.802 7 WARNING neutronclient.v2_0.client [None req-a074277d-b519-4e6b-a9c8-bccab09a7169 f10595bea3d64d34bdeda6d1501fa6df c4781081151e4c73b10c406eae3dc1a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 394/788] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:26 2026] GET /v2.1/servers/eb077b92-c09b-4dc7-87df-49bb10dc47c9 => generated 1392 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:34:28.015 8 WARNING neutronclient.v2_0.client [None req-8de32034-b8e0-46ff-98ee-898f01039d4a f10595bea3d64d34bdeda6d1501fa6df c4781081151e4c73b10c406eae3dc1a5 - - default default] The 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: 395/789] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:27 2026] GET /v2.1/servers/eb077b92-c09b-4dc7-87df-49bb10dc47c9 => generated 1388 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:34:28.810 7 WARNING neutronclient.v2_0.client [None req-364782bf-740d-4d58-a6a5-d66dfc94dd9f 223db992392842329a27f919946a75fb 48ade031745d4745888f5aeeca0e18af - - default default] 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-24 16:34:28.864 7 WARNING neutronclient.v2_0.client [None req-364782bf-740d-4d58-a6a5-d66dfc94dd9f 223db992392842329a27f919946a75fb 48ade031745d4745888f5aeeca0e18af - - default default] 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-24 16:34:29.117 7 WARNING neutronclient.v2_0.client [None req-364782bf-740d-4d58-a6a5-d66dfc94dd9f 223db992392842329a27f919946a75fb 48ade031745d4745888f5aeeca0e18af - - default default] 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-24 16:34:29.136 8 WARNING neutronclient.v2_0.client [None req-aef287f2-7c89-48bd-8bf6-a427339c06e4 f10595bea3d64d34bdeda6d1501fa6df c4781081151e4c73b10c406eae3dc1a5 - - default default] The 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/790] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:29 2026] GET /v2.1/servers/eb077b92-c09b-4dc7-87df-49bb10dc47c9 => generated 1444 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/791] 10.0.0.133 () {34 vars in 663 bytes} [Mon Aug 24 16:34:28 2026] POST /v2.1/servers => generated 450 bytes in 832 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-24 16:34:29.613 8 WARNING neutronclient.v2_0.client [None req-2df7815a-94b1-42d5-91d1-48fb75682366 223db992392842329a27f919946a75fb 48ade031745d4745888f5aeeca0e18af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 397/792] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:29 2026] GET /v2.1/servers/7b803c1b-eb99-424a-831b-aa9f3212e43e => generated 1401 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:34:30.180 7 WARNING neutronclient.v2_0.client [None req-236a7dbc-6efc-4c45-a01d-302b78545b7d 5da62099733e43599ecbfd86fe8fa742 fcc30c5e1ccb46579ebe157833be6350 - - default default] 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-24 16:34:30.323 8 WARNING neutronclient.v2_0.client [None req-aa8a1393-ad62-4fdf-9fd4-2bed36337016 f10595bea3d64d34bdeda6d1501fa6df c4781081151e4c73b10c406eae3dc1a5 - - default default] The 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: 398/793] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:30 2026] GET /v2.1/servers/eb077b92-c09b-4dc7-87df-49bb10dc47c9 => generated 1444 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:34:30.469 7 WARNING neutronclient.v2_0.client [None req-236a7dbc-6efc-4c45-a01d-302b78545b7d 5da62099733e43599ecbfd86fe8fa742 fcc30c5e1ccb46579ebe157833be6350 - - default default] 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-24 16:34:30.708 8 WARNING neutronclient.v2_0.client [None req-4cad9b9f-f91a-4a0d-96c7-c0fe0e6571ed 223db992392842329a27f919946a75fb 48ade031745d4745888f5aeeca0e18af - - default default] The 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/794] 10.0.0.133 () {34 vars in 663 bytes} [Mon Aug 24 16:34:30 2026] POST /v2.1/servers => generated 424 bytes in 685 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-24 16:34:30.737 7 WARNING neutronclient.v2_0.client [None req-d2e61199-9812-4090-b998-d3a06289c297 5da62099733e43599ecbfd86fe8fa742 fcc30c5e1ccb46579ebe157833be6350 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/795] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:30 2026] GET /v2.1/servers/7b803c1b-eb99-424a-831b-aa9f3212e43e => generated 1405 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/796] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:30 2026] GET /v2.1/servers/7b92c5ca-8bf5-4e42-a5ce-dd3f5ae83e16 => generated 1369 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-24 16:34:31.404 8 WARNING neutronclient.v2_0.client [None req-6d651b79-2946-4600-86a4-5341bd229765 f10595bea3d64d34bdeda6d1501fa6df c4781081151e4c73b10c406eae3dc1a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 400/797] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:31 2026] GET /v2.1/servers/eb077b92-c09b-4dc7-87df-49bb10dc47c9 => generated 1519 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:34:31.797 7 WARNING neutronclient.v2_0.client [None req-087cc1d1-3996-4fcc-80a5-5f94bdb90a45 223db992392842329a27f919946a75fb 48ade031745d4745888f5aeeca0e18af - - default default] 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-24 16:34:31.818 8 WARNING neutronclient.v2_0.client [None req-d541d5e3-6c14-4616-af0d-316f4c8f4eb7 5da62099733e43599ecbfd86fe8fa742 fcc30c5e1ccb46579ebe157833be6350 - - default default] The 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: 398/798] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:31 2026] GET /v2.1/servers/7b803c1b-eb99-424a-831b-aa9f3212e43e => generated 1453 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/799] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:31 2026] GET /v2.1/servers/7b92c5ca-8bf5-4e42-a5ce-dd3f5ae83e16 => generated 1373 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:34:32.227 7 INFO nova.api.openstack.compute.server_external_events [req-a6942ac3-35e7-4d69-9215-ae7db39b5a21 req-b09c9634-ec08-4405-8702-ce107ae39e2d 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-changed:1b5cce0b-ef98-4f72-abde-788cff1e16db for instance eb077b92-c09b-4dc7-87df-49bb10dc47c9 on instance [pid: 7|app: 0|req: 399/800] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:34:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:34:32.604 8 WARNING neutronclient.v2_0.client [None req-e7199d51-048c-4d33-b315-6ef4a4f15eae f10595bea3d64d34bdeda6d1501fa6df c4781081151e4c73b10c406eae3dc1a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 402/801] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:32 2026] GET /v2.1/servers/eb077b92-c09b-4dc7-87df-49bb10dc47c9 => generated 1529 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:34:32.876 7 WARNING neutronclient.v2_0.client [None req-ff50a1a9-c617-47c2-8df2-d62957b2d749 223db992392842329a27f919946a75fb 48ade031745d4745888f5aeeca0e18af - - default default] 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-24 16:34:32.892 8 WARNING neutronclient.v2_0.client [None req-1170ee75-cced-47fb-9b85-9e6b839c3d59 5da62099733e43599ecbfd86fe8fa742 fcc30c5e1ccb46579ebe157833be6350 - - default default] The 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/802] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:32 2026] GET /v2.1/servers/7b803c1b-eb99-424a-831b-aa9f3212e43e => generated 1453 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/803] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:32 2026] GET /v2.1/servers/7b92c5ca-8bf5-4e42-a5ce-dd3f5ae83e16 => generated 1365 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-24 16:34:33.758 7 WARNING neutronclient.v2_0.client [None req-89119bd8-cd52-42ae-8f03-9e105e95d966 f10595bea3d64d34bdeda6d1501fa6df c4781081151e4c73b10c406eae3dc1a5 - - default default] The 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: 402/806] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:33 2026] GET /v2.1/servers/eb077b92-c09b-4dc7-87df-49bb10dc47c9 => generated 1517 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:34:33.960 8 WARNING neutronclient.v2_0.client [None req-a4eebe69-7b41-4f62-9d41-c71dbd8d6dab 223db992392842329a27f919946a75fb 48ade031745d4745888f5aeeca0e18af - - default default] 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-24 16:34:33.981 7 WARNING neutronclient.v2_0.client [None req-bcdbe626-a28d-4b20-9d89-c65407abb549 5da62099733e43599ecbfd86fe8fa742 fcc30c5e1ccb46579ebe157833be6350 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 405/807] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:33 2026] GET /v2.1/servers/7b803c1b-eb99-424a-831b-aa9f3212e43e => generated 1461 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/808] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:33 2026] GET /v2.1/servers/7b92c5ca-8bf5-4e42-a5ce-dd3f5ae83e16 => generated 1421 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:34:34.910 8 WARNING neutronclient.v2_0.client [None req-6e0da31d-332a-4642-aaa8-8b15ef00cb7e f10595bea3d64d34bdeda6d1501fa6df c4781081151e4c73b10c406eae3dc1a5 - - default default] 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-24 16:34:35.009 7 INFO nova.api.openstack.compute.server_external_events [req-71652791-8e31-403e-813c-7e2867d6d193 req-1ed9a277-d1f0-4df5-91ad-0984fe700963 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-changed:c49da197-438e-42af-9c2c-28629e304c46 for instance 7b803c1b-eb99-424a-831b-aa9f3212e43e on instance [pid: 8|app: 0|req: 406/809] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:34 2026] GET /v2.1/servers/eb077b92-c09b-4dc7-87df-49bb10dc47c9 => generated 1517 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/810] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:34:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:34:35.070 8 WARNING neutronclient.v2_0.client [None req-2d6086bc-ad18-4789-86a5-a5031bebbfd2 223db992392842329a27f919946a75fb 48ade031745d4745888f5aeeca0e18af - - default default] 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-24 16:34:35.093 7 WARNING neutronclient.v2_0.client [None req-8e65f9cc-c763-4667-94a3-eb905ffd845c 5da62099733e43599ecbfd86fe8fa742 fcc30c5e1ccb46579ebe157833be6350 - - default default] The 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: 405/811] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:35 2026] GET /v2.1/servers/7b92c5ca-8bf5-4e42-a5ce-dd3f5ae83e16 => generated 1421 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/812] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:35 2026] GET /v2.1/servers/7b803c1b-eb99-424a-831b-aa9f3212e43e => generated 1539 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, ' 2026-08-24 16:34:36.066 7 WARNING neutronclient.v2_0.client [None req-89abeb1d-d833-45ef-8982-ce028bb4b7bb f10595bea3d64d34bdeda6d1501fa6df c4781081151e4c73b10c406eae3dc1a5 - - default default] The 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/813] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:36 2026] GET /v2.1/servers/eb077b92-c09b-4dc7-87df-49bb10dc47c9 => generated 1517 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-24 16:34:36.189 8 WARNING neutronclient.v2_0.client [None req-d2b0a64f-eaf8-4762-aa1e-61cc0865134b 5da62099733e43599ecbfd86fe8fa742 fcc30c5e1ccb46579ebe157833be6350 - - default default] The 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: 408/814] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:36 2026] GET /v2.1/servers/7b92c5ca-8bf5-4e42-a5ce-dd3f5ae83e16 => generated 1429 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:34:36.276 7 WARNING neutronclient.v2_0.client [None req-bbb93167-4699-4fe1-be3f-5aceb0e281a7 223db992392842329a27f919946a75fb 48ade031745d4745888f5aeeca0e18af - - default default] The 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/815] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:36 2026] GET /v2.1/servers/7b803c1b-eb99-424a-831b-aa9f3212e43e => generated 1527 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:34:37.070 8 INFO nova.api.openstack.compute.server_external_events [req-f17be149-13e8-4848-8a68-41cc76585b9f req-92eca261-dd99-4a5e-939a-1105d801787d 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-plugged:1b5cce0b-ef98-4f72-abde-788cff1e16db for instance eb077b92-c09b-4dc7-87df-49bb10dc47c9 on instance [pid: 8|app: 0|req: 409/816] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:34:37 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-24 16:34:37.200 7 WARNING neutronclient.v2_0.client [None req-1935cdc1-d566-4a98-9e8e-4b4bf8691134 f10595bea3d64d34bdeda6d1501fa6df c4781081151e4c73b10c406eae3dc1a5 - - default default] 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-24 16:34:37.273 8 WARNING neutronclient.v2_0.client [None req-4644d971-77f4-47fa-b9ce-cc57bb150a75 5da62099733e43599ecbfd86fe8fa742 fcc30c5e1ccb46579ebe157833be6350 - - default default] The 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: 408/817] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:37 2026] GET /v2.1/servers/eb077b92-c09b-4dc7-87df-49bb10dc47c9 => generated 1517 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 410/818] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:37 2026] GET /v2.1/servers/7b92c5ca-8bf5-4e42-a5ce-dd3f5ae83e16 => generated 1481 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:34:37.469 7 WARNING neutronclient.v2_0.client [None req-e44a4959-e0ab-4d1a-b332-ca1d4b3b8187 223db992392842329a27f919946a75fb 48ade031745d4745888f5aeeca0e18af - - default default] The 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: 409/819] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:37 2026] GET /v2.1/servers/7b803c1b-eb99-424a-831b-aa9f3212e43e => generated 1527 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:34:37.731 8 INFO nova.api.openstack.compute.server_external_events [req-bc12560b-6e66-4b7e-b9c7-c2f2cdba8424 req-26a74d89-8266-4f07-9c26-a719d7731c89 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-changed:9b2a67dd-daea-4d73-b2e7-2ac7db1924a3 for instance 7b92c5ca-8bf5-4e42-a5ce-dd3f5ae83e16 on instance [pid: 8|app: 0|req: 411/820] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:34:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:34:38.485 7 WARNING neutronclient.v2_0.client [None req-ef7470de-c00a-4aec-a70f-01cc7a731491 f10595bea3d64d34bdeda6d1501fa6df c4781081151e4c73b10c406eae3dc1a5 - - default default] 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-24 16:34:38.500 8 WARNING neutronclient.v2_0.client [None req-a2a39806-dca6-4b9c-bb7c-ea7a20c19c5d 5da62099733e43599ecbfd86fe8fa742 fcc30c5e1ccb46579ebe157833be6350 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/821] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:38 2026] GET /v2.1/servers/eb077b92-c09b-4dc7-87df-49bb10dc47c9 => generated 1699 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:34:38.748 7 WARNING neutronclient.v2_0.client [None req-549f6258-51fd-4454-8875-deba328a9165 223db992392842329a27f919946a75fb 48ade031745d4745888f5aeeca0e18af - - default default] The 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/822] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:38 2026] GET /v2.1/servers/7b92c5ca-8bf5-4e42-a5ce-dd3f5ae83e16 => generated 1469 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:34:38.788 8 WARNING neutronclient.v2_0.client [None req-cecf99e7-0a38-442d-a61b-a1a096960dbd f10595bea3d64d34bdeda6d1501fa6df c4781081151e4c73b10c406eae3dc1a5 - - default default] The 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/823] 10.0.0.133 () {32 vars in 741 bytes} [Mon Aug 24 16:34:38 2026] GET /v2.1/servers/eb077b92-c09b-4dc7-87df-49bb10dc47c9/os-interface => generated 284 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/824] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:38 2026] GET /v2.1/servers/7b803c1b-eb99-424a-831b-aa9f3212e43e => generated 1527 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:34:39.117 8 INFO nova.api.openstack.compute.server_external_events [req-722439a9-e475-4bd8-af2b-010f4a9a3fd7 req-b408903b-293c-449b-bae9-479fd813e3bb 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-plugged:1b5cce0b-ef98-4f72-abde-788cff1e16db for instance eb077b92-c09b-4dc7-87df-49bb10dc47c9 on instance [pid: 8|app: 0|req: 414/825] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:34:39 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-24 16:34:39.802 7 INFO nova.api.openstack.compute.server_external_events [req-3d42bb85-957c-43de-9373-b4c8a9330f55 req-f10aefcf-148d-47d2-93da-943a677ee908 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-changed:1b5cce0b-ef98-4f72-abde-788cff1e16db for instance eb077b92-c09b-4dc7-87df-49bb10dc47c9 on instance [pid: 7|app: 0|req: 412/826] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:34: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) 2026-08-24 16:34:39.817 8 WARNING neutronclient.v2_0.client [None req-da82ac4e-8ba9-409c-9950-72d306bd1954 5da62099733e43599ecbfd86fe8fa742 fcc30c5e1ccb46579ebe157833be6350 - - default default] 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: 415/827] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:39 2026] GET /v2.1/servers/7b92c5ca-8bf5-4e42-a5ce-dd3f5ae83e16 => generated 1469 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:34:39.942 7 WARNING neutronclient.v2_0.client [None req-9574fe37-0176-4523-a5a0-162f0ab1de27 223db992392842329a27f919946a75fb 48ade031745d4745888f5aeeca0e18af - - default default] The 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: 413/828] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:39 2026] GET /v2.1/servers/7b803c1b-eb99-424a-831b-aa9f3212e43e => generated 1527 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:34:40.968 8 WARNING neutronclient.v2_0.client [None req-4daed687-cf84-4cfa-bf87-66090f09f0ff 5da62099733e43599ecbfd86fe8fa742 fcc30c5e1ccb46579ebe157833be6350 - - default default] The 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/829] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:40 2026] GET /v2.1/servers/7b92c5ca-8bf5-4e42-a5ce-dd3f5ae83e16 => generated 1469 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:34:41.136 7 WARNING neutronclient.v2_0.client [None req-3e66979d-e45f-4981-b770-82e488f38d42 223db992392842329a27f919946a75fb 48ade031745d4745888f5aeeca0e18af - - default default] The 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/830] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:41 2026] GET /v2.1/servers/7b803c1b-eb99-424a-831b-aa9f3212e43e => generated 1527 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-24 16:34:42.106 8 WARNING neutronclient.v2_0.client [None req-127e2c72-3f38-42e5-97f9-f84266db3742 5da62099733e43599ecbfd86fe8fa742 fcc30c5e1ccb46579ebe157833be6350 - - default default] The 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: 417/831] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:42 2026] GET /v2.1/servers/7b92c5ca-8bf5-4e42-a5ce-dd3f5ae83e16 => generated 1469 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:34:42.320 7 WARNING neutronclient.v2_0.client [None req-6a1a76a2-63cc-4c4c-998e-7c0e7274dc55 223db992392842329a27f919946a75fb 48ade031745d4745888f5aeeca0e18af - - default default] The 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/832] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:42 2026] GET /v2.1/servers/7b803c1b-eb99-424a-831b-aa9f3212e43e => generated 1527 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:34:43.259 8 WARNING neutronclient.v2_0.client [None req-6ceaa4db-49ac-44ac-a45e-cd3930718e73 5da62099733e43599ecbfd86fe8fa742 fcc30c5e1ccb46579ebe157833be6350 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/835] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:43 2026] GET /v2.1/servers/7b92c5ca-8bf5-4e42-a5ce-dd3f5ae83e16 => generated 1469 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:34:43.489 7 WARNING neutronclient.v2_0.client [None req-20f9b272-3023-45d4-a364-22843544e6ae 223db992392842329a27f919946a75fb 48ade031745d4745888f5aeeca0e18af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 417/836] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:43 2026] GET /v2.1/servers/7b803c1b-eb99-424a-831b-aa9f3212e43e => generated 1527 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:34:44.400 8 WARNING neutronclient.v2_0.client [None req-f2d758de-2f76-4ba3-98e9-1616b6737d1a 5da62099733e43599ecbfd86fe8fa742 fcc30c5e1ccb46579ebe157833be6350 - - default default] The 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/837] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:44 2026] GET /v2.1/servers/7b92c5ca-8bf5-4e42-a5ce-dd3f5ae83e16 => generated 1469 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-24 16:34:44.619 7 WARNING neutronclient.v2_0.client [None req-fc112e88-27c7-44a2-83fb-d1116b1e5842 223db992392842329a27f919946a75fb 48ade031745d4745888f5aeeca0e18af - - default default] The 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/838] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:44 2026] GET /v2.1/servers/7b803c1b-eb99-424a-831b-aa9f3212e43e => generated 1527 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-24 16:34:45.583 8 WARNING neutronclient.v2_0.client [None req-34d75096-9e17-418e-a4ca-882283b26544 5da62099733e43599ecbfd86fe8fa742 fcc30c5e1ccb46579ebe157833be6350 - - default default] The 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: 421/839] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:45 2026] GET /v2.1/servers/7b92c5ca-8bf5-4e42-a5ce-dd3f5ae83e16 => generated 1469 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-24 16:34:45.776 7 WARNING neutronclient.v2_0.client [None req-20c53282-cad9-4734-a9aa-439cbf58021d 223db992392842329a27f919946a75fb 48ade031745d4745888f5aeeca0e18af - - default default] The 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: 419/840] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:45 2026] GET /v2.1/servers/7b803c1b-eb99-424a-831b-aa9f3212e43e => generated 1527 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:34:46.728 8 WARNING neutronclient.v2_0.client [None req-516bbc14-068a-4008-a811-9bd66f57d1ef 5da62099733e43599ecbfd86fe8fa742 fcc30c5e1ccb46579ebe157833be6350 - - default default] The 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/841] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:46 2026] GET /v2.1/servers/7b92c5ca-8bf5-4e42-a5ce-dd3f5ae83e16 => generated 1469 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-24 16:34:46.919 7 WARNING neutronclient.v2_0.client [None req-ecb2dddd-2bd9-4e86-b96d-75f4102f03bb 223db992392842329a27f919946a75fb 48ade031745d4745888f5aeeca0e18af - - default default] The 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: 420/842] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:46 2026] GET /v2.1/servers/7b803c1b-eb99-424a-831b-aa9f3212e43e => generated 1527 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:34:47.883 8 WARNING neutronclient.v2_0.client [None req-67c060c1-0a53-41d3-a550-60d9416b6527 5da62099733e43599ecbfd86fe8fa742 fcc30c5e1ccb46579ebe157833be6350 - - default default] The 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/843] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:47 2026] GET /v2.1/servers/7b92c5ca-8bf5-4e42-a5ce-dd3f5ae83e16 => generated 1469 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-24 16:34:48.113 7 WARNING neutronclient.v2_0.client [None req-5d719026-222f-4556-8f66-11887d731c9d 223db992392842329a27f919946a75fb 48ade031745d4745888f5aeeca0e18af - - default default] The 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: 421/844] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:48 2026] GET /v2.1/servers/7b803c1b-eb99-424a-831b-aa9f3212e43e => generated 1527 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:34:48.663 8 INFO nova.api.openstack.compute.server_external_events [req-11080b4f-ee88-4d8d-bd2b-6d85871f6c8f req-aeebc80c-63fe-4e08-a3b8-d04e3706a185 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-unplugged:c49da197-438e-42af-9c2c-28629e304c46 for instance 7b803c1b-eb99-424a-831b-aa9f3212e43e on instance [pid: 8|app: 0|req: 424/845] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:34:48 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:34:49.061 7 WARNING neutronclient.v2_0.client [None req-290734ac-0709-4bc0-871d-bf8e2752139c 5da62099733e43599ecbfd86fe8fa742 fcc30c5e1ccb46579ebe157833be6350 - - default default] 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: 422/846] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:49 2026] GET /v2.1/servers/7b92c5ca-8bf5-4e42-a5ce-dd3f5ae83e16 => generated 1469 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:34:49.265 8 WARNING neutronclient.v2_0.client [None req-eec65820-5adb-4964-9387-c359a95fb51d 223db992392842329a27f919946a75fb 48ade031745d4745888f5aeeca0e18af - - default default] The 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/847] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:49 2026] GET /v2.1/servers/7b803c1b-eb99-424a-831b-aa9f3212e43e => generated 1527 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:34:50.288 7 WARNING neutronclient.v2_0.client [None req-14c6380f-8f68-4e1c-80fe-ed506fe7abbd 5da62099733e43599ecbfd86fe8fa742 fcc30c5e1ccb46579ebe157833be6350 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 423/848] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:50 2026] GET /v2.1/servers/7b92c5ca-8bf5-4e42-a5ce-dd3f5ae83e16 => generated 1469 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-24 16:34:50.587 8 WARNING neutronclient.v2_0.client [None req-45269d6d-bca2-4b9a-95ca-55efc57a2ec0 223db992392842329a27f919946a75fb 48ade031745d4745888f5aeeca0e18af - - default default] The 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: 426/849] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:50 2026] GET /v2.1/servers/7b803c1b-eb99-424a-831b-aa9f3212e43e => generated 1527 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:34:50.709 7 INFO nova.api.openstack.compute.server_external_events [req-b084e22d-6746-4c99-833e-458e372ddd2a req-d11f0258-5dbd-4d6e-9bfc-2a5a841815c5 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-unplugged:9b2a67dd-daea-4d73-b2e7-2ac7db1924a3 for instance 7b92c5ca-8bf5-4e42-a5ce-dd3f5ae83e16 on instance 2026-08-24 16:34:50.710 7 INFO nova.api.openstack.compute.server_external_events [req-b084e22d-6746-4c99-833e-458e372ddd2a req-d11f0258-5dbd-4d6e-9bfc-2a5a841815c5 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-plugged:c49da197-438e-42af-9c2c-28629e304c46 for instance 7b803c1b-eb99-424a-831b-aa9f3212e43e on instance 2026-08-24 16:34:50.710 7 INFO nova.api.openstack.compute.server_external_events [req-b084e22d-6746-4c99-833e-458e372ddd2a req-d11f0258-5dbd-4d6e-9bfc-2a5a841815c5 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-plugged:c49da197-438e-42af-9c2c-28629e304c46 for instance 7b803c1b-eb99-424a-831b-aa9f3212e43e on instance 2026-08-24 16:34:50.710 7 INFO nova.api.openstack.compute.server_external_events [req-b084e22d-6746-4c99-833e-458e372ddd2a req-d11f0258-5dbd-4d6e-9bfc-2a5a841815c5 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-plugged:9b2a67dd-daea-4d73-b2e7-2ac7db1924a3 for instance 7b92c5ca-8bf5-4e42-a5ce-dd3f5ae83e16 on instance 2026-08-24 16:34:50.710 7 INFO nova.api.openstack.compute.server_external_events [req-b084e22d-6746-4c99-833e-458e372ddd2a req-d11f0258-5dbd-4d6e-9bfc-2a5a841815c5 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-plugged:9b2a67dd-daea-4d73-b2e7-2ac7db1924a3 for instance 7b92c5ca-8bf5-4e42-a5ce-dd3f5ae83e16 on instance [pid: 7|app: 0|req: 424/850] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:34:50 2026] POST /v2.1/os-server-external-events => generated 869 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-24 16:34:51.447 8 WARNING neutronclient.v2_0.client [None req-1f70d3a3-a599-41d7-9e4a-5a6def87ae37 5da62099733e43599ecbfd86fe8fa742 fcc30c5e1ccb46579ebe157833be6350 - - default default] The 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: 427/851] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:51 2026] GET /v2.1/servers/7b92c5ca-8bf5-4e42-a5ce-dd3f5ae83e16 => generated 1469 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:34:51.739 7 WARNING neutronclient.v2_0.client [None req-bf54a9cb-9fdd-4a2d-950a-dd566cbe71f0 223db992392842329a27f919946a75fb 48ade031745d4745888f5aeeca0e18af - - default default] The 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/852] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:51 2026] GET /v2.1/servers/7b803c1b-eb99-424a-831b-aa9f3212e43e => generated 1527 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:34:52.580 8 WARNING neutronclient.v2_0.client [None req-54cf6192-a478-4f78-ab07-685cb68ed88a 5da62099733e43599ecbfd86fe8fa742 fcc30c5e1ccb46579ebe157833be6350 - - default default] The 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/853] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:52 2026] GET /v2.1/servers/7b92c5ca-8bf5-4e42-a5ce-dd3f5ae83e16 => generated 1655 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 426/854] 10.0.0.133 () {32 vars in 723 bytes} [Mon Aug 24 16:34:52 2026] GET /v2.1/servers/7b92c5ca-8bf5-4e42-a5ce-dd3f5ae83e16/ips => generated 110 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 429/855] 10.0.0.133 () {32 vars in 723 bytes} [Mon Aug 24 16:34:52 2026] GET /v2.1/servers/7b92c5ca-8bf5-4e42-a5ce-dd3f5ae83e16/ips => generated 110 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 427/856] 10.0.0.133 () {32 vars in 825 bytes} [Mon Aug 24 16:34:52 2026] GET /v2.1/servers/7b92c5ca-8bf5-4e42-a5ce-dd3f5ae83e16/ips/tempest-ServerAddressesTestJSON-1461828167-network => generated 95 bytes in 31 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:34:52.901 7 WARNING neutronclient.v2_0.client [None req-9d67fc26-13d2-484f-9673-f6de8df9af90 223db992392842329a27f919946a75fb 48ade031745d4745888f5aeeca0e18af - - default default] The 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: 430/857] 10.0.0.133 () {32 vars in 718 bytes} [Mon Aug 24 16:34:52 2026] DELETE /v2.1/servers/7b92c5ca-8bf5-4e42-a5ce-dd3f5ae83e16 => generated 0 bytes in 95 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-24 16:34:52.993 8 WARNING neutronclient.v2_0.client [None req-73d8e07c-ec9c-4da4-8683-e35cd5bc4ce1 5da62099733e43599ecbfd86fe8fa742 fcc30c5e1ccb46579ebe157833be6350 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 428/858] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:52 2026] GET /v2.1/servers/7b803c1b-eb99-424a-831b-aa9f3212e43e => generated 1694 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:34:53.110 7 WARNING neutronclient.v2_0.client [None req-e2f6ba80-d962-4d60-baf4-d24860e1efc5 223db992392842329a27f919946a75fb 48ade031745d4745888f5aeeca0e18af - - default default] The 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/859] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:52 2026] GET /v2.1/servers/7b92c5ca-8bf5-4e42-a5ce-dd3f5ae83e16 => generated 1661 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/862] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:53 2026] GET /v2.1/servers/7b803c1b-eb99-424a-831b-aa9f3212e43e => generated 1694 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-24 16:34:54.294 8 WARNING neutronclient.v2_0.client [None req-1c849335-a649-4fd2-bffe-e424d55d6a36 5da62099733e43599ecbfd86fe8fa742 fcc30c5e1ccb46579ebe157833be6350 - - default default] The 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/863] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:54 2026] GET /v2.1/servers/7b92c5ca-8bf5-4e42-a5ce-dd3f5ae83e16 => generated 1661 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-24 16:34:54.543 7 INFO nova.api.openstack.compute.server_external_events [req-2d2e82e2-9adc-4101-b8ec-0639c5e8a4a0 req-3bd55877-688b-43fb-af62-8385e92e86dd 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-changed:c49da197-438e-42af-9c2c-28629e304c46 for instance 7b803c1b-eb99-424a-831b-aa9f3212e43e on instance [pid: 7|app: 0|req: 430/864] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:34:54 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-24 16:34:55.039 8 WARNING neutronclient.v2_0.client [None req-3e6bde60-8163-4e0c-a269-1aa9ad3c046b f10595bea3d64d34bdeda6d1501fa6df c4781081151e4c73b10c406eae3dc1a5 - - default default] The 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/865] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:55 2026] GET /v2.1/servers/eb077b92-c09b-4dc7-87df-49bb10dc47c9 => generated 1819 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, ' 2026-08-24 16:34:55.241 7 WARNING neutronclient.v2_0.client [None req-6208654f-97d4-479e-8bb7-83dfa6bc7424 f10595bea3d64d34bdeda6d1501fa6df c4781081151e4c73b10c406eae3dc1a5 - - default default] The 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: 431/866] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:55 2026] GET /v2.1/servers/eb077b92-c09b-4dc7-87df-49bb10dc47c9 => generated 1819 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:34:55.545 8 WARNING neutronclient.v2_0.client [None req-720daf08-ff1f-4f13-9742-c5db0f03dddb 5da62099733e43599ecbfd86fe8fa742 fcc30c5e1ccb46579ebe157833be6350 - - default default] 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: 432/867] 10.0.0.133 () {34 vars in 750 bytes} [Mon Aug 24 16:34:55 2026] POST /v2.1/servers/eb077b92-c09b-4dc7-87df-49bb10dc47c9/action => generated 0 bytes in 82 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-24 16:34:55.735 7 WARNING neutronclient.v2_0.client [None req-852f2950-026d-4111-a36f-8b6d0a5e21f5 f10595bea3d64d34bdeda6d1501fa6df c4781081151e4c73b10c406eae3dc1a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 436/868] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:55 2026] GET /v2.1/servers/7b92c5ca-8bf5-4e42-a5ce-dd3f5ae83e16 => generated 1619 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/869] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:55 2026] GET /v2.1/servers/eb077b92-c09b-4dc7-87df-49bb10dc47c9 => generated 1821 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:34:56.585 8 INFO nova.api.openstack.compute.server_external_events [req-8c609f28-439d-4187-8323-4abe9710b91e req-49288fcc-86d8-4a80-b77c-84c4a5c0b342 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-deleted:9b2a67dd-daea-4d73-b2e7-2ac7db1924a3 for instance 7b92c5ca-8bf5-4e42-a5ce-dd3f5ae83e16 on instance [pid: 8|app: 0|req: 437/870] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:34:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:34:56.850 7 WARNING neutronclient.v2_0.client [None req-5289711c-cb18-4e16-8495-17c1059aa242 5da62099733e43599ecbfd86fe8fa742 fcc30c5e1ccb46579ebe157833be6350 - - default default] 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: 434/871] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:56 2026] GET /v2.1/servers/7b92c5ca-8bf5-4e42-a5ce-dd3f5ae83e16 => generated 1455 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:34:56.901 8 WARNING neutronclient.v2_0.client [None req-d5f499bb-dd53-4be2-b8d8-8fff2e621dc9 f10595bea3d64d34bdeda6d1501fa6df c4781081151e4c73b10c406eae3dc1a5 - - default default] The 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/872] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:56 2026] GET /v2.1/servers/eb077b92-c09b-4dc7-87df-49bb10dc47c9 => generated 1821 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-24 16:34:57.947 7 WARNING neutronclient.v2_0.client [None req-02e97ec3-614d-4906-bcb5-9e4a113aa5c7 5da62099733e43599ecbfd86fe8fa742 fcc30c5e1ccb46579ebe157833be6350 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 435/873] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:57 2026] GET /v2.1/servers/7b92c5ca-8bf5-4e42-a5ce-dd3f5ae83e16 => generated 1455 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-24 16:34:58.042 8 WARNING neutronclient.v2_0.client [None req-59682d26-07fc-4b3a-a89e-783dc3c95f52 f10595bea3d64d34bdeda6d1501fa6df c4781081151e4c73b10c406eae3dc1a5 - - default default] The 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/874] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:58 2026] GET /v2.1/servers/eb077b92-c09b-4dc7-87df-49bb10dc47c9 => generated 1821 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:34:59.014 7 INFO nova.api.openstack.wsgi [None req-e0db8499-46b7-4fd5-851a-ee0b5c8332ce 5da62099733e43599ecbfd86fe8fa742 fcc30c5e1ccb46579ebe157833be6350 - - default default] HTTP exception thrown: Instance 7b92c5ca-8bf5-4e42-a5ce-dd3f5ae83e16 could not be found. [pid: 7|app: 0|req: 436/875] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:58 2026] GET /v2.1/servers/7b92c5ca-8bf5-4e42-a5ce-dd3f5ae83e16 => 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-24 16:34:59.169 8 WARNING neutronclient.v2_0.client [None req-2c25d1d8-6df6-4f65-a3a7-24f8b548f352 f10595bea3d64d34bdeda6d1501fa6df c4781081151e4c73b10c406eae3dc1a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/876] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:34:59 2026] GET /v2.1/servers/eb077b92-c09b-4dc7-87df-49bb10dc47c9 => generated 1826 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:34:59.920 7 INFO nova.api.openstack.compute.server_external_events [req-20530f91-e64b-442c-9082-d1605ea35c34 req-1e431cc5-96b0-4298-8491-bf78529694ee 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-unplugged:1b5cce0b-ef98-4f72-abde-788cff1e16db for instance eb077b92-c09b-4dc7-87df-49bb10dc47c9 on instance [pid: 7|app: 0|req: 437/877] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:34:59 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:35:00.329 8 WARNING neutronclient.v2_0.client [None req-bfca1b06-12c7-43ed-8c2a-b8d1b374b3f7 f10595bea3d64d34bdeda6d1501fa6df c4781081151e4c73b10c406eae3dc1a5 - - default default] The 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/878] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:35:00 2026] GET /v2.1/servers/eb077b92-c09b-4dc7-87df-49bb10dc47c9 => generated 1826 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:35:01.554 7 WARNING neutronclient.v2_0.client [None req-9665740f-30c4-44cc-b2ad-a10d9ddbecfe f10595bea3d64d34bdeda6d1501fa6df c4781081151e4c73b10c406eae3dc1a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 438/879] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:35:01 2026] GET /v2.1/servers/eb077b92-c09b-4dc7-87df-49bb10dc47c9 => generated 1826 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-24 16:35:01.967 8 INFO nova.api.openstack.compute.server_external_events [req-352c84c2-cdc3-4189-a4a1-336c9d07a4b7 req-9c12a7ef-1b14-4174-a430-25a1e5ab95df 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-unplugged:1b5cce0b-ef98-4f72-abde-788cff1e16db for instance eb077b92-c09b-4dc7-87df-49bb10dc47c9 on instance [pid: 8|app: 0|req: 442/880] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:35:01 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:35:02.769 8 WARNING neutronclient.v2_0.client [None req-3de59aca-dec8-4fdf-a2d3-83b957168a92 f10595bea3d64d34bdeda6d1501fa6df c4781081151e4c73b10c406eae3dc1a5 - - default default] The 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: 443/881] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:35:02 2026] GET /v2.1/servers/eb077b92-c09b-4dc7-87df-49bb10dc47c9 => generated 1826 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/884] 10.0.0.133 () {34 vars in 750 bytes} [Mon Aug 24 16:35:02 2026] POST /v2.1/servers/7b803c1b-eb99-424a-831b-aa9f3212e43e/action => generated 32005 bytes in 555 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:35:03.948 8 WARNING neutronclient.v2_0.client [None req-b255f749-b04b-41ec-9b9a-734d06c1511d f10595bea3d64d34bdeda6d1501fa6df c4781081151e4c73b10c406eae3dc1a5 - - default default] 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-24 16:35:04.020 7 INFO nova.api.openstack.compute.server_external_events [req-8b287cac-416e-45eb-b8d5-8baa65cfaea9 req-55df9400-9b9f-4915-82c6-6702b7f5f7dc 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-plugged:1b5cce0b-ef98-4f72-abde-788cff1e16db for instance eb077b92-c09b-4dc7-87df-49bb10dc47c9 on instance 2026-08-24 16:35:04.021 7 INFO nova.api.openstack.compute.server_external_events [req-8b287cac-416e-45eb-b8d5-8baa65cfaea9 req-55df9400-9b9f-4915-82c6-6702b7f5f7dc 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-plugged:1b5cce0b-ef98-4f72-abde-788cff1e16db for instance eb077b92-c09b-4dc7-87df-49bb10dc47c9 on instance [pid: 7|app: 0|req: 440/885] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:35:03 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/886] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:35:03 2026] GET /v2.1/servers/eb077b92-c09b-4dc7-87df-49bb10dc47c9 => generated 1826 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:35:05.111 7 WARNING neutronclient.v2_0.client [None req-83f23a65-caf5-4b98-a161-7c34e41c4a72 f10595bea3d64d34bdeda6d1501fa6df c4781081151e4c73b10c406eae3dc1a5 - - default default] The 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: 441/887] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:35:05 2026] GET /v2.1/servers/eb077b92-c09b-4dc7-87df-49bb10dc47c9 => generated 1819 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:35:06.639 8 INFO nova.api.openstack.compute.server_external_events [req-51272a0e-3ff1-4757-a2bb-8f0399788adb req-5bae139b-9af4-4a16-aa89-af822f88b3bf 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-changed:c49da197-438e-42af-9c2c-28629e304c46 for instance 7b803c1b-eb99-424a-831b-aa9f3212e43e on instance [pid: 8|app: 0|req: 447/888] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:35:06 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: 442/889] 10.0.0.133 () {34 vars in 671 bytes} [Mon Aug 24 16:35:07 2026] POST /v2.1/os-keypairs => generated 397 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-24 16:35:09.602 8 WARNING neutronclient.v2_0.client [None req-13d73438-9cb1-4748-b508-ea98312aa68e 223db992392842329a27f919946a75fb 48ade031745d4745888f5aeeca0e18af - - default default] 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-24 16:35:09.645 8 WARNING neutronclient.v2_0.client [None req-13d73438-9cb1-4748-b508-ea98312aa68e 223db992392842329a27f919946a75fb 48ade031745d4745888f5aeeca0e18af - - default default] 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-24 16:35:09.838 8 WARNING neutronclient.v2_0.client [None req-13d73438-9cb1-4748-b508-ea98312aa68e 223db992392842329a27f919946a75fb 48ade031745d4745888f5aeeca0e18af - - default default] The 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: 448/890] 10.0.0.133 () {34 vars in 663 bytes} [Mon Aug 24 16:35:09 2026] POST /v2.1/servers => generated 450 bytes in 507 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-24 16:35:10.069 7 WARNING neutronclient.v2_0.client [None req-93623a42-0834-4b17-8a04-4cf6f10838be 223db992392842329a27f919946a75fb 48ade031745d4745888f5aeeca0e18af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 443/891] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:35:10 2026] GET /v2.1/servers/c140d8c7-ba77-4d37-8626-c43828e8cf6b => generated 1401 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:35:11.165 8 WARNING neutronclient.v2_0.client [None req-12cea2a5-cd45-4559-9eb9-a435852e68b3 223db992392842329a27f919946a75fb 48ade031745d4745888f5aeeca0e18af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 449/892] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:35:11 2026] GET /v2.1/servers/c140d8c7-ba77-4d37-8626-c43828e8cf6b => generated 1405 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:35:12.274 7 WARNING neutronclient.v2_0.client [None req-0393799e-2ed1-47f4-a7a8-7b0ac9e105bb 223db992392842329a27f919946a75fb 48ade031745d4745888f5aeeca0e18af - - default default] The 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/893] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:35:12 2026] GET /v2.1/servers/c140d8c7-ba77-4d37-8626-c43828e8cf6b => generated 1453 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:35:13.358 8 WARNING neutronclient.v2_0.client [None req-3a1fedf6-7777-4b23-a685-55141d94ec3c 223db992392842329a27f919946a75fb 48ade031745d4745888f5aeeca0e18af - - default default] The 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: 451/896] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:35:13 2026] GET /v2.1/servers/c140d8c7-ba77-4d37-8626-c43828e8cf6b => generated 1453 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:35:14.508 7 WARNING neutronclient.v2_0.client [None req-11133383-49b8-4a97-ad33-404a3d217bc3 223db992392842329a27f919946a75fb 48ade031745d4745888f5aeeca0e18af - - default default] The 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: 446/897] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:35:14 2026] GET /v2.1/servers/c140d8c7-ba77-4d37-8626-c43828e8cf6b => generated 1461 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-24 16:35:15.595 8 INFO nova.api.openstack.compute.server_external_events [req-e42784a7-76fc-4dc9-a4b3-4cc76168f13c req-e913e50f-e58e-4425-b592-413586051548 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-unplugged:1aea24a2-7c49-49ea-9258-6e3c1e0706da for instance c140d8c7-ba77-4d37-8626-c43828e8cf6b on instance [pid: 8|app: 0|req: 452/898] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:35:15 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-24 16:35:15.634 7 INFO nova.api.openstack.compute.server_external_events [req-155f5237-2f87-4de8-b9a7-1855c92d69ac req-eceeb5a5-6211-4482-84d3-7e928c17724a 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-changed:1aea24a2-7c49-49ea-9258-6e3c1e0706da for instance c140d8c7-ba77-4d37-8626-c43828e8cf6b on instance [pid: 7|app: 0|req: 447/899] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:35:15 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-24 16:35:15.738 8 WARNING neutronclient.v2_0.client [None req-8f84c12a-4187-4189-aeb2-5306904b3760 223db992392842329a27f919946a75fb 48ade031745d4745888f5aeeca0e18af - - default default] The 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: 453/900] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:35:15 2026] GET /v2.1/servers/c140d8c7-ba77-4d37-8626-c43828e8cf6b => generated 1539 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:35:16.884 7 WARNING neutronclient.v2_0.client [None req-7f8a990d-ca63-497f-b4d8-5cc72ab971ad 9ec06f40d63b4954b9762d0b2b2636fa 16f50fd79ce149059215c7f855619a63 - - default default] 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-24 16:35:16.920 8 WARNING neutronclient.v2_0.client [None req-7953d503-ac0b-44eb-a9c7-6c89a50ed81f 223db992392842329a27f919946a75fb 48ade031745d4745888f5aeeca0e18af - - default default] The 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/901] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:35:16 2026] GET /v2.1/servers/c140d8c7-ba77-4d37-8626-c43828e8cf6b => generated 1527 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:35:17.073 7 WARNING neutronclient.v2_0.client [None req-7f8a990d-ca63-497f-b4d8-5cc72ab971ad 9ec06f40d63b4954b9762d0b2b2636fa 16f50fd79ce149059215c7f855619a63 - - default default] The 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/902] 10.0.0.133 () {34 vars in 663 bytes} [Mon Aug 24 16:35:16 2026] POST /v2.1/servers => generated 424 bytes in 418 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-24 16:35:17.277 8 WARNING neutronclient.v2_0.client [None req-22b442e5-7e6d-41c7-925c-8cafbe629ccc 9ec06f40d63b4954b9762d0b2b2636fa 16f50fd79ce149059215c7f855619a63 - - default default] The 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: 455/903] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:35:17 2026] GET /v2.1/servers/26a71918-98d2-463f-813d-9ef17260d105 => generated 1368 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-24 16:35:18.057 7 WARNING neutronclient.v2_0.client [None req-e747507f-25f4-44ea-bcf8-5bd1664400cf 223db992392842329a27f919946a75fb 48ade031745d4745888f5aeeca0e18af - - default default] The 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: 449/904] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:35:18 2026] GET /v2.1/servers/c140d8c7-ba77-4d37-8626-c43828e8cf6b => generated 1527 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:35:18.367 8 WARNING neutronclient.v2_0.client [None req-91a1c104-7940-41d7-9f1d-3ed6fa97cb92 9ec06f40d63b4954b9762d0b2b2636fa 16f50fd79ce149059215c7f855619a63 - - default default] The 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: 456/905] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:35:18 2026] GET /v2.1/servers/26a71918-98d2-463f-813d-9ef17260d105 => generated 1372 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-24 16:35:19.199 7 WARNING neutronclient.v2_0.client [None req-50ec71c5-b89b-4409-928d-b21f900b9448 223db992392842329a27f919946a75fb 48ade031745d4745888f5aeeca0e18af - - default default] The 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: 450/906] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:35:19 2026] GET /v2.1/servers/c140d8c7-ba77-4d37-8626-c43828e8cf6b => generated 1527 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:35:19.450 8 WARNING neutronclient.v2_0.client [None req-ad246aaf-123c-4c27-8da6-badf85f6d439 9ec06f40d63b4954b9762d0b2b2636fa 16f50fd79ce149059215c7f855619a63 - - default default] The 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: 457/907] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:35:19 2026] GET /v2.1/servers/26a71918-98d2-463f-813d-9ef17260d105 => generated 1420 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:35:20.347 8 INFO nova.api.openstack.compute.server_external_events [req-b3f5d9fa-df0e-46c0-b406-accde86d3b37 req-27428eec-28b1-4146-8d02-1ee55980c6e8 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-plugged:1aea24a2-7c49-49ea-9258-6e3c1e0706da for instance c140d8c7-ba77-4d37-8626-c43828e8cf6b on instance 2026-08-24 16:35:20.351 7 WARNING neutronclient.v2_0.client [None req-345f765a-0076-4d79-8934-af386d48c34a 223db992392842329a27f919946a75fb 48ade031745d4745888f5aeeca0e18af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 458/908] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:35:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/909] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:35:20 2026] GET /v2.1/servers/c140d8c7-ba77-4d37-8626-c43828e8cf6b => generated 1527 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:35:20.530 8 WARNING neutronclient.v2_0.client [None req-8b238e68-3364-4903-b526-6d42fddd075f 9ec06f40d63b4954b9762d0b2b2636fa 16f50fd79ce149059215c7f855619a63 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 459/910] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:35:20 2026] GET /v2.1/servers/26a71918-98d2-463f-813d-9ef17260d105 => generated 1420 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:35:20.694 7 WARNING neutronclient.v2_0.client [None req-0c447654-c065-4350-892d-bf9204eb4aa2 f10595bea3d64d34bdeda6d1501fa6df c4781081151e4c73b10c406eae3dc1a5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 452/911] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:35:20 2026] GET /v2.1/servers/eb077b92-c09b-4dc7-87df-49bb10dc47c9 => generated 1819 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, ' [pid: 8|app: 0|req: 460/912] 10.0.0.133 () {32 vars in 718 bytes} [Mon Aug 24 16:35:20 2026] DELETE /v2.1/servers/eb077b92-c09b-4dc7-87df-49bb10dc47c9 => generated 0 bytes in 87 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-24 16:35:20.951 7 WARNING neutronclient.v2_0.client [None req-ea81aa86-2a91-4217-8a33-0acf8b3a52ba f10595bea3d64d34bdeda6d1501fa6df c4781081151e4c73b10c406eae3dc1a5 - - default default] The 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/913] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:35:20 2026] GET /v2.1/servers/eb077b92-c09b-4dc7-87df-49bb10dc47c9 => generated 1825 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:35:21.494 8 WARNING neutronclient.v2_0.client [None req-0de76406-202d-4fc2-b3b3-afddefa8252d 223db992392842329a27f919946a75fb 48ade031745d4745888f5aeeca0e18af - - default default] 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-24 16:35:21.627 7 WARNING neutronclient.v2_0.client [None req-36485c7d-0e72-40b1-8bdc-ae95755b35e5 9ec06f40d63b4954b9762d0b2b2636fa 16f50fd79ce149059215c7f855619a63 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/914] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:35:21 2026] GET /v2.1/servers/c140d8c7-ba77-4d37-8626-c43828e8cf6b => generated 1527 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/915] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:35:21 2026] GET /v2.1/servers/26a71918-98d2-463f-813d-9ef17260d105 => generated 1428 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:35:22.179 8 WARNING neutronclient.v2_0.client [None req-b94f7a41-b234-414d-834c-85ab2918ceac f10595bea3d64d34bdeda6d1501fa6df c4781081151e4c73b10c406eae3dc1a5 - - default default] The 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/916] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:35:22 2026] GET /v2.1/servers/eb077b92-c09b-4dc7-87df-49bb10dc47c9 => generated 1825 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-24 16:35:22.370 7 INFO nova.api.openstack.compute.server_external_events [req-3a5148e4-1ba6-4482-a022-e4807da7ac61 req-2d1252d4-694b-43bd-826b-18355d5ddac6 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-unplugged:1b5cce0b-ef98-4f72-abde-788cff1e16db for instance eb077b92-c09b-4dc7-87df-49bb10dc47c9 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 455/917] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:35:22 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:35:22.399 8 INFO nova.api.openstack.compute.server_external_events [req-5a93ec11-3837-4191-957d-f0a7c4656be5 req-cbbeadf1-2784-408b-a408-c278b0c53598 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-plugged:1aea24a2-7c49-49ea-9258-6e3c1e0706da for instance c140d8c7-ba77-4d37-8626-c43828e8cf6b on instance [pid: 8|app: 0|req: 463/918] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:35:22 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-24 16:35:22.719 7 WARNING neutronclient.v2_0.client [None req-bdaae818-07b4-44ba-a694-32c0d50595e7 223db992392842329a27f919946a75fb 48ade031745d4745888f5aeeca0e18af - - default default] 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-24 16:35:22.725 8 WARNING neutronclient.v2_0.client [None req-498914d2-3317-4259-93c5-403d3b859992 9ec06f40d63b4954b9762d0b2b2636fa 16f50fd79ce149059215c7f855619a63 - - default default] The 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: 456/919] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:35:22 2026] GET /v2.1/servers/c140d8c7-ba77-4d37-8626-c43828e8cf6b => generated 1695 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/920] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:35:22 2026] GET /v2.1/servers/26a71918-98d2-463f-813d-9ef17260d105 => generated 1480 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:35:22.958 7 WARNING neutronclient.v2_0.client [None req-5c9c9509-ae2e-415c-acbe-c0cba93ef3d2 223db992392842329a27f919946a75fb 48ade031745d4745888f5aeeca0e18af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 457/921] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:35:22 2026] GET /v2.1/servers/c140d8c7-ba77-4d37-8626-c43828e8cf6b => generated 1695 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:35:23.357 8 WARNING neutronclient.v2_0.client [None req-d76ed583-45aa-4880-85d3-eea198c4620f f10595bea3d64d34bdeda6d1501fa6df c4781081151e4c73b10c406eae3dc1a5 - - default default] The 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/924] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:35:23 2026] GET /v2.1/servers/eb077b92-c09b-4dc7-87df-49bb10dc47c9 => generated 1758 bytes in 523 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:35:23.984 7 WARNING neutronclient.v2_0.client [None req-98d5e0d1-3d33-41be-a263-adb16b3137cb 9ec06f40d63b4954b9762d0b2b2636fa 16f50fd79ce149059215c7f855619a63 - - default default] The 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: 459/925] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:35:23 2026] GET /v2.1/servers/26a71918-98d2-463f-813d-9ef17260d105 => generated 1468 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:35:24.424 8 INFO nova.api.openstack.compute.server_external_events [req-82d744f8-920c-4207-8d9d-83c960055320 req-04fb6fa0-fced-4d13-966d-8ac0956262ac 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-unplugged:1b5cce0b-ef98-4f72-abde-788cff1e16db for instance eb077b92-c09b-4dc7-87df-49bb10dc47c9 on instance 2026-08-24 16:35:24.424 8 INFO nova.api.openstack.compute.server_external_events [req-82d744f8-920c-4207-8d9d-83c960055320 req-04fb6fa0-fced-4d13-966d-8ac0956262ac 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-changed:dbc223ff-bf9e-45d9-96af-ecdc758f56be for instance 26a71918-98d2-463f-813d-9ef17260d105 on instance 2026-08-24 16:35:24.424 8 INFO nova.api.openstack.compute.server_external_events [req-82d744f8-920c-4207-8d9d-83c960055320 req-04fb6fa0-fced-4d13-966d-8ac0956262ac 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-changed:1aea24a2-7c49-49ea-9258-6e3c1e0706da for instance c140d8c7-ba77-4d37-8626-c43828e8cf6b on instance 2026-08-24 16:35:24.430 7 INFO nova.api.openstack.compute.server_external_events [req-517dab99-bfed-4598-bc35-42f08a8f7d77 req-cfa40a82-12f9-4693-8248-526e8cb1644f 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-deleted:1b5cce0b-ef98-4f72-abde-788cff1e16db for instance eb077b92-c09b-4dc7-87df-49bb10dc47c9 on instance [pid: 8|app: 0|req: 467/926] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:35:24 2026] POST /v2.1/os-server-external-events => generated 519 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/927] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:35:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:35:24.908 8 WARNING neutronclient.v2_0.client [None req-03aba4a0-7954-4f2f-b270-c973e462b413 f10595bea3d64d34bdeda6d1501fa6df c4781081151e4c73b10c406eae3dc1a5 - - default default] The 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: 468/928] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:35:24 2026] GET /v2.1/servers/eb077b92-c09b-4dc7-87df-49bb10dc47c9 => generated 1478 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:35:25.132 7 WARNING neutronclient.v2_0.client [None req-cd3a0415-f4bf-4ae1-bf17-ae0de153fa78 9ec06f40d63b4954b9762d0b2b2636fa 16f50fd79ce149059215c7f855619a63 - - default default] The 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: 461/929] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:35:25 2026] GET /v2.1/servers/26a71918-98d2-463f-813d-9ef17260d105 => generated 1468 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:35:25.997 8 WARNING neutronclient.v2_0.client [None req-573b5711-88e5-4819-89db-26306521db3a f10595bea3d64d34bdeda6d1501fa6df c4781081151e4c73b10c406eae3dc1a5 - - default default] The 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: 469/930] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:35:25 2026] GET /v2.1/servers/eb077b92-c09b-4dc7-87df-49bb10dc47c9 => generated 1478 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-24 16:35:26.277 7 WARNING neutronclient.v2_0.client [None req-596485fb-85eb-4cca-b078-7af71f5d0ebe 9ec06f40d63b4954b9762d0b2b2636fa 16f50fd79ce149059215c7f855619a63 - - default default] The 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: 462/931] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:35:26 2026] GET /v2.1/servers/26a71918-98d2-463f-813d-9ef17260d105 => generated 1468 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:35:27.082 8 INFO nova.api.openstack.wsgi [None req-f26193aa-c857-48da-9e8c-d83138e49b6a f10595bea3d64d34bdeda6d1501fa6df c4781081151e4c73b10c406eae3dc1a5 - - default default] HTTP exception thrown: Instance eb077b92-c09b-4dc7-87df-49bb10dc47c9 could not be found. [pid: 8|app: 0|req: 470/932] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:35:27 2026] GET /v2.1/servers/eb077b92-c09b-4dc7-87df-49bb10dc47c9 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 463/933] 10.0.0.133 () {32 vars in 704 bytes} [Mon Aug 24 16:35:27 2026] DELETE /v2.1/os-keypairs/tempest-keypair-339207033 => 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, ' 2026-08-24 16:35:27.196 8 INFO nova.api.openstack.compute.server_external_events [req-d8c993c8-fba6-4c71-9b69-113655bf4d57 req-19c054ad-e2d4-4297-8afc-2feeb1e64eea 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-plugged:dbc223ff-bf9e-45d9-96af-ecdc758f56be for instance 26a71918-98d2-463f-813d-9ef17260d105 on instance [pid: 8|app: 0|req: 471/934] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:35:27 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) 2026-08-24 16:35:27.455 7 WARNING neutronclient.v2_0.client [None req-fdcf8ccc-62e0-40c9-a789-898343762056 9ec06f40d63b4954b9762d0b2b2636fa 16f50fd79ce149059215c7f855619a63 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 464/935] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:35:27 2026] GET /v2.1/servers/26a71918-98d2-463f-813d-9ef17260d105 => generated 1468 bytes in 576 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:35:29.022 8 WARNING neutronclient.v2_0.client [None req-d018f4e7-5649-4690-8895-d75bf1d4d7a3 9ec06f40d63b4954b9762d0b2b2636fa 16f50fd79ce149059215c7f855619a63 - - default default] 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: 472/936] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:35:28 2026] GET /v2.1/servers/26a71918-98d2-463f-813d-9ef17260d105 => generated 1647 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:35:29.241 7 INFO nova.api.openstack.compute.server_external_events [req-c49a5dc8-991e-416f-8bfc-bf941b5f734b req-48bf96a2-bcde-4954-bc74-ac1a936736ea 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-plugged:dbc223ff-bf9e-45d9-96af-ecdc758f56be for instance 26a71918-98d2-463f-813d-9ef17260d105 on instance [pid: 7|app: 0|req: 465/937] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:35:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 473/938] 10.0.0.133 () {32 vars in 718 bytes} [Mon Aug 24 16:35:30 2026] DELETE /v2.1/servers/26a71918-98d2-463f-813d-9ef17260d105 => generated 0 bytes in 107 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-24 16:35:30.625 7 WARNING neutronclient.v2_0.client [None req-584e4bb9-50af-489f-ab3f-ab6dd13a3209 9ec06f40d63b4954b9762d0b2b2636fa 16f50fd79ce149059215c7f855619a63 - - default default] The 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: 466/939] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:35:30 2026] GET /v2.1/servers/26a71918-98d2-463f-813d-9ef17260d105 => generated 1653 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, ' 2026-08-24 16:35:31.760 8 INFO nova.api.openstack.compute.server_external_events [req-7271e42c-783f-4bea-a58a-de0678a46187 req-241f5e99-42b1-4b75-b946-cf821d480330 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-unplugged:dbc223ff-bf9e-45d9-96af-ecdc758f56be for instance 26a71918-98d2-463f-813d-9ef17260d105 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 474/940] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:35:31 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) 2026-08-24 16:35:31.791 7 WARNING neutronclient.v2_0.client [None req-144afc42-80f7-4135-a003-2c9488b93266 9ec06f40d63b4954b9762d0b2b2636fa 16f50fd79ce149059215c7f855619a63 - - default default] The 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/941] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:35:31 2026] GET /v2.1/servers/26a71918-98d2-463f-813d-9ef17260d105 => generated 1653 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 475/942] 10.0.0.133 () {34 vars in 750 bytes} [Mon Aug 24 16:35:31 2026] POST /v2.1/servers/c140d8c7-ba77-4d37-8626-c43828e8cf6b/action => generated 31890 bytes in 550 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-24 16:35:32.952 7 WARNING neutronclient.v2_0.client [None req-fcef90d4-9040-49df-92a8-b3e936099862 9ec06f40d63b4954b9762d0b2b2636fa 16f50fd79ce149059215c7f855619a63 - - default default] 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-24 16:35:33.235 8 INFO nova.api.openstack.compute.server_external_events [req-5fe8d548-44e7-4b83-96ba-7b715930f3cb req-89d5cf4b-b5c2-4089-b1ef-d128cd3c66ce 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-deleted:dbc223ff-bf9e-45d9-96af-ecdc758f56be for instance 26a71918-98d2-463f-813d-9ef17260d105 on instance [pid: 8|app: 0|req: 478/945] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:35:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/946] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:35:32 2026] GET /v2.1/servers/26a71918-98d2-463f-813d-9ef17260d105 => generated 1653 bytes in 332 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:35:33.806 8 INFO nova.api.openstack.compute.server_external_events [req-c835be97-ac07-408b-a182-806c01a4717d req-0516d6f4-b771-4ab0-a00c-8fd312ea4226 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-unplugged:dbc223ff-bf9e-45d9-96af-ecdc758f56be for instance 26a71918-98d2-463f-813d-9ef17260d105 on instance [pid: 8|app: 0|req: 479/947] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:35:33 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-24 16:35:34.309 7 WARNING neutronclient.v2_0.client [None req-0ba34ab2-cd30-469c-b543-af7f39e0b568 9ec06f40d63b4954b9762d0b2b2636fa 16f50fd79ce149059215c7f855619a63 - - default default] The 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: 469/948] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:35:34 2026] GET /v2.1/servers/26a71918-98d2-463f-813d-9ef17260d105 => generated 1454 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 480/949] 10.0.0.133 () {32 vars in 718 bytes} [Mon Aug 24 16:35:35 2026] DELETE /v2.1/servers/c140d8c7-ba77-4d37-8626-c43828e8cf6b => generated 0 bytes in 98 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-24 16:35:35.251 7 WARNING neutronclient.v2_0.client [None req-32447cc5-bf62-4bec-9ecc-2666836a6fea 223db992392842329a27f919946a75fb 48ade031745d4745888f5aeeca0e18af - - default default] 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: 470/950] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:35:35 2026] GET /v2.1/servers/c140d8c7-ba77-4d37-8626-c43828e8cf6b => generated 1821 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:35:35.401 8 WARNING neutronclient.v2_0.client [None req-868a7602-6eca-46e0-b422-665dc6c129e5 9ec06f40d63b4954b9762d0b2b2636fa 16f50fd79ce149059215c7f855619a63 - - default default] The 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: 481/951] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:35:35 2026] GET /v2.1/servers/26a71918-98d2-463f-813d-9ef17260d105 => generated 1454 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:35:36.442 7 WARNING neutronclient.v2_0.client [None req-b7bc95e8-67d9-4beb-a68e-4aa5ee9c3dde 223db992392842329a27f919946a75fb 48ade031745d4745888f5aeeca0e18af - - default default] 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-24 16:35:36.480 8 INFO nova.api.openstack.wsgi [None req-c207640d-3e1d-489b-8717-228df0ee2857 9ec06f40d63b4954b9762d0b2b2636fa 16f50fd79ce149059215c7f855619a63 - - default default] HTTP exception thrown: Instance 26a71918-98d2-463f-813d-9ef17260d105 could not be found. [pid: 8|app: 0|req: 482/952] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:35:36 2026] GET /v2.1/servers/26a71918-98d2-463f-813d-9ef17260d105 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:35:36.553 8 INFO nova.api.openstack.compute.server_external_events [req-22ed23cf-7a23-45d3-80f6-9a292720ccd9 req-5f6ae5bf-cc3d-45e9-b9ae-a3de163656dc 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-unplugged:1aea24a2-7c49-49ea-9258-6e3c1e0706da for instance c140d8c7-ba77-4d37-8626-c43828e8cf6b on instance [pid: 8|app: 0|req: 483/953] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:35:36 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/954] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:35:36 2026] GET /v2.1/servers/c140d8c7-ba77-4d37-8626-c43828e8cf6b => generated 1821 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:35:37.630 8 WARNING neutronclient.v2_0.client [None req-818f31eb-c5b0-4a02-8c4e-3a39f99a2b25 223db992392842329a27f919946a75fb 48ade031745d4745888f5aeeca0e18af - - default default] 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-24 16:35:38.092 7 INFO nova.api.openstack.compute.server_external_events [req-02acd492-8e52-4993-9e45-24352630d34d req-6d90dc27-c44e-4a59-8486-1210d9aa3c12 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-deleted:1aea24a2-7c49-49ea-9258-6e3c1e0706da for instance c140d8c7-ba77-4d37-8626-c43828e8cf6b on instance [pid: 7|app: 0|req: 472/955] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:35:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/956] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:35:37 2026] GET /v2.1/servers/c140d8c7-ba77-4d37-8626-c43828e8cf6b => generated 1821 bytes in 530 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:35:38.607 7 INFO nova.api.openstack.compute.server_external_events [req-2c5f808c-99a3-4112-bc60-a28c8e4e3938 req-b4c02f5e-9955-481d-9e85-b2d257a87156 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-unplugged:1aea24a2-7c49-49ea-9258-6e3c1e0706da for instance c140d8c7-ba77-4d37-8626-c43828e8cf6b on instance [pid: 7|app: 0|req: 473/957] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:35:38 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:35:39.169 8 WARNING neutronclient.v2_0.client [None req-bd177489-0440-47d5-8868-be0ca5b65306 223db992392842329a27f919946a75fb 48ade031745d4745888f5aeeca0e18af - - default default] The 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.133 () {32 vars in 715 bytes} [Mon Aug 24 16:35:39 2026] GET /v2.1/servers/c140d8c7-ba77-4d37-8626-c43828e8cf6b => generated 1487 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-24 16:35:40.275 7 WARNING neutronclient.v2_0.client [None req-a432300a-ba52-49e3-8146-e99bfbd72933 223db992392842329a27f919946a75fb 48ade031745d4745888f5aeeca0e18af - - default default] The 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: 474/959] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:35:40 2026] GET /v2.1/servers/c140d8c7-ba77-4d37-8626-c43828e8cf6b => generated 1487 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:35:41.470 8 INFO nova.api.openstack.wsgi [None req-b7703285-96eb-43e4-b521-80f778405bd6 223db992392842329a27f919946a75fb 48ade031745d4745888f5aeeca0e18af - - default default] HTTP exception thrown: Instance c140d8c7-ba77-4d37-8626-c43828e8cf6b could not be found. [pid: 8|app: 0|req: 486/960] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:35:41 2026] GET /v2.1/servers/c140d8c7-ba77-4d37-8626-c43828e8cf6b => generated 111 bytes in 21 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: 475/961] 10.0.0.133 () {32 vars in 728 bytes} [Mon Aug 24 16:35:41 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-207345852 => generated 0 bytes in 16 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: 487/962] 10.0.0.133 () {32 vars in 718 bytes} [Mon Aug 24 16:35:42 2026] DELETE /v2.1/servers/7b803c1b-eb99-424a-831b-aa9f3212e43e => generated 0 bytes in 103 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-08-24 16:35:42.433 7 WARNING neutronclient.v2_0.client [None req-55ee71ee-8e57-4574-b327-b0e08ac7a2e4 223db992392842329a27f919946a75fb 48ade031745d4745888f5aeeca0e18af - - default default] The 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: 476/963] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:35:42 2026] GET /v2.1/servers/7b803c1b-eb99-424a-831b-aa9f3212e43e => generated 1700 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-24 16:35:43.632 7 WARNING neutronclient.v2_0.client [None req-3f4b55c0-93ed-4e31-9503-07b20b0a7732 223db992392842329a27f919946a75fb 48ade031745d4745888f5aeeca0e18af - - default default] The 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/966] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:35:43 2026] GET /v2.1/servers/7b803c1b-eb99-424a-831b-aa9f3212e43e => generated 1700 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:35:44.774 8 WARNING neutronclient.v2_0.client [None req-968e4277-3f9c-4430-b6dd-967b9f37e449 223db992392842329a27f919946a75fb 48ade031745d4745888f5aeeca0e18af - - default default] 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-24 16:35:45.547 7 INFO nova.api.openstack.compute.server_external_events [req-e04606c8-e6c7-42ba-a4bb-1d89211b1c6a req-9402b408-2a57-49e3-a06b-8bebf27577a4 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-deleted:c49da197-438e-42af-9c2c-28629e304c46 for instance 7b803c1b-eb99-424a-831b-aa9f3212e43e on instance [pid: 7|app: 0|req: 479/967] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:35:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/968] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:35:44 2026] GET /v2.1/servers/7b803c1b-eb99-424a-831b-aa9f3212e43e => generated 1700 bytes in 814 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:35:46.618 7 WARNING neutronclient.v2_0.client [None req-5f105d18-d8d4-478a-bc00-3b307d6dd519 223db992392842329a27f919946a75fb 48ade031745d4745888f5aeeca0e18af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 480/969] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:35:46 2026] GET /v2.1/servers/7b803c1b-eb99-424a-831b-aa9f3212e43e => generated 1487 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:35:47.761 8 WARNING neutronclient.v2_0.client [None req-468dcdb6-f79e-40c1-b36c-ea5fcb7c4f87 223db992392842329a27f919946a75fb 48ade031745d4745888f5aeeca0e18af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 490/970] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:35:47 2026] GET /v2.1/servers/7b803c1b-eb99-424a-831b-aa9f3212e43e => generated 1487 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:35:48.886 7 INFO nova.api.openstack.wsgi [None req-b415297f-3667-40f4-8896-cdab3de9d413 223db992392842329a27f919946a75fb 48ade031745d4745888f5aeeca0e18af - - default default] HTTP exception thrown: Instance 7b803c1b-eb99-424a-831b-aa9f3212e43e could not be found. [pid: 7|app: 0|req: 481/971] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:35:48 2026] GET /v2.1/servers/7b803c1b-eb99-424a-831b-aa9f3212e43e => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 491/972] 10.0.0.133 () {32 vars in 726 bytes} [Mon Aug 24 16:35:49 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-15158646 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/985] 10.0.0.133 () {34 vars in 671 bytes} [Mon Aug 24 16:36:49 2026] POST /v2.1/os-keypairs => generated 396 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-24 16:36:52.328 7 WARNING neutronclient.v2_0.client [None req-d72ac3a7-54eb-484b-baa4-a5cf002450b8 79a1bd784aa4457c9bbd255356dcdaa6 7f332f70babc476597231ddb97f3c184 - - default default] 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-24 16:36:52.382 7 WARNING neutronclient.v2_0.client [None req-d72ac3a7-54eb-484b-baa4-a5cf002450b8 79a1bd784aa4457c9bbd255356dcdaa6 7f332f70babc476597231ddb97f3c184 - - default default] 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-24 16:36:52.635 7 WARNING neutronclient.v2_0.client [None req-d72ac3a7-54eb-484b-baa4-a5cf002450b8 79a1bd784aa4457c9bbd255356dcdaa6 7f332f70babc476597231ddb97f3c184 - - default default] The 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: 488/986] 10.0.0.133 () {34 vars in 663 bytes} [Mon Aug 24 16:36:52 2026] POST /v2.1/servers => generated 448 bytes in 593 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-24 16:36:52.863 8 WARNING neutronclient.v2_0.client [None req-6f923205-56c2-4241-a7f0-d624d8949a0b 79a1bd784aa4457c9bbd255356dcdaa6 7f332f70babc476597231ddb97f3c184 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 499/987] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:36:52 2026] GET /v2.1/servers/48761659-c9a7-478d-a565-38ad3f4abaa3 => generated 1394 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 490/990] 10.0.0.169 () {30 vars in 619 bytes} [Mon Aug 24 16:36:54 2026] GET /v2.1 => generated 0 bytes in 112 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: 501/991] 10.0.0.169 () {32 vars in 692 bytes} [Mon Aug 24 16:36:55 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: 491/992] 10.0.0.169 () {34 vars in 913 bytes} [Mon Aug 24 16:36:55 2026] GET /v2.1/os-simple-tenant-usage/b017fe6dad1049a8b0bac3f840ddf8f7?start=2026-08-23T00:00:00&end=2026-08-24T23:59:59 => generated 20 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/993] 10.0.0.169 () {30 vars in 654 bytes} [Mon Aug 24 16:36:55 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:36:57.937 7 WARNING neutronclient.v2_0.client [None req-581aa832-b103-4b2b-9ec3-7194ec2ca056 79a1bd784aa4457c9bbd255356dcdaa6 7f332f70babc476597231ddb97f3c184 - - default default] The 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/994] 10.0.0.169 () {30 vars in 619 bytes} [Mon Aug 24 16:36:58 2026] GET /v2.1 => generated 0 bytes in 97 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 504/995] 10.0.0.169 () {32 vars in 692 bytes} [Mon Aug 24 16:36:58 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: 505/996] 10.0.0.169 () {34 vars in 913 bytes} [Mon Aug 24 16:36:58 2026] GET /v2.1/os-simple-tenant-usage/b017fe6dad1049a8b0bac3f840ddf8f7?start=2026-08-23T00:00:00&end=2026-08-24T23:59:59 => generated 20 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/997] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:36:57 2026] GET /v2.1/servers/48761659-c9a7-478d-a565-38ad3f4abaa3 => generated 1520 bytes in 1053 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 506/998] 10.0.0.169 () {30 vars in 654 bytes} [Mon Aug 24 16:36:59 2026] GET /v2.1/limits?reserved=1 => generated 511 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-24 16:36:59.168 7 INFO nova.api.openstack.compute.server_external_events [req-8d26532c-3e06-4766-861c-93d7c7324dfa req-8a6ba823-1ad0-44c4-bc4d-385d77bdf768 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-changed:eec3ed4e-9bb4-4d98-900e-bb29585cf8d9 for instance 48761659-c9a7-478d-a565-38ad3f4abaa3 on instance [pid: 7|app: 0|req: 493/999] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:36:59 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-24 16:37:03.948 7 INFO nova.api.openstack.compute.server_external_events [req-16214dff-e365-4a3a-babf-70e69f7d26ea req-d245755e-3fe6-4bc3-ad06-9b3f55ef4004 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-plugged:eec3ed4e-9bb4-4d98-900e-bb29585cf8d9 for instance 48761659-c9a7-478d-a565-38ad3f4abaa3 on instance [pid: 7|app: 0|req: 495/1002] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:37:03 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-24 16:37:04.027 8 WARNING neutronclient.v2_0.client [None req-cb8e3faa-e70b-4857-b279-da60390d1481 79a1bd784aa4457c9bbd255356dcdaa6 7f332f70babc476597231ddb97f3c184 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 508/1003] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:37:03 2026] GET /v2.1/servers/48761659-c9a7-478d-a565-38ad3f4abaa3 => generated 1518 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:37:05.997 7 INFO nova.api.openstack.compute.server_external_events [req-a9348d68-063f-4bea-983f-97ff9a7b7a71 req-6ffa5b98-239f-4f02-816a-36f8b7f9d0f8 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-plugged:eec3ed4e-9bb4-4d98-900e-bb29585cf8d9 for instance 48761659-c9a7-478d-a565-38ad3f4abaa3 on instance [pid: 7|app: 0|req: 496/1004] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:37:05 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-24 16:37:09.276 8 WARNING neutronclient.v2_0.client [None req-53dc8417-e5df-4474-b1c7-38e9700f1c74 79a1bd784aa4457c9bbd255356dcdaa6 7f332f70babc476597231ddb97f3c184 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 509/1005] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:37:09 2026] GET /v2.1/servers/48761659-c9a7-478d-a565-38ad3f4abaa3 => generated 1817 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:37:10.635 8 INFO nova.api.openstack.compute.server_external_events [req-ac238c55-bdf1-4703-8787-c7c77c4939b8 req-c378304f-8baf-4170-8fba-bda1d13eff47 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-changed:eec3ed4e-9bb4-4d98-900e-bb29585cf8d9 for instance 48761659-c9a7-478d-a565-38ad3f4abaa3 on instance [pid: 8|app: 0|req: 510/1006] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:37:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:37:10.676 7 WARNING neutronclient.v2_0.client [None req-cffc3f85-48cc-415c-b7fc-2be4db73fd08 79a1bd784aa4457c9bbd255356dcdaa6 7f332f70babc476597231ddb97f3c184 - - default default] 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-24 16:37:10.750 7 WARNING neutronclient.v2_0.client [None req-cffc3f85-48cc-415c-b7fc-2be4db73fd08 79a1bd784aa4457c9bbd255356dcdaa6 7f332f70babc476597231ddb97f3c184 - - default default] 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-24 16:37:10.957 7 WARNING neutronclient.v2_0.client [None req-cffc3f85-48cc-415c-b7fc-2be4db73fd08 79a1bd784aa4457c9bbd255356dcdaa6 7f332f70babc476597231ddb97f3c184 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 497/1007] 10.0.0.133 () {34 vars in 663 bytes} [Mon Aug 24 16:37:10 2026] POST /v2.1/servers => generated 448 bytes in 527 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-24 16:37:11.161 8 WARNING neutronclient.v2_0.client [None req-740e05d2-29ee-4e1a-b260-c0588a15d1a5 79a1bd784aa4457c9bbd255356dcdaa6 7f332f70babc476597231ddb97f3c184 - - default default] The 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: 511/1008] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:37:11 2026] GET /v2.1/servers/2c9f147f-73bd-4dbf-8f7f-d52f41e6ecd8 => generated 1394 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:37:16.252 7 WARNING neutronclient.v2_0.client [None req-977a883d-59fd-4ab2-9614-544e184c741b 79a1bd784aa4457c9bbd255356dcdaa6 7f332f70babc476597231ddb97f3c184 - - default default] 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: 499/1011] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:37:16 2026] GET /v2.1/servers/2c9f147f-73bd-4dbf-8f7f-d52f41e6ecd8 => generated 1520 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1012] 10.0.0.133 () {34 vars in 671 bytes} [Mon Aug 24 16:37:16 2026] POST /v2.1/os-keypairs => generated 397 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:37:16.985 7 INFO nova.api.openstack.compute.server_external_events [req-3c7ae536-cd34-4754-af17-d062913904b8 req-eef7db49-3b8e-4217-a812-a1ff03a6c665 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-changed:81805935-77ca-4627-87e6-88991688fa20 for instance 2c9f147f-73bd-4dbf-8f7f-d52f41e6ecd8 on instance [pid: 7|app: 0|req: 500/1013] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:37:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1014] 10.0.0.133 () {34 vars in 671 bytes} [Mon Aug 24 16:37:18 2026] POST /v2.1/os-keypairs => generated 385 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-24 16:37:19.408 7 WARNING neutronclient.v2_0.client [None req-d2bbecad-1e42-4ead-996c-446849c5a5d2 c9184017d2cd4a99947b3d286fd113b5 d1819ac2333a4c97a3d31cb2dfea983b - - default default] 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-24 16:37:19.451 7 WARNING neutronclient.v2_0.client [None req-d2bbecad-1e42-4ead-996c-446849c5a5d2 c9184017d2cd4a99947b3d286fd113b5 d1819ac2333a4c97a3d31cb2dfea983b - - default default] 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-24 16:37:19.487 7 WARNING neutronclient.v2_0.client [None req-d2bbecad-1e42-4ead-996c-446849c5a5d2 c9184017d2cd4a99947b3d286fd113b5 d1819ac2333a4c97a3d31cb2dfea983b - - default default] 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-24 16:37:19.656 7 WARNING neutronclient.v2_0.client [None req-d2bbecad-1e42-4ead-996c-446849c5a5d2 c9184017d2cd4a99947b3d286fd113b5 d1819ac2333a4c97a3d31cb2dfea983b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 501/1015] 10.0.0.133 () {34 vars in 663 bytes} [Mon Aug 24 16:37:19 2026] POST /v2.1/servers => generated 496 bytes in 546 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-24 16:37:19.915 8 WARNING neutronclient.v2_0.client [None req-477877b4-480a-4530-ac08-23b3c0c57808 c9184017d2cd4a99947b3d286fd113b5 d1819ac2333a4c97a3d31cb2dfea983b - - default default] The 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/1016] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:37:19 2026] GET /v2.1/servers/d31559cc-823d-48a7-a176-bfe8f35f26ed => generated 1457 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:37:20.995 7 WARNING neutronclient.v2_0.client [None req-19c969eb-1d5c-4082-897f-2a83be75ad81 c9184017d2cd4a99947b3d286fd113b5 d1819ac2333a4c97a3d31cb2dfea983b - - default default] The 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/1017] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:37:20 2026] GET /v2.1/servers/d31559cc-823d-48a7-a176-bfe8f35f26ed => generated 1461 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:37:21.510 8 WARNING neutronclient.v2_0.client [None req-fc9c00db-0146-493e-9955-b8255fa1c5f3 79a1bd784aa4457c9bbd255356dcdaa6 7f332f70babc476597231ddb97f3c184 - - default default] The 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/1018] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:37:21 2026] GET /v2.1/servers/2c9f147f-73bd-4dbf-8f7f-d52f41e6ecd8 => generated 1518 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-24 16:37:21.790 7 INFO nova.api.openstack.compute.server_external_events [req-592230a2-6145-42ef-8c97-9cd66faf135b req-9f88a027-8a4a-4d29-bfd1-46beaa69eed6 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-plugged:81805935-77ca-4627-87e6-88991688fa20 for instance 2c9f147f-73bd-4dbf-8f7f-d52f41e6ecd8 on instance [pid: 7|app: 0|req: 503/1019] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:37: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, ' 2026-08-24 16:37:22.239 8 WARNING neutronclient.v2_0.client [None req-3dc254ef-ff26-4c4c-bb57-35cbc1a3517b c9184017d2cd4a99947b3d286fd113b5 d1819ac2333a4c97a3d31cb2dfea983b - - default default] The 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/1020] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:37:22 2026] GET /v2.1/servers/d31559cc-823d-48a7-a176-bfe8f35f26ed => generated 1509 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:37:23.342 8 WARNING neutronclient.v2_0.client [None req-fd77b6bb-bcfd-4ad7-9fc1-94a4a58e5b70 c9184017d2cd4a99947b3d286fd113b5 d1819ac2333a4c97a3d31cb2dfea983b - - default default] The 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: 519/1023] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:37:23 2026] GET /v2.1/servers/d31559cc-823d-48a7-a176-bfe8f35f26ed => generated 1509 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:37:23.831 7 INFO nova.api.openstack.compute.server_external_events [req-53620222-5da6-4d1d-b6c6-ad706ccd2094 req-5311a688-f603-4dd0-9041-9add081c7c2c 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-plugged:81805935-77ca-4627-87e6-88991688fa20 for instance 2c9f147f-73bd-4dbf-8f7f-d52f41e6ecd8 on instance [pid: 7|app: 0|req: 505/1024] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:37:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:37:24.423 8 WARNING neutronclient.v2_0.client [None req-7085702b-ff7e-4a2e-85e0-eae1851339f4 c9184017d2cd4a99947b3d286fd113b5 d1819ac2333a4c97a3d31cb2dfea983b - - default default] The 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: 520/1025] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:37:24 2026] GET /v2.1/servers/d31559cc-823d-48a7-a176-bfe8f35f26ed => generated 1517 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-24 16:37:25.511 7 WARNING neutronclient.v2_0.client [None req-e7769849-5fa1-4fa4-904c-de3be04e7160 c9184017d2cd4a99947b3d286fd113b5 d1819ac2333a4c97a3d31cb2dfea983b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 506/1026] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:37:25 2026] GET /v2.1/servers/d31559cc-823d-48a7-a176-bfe8f35f26ed => generated 1641 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:37:25.867 8 INFO nova.api.openstack.compute.server_external_events [req-368ddb82-8f57-4471-8a63-152184ae1958 req-5baa3194-09a7-4258-a66b-fec635e6be7e 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-changed:a6f438cb-cc64-48f8-9376-332b547aea2a for instance d31559cc-823d-48a7-a176-bfe8f35f26ed on instance [pid: 8|app: 0|req: 521/1027] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:37:25 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-24 16:37:26.670 7 WARNING neutronclient.v2_0.client [None req-397429b9-496a-4a72-a25b-edc297968132 c9184017d2cd4a99947b3d286fd113b5 d1819ac2333a4c97a3d31cb2dfea983b - - default default] 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-24 16:37:26.734 8 WARNING neutronclient.v2_0.client [None req-58063a5e-7511-4962-b5da-8c75d6b78cb2 79a1bd784aa4457c9bbd255356dcdaa6 7f332f70babc476597231ddb97f3c184 - - default default] The 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/1028] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:37:26 2026] GET /v2.1/servers/d31559cc-823d-48a7-a176-bfe8f35f26ed => generated 1629 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1029] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:37:26 2026] GET /v2.1/servers/2c9f147f-73bd-4dbf-8f7f-d52f41e6ecd8 => generated 1819 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:37:27.863 7 WARNING neutronclient.v2_0.client [None req-4e7bd1ae-44c2-40ad-9d84-92d9813b8a4b c9184017d2cd4a99947b3d286fd113b5 d1819ac2333a4c97a3d31cb2dfea983b - - default default] The 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/1030] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:37:27 2026] GET /v2.1/servers/d31559cc-823d-48a7-a176-bfe8f35f26ed => generated 1629 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:37:28.034 8 INFO nova.api.openstack.compute.server_external_events [req-e68cc997-be92-4e8f-947c-ddfb74d9a08d req-42009094-3e58-46ce-953c-3cc00fdacb33 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-changed:81805935-77ca-4627-87e6-88991688fa20 for instance 2c9f147f-73bd-4dbf-8f7f-d52f41e6ecd8 on instance [pid: 8|app: 0|req: 523/1031] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:37:28 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-24 16:37:29.007 7 WARNING neutronclient.v2_0.client [None req-34801846-9fec-4f15-86e6-cc2a783fcada c9184017d2cd4a99947b3d286fd113b5 d1819ac2333a4c97a3d31cb2dfea983b - - default default] The 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/1032] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:37:28 2026] GET /v2.1/servers/d31559cc-823d-48a7-a176-bfe8f35f26ed => generated 1629 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:37:30.147 8 WARNING neutronclient.v2_0.client [None req-b9ebaa5d-ae1e-4f39-b6f0-3972b812b9eb c9184017d2cd4a99947b3d286fd113b5 d1819ac2333a4c97a3d31cb2dfea983b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 524/1033] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:37:30 2026] GET /v2.1/servers/d31559cc-823d-48a7-a176-bfe8f35f26ed => generated 1629 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:37:31.305 7 INFO nova.api.openstack.compute.server_external_events [req-6832f149-0359-4202-a7fd-86ca2d5b47c7 req-80e2b767-1c23-44ba-bd12-5a93e0749442 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-plugged:a6f438cb-cc64-48f8-9376-332b547aea2a for instance d31559cc-823d-48a7-a176-bfe8f35f26ed on instance [pid: 7|app: 0|req: 510/1034] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:37:31 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-24 16:37:31.350 8 WARNING neutronclient.v2_0.client [None req-5108bc2a-c428-4727-b203-385fb6114b17 c9184017d2cd4a99947b3d286fd113b5 d1819ac2333a4c97a3d31cb2dfea983b - - default default] The 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/1035] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:37:31 2026] GET /v2.1/servers/d31559cc-823d-48a7-a176-bfe8f35f26ed => generated 1629 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-24 16:37:32.558 7 WARNING neutronclient.v2_0.client [None req-91ef51b5-8bb5-4c75-87fe-ed821b592058 c9184017d2cd4a99947b3d286fd113b5 d1819ac2333a4c97a3d31cb2dfea983b - - default default] The 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/1036] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:37:32 2026] GET /v2.1/servers/d31559cc-823d-48a7-a176-bfe8f35f26ed => generated 1629 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:37:33.349 8 INFO nova.api.openstack.compute.server_external_events [req-fcc30db8-5783-4273-a5e8-ebc6c2b1b5a3 req-fa4c7e80-9d13-4c07-97fd-7b05b906bacc 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-plugged:a6f438cb-cc64-48f8-9376-332b547aea2a for instance d31559cc-823d-48a7-a176-bfe8f35f26ed on instance [pid: 8|app: 0|req: 527/1039] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:37:33 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-24 16:37:33.721 7 WARNING neutronclient.v2_0.client [None req-760d02b6-2a87-474e-a423-0d73fffe8c81 c9184017d2cd4a99947b3d286fd113b5 d1819ac2333a4c97a3d31cb2dfea983b - - default default] The 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: 513/1040] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:37:33 2026] GET /v2.1/servers/d31559cc-823d-48a7-a176-bfe8f35f26ed => generated 1809 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:37:33.868 8 WARNING neutronclient.v2_0.client [None req-43142105-50e2-41b1-8ddc-911d7e580644 c9184017d2cd4a99947b3d286fd113b5 d1819ac2333a4c97a3d31cb2dfea983b - - default default] The 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/1041] 10.0.0.133 () {32 vars in 741 bytes} [Mon Aug 24 16:37:33 2026] GET /v2.1/servers/d31559cc-823d-48a7-a176-bfe8f35f26ed/os-interface => generated 284 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:37:34.570 7 INFO nova.api.openstack.compute.server_external_events [req-10acf377-e762-4977-8615-87949815e699 req-7c4def1c-c938-4a14-9a00-4fe218bb4a2f 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-changed:a6f438cb-cc64-48f8-9376-332b547aea2a for instance d31559cc-823d-48a7-a176-bfe8f35f26ed on instance [pid: 7|app: 0|req: 514/1042] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:37:34 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, ' 2026-08-24 16:37:49.886 7 WARNING neutronclient.v2_0.client [None req-c45d48e6-340b-4885-9bdc-5b4341f26db5 c9184017d2cd4a99947b3d286fd113b5 d1819ac2333a4c97a3d31cb2dfea983b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 516/1045] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:37:49 2026] GET /v2.1/servers/d31559cc-823d-48a7-a176-bfe8f35f26ed => generated 1929 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 530/1046] 10.0.0.133 () {32 vars in 753 bytes} [Mon Aug 24 16:37:50 2026] GET /v2.1/servers/d31559cc-823d-48a7-a176-bfe8f35f26ed/os-server-password => generated 116 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, ' [pid: 7|app: 0|req: 517/1047] 10.0.0.133 () {32 vars in 718 bytes} [Mon Aug 24 16:37:52 2026] DELETE /v2.1/servers/d31559cc-823d-48a7-a176-bfe8f35f26ed => generated 0 bytes in 108 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-24 16:37:52.452 8 WARNING neutronclient.v2_0.client [None req-d233bdd5-188b-47a5-b230-c43529237280 c9184017d2cd4a99947b3d286fd113b5 d1819ac2333a4c97a3d31cb2dfea983b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 531/1048] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:37:52 2026] GET /v2.1/servers/d31559cc-823d-48a7-a176-bfe8f35f26ed => generated 1935 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:37:53.194 7 WARNING neutronclient.v2_0.client [None req-5135a439-4817-4311-b331-6dbb34b0ee42 bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - default default] 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-24 16:37:53.239 7 WARNING neutronclient.v2_0.client [None req-5135a439-4817-4311-b331-6dbb34b0ee42 bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - default default] 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-24 16:37:53.377 7 WARNING neutronclient.v2_0.client [None req-5135a439-4817-4311-b331-6dbb34b0ee42 bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - default default] 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-24 16:37:53.636 8 WARNING neutronclient.v2_0.client [None req-12d95be0-6c11-421c-9ad9-94b9654fccaf c9184017d2cd4a99947b3d286fd113b5 d1819ac2333a4c97a3d31cb2dfea983b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 518/1051] 199.19.213.104 () {36 vars in 714 bytes} [Mon Aug 24 16:37:53 2026] POST /v2.1/servers => generated 453 bytes in 655 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-24 16:37:53.741 7 INFO nova.api.openstack.compute.server_external_events [req-d34e4214-fedd-45b6-bd0e-0faa0fb5c865 req-ebef94fa-5753-4ab4-be45-16b95f5f6420 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-unplugged:a6f438cb-cc64-48f8-9376-332b547aea2a for instance d31559cc-823d-48a7-a176-bfe8f35f26ed on instance [pid: 7|app: 0|req: 519/1052] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:37:53 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1053] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:37:53 2026] GET /v2.1/servers/d31559cc-823d-48a7-a176-bfe8f35f26ed => generated 1935 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-24 16:37:53.933 7 WARNING neutronclient.v2_0.client [None req-4a68fffb-d256-4f8d-bd02-501e2fa2061a bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - default default] The 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: 520/1054] 199.19.213.104 () {32 vars in 733 bytes} [Mon Aug 24 16:37:53 2026] GET /v2.1/servers/71128050-1f38-4d95-aba6-2c5da0f637cc => generated 2213 bytes in 53 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-24 16:37:53.991 8 WARNING neutronclient.v2_0.client [None req-7d07c56f-4118-4267-bc27-b587a4a554d5 bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - default default] The 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: 535/1055] 199.19.213.104 () {32 vars in 759 bytes} [Mon Aug 24 16:37:53 2026] GET /v2.1/servers/71128050-1f38-4d95-aba6-2c5da0f637cc/os-interface => generated 28 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 521/1056] 199.19.213.104 () {32 vars in 777 bytes} [Mon Aug 24 16:37:54 2026] GET /v2.1/servers/71128050-1f38-4d95-aba6-2c5da0f637cc/os-volume_attachments => generated 25 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:37:54.817 8 WARNING neutronclient.v2_0.client [None req-351d6205-4f7c-4fc3-8571-08b8bb74c5c2 c9184017d2cd4a99947b3d286fd113b5 d1819ac2333a4c97a3d31cb2dfea983b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 536/1057] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:37:54 2026] GET /v2.1/servers/d31559cc-823d-48a7-a176-bfe8f35f26ed => generated 1935 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:37:55.229 7 INFO nova.api.openstack.compute.server_external_events [req-0fcf1749-4eb0-4dc6-b10c-d5222263279d req-79b3ada4-c8c1-4a6d-b38f-9ba068c2af3e 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-deleted:a6f438cb-cc64-48f8-9376-332b547aea2a for instance d31559cc-823d-48a7-a176-bfe8f35f26ed on instance [pid: 7|app: 0|req: 522/1058] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:37:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:37:55.776 8 INFO nova.api.openstack.compute.server_external_events [req-cd71750b-15f3-414f-8328-6f5cfd0c0aab req-a1e27007-156c-487b-8778-200e78e66fd3 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-unplugged:a6f438cb-cc64-48f8-9376-332b547aea2a for instance d31559cc-823d-48a7-a176-bfe8f35f26ed on instance [pid: 8|app: 0|req: 537/1059] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:37:55 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:37:55.950 7 WARNING neutronclient.v2_0.client [None req-0532427e-dcc5-4665-a0f0-b8a3041f3570 c9184017d2cd4a99947b3d286fd113b5 d1819ac2333a4c97a3d31cb2dfea983b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 523/1060] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:37:55 2026] GET /v2.1/servers/d31559cc-823d-48a7-a176-bfe8f35f26ed => generated 1538 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:37:56.613 8 WARNING neutronclient.v2_0.client [None req-7c0348b7-891d-4a82-a609-f0f79f6eb007 bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 538/1061] 199.19.213.104 () {32 vars in 733 bytes} [Mon Aug 24 16:37:56 2026] GET /v2.1/servers/71128050-1f38-4d95-aba6-2c5da0f637cc => generated 2371 bytes in 113 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-24 16:37:56.879 7 WARNING neutronclient.v2_0.client [None req-8d2b578a-e13f-46ce-8758-2b3881aee51d bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 524/1062] 199.19.213.104 () {32 vars in 759 bytes} [Mon Aug 24 16:37:56 2026] GET /v2.1/servers/71128050-1f38-4d95-aba6-2c5da0f637cc/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 539/1063] 199.19.213.104 () {32 vars in 777 bytes} [Mon Aug 24 16:37:56 2026] GET /v2.1/servers/71128050-1f38-4d95-aba6-2c5da0f637cc/os-volume_attachments => generated 197 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:37:57.038 7 WARNING neutronclient.v2_0.client [None req-0531d23d-d763-4bfe-b9be-45d2c79946a1 c9184017d2cd4a99947b3d286fd113b5 d1819ac2333a4c97a3d31cb2dfea983b - - default default] The 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/1064] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:37:57 2026] GET /v2.1/servers/d31559cc-823d-48a7-a176-bfe8f35f26ed => generated 1543 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-24 16:37:58.133 8 WARNING neutronclient.v2_0.client [None req-6b7d2616-4707-4ec4-aaf4-d51c53021d55 c9184017d2cd4a99947b3d286fd113b5 d1819ac2333a4c97a3d31cb2dfea983b - - default default] The 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/1065] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:37:58 2026] GET /v2.1/servers/d31559cc-823d-48a7-a176-bfe8f35f26ed => generated 1543 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-24 16:37:59.141 7 INFO nova.api.openstack.compute.server_external_events [req-a36229a1-6df3-4996-aeb4-94a26060e660 req-e0c125f1-efe1-4f16-a7db-67db2938017d 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-changed:3d5af5ae-b52f-4c1f-b703-968497847fd6 for instance 71128050-1f38-4d95-aba6-2c5da0f637cc on instance [pid: 7|app: 0|req: 526/1066] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:37:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:37:59.241 8 WARNING neutronclient.v2_0.client [None req-88baa095-b655-4859-aae6-463aded791d0 c9184017d2cd4a99947b3d286fd113b5 d1819ac2333a4c97a3d31cb2dfea983b - - default default] The 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: 541/1067] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:37:59 2026] GET /v2.1/servers/d31559cc-823d-48a7-a176-bfe8f35f26ed => generated 1543 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-24 16:37:59.757 7 WARNING neutronclient.v2_0.client [None req-5afd1478-81f4-4456-8e5b-6724b4e296b4 bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - default default] The 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: 527/1068] 199.19.213.104 () {32 vars in 733 bytes} [Mon Aug 24 16:37:59 2026] GET /v2.1/servers/71128050-1f38-4d95-aba6-2c5da0f637cc => generated 2445 bytes in 166 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-24 16:37:59.906 8 WARNING neutronclient.v2_0.client [None req-f5f885d5-7113-4bf0-98d7-0573aa73d135 bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - default default] The 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: 542/1069] 199.19.213.104 () {32 vars in 759 bytes} [Mon Aug 24 16:37:59 2026] GET /v2.1/servers/71128050-1f38-4d95-aba6-2c5da0f637cc/os-interface => generated 283 bytes in 79 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: 528/1070] 199.19.213.104 () {32 vars in 777 bytes} [Mon Aug 24 16:37:59 2026] GET /v2.1/servers/71128050-1f38-4d95-aba6-2c5da0f637cc/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:38:00.314 8 INFO nova.api.openstack.wsgi [None req-6744f342-64f5-4f38-9555-786e91363707 c9184017d2cd4a99947b3d286fd113b5 d1819ac2333a4c97a3d31cb2dfea983b - - default default] HTTP exception thrown: Instance d31559cc-823d-48a7-a176-bfe8f35f26ed could not be found. [pid: 8|app: 0|req: 543/1071] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:38:00 2026] GET /v2.1/servers/d31559cc-823d-48a7-a176-bfe8f35f26ed => 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, ' 2026-08-24 16:38:00.342 7 INFO nova.api.openstack.wsgi [None req-0f2952f8-56b3-457b-9888-a21f4a5077df c9184017d2cd4a99947b3d286fd113b5 d1819ac2333a4c97a3d31cb2dfea983b - - default default] HTTP exception thrown: Instance d31559cc-823d-48a7-a176-bfe8f35f26ed could not be found. [pid: 7|app: 0|req: 529/1072] 10.0.0.133 () {32 vars in 718 bytes} [Mon Aug 24 16:38:00 2026] DELETE /v2.1/servers/d31559cc-823d-48a7-a176-bfe8f35f26ed => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:38:00.376 8 INFO nova.api.openstack.wsgi [None req-a28cf997-8524-4613-8e34-4979ba756e74 c9184017d2cd4a99947b3d286fd113b5 d1819ac2333a4c97a3d31cb2dfea983b - - default default] HTTP exception thrown: Instance d31559cc-823d-48a7-a176-bfe8f35f26ed could not be found. [pid: 8|app: 0|req: 544/1073] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:38:00 2026] GET /v2.1/servers/d31559cc-823d-48a7-a176-bfe8f35f26ed => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 530/1074] 10.0.0.133 () {32 vars in 704 bytes} [Mon Aug 24 16:38:00 2026] DELETE /v2.1/os-keypairs/tempest-keypair-140945041 => generated 0 bytes in 15 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: 545/1075] 10.0.0.133 () {32 vars in 728 bytes} [Mon Aug 24 16:38:01 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1444532378 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-24 16:38:02.586 7 WARNING neutronclient.v2_0.client [None req-c28588da-1f0a-4f2d-b9a6-64360067d389 bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 531/1076] 199.19.213.104 () {32 vars in 733 bytes} [Mon Aug 24 16:38:02 2026] GET /v2.1/servers/71128050-1f38-4d95-aba6-2c5da0f637cc => generated 2433 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-08-24 16:38:02.717 8 WARNING neutronclient.v2_0.client [None req-2950ccd2-84b2-4126-9c8d-85b33fd1581c bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - default default] The 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: 546/1077] 199.19.213.104 () {32 vars in 759 bytes} [Mon Aug 24 16:38:02 2026] GET /v2.1/servers/71128050-1f38-4d95-aba6-2c5da0f637cc/os-interface => generated 283 bytes in 75 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: 532/1078] 199.19.213.104 () {32 vars in 777 bytes} [Mon Aug 24 16:38:02 2026] GET /v2.1/servers/71128050-1f38-4d95-aba6-2c5da0f637cc/os-volume_attachments => generated 197 bytes in 38 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-24 16:38:05.289 8 INFO nova.api.openstack.compute.server_external_events [req-0c299c47-5625-4199-b266-0033231005c7 req-36f9fd79-f97e-4c62-90f0-3ec84eea0487 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-plugged:3d5af5ae-b52f-4c1f-b703-968497847fd6 for instance 71128050-1f38-4d95-aba6-2c5da0f637cc on instance [pid: 8|app: 0|req: 548/1081] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:38:05 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-24 16:38:05.702 7 WARNING neutronclient.v2_0.client [None req-cb9b65d4-b9df-4ba6-a854-2455db2bc4d5 bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - default default] The 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: 534/1082] 199.19.213.104 () {32 vars in 733 bytes} [Mon Aug 24 16:38:05 2026] GET /v2.1/servers/71128050-1f38-4d95-aba6-2c5da0f637cc => 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-24 16:38:05.836 8 WARNING neutronclient.v2_0.client [None req-9e76901e-7509-4081-89d3-c888079e413e bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - default default] The 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/1083] 199.19.213.104 () {32 vars in 759 bytes} [Mon Aug 24 16:38:05 2026] GET /v2.1/servers/71128050-1f38-4d95-aba6-2c5da0f637cc/os-interface => generated 285 bytes in 229 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: 535/1084] 199.19.213.104 () {32 vars in 777 bytes} [Mon Aug 24 16:38:06 2026] GET /v2.1/servers/71128050-1f38-4d95-aba6-2c5da0f637cc/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-24 16:38:07.335 8 INFO nova.api.openstack.compute.server_external_events [req-0f4f0524-b28a-47b4-8f91-9031a04a5acf req-451e0d45-d4a4-4020-96c7-6fdc9ab6936c 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-plugged:3d5af5ae-b52f-4c1f-b703-968497847fd6 for instance 71128050-1f38-4d95-aba6-2c5da0f637cc on instance [pid: 8|app: 0|req: 550/1085] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:38:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:38:08.717 7 WARNING neutronclient.v2_0.client [None req-742d8ffa-3499-4ef6-8913-b5f1d7ed5ad4 bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - default default] The 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/1086] 199.19.213.104 () {32 vars in 733 bytes} [Mon Aug 24 16:38:08 2026] GET /v2.1/servers/71128050-1f38-4d95-aba6-2c5da0f637cc => generated 2580 bytes in 284 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-24 16:38:09.009 8 WARNING neutronclient.v2_0.client [None req-8bcdfa61-265e-4c33-a83b-a1f73f0ce4c6 bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - default default] The 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/1087] 199.19.213.104 () {32 vars in 759 bytes} [Mon Aug 24 16:38:08 2026] GET /v2.1/servers/71128050-1f38-4d95-aba6-2c5da0f637cc/os-interface => generated 285 bytes in 73 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: 537/1088] 199.19.213.104 () {32 vars in 777 bytes} [Mon Aug 24 16:38:09 2026] GET /v2.1/servers/71128050-1f38-4d95-aba6-2c5da0f637cc/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-24 16:38:43.079 8 WARNING neutronclient.v2_0.client [None req-9a7ded11-ecd1-49d8-8ee7-ddf048874a38 bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - default default] 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-24 16:38:43.124 8 WARNING neutronclient.v2_0.client [None req-9a7ded11-ecd1-49d8-8ee7-ddf048874a38 bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - default default] 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-24 16:38:46.008 7 INFO nova.api.openstack.compute.server_external_events [req-b3b746cf-19b6-43b5-afaa-8193e6e2c70f req-5ed4c6b4-79cd-4150-bd5a-40829fa59ce8 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-changed:b984079b-1d5a-457d-8765-0c581b50b83b for instance 71128050-1f38-4d95-aba6-2c5da0f637cc on instance [pid: 7|app: 0|req: 543/1097] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:38:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:38:49.257 7 INFO nova.api.openstack.compute.server_external_events [req-1df26ef7-7595-4725-a9a9-c5ced64a2daf req-7fba1a79-d364-4353-971d-b379c42d9921 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-plugged:b984079b-1d5a-457d-8765-0c581b50b83b for instance 71128050-1f38-4d95-aba6-2c5da0f637cc on instance [pid: 7|app: 0|req: 544/1098] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:38:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:38:51.289 7 INFO nova.api.openstack.compute.server_external_events [req-6a74d998-a70f-4c87-9924-4d8bf13a137c req-7ab68adc-565f-4341-a075-14b23fa54da5 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-plugged:b984079b-1d5a-457d-8765-0c581b50b83b for instance 71128050-1f38-4d95-aba6-2c5da0f637cc on instance [pid: 7|app: 0|req: 545/1099] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:38:51 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) 2026-08-24 16:38:52.186 8 WARNING neutronclient.v2_0.client [None req-9a7ded11-ecd1-49d8-8ee7-ddf048874a38 bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - default default] The 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/1100] 199.19.213.104 () {36 vars in 812 bytes} [Mon Aug 24 16:38:43 2026] POST /v2.1/servers/71128050-1f38-4d95-aba6-2c5da0f637cc/os-interface => generated 281 bytes in 9197 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-24 16:38:52.725 7 INFO nova.api.openstack.compute.server_external_events [req-95977df1-f4da-426f-afe4-5986bd4ce1af req-994993e3-1d1e-46a8-aab5-b62bef1f9e99 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-changed:b984079b-1d5a-457d-8765-0c581b50b83b for instance 71128050-1f38-4d95-aba6-2c5da0f637cc on instance [pid: 7|app: 0|req: 546/1101] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:38:52 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-24 16:38:54.799 7 INFO nova.api.openstack.compute.server_external_events [req-7fa2b448-0fd5-4170-b2d3-2defbc487ce8 req-d16ea4ad-034f-4301-905a-43fbc0977f7c 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-changed:b984079b-1d5a-457d-8765-0c581b50b83b for instance 71128050-1f38-4d95-aba6-2c5da0f637cc on instance [pid: 7|app: 0|req: 548/1104] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:38:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:23.626 8 WARNING neutronclient.v2_0.client [None req-bef28a9e-7a9d-44a0-a0c2-30496bcf3367 bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - default default] 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-24 16:39:23.684 8 WARNING neutronclient.v2_0.client [None req-bef28a9e-7a9d-44a0-a0c2-30496bcf3367 bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - default default] 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-24 16:39:26.193 7 INFO nova.api.openstack.compute.server_external_events [req-d39bde20-258e-4f91-9748-b0d63c1b9719 req-151067b1-2801-49ea-98bd-80ceb10b1dfd 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-changed:4bafd3f8-c599-4566-8ba9-16422708a66c for instance 71128050-1f38-4d95-aba6-2c5da0f637cc on instance [pid: 7|app: 0|req: 552/1111] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:39:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:29.730 7 INFO nova.api.openstack.compute.server_external_events [req-28bc7eae-eec0-4ea9-b393-242f5e9254b1 req-5643dff6-d6f0-4b61-b054-6f420478189e 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-plugged:4bafd3f8-c599-4566-8ba9-16422708a66c for instance 71128050-1f38-4d95-aba6-2c5da0f637cc on instance [pid: 7|app: 0|req: 553/1112] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:39:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:31.771 7 INFO nova.api.openstack.compute.server_external_events [req-53c8bc67-ab9b-474c-b597-7d666e68418d req-7ffd2a47-ce85-46f1-8f61-55032ca4d735 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-plugged:4bafd3f8-c599-4566-8ba9-16422708a66c for instance 71128050-1f38-4d95-aba6-2c5da0f637cc on instance [pid: 7|app: 0|req: 554/1113] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:39:31 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) 2026-08-24 16:39:32.718 8 WARNING neutronclient.v2_0.client [None req-bef28a9e-7a9d-44a0-a0c2-30496bcf3367 bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - default default] The 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: 560/1114] 199.19.213.104 () {36 vars in 812 bytes} [Mon Aug 24 16:39:23 2026] POST /v2.1/servers/71128050-1f38-4d95-aba6-2c5da0f637cc/os-interface => generated 377 bytes in 9302 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-24 16:39:44.291 7 WARNING neutronclient.v2_0.client [None req-ab67d365-0688-4cc3-889a-1754a3851a83 bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - default default] 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-24 16:39:44.333 7 WARNING neutronclient.v2_0.client [None req-ab67d365-0688-4cc3-889a-1754a3851a83 bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - default default] 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-24 16:39:46.787 8 INFO nova.api.openstack.compute.server_external_events [req-b2f4720d-b5e9-4354-8443-87acfe64c28e req-6b566229-5bb1-4a35-a3b4-bdf5acc8ff32 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-changed:a5a098df-0db5-46e8-9ffa-b563ea234be5 for instance 71128050-1f38-4d95-aba6-2c5da0f637cc on instance [pid: 8|app: 0|req: 563/1119] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:39:46 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-24 16:39:50.443 8 INFO nova.api.openstack.compute.server_external_events [req-fadd005d-d00f-422e-98a0-a8355fbdd9b2 req-f3dba3f2-9764-4243-9882-0987cbbf207f 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-plugged:a5a098df-0db5-46e8-9ffa-b563ea234be5 for instance 71128050-1f38-4d95-aba6-2c5da0f637cc on instance [pid: 8|app: 0|req: 564/1120] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:39:50 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-24 16:39:52.483 8 INFO nova.api.openstack.compute.server_external_events [req-e3835548-cf32-4b43-bdd3-62dfff399752 req-61448492-1b9d-4efa-b536-8953b346ee4c 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-plugged:a5a098df-0db5-46e8-9ffa-b563ea234be5 for instance 71128050-1f38-4d95-aba6-2c5da0f637cc on instance [pid: 8|app: 0|req: 565/1121] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:39:52 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) 2026-08-24 16:39:53.383 7 WARNING neutronclient.v2_0.client [None req-ab67d365-0688-4cc3-889a-1754a3851a83 bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - default default] The 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: 557/1124] 199.19.213.104 () {36 vars in 812 bytes} [Mon Aug 24 16:39:44 2026] POST /v2.1/servers/71128050-1f38-4d95-aba6-2c5da0f637cc/os-interface => generated 377 bytes in 9187 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-24 16:39:54.476 8 INFO nova.api.openstack.compute.server_external_events [req-65a2787f-039d-4321-9508-8d6430649959 req-a554bb08-0864-4f58-94d6-5f9a0b0f9e9c 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-changed:4bafd3f8-c599-4566-8ba9-16422708a66c for instance 71128050-1f38-4d95-aba6-2c5da0f637cc on instance [pid: 8|app: 0|req: 568/1125] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:39:54 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-24 16:40:08.115 8 INFO nova.api.openstack.compute.server_external_events [req-2e97b0be-7f3a-4899-99c6-1eae436536a7 req-325d70d7-4b7a-4696-8143-e98521db878c 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-changed:a5a098df-0db5-46e8-9ffa-b563ea234be5 for instance 71128050-1f38-4d95-aba6-2c5da0f637cc on instance [pid: 8|app: 0|req: 570/1128] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:40:08 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: 7|app: 0|req: 559/1129] 199.19.213.104 () {34 vars in 855 bytes} [Mon Aug 24 16:40:08 2026] DELETE /v2.1/servers/71128050-1f38-4d95-aba6-2c5da0f637cc/os-interface/a5a098df-0db5-46e8-9ffa-b563ea234be5 => generated 0 bytes in 59 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-24 16:40:10.157 8 INFO nova.api.openstack.compute.server_external_events [req-a0ac6ca3-dd18-4806-873a-3fee2016f2fc req-6883fdc8-1bfb-4888-8b03-42affe949e44 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-changed:a5a098df-0db5-46e8-9ffa-b563ea234be5 for instance 71128050-1f38-4d95-aba6-2c5da0f637cc on instance [pid: 8|app: 0|req: 571/1130] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:40:10 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:10.983 7 INFO nova.api.openstack.compute.server_external_events [req-3d05b0c8-f627-4951-9f37-d8287069687f req-cc7f375d-0640-47ea-8fe3-e9f1778671cd 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-unplugged:a5a098df-0db5-46e8-9ffa-b563ea234be5 for instance 71128050-1f38-4d95-aba6-2c5da0f637cc on instance [pid: 7|app: 0|req: 560/1131] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:40:10 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-24 16:40:13.034 8 INFO nova.api.openstack.compute.server_external_events [req-1de2fbce-25f7-4008-b492-803a5296a6e3 req-f4fdfc5b-26b5-4504-81b8-1588b14461ec 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-unplugged:a5a098df-0db5-46e8-9ffa-b563ea234be5 for instance 71128050-1f38-4d95-aba6-2c5da0f637cc on instance [pid: 8|app: 0|req: 572/1132] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:40:13 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-24 16:40:18.047 8 INFO nova.api.openstack.compute.server_external_events [req-acc92280-8415-41a3-8761-8633675037bc req-54f445a0-9ec3-497e-977d-f0d965b31304 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-changed:4bafd3f8-c599-4566-8ba9-16422708a66c for instance 71128050-1f38-4d95-aba6-2c5da0f637cc on instance [pid: 8|app: 0|req: 574/1135] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:40:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 562/1136] 199.19.213.104 () {34 vars in 855 bytes} [Mon Aug 24 16:40:18 2026] DELETE /v2.1/servers/71128050-1f38-4d95-aba6-2c5da0f637cc/os-interface/4bafd3f8-c599-4566-8ba9-16422708a66c => generated 0 bytes in 45 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-24 16:40:20.117 8 INFO nova.api.openstack.compute.server_external_events [req-505b5ea9-3cd8-4f8b-b9d2-056731d5bc16 req-6b46ee8f-7e60-467c-9999-4b293343d98f 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-unplugged:4bafd3f8-c599-4566-8ba9-16422708a66c for instance 71128050-1f38-4d95-aba6-2c5da0f637cc on instance [pid: 8|app: 0|req: 575/1137] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:40:20 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:22.157 7 INFO nova.api.openstack.compute.server_external_events [req-85918b0a-cb92-4b38-bd76-f168cda88813 req-d2d1df13-5dd3-485d-93dc-ce1ec0406f68 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-unplugged:4bafd3f8-c599-4566-8ba9-16422708a66c for instance 71128050-1f38-4d95-aba6-2c5da0f637cc on instance [pid: 7|app: 0|req: 563/1138] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:40:22 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 578/1143] 199.19.213.104 () {34 vars in 855 bytes} [Mon Aug 24 16:40:38 2026] DELETE /v2.1/servers/71128050-1f38-4d95-aba6-2c5da0f637cc/os-interface/b984079b-1d5a-457d-8765-0c581b50b83b => generated 0 bytes in 77 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-24 16:40:41.087 7 INFO nova.api.openstack.compute.server_external_events [req-c45ad6b1-23a9-40ae-98e7-2c7055edf331 req-0124d4af-d9a8-4fe1-b1cd-d0ba89025805 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-unplugged:b984079b-1d5a-457d-8765-0c581b50b83b for instance 71128050-1f38-4d95-aba6-2c5da0f637cc on instance [pid: 7|app: 0|req: 566/1144] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:40:41 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:43.152 8 INFO nova.api.openstack.compute.server_external_events [req-053df778-c2fa-4559-a4a1-60391cf84e36 req-bed6ad6b-810e-4c49-b6b5-4ed6ee7b9f7c 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-unplugged:b984079b-1d5a-457d-8765-0c581b50b83b for instance 71128050-1f38-4d95-aba6-2c5da0f637cc on instance [pid: 8|app: 0|req: 579/1147] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:40:43 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, ' [pid: 7|app: 0|req: 569/1148] 199.19.213.104 () {34 vars in 755 bytes} [Mon Aug 24 16:40:44 2026] DELETE /v2.1/servers/71128050-1f38-4d95-aba6-2c5da0f637cc => generated 0 bytes in 116 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-24 16:40:45.494 8 INFO nova.api.openstack.compute.server_external_events [req-c3420f5c-d2c2-4275-b18f-a2f7910cde4d req-3c1dc86f-8da4-40b2-a9b5-8d1340883963 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-unplugged:3d5af5ae-b52f-4c1f-b703-968497847fd6 for instance 71128050-1f38-4d95-aba6-2c5da0f637cc on instance [pid: 8|app: 0|req: 580/1149] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:40:45 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-24 16:40:47.549 7 INFO nova.api.openstack.compute.server_external_events [req-84e69a96-c49f-4a83-98e2-57b5e92b976d req-bf4df2c5-589d-4dd2-99a0-5c63a53104a1 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-unplugged:3d5af5ae-b52f-4c1f-b703-968497847fd6 for instance 71128050-1f38-4d95-aba6-2c5da0f637cc on instance 2026-08-24 16:40:47.550 7 INFO nova.api.openstack.compute.server_external_events [req-84e69a96-c49f-4a83-98e2-57b5e92b976d req-bf4df2c5-589d-4dd2-99a0-5c63a53104a1 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-deleted:3d5af5ae-b52f-4c1f-b703-968497847fd6 for instance 71128050-1f38-4d95-aba6-2c5da0f637cc on instance [pid: 7|app: 0|req: 570/1150] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:40:47 2026] POST /v2.1/os-server-external-events => generated 356 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-24 16:40:48.469 8 INFO nova.api.openstack.compute.server_external_events [req-d32d8cb1-6d0a-4a5a-9e47-dd8c2c0249d5 req-33723667-9df1-48ff-9068-bd792e724e59 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-changed:81805935-77ca-4627-87e6-88991688fa20 for instance 2c9f147f-73bd-4dbf-8f7f-d52f41e6ecd8 on instance [pid: 8|app: 0|req: 581/1151] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:40:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 571/1152] 10.0.0.133 () {32 vars in 718 bytes} [Mon Aug 24 16:40:48 2026] DELETE /v2.1/servers/2c9f147f-73bd-4dbf-8f7f-d52f41e6ecd8 => generated 0 bytes in 79 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-24 16:40:48.598 8 WARNING neutronclient.v2_0.client [None req-5d5b0aa9-3c1c-4875-97fd-8948b79f9ab2 79a1bd784aa4457c9bbd255356dcdaa6 7f332f70babc476597231ddb97f3c184 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 582/1153] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:40:48 2026] GET /v2.1/servers/2c9f147f-73bd-4dbf-8f7f-d52f41e6ecd8 => generated 1945 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:50.512 7 INFO nova.api.openstack.compute.server_external_events [req-d9092920-77f2-462e-b85c-e14cb2186b6c req-70720e18-bb87-4ebf-bb07-04c8b783eaa3 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-unplugged:81805935-77ca-4627-87e6-88991688fa20 for instance 2c9f147f-73bd-4dbf-8f7f-d52f41e6ecd8 on instance 2026-08-24 16:40:50.512 7 INFO nova.api.openstack.compute.server_external_events [req-d9092920-77f2-462e-b85c-e14cb2186b6c req-70720e18-bb87-4ebf-bb07-04c8b783eaa3 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-unplugged:81805935-77ca-4627-87e6-88991688fa20 for instance 2c9f147f-73bd-4dbf-8f7f-d52f41e6ecd8 on instance [pid: 7|app: 0|req: 572/1154] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:40:50 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-24 16:40:52.551 8 INFO nova.api.openstack.compute.server_external_events [req-545a697f-3d8f-4b20-a6aa-ca272fa8ffc7 req-3dec3eca-42c9-4551-9da2-0be27971b516 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-deleted:81805935-77ca-4627-87e6-88991688fa20 for instance 2c9f147f-73bd-4dbf-8f7f-d52f41e6ecd8 on instance [pid: 8|app: 0|req: 583/1155] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:40:52 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-24 16:40:53.814 7 WARNING neutronclient.v2_0.client [None req-c3141856-3beb-4b52-b23c-28d5252c746c 79a1bd784aa4457c9bbd255356dcdaa6 7f332f70babc476597231ddb97f3c184 - - default default] The 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: 574/1158] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:40:53 2026] GET /v2.1/servers/2c9f147f-73bd-4dbf-8f7f-d52f41e6ecd8 => generated 1480 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-24 16:40:58.893 8 INFO nova.api.openstack.wsgi [None req-11d345f6-91e8-4d14-a2c1-23d7b07cd689 79a1bd784aa4457c9bbd255356dcdaa6 7f332f70babc476597231ddb97f3c184 - - default default] HTTP exception thrown: Instance 2c9f147f-73bd-4dbf-8f7f-d52f41e6ecd8 could not be found. [pid: 8|app: 0|req: 585/1159] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:40:58 2026] GET /v2.1/servers/2c9f147f-73bd-4dbf-8f7f-d52f41e6ecd8 => 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-24 16:40:59.257 7 INFO nova.api.openstack.compute.server_external_events [req-52abc2ec-3ef2-48e7-8216-db344737b4ab req-f8b62aa0-9fad-40e7-9697-f7f2bf53ae3c 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-changed:eec3ed4e-9bb4-4d98-900e-bb29585cf8d9 for instance 48761659-c9a7-478d-a565-38ad3f4abaa3 on instance [pid: 7|app: 0|req: 575/1160] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:40:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 586/1161] 10.0.0.133 () {32 vars in 718 bytes} [Mon Aug 24 16:40:59 2026] DELETE /v2.1/servers/48761659-c9a7-478d-a565-38ad3f4abaa3 => 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-24 16:40:59.406 7 WARNING neutronclient.v2_0.client [None req-de7051f7-378b-40a3-8b0a-533edff678e2 79a1bd784aa4457c9bbd255356dcdaa6 7f332f70babc476597231ddb97f3c184 - - default default] The 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: 576/1162] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:40:59 2026] GET /v2.1/servers/48761659-c9a7-478d-a565-38ad3f4abaa3 => generated 1943 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-24 16:41:00.625 8 INFO nova.api.openstack.compute.server_external_events [req-1d186cbe-88aa-4cde-a93d-30c1d097ed6e req-87fdeb4f-f0a3-4f42-8fde-3b19909a0994 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-unplugged:eec3ed4e-9bb4-4d98-900e-bb29585cf8d9 for instance 48761659-c9a7-478d-a565-38ad3f4abaa3 on instance [pid: 8|app: 0|req: 587/1163] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:41:00 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:02.041 7 INFO nova.api.openstack.compute.server_external_events [req-d10107e8-390c-4f61-b587-f5188e5dc368 req-bcfdd991-6699-486d-9746-c765a6b950f3 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-deleted:eec3ed4e-9bb4-4d98-900e-bb29585cf8d9 for instance 48761659-c9a7-478d-a565-38ad3f4abaa3 on instance [pid: 7|app: 0|req: 577/1164] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:41:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:02.661 8 INFO nova.api.openstack.compute.server_external_events [req-d9453fce-26b0-4e8f-aeca-a51684830846 req-aed64de2-929e-4f4e-8abe-322e457a6c00 1ef8816b222d417f877a897665b387eb 4190f78195144cfeadfaa35f3e87f8a8 - - 86681a8150e84f2aa195d1baf61fc81e 86681a8150e84f2aa195d1baf61fc81e] Creating event network-vif-unplugged:eec3ed4e-9bb4-4d98-900e-bb29585cf8d9 for instance 48761659-c9a7-478d-a565-38ad3f4abaa3 on instance [pid: 8|app: 0|req: 588/1165] 10.0.0.1 () {38 vars in 813 bytes} [Mon Aug 24 16:41:02 2026] POST /v2.1/os-server-external-events => generated 185 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-24 16:41:04.597 8 WARNING neutronclient.v2_0.client [None req-bcfd905c-fef6-4efd-9343-f564c1e8f5fe 79a1bd784aa4457c9bbd255356dcdaa6 7f332f70babc476597231ddb97f3c184 - - default default] The 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: 590/1168] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:41:04 2026] GET /v2.1/servers/48761659-c9a7-478d-a565-38ad3f4abaa3 => generated 1480 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:09.676 7 INFO nova.api.openstack.wsgi [None req-faddbb5d-5d77-4d88-9956-6a8c9b3b21be 79a1bd784aa4457c9bbd255356dcdaa6 7f332f70babc476597231ddb97f3c184 - - default default] HTTP exception thrown: Instance 48761659-c9a7-478d-a565-38ad3f4abaa3 could not be found. [pid: 7|app: 0|req: 579/1169] 10.0.0.133 () {32 vars in 715 bytes} [Mon Aug 24 16:41:09 2026] GET /v2.1/servers/48761659-c9a7-478d-a565-38ad3f4abaa3 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 591/1170] 10.0.0.133 () {32 vars in 726 bytes} [Mon Aug 24 16:41:11 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1821214551 => 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-24 16:41:11.379 7 INFO nova.api.openstack.wsgi [None req-3b720b69-dafa-4951-8e78-b69bf4a9b12f 79a1bd784aa4457c9bbd255356dcdaa6 7f332f70babc476597231ddb97f3c184 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1821214551 not found for user 79a1bd784aa4457c9bbd255356dcdaa6 [pid: 7|app: 0|req: 580/1171] 10.0.0.133 () {32 vars in 723 bytes} [Mon Aug 24 16:41:11 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1821214551 => generated 142 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1182] 10.0.0.133 () {32 vars in 655 bytes} [Mon Aug 24 16:41:59 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1183] 10.0.0.133 () {32 vars in 641 bytes} [Mon Aug 24 16:41:59 2026] GET /v2.1/servers => generated 15 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-08-24 16:41:59.928 7 WARNING oslo_db.sqlalchemy.utils [None req-0e80cd4f-3835-466f-ae0b-d1e7cd22d70e bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 587/1184] 10.0.0.133 () {32 vars in 649 bytes} [Mon Aug 24 16:41:59 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1185] 10.0.0.133 () {32 vars in 694 bytes} [Mon Aug 24 16:41:59 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1204] 10.0.0.177 () {28 vars in 454 bytes} [Mon Aug 24 16:43:30 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/1205] 10.0.0.177 () {30 vars in 658 bytes} [Mon Aug 24 16:43:30 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 609/1206] 10.0.0.177 () {32 vars in 731 bytes} [Mon Aug 24 16:43:30 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: 598/1207] 10.0.0.177 () {34 vars in 806 bytes} [Mon Aug 24 16:43:30 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1208] 10.0.0.177 () {28 vars in 454 bytes} [Mon Aug 24 16:43:30 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1209] 10.0.0.177 () {30 vars in 658 bytes} [Mon Aug 24 16:43:30 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 611/1210] 10.0.0.177 () {32 vars in 731 bytes} [Mon Aug 24 16:43:30 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: 7|app: 0|req: 600/1211] 10.0.0.177 () {34 vars in 894 bytes} [Mon Aug 24 16:43:30 2026] GET /v2.1/servers/detail?project_id=4190f78195144cfeadfaa35f3e87f8a8&all_tenants=True => generated 15 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1212] 10.0.0.177 () {34 vars in 894 bytes} [Mon Aug 24 16:43:30 2026] GET /v2.1/servers/detail?project_id=66eecde8490b4e6fb0f372d8127527e5&all_tenants=True => generated 15 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1213] 10.0.0.177 () {34 vars in 894 bytes} [Mon Aug 24 16:43:31 2026] GET /v2.1/servers/detail?project_id=bf23953160d64252a08a7baf03f548a8&all_tenants=True => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)