+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Sat Aug 15 03:01:55 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: glance-api-77cb59d5f-7tklc 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:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f87d1a80668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-08-15 03:01:57.632 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-15 03:01:57.670 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-08-15 03:01:58.487 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-15 03:01:58.488 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-15 03:01:58.489 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-15 03:01:58.569 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-15 03:01:58.570 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-15 03:01:58.570 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-15 03:02:00.552 7 WARNING glance.api.v2.images [None req-fd5c90ca-8ebc-4265-83ef-2f3c1628dc50 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-15 03:02:00.631 8 WARNING glance.api.v2.images [None req-92717e89-2136-4968-99c9-0e5ef9d6c3d7 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-15 03:02:00.911 7 WARNING keystonemiddleware._common.config [None req-fd5c90ca-8ebc-4265-83ef-2f3c1628dc50 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-15 03:02:00.919 7 WARNING oslo_config.cfg [None req-fd5c90ca-8ebc-4265-83ef-2f3c1628dc50 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f87d1a80668 pid: 7 (default app) 2026-08-15 03:02:00.968 8 WARNING keystonemiddleware._common.config [None req-92717e89-2136-4968-99c9-0e5ef9d6c3d7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-15 03:02:00.975 8 WARNING oslo_config.cfg [None req-92717e89-2136-4968-99c9-0e5ef9d6c3d7 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f87d1a80668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.19.213.222 () {42 vars in 687 bytes} [Sat Aug 15 03:02:01 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 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-15 03:02:01.741 8 WARNING oslo_policy.policy [None req-e971ab39-bd43-4266-8eb6-c32484c261b6 6805c8293583418baf3b30c25ecb3e25 c3be86739bd246bd9543ca4434a57431 - - 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-15 03:02:01.741 8 WARNING oslo_policy.policy [None req-e971ab39-bd43-4266-8eb6-c32484c261b6 6805c8293583418baf3b30c25ecb3e25 c3be86739bd246bd9543ca4434a57431 - - 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-15 03:02:01.758 8 WARNING oslo_policy.policy [None req-e971ab39-bd43-4266-8eb6-c32484c261b6 6805c8293583418baf3b30c25ecb3e25 c3be86739bd246bd9543ca4434a57431 - - 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-15 03:02:01.758 8 WARNING oslo_policy.policy [None req-e971ab39-bd43-4266-8eb6-c32484c261b6 6805c8293583418baf3b30c25ecb3e25 c3be86739bd246bd9543ca4434a57431 - - 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: 1/6] 199.19.213.222 () {44 vars in 909 bytes} [Sat Aug 15 03:02:01 2026] GET /v2/images => generated 69 bytes in 564 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.19.213.222 () {42 vars in 687 bytes} [Sat Aug 15 03:02:05 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.19.213.222 () {44 vars in 909 bytes} [Sat Aug 15 03:02:05 2026] GET /v2/images => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 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-15 03:02:05.760 7 WARNING oslo_policy.policy [None req-e37f301d-c628-4711-846f-1581898f8fa2 6805c8293583418baf3b30c25ecb3e25 c3be86739bd246bd9543ca4434a57431 - - 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-15 03:02:05.761 7 WARNING oslo_policy.policy [None req-e37f301d-c628-4711-846f-1581898f8fa2 6805c8293583418baf3b30c25ecb3e25 c3be86739bd246bd9543ca4434a57431 - - 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: 7/9] 199.19.213.222 () {44 vars in 910 bytes} [Sat Aug 15 03:02:05 2026] GET /v2/images/cirros => generated 151 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.19.213.222 () {44 vars in 932 bytes} [Sat Aug 15 03:02:05 2026] GET /v2/images?name=cirros => generated 81 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 03:02:05.892 7 WARNING oslo_policy.policy [None req-e56d8e8e-b70b-40f0-ba45-7a07a446c87b 6805c8293583418baf3b30c25ecb3e25 c3be86739bd246bd9543ca4434a57431 - - 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-15 03:02:05.893 7 WARNING oslo_policy.policy [None req-e56d8e8e-b70b-40f0-ba45-7a07a446c87b 6805c8293583418baf3b30c25ecb3e25 c3be86739bd246bd9543ca4434a57431 - - 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: 8/11] 199.19.213.222 () {44 vars in 938 bytes} [Sat Aug 15 03:02:05 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 03:02:06.027 8 WARNING oslo_config.cfg [None req-2e35cdf0-7177-4ff5-9d58-0b3b6fe44751 6805c8293583418baf3b30c25ecb3e25 c3be86739bd246bd9543ca4434a57431 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.19.213.222 () {48 vars in 950 bytes} [Sat Aug 15 03:02:05 2026] POST /v2/images => generated 760 bytes in 113 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-15 03:02:06.047 7 WARNING oslo_policy.policy [None req-f7cca7a8-3919-4ed9-9947-85a8154f9c5c 6805c8293583418baf3b30c25ecb3e25 c3be86739bd246bd9543ca4434a57431 - - 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-15 03:02:06.048 7 WARNING oslo_policy.policy [None req-f7cca7a8-3919-4ed9-9947-85a8154f9c5c 6805c8293583418baf3b30c25ecb3e25 c3be86739bd246bd9543ca4434a57431 - - 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-15 03:02:06.049 7 INFO glance.api.v2.image_data [None req-f7cca7a8-3919-4ed9-9947-85a8154f9c5c 6805c8293583418baf3b30c25ecb3e25 c3be86739bd246bd9543ca4434a57431 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-15 03:02:09.271 7 WARNING glance.location [None req-f7cca7a8-3919-4ed9-9947-85a8154f9c5c 6805c8293583418baf3b30c25ecb3e25 c3be86739bd246bd9543ca4434a57431 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 199.19.213.222 () {48 vars in 1044 bytes} [Sat Aug 15 03:02:06 2026] PUT /v2/images/f4c3c684-046b-416f-8bf0-de608b65b910/file => generated 0 bytes in 3271 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4875 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.19.213.222 () {44 vars in 970 bytes} [Sat Aug 15 03:02:09 2026] GET /v2/images/f4c3c684-046b-416f-8bf0-de608b65b910 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 03:02:09.420 7 WARNING oslo_config.cfg [None req-3af8fcea-2de7-41f1-8c8c-c32c471d9c62 6805c8293583418baf3b30c25ecb3e25 c3be86739bd246bd9543ca4434a57431 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/15] 199.19.213.222 () {48 vars in 1050 bytes} [Sat Aug 15 03:02:09 2026] PATCH /v2/images/f4c3c684-046b-416f-8bf0-de608b65b910 => generated 1312 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/16] 199.19.213.222 () {44 vars in 970 bytes} [Sat Aug 15 03:02:09 2026] GET /v2/images/f4c3c684-046b-416f-8bf0-de608b65b910 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/271] 199.19.213.222 () {42 vars in 687 bytes} [Sat Aug 15 03:23:14 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/272] 199.19.213.222 () {44 vars in 909 bytes} [Sat Aug 15 03:23:14 2026] GET /v2/images => generated 1381 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/277] 199.19.213.222 () {42 vars in 687 bytes} [Sat Aug 15 03:23:31 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/278] 199.19.213.222 () {44 vars in 909 bytes} [Sat Aug 15 03:23:31 2026] GET /v2/images => generated 1381 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/279] 199.19.213.222 () {44 vars in 936 bytes} [Sat Aug 15 03:23:32 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/280] 199.19.213.222 () {44 vars in 958 bytes} [Sat Aug 15 03:23:32 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/281] 199.19.213.222 () {44 vars in 938 bytes} [Sat Aug 15 03:23:32 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/282] 199.19.213.222 () {48 vars in 950 bytes} [Sat Aug 15 03:23:32 2026] POST /v2/images => generated 796 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-15 03:23:32.294 8 WARNING oslo_policy.policy [None req-1020530a-de67-4ba2-8f88-c90274895e2f 6805c8293583418baf3b30c25ecb3e25 c3be86739bd246bd9543ca4434a57431 - - 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-15 03:23:32.294 8 WARNING oslo_policy.policy [None req-1020530a-de67-4ba2-8f88-c90274895e2f 6805c8293583418baf3b30c25ecb3e25 c3be86739bd246bd9543ca4434a57431 - - 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-15 03:23:32.295 8 INFO glance.api.v2.image_data [None req-1020530a-de67-4ba2-8f88-c90274895e2f 6805c8293583418baf3b30c25ecb3e25 c3be86739bd246bd9543ca4434a57431 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-15 03:24:04.907 8 WARNING glance.location [None req-1020530a-de67-4ba2-8f88-c90274895e2f 6805c8293583418baf3b30c25ecb3e25 c3be86739bd246bd9543ca4434a57431 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 140/289] 199.19.213.222 () {48 vars in 1045 bytes} [Sat Aug 15 03:23:32 2026] PUT /v2/images/3213d895-c2b9-4da8-83dc-5a06be2a3bc2/file => generated 0 bytes in 32669 msecs (HTTP/1.1 204) 4 headers in 171 bytes (68163 switches on core 0) [pid: 7|app: 0|req: 150/290] 199.19.213.222 () {44 vars in 970 bytes} [Sat Aug 15 03:24:04 2026] GET /v2/images/3213d895-c2b9-4da8-83dc-5a06be2a3bc2 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/291] 199.19.213.222 () {48 vars in 1050 bytes} [Sat Aug 15 03:24:04 2026] PATCH /v2/images/3213d895-c2b9-4da8-83dc-5a06be2a3bc2 => generated 1395 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/292] 199.19.213.222 () {44 vars in 970 bytes} [Sat Aug 15 03:24:05 2026] GET /v2/images/3213d895-c2b9-4da8-83dc-5a06be2a3bc2 => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/293] 199.19.213.222 () {42 vars in 687 bytes} [Sat Aug 15 03:24:06 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/294] 199.19.213.222 () {44 vars in 909 bytes} [Sat Aug 15 03:24:06 2026] GET /v2/images => generated 2778 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/379] 199.19.213.222 () {42 vars in 687 bytes} [Sat Aug 15 03:31:02 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/380] 199.19.213.222 () {44 vars in 909 bytes} [Sat Aug 15 03:31:02 2026] GET /v2/images => generated 2778 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/383] 199.19.213.222 () {42 vars in 687 bytes} [Sat Aug 15 03:31:14 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/384] 199.19.213.222 () {44 vars in 909 bytes} [Sat Aug 15 03:31:14 2026] GET /v2/images => generated 2778 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/385] 199.19.213.222 () {44 vars in 946 bytes} [Sat Aug 15 03:31:14 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/386] 199.19.213.222 () {44 vars in 968 bytes} [Sat Aug 15 03:31:14 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/387] 199.19.213.222 () {44 vars in 938 bytes} [Sat Aug 15 03:31:14 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/388] 199.19.213.222 () {48 vars in 950 bytes} [Sat Aug 15 03:31:14 2026] POST /v2/images => generated 799 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-15 03:31:14.274 7 INFO glance.api.v2.image_data [None req-c8a0c8f1-78b3-4923-967e-cd64b27ed261 6805c8293583418baf3b30c25ecb3e25 c3be86739bd246bd9543ca4434a57431 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-15 03:32:06.498 7 INFO glance.location [None req-c8a0c8f1-78b3-4923-967e-cd64b27ed261 6805c8293583418baf3b30c25ecb3e25 c3be86739bd246bd9543ca4434a57431 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 200/399] 199.19.213.222 () {48 vars in 1044 bytes} [Sat Aug 15 03:31:14 2026] PUT /v2/images/d6d453b0-8d48-4ace-8d00-e79989e74aeb/file => generated 0 bytes in 52275 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21171 switches on core 0) [pid: 8|app: 0|req: 200/400] 199.19.213.222 () {44 vars in 970 bytes} [Sat Aug 15 03:32:06 2026] GET /v2/images/d6d453b0-8d48-4ace-8d00-e79989e74aeb => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/401] 199.19.213.222 () {48 vars in 1050 bytes} [Sat Aug 15 03:32:06 2026] PATCH /v2/images/d6d453b0-8d48-4ace-8d00-e79989e74aeb => generated 1410 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/402] 199.19.213.222 () {44 vars in 970 bytes} [Sat Aug 15 03:32:06 2026] GET /v2/images/d6d453b0-8d48-4ace-8d00-e79989e74aeb => generated 1410 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/413] 199.19.213.222 () {42 vars in 687 bytes} [Sat Aug 15 03:32:51 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/414] 199.19.213.222 () {44 vars in 909 bytes} [Sat Aug 15 03:32:51 2026] GET /v2/images => generated 4190 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/417] 199.19.213.222 () {42 vars in 687 bytes} [Sat Aug 15 03:33:07 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/418] 199.19.213.222 () {44 vars in 909 bytes} [Sat Aug 15 03:33:07 2026] GET /v2/images => generated 4190 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/419] 199.19.213.222 () {44 vars in 938 bytes} [Sat Aug 15 03:33:07 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/420] 199.19.213.222 () {44 vars in 960 bytes} [Sat Aug 15 03:33:07 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/421] 199.19.213.222 () {44 vars in 938 bytes} [Sat Aug 15 03:33:07 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/422] 199.19.213.222 () {48 vars in 950 bytes} [Sat Aug 15 03:33:07 2026] POST /v2/images => generated 791 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-15 03:33:07.950 7 INFO glance.api.v2.image_data [None req-1c9425e7-c228-48db-a468-dead9bfe49cb 6805c8293583418baf3b30c25ecb3e25 c3be86739bd246bd9543ca4434a57431 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-15 03:33:24.323 7 INFO glance.location [None req-1c9425e7-c228-48db-a468-dead9bfe49cb 6805c8293583418baf3b30c25ecb3e25 c3be86739bd246bd9543ca4434a57431 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 212/427] 199.19.213.222 () {48 vars in 1045 bytes} [Sat Aug 15 03:33:07 2026] PUT /v2/images/858858bc-97b8-48ac-954b-1aae1992895e/file => generated 0 bytes in 16414 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33507 switches on core 0) [pid: 8|app: 0|req: 216/428] 199.19.213.222 () {44 vars in 970 bytes} [Sat Aug 15 03:33:24 2026] GET /v2/images/858858bc-97b8-48ac-954b-1aae1992895e => generated 1204 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/429] 199.19.213.222 () {48 vars in 1050 bytes} [Sat Aug 15 03:33:24 2026] PATCH /v2/images/858858bc-97b8-48ac-954b-1aae1992895e => generated 1382 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/430] 199.19.213.222 () {44 vars in 970 bytes} [Sat Aug 15 03:33:24 2026] GET /v2/images/858858bc-97b8-48ac-954b-1aae1992895e => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/591] 199.19.213.222 () {42 vars in 687 bytes} [Sat Aug 15 03:46:48 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/592] 199.19.213.222 () {44 vars in 909 bytes} [Sat Aug 15 03:46:48 2026] GET /v2/images => generated 5574 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/621] 199.19.213.222 () {42 vars in 687 bytes} [Sat Aug 15 03:49:05 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/622] 199.19.213.222 () {44 vars in 909 bytes} [Sat Aug 15 03:49:05 2026] GET /v2/images => generated 5574 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/623] 199.19.213.222 () {42 vars in 687 bytes} [Sat Aug 15 03:49:07 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/624] 199.19.213.222 () {44 vars in 909 bytes} [Sat Aug 15 03:49:07 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/635] 199.19.213.222 () {42 vars in 687 bytes} [Sat Aug 15 03:49:56 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/636] 199.19.213.222 () {44 vars in 909 bytes} [Sat Aug 15 03:49:56 2026] GET /v2/images => generated 5574 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/639] 199.19.213.222 () {42 vars in 687 bytes} [Sat Aug 15 03:50:04 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/640] 199.19.213.222 () {44 vars in 909 bytes} [Sat Aug 15 03:50:04 2026] GET /v2/images => generated 5574 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/653] 199.19.213.222 () {42 vars in 687 bytes} [Sat Aug 15 03:51:05 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/654] 199.19.213.222 () {44 vars in 909 bytes} [Sat Aug 15 03:51:05 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 330/663] 10.0.0.173 () {32 vars in 632 bytes} [Sat Aug 15 03:51:46 2026] GET /v2/images => generated 5574 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/668] 10.0.0.158 () {36 vars in 986 bytes} [Sat Aug 15 03:52:05 2026] GET /v2/images/f4c3c684-046b-416f-8bf0-de608b65b910 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 336/669] 10.0.0.158 () {36 vars in 926 bytes} [Sat Aug 15 03:52:05 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/670] 10.0.0.158 () {36 vars in 986 bytes} [Sat Aug 15 03:52:08 2026] GET /v2/images/f4c3c684-046b-416f-8bf0-de608b65b910 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/671] 10.0.0.158 () {36 vars in 926 bytes} [Sat Aug 15 03:52:08 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/674] 199.19.213.222 () {36 vars in 990 bytes} [Sat Aug 15 03:52:13 2026] GET /v2/images/f4c3c684-046b-416f-8bf0-de608b65b910 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/675] 199.19.213.222 () {36 vars in 930 bytes} [Sat Aug 15 03:52:13 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/676] 199.19.213.222 () {36 vars in 990 bytes} [Sat Aug 15 03:52:14 2026] GET /v2/images/f4c3c684-046b-416f-8bf0-de608b65b910 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/677] 199.19.213.222 () {36 vars in 930 bytes} [Sat Aug 15 03:52:14 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/678] 10.0.0.139 () {36 vars in 986 bytes} [Sat Aug 15 03:52:17 2026] GET /v2/images/f4c3c684-046b-416f-8bf0-de608b65b910 => generated 1312 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/679] 10.0.0.139 () {36 vars in 926 bytes} [Sat Aug 15 03:52:18 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/680] 10.0.0.139 () {36 vars in 926 bytes} [Sat Aug 15 03:52:18 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/681] 10.0.0.139 () {36 vars in 986 bytes} [Sat Aug 15 03:52:18 2026] GET /v2/images/f4c3c684-046b-416f-8bf0-de608b65b910 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/682] 10.0.0.139 () {36 vars in 926 bytes} [Sat Aug 15 03:52:18 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/683] 10.0.0.139 () {36 vars in 926 bytes} [Sat Aug 15 03:52:18 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/684] 10.0.0.139 () {36 vars in 986 bytes} [Sat Aug 15 03:52:18 2026] GET /v2/images/f4c3c684-046b-416f-8bf0-de608b65b910 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/685] 10.0.0.139 () {36 vars in 926 bytes} [Sat Aug 15 03:52:18 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/686] 10.0.0.139 () {36 vars in 926 bytes} [Sat Aug 15 03:52:18 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/687] 10.0.0.158 () {36 vars in 986 bytes} [Sat Aug 15 03:52:18 2026] GET /v2/images/f4c3c684-046b-416f-8bf0-de608b65b910 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/688] 10.0.0.158 () {36 vars in 926 bytes} [Sat Aug 15 03:52:18 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/689] 10.0.0.144 () {36 vars in 986 bytes} [Sat Aug 15 03:52:19 2026] GET /v2/images/f4c3c684-046b-416f-8bf0-de608b65b910 => generated 1312 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/690] 10.0.0.144 () {36 vars in 926 bytes} [Sat Aug 15 03:52:19 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/691] 10.0.0.144 () {36 vars in 986 bytes} [Sat Aug 15 03:52:19 2026] GET /v2/images/f4c3c684-046b-416f-8bf0-de608b65b910 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/692] 10.0.0.144 () {36 vars in 926 bytes} [Sat Aug 15 03:52:19 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/693] 10.0.0.144 () {36 vars in 926 bytes} [Sat Aug 15 03:52:19 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/702] 10.0.0.158 () {36 vars in 986 bytes} [Sat Aug 15 03:52:57 2026] GET /v2/images/f4c3c684-046b-416f-8bf0-de608b65b910 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/703] 10.0.0.158 () {36 vars in 926 bytes} [Sat Aug 15 03:52:57 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/706] 10.0.0.173 () {30 vars in 410 bytes} [Sat Aug 15 03:53:02 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/709] 10.0.0.173 () {32 vars in 706 bytes} [Sat Aug 15 03:53:14 2026] GET /v2/images/f4c3c684-046b-416f-8bf0-de608b65b910 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/710] 10.0.0.173 () {32 vars in 706 bytes} [Sat Aug 15 03:53:14 2026] GET /v2/images/f4c3c684-046b-416f-8bf0-de608b65b910 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/711] 10.0.0.139 () {36 vars in 986 bytes} [Sat Aug 15 03:53:14 2026] GET /v2/images/f4c3c684-046b-416f-8bf0-de608b65b910 => generated 1312 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/712] 10.0.0.139 () {36 vars in 926 bytes} [Sat Aug 15 03:53:14 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/713] 10.0.0.139 () {36 vars in 926 bytes} [Sat Aug 15 03:53:14 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/714] 10.0.0.139 () {36 vars in 986 bytes} [Sat Aug 15 03:53:14 2026] GET /v2/images/f4c3c684-046b-416f-8bf0-de608b65b910 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/715] 10.0.0.139 () {36 vars in 926 bytes} [Sat Aug 15 03:53:14 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/716] 10.0.0.139 () {36 vars in 926 bytes} [Sat Aug 15 03:53:14 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/717] 10.0.0.139 () {36 vars in 986 bytes} [Sat Aug 15 03:53:14 2026] GET /v2/images/f4c3c684-046b-416f-8bf0-de608b65b910 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/718] 10.0.0.139 () {36 vars in 926 bytes} [Sat Aug 15 03:53:14 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/719] 10.0.0.139 () {36 vars in 926 bytes} [Sat Aug 15 03:53:14 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/720] 10.0.0.144 () {36 vars in 986 bytes} [Sat Aug 15 03:53:15 2026] GET /v2/images/f4c3c684-046b-416f-8bf0-de608b65b910 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/721] 10.0.0.144 () {36 vars in 926 bytes} [Sat Aug 15 03:53:15 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/722] 10.0.0.144 () {36 vars in 986 bytes} [Sat Aug 15 03:53:15 2026] GET /v2/images/f4c3c684-046b-416f-8bf0-de608b65b910 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/723] 10.0.0.144 () {36 vars in 926 bytes} [Sat Aug 15 03:53:15 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/724] 10.0.0.144 () {36 vars in 926 bytes} [Sat Aug 15 03:53:15 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/725] 10.0.0.158 () {36 vars in 986 bytes} [Sat Aug 15 03:53:19 2026] GET /v2/images/f4c3c684-046b-416f-8bf0-de608b65b910 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/726] 10.0.0.158 () {36 vars in 926 bytes} [Sat Aug 15 03:53:19 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/729] 10.0.0.173 () {34 vars in 654 bytes} [Sat Aug 15 03:53:27 2026] POST /v2/images => generated 647 bytes in 185 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-15 03:53:27.428 7 WARNING glance.api.v2.images [None req-f2de2089-53ae-4c55-adae-d00bc2b441a7 1a1be122bc5a4bd6aae2d41630d3e5ef 4ee8f84420164010a485b543001a3492 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c2c02bca-75c4-47c0-8220-266052316b1d [pid: 7|app: 0|req: 363/730] 10.0.0.173 () {32 vars in 709 bytes} [Sat Aug 15 03:53:27 2026] DELETE /v2/images/c2c02bca-75c4-47c0-8220-266052316b1d => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/731] 10.0.0.173 () {32 vars in 706 bytes} [Sat Aug 15 03:53:27 2026] GET /v2/images/c2c02bca-75c4-47c0-8220-266052316b1d => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/732] 10.0.0.173 () {32 vars in 632 bytes} [Sat Aug 15 03:53:27 2026] GET /v2/images => generated 1381 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/733] 10.0.0.173 () {34 vars in 654 bytes} [Sat Aug 15 03:53:27 2026] POST /v2/images => generated 703 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/734] 10.0.0.173 () {32 vars in 716 bytes} [Sat Aug 15 03:53:27 2026] GET /v2/images/32e82312-56c6-4654-8f69-a02e19f799ec/file => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 03:53:27.633 8 INFO glance.api.v2.image_data [None req-794ae91a-5965-47a6-bf02-3fe72f0fd615 1a1be122bc5a4bd6aae2d41630d3e5ef 4ee8f84420164010a485b543001a3492 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-15 03:53:27.678 8 WARNING glance_store._drivers.rbd [None req-794ae91a-5965-47a6-bf02-3fe72f0fd615 1a1be122bc5a4bd6aae2d41630d3e5ef 4ee8f84420164010a485b543001a3492 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-15 03:53:28.233 8 INFO glance.location [None req-794ae91a-5965-47a6-bf02-3fe72f0fd615 1a1be122bc5a4bd6aae2d41630d3e5ef 4ee8f84420164010a485b543001a3492 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 370/735] 10.0.0.173 () {32 vars in 726 bytes} [Sat Aug 15 03:53:27 2026] PUT /v2/images/32e82312-56c6-4654-8f69-a02e19f799ec/file => generated 0 bytes in 648 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/736] 10.0.0.173 () {32 vars in 706 bytes} [Sat Aug 15 03:53:28 2026] GET /v2/images/32e82312-56c6-4654-8f69-a02e19f799ec => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/737] 10.0.0.173 () {32 vars in 716 bytes} [Sat Aug 15 03:53:28 2026] GET /v2/images/32e82312-56c6-4654-8f69-a02e19f799ec/file => generated 1024 bytes in 121 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/738] 10.0.0.173 () {34 vars in 654 bytes} [Sat Aug 15 03:53:28 2026] POST /v2/images => generated 649 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/739] 10.0.0.173 () {32 vars in 725 bytes} [Sat Aug 15 03:53:28 2026] PATCH /v2/images/6df1e850-3d15-42dc-bf0a-33c064e69be9 => generated 653 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/740] 10.0.0.173 () {32 vars in 706 bytes} [Sat Aug 15 03:53:28 2026] GET /v2/images/6df1e850-3d15-42dc-bf0a-33c064e69be9 => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 03:53:28.591 8 WARNING glance.api.v2.images [None req-4f232851-4e80-420a-a3e5-3d9b504f8ab5 1a1be122bc5a4bd6aae2d41630d3e5ef 4ee8f84420164010a485b543001a3492 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6df1e850-3d15-42dc-bf0a-33c064e69be9 [pid: 8|app: 0|req: 373/741] 10.0.0.173 () {32 vars in 709 bytes} [Sat Aug 15 03:53:28 2026] DELETE /v2/images/6df1e850-3d15-42dc-bf0a-33c064e69be9 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/742] 10.0.0.173 () {32 vars in 706 bytes} [Sat Aug 15 03:53:28 2026] GET /v2/images/6df1e850-3d15-42dc-bf0a-33c064e69be9 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-15 03:53:28.670 8 WARNING glance.api.v2.images [None req-4852729b-4279-4ca1-a35f-cd263884e3fe 1a1be122bc5a4bd6aae2d41630d3e5ef 4ee8f84420164010a485b543001a3492 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//32e82312-56c6-4654-8f69-a02e19f799ec [pid: 8|app: 0|req: 374/743] 10.0.0.173 () {32 vars in 709 bytes} [Sat Aug 15 03:53:28 2026] DELETE /v2/images/32e82312-56c6-4654-8f69-a02e19f799ec => generated 0 bytes in 833 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/744] 10.0.0.173 () {32 vars in 706 bytes} [Sat Aug 15 03:53:29 2026] GET /v2/images/32e82312-56c6-4654-8f69-a02e19f799ec => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-15 03:53:29.516 8 WARNING glance.api.v2.images [None req-e86901d4-dfc7-4793-9779-1eeadb201a4a 1a1be122bc5a4bd6aae2d41630d3e5ef 4ee8f84420164010a485b543001a3492 - - default default] Failed to find image c2c02bca-75c4-47c0-8220-266052316b1d to delete: glance.common.exception.ImageNotFound: No image found with ID c2c02bca-75c4-47c0-8220-266052316b1d [pid: 8|app: 0|req: 375/745] 10.0.0.173 () {32 vars in 709 bytes} [Sat Aug 15 03:53:29 2026] DELETE /v2/images/c2c02bca-75c4-47c0-8220-266052316b1d => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/746] 10.0.0.173 () {32 vars in 706 bytes} [Sat Aug 15 03:53:29 2026] GET /v2/images/c2c02bca-75c4-47c0-8220-266052316b1d => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/747] 10.0.0.158 () {36 vars in 986 bytes} [Sat Aug 15 03:53:29 2026] GET /v2/images/f4c3c684-046b-416f-8bf0-de608b65b910 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/748] 10.0.0.158 () {36 vars in 926 bytes} [Sat Aug 15 03:53:29 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/751] 10.0.0.158 () {36 vars in 986 bytes} [Sat Aug 15 03:53:40 2026] GET /v2/images/f4c3c684-046b-416f-8bf0-de608b65b910 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/752] 10.0.0.158 () {36 vars in 926 bytes} [Sat Aug 15 03:53:40 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/761] 10.0.0.158 () {36 vars in 986 bytes} [Sat Aug 15 03:54:17 2026] GET /v2/images/f4c3c684-046b-416f-8bf0-de608b65b910 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/762] 10.0.0.158 () {36 vars in 926 bytes} [Sat Aug 15 03:54:17 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/765] 10.0.0.158 () {36 vars in 986 bytes} [Sat Aug 15 03:54:20 2026] GET /v2/images/f4c3c684-046b-416f-8bf0-de608b65b910 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/766] 10.0.0.158 () {36 vars in 926 bytes} [Sat Aug 15 03:54:20 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/791] 10.0.0.158 () {36 vars in 986 bytes} [Sat Aug 15 03:56:24 2026] GET /v2/images/f4c3c684-046b-416f-8bf0-de608b65b910 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/792] 10.0.0.158 () {36 vars in 926 bytes} [Sat Aug 15 03:56:24 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/797] 10.0.0.158 () {36 vars in 986 bytes} [Sat Aug 15 03:56:41 2026] GET /v2/images/f4c3c684-046b-416f-8bf0-de608b65b910 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/798] 10.0.0.158 () {36 vars in 926 bytes} [Sat Aug 15 03:56:41 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/807] 199.19.213.222 () {32 vars in 825 bytes} [Sat Aug 15 03:57:21 2026] GET /v2/images?status=active&owner=c3be86739bd246bd9543ca4434a57431&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/808] 199.19.213.222 () {32 vars in 652 bytes} [Sat Aug 15 03:57:21 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/809] 10.0.0.139 () {36 vars in 986 bytes} [Sat Aug 15 03:57:21 2026] GET /v2/images/3213d895-c2b9-4da8-83dc-5a06be2a3bc2 => generated 1395 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/810] 10.0.0.139 () {36 vars in 926 bytes} [Sat Aug 15 03:57:21 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/811] 10.0.0.139 () {36 vars in 926 bytes} [Sat Aug 15 03:57:21 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/812] 10.0.0.139 () {36 vars in 986 bytes} [Sat Aug 15 03:57:21 2026] GET /v2/images/3213d895-c2b9-4da8-83dc-5a06be2a3bc2 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/813] 10.0.0.139 () {36 vars in 926 bytes} [Sat Aug 15 03:57:21 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/814] 10.0.0.139 () {36 vars in 926 bytes} [Sat Aug 15 03:57:21 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/815] 10.0.0.139 () {36 vars in 986 bytes} [Sat Aug 15 03:57:21 2026] GET /v2/images/3213d895-c2b9-4da8-83dc-5a06be2a3bc2 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/816] 10.0.0.139 () {36 vars in 926 bytes} [Sat Aug 15 03:57:21 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/817] 10.0.0.144 () {36 vars in 986 bytes} [Sat Aug 15 03:57:22 2026] GET /v2/images/3213d895-c2b9-4da8-83dc-5a06be2a3bc2 => generated 1395 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/818] 10.0.0.144 () {36 vars in 926 bytes} [Sat Aug 15 03:57:22 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/819] 10.0.0.144 () {36 vars in 986 bytes} [Sat Aug 15 03:57:22 2026] GET /v2/images/3213d895-c2b9-4da8-83dc-5a06be2a3bc2 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/820] 10.0.0.144 () {36 vars in 926 bytes} [Sat Aug 15 03:57:22 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/821] 10.0.0.144 () {36 vars in 926 bytes} [Sat Aug 15 03:57:22 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/862] 10.0.0.173 () {32 vars in 632 bytes} [Sat Aug 15 04:00:49 2026] GET /v2/images => generated 5574 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)