+ 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 [Mon Aug 24 15:45:34 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: glance-api-7887444c66-2lwp8 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, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f4c8a49a668 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: 6, cores: 1) spawned uWSGI worker 2 (pid: 7, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-08-24 15:45:36.913 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-24 15:45:36.936 6 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-08-24 15:45:37.800 6 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-24 15:45:37.801 6 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-24 15:45:37.801 6 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-24 15:45:37.805 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-24 15:45:37.806 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-24 15:45:37.806 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-24 15:45:39.862 6 WARNING glance.api.v2.images [None req-72ab7c59-4c2f-4b47-820e-91eac9289644 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-24 15:45:39.913 7 WARNING glance.api.v2.images [None req-75574896-ee70-40ca-b02c-0bb9ee2663a3 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-24 15:45:40.196 6 WARNING keystonemiddleware._common.config [None req-72ab7c59-4c2f-4b47-820e-91eac9289644 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-24 15:45:40.204 6 WARNING oslo_config.cfg [None req-72ab7c59-4c2f-4b47-820e-91eac9289644 - - - - - -] 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 0x7f4c8a49a668 pid: 6 (default app) 2026-08-24 15:45:40.254 7 WARNING keystonemiddleware._common.config [None req-75574896-ee70-40ca-b02c-0bb9ee2663a3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-24 15:45:40.262 7 WARNING oslo_config.cfg [None req-75574896-ee70-40ca-b02c-0bb9ee2663a3 - - - - - -] 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 0x7f4c8a49a668 pid: 7 (default app) [pid: 6|app: 0|req: 4/4] 199.19.213.161 () {42 vars in 689 bytes} [Mon Aug 24 15:45:41 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-08-24 15:45:42.398 7 WARNING oslo_policy.policy [None req-95015a93-8378-4d68-a047-607baa83b3a2 33c21ccaf85f4b038c0e25df7fc4c336 1999827abdda4bb7b5d1ce639b48b24e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-24 15:45:42.398 7 WARNING oslo_policy.policy [None req-95015a93-8378-4d68-a047-607baa83b3a2 33c21ccaf85f4b038c0e25df7fc4c336 1999827abdda4bb7b5d1ce639b48b24e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-24 15:45:42.415 7 WARNING oslo_policy.policy [None req-95015a93-8378-4d68-a047-607baa83b3a2 33c21ccaf85f4b038c0e25df7fc4c336 1999827abdda4bb7b5d1ce639b48b24e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-24 15:45:42.416 7 WARNING oslo_policy.policy [None req-95015a93-8378-4d68-a047-607baa83b3a2 33c21ccaf85f4b038c0e25df7fc4c336 1999827abdda4bb7b5d1ce639b48b24e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.19.213.161 () {44 vars in 911 bytes} [Mon Aug 24 15:45:41 2026] GET /v2/images => generated 69 bytes in 592 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 5/6] 199.19.213.161 () {42 vars in 689 bytes} [Mon Aug 24 15:45:45 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: 2/7] 199.19.213.161 () {44 vars in 911 bytes} [Mon Aug 24 15:45:45 2026] GET /v2/images => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 15:45:45.938 6 WARNING oslo_policy.policy [None req-250ada97-6e05-4438-830b-91be58045893 33c21ccaf85f4b038c0e25df7fc4c336 1999827abdda4bb7b5d1ce639b48b24e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-24 15:45:45.939 6 WARNING oslo_policy.policy [None req-250ada97-6e05-4438-830b-91be58045893 33c21ccaf85f4b038c0e25df7fc4c336 1999827abdda4bb7b5d1ce639b48b24e - - 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: 6|app: 0|req: 6/8] 199.19.213.161 () {44 vars in 912 bytes} [Mon Aug 24 15:45:45 2026] GET /v2/images/cirros => generated 151 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.19.213.161 () {44 vars in 934 bytes} [Mon Aug 24 15:45:46 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-08-24 15:45:46.072 6 WARNING oslo_policy.policy [None req-09fad206-de5f-4a7f-ac04-5eec84223e83 33c21ccaf85f4b038c0e25df7fc4c336 1999827abdda4bb7b5d1ce639b48b24e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-24 15:45:46.073 6 WARNING oslo_policy.policy [None req-09fad206-de5f-4a7f-ac04-5eec84223e83 33c21ccaf85f4b038c0e25df7fc4c336 1999827abdda4bb7b5d1ce639b48b24e - - 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: 6|app: 0|req: 7/10] 199.19.213.161 () {44 vars in 940 bytes} [Mon Aug 24 15:45:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-24 15:45:46.168 7 WARNING oslo_config.cfg [None req-9ce4ec82-0040-4ef1-815a-5be7e07dfc21 33c21ccaf85f4b038c0e25df7fc4c336 1999827abdda4bb7b5d1ce639b48b24e - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.19.213.161 () {48 vars in 952 bytes} [Mon Aug 24 15:45:46 2026] POST /v2/images => generated 760 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-24 15:45:46.185 6 WARNING oslo_policy.policy [None req-8f9b083a-f604-4737-b1b8-e9e56f3a4c63 33c21ccaf85f4b038c0e25df7fc4c336 1999827abdda4bb7b5d1ce639b48b24e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-24 15:45:46.185 6 WARNING oslo_policy.policy [None req-8f9b083a-f604-4737-b1b8-e9e56f3a4c63 33c21ccaf85f4b038c0e25df7fc4c336 1999827abdda4bb7b5d1ce639b48b24e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-24 15:45:46.187 6 INFO glance.api.v2.image_data [None req-8f9b083a-f604-4737-b1b8-e9e56f3a4c63 33c21ccaf85f4b038c0e25df7fc4c336 1999827abdda4bb7b5d1ce639b48b24e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-24 15:45:50.640 6 WARNING glance.location [None req-8f9b083a-f604-4737-b1b8-e9e56f3a4c63 33c21ccaf85f4b038c0e25df7fc4c336 1999827abdda4bb7b5d1ce639b48b24e - - default default] Image claims disk_format but is actually 'gpt' [pid: 6|app: 0|req: 8/14] 199.19.213.161 () {48 vars in 1046 bytes} [Mon Aug 24 15:45:46 2026] PUT /v2/images/19a3d891-cfb0-447d-8054-3c9e2a7d611d/file => generated 0 bytes in 4491 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4205 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.19.213.161 () {44 vars in 972 bytes} [Mon Aug 24 15:45:50 2026] GET /v2/images/19a3d891-cfb0-447d-8054-3c9e2a7d611d => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-24 15:45:50.795 6 WARNING oslo_config.cfg [None req-74c627b2-0b8a-4b7f-b2d5-4780f9b54cdb 33c21ccaf85f4b038c0e25df7fc4c336 1999827abdda4bb7b5d1ce639b48b24e - - 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: 6|app: 0|req: 9/16] 199.19.213.161 () {48 vars in 1052 bytes} [Mon Aug 24 15:45:50 2026] PATCH /v2/images/19a3d891-cfb0-447d-8054-3c9e2a7d611d => generated 1312 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.19.213.161 () {44 vars in 972 bytes} [Mon Aug 24 15:45:50 2026] GET /v2/images/19a3d891-cfb0-447d-8054-3c9e2a7d611d => 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: 136/272] 199.19.213.161 () {42 vars in 689 bytes} [Mon Aug 24 16:07:08 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 137/273] 199.19.213.161 () {44 vars in 911 bytes} [Mon Aug 24 16:07:08 2026] GET /v2/images => generated 1381 bytes in 450 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 140/278] 199.19.213.161 () {42 vars in 689 bytes} [Mon Aug 24 16:07:27 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: 139/279] 199.19.213.161 () {44 vars in 911 bytes} [Mon Aug 24 16:07:27 2026] GET /v2/images => generated 1381 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 141/280] 199.19.213.161 () {44 vars in 938 bytes} [Mon Aug 24 16:07:27 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/281] 199.19.213.161 () {44 vars in 960 bytes} [Mon Aug 24 16:07:27 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 142/282] 199.19.213.161 () {44 vars in 940 bytes} [Mon Aug 24 16:07:27 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: 7|app: 0|req: 141/283] 199.19.213.161 () {48 vars in 952 bytes} [Mon Aug 24 16:07:27 2026] POST /v2/images => generated 796 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-24 16:07:27.724 6 INFO glance.api.v2.image_data [None req-c638a82c-3d24-459e-ac57-f19c107884e6 33c21ccaf85f4b038c0e25df7fc4c336 1999827abdda4bb7b5d1ce639b48b24e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-24 16:08:00.498 6 WARNING glance.location [None req-c638a82c-3d24-459e-ac57-f19c107884e6 33c21ccaf85f4b038c0e25df7fc4c336 1999827abdda4bb7b5d1ce639b48b24e - - default default] Image claims disk_format but is actually 'gpt' [pid: 6|app: 0|req: 143/292] 199.19.213.161 () {48 vars in 1047 bytes} [Mon Aug 24 16:07:27 2026] PUT /v2/images/eb46ca4e-1e39-474c-8160-648ea1c7fa92/file => generated 0 bytes in 32821 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61067 switches on core 0) [pid: 7|app: 0|req: 150/293] 199.19.213.161 () {44 vars in 972 bytes} [Mon Aug 24 16:08:00 2026] GET /v2/images/eb46ca4e-1e39-474c-8160-648ea1c7fa92 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 144/294] 199.19.213.161 () {48 vars in 1052 bytes} [Mon Aug 24 16:08:00 2026] PATCH /v2/images/eb46ca4e-1e39-474c-8160-648ea1c7fa92 => generated 1395 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/295] 199.19.213.161 () {44 vars in 972 bytes} [Mon Aug 24 16:08:00 2026] GET /v2/images/eb46ca4e-1e39-474c-8160-648ea1c7fa92 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 145/296] 199.19.213.161 () {42 vars in 689 bytes} [Mon Aug 24 16:08:02 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/297] 199.19.213.161 () {44 vars in 911 bytes} [Mon Aug 24 16:08:02 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: 7|app: 0|req: 204/400] 199.19.213.161 () {42 vars in 689 bytes} [Mon Aug 24 16:16:35 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 197/401] 199.19.213.161 () {44 vars in 911 bytes} [Mon Aug 24 16:16:35 2026] GET /v2/images => generated 2778 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/404] 199.19.213.161 () {42 vars in 689 bytes} [Mon Aug 24 16:16:46 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 199/405] 199.19.213.161 () {44 vars in 911 bytes} [Mon Aug 24 16:16:46 2026] GET /v2/images => generated 2778 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/406] 199.19.213.161 () {44 vars in 948 bytes} [Mon Aug 24 16:16:46 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 6|app: 0|req: 200/407] 199.19.213.161 () {44 vars in 970 bytes} [Mon Aug 24 16:16:46 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/408] 199.19.213.161 () {44 vars in 940 bytes} [Mon Aug 24 16:16:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 201/409] 199.19.213.161 () {48 vars in 952 bytes} [Mon Aug 24 16:16:46 2026] POST /v2/images => generated 799 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-24 16:16:46.805 7 WARNING oslo_policy.policy [None req-9dffb315-553a-4420-a7b8-93c7181e5aaa 33c21ccaf85f4b038c0e25df7fc4c336 1999827abdda4bb7b5d1ce639b48b24e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-24 16:16:46.805 7 WARNING oslo_policy.policy [None req-9dffb315-553a-4420-a7b8-93c7181e5aaa 33c21ccaf85f4b038c0e25df7fc4c336 1999827abdda4bb7b5d1ce639b48b24e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-24 16:16:46.806 7 INFO glance.api.v2.image_data [None req-9dffb315-553a-4420-a7b8-93c7181e5aaa 33c21ccaf85f4b038c0e25df7fc4c336 1999827abdda4bb7b5d1ce639b48b24e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-24 16:17:46.399 7 INFO glance.location [None req-9dffb315-553a-4420-a7b8-93c7181e5aaa 33c21ccaf85f4b038c0e25df7fc4c336 1999827abdda4bb7b5d1ce639b48b24e - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 209/422] 199.19.213.161 () {48 vars in 1046 bytes} [Mon Aug 24 16:16:46 2026] PUT /v2/images/e1ae2433-8974-49b9-935f-885cdaa19ede/file => generated 0 bytes in 59660 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23635 switches on core 0) [pid: 6|app: 0|req: 214/423] 199.19.213.161 () {44 vars in 972 bytes} [Mon Aug 24 16:17:46 2026] GET /v2/images/e1ae2433-8974-49b9-935f-885cdaa19ede => generated 1211 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/424] 199.19.213.161 () {48 vars in 1052 bytes} [Mon Aug 24 16:17:46 2026] PATCH /v2/images/e1ae2433-8974-49b9-935f-885cdaa19ede => generated 1410 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 215/425] 199.19.213.161 () {44 vars in 972 bytes} [Mon Aug 24 16:17:46 2026] GET /v2/images/e1ae2433-8974-49b9-935f-885cdaa19ede => generated 1410 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 221/436] 199.19.213.161 () {42 vars in 689 bytes} [Mon Aug 24 16:18:31 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/437] 199.19.213.161 () {44 vars in 911 bytes} [Mon Aug 24 16:18:31 2026] GET /v2/images => generated 4190 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/440] 199.19.213.161 () {42 vars in 689 bytes} [Mon Aug 24 16:18:42 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 223/441] 199.19.213.161 () {44 vars in 911 bytes} [Mon Aug 24 16:18:42 2026] GET /v2/images => generated 4190 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/442] 199.19.213.161 () {44 vars in 940 bytes} [Mon Aug 24 16:18:42 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: 6|app: 0|req: 224/443] 199.19.213.161 () {44 vars in 962 bytes} [Mon Aug 24 16:18:42 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/444] 199.19.213.161 () {44 vars in 940 bytes} [Mon Aug 24 16:18:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 225/445] 199.19.213.161 () {48 vars in 952 bytes} [Mon Aug 24 16:18: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-08-24 16:18:42.918 7 INFO glance.api.v2.image_data [None req-a4b51849-0dff-433c-9f30-c520ab8bc4f9 33c21ccaf85f4b038c0e25df7fc4c336 1999827abdda4bb7b5d1ce639b48b24e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-24 16:19:02.342 7 INFO glance.location [None req-a4b51849-0dff-433c-9f30-c520ab8bc4f9 33c21ccaf85f4b038c0e25df7fc4c336 1999827abdda4bb7b5d1ce639b48b24e - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 221/450] 199.19.213.161 () {48 vars in 1047 bytes} [Mon Aug 24 16:18:42 2026] PUT /v2/images/cbfc9f5e-ba41-44e8-9823-6a0ba8be8710/file => generated 0 bytes in 19468 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30589 switches on core 0) [pid: 6|app: 0|req: 230/451] 199.19.213.161 () {44 vars in 972 bytes} [Mon Aug 24 16:19:02 2026] GET /v2/images/cbfc9f5e-ba41-44e8-9823-6a0ba8be8710 => generated 1204 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/452] 199.19.213.161 () {48 vars in 1052 bytes} [Mon Aug 24 16:19:02 2026] PATCH /v2/images/cbfc9f5e-ba41-44e8-9823-6a0ba8be8710 => generated 1382 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 231/453] 199.19.213.161 () {44 vars in 972 bytes} [Mon Aug 24 16:19:02 2026] GET /v2/images/cbfc9f5e-ba41-44e8-9823-6a0ba8be8710 => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 319/628] 199.19.213.161 () {42 vars in 689 bytes} [Mon Aug 24 16:33:29 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/629] 199.19.213.161 () {44 vars in 911 bytes} [Mon Aug 24 16:33:29 2026] GET /v2/images => generated 5574 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/658] 199.19.213.161 () {42 vars in 689 bytes} [Mon Aug 24 16:35:55 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 334/659] 199.19.213.161 () {44 vars in 911 bytes} [Mon Aug 24 16:35:55 2026] GET /v2/images => generated 5574 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/660] 199.19.213.161 () {42 vars in 689 bytes} [Mon Aug 24 16:35:57 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 335/661] 199.19.213.161 () {44 vars in 911 bytes} [Mon Aug 24 16:35:57 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/674] 199.19.213.161 () {42 vars in 689 bytes} [Mon Aug 24 16:36:50 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 342/675] 199.19.213.161 () {44 vars in 911 bytes} [Mon Aug 24 16:36:50 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: 335/678] 199.19.213.161 () {42 vars in 689 bytes} [Mon Aug 24 16:36:59 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 344/679] 199.19.213.161 () {44 vars in 911 bytes} [Mon Aug 24 16:36:59 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: 7|app: 0|req: 342/692] 199.19.213.161 () {42 vars in 689 bytes} [Mon Aug 24 16:38:04 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 351/693] 199.19.213.161 () {44 vars in 911 bytes} [Mon Aug 24 16:38:04 2026] GET /v2/images => generated 5574 bytes in 48 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: 347/702] 10.0.0.74 () {32 vars in 632 bytes} [Mon Aug 24 16:38:48 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: 6|app: 0|req: 359/709] 10.0.0.98 () {36 vars in 986 bytes} [Mon Aug 24 16:39:13 2026] GET /v2/images/19a3d891-cfb0-447d-8054-3c9e2a7d611d => generated 1312 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/710] 10.0.0.98 () {36 vars in 926 bytes} [Mon Aug 24 16:39:13 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 360/711] 10.0.0.98 () {36 vars in 926 bytes} [Mon Aug 24 16:39:13 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/712] 10.0.0.98 () {36 vars in 986 bytes} [Mon Aug 24 16:39:13 2026] GET /v2/images/19a3d891-cfb0-447d-8054-3c9e2a7d611d => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 361/713] 10.0.0.98 () {36 vars in 926 bytes} [Mon Aug 24 16:39:13 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: 353/714] 10.0.0.98 () {36 vars in 926 bytes} [Mon Aug 24 16:39:13 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: 6|app: 0|req: 362/715] 10.0.0.98 () {36 vars in 986 bytes} [Mon Aug 24 16:39:14 2026] GET /v2/images/19a3d891-cfb0-447d-8054-3c9e2a7d611d => 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: 354/716] 10.0.0.98 () {36 vars in 926 bytes} [Mon Aug 24 16:39:14 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 363/717] 10.0.0.98 () {36 vars in 926 bytes} [Mon Aug 24 16:39:14 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/718] 10.0.0.233 () {36 vars in 987 bytes} [Mon Aug 24 16:39:14 2026] GET /v2/images/19a3d891-cfb0-447d-8054-3c9e2a7d611d => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 364/719] 10.0.0.233 () {36 vars in 927 bytes} [Mon Aug 24 16:39:14 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/720] 10.0.0.80 () {36 vars in 910 bytes} [Mon Aug 24 16:39:15 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 6|app: 0|req: 365/721] 10.0.0.80 () {36 vars in 1006 bytes} [Mon Aug 24 16:39:15 2026] GET /v2/images/19a3d891-cfb0-447d-8054-3c9e2a7d611d/locations => generated 127 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/722] 10.0.0.80 () {36 vars in 986 bytes} [Mon Aug 24 16:39:15 2026] GET /v2/images/19a3d891-cfb0-447d-8054-3c9e2a7d611d => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 366/723] 10.0.0.80 () {36 vars in 926 bytes} [Mon Aug 24 16:39:15 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/724] 10.0.0.80 () {36 vars in 926 bytes} [Mon Aug 24 16:39:15 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: 6|app: 0|req: 367/725] 10.0.0.74 () {30 vars in 410 bytes} [Mon Aug 24 16:39:16 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: 360/728] 199.19.213.161 () {36 vars in 991 bytes} [Mon Aug 24 16:39:22 2026] GET /v2/images/19a3d891-cfb0-447d-8054-3c9e2a7d611d => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 369/729] 199.19.213.161 () {36 vars in 931 bytes} [Mon Aug 24 16:39:22 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/730] 199.19.213.161 () {36 vars in 991 bytes} [Mon Aug 24 16:39:23 2026] GET /v2/images/19a3d891-cfb0-447d-8054-3c9e2a7d611d => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 370/731] 199.19.213.161 () {36 vars in 931 bytes} [Mon Aug 24 16:39:23 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: 6|app: 0|req: 373/736] 10.0.0.233 () {36 vars in 987 bytes} [Mon Aug 24 16:39:44 2026] GET /v2/images/19a3d891-cfb0-447d-8054-3c9e2a7d611d => 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/737] 10.0.0.233 () {36 vars in 927 bytes} [Mon Aug 24 16:39:44 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: 367/742] 10.0.0.233 () {36 vars in 987 bytes} [Mon Aug 24 16:40:04 2026] GET /v2/images/19a3d891-cfb0-447d-8054-3c9e2a7d611d => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 376/743] 10.0.0.233 () {36 vars in 927 bytes} [Mon Aug 24 16:40:04 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: 372/752] 10.0.0.233 () {36 vars in 987 bytes} [Mon Aug 24 16:40:47 2026] GET /v2/images/19a3d891-cfb0-447d-8054-3c9e2a7d611d => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 381/753] 10.0.0.233 () {36 vars in 927 bytes} [Mon Aug 24 16:40: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: 7|app: 0|req: 376/760] 10.0.0.74 () {34 vars in 654 bytes} [Mon Aug 24 16:41:10 2026] POST /v2/images => generated 649 bytes in 211 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-24 16:41:10.646 6 WARNING glance.api.v2.images [None req-b6ec9cfc-18ae-4560-bd6d-2f6e72dfd249 5041b2de43854394bcbb3874b589c2f9 caa04015906a42dc928bf9cc867f289c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e42c34ed-dc4f-4066-a413-ee045cebece2 [pid: 6|app: 0|req: 385/761] 10.0.0.74 () {32 vars in 709 bytes} [Mon Aug 24 16:41:10 2026] DELETE /v2/images/e42c34ed-dc4f-4066-a413-ee045cebece2 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/762] 10.0.0.74 () {32 vars in 706 bytes} [Mon Aug 24 16:41:10 2026] GET /v2/images/e42c34ed-dc4f-4066-a413-ee045cebece2 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 386/763] 10.0.0.74 () {32 vars in 632 bytes} [Mon Aug 24 16:41:10 2026] GET /v2/images => generated 1381 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/764] 10.0.0.74 () {34 vars in 654 bytes} [Mon Aug 24 16:41:10 2026] POST /v2/images => generated 702 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 6|app: 0|req: 387/765] 10.0.0.74 () {32 vars in 716 bytes} [Mon Aug 24 16:41:10 2026] GET /v2/images/9d001930-f0bc-432a-ad5c-888948ec1767/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-24 16:41:10.843 7 INFO glance.api.v2.image_data [None req-990cc301-3d2d-458d-b4ef-527951586543 5041b2de43854394bcbb3874b589c2f9 caa04015906a42dc928bf9cc867f289c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-24 16:41:10.885 7 WARNING glance_store._drivers.rbd [None req-990cc301-3d2d-458d-b4ef-527951586543 5041b2de43854394bcbb3874b589c2f9 caa04015906a42dc928bf9cc867f289c - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-24 16:41:11.698 7 INFO glance.location [None req-990cc301-3d2d-458d-b4ef-527951586543 5041b2de43854394bcbb3874b589c2f9 caa04015906a42dc928bf9cc867f289c - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 379/766] 10.0.0.74 () {32 vars in 726 bytes} [Mon Aug 24 16:41:10 2026] PUT /v2/images/9d001930-f0bc-432a-ad5c-888948ec1767/file => generated 0 bytes in 907 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 6|app: 0|req: 388/767] 10.0.0.74 () {32 vars in 706 bytes} [Mon Aug 24 16:41:11 2026] GET /v2/images/9d001930-f0bc-432a-ad5c-888948ec1767 => 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: 380/768] 10.0.0.74 () {32 vars in 716 bytes} [Mon Aug 24 16:41:11 2026] GET /v2/images/9d001930-f0bc-432a-ad5c-888948ec1767/file => generated 1024 bytes in 134 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 6|app: 0|req: 389/769] 10.0.0.74 () {34 vars in 654 bytes} [Mon Aug 24 16:41:11 2026] POST /v2/images => generated 649 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/770] 10.0.0.74 () {32 vars in 725 bytes} [Mon Aug 24 16:41:11 2026] PATCH /v2/images/7398f861-3370-4f9d-96d5-afe112a3d1b0 => generated 653 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 390/771] 10.0.0.74 () {32 vars in 706 bytes} [Mon Aug 24 16:41:12 2026] GET /v2/images/7398f861-3370-4f9d-96d5-afe112a3d1b0 => generated 653 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-24 16:41:12.061 7 WARNING glance.api.v2.images [None req-54ee434e-5acd-4838-9d81-578254e95959 5041b2de43854394bcbb3874b589c2f9 caa04015906a42dc928bf9cc867f289c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7398f861-3370-4f9d-96d5-afe112a3d1b0 [pid: 7|app: 0|req: 382/772] 10.0.0.74 () {32 vars in 709 bytes} [Mon Aug 24 16:41:12 2026] DELETE /v2/images/7398f861-3370-4f9d-96d5-afe112a3d1b0 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 6|app: 0|req: 391/773] 10.0.0.74 () {32 vars in 706 bytes} [Mon Aug 24 16:41:12 2026] GET /v2/images/7398f861-3370-4f9d-96d5-afe112a3d1b0 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-24 16:41:12.134 7 WARNING glance.api.v2.images [None req-6f16ec8e-8f61-49b8-a415-b118774b5c27 5041b2de43854394bcbb3874b589c2f9 caa04015906a42dc928bf9cc867f289c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9d001930-f0bc-432a-ad5c-888948ec1767 [pid: 7|app: 0|req: 383/774] 10.0.0.74 () {32 vars in 709 bytes} [Mon Aug 24 16:41:12 2026] DELETE /v2/images/9d001930-f0bc-432a-ad5c-888948ec1767 => generated 0 bytes in 1001 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 6|app: 0|req: 392/775] 10.0.0.74 () {32 vars in 706 bytes} [Mon Aug 24 16:41:13 2026] GET /v2/images/9d001930-f0bc-432a-ad5c-888948ec1767 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-24 16:41:13.144 7 WARNING glance.api.v2.images [None req-be782842-abc2-437c-b7c7-8285e50272aa 5041b2de43854394bcbb3874b589c2f9 caa04015906a42dc928bf9cc867f289c - - default default] Failed to find image e42c34ed-dc4f-4066-a413-ee045cebece2 to delete: glance.common.exception.ImageNotFound: No image found with ID e42c34ed-dc4f-4066-a413-ee045cebece2 [pid: 7|app: 0|req: 384/776] 10.0.0.74 () {32 vars in 709 bytes} [Mon Aug 24 16:41:13 2026] DELETE /v2/images/e42c34ed-dc4f-4066-a413-ee045cebece2 => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 393/777] 10.0.0.74 () {32 vars in 706 bytes} [Mon Aug 24 16:41:13 2026] GET /v2/images/e42c34ed-dc4f-4066-a413-ee045cebece2 => 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: 385/778] 10.0.0.74 () {32 vars in 706 bytes} [Mon Aug 24 16:41:14 2026] GET /v2/images/19a3d891-cfb0-447d-8054-3c9e2a7d611d => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 394/779] 10.0.0.74 () {32 vars in 706 bytes} [Mon Aug 24 16:41:14 2026] GET /v2/images/19a3d891-cfb0-447d-8054-3c9e2a7d611d => 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: 386/780] 10.0.0.98 () {36 vars in 986 bytes} [Mon Aug 24 16:41:14 2026] GET /v2/images/19a3d891-cfb0-447d-8054-3c9e2a7d611d => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 395/781] 10.0.0.98 () {36 vars in 926 bytes} [Mon Aug 24 16:41:14 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/782] 10.0.0.98 () {36 vars in 926 bytes} [Mon Aug 24 16:41:14 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: 6|app: 0|req: 396/783] 10.0.0.98 () {36 vars in 986 bytes} [Mon Aug 24 16:41:14 2026] GET /v2/images/19a3d891-cfb0-447d-8054-3c9e2a7d611d => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/784] 10.0.0.98 () {36 vars in 926 bytes} [Mon Aug 24 16:41:14 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 397/785] 10.0.0.98 () {36 vars in 926 bytes} [Mon Aug 24 16:41:15 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: 389/786] 10.0.0.98 () {36 vars in 986 bytes} [Mon Aug 24 16:41:15 2026] GET /v2/images/19a3d891-cfb0-447d-8054-3c9e2a7d611d => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 398/787] 10.0.0.98 () {36 vars in 926 bytes} [Mon Aug 24 16:41:15 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: 390/788] 10.0.0.80 () {36 vars in 910 bytes} [Mon Aug 24 16:41:15 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 6|app: 0|req: 399/789] 10.0.0.80 () {36 vars in 1006 bytes} [Mon Aug 24 16:41:15 2026] GET /v2/images/19a3d891-cfb0-447d-8054-3c9e2a7d611d/locations => generated 127 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/790] 10.0.0.80 () {36 vars in 986 bytes} [Mon Aug 24 16:41:15 2026] GET /v2/images/19a3d891-cfb0-447d-8054-3c9e2a7d611d => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 400/791] 10.0.0.80 () {36 vars in 926 bytes} [Mon Aug 24 16:41:15 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: 392/792] 10.0.0.80 () {36 vars in 926 bytes} [Mon Aug 24 16:41:15 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/795] 10.0.0.233 () {36 vars in 987 bytes} [Mon Aug 24 16:41:26 2026] GET /v2/images/19a3d891-cfb0-447d-8054-3c9e2a7d611d => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 402/796] 10.0.0.233 () {36 vars in 927 bytes} [Mon Aug 24 16:41:26 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: 6|app: 0|req: 407/805] 10.0.0.233 () {36 vars in 987 bytes} [Mon Aug 24 16:42:03 2026] GET /v2/images/19a3d891-cfb0-447d-8054-3c9e2a7d611d => 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: 399/806] 10.0.0.233 () {36 vars in 927 bytes} [Mon Aug 24 16:42:03 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: 403/813] 10.0.0.233 () {36 vars in 987 bytes} [Mon Aug 24 16:42:32 2026] GET /v2/images/19a3d891-cfb0-447d-8054-3c9e2a7d611d => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 411/814] 10.0.0.233 () {36 vars in 927 bytes} [Mon Aug 24 16:42:32 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: 413/833] 10.0.0.233 () {36 vars in 987 bytes} [Mon Aug 24 16:44:02 2026] GET /v2/images/19a3d891-cfb0-447d-8054-3c9e2a7d611d => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 421/834] 10.0.0.233 () {36 vars in 927 bytes} [Mon Aug 24 16:44:02 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: 416/839] 10.0.0.233 () {36 vars in 987 bytes} [Mon Aug 24 16:44:23 2026] GET /v2/images/19a3d891-cfb0-447d-8054-3c9e2a7d611d => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 424/840] 10.0.0.233 () {36 vars in 927 bytes} [Mon Aug 24 16:44:23 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: 6|app: 0|req: 430/851] 10.0.0.233 () {36 vars in 987 bytes} [Mon Aug 24 16:45:17 2026] GET /v2/images/19a3d891-cfb0-447d-8054-3c9e2a7d611d => 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: 422/852] 10.0.0.233 () {36 vars in 927 bytes} [Mon Aug 24 16:45:17 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: 6|app: 0|req: 433/857] 10.0.0.233 () {36 vars in 987 bytes} [Mon Aug 24 16:45:35 2026] GET /v2/images/19a3d891-cfb0-447d-8054-3c9e2a7d611d => 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: 425/858] 10.0.0.233 () {36 vars in 927 bytes} [Mon Aug 24 16:45:35 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: 430/867] 199.19.213.161 () {32 vars in 826 bytes} [Mon Aug 24 16:46:10 2026] GET /v2/images?status=active&owner=1999827abdda4bb7b5d1ce639b48b24e&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 438/868] 199.19.213.161 () {32 vars in 653 bytes} [Mon Aug 24 16:46:10 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: 431/869] 10.0.0.98 () {36 vars in 986 bytes} [Mon Aug 24 16:46:10 2026] GET /v2/images/eb46ca4e-1e39-474c-8160-648ea1c7fa92 => generated 1395 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 439/870] 10.0.0.98 () {36 vars in 926 bytes} [Mon Aug 24 16:46:10 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: 432/871] 10.0.0.98 () {36 vars in 926 bytes} [Mon Aug 24 16:46:10 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: 6|app: 0|req: 440/872] 10.0.0.98 () {36 vars in 986 bytes} [Mon Aug 24 16:46:11 2026] GET /v2/images/eb46ca4e-1e39-474c-8160-648ea1c7fa92 => generated 1395 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/873] 10.0.0.98 () {36 vars in 926 bytes} [Mon Aug 24 16:46:11 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: 6|app: 0|req: 441/874] 10.0.0.98 () {36 vars in 926 bytes} [Mon Aug 24 16:46:11 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: 434/875] 10.0.0.98 () {36 vars in 986 bytes} [Mon Aug 24 16:46:11 2026] GET /v2/images/eb46ca4e-1e39-474c-8160-648ea1c7fa92 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 442/876] 10.0.0.98 () {36 vars in 926 bytes} [Mon Aug 24 16:46:11 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: 435/877] 10.0.0.98 () {36 vars in 926 bytes} [Mon Aug 24 16:46:11 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 443/878] 10.0.0.80 () {36 vars in 910 bytes} [Mon Aug 24 16:46:11 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/879] 10.0.0.80 () {36 vars in 1006 bytes} [Mon Aug 24 16:46:11 2026] GET /v2/images/eb46ca4e-1e39-474c-8160-648ea1c7fa92/locations => generated 127 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 444/880] 10.0.0.80 () {36 vars in 986 bytes} [Mon Aug 24 16:46:11 2026] GET /v2/images/eb46ca4e-1e39-474c-8160-648ea1c7fa92 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/881] 10.0.0.80 () {36 vars in 926 bytes} [Mon Aug 24 16:46:11 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: 6|app: 0|req: 445/882] 10.0.0.80 () {36 vars in 926 bytes} [Mon Aug 24 16:46:11 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: 463/933] 10.0.0.74 () {32 vars in 632 bytes} [Mon Aug 24 16:50:23 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)