+ 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 [Fri Mar 6 00:46:07 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: glance-api-655c684658-rg682 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 0x7fa5ddf0f668 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-06 00:46:09.101 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-06 00:46:09.139 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-06 00:46:10.006 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-06 00:46:10.007 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-06 00:46:10.008 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-06 00:46:10.023 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-06 00:46:10.024 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-06 00:46:10.025 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-06 00:46:12.085 8 WARNING glance.api.v2.images [None req-3be2b75e-199d-45a5-a016-2cdaa8f4d8bb - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-06 00:46:12.159 7 WARNING glance.api.v2.images [None req-b27514ce-a11b-4142-b380-31fee2a9a035 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-06 00:46:12.441 8 WARNING keystonemiddleware._common.config [None req-3be2b75e-199d-45a5-a016-2cdaa8f4d8bb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-06 00:46:12.450 8 WARNING oslo_config.cfg [None req-3be2b75e-199d-45a5-a016-2cdaa8f4d8bb - - - - - -] 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 5 seconds on interpreter 0x7fa5ddf0f668 pid: 8 (default app) 2026-03-06 00:46:12.502 7 WARNING keystonemiddleware._common.config [None req-b27514ce-a11b-4142-b380-31fee2a9a035 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-06 00:46:12.510 7 WARNING oslo_config.cfg [None req-b27514ce-a11b-4142-b380-31fee2a9a035 - - - - - -] 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 5 seconds on interpreter 0x7fa5ddf0f668 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 162.253.55.49 () {42 vars in 685 bytes} [Fri Mar 6 00:46:13 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-03-06 00:46:13.500 7 WARNING oslo_policy.policy [None req-5e1f665d-2f0f-492d-a8b1-62407dd22b65 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - 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-06 00:46:13.501 7 WARNING oslo_policy.policy [None req-5e1f665d-2f0f-492d-a8b1-62407dd22b65 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - 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-06 00:46:13.518 7 WARNING oslo_policy.policy [None req-5e1f665d-2f0f-492d-a8b1-62407dd22b65 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - 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-06 00:46:13.518 7 WARNING oslo_policy.policy [None req-5e1f665d-2f0f-492d-a8b1-62407dd22b65 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - 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/4] 162.253.55.49 () {44 vars in 907 bytes} [Fri Mar 6 00:46:13 2026] GET /v2/images => generated 69 bytes in 588 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/5] 162.253.55.49 () {42 vars in 685 bytes} [Fri Mar 6 00:46:17 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/6] 162.253.55.49 () {44 vars in 907 bytes} [Fri Mar 6 00:46:17 2026] GET /v2/images => generated 69 bytes in 43 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-06 00:46:18.029 8 WARNING oslo_policy.policy [None req-31e18e4d-e3fa-48a2-8cd1-ae1cdc3e9fb1 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - 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-06 00:46:18.030 8 WARNING oslo_policy.policy [None req-31e18e4d-e3fa-48a2-8cd1-ae1cdc3e9fb1 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - 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: 5/7] 162.253.55.49 () {44 vars in 908 bytes} [Fri Mar 6 00:46:18 2026] GET /v2/images/cirros => generated 151 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 162.253.55.49 () {44 vars in 930 bytes} [Fri Mar 6 00:46:18 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-03-06 00:46:18.165 8 WARNING oslo_policy.policy [None req-ead67550-e7cf-47e5-b2a1-bca3369eeb6b 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - 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-06 00:46:18.166 8 WARNING oslo_policy.policy [None req-ead67550-e7cf-47e5-b2a1-bca3369eeb6b 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/9] 162.253.55.49 () {44 vars in 936 bytes} [Fri Mar 6 00:46:18 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 00:46:18.248 7 WARNING oslo_config.cfg [None req-635bb3bf-ba83-473f-bd72-ac28f85fa310 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - 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/10] 162.253.55.49 () {48 vars in 948 bytes} [Fri Mar 6 00:46:18 2026] POST /v2/images => generated 760 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-06 00:46:18.272 8 WARNING oslo_policy.policy [None req-4d0f3b21-f2a5-4b1e-a9ea-cbe8d8c160f0 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - 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-06 00:46:18.272 8 WARNING oslo_policy.policy [None req-4d0f3b21-f2a5-4b1e-a9ea-cbe8d8c160f0 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - 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-06 00:46:18.274 8 INFO glance.api.v2.image_data [None req-4d0f3b21-f2a5-4b1e-a9ea-cbe8d8c160f0 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-06 00:46:21.830 8 WARNING glance.location [None req-4d0f3b21-f2a5-4b1e-a9ea-cbe8d8c160f0 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 7/13] 162.253.55.49 () {48 vars in 1042 bytes} [Fri Mar 6 00:46:18 2026] PUT /v2/images/527aac38-cfac-4697-800c-9ba09d3e8b45/file => generated 0 bytes in 3604 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6497 switches on core 0) [pid: 7|app: 0|req: 7/14] 162.253.55.49 () {44 vars in 968 bytes} [Fri Mar 6 00:46:21 2026] GET /v2/images/527aac38-cfac-4697-800c-9ba09d3e8b45 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-06 00:46:21.906 8 WARNING oslo_config.cfg [None req-f5a9e357-45bc-48ec-9b95-d88234f0a96d 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - 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: 8/15] 162.253.55.49 () {44 vars in 968 bytes} [Fri Mar 6 00:46:21 2026] GET /v2/images/527aac38-cfac-4697-800c-9ba09d3e8b45 => 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: 139/276] 162.253.55.49 () {42 vars in 685 bytes} [Fri Mar 6 01:08:05 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: 138/277] 162.253.55.49 () {44 vars in 907 bytes} [Fri Mar 6 01:08:05 2026] GET /v2/images => generated 1240 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/280] 162.253.55.49 () {42 vars in 685 bytes} [Fri Mar 6 01:08:20 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/281] 162.253.55.49 () {44 vars in 907 bytes} [Fri Mar 6 01:08:20 2026] GET /v2/images => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/282] 162.253.55.49 () {44 vars in 934 bytes} [Fri Mar 6 01:08:20 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/283] 162.253.55.49 () {44 vars in 956 bytes} [Fri Mar 6 01:08:20 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/284] 162.253.55.49 () {44 vars in 936 bytes} [Fri Mar 6 01:08:20 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/285] 162.253.55.49 () {48 vars in 948 bytes} [Fri Mar 6 01:08:20 2026] POST /v2/images => generated 796 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-06 01:08:20.884 8 INFO glance.api.v2.image_data [None req-1fa6c4d5-4c3d-491b-ac12-33a8a94f4a1a 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-06 01:08:50.929 8 WARNING glance.location [None req-1fa6c4d5-4c3d-491b-ac12-33a8a94f4a1a 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 144/292] 162.253.55.49 () {48 vars in 1043 bytes} [Fri Mar 6 01:08:20 2026] PUT /v2/images/fa0a445c-252a-4b19-b425-f850c0c07468/file => generated 0 bytes in 30101 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64373 switches on core 0) [pid: 7|app: 0|req: 149/293] 162.253.55.49 () {44 vars in 968 bytes} [Fri Mar 6 01:08:50 2026] GET /v2/images/fa0a445c-252a-4b19-b425-f850c0c07468 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/294] 162.253.55.49 () {44 vars in 968 bytes} [Fri Mar 6 01:08:51 2026] GET /v2/images/fa0a445c-252a-4b19-b425-f850c0c07468 => 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: 151/297] 162.253.55.49 () {42 vars in 685 bytes} [Fri Mar 6 01:08:52 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/298] 162.253.55.49 () {44 vars in 907 bytes} [Fri Mar 6 01:08:52 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/385] 162.253.55.49 () {42 vars in 685 bytes} [Fri Mar 6 01:16:08 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: 195/386] 162.253.55.49 () {44 vars in 907 bytes} [Fri Mar 6 01:16:08 2026] GET /v2/images => generated 2451 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/391] 162.253.55.49 () {42 vars in 685 bytes} [Fri Mar 6 01:16:22 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/392] 162.253.55.49 () {44 vars in 907 bytes} [Fri Mar 6 01:16:22 2026] GET /v2/images => generated 2451 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/393] 162.253.55.49 () {44 vars in 944 bytes} [Fri Mar 6 01:16:22 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/394] 162.253.55.49 () {44 vars in 966 bytes} [Fri Mar 6 01:16:22 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/395] 162.253.55.49 () {44 vars in 936 bytes} [Fri Mar 6 01:16:22 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/396] 162.253.55.49 () {48 vars in 948 bytes} [Fri Mar 6 01:16:22 2026] POST /v2/images => generated 799 bytes in 534 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-06 01:16:23.004 7 WARNING oslo_policy.policy [None req-3098929f-ecd0-4cf9-9f7d-f17960680b65 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - 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-06 01:16:23.004 7 WARNING oslo_policy.policy [None req-3098929f-ecd0-4cf9-9f7d-f17960680b65 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - 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-06 01:16:23.008 7 INFO glance.api.v2.image_data [None req-3098929f-ecd0-4cf9-9f7d-f17960680b65 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-06 01:17:00.434 7 INFO glance.location [None req-3098929f-ecd0-4cf9-9f7d-f17960680b65 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 201/403] 162.253.55.49 () {48 vars in 1042 bytes} [Fri Mar 6 01:16:22 2026] PUT /v2/images/7de6fb93-414f-4d26-849d-eca940102c24/file => generated 0 bytes in 37475 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21405 switches on core 0) [pid: 8|app: 0|req: 203/404] 162.253.55.49 () {44 vars in 968 bytes} [Fri Mar 6 01:17:00 2026] GET /v2/images/7de6fb93-414f-4d26-849d-eca940102c24 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/405] 162.253.55.49 () {48 vars in 1047 bytes} [Fri Mar 6 01:17:00 2026] PATCH /v2/images/7de6fb93-414f-4d26-849d-eca940102c24 => generated 1234 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/406] 162.253.55.49 () {44 vars in 968 bytes} [Fri Mar 6 01:17:00 2026] GET /v2/images/7de6fb93-414f-4d26-849d-eca940102c24 => generated 1234 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/421] 162.253.55.49 () {42 vars in 685 bytes} [Fri Mar 6 01:18:06 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: 212/422] 162.253.55.49 () {44 vars in 907 bytes} [Fri Mar 6 01:18:06 2026] GET /v2/images => generated 3687 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/425] 162.253.55.49 () {42 vars in 685 bytes} [Fri Mar 6 01:18:18 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/426] 162.253.55.49 () {44 vars in 907 bytes} [Fri Mar 6 01:18:18 2026] GET /v2/images => generated 3687 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/427] 162.253.55.49 () {44 vars in 936 bytes} [Fri Mar 6 01:18:18 2026] GET /v2/images/manila-service-image => generated 165 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/428] 162.253.55.49 () {44 vars in 958 bytes} [Fri Mar 6 01:18:18 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/429] 162.253.55.49 () {44 vars in 936 bytes} [Fri Mar 6 01:18:18 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: 216/430] 162.253.55.49 () {48 vars in 948 bytes} [Fri Mar 6 01:18:18 2026] POST /v2/images => generated 791 bytes in 548 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-06 01:18:19.093 7 INFO glance.api.v2.image_data [None req-3c5034cd-3605-46f7-b3d0-3beabb81e9a0 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-06 01:18:29.219 7 INFO glance.location [None req-3c5034cd-3605-46f7-b3d0-3beabb81e9a0 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 215/433] 162.253.55.49 () {48 vars in 1042 bytes} [Fri Mar 6 01:18:19 2026] PUT /v2/images/238baa07-d22b-40e5-baff-591a8ce08d9b/file => generated 0 bytes in 10169 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21085 switches on core 0) [pid: 8|app: 0|req: 219/434] 162.253.55.49 () {44 vars in 968 bytes} [Fri Mar 6 01:18:29 2026] GET /v2/images/238baa07-d22b-40e5-baff-591a8ce08d9b => generated 1203 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/435] 162.253.55.49 () {44 vars in 968 bytes} [Fri Mar 6 01:18:29 2026] GET /v2/images/238baa07-d22b-40e5-baff-591a8ce08d9b => generated 1203 bytes in 13 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: 244/490] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 01:22:51 2026] GET /v2/images => generated 4892 bytes in 219 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: 247/491] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 01:22:51 2026] GET /v2/images => generated 4892 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/504] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 01:23:51 2026] GET /v2/images => generated 4892 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/505] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 01:23:51 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/518] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 01:24:51 2026] GET /v2/images => generated 4892 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/519] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 01:24:51 2026] GET /v2/images => generated 4892 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/532] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 01:25:51 2026] GET /v2/images => generated 4892 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/533] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 01:25:51 2026] GET /v2/images => generated 4892 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/546] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 01:26:51 2026] GET /v2/images => generated 4892 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/547] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 01:26:51 2026] GET /v2/images => generated 4892 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/560] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 01:27:51 2026] GET /v2/images => generated 4892 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/561] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 01:27:51 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/574] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 01:28:51 2026] GET /v2/images => generated 4892 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/575] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 01:28:51 2026] GET /v2/images => generated 4892 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/588] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 01:29:51 2026] GET /v2/images => generated 4892 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/589] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 01:29:51 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/602] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 01:30:51 2026] GET /v2/images => generated 4892 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/603] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 01:30:51 2026] GET /v2/images => generated 4892 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/604] 162.253.55.49 () {42 vars in 685 bytes} [Fri Mar 6 01:30:56 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: 304/605] 162.253.55.49 () {44 vars in 907 bytes} [Fri Mar 6 01:30:56 2026] GET /v2/images => generated 4892 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/618] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 01:31:51 2026] GET /v2/images => generated 4892 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/619] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 01:31:51 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/632] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 01:32:51 2026] GET /v2/images => generated 4892 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/633] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 01:32:51 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/638] 162.253.55.49 () {42 vars in 685 bytes} [Fri Mar 6 01:33:13 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/639] 162.253.55.49 () {44 vars in 907 bytes} [Fri Mar 6 01:33:13 2026] GET /v2/images => generated 4892 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/640] 162.253.55.49 () {42 vars in 685 bytes} [Fri Mar 6 01:33:14 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: 322/641] 162.253.55.49 () {44 vars in 907 bytes} [Fri Mar 6 01:33:14 2026] GET /v2/images => generated 4892 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/650] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 01:33:51 2026] GET /v2/images => generated 4892 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/651] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 01:33:51 2026] GET /v2/images => generated 4892 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/654] 162.253.55.49 () {42 vars in 685 bytes} [Fri Mar 6 01:34:02 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/655] 162.253.55.49 () {44 vars in 907 bytes} [Fri Mar 6 01:34:02 2026] GET /v2/images => generated 4892 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/656] 162.253.55.49 () {42 vars in 685 bytes} [Fri Mar 6 01:34:10 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: 330/657] 162.253.55.49 () {44 vars in 907 bytes} [Fri Mar 6 01:34:10 2026] GET /v2/images => generated 4892 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/668] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 01:34:51 2026] GET /v2/images => generated 4892 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/669] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 01:34:51 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/672] 162.253.55.49 () {42 vars in 685 bytes} [Fri Mar 6 01:35:02 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/673] 162.253.55.49 () {44 vars in 907 bytes} [Fri Mar 6 01:35:02 2026] GET /v2/images => generated 4892 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/682] 10.0.0.203 () {32 vars in 633 bytes} [Fri Mar 6 01:35:45 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/685] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 01:35:51 2026] GET /v2/images => generated 4892 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/686] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 01:35:51 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/689] 10.0.0.6 () {36 vars in 985 bytes} [Fri Mar 6 01:36:01 2026] GET /v2/images/527aac38-cfac-4697-800c-9ba09d3e8b45 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/690] 10.0.0.6 () {36 vars in 925 bytes} [Fri Mar 6 01:36:01 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: 348/691] 162.253.55.49 () {36 vars in 990 bytes} [Fri Mar 6 01:36:09 2026] GET /v2/images/527aac38-cfac-4697-800c-9ba09d3e8b45 => 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: 344/692] 162.253.55.49 () {36 vars in 930 bytes} [Fri Mar 6 01:36:09 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/693] 162.253.55.49 () {36 vars in 990 bytes} [Fri Mar 6 01:36:10 2026] GET /v2/images/527aac38-cfac-4697-800c-9ba09d3e8b45 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/694] 162.253.55.49 () {36 vars in 930 bytes} [Fri Mar 6 01:36:10 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: 347/697] 10.0.0.253 () {36 vars in 987 bytes} [Fri Mar 6 01:36:14 2026] GET /v2/images/527aac38-cfac-4697-800c-9ba09d3e8b45 => generated 1171 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/698] 10.0.0.253 () {36 vars in 927 bytes} [Fri Mar 6 01:36:14 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/699] 10.0.0.253 () {36 vars in 927 bytes} [Fri Mar 6 01:36:15 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: 352/700] 10.0.0.253 () {36 vars in 987 bytes} [Fri Mar 6 01:36:15 2026] GET /v2/images/527aac38-cfac-4697-800c-9ba09d3e8b45 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/701] 10.0.0.253 () {36 vars in 927 bytes} [Fri Mar 6 01:36:15 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: 353/702] 10.0.0.253 () {36 vars in 927 bytes} [Fri Mar 6 01:36:15 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: 350/703] 10.0.0.253 () {36 vars in 987 bytes} [Fri Mar 6 01:36:15 2026] GET /v2/images/527aac38-cfac-4697-800c-9ba09d3e8b45 => generated 1171 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/704] 10.0.0.253 () {36 vars in 927 bytes} [Fri Mar 6 01:36:15 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: 351/705] 10.0.0.253 () {36 vars in 927 bytes} [Fri Mar 6 01:36:15 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: 355/706] 10.0.0.19 () {36 vars in 910 bytes} [Fri Mar 6 01:36: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: 352/707] 10.0.0.19 () {36 vars in 1006 bytes} [Fri Mar 6 01:36:16 2026] GET /v2/images/527aac38-cfac-4697-800c-9ba09d3e8b45/locations => generated 127 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/708] 10.0.0.19 () {36 vars in 986 bytes} [Fri Mar 6 01:36:16 2026] GET /v2/images/527aac38-cfac-4697-800c-9ba09d3e8b45 => 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: 353/709] 10.0.0.19 () {36 vars in 926 bytes} [Fri Mar 6 01:36: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: 8|app: 0|req: 357/710] 10.0.0.19 () {36 vars in 926 bytes} [Fri Mar 6 01:36: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: 354/711] 10.0.0.6 () {36 vars in 985 bytes} [Fri Mar 6 01:36:18 2026] GET /v2/images/527aac38-cfac-4697-800c-9ba09d3e8b45 => generated 1171 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/712] 10.0.0.6 () {36 vars in 925 bytes} [Fri Mar 6 01:36:18 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: 355/713] 10.0.0.203 () {34 vars in 655 bytes} [Fri Mar 6 01:36:19 2026] POST /v2/images => generated 648 bytes in 218 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-06 01:36:20.016 8 WARNING glance.api.v2.images [None req-e499249c-5195-4e2c-951f-88aab42caa72 0d8ce20debc14a1fb2dccf3f8a53c5a4 9e561c79d4a1442785038e325910c577 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7c5b5b52-a1df-4c54-9082-17f62f7bd6f6 [pid: 8|app: 0|req: 359/714] 10.0.0.203 () {32 vars in 710 bytes} [Fri Mar 6 01:36:20 2026] DELETE /v2/images/7c5b5b52-a1df-4c54-9082-17f62f7bd6f6 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/715] 10.0.0.203 () {32 vars in 707 bytes} [Fri Mar 6 01:36:20 2026] GET /v2/images/7c5b5b52-a1df-4c54-9082-17f62f7bd6f6 => 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: 360/716] 10.0.0.203 () {32 vars in 633 bytes} [Fri Mar 6 01:36:20 2026] GET /v2/images => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/717] 10.0.0.203 () {34 vars in 655 bytes} [Fri Mar 6 01:36:20 2026] POST /v2/images => generated 703 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/718] 10.0.0.203 () {32 vars in 717 bytes} [Fri Mar 6 01:36:20 2026] GET /v2/images/51c84fc0-43a3-4bc3-8e03-cd20b43f0e7a/file => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-06 01:36:20.248 7 INFO glance.api.v2.image_data [None req-60b445dc-e592-46f0-8338-5622a6ed03ec 0d8ce20debc14a1fb2dccf3f8a53c5a4 9e561c79d4a1442785038e325910c577 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-06 01:36:20.290 7 WARNING glance_store._drivers.rbd [None req-60b445dc-e592-46f0-8338-5622a6ed03ec 0d8ce20debc14a1fb2dccf3f8a53c5a4 9e561c79d4a1442785038e325910c577 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-06 01:36:20.772 7 INFO glance.location [None req-60b445dc-e592-46f0-8338-5622a6ed03ec 0d8ce20debc14a1fb2dccf3f8a53c5a4 9e561c79d4a1442785038e325910c577 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 358/719] 10.0.0.203 () {32 vars in 727 bytes} [Fri Mar 6 01:36:20 2026] PUT /v2/images/51c84fc0-43a3-4bc3-8e03-cd20b43f0e7a/file => generated 0 bytes in 591 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/720] 10.0.0.203 () {32 vars in 707 bytes} [Fri Mar 6 01:36:20 2026] GET /v2/images/51c84fc0-43a3-4bc3-8e03-cd20b43f0e7a => generated 1104 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/721] 10.0.0.203 () {32 vars in 717 bytes} [Fri Mar 6 01:36:20 2026] GET /v2/images/51c84fc0-43a3-4bc3-8e03-cd20b43f0e7a/file => generated 1024 bytes in 212 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/722] 10.0.0.203 () {34 vars in 655 bytes} [Fri Mar 6 01:36:21 2026] POST /v2/images => generated 648 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/723] 10.0.0.203 () {32 vars in 726 bytes} [Fri Mar 6 01:36:21 2026] PATCH /v2/images/4378a742-29ff-4aa9-b5f4-d9de10edb7b0 => generated 651 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/724] 10.0.0.203 () {32 vars in 707 bytes} [Fri Mar 6 01:36:21 2026] GET /v2/images/4378a742-29ff-4aa9-b5f4-d9de10edb7b0 => generated 651 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-06 01:36:21.222 7 WARNING glance.api.v2.images [None req-25cfb5f9-05fd-4459-bb1a-9d1ec996471c 0d8ce20debc14a1fb2dccf3f8a53c5a4 9e561c79d4a1442785038e325910c577 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4378a742-29ff-4aa9-b5f4-d9de10edb7b0 [pid: 7|app: 0|req: 361/725] 10.0.0.203 () {32 vars in 710 bytes} [Fri Mar 6 01:36:21 2026] DELETE /v2/images/4378a742-29ff-4aa9-b5f4-d9de10edb7b0 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/726] 10.0.0.203 () {32 vars in 707 bytes} [Fri Mar 6 01:36:21 2026] GET /v2/images/4378a742-29ff-4aa9-b5f4-d9de10edb7b0 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-06 01:36:21.348 7 WARNING glance.api.v2.images [None req-6522c6ca-ebdb-461b-9923-5240110af5fb 0d8ce20debc14a1fb2dccf3f8a53c5a4 9e561c79d4a1442785038e325910c577 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//51c84fc0-43a3-4bc3-8e03-cd20b43f0e7a [pid: 7|app: 0|req: 362/729] 10.0.0.203 () {32 vars in 710 bytes} [Fri Mar 6 01:36:21 2026] DELETE /v2/images/51c84fc0-43a3-4bc3-8e03-cd20b43f0e7a => generated 0 bytes in 649 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/730] 10.0.0.203 () {32 vars in 707 bytes} [Fri Mar 6 01:36:21 2026] GET /v2/images/51c84fc0-43a3-4bc3-8e03-cd20b43f0e7a => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-06 01:36:22.027 7 WARNING glance.api.v2.images [None req-ccb8e205-6dfd-4e38-ad5b-213dd374c1f1 0d8ce20debc14a1fb2dccf3f8a53c5a4 9e561c79d4a1442785038e325910c577 - - default default] Failed to find image 7c5b5b52-a1df-4c54-9082-17f62f7bd6f6 to delete: glance.common.exception.ImageNotFound: No image found with ID 7c5b5b52-a1df-4c54-9082-17f62f7bd6f6 [pid: 7|app: 0|req: 363/731] 10.0.0.203 () {32 vars in 710 bytes} [Fri Mar 6 01:36:22 2026] DELETE /v2/images/7c5b5b52-a1df-4c54-9082-17f62f7bd6f6 => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/732] 10.0.0.203 () {32 vars in 707 bytes} [Fri Mar 6 01:36:22 2026] GET /v2/images/7c5b5b52-a1df-4c54-9082-17f62f7bd6f6 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/739] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 01:36:52 2026] GET /v2/images => generated 4892 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/740] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 01:36:52 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/741] 10.0.0.6 () {36 vars in 985 bytes} [Fri Mar 6 01:36:56 2026] GET /v2/images/527aac38-cfac-4697-800c-9ba09d3e8b45 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/742] 10.0.0.6 () {36 vars in 925 bytes} [Fri Mar 6 01:36:56 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/747] 10.0.0.6 () {36 vars in 985 bytes} [Fri Mar 6 01:37:17 2026] GET /v2/images/527aac38-cfac-4697-800c-9ba09d3e8b45 => 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: 377/748] 10.0.0.6 () {36 vars in 925 bytes} [Fri Mar 6 01:37:17 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/751] 10.0.0.6 () {36 vars in 985 bytes} [Fri Mar 6 01:37:30 2026] GET /v2/images/527aac38-cfac-4697-800c-9ba09d3e8b45 => 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: 379/752] 10.0.0.6 () {36 vars in 925 bytes} [Fri Mar 6 01:37:30 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: 376/757] 10.0.0.6 () {36 vars in 985 bytes} [Fri Mar 6 01:37:41 2026] GET /v2/images/527aac38-cfac-4697-800c-9ba09d3e8b45 => 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: 382/758] 10.0.0.6 () {36 vars in 925 bytes} [Fri Mar 6 01:37:41 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: 378/761] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 01:37:51 2026] GET /v2/images => generated 4892 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/762] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 01:37:52 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/769] 10.0.0.6 () {36 vars in 985 bytes} [Fri Mar 6 01:38:29 2026] GET /v2/images/527aac38-cfac-4697-800c-9ba09d3e8b45 => 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: 382/770] 10.0.0.6 () {36 vars in 925 bytes} [Fri Mar 6 01:38:29 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: 390/773] 10.0.0.6 () {36 vars in 985 bytes} [Fri Mar 6 01:38:36 2026] GET /v2/images/527aac38-cfac-4697-800c-9ba09d3e8b45 => 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: 384/774] 10.0.0.6 () {36 vars in 925 bytes} [Fri Mar 6 01:38:36 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: 391/775] 10.0.0.6 () {36 vars in 985 bytes} [Fri Mar 6 01:38:41 2026] GET /v2/images/527aac38-cfac-4697-800c-9ba09d3e8b45 => 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/776] 10.0.0.6 () {36 vars in 925 bytes} [Fri Mar 6 01:38:41 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/781] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 01:38:51 2026] GET /v2/images => generated 4892 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/782] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 01:38:52 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/783] 10.0.0.6 () {36 vars in 985 bytes} [Fri Mar 6 01:38:54 2026] GET /v2/images/527aac38-cfac-4697-800c-9ba09d3e8b45 => 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: 395/784] 10.0.0.6 () {36 vars in 925 bytes} [Fri Mar 6 01:38:54 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: 397/787] 10.0.0.203 () {30 vars in 411 bytes} [Fri Mar 6 01:39:08 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/792] 10.0.0.6 () {36 vars in 985 bytes} [Fri Mar 6 01:39:25 2026] GET /v2/images/527aac38-cfac-4697-800c-9ba09d3e8b45 => 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: 400/793] 10.0.0.6 () {36 vars in 925 bytes} [Fri Mar 6 01:39:25 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/798] 162.253.55.49 () {32 vars in 825 bytes} [Fri Mar 6 01:39:41 2026] GET /v2/images?status=active&owner=b2b8211e42154651a464a9b9b8fe68ab&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/799] 162.253.55.49 () {32 vars in 652 bytes} [Fri Mar 6 01:39: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: 397/800] 10.0.0.253 () {36 vars in 987 bytes} [Fri Mar 6 01:39:42 2026] GET /v2/images/fa0a445c-252a-4b19-b425-f850c0c07468 => generated 1209 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/801] 10.0.0.253 () {36 vars in 927 bytes} [Fri Mar 6 01:39:42 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/802] 10.0.0.253 () {36 vars in 927 bytes} [Fri Mar 6 01:39:42 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: 405/803] 10.0.0.253 () {36 vars in 987 bytes} [Fri Mar 6 01:39:42 2026] GET /v2/images/fa0a445c-252a-4b19-b425-f850c0c07468 => 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: 399/804] 10.0.0.253 () {36 vars in 927 bytes} [Fri Mar 6 01:39:42 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/805] 10.0.0.253 () {36 vars in 927 bytes} [Fri Mar 6 01:39:42 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/806] 10.0.0.253 () {36 vars in 987 bytes} [Fri Mar 6 01:39:42 2026] GET /v2/images/fa0a445c-252a-4b19-b425-f850c0c07468 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/807] 10.0.0.253 () {36 vars in 927 bytes} [Fri Mar 6 01:39:42 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: 401/808] 10.0.0.253 () {36 vars in 927 bytes} [Fri Mar 6 01:39:42 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/809] 10.0.0.19 () {36 vars in 910 bytes} [Fri Mar 6 01:39:43 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: 402/810] 10.0.0.19 () {36 vars in 1006 bytes} [Fri Mar 6 01:39:43 2026] GET /v2/images/fa0a445c-252a-4b19-b425-f850c0c07468/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: 409/811] 10.0.0.19 () {36 vars in 986 bytes} [Fri Mar 6 01:39:43 2026] GET /v2/images/fa0a445c-252a-4b19-b425-f850c0c07468 => 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: 403/812] 10.0.0.19 () {36 vars in 926 bytes} [Fri Mar 6 01:39:43 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/813] 10.0.0.19 () {36 vars in 926 bytes} [Fri Mar 6 01:39:43 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/816] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 01:39:51 2026] GET /v2/images => generated 4892 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/817] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 01:39:52 2026] GET /v2/images => generated 4892 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/820] 10.0.0.203 () {32 vars in 707 bytes} [Fri Mar 6 01:40:02 2026] GET /v2/images/527aac38-cfac-4697-800c-9ba09d3e8b45 => 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: 407/821] 10.0.0.203 () {32 vars in 707 bytes} [Fri Mar 6 01:40:02 2026] GET /v2/images/527aac38-cfac-4697-800c-9ba09d3e8b45 => 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: 415/822] 10.0.0.253 () {36 vars in 987 bytes} [Fri Mar 6 01:40:02 2026] GET /v2/images/527aac38-cfac-4697-800c-9ba09d3e8b45 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/823] 10.0.0.253 () {36 vars in 927 bytes} [Fri Mar 6 01:40:02 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/824] 10.0.0.253 () {36 vars in 927 bytes} [Fri Mar 6 01:40:02 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: 409/825] 10.0.0.253 () {36 vars in 987 bytes} [Fri Mar 6 01:40:02 2026] GET /v2/images/527aac38-cfac-4697-800c-9ba09d3e8b45 => 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: 417/826] 10.0.0.253 () {36 vars in 927 bytes} [Fri Mar 6 01:40:02 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: 410/827] 10.0.0.253 () {36 vars in 927 bytes} [Fri Mar 6 01:40:02 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: 418/828] 10.0.0.253 () {36 vars in 987 bytes} [Fri Mar 6 01:40:02 2026] GET /v2/images/527aac38-cfac-4697-800c-9ba09d3e8b45 => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/829] 10.0.0.253 () {36 vars in 927 bytes} [Fri Mar 6 01:40:02 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: 419/830] 10.0.0.19 () {36 vars in 910 bytes} [Fri Mar 6 01:40:02 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: 412/831] 10.0.0.19 () {36 vars in 1006 bytes} [Fri Mar 6 01:40:02 2026] GET /v2/images/527aac38-cfac-4697-800c-9ba09d3e8b45/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/832] 10.0.0.19 () {36 vars in 986 bytes} [Fri Mar 6 01:40:02 2026] GET /v2/images/527aac38-cfac-4697-800c-9ba09d3e8b45 => 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: 413/833] 10.0.0.19 () {36 vars in 926 bytes} [Fri Mar 6 01:40:02 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: 421/834] 10.0.0.19 () {36 vars in 926 bytes} [Fri Mar 6 01:40:02 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: 419/845] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 01:40:51 2026] GET /v2/images => generated 4892 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/846] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 01:40:51 2026] GET /v2/images => generated 4892 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/859] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 01:41:51 2026] GET /v2/images => generated 4892 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/860] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 01:41:51 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/873] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 01:42:51 2026] GET /v2/images => generated 4892 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/874] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 01:42:51 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/879] 10.0.0.203 () {32 vars in 633 bytes} [Fri Mar 6 01:43:12 2026] GET /v2/images => generated 4892 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/888] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 01:43:51 2026] GET /v2/images => generated 4892 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/889] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 01:43:51 2026] GET /v2/images => generated 4892 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/902] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 01:44:51 2026] GET /v2/images => generated 4892 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/903] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 01:44:51 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/916] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 01:45:51 2026] GET /v2/images => generated 4892 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/917] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 01:45:51 2026] GET /v2/images => generated 4892 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/930] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 01:46:51 2026] GET /v2/images => generated 4892 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/931] 10.0.0.112 () {28 vars in 569 bytes} [Fri Mar 6 01:46:51 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)