+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Apr 14 07:49:12 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:37 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-67f49ff57d-tf7jd machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7f883b452668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-04-14 07:49:14.944 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-14 07:49:15.019 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-04-14 07:49:15.844 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-14 07:49:15.845 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-14 07:49:15.846 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-14 07:49:15.906 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-14 07:49:15.907 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-14 07:49:15.907 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-14 07:49:17.909 7 WARNING glance.api.v2.images [None req-67c05d4d-f589-4a73-9c08-1225e77780b3 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-14 07:49:18.016 8 WARNING glance.api.v2.images [None req-ef8bdee5-1ac2-4260-9cf9-44f50e716072 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-14 07:49:18.246 7 WARNING keystonemiddleware._common.config [None req-67c05d4d-f589-4a73-9c08-1225e77780b3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 07:49:18.254 7 WARNING oslo_config.cfg [None req-67c05d4d-f589-4a73-9c08-1225e77780b3 - - - - - -] 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 0x7f883b452668 pid: 7 (default app) 2026-04-14 07:49:18.364 8 WARNING keystonemiddleware._common.config [None req-ef8bdee5-1ac2-4260-9cf9-44f50e716072 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 07:49:18.372 8 WARNING oslo_config.cfg [None req-ef8bdee5-1ac2-4260-9cf9-44f50e716072 - - - - - -] 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 0x7f883b452668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.53 () {42 vars in 685 bytes} [Tue Apr 14 07:49:18 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 07:49:19.064 8 WARNING oslo_policy.policy [None req-1c69665e-5998-4aaa-8356-780c3abda52e d693048fa1044e49b309235778eb9293 5da793b690804831b9b6a6b20feeb3a9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-14 07:49:19.064 8 WARNING oslo_policy.policy [None req-1c69665e-5998-4aaa-8356-780c3abda52e d693048fa1044e49b309235778eb9293 5da793b690804831b9b6a6b20feeb3a9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-14 07:49:19.080 8 WARNING oslo_policy.policy [None req-1c69665e-5998-4aaa-8356-780c3abda52e d693048fa1044e49b309235778eb9293 5da793b690804831b9b6a6b20feeb3a9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-14 07:49:19.081 8 WARNING oslo_policy.policy [None req-1c69665e-5998-4aaa-8356-780c3abda52e d693048fa1044e49b309235778eb9293 5da793b690804831b9b6a6b20feeb3a9 - - 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.53 () {44 vars in 907 bytes} [Tue Apr 14 07:49:18 2026] GET /v2/images => generated 69 bytes in 539 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.53 () {42 vars in 685 bytes} [Tue Apr 14 07:49:22 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.53 () {44 vars in 907 bytes} [Tue Apr 14 07:49:22 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-04-14 07:49:22.630 7 WARNING oslo_policy.policy [None req-26f228fb-72a5-4973-bb69-d4eef8275fd8 d693048fa1044e49b309235778eb9293 5da793b690804831b9b6a6b20feeb3a9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-14 07:49:22.630 7 WARNING oslo_policy.policy [None req-26f228fb-72a5-4973-bb69-d4eef8275fd8 d693048fa1044e49b309235778eb9293 5da793b690804831b9b6a6b20feeb3a9 - - 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.53 () {44 vars in 908 bytes} [Tue Apr 14 07:49:22 2026] GET /v2/images/cirros => generated 151 bytes in 121 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.53 () {44 vars in 930 bytes} [Tue Apr 14 07:49:22 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 07:49:22.767 7 WARNING oslo_policy.policy [None req-db28d5bd-8074-4d91-b180-6a4c3e155753 d693048fa1044e49b309235778eb9293 5da793b690804831b9b6a6b20feeb3a9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-14 07:49:22.767 7 WARNING oslo_policy.policy [None req-db28d5bd-8074-4d91-b180-6a4c3e155753 d693048fa1044e49b309235778eb9293 5da793b690804831b9b6a6b20feeb3a9 - - 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.53 () {44 vars in 936 bytes} [Tue Apr 14 07:49:22 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 07:49:22.854 8 WARNING oslo_config.cfg [None req-43e76b44-e250-4cc1-a966-07e494b5bd62 d693048fa1044e49b309235778eb9293 5da793b690804831b9b6a6b20feeb3a9 - - 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.53 () {48 vars in 948 bytes} [Tue Apr 14 07:49:22 2026] POST /v2/images => generated 760 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-14 07:49:22.881 7 WARNING oslo_policy.policy [None req-6dc3b559-6bf8-431b-818c-5b6352eaef68 d693048fa1044e49b309235778eb9293 5da793b690804831b9b6a6b20feeb3a9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-14 07:49:22.881 7 WARNING oslo_policy.policy [None req-6dc3b559-6bf8-431b-818c-5b6352eaef68 d693048fa1044e49b309235778eb9293 5da793b690804831b9b6a6b20feeb3a9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-14 07:49:22.883 7 INFO glance.api.v2.image_data [None req-6dc3b559-6bf8-431b-818c-5b6352eaef68 d693048fa1044e49b309235778eb9293 5da793b690804831b9b6a6b20feeb3a9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 07:49:26.308 7 WARNING glance.location [None req-6dc3b559-6bf8-431b-818c-5b6352eaef68 d693048fa1044e49b309235778eb9293 5da793b690804831b9b6a6b20feeb3a9 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/12] 199.204.45.53 () {48 vars in 1042 bytes} [Tue Apr 14 07:49:22 2026] PUT /v2/images/7751060e-86f3-45fc-8a63-00713bc73af0/file => generated 0 bytes in 3469 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6117 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.53 () {44 vars in 968 bytes} [Tue Apr 14 07:49:26 2026] GET /v2/images/7751060e-86f3-45fc-8a63-00713bc73af0 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 07:49:26.384 7 WARNING oslo_config.cfg [None req-ea0885be-0a7d-44b0-8c06-078d3af3628e d693048fa1044e49b309235778eb9293 5da793b690804831b9b6a6b20feeb3a9 - - 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/14] 199.204.45.53 () {44 vars in 968 bytes} [Tue Apr 14 07:49:26 2026] GET /v2/images/7751060e-86f3-45fc-8a63-00713bc73af0 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/269] 199.204.45.53 () {42 vars in 685 bytes} [Tue Apr 14 08:10:29 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: 133/270] 199.204.45.53 () {44 vars in 907 bytes} [Tue Apr 14 08:10:29 2026] GET /v2/images => generated 1240 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/275] 199.204.45.53 () {42 vars in 685 bytes} [Tue Apr 14 08:10:47 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/276] 199.204.45.53 () {44 vars in 907 bytes} [Tue Apr 14 08:10:47 2026] GET /v2/images => generated 1240 bytes in 390 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/277] 199.204.45.53 () {44 vars in 934 bytes} [Tue Apr 14 08:10:48 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/278] 199.204.45.53 () {44 vars in 956 bytes} [Tue Apr 14 08:10:48 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: 138/279] 199.204.45.53 () {44 vars in 936 bytes} [Tue Apr 14 08:10:48 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/280] 199.204.45.53 () {48 vars in 948 bytes} [Tue Apr 14 08:10:48 2026] POST /v2/images => generated 796 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-14 08:10:48.551 8 WARNING oslo_policy.policy [None req-cbbbb1fd-10de-4eec-b63c-dcd921139356 d693048fa1044e49b309235778eb9293 5da793b690804831b9b6a6b20feeb3a9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-14 08:10:48.551 8 WARNING oslo_policy.policy [None req-cbbbb1fd-10de-4eec-b63c-dcd921139356 d693048fa1044e49b309235778eb9293 5da793b690804831b9b6a6b20feeb3a9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-14 08:10:48.553 8 INFO glance.api.v2.image_data [None req-cbbbb1fd-10de-4eec-b63c-dcd921139356 d693048fa1044e49b309235778eb9293 5da793b690804831b9b6a6b20feeb3a9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 08:11:38.175 8 WARNING glance.location [None req-cbbbb1fd-10de-4eec-b63c-dcd921139356 d693048fa1044e49b309235778eb9293 5da793b690804831b9b6a6b20feeb3a9 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 139/291] 199.204.45.53 () {48 vars in 1043 bytes} [Tue Apr 14 08:10:48 2026] PUT /v2/images/ee3645c5-a41b-43d0-be18-92f644f2e6e0/file => generated 0 bytes in 49679 msecs (HTTP/1.1 204) 4 headers in 171 bytes (50388 switches on core 0) [pid: 7|app: 0|req: 153/292] 199.204.45.53 () {44 vars in 968 bytes} [Tue Apr 14 08:11:38 2026] GET /v2/images/ee3645c5-a41b-43d0-be18-92f644f2e6e0 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/293] 199.204.45.53 () {44 vars in 968 bytes} [Tue Apr 14 08:11:38 2026] GET /v2/images/ee3645c5-a41b-43d0-be18-92f644f2e6e0 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/294] 199.204.45.53 () {42 vars in 685 bytes} [Tue Apr 14 08:11:39 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/295] 199.204.45.53 () {44 vars in 907 bytes} [Tue Apr 14 08:11:39 2026] GET /v2/images => generated 2451 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/380] 199.204.45.53 () {42 vars in 685 bytes} [Tue Apr 14 08:18:41 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: 184/381] 199.204.45.53 () {44 vars in 907 bytes} [Tue Apr 14 08:18:42 2026] GET /v2/images => generated 2451 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/392] 199.204.45.53 () {42 vars in 685 bytes} [Tue Apr 14 08:19:29 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/393] 199.204.45.53 () {44 vars in 907 bytes} [Tue Apr 14 08:19:29 2026] GET /v2/images => generated 2451 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/394] 199.204.45.53 () {44 vars in 944 bytes} [Tue Apr 14 08:19:29 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/395] 199.204.45.53 () {44 vars in 966 bytes} [Tue Apr 14 08:19:29 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/396] 199.204.45.53 () {44 vars in 936 bytes} [Tue Apr 14 08:19:29 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/397] 199.204.45.53 () {48 vars in 948 bytes} [Tue Apr 14 08:19:29 2026] POST /v2/images => generated 799 bytes in 6671 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-14 08:19:36.179 7 INFO glance.api.v2.image_data [None req-faf3e9a4-8bc5-4bff-88b6-3849ea2a8c61 d693048fa1044e49b309235778eb9293 5da793b690804831b9b6a6b20feeb3a9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 08:22:55.748 7 INFO glance.location [None req-faf3e9a4-8bc5-4bff-88b6-3849ea2a8c61 d693048fa1044e49b309235778eb9293 5da793b690804831b9b6a6b20feeb3a9 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 206/438] 199.204.45.53 () {48 vars in 1042 bytes} [Tue Apr 14 08:19:36 2026] PUT /v2/images/1961a248-3385-43da-8b48-34a4f50fdbb2/file => generated 0 bytes in 199667 msecs (HTTP/1.1 204) 4 headers in 171 bytes (9794 switches on core 0) [pid: 8|app: 0|req: 233/439] 199.204.45.53 () {44 vars in 968 bytes} [Tue Apr 14 08:22:55 2026] GET /v2/images/1961a248-3385-43da-8b48-34a4f50fdbb2 => generated 1211 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/440] 199.204.45.53 () {48 vars in 1047 bytes} [Tue Apr 14 08:22:55 2026] PATCH /v2/images/1961a248-3385-43da-8b48-34a4f50fdbb2 => generated 1234 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/441] 199.204.45.53 () {44 vars in 968 bytes} [Tue Apr 14 08:22:56 2026] GET /v2/images/1961a248-3385-43da-8b48-34a4f50fdbb2 => generated 1234 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/450] 199.204.45.53 () {42 vars in 685 bytes} [Tue Apr 14 08:23:34 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: 212/451] 199.204.45.53 () {44 vars in 907 bytes} [Tue Apr 14 08:23:34 2026] GET /v2/images => generated 3687 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/456] 199.204.45.53 () {42 vars in 685 bytes} [Tue Apr 14 08:23: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: 215/457] 199.204.45.53 () {44 vars in 907 bytes} [Tue Apr 14 08:23:51 2026] GET /v2/images => generated 3687 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/458] 199.204.45.53 () {44 vars in 936 bytes} [Tue Apr 14 08:23:51 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: 216/459] 199.204.45.53 () {44 vars in 958 bytes} [Tue Apr 14 08:23:51 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/460] 199.204.45.53 () {44 vars in 936 bytes} [Tue Apr 14 08:23:51 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: 217/463] 199.204.45.53 () {48 vars in 948 bytes} [Tue Apr 14 08:23:51 2026] POST /v2/images => generated 791 bytes in 6347 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-14 08:23:57.744 8 INFO glance.api.v2.image_data [None req-a44e2493-9d25-42e2-a8c9-904a2b067e17 d693048fa1044e49b309235778eb9293 5da793b690804831b9b6a6b20feeb3a9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 08:24:43.978 8 INFO glance.location [None req-a44e2493-9d25-42e2-a8c9-904a2b067e17 d693048fa1044e49b309235778eb9293 5da793b690804831b9b6a6b20feeb3a9 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 247/472] 199.204.45.53 () {48 vars in 1043 bytes} [Tue Apr 14 08:23:57 2026] PUT /v2/images/4dc95424-751f-47dd-ba71-631ff29b551b/file => generated 0 bytes in 46285 msecs (HTTP/1.1 204) 4 headers in 171 bytes (18144 switches on core 0) [pid: 7|app: 0|req: 226/473] 199.204.45.53 () {44 vars in 968 bytes} [Tue Apr 14 08:24:44 2026] GET /v2/images/4dc95424-751f-47dd-ba71-631ff29b551b => generated 1204 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/474] 199.204.45.53 () {44 vars in 968 bytes} [Tue Apr 14 08:24:44 2026] GET /v2/images/4dc95424-751f-47dd-ba71-631ff29b551b => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/639] 199.204.45.53 () {42 vars in 685 bytes} [Tue Apr 14 08:38:25 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: 309/640] 199.204.45.53 () {44 vars in 907 bytes} [Tue Apr 14 08:38:25 2026] GET /v2/images => generated 4893 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/673] 199.204.45.53 () {42 vars in 685 bytes} [Tue Apr 14 08:41:07 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/674] 199.204.45.53 () {44 vars in 907 bytes} [Tue Apr 14 08:41:07 2026] GET /v2/images => generated 4893 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/677] 199.204.45.53 () {42 vars in 685 bytes} [Tue Apr 14 08:41: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: 350/678] 199.204.45.53 () {44 vars in 907 bytes} [Tue Apr 14 08:41:09 2026] GET /v2/images => generated 4893 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/689] 199.204.45.53 () {42 vars in 685 bytes} [Tue Apr 14 08:42:05 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/690] 199.204.45.53 () {44 vars in 907 bytes} [Tue Apr 14 08:42:05 2026] GET /v2/images => generated 4893 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/693] 199.204.45.53 () {42 vars in 685 bytes} [Tue Apr 14 08:42:13 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/694] 199.204.45.53 () {44 vars in 907 bytes} [Tue Apr 14 08:42:13 2026] GET /v2/images => generated 4893 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/709] 199.204.45.53 () {42 vars in 685 bytes} [Tue Apr 14 08:43:19 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: 366/710] 199.204.45.53 () {44 vars in 907 bytes} [Tue Apr 14 08:43:19 2026] GET /v2/images => generated 4893 bytes in 65 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: 371/719] 10.0.0.103 () {32 vars in 633 bytes} [Tue Apr 14 08:44:06 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/726] 10.0.0.2 () {36 vars in 985 bytes} [Tue Apr 14 08:44:34 2026] GET /v2/images/7751060e-86f3-45fc-8a63-00713bc73af0 => generated 1171 bytes in 27 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/727] 10.0.0.2 () {36 vars in 925 bytes} [Tue Apr 14 08:44:34 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/730] 10.0.0.2 () {36 vars in 985 bytes} [Tue Apr 14 08:44:41 2026] GET /v2/images/7751060e-86f3-45fc-8a63-00713bc73af0 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/731] 10.0.0.2 () {36 vars in 925 bytes} [Tue Apr 14 08:44:41 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/732] 199.204.45.53 () {36 vars in 990 bytes} [Tue Apr 14 08:44:43 2026] GET /v2/images/7751060e-86f3-45fc-8a63-00713bc73af0 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/733] 199.204.45.53 () {36 vars in 930 bytes} [Tue Apr 14 08:44:43 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: 356/734] 199.204.45.53 () {36 vars in 990 bytes} [Tue Apr 14 08:44:44 2026] GET /v2/images/7751060e-86f3-45fc-8a63-00713bc73af0 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/735] 199.204.45.53 () {36 vars in 930 bytes} [Tue Apr 14 08:44:44 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: 381/738] 10.0.0.2 () {36 vars in 985 bytes} [Tue Apr 14 08:44:49 2026] GET /v2/images/7751060e-86f3-45fc-8a63-00713bc73af0 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/739] 10.0.0.2 () {36 vars in 925 bytes} [Tue Apr 14 08:44:49 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/740] 10.0.0.2 () {36 vars in 985 bytes} [Tue Apr 14 08:44:52 2026] GET /v2/images/7751060e-86f3-45fc-8a63-00713bc73af0 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/741] 10.0.0.2 () {36 vars in 925 bytes} [Tue Apr 14 08:44:52 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: 365/752] 10.0.0.103 () {34 vars in 655 bytes} [Tue Apr 14 08:45:38 2026] POST /v2/images => generated 648 bytes in 327 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-14 08:45:39.256 8 WARNING glance.api.v2.images [None req-f38d9911-5a8c-477d-98ea-ac813f56da39 168f7009bba8433bb445aa640d372bc3 bdde2ceec90a4d25b358edac7d38a6d7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b4a80b16-e4a5-4c39-9fe4-4a52da407ac7 [pid: 8|app: 0|req: 388/753] 10.0.0.103 () {32 vars in 710 bytes} [Tue Apr 14 08:45:39 2026] DELETE /v2/images/b4a80b16-e4a5-4c39-9fe4-4a52da407ac7 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/754] 10.0.0.103 () {32 vars in 707 bytes} [Tue Apr 14 08:45:39 2026] GET /v2/images/b4a80b16-e4a5-4c39-9fe4-4a52da407ac7 => 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: 389/755] 10.0.0.103 () {32 vars in 633 bytes} [Tue Apr 14 08:45:39 2026] GET /v2/images => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/756] 10.0.0.103 () {34 vars in 655 bytes} [Tue Apr 14 08:45:39 2026] POST /v2/images => generated 703 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/757] 10.0.0.103 () {32 vars in 717 bytes} [Tue Apr 14 08:45:39 2026] GET /v2/images/5a89b4b3-b97f-43f4-a3fa-ad5ae5265ebc/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 08:45:39.467 7 INFO glance.api.v2.image_data [None req-f082a5bb-dc96-4b2e-bef0-8d2c232e35bc 168f7009bba8433bb445aa640d372bc3 bdde2ceec90a4d25b358edac7d38a6d7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 08:45:39.516 7 WARNING glance_store._drivers.rbd [None req-f082a5bb-dc96-4b2e-bef0-8d2c232e35bc 168f7009bba8433bb445aa640d372bc3 bdde2ceec90a4d25b358edac7d38a6d7 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-14 08:45:40.161 7 INFO glance.location [None req-f082a5bb-dc96-4b2e-bef0-8d2c232e35bc 168f7009bba8433bb445aa640d372bc3 bdde2ceec90a4d25b358edac7d38a6d7 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 368/758] 10.0.0.103 () {32 vars in 727 bytes} [Tue Apr 14 08:45:39 2026] PUT /v2/images/5a89b4b3-b97f-43f4-a3fa-ad5ae5265ebc/file => generated 0 bytes in 762 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/759] 10.0.0.103 () {32 vars in 707 bytes} [Tue Apr 14 08:45:40 2026] GET /v2/images/5a89b4b3-b97f-43f4-a3fa-ad5ae5265ebc => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/760] 10.0.0.103 () {32 vars in 717 bytes} [Tue Apr 14 08:45:40 2026] GET /v2/images/5a89b4b3-b97f-43f4-a3fa-ad5ae5265ebc/file => generated 1024 bytes in 142 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/761] 10.0.0.103 () {34 vars in 655 bytes} [Tue Apr 14 08:45:40 2026] POST /v2/images => generated 647 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/762] 10.0.0.103 () {32 vars in 726 bytes} [Tue Apr 14 08:45:40 2026] PATCH /v2/images/b164ca76-5dbe-481f-9ce7-19831c202240 => generated 653 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/763] 10.0.0.103 () {32 vars in 707 bytes} [Tue Apr 14 08:45:40 2026] GET /v2/images/b164ca76-5dbe-481f-9ce7-19831c202240 => generated 653 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 08:45:40.557 7 WARNING glance.api.v2.images [None req-5b82e1a8-2ffa-47d0-8edd-cdc49d22f28b 168f7009bba8433bb445aa640d372bc3 bdde2ceec90a4d25b358edac7d38a6d7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b164ca76-5dbe-481f-9ce7-19831c202240 [pid: 7|app: 0|req: 371/764] 10.0.0.103 () {32 vars in 710 bytes} [Tue Apr 14 08:45:40 2026] DELETE /v2/images/b164ca76-5dbe-481f-9ce7-19831c202240 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/765] 10.0.0.103 () {32 vars in 707 bytes} [Tue Apr 14 08:45:40 2026] GET /v2/images/b164ca76-5dbe-481f-9ce7-19831c202240 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 08:45:40.626 7 WARNING glance.api.v2.images [None req-32ae0397-dca3-461a-ba58-508dba9cb6c4 168f7009bba8433bb445aa640d372bc3 bdde2ceec90a4d25b358edac7d38a6d7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5a89b4b3-b97f-43f4-a3fa-ad5ae5265ebc [pid: 7|app: 0|req: 372/766] 10.0.0.103 () {32 vars in 710 bytes} [Tue Apr 14 08:45:40 2026] DELETE /v2/images/5a89b4b3-b97f-43f4-a3fa-ad5ae5265ebc => generated 0 bytes in 847 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/767] 10.0.0.103 () {32 vars in 707 bytes} [Tue Apr 14 08:45:41 2026] GET /v2/images/5a89b4b3-b97f-43f4-a3fa-ad5ae5265ebc => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 08:45:41.496 7 WARNING glance.api.v2.images [None req-35421d80-d7ed-4752-bc4b-a7bf0cf71fed 168f7009bba8433bb445aa640d372bc3 bdde2ceec90a4d25b358edac7d38a6d7 - - default default] Failed to find image b4a80b16-e4a5-4c39-9fe4-4a52da407ac7 to delete: glance.common.exception.ImageNotFound: No image found with ID b4a80b16-e4a5-4c39-9fe4-4a52da407ac7 [pid: 7|app: 0|req: 373/768] 10.0.0.103 () {32 vars in 710 bytes} [Tue Apr 14 08:45:41 2026] DELETE /v2/images/b4a80b16-e4a5-4c39-9fe4-4a52da407ac7 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/769] 10.0.0.103 () {32 vars in 707 bytes} [Tue Apr 14 08:45:41 2026] GET /v2/images/b4a80b16-e4a5-4c39-9fe4-4a52da407ac7 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/770] 10.0.0.103 () {30 vars in 411 bytes} [Tue Apr 14 08:45:44 2026] GET / => generated 1301 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/777] 10.0.0.189 () {36 vars in 987 bytes} [Tue Apr 14 08:46:07 2026] GET /v2/images/7751060e-86f3-45fc-8a63-00713bc73af0 => generated 1171 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/778] 10.0.0.189 () {36 vars in 927 bytes} [Tue Apr 14 08:46:07 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: 400/779] 10.0.0.189 () {36 vars in 927 bytes} [Tue Apr 14 08:46:07 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/780] 10.0.0.189 () {36 vars in 987 bytes} [Tue Apr 14 08:46:07 2026] GET /v2/images/7751060e-86f3-45fc-8a63-00713bc73af0 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/781] 10.0.0.189 () {36 vars in 927 bytes} [Tue Apr 14 08:46:07 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: 381/782] 10.0.0.189 () {36 vars in 927 bytes} [Tue Apr 14 08:46:07 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/783] 10.0.0.189 () {36 vars in 987 bytes} [Tue Apr 14 08:46:07 2026] GET /v2/images/7751060e-86f3-45fc-8a63-00713bc73af0 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/784] 10.0.0.189 () {36 vars in 927 bytes} [Tue Apr 14 08:46:07 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: 403/785] 10.0.0.189 () {36 vars in 927 bytes} [Tue Apr 14 08:46: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: 383/786] 10.0.0.33 () {36 vars in 986 bytes} [Tue Apr 14 08:46:08 2026] GET /v2/images/7751060e-86f3-45fc-8a63-00713bc73af0 => generated 1171 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/787] 10.0.0.33 () {36 vars in 926 bytes} [Tue Apr 14 08:46: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: 7|app: 0|req: 384/788] 10.0.0.33 () {36 vars in 986 bytes} [Tue Apr 14 08:46:08 2026] GET /v2/images/7751060e-86f3-45fc-8a63-00713bc73af0 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/789] 10.0.0.33 () {36 vars in 926 bytes} [Tue Apr 14 08:46:09 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: 385/790] 10.0.0.33 () {36 vars in 926 bytes} [Tue Apr 14 08:46:09 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: 406/791] 10.0.0.103 () {32 vars in 707 bytes} [Tue Apr 14 08:46:14 2026] GET /v2/images/7751060e-86f3-45fc-8a63-00713bc73af0 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/792] 10.0.0.103 () {32 vars in 707 bytes} [Tue Apr 14 08:46:14 2026] GET /v2/images/7751060e-86f3-45fc-8a63-00713bc73af0 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/793] 10.0.0.189 () {36 vars in 987 bytes} [Tue Apr 14 08:46:14 2026] GET /v2/images/7751060e-86f3-45fc-8a63-00713bc73af0 => generated 1171 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/794] 10.0.0.189 () {36 vars in 927 bytes} [Tue Apr 14 08:46:14 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: 408/795] 10.0.0.189 () {36 vars in 927 bytes} [Tue Apr 14 08:46:14 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/796] 10.0.0.189 () {36 vars in 987 bytes} [Tue Apr 14 08:46:14 2026] GET /v2/images/7751060e-86f3-45fc-8a63-00713bc73af0 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/797] 10.0.0.189 () {36 vars in 927 bytes} [Tue Apr 14 08:46:14 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: 389/798] 10.0.0.189 () {36 vars in 927 bytes} [Tue Apr 14 08:46: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: 410/799] 10.0.0.189 () {36 vars in 987 bytes} [Tue Apr 14 08:46:14 2026] GET /v2/images/7751060e-86f3-45fc-8a63-00713bc73af0 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/800] 10.0.0.189 () {36 vars in 927 bytes} [Tue Apr 14 08:46:15 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: 411/801] 10.0.0.189 () {36 vars in 927 bytes} [Tue Apr 14 08:46:15 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/802] 10.0.0.33 () {36 vars in 986 bytes} [Tue Apr 14 08:46:15 2026] GET /v2/images/7751060e-86f3-45fc-8a63-00713bc73af0 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/803] 10.0.0.33 () {36 vars in 926 bytes} [Tue Apr 14 08:46:15 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/804] 10.0.0.33 () {36 vars in 986 bytes} [Tue Apr 14 08:46:15 2026] GET /v2/images/7751060e-86f3-45fc-8a63-00713bc73af0 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/805] 10.0.0.33 () {36 vars in 926 bytes} [Tue Apr 14 08:46:15 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/806] 10.0.0.33 () {36 vars in 926 bytes} [Tue Apr 14 08:46:15 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/811] 10.0.0.2 () {36 vars in 985 bytes} [Tue Apr 14 08:46:32 2026] GET /v2/images/7751060e-86f3-45fc-8a63-00713bc73af0 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/812] 10.0.0.2 () {36 vars in 925 bytes} [Tue Apr 14 08:46:32 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: 399/817] 10.0.0.2 () {36 vars in 985 bytes} [Tue Apr 14 08:46:51 2026] GET /v2/images/7751060e-86f3-45fc-8a63-00713bc73af0 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/818] 10.0.0.2 () {36 vars in 925 bytes} [Tue Apr 14 08:46:51 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/823] 10.0.0.2 () {36 vars in 985 bytes} [Tue Apr 14 08:47:14 2026] GET /v2/images/7751060e-86f3-45fc-8a63-00713bc73af0 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/824] 10.0.0.2 () {36 vars in 925 bytes} [Tue Apr 14 08:47:14 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/845] 10.0.0.2 () {36 vars in 985 bytes} [Tue Apr 14 08:48:49 2026] GET /v2/images/7751060e-86f3-45fc-8a63-00713bc73af0 => generated 1171 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/846] 10.0.0.2 () {36 vars in 925 bytes} [Tue Apr 14 08:48:49 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/855] 10.0.0.2 () {36 vars in 985 bytes} [Tue Apr 14 08:49:32 2026] GET /v2/images/7751060e-86f3-45fc-8a63-00713bc73af0 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/856] 10.0.0.2 () {36 vars in 925 bytes} [Tue Apr 14 08:49:32 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: 449/877] 10.0.0.2 () {36 vars in 985 bytes} [Tue Apr 14 08:51:10 2026] GET /v2/images/7751060e-86f3-45fc-8a63-00713bc73af0 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/878] 10.0.0.2 () {36 vars in 925 bytes} [Tue Apr 14 08:51:10 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/883] 10.0.0.2 () {36 vars in 985 bytes} [Tue Apr 14 08:51:27 2026] GET /v2/images/7751060e-86f3-45fc-8a63-00713bc73af0 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/884] 10.0.0.2 () {36 vars in 925 bytes} [Tue Apr 14 08:51:27 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/893] 199.204.45.53 () {32 vars in 825 bytes} [Tue Apr 14 08:52:16 2026] GET /v2/images?status=active&owner=5da793b690804831b9b6a6b20feeb3a9&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/894] 199.204.45.53 () {32 vars in 652 bytes} [Tue Apr 14 08:52:16 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: 438/895] 10.0.0.189 () {36 vars in 987 bytes} [Tue Apr 14 08:52:16 2026] GET /v2/images/ee3645c5-a41b-43d0-be18-92f644f2e6e0 => generated 1209 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/896] 10.0.0.189 () {36 vars in 927 bytes} [Tue Apr 14 08:52:16 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: 439/897] 10.0.0.189 () {36 vars in 927 bytes} [Tue Apr 14 08:52:16 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: 459/898] 10.0.0.189 () {36 vars in 987 bytes} [Tue Apr 14 08:52:16 2026] GET /v2/images/ee3645c5-a41b-43d0-be18-92f644f2e6e0 => generated 1209 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/899] 10.0.0.189 () {36 vars in 927 bytes} [Tue Apr 14 08:52:16 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: 460/900] 10.0.0.189 () {36 vars in 927 bytes} [Tue Apr 14 08:52:16 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: 441/901] 10.0.0.189 () {36 vars in 987 bytes} [Tue Apr 14 08:52:16 2026] GET /v2/images/ee3645c5-a41b-43d0-be18-92f644f2e6e0 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/902] 10.0.0.189 () {36 vars in 927 bytes} [Tue Apr 14 08:52:16 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: 442/903] 10.0.0.33 () {36 vars in 986 bytes} [Tue Apr 14 08:52:17 2026] GET /v2/images/ee3645c5-a41b-43d0-be18-92f644f2e6e0 => generated 1209 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/904] 10.0.0.33 () {36 vars in 926 bytes} [Tue Apr 14 08:52:17 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: 443/905] 10.0.0.33 () {36 vars in 986 bytes} [Tue Apr 14 08:52:17 2026] GET /v2/images/ee3645c5-a41b-43d0-be18-92f644f2e6e0 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/906] 10.0.0.33 () {36 vars in 926 bytes} [Tue Apr 14 08:52:17 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: 444/907] 10.0.0.33 () {36 vars in 926 bytes} [Tue Apr 14 08:52:17 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: 467/952] 10.0.0.103 () {32 vars in 633 bytes} [Tue Apr 14 08:55:56 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)