+ 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 Mar 18 12:13:44 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:37 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: glance-api-7ccd766749-jml78 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7f366bfd0668 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-03-18 12:13:46.629 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-18 12:13:46.694 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-03-18 12:13:47.511 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-03-18 12:13:47.512 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-03-18 12:13:47.512 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-18 12:13:47.573 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-03-18 12:13:47.574 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-03-18 12:13:47.575 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-18 12:13:49.683 8 WARNING glance.api.v2.images [None req-7aabde27-5c20-4f2a-af4c-244c9d14229a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-18 12:13:49.683 7 WARNING glance.api.v2.images [None req-6a8fd2da-b523-4c7c-8230-f8c1dfad0d36 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-18 12:13:50.019 8 WARNING keystonemiddleware._common.config [None req-7aabde27-5c20-4f2a-af4c-244c9d14229a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-18 12:13:50.027 8 WARNING oslo_config.cfg [None req-7aabde27-5c20-4f2a-af4c-244c9d14229a - - - - - -] 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 0x7f366bfd0668 pid: 8 (default app) 2026-03-18 12:13:50.061 7 WARNING keystonemiddleware._common.config [None req-6a8fd2da-b523-4c7c-8230-f8c1dfad0d36 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-18 12:13:50.071 7 WARNING oslo_config.cfg [None req-6a8fd2da-b523-4c7c-8230-f8c1dfad0d36 - - - - - -] 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 0x7f366bfd0668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.19.213.216 () {42 vars in 689 bytes} [Wed Mar 18 12:13:51 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 12:13:52.118 7 WARNING oslo_policy.policy [None req-ec661258-2ded-4762-bdb8-f93e3d07046f d135db2a9806480e9abaf5b850e06acd d0a0cfb997e8493d84480772632c544d - - 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-03-18 12:13:52.119 7 WARNING oslo_policy.policy [None req-ec661258-2ded-4762-bdb8-f93e3d07046f d135db2a9806480e9abaf5b850e06acd d0a0cfb997e8493d84480772632c544d - - 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-03-18 12:13:52.137 7 WARNING oslo_policy.policy [None req-ec661258-2ded-4762-bdb8-f93e3d07046f d135db2a9806480e9abaf5b850e06acd d0a0cfb997e8493d84480772632c544d - - 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-03-18 12:13:52.137 7 WARNING oslo_policy.policy [None req-ec661258-2ded-4762-bdb8-f93e3d07046f d135db2a9806480e9abaf5b850e06acd d0a0cfb997e8493d84480772632c544d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/6] 199.19.213.216 () {44 vars in 911 bytes} [Wed Mar 18 12:13:51 2026] GET /v2/images => generated 69 bytes in 609 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.19.213.216 () {42 vars in 689 bytes} [Wed Mar 18 12:13:55 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.19.213.216 () {44 vars in 911 bytes} [Wed Mar 18 12:13:55 2026] GET /v2/images => generated 69 bytes in 48 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-03-18 12:13:55.808 8 WARNING oslo_policy.policy [None req-66fd3770-561a-40c0-a9e5-3f08bbb004c5 d135db2a9806480e9abaf5b850e06acd d0a0cfb997e8493d84480772632c544d - - 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-03-18 12:13:55.808 8 WARNING oslo_policy.policy [None req-66fd3770-561a-40c0-a9e5-3f08bbb004c5 d135db2a9806480e9abaf5b850e06acd d0a0cfb997e8493d84480772632c544d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/9] 199.19.213.216 () {44 vars in 912 bytes} [Wed Mar 18 12:13:55 2026] GET /v2/images/cirros => generated 151 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.19.213.216 () {44 vars in 934 bytes} [Wed Mar 18 12:13:55 2026] GET /v2/images?name=cirros => generated 81 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-18 12:13:55.962 8 WARNING oslo_policy.policy [None req-056cab11-c07a-4e2e-9f08-c1ee35c843bb d135db2a9806480e9abaf5b850e06acd d0a0cfb997e8493d84480772632c544d - - 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-03-18 12:13:55.963 8 WARNING oslo_policy.policy [None req-056cab11-c07a-4e2e-9f08-c1ee35c843bb d135db2a9806480e9abaf5b850e06acd d0a0cfb997e8493d84480772632c544d - - 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: 8/11] 199.19.213.216 () {44 vars in 940 bytes} [Wed Mar 18 12:13:55 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-18 12:13:56.058 7 WARNING oslo_config.cfg [None req-ecf23aa3-5ede-4793-88dc-ca0d28229a3e d135db2a9806480e9abaf5b850e06acd d0a0cfb997e8493d84480772632c544d - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/12] 199.19.213.216 () {48 vars in 952 bytes} [Wed Mar 18 12:13:55 2026] POST /v2/images => generated 760 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-18 12:13:56.084 8 WARNING oslo_policy.policy [None req-7e2519a7-002b-44d2-ad29-06396f05b063 d135db2a9806480e9abaf5b850e06acd d0a0cfb997e8493d84480772632c544d - - 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-03-18 12:13:56.084 8 WARNING oslo_policy.policy [None req-7e2519a7-002b-44d2-ad29-06396f05b063 d135db2a9806480e9abaf5b850e06acd d0a0cfb997e8493d84480772632c544d - - 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-03-18 12:13:56.085 8 INFO glance.api.v2.image_data [None req-7e2519a7-002b-44d2-ad29-06396f05b063 d135db2a9806480e9abaf5b850e06acd d0a0cfb997e8493d84480772632c544d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-18 12:14:00.252 8 WARNING glance.location [None req-7e2519a7-002b-44d2-ad29-06396f05b063 d135db2a9806480e9abaf5b850e06acd d0a0cfb997e8493d84480772632c544d - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/15] 199.19.213.216 () {48 vars in 1046 bytes} [Wed Mar 18 12:13:56 2026] PUT /v2/images/8b05d2ab-1c23-4616-933e-396030f3aadb/file => generated 0 bytes in 4224 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5749 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.19.213.216 () {44 vars in 972 bytes} [Wed Mar 18 12:14:00 2026] GET /v2/images/8b05d2ab-1c23-4616-933e-396030f3aadb => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-18 12:14:00.339 8 WARNING oslo_config.cfg [None req-6ee0cf97-bf35-4568-9179-2ac174d3d767 d135db2a9806480e9abaf5b850e06acd d0a0cfb997e8493d84480772632c544d - - 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: 10/17] 199.19.213.216 () {44 vars in 972 bytes} [Wed Mar 18 12:14:00 2026] GET /v2/images/8b05d2ab-1c23-4616-933e-396030f3aadb => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/274] 199.19.213.216 () {42 vars in 689 bytes} [Wed Mar 18 12:35:19 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/275] 199.19.213.216 () {44 vars in 911 bytes} [Wed Mar 18 12:35:19 2026] GET /v2/images => generated 1240 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/282] 199.19.213.216 () {42 vars in 689 bytes} [Wed Mar 18 12:35:53 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/283] 199.19.213.216 () {44 vars in 911 bytes} [Wed Mar 18 12:35:53 2026] GET /v2/images => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/284] 199.19.213.216 () {44 vars in 938 bytes} [Wed Mar 18 12:35:54 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/285] 199.19.213.216 () {44 vars in 960 bytes} [Wed Mar 18 12:35:54 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/286] 199.19.213.216 () {44 vars in 940 bytes} [Wed Mar 18 12:35:54 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/287] 199.19.213.216 () {48 vars in 952 bytes} [Wed Mar 18 12:35:54 2026] POST /v2/images => generated 796 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-18 12:35:54.210 8 INFO glance.api.v2.image_data [None req-b1a7bd3a-dbab-4961-aae7-b40e4dee49c4 d135db2a9806480e9abaf5b850e06acd d0a0cfb997e8493d84480772632c544d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-18 12:36:28.728 8 WARNING glance.location [None req-b1a7bd3a-dbab-4961-aae7-b40e4dee49c4 d135db2a9806480e9abaf5b850e06acd d0a0cfb997e8493d84480772632c544d - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 146/294] 199.19.213.216 () {48 vars in 1047 bytes} [Wed Mar 18 12:35:54 2026] PUT /v2/images/2e486763-389d-4bad-80cb-eda8be487a73/file => generated 0 bytes in 34571 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64674 switches on core 0) [pid: 7|app: 0|req: 149/295] 199.19.213.216 () {44 vars in 972 bytes} [Wed Mar 18 12:36:28 2026] GET /v2/images/2e486763-389d-4bad-80cb-eda8be487a73 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/296] 199.19.213.216 () {44 vars in 972 bytes} [Wed Mar 18 12:36:28 2026] GET /v2/images/2e486763-389d-4bad-80cb-eda8be487a73 => generated 1209 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/299] 199.19.213.216 () {42 vars in 689 bytes} [Wed Mar 18 12:36:30 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/300] 199.19.213.216 () {44 vars in 911 bytes} [Wed Mar 18 12:36:30 2026] GET /v2/images => generated 2451 bytes in 429 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/383] 199.19.213.216 () {42 vars in 689 bytes} [Wed Mar 18 12:43:27 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/384] 199.19.213.216 () {44 vars in 911 bytes} [Wed Mar 18 12:43:27 2026] GET /v2/images => generated 2451 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/389] 199.19.213.216 () {42 vars in 689 bytes} [Wed Mar 18 12:43:41 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/390] 199.19.213.216 () {44 vars in 911 bytes} [Wed Mar 18 12:43:41 2026] GET /v2/images => generated 2451 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/391] 199.19.213.216 () {44 vars in 948 bytes} [Wed Mar 18 12:43:41 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/392] 199.19.213.216 () {44 vars in 970 bytes} [Wed Mar 18 12:43:41 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/393] 199.19.213.216 () {44 vars in 940 bytes} [Wed Mar 18 12:43:41 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: 7|app: 0|req: 198/394] 199.19.213.216 () {48 vars in 952 bytes} [Wed Mar 18 12:43:41 2026] POST /v2/images => generated 799 bytes in 808 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-18 12:43:42.465 8 INFO glance.api.v2.image_data [None req-ff88cf53-dd3f-44e3-9832-bc6466538b68 d135db2a9806480e9abaf5b850e06acd d0a0cfb997e8493d84480772632c544d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-18 12:44:20.030 8 INFO glance.location [None req-ff88cf53-dd3f-44e3-9832-bc6466538b68 d135db2a9806480e9abaf5b850e06acd d0a0cfb997e8493d84480772632c544d - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 197/403] 199.19.213.216 () {48 vars in 1046 bytes} [Wed Mar 18 12:43:42 2026] PUT /v2/images/ad85fb82-99a3-4ada-8ae0-946faf56202e/file => generated 0 bytes in 37621 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33566 switches on core 0) [pid: 7|app: 0|req: 207/404] 199.19.213.216 () {44 vars in 972 bytes} [Wed Mar 18 12:44:20 2026] GET /v2/images/ad85fb82-99a3-4ada-8ae0-946faf56202e => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/405] 199.19.213.216 () {48 vars in 1051 bytes} [Wed Mar 18 12:44:20 2026] PATCH /v2/images/ad85fb82-99a3-4ada-8ae0-946faf56202e => generated 1234 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/406] 199.19.213.216 () {44 vars in 972 bytes} [Wed Mar 18 12:44:20 2026] GET /v2/images/ad85fb82-99a3-4ada-8ae0-946faf56202e => generated 1234 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/419] 199.19.213.216 () {42 vars in 689 bytes} [Wed Mar 18 12:45:20 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/420] 199.19.213.216 () {44 vars in 911 bytes} [Wed Mar 18 12:45:20 2026] GET /v2/images => generated 3687 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/425] 199.19.213.216 () {42 vars in 689 bytes} [Wed Mar 18 12:45:39 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/426] 199.19.213.216 () {44 vars in 911 bytes} [Wed Mar 18 12:45:39 2026] GET /v2/images => generated 3687 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/427] 199.19.213.216 () {44 vars in 940 bytes} [Wed Mar 18 12:45:39 2026] GET /v2/images/manila-service-image => generated 165 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/428] 199.19.213.216 () {44 vars in 962 bytes} [Wed Mar 18 12:45:39 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/429] 199.19.213.216 () {44 vars in 940 bytes} [Wed Mar 18 12:45:39 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/430] 199.19.213.216 () {48 vars in 952 bytes} [Wed Mar 18 12:45:39 2026] POST /v2/images => generated 791 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-18 12:45:39.459 8 INFO glance.api.v2.image_data [None req-d1103ef1-0f2e-40ec-83c7-c90f3bc0dd1b d135db2a9806480e9abaf5b850e06acd d0a0cfb997e8493d84480772632c544d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-18 12:45:55.100 8 INFO glance.location [None req-d1103ef1-0f2e-40ec-83c7-c90f3bc0dd1b d135db2a9806480e9abaf5b850e06acd d0a0cfb997e8493d84480772632c544d - - default default] Image format matched and virtual size computed: 2814115840 [pid: 8|app: 0|req: 211/433] 199.19.213.216 () {48 vars in 1047 bytes} [Wed Mar 18 12:45:39 2026] PUT /v2/images/00277798-d689-4096-b945-48c514484e9b/file => generated 0 bytes in 15716 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29846 switches on core 0) [pid: 7|app: 0|req: 223/434] 199.19.213.216 () {44 vars in 972 bytes} [Wed Mar 18 12:45:55 2026] GET /v2/images/00277798-d689-4096-b945-48c514484e9b => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/435] 199.19.213.216 () {44 vars in 972 bytes} [Wed Mar 18 12:45:55 2026] GET /v2/images/00277798-d689-4096-b945-48c514484e9b => generated 1204 bytes in 18 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: 250/488] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 12:50:10 2026] GET /v2/images => generated 4893 bytes in 190 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: 239/489] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 12:50:10 2026] GET /v2/images => generated 4893 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/502] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 12:51:10 2026] GET /v2/images => generated 4893 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/503] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 12:51:10 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/516] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 12:52:10 2026] GET /v2/images => generated 4893 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/517] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 12:52:10 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/530] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 12:53:10 2026] GET /v2/images => generated 4893 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/531] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 12:53:10 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/544] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 12:54:10 2026] GET /v2/images => generated 4893 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/545] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 12:54:10 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/558] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 12:55:10 2026] GET /v2/images => generated 4893 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/559] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 12:55:10 2026] GET /v2/images => generated 4893 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/572] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 12:56:10 2026] GET /v2/images => generated 4893 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/573] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 12:56:10 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/586] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 12:57:10 2026] GET /v2/images => generated 4893 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/587] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 12:57:10 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/600] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 12:58:10 2026] GET /v2/images => generated 4893 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/601] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 12:58:10 2026] GET /v2/images => generated 4893 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/604] 199.19.213.216 () {42 vars in 689 bytes} [Wed Mar 18 12:58:24 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/605] 199.19.213.216 () {44 vars in 911 bytes} [Wed Mar 18 12:58:24 2026] GET /v2/images => generated 4893 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/616] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 12:59:10 2026] GET /v2/images => generated 4893 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/617] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 12:59:10 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/630] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 13:00:10 2026] GET /v2/images => generated 4893 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/631] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 13:00:10 2026] GET /v2/images => generated 4893 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/638] 199.19.213.216 () {42 vars in 689 bytes} [Wed Mar 18 13:00:42 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/639] 199.19.213.216 () {44 vars in 911 bytes} [Wed Mar 18 13:00:42 2026] GET /v2/images => generated 4893 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/640] 199.19.213.216 () {42 vars in 689 bytes} [Wed Mar 18 13:00:44 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/641] 199.19.213.216 () {44 vars in 911 bytes} [Wed Mar 18 13:00:44 2026] GET /v2/images => generated 4893 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/648] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 13:01:10 2026] GET /v2/images => generated 4893 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/649] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 13:01:10 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/654] 199.19.213.216 () {42 vars in 689 bytes} [Wed Mar 18 13:01:34 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/655] 199.19.213.216 () {44 vars in 911 bytes} [Wed Mar 18 13:01:34 2026] GET /v2/images => generated 4893 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/658] 199.19.213.216 () {42 vars in 689 bytes} [Wed Mar 18 13:01:42 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/659] 199.19.213.216 () {44 vars in 911 bytes} [Wed Mar 18 13:01:42 2026] GET /v2/images => generated 4893 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/666] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 13:02:10 2026] GET /v2/images => generated 4893 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/667] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 13:02:10 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/674] 199.19.213.216 () {42 vars in 689 bytes} [Wed Mar 18 13:02:40 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/675] 199.19.213.216 () {44 vars in 911 bytes} [Wed Mar 18 13:02:40 2026] GET /v2/images => generated 4893 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/682] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 13:03:10 2026] GET /v2/images => generated 4893 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/683] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 13:03:10 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/686] 10.0.0.41 () {32 vars in 632 bytes} [Wed Mar 18 13:03:27 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/691] 10.0.0.110 () {36 vars in 987 bytes} [Wed Mar 18 13:03:48 2026] GET /v2/images/8b05d2ab-1c23-4616-933e-396030f3aadb => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/692] 10.0.0.110 () {36 vars in 927 bytes} [Wed Mar 18 13:03:48 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: 343/695] 10.0.0.110 () {36 vars in 987 bytes} [Wed Mar 18 13:03:49 2026] GET /v2/images/8b05d2ab-1c23-4616-933e-396030f3aadb => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/696] 10.0.0.110 () {36 vars in 927 bytes} [Wed Mar 18 13:03:49 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/697] 10.0.0.110 () {36 vars in 987 bytes} [Wed Mar 18 13:03:52 2026] GET /v2/images/8b05d2ab-1c23-4616-933e-396030f3aadb => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/698] 10.0.0.110 () {36 vars in 927 bytes} [Wed Mar 18 13:03:52 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: 345/699] 199.19.213.216 () {36 vars in 991 bytes} [Wed Mar 18 13:03:57 2026] GET /v2/images/8b05d2ab-1c23-4616-933e-396030f3aadb => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/700] 199.19.213.216 () {36 vars in 931 bytes} [Wed Mar 18 13:03:57 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: 346/701] 199.19.213.216 () {36 vars in 991 bytes} [Wed Mar 18 13:03:58 2026] GET /v2/images/8b05d2ab-1c23-4616-933e-396030f3aadb => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/702] 199.19.213.216 () {36 vars in 931 bytes} [Wed Mar 18 13:03:58 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: 359/707] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 13:04:11 2026] GET /v2/images => generated 4893 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/708] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 13:04:11 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/709] 10.0.0.41 () {30 vars in 410 bytes} [Wed Mar 18 13:04:13 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/714] 10.0.0.110 () {36 vars in 987 bytes} [Wed Mar 18 13:04:30 2026] GET /v2/images/8b05d2ab-1c23-4616-933e-396030f3aadb => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/715] 10.0.0.110 () {36 vars in 927 bytes} [Wed Mar 18 13:04: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: 357/724] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 13:05:10 2026] GET /v2/images => generated 4893 bytes in 522 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/725] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 13:05:11 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/728] 10.0.0.152 () {36 vars in 987 bytes} [Wed Mar 18 13:05:23 2026] GET /v2/images/8b05d2ab-1c23-4616-933e-396030f3aadb => generated 1171 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/729] 10.0.0.152 () {36 vars in 927 bytes} [Wed Mar 18 13:05:23 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: 360/730] 10.0.0.152 () {36 vars in 927 bytes} [Wed Mar 18 13:05:23 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: 371/731] 10.0.0.152 () {36 vars in 987 bytes} [Wed Mar 18 13:05:23 2026] GET /v2/images/8b05d2ab-1c23-4616-933e-396030f3aadb => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/732] 10.0.0.152 () {36 vars in 927 bytes} [Wed Mar 18 13:05:23 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: 372/733] 10.0.0.152 () {36 vars in 927 bytes} [Wed Mar 18 13:05:23 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: 362/734] 10.0.0.152 () {36 vars in 987 bytes} [Wed Mar 18 13:05:23 2026] GET /v2/images/8b05d2ab-1c23-4616-933e-396030f3aadb => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/735] 10.0.0.152 () {36 vars in 927 bytes} [Wed Mar 18 13:05:23 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: 363/736] 10.0.0.152 () {36 vars in 927 bytes} [Wed Mar 18 13:05:23 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: 374/737] 10.0.0.186 () {36 vars in 987 bytes} [Wed Mar 18 13:05:25 2026] GET /v2/images/8b05d2ab-1c23-4616-933e-396030f3aadb => generated 1171 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/738] 10.0.0.186 () {36 vars in 927 bytes} [Wed Mar 18 13:05:25 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/739] 10.0.0.186 () {36 vars in 987 bytes} [Wed Mar 18 13:05:25 2026] GET /v2/images/8b05d2ab-1c23-4616-933e-396030f3aadb => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/740] 10.0.0.186 () {36 vars in 927 bytes} [Wed Mar 18 13:05:25 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/741] 10.0.0.186 () {36 vars in 927 bytes} [Wed Mar 18 13:05: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: 368/746] 10.0.0.41 () {32 vars in 706 bytes} [Wed Mar 18 13:05:40 2026] GET /v2/images/8b05d2ab-1c23-4616-933e-396030f3aadb => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/747] 10.0.0.41 () {32 vars in 706 bytes} [Wed Mar 18 13:05:41 2026] GET /v2/images/8b05d2ab-1c23-4616-933e-396030f3aadb => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/748] 10.0.0.152 () {36 vars in 987 bytes} [Wed Mar 18 13:05:41 2026] GET /v2/images/8b05d2ab-1c23-4616-933e-396030f3aadb => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/749] 10.0.0.152 () {36 vars in 927 bytes} [Wed Mar 18 13:05:41 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: 370/750] 10.0.0.152 () {36 vars in 927 bytes} [Wed Mar 18 13:05: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: 381/751] 10.0.0.152 () {36 vars in 987 bytes} [Wed Mar 18 13:05:41 2026] GET /v2/images/8b05d2ab-1c23-4616-933e-396030f3aadb => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/752] 10.0.0.152 () {36 vars in 927 bytes} [Wed Mar 18 13:05: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: 382/753] 10.0.0.152 () {36 vars in 927 bytes} [Wed Mar 18 13:05:41 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/754] 10.0.0.152 () {36 vars in 987 bytes} [Wed Mar 18 13:05:41 2026] GET /v2/images/8b05d2ab-1c23-4616-933e-396030f3aadb => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/755] 10.0.0.152 () {36 vars in 927 bytes} [Wed Mar 18 13:05:41 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: 373/756] 10.0.0.186 () {36 vars in 987 bytes} [Wed Mar 18 13:05:41 2026] GET /v2/images/8b05d2ab-1c23-4616-933e-396030f3aadb => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/757] 10.0.0.186 () {36 vars in 927 bytes} [Wed Mar 18 13:05:41 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: 374/758] 10.0.0.186 () {36 vars in 987 bytes} [Wed Mar 18 13:05:41 2026] GET /v2/images/8b05d2ab-1c23-4616-933e-396030f3aadb => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/759] 10.0.0.186 () {36 vars in 927 bytes} [Wed Mar 18 13:05:41 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: 375/760] 10.0.0.186 () {36 vars in 927 bytes} [Wed Mar 18 13:05: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: 8|app: 0|req: 378/765] 10.0.0.110 () {36 vars in 987 bytes} [Wed Mar 18 13:05:59 2026] GET /v2/images/8b05d2ab-1c23-4616-933e-396030f3aadb => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/766] 10.0.0.110 () {36 vars in 927 bytes} [Wed Mar 18 13:05:59 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: 380/769] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 13:06:10 2026] GET /v2/images => generated 4893 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/770] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 13:06:10 2026] GET /v2/images => generated 4893 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/771] 10.0.0.110 () {36 vars in 987 bytes} [Wed Mar 18 13:06:13 2026] GET /v2/images/8b05d2ab-1c23-4616-933e-396030f3aadb => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/772] 10.0.0.110 () {36 vars in 927 bytes} [Wed Mar 18 13:06:13 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: 383/775] 10.0.0.110 () {36 vars in 987 bytes} [Wed Mar 18 13:06:20 2026] GET /v2/images/8b05d2ab-1c23-4616-933e-396030f3aadb => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/776] 10.0.0.110 () {36 vars in 927 bytes} [Wed Mar 18 13:06:20 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: 387/783] 10.0.0.110 () {36 vars in 987 bytes} [Wed Mar 18 13:06:54 2026] GET /v2/images/8b05d2ab-1c23-4616-933e-396030f3aadb => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/784] 10.0.0.110 () {36 vars in 927 bytes} [Wed Mar 18 13:06:54 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: 400/789] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 13:07:11 2026] GET /v2/images => generated 4893 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/790] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 13:07:11 2026] GET /v2/images => generated 4893 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/801] 10.0.0.41 () {34 vars in 654 bytes} [Wed Mar 18 13:07:59 2026] POST /v2/images => generated 649 bytes in 221 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-18 13:07:59.542 8 WARNING glance.api.v2.images [None req-5f2e7432-4d1b-4450-a4f9-61344b747f33 bf041821ecc14e5a9373b9ee3312d6e0 e8d18aaab1d64c32bc6b344c729df67f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4a05eb34-aae8-4219-b860-2ae12e5d4042 [pid: 8|app: 0|req: 396/802] 10.0.0.41 () {32 vars in 709 bytes} [Wed Mar 18 13:07:59 2026] DELETE /v2/images/4a05eb34-aae8-4219-b860-2ae12e5d4042 => 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: 407/803] 10.0.0.41 () {32 vars in 706 bytes} [Wed Mar 18 13:07:59 2026] GET /v2/images/4a05eb34-aae8-4219-b860-2ae12e5d4042 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/804] 10.0.0.41 () {32 vars in 632 bytes} [Wed Mar 18 13:07:59 2026] GET /v2/images => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/805] 10.0.0.41 () {34 vars in 654 bytes} [Wed Mar 18 13:07:59 2026] POST /v2/images => generated 702 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/806] 10.0.0.41 () {32 vars in 716 bytes} [Wed Mar 18 13:07:59 2026] GET /v2/images/d25d174c-1daa-44b1-9fd4-91d1fa0eed95/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-18 13:07:59.746 7 WARNING oslo_policy.policy [None req-f68f061b-4956-45f9-b88a-9efc61f9abf6 bf041821ecc14e5a9373b9ee3312d6e0 e8d18aaab1d64c32bc6b344c729df67f - - 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-03-18 13:07:59.746 7 WARNING oslo_policy.policy [None req-f68f061b-4956-45f9-b88a-9efc61f9abf6 bf041821ecc14e5a9373b9ee3312d6e0 e8d18aaab1d64c32bc6b344c729df67f - - 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-03-18 13:07:59.748 7 INFO glance.api.v2.image_data [None req-f68f061b-4956-45f9-b88a-9efc61f9abf6 bf041821ecc14e5a9373b9ee3312d6e0 e8d18aaab1d64c32bc6b344c729df67f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-18 13:07:59.804 7 WARNING glance_store._drivers.rbd [None req-f68f061b-4956-45f9-b88a-9efc61f9abf6 bf041821ecc14e5a9373b9ee3312d6e0 e8d18aaab1d64c32bc6b344c729df67f - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal [pid: 8|app: 0|req: 399/807] 10.0.0.110 () {36 vars in 987 bytes} [Wed Mar 18 13:08:00 2026] GET /v2/images/8b05d2ab-1c23-4616-933e-396030f3aadb => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/808] 10.0.0.110 () {36 vars in 927 bytes} [Wed Mar 18 13:08:00 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) 2026-03-18 13:08:00.898 7 INFO glance.location [None req-f68f061b-4956-45f9-b88a-9efc61f9abf6 bf041821ecc14e5a9373b9ee3312d6e0 e8d18aaab1d64c32bc6b344c729df67f - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 409/809] 10.0.0.41 () {32 vars in 726 bytes} [Wed Mar 18 13:07:59 2026] PUT /v2/images/d25d174c-1daa-44b1-9fd4-91d1fa0eed95/file => generated 0 bytes in 1208 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/810] 10.0.0.41 () {32 vars in 706 bytes} [Wed Mar 18 13:08:00 2026] GET /v2/images/d25d174c-1daa-44b1-9fd4-91d1fa0eed95 => generated 1103 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/811] 10.0.0.41 () {32 vars in 716 bytes} [Wed Mar 18 13:08:00 2026] GET /v2/images/d25d174c-1daa-44b1-9fd4-91d1fa0eed95/file => generated 1024 bytes in 135 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/812] 10.0.0.41 () {34 vars in 654 bytes} [Wed Mar 18 13:08:01 2026] POST /v2/images => generated 648 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/813] 10.0.0.41 () {32 vars in 725 bytes} [Wed Mar 18 13:08:01 2026] PATCH /v2/images/96b6576c-64ed-4482-a8bc-abdf02f31b33 => generated 652 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/814] 10.0.0.41 () {32 vars in 706 bytes} [Wed Mar 18 13:08:01 2026] GET /v2/images/96b6576c-64ed-4482-a8bc-abdf02f31b33 => generated 652 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-18 13:08:01.249 7 WARNING glance.api.v2.images [None req-40c15dde-fe56-46f1-ae22-e61d0bc760c3 bf041821ecc14e5a9373b9ee3312d6e0 e8d18aaab1d64c32bc6b344c729df67f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//96b6576c-64ed-4482-a8bc-abdf02f31b33 [pid: 7|app: 0|req: 412/815] 10.0.0.41 () {32 vars in 709 bytes} [Wed Mar 18 13:08:01 2026] DELETE /v2/images/96b6576c-64ed-4482-a8bc-abdf02f31b33 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/816] 10.0.0.41 () {32 vars in 706 bytes} [Wed Mar 18 13:08:01 2026] GET /v2/images/96b6576c-64ed-4482-a8bc-abdf02f31b33 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-18 13:08:01.319 7 WARNING glance.api.v2.images [None req-3db9d8f4-5559-490f-9145-0780368b3a42 bf041821ecc14e5a9373b9ee3312d6e0 e8d18aaab1d64c32bc6b344c729df67f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d25d174c-1daa-44b1-9fd4-91d1fa0eed95 [pid: 7|app: 0|req: 413/817] 10.0.0.41 () {32 vars in 709 bytes} [Wed Mar 18 13:08:01 2026] DELETE /v2/images/d25d174c-1daa-44b1-9fd4-91d1fa0eed95 => generated 0 bytes in 874 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/818] 10.0.0.41 () {32 vars in 706 bytes} [Wed Mar 18 13:08:02 2026] GET /v2/images/d25d174c-1daa-44b1-9fd4-91d1fa0eed95 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-18 13:08:02.209 7 WARNING glance.api.v2.images [None req-2399867b-d560-4738-8e05-b372983dc3ba bf041821ecc14e5a9373b9ee3312d6e0 e8d18aaab1d64c32bc6b344c729df67f - - default default] Failed to find image 4a05eb34-aae8-4219-b860-2ae12e5d4042 to delete: glance.common.exception.ImageNotFound: No image found with ID 4a05eb34-aae8-4219-b860-2ae12e5d4042 [pid: 7|app: 0|req: 414/819] 10.0.0.41 () {32 vars in 709 bytes} [Wed Mar 18 13:08:02 2026] DELETE /v2/images/4a05eb34-aae8-4219-b860-2ae12e5d4042 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/820] 10.0.0.41 () {32 vars in 706 bytes} [Wed Mar 18 13:08:02 2026] GET /v2/images/4a05eb34-aae8-4219-b860-2ae12e5d4042 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/823] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 13:08:10 2026] GET /v2/images => generated 4893 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/824] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 13:08:10 2026] GET /v2/images => generated 4893 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/837] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 13:09:10 2026] GET /v2/images => generated 4893 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/838] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 13:09:11 2026] GET /v2/images => generated 4893 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/843] 10.0.0.110 () {36 vars in 987 bytes} [Wed Mar 18 13:09:33 2026] GET /v2/images/8b05d2ab-1c23-4616-933e-396030f3aadb => generated 1171 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/844] 10.0.0.110 () {36 vars in 927 bytes} [Wed Mar 18 13:09:33 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: 429/849] 10.0.0.110 () {36 vars in 987 bytes} [Wed Mar 18 13:09:50 2026] GET /v2/images/8b05d2ab-1c23-4616-933e-396030f3aadb => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/850] 10.0.0.110 () {36 vars in 927 bytes} [Wed Mar 18 13:09:50 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/855] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 13:10:10 2026] GET /v2/images => generated 4893 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/856] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 13:10:10 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/861] 199.19.213.216 () {32 vars in 826 bytes} [Wed Mar 18 13:10:31 2026] GET /v2/images?status=active&owner=d0a0cfb997e8493d84480772632c544d&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/862] 199.19.213.216 () {32 vars in 653 bytes} [Wed Mar 18 13:10:31 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: 428/863] 10.0.0.152 () {36 vars in 987 bytes} [Wed Mar 18 13:10:32 2026] GET /v2/images/2e486763-389d-4bad-80cb-eda8be487a73 => generated 1209 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/864] 10.0.0.152 () {36 vars in 927 bytes} [Wed Mar 18 13:10:32 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/865] 10.0.0.152 () {36 vars in 927 bytes} [Wed Mar 18 13:10:32 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: 437/866] 10.0.0.152 () {36 vars in 987 bytes} [Wed Mar 18 13:10:32 2026] GET /v2/images/2e486763-389d-4bad-80cb-eda8be487a73 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/867] 10.0.0.152 () {36 vars in 927 bytes} [Wed Mar 18 13:10:32 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/868] 10.0.0.152 () {36 vars in 927 bytes} [Wed Mar 18 13:10:32 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/869] 10.0.0.152 () {36 vars in 987 bytes} [Wed Mar 18 13:10:32 2026] GET /v2/images/2e486763-389d-4bad-80cb-eda8be487a73 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/870] 10.0.0.152 () {36 vars in 927 bytes} [Wed Mar 18 13:10:32 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: 432/871] 10.0.0.186 () {36 vars in 987 bytes} [Wed Mar 18 13:10:32 2026] GET /v2/images/2e486763-389d-4bad-80cb-eda8be487a73 => generated 1209 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/872] 10.0.0.186 () {36 vars in 927 bytes} [Wed Mar 18 13:10:32 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: 433/873] 10.0.0.186 () {36 vars in 987 bytes} [Wed Mar 18 13:10:32 2026] GET /v2/images/2e486763-389d-4bad-80cb-eda8be487a73 => 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: 441/874] 10.0.0.186 () {36 vars in 927 bytes} [Wed Mar 18 13:10:32 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/875] 10.0.0.186 () {36 vars in 927 bytes} [Wed Mar 18 13:10:32 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: 446/884] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 13:11:10 2026] GET /v2/images => generated 4893 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/885] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 13:11:10 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/898] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 13:12:10 2026] GET /v2/images => generated 4893 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/899] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 13:12:10 2026] GET /v2/images => generated 4893 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/912] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 13:13:10 2026] GET /v2/images => generated 4893 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/913] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 13:13:10 2026] GET /v2/images => generated 4893 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/924] 10.0.0.41 () {32 vars in 632 bytes} [Wed Mar 18 13:14:06 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/927] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 13:14:10 2026] GET /v2/images => generated 4893 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/928] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 13:14:10 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/941] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 13:15:10 2026] GET /v2/images => generated 4893 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/942] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 13:15:10 2026] GET /v2/images => generated 4893 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/955] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 13:16:12 2026] GET /v2/images => generated 4893 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/956] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 13:16:12 2026] GET /v2/images => generated 4893 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/969] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 13:17:10 2026] GET /v2/images => generated 4893 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/970] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 13:17:10 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/983] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 13:18:10 2026] GET /v2/images => generated 4893 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/984] 10.0.0.28 () {28 vars in 568 bytes} [Wed Mar 18 13:18:10 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)