+ 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 Jul 8 21:55:53 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:39 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-6bb777b6ff-djtxk 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 0x7f260214b668 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-07-08 21:55:55.887 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-08 21:55:55.999 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-07-08 21:55:56.754 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-07-08 21:55:56.755 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-07-08 21:55:56.755 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-08 21:55:56.837 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-07-08 21:55:56.838 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-07-08 21:55:56.838 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-08 21:55:58.766 7 WARNING glance.api.v2.images [None req-e5225df0-c49e-4f9b-a09c-cdb1e80a3fcd - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-08 21:55:58.795 8 WARNING glance.api.v2.images [None req-18f12fdb-69c6-4973-8783-1822e8033403 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-08 21:55:59.103 7 WARNING keystonemiddleware._common.config [None req-e5225df0-c49e-4f9b-a09c-cdb1e80a3fcd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-08 21:55:59.112 7 WARNING oslo_config.cfg [None req-e5225df0-c49e-4f9b-a09c-cdb1e80a3fcd - - - - - -] 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 6 seconds on interpreter 0x7f260214b668 pid: 7 (default app) 2026-07-08 21:55:59.116 8 WARNING keystonemiddleware._common.config [None req-18f12fdb-69c6-4973-8783-1822e8033403 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-08 21:55:59.123 8 WARNING oslo_config.cfg [None req-18f12fdb-69c6-4973-8783-1822e8033403 - - - - - -] 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 6 seconds on interpreter 0x7f260214b668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.19.213.181 () {42 vars in 689 bytes} [Wed Jul 8 21:56:00 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-07-08 21:56:01.008 8 WARNING oslo_policy.policy [None req-0b40e51f-2328-4fee-99af-b464c8108ef8 b248572bea504fe180e9c98f706d026c dc5bee607a4d4f778f84dc1d3ee06d11 - - 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-07-08 21:56:01.008 8 WARNING oslo_policy.policy [None req-0b40e51f-2328-4fee-99af-b464c8108ef8 b248572bea504fe180e9c98f706d026c dc5bee607a4d4f778f84dc1d3ee06d11 - - 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-07-08 21:56:01.031 8 WARNING oslo_policy.policy [None req-0b40e51f-2328-4fee-99af-b464c8108ef8 b248572bea504fe180e9c98f706d026c dc5bee607a4d4f778f84dc1d3ee06d11 - - 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-07-08 21:56:01.031 8 WARNING oslo_policy.policy [None req-0b40e51f-2328-4fee-99af-b464c8108ef8 b248572bea504fe180e9c98f706d026c dc5bee607a4d4f778f84dc1d3ee06d11 - - 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.181 () {44 vars in 911 bytes} [Wed Jul 8 21:56:00 2026] GET /v2/images => generated 69 bytes in 548 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.181 () {42 vars in 689 bytes} [Wed Jul 8 21:56:04 2026] GET / => generated 1312 bytes in 2 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.181 () {44 vars in 911 bytes} [Wed Jul 8 21:56:04 2026] GET /v2/images => generated 69 bytes in 43 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-07-08 21:56:04.629 7 WARNING oslo_policy.policy [None req-81bb3fad-e4a8-4427-892a-56637ff6c332 b248572bea504fe180e9c98f706d026c dc5bee607a4d4f778f84dc1d3ee06d11 - - 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-07-08 21:56:04.629 7 WARNING oslo_policy.policy [None req-81bb3fad-e4a8-4427-892a-56637ff6c332 b248572bea504fe180e9c98f706d026c dc5bee607a4d4f778f84dc1d3ee06d11 - - 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.181 () {44 vars in 912 bytes} [Wed Jul 8 21:56:04 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: 8|app: 0|req: 3/10] 199.19.213.181 () {44 vars in 934 bytes} [Wed Jul 8 21:56:04 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-08 21:56:04.761 7 WARNING oslo_policy.policy [None req-1d24eb19-5d24-4e3a-8ab5-15b2d9ae942e b248572bea504fe180e9c98f706d026c dc5bee607a4d4f778f84dc1d3ee06d11 - - 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-07-08 21:56:04.762 7 WARNING oslo_policy.policy [None req-1d24eb19-5d24-4e3a-8ab5-15b2d9ae942e b248572bea504fe180e9c98f706d026c dc5bee607a4d4f778f84dc1d3ee06d11 - - 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.181 () {44 vars in 940 bytes} [Wed Jul 8 21:56:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-08 21:56:04.839 8 WARNING oslo_config.cfg [None req-3de98e7b-16ae-4b19-9c6c-2a66edfb7c3b b248572bea504fe180e9c98f706d026c dc5bee607a4d4f778f84dc1d3ee06d11 - - 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.181 () {48 vars in 952 bytes} [Wed Jul 8 21:56:04 2026] POST /v2/images => generated 760 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-08 21:56:04.861 7 WARNING oslo_policy.policy [None req-962d5ca0-ba21-49ce-97ad-40fd24b69001 b248572bea504fe180e9c98f706d026c dc5bee607a4d4f778f84dc1d3ee06d11 - - 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-07-08 21:56:04.861 7 WARNING oslo_policy.policy [None req-962d5ca0-ba21-49ce-97ad-40fd24b69001 b248572bea504fe180e9c98f706d026c dc5bee607a4d4f778f84dc1d3ee06d11 - - 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-07-08 21:56:04.862 7 INFO glance.api.v2.image_data [None req-962d5ca0-ba21-49ce-97ad-40fd24b69001 b248572bea504fe180e9c98f706d026c dc5bee607a4d4f778f84dc1d3ee06d11 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 21:56:08.702 7 WARNING glance.location [None req-962d5ca0-ba21-49ce-97ad-40fd24b69001 b248572bea504fe180e9c98f706d026c dc5bee607a4d4f778f84dc1d3ee06d11 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 199.19.213.181 () {48 vars in 1046 bytes} [Wed Jul 8 21:56:04 2026] PUT /v2/images/b13a1039-8bde-492a-afea-550099d32b5d/file => generated 0 bytes in 3887 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6093 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.19.213.181 () {44 vars in 972 bytes} [Wed Jul 8 21:56:08 2026] GET /v2/images/b13a1039-8bde-492a-afea-550099d32b5d => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-08 21:56:08.844 7 WARNING oslo_config.cfg [None req-2075d537-02d7-43b8-abb4-b18411d9f113 b248572bea504fe180e9c98f706d026c dc5bee607a4d4f778f84dc1d3ee06d11 - - 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.181 () {48 vars in 1052 bytes} [Wed Jul 8 21:56:08 2026] PATCH /v2/images/b13a1039-8bde-492a-afea-550099d32b5d => generated 1312 bytes in 83 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.181 () {44 vars in 972 bytes} [Wed Jul 8 21:56:08 2026] GET /v2/images/b13a1039-8bde-492a-afea-550099d32b5d => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/265] 199.19.213.181 () {42 vars in 689 bytes} [Wed Jul 8 22:16:40 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: 131/266] 199.19.213.181 () {44 vars in 911 bytes} [Wed Jul 8 22:16:40 2026] GET /v2/images => generated 1381 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/269] 199.19.213.181 () {42 vars in 689 bytes} [Wed Jul 8 22:16:57 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: 133/270] 199.19.213.181 () {44 vars in 911 bytes} [Wed Jul 8 22:16:57 2026] GET /v2/images => generated 1381 bytes in 53 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.181 () {44 vars in 938 bytes} [Wed Jul 8 22:16:57 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/272] 199.19.213.181 () {44 vars in 960 bytes} [Wed Jul 8 22:16:57 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/273] 199.19.213.181 () {44 vars in 940 bytes} [Wed Jul 8 22:16:57 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/274] 199.19.213.181 () {48 vars in 952 bytes} [Wed Jul 8 22:16:57 2026] POST /v2/images => generated 796 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-08 22:16:57.859 7 INFO glance.api.v2.image_data [None req-d9222d8c-c364-4162-872e-da96819fafe8 b248572bea504fe180e9c98f706d026c dc5bee607a4d4f778f84dc1d3ee06d11 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 22:17:29.106 7 WARNING glance.location [None req-d9222d8c-c364-4162-872e-da96819fafe8 b248572bea504fe180e9c98f706d026c dc5bee607a4d4f778f84dc1d3ee06d11 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 140/283] 199.19.213.181 () {48 vars in 1047 bytes} [Wed Jul 8 22:16:57 2026] PUT /v2/images/2c80fc02-466f-4897-9749-e7ca5ceed68f/file => generated 0 bytes in 31295 msecs (HTTP/1.1 204) 4 headers in 171 bytes (99522 switches on core 0) [pid: 8|app: 0|req: 144/284] 199.19.213.181 () {44 vars in 972 bytes} [Wed Jul 8 22:17:29 2026] GET /v2/images/2c80fc02-466f-4897-9749-e7ca5ceed68f => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/285] 199.19.213.181 () {48 vars in 1052 bytes} [Wed Jul 8 22:17:29 2026] PATCH /v2/images/2c80fc02-466f-4897-9749-e7ca5ceed68f => generated 1395 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/286] 199.19.213.181 () {44 vars in 972 bytes} [Wed Jul 8 22:17:29 2026] GET /v2/images/2c80fc02-466f-4897-9749-e7ca5ceed68f => 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: 142/287] 199.19.213.181 () {42 vars in 689 bytes} [Wed Jul 8 22:17:30 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/288] 199.19.213.181 () {44 vars in 911 bytes} [Wed Jul 8 22:17:30 2026] GET /v2/images => generated 2778 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/371] 199.19.213.181 () {42 vars in 689 bytes} [Wed Jul 8 22:24:18 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: 184/372] 199.19.213.181 () {44 vars in 911 bytes} [Wed Jul 8 22:24:19 2026] GET /v2/images => generated 2778 bytes in 551 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/375] 199.19.213.181 () {42 vars in 689 bytes} [Wed Jul 8 22:24:32 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/376] 199.19.213.181 () {44 vars in 911 bytes} [Wed Jul 8 22:24:32 2026] GET /v2/images => generated 2778 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/377] 199.19.213.181 () {44 vars in 948 bytes} [Wed Jul 8 22:24:32 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/378] 199.19.213.181 () {44 vars in 970 bytes} [Wed Jul 8 22:24:32 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/379] 199.19.213.181 () {44 vars in 940 bytes} [Wed Jul 8 22:24:32 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/380] 199.19.213.181 () {48 vars in 952 bytes} [Wed Jul 8 22:24:32 2026] POST /v2/images => generated 799 bytes in 1044 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-08 22:24:33.504 8 WARNING oslo_policy.policy [None req-5ea22d8b-5252-47b8-8910-ef18609cf7f9 b248572bea504fe180e9c98f706d026c dc5bee607a4d4f778f84dc1d3ee06d11 - - 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-07-08 22:24:33.504 8 WARNING oslo_policy.policy [None req-5ea22d8b-5252-47b8-8910-ef18609cf7f9 b248572bea504fe180e9c98f706d026c dc5bee607a4d4f778f84dc1d3ee06d11 - - 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-07-08 22:24:33.505 8 INFO glance.api.v2.image_data [None req-5ea22d8b-5252-47b8-8910-ef18609cf7f9 b248572bea504fe180e9c98f706d026c dc5bee607a4d4f778f84dc1d3ee06d11 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 22:25:35.916 8 INFO glance.location [None req-5ea22d8b-5252-47b8-8910-ef18609cf7f9 b248572bea504fe180e9c98f706d026c dc5bee607a4d4f778f84dc1d3ee06d11 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 193/393] 199.19.213.181 () {48 vars in 1046 bytes} [Wed Jul 8 22:24:33 2026] PUT /v2/images/5dcdaf59-d087-4e67-88d0-b9b4e3cf369d/file => generated 0 bytes in 62462 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19561 switches on core 0) [pid: 7|app: 0|req: 201/394] 199.19.213.181 () {44 vars in 972 bytes} [Wed Jul 8 22:25:35 2026] GET /v2/images/5dcdaf59-d087-4e67-88d0-b9b4e3cf369d => generated 1211 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/395] 199.19.213.181 () {48 vars in 1052 bytes} [Wed Jul 8 22:25:35 2026] PATCH /v2/images/5dcdaf59-d087-4e67-88d0-b9b4e3cf369d => generated 1410 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/396] 199.19.213.181 () {44 vars in 972 bytes} [Wed Jul 8 22:25:36 2026] GET /v2/images/5dcdaf59-d087-4e67-88d0-b9b4e3cf369d => generated 1410 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/407] 199.19.213.181 () {42 vars in 689 bytes} [Wed Jul 8 22:26:19 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: 208/408] 199.19.213.181 () {44 vars in 911 bytes} [Wed Jul 8 22:26:19 2026] GET /v2/images => generated 4190 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/411] 199.19.213.181 () {42 vars in 689 bytes} [Wed Jul 8 22:26:37 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: 202/412] 199.19.213.181 () {44 vars in 911 bytes} [Wed Jul 8 22:26:37 2026] GET /v2/images => generated 4190 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/413] 199.19.213.181 () {44 vars in 940 bytes} [Wed Jul 8 22:26:37 2026] GET /v2/images/manila-service-image => generated 165 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/414] 199.19.213.181 () {44 vars in 962 bytes} [Wed Jul 8 22:26:37 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/415] 199.19.213.181 () {44 vars in 940 bytes} [Wed Jul 8 22:26:38 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/416] 199.19.213.181 () {48 vars in 952 bytes} [Wed Jul 8 22:26:38 2026] POST /v2/images => generated 791 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-08 22:26:38.107 7 INFO glance.api.v2.image_data [None req-b4e01de1-9f63-4c06-86d3-133f6fb9007a b248572bea504fe180e9c98f706d026c dc5bee607a4d4f778f84dc1d3ee06d11 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 22:26:54.308 7 INFO glance.location [None req-b4e01de1-9f63-4c06-86d3-133f6fb9007a b248572bea504fe180e9c98f706d026c dc5bee607a4d4f778f84dc1d3ee06d11 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 213/421] 199.19.213.181 () {48 vars in 1047 bytes} [Wed Jul 8 22:26:38 2026] PUT /v2/images/242f41f7-8cde-4ac8-85c3-dc08ba26fc38/file => generated 0 bytes in 16247 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32201 switches on core 0) [pid: 8|app: 0|req: 209/422] 199.19.213.181 () {44 vars in 972 bytes} [Wed Jul 8 22:26:54 2026] GET /v2/images/242f41f7-8cde-4ac8-85c3-dc08ba26fc38 => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/423] 199.19.213.181 () {48 vars in 1052 bytes} [Wed Jul 8 22:26:54 2026] PATCH /v2/images/242f41f7-8cde-4ac8-85c3-dc08ba26fc38 => generated 1382 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/424] 199.19.213.181 () {44 vars in 972 bytes} [Wed Jul 8 22:26:54 2026] GET /v2/images/242f41f7-8cde-4ac8-85c3-dc08ba26fc38 => 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: 290/583] 199.19.213.181 () {42 vars in 689 bytes} [Wed Jul 8 22:39:59 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/584] 199.19.213.181 () {44 vars in 911 bytes} [Wed Jul 8 22:39:59 2026] GET /v2/images => generated 5574 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/613] 199.19.213.181 () {42 vars in 689 bytes} [Wed Jul 8 22:42:19 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: 305/614] 199.19.213.181 () {44 vars in 911 bytes} [Wed Jul 8 22:42:19 2026] GET /v2/images => generated 5574 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/615] 199.19.213.181 () {42 vars in 689 bytes} [Wed Jul 8 22:42:21 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: 306/616] 199.19.213.181 () {44 vars in 911 bytes} [Wed Jul 8 22:42:21 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/627] 199.19.213.181 () {42 vars in 689 bytes} [Wed Jul 8 22:43:11 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: 312/628] 199.19.213.181 () {44 vars in 911 bytes} [Wed Jul 8 22:43:11 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/631] 199.19.213.181 () {42 vars in 689 bytes} [Wed Jul 8 22:43:20 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/632] 199.19.213.181 () {44 vars in 911 bytes} [Wed Jul 8 22:43:20 2026] GET /v2/images => generated 5574 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/645] 199.19.213.181 () {42 vars in 689 bytes} [Wed Jul 8 22:44:23 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: 321/646] 199.19.213.181 () {44 vars in 911 bytes} [Wed Jul 8 22:44:23 2026] GET /v2/images => generated 5574 bytes in 54 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/655] 10.0.0.67 () {32 vars in 632 bytes} [Wed Jul 8 22:45:07 2026] GET /v2/images => generated 5574 bytes in 20 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: 328/660] 10.0.0.222 () {36 vars in 987 bytes} [Wed Jul 8 22:45:27 2026] GET /v2/images/b13a1039-8bde-492a-afea-550099d32b5d => generated 1312 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/661] 10.0.0.222 () {36 vars in 927 bytes} [Wed Jul 8 22:45:27 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: 329/662] 10.0.0.222 () {36 vars in 927 bytes} [Wed Jul 8 22:45:27 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: 334/663] 10.0.0.222 () {36 vars in 987 bytes} [Wed Jul 8 22:45:27 2026] GET /v2/images/b13a1039-8bde-492a-afea-550099d32b5d => generated 1312 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/664] 10.0.0.222 () {36 vars in 927 bytes} [Wed Jul 8 22:45:27 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: 335/665] 10.0.0.222 () {36 vars in 927 bytes} [Wed Jul 8 22:45:27 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: 331/666] 10.0.0.176 () {36 vars in 987 bytes} [Wed Jul 8 22:45:27 2026] GET /v2/images/b13a1039-8bde-492a-afea-550099d32b5d => 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: 332/667] 10.0.0.176 () {36 vars in 927 bytes} [Wed Jul 8 22:45:28 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: 336/668] 10.0.0.222 () {36 vars in 987 bytes} [Wed Jul 8 22:45:28 2026] GET /v2/images/b13a1039-8bde-492a-afea-550099d32b5d => 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: 333/669] 10.0.0.222 () {36 vars in 927 bytes} [Wed Jul 8 22:45:28 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: 337/670] 10.0.0.222 () {36 vars in 927 bytes} [Wed Jul 8 22:45:28 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/673] 10.0.0.233 () {36 vars in 987 bytes} [Wed Jul 8 22:45:28 2026] GET /v2/images/b13a1039-8bde-492a-afea-550099d32b5d => 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: 335/674] 10.0.0.233 () {36 vars in 927 bytes} [Wed Jul 8 22:45:28 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: 340/675] 10.0.0.233 () {36 vars in 987 bytes} [Wed Jul 8 22:45:28 2026] GET /v2/images/b13a1039-8bde-492a-afea-550099d32b5d => 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: 336/676] 10.0.0.233 () {36 vars in 927 bytes} [Wed Jul 8 22:45:29 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: 341/677] 10.0.0.233 () {36 vars in 927 bytes} [Wed Jul 8 22:45:29 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: 337/678] 199.19.213.181 () {36 vars in 991 bytes} [Wed Jul 8 22:45:35 2026] GET /v2/images/b13a1039-8bde-492a-afea-550099d32b5d => 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: 342/679] 199.19.213.181 () {36 vars in 931 bytes} [Wed Jul 8 22:45:36 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: 338/680] 199.19.213.181 () {36 vars in 991 bytes} [Wed Jul 8 22:45:36 2026] GET /v2/images/b13a1039-8bde-492a-afea-550099d32b5d => 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: 343/681] 199.19.213.181 () {36 vars in 931 bytes} [Wed Jul 8 22:45:36 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: 340/684] 10.0.0.176 () {36 vars in 987 bytes} [Wed Jul 8 22:45:39 2026] GET /v2/images/b13a1039-8bde-492a-afea-550099d32b5d => 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: 345/685] 10.0.0.176 () {36 vars in 927 bytes} [Wed Jul 8 22:45:39 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: 348/690] 10.0.0.176 () {36 vars in 987 bytes} [Wed Jul 8 22:46:08 2026] GET /v2/images/b13a1039-8bde-492a-afea-550099d32b5d => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/691] 10.0.0.176 () {36 vars in 927 bytes} [Wed Jul 8 22:46:08 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: 346/696] 10.0.0.176 () {36 vars in 987 bytes} [Wed Jul 8 22:46:24 2026] GET /v2/images/b13a1039-8bde-492a-afea-550099d32b5d => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/697] 10.0.0.176 () {36 vars in 927 bytes} [Wed Jul 8 22:46:24 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/702] 10.0.0.176 () {36 vars in 987 bytes} [Wed Jul 8 22:46:42 2026] GET /v2/images/b13a1039-8bde-492a-afea-550099d32b5d => 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: 354/703] 10.0.0.176 () {36 vars in 927 bytes} [Wed Jul 8 22:46:42 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: 353/710] 10.0.0.176 () {36 vars in 987 bytes} [Wed Jul 8 22:47:13 2026] GET /v2/images/b13a1039-8bde-492a-afea-550099d32b5d => 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: 358/711] 10.0.0.176 () {36 vars in 927 bytes} [Wed Jul 8 22:47:13 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: 356/716] 10.0.0.67 () {34 vars in 654 bytes} [Wed Jul 8 22:47:38 2026] POST /v2/images => generated 648 bytes in 184 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-08 22:47:38.488 7 WARNING glance.api.v2.images [None req-e161e486-05dc-43fc-bb79-e34dc2b5046a c64887d17e22438d9f0effab65a4823b 6fdede4f40f640549fe5e7ec67ec2f44 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9d53ad36-312f-40d0-9d7f-d4be94274a0d [pid: 7|app: 0|req: 361/717] 10.0.0.67 () {32 vars in 709 bytes} [Wed Jul 8 22:47:38 2026] DELETE /v2/images/9d53ad36-312f-40d0-9d7f-d4be94274a0d => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/718] 10.0.0.67 () {32 vars in 706 bytes} [Wed Jul 8 22:47:38 2026] GET /v2/images/9d53ad36-312f-40d0-9d7f-d4be94274a0d => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/719] 10.0.0.67 () {32 vars in 632 bytes} [Wed Jul 8 22:47:38 2026] GET /v2/images => generated 1381 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/720] 10.0.0.67 () {34 vars in 654 bytes} [Wed Jul 8 22:47:38 2026] POST /v2/images => generated 703 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/721] 10.0.0.67 () {32 vars in 716 bytes} [Wed Jul 8 22:47:38 2026] GET /v2/images/b978ed0c-6116-4a22-bd4f-1cd8e4ed372a/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-08 22:47:38.665 8 INFO glance.api.v2.image_data [None req-b5776647-b655-4406-8846-cb2f3b8a7caf c64887d17e22438d9f0effab65a4823b 6fdede4f40f640549fe5e7ec67ec2f44 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 22:47:38.709 8 WARNING glance_store._drivers.rbd [None req-b5776647-b655-4406-8846-cb2f3b8a7caf c64887d17e22438d9f0effab65a4823b 6fdede4f40f640549fe5e7ec67ec2f44 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-08 22:47:39.446 8 INFO glance.location [None req-b5776647-b655-4406-8846-cb2f3b8a7caf c64887d17e22438d9f0effab65a4823b 6fdede4f40f640549fe5e7ec67ec2f44 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 359/724] 10.0.0.67 () {32 vars in 726 bytes} [Wed Jul 8 22:47:38 2026] PUT /v2/images/b978ed0c-6116-4a22-bd4f-1cd8e4ed372a/file => generated 0 bytes in 826 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/725] 10.0.0.67 () {32 vars in 706 bytes} [Wed Jul 8 22:47:39 2026] GET /v2/images/b978ed0c-6116-4a22-bd4f-1cd8e4ed372a => generated 1104 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/726] 10.0.0.67 () {32 vars in 716 bytes} [Wed Jul 8 22:47:39 2026] GET /v2/images/b978ed0c-6116-4a22-bd4f-1cd8e4ed372a/file => generated 1024 bytes in 124 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/727] 10.0.0.67 () {34 vars in 654 bytes} [Wed Jul 8 22:47:39 2026] POST /v2/images => generated 648 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/728] 10.0.0.67 () {32 vars in 725 bytes} [Wed Jul 8 22:47:39 2026] PATCH /v2/images/5aa42ade-e5fe-4e8e-92d6-ba88702b3c33 => generated 652 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/729] 10.0.0.67 () {32 vars in 706 bytes} [Wed Jul 8 22:47:39 2026] GET /v2/images/5aa42ade-e5fe-4e8e-92d6-ba88702b3c33 => generated 652 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-08 22:47:39.785 8 WARNING glance.api.v2.images [None req-9db71a82-e329-4549-a2b8-ea365bba9d20 c64887d17e22438d9f0effab65a4823b 6fdede4f40f640549fe5e7ec67ec2f44 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5aa42ade-e5fe-4e8e-92d6-ba88702b3c33 [pid: 8|app: 0|req: 362/730] 10.0.0.67 () {32 vars in 709 bytes} [Wed Jul 8 22:47:39 2026] DELETE /v2/images/5aa42ade-e5fe-4e8e-92d6-ba88702b3c33 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/731] 10.0.0.67 () {32 vars in 706 bytes} [Wed Jul 8 22:47:39 2026] GET /v2/images/5aa42ade-e5fe-4e8e-92d6-ba88702b3c33 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-08 22:47:39.861 8 WARNING glance.api.v2.images [None req-e733a622-c0c5-49f0-8646-65ecdf4f91cb c64887d17e22438d9f0effab65a4823b 6fdede4f40f640549fe5e7ec67ec2f44 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b978ed0c-6116-4a22-bd4f-1cd8e4ed372a [pid: 8|app: 0|req: 363/732] 10.0.0.67 () {32 vars in 709 bytes} [Wed Jul 8 22:47:39 2026] DELETE /v2/images/b978ed0c-6116-4a22-bd4f-1cd8e4ed372a => generated 0 bytes in 888 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/733] 10.0.0.67 () {32 vars in 706 bytes} [Wed Jul 8 22:47:40 2026] GET /v2/images/b978ed0c-6116-4a22-bd4f-1cd8e4ed372a => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-08 22:47:40.763 8 WARNING glance.api.v2.images [None req-0a279648-653c-49bf-906a-47f9de5ca283 c64887d17e22438d9f0effab65a4823b 6fdede4f40f640549fe5e7ec67ec2f44 - - default default] Failed to find image 9d53ad36-312f-40d0-9d7f-d4be94274a0d to delete: glance.common.exception.ImageNotFound: No image found with ID 9d53ad36-312f-40d0-9d7f-d4be94274a0d [pid: 8|app: 0|req: 364/734] 10.0.0.67 () {32 vars in 709 bytes} [Wed Jul 8 22:47:40 2026] DELETE /v2/images/9d53ad36-312f-40d0-9d7f-d4be94274a0d => generated 147 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/735] 10.0.0.67 () {32 vars in 706 bytes} [Wed Jul 8 22:47:40 2026] GET /v2/images/9d53ad36-312f-40d0-9d7f-d4be94274a0d => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/736] 10.0.0.67 () {30 vars in 410 bytes} [Wed Jul 8 22:47:43 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: 367/739] 10.0.0.176 () {36 vars in 987 bytes} [Wed Jul 8 22:47:55 2026] GET /v2/images/b13a1039-8bde-492a-afea-550099d32b5d => 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: 373/740] 10.0.0.176 () {36 vars in 927 bytes} [Wed Jul 8 22:47:55 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: 371/747] 10.0.0.67 () {32 vars in 706 bytes} [Wed Jul 8 22:48:20 2026] GET /v2/images/b13a1039-8bde-492a-afea-550099d32b5d => 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: 377/748] 10.0.0.67 () {32 vars in 706 bytes} [Wed Jul 8 22:48:20 2026] GET /v2/images/b13a1039-8bde-492a-afea-550099d32b5d => 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: 372/749] 10.0.0.222 () {36 vars in 987 bytes} [Wed Jul 8 22:48:21 2026] GET /v2/images/b13a1039-8bde-492a-afea-550099d32b5d => generated 1312 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/750] 10.0.0.222 () {36 vars in 927 bytes} [Wed Jul 8 22:48: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: 8|app: 0|req: 373/751] 10.0.0.222 () {36 vars in 927 bytes} [Wed Jul 8 22:48:21 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: 379/752] 10.0.0.222 () {36 vars in 987 bytes} [Wed Jul 8 22:48:21 2026] GET /v2/images/b13a1039-8bde-492a-afea-550099d32b5d => 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: 374/753] 10.0.0.222 () {36 vars in 927 bytes} [Wed Jul 8 22:48: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: 380/754] 10.0.0.222 () {36 vars in 927 bytes} [Wed Jul 8 22:48: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: 8|app: 0|req: 375/755] 10.0.0.222 () {36 vars in 987 bytes} [Wed Jul 8 22:48:21 2026] GET /v2/images/b13a1039-8bde-492a-afea-550099d32b5d => 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: 381/756] 10.0.0.222 () {36 vars in 927 bytes} [Wed Jul 8 22:48: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: 8|app: 0|req: 376/757] 10.0.0.222 () {36 vars in 927 bytes} [Wed Jul 8 22:48:21 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: 382/758] 10.0.0.233 () {36 vars in 987 bytes} [Wed Jul 8 22:48:21 2026] GET /v2/images/b13a1039-8bde-492a-afea-550099d32b5d => 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: 377/759] 10.0.0.233 () {36 vars in 927 bytes} [Wed Jul 8 22:48:21 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: 7|app: 0|req: 383/760] 10.0.0.233 () {36 vars in 987 bytes} [Wed Jul 8 22:48:21 2026] GET /v2/images/b13a1039-8bde-492a-afea-550099d32b5d => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/761] 10.0.0.233 () {36 vars in 927 bytes} [Wed Jul 8 22:48: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: 384/762] 10.0.0.233 () {36 vars in 927 bytes} [Wed Jul 8 22:48: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: 386/765] 10.0.0.176 () {36 vars in 987 bytes} [Wed Jul 8 22:48:37 2026] GET /v2/images/b13a1039-8bde-492a-afea-550099d32b5d => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/766] 10.0.0.176 () {36 vars in 927 bytes} [Wed Jul 8 22:48:37 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: 385/775] 10.0.0.176 () {36 vars in 987 bytes} [Wed Jul 8 22:49:18 2026] GET /v2/images/b13a1039-8bde-492a-afea-550099d32b5d => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/776] 10.0.0.176 () {36 vars in 927 bytes} [Wed Jul 8 22:49: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: 7|app: 0|req: 394/781] 10.0.0.176 () {36 vars in 987 bytes} [Wed Jul 8 22:49:33 2026] GET /v2/images/b13a1039-8bde-492a-afea-550099d32b5d => 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: 388/782] 10.0.0.176 () {36 vars in 927 bytes} [Wed Jul 8 22:49:33 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: 391/787] 10.0.0.176 () {36 vars in 987 bytes} [Wed Jul 8 22:49:50 2026] GET /v2/images/b13a1039-8bde-492a-afea-550099d32b5d => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/788] 10.0.0.176 () {36 vars in 927 bytes} [Wed Jul 8 22:49:51 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: 396/797] 199.19.213.181 () {32 vars in 826 bytes} [Wed Jul 8 22:50:32 2026] GET /v2/images?status=active&owner=dc5bee607a4d4f778f84dc1d3ee06d11&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/798] 199.19.213.181 () {32 vars in 653 bytes} [Wed Jul 8 22:50:32 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: 397/799] 10.0.0.222 () {36 vars in 987 bytes} [Wed Jul 8 22:50:33 2026] GET /v2/images/2c80fc02-466f-4897-9749-e7ca5ceed68f => generated 1395 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/800] 10.0.0.222 () {36 vars in 927 bytes} [Wed Jul 8 22:50:33 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: 398/801] 10.0.0.222 () {36 vars in 927 bytes} [Wed Jul 8 22:50:33 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: 404/802] 10.0.0.222 () {36 vars in 987 bytes} [Wed Jul 8 22:50:33 2026] GET /v2/images/2c80fc02-466f-4897-9749-e7ca5ceed68f => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/803] 10.0.0.222 () {36 vars in 927 bytes} [Wed Jul 8 22:50:33 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: 405/804] 10.0.0.222 () {36 vars in 927 bytes} [Wed Jul 8 22:50:33 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: 400/805] 10.0.0.222 () {36 vars in 987 bytes} [Wed Jul 8 22:50:33 2026] GET /v2/images/2c80fc02-466f-4897-9749-e7ca5ceed68f => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/806] 10.0.0.222 () {36 vars in 927 bytes} [Wed Jul 8 22:50:33 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: 401/807] 10.0.0.233 () {36 vars in 987 bytes} [Wed Jul 8 22:50:33 2026] GET /v2/images/2c80fc02-466f-4897-9749-e7ca5ceed68f => generated 1395 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/808] 10.0.0.233 () {36 vars in 927 bytes} [Wed Jul 8 22:50:33 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: 402/809] 10.0.0.233 () {36 vars in 987 bytes} [Wed Jul 8 22:50:33 2026] GET /v2/images/2c80fc02-466f-4897-9749-e7ca5ceed68f => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/810] 10.0.0.233 () {36 vars in 927 bytes} [Wed Jul 8 22:50:33 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: 403/811] 10.0.0.233 () {36 vars in 927 bytes} [Wed Jul 8 22:50:33 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: 425/854] 10.0.0.67 () {32 vars in 632 bytes} [Wed Jul 8 22:54:00 2026] GET /v2/images => generated 5574 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)