+ 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 21:36:19 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-8558dcbc95-f8fnp 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 0x7f227c7f3668 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 21:36:21.721 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-06 21:36:21.730 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-03-06 21:36:22.588 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 21:36:22.589 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 21:36:22.590 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-06 21:36:22.594 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 21:36:22.595 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 21:36:22.595 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-06 21:36:24.637 8 WARNING glance.api.v2.images [None req-59811a7c-f47c-4625-bca5-d9369c9d1154 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-06 21:36:24.640 7 WARNING glance.api.v2.images [None req-e17e08c1-3b82-4313-b98e-363c9937990e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-06 21:36:25.003 8 WARNING keystonemiddleware._common.config [None req-59811a7c-f47c-4625-bca5-d9369c9d1154 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-06 21:36:25.005 7 WARNING keystonemiddleware._common.config [None req-e17e08c1-3b82-4313-b98e-363c9937990e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-06 21:36:25.011 8 WARNING oslo_config.cfg [None req-59811a7c-f47c-4625-bca5-d9369c9d1154 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-06 21:36:25.012 7 WARNING oslo_config.cfg [None req-e17e08c1-3b82-4313-b98e-363c9937990e - - - - - -] 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 0x7f227c7f3668 pid: 8 (default app) WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f227c7f3668 pid: 7 (default app) [pid: 7|app: 0|req: 2/5] 199.204.45.169 () {42 vars in 688 bytes} [Fri Mar 6 21:36:27 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-06 21:36:27.491 8 WARNING oslo_policy.policy [None req-3550ef7c-dec0-4715-b3e8-0fbcc9f14376 949443260cc54b439e586e7da1575e1c f76cdce3e59743b5a8cb2a39d4cbf74b - - 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 21:36:27.491 8 WARNING oslo_policy.policy [None req-3550ef7c-dec0-4715-b3e8-0fbcc9f14376 949443260cc54b439e586e7da1575e1c f76cdce3e59743b5a8cb2a39d4cbf74b - - 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 21:36:27.506 8 WARNING oslo_policy.policy [None req-3550ef7c-dec0-4715-b3e8-0fbcc9f14376 949443260cc54b439e586e7da1575e1c f76cdce3e59743b5a8cb2a39d4cbf74b - - 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 21:36:27.506 8 WARNING oslo_policy.policy [None req-3550ef7c-dec0-4715-b3e8-0fbcc9f14376 949443260cc54b439e586e7da1575e1c f76cdce3e59743b5a8cb2a39d4cbf74b - - 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: 4/6] 199.204.45.169 () {44 vars in 910 bytes} [Fri Mar 6 21:36:27 2026] GET /v2/images => generated 69 bytes in 582 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/7] 199.204.45.169 () {42 vars in 688 bytes} [Fri Mar 6 21:36:31 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: 5/8] 199.204.45.169 () {44 vars in 910 bytes} [Fri Mar 6 21:36:31 2026] GET /v2/images => generated 69 bytes in 31 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 21:36:31.163 7 WARNING oslo_policy.policy [None req-3c83f1ab-e168-4b66-be7e-50742f978ccb 949443260cc54b439e586e7da1575e1c f76cdce3e59743b5a8cb2a39d4cbf74b - - 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 21:36:31.164 7 WARNING oslo_policy.policy [None req-3c83f1ab-e168-4b66-be7e-50742f978ccb 949443260cc54b439e586e7da1575e1c f76cdce3e59743b5a8cb2a39d4cbf74b - - 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: 4/9] 199.204.45.169 () {44 vars in 911 bytes} [Fri Mar 6 21:36:31 2026] GET /v2/images/cirros => generated 151 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/10] 199.204.45.169 () {44 vars in 933 bytes} [Fri Mar 6 21:36:31 2026] GET /v2/images?name=cirros => generated 81 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 21:36:31.297 7 WARNING oslo_policy.policy [None req-105ae87b-3c10-48fa-9934-41876feac9c1 949443260cc54b439e586e7da1575e1c f76cdce3e59743b5a8cb2a39d4cbf74b - - 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 21:36:31.297 7 WARNING oslo_policy.policy [None req-105ae87b-3c10-48fa-9934-41876feac9c1 949443260cc54b439e586e7da1575e1c f76cdce3e59743b5a8cb2a39d4cbf74b - - 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: 5/11] 199.204.45.169 () {44 vars in 939 bytes} [Fri Mar 6 21:36:31 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 21:36:31.365 8 WARNING oslo_config.cfg [None req-b068805d-ee30-4f18-ae48-14b453f6ae49 949443260cc54b439e586e7da1575e1c f76cdce3e59743b5a8cb2a39d4cbf74b - - 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: 7/12] 199.204.45.169 () {48 vars in 951 bytes} [Fri Mar 6 21:36:31 2026] POST /v2/images => generated 760 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-06 21:36:31.383 7 WARNING oslo_policy.policy [None req-6ac31d81-2139-4059-ad21-b5213681a51a 949443260cc54b439e586e7da1575e1c f76cdce3e59743b5a8cb2a39d4cbf74b - - 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 21:36:31.384 7 WARNING oslo_policy.policy [None req-6ac31d81-2139-4059-ad21-b5213681a51a 949443260cc54b439e586e7da1575e1c f76cdce3e59743b5a8cb2a39d4cbf74b - - 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 21:36:31.385 7 INFO glance.api.v2.image_data [None req-6ac31d81-2139-4059-ad21-b5213681a51a 949443260cc54b439e586e7da1575e1c f76cdce3e59743b5a8cb2a39d4cbf74b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-06 21:36:35.140 7 WARNING glance.location [None req-6ac31d81-2139-4059-ad21-b5213681a51a 949443260cc54b439e586e7da1575e1c f76cdce3e59743b5a8cb2a39d4cbf74b - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 6/15] 199.204.45.169 () {48 vars in 1045 bytes} [Fri Mar 6 21:36:31 2026] PUT /v2/images/6fe0a4a2-8eb3-4c60-81f3-633d37f56c8a/file => generated 0 bytes in 3802 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6855 switches on core 0) [pid: 8|app: 0|req: 10/16] 199.204.45.169 () {44 vars in 971 bytes} [Fri Mar 6 21:36:35 2026] GET /v2/images/6fe0a4a2-8eb3-4c60-81f3-633d37f56c8a => generated 1171 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-06 21:36:35.212 7 WARNING oslo_config.cfg [None req-3a99c579-a52d-4988-82d8-0d30fe4a26ba 949443260cc54b439e586e7da1575e1c f76cdce3e59743b5a8cb2a39d4cbf74b - - 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: 7/17] 199.204.45.169 () {44 vars in 971 bytes} [Fri Mar 6 21:36:35 2026] GET /v2/images/6fe0a4a2-8eb3-4c60-81f3-633d37f56c8a => 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: 139/274] 199.204.45.169 () {42 vars in 688 bytes} [Fri Mar 6 21:57:59 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.204.45.169 () {44 vars in 910 bytes} [Fri Mar 6 21:57:59 2026] GET /v2/images => generated 1240 bytes in 471 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/280] 199.204.45.169 () {42 vars in 688 bytes} [Fri Mar 6 21:58:15 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: 139/281] 199.204.45.169 () {44 vars in 910 bytes} [Fri Mar 6 21:58:15 2026] GET /v2/images => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/282] 199.204.45.169 () {44 vars in 937 bytes} [Fri Mar 6 21:58:15 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/283] 199.204.45.169 () {44 vars in 959 bytes} [Fri Mar 6 21:58:15 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/284] 199.204.45.169 () {44 vars in 939 bytes} [Fri Mar 6 21:58:15 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/285] 199.204.45.169 () {48 vars in 951 bytes} [Fri Mar 6 21:58:15 2026] POST /v2/images => generated 796 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-06 21:58:15.434 8 WARNING oslo_policy.policy [None req-9d0311ab-7311-4bd9-aa34-1da0dceb0ba2 949443260cc54b439e586e7da1575e1c f76cdce3e59743b5a8cb2a39d4cbf74b - - 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 21:58:15.434 8 WARNING oslo_policy.policy [None req-9d0311ab-7311-4bd9-aa34-1da0dceb0ba2 949443260cc54b439e586e7da1575e1c f76cdce3e59743b5a8cb2a39d4cbf74b - - 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 21:58:15.436 8 INFO glance.api.v2.image_data [None req-9d0311ab-7311-4bd9-aa34-1da0dceb0ba2 949443260cc54b439e586e7da1575e1c f76cdce3e59743b5a8cb2a39d4cbf74b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-06 21:58:44.799 8 WARNING glance.location [None req-9d0311ab-7311-4bd9-aa34-1da0dceb0ba2 949443260cc54b439e586e7da1575e1c f76cdce3e59743b5a8cb2a39d4cbf74b - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 145/292] 199.204.45.169 () {48 vars in 1046 bytes} [Fri Mar 6 21:58:15 2026] PUT /v2/images/3f82a5fc-c1cd-4a0e-9fb5-b6a1a7bc8071/file => generated 0 bytes in 29413 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61988 switches on core 0) [pid: 7|app: 0|req: 148/293] 199.204.45.169 () {44 vars in 971 bytes} [Fri Mar 6 21:58:44 2026] GET /v2/images/3f82a5fc-c1cd-4a0e-9fb5-b6a1a7bc8071 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/294] 199.204.45.169 () {44 vars in 971 bytes} [Fri Mar 6 21:58:44 2026] GET /v2/images/3f82a5fc-c1cd-4a0e-9fb5-b6a1a7bc8071 => 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: 149/295] 199.204.45.169 () {42 vars in 688 bytes} [Fri Mar 6 21:58:46 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: 147/296] 199.204.45.169 () {44 vars in 910 bytes} [Fri Mar 6 21:58:46 2026] GET /v2/images => generated 2451 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/379] 199.204.45.169 () {42 vars in 688 bytes} [Fri Mar 6 22:05: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: 191/380] 199.204.45.169 () {44 vars in 910 bytes} [Fri Mar 6 22:05:41 2026] GET /v2/images => generated 2451 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/383] 199.204.45.169 () {42 vars in 688 bytes} [Fri Mar 6 22:05:53 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: 191/384] 199.204.45.169 () {44 vars in 910 bytes} [Fri Mar 6 22:05:53 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: 194/385] 199.204.45.169 () {44 vars in 947 bytes} [Fri Mar 6 22:05:53 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: 192/386] 199.204.45.169 () {44 vars in 969 bytes} [Fri Mar 6 22:05:53 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: 7|app: 0|req: 195/387] 199.204.45.169 () {44 vars in 939 bytes} [Fri Mar 6 22:05:53 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/388] 199.204.45.169 () {48 vars in 951 bytes} [Fri Mar 6 22:05:53 2026] POST /v2/images => generated 799 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-06 22:05:53.566 7 INFO glance.api.v2.image_data [None req-9a05b1f7-b4d2-424d-86d7-a5e531d4c91d 949443260cc54b439e586e7da1575e1c f76cdce3e59743b5a8cb2a39d4cbf74b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-06 22:06:16.753 7 INFO glance.location [None req-9a05b1f7-b4d2-424d-86d7-a5e531d4c91d 949443260cc54b439e586e7da1575e1c f76cdce3e59743b5a8cb2a39d4cbf74b - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 196/395] 199.204.45.169 () {48 vars in 1045 bytes} [Fri Mar 6 22:05:53 2026] PUT /v2/images/b5ef9471-4855-4ad9-8dc8-250dee35ef9f/file => generated 0 bytes in 23234 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24048 switches on core 0) [pid: 8|app: 0|req: 200/396] 199.204.45.169 () {44 vars in 971 bytes} [Fri Mar 6 22:06:16 2026] GET /v2/images/b5ef9471-4855-4ad9-8dc8-250dee35ef9f => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/397] 199.204.45.169 () {48 vars in 1050 bytes} [Fri Mar 6 22:06:16 2026] PATCH /v2/images/b5ef9471-4855-4ad9-8dc8-250dee35ef9f => generated 1234 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/398] 199.204.45.169 () {44 vars in 971 bytes} [Fri Mar 6 22:06:16 2026] GET /v2/images/b5ef9471-4855-4ad9-8dc8-250dee35ef9f => generated 1234 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/407] 199.204.45.169 () {42 vars in 688 bytes} [Fri Mar 6 22:06:59 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: 206/408] 199.204.45.169 () {44 vars in 910 bytes} [Fri Mar 6 22:06:59 2026] GET /v2/images => generated 3687 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/411] 199.204.45.169 () {42 vars in 688 bytes} [Fri Mar 6 22:07:11 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: 204/412] 199.204.45.169 () {44 vars in 910 bytes} [Fri Mar 6 22:07:11 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/413] 199.204.45.169 () {44 vars in 939 bytes} [Fri Mar 6 22:07:11 2026] GET /v2/images/manila-service-image => generated 165 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/414] 199.204.45.169 () {44 vars in 961 bytes} [Fri Mar 6 22:07:11 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/415] 199.204.45.169 () {44 vars in 939 bytes} [Fri Mar 6 22:07:11 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/416] 199.204.45.169 () {48 vars in 951 bytes} [Fri Mar 6 22:07:11 2026] POST /v2/images => generated 791 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-06 22:07:11.939 8 INFO glance.api.v2.image_data [None req-0e373c33-a005-49b2-904c-77305e5746b7 949443260cc54b439e586e7da1575e1c f76cdce3e59743b5a8cb2a39d4cbf74b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-06 22:07:20.836 8 INFO glance.location [None req-0e373c33-a005-49b2-904c-77305e5746b7 949443260cc54b439e586e7da1575e1c f76cdce3e59743b5a8cb2a39d4cbf74b - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 211/419] 199.204.45.169 () {48 vars in 1045 bytes} [Fri Mar 6 22:07:11 2026] PUT /v2/images/31a2c600-a266-4a23-bcec-7996b9bdba34/file => generated 0 bytes in 8948 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21001 switches on core 0) [pid: 7|app: 0|req: 209/420] 199.204.45.169 () {44 vars in 971 bytes} [Fri Mar 6 22:07:20 2026] GET /v2/images/31a2c600-a266-4a23-bcec-7996b9bdba34 => generated 1203 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/421] 199.204.45.169 () {44 vars in 971 bytes} [Fri Mar 6 22:07:20 2026] GET /v2/images/31a2c600-a266-4a23-bcec-7996b9bdba34 => 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: 237/476] 10.0.0.183 () {28 vars in 569 bytes} [Fri Mar 6 22:11:46 2026] GET /v2/images => generated 4892 bytes in 138 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: 240/477] 10.0.0.183 () {28 vars in 569 bytes} [Fri Mar 6 22:11:46 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: 247/490] 10.0.0.183 () {28 vars in 569 bytes} [Fri Mar 6 22:12:46 2026] GET /v2/images => generated 4892 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/491] 10.0.0.183 () {28 vars in 569 bytes} [Fri Mar 6 22:12:46 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: 254/504] 10.0.0.183 () {28 vars in 569 bytes} [Fri Mar 6 22:13:46 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: 251/505] 10.0.0.183 () {28 vars in 569 bytes} [Fri Mar 6 22:13:46 2026] GET /v2/images => generated 4892 bytes in 30 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.183 () {28 vars in 569 bytes} [Fri Mar 6 22:14:46 2026] GET /v2/images => generated 4892 bytes in 47 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.183 () {28 vars in 569 bytes} [Fri Mar 6 22:14:46 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: 268/532] 10.0.0.183 () {28 vars in 569 bytes} [Fri Mar 6 22:15:46 2026] GET /v2/images => generated 4892 bytes in 106 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.183 () {28 vars in 569 bytes} [Fri Mar 6 22:15:46 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: 7|app: 0|req: 272/546] 10.0.0.183 () {28 vars in 569 bytes} [Fri Mar 6 22:16:46 2026] GET /v2/images => generated 4892 bytes in 81 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.183 () {28 vars in 569 bytes} [Fri Mar 6 22:16:46 2026] GET /v2/images => generated 4892 bytes in 18 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.183 () {28 vars in 569 bytes} [Fri Mar 6 22:17:46 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: 7|app: 0|req: 279/561] 10.0.0.183 () {28 vars in 569 bytes} [Fri Mar 6 22:17:46 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: 7|app: 0|req: 286/574] 10.0.0.183 () {28 vars in 569 bytes} [Fri Mar 6 22:18:46 2026] GET /v2/images => generated 4892 bytes in 71 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.183 () {28 vars in 569 bytes} [Fri Mar 6 22:18:46 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: 293/588] 10.0.0.183 () {28 vars in 569 bytes} [Fri Mar 6 22:19:46 2026] GET /v2/images => generated 4892 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/589] 10.0.0.183 () {28 vars in 569 bytes} [Fri Mar 6 22:19:46 2026] GET /v2/images => generated 4892 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/594] 199.204.45.169 () {42 vars in 688 bytes} [Fri Mar 6 22:20:04 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: 299/595] 199.204.45.169 () {44 vars in 910 bytes} [Fri Mar 6 22:20:04 2026] GET /v2/images => generated 4892 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/604] 10.0.0.183 () {28 vars in 569 bytes} [Fri Mar 6 22:20:46 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: 304/605] 10.0.0.183 () {28 vars in 569 bytes} [Fri Mar 6 22:20:46 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: 8|app: 0|req: 311/618] 10.0.0.183 () {28 vars in 569 bytes} [Fri Mar 6 22:21:46 2026] GET /v2/images => generated 4892 bytes in 103 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.183 () {28 vars in 569 bytes} [Fri Mar 6 22:21:46 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: 7|app: 0|req: 313/628] 199.204.45.169 () {42 vars in 688 bytes} [Fri Mar 6 22:22:26 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: 316/629] 199.204.45.169 () {44 vars in 910 bytes} [Fri Mar 6 22:22:27 2026] GET /v2/images => generated 4892 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/630] 199.204.45.169 () {42 vars in 688 bytes} [Fri Mar 6 22:22:28 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/631] 199.204.45.169 () {44 vars in 910 bytes} [Fri Mar 6 22:22:28 2026] GET /v2/images => generated 4892 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/636] 10.0.0.183 () {28 vars in 569 bytes} [Fri Mar 6 22:22:46 2026] GET /v2/images => generated 4892 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/637] 10.0.0.183 () {28 vars in 569 bytes} [Fri Mar 6 22:22:46 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: 324/644] 199.204.45.169 () {42 vars in 688 bytes} [Fri Mar 6 22:23: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: 321/645] 199.204.45.169 () {44 vars in 910 bytes} [Fri Mar 6 22:23:19 2026] GET /v2/images => generated 4892 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/648] 199.204.45.169 () {42 vars in 688 bytes} [Fri Mar 6 22:23:28 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: 326/649] 199.204.45.169 () {44 vars in 910 bytes} [Fri Mar 6 22:23:28 2026] GET /v2/images => generated 4892 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/654] 10.0.0.183 () {28 vars in 569 bytes} [Fri Mar 6 22:23:46 2026] GET /v2/images => generated 4892 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/655] 10.0.0.183 () {28 vars in 569 bytes} [Fri Mar 6 22:23:46 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: 334/664] 199.204.45.169 () {42 vars in 688 bytes} [Fri Mar 6 22:24:25 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: 331/665] 199.204.45.169 () {44 vars in 910 bytes} [Fri Mar 6 22:24:25 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: 337/670] 10.0.0.183 () {28 vars in 569 bytes} [Fri Mar 6 22:24:46 2026] GET /v2/images => generated 4892 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/671] 10.0.0.183 () {28 vars in 569 bytes} [Fri Mar 6 22:24:46 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: 337/676] 10.0.0.90 () {32 vars in 632 bytes} [Fri Mar 6 22:25:08 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: 340/681] 10.0.0.116 () {36 vars in 987 bytes} [Fri Mar 6 22:25:27 2026] GET /v2/images/6fe0a4a2-8eb3-4c60-81f3-633d37f56c8a => generated 1171 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/682] 10.0.0.116 () {36 vars in 927 bytes} [Fri Mar 6 22:25:27 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: 341/683] 10.0.0.116 () {36 vars in 987 bytes} [Fri Mar 6 22:25:30 2026] GET /v2/images/6fe0a4a2-8eb3-4c60-81f3-633d37f56c8a => 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: 343/684] 10.0.0.116 () {36 vars in 927 bytes} [Fri Mar 6 22:25:30 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: 342/685] 10.0.0.58 () {36 vars in 986 bytes} [Fri Mar 6 22:25:31 2026] GET /v2/images/6fe0a4a2-8eb3-4c60-81f3-633d37f56c8a => generated 1171 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/686] 10.0.0.58 () {36 vars in 926 bytes} [Fri Mar 6 22:25:31 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: 343/687] 10.0.0.58 () {36 vars in 926 bytes} [Fri Mar 6 22:25:31 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/688] 10.0.0.58 () {36 vars in 986 bytes} [Fri Mar 6 22:25:31 2026] GET /v2/images/6fe0a4a2-8eb3-4c60-81f3-633d37f56c8a => 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: 344/689] 10.0.0.58 () {36 vars in 926 bytes} [Fri Mar 6 22:25:31 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: 346/690] 10.0.0.58 () {36 vars in 926 bytes} [Fri Mar 6 22:25: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: 7|app: 0|req: 345/691] 10.0.0.58 () {36 vars in 986 bytes} [Fri Mar 6 22:25:31 2026] GET /v2/images/6fe0a4a2-8eb3-4c60-81f3-633d37f56c8a => 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: 347/692] 10.0.0.58 () {36 vars in 926 bytes} [Fri Mar 6 22:25:31 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: 346/693] 10.0.0.58 () {36 vars in 926 bytes} [Fri Mar 6 22:25:31 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: 348/694] 10.0.0.132 () {36 vars in 911 bytes} [Fri Mar 6 22:25:32 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/695] 10.0.0.132 () {36 vars in 1007 bytes} [Fri Mar 6 22:25:32 2026] GET /v2/images/6fe0a4a2-8eb3-4c60-81f3-633d37f56c8a/locations => generated 127 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/696] 10.0.0.132 () {36 vars in 987 bytes} [Fri Mar 6 22:25:33 2026] GET /v2/images/6fe0a4a2-8eb3-4c60-81f3-633d37f56c8a => 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: 348/697] 10.0.0.132 () {36 vars in 927 bytes} [Fri Mar 6 22:25: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: 8|app: 0|req: 350/698] 10.0.0.132 () {36 vars in 927 bytes} [Fri Mar 6 22:25:33 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: 350/701] 199.204.45.169 () {36 vars in 991 bytes} [Fri Mar 6 22:25:35 2026] GET /v2/images/6fe0a4a2-8eb3-4c60-81f3-633d37f56c8a => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/702] 199.204.45.169 () {36 vars in 931 bytes} [Fri Mar 6 22:25:35 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/703] 199.204.45.169 () {36 vars in 991 bytes} [Fri Mar 6 22:25:36 2026] GET /v2/images/6fe0a4a2-8eb3-4c60-81f3-633d37f56c8a => 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: 353/704] 199.204.45.169 () {36 vars in 931 bytes} [Fri Mar 6 22:25: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: 7|app: 0|req: 353/707] 10.0.0.183 () {28 vars in 569 bytes} [Fri Mar 6 22:25:46 2026] GET /v2/images => generated 4892 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/708] 10.0.0.183 () {28 vars in 569 bytes} [Fri Mar 6 22:25:47 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: 354/709] 10.0.0.116 () {36 vars in 987 bytes} [Fri Mar 6 22:25:49 2026] GET /v2/images/6fe0a4a2-8eb3-4c60-81f3-633d37f56c8a => 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: 356/710] 10.0.0.116 () {36 vars in 927 bytes} [Fri Mar 6 22:25:49 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: 360/717] 10.0.0.116 () {36 vars in 987 bytes} [Fri Mar 6 22:26:14 2026] GET /v2/images/6fe0a4a2-8eb3-4c60-81f3-633d37f56c8a => 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: 358/718] 10.0.0.116 () {36 vars in 927 bytes} [Fri Mar 6 22:26:14 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/723] 10.0.0.90 () {34 vars in 654 bytes} [Fri Mar 6 22:26:36 2026] POST /v2/images => generated 648 bytes in 277 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-06 22:26:36.705 7 WARNING glance.api.v2.images [None req-bd3db1fe-c9f3-446c-9e9c-e73428c26e31 8da6d8dae2a84802806fa66235db0c67 5edc6b58b7fd4a6081911d44db7470e5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//38b421e6-f675-40ba-bedd-e15da513e81b [pid: 7|app: 0|req: 361/724] 10.0.0.90 () {32 vars in 709 bytes} [Fri Mar 6 22:26:36 2026] DELETE /v2/images/38b421e6-f675-40ba-bedd-e15da513e81b => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/725] 10.0.0.90 () {32 vars in 706 bytes} [Fri Mar 6 22:26:36 2026] GET /v2/images/38b421e6-f675-40ba-bedd-e15da513e81b => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/726] 10.0.0.90 () {32 vars in 632 bytes} [Fri Mar 6 22:26:36 2026] GET /v2/images => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/727] 10.0.0.90 () {34 vars in 654 bytes} [Fri Mar 6 22:26:36 2026] POST /v2/images => generated 703 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/728] 10.0.0.90 () {32 vars in 716 bytes} [Fri Mar 6 22:26:36 2026] GET /v2/images/655e6e0d-df97-4d47-aa81-b73411de54aa/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-06 22:26:36.878 8 INFO glance.api.v2.image_data [None req-596956a7-d098-4d9b-a47f-5775c8e2dcd6 8da6d8dae2a84802806fa66235db0c67 5edc6b58b7fd4a6081911d44db7470e5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-06 22:26:36.922 8 WARNING glance_store._drivers.rbd [None req-596956a7-d098-4d9b-a47f-5775c8e2dcd6 8da6d8dae2a84802806fa66235db0c67 5edc6b58b7fd4a6081911d44db7470e5 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-06 22:26:37.534 8 INFO glance.location [None req-596956a7-d098-4d9b-a47f-5775c8e2dcd6 8da6d8dae2a84802806fa66235db0c67 5edc6b58b7fd4a6081911d44db7470e5 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 366/729] 10.0.0.90 () {32 vars in 726 bytes} [Fri Mar 6 22:26:36 2026] PUT /v2/images/655e6e0d-df97-4d47-aa81-b73411de54aa/file => generated 0 bytes in 695 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/730] 10.0.0.90 () {32 vars in 706 bytes} [Fri Mar 6 22:26:37 2026] GET /v2/images/655e6e0d-df97-4d47-aa81-b73411de54aa => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/731] 10.0.0.90 () {32 vars in 716 bytes} [Fri Mar 6 22:26:37 2026] GET /v2/images/655e6e0d-df97-4d47-aa81-b73411de54aa/file => generated 1024 bytes in 163 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/732] 10.0.0.90 () {34 vars in 654 bytes} [Fri Mar 6 22:26:37 2026] POST /v2/images => generated 648 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/733] 10.0.0.90 () {32 vars in 725 bytes} [Fri Mar 6 22:26:37 2026] PATCH /v2/images/f8d02053-980d-4271-a0ba-242bf85791b5 => generated 653 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/734] 10.0.0.90 () {32 vars in 706 bytes} [Fri Mar 6 22:26:37 2026] GET /v2/images/f8d02053-980d-4271-a0ba-242bf85791b5 => generated 653 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-06 22:26:37.902 8 WARNING glance.api.v2.images [None req-92865b3e-9bd4-491c-9e5a-1d0d75aea639 8da6d8dae2a84802806fa66235db0c67 5edc6b58b7fd4a6081911d44db7470e5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f8d02053-980d-4271-a0ba-242bf85791b5 [pid: 8|app: 0|req: 369/735] 10.0.0.90 () {32 vars in 709 bytes} [Fri Mar 6 22:26:37 2026] DELETE /v2/images/f8d02053-980d-4271-a0ba-242bf85791b5 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/736] 10.0.0.90 () {32 vars in 706 bytes} [Fri Mar 6 22:26:37 2026] GET /v2/images/f8d02053-980d-4271-a0ba-242bf85791b5 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-06 22:26:37.977 8 WARNING glance.api.v2.images [None req-f715776f-5129-43f0-8895-f9e151d495eb 8da6d8dae2a84802806fa66235db0c67 5edc6b58b7fd4a6081911d44db7470e5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//655e6e0d-df97-4d47-aa81-b73411de54aa [pid: 8|app: 0|req: 370/737] 10.0.0.90 () {32 vars in 709 bytes} [Fri Mar 6 22:26:37 2026] DELETE /v2/images/655e6e0d-df97-4d47-aa81-b73411de54aa => generated 0 bytes in 836 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/738] 10.0.0.90 () {32 vars in 706 bytes} [Fri Mar 6 22:26:38 2026] GET /v2/images/655e6e0d-df97-4d47-aa81-b73411de54aa => generated 139 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-06 22:26:38.847 8 WARNING glance.api.v2.images [None req-7cc95239-ab5a-4d7b-829e-3d73fc0d577b 8da6d8dae2a84802806fa66235db0c67 5edc6b58b7fd4a6081911d44db7470e5 - - default default] Failed to find image 38b421e6-f675-40ba-bedd-e15da513e81b to delete: glance.common.exception.ImageNotFound: No image found with ID 38b421e6-f675-40ba-bedd-e15da513e81b [pid: 8|app: 0|req: 371/739] 10.0.0.90 () {32 vars in 709 bytes} [Fri Mar 6 22:26:38 2026] DELETE /v2/images/38b421e6-f675-40ba-bedd-e15da513e81b => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/740] 10.0.0.90 () {32 vars in 706 bytes} [Fri Mar 6 22:26:38 2026] GET /v2/images/38b421e6-f675-40ba-bedd-e15da513e81b => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/743] 10.0.0.183 () {28 vars in 569 bytes} [Fri Mar 6 22:26:46 2026] GET /v2/images => generated 4892 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/744] 10.0.0.183 () {28 vars in 569 bytes} [Fri Mar 6 22:26:46 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: 374/745] 10.0.0.116 () {36 vars in 987 bytes} [Fri Mar 6 22:26:48 2026] GET /v2/images/6fe0a4a2-8eb3-4c60-81f3-633d37f56c8a => 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: 372/746] 10.0.0.116 () {36 vars in 927 bytes} [Fri Mar 6 22:26:48 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/757] 10.0.0.116 () {36 vars in 987 bytes} [Fri Mar 6 22:27:39 2026] GET /v2/images/6fe0a4a2-8eb3-4c60-81f3-633d37f56c8a => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/758] 10.0.0.116 () {36 vars in 927 bytes} [Fri Mar 6 22:27:39 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: 382/761] 10.0.0.183 () {28 vars in 569 bytes} [Fri Mar 6 22:27:46 2026] GET /v2/images => generated 4892 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/762] 10.0.0.183 () {28 vars in 569 bytes} [Fri Mar 6 22:27:47 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: 384/765] 10.0.0.90 () {30 vars in 410 bytes} [Fri Mar 6 22:27: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: 383/768] 10.0.0.90 () {32 vars in 706 bytes} [Fri Mar 6 22:28:13 2026] GET /v2/images/6fe0a4a2-8eb3-4c60-81f3-633d37f56c8a => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/769] 10.0.0.90 () {32 vars in 706 bytes} [Fri Mar 6 22:28:13 2026] GET /v2/images/6fe0a4a2-8eb3-4c60-81f3-633d37f56c8a => 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: 384/770] 10.0.0.58 () {36 vars in 986 bytes} [Fri Mar 6 22:28:13 2026] GET /v2/images/6fe0a4a2-8eb3-4c60-81f3-633d37f56c8a => generated 1171 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/771] 10.0.0.58 () {36 vars in 926 bytes} [Fri Mar 6 22:28:13 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: 385/772] 10.0.0.58 () {36 vars in 926 bytes} [Fri Mar 6 22:28:13 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/773] 10.0.0.58 () {36 vars in 986 bytes} [Fri Mar 6 22:28:13 2026] GET /v2/images/6fe0a4a2-8eb3-4c60-81f3-633d37f56c8a => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/774] 10.0.0.58 () {36 vars in 926 bytes} [Fri Mar 6 22:28:13 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/775] 10.0.0.58 () {36 vars in 926 bytes} [Fri Mar 6 22:28:13 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: 387/776] 10.0.0.58 () {36 vars in 986 bytes} [Fri Mar 6 22:28:13 2026] GET /v2/images/6fe0a4a2-8eb3-4c60-81f3-633d37f56c8a => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/777] 10.0.0.58 () {36 vars in 926 bytes} [Fri Mar 6 22:28:13 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: 388/778] 10.0.0.58 () {36 vars in 926 bytes} [Fri Mar 6 22:28:13 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: 391/779] 10.0.0.132 () {36 vars in 911 bytes} [Fri Mar 6 22:28:14 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/780] 10.0.0.132 () {36 vars in 1007 bytes} [Fri Mar 6 22:28:14 2026] GET /v2/images/6fe0a4a2-8eb3-4c60-81f3-633d37f56c8a/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/781] 10.0.0.132 () {36 vars in 987 bytes} [Fri Mar 6 22:28:14 2026] GET /v2/images/6fe0a4a2-8eb3-4c60-81f3-633d37f56c8a => 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: 390/782] 10.0.0.132 () {36 vars in 927 bytes} [Fri Mar 6 22:28:14 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: 393/785] 10.0.0.132 () {36 vars in 927 bytes} [Fri Mar 6 22:28: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: 394/788] 10.0.0.116 () {36 vars in 987 bytes} [Fri Mar 6 22:28:26 2026] GET /v2/images/6fe0a4a2-8eb3-4c60-81f3-633d37f56c8a => 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/789] 10.0.0.116 () {36 vars in 927 bytes} [Fri Mar 6 22:28:26 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/792] 10.0.0.116 () {36 vars in 987 bytes} [Fri Mar 6 22:28:34 2026] GET /v2/images/6fe0a4a2-8eb3-4c60-81f3-633d37f56c8a => 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: 396/793] 10.0.0.116 () {36 vars in 927 bytes} [Fri Mar 6 22:28:34 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: 399/796] 10.0.0.116 () {36 vars in 987 bytes} [Fri Mar 6 22:28:44 2026] GET /v2/images/6fe0a4a2-8eb3-4c60-81f3-633d37f56c8a => 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: 398/797] 10.0.0.116 () {36 vars in 927 bytes} [Fri Mar 6 22:28:44 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: 400/798] 10.0.0.183 () {28 vars in 569 bytes} [Fri Mar 6 22:28:47 2026] GET /v2/images => generated 4892 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/799] 10.0.0.183 () {28 vars in 569 bytes} [Fri Mar 6 22:28:47 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: 401/800] 10.0.0.116 () {36 vars in 987 bytes} [Fri Mar 6 22:28:52 2026] GET /v2/images/6fe0a4a2-8eb3-4c60-81f3-633d37f56c8a => 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: 400/801] 10.0.0.116 () {36 vars in 927 bytes} [Fri Mar 6 22:28:53 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/808] 10.0.0.116 () {36 vars in 987 bytes} [Fri Mar 6 22:29:18 2026] GET /v2/images/6fe0a4a2-8eb3-4c60-81f3-633d37f56c8a => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/809] 10.0.0.116 () {36 vars in 927 bytes} [Fri Mar 6 22:29: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: 8|app: 0|req: 408/814] 199.204.45.169 () {32 vars in 826 bytes} [Fri Mar 6 22:29:40 2026] GET /v2/images?status=active&owner=f76cdce3e59743b5a8cb2a39d4cbf74b&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/815] 199.204.45.169 () {32 vars in 653 bytes} [Fri Mar 6 22:29:40 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: 409/816] 10.0.0.58 () {36 vars in 986 bytes} [Fri Mar 6 22:29:40 2026] GET /v2/images/3f82a5fc-c1cd-4a0e-9fb5-b6a1a7bc8071 => 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: 408/817] 10.0.0.58 () {36 vars in 926 bytes} [Fri Mar 6 22:29:40 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/818] 10.0.0.58 () {36 vars in 926 bytes} [Fri Mar 6 22:29: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: 7|app: 0|req: 409/819] 10.0.0.58 () {36 vars in 986 bytes} [Fri Mar 6 22:29:41 2026] GET /v2/images/3f82a5fc-c1cd-4a0e-9fb5-b6a1a7bc8071 => 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: 411/820] 10.0.0.58 () {36 vars in 926 bytes} [Fri Mar 6 22:29: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: 410/821] 10.0.0.58 () {36 vars in 926 bytes} [Fri Mar 6 22:29: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: 412/822] 10.0.0.58 () {36 vars in 986 bytes} [Fri Mar 6 22:29:41 2026] GET /v2/images/3f82a5fc-c1cd-4a0e-9fb5-b6a1a7bc8071 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/823] 10.0.0.58 () {36 vars in 926 bytes} [Fri Mar 6 22:29:41 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/824] 10.0.0.132 () {36 vars in 911 bytes} [Fri Mar 6 22:29:41 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/825] 10.0.0.132 () {36 vars in 1007 bytes} [Fri Mar 6 22:29:41 2026] GET /v2/images/3f82a5fc-c1cd-4a0e-9fb5-b6a1a7bc8071/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: 414/826] 10.0.0.132 () {36 vars in 987 bytes} [Fri Mar 6 22:29:41 2026] GET /v2/images/3f82a5fc-c1cd-4a0e-9fb5-b6a1a7bc8071 => generated 1209 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/827] 10.0.0.132 () {36 vars in 927 bytes} [Fri Mar 6 22:29: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: 415/828] 10.0.0.132 () {36 vars in 927 bytes} [Fri Mar 6 22:29: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: 7|app: 0|req: 415/831] 10.0.0.183 () {28 vars in 569 bytes} [Fri Mar 6 22:29:46 2026] GET /v2/images => generated 4892 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/832] 10.0.0.183 () {28 vars in 569 bytes} [Fri Mar 6 22:29:47 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: 7|app: 0|req: 422/845] 10.0.0.183 () {28 vars in 569 bytes} [Fri Mar 6 22:30:47 2026] GET /v2/images => generated 4892 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/846] 10.0.0.183 () {28 vars in 569 bytes} [Fri Mar 6 22:30:47 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: 429/859] 10.0.0.183 () {28 vars in 569 bytes} [Fri Mar 6 22:31:46 2026] GET /v2/images => generated 4892 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/860] 10.0.0.183 () {28 vars in 569 bytes} [Fri Mar 6 22:31:46 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: 436/873] 10.0.0.183 () {28 vars in 569 bytes} [Fri Mar 6 22:32:46 2026] GET /v2/images => generated 4892 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/874] 10.0.0.183 () {28 vars in 569 bytes} [Fri Mar 6 22:32:46 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: 7|app: 0|req: 439/879] 10.0.0.90 () {32 vars in 632 bytes} [Fri Mar 6 22:33:14 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: 8|app: 0|req: 445/888] 10.0.0.183 () {28 vars in 569 bytes} [Fri Mar 6 22:33:46 2026] GET /v2/images => generated 4892 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/889] 10.0.0.183 () {28 vars in 569 bytes} [Fri Mar 6 22:33:46 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: 452/902] 10.0.0.183 () {28 vars in 569 bytes} [Fri Mar 6 22:34:46 2026] GET /v2/images => generated 4892 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/903] 10.0.0.183 () {28 vars in 569 bytes} [Fri Mar 6 22:34:46 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/916] 10.0.0.183 () {28 vars in 569 bytes} [Fri Mar 6 22:35:46 2026] GET /v2/images => generated 4892 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/917] 10.0.0.183 () {28 vars in 569 bytes} [Fri Mar 6 22:35:46 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/930] 10.0.0.183 () {28 vars in 569 bytes} [Fri Mar 6 22:36:46 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: 7|app: 0|req: 465/931] 10.0.0.183 () {28 vars in 569 bytes} [Fri Mar 6 22:36:46 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: 473/944] 10.0.0.183 () {28 vars in 569 bytes} [Fri Mar 6 22:37:46 2026] GET /v2/images => generated 4892 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/945] 10.0.0.183 () {28 vars in 569 bytes} [Fri Mar 6 22:37:46 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)