+ 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 [Sun May 31 17:42:19 2026] *** compiled with version: 13.3.0 on 30 May 2026 02:39:28 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-6cbfbf6f88-wrqx4 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 0x7f6581449668 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-05-31 17:42:20.955 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-31 17:42:21.053 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-05-31 17:42:21.792 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-05-31 17:42:21.793 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-05-31 17:42:21.793 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-31 17:42:21.911 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-05-31 17:42:21.911 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-05-31 17:42:21.912 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-31 17:42:23.801 7 WARNING glance.api.v2.images [None req-50b82c32-c443-489d-9908-15b1fb421e73 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-31 17:42:23.917 8 WARNING glance.api.v2.images [None req-0f8f53a4-4e6f-4d24-841f-613bd461ba9c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-31 17:42:24.138 7 WARNING keystonemiddleware._common.config [None req-50b82c32-c443-489d-9908-15b1fb421e73 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-31 17:42:24.145 7 WARNING oslo_config.cfg [None req-50b82c32-c443-489d-9908-15b1fb421e73 - - - - - -] 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 0x7f6581449668 pid: 7 (default app) 2026-05-31 17:42:24.259 8 WARNING keystonemiddleware._common.config [None req-0f8f53a4-4e6f-4d24-841f-613bd461ba9c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-31 17:42:24.267 8 WARNING oslo_config.cfg [None req-0f8f53a4-4e6f-4d24-841f-613bd461ba9c - - - - - -] 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 0x7f6581449668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.156 () {42 vars in 689 bytes} [Sun May 31 17:42:25 2026] GET / => generated 1312 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-05-31 17:42:26.411 8 WARNING oslo_policy.policy [None req-610ef336-9f85-4afa-bf87-ca6cd0f1b87d e6eda51265aa4ae8994c4389a4a8dbc1 0605ec3cdca34bf58a5d75b6c0d08911 - - 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-05-31 17:42:26.411 8 WARNING oslo_policy.policy [None req-610ef336-9f85-4afa-bf87-ca6cd0f1b87d e6eda51265aa4ae8994c4389a4a8dbc1 0605ec3cdca34bf58a5d75b6c0d08911 - - 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-05-31 17:42:26.428 8 WARNING oslo_policy.policy [None req-610ef336-9f85-4afa-bf87-ca6cd0f1b87d e6eda51265aa4ae8994c4389a4a8dbc1 0605ec3cdca34bf58a5d75b6c0d08911 - - 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-05-31 17:42:26.428 8 WARNING oslo_policy.policy [None req-610ef336-9f85-4afa-bf87-ca6cd0f1b87d e6eda51265aa4ae8994c4389a4a8dbc1 0605ec3cdca34bf58a5d75b6c0d08911 - - 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/5] 199.204.45.156 () {44 vars in 911 bytes} [Sun May 31 17:42:25 2026] GET /v2/images => generated 69 bytes in 531 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.156 () {42 vars in 689 bytes} [Sun May 31 17:42:29 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.156 () {44 vars in 911 bytes} [Sun May 31 17:42:29 2026] GET /v2/images => generated 69 bytes in 39 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-05-31 17:42:29.873 7 WARNING oslo_policy.policy [None req-7aa527db-649a-4732-9162-e895df3df13a e6eda51265aa4ae8994c4389a4a8dbc1 0605ec3cdca34bf58a5d75b6c0d08911 - - 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-05-31 17:42:29.874 7 WARNING oslo_policy.policy [None req-7aa527db-649a-4732-9162-e895df3df13a e6eda51265aa4ae8994c4389a4a8dbc1 0605ec3cdca34bf58a5d75b6c0d08911 - - 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: 6/8] 199.204.45.156 () {44 vars in 912 bytes} [Sun May 31 17:42:29 2026] GET /v2/images/cirros => generated 151 bytes in 117 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.156 () {44 vars in 934 bytes} [Sun May 31 17:42:29 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-05-31 17:42:30.005 7 WARNING oslo_policy.policy [None req-a44b1f43-57cd-4853-bdb1-43e0acf2821d e6eda51265aa4ae8994c4389a4a8dbc1 0605ec3cdca34bf58a5d75b6c0d08911 - - 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-05-31 17:42:30.005 7 WARNING oslo_policy.policy [None req-a44b1f43-57cd-4853-bdb1-43e0acf2821d e6eda51265aa4ae8994c4389a4a8dbc1 0605ec3cdca34bf58a5d75b6c0d08911 - - 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/10] 199.204.45.156 () {44 vars in 940 bytes} [Sun May 31 17:42:30 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 17:42:30.089 8 WARNING oslo_config.cfg [None req-7b635b12-7494-40f4-b0f1-af826ed6e420 e6eda51265aa4ae8994c4389a4a8dbc1 0605ec3cdca34bf58a5d75b6c0d08911 - - 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/11] 199.204.45.156 () {48 vars in 952 bytes} [Sun May 31 17:42:30 2026] POST /v2/images => generated 760 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-31 17:42:30.114 7 WARNING oslo_policy.policy [None req-5c44e122-559a-4d32-b893-d5f805be5653 e6eda51265aa4ae8994c4389a4a8dbc1 0605ec3cdca34bf58a5d75b6c0d08911 - - 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-05-31 17:42:30.114 7 WARNING oslo_policy.policy [None req-5c44e122-559a-4d32-b893-d5f805be5653 e6eda51265aa4ae8994c4389a4a8dbc1 0605ec3cdca34bf58a5d75b6c0d08911 - - 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-05-31 17:42:30.116 7 INFO glance.api.v2.image_data [None req-5c44e122-559a-4d32-b893-d5f805be5653 e6eda51265aa4ae8994c4389a4a8dbc1 0605ec3cdca34bf58a5d75b6c0d08911 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-31 17:42:34.009 7 WARNING glance.location [None req-5c44e122-559a-4d32-b893-d5f805be5653 e6eda51265aa4ae8994c4389a4a8dbc1 0605ec3cdca34bf58a5d75b6c0d08911 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.156 () {48 vars in 1046 bytes} [Sun May 31 17:42:30 2026] PUT /v2/images/7ae1a070-8732-4392-96f6-938d52cc11da/file => generated 0 bytes in 3945 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7084 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.156 () {44 vars in 972 bytes} [Sun May 31 17:42:34 2026] GET /v2/images/7ae1a070-8732-4392-96f6-938d52cc11da => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 17:42:34.157 7 WARNING oslo_config.cfg [None req-4df56833-5bd5-4fc2-a40e-3fc4d256473b e6eda51265aa4ae8994c4389a4a8dbc1 0605ec3cdca34bf58a5d75b6c0d08911 - - 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: 9/16] 199.204.45.156 () {48 vars in 1052 bytes} [Sun May 31 17:42:34 2026] PATCH /v2/images/7ae1a070-8732-4392-96f6-938d52cc11da => generated 1312 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.204.45.156 () {44 vars in 972 bytes} [Sun May 31 17:42:34 2026] GET /v2/images/7ae1a070-8732-4392-96f6-938d52cc11da => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/260] 199.204.45.156 () {42 vars in 689 bytes} [Sun May 31 18:02:48 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/261] 199.204.45.156 () {44 vars in 911 bytes} [Sun May 31 18:02:48 2026] GET /v2/images => generated 1381 bytes in 444 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/266] 199.204.45.156 () {42 vars in 689 bytes} [Sun May 31 18:03:09 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/267] 199.204.45.156 () {44 vars in 911 bytes} [Sun May 31 18:03:09 2026] GET /v2/images => generated 1381 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/268] 199.204.45.156 () {44 vars in 938 bytes} [Sun May 31 18:03:09 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/269] 199.204.45.156 () {44 vars in 960 bytes} [Sun May 31 18:03:09 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/270] 199.204.45.156 () {44 vars in 940 bytes} [Sun May 31 18:03:09 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: 135/271] 199.204.45.156 () {48 vars in 952 bytes} [Sun May 31 18:03:09 2026] POST /v2/images => generated 796 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-31 18:03:09.625 7 INFO glance.api.v2.image_data [None req-f5875e9c-00b7-4b07-ab3f-d0bfddba429b e6eda51265aa4ae8994c4389a4a8dbc1 0605ec3cdca34bf58a5d75b6c0d08911 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-31 18:03:45.368 7 WARNING glance.location [None req-f5875e9c-00b7-4b07-ab3f-d0bfddba429b e6eda51265aa4ae8994c4389a4a8dbc1 0605ec3cdca34bf58a5d75b6c0d08911 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 137/280] 199.204.45.156 () {48 vars in 1047 bytes} [Sun May 31 18:03:09 2026] PUT /v2/images/78bf5a54-0b16-4c42-b8cb-4542681b4587/file => generated 0 bytes in 35797 msecs (HTTP/1.1 204) 4 headers in 171 bytes (68224 switches on core 0) [pid: 8|app: 0|req: 144/281] 199.204.45.156 () {44 vars in 972 bytes} [Sun May 31 18:03:45 2026] GET /v2/images/78bf5a54-0b16-4c42-b8cb-4542681b4587 => 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: 138/282] 199.204.45.156 () {48 vars in 1052 bytes} [Sun May 31 18:03:45 2026] PATCH /v2/images/78bf5a54-0b16-4c42-b8cb-4542681b4587 => generated 1395 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/283] 199.204.45.156 () {44 vars in 972 bytes} [Sun May 31 18:03:45 2026] GET /v2/images/78bf5a54-0b16-4c42-b8cb-4542681b4587 => 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: 139/284] 199.204.45.156 () {42 vars in 689 bytes} [Sun May 31 18:03:46 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: 146/285] 199.204.45.156 () {44 vars in 911 bytes} [Sun May 31 18:03:47 2026] GET /v2/images => generated 2778 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/364] 199.204.45.156 () {42 vars in 689 bytes} [Sun May 31 18:10:20 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: 186/365] 199.204.45.156 () {44 vars in 911 bytes} [Sun May 31 18:10:20 2026] GET /v2/images => generated 2778 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/368] 199.204.45.156 () {42 vars in 689 bytes} [Sun May 31 18:10:30 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: 188/369] 199.204.45.156 () {44 vars in 911 bytes} [Sun May 31 18:10:30 2026] GET /v2/images => generated 2778 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/370] 199.204.45.156 () {44 vars in 948 bytes} [Sun May 31 18:10:30 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: 8|app: 0|req: 189/371] 199.204.45.156 () {44 vars in 970 bytes} [Sun May 31 18:10:30 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/372] 199.204.45.156 () {44 vars in 940 bytes} [Sun May 31 18:10:30 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/373] 199.204.45.156 () {48 vars in 952 bytes} [Sun May 31 18:10:30 2026] POST /v2/images => generated 799 bytes in 81 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-31 18:10:31.012 7 INFO glance.api.v2.image_data [None req-2af6085e-9f0c-4f48-96f8-bf4b3b0f249e e6eda51265aa4ae8994c4389a4a8dbc1 0605ec3cdca34bf58a5d75b6c0d08911 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-31 18:12:49.892 7 INFO glance.location [None req-2af6085e-9f0c-4f48-96f8-bf4b3b0f249e e6eda51265aa4ae8994c4389a4a8dbc1 0605ec3cdca34bf58a5d75b6c0d08911 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 184/402] 199.204.45.156 () {48 vars in 1046 bytes} [Sun May 31 18:10:30 2026] PUT /v2/images/5abde53d-4f5b-4961-ba85-7eb6d38aba55/file => generated 0 bytes in 138966 msecs (HTTP/1.1 204) 4 headers in 171 bytes (16707 switches on core 0) [pid: 8|app: 0|req: 219/403] 199.204.45.156 () {44 vars in 972 bytes} [Sun May 31 18:12:49 2026] GET /v2/images/5abde53d-4f5b-4961-ba85-7eb6d38aba55 => generated 1211 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/404] 199.204.45.156 () {48 vars in 1052 bytes} [Sun May 31 18:12:49 2026] PATCH /v2/images/5abde53d-4f5b-4961-ba85-7eb6d38aba55 => generated 1410 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/405] 199.204.45.156 () {44 vars in 972 bytes} [Sun May 31 18:12:50 2026] GET /v2/images/5abde53d-4f5b-4961-ba85-7eb6d38aba55 => 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: 225/414] 199.204.45.156 () {42 vars in 689 bytes} [Sun May 31 18:13:28 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: 190/415] 199.204.45.156 () {44 vars in 911 bytes} [Sun May 31 18:13:28 2026] GET /v2/images => generated 4190 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/418] 199.204.45.156 () {42 vars in 689 bytes} [Sun May 31 18:13:42 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: 192/419] 199.204.45.156 () {44 vars in 911 bytes} [Sun May 31 18:13:42 2026] GET /v2/images => generated 4190 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/420] 199.204.45.156 () {44 vars in 940 bytes} [Sun May 31 18:13:42 2026] GET /v2/images/manila-service-image => generated 165 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/421] 199.204.45.156 () {44 vars in 962 bytes} [Sun May 31 18:13:42 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/422] 199.204.45.156 () {44 vars in 940 bytes} [Sun May 31 18:13:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/423] 199.204.45.156 () {48 vars in 952 bytes} [Sun May 31 18:13:42 2026] POST /v2/images => generated 791 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-31 18:13:42.268 8 WARNING oslo_policy.policy [None req-11ef66ac-f239-4468-ba3d-9d0ce7b93357 e6eda51265aa4ae8994c4389a4a8dbc1 0605ec3cdca34bf58a5d75b6c0d08911 - - 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-05-31 18:13:42.268 8 WARNING oslo_policy.policy [None req-11ef66ac-f239-4468-ba3d-9d0ce7b93357 e6eda51265aa4ae8994c4389a4a8dbc1 0605ec3cdca34bf58a5d75b6c0d08911 - - 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-05-31 18:13:42.270 8 INFO glance.api.v2.image_data [None req-11ef66ac-f239-4468-ba3d-9d0ce7b93357 e6eda51265aa4ae8994c4389a4a8dbc1 0605ec3cdca34bf58a5d75b6c0d08911 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-31 18:14:00.662 8 INFO glance.location [None req-11ef66ac-f239-4468-ba3d-9d0ce7b93357 e6eda51265aa4ae8994c4389a4a8dbc1 0605ec3cdca34bf58a5d75b6c0d08911 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 230/428] 199.204.45.156 () {48 vars in 1047 bytes} [Sun May 31 18:13:42 2026] PUT /v2/images/d8aea875-1bc0-4ad7-8b01-8887603357d2/file => generated 0 bytes in 18448 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29698 switches on core 0) [pid: 7|app: 0|req: 199/429] 199.204.45.156 () {44 vars in 972 bytes} [Sun May 31 18:14:00 2026] GET /v2/images/d8aea875-1bc0-4ad7-8b01-8887603357d2 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/430] 199.204.45.156 () {48 vars in 1052 bytes} [Sun May 31 18:14:00 2026] PATCH /v2/images/d8aea875-1bc0-4ad7-8b01-8887603357d2 => generated 1382 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/431] 199.204.45.156 () {44 vars in 972 bytes} [Sun May 31 18:14:00 2026] GET /v2/images/d8aea875-1bc0-4ad7-8b01-8887603357d2 => generated 1382 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/584] 199.204.45.156 () {42 vars in 689 bytes} [Sun May 31 18:26:41 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: 308/585] 199.204.45.156 () {44 vars in 911 bytes} [Sun May 31 18:26:41 2026] GET /v2/images => generated 5574 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/614] 199.204.45.156 () {42 vars in 689 bytes} [Sun May 31 18:28:56 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/615] 199.204.45.156 () {44 vars in 911 bytes} [Sun May 31 18:28:56 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/616] 199.204.45.156 () {42 vars in 689 bytes} [Sun May 31 18:28: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: 324/617] 199.204.45.156 () {44 vars in 911 bytes} [Sun May 31 18:28:57 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/628] 199.204.45.156 () {42 vars in 689 bytes} [Sun May 31 18:29:45 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: 330/629] 199.204.45.156 () {44 vars in 911 bytes} [Sun May 31 18:29: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) [pid: 8|app: 0|req: 332/632] 199.204.45.156 () {42 vars in 689 bytes} [Sun May 31 18:29:54 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: 301/633] 199.204.45.156 () {44 vars in 911 bytes} [Sun May 31 18:29:54 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: 308/646] 199.204.45.156 () {42 vars in 689 bytes} [Sun May 31 18:30:53 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: 339/647] 199.204.45.156 () {44 vars in 911 bytes} [Sun May 31 18:30:53 2026] GET /v2/images => generated 5574 bytes in 55 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: 344/656] 10.0.0.196 () {32 vars in 633 bytes} [Sun May 31 18:31:35 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/659] 10.0.0.76 () {36 vars in 986 bytes} [Sun May 31 18:31:53 2026] GET /v2/images/7ae1a070-8732-4392-96f6-938d52cc11da => generated 1312 bytes in 24 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: 314/660] 10.0.0.76 () {36 vars in 926 bytes} [Sun May 31 18:31:53 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: 348/663] 10.0.0.76 () {36 vars in 986 bytes} [Sun May 31 18:31:58 2026] GET /v2/images/7ae1a070-8732-4392-96f6-938d52cc11da => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/664] 10.0.0.76 () {36 vars in 926 bytes} [Sun May 31 18:31:58 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: 349/665] 199.204.45.156 () {36 vars in 991 bytes} [Sun May 31 18:32:00 2026] GET /v2/images/7ae1a070-8732-4392-96f6-938d52cc11da => 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: 317/666] 199.204.45.156 () {36 vars in 931 bytes} [Sun May 31 18:32:00 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: 350/667] 199.204.45.156 () {36 vars in 991 bytes} [Sun May 31 18:32:01 2026] GET /v2/images/7ae1a070-8732-4392-96f6-938d52cc11da => 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: 318/668] 199.204.45.156 () {36 vars in 931 bytes} [Sun May 31 18:32:01 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: 352/671] 10.0.0.76 () {36 vars in 986 bytes} [Sun May 31 18:32:07 2026] GET /v2/images/7ae1a070-8732-4392-96f6-938d52cc11da => 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: 320/672] 10.0.0.76 () {36 vars in 926 bytes} [Sun May 31 18:32:07 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: 353/673] 10.0.0.188 () {36 vars in 987 bytes} [Sun May 31 18:32:07 2026] GET /v2/images/7ae1a070-8732-4392-96f6-938d52cc11da => generated 1312 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/674] 10.0.0.188 () {36 vars in 927 bytes} [Sun May 31 18:32:07 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: 354/675] 10.0.0.188 () {36 vars in 927 bytes} [Sun May 31 18:32:07 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: 322/676] 10.0.0.188 () {36 vars in 987 bytes} [Sun May 31 18:32:07 2026] GET /v2/images/7ae1a070-8732-4392-96f6-938d52cc11da => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/677] 10.0.0.188 () {36 vars in 927 bytes} [Sun May 31 18:32:07 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: 323/678] 10.0.0.188 () {36 vars in 927 bytes} [Sun May 31 18:32:07 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/679] 10.0.0.188 () {36 vars in 987 bytes} [Sun May 31 18:32:07 2026] GET /v2/images/7ae1a070-8732-4392-96f6-938d52cc11da => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/680] 10.0.0.188 () {36 vars in 927 bytes} [Sun May 31 18:32:07 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/681] 10.0.0.188 () {36 vars in 927 bytes} [Sun May 31 18:32:07 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: 325/682] 10.0.0.236 () {36 vars in 987 bytes} [Sun May 31 18:32:08 2026] GET /v2/images/7ae1a070-8732-4392-96f6-938d52cc11da => generated 1312 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/683] 10.0.0.236 () {36 vars in 927 bytes} [Sun May 31 18:32:08 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/684] 10.0.0.236 () {36 vars in 987 bytes} [Sun May 31 18:32:08 2026] GET /v2/images/7ae1a070-8732-4392-96f6-938d52cc11da => generated 1312 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/685] 10.0.0.236 () {36 vars in 927 bytes} [Sun May 31 18:32:08 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: 327/686] 10.0.0.236 () {36 vars in 927 bytes} [Sun May 31 18:32:08 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/691] 10.0.0.76 () {36 vars in 986 bytes} [Sun May 31 18:32:31 2026] GET /v2/images/7ae1a070-8732-4392-96f6-938d52cc11da => 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: 362/692] 10.0.0.76 () {36 vars in 926 bytes} [Sun May 31 18:32:31 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: 367/701] 10.0.0.76 () {36 vars in 986 bytes} [Sun May 31 18:33:06 2026] GET /v2/images/7ae1a070-8732-4392-96f6-938d52cc11da => 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: 335/702] 10.0.0.76 () {36 vars in 926 bytes} [Sun May 31 18:33:06 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: 340/711] 10.0.0.196 () {34 vars in 655 bytes} [Sun May 31 18:33:51 2026] POST /v2/images => generated 649 bytes in 129 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-31 18:33:52.104 8 WARNING glance.api.v2.images [None req-315d198a-7b26-4a98-9b85-c4cc097d8b6d 16e3be3893824a9480cb69900b976fb8 535740c9a9324d04a1aa9348f1a5fe3b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//56480ed7-8b65-41dd-b455-c9a3b733d340 [pid: 8|app: 0|req: 372/712] 10.0.0.196 () {32 vars in 710 bytes} [Sun May 31 18:33:52 2026] DELETE /v2/images/56480ed7-8b65-41dd-b455-c9a3b733d340 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/713] 10.0.0.196 () {32 vars in 707 bytes} [Sun May 31 18:33:52 2026] GET /v2/images/56480ed7-8b65-41dd-b455-c9a3b733d340 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/714] 10.0.0.196 () {32 vars in 633 bytes} [Sun May 31 18:33:52 2026] GET /v2/images => generated 1381 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/715] 10.0.0.196 () {34 vars in 655 bytes} [Sun May 31 18:33:52 2026] POST /v2/images => generated 702 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/716] 10.0.0.196 () {32 vars in 717 bytes} [Sun May 31 18:33:52 2026] GET /v2/images/25b3351f-6ed3-42da-a24d-283fbcd00603/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:33:52.314 7 INFO glance.api.v2.image_data [None req-31defe75-8143-41ca-b57e-9b269b567a42 16e3be3893824a9480cb69900b976fb8 535740c9a9324d04a1aa9348f1a5fe3b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-31 18:33:52.349 7 WARNING glance_store._drivers.rbd [None req-31defe75-8143-41ca-b57e-9b269b567a42 16e3be3893824a9480cb69900b976fb8 535740c9a9324d04a1aa9348f1a5fe3b - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-31 18:33:52.566 7 INFO glance.location [None req-31defe75-8143-41ca-b57e-9b269b567a42 16e3be3893824a9480cb69900b976fb8 535740c9a9324d04a1aa9348f1a5fe3b - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 343/717] 10.0.0.196 () {32 vars in 727 bytes} [Sun May 31 18:33:52 2026] PUT /v2/images/25b3351f-6ed3-42da-a24d-283fbcd00603/file => generated 0 bytes in 291 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/718] 10.0.0.196 () {32 vars in 707 bytes} [Sun May 31 18:33:52 2026] GET /v2/images/25b3351f-6ed3-42da-a24d-283fbcd00603 => 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: 344/719] 10.0.0.196 () {32 vars in 717 bytes} [Sun May 31 18:33:52 2026] GET /v2/images/25b3351f-6ed3-42da-a24d-283fbcd00603/file => generated 1024 bytes in 132 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/720] 10.0.0.196 () {34 vars in 655 bytes} [Sun May 31 18:33:52 2026] POST /v2/images => generated 649 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/721] 10.0.0.196 () {32 vars in 726 bytes} [Sun May 31 18:33:52 2026] PATCH /v2/images/0c8e9f06-a32b-4517-8763-8ba191040e67 => generated 652 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/722] 10.0.0.196 () {32 vars in 707 bytes} [Sun May 31 18:33:52 2026] GET /v2/images/0c8e9f06-a32b-4517-8763-8ba191040e67 => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:33:52.912 7 WARNING glance.api.v2.images [None req-2cf77ea0-c0a8-43c2-a4d2-5d7531451be2 16e3be3893824a9480cb69900b976fb8 535740c9a9324d04a1aa9348f1a5fe3b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0c8e9f06-a32b-4517-8763-8ba191040e67 [pid: 7|app: 0|req: 346/723] 10.0.0.196 () {32 vars in 710 bytes} [Sun May 31 18:33:52 2026] DELETE /v2/images/0c8e9f06-a32b-4517-8763-8ba191040e67 => generated 0 bytes in 40 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/724] 10.0.0.196 () {32 vars in 707 bytes} [Sun May 31 18:33:52 2026] GET /v2/images/0c8e9f06-a32b-4517-8763-8ba191040e67 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-31 18:33:52.979 7 WARNING glance.api.v2.images [None req-f678cede-0019-4db9-b60c-a7225a67d0e4 16e3be3893824a9480cb69900b976fb8 535740c9a9324d04a1aa9348f1a5fe3b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//25b3351f-6ed3-42da-a24d-283fbcd00603 [pid: 7|app: 0|req: 347/727] 10.0.0.196 () {32 vars in 710 bytes} [Sun May 31 18:33:52 2026] DELETE /v2/images/25b3351f-6ed3-42da-a24d-283fbcd00603 => generated 0 bytes in 843 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/728] 10.0.0.196 () {32 vars in 707 bytes} [Sun May 31 18:33:53 2026] GET /v2/images/25b3351f-6ed3-42da-a24d-283fbcd00603 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-31 18:33:53.851 7 WARNING glance.api.v2.images [None req-2be69c55-c8b4-402b-9075-64886fa0ee06 16e3be3893824a9480cb69900b976fb8 535740c9a9324d04a1aa9348f1a5fe3b - - default default] Failed to find image 56480ed7-8b65-41dd-b455-c9a3b733d340 to delete: glance.common.exception.ImageNotFound: No image found with ID 56480ed7-8b65-41dd-b455-c9a3b733d340 [pid: 7|app: 0|req: 348/729] 10.0.0.196 () {32 vars in 710 bytes} [Sun May 31 18:33:53 2026] DELETE /v2/images/56480ed7-8b65-41dd-b455-c9a3b733d340 => generated 147 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/730] 10.0.0.196 () {32 vars in 707 bytes} [Sun May 31 18:33:53 2026] GET /v2/images/56480ed7-8b65-41dd-b455-c9a3b733d340 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/731] 10.0.0.196 () {30 vars in 411 bytes} [Sun May 31 18:33:56 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: 351/734] 10.0.0.76 () {36 vars in 986 bytes} [Sun May 31 18:34:09 2026] GET /v2/images/7ae1a070-8732-4392-96f6-938d52cc11da => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/735] 10.0.0.76 () {36 vars in 926 bytes} [Sun May 31 18:34:09 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: 354/740] 10.0.0.76 () {36 vars in 986 bytes} [Sun May 31 18:34:26 2026] GET /v2/images/7ae1a070-8732-4392-96f6-938d52cc11da => 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: 387/741] 10.0.0.76 () {36 vars in 926 bytes} [Sun May 31 18:34:26 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: 390/746] 10.0.0.76 () {36 vars in 986 bytes} [Sun May 31 18:34:47 2026] GET /v2/images/7ae1a070-8732-4392-96f6-938d52cc11da => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/747] 10.0.0.76 () {36 vars in 926 bytes} [Sun May 31 18:34:47 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: 391/748] 10.0.0.76 () {36 vars in 986 bytes} [Sun May 31 18:34:48 2026] GET /v2/images/7ae1a070-8732-4392-96f6-938d52cc11da => 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: 358/749] 10.0.0.76 () {36 vars in 926 bytes} [Sun May 31 18:34:48 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/752] 10.0.0.196 () {32 vars in 707 bytes} [Sun May 31 18:34:59 2026] GET /v2/images/7ae1a070-8732-4392-96f6-938d52cc11da => 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: 360/753] 10.0.0.196 () {32 vars in 707 bytes} [Sun May 31 18:34:59 2026] GET /v2/images/7ae1a070-8732-4392-96f6-938d52cc11da => 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: 394/754] 10.0.0.188 () {36 vars in 987 bytes} [Sun May 31 18:34:59 2026] GET /v2/images/7ae1a070-8732-4392-96f6-938d52cc11da => 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: 361/755] 10.0.0.188 () {36 vars in 927 bytes} [Sun May 31 18:34:59 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: 395/756] 10.0.0.188 () {36 vars in 927 bytes} [Sun May 31 18:34:59 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: 362/757] 10.0.0.188 () {36 vars in 987 bytes} [Sun May 31 18:34:59 2026] GET /v2/images/7ae1a070-8732-4392-96f6-938d52cc11da => 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: 396/758] 10.0.0.188 () {36 vars in 927 bytes} [Sun May 31 18:34:59 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: 363/759] 10.0.0.188 () {36 vars in 927 bytes} [Sun May 31 18:34:59 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: 397/760] 10.0.0.188 () {36 vars in 987 bytes} [Sun May 31 18:34:59 2026] GET /v2/images/7ae1a070-8732-4392-96f6-938d52cc11da => 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: 364/761] 10.0.0.188 () {36 vars in 927 bytes} [Sun May 31 18:34:59 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: 398/762] 10.0.0.236 () {36 vars in 987 bytes} [Sun May 31 18:34:59 2026] GET /v2/images/7ae1a070-8732-4392-96f6-938d52cc11da => 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: 365/763] 10.0.0.236 () {36 vars in 927 bytes} [Sun May 31 18:34:59 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: 399/764] 10.0.0.236 () {36 vars in 987 bytes} [Sun May 31 18:34:59 2026] GET /v2/images/7ae1a070-8732-4392-96f6-938d52cc11da => 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: 366/765] 10.0.0.236 () {36 vars in 927 bytes} [Sun May 31 18:34:59 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/766] 10.0.0.236 () {36 vars in 927 bytes} [Sun May 31 18:34:59 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: 368/769] 10.0.0.76 () {36 vars in 986 bytes} [Sun May 31 18:35:05 2026] GET /v2/images/7ae1a070-8732-4392-96f6-938d52cc11da => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/770] 10.0.0.76 () {36 vars in 926 bytes} [Sun May 31 18:35:05 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: 373/779] 199.204.45.156 () {32 vars in 826 bytes} [Sun May 31 18:35:51 2026] GET /v2/images?status=active&owner=0605ec3cdca34bf58a5d75b6c0d08911&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/780] 199.204.45.156 () {32 vars in 653 bytes} [Sun May 31 18:35:51 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: 374/781] 10.0.0.188 () {36 vars in 987 bytes} [Sun May 31 18:35:51 2026] GET /v2/images/78bf5a54-0b16-4c42-b8cb-4542681b4587 => generated 1395 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/782] 10.0.0.188 () {36 vars in 927 bytes} [Sun May 31 18:35:52 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: 375/783] 10.0.0.188 () {36 vars in 927 bytes} [Sun May 31 18:35:52 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: 409/784] 10.0.0.188 () {36 vars in 987 bytes} [Sun May 31 18:35:52 2026] GET /v2/images/78bf5a54-0b16-4c42-b8cb-4542681b4587 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/785] 10.0.0.188 () {36 vars in 927 bytes} [Sun May 31 18:35:52 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: 410/786] 10.0.0.188 () {36 vars in 927 bytes} [Sun May 31 18:35:52 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: 377/787] 10.0.0.188 () {36 vars in 987 bytes} [Sun May 31 18:35:52 2026] GET /v2/images/78bf5a54-0b16-4c42-b8cb-4542681b4587 => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/788] 10.0.0.188 () {36 vars in 927 bytes} [Sun May 31 18:35:52 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: 378/789] 10.0.0.188 () {36 vars in 927 bytes} [Sun May 31 18:35: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: 412/790] 10.0.0.236 () {36 vars in 987 bytes} [Sun May 31 18:35:52 2026] GET /v2/images/78bf5a54-0b16-4c42-b8cb-4542681b4587 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/791] 10.0.0.236 () {36 vars in 927 bytes} [Sun May 31 18:35:52 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: 413/792] 10.0.0.236 () {36 vars in 987 bytes} [Sun May 31 18:35:52 2026] GET /v2/images/78bf5a54-0b16-4c42-b8cb-4542681b4587 => 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: 380/793] 10.0.0.236 () {36 vars in 927 bytes} [Sun May 31 18:35: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: 414/794] 10.0.0.236 () {36 vars in 927 bytes} [Sun May 31 18:35:52 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: 418/801] 10.0.0.76 () {36 vars in 986 bytes} [Sun May 31 18:36:17 2026] GET /v2/images/7ae1a070-8732-4392-96f6-938d52cc11da => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/802] 10.0.0.76 () {36 vars in 926 bytes} [Sun May 31 18:36:17 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: 442/849] 10.0.0.196 () {32 vars in 633 bytes} [Sun May 31 18:40:04 2026] GET /v2/images => generated 5574 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)