+ 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 [Tue Mar 3 20:27:05 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-7d96575c5b-bgrs8 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 0x7ff07bc2f668 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-03 20:27:07.467 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-03 20:27:07.513 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-03 20:27:08.324 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-03 20:27:08.325 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-03 20:27:08.325 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-03 20:27:08.451 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-03 20:27:08.452 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-03 20:27:08.452 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-03 20:27:10.346 7 WARNING glance.api.v2.images [None req-dbd58f93-d782-4145-a980-a06c8223a9de - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-03 20:27:10.594 8 WARNING glance.api.v2.images [None req-6f1382d0-1005-41b3-b81c-228775840ba9 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-03 20:27:10.691 7 WARNING keystonemiddleware._common.config [None req-dbd58f93-d782-4145-a980-a06c8223a9de - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-03 20:27:10.699 7 WARNING oslo_config.cfg [None req-dbd58f93-d782-4145-a980-a06c8223a9de - - - - - -] 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 0x7ff07bc2f668 pid: 7 (default app) 2026-03-03 20:27:10.945 8 WARNING keystonemiddleware._common.config [None req-6f1382d0-1005-41b3-b81c-228775840ba9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-03 20:27:10.952 8 WARNING oslo_config.cfg [None req-6f1382d0-1005-41b3-b81c-228775840ba9 - - - - - -] 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 0x7ff07bc2f668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 162.253.55.110 () {42 vars in 689 bytes} [Tue Mar 3 20:27:11 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-03 20:27:12.129 8 WARNING oslo_policy.policy [None req-0c863bf6-1820-41ac-b857-cc7f34831876 06cd58438e384948aa1bf99f618f2893 99fac49dc8eb4426a9033ca8dcf83192 - - 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-03 20:27:12.129 8 WARNING oslo_policy.policy [None req-0c863bf6-1820-41ac-b857-cc7f34831876 06cd58438e384948aa1bf99f618f2893 99fac49dc8eb4426a9033ca8dcf83192 - - 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-03 20:27:12.144 8 WARNING oslo_policy.policy [None req-0c863bf6-1820-41ac-b857-cc7f34831876 06cd58438e384948aa1bf99f618f2893 99fac49dc8eb4426a9033ca8dcf83192 - - 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-03 20:27:12.144 8 WARNING oslo_policy.policy [None req-0c863bf6-1820-41ac-b857-cc7f34831876 06cd58438e384948aa1bf99f618f2893 99fac49dc8eb4426a9033ca8dcf83192 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/4] 162.253.55.110 () {44 vars in 911 bytes} [Tue Mar 3 20:27:11 2026] GET /v2/images => generated 69 bytes in 577 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/5] 162.253.55.110 () {42 vars in 689 bytes} [Tue Mar 3 20:27:15 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: 2/6] 162.253.55.110 () {44 vars in 911 bytes} [Tue Mar 3 20:27:15 2026] GET /v2/images => generated 69 bytes in 40 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-03 20:27:15.615 7 WARNING oslo_policy.policy [None req-77157c26-0ed7-40af-864b-8d5bfab65540 06cd58438e384948aa1bf99f618f2893 99fac49dc8eb4426a9033ca8dcf83192 - - 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-03 20:27:15.615 7 WARNING oslo_policy.policy [None req-77157c26-0ed7-40af-864b-8d5bfab65540 06cd58438e384948aa1bf99f618f2893 99fac49dc8eb4426a9033ca8dcf83192 - - 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/7] 162.253.55.110 () {44 vars in 912 bytes} [Tue Mar 3 20:27:15 2026] GET /v2/images/cirros => generated 151 bytes in 133 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 162.253.55.110 () {44 vars in 934 bytes} [Tue Mar 3 20:27:15 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:27:15.757 7 WARNING oslo_policy.policy [None req-a7028c0a-8af2-4dfb-a476-f1b235e6ee59 06cd58438e384948aa1bf99f618f2893 99fac49dc8eb4426a9033ca8dcf83192 - - 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-03 20:27:15.757 7 WARNING oslo_policy.policy [None req-a7028c0a-8af2-4dfb-a476-f1b235e6ee59 06cd58438e384948aa1bf99f618f2893 99fac49dc8eb4426a9033ca8dcf83192 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/9] 162.253.55.110 () {44 vars in 940 bytes} [Tue Mar 3 20:27:15 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 20:27:15.843 8 WARNING oslo_config.cfg [None req-c418bab5-b26c-43c2-ad0b-b861265d196a 06cd58438e384948aa1bf99f618f2893 99fac49dc8eb4426a9033ca8dcf83192 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/10] 162.253.55.110 () {48 vars in 952 bytes} [Tue Mar 3 20:27:15 2026] POST /v2/images => generated 760 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-03 20:27:15.872 7 WARNING oslo_policy.policy [None req-e5dc9e5f-4ed4-4717-9722-a1590212b2f3 06cd58438e384948aa1bf99f618f2893 99fac49dc8eb4426a9033ca8dcf83192 - - 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-03 20:27:15.872 7 WARNING oslo_policy.policy [None req-e5dc9e5f-4ed4-4717-9722-a1590212b2f3 06cd58438e384948aa1bf99f618f2893 99fac49dc8eb4426a9033ca8dcf83192 - - 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-03 20:27:15.874 7 INFO glance.api.v2.image_data [None req-e5dc9e5f-4ed4-4717-9722-a1590212b2f3 06cd58438e384948aa1bf99f618f2893 99fac49dc8eb4426a9033ca8dcf83192 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-03 20:27:20.555 7 WARNING glance.location [None req-e5dc9e5f-4ed4-4717-9722-a1590212b2f3 06cd58438e384948aa1bf99f618f2893 99fac49dc8eb4426a9033ca8dcf83192 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 7/13] 162.253.55.110 () {48 vars in 1046 bytes} [Tue Mar 3 20:27:15 2026] PUT /v2/images/06b26c44-a19b-41b0-9dc3-5ab0a81df1cc/file => generated 0 bytes in 4726 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5188 switches on core 0) [pid: 8|app: 0|req: 7/14] 162.253.55.110 () {44 vars in 972 bytes} [Tue Mar 3 20:27:20 2026] GET /v2/images/06b26c44-a19b-41b0-9dc3-5ab0a81df1cc => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 20:27:20.634 7 WARNING oslo_config.cfg [None req-4820d945-ad1e-45d6-a373-2bf3ea9fd039 06cd58438e384948aa1bf99f618f2893 99fac49dc8eb4426a9033ca8dcf83192 - - 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: 8/15] 162.253.55.110 () {44 vars in 972 bytes} [Tue Mar 3 20:27:20 2026] GET /v2/images/06b26c44-a19b-41b0-9dc3-5ab0a81df1cc => 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: 138/274] 162.253.55.110 () {42 vars in 689 bytes} [Tue Mar 3 20:48:49 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: 137/275] 162.253.55.110 () {44 vars in 911 bytes} [Tue Mar 3 20:48:50 2026] GET /v2/images => generated 1240 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/278] 162.253.55.110 () {42 vars in 689 bytes} [Tue Mar 3 20:49:05 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: 139/279] 162.253.55.110 () {44 vars in 911 bytes} [Tue Mar 3 20:49:05 2026] GET /v2/images => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/280] 162.253.55.110 () {44 vars in 938 bytes} [Tue Mar 3 20:49:05 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/281] 162.253.55.110 () {44 vars in 960 bytes} [Tue Mar 3 20:49:05 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/282] 162.253.55.110 () {44 vars in 940 bytes} [Tue Mar 3 20:49:05 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/283] 162.253.55.110 () {48 vars in 952 bytes} [Tue Mar 3 20:49:05 2026] POST /v2/images => generated 796 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-03 20:49:05.809 7 INFO glance.api.v2.image_data [None req-4d9815bb-d37f-47db-a073-bdb92c05770c 06cd58438e384948aa1bf99f618f2893 99fac49dc8eb4426a9033ca8dcf83192 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-03 20:50:04.667 7 WARNING glance.location [None req-4d9815bb-d37f-47db-a073-bdb92c05770c 06cd58438e384948aa1bf99f618f2893 99fac49dc8eb4426a9033ca8dcf83192 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 143/296] 162.253.55.110 () {48 vars in 1047 bytes} [Tue Mar 3 20:49:05 2026] PUT /v2/images/bfbf9a29-7371-4b84-81be-0dc92a704808/file => generated 0 bytes in 58904 msecs (HTTP/1.1 204) 4 headers in 171 bytes (41159 switches on core 0) [pid: 8|app: 0|req: 154/297] 162.253.55.110 () {44 vars in 972 bytes} [Tue Mar 3 20:50:04 2026] GET /v2/images/bfbf9a29-7371-4b84-81be-0dc92a704808 => 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: 144/298] 162.253.55.110 () {44 vars in 972 bytes} [Tue Mar 3 20:50:04 2026] GET /v2/images/bfbf9a29-7371-4b84-81be-0dc92a704808 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/299] 162.253.55.110 () {42 vars in 689 bytes} [Tue Mar 3 20:50:06 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: 145/300] 162.253.55.110 () {44 vars in 911 bytes} [Tue Mar 3 20:50:06 2026] GET /v2/images => generated 2451 bytes in 500 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/387] 162.253.55.110 () {42 vars in 689 bytes} [Tue Mar 3 20:57:18 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: 199/388] 162.253.55.110 () {44 vars in 911 bytes} [Tue Mar 3 20:57:18 2026] GET /v2/images => generated 2451 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/395] 162.253.55.110 () {42 vars in 689 bytes} [Tue Mar 3 20:57: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: 203/396] 162.253.55.110 () {44 vars in 911 bytes} [Tue Mar 3 20:57:46 2026] GET /v2/images => generated 2451 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/397] 162.253.55.110 () {44 vars in 948 bytes} [Tue Mar 3 20:57:46 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/398] 162.253.55.110 () {44 vars in 970 bytes} [Tue Mar 3 20:57:46 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/399] 162.253.55.110 () {44 vars in 940 bytes} [Tue Mar 3 20:57:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/400] 162.253.55.110 () {48 vars in 952 bytes} [Tue Mar 3 20:57:46 2026] POST /v2/images => generated 799 bytes in 2640 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-03 20:57:49.458 7 INFO glance.api.v2.image_data [None req-4966193a-c5e7-4761-93ce-4350335628a4 06cd58438e384948aa1bf99f618f2893 99fac49dc8eb4426a9033ca8dcf83192 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-03 21:00:12.868 7 INFO glance.location [None req-4966193a-c5e7-4761-93ce-4350335628a4 06cd58438e384948aa1bf99f618f2893 99fac49dc8eb4426a9033ca8dcf83192 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 196/431] 162.253.55.110 () {48 vars in 1046 bytes} [Tue Mar 3 20:57:49 2026] PUT /v2/images/6ffcd2b6-b971-4098-94d0-2e3ee876908b/file => generated 0 bytes in 143461 msecs (HTTP/1.1 204) 4 headers in 171 bytes (10473 switches on core 0) [pid: 8|app: 0|req: 236/432] 162.253.55.110 () {44 vars in 972 bytes} [Tue Mar 3 21:00:12 2026] GET /v2/images/6ffcd2b6-b971-4098-94d0-2e3ee876908b => generated 1211 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/433] 162.253.55.110 () {48 vars in 1051 bytes} [Tue Mar 3 21:00:12 2026] PATCH /v2/images/6ffcd2b6-b971-4098-94d0-2e3ee876908b => generated 1234 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/434] 162.253.55.110 () {44 vars in 972 bytes} [Tue Mar 3 21:00:13 2026] GET /v2/images/6ffcd2b6-b971-4098-94d0-2e3ee876908b => generated 1234 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/445] 162.253.55.110 () {42 vars in 689 bytes} [Tue Mar 3 21:01: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: 243/446] 162.253.55.110 () {44 vars in 911 bytes} [Tue Mar 3 21:01:05 2026] GET /v2/images => generated 3687 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/449] 162.253.55.110 () {42 vars in 689 bytes} [Tue Mar 3 21:01:17 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: 245/450] 162.253.55.110 () {44 vars in 911 bytes} [Tue Mar 3 21:01:17 2026] GET /v2/images => generated 3687 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/451] 162.253.55.110 () {44 vars in 940 bytes} [Tue Mar 3 21:01:17 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/452] 162.253.55.110 () {44 vars in 962 bytes} [Tue Mar 3 21:01:17 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/453] 162.253.55.110 () {44 vars in 940 bytes} [Tue Mar 3 21:01:17 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: 8|app: 0|req: 247/454] 162.253.55.110 () {48 vars in 952 bytes} [Tue Mar 3 21:01:17 2026] POST /v2/images => generated 791 bytes in 37 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-03 21:01:18.040 7 INFO glance.api.v2.image_data [None req-80907927-193c-4ff7-b7df-3f0a4afbd6e1 06cd58438e384948aa1bf99f618f2893 99fac49dc8eb4426a9033ca8dcf83192 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-03 21:01:32.610 7 INFO glance.location [None req-80907927-193c-4ff7-b7df-3f0a4afbd6e1 06cd58438e384948aa1bf99f618f2893 99fac49dc8eb4426a9033ca8dcf83192 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 208/459] 162.253.55.110 () {48 vars in 1046 bytes} [Tue Mar 3 21:01:18 2026] PUT /v2/images/6b730137-f337-44c9-94c3-60594267a9f8/file => generated 0 bytes in 14613 msecs (HTTP/1.1 204) 4 headers in 171 bytes (15228 switches on core 0) [pid: 8|app: 0|req: 252/460] 162.253.55.110 () {44 vars in 972 bytes} [Tue Mar 3 21:01:32 2026] GET /v2/images/6b730137-f337-44c9-94c3-60594267a9f8 => generated 1203 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/461] 162.253.55.110 () {44 vars in 972 bytes} [Tue Mar 3 21:01:32 2026] GET /v2/images/6b730137-f337-44c9-94c3-60594267a9f8 => generated 1203 bytes in 17 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: 279/514] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:05:53 2026] GET /v2/images => generated 4892 bytes in 133 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: 236/515] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:05:53 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: 7|app: 0|req: 243/528] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:06:53 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: 8|app: 0|req: 286/529] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:06:53 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: 293/542] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:07:53 2026] GET /v2/images => generated 4892 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/543] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:07:53 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: 8|app: 0|req: 300/556] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:08:53 2026] GET /v2/images => generated 4892 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/557] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:08:53 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: 264/570] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:09:53 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: 307/571] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:09:53 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: 8|app: 0|req: 314/584] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:10:53 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: 271/585] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:10:53 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: 278/598] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:11:53 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: 321/599] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:11:53 2026] GET /v2/images => generated 4892 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/612] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:12:53 2026] GET /v2/images => generated 4892 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/613] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:12:53 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: 291/624] 162.253.55.110 () {42 vars in 689 bytes} [Tue Mar 3 21:13: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: 334/625] 162.253.55.110 () {44 vars in 911 bytes} [Tue Mar 3 21:13:46 2026] GET /v2/images => generated 4892 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/628] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:13:53 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: 293/629] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:13:53 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: 343/642] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:14:53 2026] GET /v2/images => generated 4892 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/643] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:14:53 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: 307/656] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:15:53 2026] GET /v2/images => generated 4892 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/657] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:15:53 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: 352/660] 162.253.55.110 () {42 vars in 689 bytes} [Tue Mar 3 21:16:01 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: 309/661] 162.253.55.110 () {44 vars in 911 bytes} [Tue Mar 3 21:16:01 2026] GET /v2/images => generated 4892 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/662] 162.253.55.110 () {42 vars in 689 bytes} [Tue Mar 3 21:16:03 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: 310/663] 162.253.55.110 () {44 vars in 911 bytes} [Tue Mar 3 21:16:03 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: 316/674] 162.253.55.110 () {42 vars in 689 bytes} [Tue Mar 3 21:16:51 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: 359/675] 162.253.55.110 () {44 vars in 911 bytes} [Tue Mar 3 21:16:51 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: 317/676] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:16:53 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: 8|app: 0|req: 360/677] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:16:53 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: 318/678] 162.253.55.110 () {42 vars in 689 bytes} [Tue Mar 3 21:16:58 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: 361/679] 162.253.55.110 () {44 vars in 911 bytes} [Tue Mar 3 21:16:58 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: 325/692] 162.253.55.110 () {42 vars in 689 bytes} [Tue Mar 3 21:17:51 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/693] 162.253.55.110 () {44 vars in 911 bytes} [Tue Mar 3 21:17:51 2026] GET /v2/images => generated 4892 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/694] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:17:53 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/695] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:17:53 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: 331/704] 10.0.0.47 () {32 vars in 632 bytes} [Tue Mar 3 21:18:36 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: 334/709] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:18:53 2026] GET /v2/images => generated 4892 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/710] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:18:53 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: 7|app: 0|req: 336/713] 10.0.0.32 () {36 vars in 986 bytes} [Tue Mar 3 21:19:00 2026] GET /v2/images/06b26c44-a19b-41b0-9dc3-5ab0a81df1cc => generated 1171 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/714] 10.0.0.32 () {36 vars in 926 bytes} [Tue Mar 3 21:19:01 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: 337/715] 10.0.0.32 () {36 vars in 926 bytes} [Tue Mar 3 21:19:01 2026] GET /v2/schemas/image => generated 4018 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/716] 10.0.0.32 () {36 vars in 986 bytes} [Tue Mar 3 21:19:01 2026] GET /v2/images/06b26c44-a19b-41b0-9dc3-5ab0a81df1cc => 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: 338/717] 10.0.0.32 () {36 vars in 926 bytes} [Tue Mar 3 21:19:01 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/718] 10.0.0.32 () {36 vars in 926 bytes} [Tue Mar 3 21:19:01 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: 339/719] 10.0.0.32 () {36 vars in 986 bytes} [Tue Mar 3 21:19:01 2026] GET /v2/images/06b26c44-a19b-41b0-9dc3-5ab0a81df1cc => 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: 381/720] 10.0.0.32 () {36 vars in 926 bytes} [Tue Mar 3 21:19:01 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: 340/721] 10.0.0.32 () {36 vars in 926 bytes} [Tue Mar 3 21:19:01 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/722] 10.0.0.73 () {36 vars in 910 bytes} [Tue Mar 3 21:19:02 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: 341/723] 10.0.0.73 () {36 vars in 1006 bytes} [Tue Mar 3 21:19:02 2026] GET /v2/images/06b26c44-a19b-41b0-9dc3-5ab0a81df1cc/locations => generated 127 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/724] 10.0.0.73 () {36 vars in 986 bytes} [Tue Mar 3 21:19:02 2026] GET /v2/images/06b26c44-a19b-41b0-9dc3-5ab0a81df1cc => 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: 342/725] 10.0.0.73 () {36 vars in 926 bytes} [Tue Mar 3 21:19: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: 8|app: 0|req: 384/726] 10.0.0.73 () {36 vars in 926 bytes} [Tue Mar 3 21:19:02 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: 386/729] 10.0.0.47 () {30 vars in 410 bytes} [Tue Mar 3 21:19: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: 344/730] 10.0.0.247 () {36 vars in 987 bytes} [Tue Mar 3 21:19:17 2026] GET /v2/images/06b26c44-a19b-41b0-9dc3-5ab0a81df1cc => 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: 387/731] 10.0.0.247 () {36 vars in 927 bytes} [Tue Mar 3 21:19:17 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/734] 10.0.0.247 () {36 vars in 987 bytes} [Tue Mar 3 21:19:20 2026] GET /v2/images/06b26c44-a19b-41b0-9dc3-5ab0a81df1cc => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/735] 10.0.0.247 () {36 vars in 927 bytes} [Tue Mar 3 21:19:20 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: 347/736] 162.253.55.110 () {36 vars in 991 bytes} [Tue Mar 3 21:19:24 2026] GET /v2/images/06b26c44-a19b-41b0-9dc3-5ab0a81df1cc => 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: 390/737] 162.253.55.110 () {36 vars in 931 bytes} [Tue Mar 3 21:19:24 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: 348/738] 162.253.55.110 () {36 vars in 991 bytes} [Tue Mar 3 21:19:25 2026] GET /v2/images/06b26c44-a19b-41b0-9dc3-5ab0a81df1cc => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/739] 162.253.55.110 () {36 vars in 931 bytes} [Tue Mar 3 21:19:25 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: 8|app: 0|req: 395/746] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:19:53 2026] GET /v2/images => generated 4892 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/747] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:19:53 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: 396/748] 10.0.0.247 () {36 vars in 987 bytes} [Tue Mar 3 21:19:57 2026] GET /v2/images/06b26c44-a19b-41b0-9dc3-5ab0a81df1cc => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/749] 10.0.0.247 () {36 vars in 927 bytes} [Tue Mar 3 21:19:57 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/756] 10.0.0.247 () {36 vars in 987 bytes} [Tue Mar 3 21:20:20 2026] GET /v2/images/06b26c44-a19b-41b0-9dc3-5ab0a81df1cc => 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/757] 10.0.0.247 () {36 vars in 927 bytes} [Tue Mar 3 21:20:20 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/762] 10.0.0.247 () {36 vars in 987 bytes} [Tue Mar 3 21:20:41 2026] GET /v2/images/06b26c44-a19b-41b0-9dc3-5ab0a81df1cc => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/763] 10.0.0.247 () {36 vars in 927 bytes} [Tue Mar 3 21:20:41 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/764] 10.0.0.47 () {32 vars in 706 bytes} [Tue Mar 3 21:20:46 2026] GET /v2/images/06b26c44-a19b-41b0-9dc3-5ab0a81df1cc => 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: 404/765] 10.0.0.47 () {32 vars in 706 bytes} [Tue Mar 3 21:20:46 2026] GET /v2/images/06b26c44-a19b-41b0-9dc3-5ab0a81df1cc => 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: 362/766] 10.0.0.32 () {36 vars in 986 bytes} [Tue Mar 3 21:20:47 2026] GET /v2/images/06b26c44-a19b-41b0-9dc3-5ab0a81df1cc => generated 1171 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/767] 10.0.0.32 () {36 vars in 926 bytes} [Tue Mar 3 21:20:47 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: 363/768] 10.0.0.32 () {36 vars in 926 bytes} [Tue Mar 3 21:20:47 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: 406/769] 10.0.0.32 () {36 vars in 986 bytes} [Tue Mar 3 21:20:47 2026] GET /v2/images/06b26c44-a19b-41b0-9dc3-5ab0a81df1cc => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/770] 10.0.0.32 () {36 vars in 926 bytes} [Tue Mar 3 21:20:47 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: 407/771] 10.0.0.32 () {36 vars in 926 bytes} [Tue Mar 3 21:20:47 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: 365/772] 10.0.0.32 () {36 vars in 986 bytes} [Tue Mar 3 21:20:47 2026] GET /v2/images/06b26c44-a19b-41b0-9dc3-5ab0a81df1cc => 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: 408/773] 10.0.0.32 () {36 vars in 926 bytes} [Tue Mar 3 21:20:47 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: 366/774] 10.0.0.32 () {36 vars in 926 bytes} [Tue Mar 3 21:20:47 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: 409/775] 10.0.0.73 () {36 vars in 910 bytes} [Tue Mar 3 21:20:47 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: 367/776] 10.0.0.73 () {36 vars in 1006 bytes} [Tue Mar 3 21:20:47 2026] GET /v2/images/06b26c44-a19b-41b0-9dc3-5ab0a81df1cc/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: 410/777] 10.0.0.73 () {36 vars in 986 bytes} [Tue Mar 3 21:20:47 2026] GET /v2/images/06b26c44-a19b-41b0-9dc3-5ab0a81df1cc => 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: 368/778] 10.0.0.73 () {36 vars in 926 bytes} [Tue Mar 3 21:20:47 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/779] 10.0.0.73 () {36 vars in 926 bytes} [Tue Mar 3 21:20:47 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: 370/782] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:20:53 2026] GET /v2/images => generated 4892 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/783] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:20:53 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/788] 10.0.0.47 () {34 vars in 654 bytes} [Tue Mar 3 21:21:10 2026] POST /v2/images => generated 648 bytes in 212 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-03 21:21:10.256 8 WARNING glance.api.v2.images [None req-f2966453-6a5e-4746-928a-3ffdc244fa9b c827d8a280244043bf7da85861c3b136 21166080147f4da292016f07db125132 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a86e1d20-2780-437a-bfec-023224432ef7 [pid: 8|app: 0|req: 416/789] 10.0.0.47 () {32 vars in 709 bytes} [Tue Mar 3 21:21:10 2026] DELETE /v2/images/a86e1d20-2780-437a-bfec-023224432ef7 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/790] 10.0.0.47 () {32 vars in 706 bytes} [Tue Mar 3 21:21:10 2026] GET /v2/images/a86e1d20-2780-437a-bfec-023224432ef7 => 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: 417/791] 10.0.0.47 () {32 vars in 632 bytes} [Tue Mar 3 21:21:10 2026] GET /v2/images => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/792] 10.0.0.47 () {34 vars in 654 bytes} [Tue Mar 3 21:21:10 2026] POST /v2/images => generated 703 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-03 21:21:10.425 8 WARNING oslo_policy.policy [None req-fd4653f1-4c1d-48e5-b6d7-2e0f129327a7 c827d8a280244043bf7da85861c3b136 21166080147f4da292016f07db125132 - - 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-03 21:21:10.426 8 WARNING oslo_policy.policy [None req-fd4653f1-4c1d-48e5-b6d7-2e0f129327a7 c827d8a280244043bf7da85861c3b136 21166080147f4da292016f07db125132 - - 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: 418/793] 10.0.0.47 () {32 vars in 716 bytes} [Tue Mar 3 21:21:10 2026] GET /v2/images/2689aeaf-19a5-474a-980e-d26880acca0f/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 21:21:10.447 7 INFO glance.api.v2.image_data [None req-e9ed6874-b232-4bb7-9d76-db0a4b366be1 c827d8a280244043bf7da85861c3b136 21166080147f4da292016f07db125132 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-03 21:21:10.497 7 WARNING glance_store._drivers.rbd [None req-e9ed6874-b232-4bb7-9d76-db0a4b366be1 c827d8a280244043bf7da85861c3b136 21166080147f4da292016f07db125132 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-03 21:21:11.010 7 INFO glance.location [None req-e9ed6874-b232-4bb7-9d76-db0a4b366be1 c827d8a280244043bf7da85861c3b136 21166080147f4da292016f07db125132 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 376/794] 10.0.0.47 () {32 vars in 726 bytes} [Tue Mar 3 21:21:10 2026] PUT /v2/images/2689aeaf-19a5-474a-980e-d26880acca0f/file => generated 0 bytes in 608 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/795] 10.0.0.47 () {32 vars in 706 bytes} [Tue Mar 3 21:21:11 2026] GET /v2/images/2689aeaf-19a5-474a-980e-d26880acca0f => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/796] 10.0.0.47 () {32 vars in 716 bytes} [Tue Mar 3 21:21:11 2026] GET /v2/images/2689aeaf-19a5-474a-980e-d26880acca0f/file => generated 1024 bytes in 140 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/797] 10.0.0.47 () {34 vars in 654 bytes} [Tue Mar 3 21:21:11 2026] POST /v2/images => generated 649 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/798] 10.0.0.47 () {32 vars in 725 bytes} [Tue Mar 3 21:21:11 2026] PATCH /v2/images/a6584999-776b-4968-8707-8e1fbafec4c6 => generated 653 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/799] 10.0.0.47 () {32 vars in 706 bytes} [Tue Mar 3 21:21:11 2026] GET /v2/images/a6584999-776b-4968-8707-8e1fbafec4c6 => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 21:21:11.335 7 WARNING glance.api.v2.images [None req-31429942-0c52-405c-9d36-da818ef8d195 c827d8a280244043bf7da85861c3b136 21166080147f4da292016f07db125132 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a6584999-776b-4968-8707-8e1fbafec4c6 [pid: 7|app: 0|req: 379/800] 10.0.0.47 () {32 vars in 709 bytes} [Tue Mar 3 21:21:11 2026] DELETE /v2/images/a6584999-776b-4968-8707-8e1fbafec4c6 => 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: 422/801] 10.0.0.47 () {32 vars in 706 bytes} [Tue Mar 3 21:21:11 2026] GET /v2/images/a6584999-776b-4968-8707-8e1fbafec4c6 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 21:21:11.406 7 WARNING glance.api.v2.images [None req-c8ddef3a-e1c1-4521-8eb6-3ba94e6bc8fc c827d8a280244043bf7da85861c3b136 21166080147f4da292016f07db125132 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2689aeaf-19a5-474a-980e-d26880acca0f [pid: 7|app: 0|req: 380/802] 10.0.0.47 () {32 vars in 709 bytes} [Tue Mar 3 21:21:11 2026] DELETE /v2/images/2689aeaf-19a5-474a-980e-d26880acca0f => generated 0 bytes in 965 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/803] 10.0.0.47 () {32 vars in 706 bytes} [Tue Mar 3 21:21:12 2026] GET /v2/images/2689aeaf-19a5-474a-980e-d26880acca0f => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 21:21:12.388 7 WARNING glance.api.v2.images [None req-498ac139-af60-4e8d-a7f7-5a8c79b65484 c827d8a280244043bf7da85861c3b136 21166080147f4da292016f07db125132 - - default default] Failed to find image a86e1d20-2780-437a-bfec-023224432ef7 to delete: glance.common.exception.ImageNotFound: No image found with ID a86e1d20-2780-437a-bfec-023224432ef7 [pid: 7|app: 0|req: 381/804] 10.0.0.47 () {32 vars in 709 bytes} [Tue Mar 3 21:21:12 2026] DELETE /v2/images/a86e1d20-2780-437a-bfec-023224432ef7 => generated 147 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/805] 10.0.0.47 () {32 vars in 706 bytes} [Tue Mar 3 21:21:12 2026] GET /v2/images/a86e1d20-2780-437a-bfec-023224432ef7 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/814] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:21:53 2026] GET /v2/images => generated 4892 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/815] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:21:53 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: 389/820] 10.0.0.247 () {36 vars in 987 bytes} [Tue Mar 3 21:22:14 2026] GET /v2/images/06b26c44-a19b-41b0-9dc3-5ab0a81df1cc => 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: 432/821] 10.0.0.247 () {36 vars in 927 bytes} [Tue Mar 3 21:22: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: 7|app: 0|req: 394/830] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:22:53 2026] GET /v2/images => generated 4892 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/831] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:22:53 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: 440/836] 10.0.0.247 () {36 vars in 987 bytes} [Tue Mar 3 21:23:15 2026] GET /v2/images/06b26c44-a19b-41b0-9dc3-5ab0a81df1cc => 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: 397/837] 10.0.0.247 () {36 vars in 927 bytes} [Tue Mar 3 21:23:15 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: 444/844] 10.0.0.247 () {36 vars in 987 bytes} [Tue Mar 3 21:23:43 2026] GET /v2/images/06b26c44-a19b-41b0-9dc3-5ab0a81df1cc => 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: 401/845] 10.0.0.247 () {36 vars in 927 bytes} [Tue Mar 3 21:23:43 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: 446/848] 10.0.0.247 () {36 vars in 987 bytes} [Tue Mar 3 21:23:51 2026] GET /v2/images/06b26c44-a19b-41b0-9dc3-5ab0a81df1cc => 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: 403/849] 10.0.0.247 () {36 vars in 927 bytes} [Tue Mar 3 21:23:51 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: 447/850] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:23:53 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: 7|app: 0|req: 404/851] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:23:53 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: 449/854] 10.0.0.247 () {36 vars in 987 bytes} [Tue Mar 3 21:24:06 2026] GET /v2/images/06b26c44-a19b-41b0-9dc3-5ab0a81df1cc => 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: 406/855] 10.0.0.247 () {36 vars in 927 bytes} [Tue Mar 3 21:24:06 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: 451/858] 10.0.0.247 () {36 vars in 987 bytes} [Tue Mar 3 21:24:18 2026] GET /v2/images/06b26c44-a19b-41b0-9dc3-5ab0a81df1cc => 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: 408/859] 10.0.0.247 () {36 vars in 927 bytes} [Tue Mar 3 21:24:18 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/866] 162.253.55.110 () {32 vars in 826 bytes} [Tue Mar 3 21:24:40 2026] GET /v2/images?status=active&owner=99fac49dc8eb4426a9033ca8dcf83192&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/867] 162.253.55.110 () {32 vars in 653 bytes} [Tue Mar 3 21:24:40 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/868] 10.0.0.32 () {36 vars in 986 bytes} [Tue Mar 3 21:24:41 2026] GET /v2/images/bfbf9a29-7371-4b84-81be-0dc92a704808 => 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: 456/869] 10.0.0.32 () {36 vars in 926 bytes} [Tue Mar 3 21:24:41 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/870] 10.0.0.32 () {36 vars in 926 bytes} [Tue Mar 3 21:24: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: 457/871] 10.0.0.32 () {36 vars in 986 bytes} [Tue Mar 3 21:24:41 2026] GET /v2/images/bfbf9a29-7371-4b84-81be-0dc92a704808 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/872] 10.0.0.32 () {36 vars in 926 bytes} [Tue Mar 3 21:24: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: 458/873] 10.0.0.32 () {36 vars in 926 bytes} [Tue Mar 3 21:24: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: 416/874] 10.0.0.32 () {36 vars in 986 bytes} [Tue Mar 3 21:24:41 2026] GET /v2/images/bfbf9a29-7371-4b84-81be-0dc92a704808 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/875] 10.0.0.32 () {36 vars in 926 bytes} [Tue Mar 3 21:24: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: 417/876] 10.0.0.73 () {36 vars in 910 bytes} [Tue Mar 3 21:24: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: 8|app: 0|req: 460/877] 10.0.0.73 () {36 vars in 1006 bytes} [Tue Mar 3 21:24:41 2026] GET /v2/images/bfbf9a29-7371-4b84-81be-0dc92a704808/locations => generated 127 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/878] 10.0.0.73 () {36 vars in 986 bytes} [Tue Mar 3 21:24:41 2026] GET /v2/images/bfbf9a29-7371-4b84-81be-0dc92a704808 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/879] 10.0.0.73 () {36 vars in 926 bytes} [Tue Mar 3 21:24: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: 419/880] 10.0.0.73 () {36 vars in 926 bytes} [Tue Mar 3 21:24: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: 463/883] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:24:53 2026] GET /v2/images => generated 4892 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/884] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:24:53 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: 470/897] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:25:53 2026] GET /v2/images => generated 4892 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/898] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:25:53 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: 435/911] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:26:53 2026] GET /v2/images => generated 4892 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/912] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:26:53 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: 442/925] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:27:53 2026] GET /v2/images => generated 4892 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/926] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:27:53 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: 490/937] 10.0.0.47 () {32 vars in 632 bytes} [Tue Mar 3 21:28:41 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: 449/940] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:28:53 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: 492/941] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:28:53 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: 499/954] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:29:53 2026] GET /v2/images => generated 4892 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/955] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:29:53 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: 463/968] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:30:53 2026] GET /v2/images => generated 4892 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/969] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:30:53 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/982] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:31:53 2026] GET /v2/images => generated 4892 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/983] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:31:53 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: 8|app: 0|req: 520/996] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:32:53 2026] GET /v2/images => generated 4892 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/997] 10.0.0.240 () {28 vars in 569 bytes} [Tue Mar 3 21:32:53 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)