+ 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 [Tue Apr 14 12:23:52 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:32 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-6598cc69f5-z6d5j 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 0x7fe570e59668 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-14 12:23:54.141 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-14 12:23:54.164 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-14 12:23:55.044 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-14 12:23:55.045 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-14 12:23:55.046 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-14 12:23:55.047 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-14 12:23:55.048 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-14 12:23:55.049 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-14 12:23:57.242 8 WARNING glance.api.v2.images [None req-7704be72-70e3-440b-8d54-058c2377f5e0 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-14 12:23:57.258 7 WARNING glance.api.v2.images [None req-03263bcb-b91f-4b62-9e81-b611d8834e24 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-14 12:23:57.589 8 WARNING keystonemiddleware._common.config [None req-7704be72-70e3-440b-8d54-058c2377f5e0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 12:23:57.597 8 WARNING oslo_config.cfg [None req-7704be72-70e3-440b-8d54-058c2377f5e0 - - - - - -] 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 0x7fe570e59668 pid: 8 (default app) 2026-04-14 12:23:57.611 7 WARNING keystonemiddleware._common.config [None req-03263bcb-b91f-4b62-9e81-b611d8834e24 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 12:23:57.620 7 WARNING oslo_config.cfg [None req-03263bcb-b91f-4b62-9e81-b611d8834e24 - - - - - -] 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 0x7fe570e59668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.19.213.159 () {42 vars in 688 bytes} [Tue Apr 14 12:23:59 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 12:24:00.401 7 WARNING oslo_policy.policy [None req-01614c00-fd90-46cf-97ff-f9d1490f08c6 07a826a9f9ea4418bda3456837295b64 3693f7621b9e471994e8c36dc0387c34 - - 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-14 12:24:00.402 7 WARNING oslo_policy.policy [None req-01614c00-fd90-46cf-97ff-f9d1490f08c6 07a826a9f9ea4418bda3456837295b64 3693f7621b9e471994e8c36dc0387c34 - - 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-14 12:24:00.419 7 WARNING oslo_policy.policy [None req-01614c00-fd90-46cf-97ff-f9d1490f08c6 07a826a9f9ea4418bda3456837295b64 3693f7621b9e471994e8c36dc0387c34 - - 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-14 12:24:00.419 7 WARNING oslo_policy.policy [None req-01614c00-fd90-46cf-97ff-f9d1490f08c6 07a826a9f9ea4418bda3456837295b64 3693f7621b9e471994e8c36dc0387c34 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.19.213.159 () {44 vars in 910 bytes} [Tue Apr 14 12:23:59 2026] GET /v2/images => generated 69 bytes in 538 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.19.213.159 () {42 vars in 688 bytes} [Tue Apr 14 12:24:03 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.19.213.159 () {44 vars in 910 bytes} [Tue Apr 14 12:24:03 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-14 12:24:03.860 8 WARNING oslo_policy.policy [None req-ab1c13cf-18ed-4852-92e9-fed7c9c463a9 07a826a9f9ea4418bda3456837295b64 3693f7621b9e471994e8c36dc0387c34 - - 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-14 12:24:03.860 8 WARNING oslo_policy.policy [None req-ab1c13cf-18ed-4852-92e9-fed7c9c463a9 07a826a9f9ea4418bda3456837295b64 3693f7621b9e471994e8c36dc0387c34 - - 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: 6/8] 199.19.213.159 () {44 vars in 911 bytes} [Tue Apr 14 12:24:03 2026] GET /v2/images/cirros => generated 151 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.19.213.159 () {44 vars in 933 bytes} [Tue Apr 14 12:24:03 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 12:24:04.000 8 WARNING oslo_policy.policy [None req-a685e214-b5f8-4b0f-bec4-337a0ea2f824 07a826a9f9ea4418bda3456837295b64 3693f7621b9e471994e8c36dc0387c34 - - 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-14 12:24:04.000 8 WARNING oslo_policy.policy [None req-a685e214-b5f8-4b0f-bec4-337a0ea2f824 07a826a9f9ea4418bda3456837295b64 3693f7621b9e471994e8c36dc0387c34 - - 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: 7/10] 199.19.213.159 () {44 vars in 939 bytes} [Tue Apr 14 12:24:03 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) 2026-04-14 12:24:04.078 7 WARNING oslo_config.cfg [None req-5ac40198-1d1b-46e7-ba3e-b7fd52d17330 07a826a9f9ea4418bda3456837295b64 3693f7621b9e471994e8c36dc0387c34 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.19.213.159 () {48 vars in 951 bytes} [Tue Apr 14 12:24:04 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-14 12:24:04.105 8 WARNING oslo_policy.policy [None req-402a0245-f1fb-4b85-8470-6f9fd9be650f 07a826a9f9ea4418bda3456837295b64 3693f7621b9e471994e8c36dc0387c34 - - 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-14 12:24:04.105 8 WARNING oslo_policy.policy [None req-402a0245-f1fb-4b85-8470-6f9fd9be650f 07a826a9f9ea4418bda3456837295b64 3693f7621b9e471994e8c36dc0387c34 - - 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-14 12:24:04.107 8 INFO glance.api.v2.image_data [None req-402a0245-f1fb-4b85-8470-6f9fd9be650f 07a826a9f9ea4418bda3456837295b64 3693f7621b9e471994e8c36dc0387c34 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 12:24:07.831 8 WARNING glance.location [None req-402a0245-f1fb-4b85-8470-6f9fd9be650f 07a826a9f9ea4418bda3456837295b64 3693f7621b9e471994e8c36dc0387c34 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.19.213.159 () {48 vars in 1045 bytes} [Tue Apr 14 12:24:04 2026] PUT /v2/images/58d51a71-c6c2-4b5d-866e-278d2e4cfb12/file => generated 0 bytes in 3773 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6611 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.19.213.159 () {44 vars in 971 bytes} [Tue Apr 14 12:24:07 2026] GET /v2/images/58d51a71-c6c2-4b5d-866e-278d2e4cfb12 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 12:24:07.903 8 WARNING oslo_config.cfg [None req-947350d9-349e-47ff-a6e3-e85c6c875121 07a826a9f9ea4418bda3456837295b64 3693f7621b9e471994e8c36dc0387c34 - - 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: 9/16] 199.19.213.159 () {44 vars in 971 bytes} [Tue Apr 14 12:24:07 2026] GET /v2/images/58d51a71-c6c2-4b5d-866e-278d2e4cfb12 => 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: 135/267] 199.19.213.159 () {42 vars in 688 bytes} [Tue Apr 14 12:44: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: 133/268] 199.19.213.159 () {44 vars in 910 bytes} [Tue Apr 14 12:44:59 2026] GET /v2/images => generated 1240 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/275] 199.19.213.159 () {42 vars in 688 bytes} [Tue Apr 14 12:45: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: 137/276] 199.19.213.159 () {44 vars in 910 bytes} [Tue Apr 14 12:45:31 2026] GET /v2/images => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/277] 199.19.213.159 () {44 vars in 937 bytes} [Tue Apr 14 12:45:31 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/278] 199.19.213.159 () {44 vars in 959 bytes} [Tue Apr 14 12:45:31 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/279] 199.19.213.159 () {44 vars in 939 bytes} [Tue Apr 14 12:45:31 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: 139/280] 199.19.213.159 () {48 vars in 951 bytes} [Tue Apr 14 12:45:32 2026] POST /v2/images => generated 796 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-14 12:45:32.094 8 INFO glance.api.v2.image_data [None req-44c4149e-fc9a-4bb8-baa7-3dce21cd17dc 07a826a9f9ea4418bda3456837295b64 3693f7621b9e471994e8c36dc0387c34 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 12:45:59.598 8 WARNING glance.location [None req-44c4149e-fc9a-4bb8-baa7-3dce21cd17dc 07a826a9f9ea4418bda3456837295b64 3693f7621b9e471994e8c36dc0387c34 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 142/287] 199.19.213.159 () {48 vars in 1046 bytes} [Tue Apr 14 12:45:32 2026] PUT /v2/images/57c62c00-d370-4c36-849c-fbae3a1d336c/file => generated 0 bytes in 27545 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62908 switches on core 0) [pid: 7|app: 0|req: 146/288] 199.19.213.159 () {44 vars in 971 bytes} [Tue Apr 14 12:45:59 2026] GET /v2/images/57c62c00-d370-4c36-849c-fbae3a1d336c => 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: 143/289] 199.19.213.159 () {44 vars in 971 bytes} [Tue Apr 14 12:45:59 2026] GET /v2/images/57c62c00-d370-4c36-849c-fbae3a1d336c => 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: 147/290] 199.19.213.159 () {42 vars in 688 bytes} [Tue Apr 14 12:46:00 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: 144/291] 199.19.213.159 () {44 vars in 910 bytes} [Tue Apr 14 12:46:01 2026] GET /v2/images => generated 2451 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/374] 199.19.213.159 () {42 vars in 688 bytes} [Tue Apr 14 12:52:51 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: 189/375] 199.19.213.159 () {44 vars in 910 bytes} [Tue Apr 14 12:52:51 2026] GET /v2/images => generated 2451 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/380] 199.19.213.159 () {42 vars in 688 bytes} [Tue Apr 14 12:53:13 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: 189/381] 199.19.213.159 () {44 vars in 910 bytes} [Tue Apr 14 12:53:13 2026] GET /v2/images => generated 2451 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/382] 199.19.213.159 () {44 vars in 947 bytes} [Tue Apr 14 12:53:13 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/383] 199.19.213.159 () {44 vars in 969 bytes} [Tue Apr 14 12:53:13 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/384] 199.19.213.159 () {44 vars in 939 bytes} [Tue Apr 14 12:53:14 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/385] 199.19.213.159 () {48 vars in 951 bytes} [Tue Apr 14 12:53:14 2026] POST /v2/images => generated 799 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-14 12:53:14.138 7 WARNING oslo_policy.policy [None req-3704ff96-342a-47c3-b62b-89739e1a9051 07a826a9f9ea4418bda3456837295b64 3693f7621b9e471994e8c36dc0387c34 - - 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-14 12:53:14.138 7 WARNING oslo_policy.policy [None req-3704ff96-342a-47c3-b62b-89739e1a9051 07a826a9f9ea4418bda3456837295b64 3693f7621b9e471994e8c36dc0387c34 - - 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-14 12:53:14.141 7 INFO glance.api.v2.image_data [None req-3704ff96-342a-47c3-b62b-89739e1a9051 07a826a9f9ea4418bda3456837295b64 3693f7621b9e471994e8c36dc0387c34 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 12:53:29.696 7 INFO glance.location [None req-3704ff96-342a-47c3-b62b-89739e1a9051 07a826a9f9ea4418bda3456837295b64 3693f7621b9e471994e8c36dc0387c34 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 195/390] 199.19.213.159 () {48 vars in 1045 bytes} [Tue Apr 14 12:53:14 2026] PUT /v2/images/a57b7815-764e-456e-85c4-73b52c017542/file => generated 0 bytes in 15613 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25005 switches on core 0) [pid: 8|app: 0|req: 196/391] 199.19.213.159 () {44 vars in 971 bytes} [Tue Apr 14 12:53:29 2026] GET /v2/images/a57b7815-764e-456e-85c4-73b52c017542 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/392] 199.19.213.159 () {48 vars in 1050 bytes} [Tue Apr 14 12:53:29 2026] PATCH /v2/images/a57b7815-764e-456e-85c4-73b52c017542 => generated 1234 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/393] 199.19.213.159 () {44 vars in 971 bytes} [Tue Apr 14 12:53:29 2026] GET /v2/images/a57b7815-764e-456e-85c4-73b52c017542 => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/400] 199.19.213.159 () {42 vars in 688 bytes} [Tue Apr 14 12:54:06 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: 200/401] 199.19.213.159 () {44 vars in 910 bytes} [Tue Apr 14 12:54:06 2026] GET /v2/images => generated 3687 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/406] 199.19.213.159 () {42 vars in 688 bytes} [Tue Apr 14 12:54: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: 204/407] 199.19.213.159 () {44 vars in 910 bytes} [Tue Apr 14 12:54:26 2026] GET /v2/images => generated 3687 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/408] 199.19.213.159 () {44 vars in 939 bytes} [Tue Apr 14 12:54:26 2026] GET /v2/images/manila-service-image => generated 165 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/409] 199.19.213.159 () {44 vars in 961 bytes} [Tue Apr 14 12:54:26 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: 7|app: 0|req: 205/410] 199.19.213.159 () {44 vars in 939 bytes} [Tue Apr 14 12:54:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/411] 199.19.213.159 () {48 vars in 951 bytes} [Tue Apr 14 12:54:26 2026] POST /v2/images => generated 791 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-14 12:54:26.658 7 INFO glance.api.v2.image_data [None req-7bf76e3c-4f7f-4d77-b80e-17d26be6c6dd 07a826a9f9ea4418bda3456837295b64 3693f7621b9e471994e8c36dc0387c34 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 12:54:40.458 7 INFO glance.location [None req-7bf76e3c-4f7f-4d77-b80e-17d26be6c6dd 07a826a9f9ea4418bda3456837295b64 3693f7621b9e471994e8c36dc0387c34 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 206/416] 199.19.213.159 () {48 vars in 1046 bytes} [Tue Apr 14 12:54:26 2026] PUT /v2/images/ae82002f-24b1-4501-877a-3b9eab8489ff/file => generated 0 bytes in 13849 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31939 switches on core 0) [pid: 8|app: 0|req: 211/417] 199.19.213.159 () {44 vars in 971 bytes} [Tue Apr 14 12:54:40 2026] GET /v2/images/ae82002f-24b1-4501-877a-3b9eab8489ff => generated 1204 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/418] 199.19.213.159 () {44 vars in 971 bytes} [Tue Apr 14 12:54:40 2026] GET /v2/images/ae82002f-24b1-4501-877a-3b9eab8489ff => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/567] 199.19.213.159 () {42 vars in 688 bytes} [Tue Apr 14 13:07:00 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: 282/568] 199.19.213.159 () {44 vars in 910 bytes} [Tue Apr 14 13:07:00 2026] GET /v2/images => generated 4893 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/595] 199.19.213.159 () {42 vars in 688 bytes} [Tue Apr 14 13:09: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: 296/596] 199.19.213.159 () {44 vars in 910 bytes} [Tue Apr 14 13:09:15 2026] GET /v2/images => generated 4893 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/597] 199.19.213.159 () {42 vars in 688 bytes} [Tue Apr 14 13:09:16 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/598] 199.19.213.159 () {44 vars in 910 bytes} [Tue Apr 14 13:09:16 2026] GET /v2/images => generated 4893 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/609] 199.19.213.159 () {42 vars in 688 bytes} [Tue Apr 14 13:10:04 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: 303/610] 199.19.213.159 () {44 vars in 910 bytes} [Tue Apr 14 13:10:05 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: 309/613] 199.19.213.159 () {42 vars in 688 bytes} [Tue Apr 14 13:10:12 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: 305/614] 199.19.213.159 () {44 vars in 910 bytes} [Tue Apr 14 13:10:12 2026] GET /v2/images => generated 4893 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/627] 199.19.213.159 () {42 vars in 688 bytes} [Tue Apr 14 13:11:12 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: 312/628] 199.19.213.159 () {44 vars in 910 bytes} [Tue Apr 14 13:11:12 2026] GET /v2/images => generated 4893 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 321/637] 10.0.0.89 () {32 vars in 632 bytes} [Tue Apr 14 13:11:53 2026] GET /v2/images => generated 4893 bytes in 19 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: 319/642] 10.0.0.176 () {36 vars in 987 bytes} [Tue Apr 14 13:12:14 2026] GET /v2/images/58d51a71-c6c2-4b5d-866e-278d2e4cfb12 => generated 1171 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/643] 10.0.0.176 () {36 vars in 927 bytes} [Tue Apr 14 13:12:14 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: 320/644] 10.0.0.176 () {36 vars in 987 bytes} [Tue Apr 14 13:12:15 2026] GET /v2/images/58d51a71-c6c2-4b5d-866e-278d2e4cfb12 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/645] 10.0.0.176 () {36 vars in 927 bytes} [Tue Apr 14 13:12:15 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: 322/648] 10.0.0.176 () {36 vars in 987 bytes} [Tue Apr 14 13:12:23 2026] GET /v2/images/58d51a71-c6c2-4b5d-866e-278d2e4cfb12 => 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: 327/649] 10.0.0.176 () {36 vars in 927 bytes} [Tue Apr 14 13:12: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: 323/650] 199.19.213.159 () {36 vars in 991 bytes} [Tue Apr 14 13:12:23 2026] GET /v2/images/58d51a71-c6c2-4b5d-866e-278d2e4cfb12 => 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: 328/651] 199.19.213.159 () {36 vars in 931 bytes} [Tue Apr 14 13:12: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: 324/652] 199.19.213.159 () {36 vars in 991 bytes} [Tue Apr 14 13:12:23 2026] GET /v2/images/58d51a71-c6c2-4b5d-866e-278d2e4cfb12 => 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: 329/653] 199.19.213.159 () {36 vars in 931 bytes} [Tue Apr 14 13:12: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: 7|app: 0|req: 325/654] 10.0.0.176 () {36 vars in 987 bytes} [Tue Apr 14 13:12:26 2026] GET /v2/images/58d51a71-c6c2-4b5d-866e-278d2e4cfb12 => 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: 330/655] 10.0.0.176 () {36 vars in 927 bytes} [Tue Apr 14 13:12:26 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/666] 10.0.0.89 () {34 vars in 654 bytes} [Tue Apr 14 13:13:07 2026] POST /v2/images => generated 649 bytes in 325 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-14 13:13:07.374 7 WARNING glance.api.v2.images [None req-52d38d62-3d1f-4d0e-a6f5-0bed3c455085 3d78c74dc1cb46f290d42eb113aa8354 ea74bfda3c6a40d5b90a45b7a786a55e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//451cd705-466c-4303-ba22-1a9cb4dd6ed2 [pid: 7|app: 0|req: 332/667] 10.0.0.89 () {32 vars in 709 bytes} [Tue Apr 14 13:13:07 2026] DELETE /v2/images/451cd705-466c-4303-ba22-1a9cb4dd6ed2 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/668] 10.0.0.89 () {32 vars in 706 bytes} [Tue Apr 14 13:13:07 2026] GET /v2/images/451cd705-466c-4303-ba22-1a9cb4dd6ed2 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/669] 10.0.0.89 () {32 vars in 632 bytes} [Tue Apr 14 13:13:07 2026] GET /v2/images => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/670] 10.0.0.89 () {34 vars in 654 bytes} [Tue Apr 14 13:13:07 2026] POST /v2/images => generated 703 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/671] 10.0.0.89 () {32 vars in 716 bytes} [Tue Apr 14 13:13:07 2026] GET /v2/images/d881b76c-5f4a-42bf-9c0e-a73e52e2e603/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 13:13:07.554 8 INFO glance.api.v2.image_data [None req-3f70e2e4-330d-4667-8e37-73f935319e5a 3d78c74dc1cb46f290d42eb113aa8354 ea74bfda3c6a40d5b90a45b7a786a55e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 13:13:07.589 8 WARNING glance_store._drivers.rbd [None req-3f70e2e4-330d-4667-8e37-73f935319e5a 3d78c74dc1cb46f290d42eb113aa8354 ea74bfda3c6a40d5b90a45b7a786a55e - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-14 13:13:07.972 8 INFO glance.location [None req-3f70e2e4-330d-4667-8e37-73f935319e5a 3d78c74dc1cb46f290d42eb113aa8354 ea74bfda3c6a40d5b90a45b7a786a55e - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 338/672] 10.0.0.89 () {32 vars in 726 bytes} [Tue Apr 14 13:13:07 2026] PUT /v2/images/d881b76c-5f4a-42bf-9c0e-a73e52e2e603/file => generated 0 bytes in 462 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/673] 10.0.0.89 () {32 vars in 706 bytes} [Tue Apr 14 13:13:08 2026] GET /v2/images/d881b76c-5f4a-42bf-9c0e-a73e52e2e603 => generated 1104 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/674] 10.0.0.89 () {32 vars in 716 bytes} [Tue Apr 14 13:13:08 2026] GET /v2/images/d881b76c-5f4a-42bf-9c0e-a73e52e2e603/file => generated 1024 bytes in 130 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/675] 10.0.0.89 () {34 vars in 654 bytes} [Tue Apr 14 13:13:08 2026] POST /v2/images => generated 648 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/676] 10.0.0.89 () {32 vars in 725 bytes} [Tue Apr 14 13:13:08 2026] PATCH /v2/images/c155140a-c1a9-49d4-b450-6b625a2f2ff6 => generated 653 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/677] 10.0.0.89 () {32 vars in 706 bytes} [Tue Apr 14 13:13:08 2026] GET /v2/images/c155140a-c1a9-49d4-b450-6b625a2f2ff6 => generated 653 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 13:13:08.295 8 WARNING glance.api.v2.images [None req-40ecbc28-f16a-429c-87ed-7758c5723b16 3d78c74dc1cb46f290d42eb113aa8354 ea74bfda3c6a40d5b90a45b7a786a55e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c155140a-c1a9-49d4-b450-6b625a2f2ff6 [pid: 8|app: 0|req: 341/678] 10.0.0.89 () {32 vars in 709 bytes} [Tue Apr 14 13:13:08 2026] DELETE /v2/images/c155140a-c1a9-49d4-b450-6b625a2f2ff6 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/679] 10.0.0.89 () {32 vars in 706 bytes} [Tue Apr 14 13:13:08 2026] GET /v2/images/c155140a-c1a9-49d4-b450-6b625a2f2ff6 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 13:13:08.366 8 WARNING glance.api.v2.images [None req-f1c6ea5f-afd5-4a51-9f15-319a88a76520 3d78c74dc1cb46f290d42eb113aa8354 ea74bfda3c6a40d5b90a45b7a786a55e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d881b76c-5f4a-42bf-9c0e-a73e52e2e603 [pid: 8|app: 0|req: 342/680] 10.0.0.89 () {32 vars in 709 bytes} [Tue Apr 14 13:13:08 2026] DELETE /v2/images/d881b76c-5f4a-42bf-9c0e-a73e52e2e603 => generated 0 bytes in 850 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/681] 10.0.0.89 () {32 vars in 706 bytes} [Tue Apr 14 13:13:09 2026] GET /v2/images/d881b76c-5f4a-42bf-9c0e-a73e52e2e603 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 13:13:09.232 8 WARNING glance.api.v2.images [None req-e51fde16-d913-4853-abe3-b926802e321a 3d78c74dc1cb46f290d42eb113aa8354 ea74bfda3c6a40d5b90a45b7a786a55e - - default default] Failed to find image 451cd705-466c-4303-ba22-1a9cb4dd6ed2 to delete: glance.common.exception.ImageNotFound: No image found with ID 451cd705-466c-4303-ba22-1a9cb4dd6ed2 [pid: 8|app: 0|req: 343/682] 10.0.0.89 () {32 vars in 709 bytes} [Tue Apr 14 13:13:09 2026] DELETE /v2/images/451cd705-466c-4303-ba22-1a9cb4dd6ed2 => 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: 340/683] 10.0.0.89 () {32 vars in 706 bytes} [Tue Apr 14 13:13:09 2026] GET /v2/images/451cd705-466c-4303-ba22-1a9cb4dd6ed2 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/688] 10.0.0.161 () {36 vars in 987 bytes} [Tue Apr 14 13:13:28 2026] GET /v2/images/58d51a71-c6c2-4b5d-866e-278d2e4cfb12 => generated 1171 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/689] 10.0.0.161 () {36 vars in 927 bytes} [Tue Apr 14 13:13: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: 344/690] 10.0.0.161 () {36 vars in 927 bytes} [Tue Apr 14 13:13:29 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: 347/691] 10.0.0.161 () {36 vars in 987 bytes} [Tue Apr 14 13:13:29 2026] GET /v2/images/58d51a71-c6c2-4b5d-866e-278d2e4cfb12 => 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: 345/692] 10.0.0.161 () {36 vars in 927 bytes} [Tue Apr 14 13:13: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: 348/693] 10.0.0.161 () {36 vars in 927 bytes} [Tue Apr 14 13:13: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: 346/694] 10.0.0.161 () {36 vars in 987 bytes} [Tue Apr 14 13:13:29 2026] GET /v2/images/58d51a71-c6c2-4b5d-866e-278d2e4cfb12 => 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: 349/695] 10.0.0.161 () {36 vars in 927 bytes} [Tue Apr 14 13:13:29 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: 347/696] 10.0.0.161 () {36 vars in 927 bytes} [Tue Apr 14 13:13:29 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: 350/697] 10.0.0.213 () {36 vars in 911 bytes} [Tue Apr 14 13:13:30 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/698] 10.0.0.213 () {36 vars in 1007 bytes} [Tue Apr 14 13:13:30 2026] GET /v2/images/58d51a71-c6c2-4b5d-866e-278d2e4cfb12/locations => generated 127 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/699] 10.0.0.213 () {36 vars in 987 bytes} [Tue Apr 14 13:13:30 2026] GET /v2/images/58d51a71-c6c2-4b5d-866e-278d2e4cfb12 => 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: 349/700] 10.0.0.213 () {36 vars in 927 bytes} [Tue Apr 14 13:13:30 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: 352/701] 10.0.0.213 () {36 vars in 927 bytes} [Tue Apr 14 13:13:30 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: 350/702] 10.0.0.176 () {36 vars in 987 bytes} [Tue Apr 14 13:13:35 2026] GET /v2/images/58d51a71-c6c2-4b5d-866e-278d2e4cfb12 => 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: 353/703] 10.0.0.176 () {36 vars in 927 bytes} [Tue Apr 14 13:13:35 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/712] 10.0.0.176 () {36 vars in 987 bytes} [Tue Apr 14 13:14:11 2026] GET /v2/images/58d51a71-c6c2-4b5d-866e-278d2e4cfb12 => 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: 355/713] 10.0.0.176 () {36 vars in 927 bytes} [Tue Apr 14 13:14:11 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/714] 10.0.0.176 () {36 vars in 987 bytes} [Tue Apr 14 13:14:12 2026] GET /v2/images/58d51a71-c6c2-4b5d-866e-278d2e4cfb12 => 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: 356/715] 10.0.0.176 () {36 vars in 927 bytes} [Tue Apr 14 13:14:12 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: 360/716] 10.0.0.176 () {36 vars in 987 bytes} [Tue Apr 14 13:14:15 2026] GET /v2/images/58d51a71-c6c2-4b5d-866e-278d2e4cfb12 => 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/717] 10.0.0.176 () {36 vars in 927 bytes} [Tue Apr 14 13:14:15 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: 368/732] 10.0.0.176 () {36 vars in 987 bytes} [Tue Apr 14 13:15:20 2026] GET /v2/images/58d51a71-c6c2-4b5d-866e-278d2e4cfb12 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/733] 10.0.0.176 () {36 vars in 927 bytes} [Tue Apr 14 13:15:20 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/736] 10.0.0.176 () {36 vars in 987 bytes} [Tue Apr 14 13:15:33 2026] GET /v2/images/58d51a71-c6c2-4b5d-866e-278d2e4cfb12 => 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: 367/737] 10.0.0.176 () {36 vars in 927 bytes} [Tue Apr 14 13:15:33 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/742] 10.0.0.89 () {30 vars in 410 bytes} [Tue Apr 14 13:15:47 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/743] 10.0.0.176 () {36 vars in 987 bytes} [Tue Apr 14 13:15:50 2026] GET /v2/images/58d51a71-c6c2-4b5d-866e-278d2e4cfb12 => 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: 371/744] 10.0.0.176 () {36 vars in 927 bytes} [Tue Apr 14 13:15:50 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/755] 199.19.213.159 () {32 vars in 826 bytes} [Tue Apr 14 13:16:37 2026] GET /v2/images?status=active&owner=3693f7621b9e471994e8c36dc0387c34&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/756] 199.19.213.159 () {32 vars in 653 bytes} [Tue Apr 14 13:16:37 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: 378/757] 10.0.0.161 () {36 vars in 987 bytes} [Tue Apr 14 13:16:38 2026] GET /v2/images/57c62c00-d370-4c36-849c-fbae3a1d336c => generated 1209 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/758] 10.0.0.161 () {36 vars in 927 bytes} [Tue Apr 14 13:16:38 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: 379/759] 10.0.0.161 () {36 vars in 927 bytes} [Tue Apr 14 13:16:38 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: 381/760] 10.0.0.161 () {36 vars in 987 bytes} [Tue Apr 14 13:16:38 2026] GET /v2/images/57c62c00-d370-4c36-849c-fbae3a1d336c => 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: 380/761] 10.0.0.161 () {36 vars in 927 bytes} [Tue Apr 14 13:16:38 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: 382/762] 10.0.0.161 () {36 vars in 927 bytes} [Tue Apr 14 13:16:38 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: 381/763] 10.0.0.161 () {36 vars in 987 bytes} [Tue Apr 14 13:16:38 2026] GET /v2/images/57c62c00-d370-4c36-849c-fbae3a1d336c => generated 1209 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/764] 10.0.0.161 () {36 vars in 927 bytes} [Tue Apr 14 13:16:38 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: 382/765] 10.0.0.161 () {36 vars in 927 bytes} [Tue Apr 14 13:16:38 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: 384/766] 10.0.0.213 () {36 vars in 911 bytes} [Tue Apr 14 13:16:38 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/767] 10.0.0.213 () {36 vars in 1007 bytes} [Tue Apr 14 13:16:38 2026] GET /v2/images/57c62c00-d370-4c36-849c-fbae3a1d336c/locations => generated 127 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/768] 10.0.0.213 () {36 vars in 987 bytes} [Tue Apr 14 13:16:38 2026] GET /v2/images/57c62c00-d370-4c36-849c-fbae3a1d336c => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/769] 10.0.0.213 () {36 vars in 927 bytes} [Tue Apr 14 13:16:38 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: 386/770] 10.0.0.213 () {36 vars in 927 bytes} [Tue Apr 14 13:16:38 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: 385/771] 10.0.0.89 () {32 vars in 706 bytes} [Tue Apr 14 13:16:41 2026] GET /v2/images/58d51a71-c6c2-4b5d-866e-278d2e4cfb12 => 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: 387/772] 10.0.0.89 () {32 vars in 706 bytes} [Tue Apr 14 13:16:41 2026] GET /v2/images/58d51a71-c6c2-4b5d-866e-278d2e4cfb12 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/773] 10.0.0.161 () {36 vars in 987 bytes} [Tue Apr 14 13:16:41 2026] GET /v2/images/58d51a71-c6c2-4b5d-866e-278d2e4cfb12 => 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: 388/774] 10.0.0.161 () {36 vars in 927 bytes} [Tue Apr 14 13:16:41 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: 387/775] 10.0.0.161 () {36 vars in 927 bytes} [Tue Apr 14 13:16:41 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: 389/776] 10.0.0.161 () {36 vars in 987 bytes} [Tue Apr 14 13:16:41 2026] GET /v2/images/58d51a71-c6c2-4b5d-866e-278d2e4cfb12 => 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: 388/777] 10.0.0.161 () {36 vars in 927 bytes} [Tue Apr 14 13:16:41 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: 390/778] 10.0.0.161 () {36 vars in 927 bytes} [Tue Apr 14 13:16:41 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: 389/779] 10.0.0.161 () {36 vars in 987 bytes} [Tue Apr 14 13:16:41 2026] GET /v2/images/58d51a71-c6c2-4b5d-866e-278d2e4cfb12 => 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: 391/780] 10.0.0.161 () {36 vars in 927 bytes} [Tue Apr 14 13:16:41 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: 390/781] 10.0.0.213 () {36 vars in 911 bytes} [Tue Apr 14 13:16:42 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: 392/782] 10.0.0.213 () {36 vars in 1007 bytes} [Tue Apr 14 13:16:42 2026] GET /v2/images/58d51a71-c6c2-4b5d-866e-278d2e4cfb12/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/783] 10.0.0.213 () {36 vars in 987 bytes} [Tue Apr 14 13:16:42 2026] GET /v2/images/58d51a71-c6c2-4b5d-866e-278d2e4cfb12 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/784] 10.0.0.213 () {36 vars in 927 bytes} [Tue Apr 14 13:16:42 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: 392/785] 10.0.0.213 () {36 vars in 927 bytes} [Tue Apr 14 13:16:42 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: 415/828] 10.0.0.89 () {32 vars in 632 bytes} [Tue Apr 14 13:20:09 2026] GET /v2/images => generated 4893 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)