+ 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 [Fri Apr 17 06:30:41 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-854cbdc87b-fx8nh 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 0x7f1934827668 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-17 06:30:43.197 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-17 06:30:43.295 7 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-17 06:30:44.059 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-17 06:30:44.060 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-17 06:30:44.061 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-17 06:30:44.238 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-17 06:30:44.239 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-17 06:30:44.240 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-17 06:30:46.068 8 WARNING glance.api.v2.images [None req-065d1d84-6fbb-47d9-b3c4-60f71d16e859 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-17 06:30:46.326 7 WARNING glance.api.v2.images [None req-a38c5366-0991-426c-bf47-b404985efe83 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-17 06:30:46.398 8 WARNING keystonemiddleware._common.config [None req-065d1d84-6fbb-47d9-b3c4-60f71d16e859 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 06:30:46.405 8 WARNING oslo_config.cfg [None req-065d1d84-6fbb-47d9-b3c4-60f71d16e859 - - - - - -] 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 0x7f1934827668 pid: 8 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.129 () {42 vars in 688 bytes} [Fri Apr 17 06:30:46 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) 2026-04-17 06:30:46.658 7 WARNING keystonemiddleware._common.config [None req-a38c5366-0991-426c-bf47-b404985efe83 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 06:30:46.666 7 WARNING oslo_config.cfg [None req-a38c5366-0991-426c-bf47-b404985efe83 - - - - - -] 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 0x7f1934827668 pid: 7 (default app) /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-04-17 06:30:47.055 8 WARNING oslo_policy.policy [None req-94195005-51d1-4153-b729-7158d36fed02 97a0c8c36fc3454987aaa5fff968f817 c9c709754fee4439a5d19071c2fcc02d - - 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-17 06:30:47.055 8 WARNING oslo_policy.policy [None req-94195005-51d1-4153-b729-7158d36fed02 97a0c8c36fc3454987aaa5fff968f817 c9c709754fee4439a5d19071c2fcc02d - - 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-17 06:30:47.070 8 WARNING oslo_policy.policy [None req-94195005-51d1-4153-b729-7158d36fed02 97a0c8c36fc3454987aaa5fff968f817 c9c709754fee4439a5d19071c2fcc02d - - 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-17 06:30:47.070 8 WARNING oslo_policy.policy [None req-94195005-51d1-4153-b729-7158d36fed02 97a0c8c36fc3454987aaa5fff968f817 c9c709754fee4439a5d19071c2fcc02d - - 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: 5/5] 199.204.45.129 () {44 vars in 910 bytes} [Fri Apr 17 06:30:46 2026] GET /v2/images => generated 69 bytes in 572 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1/6] 199.204.45.129 () {42 vars in 688 bytes} [Fri Apr 17 06:30:51 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: 6/7] 199.204.45.129 () {44 vars in 910 bytes} [Fri Apr 17 06:30:51 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-04-17 06:30:51.582 7 WARNING oslo_policy.policy [None req-f5d38d95-893a-4662-8a62-4e813443137e 97a0c8c36fc3454987aaa5fff968f817 c9c709754fee4439a5d19071c2fcc02d - - 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-17 06:30:51.582 7 WARNING oslo_policy.policy [None req-f5d38d95-893a-4662-8a62-4e813443137e 97a0c8c36fc3454987aaa5fff968f817 c9c709754fee4439a5d19071c2fcc02d - - 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: 2/8] 199.204.45.129 () {44 vars in 911 bytes} [Fri Apr 17 06:30:51 2026] GET /v2/images/cirros => generated 151 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/9] 199.204.45.129 () {44 vars in 933 bytes} [Fri Apr 17 06:30:51 2026] GET /v2/images?name=cirros => generated 81 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 06:30:51.723 7 WARNING oslo_policy.policy [None req-cb1ed3fc-d002-45d4-9c70-c3684a918a23 97a0c8c36fc3454987aaa5fff968f817 c9c709754fee4439a5d19071c2fcc02d - - 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-17 06:30:51.724 7 WARNING oslo_policy.policy [None req-cb1ed3fc-d002-45d4-9c70-c3684a918a23 97a0c8c36fc3454987aaa5fff968f817 c9c709754fee4439a5d19071c2fcc02d - - 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: 3/10] 199.204.45.129 () {44 vars in 939 bytes} [Fri Apr 17 06:30:51 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-04-17 06:30:51.818 8 WARNING oslo_config.cfg [None req-894099d1-30c9-42ef-aefb-9c3164a9ff3a 97a0c8c36fc3454987aaa5fff968f817 c9c709754fee4439a5d19071c2fcc02d - - 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: 8/11] 199.204.45.129 () {48 vars in 951 bytes} [Fri Apr 17 06:30:51 2026] POST /v2/images => generated 760 bytes in 69 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 06:30:51.841 7 WARNING oslo_policy.policy [None req-d95009d5-9837-445e-a953-0bd921496584 97a0c8c36fc3454987aaa5fff968f817 c9c709754fee4439a5d19071c2fcc02d - - 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-17 06:30:51.841 7 WARNING oslo_policy.policy [None req-d95009d5-9837-445e-a953-0bd921496584 97a0c8c36fc3454987aaa5fff968f817 c9c709754fee4439a5d19071c2fcc02d - - 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-17 06:30:51.843 7 INFO glance.api.v2.image_data [None req-d95009d5-9837-445e-a953-0bd921496584 97a0c8c36fc3454987aaa5fff968f817 c9c709754fee4439a5d19071c2fcc02d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 06:30:55.570 7 WARNING glance.location [None req-d95009d5-9837-445e-a953-0bd921496584 97a0c8c36fc3454987aaa5fff968f817 c9c709754fee4439a5d19071c2fcc02d - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 4/12] 199.204.45.129 () {48 vars in 1045 bytes} [Fri Apr 17 06:30:51 2026] PUT /v2/images/b1970c3d-3896-41bb-808f-cc17f60f7d97/file => generated 0 bytes in 3772 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6004 switches on core 0) [pid: 8|app: 0|req: 9/13] 199.204.45.129 () {44 vars in 971 bytes} [Fri Apr 17 06:30:55 2026] GET /v2/images/b1970c3d-3896-41bb-808f-cc17f60f7d97 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 06:30:55.641 7 WARNING oslo_config.cfg [None req-e1f2b739-d896-40b8-889a-c6251d0ef774 97a0c8c36fc3454987aaa5fff968f817 c9c709754fee4439a5d19071c2fcc02d - - 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: 5/14] 199.204.45.129 () {44 vars in 971 bytes} [Fri Apr 17 06:30:55 2026] GET /v2/images/b1970c3d-3896-41bb-808f-cc17f60f7d97 => 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: 58/119] 199.204.45.129 () {42 vars in 688 bytes} [Fri Apr 17 06:39:35 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: 62/120] 199.204.45.129 () {44 vars in 910 bytes} [Fri Apr 17 06:39:35 2026] GET /v2/images => generated 1240 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/125] 199.204.45.129 () {42 vars in 688 bytes} [Fri Apr 17 06:39:47 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: 65/126] 199.204.45.129 () {44 vars in 910 bytes} [Fri Apr 17 06:39:47 2026] GET /v2/images => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/127] 199.204.45.129 () {44 vars in 939 bytes} [Fri Apr 17 06:39:47 2026] GET /v2/images/manila-service-image => generated 165 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/128] 199.204.45.129 () {44 vars in 961 bytes} [Fri Apr 17 06:39:47 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/129] 199.204.45.129 () {44 vars in 939 bytes} [Fri Apr 17 06:39:47 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/130] 199.204.45.129 () {48 vars in 951 bytes} [Fri Apr 17 06:39:47 2026] POST /v2/images => generated 791 bytes in 405 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 06:39:47.714 7 INFO glance.api.v2.image_data [None req-30527b77-4723-49d5-8793-477d3c23b5fd 97a0c8c36fc3454987aaa5fff968f817 c9c709754fee4439a5d19071c2fcc02d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 06:39:59.380 7 INFO glance.location [None req-30527b77-4723-49d5-8793-477d3c23b5fd 97a0c8c36fc3454987aaa5fff968f817 c9c709754fee4439a5d19071c2fcc02d - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 64/133] 199.204.45.129 () {48 vars in 1045 bytes} [Fri Apr 17 06:39:47 2026] PUT /v2/images/a7eca3df-b3ef-4854-b256-7cbaf15e18cb/file => generated 0 bytes in 11710 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22530 switches on core 0) [pid: 8|app: 0|req: 70/134] 199.204.45.129 () {44 vars in 971 bytes} [Fri Apr 17 06:39:59 2026] GET /v2/images/a7eca3df-b3ef-4854-b256-7cbaf15e18cb => generated 1203 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/135] 199.204.45.129 () {44 vars in 971 bytes} [Fri Apr 17 06:39:59 2026] GET /v2/images/a7eca3df-b3ef-4854-b256-7cbaf15e18cb => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 72/138] 199.204.45.129 () {42 vars in 688 bytes} [Fri Apr 17 06:40:15 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: 67/141] 199.204.45.129 () {44 vars in 910 bytes} [Fri Apr 17 06:40:15 2026] GET /v2/images => generated 2445 bytes in 374 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/144] 199.204.45.129 () {42 vars in 688 bytes} [Fri Apr 17 06:40:34 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: 69/145] 199.204.45.129 () {44 vars in 910 bytes} [Fri Apr 17 06:40:34 2026] GET /v2/images => generated 2445 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/146] 199.204.45.129 () {44 vars in 937 bytes} [Fri Apr 17 06:40:34 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: 7|app: 0|req: 70/147] 199.204.45.129 () {44 vars in 959 bytes} [Fri Apr 17 06:40:34 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/148] 199.204.45.129 () {44 vars in 939 bytes} [Fri Apr 17 06:40:34 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 71/149] 199.204.45.129 () {48 vars in 951 bytes} [Fri Apr 17 06:40:34 2026] POST /v2/images => generated 796 bytes in 96 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 06:40:34.455 8 WARNING oslo_policy.policy [None req-6f9d729e-5655-4bfc-88a6-3c75358ef62e 97a0c8c36fc3454987aaa5fff968f817 c9c709754fee4439a5d19071c2fcc02d - - 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-17 06:40:34.455 8 WARNING oslo_policy.policy [None req-6f9d729e-5655-4bfc-88a6-3c75358ef62e 97a0c8c36fc3454987aaa5fff968f817 c9c709754fee4439a5d19071c2fcc02d - - 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-17 06:40:34.457 8 INFO glance.api.v2.image_data [None req-6f9d729e-5655-4bfc-88a6-3c75358ef62e 97a0c8c36fc3454987aaa5fff968f817 c9c709754fee4439a5d19071c2fcc02d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 06:41:09.986 8 WARNING glance.location [None req-6f9d729e-5655-4bfc-88a6-3c75358ef62e 97a0c8c36fc3454987aaa5fff968f817 c9c709754fee4439a5d19071c2fcc02d - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 79/158] 199.204.45.129 () {48 vars in 1046 bytes} [Fri Apr 17 06:40:34 2026] PUT /v2/images/82470fd7-aa4e-43a9-b32a-a03eab26e47f/file => generated 0 bytes in 35594 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62726 switches on core 0) [pid: 7|app: 0|req: 80/159] 199.204.45.129 () {44 vars in 971 bytes} [Fri Apr 17 06:41:10 2026] GET /v2/images/82470fd7-aa4e-43a9-b32a-a03eab26e47f => generated 1209 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/160] 199.204.45.129 () {44 vars in 971 bytes} [Fri Apr 17 06:41:10 2026] GET /v2/images/82470fd7-aa4e-43a9-b32a-a03eab26e47f => 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: 81/161] 199.204.45.129 () {42 vars in 688 bytes} [Fri Apr 17 06:41:11 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 81/162] 199.204.45.129 () {44 vars in 910 bytes} [Fri Apr 17 06:41:11 2026] GET /v2/images => generated 3656 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/251] 199.204.45.129 () {42 vars in 688 bytes} [Fri Apr 17 06:48:31 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/252] 199.204.45.129 () {44 vars in 910 bytes} [Fri Apr 17 06:48:31 2026] GET /v2/images => generated 3656 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/255] 199.204.45.129 () {42 vars in 688 bytes} [Fri Apr 17 06:48:44 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: 128/256] 199.204.45.129 () {44 vars in 910 bytes} [Fri Apr 17 06:48:45 2026] GET /v2/images => generated 3656 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/257] 199.204.45.129 () {44 vars in 947 bytes} [Fri Apr 17 06:48:45 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/258] 199.204.45.129 () {44 vars in 969 bytes} [Fri Apr 17 06:48:45 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/259] 199.204.45.129 () {44 vars in 939 bytes} [Fri Apr 17 06:48:45 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/262] 199.204.45.129 () {48 vars in 951 bytes} [Fri Apr 17 06:48:45 2026] POST /v2/images => generated 799 bytes in 6896 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 06:48:52.052 8 INFO glance.api.v2.image_data [None req-9b2adc13-f6b1-4ef0-9aa3-b191403f2c51 97a0c8c36fc3454987aaa5fff968f817 c9c709754fee4439a5d19071c2fcc02d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 06:50:27.782 8 INFO glance.location [None req-9b2adc13-f6b1-4ef0-9aa3-b191403f2c51 97a0c8c36fc3454987aaa5fff968f817 c9c709754fee4439a5d19071c2fcc02d - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 133/283] 199.204.45.129 () {48 vars in 1045 bytes} [Fri Apr 17 06:48:52 2026] PUT /v2/images/cd751865-34cd-4021-b00c-dbd14323b616/file => generated 0 bytes in 95770 msecs (HTTP/1.1 204) 4 headers in 171 bytes (12794 switches on core 0) [pid: 7|app: 0|req: 151/284] 199.204.45.129 () {44 vars in 971 bytes} [Fri Apr 17 06:50:27 2026] GET /v2/images/cd751865-34cd-4021-b00c-dbd14323b616 => 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: 134/285] 199.204.45.129 () {48 vars in 1050 bytes} [Fri Apr 17 06:50:27 2026] PATCH /v2/images/cd751865-34cd-4021-b00c-dbd14323b616 => generated 1234 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/286] 199.204.45.129 () {44 vars in 971 bytes} [Fri Apr 17 06:50:27 2026] GET /v2/images/cd751865-34cd-4021-b00c-dbd14323b616 => generated 1234 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/293] 199.204.45.129 () {42 vars in 688 bytes} [Fri Apr 17 06:50:59 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: 138/294] 199.204.45.129 () {44 vars in 910 bytes} [Fri Apr 17 06:50:59 2026] GET /v2/images => generated 4892 bytes in 57 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: 161/303] 10.0.0.142 () {32 vars in 633 bytes} [Fri Apr 17 06:51:42 2026] GET /v2/images => generated 4892 bytes in 22 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: 145/308] 10.0.0.21 () {36 vars in 986 bytes} [Fri Apr 17 06:52:01 2026] GET /v2/images/b1970c3d-3896-41bb-808f-cc17f60f7d97 => generated 1171 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/309] 10.0.0.21 () {36 vars in 926 bytes} [Fri Apr 17 06:52:01 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/310] 10.0.0.21 () {36 vars in 986 bytes} [Fri Apr 17 06:52:02 2026] GET /v2/images/b1970c3d-3896-41bb-808f-cc17f60f7d97 => 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: 165/311] 10.0.0.21 () {36 vars in 926 bytes} [Fri Apr 17 06:52:02 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: 148/314] 199.204.45.129 () {36 vars in 991 bytes} [Fri Apr 17 06:52:09 2026] GET /v2/images/b1970c3d-3896-41bb-808f-cc17f60f7d97 => 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: 167/315] 199.204.45.129 () {36 vars in 931 bytes} [Fri Apr 17 06:52:09 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: 149/316] 199.204.45.129 () {36 vars in 991 bytes} [Fri Apr 17 06:52:10 2026] GET /v2/images/b1970c3d-3896-41bb-808f-cc17f60f7d97 => 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: 168/317] 199.204.45.129 () {36 vars in 931 bytes} [Fri Apr 17 06:52:10 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/318] 10.0.0.21 () {36 vars in 986 bytes} [Fri Apr 17 06:52:14 2026] GET /v2/images/b1970c3d-3896-41bb-808f-cc17f60f7d97 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/319] 10.0.0.21 () {36 vars in 926 bytes} [Fri Apr 17 06:52:14 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/322] 10.0.0.168 () {36 vars in 987 bytes} [Fri Apr 17 06:52:17 2026] GET /v2/images/b1970c3d-3896-41bb-808f-cc17f60f7d97 => generated 1171 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/323] 10.0.0.168 () {36 vars in 927 bytes} [Fri Apr 17 06:52:17 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: 153/324] 10.0.0.168 () {36 vars in 927 bytes} [Fri Apr 17 06:52:17 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: 172/325] 10.0.0.168 () {36 vars in 987 bytes} [Fri Apr 17 06:52:17 2026] GET /v2/images/b1970c3d-3896-41bb-808f-cc17f60f7d97 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/326] 10.0.0.168 () {36 vars in 927 bytes} [Fri Apr 17 06:52:17 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: 173/327] 10.0.0.168 () {36 vars in 927 bytes} [Fri Apr 17 06:52:17 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: 155/328] 10.0.0.168 () {36 vars in 987 bytes} [Fri Apr 17 06:52:17 2026] GET /v2/images/b1970c3d-3896-41bb-808f-cc17f60f7d97 => 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: 174/329] 10.0.0.168 () {36 vars in 927 bytes} [Fri Apr 17 06:52:17 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: 156/330] 10.0.0.168 () {36 vars in 927 bytes} [Fri Apr 17 06:52:17 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: 175/331] 10.0.0.33 () {36 vars in 910 bytes} [Fri Apr 17 06:52:18 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/332] 10.0.0.33 () {36 vars in 1006 bytes} [Fri Apr 17 06:52:18 2026] GET /v2/images/b1970c3d-3896-41bb-808f-cc17f60f7d97/locations => generated 127 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/333] 10.0.0.33 () {36 vars in 986 bytes} [Fri Apr 17 06:52:18 2026] GET /v2/images/b1970c3d-3896-41bb-808f-cc17f60f7d97 => 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: 158/334] 10.0.0.33 () {36 vars in 926 bytes} [Fri Apr 17 06:52:18 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: 177/335] 10.0.0.33 () {36 vars in 926 bytes} [Fri Apr 17 06:52:18 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/340] 10.0.0.21 () {36 vars in 986 bytes} [Fri Apr 17 06:52:40 2026] GET /v2/images/b1970c3d-3896-41bb-808f-cc17f60f7d97 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/341] 10.0.0.21 () {36 vars in 926 bytes} [Fri Apr 17 06:52:40 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: 184/348] 10.0.0.142 () {34 vars in 655 bytes} [Fri Apr 17 06:53:11 2026] POST /v2/images => generated 648 bytes in 197 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-17 06:53:11.665 8 WARNING glance.api.v2.images [None req-2b3666e9-4068-4c58-a282-255a0687b600 357477804d4346868767bceaabe9d012 1d76ed6966164b61999c27f40dfec262 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5ac3327f-583d-4e59-b7cf-c52003fadfee [pid: 8|app: 0|req: 165/349] 10.0.0.142 () {32 vars in 710 bytes} [Fri Apr 17 06:53:11 2026] DELETE /v2/images/5ac3327f-583d-4e59-b7cf-c52003fadfee => generated 0 bytes in 43 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/350] 10.0.0.142 () {32 vars in 707 bytes} [Fri Apr 17 06:53:11 2026] GET /v2/images/5ac3327f-583d-4e59-b7cf-c52003fadfee => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/351] 10.0.0.142 () {32 vars in 633 bytes} [Fri Apr 17 06:53:11 2026] GET /v2/images => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/352] 10.0.0.142 () {34 vars in 655 bytes} [Fri Apr 17 06:53:11 2026] POST /v2/images => generated 703 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/353] 10.0.0.142 () {32 vars in 717 bytes} [Fri Apr 17 06:53:11 2026] GET /v2/images/32f7509f-9db2-4095-9b12-2a417b8dae61/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 06:53:11.854 7 INFO glance.api.v2.image_data [None req-3e95b2b6-aee1-4cce-b655-6073504d52ac 357477804d4346868767bceaabe9d012 1d76ed6966164b61999c27f40dfec262 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 06:53:11.902 7 WARNING glance_store._drivers.rbd [None req-3e95b2b6-aee1-4cce-b655-6073504d52ac 357477804d4346868767bceaabe9d012 1d76ed6966164b61999c27f40dfec262 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-17 06:53:12.500 7 INFO glance.location [None req-3e95b2b6-aee1-4cce-b655-6073504d52ac 357477804d4346868767bceaabe9d012 1d76ed6966164b61999c27f40dfec262 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 187/354] 10.0.0.142 () {32 vars in 727 bytes} [Fri Apr 17 06:53:11 2026] PUT /v2/images/32f7509f-9db2-4095-9b12-2a417b8dae61/file => generated 0 bytes in 681 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/355] 10.0.0.142 () {32 vars in 707 bytes} [Fri Apr 17 06:53:12 2026] GET /v2/images/32f7509f-9db2-4095-9b12-2a417b8dae61 => generated 1104 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/356] 10.0.0.142 () {32 vars in 717 bytes} [Fri Apr 17 06:53:12 2026] GET /v2/images/32f7509f-9db2-4095-9b12-2a417b8dae61/file => generated 1024 bytes in 138 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/357] 10.0.0.142 () {34 vars in 655 bytes} [Fri Apr 17 06:53:12 2026] POST /v2/images => generated 649 bytes in 36 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/358] 10.0.0.142 () {32 vars in 726 bytes} [Fri Apr 17 06:53:12 2026] PATCH /v2/images/89c20a82-9286-40d7-9b50-586b708f704e => generated 652 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/359] 10.0.0.142 () {32 vars in 707 bytes} [Fri Apr 17 06:53:12 2026] GET /v2/images/89c20a82-9286-40d7-9b50-586b708f704e => generated 652 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 06:53:12.816 7 WARNING glance.api.v2.images [None req-c80dbd8f-1fa7-4cb3-9a1b-48271051d530 357477804d4346868767bceaabe9d012 1d76ed6966164b61999c27f40dfec262 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//89c20a82-9286-40d7-9b50-586b708f704e [pid: 7|app: 0|req: 190/360] 10.0.0.142 () {32 vars in 710 bytes} [Fri Apr 17 06:53:12 2026] DELETE /v2/images/89c20a82-9286-40d7-9b50-586b708f704e => generated 0 bytes in 36 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/361] 10.0.0.142 () {32 vars in 707 bytes} [Fri Apr 17 06:53:12 2026] GET /v2/images/89c20a82-9286-40d7-9b50-586b708f704e => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 06:53:12.875 7 WARNING glance.api.v2.images [None req-de4562b6-4061-455a-a1f7-b4820712319c 357477804d4346868767bceaabe9d012 1d76ed6966164b61999c27f40dfec262 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//32f7509f-9db2-4095-9b12-2a417b8dae61 [pid: 7|app: 0|req: 191/362] 10.0.0.142 () {32 vars in 710 bytes} [Fri Apr 17 06:53:12 2026] DELETE /v2/images/32f7509f-9db2-4095-9b12-2a417b8dae61 => generated 0 bytes in 899 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/363] 10.0.0.142 () {32 vars in 707 bytes} [Fri Apr 17 06:53:13 2026] GET /v2/images/32f7509f-9db2-4095-9b12-2a417b8dae61 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 06:53:13.793 7 WARNING glance.api.v2.images [None req-1328adc7-954e-4991-be6f-97f79e8cca13 357477804d4346868767bceaabe9d012 1d76ed6966164b61999c27f40dfec262 - - default default] Failed to find image 5ac3327f-583d-4e59-b7cf-c52003fadfee to delete: glance.common.exception.ImageNotFound: No image found with ID 5ac3327f-583d-4e59-b7cf-c52003fadfee [pid: 7|app: 0|req: 192/364] 10.0.0.142 () {32 vars in 710 bytes} [Fri Apr 17 06:53:13 2026] DELETE /v2/images/5ac3327f-583d-4e59-b7cf-c52003fadfee => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/365] 10.0.0.142 () {32 vars in 707 bytes} [Fri Apr 17 06:53:13 2026] GET /v2/images/5ac3327f-583d-4e59-b7cf-c52003fadfee => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/368] 10.0.0.21 () {36 vars in 986 bytes} [Fri Apr 17 06:53:20 2026] GET /v2/images/b1970c3d-3896-41bb-808f-cc17f60f7d97 => 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: 194/369] 10.0.0.21 () {36 vars in 926 bytes} [Fri Apr 17 06:53:20 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: 197/374] 10.0.0.142 () {32 vars in 707 bytes} [Fri Apr 17 06:53:38 2026] GET /v2/images/b1970c3d-3896-41bb-808f-cc17f60f7d97 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/375] 10.0.0.142 () {32 vars in 707 bytes} [Fri Apr 17 06:53:38 2026] GET /v2/images/b1970c3d-3896-41bb-808f-cc17f60f7d97 => 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: 198/376] 10.0.0.168 () {36 vars in 987 bytes} [Fri Apr 17 06:53:39 2026] GET /v2/images/b1970c3d-3896-41bb-808f-cc17f60f7d97 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/377] 10.0.0.168 () {36 vars in 927 bytes} [Fri Apr 17 06:53:39 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: 199/378] 10.0.0.168 () {36 vars in 927 bytes} [Fri Apr 17 06:53:39 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: 180/379] 10.0.0.168 () {36 vars in 987 bytes} [Fri Apr 17 06:53:39 2026] GET /v2/images/b1970c3d-3896-41bb-808f-cc17f60f7d97 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/380] 10.0.0.168 () {36 vars in 927 bytes} [Fri Apr 17 06:53: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: 181/381] 10.0.0.168 () {36 vars in 927 bytes} [Fri Apr 17 06:53:39 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: 201/382] 10.0.0.168 () {36 vars in 987 bytes} [Fri Apr 17 06:53:39 2026] GET /v2/images/b1970c3d-3896-41bb-808f-cc17f60f7d97 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/383] 10.0.0.168 () {36 vars in 927 bytes} [Fri Apr 17 06:53:39 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/384] 10.0.0.33 () {36 vars in 910 bytes} [Fri Apr 17 06:53:39 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/385] 10.0.0.33 () {36 vars in 1006 bytes} [Fri Apr 17 06:53:39 2026] GET /v2/images/b1970c3d-3896-41bb-808f-cc17f60f7d97/locations => generated 127 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/386] 10.0.0.33 () {36 vars in 986 bytes} [Fri Apr 17 06:53:39 2026] GET /v2/images/b1970c3d-3896-41bb-808f-cc17f60f7d97 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/387] 10.0.0.33 () {36 vars in 926 bytes} [Fri Apr 17 06:53:39 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/388] 10.0.0.33 () {36 vars in 926 bytes} [Fri Apr 17 06:53:39 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: 208/395] 10.0.0.142 () {30 vars in 411 bytes} [Fri Apr 17 06:54: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: 188/396] 10.0.0.21 () {36 vars in 986 bytes} [Fri Apr 17 06:54:09 2026] GET /v2/images/b1970c3d-3896-41bb-808f-cc17f60f7d97 => 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: 209/397] 10.0.0.21 () {36 vars in 926 bytes} [Fri Apr 17 06:54:09 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: 193/406] 10.0.0.21 () {36 vars in 986 bytes} [Fri Apr 17 06:54:50 2026] GET /v2/images/b1970c3d-3896-41bb-808f-cc17f60f7d97 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/407] 10.0.0.21 () {36 vars in 926 bytes} [Fri Apr 17 06:54: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: 194/408] 10.0.0.21 () {36 vars in 986 bytes} [Fri Apr 17 06:54:53 2026] GET /v2/images/b1970c3d-3896-41bb-808f-cc17f60f7d97 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/409] 10.0.0.21 () {36 vars in 926 bytes} [Fri Apr 17 06:54:53 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: 220/418] 10.0.0.21 () {36 vars in 986 bytes} [Fri Apr 17 06:55:29 2026] GET /v2/images/b1970c3d-3896-41bb-808f-cc17f60f7d97 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/419] 10.0.0.21 () {36 vars in 926 bytes} [Fri Apr 17 06:55:29 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/424] 10.0.0.21 () {36 vars in 986 bytes} [Fri Apr 17 06:55:51 2026] GET /v2/images/b1970c3d-3896-41bb-808f-cc17f60f7d97 => 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: 223/425] 10.0.0.21 () {36 vars in 926 bytes} [Fri Apr 17 06:55:51 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: 226/430] 10.0.0.21 () {36 vars in 986 bytes} [Fri Apr 17 06:56:09 2026] GET /v2/images/b1970c3d-3896-41bb-808f-cc17f60f7d97 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/431] 10.0.0.21 () {36 vars in 926 bytes} [Fri Apr 17 06:56:09 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/442] 199.204.45.129 () {32 vars in 826 bytes} [Fri Apr 17 06:56:57 2026] GET /v2/images?status=active&owner=c9c709754fee4439a5d19071c2fcc02d&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/443] 199.204.45.129 () {32 vars in 653 bytes} [Fri Apr 17 06:56:57 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/444] 10.0.0.168 () {36 vars in 987 bytes} [Fri Apr 17 06:56:57 2026] GET /v2/images/82470fd7-aa4e-43a9-b32a-a03eab26e47f => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/445] 10.0.0.168 () {36 vars in 927 bytes} [Fri Apr 17 06:56:57 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: 234/446] 10.0.0.168 () {36 vars in 927 bytes} [Fri Apr 17 06:56:57 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: 213/447] 10.0.0.168 () {36 vars in 987 bytes} [Fri Apr 17 06:56:57 2026] GET /v2/images/82470fd7-aa4e-43a9-b32a-a03eab26e47f => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/448] 10.0.0.168 () {36 vars in 927 bytes} [Fri Apr 17 06:56:57 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: 214/449] 10.0.0.168 () {36 vars in 927 bytes} [Fri Apr 17 06:56:57 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: 236/450] 10.0.0.168 () {36 vars in 987 bytes} [Fri Apr 17 06:56:58 2026] GET /v2/images/82470fd7-aa4e-43a9-b32a-a03eab26e47f => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/451] 10.0.0.168 () {36 vars in 927 bytes} [Fri Apr 17 06:56:58 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/452] 10.0.0.33 () {36 vars in 910 bytes} [Fri Apr 17 06:56:58 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/453] 10.0.0.33 () {36 vars in 1006 bytes} [Fri Apr 17 06:56:58 2026] GET /v2/images/82470fd7-aa4e-43a9-b32a-a03eab26e47f/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/454] 10.0.0.33 () {36 vars in 986 bytes} [Fri Apr 17 06:56:58 2026] GET /v2/images/82470fd7-aa4e-43a9-b32a-a03eab26e47f => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/455] 10.0.0.33 () {36 vars in 926 bytes} [Fri Apr 17 06:56:58 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: 239/456] 10.0.0.33 () {36 vars in 926 bytes} [Fri Apr 17 06:56:58 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/495] 10.0.0.142 () {32 vars in 633 bytes} [Fri Apr 17 07:00:16 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)