+ 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 Apr 15 03:30:40 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-699cdc79c6-hcfb2 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 0x7f0aa480b668 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-04-15 03:30:42.462 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-15 03:30:42.504 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-04-15 03:30:43.351 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-04-15 03:30:43.352 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-04-15 03:30:43.352 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-15 03:30:43.369 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-04-15 03:30:43.370 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-04-15 03:30:43.370 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-15 03:30:45.485 7 WARNING glance.api.v2.images [None req-06b61bd6-8bf4-4849-891c-786d2024ef36 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-15 03:30:45.494 8 WARNING glance.api.v2.images [None req-a1c4de5e-0fe3-4fbb-b8f5-86bedcc65e39 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-15 03:30:45.822 8 WARNING keystonemiddleware._common.config [None req-a1c4de5e-0fe3-4fbb-b8f5-86bedcc65e39 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-15 03:30:45.830 8 WARNING oslo_config.cfg [None req-a1c4de5e-0fe3-4fbb-b8f5-86bedcc65e39 - - - - - -] 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 0x7f0aa480b668 pid: 8 (default app) 2026-04-15 03:30:45.897 7 WARNING keystonemiddleware._common.config [None req-06b61bd6-8bf4-4849-891c-786d2024ef36 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-15 03:30:45.905 7 WARNING oslo_config.cfg [None req-06b61bd6-8bf4-4849-891c-786d2024ef36 - - - - - -] 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 0x7f0aa480b668 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 162.253.55.204 () {42 vars in 689 bytes} [Wed Apr 15 03:30:47 2026] GET / => generated 1312 bytes in 0 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-04-15 03:30:47.793 7 WARNING oslo_policy.policy [None req-037b276d-f09a-4f9f-b7e6-1a01067269a9 070b93fb55604322aa645d2b3891989e 33f295b1e54842699848b2dd3eba464c - - 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-04-15 03:30:47.793 7 WARNING oslo_policy.policy [None req-037b276d-f09a-4f9f-b7e6-1a01067269a9 070b93fb55604322aa645d2b3891989e 33f295b1e54842699848b2dd3eba464c - - 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-04-15 03:30:47.807 7 WARNING oslo_policy.policy [None req-037b276d-f09a-4f9f-b7e6-1a01067269a9 070b93fb55604322aa645d2b3891989e 33f295b1e54842699848b2dd3eba464c - - 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-04-15 03:30:47.807 7 WARNING oslo_policy.policy [None req-037b276d-f09a-4f9f-b7e6-1a01067269a9 070b93fb55604322aa645d2b3891989e 33f295b1e54842699848b2dd3eba464c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/4] 162.253.55.204 () {44 vars in 911 bytes} [Wed Apr 15 03:30:47 2026] GET /v2/images => generated 69 bytes in 561 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/5] 162.253.55.204 () {42 vars in 689 bytes} [Wed Apr 15 03:30:51 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/6] 162.253.55.204 () {44 vars in 911 bytes} [Wed Apr 15 03:30:51 2026] GET /v2/images => generated 69 bytes in 49 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-04-15 03:30:51.959 8 WARNING oslo_policy.policy [None req-b95e3774-7ee3-46c9-b0be-68050891784d 070b93fb55604322aa645d2b3891989e 33f295b1e54842699848b2dd3eba464c - - 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-04-15 03:30:51.959 8 WARNING oslo_policy.policy [None req-b95e3774-7ee3-46c9-b0be-68050891784d 070b93fb55604322aa645d2b3891989e 33f295b1e54842699848b2dd3eba464c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 5/7] 162.253.55.204 () {44 vars in 912 bytes} [Wed Apr 15 03:30:51 2026] GET /v2/images/cirros => generated 151 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 162.253.55.204 () {44 vars in 934 bytes} [Wed Apr 15 03:30:52 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-04-15 03:30:52.100 8 WARNING oslo_policy.policy [None req-24e2404d-9a06-4589-9da0-4350764dacdb 070b93fb55604322aa645d2b3891989e 33f295b1e54842699848b2dd3eba464c - - 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-04-15 03:30:52.100 8 WARNING oslo_policy.policy [None req-24e2404d-9a06-4589-9da0-4350764dacdb 070b93fb55604322aa645d2b3891989e 33f295b1e54842699848b2dd3eba464c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/9] 162.253.55.204 () {44 vars in 940 bytes} [Wed Apr 15 03:30:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-15 03:30:52.189 7 WARNING oslo_config.cfg [None req-b5f508af-cd44-457a-9e85-2217748cee9d 070b93fb55604322aa645d2b3891989e 33f295b1e54842699848b2dd3eba464c - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/10] 162.253.55.204 () {48 vars in 952 bytes} [Wed Apr 15 03:30:52 2026] POST /v2/images => generated 760 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-15 03:30:52.212 8 WARNING oslo_policy.policy [None req-100f6a63-c2b1-45ac-be04-0ae28cbbad1a 070b93fb55604322aa645d2b3891989e 33f295b1e54842699848b2dd3eba464c - - 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-04-15 03:30:52.212 8 WARNING oslo_policy.policy [None req-100f6a63-c2b1-45ac-be04-0ae28cbbad1a 070b93fb55604322aa645d2b3891989e 33f295b1e54842699848b2dd3eba464c - - 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-04-15 03:30:52.214 8 INFO glance.api.v2.image_data [None req-100f6a63-c2b1-45ac-be04-0ae28cbbad1a 070b93fb55604322aa645d2b3891989e 33f295b1e54842699848b2dd3eba464c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-15 03:30:55.780 8 WARNING glance.location [None req-100f6a63-c2b1-45ac-be04-0ae28cbbad1a 070b93fb55604322aa645d2b3891989e 33f295b1e54842699848b2dd3eba464c - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 7/13] 162.253.55.204 () {48 vars in 1046 bytes} [Wed Apr 15 03:30:52 2026] PUT /v2/images/249ee6f4-5d4f-4958-9303-9ea46819ba8c/file => generated 0 bytes in 3610 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6135 switches on core 0) [pid: 7|app: 0|req: 7/14] 162.253.55.204 () {44 vars in 972 bytes} [Wed Apr 15 03:30:55 2026] GET /v2/images/249ee6f4-5d4f-4958-9303-9ea46819ba8c => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-15 03:30:55.855 8 WARNING oslo_config.cfg [None req-8c0da26e-8f6a-4395-bbbf-d0e215551f64 070b93fb55604322aa645d2b3891989e 33f295b1e54842699848b2dd3eba464c - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 8/15] 162.253.55.204 () {44 vars in 972 bytes} [Wed Apr 15 03:30:55 2026] GET /v2/images/249ee6f4-5d4f-4958-9303-9ea46819ba8c => 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: 58/116] 162.253.55.204 () {42 vars in 689 bytes} [Wed Apr 15 03:39:23 2026] GET / => generated 1312 bytes in 9 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/117] 162.253.55.204 () {44 vars in 911 bytes} [Wed Apr 15 03:39:23 2026] GET /v2/images => generated 1240 bytes in 493 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/122] 162.253.55.204 () {42 vars in 689 bytes} [Wed Apr 15 03:39:35 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: 62/123] 162.253.55.204 () {44 vars in 911 bytes} [Wed Apr 15 03:39:35 2026] GET /v2/images => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/124] 162.253.55.204 () {44 vars in 940 bytes} [Wed Apr 15 03:39:35 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: 63/125] 162.253.55.204 () {44 vars in 962 bytes} [Wed Apr 15 03:39:35 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/126] 162.253.55.204 () {44 vars in 940 bytes} [Wed Apr 15 03:39:35 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/127] 162.253.55.204 () {48 vars in 952 bytes} [Wed Apr 15 03:39:35 2026] POST /v2/images => generated 791 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-15 03:39:35.563 7 WARNING oslo_policy.policy [None req-39833982-b517-411d-aa8f-c73ca042b634 070b93fb55604322aa645d2b3891989e 33f295b1e54842699848b2dd3eba464c - - 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-04-15 03:39:35.563 7 WARNING oslo_policy.policy [None req-39833982-b517-411d-aa8f-c73ca042b634 070b93fb55604322aa645d2b3891989e 33f295b1e54842699848b2dd3eba464c - - 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-04-15 03:39:35.566 7 INFO glance.api.v2.image_data [None req-39833982-b517-411d-aa8f-c73ca042b634 070b93fb55604322aa645d2b3891989e 33f295b1e54842699848b2dd3eba464c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-15 03:39:43.230 7 INFO glance.location [None req-39833982-b517-411d-aa8f-c73ca042b634 070b93fb55604322aa645d2b3891989e 33f295b1e54842699848b2dd3eba464c - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 64/128] 162.253.55.204 () {48 vars in 1046 bytes} [Wed Apr 15 03:39:35 2026] PUT /v2/images/3b68f0d5-2782-4846-b2c2-c84fe525f348/file => generated 0 bytes in 7713 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22874 switches on core 0) [pid: 8|app: 0|req: 65/129] 162.253.55.204 () {44 vars in 972 bytes} [Wed Apr 15 03:39:43 2026] GET /v2/images/3b68f0d5-2782-4846-b2c2-c84fe525f348 => 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: 65/130] 162.253.55.204 () {44 vars in 972 bytes} [Wed Apr 15 03:39:43 2026] GET /v2/images/3b68f0d5-2782-4846-b2c2-c84fe525f348 => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/135] 162.253.55.204 () {42 vars in 689 bytes} [Wed Apr 15 03:40:03 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: 68/136] 162.253.55.204 () {44 vars in 911 bytes} [Wed Apr 15 03:40:03 2026] GET /v2/images => generated 2445 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/141] 162.253.55.204 () {42 vars in 689 bytes} [Wed Apr 15 03:40:21 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: 71/142] 162.253.55.204 () {44 vars in 911 bytes} [Wed Apr 15 03:40:21 2026] GET /v2/images => generated 2445 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 72/143] 162.253.55.204 () {44 vars in 938 bytes} [Wed Apr 15 03:40:21 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/144] 162.253.55.204 () {44 vars in 960 bytes} [Wed Apr 15 03:40:21 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/145] 162.253.55.204 () {44 vars in 940 bytes} [Wed Apr 15 03:40:21 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: 7|app: 0|req: 73/146] 162.253.55.204 () {48 vars in 952 bytes} [Wed Apr 15 03:40:21 2026] POST /v2/images => generated 796 bytes in 129 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-15 03:40:21.758 8 INFO glance.api.v2.image_data [None req-c2f81730-09f3-40b0-89d8-a91745941841 070b93fb55604322aa645d2b3891989e 33f295b1e54842699848b2dd3eba464c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-15 03:40:49.260 8 WARNING glance.location [None req-c2f81730-09f3-40b0-89d8-a91745941841 070b93fb55604322aa645d2b3891989e 33f295b1e54842699848b2dd3eba464c - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 74/153] 162.253.55.204 () {48 vars in 1047 bytes} [Wed Apr 15 03:40:21 2026] PUT /v2/images/119bb2ee-71ca-40ca-8925-f5ceb5ef319f/file => generated 0 bytes in 27547 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64339 switches on core 0) [pid: 7|app: 0|req: 80/154] 162.253.55.204 () {44 vars in 972 bytes} [Wed Apr 15 03:40:49 2026] GET /v2/images/119bb2ee-71ca-40ca-8925-f5ceb5ef319f => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/155] 162.253.55.204 () {44 vars in 972 bytes} [Wed Apr 15 03:40:49 2026] GET /v2/images/119bb2ee-71ca-40ca-8925-f5ceb5ef319f => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/156] 162.253.55.204 () {42 vars in 689 bytes} [Wed Apr 15 03:40:50 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: 76/157] 162.253.55.204 () {44 vars in 911 bytes} [Wed Apr 15 03:40:50 2026] GET /v2/images => generated 3656 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/246] 162.253.55.204 () {42 vars in 689 bytes} [Wed Apr 15 03:48:07 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: 126/247] 162.253.55.204 () {44 vars in 911 bytes} [Wed Apr 15 03:48:07 2026] GET /v2/images => generated 3656 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/250] 162.253.55.204 () {42 vars in 689 bytes} [Wed Apr 15 03:48:20 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: 123/251] 162.253.55.204 () {44 vars in 911 bytes} [Wed Apr 15 03:48:20 2026] GET /v2/images => generated 3656 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/252] 162.253.55.204 () {44 vars in 948 bytes} [Wed Apr 15 03:48:20 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: 124/253] 162.253.55.204 () {44 vars in 970 bytes} [Wed Apr 15 03:48:20 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: 130/254] 162.253.55.204 () {44 vars in 940 bytes} [Wed Apr 15 03:48:20 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: 125/255] 162.253.55.204 () {48 vars in 952 bytes} [Wed Apr 15 03:48:20 2026] POST /v2/images => generated 799 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-15 03:48:20.942 7 INFO glance.api.v2.image_data [None req-452754f3-5d20-4dd3-a163-4619ec346e1a 070b93fb55604322aa645d2b3891989e 33f295b1e54842699848b2dd3eba464c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-15 03:48:35.727 7 INFO glance.location [None req-452754f3-5d20-4dd3-a163-4619ec346e1a 070b93fb55604322aa645d2b3891989e 33f295b1e54842699848b2dd3eba464c - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 131/260] 162.253.55.204 () {48 vars in 1046 bytes} [Wed Apr 15 03:48:20 2026] PUT /v2/images/a4b18003-9dd9-4e62-aa0b-8cde73faff42/file => generated 0 bytes in 14835 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24382 switches on core 0) [pid: 8|app: 0|req: 130/261] 162.253.55.204 () {44 vars in 972 bytes} [Wed Apr 15 03:48:35 2026] GET /v2/images/a4b18003-9dd9-4e62-aa0b-8cde73faff42 => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/262] 162.253.55.204 () {48 vars in 1051 bytes} [Wed Apr 15 03:48:35 2026] PATCH /v2/images/a4b18003-9dd9-4e62-aa0b-8cde73faff42 => generated 1234 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/263] 162.253.55.204 () {44 vars in 972 bytes} [Wed Apr 15 03:48:35 2026] GET /v2/images/a4b18003-9dd9-4e62-aa0b-8cde73faff42 => generated 1234 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/270] 162.253.55.204 () {42 vars in 689 bytes} [Wed Apr 15 03:49:09 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/271] 162.253.55.204 () {44 vars in 911 bytes} [Wed Apr 15 03:49:09 2026] GET /v2/images => generated 4892 bytes in 65 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: 140/280] 10.0.0.191 () {32 vars in 633 bytes} [Wed Apr 15 03:49: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: 144/287] 10.0.0.202 () {36 vars in 987 bytes} [Wed Apr 15 03:50:17 2026] GET /v2/images/249ee6f4-5d4f-4958-9303-9ea46819ba8c => generated 1171 bytes in 124 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: 144/288] 10.0.0.202 () {36 vars in 927 bytes} [Wed Apr 15 03:50:17 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: 145/289] 10.0.0.132 () {36 vars in 987 bytes} [Wed Apr 15 03:50:18 2026] GET /v2/images/249ee6f4-5d4f-4958-9303-9ea46819ba8c => generated 1171 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/290] 10.0.0.132 () {36 vars in 927 bytes} [Wed Apr 15 03:50:18 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/291] 10.0.0.132 () {36 vars in 927 bytes} [Wed Apr 15 03:50: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: 146/292] 10.0.0.132 () {36 vars in 987 bytes} [Wed Apr 15 03:50:18 2026] GET /v2/images/249ee6f4-5d4f-4958-9303-9ea46819ba8c => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/293] 10.0.0.132 () {36 vars in 927 bytes} [Wed Apr 15 03:50: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: 147/294] 10.0.0.132 () {36 vars in 927 bytes} [Wed Apr 15 03:50:18 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: 148/295] 10.0.0.132 () {36 vars in 987 bytes} [Wed Apr 15 03:50:18 2026] GET /v2/images/249ee6f4-5d4f-4958-9303-9ea46819ba8c => 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: 148/296] 10.0.0.132 () {36 vars in 927 bytes} [Wed Apr 15 03:50:18 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: 149/297] 10.0.0.132 () {36 vars in 927 bytes} [Wed Apr 15 03:50:18 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: 149/298] 10.0.0.202 () {36 vars in 987 bytes} [Wed Apr 15 03:50:19 2026] GET /v2/images/249ee6f4-5d4f-4958-9303-9ea46819ba8c => generated 1171 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/299] 10.0.0.202 () {36 vars in 927 bytes} [Wed Apr 15 03:50:19 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/300] 10.0.0.91 () {36 vars in 910 bytes} [Wed Apr 15 03:50:19 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: 151/301] 10.0.0.91 () {36 vars in 1006 bytes} [Wed Apr 15 03:50:19 2026] GET /v2/images/249ee6f4-5d4f-4958-9303-9ea46819ba8c/locations => generated 127 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/302] 10.0.0.91 () {36 vars in 986 bytes} [Wed Apr 15 03:50:19 2026] GET /v2/images/249ee6f4-5d4f-4958-9303-9ea46819ba8c => 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: 152/303] 10.0.0.91 () {36 vars in 926 bytes} [Wed Apr 15 03:50:19 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: 152/304] 10.0.0.91 () {36 vars in 926 bytes} [Wed Apr 15 03:50:19 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: 154/307] 162.253.55.204 () {36 vars in 991 bytes} [Wed Apr 15 03:50:26 2026] GET /v2/images/249ee6f4-5d4f-4958-9303-9ea46819ba8c => 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: 154/308] 162.253.55.204 () {36 vars in 931 bytes} [Wed Apr 15 03:50:26 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: 155/309] 162.253.55.204 () {36 vars in 991 bytes} [Wed Apr 15 03:50:27 2026] GET /v2/images/249ee6f4-5d4f-4958-9303-9ea46819ba8c => 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: 155/310] 162.253.55.204 () {36 vars in 931 bytes} [Wed Apr 15 03:50:27 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/315] 10.0.0.202 () {36 vars in 987 bytes} [Wed Apr 15 03:50:48 2026] GET /v2/images/249ee6f4-5d4f-4958-9303-9ea46819ba8c => 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: 158/316] 10.0.0.202 () {36 vars in 927 bytes} [Wed Apr 15 03:50:48 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: 160/319] 10.0.0.202 () {36 vars in 987 bytes} [Wed Apr 15 03:51:03 2026] GET /v2/images/249ee6f4-5d4f-4958-9303-9ea46819ba8c => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/320] 10.0.0.202 () {36 vars in 927 bytes} [Wed Apr 15 03:51:03 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: 164/327] 10.0.0.202 () {36 vars in 987 bytes} [Wed Apr 15 03:51:25 2026] GET /v2/images/249ee6f4-5d4f-4958-9303-9ea46819ba8c => 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: 164/328] 10.0.0.202 () {36 vars in 927 bytes} [Wed Apr 15 03:51:25 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/337] 10.0.0.191 () {34 vars in 655 bytes} [Wed Apr 15 03:52:12 2026] POST /v2/images => generated 648 bytes in 167 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-15 03:52:13.043 7 WARNING glance.api.v2.images [None req-7ae1b450-3565-482e-bf5e-75792c639cd5 a88ca34eeca547c79ed2a62d26539548 6537d734b7cd423d948690dd06e62bc7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//04b19537-80bf-4797-aef1-e5b818090d3a [pid: 7|app: 0|req: 169/338] 10.0.0.191 () {32 vars in 710 bytes} [Wed Apr 15 03:52:13 2026] DELETE /v2/images/04b19537-80bf-4797-aef1-e5b818090d3a => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/339] 10.0.0.191 () {32 vars in 707 bytes} [Wed Apr 15 03:52:13 2026] GET /v2/images/04b19537-80bf-4797-aef1-e5b818090d3a => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/340] 10.0.0.191 () {32 vars in 633 bytes} [Wed Apr 15 03:52:13 2026] GET /v2/images => generated 1240 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/341] 10.0.0.191 () {34 vars in 655 bytes} [Wed Apr 15 03:52:13 2026] POST /v2/images => generated 701 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/342] 10.0.0.191 () {32 vars in 717 bytes} [Wed Apr 15 03:52:13 2026] GET /v2/images/687a256a-75dd-417b-8b83-6042c8c524ce/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-15 03:52:13.206 8 INFO glance.api.v2.image_data [None req-68df21e5-6c05-4996-9ea5-5da46f4577f6 a88ca34eeca547c79ed2a62d26539548 6537d734b7cd423d948690dd06e62bc7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-15 03:52:13.251 8 WARNING glance_store._drivers.rbd [None req-68df21e5-6c05-4996-9ea5-5da46f4577f6 a88ca34eeca547c79ed2a62d26539548 6537d734b7cd423d948690dd06e62bc7 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-15 03:52:14.402 8 INFO glance.location [None req-68df21e5-6c05-4996-9ea5-5da46f4577f6 a88ca34eeca547c79ed2a62d26539548 6537d734b7cd423d948690dd06e62bc7 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 172/343] 10.0.0.191 () {32 vars in 727 bytes} [Wed Apr 15 03:52:13 2026] PUT /v2/images/687a256a-75dd-417b-8b83-6042c8c524ce/file => generated 0 bytes in 1237 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/344] 10.0.0.191 () {32 vars in 707 bytes} [Wed Apr 15 03:52:14 2026] GET /v2/images/687a256a-75dd-417b-8b83-6042c8c524ce => generated 1102 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/345] 10.0.0.191 () {32 vars in 717 bytes} [Wed Apr 15 03:52:14 2026] GET /v2/images/687a256a-75dd-417b-8b83-6042c8c524ce/file => generated 1024 bytes in 158 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/346] 10.0.0.191 () {34 vars in 655 bytes} [Wed Apr 15 03:52:14 2026] POST /v2/images => generated 648 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/347] 10.0.0.191 () {32 vars in 726 bytes} [Wed Apr 15 03:52:14 2026] PATCH /v2/images/1cc83a98-829c-43a9-9a95-c011ac3de35b => generated 652 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/348] 10.0.0.191 () {32 vars in 707 bytes} [Wed Apr 15 03:52:14 2026] GET /v2/images/1cc83a98-829c-43a9-9a95-c011ac3de35b => generated 652 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-15 03:52:14.749 8 WARNING glance.api.v2.images [None req-d7226940-15e8-45e1-926b-038ad6edd35a a88ca34eeca547c79ed2a62d26539548 6537d734b7cd423d948690dd06e62bc7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1cc83a98-829c-43a9-9a95-c011ac3de35b [pid: 8|app: 0|req: 175/351] 10.0.0.191 () {32 vars in 710 bytes} [Wed Apr 15 03:52:14 2026] DELETE /v2/images/1cc83a98-829c-43a9-9a95-c011ac3de35b => 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: 177/352] 10.0.0.191 () {32 vars in 707 bytes} [Wed Apr 15 03:52:14 2026] GET /v2/images/1cc83a98-829c-43a9-9a95-c011ac3de35b => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 03:52:14.816 8 WARNING glance.api.v2.images [None req-0f30fb90-a374-40d0-81e4-a2208e1eabaa a88ca34eeca547c79ed2a62d26539548 6537d734b7cd423d948690dd06e62bc7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//687a256a-75dd-417b-8b83-6042c8c524ce [pid: 8|app: 0|req: 176/353] 10.0.0.191 () {32 vars in 710 bytes} [Wed Apr 15 03:52:14 2026] DELETE /v2/images/687a256a-75dd-417b-8b83-6042c8c524ce => generated 0 bytes in 796 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/354] 10.0.0.191 () {32 vars in 707 bytes} [Wed Apr 15 03:52:15 2026] GET /v2/images/687a256a-75dd-417b-8b83-6042c8c524ce => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 03:52:15.627 8 WARNING glance.api.v2.images [None req-1bbf2d11-b395-4685-a65d-91cb447a0ac8 a88ca34eeca547c79ed2a62d26539548 6537d734b7cd423d948690dd06e62bc7 - - default default] Failed to find image 04b19537-80bf-4797-aef1-e5b818090d3a to delete: glance.common.exception.ImageNotFound: No image found with ID 04b19537-80bf-4797-aef1-e5b818090d3a [pid: 8|app: 0|req: 177/355] 10.0.0.191 () {32 vars in 710 bytes} [Wed Apr 15 03:52:15 2026] DELETE /v2/images/04b19537-80bf-4797-aef1-e5b818090d3a => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/356] 10.0.0.191 () {32 vars in 707 bytes} [Wed Apr 15 03:52:15 2026] GET /v2/images/04b19537-80bf-4797-aef1-e5b818090d3a => generated 139 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/357] 10.0.0.191 () {30 vars in 411 bytes} [Wed Apr 15 03:52:18 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: 183/364] 10.0.0.202 () {36 vars in 987 bytes} [Wed Apr 15 03:52:47 2026] GET /v2/images/249ee6f4-5d4f-4958-9303-9ea46819ba8c => 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: 182/365] 10.0.0.202 () {36 vars in 927 bytes} [Wed Apr 15 03:52:47 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: 184/366] 10.0.0.202 () {36 vars in 987 bytes} [Wed Apr 15 03:52:53 2026] GET /v2/images/249ee6f4-5d4f-4958-9303-9ea46819ba8c => 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: 183/367] 10.0.0.202 () {36 vars in 927 bytes} [Wed Apr 15 03:52:53 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: 189/376] 10.0.0.191 () {32 vars in 707 bytes} [Wed Apr 15 03:53:30 2026] GET /v2/images/249ee6f4-5d4f-4958-9303-9ea46819ba8c => 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: 188/377] 10.0.0.191 () {32 vars in 707 bytes} [Wed Apr 15 03:53:30 2026] GET /v2/images/249ee6f4-5d4f-4958-9303-9ea46819ba8c => 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: 190/378] 10.0.0.132 () {36 vars in 987 bytes} [Wed Apr 15 03:53:31 2026] GET /v2/images/249ee6f4-5d4f-4958-9303-9ea46819ba8c => generated 1171 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/379] 10.0.0.132 () {36 vars in 927 bytes} [Wed Apr 15 03:53:31 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/380] 10.0.0.132 () {36 vars in 927 bytes} [Wed Apr 15 03:53:31 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: 190/381] 10.0.0.132 () {36 vars in 987 bytes} [Wed Apr 15 03:53:31 2026] GET /v2/images/249ee6f4-5d4f-4958-9303-9ea46819ba8c => 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: 192/382] 10.0.0.132 () {36 vars in 927 bytes} [Wed Apr 15 03:53:31 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: 191/383] 10.0.0.132 () {36 vars in 927 bytes} [Wed Apr 15 03:53:31 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: 193/384] 10.0.0.132 () {36 vars in 987 bytes} [Wed Apr 15 03:53:31 2026] GET /v2/images/249ee6f4-5d4f-4958-9303-9ea46819ba8c => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/385] 10.0.0.132 () {36 vars in 927 bytes} [Wed Apr 15 03:53:31 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/386] 10.0.0.132 () {36 vars in 927 bytes} [Wed Apr 15 03:53:31 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/387] 10.0.0.91 () {36 vars in 910 bytes} [Wed Apr 15 03:53:31 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: 195/388] 10.0.0.91 () {36 vars in 1006 bytes} [Wed Apr 15 03:53:31 2026] GET /v2/images/249ee6f4-5d4f-4958-9303-9ea46819ba8c/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/389] 10.0.0.91 () {36 vars in 986 bytes} [Wed Apr 15 03:53:31 2026] GET /v2/images/249ee6f4-5d4f-4958-9303-9ea46819ba8c => 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: 196/390] 10.0.0.91 () {36 vars in 926 bytes} [Wed Apr 15 03:53:31 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: 195/391] 10.0.0.91 () {36 vars in 926 bytes} [Wed Apr 15 03:53:31 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: 197/392] 10.0.0.202 () {36 vars in 987 bytes} [Wed Apr 15 03:53:32 2026] GET /v2/images/249ee6f4-5d4f-4958-9303-9ea46819ba8c => 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: 196/393] 10.0.0.202 () {36 vars in 927 bytes} [Wed Apr 15 03:53:32 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: 198/394] 10.0.0.202 () {36 vars in 987 bytes} [Wed Apr 15 03:53:34 2026] GET /v2/images/249ee6f4-5d4f-4958-9303-9ea46819ba8c => 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: 197/395] 10.0.0.202 () {36 vars in 927 bytes} [Wed Apr 15 03:53:34 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: 206/410] 10.0.0.202 () {36 vars in 987 bytes} [Wed Apr 15 03:54:43 2026] GET /v2/images/249ee6f4-5d4f-4958-9303-9ea46819ba8c => 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: 205/411] 10.0.0.202 () {36 vars in 927 bytes} [Wed Apr 15 03:54:43 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: 208/416] 10.0.0.202 () {36 vars in 987 bytes} [Wed Apr 15 03:55:01 2026] GET /v2/images/249ee6f4-5d4f-4958-9303-9ea46819ba8c => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/417] 10.0.0.202 () {36 vars in 927 bytes} [Wed Apr 15 03:55:01 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/426] 162.253.55.204 () {32 vars in 826 bytes} [Wed Apr 15 03:55:38 2026] GET /v2/images?status=active&owner=33f295b1e54842699848b2dd3eba464c&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/427] 162.253.55.204 () {32 vars in 653 bytes} [Wed Apr 15 03:55:38 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: 214/428] 10.0.0.132 () {36 vars in 987 bytes} [Wed Apr 15 03:55:38 2026] GET /v2/images/119bb2ee-71ca-40ca-8925-f5ceb5ef319f => generated 1209 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/429] 10.0.0.132 () {36 vars in 927 bytes} [Wed Apr 15 03:55:39 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: 215/430] 10.0.0.132 () {36 vars in 927 bytes} [Wed Apr 15 03:55: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: 216/431] 10.0.0.132 () {36 vars in 987 bytes} [Wed Apr 15 03:55:39 2026] GET /v2/images/119bb2ee-71ca-40ca-8925-f5ceb5ef319f => 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: 216/432] 10.0.0.132 () {36 vars in 927 bytes} [Wed Apr 15 03:55:39 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: 217/433] 10.0.0.132 () {36 vars in 927 bytes} [Wed Apr 15 03:55:39 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: 217/434] 10.0.0.132 () {36 vars in 987 bytes} [Wed Apr 15 03:55:39 2026] GET /v2/images/119bb2ee-71ca-40ca-8925-f5ceb5ef319f => 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: 218/435] 10.0.0.132 () {36 vars in 927 bytes} [Wed Apr 15 03:55: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: 218/436] 10.0.0.91 () {36 vars in 910 bytes} [Wed Apr 15 03:55:39 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/437] 10.0.0.91 () {36 vars in 1006 bytes} [Wed Apr 15 03:55:39 2026] GET /v2/images/119bb2ee-71ca-40ca-8925-f5ceb5ef319f/locations => generated 127 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/438] 10.0.0.91 () {36 vars in 986 bytes} [Wed Apr 15 03:55:39 2026] GET /v2/images/119bb2ee-71ca-40ca-8925-f5ceb5ef319f => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/439] 10.0.0.91 () {36 vars in 926 bytes} [Wed Apr 15 03:55: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: 220/440] 10.0.0.91 () {36 vars in 926 bytes} [Wed Apr 15 03:55:39 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: 242/483] 10.0.0.191 () {32 vars in 633 bytes} [Wed Apr 15 03:59:13 2026] GET /v2/images => generated 4892 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)