+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Aug 19 23:37:59 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: glance-api-7bfbdbdd84-476b7 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, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f961c6c4668 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-08-19 23:38:01.762 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-19 23:38:01.778 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-08-19 23:38:02.608 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-08-19 23:38:02.609 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-08-19 23:38:02.609 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-19 23:38:02.642 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-08-19 23:38:02.643 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-08-19 23:38:02.643 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-19 23:38:04.586 8 WARNING glance.api.v2.images [None req-315ff1c3-ad1c-43ed-980a-432573a5ce65 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-19 23:38:04.647 7 WARNING glance.api.v2.images [None req-c387635d-7272-4462-8ea6-66a5c40bf19d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-19 23:38:04.910 8 WARNING keystonemiddleware._common.config [None req-315ff1c3-ad1c-43ed-980a-432573a5ce65 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-19 23:38:04.918 8 WARNING oslo_config.cfg [None req-315ff1c3-ad1c-43ed-980a-432573a5ce65 - - - - - -] 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 0x7f961c6c4668 pid: 8 (default app) 2026-08-19 23:38:05.005 7 WARNING keystonemiddleware._common.config [None req-c387635d-7272-4462-8ea6-66a5c40bf19d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-19 23:38:05.012 7 WARNING oslo_config.cfg [None req-c387635d-7272-4462-8ea6-66a5c40bf19d - - - - - -] 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 0x7f961c6c4668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.74 () {42 vars in 684 bytes} [Wed Aug 19 23:38:06 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-19 23:38:06.438 7 WARNING oslo_policy.policy [None req-d2988a68-c93a-4040-a7ae-bf71bf472746 233abfdbdc674e6e9749f6e275594a39 02aa6d9bc0e84b99b0fcc374183aef2d - - 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-08-19 23:38:06.438 7 WARNING oslo_policy.policy [None req-d2988a68-c93a-4040-a7ae-bf71bf472746 233abfdbdc674e6e9749f6e275594a39 02aa6d9bc0e84b99b0fcc374183aef2d - - 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-08-19 23:38:06.453 7 WARNING oslo_policy.policy [None req-d2988a68-c93a-4040-a7ae-bf71bf472746 233abfdbdc674e6e9749f6e275594a39 02aa6d9bc0e84b99b0fcc374183aef2d - - 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-08-19 23:38:06.453 7 WARNING oslo_policy.policy [None req-d2988a68-c93a-4040-a7ae-bf71bf472746 233abfdbdc674e6e9749f6e275594a39 02aa6d9bc0e84b99b0fcc374183aef2d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/6] 199.204.45.74 () {44 vars in 906 bytes} [Wed Aug 19 23:38:06 2026] GET /v2/images => generated 69 bytes in 534 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.74 () {42 vars in 684 bytes} [Wed Aug 19 23:38:09 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.204.45.74 () {44 vars in 906 bytes} [Wed Aug 19 23:38:09 2026] GET /v2/images => generated 69 bytes in 29 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-08-19 23:38:10.008 8 WARNING oslo_policy.policy [None req-c86934e8-fe58-4a55-ae9e-749a09be8ed6 233abfdbdc674e6e9749f6e275594a39 02aa6d9bc0e84b99b0fcc374183aef2d - - 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-08-19 23:38:10.008 8 WARNING oslo_policy.policy [None req-c86934e8-fe58-4a55-ae9e-749a09be8ed6 233abfdbdc674e6e9749f6e275594a39 02aa6d9bc0e84b99b0fcc374183aef2d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/9] 199.204.45.74 () {44 vars in 907 bytes} [Wed Aug 19 23:38:09 2026] GET /v2/images/cirros => generated 151 bytes in 113 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.74 () {44 vars in 929 bytes} [Wed Aug 19 23:38:10 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-19 23:38:10.131 8 WARNING oslo_policy.policy [None req-6d54305a-5a57-49d5-b7f7-cc99cbc1ee4f 233abfdbdc674e6e9749f6e275594a39 02aa6d9bc0e84b99b0fcc374183aef2d - - 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-08-19 23:38:10.132 8 WARNING oslo_policy.policy [None req-6d54305a-5a57-49d5-b7f7-cc99cbc1ee4f 233abfdbdc674e6e9749f6e275594a39 02aa6d9bc0e84b99b0fcc374183aef2d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 8/11] 199.204.45.74 () {44 vars in 935 bytes} [Wed Aug 19 23:38:10 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-19 23:38:10.209 7 WARNING oslo_config.cfg [None req-43359b47-9b38-4cf7-b666-1d6787567724 233abfdbdc674e6e9749f6e275594a39 02aa6d9bc0e84b99b0fcc374183aef2d - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/12] 199.204.45.74 () {48 vars in 947 bytes} [Wed Aug 19 23:38:10 2026] POST /v2/images => generated 760 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-19 23:38:10.229 8 WARNING oslo_policy.policy [None req-668f408a-6b92-4f07-9c06-b415ac75c3f8 233abfdbdc674e6e9749f6e275594a39 02aa6d9bc0e84b99b0fcc374183aef2d - - 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-08-19 23:38:10.229 8 WARNING oslo_policy.policy [None req-668f408a-6b92-4f07-9c06-b415ac75c3f8 233abfdbdc674e6e9749f6e275594a39 02aa6d9bc0e84b99b0fcc374183aef2d - - 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-08-19 23:38:10.230 8 INFO glance.api.v2.image_data [None req-668f408a-6b92-4f07-9c06-b415ac75c3f8 233abfdbdc674e6e9749f6e275594a39 02aa6d9bc0e84b99b0fcc374183aef2d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-19 23:38:13.443 8 WARNING glance.location [None req-668f408a-6b92-4f07-9c06-b415ac75c3f8 233abfdbdc674e6e9749f6e275594a39 02aa6d9bc0e84b99b0fcc374183aef2d - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/13] 199.204.45.74 () {48 vars in 1041 bytes} [Wed Aug 19 23:38:10 2026] PUT /v2/images/a9f37621-d4b5-44d3-98e7-cc23385d6850/file => generated 0 bytes in 3250 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7596 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.204.45.74 () {44 vars in 967 bytes} [Wed Aug 19 23:38:13 2026] GET /v2/images/a9f37621-d4b5-44d3-98e7-cc23385d6850 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-19 23:38:13.566 8 WARNING oslo_config.cfg [None req-1c005e99-501c-4efc-abf0-f45b6522306d 233abfdbdc674e6e9749f6e275594a39 02aa6d9bc0e84b99b0fcc374183aef2d - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 10/15] 199.204.45.74 () {48 vars in 1047 bytes} [Wed Aug 19 23:38:13 2026] PATCH /v2/images/a9f37621-d4b5-44d3-98e7-cc23385d6850 => generated 1312 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/16] 199.204.45.74 () {44 vars in 967 bytes} [Wed Aug 19 23:38:13 2026] GET /v2/images/a9f37621-d4b5-44d3-98e7-cc23385d6850 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/261] 199.204.45.74 () {42 vars in 684 bytes} [Wed Aug 19 23:58:34 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/264] 199.204.45.74 () {44 vars in 906 bytes} [Wed Aug 19 23:58:34 2026] GET /v2/images => generated 1381 bytes in 482 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/267] 199.204.45.74 () {42 vars in 684 bytes} [Wed Aug 19 23:58:51 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/268] 199.204.45.74 () {44 vars in 906 bytes} [Wed Aug 19 23:58:51 2026] GET /v2/images => generated 1381 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/269] 199.204.45.74 () {44 vars in 933 bytes} [Wed Aug 19 23:58:51 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: 136/270] 199.204.45.74 () {44 vars in 955 bytes} [Wed Aug 19 23:58:51 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/271] 199.204.45.74 () {44 vars in 935 bytes} [Wed Aug 19 23:58:51 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/272] 199.204.45.74 () {48 vars in 947 bytes} [Wed Aug 19 23:58:51 2026] POST /v2/images => generated 796 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-19 23:58:51.545 7 WARNING oslo_policy.policy [None req-e9f94fe7-b0c4-4922-87bc-5a17b0473f93 233abfdbdc674e6e9749f6e275594a39 02aa6d9bc0e84b99b0fcc374183aef2d - - 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-08-19 23:58:51.546 7 WARNING oslo_policy.policy [None req-e9f94fe7-b0c4-4922-87bc-5a17b0473f93 233abfdbdc674e6e9749f6e275594a39 02aa6d9bc0e84b99b0fcc374183aef2d - - 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-08-19 23:58:51.547 7 INFO glance.api.v2.image_data [None req-e9f94fe7-b0c4-4922-87bc-5a17b0473f93 233abfdbdc674e6e9749f6e275594a39 02aa6d9bc0e84b99b0fcc374183aef2d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-19 23:59:18.458 7 WARNING glance.location [None req-e9f94fe7-b0c4-4922-87bc-5a17b0473f93 233abfdbdc674e6e9749f6e275594a39 02aa6d9bc0e84b99b0fcc374183aef2d - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 136/279] 199.204.45.74 () {48 vars in 1042 bytes} [Wed Aug 19 23:58:51 2026] PUT /v2/images/920d3d80-7d09-47fd-948e-5c16b7a2e5db/file => generated 0 bytes in 26962 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65236 switches on core 0) [pid: 8|app: 0|req: 144/280] 199.204.45.74 () {44 vars in 967 bytes} [Wed Aug 19 23:59:18 2026] GET /v2/images/920d3d80-7d09-47fd-948e-5c16b7a2e5db => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/281] 199.204.45.74 () {48 vars in 1047 bytes} [Wed Aug 19 23:59:18 2026] PATCH /v2/images/920d3d80-7d09-47fd-948e-5c16b7a2e5db => generated 1395 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/282] 199.204.45.74 () {44 vars in 967 bytes} [Wed Aug 19 23:59:18 2026] GET /v2/images/920d3d80-7d09-47fd-948e-5c16b7a2e5db => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/283] 199.204.45.74 () {42 vars in 684 bytes} [Wed Aug 19 23:59:20 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/284] 199.204.45.74 () {44 vars in 906 bytes} [Wed Aug 19 23:59:20 2026] GET /v2/images => generated 2778 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/367] 199.204.45.74 () {42 vars in 684 bytes} [Thu Aug 20 00:06:11 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/368] 199.204.45.74 () {44 vars in 906 bytes} [Thu Aug 20 00:06:11 2026] GET /v2/images => generated 2778 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/373] 199.204.45.74 () {42 vars in 684 bytes} [Thu Aug 20 00:06:29 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/374] 199.204.45.74 () {44 vars in 906 bytes} [Thu Aug 20 00:06:29 2026] GET /v2/images => generated 2778 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/375] 199.204.45.74 () {44 vars in 943 bytes} [Thu Aug 20 00:06:29 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/376] 199.204.45.74 () {44 vars in 965 bytes} [Thu Aug 20 00:06:29 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: 185/377] 199.204.45.74 () {44 vars in 935 bytes} [Thu Aug 20 00:06:29 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/378] 199.204.45.74 () {48 vars in 947 bytes} [Thu Aug 20 00:06:29 2026] POST /v2/images => generated 799 bytes in 171 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-20 00:06:29.563 7 INFO glance.api.v2.image_data [None req-656bbd31-59d3-4acb-8095-8d4c1fc93bc5 233abfdbdc674e6e9749f6e275594a39 02aa6d9bc0e84b99b0fcc374183aef2d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-20 00:07:06.062 7 INFO glance.location [None req-656bbd31-59d3-4acb-8095-8d4c1fc93bc5 233abfdbdc674e6e9749f6e275594a39 02aa6d9bc0e84b99b0fcc374183aef2d - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 186/387] 199.204.45.74 () {48 vars in 1041 bytes} [Thu Aug 20 00:06:29 2026] PUT /v2/images/14dc5e9c-2dc4-4f66-8be6-256d1ea33d63/file => generated 0 bytes in 36554 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23038 switches on core 0) [pid: 8|app: 0|req: 202/388] 199.204.45.74 () {44 vars in 967 bytes} [Thu Aug 20 00:07:06 2026] GET /v2/images/14dc5e9c-2dc4-4f66-8be6-256d1ea33d63 => generated 1211 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/389] 199.204.45.74 () {48 vars in 1047 bytes} [Thu Aug 20 00:07:06 2026] PATCH /v2/images/14dc5e9c-2dc4-4f66-8be6-256d1ea33d63 => generated 1410 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/390] 199.204.45.74 () {44 vars in 967 bytes} [Thu Aug 20 00:07:06 2026] GET /v2/images/14dc5e9c-2dc4-4f66-8be6-256d1ea33d63 => generated 1410 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/411] 199.204.45.74 () {42 vars in 684 bytes} [Thu Aug 20 00:08:49 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/412] 199.204.45.74 () {44 vars in 906 bytes} [Thu Aug 20 00:08:49 2026] GET /v2/images => generated 4190 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/417] 199.204.45.74 () {42 vars in 684 bytes} [Thu Aug 20 00:09:10 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/418] 199.204.45.74 () {44 vars in 906 bytes} [Thu Aug 20 00:09:10 2026] GET /v2/images => generated 4190 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/419] 199.204.45.74 () {44 vars in 935 bytes} [Thu Aug 20 00:09:10 2026] GET /v2/images/manila-service-image => generated 165 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/420] 199.204.45.74 () {44 vars in 957 bytes} [Thu Aug 20 00:09:11 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/421] 199.204.45.74 () {44 vars in 935 bytes} [Thu Aug 20 00:09: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: 8|app: 0|req: 219/422] 199.204.45.74 () {48 vars in 947 bytes} [Thu Aug 20 00:09:11 2026] POST /v2/images => generated 791 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-20 00:09:11.108 7 INFO glance.api.v2.image_data [None req-76ea9f74-549b-42f9-91ae-eda5b821cd0c 233abfdbdc674e6e9749f6e275594a39 02aa6d9bc0e84b99b0fcc374183aef2d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-20 00:09:27.490 7 INFO glance.location [None req-76ea9f74-549b-42f9-91ae-eda5b821cd0c 233abfdbdc674e6e9749f6e275594a39 02aa6d9bc0e84b99b0fcc374183aef2d - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 204/427] 199.204.45.74 () {48 vars in 1042 bytes} [Thu Aug 20 00:09:11 2026] PUT /v2/images/2721c33d-cae7-451f-9805-2ac132549ade/file => generated 0 bytes in 16428 msecs (HTTP/1.1 204) 4 headers in 171 bytes (38796 switches on core 0) [pid: 8|app: 0|req: 224/428] 199.204.45.74 () {44 vars in 967 bytes} [Thu Aug 20 00:09:27 2026] GET /v2/images/2721c33d-cae7-451f-9805-2ac132549ade => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/429] 199.204.45.74 () {48 vars in 1047 bytes} [Thu Aug 20 00:09:27 2026] PATCH /v2/images/2721c33d-cae7-451f-9805-2ac132549ade => generated 1382 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/430] 199.204.45.74 () {44 vars in 967 bytes} [Thu Aug 20 00:09:27 2026] GET /v2/images/2721c33d-cae7-451f-9805-2ac132549ade => generated 1382 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/591] 199.204.45.74 () {42 vars in 684 bytes} [Thu Aug 20 00:22:45 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/592] 199.204.45.74 () {44 vars in 906 bytes} [Thu Aug 20 00:22:45 2026] GET /v2/images => generated 5574 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/621] 199.204.45.74 () {42 vars in 684 bytes} [Thu Aug 20 00:25:04 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/622] 199.204.45.74 () {44 vars in 906 bytes} [Thu Aug 20 00:25:04 2026] GET /v2/images => generated 5574 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/623] 199.204.45.74 () {42 vars in 684 bytes} [Thu Aug 20 00:25:06 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/624] 199.204.45.74 () {44 vars in 906 bytes} [Thu Aug 20 00:25:06 2026] GET /v2/images => generated 5574 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/635] 199.204.45.74 () {42 vars in 684 bytes} [Thu Aug 20 00:25:57 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/636] 199.204.45.74 () {44 vars in 906 bytes} [Thu Aug 20 00:25:57 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/639] 199.204.45.74 () {42 vars in 684 bytes} [Thu Aug 20 00:26:05 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/640] 199.204.45.74 () {44 vars in 906 bytes} [Thu Aug 20 00:26:05 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/653] 199.204.45.74 () {42 vars in 684 bytes} [Thu Aug 20 00:27:07 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/654] 199.204.45.74 () {44 vars in 906 bytes} [Thu Aug 20 00:27:07 2026] GET /v2/images => generated 5574 bytes in 47 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: 322/663] 10.0.0.91 () {32 vars in 632 bytes} [Thu Aug 20 00:27:50 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/670] 10.0.0.129 () {36 vars in 987 bytes} [Thu Aug 20 00:28:15 2026] GET /v2/images/a9f37621-d4b5-44d3-98e7-cc23385d6850 => generated 1312 bytes in 131 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: 345/671] 10.0.0.129 () {36 vars in 927 bytes} [Thu Aug 20 00:28:16 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: 327/672] 10.0.0.129 () {36 vars in 987 bytes} [Thu Aug 20 00:28:18 2026] GET /v2/images/a9f37621-d4b5-44d3-98e7-cc23385d6850 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/673] 10.0.0.129 () {36 vars in 927 bytes} [Thu Aug 20 00:28:18 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/676] 199.204.45.74 () {36 vars in 990 bytes} [Thu Aug 20 00:28:26 2026] GET /v2/images/a9f37621-d4b5-44d3-98e7-cc23385d6850 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/677] 199.204.45.74 () {36 vars in 930 bytes} [Thu Aug 20 00:28:26 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: 330/678] 199.204.45.74 () {36 vars in 990 bytes} [Thu Aug 20 00:28:26 2026] GET /v2/images/a9f37621-d4b5-44d3-98e7-cc23385d6850 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/679] 199.204.45.74 () {36 vars in 930 bytes} [Thu Aug 20 00: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: 351/682] 10.0.0.129 () {36 vars in 987 bytes} [Thu Aug 20 00:28:35 2026] GET /v2/images/a9f37621-d4b5-44d3-98e7-cc23385d6850 => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/683] 10.0.0.129 () {36 vars in 927 bytes} [Thu Aug 20 00:28:35 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/684] 10.0.0.113 () {36 vars in 987 bytes} [Thu Aug 20 00:28:38 2026] GET /v2/images/a9f37621-d4b5-44d3-98e7-cc23385d6850 => generated 1312 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/685] 10.0.0.113 () {36 vars in 927 bytes} [Thu Aug 20 00:28: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: 353/686] 10.0.0.113 () {36 vars in 927 bytes} [Thu Aug 20 00:28:39 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: 334/687] 10.0.0.113 () {36 vars in 987 bytes} [Thu Aug 20 00:28:39 2026] GET /v2/images/a9f37621-d4b5-44d3-98e7-cc23385d6850 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/688] 10.0.0.113 () {36 vars in 927 bytes} [Thu Aug 20 00:28:39 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: 335/689] 10.0.0.113 () {36 vars in 927 bytes} [Thu Aug 20 00:28:39 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: 355/690] 10.0.0.113 () {36 vars in 987 bytes} [Thu Aug 20 00:28:39 2026] GET /v2/images/a9f37621-d4b5-44d3-98e7-cc23385d6850 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/691] 10.0.0.113 () {36 vars in 927 bytes} [Thu Aug 20 00:28:39 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: 356/692] 10.0.0.113 () {36 vars in 927 bytes} [Thu Aug 20 00:28: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: 7|app: 0|req: 337/693] 10.0.0.215 () {36 vars in 987 bytes} [Thu Aug 20 00:28:40 2026] GET /v2/images/a9f37621-d4b5-44d3-98e7-cc23385d6850 => generated 1312 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/694] 10.0.0.215 () {36 vars in 927 bytes} [Thu Aug 20 00:28:40 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/695] 10.0.0.215 () {36 vars in 987 bytes} [Thu Aug 20 00:28:40 2026] GET /v2/images/a9f37621-d4b5-44d3-98e7-cc23385d6850 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/696] 10.0.0.215 () {36 vars in 927 bytes} [Thu Aug 20 00:28:40 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/697] 10.0.0.215 () {36 vars in 927 bytes} [Thu Aug 20 00:28:40 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/706] 10.0.0.129 () {36 vars in 987 bytes} [Thu Aug 20 00:29:23 2026] GET /v2/images/a9f37621-d4b5-44d3-98e7-cc23385d6850 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/707] 10.0.0.129 () {36 vars in 927 bytes} [Thu Aug 20 00:29:23 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/710] 10.0.0.91 () {34 vars in 654 bytes} [Thu Aug 20 00:29:26 2026] POST /v2/images => generated 647 bytes in 176 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-20 00:29:26.551 8 WARNING glance.api.v2.images [None req-57b5ecdc-3004-4001-a368-c8c9dc781e66 2cb6d3e16a044443b2ca3814fb33ab38 2e6ba9cd700f4a79900f781baeda3017 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//341a70fd-9367-4af0-9f22-36e58e99b7e3 [pid: 8|app: 0|req: 365/711] 10.0.0.91 () {32 vars in 709 bytes} [Thu Aug 20 00:29:26 2026] DELETE /v2/images/341a70fd-9367-4af0-9f22-36e58e99b7e3 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/712] 10.0.0.91 () {32 vars in 706 bytes} [Thu Aug 20 00:29:26 2026] GET /v2/images/341a70fd-9367-4af0-9f22-36e58e99b7e3 => 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: 366/713] 10.0.0.91 () {32 vars in 632 bytes} [Thu Aug 20 00:29:26 2026] GET /v2/images => generated 1381 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/714] 10.0.0.91 () {34 vars in 654 bytes} [Thu Aug 20 00:29:26 2026] POST /v2/images => generated 703 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/715] 10.0.0.91 () {32 vars in 716 bytes} [Thu Aug 20 00:29:26 2026] GET /v2/images/30c5e369-e84d-4db5-866d-25282eb15ffd/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 00:29:26.724 7 INFO glance.api.v2.image_data [None req-a3805fe2-d271-4e0d-8d8b-21e7b42e19bd 2cb6d3e16a044443b2ca3814fb33ab38 2e6ba9cd700f4a79900f781baeda3017 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-20 00:29:26.766 7 WARNING glance_store._drivers.rbd [None req-a3805fe2-d271-4e0d-8d8b-21e7b42e19bd 2cb6d3e16a044443b2ca3814fb33ab38 2e6ba9cd700f4a79900f781baeda3017 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-20 00:29:27.752 7 INFO glance.location [None req-a3805fe2-d271-4e0d-8d8b-21e7b42e19bd 2cb6d3e16a044443b2ca3814fb33ab38 2e6ba9cd700f4a79900f781baeda3017 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 349/716] 10.0.0.91 () {32 vars in 726 bytes} [Thu Aug 20 00:29:26 2026] PUT /v2/images/30c5e369-e84d-4db5-866d-25282eb15ffd/file => generated 0 bytes in 1072 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/717] 10.0.0.91 () {32 vars in 706 bytes} [Thu Aug 20 00:29:27 2026] GET /v2/images/30c5e369-e84d-4db5-866d-25282eb15ffd => generated 1104 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/718] 10.0.0.91 () {32 vars in 716 bytes} [Thu Aug 20 00:29:27 2026] GET /v2/images/30c5e369-e84d-4db5-866d-25282eb15ffd/file => generated 1024 bytes in 119 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/719] 10.0.0.91 () {34 vars in 654 bytes} [Thu Aug 20 00:29:27 2026] POST /v2/images => generated 649 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/720] 10.0.0.91 () {32 vars in 725 bytes} [Thu Aug 20 00:29:27 2026] PATCH /v2/images/7849c8b3-77f7-4ddd-8b4a-d52e84581e81 => generated 653 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/721] 10.0.0.91 () {32 vars in 706 bytes} [Thu Aug 20 00:29:28 2026] GET /v2/images/7849c8b3-77f7-4ddd-8b4a-d52e84581e81 => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 00:29:28.066 7 WARNING glance.api.v2.images [None req-ab2c93fc-822f-4934-a7fb-06af63512ad7 2cb6d3e16a044443b2ca3814fb33ab38 2e6ba9cd700f4a79900f781baeda3017 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7849c8b3-77f7-4ddd-8b4a-d52e84581e81 [pid: 7|app: 0|req: 352/722] 10.0.0.91 () {32 vars in 709 bytes} [Thu Aug 20 00:29:28 2026] DELETE /v2/images/7849c8b3-77f7-4ddd-8b4a-d52e84581e81 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/723] 10.0.0.91 () {32 vars in 706 bytes} [Thu Aug 20 00:29:28 2026] GET /v2/images/7849c8b3-77f7-4ddd-8b4a-d52e84581e81 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 00:29:28.136 7 WARNING glance.api.v2.images [None req-088a554c-0b67-4450-9970-642c3e7d8970 2cb6d3e16a044443b2ca3814fb33ab38 2e6ba9cd700f4a79900f781baeda3017 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//30c5e369-e84d-4db5-866d-25282eb15ffd [pid: 7|app: 0|req: 353/724] 10.0.0.91 () {32 vars in 709 bytes} [Thu Aug 20 00:29:28 2026] DELETE /v2/images/30c5e369-e84d-4db5-866d-25282eb15ffd => generated 0 bytes in 877 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/725] 10.0.0.91 () {32 vars in 706 bytes} [Thu Aug 20 00:29:29 2026] GET /v2/images/30c5e369-e84d-4db5-866d-25282eb15ffd => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 00:29:29.026 7 WARNING glance.api.v2.images [None req-8524664a-6d9f-4df5-82b0-1475d484c757 2cb6d3e16a044443b2ca3814fb33ab38 2e6ba9cd700f4a79900f781baeda3017 - - default default] Failed to find image 341a70fd-9367-4af0-9f22-36e58e99b7e3 to delete: glance.common.exception.ImageNotFound: No image found with ID 341a70fd-9367-4af0-9f22-36e58e99b7e3 [pid: 7|app: 0|req: 354/726] 10.0.0.91 () {32 vars in 709 bytes} [Thu Aug 20 00:29:29 2026] DELETE /v2/images/341a70fd-9367-4af0-9f22-36e58e99b7e3 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/727] 10.0.0.91 () {32 vars in 706 bytes} [Thu Aug 20 00:29:29 2026] GET /v2/images/341a70fd-9367-4af0-9f22-36e58e99b7e3 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/732] 10.0.0.91 () {30 vars in 410 bytes} [Thu Aug 20 00:29:50 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/735] 10.0.0.129 () {36 vars in 987 bytes} [Thu Aug 20 00:30:01 2026] GET /v2/images/a9f37621-d4b5-44d3-98e7-cc23385d6850 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/736] 10.0.0.129 () {36 vars in 927 bytes} [Thu Aug 20 00:30:01 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) 2026-08-20 00:30:49.389 7 WARNING keystonemiddleware.audit [None req-d6b1969e-97fe-4549-b59b-91f9953ab683 662e8555338d41b6a308f4e9b3089e93 2369e8672ac34715bb1c22305c2f4723 - - default default] Skipping service tempest-service-1272760468 as it have no endpoints. [pid: 7|app: 0|req: 364/747] 10.0.0.91 () {32 vars in 706 bytes} [Thu Aug 20 00:30:49 2026] GET /v2/images/a9f37621-d4b5-44d3-98e7-cc23385d6850 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 00:30:49.408 8 WARNING keystonemiddleware.audit [None req-d6b1969e-97fe-4549-b59b-91f9953ab683 662e8555338d41b6a308f4e9b3089e93 2369e8672ac34715bb1c22305c2f4723 - - default default] Skipping service tempest-service-1272760468 as it have no endpoints. [pid: 8|app: 0|req: 384/748] 10.0.0.91 () {32 vars in 706 bytes} [Thu Aug 20 00:30:49 2026] GET /v2/images/a9f37621-d4b5-44d3-98e7-cc23385d6850 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 00:30:49.983 7 WARNING keystonemiddleware.audit [None req-776bec5a-9e65-44c8-86fd-6e2f2d0564e0 d7c5825233b64ff4be6754b5e294ce75 43c4d395037040a8a98c4d152c8a0012 - - default default] Skipping service tempest-service-1272760468 as it have no endpoints. [pid: 7|app: 0|req: 365/749] 10.0.0.113 () {36 vars in 987 bytes} [Thu Aug 20 00:30:49 2026] GET /v2/images/a9f37621-d4b5-44d3-98e7-cc23385d6850 => generated 1312 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 00:30:50.007 8 WARNING keystonemiddleware.audit [None req-72e4e76f-4af2-4e36-8a77-a37065fbd17a d7c5825233b64ff4be6754b5e294ce75 43c4d395037040a8a98c4d152c8a0012 - - default default] Skipping service tempest-service-1272760468 as it have no endpoints. [pid: 8|app: 0|req: 385/750] 10.0.0.113 () {36 vars in 927 bytes} [Thu Aug 20 00:30:50 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) 2026-08-20 00:30:50.020 7 WARNING keystonemiddleware.audit [None req-69b3b372-ce15-4e19-84f1-831425a53cb2 d7c5825233b64ff4be6754b5e294ce75 43c4d395037040a8a98c4d152c8a0012 - - default default] Skipping service tempest-service-1272760468 as it have no endpoints. [pid: 7|app: 0|req: 366/751] 10.0.0.113 () {36 vars in 927 bytes} [Thu Aug 20 00:30:50 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) 2026-08-20 00:30:50.033 8 WARNING keystonemiddleware.audit [None req-69b3b372-ce15-4e19-84f1-831425a53cb2 d7c5825233b64ff4be6754b5e294ce75 43c4d395037040a8a98c4d152c8a0012 - - default default] Skipping service tempest-service-1272760468 as it have no endpoints. [pid: 8|app: 0|req: 386/752] 10.0.0.113 () {36 vars in 987 bytes} [Thu Aug 20 00:30:50 2026] GET /v2/images/a9f37621-d4b5-44d3-98e7-cc23385d6850 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 00:30:50.058 7 WARNING keystonemiddleware.audit [None req-69b3b372-ce15-4e19-84f1-831425a53cb2 d7c5825233b64ff4be6754b5e294ce75 43c4d395037040a8a98c4d152c8a0012 - - default default] Skipping service tempest-service-1272760468 as it have no endpoints. [pid: 7|app: 0|req: 367/753] 10.0.0.113 () {36 vars in 927 bytes} [Thu Aug 20 00:30:50 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) 2026-08-20 00:30:50.074 8 WARNING keystonemiddleware.audit [None req-69b3b372-ce15-4e19-84f1-831425a53cb2 d7c5825233b64ff4be6754b5e294ce75 43c4d395037040a8a98c4d152c8a0012 - - default default] Skipping service tempest-service-1272760468 as it have no endpoints. [pid: 8|app: 0|req: 387/754] 10.0.0.113 () {36 vars in 927 bytes} [Thu Aug 20 00:30:50 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) 2026-08-20 00:30:50.104 7 WARNING keystonemiddleware.audit [None req-69b3b372-ce15-4e19-84f1-831425a53cb2 d7c5825233b64ff4be6754b5e294ce75 43c4d395037040a8a98c4d152c8a0012 - - default default] Skipping service tempest-service-1272760468 as it have no endpoints. [pid: 7|app: 0|req: 368/755] 10.0.0.113 () {36 vars in 987 bytes} [Thu Aug 20 00:30:50 2026] GET /v2/images/a9f37621-d4b5-44d3-98e7-cc23385d6850 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 00:30:50.129 8 WARNING keystonemiddleware.audit [None req-69b3b372-ce15-4e19-84f1-831425a53cb2 d7c5825233b64ff4be6754b5e294ce75 43c4d395037040a8a98c4d152c8a0012 - - default default] Skipping service tempest-service-1272760468 as it have no endpoints. [pid: 8|app: 0|req: 388/756] 10.0.0.113 () {36 vars in 927 bytes} [Thu Aug 20 00:30:50 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) 2026-08-20 00:30:50.148 7 WARNING keystonemiddleware.audit [None req-69b3b372-ce15-4e19-84f1-831425a53cb2 d7c5825233b64ff4be6754b5e294ce75 43c4d395037040a8a98c4d152c8a0012 - - default default] Skipping service tempest-service-1272760468 as it have no endpoints. [pid: 7|app: 0|req: 369/757] 10.0.0.113 () {36 vars in 927 bytes} [Thu Aug 20 00:30:50 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 00:30:50.395 8 WARNING keystonemiddleware.audit [None req-69b3b372-ce15-4e19-84f1-831425a53cb2 d7c5825233b64ff4be6754b5e294ce75 43c4d395037040a8a98c4d152c8a0012 - - default default] Skipping service tempest-service-1272760468 as it have no endpoints. [pid: 8|app: 0|req: 389/758] 10.0.0.215 () {36 vars in 987 bytes} [Thu Aug 20 00:30:50 2026] GET /v2/images/a9f37621-d4b5-44d3-98e7-cc23385d6850 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 00:30:50.418 7 WARNING keystonemiddleware.audit [None req-69b3b372-ce15-4e19-84f1-831425a53cb2 d7c5825233b64ff4be6754b5e294ce75 43c4d395037040a8a98c4d152c8a0012 - - default default] Skipping service tempest-service-1272760468 as it have no endpoints. [pid: 7|app: 0|req: 370/759] 10.0.0.215 () {36 vars in 927 bytes} [Thu Aug 20 00:30:50 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) 2026-08-20 00:30:50.430 8 WARNING keystonemiddleware.audit [None req-69b3b372-ce15-4e19-84f1-831425a53cb2 d7c5825233b64ff4be6754b5e294ce75 43c4d395037040a8a98c4d152c8a0012 - - default default] Skipping service tempest-service-1272760468 as it have no endpoints. [pid: 8|app: 0|req: 390/760] 10.0.0.215 () {36 vars in 987 bytes} [Thu Aug 20 00:30:50 2026] GET /v2/images/a9f37621-d4b5-44d3-98e7-cc23385d6850 => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 00:30:50.471 7 WARNING keystonemiddleware.audit [None req-69b3b372-ce15-4e19-84f1-831425a53cb2 d7c5825233b64ff4be6754b5e294ce75 43c4d395037040a8a98c4d152c8a0012 - - default default] Skipping service tempest-service-1272760468 as it have no endpoints. [pid: 7|app: 0|req: 371/761] 10.0.0.215 () {36 vars in 927 bytes} [Thu Aug 20 00:30:50 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 00:30:50.491 8 WARNING keystonemiddleware.audit [None req-69b3b372-ce15-4e19-84f1-831425a53cb2 d7c5825233b64ff4be6754b5e294ce75 43c4d395037040a8a98c4d152c8a0012 - - default default] Skipping service tempest-service-1272760468 as it have no endpoints. [pid: 8|app: 0|req: 391/762] 10.0.0.215 () {36 vars in 927 bytes} [Thu Aug 20 00:30:50 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: 375/769] 10.0.0.129 () {36 vars in 987 bytes} [Thu Aug 20 00:31:20 2026] GET /v2/images/a9f37621-d4b5-44d3-98e7-cc23385d6850 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/770] 10.0.0.129 () {36 vars in 927 bytes} [Thu Aug 20 00:31:20 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: 376/771] 10.0.0.129 () {36 vars in 987 bytes} [Thu Aug 20 00:31:23 2026] GET /v2/images/a9f37621-d4b5-44d3-98e7-cc23385d6850 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/772] 10.0.0.129 () {36 vars in 927 bytes} [Thu Aug 20 00:31:23 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/783] 10.0.0.129 () {36 vars in 987 bytes} [Thu Aug 20 00:32:12 2026] GET /v2/images/a9f37621-d4b5-44d3-98e7-cc23385d6850 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/784] 10.0.0.129 () {36 vars in 927 bytes} [Thu Aug 20 00:32:12 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: 387/793] 10.0.0.129 () {36 vars in 987 bytes} [Thu Aug 20 00:32:52 2026] GET /v2/images/a9f37621-d4b5-44d3-98e7-cc23385d6850 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/794] 10.0.0.129 () {36 vars in 927 bytes} [Thu Aug 20 00:32:52 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: 388/795] 10.0.0.129 () {36 vars in 987 bytes} [Thu Aug 20 00:32:53 2026] GET /v2/images/a9f37621-d4b5-44d3-98e7-cc23385d6850 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/796] 10.0.0.129 () {36 vars in 927 bytes} [Thu Aug 20 00:32:53 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: 411/801] 10.0.0.129 () {36 vars in 987 bytes} [Thu Aug 20 00:33:10 2026] GET /v2/images/a9f37621-d4b5-44d3-98e7-cc23385d6850 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/802] 10.0.0.129 () {36 vars in 927 bytes} [Thu Aug 20 00:33:11 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/811] 199.204.45.74 () {32 vars in 825 bytes} [Thu Aug 20 00:33:45 2026] GET /v2/images?status=active&owner=02aa6d9bc0e84b99b0fcc374183aef2d&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/812] 199.204.45.74 () {32 vars in 652 bytes} [Thu Aug 20 00:33:46 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: 417/813] 10.0.0.113 () {36 vars in 987 bytes} [Thu Aug 20 00:33:46 2026] GET /v2/images/920d3d80-7d09-47fd-948e-5c16b7a2e5db => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/814] 10.0.0.113 () {36 vars in 927 bytes} [Thu Aug 20 00:33:46 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: 418/815] 10.0.0.113 () {36 vars in 927 bytes} [Thu Aug 20 00:33:46 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: 398/816] 10.0.0.113 () {36 vars in 987 bytes} [Thu Aug 20 00:33:46 2026] GET /v2/images/920d3d80-7d09-47fd-948e-5c16b7a2e5db => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/817] 10.0.0.113 () {36 vars in 927 bytes} [Thu Aug 20 00:33:46 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: 399/818] 10.0.0.113 () {36 vars in 927 bytes} [Thu Aug 20 00:33:46 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: 420/819] 10.0.0.113 () {36 vars in 987 bytes} [Thu Aug 20 00:33:46 2026] GET /v2/images/920d3d80-7d09-47fd-948e-5c16b7a2e5db => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/820] 10.0.0.113 () {36 vars in 927 bytes} [Thu Aug 20 00:33:46 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/821] 10.0.0.215 () {36 vars in 987 bytes} [Thu Aug 20 00:33:46 2026] GET /v2/images/920d3d80-7d09-47fd-948e-5c16b7a2e5db => generated 1395 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/822] 10.0.0.215 () {36 vars in 927 bytes} [Thu Aug 20 00:33:46 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: 422/823] 10.0.0.215 () {36 vars in 987 bytes} [Thu Aug 20 00:33:46 2026] GET /v2/images/920d3d80-7d09-47fd-948e-5c16b7a2e5db => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/824] 10.0.0.215 () {36 vars in 927 bytes} [Thu Aug 20 00:33:46 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/825] 10.0.0.215 () {36 vars in 927 bytes} [Thu Aug 20 00:33:46 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: 424/868] 10.0.0.91 () {32 vars in 632 bytes} [Thu Aug 20 00:37:17 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)