+ 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 [Wed Jul 8 19:18:06 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:56 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-6b468676c-m5pvr 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, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fcc00b02668 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-08 19:18:08.658 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-08 19:18:08.741 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-08 19:18:09.517 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-08 19:18:09.518 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-08 19:18:09.519 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-08 19:18:09.604 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-08 19:18:09.605 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-08 19:18:09.605 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-08 19:18:11.600 7 WARNING glance.api.v2.images [None req-54375f37-b16f-484c-a3e3-9e0295d41952 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-08 19:18:11.693 8 WARNING glance.api.v2.images [None req-c59f96c0-3bd9-444a-995d-9120c47326c9 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-08 19:18:11.949 7 WARNING keystonemiddleware._common.config [None req-54375f37-b16f-484c-a3e3-9e0295d41952 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-08 19:18:11.956 7 WARNING oslo_config.cfg [None req-54375f37-b16f-484c-a3e3-9e0295d41952 - - - - - -] 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 0x7fcc00b02668 pid: 7 (default app) 2026-07-08 19:18:12.031 8 WARNING keystonemiddleware._common.config [None req-c59f96c0-3bd9-444a-995d-9120c47326c9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-08 19:18:12.039 8 WARNING oslo_config.cfg [None req-c59f96c0-3bd9-444a-995d-9120c47326c9 - - - - - -] 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 0x7fcc00b02668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.227 () {42 vars in 688 bytes} [Wed Jul 8 19:18:12 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-07-08 19:18:12.982 8 WARNING oslo_policy.policy [None req-3ac3a866-f550-4218-a2bc-48394c47db88 7b3e00fdeeed46a59aaee32c37031ba1 ad3c9414a3b342bf9283ab92f3dfd1ae - - 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-08 19:18:12.982 8 WARNING oslo_policy.policy [None req-3ac3a866-f550-4218-a2bc-48394c47db88 7b3e00fdeeed46a59aaee32c37031ba1 ad3c9414a3b342bf9283ab92f3dfd1ae - - 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-08 19:18:12.997 8 WARNING oslo_policy.policy [None req-3ac3a866-f550-4218-a2bc-48394c47db88 7b3e00fdeeed46a59aaee32c37031ba1 ad3c9414a3b342bf9283ab92f3dfd1ae - - 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-08 19:18:12.997 8 WARNING oslo_policy.policy [None req-3ac3a866-f550-4218-a2bc-48394c47db88 7b3e00fdeeed46a59aaee32c37031ba1 ad3c9414a3b342bf9283ab92f3dfd1ae - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.227 () {44 vars in 910 bytes} [Wed Jul 8 19:18:12 2026] GET /v2/images => generated 69 bytes in 570 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.227 () {42 vars in 688 bytes} [Wed Jul 8 19:18:16 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.227 () {44 vars in 910 bytes} [Wed Jul 8 19:18:16 2026] GET /v2/images => generated 69 bytes in 39 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-08 19:18:16.742 7 WARNING oslo_policy.policy [None req-88eca35d-78c9-43ea-abb0-20ec084934b4 7b3e00fdeeed46a59aaee32c37031ba1 ad3c9414a3b342bf9283ab92f3dfd1ae - - 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-08 19:18:16.742 7 WARNING oslo_policy.policy [None req-88eca35d-78c9-43ea-abb0-20ec084934b4 7b3e00fdeeed46a59aaee32c37031ba1 ad3c9414a3b342bf9283ab92f3dfd1ae - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.227 () {44 vars in 911 bytes} [Wed Jul 8 19:18:16 2026] GET /v2/images/cirros => generated 151 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.227 () {44 vars in 933 bytes} [Wed Jul 8 19:18:16 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-08 19:18:16.888 7 WARNING oslo_policy.policy [None req-39f22bca-d35c-4c64-b3a8-f488abb4d497 7b3e00fdeeed46a59aaee32c37031ba1 ad3c9414a3b342bf9283ab92f3dfd1ae - - 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-08 19:18:16.888 7 WARNING oslo_policy.policy [None req-39f22bca-d35c-4c64-b3a8-f488abb4d497 7b3e00fdeeed46a59aaee32c37031ba1 ad3c9414a3b342bf9283ab92f3dfd1ae - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.227 () {44 vars in 939 bytes} [Wed Jul 8 19:18:16 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-08 19:18:17.038 8 WARNING oslo_config.cfg [None req-5c42fe33-e0b6-4bcf-ad44-aa6b7f6d5787 7b3e00fdeeed46a59aaee32c37031ba1 ad3c9414a3b342bf9283ab92f3dfd1ae - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.227 () {48 vars in 951 bytes} [Wed Jul 8 19:18:16 2026] POST /v2/images => generated 760 bytes in 125 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-08 19:18:17.061 7 WARNING oslo_policy.policy [None req-85247116-daa7-4010-9aab-faa4cb81bdf0 7b3e00fdeeed46a59aaee32c37031ba1 ad3c9414a3b342bf9283ab92f3dfd1ae - - 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-08 19:18:17.062 7 WARNING oslo_policy.policy [None req-85247116-daa7-4010-9aab-faa4cb81bdf0 7b3e00fdeeed46a59aaee32c37031ba1 ad3c9414a3b342bf9283ab92f3dfd1ae - - 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-08 19:18:17.063 7 INFO glance.api.v2.image_data [None req-85247116-daa7-4010-9aab-faa4cb81bdf0 7b3e00fdeeed46a59aaee32c37031ba1 ad3c9414a3b342bf9283ab92f3dfd1ae - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 19:18:26.136 7 WARNING glance.location [None req-85247116-daa7-4010-9aab-faa4cb81bdf0 7b3e00fdeeed46a59aaee32c37031ba1 ad3c9414a3b342bf9283ab92f3dfd1ae - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.227 () {48 vars in 1045 bytes} [Wed Jul 8 19:18:17 2026] PUT /v2/images/a4dff48f-2a05-4771-8f56-36ca7083b186/file => generated 0 bytes in 9156 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1970 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.227 () {44 vars in 971 bytes} [Wed Jul 8 19:18:26 2026] GET /v2/images/a4dff48f-2a05-4771-8f56-36ca7083b186 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-08 19:18:26.342 7 WARNING oslo_config.cfg [None req-ac35ed75-6e19-46fa-85a3-a8c9f4964f92 7b3e00fdeeed46a59aaee32c37031ba1 ad3c9414a3b342bf9283ab92f3dfd1ae - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.204.45.227 () {48 vars in 1051 bytes} [Wed Jul 8 19:18:26 2026] PATCH /v2/images/a4dff48f-2a05-4771-8f56-36ca7083b186 => generated 1312 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.204.45.227 () {44 vars in 971 bytes} [Wed Jul 8 19:18:26 2026] GET /v2/images/a4dff48f-2a05-4771-8f56-36ca7083b186 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/278] 199.204.45.227 () {42 vars in 688 bytes} [Wed Jul 8 19:40:10 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: 139/279] 199.204.45.227 () {44 vars in 910 bytes} [Wed Jul 8 19:40:10 2026] GET /v2/images => generated 1381 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/284] 199.204.45.227 () {42 vars in 688 bytes} [Wed Jul 8 19:40: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: 143/285] 199.204.45.227 () {44 vars in 910 bytes} [Wed Jul 8 19:40:29 2026] GET /v2/images => generated 1381 bytes in 383 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/286] 199.204.45.227 () {44 vars in 937 bytes} [Wed Jul 8 19:40:29 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/287] 199.204.45.227 () {44 vars in 959 bytes} [Wed Jul 8 19:40:29 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/288] 199.204.45.227 () {44 vars in 939 bytes} [Wed Jul 8 19:40:29 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/289] 199.204.45.227 () {48 vars in 951 bytes} [Wed Jul 8 19:40:29 2026] POST /v2/images => generated 796 bytes in 442 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-08 19:40:30.052 8 WARNING oslo_policy.policy [None req-b885b1e2-3564-49b1-880a-b13bc1bb17db 7b3e00fdeeed46a59aaee32c37031ba1 ad3c9414a3b342bf9283ab92f3dfd1ae - - 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-08 19:40:30.052 8 WARNING oslo_policy.policy [None req-b885b1e2-3564-49b1-880a-b13bc1bb17db 7b3e00fdeeed46a59aaee32c37031ba1 ad3c9414a3b342bf9283ab92f3dfd1ae - - 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-08 19:40:30.053 8 INFO glance.api.v2.image_data [None req-b885b1e2-3564-49b1-880a-b13bc1bb17db 7b3e00fdeeed46a59aaee32c37031ba1 ad3c9414a3b342bf9283ab92f3dfd1ae - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 19:41:28.265 8 WARNING glance.location [None req-b885b1e2-3564-49b1-880a-b13bc1bb17db 7b3e00fdeeed46a59aaee32c37031ba1 ad3c9414a3b342bf9283ab92f3dfd1ae - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 145/302] 199.204.45.227 () {48 vars in 1046 bytes} [Wed Jul 8 19:40:30 2026] PUT /v2/images/1e6597a0-78df-4543-8590-f3be4e8892f1/file => generated 0 bytes in 58268 msecs (HTTP/1.1 204) 4 headers in 171 bytes (41789 switches on core 0) [pid: 7|app: 0|req: 158/303] 199.204.45.227 () {44 vars in 971 bytes} [Wed Jul 8 19:41:28 2026] GET /v2/images/1e6597a0-78df-4543-8590-f3be4e8892f1 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/304] 199.204.45.227 () {48 vars in 1051 bytes} [Wed Jul 8 19:41:28 2026] PATCH /v2/images/1e6597a0-78df-4543-8590-f3be4e8892f1 => generated 1395 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/305] 199.204.45.227 () {44 vars in 971 bytes} [Wed Jul 8 19:41:28 2026] GET /v2/images/1e6597a0-78df-4543-8590-f3be4e8892f1 => 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: 147/306] 199.204.45.227 () {42 vars in 688 bytes} [Wed Jul 8 19:41: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: 160/307] 199.204.45.227 () {44 vars in 910 bytes} [Wed Jul 8 19:41:29 2026] GET /v2/images => generated 2778 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/394] 199.204.45.227 () {42 vars in 688 bytes} [Wed Jul 8 19:48:37 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: 204/395] 199.204.45.227 () {44 vars in 910 bytes} [Wed Jul 8 19:48:37 2026] GET /v2/images => generated 2778 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/400] 199.204.45.227 () {42 vars in 688 bytes} [Wed Jul 8 19:48:57 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/401] 199.204.45.227 () {44 vars in 910 bytes} [Wed Jul 8 19:48:57 2026] GET /v2/images => generated 2778 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/402] 199.204.45.227 () {44 vars in 947 bytes} [Wed Jul 8 19:48:57 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: 195/403] 199.204.45.227 () {44 vars in 969 bytes} [Wed Jul 8 19:48:57 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: 209/404] 199.204.45.227 () {44 vars in 939 bytes} [Wed Jul 8 19:48:57 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: 196/405] 199.204.45.227 () {48 vars in 951 bytes} [Wed Jul 8 19:48:58 2026] POST /v2/images => generated 799 bytes in 3287 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-08 19:49:01.320 7 INFO glance.api.v2.image_data [None req-808e171e-e353-43a9-9eb9-ad8848fa631a 7b3e00fdeeed46a59aaee32c37031ba1 ad3c9414a3b342bf9283ab92f3dfd1ae - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 19:50:51.151 7 INFO glance.location [None req-808e171e-e353-43a9-9eb9-ad8848fa631a 7b3e00fdeeed46a59aaee32c37031ba1 ad3c9414a3b342bf9283ab92f3dfd1ae - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 210/428] 199.204.45.227 () {48 vars in 1045 bytes} [Wed Jul 8 19:49:01 2026] PUT /v2/images/20734e21-0fa2-47de-961f-db82c2dbb01e/file => generated 0 bytes in 109883 msecs (HTTP/1.1 204) 4 headers in 171 bytes (15971 switches on core 0) [pid: 8|app: 0|req: 219/429] 199.204.45.227 () {44 vars in 971 bytes} [Wed Jul 8 19:50:51 2026] GET /v2/images/20734e21-0fa2-47de-961f-db82c2dbb01e => generated 1211 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/430] 199.204.45.227 () {48 vars in 1051 bytes} [Wed Jul 8 19:50:51 2026] PATCH /v2/images/20734e21-0fa2-47de-961f-db82c2dbb01e => generated 1410 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/431] 199.204.45.227 () {44 vars in 971 bytes} [Wed Jul 8 19:50:51 2026] GET /v2/images/20734e21-0fa2-47de-961f-db82c2dbb01e => generated 1410 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/440] 199.204.45.227 () {42 vars in 688 bytes} [Wed Jul 8 19:51:28 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/441] 199.204.45.227 () {44 vars in 910 bytes} [Wed Jul 8 19:51:28 2026] GET /v2/images => generated 4190 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/444] 199.204.45.227 () {42 vars in 688 bytes} [Wed Jul 8 19:51:40 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: 218/445] 199.204.45.227 () {44 vars in 910 bytes} [Wed Jul 8 19:51:40 2026] GET /v2/images => generated 4190 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/446] 199.204.45.227 () {44 vars in 939 bytes} [Wed Jul 8 19:51:40 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: 219/447] 199.204.45.227 () {44 vars in 961 bytes} [Wed Jul 8 19:51:40 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/448] 199.204.45.227 () {44 vars in 939 bytes} [Wed Jul 8 19:51:40 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/451] 199.204.45.227 () {48 vars in 951 bytes} [Wed Jul 8 19:51:40 2026] POST /v2/images => generated 791 bytes in 1429 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-08 19:51:42.040 8 INFO glance.api.v2.image_data [None req-6bd81638-bbeb-49c9-acda-c639b7fc4e4a 7b3e00fdeeed46a59aaee32c37031ba1 ad3c9414a3b342bf9283ab92f3dfd1ae - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 19:52:09.301 8 INFO glance.location [None req-6bd81638-bbeb-49c9-acda-c639b7fc4e4a 7b3e00fdeeed46a59aaee32c37031ba1 ad3c9414a3b342bf9283ab92f3dfd1ae - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 232/456] 199.204.45.227 () {48 vars in 1046 bytes} [Wed Jul 8 19:51:42 2026] PUT /v2/images/069125df-f62a-4de8-a7c8-51c52ed0a112/file => generated 0 bytes in 27304 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26832 switches on core 0) [pid: 7|app: 0|req: 225/457] 199.204.45.227 () {44 vars in 971 bytes} [Wed Jul 8 19:52:09 2026] GET /v2/images/069125df-f62a-4de8-a7c8-51c52ed0a112 => 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: 233/458] 199.204.45.227 () {48 vars in 1051 bytes} [Wed Jul 8 19:52:09 2026] PATCH /v2/images/069125df-f62a-4de8-a7c8-51c52ed0a112 => generated 1382 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/459] 199.204.45.227 () {44 vars in 971 bytes} [Wed Jul 8 19:52:09 2026] GET /v2/images/069125df-f62a-4de8-a7c8-51c52ed0a112 => generated 1382 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/630] 199.204.45.227 () {42 vars in 688 bytes} [Wed Jul 8 20:06:17 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: 319/631] 199.204.45.227 () {44 vars in 910 bytes} [Wed Jul 8 20:06:17 2026] GET /v2/images => generated 5574 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/662] 199.204.45.227 () {42 vars in 688 bytes} [Wed Jul 8 20:08:42 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: 328/663] 199.204.45.227 () {44 vars in 910 bytes} [Wed Jul 8 20:08:42 2026] GET /v2/images => generated 5574 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/664] 199.204.45.227 () {42 vars in 688 bytes} [Wed Jul 8 20:08:44 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/665] 199.204.45.227 () {44 vars in 910 bytes} [Wed Jul 8 20:08:44 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/676] 199.204.45.227 () {42 vars in 688 bytes} [Wed Jul 8 20:09:36 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: 342/677] 199.204.45.227 () {44 vars in 910 bytes} [Wed Jul 8 20:09:36 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/680] 199.204.45.227 () {42 vars in 688 bytes} [Wed Jul 8 20:09:45 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: 337/681] 199.204.45.227 () {44 vars in 910 bytes} [Wed Jul 8 20:09:45 2026] GET /v2/images => generated 5574 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/694] 199.204.45.227 () {42 vars in 688 bytes} [Wed Jul 8 20:10:49 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: 344/695] 199.204.45.227 () {44 vars in 910 bytes} [Wed Jul 8 20:10:49 2026] GET /v2/images => generated 5574 bytes in 50 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: 357/706] 10.0.0.150 () {32 vars in 632 bytes} [Wed Jul 8 20:11:35 2026] GET /v2/images => generated 5574 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 352/711] 10.0.0.141 () {36 vars in 986 bytes} [Wed Jul 8 20:11:52 2026] GET /v2/images/a4dff48f-2a05-4771-8f56-36ca7083b186 => generated 1312 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/712] 10.0.0.141 () {36 vars in 926 bytes} [Wed Jul 8 20:11:53 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: 353/713] 10.0.0.141 () {36 vars in 986 bytes} [Wed Jul 8 20:11:55 2026] GET /v2/images/a4dff48f-2a05-4771-8f56-36ca7083b186 => generated 1312 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/714] 10.0.0.141 () {36 vars in 926 bytes} [Wed Jul 8 20:11:55 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: 363/717] 199.204.45.227 () {36 vars in 990 bytes} [Wed Jul 8 20:12:04 2026] GET /v2/images/a4dff48f-2a05-4771-8f56-36ca7083b186 => 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: 355/718] 199.204.45.227 () {36 vars in 930 bytes} [Wed Jul 8 20:12:04 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/719] 199.204.45.227 () {36 vars in 990 bytes} [Wed Jul 8 20:12:05 2026] GET /v2/images/a4dff48f-2a05-4771-8f56-36ca7083b186 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/720] 199.204.45.227 () {36 vars in 930 bytes} [Wed Jul 8 20:12:05 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: 366/723] 10.0.0.141 () {36 vars in 986 bytes} [Wed Jul 8 20:12:11 2026] GET /v2/images/a4dff48f-2a05-4771-8f56-36ca7083b186 => 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: 358/724] 10.0.0.141 () {36 vars in 926 bytes} [Wed Jul 8 20:12:11 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: 361/729] 10.0.0.150 () {34 vars in 654 bytes} [Wed Jul 8 20:12:36 2026] POST /v2/images => generated 649 bytes in 174 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-08 20:12:37.016 8 WARNING glance.api.v2.images [None req-381757a0-60f8-4992-9982-5d9509d3096d 9c4a1a015fe24858ab86843a12fbe752 37826439f18748e4b3768704bec78a12 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//fc4f8aac-c407-4c9a-ae7e-3e00a55f1918 [pid: 8|app: 0|req: 369/730] 10.0.0.150 () {32 vars in 709 bytes} [Wed Jul 8 20:12:36 2026] DELETE /v2/images/fc4f8aac-c407-4c9a-ae7e-3e00a55f1918 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/731] 10.0.0.150 () {32 vars in 706 bytes} [Wed Jul 8 20:12:37 2026] GET /v2/images/fc4f8aac-c407-4c9a-ae7e-3e00a55f1918 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/732] 10.0.0.150 () {32 vars in 632 bytes} [Wed Jul 8 20:12:37 2026] GET /v2/images => generated 1381 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/733] 10.0.0.150 () {34 vars in 654 bytes} [Wed Jul 8 20:12:37 2026] POST /v2/images => generated 703 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/734] 10.0.0.150 () {32 vars in 716 bytes} [Wed Jul 8 20:12:37 2026] GET /v2/images/a1bb42bf-3a38-4902-8857-84f472a3cdb1/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-08 20:12:37.211 7 INFO glance.api.v2.image_data [None req-9f86883a-fd54-4a65-bd01-2b556d57c978 9c4a1a015fe24858ab86843a12fbe752 37826439f18748e4b3768704bec78a12 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 20:12:37.255 7 WARNING glance_store._drivers.rbd [None req-9f86883a-fd54-4a65-bd01-2b556d57c978 9c4a1a015fe24858ab86843a12fbe752 37826439f18748e4b3768704bec78a12 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-08 20:12:38.227 7 INFO glance.location [None req-9f86883a-fd54-4a65-bd01-2b556d57c978 9c4a1a015fe24858ab86843a12fbe752 37826439f18748e4b3768704bec78a12 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 364/735] 10.0.0.150 () {32 vars in 726 bytes} [Wed Jul 8 20:12:37 2026] PUT /v2/images/a1bb42bf-3a38-4902-8857-84f472a3cdb1/file => generated 0 bytes in 1072 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/736] 10.0.0.150 () {32 vars in 706 bytes} [Wed Jul 8 20:12:38 2026] GET /v2/images/a1bb42bf-3a38-4902-8857-84f472a3cdb1 => generated 1104 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/737] 10.0.0.150 () {32 vars in 716 bytes} [Wed Jul 8 20:12:38 2026] GET /v2/images/a1bb42bf-3a38-4902-8857-84f472a3cdb1/file => generated 1024 bytes in 295 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/738] 10.0.0.150 () {34 vars in 654 bytes} [Wed Jul 8 20:12:38 2026] POST /v2/images => generated 648 bytes in 109 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/739] 10.0.0.150 () {32 vars in 725 bytes} [Wed Jul 8 20:12:38 2026] PATCH /v2/images/34eb0c07-bf19-4f91-994f-3c97824943c3 => generated 653 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/740] 10.0.0.150 () {32 vars in 706 bytes} [Wed Jul 8 20:12:38 2026] GET /v2/images/34eb0c07-bf19-4f91-994f-3c97824943c3 => generated 653 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-08 20:12:38.780 7 WARNING glance.api.v2.images [None req-bdd24ad0-6dd0-49e6-9b9e-a0d10e92bc33 9c4a1a015fe24858ab86843a12fbe752 37826439f18748e4b3768704bec78a12 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//34eb0c07-bf19-4f91-994f-3c97824943c3 [pid: 7|app: 0|req: 367/741] 10.0.0.150 () {32 vars in 709 bytes} [Wed Jul 8 20:12:38 2026] DELETE /v2/images/34eb0c07-bf19-4f91-994f-3c97824943c3 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/742] 10.0.0.150 () {32 vars in 706 bytes} [Wed Jul 8 20:12:38 2026] GET /v2/images/34eb0c07-bf19-4f91-994f-3c97824943c3 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-08 20:12:38.861 7 WARNING glance.api.v2.images [None req-08f3817a-8800-452c-a1e2-36bdfcdae290 9c4a1a015fe24858ab86843a12fbe752 37826439f18748e4b3768704bec78a12 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a1bb42bf-3a38-4902-8857-84f472a3cdb1 [pid: 7|app: 0|req: 368/743] 10.0.0.150 () {32 vars in 709 bytes} [Wed Jul 8 20:12:38 2026] DELETE /v2/images/a1bb42bf-3a38-4902-8857-84f472a3cdb1 => generated 0 bytes in 1476 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/744] 10.0.0.150 () {32 vars in 706 bytes} [Wed Jul 8 20:12:40 2026] GET /v2/images/a1bb42bf-3a38-4902-8857-84f472a3cdb1 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-08 20:12:40.362 7 WARNING glance.api.v2.images [None req-f4f48a62-71a1-429d-bf2a-6976327dae42 9c4a1a015fe24858ab86843a12fbe752 37826439f18748e4b3768704bec78a12 - - default default] Failed to find image fc4f8aac-c407-4c9a-ae7e-3e00a55f1918 to delete: glance.common.exception.ImageNotFound: No image found with ID fc4f8aac-c407-4c9a-ae7e-3e00a55f1918 [pid: 7|app: 0|req: 369/745] 10.0.0.150 () {32 vars in 709 bytes} [Wed Jul 8 20:12:40 2026] DELETE /v2/images/fc4f8aac-c407-4c9a-ae7e-3e00a55f1918 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/746] 10.0.0.150 () {32 vars in 706 bytes} [Wed Jul 8 20:12:40 2026] GET /v2/images/fc4f8aac-c407-4c9a-ae7e-3e00a55f1918 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/753] 10.0.0.153 () {36 vars in 986 bytes} [Wed Jul 8 20:13:08 2026] GET /v2/images/a4dff48f-2a05-4771-8f56-36ca7083b186 => generated 1312 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/754] 10.0.0.153 () {36 vars in 926 bytes} [Wed Jul 8 20:13:08 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: 374/755] 10.0.0.153 () {36 vars in 926 bytes} [Wed Jul 8 20:13:08 2026] GET /v2/schemas/image => generated 4018 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/756] 10.0.0.153 () {36 vars in 986 bytes} [Wed Jul 8 20:13:08 2026] GET /v2/images/a4dff48f-2a05-4771-8f56-36ca7083b186 => generated 1312 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/757] 10.0.0.153 () {36 vars in 926 bytes} [Wed Jul 8 20:13:08 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/758] 10.0.0.153 () {36 vars in 926 bytes} [Wed Jul 8 20:13:08 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: 376/759] 10.0.0.153 () {36 vars in 986 bytes} [Wed Jul 8 20:13:08 2026] GET /v2/images/a4dff48f-2a05-4771-8f56-36ca7083b186 => 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: 384/760] 10.0.0.153 () {36 vars in 926 bytes} [Wed Jul 8 20:13:08 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: 377/761] 10.0.0.153 () {36 vars in 926 bytes} [Wed Jul 8 20:13:09 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/762] 10.0.0.68 () {36 vars in 909 bytes} [Wed Jul 8 20:13:09 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/763] 10.0.0.68 () {36 vars in 1005 bytes} [Wed Jul 8 20:13:09 2026] GET /v2/images/a4dff48f-2a05-4771-8f56-36ca7083b186/locations => generated 127 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/764] 10.0.0.68 () {36 vars in 985 bytes} [Wed Jul 8 20:13:10 2026] GET /v2/images/a4dff48f-2a05-4771-8f56-36ca7083b186 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/765] 10.0.0.68 () {36 vars in 925 bytes} [Wed Jul 8 20:13:10 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/766] 10.0.0.68 () {36 vars in 925 bytes} [Wed Jul 8 20:13:10 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/769] 10.0.0.150 () {30 vars in 410 bytes} [Wed Jul 8 20:13:15 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: 390/772] 10.0.0.141 () {36 vars in 986 bytes} [Wed Jul 8 20:13:29 2026] GET /v2/images/a4dff48f-2a05-4771-8f56-36ca7083b186 => 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: 383/773] 10.0.0.141 () {36 vars in 926 bytes} [Wed Jul 8 20:13:29 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/780] 10.0.0.141 () {36 vars in 986 bytes} [Wed Jul 8 20:13:52 2026] GET /v2/images/a4dff48f-2a05-4771-8f56-36ca7083b186 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/781] 10.0.0.141 () {36 vars in 926 bytes} [Wed Jul 8 20:13:52 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/784] 10.0.0.150 () {32 vars in 706 bytes} [Wed Jul 8 20:14:02 2026] GET /v2/images/a4dff48f-2a05-4771-8f56-36ca7083b186 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/785] 10.0.0.150 () {32 vars in 706 bytes} [Wed Jul 8 20:14:02 2026] GET /v2/images/a4dff48f-2a05-4771-8f56-36ca7083b186 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/786] 10.0.0.153 () {36 vars in 986 bytes} [Wed Jul 8 20:14:02 2026] GET /v2/images/a4dff48f-2a05-4771-8f56-36ca7083b186 => generated 1312 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/787] 10.0.0.153 () {36 vars in 926 bytes} [Wed Jul 8 20:14:03 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: 391/788] 10.0.0.153 () {36 vars in 926 bytes} [Wed Jul 8 20:14:03 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/789] 10.0.0.153 () {36 vars in 986 bytes} [Wed Jul 8 20:14:03 2026] GET /v2/images/a4dff48f-2a05-4771-8f56-36ca7083b186 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/790] 10.0.0.153 () {36 vars in 926 bytes} [Wed Jul 8 20:14:03 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: 399/791] 10.0.0.153 () {36 vars in 926 bytes} [Wed Jul 8 20:14:03 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: 393/792] 10.0.0.153 () {36 vars in 986 bytes} [Wed Jul 8 20:14:03 2026] GET /v2/images/a4dff48f-2a05-4771-8f56-36ca7083b186 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/793] 10.0.0.153 () {36 vars in 926 bytes} [Wed Jul 8 20:14:03 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: 394/794] 10.0.0.153 () {36 vars in 926 bytes} [Wed Jul 8 20:14:03 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: 401/795] 10.0.0.68 () {36 vars in 909 bytes} [Wed Jul 8 20:14:03 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/796] 10.0.0.68 () {36 vars in 1005 bytes} [Wed Jul 8 20:14:03 2026] GET /v2/images/a4dff48f-2a05-4771-8f56-36ca7083b186/locations => generated 127 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/797] 10.0.0.68 () {36 vars in 985 bytes} [Wed Jul 8 20:14:03 2026] GET /v2/images/a4dff48f-2a05-4771-8f56-36ca7083b186 => 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: 396/798] 10.0.0.68 () {36 vars in 925 bytes} [Wed Jul 8 20:14:03 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: 403/799] 10.0.0.68 () {36 vars in 925 bytes} [Wed Jul 8 20:14:03 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: 406/804] 10.0.0.141 () {36 vars in 986 bytes} [Wed Jul 8 20:14:25 2026] GET /v2/images/a4dff48f-2a05-4771-8f56-36ca7083b186 => 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: 399/805] 10.0.0.141 () {36 vars in 926 bytes} [Wed Jul 8 20:14:25 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: 407/806] 10.0.0.141 () {36 vars in 986 bytes} [Wed Jul 8 20:14:29 2026] GET /v2/images/a4dff48f-2a05-4771-8f56-36ca7083b186 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/807] 10.0.0.141 () {36 vars in 926 bytes} [Wed Jul 8 20:14:29 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/816] 10.0.0.141 () {36 vars in 986 bytes} [Wed Jul 8 20:15:08 2026] GET /v2/images/a4dff48f-2a05-4771-8f56-36ca7083b186 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/817] 10.0.0.141 () {36 vars in 926 bytes} [Wed Jul 8 20:15:08 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: 406/818] 10.0.0.141 () {36 vars in 986 bytes} [Wed Jul 8 20:15:09 2026] GET /v2/images/a4dff48f-2a05-4771-8f56-36ca7083b186 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/819] 10.0.0.141 () {36 vars in 926 bytes} [Wed Jul 8 20:15:09 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: 409/824] 10.0.0.141 () {36 vars in 986 bytes} [Wed Jul 8 20:15:26 2026] GET /v2/images/a4dff48f-2a05-4771-8f56-36ca7083b186 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/825] 10.0.0.141 () {36 vars in 926 bytes} [Wed Jul 8 20:15: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: 414/834] 199.204.45.227 () {32 vars in 825 bytes} [Wed Jul 8 20:16:09 2026] GET /v2/images?status=active&owner=ad3c9414a3b342bf9283ab92f3dfd1ae&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/835] 199.204.45.227 () {32 vars in 652 bytes} [Wed Jul 8 20:16:10 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/836] 10.0.0.153 () {36 vars in 986 bytes} [Wed Jul 8 20:16:10 2026] GET /v2/images/1e6597a0-78df-4543-8590-f3be4e8892f1 => 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: 422/837] 10.0.0.153 () {36 vars in 926 bytes} [Wed Jul 8 20:16:10 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/838] 10.0.0.153 () {36 vars in 926 bytes} [Wed Jul 8 20:16:10 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/839] 10.0.0.153 () {36 vars in 986 bytes} [Wed Jul 8 20:16:10 2026] GET /v2/images/1e6597a0-78df-4543-8590-f3be4e8892f1 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/840] 10.0.0.153 () {36 vars in 926 bytes} [Wed Jul 8 20:16:10 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/841] 10.0.0.153 () {36 vars in 926 bytes} [Wed Jul 8 20:16:10 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/842] 10.0.0.153 () {36 vars in 986 bytes} [Wed Jul 8 20:16:10 2026] GET /v2/images/1e6597a0-78df-4543-8590-f3be4e8892f1 => 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: 425/843] 10.0.0.153 () {36 vars in 926 bytes} [Wed Jul 8 20:16:10 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/844] 10.0.0.68 () {36 vars in 909 bytes} [Wed Jul 8 20:16:10 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: 426/845] 10.0.0.68 () {36 vars in 1005 bytes} [Wed Jul 8 20:16:10 2026] GET /v2/images/1e6597a0-78df-4543-8590-f3be4e8892f1/locations => generated 127 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/846] 10.0.0.68 () {36 vars in 985 bytes} [Wed Jul 8 20:16:10 2026] GET /v2/images/1e6597a0-78df-4543-8590-f3be4e8892f1 => 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: 427/847] 10.0.0.68 () {36 vars in 925 bytes} [Wed Jul 8 20:16:10 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/848] 10.0.0.68 () {36 vars in 925 bytes} [Wed Jul 8 20:16:10 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/855] 10.0.0.141 () {36 vars in 986 bytes} [Wed Jul 8 20:16:38 2026] GET /v2/images/a4dff48f-2a05-4771-8f56-36ca7083b186 => 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: 425/856] 10.0.0.141 () {36 vars in 926 bytes} [Wed Jul 8 20:16:38 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: 445/895] 10.0.0.150 () {32 vars in 632 bytes} [Wed Jul 8 20:19:44 2026] GET /v2/images => generated 5574 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)