+ 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 [Wed Aug 5 11:42:31 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: glance-api-596b546fc7-q96fw 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 0x7fe2257b0668 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-05 11:42:33.514 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-05 11:42:33.530 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-05 11:42:34.499 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-05 11:42:34.500 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-05 11:42:34.501 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-05 11:42:34.536 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-05 11:42:34.537 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-05 11:42:34.538 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-05 11:42:36.612 7 WARNING glance.api.v2.images [None req-54147a6a-e50c-46ce-8660-d1be4e1b09f9 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-05 11:42:36.631 8 WARNING glance.api.v2.images [None req-0ea22f0b-426e-4da6-bf28-fabfec352de4 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-05 11:42:36.964 8 WARNING keystonemiddleware._common.config [None req-0ea22f0b-426e-4da6-bf28-fabfec352de4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-05 11:42:36.971 8 WARNING oslo_config.cfg [None req-0ea22f0b-426e-4da6-bf28-fabfec352de4 - - - - - -] 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 0x7fe2257b0668 pid: 8 (default app) 2026-08-05 11:42:36.978 7 WARNING keystonemiddleware._common.config [None req-54147a6a-e50c-46ce-8660-d1be4e1b09f9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-05 11:42:36.986 7 WARNING oslo_config.cfg [None req-54147a6a-e50c-46ce-8660-d1be4e1b09f9 - - - - - -] 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 0x7fe2257b0668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.19.213.68 () {42 vars in 684 bytes} [Wed Aug 5 11:42:38 2026] GET / => generated 1301 bytes in 1 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-05 11:42:38.644 7 WARNING oslo_policy.policy [None req-dab2ea72-3cbe-48a9-888a-0852d9c1cab4 888c9e851f864a5684a69a602ee08db3 66214cf227774d4ca87cb3a90946691a - - 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-05 11:42:38.644 7 WARNING oslo_policy.policy [None req-dab2ea72-3cbe-48a9-888a-0852d9c1cab4 888c9e851f864a5684a69a602ee08db3 66214cf227774d4ca87cb3a90946691a - - 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-05 11:42:38.660 7 WARNING oslo_policy.policy [None req-dab2ea72-3cbe-48a9-888a-0852d9c1cab4 888c9e851f864a5684a69a602ee08db3 66214cf227774d4ca87cb3a90946691a - - 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-05 11:42:38.660 7 WARNING oslo_policy.policy [None req-dab2ea72-3cbe-48a9-888a-0852d9c1cab4 888c9e851f864a5684a69a602ee08db3 66214cf227774d4ca87cb3a90946691a - - 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: 1/6] 199.19.213.68 () {44 vars in 906 bytes} [Wed Aug 5 11:42:38 2026] GET /v2/images => generated 69 bytes in 590 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.19.213.68 () {42 vars in 684 bytes} [Wed Aug 5 11:42:42 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.19.213.68 () {44 vars in 906 bytes} [Wed Aug 5 11:42:42 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-05 11:42:42.278 8 WARNING oslo_policy.policy [None req-439f7bac-ad7f-471e-b52e-f373fd01eb6a 888c9e851f864a5684a69a602ee08db3 66214cf227774d4ca87cb3a90946691a - - 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-05 11:42:42.279 8 WARNING oslo_policy.policy [None req-439f7bac-ad7f-471e-b52e-f373fd01eb6a 888c9e851f864a5684a69a602ee08db3 66214cf227774d4ca87cb3a90946691a - - 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: 7/9] 199.19.213.68 () {44 vars in 907 bytes} [Wed Aug 5 11:42:42 2026] GET /v2/images/cirros => generated 151 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.19.213.68 () {44 vars in 929 bytes} [Wed Aug 5 11:42:42 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-05 11:42:42.417 8 WARNING oslo_policy.policy [None req-7bd070a7-029a-463e-ba29-8a07ca4e4911 888c9e851f864a5684a69a602ee08db3 66214cf227774d4ca87cb3a90946691a - - 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-05 11:42:42.418 8 WARNING oslo_policy.policy [None req-7bd070a7-029a-463e-ba29-8a07ca4e4911 888c9e851f864a5684a69a602ee08db3 66214cf227774d4ca87cb3a90946691a - - 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: 8/11] 199.19.213.68 () {44 vars in 935 bytes} [Wed Aug 5 11:42:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-05 11:42:42.517 7 WARNING oslo_config.cfg [None req-16a73ea8-9d93-47f5-9226-ea32e25d4136 888c9e851f864a5684a69a602ee08db3 66214cf227774d4ca87cb3a90946691a - - 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: 4/12] 199.19.213.68 () {48 vars in 947 bytes} [Wed Aug 5 11:42:42 2026] POST /v2/images => generated 760 bytes in 73 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-05 11:42:42.537 8 WARNING oslo_policy.policy [None req-88fc581d-fd1d-4ac0-927a-621d0ed44b3c 888c9e851f864a5684a69a602ee08db3 66214cf227774d4ca87cb3a90946691a - - 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-05 11:42:42.537 8 WARNING oslo_policy.policy [None req-88fc581d-fd1d-4ac0-927a-621d0ed44b3c 888c9e851f864a5684a69a602ee08db3 66214cf227774d4ca87cb3a90946691a - - 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-05 11:42:42.538 8 INFO glance.api.v2.image_data [None req-88fc581d-fd1d-4ac0-927a-621d0ed44b3c 888c9e851f864a5684a69a602ee08db3 66214cf227774d4ca87cb3a90946691a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-05 11:42:45.832 8 WARNING glance.location [None req-88fc581d-fd1d-4ac0-927a-621d0ed44b3c 888c9e851f864a5684a69a602ee08db3 66214cf227774d4ca87cb3a90946691a - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/13] 199.19.213.68 () {48 vars in 1041 bytes} [Wed Aug 5 11:42:42 2026] PUT /v2/images/aa5ca6d2-c830-4c4a-8b40-5be69ab05769/file => generated 0 bytes in 3343 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5309 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.19.213.68 () {44 vars in 967 bytes} [Wed Aug 5 11:42:45 2026] GET /v2/images/aa5ca6d2-c830-4c4a-8b40-5be69ab05769 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-05 11:42:45.985 8 WARNING oslo_config.cfg [None req-28f6d21e-36e4-402a-8a72-71df897c8b68 888c9e851f864a5684a69a602ee08db3 66214cf227774d4ca87cb3a90946691a - - 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: 10/15] 199.19.213.68 () {48 vars in 1047 bytes} [Wed Aug 5 11:42:45 2026] PATCH /v2/images/aa5ca6d2-c830-4c4a-8b40-5be69ab05769 => generated 1312 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/16] 199.19.213.68 () {44 vars in 967 bytes} [Wed Aug 5 11:42:45 2026] GET /v2/images/aa5ca6d2-c830-4c4a-8b40-5be69ab05769 => 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: 139/273] 199.19.213.68 () {42 vars in 684 bytes} [Wed Aug 5 12:04:03 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/274] 199.19.213.68 () {44 vars in 906 bytes} [Wed Aug 5 12:04:03 2026] GET /v2/images => generated 1381 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/279] 199.19.213.68 () {42 vars in 684 bytes} [Wed Aug 5 12:04:20 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/280] 199.19.213.68 () {44 vars in 906 bytes} [Wed Aug 5 12:04:20 2026] GET /v2/images => generated 1381 bytes in 388 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/281] 199.19.213.68 () {44 vars in 933 bytes} [Wed Aug 5 12:04:21 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/282] 199.19.213.68 () {44 vars in 955 bytes} [Wed Aug 5 12:04:21 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: 7|app: 0|req: 140/283] 199.19.213.68 () {44 vars in 935 bytes} [Wed Aug 5 12:04:21 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/284] 199.19.213.68 () {48 vars in 947 bytes} [Wed Aug 5 12:04:21 2026] POST /v2/images => generated 796 bytes in 76 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-05 12:04:21.357 7 WARNING oslo_policy.policy [None req-8dded7b6-c3e4-4ea8-8b24-dca54fbf2253 888c9e851f864a5684a69a602ee08db3 66214cf227774d4ca87cb3a90946691a - - 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-05 12:04:21.357 7 WARNING oslo_policy.policy [None req-8dded7b6-c3e4-4ea8-8b24-dca54fbf2253 888c9e851f864a5684a69a602ee08db3 66214cf227774d4ca87cb3a90946691a - - 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-05 12:04:21.359 7 INFO glance.api.v2.image_data [None req-8dded7b6-c3e4-4ea8-8b24-dca54fbf2253 888c9e851f864a5684a69a602ee08db3 66214cf227774d4ca87cb3a90946691a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-05 12:04:46.995 7 WARNING glance.location [None req-8dded7b6-c3e4-4ea8-8b24-dca54fbf2253 888c9e851f864a5684a69a602ee08db3 66214cf227774d4ca87cb3a90946691a - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 141/291] 199.19.213.68 () {48 vars in 1042 bytes} [Wed Aug 5 12:04:21 2026] PUT /v2/images/1305041b-ceaf-4164-bd9a-e77536336fa6/file => generated 0 bytes in 25689 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64160 switches on core 0) [pid: 8|app: 0|req: 151/292] 199.19.213.68 () {44 vars in 967 bytes} [Wed Aug 5 12:04:47 2026] GET /v2/images/1305041b-ceaf-4164-bd9a-e77536336fa6 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/293] 199.19.213.68 () {48 vars in 1047 bytes} [Wed Aug 5 12:04:47 2026] PATCH /v2/images/1305041b-ceaf-4164-bd9a-e77536336fa6 => generated 1395 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/294] 199.19.213.68 () {44 vars in 967 bytes} [Wed Aug 5 12:04:47 2026] GET /v2/images/1305041b-ceaf-4164-bd9a-e77536336fa6 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/295] 199.19.213.68 () {42 vars in 684 bytes} [Wed Aug 5 12:04:48 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/296] 199.19.213.68 () {44 vars in 906 bytes} [Wed Aug 5 12:04:48 2026] GET /v2/images => generated 2778 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/383] 199.19.213.68 () {42 vars in 684 bytes} [Wed Aug 5 12:12:00 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/384] 199.19.213.68 () {44 vars in 906 bytes} [Wed Aug 5 12:12:00 2026] GET /v2/images => generated 2778 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/387] 199.19.213.68 () {42 vars in 684 bytes} [Wed Aug 5 12:12:09 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/388] 199.19.213.68 () {44 vars in 906 bytes} [Wed Aug 5 12:12:09 2026] GET /v2/images => generated 2778 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/389] 199.19.213.68 () {44 vars in 943 bytes} [Wed Aug 5 12:12:09 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/390] 199.19.213.68 () {44 vars in 965 bytes} [Wed Aug 5 12:12:09 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/391] 199.19.213.68 () {44 vars in 935 bytes} [Wed Aug 5 12:12:09 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) [pid: 8|app: 0|req: 201/392] 199.19.213.68 () {48 vars in 947 bytes} [Wed Aug 5 12:12:09 2026] POST /v2/images => generated 799 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-05 12:12:09.853 7 INFO glance.api.v2.image_data [None req-34d904a0-b248-4fd1-8420-1bddca00bbed 888c9e851f864a5684a69a602ee08db3 66214cf227774d4ca87cb3a90946691a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-05 12:12:32.941 7 INFO glance.location [None req-34d904a0-b248-4fd1-8420-1bddca00bbed 888c9e851f864a5684a69a602ee08db3 66214cf227774d4ca87cb3a90946691a - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 192/397] 199.19.213.68 () {48 vars in 1041 bytes} [Wed Aug 5 12:12:09 2026] PUT /v2/images/13629bac-1967-4217-8e41-c6d32148df90/file => generated 0 bytes in 23139 msecs (HTTP/1.1 204) 4 headers in 171 bytes (15843 switches on core 0) [pid: 8|app: 0|req: 206/398] 199.19.213.68 () {44 vars in 967 bytes} [Wed Aug 5 12:12:32 2026] GET /v2/images/13629bac-1967-4217-8e41-c6d32148df90 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/399] 199.19.213.68 () {48 vars in 1047 bytes} [Wed Aug 5 12:12:33 2026] PATCH /v2/images/13629bac-1967-4217-8e41-c6d32148df90 => generated 1410 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/400] 199.19.213.68 () {44 vars in 967 bytes} [Wed Aug 5 12:12:33 2026] GET /v2/images/13629bac-1967-4217-8e41-c6d32148df90 => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/409] 199.19.213.68 () {42 vars in 684 bytes} [Wed Aug 5 12:13:11 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/410] 199.19.213.68 () {44 vars in 906 bytes} [Wed Aug 5 12:13:11 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: 8|app: 0|req: 215/415] 199.19.213.68 () {42 vars in 684 bytes} [Wed Aug 5 12:13:29 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/416] 199.19.213.68 () {44 vars in 906 bytes} [Wed Aug 5 12:13:29 2026] GET /v2/images => generated 4190 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/417] 199.19.213.68 () {44 vars in 935 bytes} [Wed Aug 5 12:13:29 2026] GET /v2/images/manila-service-image => generated 165 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/418] 199.19.213.68 () {44 vars in 957 bytes} [Wed Aug 5 12:13:29 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/419] 199.19.213.68 () {44 vars in 935 bytes} [Wed Aug 5 12:13:29 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/420] 199.19.213.68 () {48 vars in 947 bytes} [Wed Aug 5 12:13:29 2026] POST /v2/images => generated 791 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-05 12:13:29.854 8 INFO glance.api.v2.image_data [None req-c0315ce0-9b77-4814-8917-fb9bb4f7662f 888c9e851f864a5684a69a602ee08db3 66214cf227774d4ca87cb3a90946691a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-05 12:13:44.910 8 INFO glance.location [None req-c0315ce0-9b77-4814-8917-fb9bb4f7662f 888c9e851f864a5684a69a602ee08db3 66214cf227774d4ca87cb3a90946691a - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 218/423] 199.19.213.68 () {48 vars in 1042 bytes} [Wed Aug 5 12:13:29 2026] PUT /v2/images/1e0fe528-b582-4c59-b235-e54a01746b81/file => generated 0 bytes in 15115 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31618 switches on core 0) [pid: 7|app: 0|req: 206/424] 199.19.213.68 () {44 vars in 967 bytes} [Wed Aug 5 12:13:44 2026] GET /v2/images/1e0fe528-b582-4c59-b235-e54a01746b81 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/425] 199.19.213.68 () {48 vars in 1047 bytes} [Wed Aug 5 12:13:44 2026] PATCH /v2/images/1e0fe528-b582-4c59-b235-e54a01746b81 => generated 1382 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/426] 199.19.213.68 () {44 vars in 967 bytes} [Wed Aug 5 12:13:45 2026] GET /v2/images/1e0fe528-b582-4c59-b235-e54a01746b81 => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/599] 199.19.213.68 () {42 vars in 684 bytes} [Wed Aug 5 12:28:05 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/600] 199.19.213.68 () {44 vars in 906 bytes} [Wed Aug 5 12:28:05 2026] GET /v2/images => generated 5574 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/631] 199.19.213.68 () {42 vars in 684 bytes} [Wed Aug 5 12:30:35 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/632] 199.19.213.68 () {44 vars in 906 bytes} [Wed Aug 5 12:30:35 2026] GET /v2/images => generated 5574 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/635] 199.19.213.68 () {42 vars in 684 bytes} [Wed Aug 5 12:30:37 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/636] 199.19.213.68 () {44 vars in 906 bytes} [Wed Aug 5 12:30:37 2026] GET /v2/images => generated 5574 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/647] 199.19.213.68 () {42 vars in 684 bytes} [Wed Aug 5 12:31:31 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/648] 199.19.213.68 () {44 vars in 906 bytes} [Wed Aug 5 12:31:31 2026] GET /v2/images => generated 5574 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/651] 199.19.213.68 () {42 vars in 684 bytes} [Wed Aug 5 12:31:40 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/652] 199.19.213.68 () {44 vars in 906 bytes} [Wed Aug 5 12:31:40 2026] GET /v2/images => generated 5574 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/667] 199.19.213.68 () {42 vars in 684 bytes} [Wed Aug 5 12:32:46 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/668] 199.19.213.68 () {44 vars in 906 bytes} [Wed Aug 5 12:32:46 2026] GET /v2/images => generated 5574 bytes in 52 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: 345/677] 10.0.0.196 () {32 vars in 633 bytes} [Wed Aug 5 12:33:31 2026] GET /v2/images => generated 5574 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/682] 10.0.0.161 () {36 vars in 987 bytes} [Wed Aug 5 12:33:52 2026] GET /v2/images/aa5ca6d2-c830-4c4a-8b40-5be69ab05769 => generated 1312 bytes in 41 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: 335/683] 10.0.0.161 () {36 vars in 927 bytes} [Wed Aug 5 12:33:52 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: 8|app: 0|req: 349/684] 10.0.0.161 () {36 vars in 987 bytes} [Wed Aug 5 12:33:53 2026] GET /v2/images/aa5ca6d2-c830-4c4a-8b40-5be69ab05769 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/685] 10.0.0.161 () {36 vars in 927 bytes} [Wed Aug 5 12:33:53 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: 351/688] 199.19.213.68 () {36 vars in 990 bytes} [Wed Aug 5 12:34:01 2026] GET /v2/images/aa5ca6d2-c830-4c4a-8b40-5be69ab05769 => 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: 338/689] 199.19.213.68 () {36 vars in 930 bytes} [Wed Aug 5 12:34:01 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: 352/690] 199.19.213.68 () {36 vars in 990 bytes} [Wed Aug 5 12:34:01 2026] GET /v2/images/aa5ca6d2-c830-4c4a-8b40-5be69ab05769 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/691] 199.19.213.68 () {36 vars in 930 bytes} [Wed Aug 5 12:34:01 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: 341/694] 10.0.0.161 () {36 vars in 987 bytes} [Wed Aug 5 12:34:08 2026] GET /v2/images/aa5ca6d2-c830-4c4a-8b40-5be69ab05769 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/695] 10.0.0.161 () {36 vars in 927 bytes} [Wed Aug 5 12:34:08 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: 343/698] 10.0.0.196 () {30 vars in 411 bytes} [Wed Aug 5 12:34:22 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/703] 10.0.0.161 () {36 vars in 987 bytes} [Wed Aug 5 12:34:36 2026] GET /v2/images/aa5ca6d2-c830-4c4a-8b40-5be69ab05769 => 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: 346/704] 10.0.0.161 () {36 vars in 927 bytes} [Wed Aug 5 12:34:36 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: 359/705] 10.0.0.161 () {36 vars in 987 bytes} [Wed Aug 5 12:34:43 2026] GET /v2/images/aa5ca6d2-c830-4c4a-8b40-5be69ab05769 => 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: 347/706] 10.0.0.161 () {36 vars in 927 bytes} [Wed Aug 5 12:34:43 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/709] 10.0.0.161 () {36 vars in 987 bytes} [Wed Aug 5 12:34:50 2026] GET /v2/images/aa5ca6d2-c830-4c4a-8b40-5be69ab05769 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/710] 10.0.0.161 () {36 vars in 927 bytes} [Wed Aug 5 12:34:50 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: 352/715] 10.0.0.87 () {36 vars in 986 bytes} [Wed Aug 5 12:35:12 2026] GET /v2/images/aa5ca6d2-c830-4c4a-8b40-5be69ab05769 => generated 1312 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/716] 10.0.0.87 () {36 vars in 926 bytes} [Wed Aug 5 12:35:12 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: 353/717] 10.0.0.87 () {36 vars in 926 bytes} [Wed Aug 5 12:35:12 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: 8|app: 0|req: 365/718] 10.0.0.87 () {36 vars in 986 bytes} [Wed Aug 5 12:35:12 2026] GET /v2/images/aa5ca6d2-c830-4c4a-8b40-5be69ab05769 => 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: 354/719] 10.0.0.87 () {36 vars in 926 bytes} [Wed Aug 5 12:35:12 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: 8|app: 0|req: 366/720] 10.0.0.87 () {36 vars in 926 bytes} [Wed Aug 5 12:35:12 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: 355/721] 10.0.0.87 () {36 vars in 986 bytes} [Wed Aug 5 12:35:12 2026] GET /v2/images/aa5ca6d2-c830-4c4a-8b40-5be69ab05769 => 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: 367/722] 10.0.0.87 () {36 vars in 926 bytes} [Wed Aug 5 12:35:12 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: 356/723] 10.0.0.87 () {36 vars in 926 bytes} [Wed Aug 5 12:35:12 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: 368/724] 10.0.0.114 () {36 vars in 987 bytes} [Wed Aug 5 12:35:13 2026] GET /v2/images/aa5ca6d2-c830-4c4a-8b40-5be69ab05769 => generated 1312 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/725] 10.0.0.114 () {36 vars in 927 bytes} [Wed Aug 5 12:35:13 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/726] 10.0.0.114 () {36 vars in 987 bytes} [Wed Aug 5 12:35:13 2026] GET /v2/images/aa5ca6d2-c830-4c4a-8b40-5be69ab05769 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/727] 10.0.0.114 () {36 vars in 927 bytes} [Wed Aug 5 12:35:13 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/728] 10.0.0.114 () {36 vars in 927 bytes} [Wed Aug 5 12:35:13 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: 361/733] 10.0.0.161 () {36 vars in 987 bytes} [Wed Aug 5 12:35:27 2026] GET /v2/images/aa5ca6d2-c830-4c4a-8b40-5be69ab05769 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/734] 10.0.0.161 () {36 vars in 927 bytes} [Wed Aug 5 12:35:27 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/743] 10.0.0.161 () {36 vars in 987 bytes} [Wed Aug 5 12:36:11 2026] GET /v2/images/aa5ca6d2-c830-4c4a-8b40-5be69ab05769 => 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: 366/744] 10.0.0.161 () {36 vars in 927 bytes} [Wed Aug 5 12:36:11 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: 369/749] 10.0.0.196 () {34 vars in 655 bytes} [Wed Aug 5 12:36:28 2026] POST /v2/images => generated 648 bytes in 150 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-05 12:36:29.039 8 WARNING glance.api.v2.images [None req-8cb6d27e-8cf5-4dda-b47a-9831aed90ef0 f2eb1defe453494895fab13ba7f02039 866eea0257ac45c6bfdb1aab3979428f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//eab03625-6759-41b9-960e-fe18372f6be3 [pid: 8|app: 0|req: 381/750] 10.0.0.196 () {32 vars in 710 bytes} [Wed Aug 5 12:36:29 2026] DELETE /v2/images/eab03625-6759-41b9-960e-fe18372f6be3 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/751] 10.0.0.196 () {32 vars in 707 bytes} [Wed Aug 5 12:36:29 2026] GET /v2/images/eab03625-6759-41b9-960e-fe18372f6be3 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/752] 10.0.0.196 () {32 vars in 633 bytes} [Wed Aug 5 12:36:29 2026] GET /v2/images => generated 1381 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/753] 10.0.0.196 () {34 vars in 655 bytes} [Wed Aug 5 12:36:29 2026] POST /v2/images => generated 702 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/754] 10.0.0.196 () {32 vars in 717 bytes} [Wed Aug 5 12:36:29 2026] GET /v2/images/562e6b31-44f9-4e3a-bd29-cfaaf42ca2cb/file => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-05 12:36:29.235 7 INFO glance.api.v2.image_data [None req-d1a2ab33-25e9-4e48-b84b-4224b2d563a7 f2eb1defe453494895fab13ba7f02039 866eea0257ac45c6bfdb1aab3979428f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-05 12:36:29.291 7 WARNING glance_store._drivers.rbd [None req-d1a2ab33-25e9-4e48-b84b-4224b2d563a7 f2eb1defe453494895fab13ba7f02039 866eea0257ac45c6bfdb1aab3979428f - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-05 12:36:30.042 7 INFO glance.location [None req-d1a2ab33-25e9-4e48-b84b-4224b2d563a7 f2eb1defe453494895fab13ba7f02039 866eea0257ac45c6bfdb1aab3979428f - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 372/755] 10.0.0.196 () {32 vars in 727 bytes} [Wed Aug 5 12:36:29 2026] PUT /v2/images/562e6b31-44f9-4e3a-bd29-cfaaf42ca2cb/file => generated 0 bytes in 866 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/756] 10.0.0.196 () {32 vars in 707 bytes} [Wed Aug 5 12:36:30 2026] GET /v2/images/562e6b31-44f9-4e3a-bd29-cfaaf42ca2cb => generated 1103 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/757] 10.0.0.196 () {32 vars in 717 bytes} [Wed Aug 5 12:36:30 2026] GET /v2/images/562e6b31-44f9-4e3a-bd29-cfaaf42ca2cb/file => generated 1024 bytes in 123 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/758] 10.0.0.196 () {34 vars in 655 bytes} [Wed Aug 5 12:36:30 2026] POST /v2/images => generated 649 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/759] 10.0.0.196 () {32 vars in 726 bytes} [Wed Aug 5 12:36:30 2026] PATCH /v2/images/f2a15652-441d-4a4e-b5da-07e2b1a24938 => generated 653 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/760] 10.0.0.196 () {32 vars in 707 bytes} [Wed Aug 5 12:36:30 2026] GET /v2/images/f2a15652-441d-4a4e-b5da-07e2b1a24938 => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-05 12:36:30.386 7 WARNING glance.api.v2.images [None req-537f84a6-9d90-42f5-bdcb-638e0af1a3e9 f2eb1defe453494895fab13ba7f02039 866eea0257ac45c6bfdb1aab3979428f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f2a15652-441d-4a4e-b5da-07e2b1a24938 [pid: 7|app: 0|req: 375/761] 10.0.0.196 () {32 vars in 710 bytes} [Wed Aug 5 12:36:30 2026] DELETE /v2/images/f2a15652-441d-4a4e-b5da-07e2b1a24938 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/762] 10.0.0.196 () {32 vars in 707 bytes} [Wed Aug 5 12:36:30 2026] GET /v2/images/f2a15652-441d-4a4e-b5da-07e2b1a24938 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-05 12:36:30.459 7 WARNING glance.api.v2.images [None req-f544c299-5528-4697-bc18-ee46dcc3cf9f f2eb1defe453494895fab13ba7f02039 866eea0257ac45c6bfdb1aab3979428f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//562e6b31-44f9-4e3a-bd29-cfaaf42ca2cb [pid: 7|app: 0|req: 376/763] 10.0.0.196 () {32 vars in 710 bytes} [Wed Aug 5 12:36:30 2026] DELETE /v2/images/562e6b31-44f9-4e3a-bd29-cfaaf42ca2cb => generated 0 bytes in 847 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/764] 10.0.0.196 () {32 vars in 707 bytes} [Wed Aug 5 12:36:31 2026] GET /v2/images/562e6b31-44f9-4e3a-bd29-cfaaf42ca2cb => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-05 12:36:31.333 7 WARNING glance.api.v2.images [None req-65db0273-06d4-4af1-ac33-fe99798092ca f2eb1defe453494895fab13ba7f02039 866eea0257ac45c6bfdb1aab3979428f - - default default] Failed to find image eab03625-6759-41b9-960e-fe18372f6be3 to delete: glance.common.exception.ImageNotFound: No image found with ID eab03625-6759-41b9-960e-fe18372f6be3 [pid: 7|app: 0|req: 377/765] 10.0.0.196 () {32 vars in 710 bytes} [Wed Aug 5 12:36:31 2026] DELETE /v2/images/eab03625-6759-41b9-960e-fe18372f6be3 => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/766] 10.0.0.196 () {32 vars in 707 bytes} [Wed Aug 5 12:36:31 2026] GET /v2/images/eab03625-6759-41b9-960e-fe18372f6be3 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/769] 10.0.0.196 () {32 vars in 707 bytes} [Wed Aug 5 12:36:38 2026] GET /v2/images/aa5ca6d2-c830-4c4a-8b40-5be69ab05769 => 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: 391/770] 10.0.0.196 () {32 vars in 707 bytes} [Wed Aug 5 12:36:38 2026] GET /v2/images/aa5ca6d2-c830-4c4a-8b40-5be69ab05769 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/771] 10.0.0.87 () {36 vars in 986 bytes} [Wed Aug 5 12:36:38 2026] GET /v2/images/aa5ca6d2-c830-4c4a-8b40-5be69ab05769 => 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: 392/772] 10.0.0.87 () {36 vars in 926 bytes} [Wed Aug 5 12:36:38 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: 381/773] 10.0.0.87 () {36 vars in 926 bytes} [Wed Aug 5 12:36:38 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: 393/774] 10.0.0.87 () {36 vars in 986 bytes} [Wed Aug 5 12:36:38 2026] GET /v2/images/aa5ca6d2-c830-4c4a-8b40-5be69ab05769 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/775] 10.0.0.87 () {36 vars in 926 bytes} [Wed Aug 5 12:36:38 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: 394/776] 10.0.0.87 () {36 vars in 926 bytes} [Wed Aug 5 12:36:38 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: 383/777] 10.0.0.87 () {36 vars in 986 bytes} [Wed Aug 5 12:36:38 2026] GET /v2/images/aa5ca6d2-c830-4c4a-8b40-5be69ab05769 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/778] 10.0.0.87 () {36 vars in 926 bytes} [Wed Aug 5 12:36:38 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: 384/779] 10.0.0.114 () {36 vars in 987 bytes} [Wed Aug 5 12:36:38 2026] GET /v2/images/aa5ca6d2-c830-4c4a-8b40-5be69ab05769 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/780] 10.0.0.114 () {36 vars in 927 bytes} [Wed Aug 5 12:36:38 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: 385/781] 10.0.0.114 () {36 vars in 987 bytes} [Wed Aug 5 12:36:38 2026] GET /v2/images/aa5ca6d2-c830-4c4a-8b40-5be69ab05769 => 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: 397/782] 10.0.0.114 () {36 vars in 927 bytes} [Wed Aug 5 12:36:38 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: 386/783] 10.0.0.114 () {36 vars in 927 bytes} [Wed Aug 5 12:36:38 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: 400/788] 10.0.0.161 () {36 vars in 987 bytes} [Wed Aug 5 12:37:01 2026] GET /v2/images/aa5ca6d2-c830-4c4a-8b40-5be69ab05769 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/789] 10.0.0.161 () {36 vars in 927 bytes} [Wed Aug 5 12:37:01 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/818] 10.0.0.161 () {36 vars in 987 bytes} [Wed Aug 5 12:39:18 2026] GET /v2/images/aa5ca6d2-c830-4c4a-8b40-5be69ab05769 => generated 1312 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/819] 10.0.0.161 () {36 vars in 927 bytes} [Wed Aug 5 12:39:18 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/822] 10.0.0.161 () {36 vars in 987 bytes} [Wed Aug 5 12:39:36 2026] GET /v2/images/aa5ca6d2-c830-4c4a-8b40-5be69ab05769 => 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: 417/823] 10.0.0.161 () {36 vars in 927 bytes} [Wed Aug 5 12:39:36 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: 412/834] 199.19.213.68 () {32 vars in 825 bytes} [Wed Aug 5 12:40:17 2026] GET /v2/images?status=active&owner=66214cf227774d4ca87cb3a90946691a&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/835] 199.19.213.68 () {32 vars in 652 bytes} [Wed Aug 5 12:40:17 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: 413/836] 10.0.0.87 () {36 vars in 986 bytes} [Wed Aug 5 12:40:18 2026] GET /v2/images/1305041b-ceaf-4164-bd9a-e77536336fa6 => generated 1395 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/837] 10.0.0.87 () {36 vars in 926 bytes} [Wed Aug 5 12:40: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: 414/838] 10.0.0.87 () {36 vars in 926 bytes} [Wed Aug 5 12:40: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: 8|app: 0|req: 425/839] 10.0.0.87 () {36 vars in 986 bytes} [Wed Aug 5 12:40:18 2026] GET /v2/images/1305041b-ceaf-4164-bd9a-e77536336fa6 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/840] 10.0.0.87 () {36 vars in 926 bytes} [Wed Aug 5 12:40: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: 8|app: 0|req: 426/841] 10.0.0.87 () {36 vars in 926 bytes} [Wed Aug 5 12:40: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: 416/842] 10.0.0.87 () {36 vars in 986 bytes} [Wed Aug 5 12:40:18 2026] GET /v2/images/1305041b-ceaf-4164-bd9a-e77536336fa6 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/843] 10.0.0.87 () {36 vars in 926 bytes} [Wed Aug 5 12:40:18 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/844] 10.0.0.87 () {36 vars in 926 bytes} [Wed Aug 5 12:40: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: 428/845] 10.0.0.114 () {36 vars in 987 bytes} [Wed Aug 5 12:40:18 2026] GET /v2/images/1305041b-ceaf-4164-bd9a-e77536336fa6 => generated 1395 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/846] 10.0.0.114 () {36 vars in 927 bytes} [Wed Aug 5 12:40: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: 8|app: 0|req: 429/847] 10.0.0.114 () {36 vars in 987 bytes} [Wed Aug 5 12:40:18 2026] GET /v2/images/1305041b-ceaf-4164-bd9a-e77536336fa6 => generated 1395 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/848] 10.0.0.114 () {36 vars in 927 bytes} [Wed Aug 5 12:40: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: 8|app: 0|req: 430/849] 10.0.0.114 () {36 vars in 927 bytes} [Wed Aug 5 12:40: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: 441/892] 10.0.0.196 () {32 vars in 633 bytes} [Wed Aug 5 12:43:53 2026] GET /v2/images => generated 5574 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)