+ 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 Jun 10 08:56:33 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-6549b45ffd-5z65x machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7fd10df8c668 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-06-10 08:56:36.029 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-10 08:56:36.274 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-06-10 08:56:37.055 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-06-10 08:56:37.058 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-06-10 08:56:37.059 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-10 08:56:37.214 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-06-10 08:56:37.215 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-06-10 08:56:37.215 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-10 08:56:39.282 7 WARNING glance.api.v2.images [None req-199d4597-1885-4cb7-a644-69e990b94de8 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-10 08:56:39.321 8 WARNING glance.api.v2.images [None req-6455d9b3-6952-47ad-88ef-79788bad9eea - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-10 08:56:39.647 7 WARNING keystonemiddleware._common.config [None req-199d4597-1885-4cb7-a644-69e990b94de8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 08:56:39.655 7 WARNING oslo_config.cfg [None req-199d4597-1885-4cb7-a644-69e990b94de8 - - - - - -] 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 0x7fd10df8c668 pid: 7 (default app) 2026-06-10 08:56:39.703 8 WARNING keystonemiddleware._common.config [None req-6455d9b3-6952-47ad-88ef-79788bad9eea - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 08:56:39.711 8 WARNING oslo_config.cfg [None req-6455d9b3-6952-47ad-88ef-79788bad9eea - - - - - -] 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 0x7fd10df8c668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.19.213.96 () {42 vars in 684 bytes} [Wed Jun 10 08:56:41 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-06-10 08:56:42.302 8 WARNING oslo_policy.policy [None req-4f848416-952a-40ef-98f0-bb269ce42303 24813152f5b04d93ba2edeb14fc64ead ab0a8dc3780c4074a444f22bcf10c177 - - 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-06-10 08:56:42.302 8 WARNING oslo_policy.policy [None req-4f848416-952a-40ef-98f0-bb269ce42303 24813152f5b04d93ba2edeb14fc64ead ab0a8dc3780c4074a444f22bcf10c177 - - 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-06-10 08:56:42.320 8 WARNING oslo_policy.policy [None req-4f848416-952a-40ef-98f0-bb269ce42303 24813152f5b04d93ba2edeb14fc64ead ab0a8dc3780c4074a444f22bcf10c177 - - 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-06-10 08:56:42.320 8 WARNING oslo_policy.policy [None req-4f848416-952a-40ef-98f0-bb269ce42303 24813152f5b04d93ba2edeb14fc64ead ab0a8dc3780c4074a444f22bcf10c177 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.19.213.96 () {44 vars in 906 bytes} [Wed Jun 10 08:56:41 2026] GET /v2/images => generated 69 bytes in 690 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.19.213.96 () {42 vars in 684 bytes} [Wed Jun 10 08:56:45 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/8] 199.19.213.96 () {44 vars in 906 bytes} [Wed Jun 10 08:56:45 2026] GET /v2/images => generated 69 bytes in 33 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-06-10 08:56:45.879 7 WARNING oslo_policy.policy [None req-550333f9-e28f-4dd2-8127-c5a55cb7418e 24813152f5b04d93ba2edeb14fc64ead ab0a8dc3780c4074a444f22bcf10c177 - - 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-06-10 08:56:45.879 7 WARNING oslo_policy.policy [None req-550333f9-e28f-4dd2-8127-c5a55cb7418e 24813152f5b04d93ba2edeb14fc64ead ab0a8dc3780c4074a444f22bcf10c177 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.19.213.96 () {44 vars in 907 bytes} [Wed Jun 10 08:56:45 2026] GET /v2/images/cirros => generated 151 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.19.213.96 () {44 vars in 929 bytes} [Wed Jun 10 08:56:45 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 08:56:46.015 7 WARNING oslo_policy.policy [None req-a463a14b-dba1-432b-b655-3adaf06b1014 24813152f5b04d93ba2edeb14fc64ead ab0a8dc3780c4074a444f22bcf10c177 - - 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-06-10 08:56:46.016 7 WARNING oslo_policy.policy [None req-a463a14b-dba1-432b-b655-3adaf06b1014 24813152f5b04d93ba2edeb14fc64ead ab0a8dc3780c4074a444f22bcf10c177 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 199.19.213.96 () {44 vars in 935 bytes} [Wed Jun 10 08:56:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 08:56:46.137 8 WARNING oslo_config.cfg [None req-2beffa01-b545-4e71-b815-478e8e9d0d42 24813152f5b04d93ba2edeb14fc64ead ab0a8dc3780c4074a444f22bcf10c177 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.19.213.96 () {48 vars in 947 bytes} [Wed Jun 10 08:56:46 2026] POST /v2/images => generated 760 bytes in 97 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-10 08:56:46.162 7 WARNING oslo_policy.policy [None req-17c2500d-d64a-457d-bee7-75a761c9e2b2 24813152f5b04d93ba2edeb14fc64ead ab0a8dc3780c4074a444f22bcf10c177 - - 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-06-10 08:56:46.162 7 WARNING oslo_policy.policy [None req-17c2500d-d64a-457d-bee7-75a761c9e2b2 24813152f5b04d93ba2edeb14fc64ead ab0a8dc3780c4074a444f22bcf10c177 - - 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-06-10 08:56:46.164 7 INFO glance.api.v2.image_data [None req-17c2500d-d64a-457d-bee7-75a761c9e2b2 24813152f5b04d93ba2edeb14fc64ead ab0a8dc3780c4074a444f22bcf10c177 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 08:56:51.762 7 WARNING glance.location [None req-17c2500d-d64a-457d-bee7-75a761c9e2b2 24813152f5b04d93ba2edeb14fc64ead ab0a8dc3780c4074a444f22bcf10c177 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.19.213.96 () {48 vars in 1041 bytes} [Wed Jun 10 08:56:46 2026] PUT /v2/images/4ef74a8d-d9b9-4b5b-a118-1a61ad61047e/file => generated 0 bytes in 5646 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1988 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.19.213.96 () {44 vars in 967 bytes} [Wed Jun 10 08:56:51 2026] GET /v2/images/4ef74a8d-d9b9-4b5b-a118-1a61ad61047e => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 08:56:51.970 7 WARNING oslo_config.cfg [None req-cf313214-a5f4-4ce5-b9db-9e2d08a798cb 24813152f5b04d93ba2edeb14fc64ead ab0a8dc3780c4074a444f22bcf10c177 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/17] 199.19.213.96 () {48 vars in 1047 bytes} [Wed Jun 10 08:56:51 2026] PATCH /v2/images/4ef74a8d-d9b9-4b5b-a118-1a61ad61047e => generated 1312 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.19.213.96 () {44 vars in 967 bytes} [Wed Jun 10 08:56:51 2026] GET /v2/images/4ef74a8d-d9b9-4b5b-a118-1a61ad61047e => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/289] 199.19.213.96 () {42 vars in 684 bytes} [Wed Jun 10 09:19:27 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/290] 199.19.213.96 () {44 vars in 906 bytes} [Wed Jun 10 09:19:27 2026] GET /v2/images => generated 1381 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/295] 199.19.213.96 () {42 vars in 684 bytes} [Wed Jun 10 09:19:44 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: 147/296] 199.19.213.96 () {44 vars in 906 bytes} [Wed Jun 10 09:19:44 2026] GET /v2/images => generated 1381 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/297] 199.19.213.96 () {44 vars in 933 bytes} [Wed Jun 10 09:19:44 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/298] 199.19.213.96 () {44 vars in 955 bytes} [Wed Jun 10 09:19:44 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/299] 199.19.213.96 () {44 vars in 935 bytes} [Wed Jun 10 09:19:44 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/300] 199.19.213.96 () {48 vars in 947 bytes} [Wed Jun 10 09:19:44 2026] POST /v2/images => generated 796 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-10 09:19:44.458 7 INFO glance.api.v2.image_data [None req-f390f775-8067-4394-808a-6abdcc081f78 24813152f5b04d93ba2edeb14fc64ead ab0a8dc3780c4074a444f22bcf10c177 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 09:20:28.286 7 WARNING glance.location [None req-f390f775-8067-4394-808a-6abdcc081f78 24813152f5b04d93ba2edeb14fc64ead ab0a8dc3780c4074a444f22bcf10c177 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 152/309] 199.19.213.96 () {48 vars in 1042 bytes} [Wed Jun 10 09:19:44 2026] PUT /v2/images/5962ae3a-93f5-4cc7-9ef9-0bbc926f006a/file => generated 0 bytes in 43877 msecs (HTTP/1.1 204) 4 headers in 171 bytes (56568 switches on core 0) [pid: 8|app: 0|req: 158/310] 199.19.213.96 () {44 vars in 967 bytes} [Wed Jun 10 09:20:28 2026] GET /v2/images/5962ae3a-93f5-4cc7-9ef9-0bbc926f006a => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/311] 199.19.213.96 () {48 vars in 1047 bytes} [Wed Jun 10 09:20:28 2026] PATCH /v2/images/5962ae3a-93f5-4cc7-9ef9-0bbc926f006a => generated 1395 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/312] 199.19.213.96 () {44 vars in 967 bytes} [Wed Jun 10 09:20:28 2026] GET /v2/images/5962ae3a-93f5-4cc7-9ef9-0bbc926f006a => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/315] 199.19.213.96 () {42 vars in 684 bytes} [Wed Jun 10 09:20: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: 161/316] 199.19.213.96 () {44 vars in 906 bytes} [Wed Jun 10 09:20:29 2026] GET /v2/images => generated 2778 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/407] 199.19.213.96 () {42 vars in 684 bytes} [Wed Jun 10 09:28:02 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: 201/408] 199.19.213.96 () {44 vars in 906 bytes} [Wed Jun 10 09:28:02 2026] GET /v2/images => generated 2778 bytes in 477 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/413] 199.19.213.96 () {42 vars in 684 bytes} [Wed Jun 10 09:28: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: 210/414] 199.19.213.96 () {44 vars in 906 bytes} [Wed Jun 10 09:28:19 2026] GET /v2/images => generated 2778 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/415] 199.19.213.96 () {44 vars in 943 bytes} [Wed Jun 10 09:28:19 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/416] 199.19.213.96 () {44 vars in 965 bytes} [Wed Jun 10 09:28:19 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/417] 199.19.213.96 () {44 vars in 935 bytes} [Wed Jun 10 09:28:19 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/418] 199.19.213.96 () {48 vars in 947 bytes} [Wed Jun 10 09:28:19 2026] POST /v2/images => generated 799 bytes in 1146 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-10 09:28:21.021 7 INFO glance.api.v2.image_data [None req-edcf8435-4bb1-4b14-9225-0d69bcc8e343 24813152f5b04d93ba2edeb14fc64ead ab0a8dc3780c4074a444f22bcf10c177 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 09:30:53.714 7 INFO glance.location [None req-edcf8435-4bb1-4b14-9225-0d69bcc8e343 24813152f5b04d93ba2edeb14fc64ead ab0a8dc3780c4074a444f22bcf10c177 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 207/449] 199.19.213.96 () {48 vars in 1041 bytes} [Wed Jun 10 09:28:21 2026] PUT /v2/images/d9d8ac77-6988-42b2-888a-4059e708ec46/file => generated 0 bytes in 152738 msecs (HTTP/1.1 204) 4 headers in 171 bytes (10755 switches on core 0) [pid: 8|app: 0|req: 243/450] 199.19.213.96 () {44 vars in 967 bytes} [Wed Jun 10 09:30:53 2026] GET /v2/images/d9d8ac77-6988-42b2-888a-4059e708ec46 => generated 1211 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/451] 199.19.213.96 () {48 vars in 1047 bytes} [Wed Jun 10 09:30:53 2026] PATCH /v2/images/d9d8ac77-6988-42b2-888a-4059e708ec46 => generated 1410 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/452] 199.19.213.96 () {44 vars in 967 bytes} [Wed Jun 10 09:30:53 2026] GET /v2/images/d9d8ac77-6988-42b2-888a-4059e708ec46 => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/461] 199.19.213.96 () {42 vars in 684 bytes} [Wed Jun 10 09:31:36 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: 249/462] 199.19.213.96 () {44 vars in 906 bytes} [Wed Jun 10 09:31:36 2026] GET /v2/images => generated 4190 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/467] 199.19.213.96 () {42 vars in 684 bytes} [Wed Jun 10 09:31:50 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: 252/468] 199.19.213.96 () {44 vars in 906 bytes} [Wed Jun 10 09:31:50 2026] GET /v2/images => generated 4190 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/469] 199.19.213.96 () {44 vars in 935 bytes} [Wed Jun 10 09:31:50 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/470] 199.19.213.96 () {44 vars in 957 bytes} [Wed Jun 10 09:31:50 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/471] 199.19.213.96 () {44 vars in 935 bytes} [Wed Jun 10 09:31:50 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/472] 199.19.213.96 () {48 vars in 947 bytes} [Wed Jun 10 09:31:50 2026] POST /v2/images => generated 791 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-10 09:31:50.392 7 INFO glance.api.v2.image_data [None req-3951a4c9-b6db-4a2a-9ed5-533b426ee8fd 24813152f5b04d93ba2edeb14fc64ead ab0a8dc3780c4074a444f22bcf10c177 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 09:32:11.610 7 INFO glance.location [None req-3951a4c9-b6db-4a2a-9ed5-533b426ee8fd 24813152f5b04d93ba2edeb14fc64ead ab0a8dc3780c4074a444f22bcf10c177 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 219/477] 199.19.213.96 () {48 vars in 1042 bytes} [Wed Jun 10 09:31:50 2026] PUT /v2/images/3c05be9d-6a03-479d-b037-6d78b760cc13/file => generated 0 bytes in 21259 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26841 switches on core 0) [pid: 8|app: 0|req: 259/478] 199.19.213.96 () {44 vars in 967 bytes} [Wed Jun 10 09:32:11 2026] GET /v2/images/3c05be9d-6a03-479d-b037-6d78b760cc13 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/479] 199.19.213.96 () {48 vars in 1047 bytes} [Wed Jun 10 09:32:11 2026] PATCH /v2/images/3c05be9d-6a03-479d-b037-6d78b760cc13 => generated 1382 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/480] 199.19.213.96 () {44 vars in 967 bytes} [Wed Jun 10 09:32:11 2026] GET /v2/images/3c05be9d-6a03-479d-b037-6d78b760cc13 => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/645] 199.19.213.96 () {42 vars in 684 bytes} [Wed Jun 10 09:45:56 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: 303/646] 199.19.213.96 () {44 vars in 906 bytes} [Wed Jun 10 09:45:56 2026] GET /v2/images => generated 5574 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/675] 199.19.213.96 () {42 vars in 684 bytes} [Wed Jun 10 09:48:16 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/676] 199.19.213.96 () {44 vars in 906 bytes} [Wed Jun 10 09:48:16 2026] GET /v2/images => generated 5574 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/677] 199.19.213.96 () {42 vars in 684 bytes} [Wed Jun 10 09:48:18 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: 319/678] 199.19.213.96 () {44 vars in 906 bytes} [Wed Jun 10 09:48:18 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: 8|app: 0|req: 366/691] 199.19.213.96 () {42 vars in 684 bytes} [Wed Jun 10 09:49:10 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: 326/692] 199.19.213.96 () {44 vars in 906 bytes} [Wed Jun 10 09:49:10 2026] GET /v2/images => generated 5574 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/695] 199.19.213.96 () {42 vars in 684 bytes} [Wed Jun 10 09:49: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: 368/696] 199.19.213.96 () {44 vars in 906 bytes} [Wed Jun 10 09:49:19 2026] GET /v2/images => generated 5574 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/709] 199.19.213.96 () {42 vars in 684 bytes} [Wed Jun 10 09:50:23 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: 375/710] 199.19.213.96 () {44 vars in 906 bytes} [Wed Jun 10 09:50:23 2026] GET /v2/images => generated 5574 bytes in 52 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: 340/719] 10.0.0.107 () {32 vars in 633 bytes} [Wed Jun 10 09:51:08 2026] GET /v2/images => generated 5574 bytes in 20 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: 383/726] 10.0.0.107 () {34 vars in 655 bytes} [Wed Jun 10 09:51:29 2026] POST /v2/images => generated 649 bytes in 250 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-10 09:51:29.303 7 WARNING glance.api.v2.images [None req-9ecfa596-0fc1-4f31-9970-c533d77a32d9 04f38da45dac4970903ca302c9528e91 8b51881e098943879123bb5a97313cf3 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e9d44027-bb44-4e69-9412-9593a6c58abf [pid: 7|app: 0|req: 344/727] 10.0.0.107 () {32 vars in 710 bytes} [Wed Jun 10 09:51:29 2026] DELETE /v2/images/e9d44027-bb44-4e69-9412-9593a6c58abf => generated 0 bytes in 90 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/728] 10.0.0.107 () {32 vars in 707 bytes} [Wed Jun 10 09:51:29 2026] GET /v2/images/e9d44027-bb44-4e69-9412-9593a6c58abf => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/729] 10.0.0.107 () {32 vars in 633 bytes} [Wed Jun 10 09:51:29 2026] GET /v2/images => generated 1381 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/730] 10.0.0.107 () {34 vars in 655 bytes} [Wed Jun 10 09:51:29 2026] POST /v2/images => generated 702 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/731] 10.0.0.107 () {32 vars in 717 bytes} [Wed Jun 10 09:51:29 2026] GET /v2/images/fdb6a8c1-4dc9-4318-b243-90daea539785/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 09:51:29.535 8 WARNING oslo_policy.policy [None req-d415027e-de92-4197-bfeb-5bdb3bb35268 04f38da45dac4970903ca302c9528e91 8b51881e098943879123bb5a97313cf3 - - 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-06-10 09:51:29.536 8 WARNING oslo_policy.policy [None req-d415027e-de92-4197-bfeb-5bdb3bb35268 04f38da45dac4970903ca302c9528e91 8b51881e098943879123bb5a97313cf3 - - 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-06-10 09:51:29.537 8 INFO glance.api.v2.image_data [None req-d415027e-de92-4197-bfeb-5bdb3bb35268 04f38da45dac4970903ca302c9528e91 8b51881e098943879123bb5a97313cf3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 09:51:29.585 8 WARNING glance_store._drivers.rbd [None req-d415027e-de92-4197-bfeb-5bdb3bb35268 04f38da45dac4970903ca302c9528e91 8b51881e098943879123bb5a97313cf3 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-10 09:51:29.983 8 INFO glance.location [None req-d415027e-de92-4197-bfeb-5bdb3bb35268 04f38da45dac4970903ca302c9528e91 8b51881e098943879123bb5a97313cf3 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 386/732] 10.0.0.107 () {32 vars in 727 bytes} [Wed Jun 10 09:51:29 2026] PUT /v2/images/fdb6a8c1-4dc9-4318-b243-90daea539785/file => generated 0 bytes in 529 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/733] 10.0.0.107 () {32 vars in 707 bytes} [Wed Jun 10 09:51:30 2026] GET /v2/images/fdb6a8c1-4dc9-4318-b243-90daea539785 => generated 1103 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/734] 10.0.0.107 () {32 vars in 717 bytes} [Wed Jun 10 09:51:30 2026] GET /v2/images/fdb6a8c1-4dc9-4318-b243-90daea539785/file => generated 1024 bytes in 143 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/735] 10.0.0.107 () {34 vars in 655 bytes} [Wed Jun 10 09:51:30 2026] POST /v2/images => generated 648 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/736] 10.0.0.107 () {32 vars in 726 bytes} [Wed Jun 10 09:51:30 2026] PATCH /v2/images/6cc84805-3fa4-483e-b077-c4d55a9032fd => generated 653 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/737] 10.0.0.107 () {32 vars in 707 bytes} [Wed Jun 10 09:51:30 2026] GET /v2/images/6cc84805-3fa4-483e-b077-c4d55a9032fd => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 09:51:30.369 8 WARNING glance.api.v2.images [None req-16971778-c55f-47f6-af4c-e4ecddb0b9ad 04f38da45dac4970903ca302c9528e91 8b51881e098943879123bb5a97313cf3 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6cc84805-3fa4-483e-b077-c4d55a9032fd [pid: 8|app: 0|req: 389/738] 10.0.0.107 () {32 vars in 710 bytes} [Wed Jun 10 09:51:30 2026] DELETE /v2/images/6cc84805-3fa4-483e-b077-c4d55a9032fd => generated 0 bytes in 41 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/739] 10.0.0.107 () {32 vars in 707 bytes} [Wed Jun 10 09:51:30 2026] GET /v2/images/6cc84805-3fa4-483e-b077-c4d55a9032fd => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 09:51:30.435 8 WARNING glance.api.v2.images [None req-75d59c7c-0eb7-4109-a545-fb93056e26f8 04f38da45dac4970903ca302c9528e91 8b51881e098943879123bb5a97313cf3 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//fdb6a8c1-4dc9-4318-b243-90daea539785 [pid: 8|app: 0|req: 390/740] 10.0.0.107 () {32 vars in 710 bytes} [Wed Jun 10 09:51:30 2026] DELETE /v2/images/fdb6a8c1-4dc9-4318-b243-90daea539785 => generated 0 bytes in 809 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/741] 10.0.0.107 () {32 vars in 707 bytes} [Wed Jun 10 09:51:31 2026] GET /v2/images/fdb6a8c1-4dc9-4318-b243-90daea539785 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 09:51:31.270 8 WARNING glance.api.v2.images [None req-8b153486-d84f-43d6-b77a-c78f3cd677fd 04f38da45dac4970903ca302c9528e91 8b51881e098943879123bb5a97313cf3 - - default default] Failed to find image e9d44027-bb44-4e69-9412-9593a6c58abf to delete: glance.common.exception.ImageNotFound: No image found with ID e9d44027-bb44-4e69-9412-9593a6c58abf [pid: 8|app: 0|req: 391/742] 10.0.0.107 () {32 vars in 710 bytes} [Wed Jun 10 09:51:31 2026] DELETE /v2/images/e9d44027-bb44-4e69-9412-9593a6c58abf => generated 147 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/743] 10.0.0.107 () {32 vars in 707 bytes} [Wed Jun 10 09:51:31 2026] GET /v2/images/e9d44027-bb44-4e69-9412-9593a6c58abf => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/746] 10.0.0.241 () {36 vars in 987 bytes} [Wed Jun 10 09:51:40 2026] GET /v2/images/4ef74a8d-d9b9-4b5b-a118-1a61ad61047e => generated 1312 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/747] 10.0.0.241 () {36 vars in 927 bytes} [Wed Jun 10 09:51:40 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: 394/748] 10.0.0.241 () {36 vars in 927 bytes} [Wed Jun 10 09:51: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: 7|app: 0|req: 355/749] 10.0.0.241 () {36 vars in 987 bytes} [Wed Jun 10 09:51:40 2026] GET /v2/images/4ef74a8d-d9b9-4b5b-a118-1a61ad61047e => 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: 395/750] 10.0.0.241 () {36 vars in 927 bytes} [Wed Jun 10 09:51:40 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: 356/751] 10.0.0.241 () {36 vars in 927 bytes} [Wed Jun 10 09:51:40 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: 396/752] 10.0.0.241 () {36 vars in 987 bytes} [Wed Jun 10 09:51:40 2026] GET /v2/images/4ef74a8d-d9b9-4b5b-a118-1a61ad61047e => 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: 357/753] 10.0.0.241 () {36 vars in 927 bytes} [Wed Jun 10 09:51:40 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: 397/754] 10.0.0.241 () {36 vars in 927 bytes} [Wed Jun 10 09:51:40 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/755] 10.0.0.109 () {36 vars in 987 bytes} [Wed Jun 10 09:51:41 2026] GET /v2/images/4ef74a8d-d9b9-4b5b-a118-1a61ad61047e => 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: 398/756] 10.0.0.109 () {36 vars in 927 bytes} [Wed Jun 10 09:51:41 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: 359/757] 10.0.0.16 () {36 vars in 910 bytes} [Wed Jun 10 09:51:41 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/758] 10.0.0.16 () {36 vars in 1006 bytes} [Wed Jun 10 09:51:41 2026] GET /v2/images/4ef74a8d-d9b9-4b5b-a118-1a61ad61047e/locations => generated 127 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/759] 10.0.0.16 () {36 vars in 986 bytes} [Wed Jun 10 09:51:41 2026] GET /v2/images/4ef74a8d-d9b9-4b5b-a118-1a61ad61047e => 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: 400/760] 10.0.0.16 () {36 vars in 926 bytes} [Wed Jun 10 09:51:41 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: 361/761] 10.0.0.16 () {36 vars in 926 bytes} [Wed Jun 10 09:51: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: 363/764] 199.19.213.96 () {36 vars in 990 bytes} [Wed Jun 10 09:51:49 2026] GET /v2/images/4ef74a8d-d9b9-4b5b-a118-1a61ad61047e => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/765] 199.19.213.96 () {36 vars in 930 bytes} [Wed Jun 10 09:51:49 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: 364/766] 199.19.213.96 () {36 vars in 990 bytes} [Wed Jun 10 09:51:50 2026] GET /v2/images/4ef74a8d-d9b9-4b5b-a118-1a61ad61047e => 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: 403/767] 199.19.213.96 () {36 vars in 930 bytes} [Wed Jun 10 09:51:50 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: 367/772] 10.0.0.107 () {32 vars in 707 bytes} [Wed Jun 10 09:52:15 2026] GET /v2/images/4ef74a8d-d9b9-4b5b-a118-1a61ad61047e => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/773] 10.0.0.107 () {32 vars in 707 bytes} [Wed Jun 10 09:52:16 2026] GET /v2/images/4ef74a8d-d9b9-4b5b-a118-1a61ad61047e => 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: 368/774] 10.0.0.241 () {36 vars in 987 bytes} [Wed Jun 10 09:52:16 2026] GET /v2/images/4ef74a8d-d9b9-4b5b-a118-1a61ad61047e => generated 1312 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/775] 10.0.0.241 () {36 vars in 927 bytes} [Wed Jun 10 09: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: 369/776] 10.0.0.241 () {36 vars in 927 bytes} [Wed Jun 10 09: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: 408/777] 10.0.0.241 () {36 vars in 987 bytes} [Wed Jun 10 09:52:16 2026] GET /v2/images/4ef74a8d-d9b9-4b5b-a118-1a61ad61047e => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/778] 10.0.0.241 () {36 vars in 927 bytes} [Wed Jun 10 09: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: 8|app: 0|req: 409/779] 10.0.0.241 () {36 vars in 927 bytes} [Wed Jun 10 09: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: 371/780] 10.0.0.241 () {36 vars in 987 bytes} [Wed Jun 10 09:52:16 2026] GET /v2/images/4ef74a8d-d9b9-4b5b-a118-1a61ad61047e => 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: 410/781] 10.0.0.241 () {36 vars in 927 bytes} [Wed Jun 10 09: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: 372/782] 10.0.0.241 () {36 vars in 927 bytes} [Wed Jun 10 09: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: 8|app: 0|req: 411/783] 10.0.0.16 () {36 vars in 910 bytes} [Wed Jun 10 09:52:16 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/784] 10.0.0.16 () {36 vars in 1006 bytes} [Wed Jun 10 09:52:16 2026] GET /v2/images/4ef74a8d-d9b9-4b5b-a118-1a61ad61047e/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/785] 10.0.0.16 () {36 vars in 986 bytes} [Wed Jun 10 09:52:17 2026] GET /v2/images/4ef74a8d-d9b9-4b5b-a118-1a61ad61047e => 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: 374/786] 10.0.0.16 () {36 vars in 926 bytes} [Wed Jun 10 09: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: 8|app: 0|req: 413/787] 10.0.0.16 () {36 vars in 926 bytes} [Wed Jun 10 09: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: 8|app: 0|req: 415/790] 10.0.0.109 () {36 vars in 987 bytes} [Wed Jun 10 09:52:25 2026] GET /v2/images/4ef74a8d-d9b9-4b5b-a118-1a61ad61047e => 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: 376/791] 10.0.0.109 () {36 vars in 927 bytes} [Wed Jun 10 09:52: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: 8|app: 0|req: 418/796] 10.0.0.109 () {36 vars in 987 bytes} [Wed Jun 10 09:52:43 2026] GET /v2/images/4ef74a8d-d9b9-4b5b-a118-1a61ad61047e => 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/797] 10.0.0.109 () {36 vars in 927 bytes} [Wed Jun 10 09:52:43 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: 419/798] 10.0.0.109 () {36 vars in 987 bytes} [Wed Jun 10 09:52:46 2026] GET /v2/images/4ef74a8d-d9b9-4b5b-a118-1a61ad61047e => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/799] 10.0.0.109 () {36 vars in 927 bytes} [Wed Jun 10 09:52:46 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: 382/802] 10.0.0.109 () {36 vars in 987 bytes} [Wed Jun 10 09:52:53 2026] GET /v2/images/4ef74a8d-d9b9-4b5b-a118-1a61ad61047e => 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: 421/803] 10.0.0.109 () {36 vars in 927 bytes} [Wed Jun 10 09:52:53 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: 384/806] 10.0.0.109 () {36 vars in 987 bytes} [Wed Jun 10 09:53:04 2026] GET /v2/images/4ef74a8d-d9b9-4b5b-a118-1a61ad61047e => 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: 423/807] 10.0.0.109 () {36 vars in 927 bytes} [Wed Jun 10 09:53:04 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/808] 10.0.0.109 () {36 vars in 987 bytes} [Wed Jun 10 09:53:04 2026] GET /v2/images/4ef74a8d-d9b9-4b5b-a118-1a61ad61047e => 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: 424/809] 10.0.0.109 () {36 vars in 927 bytes} [Wed Jun 10 09:53:04 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/818] 10.0.0.107 () {30 vars in 411 bytes} [Wed Jun 10 09:53:48 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: 433/825] 199.19.213.96 () {32 vars in 825 bytes} [Wed Jun 10 09:54:10 2026] GET /v2/images?status=active&owner=ab0a8dc3780c4074a444f22bcf10c177&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/826] 199.19.213.96 () {32 vars in 652 bytes} [Wed Jun 10 09:54:10 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: 434/827] 10.0.0.241 () {36 vars in 987 bytes} [Wed Jun 10 09:54:11 2026] GET /v2/images/5962ae3a-93f5-4cc7-9ef9-0bbc926f006a => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/828] 10.0.0.241 () {36 vars in 927 bytes} [Wed Jun 10 09:54:11 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/829] 10.0.0.241 () {36 vars in 927 bytes} [Wed Jun 10 09:54:11 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/830] 10.0.0.241 () {36 vars in 987 bytes} [Wed Jun 10 09:54:11 2026] GET /v2/images/5962ae3a-93f5-4cc7-9ef9-0bbc926f006a => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/831] 10.0.0.241 () {36 vars in 927 bytes} [Wed Jun 10 09:54:11 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: 396/832] 10.0.0.241 () {36 vars in 927 bytes} [Wed Jun 10 09:54:11 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: 437/833] 10.0.0.241 () {36 vars in 987 bytes} [Wed Jun 10 09:54:11 2026] GET /v2/images/5962ae3a-93f5-4cc7-9ef9-0bbc926f006a => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/834] 10.0.0.241 () {36 vars in 927 bytes} [Wed Jun 10 09:54:11 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: 438/835] 10.0.0.16 () {36 vars in 910 bytes} [Wed Jun 10 09:54:11 2026] GET /versions => generated 1301 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/836] 10.0.0.16 () {36 vars in 1006 bytes} [Wed Jun 10 09:54:11 2026] GET /v2/images/5962ae3a-93f5-4cc7-9ef9-0bbc926f006a/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/837] 10.0.0.16 () {36 vars in 986 bytes} [Wed Jun 10 09:54:11 2026] GET /v2/images/5962ae3a-93f5-4cc7-9ef9-0bbc926f006a => 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: 399/838] 10.0.0.16 () {36 vars in 926 bytes} [Wed Jun 10 09:54:11 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/839] 10.0.0.16 () {36 vars in 926 bytes} [Wed Jun 10 09:54:11 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: 402/844] 10.0.0.109 () {36 vars in 987 bytes} [Wed Jun 10 09:54:34 2026] GET /v2/images/4ef74a8d-d9b9-4b5b-a118-1a61ad61047e => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/845] 10.0.0.109 () {36 vars in 927 bytes} [Wed Jun 10 09:54:34 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: 412/864] 10.0.0.109 () {36 vars in 987 bytes} [Wed Jun 10 09:56:00 2026] GET /v2/images/4ef74a8d-d9b9-4b5b-a118-1a61ad61047e => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/865] 10.0.0.109 () {36 vars in 927 bytes} [Wed Jun 10 09:56:00 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/874] 10.0.0.109 () {36 vars in 987 bytes} [Wed Jun 10 09:56:40 2026] GET /v2/images/4ef74a8d-d9b9-4b5b-a118-1a61ad61047e => generated 1312 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/875] 10.0.0.109 () {36 vars in 927 bytes} [Wed Jun 10 09:56:40 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: 465/888] 10.0.0.109 () {36 vars in 987 bytes} [Wed Jun 10 09:57:47 2026] GET /v2/images/4ef74a8d-d9b9-4b5b-a118-1a61ad61047e => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/889] 10.0.0.109 () {36 vars in 927 bytes} [Wed Jun 10 09:57:47 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: 475/908] 10.0.0.107 () {32 vars in 633 bytes} [Wed Jun 10 09:59: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)