+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed May 27 10:16:05 2026] *** compiled with version: 13.3.0 on 27 May 2026 02:09:55 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-7cbd8464c7-4hcmj machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f3e7ed1e668 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-27 10:16:07.685 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-27 10:16:07.689 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-27 10:16:08.613 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-27 10:16:08.614 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-27 10:16:08.615 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-27 10:16:08.657 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-27 10:16:08.659 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-27 10:16:08.659 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-27 10:16:10.758 8 WARNING glance.api.v2.images [None req-67c7c8a1-a255-4179-844f-54c95c369839 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-27 10:16:10.776 7 WARNING glance.api.v2.images [None req-f40555f1-9820-418e-8282-5f30aec43ac5 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-27 10:16:11.155 7 WARNING keystonemiddleware._common.config [None req-f40555f1-9820-418e-8282-5f30aec43ac5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-27 10:16:11.162 7 WARNING oslo_config.cfg [None req-f40555f1-9820-418e-8282-5f30aec43ac5 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-27 10:16:11.163 8 WARNING keystonemiddleware._common.config [None req-67c7c8a1-a255-4179-844f-54c95c369839 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f3e7ed1e668 pid: 7 (default app) 2026-05-27 10:16:11.171 8 WARNING oslo_config.cfg [None req-67c7c8a1-a255-4179-844f-54c95c369839 - - - - - -] 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 0x7f3e7ed1e668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.37 () {42 vars in 685 bytes} [Wed May 27 10:16:13 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 10:16:13.552 8 WARNING oslo_policy.policy [None req-f73ce7e6-6b3f-4ce3-93fe-05124b03b4e7 e1764593464c4aa78df777aa75f0e064 ea974855a7484f339df3e98ed07b1cd9 - - 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-27 10:16:13.552 8 WARNING oslo_policy.policy [None req-f73ce7e6-6b3f-4ce3-93fe-05124b03b4e7 e1764593464c4aa78df777aa75f0e064 ea974855a7484f339df3e98ed07b1cd9 - - 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-27 10:16:13.570 8 WARNING oslo_policy.policy [None req-f73ce7e6-6b3f-4ce3-93fe-05124b03b4e7 e1764593464c4aa78df777aa75f0e064 ea974855a7484f339df3e98ed07b1cd9 - - 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-27 10:16:13.570 8 WARNING oslo_policy.policy [None req-f73ce7e6-6b3f-4ce3-93fe-05124b03b4e7 e1764593464c4aa78df777aa75f0e064 ea974855a7484f339df3e98ed07b1cd9 - - 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.19.213.37 () {44 vars in 907 bytes} [Wed May 27 10:16:13 2026] GET /v2/images => generated 69 bytes in 627 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.19.213.37 () {42 vars in 685 bytes} [Wed May 27 10:16:17 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: 2/7] 199.19.213.37 () {44 vars in 907 bytes} [Wed May 27 10:16:17 2026] GET /v2/images => generated 69 bytes in 46 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 10:16:17.560 7 WARNING oslo_policy.policy [None req-6850f04e-60c1-45cd-98fc-caaefd430f23 e1764593464c4aa78df777aa75f0e064 ea974855a7484f339df3e98ed07b1cd9 - - 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-27 10:16:17.560 7 WARNING oslo_policy.policy [None req-6850f04e-60c1-45cd-98fc-caaefd430f23 e1764593464c4aa78df777aa75f0e064 ea974855a7484f339df3e98ed07b1cd9 - - 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.19.213.37 () {44 vars in 908 bytes} [Wed May 27 10:16:17 2026] GET /v2/images/cirros => generated 151 bytes in 142 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.37 () {44 vars in 930 bytes} [Wed May 27 10:16:17 2026] GET /v2/images?name=cirros => generated 81 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 10:16:17.716 7 WARNING oslo_policy.policy [None req-88aa8318-d39d-4cf7-aa14-5deb233ae8d6 e1764593464c4aa78df777aa75f0e064 ea974855a7484f339df3e98ed07b1cd9 - - 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-27 10:16:17.717 7 WARNING oslo_policy.policy [None req-88aa8318-d39d-4cf7-aa14-5deb233ae8d6 e1764593464c4aa78df777aa75f0e064 ea974855a7484f339df3e98ed07b1cd9 - - 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.19.213.37 () {44 vars in 936 bytes} [Wed May 27 10:16:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 10:16:17.815 8 WARNING oslo_config.cfg [None req-6ad8e697-e61e-40f7-880d-4344087ac914 e1764593464c4aa78df777aa75f0e064 ea974855a7484f339df3e98ed07b1cd9 - - 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.19.213.37 () {48 vars in 948 bytes} [Wed May 27 10:16:17 2026] POST /v2/images => generated 760 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-27 10:16:17.842 7 WARNING oslo_policy.policy [None req-4948ab5c-8555-480c-9c65-4b07a2dda5ab e1764593464c4aa78df777aa75f0e064 ea974855a7484f339df3e98ed07b1cd9 - - 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-27 10:16:17.843 7 WARNING oslo_policy.policy [None req-4948ab5c-8555-480c-9c65-4b07a2dda5ab e1764593464c4aa78df777aa75f0e064 ea974855a7484f339df3e98ed07b1cd9 - - 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-27 10:16:17.845 7 INFO glance.api.v2.image_data [None req-4948ab5c-8555-480c-9c65-4b07a2dda5ab e1764593464c4aa78df777aa75f0e064 ea974855a7484f339df3e98ed07b1cd9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 10:16:21.140 7 INFO glance.location [None req-4948ab5c-8555-480c-9c65-4b07a2dda5ab e1764593464c4aa78df777aa75f0e064 ea974855a7484f339df3e98ed07b1cd9 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/14] 199.19.213.37 () {48 vars in 1042 bytes} [Wed May 27 10:16:17 2026] PUT /v2/images/cbc13edd-4c43-4abd-888a-a0b2369f59ff/file => generated 0 bytes in 3347 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6613 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.19.213.37 () {44 vars in 968 bytes} [Wed May 27 10:16:21 2026] GET /v2/images/cbc13edd-4c43-4abd-888a-a0b2369f59ff => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 10:16:21.299 7 WARNING oslo_config.cfg [None req-5bfe6059-e38c-45af-92ec-d0eab4a4551d e1764593464c4aa78df777aa75f0e064 ea974855a7484f339df3e98ed07b1cd9 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.19.213.37 () {48 vars in 1048 bytes} [Wed May 27 10:16:21 2026] PATCH /v2/images/cbc13edd-4c43-4abd-888a-a0b2369f59ff => generated 1312 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.19.213.37 () {44 vars in 968 bytes} [Wed May 27 10:16:21 2026] GET /v2/images/cbc13edd-4c43-4abd-888a-a0b2369f59ff => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/296] 199.19.213.37 () {42 vars in 685 bytes} [Wed May 27 10:39:30 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: 148/297] 199.19.213.37 () {44 vars in 907 bytes} [Wed May 27 10:39:30 2026] GET /v2/images => generated 1381 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/300] 199.19.213.37 () {42 vars in 685 bytes} [Wed May 27 10:39:49 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: 151/301] 199.19.213.37 () {44 vars in 907 bytes} [Wed May 27 10:39:49 2026] GET /v2/images => generated 1381 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/302] 199.19.213.37 () {44 vars in 934 bytes} [Wed May 27 10:39:49 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: 152/303] 199.19.213.37 () {44 vars in 956 bytes} [Wed May 27 10:39:49 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/304] 199.19.213.37 () {44 vars in 936 bytes} [Wed May 27 10:39:49 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) [pid: 7|app: 0|req: 153/307] 199.19.213.37 () {48 vars in 948 bytes} [Wed May 27 10:39:49 2026] POST /v2/images => generated 796 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-27 10:39:49.687 8 WARNING oslo_policy.policy [None req-0fe25f01-4e00-47c1-ba03-f67972d7b202 e1764593464c4aa78df777aa75f0e064 ea974855a7484f339df3e98ed07b1cd9 - - 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-27 10:39:49.687 8 WARNING oslo_policy.policy [None req-0fe25f01-4e00-47c1-ba03-f67972d7b202 e1764593464c4aa78df777aa75f0e064 ea974855a7484f339df3e98ed07b1cd9 - - 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-27 10:39:49.688 8 INFO glance.api.v2.image_data [None req-0fe25f01-4e00-47c1-ba03-f67972d7b202 e1764593464c4aa78df777aa75f0e064 ea974855a7484f339df3e98ed07b1cd9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 10:40:17.655 8 INFO glance.location [None req-0fe25f01-4e00-47c1-ba03-f67972d7b202 e1764593464c4aa78df777aa75f0e064 ea974855a7484f339df3e98ed07b1cd9 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 155/312] 199.19.213.37 () {48 vars in 1043 bytes} [Wed May 27 10:39:49 2026] PUT /v2/images/74d7327a-48e4-4db6-b23e-8e17cb407158/file => generated 0 bytes in 28022 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63973 switches on core 0) [pid: 7|app: 0|req: 158/313] 199.19.213.37 () {44 vars in 968 bytes} [Wed May 27 10:40:17 2026] GET /v2/images/74d7327a-48e4-4db6-b23e-8e17cb407158 => generated 1209 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/314] 199.19.213.37 () {48 vars in 1048 bytes} [Wed May 27 10:40:17 2026] PATCH /v2/images/74d7327a-48e4-4db6-b23e-8e17cb407158 => generated 1395 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/315] 199.19.213.37 () {44 vars in 968 bytes} [Wed May 27 10:40:17 2026] GET /v2/images/74d7327a-48e4-4db6-b23e-8e17cb407158 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/316] 199.19.213.37 () {42 vars in 685 bytes} [Wed May 27 10:40:19 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/317] 199.19.213.37 () {44 vars in 907 bytes} [Wed May 27 10:40:19 2026] GET /v2/images => generated 2778 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/400] 199.19.213.37 () {42 vars in 685 bytes} [Wed May 27 10:47:01 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: 199/401] 199.19.213.37 () {44 vars in 907 bytes} [Wed May 27 10:47:01 2026] GET /v2/images => generated 2778 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/404] 199.19.213.37 () {42 vars in 685 bytes} [Wed May 27 10:47:13 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: 201/405] 199.19.213.37 () {44 vars in 907 bytes} [Wed May 27 10:47:13 2026] GET /v2/images => generated 2778 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/406] 199.19.213.37 () {44 vars in 944 bytes} [Wed May 27 10:47:13 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/407] 199.19.213.37 () {44 vars in 966 bytes} [Wed May 27 10:47:13 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: 206/408] 199.19.213.37 () {44 vars in 936 bytes} [Wed May 27 10:47:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/409] 199.19.213.37 () {48 vars in 948 bytes} [Wed May 27 10:47:13 2026] POST /v2/images => generated 799 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-27 10:47:13.263 7 INFO glance.api.v2.image_data [None req-9b0bf263-b794-43f8-a106-feb80c4c5114 e1764593464c4aa78df777aa75f0e064 ea974855a7484f339df3e98ed07b1cd9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 10:47:40.381 7 INFO glance.location [None req-9b0bf263-b794-43f8-a106-feb80c4c5114 e1764593464c4aa78df777aa75f0e064 ea974855a7484f339df3e98ed07b1cd9 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 207/416] 199.19.213.37 () {48 vars in 1042 bytes} [Wed May 27 10:47:13 2026] PUT /v2/images/ffffef34-c81a-45c9-a144-611d1ab0afd1/file => generated 0 bytes in 27164 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20634 switches on core 0) [pid: 8|app: 0|req: 210/417] 199.19.213.37 () {44 vars in 968 bytes} [Wed May 27 10:47:40 2026] GET /v2/images/ffffef34-c81a-45c9-a144-611d1ab0afd1 => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/418] 199.19.213.37 () {48 vars in 1048 bytes} [Wed May 27 10:47:40 2026] PATCH /v2/images/ffffef34-c81a-45c9-a144-611d1ab0afd1 => generated 1410 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/419] 199.19.213.37 () {44 vars in 968 bytes} [Wed May 27 10:47:40 2026] GET /v2/images/ffffef34-c81a-45c9-a144-611d1ab0afd1 => generated 1410 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/428] 199.19.213.37 () {42 vars in 685 bytes} [Wed May 27 10:48:24 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: 216/429] 199.19.213.37 () {44 vars in 907 bytes} [Wed May 27 10:48:24 2026] GET /v2/images => generated 4190 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/434] 199.19.213.37 () {42 vars in 685 bytes} [Wed May 27 10:48:40 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: 219/435] 199.19.213.37 () {44 vars in 907 bytes} [Wed May 27 10:48:40 2026] GET /v2/images => generated 4190 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/436] 199.19.213.37 () {44 vars in 936 bytes} [Wed May 27 10:48:40 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/437] 199.19.213.37 () {44 vars in 958 bytes} [Wed May 27 10:48:40 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/438] 199.19.213.37 () {44 vars in 936 bytes} [Wed May 27 10:48:40 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/439] 199.19.213.37 () {48 vars in 948 bytes} [Wed May 27 10:48:40 2026] POST /v2/images => generated 791 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-27 10:48:40.494 7 INFO glance.api.v2.image_data [None req-76e94b2e-68aa-446b-ba79-0d6e20e507a5 e1764593464c4aa78df777aa75f0e064 ea974855a7484f339df3e98ed07b1cd9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 10:48:54.699 7 INFO glance.location [None req-76e94b2e-68aa-446b-ba79-0d6e20e507a5 e1764593464c4aa78df777aa75f0e064 ea974855a7484f339df3e98ed07b1cd9 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 219/442] 199.19.213.37 () {48 vars in 1043 bytes} [Wed May 27 10:48:40 2026] PUT /v2/images/423a762d-875f-4651-bb7d-8f5b43dcaeeb/file => generated 0 bytes in 14252 msecs (HTTP/1.1 204) 4 headers in 171 bytes (35037 switches on core 0) [pid: 8|app: 0|req: 224/443] 199.19.213.37 () {44 vars in 968 bytes} [Wed May 27 10:48:54 2026] GET /v2/images/423a762d-875f-4651-bb7d-8f5b43dcaeeb => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/444] 199.19.213.37 () {48 vars in 1048 bytes} [Wed May 27 10:48:54 2026] PATCH /v2/images/423a762d-875f-4651-bb7d-8f5b43dcaeeb => generated 1382 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/445] 199.19.213.37 () {44 vars in 968 bytes} [Wed May 27 10:48:54 2026] GET /v2/images/423a762d-875f-4651-bb7d-8f5b43dcaeeb => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/604] 199.19.213.37 () {42 vars in 685 bytes} [Wed May 27 11:02:00 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: 305/605] 199.19.213.37 () {44 vars in 907 bytes} [Wed May 27 11:02:00 2026] GET /v2/images => generated 5574 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/634] 199.19.213.37 () {42 vars in 685 bytes} [Wed May 27 11:04:23 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: 315/635] 199.19.213.37 () {44 vars in 907 bytes} [Wed May 27 11:04:23 2026] GET /v2/images => generated 5574 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/636] 199.19.213.37 () {42 vars in 685 bytes} [Wed May 27 11:04:25 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: 316/637] 199.19.213.37 () {44 vars in 907 bytes} [Wed May 27 11:04:25 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/648] 199.19.213.37 () {42 vars in 685 bytes} [Wed May 27 11:05:15 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: 327/649] 199.19.213.37 () {44 vars in 907 bytes} [Wed May 27 11:05:15 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/652] 199.19.213.37 () {42 vars in 685 bytes} [Wed May 27 11:05:24 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: 329/653] 199.19.213.37 () {44 vars in 907 bytes} [Wed May 27 11:05:24 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/666] 199.19.213.37 () {42 vars in 685 bytes} [Wed May 27 11:06:29 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: 331/669] 199.19.213.37 () {44 vars in 907 bytes} [Wed May 27 11:06:29 2026] GET /v2/images => generated 5574 bytes in 56 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:71: 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: 343/678] 10.0.0.9 () {32 vars in 631 bytes} [Wed May 27 11:07:12 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: 346/683] 10.0.0.91 () {36 vars in 986 bytes} [Wed May 27 11:07:31 2026] GET /v2/images/cbc13edd-4c43-4abd-888a-a0b2369f59ff => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: 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: 338/684] 10.0.0.91 () {36 vars in 926 bytes} [Wed May 27 11:07:31 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: 347/685] 199.19.213.37 () {36 vars in 990 bytes} [Wed May 27 11:07:39 2026] GET /v2/images/cbc13edd-4c43-4abd-888a-a0b2369f59ff => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/686] 199.19.213.37 () {36 vars in 930 bytes} [Wed May 27 11:07:39 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: 349/689] 199.19.213.37 () {36 vars in 990 bytes} [Wed May 27 11:07:40 2026] GET /v2/images/cbc13edd-4c43-4abd-888a-a0b2369f59ff => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/690] 199.19.213.37 () {36 vars in 930 bytes} [Wed May 27 11:07:40 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: 350/691] 10.0.0.91 () {36 vars in 986 bytes} [Wed May 27 11:07:45 2026] GET /v2/images/cbc13edd-4c43-4abd-888a-a0b2369f59ff => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/692] 10.0.0.91 () {36 vars in 926 bytes} [Wed May 27 11:07:45 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/693] 10.0.0.91 () {36 vars in 986 bytes} [Wed May 27 11:07:48 2026] GET /v2/images/cbc13edd-4c43-4abd-888a-a0b2369f59ff => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/694] 10.0.0.91 () {36 vars in 926 bytes} [Wed May 27 11:07:48 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: 8|app: 0|req: 352/695] 10.0.0.9 () {34 vars in 653 bytes} [Wed May 27 11:07:48 2026] POST /v2/images => generated 649 bytes in 215 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-27 11:07:48.577 7 WARNING glance.api.v2.images [None req-1ae9b0fc-a7dd-4e70-bfb7-5887f8a33fe2 68685d5e6b954843b3049a6fa2d88635 4609e7711da24b8ba67cdea8ae2a4399 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//62d4eca9-12cc-43f8-95eb-6b484d45a95c [pid: 7|app: 0|req: 344/696] 10.0.0.9 () {32 vars in 708 bytes} [Wed May 27 11:07:48 2026] DELETE /v2/images/62d4eca9-12cc-43f8-95eb-6b484d45a95c => generated 0 bytes in 88 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/697] 10.0.0.9 () {32 vars in 705 bytes} [Wed May 27 11:07:48 2026] GET /v2/images/62d4eca9-12cc-43f8-95eb-6b484d45a95c => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/698] 10.0.0.9 () {32 vars in 631 bytes} [Wed May 27 11:07:48 2026] GET /v2/images => generated 1381 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/699] 10.0.0.9 () {34 vars in 653 bytes} [Wed May 27 11:07:48 2026] POST /v2/images => generated 703 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/700] 10.0.0.9 () {32 vars in 715 bytes} [Wed May 27 11:07:48 2026] GET /v2/images/162b09c5-6215-4417-9f72-172841775f51/file => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:07:48.812 8 INFO glance.api.v2.image_data [None req-45ff1beb-43b0-4c53-b0a1-eabb0067d82b 68685d5e6b954843b3049a6fa2d88635 4609e7711da24b8ba67cdea8ae2a4399 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 11:07:48.851 8 WARNING glance_store._drivers.rbd [None req-45ff1beb-43b0-4c53-b0a1-eabb0067d82b 68685d5e6b954843b3049a6fa2d88635 4609e7711da24b8ba67cdea8ae2a4399 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-27 11:07:49.368 8 INFO glance.location [None req-45ff1beb-43b0-4c53-b0a1-eabb0067d82b 68685d5e6b954843b3049a6fa2d88635 4609e7711da24b8ba67cdea8ae2a4399 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 355/701] 10.0.0.9 () {32 vars in 725 bytes} [Wed May 27 11:07:48 2026] PUT /v2/images/162b09c5-6215-4417-9f72-172841775f51/file => generated 0 bytes in 600 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/702] 10.0.0.9 () {32 vars in 705 bytes} [Wed May 27 11:07:49 2026] GET /v2/images/162b09c5-6215-4417-9f72-172841775f51 => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/703] 10.0.0.9 () {32 vars in 715 bytes} [Wed May 27 11:07:49 2026] GET /v2/images/162b09c5-6215-4417-9f72-172841775f51/file => generated 1024 bytes in 110 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/704] 10.0.0.9 () {34 vars in 653 bytes} [Wed May 27 11:07:49 2026] POST /v2/images => generated 648 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/707] 10.0.0.9 () {32 vars in 724 bytes} [Wed May 27 11:07:49 2026] PATCH /v2/images/13a854b2-0007-4281-bbcd-94ff8dbf5aa4 => generated 652 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/708] 10.0.0.9 () {32 vars in 705 bytes} [Wed May 27 11:07:49 2026] GET /v2/images/13a854b2-0007-4281-bbcd-94ff8dbf5aa4 => generated 652 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:07:49.692 8 WARNING glance.api.v2.images [None req-eb269a85-a480-429c-9416-6d908bd45b09 68685d5e6b954843b3049a6fa2d88635 4609e7711da24b8ba67cdea8ae2a4399 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//13a854b2-0007-4281-bbcd-94ff8dbf5aa4 [pid: 8|app: 0|req: 358/709] 10.0.0.9 () {32 vars in 708 bytes} [Wed May 27 11:07:49 2026] DELETE /v2/images/13a854b2-0007-4281-bbcd-94ff8dbf5aa4 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/710] 10.0.0.9 () {32 vars in 705 bytes} [Wed May 27 11:07:49 2026] GET /v2/images/13a854b2-0007-4281-bbcd-94ff8dbf5aa4 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:07:49.760 8 WARNING glance.api.v2.images [None req-b276d966-6560-4277-9aff-7b19433063bf 68685d5e6b954843b3049a6fa2d88635 4609e7711da24b8ba67cdea8ae2a4399 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//162b09c5-6215-4417-9f72-172841775f51 [pid: 8|app: 0|req: 359/711] 10.0.0.9 () {32 vars in 708 bytes} [Wed May 27 11:07:49 2026] DELETE /v2/images/162b09c5-6215-4417-9f72-172841775f51 => generated 0 bytes in 895 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/712] 10.0.0.9 () {32 vars in 705 bytes} [Wed May 27 11:07:50 2026] GET /v2/images/162b09c5-6215-4417-9f72-172841775f51 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:07:50.677 8 WARNING glance.api.v2.images [None req-1fa95feb-aa21-491f-8b0a-b9a982b77658 68685d5e6b954843b3049a6fa2d88635 4609e7711da24b8ba67cdea8ae2a4399 - - default default] Failed to find image 62d4eca9-12cc-43f8-95eb-6b484d45a95c to delete: glance.common.exception.ImageNotFound: No image found with ID 62d4eca9-12cc-43f8-95eb-6b484d45a95c [pid: 8|app: 0|req: 360/713] 10.0.0.9 () {32 vars in 708 bytes} [Wed May 27 11:07:50 2026] DELETE /v2/images/62d4eca9-12cc-43f8-95eb-6b484d45a95c => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/714] 10.0.0.9 () {32 vars in 705 bytes} [Wed May 27 11:07:50 2026] GET /v2/images/62d4eca9-12cc-43f8-95eb-6b484d45a95c => 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: 361/715] 10.0.0.9 () {30 vars in 409 bytes} [Wed May 27 11:07:53 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: 364/720] 10.0.0.91 () {36 vars in 986 bytes} [Wed May 27 11:08:15 2026] GET /v2/images/cbc13edd-4c43-4abd-888a-a0b2369f59ff => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/721] 10.0.0.91 () {36 vars in 926 bytes} [Wed May 27 11:08:15 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: 361/728] 10.0.0.151 () {36 vars in 987 bytes} [Wed May 27 11:08:42 2026] GET /v2/images/cbc13edd-4c43-4abd-888a-a0b2369f59ff => generated 1312 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/729] 10.0.0.151 () {36 vars in 927 bytes} [Wed May 27 11:08:42 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: 362/730] 10.0.0.151 () {36 vars in 927 bytes} [Wed May 27 11:08:42 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: 369/731] 10.0.0.151 () {36 vars in 987 bytes} [Wed May 27 11:08:42 2026] GET /v2/images/cbc13edd-4c43-4abd-888a-a0b2369f59ff => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/732] 10.0.0.151 () {36 vars in 927 bytes} [Wed May 27 11:08:42 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: 370/733] 10.0.0.151 () {36 vars in 927 bytes} [Wed May 27 11:08:42 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: 364/734] 10.0.0.151 () {36 vars in 987 bytes} [Wed May 27 11:08:42 2026] GET /v2/images/cbc13edd-4c43-4abd-888a-a0b2369f59ff => 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: 371/735] 10.0.0.151 () {36 vars in 927 bytes} [Wed May 27 11:08:42 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/736] 10.0.0.151 () {36 vars in 927 bytes} [Wed May 27 11:08:42 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: 372/737] 10.0.0.3 () {36 vars in 985 bytes} [Wed May 27 11:08:43 2026] GET /v2/images/cbc13edd-4c43-4abd-888a-a0b2369f59ff => generated 1312 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/738] 10.0.0.3 () {36 vars in 925 bytes} [Wed May 27 11:08:43 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: 373/739] 10.0.0.3 () {36 vars in 985 bytes} [Wed May 27 11:08:43 2026] GET /v2/images/cbc13edd-4c43-4abd-888a-a0b2369f59ff => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/740] 10.0.0.3 () {36 vars in 925 bytes} [Wed May 27 11:08: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: 8|app: 0|req: 374/741] 10.0.0.3 () {36 vars in 925 bytes} [Wed May 27 11:08:43 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: 379/750] 10.0.0.91 () {36 vars in 986 bytes} [Wed May 27 11:09:27 2026] GET /v2/images/cbc13edd-4c43-4abd-888a-a0b2369f59ff => 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: 372/751] 10.0.0.91 () {36 vars in 926 bytes} [Wed May 27 11:09:27 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: 378/762] 10.0.0.9 () {32 vars in 705 bytes} [Wed May 27 11:10:16 2026] GET /v2/images/cbc13edd-4c43-4abd-888a-a0b2369f59ff => 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: 385/763] 10.0.0.9 () {32 vars in 705 bytes} [Wed May 27 11:10:16 2026] GET /v2/images/cbc13edd-4c43-4abd-888a-a0b2369f59ff => 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: 379/764] 10.0.0.151 () {36 vars in 987 bytes} [Wed May 27 11:10:16 2026] GET /v2/images/cbc13edd-4c43-4abd-888a-a0b2369f59ff => 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: 386/765] 10.0.0.151 () {36 vars in 927 bytes} [Wed May 27 11:10: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: 380/766] 10.0.0.151 () {36 vars in 927 bytes} [Wed May 27 11:10: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: 387/767] 10.0.0.151 () {36 vars in 987 bytes} [Wed May 27 11:10:16 2026] GET /v2/images/cbc13edd-4c43-4abd-888a-a0b2369f59ff => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/768] 10.0.0.151 () {36 vars in 927 bytes} [Wed May 27 11:10:16 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: 388/769] 10.0.0.151 () {36 vars in 927 bytes} [Wed May 27 11:10:16 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: 382/770] 10.0.0.151 () {36 vars in 987 bytes} [Wed May 27 11:10:16 2026] GET /v2/images/cbc13edd-4c43-4abd-888a-a0b2369f59ff => 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: 389/771] 10.0.0.151 () {36 vars in 927 bytes} [Wed May 27 11:10:16 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: 383/772] 10.0.0.3 () {36 vars in 985 bytes} [Wed May 27 11:10:16 2026] GET /v2/images/cbc13edd-4c43-4abd-888a-a0b2369f59ff => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/773] 10.0.0.3 () {36 vars in 925 bytes} [Wed May 27 11:10: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: 384/774] 10.0.0.3 () {36 vars in 985 bytes} [Wed May 27 11:10:16 2026] GET /v2/images/cbc13edd-4c43-4abd-888a-a0b2369f59ff => 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: 391/775] 10.0.0.3 () {36 vars in 925 bytes} [Wed May 27 11:10: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: 385/776] 10.0.0.3 () {36 vars in 925 bytes} [Wed May 27 11:10: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: 387/779] 10.0.0.91 () {36 vars in 986 bytes} [Wed May 27 11:10:26 2026] GET /v2/images/cbc13edd-4c43-4abd-888a-a0b2369f59ff => 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: 393/780] 10.0.0.91 () {36 vars in 926 bytes} [Wed May 27 11:10:26 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/785] 10.0.0.91 () {36 vars in 986 bytes} [Wed May 27 11:10:46 2026] GET /v2/images/cbc13edd-4c43-4abd-888a-a0b2369f59ff => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/786] 10.0.0.91 () {36 vars in 926 bytes} [Wed May 27 11:10:46 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: 394/793] 10.0.0.91 () {36 vars in 986 bytes} [Wed May 27 11:11:11 2026] GET /v2/images/cbc13edd-4c43-4abd-888a-a0b2369f59ff => 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: 400/794] 10.0.0.91 () {36 vars in 926 bytes} [Wed May 27 11:11:11 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: 397/799] 10.0.0.91 () {36 vars in 986 bytes} [Wed May 27 11:11:38 2026] GET /v2/images/cbc13edd-4c43-4abd-888a-a0b2369f59ff => 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: 403/800] 10.0.0.91 () {36 vars in 926 bytes} [Wed May 27 11:11:38 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: 416/825] 10.0.0.91 () {36 vars in 986 bytes} [Wed May 27 11:13:33 2026] GET /v2/images/cbc13edd-4c43-4abd-888a-a0b2369f59ff => generated 1312 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/826] 10.0.0.91 () {36 vars in 926 bytes} [Wed May 27 11:13:33 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/831] 10.0.0.91 () {36 vars in 986 bytes} [Wed May 27 11:13:51 2026] GET /v2/images/cbc13edd-4c43-4abd-888a-a0b2369f59ff => 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: 419/832] 10.0.0.91 () {36 vars in 926 bytes} [Wed May 27 11:13:51 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: 417/839] 199.19.213.37 () {32 vars in 825 bytes} [Wed May 27 11:14:24 2026] GET /v2/images?status=active&owner=ea974855a7484f339df3e98ed07b1cd9&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/840] 199.19.213.37 () {32 vars in 652 bytes} [Wed May 27 11:14:24 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/841] 10.0.0.151 () {36 vars in 987 bytes} [Wed May 27 11:14:25 2026] GET /v2/images/74d7327a-48e4-4db6-b23e-8e17cb407158 => generated 1395 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/842] 10.0.0.151 () {36 vars in 927 bytes} [Wed May 27 11:14: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: 7|app: 0|req: 419/843] 10.0.0.151 () {36 vars in 927 bytes} [Wed May 27 11:14: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: 8|app: 0|req: 425/844] 10.0.0.151 () {36 vars in 987 bytes} [Wed May 27 11:14:25 2026] GET /v2/images/74d7327a-48e4-4db6-b23e-8e17cb407158 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/845] 10.0.0.151 () {36 vars in 927 bytes} [Wed May 27 11:14: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: 426/846] 10.0.0.151 () {36 vars in 927 bytes} [Wed May 27 11:14: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: 421/847] 10.0.0.151 () {36 vars in 987 bytes} [Wed May 27 11:14:25 2026] GET /v2/images/74d7327a-48e4-4db6-b23e-8e17cb407158 => 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: 427/848] 10.0.0.151 () {36 vars in 927 bytes} [Wed May 27 11:14: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: 7|app: 0|req: 422/849] 10.0.0.3 () {36 vars in 985 bytes} [Wed May 27 11:14:25 2026] GET /v2/images/74d7327a-48e4-4db6-b23e-8e17cb407158 => generated 1395 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/850] 10.0.0.3 () {36 vars in 925 bytes} [Wed May 27 11:14:25 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/851] 10.0.0.3 () {36 vars in 985 bytes} [Wed May 27 11:14:25 2026] GET /v2/images/74d7327a-48e4-4db6-b23e-8e17cb407158 => 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: 429/852] 10.0.0.3 () {36 vars in 925 bytes} [Wed May 27 11:14: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: 7|app: 0|req: 424/853] 10.0.0.3 () {36 vars in 925 bytes} [Wed May 27 11:14: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: 445/894] 10.0.0.9 () {32 vars in 631 bytes} [Wed May 27 11:17:49 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)