+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Sun Apr 12 21:05:14 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:06 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-54649c6f4-bjrtb 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, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7f54eb1ef668 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-04-12 21:05:16.452 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-12 21:05:16.511 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-04-12 21:05:17.357 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-04-12 21:05:17.358 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-04-12 21:05:17.359 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-12 21:05:17.432 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-04-12 21:05:17.433 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-04-12 21:05:17.434 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-12 21:05:19.387 7 WARNING glance.api.v2.images [None req-9a972095-18fb-4525-ad76-a91c496c7551 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-12 21:05:19.613 8 WARNING glance.api.v2.images [None req-5f7e6a0f-5035-4f3a-9417-0375d63b459e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-12 21:05:19.729 7 WARNING keystonemiddleware._common.config [None req-9a972095-18fb-4525-ad76-a91c496c7551 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-12 21:05:19.739 7 WARNING oslo_config.cfg [None req-9a972095-18fb-4525-ad76-a91c496c7551 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f54eb1ef668 pid: 7 (default app) 2026-04-12 21:05:20.016 8 WARNING keystonemiddleware._common.config [None req-5f7e6a0f-5035-4f3a-9417-0375d63b459e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-12 21:05:20.024 8 WARNING oslo_config.cfg [None req-5f7e6a0f-5035-4f3a-9417-0375d63b459e - - - - - -] 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 0x7f54eb1ef668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.248 () {42 vars in 688 bytes} [Sun Apr 12 21:05:20 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:05:20.948 8 WARNING oslo_policy.policy [None req-77812b01-2031-48cd-a6c3-c0396da07860 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - 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-04-12 21:05:20.948 8 WARNING oslo_policy.policy [None req-77812b01-2031-48cd-a6c3-c0396da07860 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - 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-04-12 21:05:20.966 8 WARNING oslo_policy.policy [None req-77812b01-2031-48cd-a6c3-c0396da07860 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - 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-04-12 21:05:20.966 8 WARNING oslo_policy.policy [None req-77812b01-2031-48cd-a6c3-c0396da07860 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - 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.248 () {44 vars in 910 bytes} [Sun Apr 12 21:05:20 2026] GET /v2/images => generated 69 bytes in 557 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.248 () {42 vars in 688 bytes} [Sun Apr 12 21:05:24 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.248 () {44 vars in 910 bytes} [Sun Apr 12 21:05:24 2026] GET /v2/images => generated 69 bytes in 36 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:05:24.382 7 WARNING oslo_policy.policy [None req-2c65648a-efb8-421a-bde4-33527e66aa4a 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - 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-04-12 21:05:24.382 7 WARNING oslo_policy.policy [None req-2c65648a-efb8-421a-bde4-33527e66aa4a 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - 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.248 () {44 vars in 911 bytes} [Sun Apr 12 21:05:24 2026] GET /v2/images/cirros => generated 151 bytes in 135 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.248 () {44 vars in 933 bytes} [Sun Apr 12 21:05:24 2026] GET /v2/images?name=cirros => generated 81 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:05:24.523 7 WARNING oslo_policy.policy [None req-189793d4-f373-45b6-ad35-8bc887dcae8a 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - 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-04-12 21:05:24.523 7 WARNING oslo_policy.policy [None req-189793d4-f373-45b6-ad35-8bc887dcae8a 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - 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.248 () {44 vars in 939 bytes} [Sun Apr 12 21:05:24 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:05:24.600 8 WARNING oslo_config.cfg [None req-157c7b92-0300-4ad5-a3f4-4e99db9507ab 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - 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.248 () {48 vars in 951 bytes} [Sun Apr 12 21:05:24 2026] POST /v2/images => generated 760 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-12 21:05:24.621 7 WARNING oslo_policy.policy [None req-b28fef27-fddf-4fca-aedf-5fd123e7918a 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - 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-04-12 21:05:24.621 7 WARNING oslo_policy.policy [None req-b28fef27-fddf-4fca-aedf-5fd123e7918a 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - 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-04-12 21:05:24.623 7 INFO glance.api.v2.image_data [None req-b28fef27-fddf-4fca-aedf-5fd123e7918a 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-12 21:05:28.258 7 INFO glance.location [None req-b28fef27-fddf-4fca-aedf-5fd123e7918a 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/12] 199.204.45.248 () {48 vars in 1045 bytes} [Sun Apr 12 21:05:24 2026] PUT /v2/images/ce7b6b9a-e3da-4796-9af0-8025a9a6d3d1/file => generated 0 bytes in 3683 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5950 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.248 () {44 vars in 971 bytes} [Sun Apr 12 21:05:28 2026] GET /v2/images/ce7b6b9a-e3da-4796-9af0-8025a9a6d3d1 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:05:28.333 7 WARNING oslo_config.cfg [None req-cb8a1352-b288-44c4-8a7b-cf114cf79851 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - 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/14] 199.204.45.248 () {44 vars in 971 bytes} [Sun Apr 12 21:05:28 2026] GET /v2/images/ce7b6b9a-e3da-4796-9af0-8025a9a6d3d1 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/261] 199.204.45.248 () {42 vars in 688 bytes} [Sun Apr 12 21:25:50 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: 133/262] 199.204.45.248 () {44 vars in 910 bytes} [Sun Apr 12 21:25:50 2026] GET /v2/images => generated 1240 bytes in 469 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/265] 199.204.45.248 () {42 vars in 688 bytes} [Sun Apr 12 21:26:08 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/266] 199.204.45.248 () {44 vars in 910 bytes} [Sun Apr 12 21:26:08 2026] GET /v2/images => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/267] 199.204.45.248 () {44 vars in 937 bytes} [Sun Apr 12 21:26:08 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/268] 199.204.45.248 () {44 vars in 959 bytes} [Sun Apr 12 21:26:08 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/269] 199.204.45.248 () {44 vars in 939 bytes} [Sun Apr 12 21:26:08 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/270] 199.204.45.248 () {48 vars in 951 bytes} [Sun Apr 12 21:26:08 2026] POST /v2/images => generated 796 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-12 21:26:08.342 7 INFO glance.api.v2.image_data [None req-0a5d19ff-198e-471b-b95e-1584b1baf0f5 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-12 21:26:34.758 7 INFO glance.location [None req-0a5d19ff-198e-471b-b95e-1584b1baf0f5 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 138/277] 199.204.45.248 () {48 vars in 1046 bytes} [Sun Apr 12 21:26:08 2026] PUT /v2/images/20ef7874-47ad-4cad-9d39-3ec824833028/file => generated 0 bytes in 26464 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62744 switches on core 0) [pid: 8|app: 0|req: 140/278] 199.204.45.248 () {44 vars in 971 bytes} [Sun Apr 12 21:26:34 2026] GET /v2/images/20ef7874-47ad-4cad-9d39-3ec824833028 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/279] 199.204.45.248 () {44 vars in 971 bytes} [Sun Apr 12 21:26:34 2026] GET /v2/images/20ef7874-47ad-4cad-9d39-3ec824833028 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/280] 199.204.45.248 () {42 vars in 688 bytes} [Sun Apr 12 21:26:36 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: 140/281] 199.204.45.248 () {44 vars in 910 bytes} [Sun Apr 12 21:26:36 2026] GET /v2/images => generated 2451 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/360] 199.204.45.248 () {42 vars in 688 bytes} [Sun Apr 12 21:33:08 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/361] 199.204.45.248 () {44 vars in 910 bytes} [Sun Apr 12 21:33:08 2026] GET /v2/images => generated 2451 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/364] 199.204.45.248 () {42 vars in 688 bytes} [Sun Apr 12 21:33:18 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/365] 199.204.45.248 () {44 vars in 910 bytes} [Sun Apr 12 21:33:18 2026] GET /v2/images => generated 2451 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/366] 199.204.45.248 () {44 vars in 947 bytes} [Sun Apr 12 21:33:18 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/367] 199.204.45.248 () {44 vars in 969 bytes} [Sun Apr 12 21:33:18 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/368] 199.204.45.248 () {44 vars in 939 bytes} [Sun Apr 12 21:33:18 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) [pid: 7|app: 0|req: 184/369] 199.204.45.248 () {48 vars in 951 bytes} [Sun Apr 12 21:33:18 2026] POST /v2/images => generated 799 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-12 21:33:18.552 8 WARNING oslo_policy.policy [None req-f473690f-3527-4477-a238-a7b9594c1046 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - 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-04-12 21:33:18.553 8 WARNING oslo_policy.policy [None req-f473690f-3527-4477-a238-a7b9594c1046 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - 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-04-12 21:33:18.554 8 INFO glance.api.v2.image_data [None req-f473690f-3527-4477-a238-a7b9594c1046 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-12 21:33:42.870 8 INFO glance.location [None req-f473690f-3527-4477-a238-a7b9594c1046 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 186/376] 199.204.45.248 () {48 vars in 1045 bytes} [Sun Apr 12 21:33:18 2026] PUT /v2/images/d48484e2-3bfe-41e9-ad43-13b875c13075/file => generated 0 bytes in 24370 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25714 switches on core 0) [pid: 7|app: 0|req: 191/377] 199.204.45.248 () {44 vars in 971 bytes} [Sun Apr 12 21:33:42 2026] GET /v2/images/d48484e2-3bfe-41e9-ad43-13b875c13075 => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/378] 199.204.45.248 () {48 vars in 1050 bytes} [Sun Apr 12 21:33:42 2026] PATCH /v2/images/d48484e2-3bfe-41e9-ad43-13b875c13075 => generated 1234 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/379] 199.204.45.248 () {44 vars in 971 bytes} [Sun Apr 12 21:33:43 2026] GET /v2/images/d48484e2-3bfe-41e9-ad43-13b875c13075 => generated 1234 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/388] 199.204.45.248 () {42 vars in 688 bytes} [Sun Apr 12 21:34:20 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/389] 199.204.45.248 () {44 vars in 910 bytes} [Sun Apr 12 21:34:20 2026] GET /v2/images => generated 3687 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/392] 199.204.45.248 () {42 vars in 688 bytes} [Sun Apr 12 21:34:38 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: 199/393] 199.204.45.248 () {44 vars in 910 bytes} [Sun Apr 12 21:34:38 2026] GET /v2/images => generated 3687 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/394] 199.204.45.248 () {44 vars in 939 bytes} [Sun Apr 12 21:34:38 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/395] 199.204.45.248 () {44 vars in 961 bytes} [Sun Apr 12 21:34:38 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/396] 199.204.45.248 () {44 vars in 939 bytes} [Sun Apr 12 21:34:38 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/397] 199.204.45.248 () {48 vars in 951 bytes} [Sun Apr 12 21:34:38 2026] POST /v2/images => generated 791 bytes in 35 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-12 21:34:38.843 8 INFO glance.api.v2.image_data [None req-0d61299c-5d2a-4d10-9330-e4254eb2aacd 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-12 21:34:51.979 8 INFO glance.location [None req-0d61299c-5d2a-4d10-9330-e4254eb2aacd 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 197/402] 199.204.45.248 () {48 vars in 1046 bytes} [Sun Apr 12 21:34:38 2026] PUT /v2/images/3904373e-c27e-47b9-976e-bb8893fb075b/file => generated 0 bytes in 13192 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30781 switches on core 0) [pid: 7|app: 0|req: 206/403] 199.204.45.248 () {44 vars in 971 bytes} [Sun Apr 12 21:34:52 2026] GET /v2/images/3904373e-c27e-47b9-976e-bb8893fb075b => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/404] 199.204.45.248 () {44 vars in 971 bytes} [Sun Apr 12 21:34:52 2026] GET /v2/images/3904373e-c27e-47b9-976e-bb8893fb075b => generated 1204 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/549] 199.204.45.248 () {42 vars in 688 bytes} [Sun Apr 12 21:46:57 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/550] 199.204.45.248 () {44 vars in 910 bytes} [Sun Apr 12 21:46:57 2026] GET /v2/images => generated 4893 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/579] 199.204.45.248 () {42 vars in 688 bytes} [Sun Apr 12 21:49:11 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/580] 199.204.45.248 () {44 vars in 910 bytes} [Sun Apr 12 21:49:11 2026] GET /v2/images => generated 4893 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/581] 199.204.45.248 () {42 vars in 688 bytes} [Sun Apr 12 21:49:13 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: 295/582] 199.204.45.248 () {44 vars in 910 bytes} [Sun Apr 12 21:49:13 2026] GET /v2/images => generated 4893 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/593] 199.204.45.248 () {42 vars in 688 bytes} [Sun Apr 12 21:49:59 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/594] 199.204.45.248 () {44 vars in 910 bytes} [Sun Apr 12 21:49:59 2026] GET /v2/images => generated 4893 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/595] 199.204.45.248 () {42 vars in 688 bytes} [Sun Apr 12 21:50:07 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: 302/596] 199.204.45.248 () {44 vars in 910 bytes} [Sun Apr 12 21:50:07 2026] GET /v2/images => generated 4893 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/609] 199.204.45.248 () {42 vars in 688 bytes} [Sun Apr 12 21:51:08 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/610] 199.204.45.248 () {44 vars in 910 bytes} [Sun Apr 12 21:51:09 2026] GET /v2/images => generated 4893 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: 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: 315/621] 10.0.0.165 () {32 vars in 632 bytes} [Sun Apr 12 21:51:49 2026] GET /v2/images => generated 4893 bytes in 18 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:71: 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: 309/626] 10.0.0.206 () {36 vars in 986 bytes} [Sun Apr 12 21:52:10 2026] GET /v2/images/ce7b6b9a-e3da-4796-9af0-8025a9a6d3d1 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/627] 10.0.0.206 () {36 vars in 926 bytes} [Sun Apr 12 21:52: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: 8|app: 0|req: 310/628] 10.0.0.206 () {36 vars in 986 bytes} [Sun Apr 12 21:52:12 2026] GET /v2/images/ce7b6b9a-e3da-4796-9af0-8025a9a6d3d1 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/629] 10.0.0.206 () {36 vars in 926 bytes} [Sun Apr 12 21:52:12 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: 311/630] 199.204.45.248 () {36 vars in 990 bytes} [Sun Apr 12 21:52:18 2026] GET /v2/images/ce7b6b9a-e3da-4796-9af0-8025a9a6d3d1 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/631] 199.204.45.248 () {36 vars in 930 bytes} [Sun Apr 12 21:52:18 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/632] 199.204.45.248 () {36 vars in 990 bytes} [Sun Apr 12 21:52:18 2026] GET /v2/images/ce7b6b9a-e3da-4796-9af0-8025a9a6d3d1 => generated 1171 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/633] 199.204.45.248 () {36 vars in 930 bytes} [Sun Apr 12 21:52: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: 7|app: 0|req: 323/636] 10.0.0.206 () {36 vars in 986 bytes} [Sun Apr 12 21:52:22 2026] GET /v2/images/ce7b6b9a-e3da-4796-9af0-8025a9a6d3d1 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/637] 10.0.0.206 () {36 vars in 926 bytes} [Sun Apr 12 21:52:22 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: 324/638] 10.0.0.50 () {36 vars in 985 bytes} [Sun Apr 12 21:52:23 2026] GET /v2/images/ce7b6b9a-e3da-4796-9af0-8025a9a6d3d1 => generated 1171 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/639] 10.0.0.50 () {36 vars in 925 bytes} [Sun Apr 12 21:52:23 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: 325/640] 10.0.0.50 () {36 vars in 925 bytes} [Sun Apr 12 21:52: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: 8|app: 0|req: 316/641] 10.0.0.50 () {36 vars in 985 bytes} [Sun Apr 12 21:52:23 2026] GET /v2/images/ce7b6b9a-e3da-4796-9af0-8025a9a6d3d1 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/642] 10.0.0.50 () {36 vars in 925 bytes} [Sun Apr 12 21:52:23 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: 317/643] 10.0.0.50 () {36 vars in 925 bytes} [Sun Apr 12 21:52: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: 7|app: 0|req: 327/644] 10.0.0.50 () {36 vars in 985 bytes} [Sun Apr 12 21:52:23 2026] GET /v2/images/ce7b6b9a-e3da-4796-9af0-8025a9a6d3d1 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/645] 10.0.0.50 () {36 vars in 925 bytes} [Sun Apr 12 21:52:23 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/646] 10.0.0.50 () {36 vars in 925 bytes} [Sun Apr 12 21:52:23 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: 319/647] 10.0.0.190 () {36 vars in 986 bytes} [Sun Apr 12 21:52:24 2026] GET /v2/images/ce7b6b9a-e3da-4796-9af0-8025a9a6d3d1 => generated 1171 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/648] 10.0.0.190 () {36 vars in 926 bytes} [Sun Apr 12 21:52:24 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/649] 10.0.0.190 () {36 vars in 986 bytes} [Sun Apr 12 21:52:24 2026] GET /v2/images/ce7b6b9a-e3da-4796-9af0-8025a9a6d3d1 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/650] 10.0.0.190 () {36 vars in 926 bytes} [Sun Apr 12 21:52:24 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: 321/651] 10.0.0.190 () {36 vars in 926 bytes} [Sun Apr 12 21:52:24 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/658] 10.0.0.165 () {34 vars in 654 bytes} [Sun Apr 12 21:52:55 2026] POST /v2/images => generated 647 bytes in 266 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-12 21:52:55.820 7 WARNING glance.api.v2.images [None req-e513d817-ed6c-4446-aa7e-3486c35269e2 266a0931499840d9922cd3962c9acae4 29f89e0e835046479afe1d0ae5c0e7ce - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2c59d7be-2c76-4d28-b43f-cd4b9711efb7 [pid: 7|app: 0|req: 334/659] 10.0.0.165 () {32 vars in 709 bytes} [Sun Apr 12 21:52:55 2026] DELETE /v2/images/2c59d7be-2c76-4d28-b43f-cd4b9711efb7 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/660] 10.0.0.165 () {32 vars in 706 bytes} [Sun Apr 12 21:52:55 2026] GET /v2/images/2c59d7be-2c76-4d28-b43f-cd4b9711efb7 => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/661] 10.0.0.165 () {32 vars in 632 bytes} [Sun Apr 12 21:52:55 2026] GET /v2/images => generated 1240 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/662] 10.0.0.165 () {34 vars in 654 bytes} [Sun Apr 12 21:52:55 2026] POST /v2/images => generated 702 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/663] 10.0.0.165 () {32 vars in 716 bytes} [Sun Apr 12 21:52:55 2026] GET /v2/images/660e3ff8-2391-47a1-8735-950b9ce1a18b/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:52:56.002 8 INFO glance.api.v2.image_data [None req-10f220f3-c7b6-43b2-a88a-63682346269b 266a0931499840d9922cd3962c9acae4 29f89e0e835046479afe1d0ae5c0e7ce - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-12 21:52:56.045 8 WARNING glance_store._drivers.rbd [None req-10f220f3-c7b6-43b2-a88a-63682346269b 266a0931499840d9922cd3962c9acae4 29f89e0e835046479afe1d0ae5c0e7ce - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-12 21:52:56.517 8 INFO glance.location [None req-10f220f3-c7b6-43b2-a88a-63682346269b 266a0931499840d9922cd3962c9acae4 29f89e0e835046479afe1d0ae5c0e7ce - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 328/664] 10.0.0.165 () {32 vars in 726 bytes} [Sun Apr 12 21:52:55 2026] PUT /v2/images/660e3ff8-2391-47a1-8735-950b9ce1a18b/file => generated 0 bytes in 570 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/665] 10.0.0.165 () {32 vars in 706 bytes} [Sun Apr 12 21:52:56 2026] GET /v2/images/660e3ff8-2391-47a1-8735-950b9ce1a18b => generated 1103 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/666] 10.0.0.165 () {32 vars in 716 bytes} [Sun Apr 12 21:52:56 2026] GET /v2/images/660e3ff8-2391-47a1-8735-950b9ce1a18b/file => generated 1024 bytes in 131 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/667] 10.0.0.165 () {34 vars in 654 bytes} [Sun Apr 12 21:52:56 2026] POST /v2/images => generated 648 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/668] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:52:56 2026] PATCH /v2/images/c26acf50-84d4-4c72-bd02-7501183a9012 => generated 653 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/669] 10.0.0.165 () {32 vars in 706 bytes} [Sun Apr 12 21:52:56 2026] GET /v2/images/c26acf50-84d4-4c72-bd02-7501183a9012 => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:52:56.862 8 WARNING glance.api.v2.images [None req-37ea253e-b8f6-4689-afc4-3e92c91618c9 266a0931499840d9922cd3962c9acae4 29f89e0e835046479afe1d0ae5c0e7ce - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c26acf50-84d4-4c72-bd02-7501183a9012 [pid: 8|app: 0|req: 331/670] 10.0.0.165 () {32 vars in 709 bytes} [Sun Apr 12 21:52:56 2026] DELETE /v2/images/c26acf50-84d4-4c72-bd02-7501183a9012 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/671] 10.0.0.165 () {32 vars in 706 bytes} [Sun Apr 12 21:52:56 2026] GET /v2/images/c26acf50-84d4-4c72-bd02-7501183a9012 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:52:56.931 8 WARNING glance.api.v2.images [None req-e6028e1b-7053-483e-a7ff-0d430c91d252 266a0931499840d9922cd3962c9acae4 29f89e0e835046479afe1d0ae5c0e7ce - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//660e3ff8-2391-47a1-8735-950b9ce1a18b [pid: 8|app: 0|req: 332/672] 10.0.0.165 () {32 vars in 709 bytes} [Sun Apr 12 21:52:56 2026] DELETE /v2/images/660e3ff8-2391-47a1-8735-950b9ce1a18b => generated 0 bytes in 870 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/673] 10.0.0.165 () {32 vars in 706 bytes} [Sun Apr 12 21:52:57 2026] GET /v2/images/660e3ff8-2391-47a1-8735-950b9ce1a18b => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:52:57.815 8 WARNING glance.api.v2.images [None req-a5a637e9-6dd2-446c-8c39-6eab7a369498 266a0931499840d9922cd3962c9acae4 29f89e0e835046479afe1d0ae5c0e7ce - - default default] Failed to find image 2c59d7be-2c76-4d28-b43f-cd4b9711efb7 to delete: glance.common.exception.ImageNotFound: No image found with ID 2c59d7be-2c76-4d28-b43f-cd4b9711efb7 [pid: 8|app: 0|req: 333/674] 10.0.0.165 () {32 vars in 709 bytes} [Sun Apr 12 21:52:57 2026] DELETE /v2/images/2c59d7be-2c76-4d28-b43f-cd4b9711efb7 => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/675] 10.0.0.165 () {32 vars in 706 bytes} [Sun Apr 12 21:52:57 2026] GET /v2/images/2c59d7be-2c76-4d28-b43f-cd4b9711efb7 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/678] 10.0.0.206 () {36 vars in 986 bytes} [Sun Apr 12 21:53:01 2026] GET /v2/images/ce7b6b9a-e3da-4796-9af0-8025a9a6d3d1 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/679] 10.0.0.206 () {36 vars in 926 bytes} [Sun Apr 12 21:53:01 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: 338/684] 10.0.0.165 () {30 vars in 410 bytes} [Sun Apr 12 21:53:26 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/689] 10.0.0.206 () {36 vars in 986 bytes} [Sun Apr 12 21:53:42 2026] GET /v2/images/ce7b6b9a-e3da-4796-9af0-8025a9a6d3d1 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/690] 10.0.0.206 () {36 vars in 926 bytes} [Sun Apr 12 21:53:42 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: 345/697] 10.0.0.165 () {32 vars in 706 bytes} [Sun Apr 12 21:54:09 2026] GET /v2/images/ce7b6b9a-e3da-4796-9af0-8025a9a6d3d1 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/698] 10.0.0.165 () {32 vars in 706 bytes} [Sun Apr 12 21:54:09 2026] GET /v2/images/ce7b6b9a-e3da-4796-9af0-8025a9a6d3d1 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/699] 10.0.0.50 () {36 vars in 985 bytes} [Sun Apr 12 21:54:10 2026] GET /v2/images/ce7b6b9a-e3da-4796-9af0-8025a9a6d3d1 => generated 1171 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/700] 10.0.0.50 () {36 vars in 925 bytes} [Sun Apr 12 21:54:10 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: 347/701] 10.0.0.50 () {36 vars in 925 bytes} [Sun Apr 12 21:54:10 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: 355/702] 10.0.0.50 () {36 vars in 985 bytes} [Sun Apr 12 21:54:10 2026] GET /v2/images/ce7b6b9a-e3da-4796-9af0-8025a9a6d3d1 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/703] 10.0.0.50 () {36 vars in 925 bytes} [Sun Apr 12 21:54: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: 7|app: 0|req: 356/704] 10.0.0.50 () {36 vars in 925 bytes} [Sun Apr 12 21:54: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: 8|app: 0|req: 349/705] 10.0.0.50 () {36 vars in 985 bytes} [Sun Apr 12 21:54:10 2026] GET /v2/images/ce7b6b9a-e3da-4796-9af0-8025a9a6d3d1 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/706] 10.0.0.50 () {36 vars in 925 bytes} [Sun Apr 12 21:54:10 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/707] 10.0.0.50 () {36 vars in 925 bytes} [Sun Apr 12 21:54:10 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/708] 10.0.0.190 () {36 vars in 986 bytes} [Sun Apr 12 21:54:10 2026] GET /v2/images/ce7b6b9a-e3da-4796-9af0-8025a9a6d3d1 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/709] 10.0.0.190 () {36 vars in 926 bytes} [Sun Apr 12 21:54:10 2026] GET /v2/schemas/image => generated 4018 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/710] 10.0.0.190 () {36 vars in 986 bytes} [Sun Apr 12 21:54:10 2026] GET /v2/images/ce7b6b9a-e3da-4796-9af0-8025a9a6d3d1 => generated 1171 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/711] 10.0.0.190 () {36 vars in 926 bytes} [Sun Apr 12 21:54:10 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: 360/712] 10.0.0.190 () {36 vars in 926 bytes} [Sun Apr 12 21:54:10 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: 362/715] 10.0.0.206 () {36 vars in 986 bytes} [Sun Apr 12 21:54:25 2026] GET /v2/images/ce7b6b9a-e3da-4796-9af0-8025a9a6d3d1 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/716] 10.0.0.206 () {36 vars in 926 bytes} [Sun Apr 12 21:54:25 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: 363/717] 10.0.0.206 () {36 vars in 986 bytes} [Sun Apr 12 21:54:26 2026] GET /v2/images/ce7b6b9a-e3da-4796-9af0-8025a9a6d3d1 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/718] 10.0.0.206 () {36 vars in 926 bytes} [Sun Apr 12 21:54: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: 8|app: 0|req: 360/727] 10.0.0.206 () {36 vars in 986 bytes} [Sun Apr 12 21:54:59 2026] GET /v2/images/ce7b6b9a-e3da-4796-9af0-8025a9a6d3d1 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/728] 10.0.0.206 () {36 vars in 926 bytes} [Sun Apr 12 21:54:59 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: 363/733] 10.0.0.206 () {36 vars in 986 bytes} [Sun Apr 12 21:55:23 2026] GET /v2/images/ce7b6b9a-e3da-4796-9af0-8025a9a6d3d1 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/734] 10.0.0.206 () {36 vars in 926 bytes} [Sun Apr 12 21:55:23 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/749] 10.0.0.206 () {36 vars in 986 bytes} [Sun Apr 12 21:56:29 2026] GET /v2/images/ce7b6b9a-e3da-4796-9af0-8025a9a6d3d1 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/750] 10.0.0.206 () {36 vars in 926 bytes} [Sun Apr 12 21:56:29 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: 381/753] 10.0.0.206 () {36 vars in 986 bytes} [Sun Apr 12 21:56:46 2026] GET /v2/images/ce7b6b9a-e3da-4796-9af0-8025a9a6d3d1 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/754] 10.0.0.206 () {36 vars in 926 bytes} [Sun Apr 12 21:56:46 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: 378/763] 199.204.45.248 () {32 vars in 825 bytes} [Sun Apr 12 21:57:21 2026] GET /v2/images?status=active&owner=622dc74318104646b7d2af50860557e6&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/764] 199.204.45.248 () {32 vars in 652 bytes} [Sun Apr 12 21:57:21 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/765] 10.0.0.50 () {36 vars in 985 bytes} [Sun Apr 12 21:57:22 2026] GET /v2/images/20ef7874-47ad-4cad-9d39-3ec824833028 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/766] 10.0.0.50 () {36 vars in 925 bytes} [Sun Apr 12 21:57:22 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: 380/767] 10.0.0.50 () {36 vars in 925 bytes} [Sun Apr 12 21:57:22 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: 388/768] 10.0.0.50 () {36 vars in 985 bytes} [Sun Apr 12 21:57:22 2026] GET /v2/images/20ef7874-47ad-4cad-9d39-3ec824833028 => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/769] 10.0.0.50 () {36 vars in 925 bytes} [Sun Apr 12 21:57: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: 389/770] 10.0.0.50 () {36 vars in 925 bytes} [Sun Apr 12 21:57:22 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: 382/771] 10.0.0.50 () {36 vars in 985 bytes} [Sun Apr 12 21:57:22 2026] GET /v2/images/20ef7874-47ad-4cad-9d39-3ec824833028 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/772] 10.0.0.50 () {36 vars in 925 bytes} [Sun Apr 12 21:57: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: 8|app: 0|req: 383/773] 10.0.0.190 () {36 vars in 986 bytes} [Sun Apr 12 21:57:22 2026] GET /v2/images/20ef7874-47ad-4cad-9d39-3ec824833028 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/774] 10.0.0.190 () {36 vars in 926 bytes} [Sun Apr 12 21:57:22 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/775] 10.0.0.190 () {36 vars in 986 bytes} [Sun Apr 12 21:57:22 2026] GET /v2/images/20ef7874-47ad-4cad-9d39-3ec824833028 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/776] 10.0.0.190 () {36 vars in 926 bytes} [Sun Apr 12 21:57:22 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: 385/777] 10.0.0.190 () {36 vars in 926 bytes} [Sun Apr 12 21:57:22 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: 413/818] 10.0.0.165 () {32 vars in 632 bytes} [Sun Apr 12 22:00:45 2026] GET /v2/images => generated 4893 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)