+ 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 Jun 8 03:56:41 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-574f849db8-5t8jn 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 0x7f3cb64b0668 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-06-08 03:56:43.436 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-08 03:56:43.543 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-06-08 03:56:44.384 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-06-08 03:56:44.386 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-06-08 03:56:44.386 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-08 03:56:44.536 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-08 03:56:44.537 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-08 03:56:44.538 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-08 03:56:46.604 7 WARNING glance.api.v2.images [None req-cd584146-4679-4f36-a9ab-0ad6bb3e736a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-08 03:56:46.718 8 WARNING glance.api.v2.images [None req-4513cd2f-b0ce-4bb6-8660-94e163d444b0 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-08 03:56:47.030 7 WARNING keystonemiddleware._common.config [None req-cd584146-4679-4f36-a9ab-0ad6bb3e736a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-08 03:56:47.038 7 WARNING oslo_config.cfg [None req-cd584146-4679-4f36-a9ab-0ad6bb3e736a - - - - - -] 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 0x7f3cb64b0668 pid: 7 (default app) 2026-06-08 03:56:47.109 8 WARNING keystonemiddleware._common.config [None req-4513cd2f-b0ce-4bb6-8660-94e163d444b0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-08 03:56:47.117 8 WARNING oslo_config.cfg [None req-4513cd2f-b0ce-4bb6-8660-94e163d444b0 - - - - - -] 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 0x7f3cb64b0668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.35 () {42 vars in 685 bytes} [Mon Jun 8 03:56:48 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-08 03:56:48.680 8 WARNING oslo_policy.policy [None req-1d2f2111-96b2-4209-8a2d-1d2ca27a5057 ca4ecd31169247acb1a594ac6f158fdd 594879dc42e545468dfd9ac33c94950b - - 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-06-08 03:56:48.680 8 WARNING oslo_policy.policy [None req-1d2f2111-96b2-4209-8a2d-1d2ca27a5057 ca4ecd31169247acb1a594ac6f158fdd 594879dc42e545468dfd9ac33c94950b - - 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-06-08 03:56:48.695 8 WARNING oslo_policy.policy [None req-1d2f2111-96b2-4209-8a2d-1d2ca27a5057 ca4ecd31169247acb1a594ac6f158fdd 594879dc42e545468dfd9ac33c94950b - - 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-06-08 03:56:48.695 8 WARNING oslo_policy.policy [None req-1d2f2111-96b2-4209-8a2d-1d2ca27a5057 ca4ecd31169247acb1a594ac6f158fdd 594879dc42e545468dfd9ac33c94950b - - 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.35 () {44 vars in 907 bytes} [Mon Jun 8 03:56:48 2026] GET /v2/images => generated 69 bytes in 594 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.35 () {42 vars in 685 bytes} [Mon Jun 8 03:56:52 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.35 () {44 vars in 907 bytes} [Mon Jun 8 03:56:52 2026] GET /v2/images => generated 69 bytes in 41 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-06-08 03:56:52.786 7 WARNING oslo_policy.policy [None req-8b1ad92c-cf58-4998-bc53-22cf507679c9 ca4ecd31169247acb1a594ac6f158fdd 594879dc42e545468dfd9ac33c94950b - - 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-06-08 03:56:52.787 7 WARNING oslo_policy.policy [None req-8b1ad92c-cf58-4998-bc53-22cf507679c9 ca4ecd31169247acb1a594ac6f158fdd 594879dc42e545468dfd9ac33c94950b - - 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.35 () {44 vars in 908 bytes} [Mon Jun 8 03:56:52 2026] GET /v2/images/cirros => generated 151 bytes in 139 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.35 () {44 vars in 930 bytes} [Mon Jun 8 03:56:52 2026] GET /v2/images?name=cirros => generated 81 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-08 03:56:52.945 7 WARNING oslo_policy.policy [None req-d7050aeb-d012-4443-80ed-985c78d3208b ca4ecd31169247acb1a594ac6f158fdd 594879dc42e545468dfd9ac33c94950b - - 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-06-08 03:56:52.945 7 WARNING oslo_policy.policy [None req-d7050aeb-d012-4443-80ed-985c78d3208b ca4ecd31169247acb1a594ac6f158fdd 594879dc42e545468dfd9ac33c94950b - - 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.35 () {44 vars in 936 bytes} [Mon Jun 8 03:56:52 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-06-08 03:56:53.028 8 WARNING oslo_config.cfg [None req-fca6686d-72e7-4863-be8a-a5f22f08556e ca4ecd31169247acb1a594ac6f158fdd 594879dc42e545468dfd9ac33c94950b - - 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.35 () {48 vars in 948 bytes} [Mon Jun 8 03:56:52 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-08 03:56:53.049 7 WARNING oslo_policy.policy [None req-fa812362-4341-4fdf-b644-939f83dab53a ca4ecd31169247acb1a594ac6f158fdd 594879dc42e545468dfd9ac33c94950b - - 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-06-08 03:56:53.049 7 WARNING oslo_policy.policy [None req-fa812362-4341-4fdf-b644-939f83dab53a ca4ecd31169247acb1a594ac6f158fdd 594879dc42e545468dfd9ac33c94950b - - 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-06-08 03:56:53.050 7 INFO glance.api.v2.image_data [None req-fa812362-4341-4fdf-b644-939f83dab53a ca4ecd31169247acb1a594ac6f158fdd 594879dc42e545468dfd9ac33c94950b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-08 03:56:56.559 7 WARNING glance.location [None req-fa812362-4341-4fdf-b644-939f83dab53a ca4ecd31169247acb1a594ac6f158fdd 594879dc42e545468dfd9ac33c94950b - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.35 () {48 vars in 1042 bytes} [Mon Jun 8 03:56:53 2026] PUT /v2/images/e410df91-e54b-4aae-8f41-df7e8d0a3ac5/file => generated 0 bytes in 3555 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5779 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.35 () {44 vars in 968 bytes} [Mon Jun 8 03:56:56 2026] GET /v2/images/e410df91-e54b-4aae-8f41-df7e8d0a3ac5 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-08 03:56:56.715 7 WARNING oslo_config.cfg [None req-2f57c353-b2d0-4934-82a0-7f58acf00426 ca4ecd31169247acb1a594ac6f158fdd 594879dc42e545468dfd9ac33c94950b - - 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.35 () {48 vars in 1048 bytes} [Mon Jun 8 03:56:56 2026] PATCH /v2/images/e410df91-e54b-4aae-8f41-df7e8d0a3ac5 => generated 1312 bytes in 84 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.35 () {44 vars in 968 bytes} [Mon Jun 8 03:56:56 2026] GET /v2/images/e410df91-e54b-4aae-8f41-df7e8d0a3ac5 => 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: 137/272] 199.204.45.35 () {42 vars in 685 bytes} [Mon Jun 8 04:18:08 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/273] 199.204.45.35 () {44 vars in 907 bytes} [Mon Jun 8 04:18:08 2026] GET /v2/images => generated 1381 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/278] 199.204.45.35 () {42 vars in 685 bytes} [Mon Jun 8 04:18:29 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/279] 199.204.45.35 () {44 vars in 907 bytes} [Mon Jun 8 04:18:29 2026] GET /v2/images => generated 1381 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/280] 199.204.45.35 () {44 vars in 934 bytes} [Mon Jun 8 04:18:29 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/281] 199.204.45.35 () {44 vars in 956 bytes} [Mon Jun 8 04:18:29 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/282] 199.204.45.35 () {44 vars in 936 bytes} [Mon Jun 8 04:18:29 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/283] 199.204.45.35 () {48 vars in 948 bytes} [Mon Jun 8 04:18:29 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-08 04:18:29.521 7 INFO glance.api.v2.image_data [None req-62248a44-afff-41a1-b5b2-8168068eec21 ca4ecd31169247acb1a594ac6f158fdd 594879dc42e545468dfd9ac33c94950b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-08 04:18:55.501 7 WARNING glance.location [None req-62248a44-afff-41a1-b5b2-8168068eec21 ca4ecd31169247acb1a594ac6f158fdd 594879dc42e545468dfd9ac33c94950b - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 143/288] 199.204.45.35 () {48 vars in 1043 bytes} [Mon Jun 8 04:18:29 2026] PUT /v2/images/2dd3b067-3104-4b00-810e-84ff3daeab30/file => generated 0 bytes in 26025 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62568 switches on core 0) [pid: 8|app: 0|req: 146/289] 199.204.45.35 () {44 vars in 968 bytes} [Mon Jun 8 04:18:55 2026] GET /v2/images/2dd3b067-3104-4b00-810e-84ff3daeab30 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/290] 199.204.45.35 () {48 vars in 1048 bytes} [Mon Jun 8 04:18:55 2026] PATCH /v2/images/2dd3b067-3104-4b00-810e-84ff3daeab30 => generated 1395 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/291] 199.204.45.35 () {44 vars in 968 bytes} [Mon Jun 8 04:18:55 2026] GET /v2/images/2dd3b067-3104-4b00-810e-84ff3daeab30 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/294] 199.204.45.35 () {42 vars in 685 bytes} [Mon Jun 8 04:18:57 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/295] 199.204.45.35 () {44 vars in 907 bytes} [Mon Jun 8 04:18:57 2026] GET /v2/images => generated 2778 bytes in 383 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/376] 199.204.45.35 () {42 vars in 685 bytes} [Mon Jun 8 04:25:42 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/377] 199.204.45.35 () {44 vars in 907 bytes} [Mon Jun 8 04:25:42 2026] GET /v2/images => generated 2778 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/380] 199.204.45.35 () {42 vars in 685 bytes} [Mon Jun 8 04:25:52 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/381] 199.204.45.35 () {44 vars in 907 bytes} [Mon Jun 8 04:25:52 2026] GET /v2/images => generated 2778 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/382] 199.204.45.35 () {44 vars in 944 bytes} [Mon Jun 8 04:25:52 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/383] 199.204.45.35 () {44 vars in 966 bytes} [Mon Jun 8 04:25:52 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/384] 199.204.45.35 () {44 vars in 936 bytes} [Mon Jun 8 04:25:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/385] 199.204.45.35 () {48 vars in 948 bytes} [Mon Jun 8 04:25:52 2026] POST /v2/images => generated 799 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-08 04:25:52.736 8 WARNING oslo_policy.policy [None req-09b18b08-371f-4f91-947c-44ba48111834 ca4ecd31169247acb1a594ac6f158fdd 594879dc42e545468dfd9ac33c94950b - - 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-06-08 04:25:52.736 8 WARNING oslo_policy.policy [None req-09b18b08-371f-4f91-947c-44ba48111834 ca4ecd31169247acb1a594ac6f158fdd 594879dc42e545468dfd9ac33c94950b - - 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-06-08 04:25:52.738 8 INFO glance.api.v2.image_data [None req-09b18b08-371f-4f91-947c-44ba48111834 ca4ecd31169247acb1a594ac6f158fdd 594879dc42e545468dfd9ac33c94950b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-08 04:26:15.133 8 INFO glance.location [None req-09b18b08-371f-4f91-947c-44ba48111834 ca4ecd31169247acb1a594ac6f158fdd 594879dc42e545468dfd9ac33c94950b - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 195/390] 199.204.45.35 () {48 vars in 1042 bytes} [Mon Jun 8 04:25:52 2026] PUT /v2/images/29ce2ef3-65af-41b1-89ac-d45950cc918b/file => generated 0 bytes in 22441 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23023 switches on core 0) [pid: 7|app: 0|req: 196/391] 199.204.45.35 () {44 vars in 968 bytes} [Mon Jun 8 04:26:15 2026] GET /v2/images/29ce2ef3-65af-41b1-89ac-d45950cc918b => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/392] 199.204.45.35 () {48 vars in 1048 bytes} [Mon Jun 8 04:26:15 2026] PATCH /v2/images/29ce2ef3-65af-41b1-89ac-d45950cc918b => generated 1410 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/393] 199.204.45.35 () {44 vars in 968 bytes} [Mon Jun 8 04:26:15 2026] GET /v2/images/29ce2ef3-65af-41b1-89ac-d45950cc918b => generated 1410 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/402] 199.204.45.35 () {42 vars in 685 bytes} [Mon Jun 8 04:26:52 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/403] 199.204.45.35 () {44 vars in 907 bytes} [Mon Jun 8 04:26:52 2026] GET /v2/images => generated 4190 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/408] 199.204.45.35 () {42 vars in 685 bytes} [Mon Jun 8 04:27:07 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/409] 199.204.45.35 () {44 vars in 907 bytes} [Mon Jun 8 04:27:07 2026] GET /v2/images => generated 4190 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/410] 199.204.45.35 () {44 vars in 936 bytes} [Mon Jun 8 04:27:07 2026] GET /v2/images/manila-service-image => generated 165 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/411] 199.204.45.35 () {44 vars in 958 bytes} [Mon Jun 8 04:27:07 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/412] 199.204.45.35 () {44 vars in 936 bytes} [Mon Jun 8 04:27:07 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: 206/413] 199.204.45.35 () {48 vars in 948 bytes} [Mon Jun 8 04:27:07 2026] POST /v2/images => generated 791 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-08 04:27:07.754 7 INFO glance.api.v2.image_data [None req-c0708be7-4fdd-4e7b-a39a-111de1505c11 ca4ecd31169247acb1a594ac6f158fdd 594879dc42e545468dfd9ac33c94950b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-08 04:27:21.375 7 INFO glance.location [None req-c0708be7-4fdd-4e7b-a39a-111de1505c11 ca4ecd31169247acb1a594ac6f158fdd 594879dc42e545468dfd9ac33c94950b - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 208/416] 199.204.45.35 () {48 vars in 1043 bytes} [Mon Jun 8 04:27:07 2026] PUT /v2/images/0f877258-e899-42fc-a369-efea6bbbd766/file => generated 0 bytes in 13661 msecs (HTTP/1.1 204) 4 headers in 171 bytes (34082 switches on core 0) [pid: 8|app: 0|req: 209/417] 199.204.45.35 () {44 vars in 968 bytes} [Mon Jun 8 04:27:21 2026] GET /v2/images/0f877258-e899-42fc-a369-efea6bbbd766 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/418] 199.204.45.35 () {48 vars in 1048 bytes} [Mon Jun 8 04:27:21 2026] PATCH /v2/images/0f877258-e899-42fc-a369-efea6bbbd766 => generated 1382 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/419] 199.204.45.35 () {44 vars in 968 bytes} [Mon Jun 8 04:27:21 2026] GET /v2/images/0f877258-e899-42fc-a369-efea6bbbd766 => generated 1382 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/572] 199.204.45.35 () {42 vars in 685 bytes} [Mon Jun 8 04:40:04 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/573] 199.204.45.35 () {44 vars in 907 bytes} [Mon Jun 8 04:40:04 2026] GET /v2/images => generated 5574 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/602] 199.204.45.35 () {42 vars in 685 bytes} [Mon Jun 8 04:42:20 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/603] 199.204.45.35 () {44 vars in 907 bytes} [Mon Jun 8 04:42:20 2026] GET /v2/images => generated 5574 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/604] 199.204.45.35 () {42 vars in 685 bytes} [Mon Jun 8 04:42:22 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/605] 199.204.45.35 () {44 vars in 907 bytes} [Mon Jun 8 04:42:22 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/616] 199.204.45.35 () {42 vars in 685 bytes} [Mon Jun 8 04:43:14 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/617] 199.204.45.35 () {44 vars in 907 bytes} [Mon Jun 8 04:43:14 2026] GET /v2/images => generated 5574 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/620] 199.204.45.35 () {42 vars in 685 bytes} [Mon Jun 8 04:43:22 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/621] 199.204.45.35 () {44 vars in 907 bytes} [Mon Jun 8 04:43:22 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: 8|app: 0|req: 318/634] 199.204.45.35 () {42 vars in 685 bytes} [Mon Jun 8 04:44:25 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/635] 199.204.45.35 () {44 vars in 907 bytes} [Mon Jun 8 04:44:25 2026] GET /v2/images => generated 5574 bytes in 51 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: 323/646] 10.0.0.75 () {32 vars in 632 bytes} [Mon Jun 8 04:45:08 2026] GET /v2/images => generated 5574 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/651] 10.0.0.46 () {36 vars in 986 bytes} [Mon Jun 8 04:45:28 2026] GET /v2/images/e410df91-e54b-4aae-8f41-df7e8d0a3ac5 => generated 1312 bytes in 35 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: 326/652] 10.0.0.46 () {36 vars in 926 bytes} [Mon Jun 8 04:45:28 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: 327/653] 10.0.0.162 () {36 vars in 987 bytes} [Mon Jun 8 04:45:33 2026] GET /v2/images/e410df91-e54b-4aae-8f41-df7e8d0a3ac5 => generated 1312 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/654] 10.0.0.162 () {36 vars in 927 bytes} [Mon Jun 8 04:45:33 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/655] 10.0.0.162 () {36 vars in 927 bytes} [Mon Jun 8 04:45:33 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: 328/656] 10.0.0.162 () {36 vars in 987 bytes} [Mon Jun 8 04:45:33 2026] GET /v2/images/e410df91-e54b-4aae-8f41-df7e8d0a3ac5 => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/657] 10.0.0.162 () {36 vars in 927 bytes} [Mon Jun 8 04:45:33 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/658] 10.0.0.162 () {36 vars in 927 bytes} [Mon Jun 8 04:45:33 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/659] 10.0.0.162 () {36 vars in 987 bytes} [Mon Jun 8 04:45:34 2026] GET /v2/images/e410df91-e54b-4aae-8f41-df7e8d0a3ac5 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/660] 10.0.0.162 () {36 vars in 927 bytes} [Mon Jun 8 04:45:34 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: 331/661] 10.0.0.162 () {36 vars in 927 bytes} [Mon Jun 8 04:45:34 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: 331/662] 10.0.0.108 () {36 vars in 911 bytes} [Mon Jun 8 04:45:35 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/663] 10.0.0.108 () {36 vars in 1007 bytes} [Mon Jun 8 04:45:35 2026] GET /v2/images/e410df91-e54b-4aae-8f41-df7e8d0a3ac5/locations => generated 127 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/664] 10.0.0.108 () {36 vars in 987 bytes} [Mon Jun 8 04:45:35 2026] GET /v2/images/e410df91-e54b-4aae-8f41-df7e8d0a3ac5 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/665] 10.0.0.108 () {36 vars in 927 bytes} [Mon Jun 8 04:45:35 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: 333/666] 10.0.0.108 () {36 vars in 927 bytes} [Mon Jun 8 04:45:35 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: 335/669] 199.204.45.35 () {36 vars in 990 bytes} [Mon Jun 8 04:45:39 2026] GET /v2/images/e410df91-e54b-4aae-8f41-df7e8d0a3ac5 => 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: 335/670] 199.204.45.35 () {36 vars in 930 bytes} [Mon Jun 8 04:45:39 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/671] 199.204.45.35 () {36 vars in 990 bytes} [Mon Jun 8 04:45:39 2026] GET /v2/images/e410df91-e54b-4aae-8f41-df7e8d0a3ac5 => 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: 336/672] 199.204.45.35 () {36 vars in 930 bytes} [Mon Jun 8 04:45:39 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: 337/673] 10.0.0.46 () {36 vars in 986 bytes} [Mon Jun 8 04:45:40 2026] GET /v2/images/e410df91-e54b-4aae-8f41-df7e8d0a3ac5 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/674] 10.0.0.46 () {36 vars in 926 bytes} [Mon Jun 8 04:45:41 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: 341/681] 10.0.0.46 () {36 vars in 986 bytes} [Mon Jun 8 04:46:12 2026] GET /v2/images/e410df91-e54b-4aae-8f41-df7e8d0a3ac5 => generated 1312 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/682] 10.0.0.46 () {36 vars in 926 bytes} [Mon Jun 8 04:46:12 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/685] 10.0.0.46 () {36 vars in 986 bytes} [Mon Jun 8 04:46:18 2026] GET /v2/images/e410df91-e54b-4aae-8f41-df7e8d0a3ac5 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/686] 10.0.0.46 () {36 vars in 926 bytes} [Mon Jun 8 04:46:18 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/687] 10.0.0.46 () {36 vars in 986 bytes} [Mon Jun 8 04:46:20 2026] GET /v2/images/e410df91-e54b-4aae-8f41-df7e8d0a3ac5 => 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: 344/688] 10.0.0.46 () {36 vars in 926 bytes} [Mon Jun 8 04:46:20 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: 348/695] 10.0.0.46 () {36 vars in 986 bytes} [Mon Jun 8 04:46:50 2026] GET /v2/images/e410df91-e54b-4aae-8f41-df7e8d0a3ac5 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/696] 10.0.0.46 () {36 vars in 926 bytes} [Mon Jun 8 04:46:50 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: 350/699] 10.0.0.75 () {34 vars in 654 bytes} [Mon Jun 8 04:46:56 2026] POST /v2/images => generated 648 bytes in 212 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-08 04:46:56.700 7 WARNING glance.api.v2.images [None req-c4f793a6-9594-418c-a480-f6d2fbcb730e d15602a0ba8745ea92e908463a4a24c6 f64063bfd77e4932ac6a213221b9daa9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6b0619ab-87e9-4bfd-9db0-0ac8b3b228da [pid: 7|app: 0|req: 350/700] 10.0.0.75 () {32 vars in 709 bytes} [Mon Jun 8 04:46:56 2026] DELETE /v2/images/6b0619ab-87e9-4bfd-9db0-0ac8b3b228da => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/701] 10.0.0.75 () {32 vars in 706 bytes} [Mon Jun 8 04:46:56 2026] GET /v2/images/6b0619ab-87e9-4bfd-9db0-0ac8b3b228da => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/702] 10.0.0.75 () {32 vars in 632 bytes} [Mon Jun 8 04:46:56 2026] GET /v2/images => generated 1381 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/703] 10.0.0.75 () {34 vars in 654 bytes} [Mon Jun 8 04:46:56 2026] POST /v2/images => generated 702 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/704] 10.0.0.75 () {32 vars in 716 bytes} [Mon Jun 8 04:46:56 2026] GET /v2/images/ac5aa500-7f24-4e36-bfad-b7e523e4450a/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-08 04:46:56.872 8 INFO glance.api.v2.image_data [None req-09b5e111-d7d2-4c49-9cf5-c10968e062b5 d15602a0ba8745ea92e908463a4a24c6 f64063bfd77e4932ac6a213221b9daa9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-08 04:46:56.911 8 WARNING glance_store._drivers.rbd [None req-09b5e111-d7d2-4c49-9cf5-c10968e062b5 d15602a0ba8745ea92e908463a4a24c6 f64063bfd77e4932ac6a213221b9daa9 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-08 04:46:57.893 8 INFO glance.location [None req-09b5e111-d7d2-4c49-9cf5-c10968e062b5 d15602a0ba8745ea92e908463a4a24c6 f64063bfd77e4932ac6a213221b9daa9 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 353/705] 10.0.0.75 () {32 vars in 726 bytes} [Mon Jun 8 04:46:56 2026] PUT /v2/images/ac5aa500-7f24-4e36-bfad-b7e523e4450a/file => generated 0 bytes in 1091 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/706] 10.0.0.75 () {32 vars in 706 bytes} [Mon Jun 8 04:46:57 2026] GET /v2/images/ac5aa500-7f24-4e36-bfad-b7e523e4450a => generated 1103 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/707] 10.0.0.75 () {32 vars in 716 bytes} [Mon Jun 8 04:46:57 2026] GET /v2/images/ac5aa500-7f24-4e36-bfad-b7e523e4450a/file => generated 1024 bytes in 198 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/708] 10.0.0.75 () {34 vars in 654 bytes} [Mon Jun 8 04:46:58 2026] POST /v2/images => generated 649 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/709] 10.0.0.75 () {32 vars in 725 bytes} [Mon Jun 8 04:46:58 2026] PATCH /v2/images/5b0bed9a-d9db-4042-b932-d01b3499d941 => generated 653 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/710] 10.0.0.75 () {32 vars in 706 bytes} [Mon Jun 8 04:46:58 2026] GET /v2/images/5b0bed9a-d9db-4042-b932-d01b3499d941 => generated 653 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-08 04:46:58.315 8 WARNING glance.api.v2.images [None req-88ab008a-5e1f-4893-925d-4b65b459d673 d15602a0ba8745ea92e908463a4a24c6 f64063bfd77e4932ac6a213221b9daa9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5b0bed9a-d9db-4042-b932-d01b3499d941 [pid: 8|app: 0|req: 356/711] 10.0.0.75 () {32 vars in 709 bytes} [Mon Jun 8 04:46:58 2026] DELETE /v2/images/5b0bed9a-d9db-4042-b932-d01b3499d941 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/712] 10.0.0.75 () {32 vars in 706 bytes} [Mon Jun 8 04:46:58 2026] GET /v2/images/5b0bed9a-d9db-4042-b932-d01b3499d941 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-08 04:46:58.385 8 WARNING glance.api.v2.images [None req-2408f108-17c2-4eca-b017-090cd3bc79d5 d15602a0ba8745ea92e908463a4a24c6 f64063bfd77e4932ac6a213221b9daa9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ac5aa500-7f24-4e36-bfad-b7e523e4450a [pid: 8|app: 0|req: 357/713] 10.0.0.75 () {32 vars in 709 bytes} [Mon Jun 8 04:46:58 2026] DELETE /v2/images/ac5aa500-7f24-4e36-bfad-b7e523e4450a => generated 0 bytes in 988 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/714] 10.0.0.75 () {32 vars in 706 bytes} [Mon Jun 8 04:46:59 2026] GET /v2/images/ac5aa500-7f24-4e36-bfad-b7e523e4450a => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-08 04:46:59.394 8 WARNING glance.api.v2.images [None req-ed7459b7-0e6a-406e-9a0e-8d770870d0df d15602a0ba8745ea92e908463a4a24c6 f64063bfd77e4932ac6a213221b9daa9 - - default default] Failed to find image 6b0619ab-87e9-4bfd-9db0-0ac8b3b228da to delete: glance.common.exception.ImageNotFound: No image found with ID 6b0619ab-87e9-4bfd-9db0-0ac8b3b228da [pid: 8|app: 0|req: 358/715] 10.0.0.75 () {32 vars in 709 bytes} [Mon Jun 8 04:46:59 2026] DELETE /v2/images/6b0619ab-87e9-4bfd-9db0-0ac8b3b228da => generated 147 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/716] 10.0.0.75 () {32 vars in 706 bytes} [Mon Jun 8 04:46:59 2026] GET /v2/images/6b0619ab-87e9-4bfd-9db0-0ac8b3b228da => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/717] 10.0.0.46 () {36 vars in 986 bytes} [Mon Jun 8 04:47:00 2026] GET /v2/images/e410df91-e54b-4aae-8f41-df7e8d0a3ac5 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/718] 10.0.0.46 () {36 vars in 926 bytes} [Mon Jun 8 04:47:00 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/719] 10.0.0.75 () {30 vars in 410 bytes} [Mon Jun 8 04:47:02 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/728] 10.0.0.46 () {36 vars in 986 bytes} [Mon Jun 8 04:47:40 2026] GET /v2/images/e410df91-e54b-4aae-8f41-df7e8d0a3ac5 => 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: 365/729] 10.0.0.46 () {36 vars in 926 bytes} [Mon Jun 8 04:47:40 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/732] 10.0.0.75 () {32 vars in 706 bytes} [Mon Jun 8 04:47:54 2026] GET /v2/images/e410df91-e54b-4aae-8f41-df7e8d0a3ac5 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/733] 10.0.0.75 () {32 vars in 706 bytes} [Mon Jun 8 04:47:54 2026] GET /v2/images/e410df91-e54b-4aae-8f41-df7e8d0a3ac5 => 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: 367/734] 10.0.0.162 () {36 vars in 987 bytes} [Mon Jun 8 04:47:54 2026] GET /v2/images/e410df91-e54b-4aae-8f41-df7e8d0a3ac5 => generated 1312 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/735] 10.0.0.162 () {36 vars in 927 bytes} [Mon Jun 8 04:47:55 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: 368/736] 10.0.0.162 () {36 vars in 927 bytes} [Mon Jun 8 04:47:55 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: 369/737] 10.0.0.162 () {36 vars in 987 bytes} [Mon Jun 8 04:47:55 2026] GET /v2/images/e410df91-e54b-4aae-8f41-df7e8d0a3ac5 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/738] 10.0.0.162 () {36 vars in 927 bytes} [Mon Jun 8 04:47:55 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: 370/739] 10.0.0.162 () {36 vars in 927 bytes} [Mon Jun 8 04:47:55 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/740] 10.0.0.162 () {36 vars in 987 bytes} [Mon Jun 8 04:47:55 2026] GET /v2/images/e410df91-e54b-4aae-8f41-df7e8d0a3ac5 => 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: 371/741] 10.0.0.162 () {36 vars in 927 bytes} [Mon Jun 8 04:47:55 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: 371/742] 10.0.0.162 () {36 vars in 927 bytes} [Mon Jun 8 04:47:55 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: 372/743] 10.0.0.108 () {36 vars in 911 bytes} [Mon Jun 8 04:47:55 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/744] 10.0.0.108 () {36 vars in 1007 bytes} [Mon Jun 8 04:47:55 2026] GET /v2/images/e410df91-e54b-4aae-8f41-df7e8d0a3ac5/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/745] 10.0.0.108 () {36 vars in 987 bytes} [Mon Jun 8 04:47:55 2026] GET /v2/images/e410df91-e54b-4aae-8f41-df7e8d0a3ac5 => 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: 373/746] 10.0.0.108 () {36 vars in 927 bytes} [Mon Jun 8 04:47:55 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/747] 10.0.0.108 () {36 vars in 927 bytes} [Mon Jun 8 04:47:55 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: 377/752] 10.0.0.46 () {36 vars in 986 bytes} [Mon Jun 8 04:48:14 2026] GET /v2/images/e410df91-e54b-4aae-8f41-df7e8d0a3ac5 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/753] 10.0.0.46 () {36 vars in 926 bytes} [Mon Jun 8 04:48:14 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/768] 10.0.0.46 () {36 vars in 986 bytes} [Mon Jun 8 04:49:19 2026] GET /v2/images/e410df91-e54b-4aae-8f41-df7e8d0a3ac5 => 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: 385/769] 10.0.0.46 () {36 vars in 926 bytes} [Mon Jun 8 04:49:20 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/774] 10.0.0.46 () {36 vars in 986 bytes} [Mon Jun 8 04:49:37 2026] GET /v2/images/e410df91-e54b-4aae-8f41-df7e8d0a3ac5 => 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: 388/775] 10.0.0.46 () {36 vars in 926 bytes} [Mon Jun 8 04:49:37 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: 392/784] 199.204.45.35 () {32 vars in 825 bytes} [Mon Jun 8 04:50:18 2026] GET /v2/images?status=active&owner=594879dc42e545468dfd9ac33c94950b&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/785] 199.204.45.35 () {32 vars in 652 bytes} [Mon Jun 8 04:50:18 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/786] 10.0.0.162 () {36 vars in 987 bytes} [Mon Jun 8 04:50:19 2026] GET /v2/images/2dd3b067-3104-4b00-810e-84ff3daeab30 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/787] 10.0.0.162 () {36 vars in 927 bytes} [Mon Jun 8 04:50:19 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: 394/788] 10.0.0.162 () {36 vars in 927 bytes} [Mon Jun 8 04:50:19 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: 395/789] 10.0.0.162 () {36 vars in 987 bytes} [Mon Jun 8 04:50:19 2026] GET /v2/images/2dd3b067-3104-4b00-810e-84ff3daeab30 => 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: 395/790] 10.0.0.162 () {36 vars in 927 bytes} [Mon Jun 8 04:50:19 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: 396/791] 10.0.0.162 () {36 vars in 927 bytes} [Mon Jun 8 04:50:19 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: 396/792] 10.0.0.162 () {36 vars in 987 bytes} [Mon Jun 8 04:50:19 2026] GET /v2/images/2dd3b067-3104-4b00-810e-84ff3daeab30 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/793] 10.0.0.162 () {36 vars in 927 bytes} [Mon Jun 8 04:50:19 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/794] 10.0.0.108 () {36 vars in 911 bytes} [Mon Jun 8 04:50:19 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/795] 10.0.0.108 () {36 vars in 1007 bytes} [Mon Jun 8 04:50:19 2026] GET /v2/images/2dd3b067-3104-4b00-810e-84ff3daeab30/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/796] 10.0.0.108 () {36 vars in 987 bytes} [Mon Jun 8 04:50:19 2026] GET /v2/images/2dd3b067-3104-4b00-810e-84ff3daeab30 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/797] 10.0.0.108 () {36 vars in 927 bytes} [Mon Jun 8 04:50:19 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: 399/798] 10.0.0.108 () {36 vars in 927 bytes} [Mon Jun 8 04:50:19 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/851] 10.0.0.75 () {32 vars in 632 bytes} [Mon Jun 8 04:54:37 2026] GET /v2/images => generated 5574 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)