+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue May 26 09:07:52 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-987777fbf-jqtk2 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 0x7f95f9497668 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-05-26 09:07:54.816 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-26 09:07:54.844 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-26 09:07:55.683 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-05-26 09:07:55.684 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-05-26 09:07:55.685 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-26 09:07:55.746 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-05-26 09:07:55.747 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-05-26 09:07:55.748 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-26 09:07:57.816 8 WARNING glance.api.v2.images [None req-c652a790-03d4-4da3-8c6d-9a558f409994 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-26 09:07:57.888 7 WARNING glance.api.v2.images [None req-9ea049e3-26a6-415a-9ce5-8ab6e9ca4501 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-26 09:07:58.171 8 WARNING keystonemiddleware._common.config [None req-c652a790-03d4-4da3-8c6d-9a558f409994 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-26 09:07:58.179 8 WARNING oslo_config.cfg [None req-c652a790-03d4-4da3-8c6d-9a558f409994 - - - - - -] 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 0x7f95f9497668 pid: 8 (default app) 2026-05-26 09:07:58.244 7 WARNING keystonemiddleware._common.config [None req-9ea049e3-26a6-415a-9ce5-8ab6e9ca4501 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-26 09:07:58.252 7 WARNING oslo_config.cfg [None req-9ea049e3-26a6-415a-9ce5-8ab6e9ca4501 - - - - - -] 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 0x7f95f9497668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.38 () {42 vars in 684 bytes} [Tue May 26 09:08:01 2026] GET / => generated 1301 bytes in 0 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-05-26 09:08:01.900 7 WARNING oslo_policy.policy [None req-62d2c086-9059-43f8-9111-c81be068d887 14a676eaedde4d4f98df2d19404ad66f f7da053f60be41bfb2ec3f56ae15a2cf - - 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-05-26 09:08:01.900 7 WARNING oslo_policy.policy [None req-62d2c086-9059-43f8-9111-c81be068d887 14a676eaedde4d4f98df2d19404ad66f f7da053f60be41bfb2ec3f56ae15a2cf - - 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-05-26 09:08:01.919 7 WARNING oslo_policy.policy [None req-62d2c086-9059-43f8-9111-c81be068d887 14a676eaedde4d4f98df2d19404ad66f f7da053f60be41bfb2ec3f56ae15a2cf - - 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-05-26 09:08:01.919 7 WARNING oslo_policy.policy [None req-62d2c086-9059-43f8-9111-c81be068d887 14a676eaedde4d4f98df2d19404ad66f f7da053f60be41bfb2ec3f56ae15a2cf - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.204.45.38 () {44 vars in 906 bytes} [Tue May 26 09:08:01 2026] GET /v2/images => generated 69 bytes in 680 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.38 () {42 vars in 684 bytes} [Tue May 26 09:08:06 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: 2/7] 199.204.45.38 () {44 vars in 906 bytes} [Tue May 26 09:08:06 2026] GET /v2/images => generated 69 bytes in 38 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-05-26 09:08:06.662 8 WARNING oslo_policy.policy [None req-8a4162db-9471-43e0-83be-90ed2aea6497 14a676eaedde4d4f98df2d19404ad66f f7da053f60be41bfb2ec3f56ae15a2cf - - 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-05-26 09:08:06.662 8 WARNING oslo_policy.policy [None req-8a4162db-9471-43e0-83be-90ed2aea6497 14a676eaedde4d4f98df2d19404ad66f f7da053f60be41bfb2ec3f56ae15a2cf - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.204.45.38 () {44 vars in 907 bytes} [Tue May 26 09:08:06 2026] GET /v2/images/cirros => generated 151 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.38 () {44 vars in 929 bytes} [Tue May 26 09:08:06 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:08:06.806 8 WARNING oslo_policy.policy [None req-6ee7b238-3a50-4638-8741-d4e5cce411ce 14a676eaedde4d4f98df2d19404ad66f f7da053f60be41bfb2ec3f56ae15a2cf - - 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-05-26 09:08:06.806 8 WARNING oslo_policy.policy [None req-6ee7b238-3a50-4638-8741-d4e5cce411ce 14a676eaedde4d4f98df2d19404ad66f f7da053f60be41bfb2ec3f56ae15a2cf - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.204.45.38 () {44 vars in 935 bytes} [Tue May 26 09:08:06 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 09:08:06.904 7 WARNING oslo_config.cfg [None req-4ecfd4d0-8567-4645-88b0-e4600ab6c104 14a676eaedde4d4f98df2d19404ad66f f7da053f60be41bfb2ec3f56ae15a2cf - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.204.45.38 () {48 vars in 947 bytes} [Tue May 26 09:08:06 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-26 09:08:06.928 8 WARNING oslo_policy.policy [None req-e3fd0ce7-31bf-4b9f-ba95-106df2a6c359 14a676eaedde4d4f98df2d19404ad66f f7da053f60be41bfb2ec3f56ae15a2cf - - 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-05-26 09:08:06.928 8 WARNING oslo_policy.policy [None req-e3fd0ce7-31bf-4b9f-ba95-106df2a6c359 14a676eaedde4d4f98df2d19404ad66f f7da053f60be41bfb2ec3f56ae15a2cf - - 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-05-26 09:08:06.930 8 INFO glance.api.v2.image_data [None req-e3fd0ce7-31bf-4b9f-ba95-106df2a6c359 14a676eaedde4d4f98df2d19404ad66f f7da053f60be41bfb2ec3f56ae15a2cf - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 09:08:10.120 8 WARNING glance.location [None req-e3fd0ce7-31bf-4b9f-ba95-106df2a6c359 14a676eaedde4d4f98df2d19404ad66f f7da053f60be41bfb2ec3f56ae15a2cf - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.204.45.38 () {48 vars in 1041 bytes} [Tue May 26 09:08:06 2026] PUT /v2/images/3ab9a4fe-91ea-4178-8cb7-cd25156a4724/file => generated 0 bytes in 3238 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7612 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.38 () {44 vars in 967 bytes} [Tue May 26 09:08:10 2026] GET /v2/images/3ab9a4fe-91ea-4178-8cb7-cd25156a4724 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 09:08:10.268 8 WARNING oslo_config.cfg [None req-d131b33d-cd97-4616-8cc6-407b4a680f26 14a676eaedde4d4f98df2d19404ad66f f7da053f60be41bfb2ec3f56ae15a2cf - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/16] 199.204.45.38 () {48 vars in 1047 bytes} [Tue May 26 09:08:10 2026] PATCH /v2/images/3ab9a4fe-91ea-4178-8cb7-cd25156a4724 => generated 1312 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.204.45.38 () {44 vars in 967 bytes} [Tue May 26 09:08:10 2026] GET /v2/images/3ab9a4fe-91ea-4178-8cb7-cd25156a4724 => 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: 62/124] 199.204.45.38 () {42 vars in 684 bytes} [Tue May 26 09:16:59 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: 63/125] 199.204.45.38 () {44 vars in 906 bytes} [Tue May 26 09:16:59 2026] GET /v2/images => generated 1381 bytes in 441 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/130] 199.204.45.38 () {42 vars in 684 bytes} [Tue May 26 09:17:18 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: 66/131] 199.204.45.38 () {44 vars in 906 bytes} [Tue May 26 09:17:18 2026] GET /v2/images => generated 1381 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/132] 199.204.45.38 () {44 vars in 933 bytes} [Tue May 26 09:17:18 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/133] 199.204.45.38 () {44 vars in 955 bytes} [Tue May 26 09:17:18 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/134] 199.204.45.38 () {44 vars in 935 bytes} [Tue May 26 09:17:18 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/135] 199.204.45.38 () {48 vars in 947 bytes} [Tue May 26 09:17:18 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-26 09:17:18.527 7 WARNING oslo_policy.policy [None req-63432da5-59b5-463f-b326-141290cc8059 14a676eaedde4d4f98df2d19404ad66f f7da053f60be41bfb2ec3f56ae15a2cf - - 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-05-26 09:17:18.527 7 WARNING oslo_policy.policy [None req-63432da5-59b5-463f-b326-141290cc8059 14a676eaedde4d4f98df2d19404ad66f f7da053f60be41bfb2ec3f56ae15a2cf - - 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-05-26 09:17:18.530 7 INFO glance.api.v2.image_data [None req-63432da5-59b5-463f-b326-141290cc8059 14a676eaedde4d4f98df2d19404ad66f f7da053f60be41bfb2ec3f56ae15a2cf - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 09:17:43.717 7 WARNING glance.location [None req-63432da5-59b5-463f-b326-141290cc8059 14a676eaedde4d4f98df2d19404ad66f f7da053f60be41bfb2ec3f56ae15a2cf - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 68/140] 199.204.45.38 () {48 vars in 1042 bytes} [Tue May 26 09:17:18 2026] PUT /v2/images/490182cd-7f35-4cff-9583-2514fd2f8a76/file => generated 0 bytes in 25241 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65269 switches on core 0) [pid: 8|app: 0|req: 73/141] 199.204.45.38 () {44 vars in 967 bytes} [Tue May 26 09:17:43 2026] GET /v2/images/490182cd-7f35-4cff-9583-2514fd2f8a76 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/142] 199.204.45.38 () {48 vars in 1047 bytes} [Tue May 26 09:17:43 2026] PATCH /v2/images/490182cd-7f35-4cff-9583-2514fd2f8a76 => generated 1395 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/143] 199.204.45.38 () {44 vars in 967 bytes} [Tue May 26 09:17:43 2026] GET /v2/images/490182cd-7f35-4cff-9583-2514fd2f8a76 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/144] 199.204.45.38 () {42 vars in 684 bytes} [Tue May 26 09:17:45 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: 75/145] 199.204.45.38 () {44 vars in 906 bytes} [Tue May 26 09:17:45 2026] GET /v2/images => generated 2778 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 92/188] 199.204.45.38 () {42 vars in 684 bytes} [Tue May 26 09:21:09 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: 97/189] 199.204.45.38 () {44 vars in 906 bytes} [Tue May 26 09:21:09 2026] GET /v2/images => generated 2778 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 94/192] 199.204.45.38 () {42 vars in 684 bytes} [Tue May 26 09:21:27 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: 100/195] 199.204.45.38 () {44 vars in 906 bytes} [Tue May 26 09:21:27 2026] GET /v2/images => generated 2778 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 96/196] 199.204.45.38 () {44 vars in 935 bytes} [Tue May 26 09:21:27 2026] GET /v2/images/manila-service-image => generated 165 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/197] 199.204.45.38 () {44 vars in 957 bytes} [Tue May 26 09:21:27 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/198] 199.204.45.38 () {44 vars in 935 bytes} [Tue May 26 09:21:27 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/199] 199.204.45.38 () {48 vars in 947 bytes} [Tue May 26 09:21:27 2026] POST /v2/images => generated 791 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-26 09:21:27.566 7 INFO glance.api.v2.image_data [None req-3cb9a52a-9013-45a6-92e7-688c5935014a 14a676eaedde4d4f98df2d19404ad66f f7da053f60be41bfb2ec3f56ae15a2cf - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 09:21:40.666 7 INFO glance.location [None req-3cb9a52a-9013-45a6-92e7-688c5935014a 14a676eaedde4d4f98df2d19404ad66f f7da053f60be41bfb2ec3f56ae15a2cf - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 98/202] 199.204.45.38 () {48 vars in 1042 bytes} [Tue May 26 09:21:27 2026] PUT /v2/images/917f51dd-9a31-477a-8138-456e8944d0d8/file => generated 0 bytes in 13148 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33279 switches on core 0) [pid: 8|app: 0|req: 105/203] 199.204.45.38 () {44 vars in 967 bytes} [Tue May 26 09:21:40 2026] GET /v2/images/917f51dd-9a31-477a-8138-456e8944d0d8 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/204] 199.204.45.38 () {48 vars in 1047 bytes} [Tue May 26 09:21:40 2026] PATCH /v2/images/917f51dd-9a31-477a-8138-456e8944d0d8 => generated 1382 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/205] 199.204.45.38 () {44 vars in 967 bytes} [Tue May 26 09:21:40 2026] GET /v2/images/917f51dd-9a31-477a-8138-456e8944d0d8 => generated 1382 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/244] 199.204.45.38 () {42 vars in 684 bytes} [Tue May 26 09:24:52 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: 119/245] 199.204.45.38 () {44 vars in 906 bytes} [Tue May 26 09:24:52 2026] GET /v2/images => generated 4162 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/248] 199.204.45.38 () {42 vars in 684 bytes} [Tue May 26 09:25:03 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: 128/249] 199.204.45.38 () {44 vars in 906 bytes} [Tue May 26 09:25:03 2026] GET /v2/images => generated 4162 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/250] 199.204.45.38 () {44 vars in 943 bytes} [Tue May 26 09:25:03 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/251] 199.204.45.38 () {44 vars in 965 bytes} [Tue May 26 09:25:03 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/252] 199.204.45.38 () {44 vars in 935 bytes} [Tue May 26 09:25:03 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/253] 199.204.45.38 () {48 vars in 947 bytes} [Tue May 26 09:25:03 2026] POST /v2/images => generated 799 bytes in 207 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-26 09:25:03.931 7 INFO glance.api.v2.image_data [None req-5aff9e28-60bb-441a-811e-0587a48768c6 14a676eaedde4d4f98df2d19404ad66f f7da053f60be41bfb2ec3f56ae15a2cf - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 09:25:20.850 7 INFO glance.location [None req-5aff9e28-60bb-441a-811e-0587a48768c6 14a676eaedde4d4f98df2d19404ad66f f7da053f60be41bfb2ec3f56ae15a2cf - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 124/258] 199.204.45.38 () {48 vars in 1041 bytes} [Tue May 26 09:25:03 2026] PUT /v2/images/06455bbf-eaab-45a3-9ec0-7bd3175098a6/file => generated 0 bytes in 16973 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22735 switches on core 0) [pid: 8|app: 0|req: 135/259] 199.204.45.38 () {44 vars in 967 bytes} [Tue May 26 09:25:20 2026] GET /v2/images/06455bbf-eaab-45a3-9ec0-7bd3175098a6 => generated 1211 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/260] 199.204.45.38 () {48 vars in 1047 bytes} [Tue May 26 09:25:20 2026] PATCH /v2/images/06455bbf-eaab-45a3-9ec0-7bd3175098a6 => generated 1410 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/261] 199.204.45.38 () {44 vars in 967 bytes} [Tue May 26 09:25:21 2026] GET /v2/images/06455bbf-eaab-45a3-9ec0-7bd3175098a6 => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/268] 199.204.45.38 () {42 vars in 684 bytes} [Tue May 26 09:25:51 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: 129/269] 199.204.45.38 () {44 vars in 906 bytes} [Tue May 26 09:25:51 2026] GET /v2/images => generated 5574 bytes in 78 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: 146/280] 10.0.0.174 () {32 vars in 632 bytes} [Tue May 26 09:26:40 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/285] 10.0.0.244 () {36 vars in 986 bytes} [Tue May 26 09:27:03 2026] GET /v2/images/3ab9a4fe-91ea-4178-8cb7-cd25156a4724 => generated 1312 bytes in 153 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: 137/286] 10.0.0.244 () {36 vars in 926 bytes} [Tue May 26 09:27:03 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/287] 10.0.0.244 () {36 vars in 986 bytes} [Tue May 26 09:27:04 2026] GET /v2/images/3ab9a4fe-91ea-4178-8cb7-cd25156a4724 => 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: 138/288] 10.0.0.244 () {36 vars in 926 bytes} [Tue May 26 09:27:04 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: 140/291] 199.204.45.38 () {36 vars in 989 bytes} [Tue May 26 09:27:12 2026] GET /v2/images/3ab9a4fe-91ea-4178-8cb7-cd25156a4724 => 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: 152/292] 199.204.45.38 () {36 vars in 929 bytes} [Tue May 26 09:27:12 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: 141/293] 199.204.45.38 () {36 vars in 989 bytes} [Tue May 26 09:27:12 2026] GET /v2/images/3ab9a4fe-91ea-4178-8cb7-cd25156a4724 => 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: 153/294] 199.204.45.38 () {36 vars in 929 bytes} [Tue May 26 09:27:12 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/297] 10.0.0.244 () {36 vars in 986 bytes} [Tue May 26 09:27:22 2026] GET /v2/images/3ab9a4fe-91ea-4178-8cb7-cd25156a4724 => 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: 155/298] 10.0.0.244 () {36 vars in 926 bytes} [Tue May 26 09:27:22 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: 144/299] 10.0.0.174 () {34 vars in 654 bytes} [Tue May 26 09:27:23 2026] POST /v2/images => generated 649 bytes in 233 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-26 09:27:23.904 8 WARNING glance.api.v2.images [None req-2093ed61-69f5-47d0-aacd-f2102207e696 5c6419e7162b442face55b37b370367f 748d5d74f326472c9865fc6404b19928 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//dbdd1edd-01d3-494c-a708-c82f54bed6e7 [pid: 8|app: 0|req: 156/300] 10.0.0.174 () {32 vars in 709 bytes} [Tue May 26 09:27:23 2026] DELETE /v2/images/dbdd1edd-01d3-494c-a708-c82f54bed6e7 => generated 0 bytes in 39 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/301] 10.0.0.174 () {32 vars in 706 bytes} [Tue May 26 09:27:23 2026] GET /v2/images/dbdd1edd-01d3-494c-a708-c82f54bed6e7 => 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: 157/302] 10.0.0.174 () {32 vars in 632 bytes} [Tue May 26 09:27:23 2026] GET /v2/images => generated 1381 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/303] 10.0.0.174 () {34 vars in 654 bytes} [Tue May 26 09:27:23 2026] POST /v2/images => generated 702 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/304] 10.0.0.174 () {32 vars in 716 bytes} [Tue May 26 09:27:24 2026] GET /v2/images/6ddebed2-f526-413e-827c-895507b9f806/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:27:24.083 7 INFO glance.api.v2.image_data [None req-4a67f81e-93ec-49c7-b783-585725cdde18 5c6419e7162b442face55b37b370367f 748d5d74f326472c9865fc6404b19928 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 09:27:24.140 7 WARNING glance_store._drivers.rbd [None req-4a67f81e-93ec-49c7-b783-585725cdde18 5c6419e7162b442face55b37b370367f 748d5d74f326472c9865fc6404b19928 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-26 09:27:24.980 7 INFO glance.location [None req-4a67f81e-93ec-49c7-b783-585725cdde18 5c6419e7162b442face55b37b370367f 748d5d74f326472c9865fc6404b19928 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 147/305] 10.0.0.174 () {32 vars in 726 bytes} [Tue May 26 09:27:24 2026] PUT /v2/images/6ddebed2-f526-413e-827c-895507b9f806/file => generated 0 bytes in 949 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/306] 10.0.0.174 () {32 vars in 706 bytes} [Tue May 26 09:27:25 2026] GET /v2/images/6ddebed2-f526-413e-827c-895507b9f806 => generated 1103 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/307] 10.0.0.174 () {32 vars in 716 bytes} [Tue May 26 09:27:25 2026] GET /v2/images/6ddebed2-f526-413e-827c-895507b9f806/file => generated 1024 bytes in 115 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/308] 10.0.0.174 () {34 vars in 654 bytes} [Tue May 26 09:27:25 2026] POST /v2/images => generated 648 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/309] 10.0.0.174 () {32 vars in 725 bytes} [Tue May 26 09:27:25 2026] PATCH /v2/images/7d688669-20ff-467f-b3c9-539dbe9d8974 => generated 652 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/310] 10.0.0.174 () {32 vars in 706 bytes} [Tue May 26 09:27:25 2026] GET /v2/images/7d688669-20ff-467f-b3c9-539dbe9d8974 => generated 652 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:27:25.258 7 WARNING glance.api.v2.images [None req-85feffe2-7c22-4202-8dd9-56bf52007fe0 5c6419e7162b442face55b37b370367f 748d5d74f326472c9865fc6404b19928 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7d688669-20ff-467f-b3c9-539dbe9d8974 [pid: 7|app: 0|req: 150/311] 10.0.0.174 () {32 vars in 709 bytes} [Tue May 26 09:27:25 2026] DELETE /v2/images/7d688669-20ff-467f-b3c9-539dbe9d8974 => generated 0 bytes in 38 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/312] 10.0.0.174 () {32 vars in 706 bytes} [Tue May 26 09:27:25 2026] GET /v2/images/7d688669-20ff-467f-b3c9-539dbe9d8974 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 09:27:25.315 7 WARNING glance.api.v2.images [None req-399714c3-503a-4135-9e41-086ce974d2e4 5c6419e7162b442face55b37b370367f 748d5d74f326472c9865fc6404b19928 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6ddebed2-f526-413e-827c-895507b9f806 [pid: 7|app: 0|req: 151/313] 10.0.0.174 () {32 vars in 709 bytes} [Tue May 26 09:27:25 2026] DELETE /v2/images/6ddebed2-f526-413e-827c-895507b9f806 => generated 0 bytes in 959 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/314] 10.0.0.174 () {32 vars in 706 bytes} [Tue May 26 09:27:26 2026] GET /v2/images/6ddebed2-f526-413e-827c-895507b9f806 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 09:27:26.295 7 WARNING glance.api.v2.images [None req-eba20725-5c92-473b-8455-154cc66938f4 5c6419e7162b442face55b37b370367f 748d5d74f326472c9865fc6404b19928 - - default default] Failed to find image dbdd1edd-01d3-494c-a708-c82f54bed6e7 to delete: glance.common.exception.ImageNotFound: No image found with ID dbdd1edd-01d3-494c-a708-c82f54bed6e7 [pid: 7|app: 0|req: 152/315] 10.0.0.174 () {32 vars in 709 bytes} [Tue May 26 09:27:26 2026] DELETE /v2/images/dbdd1edd-01d3-494c-a708-c82f54bed6e7 => 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: 164/316] 10.0.0.174 () {32 vars in 706 bytes} [Tue May 26 09:27:26 2026] GET /v2/images/dbdd1edd-01d3-494c-a708-c82f54bed6e7 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/325] 10.0.0.174 () {30 vars in 410 bytes} [Tue May 26 09:27:58 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: 172/330] 10.0.0.9 () {36 vars in 984 bytes} [Tue May 26 09:28:19 2026] GET /v2/images/3ab9a4fe-91ea-4178-8cb7-cd25156a4724 => generated 1312 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/331] 10.0.0.9 () {36 vars in 924 bytes} [Tue May 26 09:28:19 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: 173/332] 10.0.0.9 () {36 vars in 924 bytes} [Tue May 26 09:28:19 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: 160/333] 10.0.0.9 () {36 vars in 984 bytes} [Tue May 26 09:28:19 2026] GET /v2/images/3ab9a4fe-91ea-4178-8cb7-cd25156a4724 => 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: 174/334] 10.0.0.9 () {36 vars in 924 bytes} [Tue May 26 09:28: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: 7|app: 0|req: 161/335] 10.0.0.9 () {36 vars in 924 bytes} [Tue May 26 09:28:19 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: 175/336] 10.0.0.9 () {36 vars in 984 bytes} [Tue May 26 09:28:19 2026] GET /v2/images/3ab9a4fe-91ea-4178-8cb7-cd25156a4724 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/337] 10.0.0.9 () {36 vars in 924 bytes} [Tue May 26 09:28:19 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: 176/338] 10.0.0.9 () {36 vars in 924 bytes} [Tue May 26 09:28:19 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: 163/339] 10.0.0.245 () {36 vars in 910 bytes} [Tue May 26 09:28:20 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: 177/340] 10.0.0.245 () {36 vars in 1006 bytes} [Tue May 26 09:28:20 2026] GET /v2/images/3ab9a4fe-91ea-4178-8cb7-cd25156a4724/locations => generated 127 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/341] 10.0.0.245 () {36 vars in 986 bytes} [Tue May 26 09:28:20 2026] GET /v2/images/3ab9a4fe-91ea-4178-8cb7-cd25156a4724 => 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: 178/342] 10.0.0.245 () {36 vars in 926 bytes} [Tue May 26 09:28:20 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: 165/343] 10.0.0.245 () {36 vars in 926 bytes} [Tue May 26 09:28:20 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/344] 10.0.0.174 () {32 vars in 706 bytes} [Tue May 26 09:28:25 2026] GET /v2/images/3ab9a4fe-91ea-4178-8cb7-cd25156a4724 => 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: 166/345] 10.0.0.174 () {32 vars in 706 bytes} [Tue May 26 09:28:25 2026] GET /v2/images/3ab9a4fe-91ea-4178-8cb7-cd25156a4724 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/346] 10.0.0.9 () {36 vars in 984 bytes} [Tue May 26 09:28:25 2026] GET /v2/images/3ab9a4fe-91ea-4178-8cb7-cd25156a4724 => generated 1312 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/347] 10.0.0.9 () {36 vars in 924 bytes} [Tue May 26 09:28:25 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: 181/348] 10.0.0.9 () {36 vars in 924 bytes} [Tue May 26 09:28:25 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: 168/349] 10.0.0.9 () {36 vars in 984 bytes} [Tue May 26 09:28:25 2026] GET /v2/images/3ab9a4fe-91ea-4178-8cb7-cd25156a4724 => 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: 182/350] 10.0.0.9 () {36 vars in 924 bytes} [Tue May 26 09:28:25 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: 169/351] 10.0.0.9 () {36 vars in 924 bytes} [Tue May 26 09:28: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: 183/352] 10.0.0.9 () {36 vars in 984 bytes} [Tue May 26 09:28:25 2026] GET /v2/images/3ab9a4fe-91ea-4178-8cb7-cd25156a4724 => 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: 170/353] 10.0.0.9 () {36 vars in 924 bytes} [Tue May 26 09:28:25 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: 184/354] 10.0.0.9 () {36 vars in 924 bytes} [Tue May 26 09:28:25 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: 171/355] 10.0.0.245 () {36 vars in 910 bytes} [Tue May 26 09:28:25 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: 185/356] 10.0.0.245 () {36 vars in 1006 bytes} [Tue May 26 09:28:26 2026] GET /v2/images/3ab9a4fe-91ea-4178-8cb7-cd25156a4724/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/357] 10.0.0.245 () {36 vars in 986 bytes} [Tue May 26 09:28:26 2026] GET /v2/images/3ab9a4fe-91ea-4178-8cb7-cd25156a4724 => 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: 186/358] 10.0.0.245 () {36 vars in 926 bytes} [Tue May 26 09:28:26 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/359] 10.0.0.245 () {36 vars in 926 bytes} [Tue May 26 09:28:26 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: 175/362] 10.0.0.244 () {36 vars in 986 bytes} [Tue May 26 09:28:34 2026] GET /v2/images/3ab9a4fe-91ea-4178-8cb7-cd25156a4724 => 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: 188/363] 10.0.0.244 () {36 vars in 926 bytes} [Tue May 26 09:28:34 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: 177/366] 10.0.0.244 () {36 vars in 986 bytes} [Tue May 26 09:28:44 2026] GET /v2/images/3ab9a4fe-91ea-4178-8cb7-cd25156a4724 => 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: 190/367] 10.0.0.244 () {36 vars in 926 bytes} [Tue May 26 09:28:44 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: 180/372] 10.0.0.244 () {36 vars in 986 bytes} [Tue May 26 09:29:05 2026] GET /v2/images/3ab9a4fe-91ea-4178-8cb7-cd25156a4724 => 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: 193/373] 10.0.0.244 () {36 vars in 926 bytes} [Tue May 26 09:29:05 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: 182/376] 10.0.0.244 () {36 vars in 986 bytes} [Tue May 26 09:29:14 2026] GET /v2/images/3ab9a4fe-91ea-4178-8cb7-cd25156a4724 => 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: 195/377] 10.0.0.244 () {36 vars in 926 bytes} [Tue May 26 09:29:14 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: 209/404] 10.0.0.244 () {36 vars in 986 bytes} [Tue May 26 09:31:17 2026] GET /v2/images/3ab9a4fe-91ea-4178-8cb7-cd25156a4724 => 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: 196/405] 10.0.0.244 () {36 vars in 926 bytes} [Tue May 26 09:31:18 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: 200/412] 10.0.0.244 () {36 vars in 986 bytes} [Tue May 26 09:31:49 2026] GET /v2/images/3ab9a4fe-91ea-4178-8cb7-cd25156a4724 => 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: 213/413] 10.0.0.244 () {36 vars in 926 bytes} [Tue May 26 09:31:49 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: 202/416] 10.0.0.244 () {36 vars in 986 bytes} [Tue May 26 09:32:05 2026] GET /v2/images/3ab9a4fe-91ea-4178-8cb7-cd25156a4724 => generated 1312 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/417] 10.0.0.244 () {36 vars in 926 bytes} [Tue May 26 09:32:05 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: 203/418] 10.0.0.244 () {36 vars in 986 bytes} [Tue May 26 09:32:07 2026] GET /v2/images/3ab9a4fe-91ea-4178-8cb7-cd25156a4724 => 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: 216/419] 10.0.0.244 () {36 vars in 926 bytes} [Tue May 26 09:32:07 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: 208/428] 199.204.45.38 () {32 vars in 824 bytes} [Tue May 26 09:32:43 2026] GET /v2/images?status=active&owner=f7da053f60be41bfb2ec3f56ae15a2cf&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/429] 199.204.45.38 () {32 vars in 651 bytes} [Tue May 26 09:32:43 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/430] 10.0.0.9 () {36 vars in 984 bytes} [Tue May 26 09:32:44 2026] GET /v2/images/490182cd-7f35-4cff-9583-2514fd2f8a76 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/431] 10.0.0.9 () {36 vars in 924 bytes} [Tue May 26 09:32:44 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: 210/432] 10.0.0.9 () {36 vars in 924 bytes} [Tue May 26 09:32:44 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: 223/433] 10.0.0.9 () {36 vars in 984 bytes} [Tue May 26 09:32:44 2026] GET /v2/images/490182cd-7f35-4cff-9583-2514fd2f8a76 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/434] 10.0.0.9 () {36 vars in 924 bytes} [Tue May 26 09:32:44 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: 224/435] 10.0.0.9 () {36 vars in 924 bytes} [Tue May 26 09:32:44 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: 212/436] 10.0.0.9 () {36 vars in 984 bytes} [Tue May 26 09:32:44 2026] GET /v2/images/490182cd-7f35-4cff-9583-2514fd2f8a76 => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/437] 10.0.0.9 () {36 vars in 924 bytes} [Tue May 26 09:32:44 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: 213/438] 10.0.0.245 () {36 vars in 910 bytes} [Tue May 26 09:32:44 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: 226/439] 10.0.0.245 () {36 vars in 1006 bytes} [Tue May 26 09:32:44 2026] GET /v2/images/490182cd-7f35-4cff-9583-2514fd2f8a76/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/440] 10.0.0.245 () {36 vars in 986 bytes} [Tue May 26 09:32:44 2026] GET /v2/images/490182cd-7f35-4cff-9583-2514fd2f8a76 => generated 1395 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/441] 10.0.0.245 () {36 vars in 926 bytes} [Tue May 26 09:32:44 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: 215/442] 10.0.0.245 () {36 vars in 926 bytes} [Tue May 26 09:32:44 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: 249/485] 10.0.0.174 () {32 vars in 632 bytes} [Tue May 26 09:36:12 2026] GET /v2/images => generated 5574 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)