+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Mon Apr 13 14:38:20 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-5d476d64d5-v9wt9 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 0x7ffbfc964668 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-13 14:38:22.138 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-13 14:38:22.292 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-13 14:38:22.982 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-13 14:38:22.983 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-13 14:38:22.983 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-13 14:38:23.216 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-13 14:38:23.217 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-13 14:38:23.218 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-13 14:38:25.110 8 WARNING glance.api.v2.images [None req-0f66d534-d3e3-405a-9602-becd527fdee4 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-13 14:38:25.453 8 WARNING keystonemiddleware._common.config [None req-0f66d534-d3e3-405a-9602-becd527fdee4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-13 14:38:25.453 7 WARNING glance.api.v2.images [None req-f2632e69-2e24-442f-9bfe-2e280f5b47aa - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-13 14:38:25.462 8 WARNING oslo_config.cfg [None req-0f66d534-d3e3-405a-9602-becd527fdee4 - - - - - -] 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 0x7ffbfc964668 pid: 8 (default app) 2026-04-13 14:38:25.788 7 WARNING keystonemiddleware._common.config [None req-f2632e69-2e24-442f-9bfe-2e280f5b47aa - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-13 14:38:25.796 7 WARNING oslo_config.cfg [None req-f2632e69-2e24-442f-9bfe-2e280f5b47aa - - - - - -] 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 0x7ffbfc964668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.19.213.111 () {42 vars in 688 bytes} [Mon Apr 13 14:38:26 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-13 14:38:26.829 7 WARNING oslo_policy.policy [None req-16c9575b-8655-4e15-9ec2-dbd59d3921e4 5fef3b69f34f4b68a80deaeb48959557 f6b8245bb68246829e1f8a0b0fbeb467 - - 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-13 14:38:26.830 7 WARNING oslo_policy.policy [None req-16c9575b-8655-4e15-9ec2-dbd59d3921e4 5fef3b69f34f4b68a80deaeb48959557 f6b8245bb68246829e1f8a0b0fbeb467 - - 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-13 14:38:26.846 7 WARNING oslo_policy.policy [None req-16c9575b-8655-4e15-9ec2-dbd59d3921e4 5fef3b69f34f4b68a80deaeb48959557 f6b8245bb68246829e1f8a0b0fbeb467 - - 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-13 14:38:26.846 7 WARNING oslo_policy.policy [None req-16c9575b-8655-4e15-9ec2-dbd59d3921e4 5fef3b69f34f4b68a80deaeb48959557 f6b8245bb68246829e1f8a0b0fbeb467 - - 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.111 () {44 vars in 910 bytes} [Mon Apr 13 14:38:26 2026] GET /v2/images => generated 69 bytes in 590 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.111 () {42 vars in 688 bytes} [Mon Apr 13 14:38:30 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.111 () {44 vars in 910 bytes} [Mon Apr 13 14:38:30 2026] GET /v2/images => generated 69 bytes in 32 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-13 14:38:30.249 8 WARNING oslo_policy.policy [None req-81bbcfa3-fdc6-4270-97f6-c31073e0d783 5fef3b69f34f4b68a80deaeb48959557 f6b8245bb68246829e1f8a0b0fbeb467 - - 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-13 14:38:30.249 8 WARNING oslo_policy.policy [None req-81bbcfa3-fdc6-4270-97f6-c31073e0d783 5fef3b69f34f4b68a80deaeb48959557 f6b8245bb68246829e1f8a0b0fbeb467 - - 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.111 () {44 vars in 911 bytes} [Mon Apr 13 14:38:30 2026] GET /v2/images/cirros => generated 151 bytes in 131 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.111 () {44 vars in 933 bytes} [Mon Apr 13 14:38:30 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-13 14:38:30.389 8 WARNING oslo_policy.policy [None req-c398bd59-4d58-44b3-ad65-bee8cbb82c0f 5fef3b69f34f4b68a80deaeb48959557 f6b8245bb68246829e1f8a0b0fbeb467 - - 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-13 14:38:30.389 8 WARNING oslo_policy.policy [None req-c398bd59-4d58-44b3-ad65-bee8cbb82c0f 5fef3b69f34f4b68a80deaeb48959557 f6b8245bb68246829e1f8a0b0fbeb467 - - 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.111 () {44 vars in 939 bytes} [Mon Apr 13 14:38:30 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 14:38:30.471 7 WARNING oslo_config.cfg [None req-f0db6458-9872-4695-93c0-3216585f0a34 5fef3b69f34f4b68a80deaeb48959557 f6b8245bb68246829e1f8a0b0fbeb467 - - 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.111 () {48 vars in 951 bytes} [Mon Apr 13 14:38:30 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-13 14:38:30.493 8 WARNING oslo_policy.policy [None req-b6ac9ed2-f68e-417e-8a95-8a6d79b3df4e 5fef3b69f34f4b68a80deaeb48959557 f6b8245bb68246829e1f8a0b0fbeb467 - - 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-13 14:38:30.494 8 WARNING oslo_policy.policy [None req-b6ac9ed2-f68e-417e-8a95-8a6d79b3df4e 5fef3b69f34f4b68a80deaeb48959557 f6b8245bb68246829e1f8a0b0fbeb467 - - 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-13 14:38:30.496 8 INFO glance.api.v2.image_data [None req-b6ac9ed2-f68e-417e-8a95-8a6d79b3df4e 5fef3b69f34f4b68a80deaeb48959557 f6b8245bb68246829e1f8a0b0fbeb467 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-13 14:38:34.280 8 WARNING glance.location [None req-b6ac9ed2-f68e-417e-8a95-8a6d79b3df4e 5fef3b69f34f4b68a80deaeb48959557 f6b8245bb68246829e1f8a0b0fbeb467 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/12] 199.19.213.111 () {48 vars in 1045 bytes} [Mon Apr 13 14:38:30 2026] PUT /v2/images/a82f0c19-ae7e-4369-84bc-8a8d6248144a/file => generated 0 bytes in 3829 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6427 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.19.213.111 () {44 vars in 971 bytes} [Mon Apr 13 14:38:34 2026] GET /v2/images/a82f0c19-ae7e-4369-84bc-8a8d6248144a => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 14:38:34.349 8 WARNING oslo_config.cfg [None req-3c8ea80f-875c-4dd6-9b81-e8e6edc6495b 5fef3b69f34f4b68a80deaeb48959557 f6b8245bb68246829e1f8a0b0fbeb467 - - 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/14] 199.19.213.111 () {44 vars in 971 bytes} [Mon Apr 13 14:38:34 2026] GET /v2/images/a82f0c19-ae7e-4369-84bc-8a8d6248144a => 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: 136/267] 199.19.213.111 () {42 vars in 688 bytes} [Mon Apr 13 14:59:26 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: 132/268] 199.19.213.111 () {44 vars in 910 bytes} [Mon Apr 13 14:59:26 2026] GET /v2/images => generated 1240 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/281] 199.19.213.111 () {42 vars in 688 bytes} [Mon Apr 13 15:00:29 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/282] 199.19.213.111 () {44 vars in 910 bytes} [Mon Apr 13 15:00:29 2026] GET /v2/images => generated 1240 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/283] 199.19.213.111 () {44 vars in 937 bytes} [Mon Apr 13 15:00:29 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/284] 199.19.213.111 () {44 vars in 959 bytes} [Mon Apr 13 15:00:29 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/285] 199.19.213.111 () {44 vars in 939 bytes} [Mon Apr 13 15:00:29 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/286] 199.19.213.111 () {48 vars in 951 bytes} [Mon Apr 13 15:00:29 2026] POST /v2/images => generated 796 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-13 15:00:30.073 8 INFO glance.api.v2.image_data [None req-4e5a8804-dc3d-47d7-8cd7-749f2e4b7f73 5fef3b69f34f4b68a80deaeb48959557 f6b8245bb68246829e1f8a0b0fbeb467 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-13 15:01:00.935 8 WARNING glance.location [None req-4e5a8804-dc3d-47d7-8cd7-749f2e4b7f73 5fef3b69f34f4b68a80deaeb48959557 f6b8245bb68246829e1f8a0b0fbeb467 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 146/293] 199.19.213.111 () {48 vars in 1046 bytes} [Mon Apr 13 15:00:30 2026] PUT /v2/images/3c3dd4ee-3d4d-4f3d-973a-2aa757c31729/file => generated 0 bytes in 30912 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64017 switches on core 0) [pid: 7|app: 0|req: 148/294] 199.19.213.111 () {44 vars in 971 bytes} [Mon Apr 13 15:01:00 2026] GET /v2/images/3c3dd4ee-3d4d-4f3d-973a-2aa757c31729 => 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: 147/295] 199.19.213.111 () {44 vars in 971 bytes} [Mon Apr 13 15:01:00 2026] GET /v2/images/3c3dd4ee-3d4d-4f3d-973a-2aa757c31729 => 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: 149/296] 199.19.213.111 () {42 vars in 688 bytes} [Mon Apr 13 15:01:02 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: 148/297] 199.19.213.111 () {44 vars in 910 bytes} [Mon Apr 13 15:01:02 2026] GET /v2/images => generated 2451 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/384] 199.19.213.111 () {42 vars in 688 bytes} [Mon Apr 13 15:08:14 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: 192/385] 199.19.213.111 () {44 vars in 910 bytes} [Mon Apr 13 15:08:14 2026] GET /v2/images => generated 2451 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/390] 199.19.213.111 () {42 vars in 688 bytes} [Mon Apr 13 15:08:34 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: 195/391] 199.19.213.111 () {44 vars in 910 bytes} [Mon Apr 13 15:08:34 2026] GET /v2/images => generated 2451 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/392] 199.19.213.111 () {44 vars in 947 bytes} [Mon Apr 13 15:08:34 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/393] 199.19.213.111 () {44 vars in 969 bytes} [Mon Apr 13 15:08:34 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/394] 199.19.213.111 () {44 vars in 939 bytes} [Mon Apr 13 15:08:34 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/397] 199.19.213.111 () {48 vars in 951 bytes} [Mon Apr 13 15:08:34 2026] POST /v2/images => generated 799 bytes in 2702 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-13 15:08:37.708 7 WARNING oslo_policy.policy [None req-aee6bf62-c605-461d-9268-b09036a27532 5fef3b69f34f4b68a80deaeb48959557 f6b8245bb68246829e1f8a0b0fbeb467 - - 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-13 15:08:37.708 7 WARNING oslo_policy.policy [None req-aee6bf62-c605-461d-9268-b09036a27532 5fef3b69f34f4b68a80deaeb48959557 f6b8245bb68246829e1f8a0b0fbeb467 - - 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-13 15:08:37.709 7 INFO glance.api.v2.image_data [None req-aee6bf62-c605-461d-9268-b09036a27532 5fef3b69f34f4b68a80deaeb48959557 f6b8245bb68246829e1f8a0b0fbeb467 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-13 15:09:12.869 7 INFO glance.location [None req-aee6bf62-c605-461d-9268-b09036a27532 5fef3b69f34f4b68a80deaeb48959557 f6b8245bb68246829e1f8a0b0fbeb467 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 201/404] 199.19.213.111 () {48 vars in 1045 bytes} [Mon Apr 13 15:08:37 2026] PUT /v2/images/834e07f4-11ef-4539-a845-3c50bdd76a5b/file => generated 0 bytes in 35209 msecs (HTTP/1.1 204) 4 headers in 171 bytes (17212 switches on core 0) [pid: 8|app: 0|req: 204/405] 199.19.213.111 () {44 vars in 971 bytes} [Mon Apr 13 15:09:12 2026] GET /v2/images/834e07f4-11ef-4539-a845-3c50bdd76a5b => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/406] 199.19.213.111 () {48 vars in 1050 bytes} [Mon Apr 13 15:09:12 2026] PATCH /v2/images/834e07f4-11ef-4539-a845-3c50bdd76a5b => generated 1234 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/407] 199.19.213.111 () {44 vars in 971 bytes} [Mon Apr 13 15:09:13 2026] GET /v2/images/834e07f4-11ef-4539-a845-3c50bdd76a5b => 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: 214/430] 199.19.213.111 () {42 vars in 688 bytes} [Mon Apr 13 15:11:02 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: 217/431] 199.19.213.111 () {44 vars in 910 bytes} [Mon Apr 13 15:11:02 2026] GET /v2/images => generated 3687 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/434] 199.19.213.111 () {42 vars in 688 bytes} [Mon Apr 13 15:11:13 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/435] 199.19.213.111 () {44 vars in 910 bytes} [Mon Apr 13 15:11:13 2026] GET /v2/images => generated 3687 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/436] 199.19.213.111 () {44 vars in 939 bytes} [Mon Apr 13 15:11:13 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/437] 199.19.213.111 () {44 vars in 961 bytes} [Mon Apr 13 15:11:13 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/438] 199.19.213.111 () {44 vars in 939 bytes} [Mon Apr 13 15:11:13 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: 218/439] 199.19.213.111 () {48 vars in 951 bytes} [Mon Apr 13 15:11:13 2026] POST /v2/images => generated 791 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-13 15:11:13.369 8 INFO glance.api.v2.image_data [None req-3b7625a9-702b-45ae-85c4-111ac3c235bc 5fef3b69f34f4b68a80deaeb48959557 f6b8245bb68246829e1f8a0b0fbeb467 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-13 15:11:27.252 8 INFO glance.location [None req-3b7625a9-702b-45ae-85c4-111ac3c235bc 5fef3b69f34f4b68a80deaeb48959557 f6b8245bb68246829e1f8a0b0fbeb467 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 222/444] 199.19.213.111 () {48 vars in 1045 bytes} [Mon Apr 13 15:11:13 2026] PUT /v2/images/4b2cf81b-3c15-4bf3-8ca6-76bfee31edad/file => generated 0 bytes in 13943 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19668 switches on core 0) [pid: 7|app: 0|req: 223/445] 199.19.213.111 () {44 vars in 971 bytes} [Mon Apr 13 15:11:27 2026] GET /v2/images/4b2cf81b-3c15-4bf3-8ca6-76bfee31edad => generated 1203 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/446] 199.19.213.111 () {44 vars in 971 bytes} [Mon Apr 13 15:11:27 2026] GET /v2/images/4b2cf81b-3c15-4bf3-8ca6-76bfee31edad => generated 1203 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/599] 199.19.213.111 () {42 vars in 688 bytes} [Mon Apr 13 15:24:05 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: 300/600] 199.19.213.111 () {44 vars in 910 bytes} [Mon Apr 13 15:24:05 2026] GET /v2/images => generated 4892 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/629] 199.19.213.111 () {42 vars in 688 bytes} [Mon Apr 13 15:26:27 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/630] 199.19.213.111 () {44 vars in 910 bytes} [Mon Apr 13 15:26:27 2026] GET /v2/images => generated 4892 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/631] 199.19.213.111 () {42 vars in 688 bytes} [Mon Apr 13 15:26:29 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/632] 199.19.213.111 () {44 vars in 910 bytes} [Mon Apr 13 15:26:29 2026] GET /v2/images => generated 4892 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/643] 199.19.213.111 () {42 vars in 688 bytes} [Mon Apr 13 15:27:19 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: 322/644] 199.19.213.111 () {44 vars in 910 bytes} [Mon Apr 13 15:27:19 2026] GET /v2/images => generated 4892 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/647] 199.19.213.111 () {42 vars in 688 bytes} [Mon Apr 13 15:27:27 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/648] 199.19.213.111 () {44 vars in 910 bytes} [Mon Apr 13 15:27:27 2026] GET /v2/images => generated 4892 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/661] 199.19.213.111 () {42 vars in 688 bytes} [Mon Apr 13 15:28:27 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: 331/662] 199.19.213.111 () {44 vars in 910 bytes} [Mon Apr 13 15:28:27 2026] GET /v2/images => generated 4892 bytes in 39 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: 336/671] 10.0.0.143 () {32 vars in 633 bytes} [Mon Apr 13 15:29:08 2026] GET /v2/images => generated 4892 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/676] 10.0.0.1 () {36 vars in 985 bytes} [Mon Apr 13 15:29:27 2026] GET /v2/images/a82f0c19-ae7e-4369-84bc-8a8d6248144a => generated 1171 bytes in 25 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: 338/677] 10.0.0.1 () {36 vars in 925 bytes} [Mon Apr 13 15:29:27 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: 340/678] 10.0.0.1 () {36 vars in 985 bytes} [Mon Apr 13 15:29:28 2026] GET /v2/images/a82f0c19-ae7e-4369-84bc-8a8d6248144a => 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: 339/679] 10.0.0.1 () {36 vars in 925 bytes} [Mon Apr 13 15:29:28 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: 342/682] 199.19.213.111 () {36 vars in 991 bytes} [Mon Apr 13 15:29:35 2026] GET /v2/images/a82f0c19-ae7e-4369-84bc-8a8d6248144a => 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: 341/683] 199.19.213.111 () {36 vars in 931 bytes} [Mon Apr 13 15:29:35 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: 343/684] 199.19.213.111 () {36 vars in 991 bytes} [Mon Apr 13 15:29:36 2026] GET /v2/images/a82f0c19-ae7e-4369-84bc-8a8d6248144a => 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: 342/685] 199.19.213.111 () {36 vars in 931 bytes} [Mon Apr 13 15:29:36 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: 344/686] 10.0.0.1 () {36 vars in 985 bytes} [Mon Apr 13 15:29:41 2026] GET /v2/images/a82f0c19-ae7e-4369-84bc-8a8d6248144a => 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: 343/687] 10.0.0.1 () {36 vars in 925 bytes} [Mon Apr 13 15:29: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: 7|app: 0|req: 346/690] 10.0.0.1 () {36 vars in 985 bytes} [Mon Apr 13 15:29:45 2026] GET /v2/images/a82f0c19-ae7e-4369-84bc-8a8d6248144a => 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: 345/691] 10.0.0.1 () {36 vars in 925 bytes} [Mon Apr 13 15:29:45 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: 350/698] 10.0.0.143 () {30 vars in 411 bytes} [Mon Apr 13 15:30:21 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: 352/701] 10.0.0.143 () {34 vars in 655 bytes} [Mon Apr 13 15:30:25 2026] POST /v2/images => generated 647 bytes in 206 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-13 15:30:25.345 8 WARNING glance.api.v2.images [None req-4862e74d-8207-41c5-a4d4-7622191c3540 550f5f54b03c45e688bd168b2a1cf0cb f3f6f8acc5fd4079abcf7cd4166dfaae - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e9b09f13-36dd-4aff-bb2e-8677829a438b [pid: 8|app: 0|req: 350/702] 10.0.0.143 () {32 vars in 710 bytes} [Mon Apr 13 15:30:25 2026] DELETE /v2/images/e9b09f13-36dd-4aff-bb2e-8677829a438b => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/703] 10.0.0.143 () {32 vars in 707 bytes} [Mon Apr 13 15:30:25 2026] GET /v2/images/e9b09f13-36dd-4aff-bb2e-8677829a438b => 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: 351/704] 10.0.0.143 () {32 vars in 633 bytes} [Mon Apr 13 15:30:25 2026] GET /v2/images => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/705] 10.0.0.143 () {34 vars in 655 bytes} [Mon Apr 13 15:30:25 2026] POST /v2/images => generated 702 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/706] 10.0.0.143 () {32 vars in 717 bytes} [Mon Apr 13 15:30:25 2026] GET /v2/images/cca5f2c3-e739-4c33-8d67-7e7cccdca318/file => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 15:30:25.532 7 INFO glance.api.v2.image_data [None req-e7307ec3-2784-4109-8f16-b58b3df534e0 550f5f54b03c45e688bd168b2a1cf0cb f3f6f8acc5fd4079abcf7cd4166dfaae - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-13 15:30:25.579 7 WARNING glance_store._drivers.rbd [None req-e7307ec3-2784-4109-8f16-b58b3df534e0 550f5f54b03c45e688bd168b2a1cf0cb f3f6f8acc5fd4079abcf7cd4166dfaae - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-13 15:30:25.909 7 INFO glance.location [None req-e7307ec3-2784-4109-8f16-b58b3df534e0 550f5f54b03c45e688bd168b2a1cf0cb f3f6f8acc5fd4079abcf7cd4166dfaae - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 355/707] 10.0.0.143 () {32 vars in 727 bytes} [Mon Apr 13 15:30:25 2026] PUT /v2/images/cca5f2c3-e739-4c33-8d67-7e7cccdca318/file => generated 0 bytes in 432 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/708] 10.0.0.143 () {32 vars in 707 bytes} [Mon Apr 13 15:30:25 2026] GET /v2/images/cca5f2c3-e739-4c33-8d67-7e7cccdca318 => generated 1103 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/709] 10.0.0.143 () {32 vars in 717 bytes} [Mon Apr 13 15:30:25 2026] GET /v2/images/cca5f2c3-e739-4c33-8d67-7e7cccdca318/file => generated 1024 bytes in 123 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/710] 10.0.0.143 () {34 vars in 655 bytes} [Mon Apr 13 15:30:26 2026] POST /v2/images => generated 648 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/711] 10.0.0.143 () {32 vars in 726 bytes} [Mon Apr 13 15:30:26 2026] PATCH /v2/images/ebdceb32-07cd-4e37-9677-78f397277663 => generated 653 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/712] 10.0.0.143 () {32 vars in 707 bytes} [Mon Apr 13 15:30:26 2026] GET /v2/images/ebdceb32-07cd-4e37-9677-78f397277663 => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 15:30:26.245 7 WARNING glance.api.v2.images [None req-6719d52c-7638-44f4-881d-72e780d343f0 550f5f54b03c45e688bd168b2a1cf0cb f3f6f8acc5fd4079abcf7cd4166dfaae - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ebdceb32-07cd-4e37-9677-78f397277663 [pid: 7|app: 0|req: 358/713] 10.0.0.143 () {32 vars in 710 bytes} [Mon Apr 13 15:30:26 2026] DELETE /v2/images/ebdceb32-07cd-4e37-9677-78f397277663 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/714] 10.0.0.143 () {32 vars in 707 bytes} [Mon Apr 13 15:30:26 2026] GET /v2/images/ebdceb32-07cd-4e37-9677-78f397277663 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-13 15:30:26.313 7 WARNING glance.api.v2.images [None req-e3538840-b0d9-4b41-8a67-d4a200d63626 550f5f54b03c45e688bd168b2a1cf0cb f3f6f8acc5fd4079abcf7cd4166dfaae - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//cca5f2c3-e739-4c33-8d67-7e7cccdca318 [pid: 7|app: 0|req: 359/715] 10.0.0.143 () {32 vars in 710 bytes} [Mon Apr 13 15:30:26 2026] DELETE /v2/images/cca5f2c3-e739-4c33-8d67-7e7cccdca318 => generated 0 bytes in 972 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/716] 10.0.0.143 () {32 vars in 707 bytes} [Mon Apr 13 15:30:27 2026] GET /v2/images/cca5f2c3-e739-4c33-8d67-7e7cccdca318 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-13 15:30:27.304 7 WARNING glance.api.v2.images [None req-ddc26325-07af-4005-99b9-e66d55306d61 550f5f54b03c45e688bd168b2a1cf0cb f3f6f8acc5fd4079abcf7cd4166dfaae - - default default] Failed to find image e9b09f13-36dd-4aff-bb2e-8677829a438b to delete: glance.common.exception.ImageNotFound: No image found with ID e9b09f13-36dd-4aff-bb2e-8677829a438b [pid: 7|app: 0|req: 360/717] 10.0.0.143 () {32 vars in 710 bytes} [Mon Apr 13 15:30:27 2026] DELETE /v2/images/e9b09f13-36dd-4aff-bb2e-8677829a438b => 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: 358/718] 10.0.0.143 () {32 vars in 707 bytes} [Mon Apr 13 15:30:27 2026] GET /v2/images/e9b09f13-36dd-4aff-bb2e-8677829a438b => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/723] 10.0.0.230 () {36 vars in 987 bytes} [Mon Apr 13 15:30:53 2026] GET /v2/images/a82f0c19-ae7e-4369-84bc-8a8d6248144a => generated 1171 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/724] 10.0.0.230 () {36 vars in 927 bytes} [Mon Apr 13 15:30:54 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: 364/725] 10.0.0.230 () {36 vars in 927 bytes} [Mon Apr 13 15:30:54 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: 362/726] 10.0.0.230 () {36 vars in 987 bytes} [Mon Apr 13 15:30:54 2026] GET /v2/images/a82f0c19-ae7e-4369-84bc-8a8d6248144a => 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: 365/727] 10.0.0.230 () {36 vars in 927 bytes} [Mon Apr 13 15:30:54 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: 363/728] 10.0.0.230 () {36 vars in 927 bytes} [Mon Apr 13 15:30:54 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/729] 10.0.0.230 () {36 vars in 987 bytes} [Mon Apr 13 15:30:54 2026] GET /v2/images/a82f0c19-ae7e-4369-84bc-8a8d6248144a => 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: 364/730] 10.0.0.230 () {36 vars in 927 bytes} [Mon Apr 13 15:30:54 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: 367/731] 10.0.0.230 () {36 vars in 927 bytes} [Mon Apr 13 15:30:54 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: 366/734] 10.0.0.250 () {36 vars in 911 bytes} [Mon Apr 13 15:30:55 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/735] 10.0.0.250 () {36 vars in 1007 bytes} [Mon Apr 13 15:30:55 2026] GET /v2/images/a82f0c19-ae7e-4369-84bc-8a8d6248144a/locations => generated 127 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/736] 10.0.0.250 () {36 vars in 987 bytes} [Mon Apr 13 15:30:55 2026] GET /v2/images/a82f0c19-ae7e-4369-84bc-8a8d6248144a => 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: 370/737] 10.0.0.250 () {36 vars in 927 bytes} [Mon Apr 13 15:30:55 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/738] 10.0.0.250 () {36 vars in 927 bytes} [Mon Apr 13 15:30:55 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/741] 10.0.0.143 () {32 vars in 707 bytes} [Mon Apr 13 15:31:12 2026] GET /v2/images/a82f0c19-ae7e-4369-84bc-8a8d6248144a => 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: 372/742] 10.0.0.143 () {32 vars in 707 bytes} [Mon Apr 13 15:31:12 2026] GET /v2/images/a82f0c19-ae7e-4369-84bc-8a8d6248144a => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/743] 10.0.0.230 () {36 vars in 987 bytes} [Mon Apr 13 15:31:12 2026] GET /v2/images/a82f0c19-ae7e-4369-84bc-8a8d6248144a => 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: 373/744] 10.0.0.230 () {36 vars in 927 bytes} [Mon Apr 13 15:31: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: 372/745] 10.0.0.230 () {36 vars in 927 bytes} [Mon Apr 13 15:31:12 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: 374/746] 10.0.0.230 () {36 vars in 987 bytes} [Mon Apr 13 15:31:12 2026] GET /v2/images/a82f0c19-ae7e-4369-84bc-8a8d6248144a => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/747] 10.0.0.230 () {36 vars in 927 bytes} [Mon Apr 13 15:31: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: 7|app: 0|req: 375/748] 10.0.0.230 () {36 vars in 927 bytes} [Mon Apr 13 15:31:12 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: 374/749] 10.0.0.230 () {36 vars in 987 bytes} [Mon Apr 13 15:31:12 2026] GET /v2/images/a82f0c19-ae7e-4369-84bc-8a8d6248144a => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/750] 10.0.0.230 () {36 vars in 927 bytes} [Mon Apr 13 15:31:13 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: 375/751] 10.0.0.250 () {36 vars in 911 bytes} [Mon Apr 13 15:31:13 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/752] 10.0.0.250 () {36 vars in 1007 bytes} [Mon Apr 13 15:31:13 2026] GET /v2/images/a82f0c19-ae7e-4369-84bc-8a8d6248144a/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/753] 10.0.0.250 () {36 vars in 987 bytes} [Mon Apr 13 15:31:13 2026] GET /v2/images/a82f0c19-ae7e-4369-84bc-8a8d6248144a => 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: 378/754] 10.0.0.250 () {36 vars in 927 bytes} [Mon Apr 13 15:31:13 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: 377/755] 10.0.0.250 () {36 vars in 927 bytes} [Mon Apr 13 15:31:13 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: 382/762] 10.0.0.1 () {36 vars in 985 bytes} [Mon Apr 13 15:31:37 2026] GET /v2/images/a82f0c19-ae7e-4369-84bc-8a8d6248144a => 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: 381/763] 10.0.0.1 () {36 vars in 925 bytes} [Mon Apr 13 15:31:37 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: 8|app: 0|req: 385/770] 10.0.0.1 () {36 vars in 985 bytes} [Mon Apr 13 15:32:08 2026] GET /v2/images/a82f0c19-ae7e-4369-84bc-8a8d6248144a => 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: 386/771] 10.0.0.1 () {36 vars in 925 bytes} [Mon Apr 13 15:32:08 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: 390/778] 10.0.0.1 () {36 vars in 985 bytes} [Mon Apr 13 15:32:40 2026] GET /v2/images/a82f0c19-ae7e-4369-84bc-8a8d6248144a => 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: 389/779] 10.0.0.1 () {36 vars in 925 bytes} [Mon Apr 13 15:32:40 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/782] 10.0.0.1 () {36 vars in 985 bytes} [Mon Apr 13 15:32:46 2026] GET /v2/images/a82f0c19-ae7e-4369-84bc-8a8d6248144a => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/783] 10.0.0.1 () {36 vars in 925 bytes} [Mon Apr 13 15:32:46 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/796] 10.0.0.1 () {36 vars in 985 bytes} [Mon Apr 13 15:33:49 2026] GET /v2/images/a82f0c19-ae7e-4369-84bc-8a8d6248144a => generated 1171 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/797] 10.0.0.1 () {36 vars in 925 bytes} [Mon Apr 13 15:33:49 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: 402/804] 10.0.0.1 () {36 vars in 985 bytes} [Mon Apr 13 15:34:15 2026] GET /v2/images/a82f0c19-ae7e-4369-84bc-8a8d6248144a => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/805] 10.0.0.1 () {36 vars in 925 bytes} [Mon Apr 13 15:34:15 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/808] 10.0.0.1 () {36 vars in 985 bytes} [Mon Apr 13 15:34:33 2026] GET /v2/images/a82f0c19-ae7e-4369-84bc-8a8d6248144a => 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: 404/809] 10.0.0.1 () {36 vars in 925 bytes} [Mon Apr 13 15:34:33 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: 410/820] 199.19.213.111 () {32 vars in 826 bytes} [Mon Apr 13 15:35:20 2026] GET /v2/images?status=active&owner=f6b8245bb68246829e1f8a0b0fbeb467&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/821] 199.19.213.111 () {32 vars in 653 bytes} [Mon Apr 13 15:35: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: 8|app: 0|req: 411/822] 10.0.0.230 () {36 vars in 987 bytes} [Mon Apr 13 15:35:21 2026] GET /v2/images/3c3dd4ee-3d4d-4f3d-973a-2aa757c31729 => generated 1209 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/823] 10.0.0.230 () {36 vars in 927 bytes} [Mon Apr 13 15:35:21 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: 412/824] 10.0.0.230 () {36 vars in 927 bytes} [Mon Apr 13 15:35:21 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: 413/825] 10.0.0.230 () {36 vars in 987 bytes} [Mon Apr 13 15:35:21 2026] GET /v2/images/3c3dd4ee-3d4d-4f3d-973a-2aa757c31729 => 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: 413/826] 10.0.0.230 () {36 vars in 927 bytes} [Mon Apr 13 15:35:21 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/827] 10.0.0.230 () {36 vars in 927 bytes} [Mon Apr 13 15:35:21 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/828] 10.0.0.230 () {36 vars in 987 bytes} [Mon Apr 13 15:35:21 2026] GET /v2/images/3c3dd4ee-3d4d-4f3d-973a-2aa757c31729 => 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: 415/829] 10.0.0.230 () {36 vars in 927 bytes} [Mon Apr 13 15:35:21 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/830] 10.0.0.230 () {36 vars in 927 bytes} [Mon Apr 13 15:35:21 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/831] 10.0.0.250 () {36 vars in 911 bytes} [Mon Apr 13 15:35:21 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: 416/832] 10.0.0.250 () {36 vars in 1007 bytes} [Mon Apr 13 15:35:21 2026] GET /v2/images/3c3dd4ee-3d4d-4f3d-973a-2aa757c31729/locations => generated 127 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/833] 10.0.0.250 () {36 vars in 987 bytes} [Mon Apr 13 15:35:21 2026] GET /v2/images/3c3dd4ee-3d4d-4f3d-973a-2aa757c31729 => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/834] 10.0.0.250 () {36 vars in 927 bytes} [Mon Apr 13 15:35:21 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/835] 10.0.0.250 () {36 vars in 927 bytes} [Mon Apr 13 15:35:21 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: 439/878] 10.0.0.143 () {32 vars in 633 bytes} [Mon Apr 13 15:38:48 2026] GET /v2/images => generated 4892 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)