+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Jul 31 13:14:23 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: glance-api-68c57cb897-cfd8g 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 0x7fbcb18d9668 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-07-31 13:14:25.839 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-31 13:14:25.860 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-07-31 13:14:26.709 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-07-31 13:14:26.710 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-07-31 13:14:26.710 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-31 13:14:26.722 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-07-31 13:14:26.723 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-07-31 13:14:26.723 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-31 13:14:28.825 7 WARNING glance.api.v2.images [None req-7717f7d6-392b-41e3-bdac-a279af0ab180 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-31 13:14:28.862 8 WARNING glance.api.v2.images [None req-23822a2f-f778-42a0-b811-6c8c0a79b497 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-31 13:14:29.190 7 WARNING keystonemiddleware._common.config [None req-7717f7d6-392b-41e3-bdac-a279af0ab180 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-31 13:14:29.197 8 WARNING keystonemiddleware._common.config [None req-23822a2f-f778-42a0-b811-6c8c0a79b497 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-31 13:14:29.198 7 WARNING oslo_config.cfg [None req-7717f7d6-392b-41e3-bdac-a279af0ab180 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fbcb18d9668 pid: 7 (default app) 2026-07-31 13:14:29.204 8 WARNING oslo_config.cfg [None req-23822a2f-f778-42a0-b811-6c8c0a79b497 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fbcb18d9668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.19.213.82 () {42 vars in 683 bytes} [Fri Jul 31 13:14:29 2026] GET / => generated 1301 bytes in 2 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-07-31 13:14:30.251 8 WARNING oslo_policy.policy [None req-dbbe2012-ca83-48d7-8d20-6f7523d3fa3f a635316898a541b7bc9aab68de09fd59 f4aa5b7abc694b67a2d9de1145cf35c1 - - 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-07-31 13:14:30.251 8 WARNING oslo_policy.policy [None req-dbbe2012-ca83-48d7-8d20-6f7523d3fa3f a635316898a541b7bc9aab68de09fd59 f4aa5b7abc694b67a2d9de1145cf35c1 - - 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-07-31 13:14:30.265 8 WARNING oslo_policy.policy [None req-dbbe2012-ca83-48d7-8d20-6f7523d3fa3f a635316898a541b7bc9aab68de09fd59 f4aa5b7abc694b67a2d9de1145cf35c1 - - 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-07-31 13:14:30.266 8 WARNING oslo_policy.policy [None req-dbbe2012-ca83-48d7-8d20-6f7523d3fa3f a635316898a541b7bc9aab68de09fd59 f4aa5b7abc694b67a2d9de1145cf35c1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.19.213.82 () {44 vars in 905 bytes} [Fri Jul 31 13:14:29 2026] GET /v2/images => generated 69 bytes in 618 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.19.213.82 () {42 vars in 683 bytes} [Fri Jul 31 13:14:34 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.19.213.82 () {44 vars in 905 bytes} [Fri Jul 31 13:14:34 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-07-31 13:14:34.161 7 WARNING oslo_policy.policy [None req-1a394bda-07c5-4e8b-b074-c3f08d5f80c1 a635316898a541b7bc9aab68de09fd59 f4aa5b7abc694b67a2d9de1145cf35c1 - - 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-07-31 13:14:34.161 7 WARNING oslo_policy.policy [None req-1a394bda-07c5-4e8b-b074-c3f08d5f80c1 a635316898a541b7bc9aab68de09fd59 f4aa5b7abc694b67a2d9de1145cf35c1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.19.213.82 () {44 vars in 906 bytes} [Fri Jul 31 13:14:34 2026] GET /v2/images/cirros => generated 151 bytes in 137 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.19.213.82 () {44 vars in 928 bytes} [Fri Jul 31 13:14:34 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-07-31 13:14:34.309 7 WARNING oslo_policy.policy [None req-bcb16192-81ab-4ebe-8570-7efbf056ea88 a635316898a541b7bc9aab68de09fd59 f4aa5b7abc694b67a2d9de1145cf35c1 - - 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-07-31 13:14:34.309 7 WARNING oslo_policy.policy [None req-bcb16192-81ab-4ebe-8570-7efbf056ea88 a635316898a541b7bc9aab68de09fd59 f4aa5b7abc694b67a2d9de1145cf35c1 - - 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: 8/11] 199.19.213.82 () {44 vars in 934 bytes} [Fri Jul 31 13:14:34 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-07-31 13:14:34.432 8 WARNING oslo_config.cfg [None req-7ef8e0c8-be18-4407-8956-d84d2a386f51 a635316898a541b7bc9aab68de09fd59 f4aa5b7abc694b67a2d9de1145cf35c1 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.19.213.82 () {48 vars in 946 bytes} [Fri Jul 31 13:14:34 2026] POST /v2/images => generated 760 bytes in 98 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-31 13:14:34.456 7 WARNING oslo_policy.policy [None req-bf2a08eb-03b7-4716-be59-1a874a38b371 a635316898a541b7bc9aab68de09fd59 f4aa5b7abc694b67a2d9de1145cf35c1 - - 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-07-31 13:14:34.456 7 WARNING oslo_policy.policy [None req-bf2a08eb-03b7-4716-be59-1a874a38b371 a635316898a541b7bc9aab68de09fd59 f4aa5b7abc694b67a2d9de1145cf35c1 - - 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-07-31 13:14:34.457 7 INFO glance.api.v2.image_data [None req-bf2a08eb-03b7-4716-be59-1a874a38b371 a635316898a541b7bc9aab68de09fd59 f4aa5b7abc694b67a2d9de1145cf35c1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-31 13:14:38.545 7 WARNING glance.location [None req-bf2a08eb-03b7-4716-be59-1a874a38b371 a635316898a541b7bc9aab68de09fd59 f4aa5b7abc694b67a2d9de1145cf35c1 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.19.213.82 () {48 vars in 1040 bytes} [Fri Jul 31 13:14:34 2026] PUT /v2/images/48fa48a2-0f33-41c7-8a06-4d673d593b5e/file => generated 0 bytes in 4165 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6000 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.19.213.82 () {44 vars in 966 bytes} [Fri Jul 31 13:14:38 2026] GET /v2/images/48fa48a2-0f33-41c7-8a06-4d673d593b5e => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-31 13:14:38.739 7 WARNING oslo_config.cfg [None req-7a6b9ab3-e701-453c-82fd-cf0a2990de6c a635316898a541b7bc9aab68de09fd59 f4aa5b7abc694b67a2d9de1145cf35c1 - - 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: 10/17] 199.19.213.82 () {48 vars in 1046 bytes} [Fri Jul 31 13:14:38 2026] PATCH /v2/images/48fa48a2-0f33-41c7-8a06-4d673d593b5e => generated 1312 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.19.213.82 () {44 vars in 966 bytes} [Fri Jul 31 13:14:38 2026] GET /v2/images/48fa48a2-0f33-41c7-8a06-4d673d593b5e => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/353] 199.19.213.82 () {42 vars in 683 bytes} [Fri Jul 31 13:42:37 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/354] 199.19.213.82 () {44 vars in 905 bytes} [Fri Jul 31 13:42:37 2026] GET /v2/images => generated 1381 bytes in 456 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/359] 199.19.213.82 () {42 vars in 683 bytes} [Fri Jul 31 13:42:55 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/360] 199.19.213.82 () {44 vars in 905 bytes} [Fri Jul 31 13:42:55 2026] GET /v2/images => generated 1381 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/361] 199.19.213.82 () {44 vars in 932 bytes} [Fri Jul 31 13:42:55 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/362] 199.19.213.82 () {44 vars in 954 bytes} [Fri Jul 31 13:42:55 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/363] 199.19.213.82 () {44 vars in 934 bytes} [Fri Jul 31 13:42:55 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: 7|app: 0|req: 183/364] 199.19.213.82 () {48 vars in 946 bytes} [Fri Jul 31 13:42:55 2026] POST /v2/images => generated 796 bytes in 118 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-31 13:42:55.670 8 WARNING oslo_policy.policy [None req-e1b776ee-93e2-40d4-90f8-106062629bcc a635316898a541b7bc9aab68de09fd59 f4aa5b7abc694b67a2d9de1145cf35c1 - - 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-07-31 13:42:55.670 8 WARNING oslo_policy.policy [None req-e1b776ee-93e2-40d4-90f8-106062629bcc a635316898a541b7bc9aab68de09fd59 f4aa5b7abc694b67a2d9de1145cf35c1 - - 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-07-31 13:42:55.671 8 INFO glance.api.v2.image_data [None req-e1b776ee-93e2-40d4-90f8-106062629bcc a635316898a541b7bc9aab68de09fd59 f4aa5b7abc694b67a2d9de1145cf35c1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-31 13:43:22.489 8 WARNING glance.location [None req-e1b776ee-93e2-40d4-90f8-106062629bcc a635316898a541b7bc9aab68de09fd59 f4aa5b7abc694b67a2d9de1145cf35c1 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 182/371] 199.19.213.82 () {48 vars in 1041 bytes} [Fri Jul 31 13:42:55 2026] PUT /v2/images/ec70e14a-da55-4ed8-af58-a5968f30e660/file => generated 0 bytes in 26899 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65884 switches on core 0) [pid: 7|app: 0|req: 190/372] 199.19.213.82 () {44 vars in 966 bytes} [Fri Jul 31 13:43:22 2026] GET /v2/images/ec70e14a-da55-4ed8-af58-a5968f30e660 => 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: 183/373] 199.19.213.82 () {48 vars in 1046 bytes} [Fri Jul 31 13:43:22 2026] PATCH /v2/images/ec70e14a-da55-4ed8-af58-a5968f30e660 => generated 1395 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/374] 199.19.213.82 () {44 vars in 966 bytes} [Fri Jul 31 13:43:22 2026] GET /v2/images/ec70e14a-da55-4ed8-af58-a5968f30e660 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/375] 199.19.213.82 () {42 vars in 683 bytes} [Fri Jul 31 13:43:24 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/376] 199.19.213.82 () {44 vars in 905 bytes} [Fri Jul 31 13:43:24 2026] GET /v2/images => generated 2778 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/495] 199.19.213.82 () {42 vars in 683 bytes} [Fri Jul 31 13:53:10 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/496] 199.19.213.82 () {44 vars in 905 bytes} [Fri Jul 31 13:53:10 2026] GET /v2/images => generated 2778 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/499] 199.19.213.82 () {42 vars in 683 bytes} [Fri Jul 31 13:53:25 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/500] 199.19.213.82 () {44 vars in 905 bytes} [Fri Jul 31 13:53:25 2026] GET /v2/images => generated 2778 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/501] 199.19.213.82 () {44 vars in 942 bytes} [Fri Jul 31 13:53:25 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/502] 199.19.213.82 () {44 vars in 964 bytes} [Fri Jul 31 13:53:25 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/503] 199.19.213.82 () {44 vars in 934 bytes} [Fri Jul 31 13:53:25 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/504] 199.19.213.82 () {48 vars in 946 bytes} [Fri Jul 31 13:53:25 2026] POST /v2/images => generated 799 bytes in 76 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-31 13:53:25.889 7 INFO glance.api.v2.image_data [None req-da5eeeb7-7915-49ea-b66c-a61e6cd0f9ed a635316898a541b7bc9aab68de09fd59 f4aa5b7abc694b67a2d9de1145cf35c1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-31 13:53:36.883 7 INFO glance.location [None req-da5eeeb7-7915-49ea-b66c-a61e6cd0f9ed a635316898a541b7bc9aab68de09fd59 f4aa5b7abc694b67a2d9de1145cf35c1 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 257/507] 199.19.213.82 () {48 vars in 1040 bytes} [Fri Jul 31 13:53:25 2026] PUT /v2/images/bc1ce1a9-9d70-4fbe-8acf-f0b30f1daa53/file => generated 0 bytes in 11066 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27662 switches on core 0) [pid: 8|app: 0|req: 251/508] 199.19.213.82 () {44 vars in 966 bytes} [Fri Jul 31 13:53:36 2026] GET /v2/images/bc1ce1a9-9d70-4fbe-8acf-f0b30f1daa53 => generated 1211 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/509] 199.19.213.82 () {48 vars in 1046 bytes} [Fri Jul 31 13:53:36 2026] PATCH /v2/images/bc1ce1a9-9d70-4fbe-8acf-f0b30f1daa53 => generated 1410 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/510] 199.19.213.82 () {44 vars in 966 bytes} [Fri Jul 31 13:53:37 2026] GET /v2/images/bc1ce1a9-9d70-4fbe-8acf-f0b30f1daa53 => generated 1410 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/519] 199.19.213.82 () {42 vars in 683 bytes} [Fri Jul 31 13:54:16 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/520] 199.19.213.82 () {44 vars in 905 bytes} [Fri Jul 31 13:54:16 2026] GET /v2/images => generated 4190 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/525] 199.19.213.82 () {42 vars in 683 bytes} [Fri Jul 31 13:54:32 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/526] 199.19.213.82 () {44 vars in 905 bytes} [Fri Jul 31 13:54:32 2026] GET /v2/images => generated 4190 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/527] 199.19.213.82 () {44 vars in 934 bytes} [Fri Jul 31 13:54:32 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: 267/528] 199.19.213.82 () {44 vars in 956 bytes} [Fri Jul 31 13:54:32 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/529] 199.19.213.82 () {44 vars in 934 bytes} [Fri Jul 31 13:54:32 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/530] 199.19.213.82 () {48 vars in 946 bytes} [Fri Jul 31 13:54:32 2026] POST /v2/images => generated 791 bytes in 89 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-31 13:54:32.843 8 INFO glance.api.v2.image_data [None req-8d884f69-9215-4dd7-837b-9914a4c6e8e1 a635316898a541b7bc9aab68de09fd59 f4aa5b7abc694b67a2d9de1145cf35c1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-31 13:54:51.988 8 INFO glance.location [None req-8d884f69-9215-4dd7-837b-9914a4c6e8e1 a635316898a541b7bc9aab68de09fd59 f4aa5b7abc694b67a2d9de1145cf35c1 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 263/535] 199.19.213.82 () {48 vars in 1041 bytes} [Fri Jul 31 13:54:32 2026] PUT /v2/images/9b113058-58da-4d19-8827-eb11ed3c66a0/file => generated 0 bytes in 19217 msecs (HTTP/1.1 204) 4 headers in 171 bytes (39543 switches on core 0) [pid: 7|app: 0|req: 273/536] 199.19.213.82 () {44 vars in 966 bytes} [Fri Jul 31 13:54:52 2026] GET /v2/images/9b113058-58da-4d19-8827-eb11ed3c66a0 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/537] 199.19.213.82 () {48 vars in 1046 bytes} [Fri Jul 31 13:54:52 2026] PATCH /v2/images/9b113058-58da-4d19-8827-eb11ed3c66a0 => generated 1382 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/538] 199.19.213.82 () {44 vars in 966 bytes} [Fri Jul 31 13:54:52 2026] GET /v2/images/9b113058-58da-4d19-8827-eb11ed3c66a0 => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/761] 199.19.213.82 () {42 vars in 683 bytes} [Fri Jul 31 14:13:19 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/762] 199.19.213.82 () {44 vars in 905 bytes} [Fri Jul 31 14:13:19 2026] GET /v2/images => generated 5574 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/791] 199.19.213.82 () {42 vars in 683 bytes} [Fri Jul 31 14:15:45 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/792] 199.19.213.82 () {44 vars in 905 bytes} [Fri Jul 31 14:15:45 2026] GET /v2/images => generated 5574 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/793] 199.19.213.82 () {42 vars in 683 bytes} [Fri Jul 31 14:15:47 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/794] 199.19.213.82 () {44 vars in 905 bytes} [Fri Jul 31 14:15:47 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/807] 199.19.213.82 () {42 vars in 683 bytes} [Fri Jul 31 14:16:39 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/808] 199.19.213.82 () {44 vars in 905 bytes} [Fri Jul 31 14:16:39 2026] GET /v2/images => generated 5574 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/811] 199.19.213.82 () {42 vars in 683 bytes} [Fri Jul 31 14:16:48 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/812] 199.19.213.82 () {44 vars in 905 bytes} [Fri Jul 31 14:16:48 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/835] 199.19.213.82 () {42 vars in 683 bytes} [Fri Jul 31 14:18:43 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/836] 199.19.213.82 () {44 vars in 905 bytes} [Fri Jul 31 14:18:43 2026] GET /v2/images => generated 5574 bytes in 54 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: 418/845] 10.0.0.152 () {32 vars in 633 bytes} [Fri Jul 31 14:19:27 2026] GET /v2/images => generated 5574 bytes in 21 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: 431/852] 10.0.0.126 () {36 vars in 987 bytes} [Fri Jul 31 14:19:52 2026] GET /v2/images/48fa48a2-0f33-41c7-8a06-4d673d593b5e => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/853] 10.0.0.126 () {36 vars in 927 bytes} [Fri Jul 31 14:19:52 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: 433/856] 199.19.213.82 () {36 vars in 990 bytes} [Fri Jul 31 14:20:00 2026] GET /v2/images/48fa48a2-0f33-41c7-8a06-4d673d593b5e => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/857] 199.19.213.82 () {36 vars in 930 bytes} [Fri Jul 31 14:20:00 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: 434/858] 199.19.213.82 () {36 vars in 990 bytes} [Fri Jul 31 14:20:01 2026] GET /v2/images/48fa48a2-0f33-41c7-8a06-4d673d593b5e => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/859] 199.19.213.82 () {36 vars in 930 bytes} [Fri Jul 31 14:20:01 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/860] 10.0.0.152 () {34 vars in 655 bytes} [Fri Jul 31 14:20:04 2026] POST /v2/images => generated 649 bytes in 152 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-31 14:20:04.264 8 WARNING glance.api.v2.images [None req-c70d115a-5f5f-4105-b3ed-f40430e6666c 3b339f42828441d88359a695b6cf5b0f 975daaffbba54caeabf70bd80a003c1e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f66247c1-49fd-4ccb-84d4-c4fd72405008 [pid: 8|app: 0|req: 426/861] 10.0.0.152 () {32 vars in 710 bytes} [Fri Jul 31 14:20:04 2026] DELETE /v2/images/f66247c1-49fd-4ccb-84d4-c4fd72405008 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/862] 10.0.0.152 () {32 vars in 707 bytes} [Fri Jul 31 14:20:04 2026] GET /v2/images/f66247c1-49fd-4ccb-84d4-c4fd72405008 => 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: 427/863] 10.0.0.152 () {32 vars in 633 bytes} [Fri Jul 31 14:20:04 2026] GET /v2/images => generated 1381 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/864] 10.0.0.152 () {34 vars in 655 bytes} [Fri Jul 31 14:20:04 2026] POST /v2/images => generated 702 bytes in 83 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/865] 10.0.0.152 () {32 vars in 717 bytes} [Fri Jul 31 14:20:04 2026] GET /v2/images/ca744d74-4b02-450b-925b-e70f481c7967/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-31 14:20:04.560 7 INFO glance.api.v2.image_data [None req-8c4a3ded-da8c-4f0a-8662-3f1e89ece482 3b339f42828441d88359a695b6cf5b0f 975daaffbba54caeabf70bd80a003c1e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-31 14:20:04.621 7 WARNING glance_store._drivers.rbd [None req-8c4a3ded-da8c-4f0a-8662-3f1e89ece482 3b339f42828441d88359a695b6cf5b0f 975daaffbba54caeabf70bd80a003c1e - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-31 14:20:05.200 7 INFO glance.location [None req-8c4a3ded-da8c-4f0a-8662-3f1e89ece482 3b339f42828441d88359a695b6cf5b0f 975daaffbba54caeabf70bd80a003c1e - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 438/866] 10.0.0.152 () {32 vars in 727 bytes} [Fri Jul 31 14:20:04 2026] PUT /v2/images/ca744d74-4b02-450b-925b-e70f481c7967/file => generated 0 bytes in 724 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/867] 10.0.0.152 () {32 vars in 707 bytes} [Fri Jul 31 14:20:05 2026] GET /v2/images/ca744d74-4b02-450b-925b-e70f481c7967 => 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: 439/868] 10.0.0.152 () {32 vars in 717 bytes} [Fri Jul 31 14:20:05 2026] GET /v2/images/ca744d74-4b02-450b-925b-e70f481c7967/file => generated 1024 bytes in 134 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/869] 10.0.0.152 () {34 vars in 655 bytes} [Fri Jul 31 14:20:05 2026] POST /v2/images => generated 649 bytes in 68 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/870] 10.0.0.152 () {32 vars in 726 bytes} [Fri Jul 31 14:20:05 2026] PATCH /v2/images/0224f7c7-7f7c-4403-830f-c59dbc8bcc4f => generated 652 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/871] 10.0.0.152 () {32 vars in 707 bytes} [Fri Jul 31 14:20:05 2026] GET /v2/images/0224f7c7-7f7c-4403-830f-c59dbc8bcc4f => generated 652 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-31 14:20:05.636 7 WARNING glance.api.v2.images [None req-f2fb49bc-0b8f-40f4-b52c-4604f68236be 3b339f42828441d88359a695b6cf5b0f 975daaffbba54caeabf70bd80a003c1e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0224f7c7-7f7c-4403-830f-c59dbc8bcc4f [pid: 7|app: 0|req: 441/872] 10.0.0.152 () {32 vars in 710 bytes} [Fri Jul 31 14:20:05 2026] DELETE /v2/images/0224f7c7-7f7c-4403-830f-c59dbc8bcc4f => generated 0 bytes in 159 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/873] 10.0.0.152 () {32 vars in 707 bytes} [Fri Jul 31 14:20:05 2026] GET /v2/images/0224f7c7-7f7c-4403-830f-c59dbc8bcc4f => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-31 14:20:05.819 7 WARNING glance.api.v2.images [None req-18ec096f-f43b-4821-b3ba-168a80446feb 3b339f42828441d88359a695b6cf5b0f 975daaffbba54caeabf70bd80a003c1e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ca744d74-4b02-450b-925b-e70f481c7967 [pid: 7|app: 0|req: 442/874] 10.0.0.152 () {32 vars in 710 bytes} [Fri Jul 31 14:20:05 2026] DELETE /v2/images/ca744d74-4b02-450b-925b-e70f481c7967 => generated 0 bytes in 838 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/875] 10.0.0.152 () {32 vars in 707 bytes} [Fri Jul 31 14:20:06 2026] GET /v2/images/ca744d74-4b02-450b-925b-e70f481c7967 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-31 14:20:06.683 7 WARNING glance.api.v2.images [None req-be797d76-8181-4cfd-b30c-b90fa186083a 3b339f42828441d88359a695b6cf5b0f 975daaffbba54caeabf70bd80a003c1e - - default default] Failed to find image f66247c1-49fd-4ccb-84d4-c4fd72405008 to delete: glance.common.exception.ImageNotFound: No image found with ID f66247c1-49fd-4ccb-84d4-c4fd72405008 [pid: 7|app: 0|req: 443/876] 10.0.0.152 () {32 vars in 710 bytes} [Fri Jul 31 14:20:06 2026] DELETE /v2/images/f66247c1-49fd-4ccb-84d4-c4fd72405008 => generated 147 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/877] 10.0.0.152 () {32 vars in 707 bytes} [Fri Jul 31 14:20:06 2026] GET /v2/images/f66247c1-49fd-4ccb-84d4-c4fd72405008 => 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: 445/880] 10.0.0.152 () {30 vars in 411 bytes} [Fri Jul 31 14:20:11 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/881] 10.0.0.188 () {36 vars in 987 bytes} [Fri Jul 31 14:20:13 2026] GET /v2/images/48fa48a2-0f33-41c7-8a06-4d673d593b5e => generated 1312 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/882] 10.0.0.188 () {36 vars in 927 bytes} [Fri Jul 31 14:20:13 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: 437/883] 10.0.0.188 () {36 vars in 927 bytes} [Fri Jul 31 14:20:13 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: 447/884] 10.0.0.188 () {36 vars in 987 bytes} [Fri Jul 31 14:20:13 2026] GET /v2/images/48fa48a2-0f33-41c7-8a06-4d673d593b5e => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/885] 10.0.0.188 () {36 vars in 927 bytes} [Fri Jul 31 14:20:13 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: 448/886] 10.0.0.188 () {36 vars in 927 bytes} [Fri Jul 31 14:20:13 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/887] 10.0.0.188 () {36 vars in 987 bytes} [Fri Jul 31 14:20:13 2026] GET /v2/images/48fa48a2-0f33-41c7-8a06-4d673d593b5e => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/888] 10.0.0.188 () {36 vars in 927 bytes} [Fri Jul 31 14:20: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: 440/889] 10.0.0.188 () {36 vars in 927 bytes} [Fri Jul 31 14:20:13 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: 450/890] 10.0.0.126 () {36 vars in 987 bytes} [Fri Jul 31 14:20:13 2026] GET /v2/images/48fa48a2-0f33-41c7-8a06-4d673d593b5e => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/891] 10.0.0.126 () {36 vars in 927 bytes} [Fri Jul 31 14:20:13 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: 451/892] 10.0.0.247 () {36 vars in 911 bytes} [Fri Jul 31 14:20:14 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/893] 10.0.0.247 () {36 vars in 1007 bytes} [Fri Jul 31 14:20:14 2026] GET /v2/images/48fa48a2-0f33-41c7-8a06-4d673d593b5e/locations => generated 127 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/894] 10.0.0.247 () {36 vars in 987 bytes} [Fri Jul 31 14:20:14 2026] GET /v2/images/48fa48a2-0f33-41c7-8a06-4d673d593b5e => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/895] 10.0.0.247 () {36 vars in 927 bytes} [Fri Jul 31 14:20:14 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: 453/896] 10.0.0.247 () {36 vars in 927 bytes} [Fri Jul 31 14:20:14 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: 449/907] 10.0.0.126 () {36 vars in 987 bytes} [Fri Jul 31 14:21:04 2026] GET /v2/images/48fa48a2-0f33-41c7-8a06-4d673d593b5e => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/908] 10.0.0.126 () {36 vars in 927 bytes} [Fri Jul 31 14:21:04 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: 461/911] 10.0.0.126 () {36 vars in 987 bytes} [Fri Jul 31 14:21:10 2026] GET /v2/images/48fa48a2-0f33-41c7-8a06-4d673d593b5e => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/912] 10.0.0.126 () {36 vars in 927 bytes} [Fri Jul 31 14:21:10 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/915] 10.0.0.126 () {36 vars in 987 bytes} [Fri Jul 31 14:21:19 2026] GET /v2/images/48fa48a2-0f33-41c7-8a06-4d673d593b5e => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/916] 10.0.0.126 () {36 vars in 927 bytes} [Fri Jul 31 14:21:19 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/923] 10.0.0.126 () {36 vars in 987 bytes} [Fri Jul 31 14:21:51 2026] GET /v2/images/48fa48a2-0f33-41c7-8a06-4d673d593b5e => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/924] 10.0.0.126 () {36 vars in 927 bytes} [Fri Jul 31 14:21:51 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/925] 10.0.0.126 () {36 vars in 987 bytes} [Fri Jul 31 14:21:51 2026] GET /v2/images/48fa48a2-0f33-41c7-8a06-4d673d593b5e => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/926] 10.0.0.126 () {36 vars in 927 bytes} [Fri Jul 31 14:21:51 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/941] 10.0.0.126 () {36 vars in 987 bytes} [Fri Jul 31 14:23:02 2026] GET /v2/images/48fa48a2-0f33-41c7-8a06-4d673d593b5e => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/942] 10.0.0.126 () {36 vars in 927 bytes} [Fri Jul 31 14:23:02 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: 485/959] 10.0.0.126 () {36 vars in 987 bytes} [Fri Jul 31 14:24:24 2026] GET /v2/images/48fa48a2-0f33-41c7-8a06-4d673d593b5e => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/960] 10.0.0.126 () {36 vars in 927 bytes} [Fri Jul 31 14:24:24 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: 490/969] 10.0.0.152 () {32 vars in 707 bytes} [Fri Jul 31 14:25:04 2026] GET /v2/images/48fa48a2-0f33-41c7-8a06-4d673d593b5e => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/970] 10.0.0.152 () {32 vars in 707 bytes} [Fri Jul 31 14:25:04 2026] GET /v2/images/48fa48a2-0f33-41c7-8a06-4d673d593b5e => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/971] 10.0.0.188 () {36 vars in 987 bytes} [Fri Jul 31 14:25:04 2026] GET /v2/images/48fa48a2-0f33-41c7-8a06-4d673d593b5e => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/972] 10.0.0.188 () {36 vars in 927 bytes} [Fri Jul 31 14:25:04 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: 492/973] 10.0.0.188 () {36 vars in 927 bytes} [Fri Jul 31 14:25:04 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: 482/974] 10.0.0.188 () {36 vars in 987 bytes} [Fri Jul 31 14:25:04 2026] GET /v2/images/48fa48a2-0f33-41c7-8a06-4d673d593b5e => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/975] 10.0.0.188 () {36 vars in 927 bytes} [Fri Jul 31 14:25:04 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: 483/976] 10.0.0.188 () {36 vars in 927 bytes} [Fri Jul 31 14:25:04 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: 494/977] 10.0.0.188 () {36 vars in 987 bytes} [Fri Jul 31 14:25:04 2026] GET /v2/images/48fa48a2-0f33-41c7-8a06-4d673d593b5e => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/978] 10.0.0.188 () {36 vars in 927 bytes} [Fri Jul 31 14:25:04 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: 495/979] 10.0.0.247 () {36 vars in 911 bytes} [Fri Jul 31 14:25:05 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/980] 10.0.0.247 () {36 vars in 1007 bytes} [Fri Jul 31 14:25:05 2026] GET /v2/images/48fa48a2-0f33-41c7-8a06-4d673d593b5e/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/981] 10.0.0.247 () {36 vars in 987 bytes} [Fri Jul 31 14:25:05 2026] GET /v2/images/48fa48a2-0f33-41c7-8a06-4d673d593b5e => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/982] 10.0.0.247 () {36 vars in 927 bytes} [Fri Jul 31 14:25:05 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: 497/983] 10.0.0.247 () {36 vars in 927 bytes} [Fri Jul 31 14:25:05 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: 489/988] 10.0.0.126 () {36 vars in 987 bytes} [Fri Jul 31 14:25:23 2026] GET /v2/images/48fa48a2-0f33-41c7-8a06-4d673d593b5e => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/989] 10.0.0.126 () {36 vars in 927 bytes} [Fri Jul 31 14:25:23 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/994] 10.0.0.126 () {36 vars in 987 bytes} [Fri Jul 31 14:25:45 2026] GET /v2/images/48fa48a2-0f33-41c7-8a06-4d673d593b5e => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/995] 10.0.0.126 () {36 vars in 927 bytes} [Fri Jul 31 14:25:45 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: 497/1004] 199.19.213.82 () {32 vars in 825 bytes} [Fri Jul 31 14:26:24 2026] GET /v2/images?status=active&owner=f4aa5b7abc694b67a2d9de1145cf35c1&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1005] 199.19.213.82 () {32 vars in 652 bytes} [Fri Jul 31 14:26:24 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: 498/1006] 10.0.0.188 () {36 vars in 987 bytes} [Fri Jul 31 14:26:25 2026] GET /v2/images/ec70e14a-da55-4ed8-af58-a5968f30e660 => generated 1395 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1007] 10.0.0.188 () {36 vars in 927 bytes} [Fri Jul 31 14:26:25 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: 499/1008] 10.0.0.188 () {36 vars in 927 bytes} [Fri Jul 31 14:26:25 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: 510/1009] 10.0.0.188 () {36 vars in 987 bytes} [Fri Jul 31 14:26:25 2026] GET /v2/images/ec70e14a-da55-4ed8-af58-a5968f30e660 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1010] 10.0.0.188 () {36 vars in 927 bytes} [Fri Jul 31 14:26: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: 7|app: 0|req: 511/1011] 10.0.0.188 () {36 vars in 927 bytes} [Fri Jul 31 14:26: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: 501/1012] 10.0.0.188 () {36 vars in 987 bytes} [Fri Jul 31 14:26:26 2026] GET /v2/images/ec70e14a-da55-4ed8-af58-a5968f30e660 => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1013] 10.0.0.188 () {36 vars in 927 bytes} [Fri Jul 31 14:26:26 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: 502/1014] 10.0.0.188 () {36 vars in 927 bytes} [Fri Jul 31 14:26:26 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: 513/1015] 10.0.0.247 () {36 vars in 911 bytes} [Fri Jul 31 14:26:26 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1016] 10.0.0.247 () {36 vars in 1007 bytes} [Fri Jul 31 14:26:26 2026] GET /v2/images/ec70e14a-da55-4ed8-af58-a5968f30e660/locations => generated 127 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1017] 10.0.0.247 () {36 vars in 987 bytes} [Fri Jul 31 14:26:26 2026] GET /v2/images/ec70e14a-da55-4ed8-af58-a5968f30e660 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1018] 10.0.0.247 () {36 vars in 927 bytes} [Fri Jul 31 14:26:26 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: 7|app: 0|req: 515/1019] 10.0.0.247 () {36 vars in 927 bytes} [Fri Jul 31 14:26:26 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: 540/1068] 10.0.0.152 () {32 vars in 633 bytes} [Fri Jul 31 14:30:20 2026] GET /v2/images => generated 5574 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)