+ 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 [Mon Apr 13 03:42:31 2026] *** compiled with version: 11.4.0 on 27 February 2026 14:40:55 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-55cb979897-ffssp 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.10.12 (main, Jan 26 2026, 14:55:28) [GCC 11.4.0] Python main interpreter initialized at 0x55cdd6602170 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)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-04-13 03:42:33.226 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-13 03:42:33.282 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-13 03:42:33.855 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-13 03:42:33.856 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-13 03:42:33.909 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-13 03:42:33.910 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-13 03:42:35.467 7 WARNING glance.api.v2.images [None req-f5af6671-f8b5-41b2-88a3-427580d8e27f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-13 03:42:35.488 8 WARNING glance.api.v2.images [None req-3ff5e78b-7648-44df-8bf9-f06778fe34a4 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-13 03:42:35.710 7 WARNING keystonemiddleware._common.config [None req-f5af6671-f8b5-41b2-88a3-427580d8e27f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-13 03:42:35.719 7 WARNING oslo_config.cfg [None req-f5af6671-f8b5-41b2-88a3-427580d8e27f - - - - - -] 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 4 seconds on interpreter 0x55cdd6602170 pid: 7 (default app) 2026-04-13 03:42:35.725 8 WARNING keystonemiddleware._common.config [None req-3ff5e78b-7648-44df-8bf9-f06778fe34a4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-13 03:42:35.734 8 WARNING oslo_config.cfg [None req-3ff5e78b-7648-44df-8bf9-f06778fe34a4 - - - - - -] 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 4 seconds on interpreter 0x55cdd6602170 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.204.45.141 () {42 vars in 689 bytes} [Mon Apr 13 03:42:37 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 03:42:38.118 8 WARNING oslo_policy.policy [None req-892e32ad-0dea-4fc3-b98a-3ae146ec9e1b 464517ff90904eb2b01c9651bd529c8f 2d23722c64c24565877eba2fb1df50d2 - - 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-13 03:42:38.119 8 WARNING oslo_policy.policy [None req-892e32ad-0dea-4fc3-b98a-3ae146ec9e1b 464517ff90904eb2b01c9651bd529c8f 2d23722c64c24565877eba2fb1df50d2 - - 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-13 03:42:38.138 8 WARNING oslo_policy.policy [None req-892e32ad-0dea-4fc3-b98a-3ae146ec9e1b 464517ff90904eb2b01c9651bd529c8f 2d23722c64c24565877eba2fb1df50d2 - - 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-13 03:42:38.138 8 WARNING oslo_policy.policy [None req-892e32ad-0dea-4fc3-b98a-3ae146ec9e1b 464517ff90904eb2b01c9651bd529c8f 2d23722c64c24565877eba2fb1df50d2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/4] 199.204.45.141 () {44 vars in 911 bytes} [Mon Apr 13 03:42:37 2026] GET /v2/images => generated 69 bytes in 571 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/5] 199.204.45.141 () {42 vars in 689 bytes} [Mon Apr 13 03:42:41 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/6] 199.204.45.141 () {44 vars in 911 bytes} [Mon Apr 13 03:42:41 2026] GET /v2/images => generated 69 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-13 03:42:41.453 7 WARNING oslo_policy.policy [None req-0f5cd6c9-6a75-43c4-90c6-3e5c39aff431 464517ff90904eb2b01c9651bd529c8f 2d23722c64c24565877eba2fb1df50d2 - - 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-13 03:42:41.454 7 WARNING oslo_policy.policy [None req-0f5cd6c9-6a75-43c4-90c6-3e5c39aff431 464517ff90904eb2b01c9651bd529c8f 2d23722c64c24565877eba2fb1df50d2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 5/7] 199.204.45.141 () {44 vars in 912 bytes} [Mon Apr 13 03:42:41 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: 8|app: 0|req: 3/8] 199.204.45.141 () {44 vars in 934 bytes} [Mon Apr 13 03:42:41 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-13 03:42:41.579 7 WARNING oslo_policy.policy [None req-7f7c2cb1-cda5-4947-ba6c-e8fae555cd34 464517ff90904eb2b01c9651bd529c8f 2d23722c64c24565877eba2fb1df50d2 - - 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-13 03:42:41.580 7 WARNING oslo_policy.policy [None req-7f7c2cb1-cda5-4947-ba6c-e8fae555cd34 464517ff90904eb2b01c9651bd529c8f 2d23722c64c24565877eba2fb1df50d2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/9] 199.204.45.141 () {44 vars in 940 bytes} [Mon Apr 13 03:42:41 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 03:42:41.650 8 WARNING oslo_config.cfg [None req-6e370f30-b18b-425f-9e2c-1a15a81a7593 464517ff90904eb2b01c9651bd529c8f 2d23722c64c24565877eba2fb1df50d2 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/10] 199.204.45.141 () {48 vars in 952 bytes} [Mon Apr 13 03:42:41 2026] POST /v2/images => generated 760 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-13 03:42:41.674 7 WARNING oslo_policy.policy [None req-bece513c-4028-422d-bbea-3fa4db739586 464517ff90904eb2b01c9651bd529c8f 2d23722c64c24565877eba2fb1df50d2 - - 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-13 03:42:41.674 7 WARNING oslo_policy.policy [None req-bece513c-4028-422d-bbea-3fa4db739586 464517ff90904eb2b01c9651bd529c8f 2d23722c64c24565877eba2fb1df50d2 - - 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-13 03:42:41.675 7 INFO glance.api.v2.image_data [None req-bece513c-4028-422d-bbea-3fa4db739586 464517ff90904eb2b01c9651bd529c8f 2d23722c64c24565877eba2fb1df50d2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-13 03:42:45.343 7 INFO glance.location [None req-bece513c-4028-422d-bbea-3fa4db739586 464517ff90904eb2b01c9651bd529c8f 2d23722c64c24565877eba2fb1df50d2 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 7/11] 199.204.45.141 () {48 vars in 1046 bytes} [Mon Apr 13 03:42:41 2026] PUT /v2/images/59724dcc-43a1-471b-a847-6f796a9ae288/file => generated 0 bytes in 3709 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6675 switches on core 0) [pid: 8|app: 0|req: 5/12] 199.204.45.141 () {44 vars in 911 bytes} [Mon Apr 13 03:42:45 2026] GET /v2/images => generated 1240 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 03:42:45.416 7 WARNING oslo_config.cfg [None req-7f7ad92f-fb37-4a3c-aa19-c94f5b9d58a9 464517ff90904eb2b01c9651bd529c8f 2d23722c64c24565877eba2fb1df50d2 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 8/13] 199.204.45.141 () {48 vars in 1050 bytes} [Mon Apr 13 03:42:45 2026] PATCH /v2/images/59724dcc-43a1-471b-a847-6f796a9ae288 => 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: 6/14] 199.204.45.141 () {44 vars in 911 bytes} [Mon Apr 13 03:42:45 2026] GET /v2/images => generated 1240 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/267] 199.204.45.141 () {42 vars in 689 bytes} [Mon Apr 13 04:03:44 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/268] 199.204.45.141 () {44 vars in 911 bytes} [Mon Apr 13 04:03:44 2026] GET /v2/images => generated 1240 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/273] 199.204.45.141 () {42 vars in 689 bytes} [Mon Apr 13 04:04:01 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/274] 199.204.45.141 () {44 vars in 911 bytes} [Mon Apr 13 04:04:01 2026] GET /v2/images => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/275] 199.204.45.141 () {44 vars in 938 bytes} [Mon Apr 13 04:04:01 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/276] 199.204.45.141 () {44 vars in 960 bytes} [Mon Apr 13 04:04:01 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/277] 199.204.45.141 () {44 vars in 940 bytes} [Mon Apr 13 04:04:01 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/278] 199.204.45.141 () {48 vars in 952 bytes} [Mon Apr 13 04:04:01 2026] POST /v2/images => generated 796 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-13 04:04:01.503 7 INFO glance.api.v2.image_data [None req-dafa763e-8716-4afe-9941-58231c0990e4 464517ff90904eb2b01c9651bd529c8f 2d23722c64c24565877eba2fb1df50d2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-13 04:04:25.679 7 INFO glance.location [None req-dafa763e-8716-4afe-9941-58231c0990e4 464517ff90904eb2b01c9651bd529c8f 2d23722c64c24565877eba2fb1df50d2 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 141/285] 199.204.45.141 () {48 vars in 1047 bytes} [Mon Apr 13 04:04:01 2026] PUT /v2/images/9cfcb18d-02d4-4aa2-aced-b06170ad7333/file => generated 0 bytes in 24227 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63387 switches on core 0) [pid: 8|app: 0|req: 145/286] 199.204.45.141 () {44 vars in 911 bytes} [Mon Apr 13 04:04:25 2026] GET /v2/images => generated 2451 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/287] 199.204.45.141 () {48 vars in 1050 bytes} [Mon Apr 13 04:04:25 2026] PATCH /v2/images/9cfcb18d-02d4-4aa2-aced-b06170ad7333 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/288] 199.204.45.141 () {48 vars in 1051 bytes} [Mon Apr 13 04:04:25 2026] PATCH /v2/images/9cfcb18d-02d4-4aa2-aced-b06170ad7333 => generated 1209 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/289] 199.204.45.141 () {44 vars in 911 bytes} [Mon Apr 13 04:04:25 2026] GET /v2/images => generated 2451 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/290] 199.204.45.141 () {42 vars in 689 bytes} [Mon Apr 13 04:04:27 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/291] 199.204.45.141 () {44 vars in 911 bytes} [Mon Apr 13 04:04:27 2026] GET /v2/images => generated 2451 bytes in 383 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/368] 199.204.45.141 () {42 vars in 689 bytes} [Mon Apr 13 04:10:50 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/369] 199.204.45.141 () {44 vars in 911 bytes} [Mon Apr 13 04:10:50 2026] GET /v2/images => generated 2451 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/372] 199.204.45.141 () {42 vars in 689 bytes} [Mon Apr 13 04:10:59 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/373] 199.204.45.141 () {44 vars in 911 bytes} [Mon Apr 13 04:10:59 2026] GET /v2/images => generated 2451 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/374] 199.204.45.141 () {44 vars in 948 bytes} [Mon Apr 13 04:10:59 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/375] 199.204.45.141 () {44 vars in 970 bytes} [Mon Apr 13 04:10:59 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/376] 199.204.45.141 () {44 vars in 940 bytes} [Mon Apr 13 04:10:59 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/377] 199.204.45.141 () {48 vars in 952 bytes} [Mon Apr 13 04:10:59 2026] POST /v2/images => generated 799 bytes in 211 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-13 04:10:59.774 8 WARNING oslo_policy.policy [None req-622aaf4c-ba2d-4fcf-8e9b-bcdf8003ac10 464517ff90904eb2b01c9651bd529c8f 2d23722c64c24565877eba2fb1df50d2 - - 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-13 04:10:59.774 8 WARNING oslo_policy.policy [None req-622aaf4c-ba2d-4fcf-8e9b-bcdf8003ac10 464517ff90904eb2b01c9651bd529c8f 2d23722c64c24565877eba2fb1df50d2 - - 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-13 04:10:59.776 8 INFO glance.api.v2.image_data [None req-622aaf4c-ba2d-4fcf-8e9b-bcdf8003ac10 464517ff90904eb2b01c9651bd529c8f 2d23722c64c24565877eba2fb1df50d2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-13 04:11:18.195 8 INFO glance.location [None req-622aaf4c-ba2d-4fcf-8e9b-bcdf8003ac10 464517ff90904eb2b01c9651bd529c8f 2d23722c64c24565877eba2fb1df50d2 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 191/382] 199.204.45.141 () {48 vars in 1046 bytes} [Mon Apr 13 04:10:59 2026] PUT /v2/images/0c139b20-7982-429a-b85a-07554b734894/file => generated 0 bytes in 18473 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24200 switches on core 0) [pid: 7|app: 0|req: 192/383] 199.204.45.141 () {44 vars in 911 bytes} [Mon Apr 13 04:11:18 2026] GET /v2/images => generated 3664 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/384] 199.204.45.141 () {48 vars in 1051 bytes} [Mon Apr 13 04:11:18 2026] PATCH /v2/images/0c139b20-7982-429a-b85a-07554b734894 => generated 1234 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/385] 199.204.45.141 () {44 vars in 911 bytes} [Mon Apr 13 04:11:18 2026] GET /v2/images => generated 3687 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/392] 199.204.45.141 () {42 vars in 689 bytes} [Mon Apr 13 04:11:54 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/393] 199.204.45.141 () {44 vars in 911 bytes} [Mon Apr 13 04:11:54 2026] GET /v2/images => generated 3687 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/398] 199.204.45.141 () {42 vars in 689 bytes} [Mon Apr 13 04:12:11 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/399] 199.204.45.141 () {44 vars in 911 bytes} [Mon Apr 13 04:12:11 2026] GET /v2/images => generated 3687 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/400] 199.204.45.141 () {44 vars in 940 bytes} [Mon Apr 13 04:12:11 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: 7|app: 0|req: 201/401] 199.204.45.141 () {44 vars in 962 bytes} [Mon Apr 13 04:12:11 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/402] 199.204.45.141 () {44 vars in 940 bytes} [Mon Apr 13 04:12:11 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/403] 199.204.45.141 () {48 vars in 952 bytes} [Mon Apr 13 04:12:11 2026] POST /v2/images => generated 791 bytes in 421 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-13 04:12:11.640 8 INFO glance.api.v2.image_data [None req-2e44f898-b318-4c18-9e84-10209beeb835 464517ff90904eb2b01c9651bd529c8f 2d23722c64c24565877eba2fb1df50d2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-13 04:12:27.886 8 INFO glance.location [None req-2e44f898-b318-4c18-9e84-10209beeb835 464517ff90904eb2b01c9651bd529c8f 2d23722c64c24565877eba2fb1df50d2 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 202/408] 199.204.45.141 () {48 vars in 1047 bytes} [Mon Apr 13 04:12:11 2026] PUT /v2/images/17f8782a-6d1f-4d18-80f9-6e3e7318abc9/file => generated 0 bytes in 16303 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30011 switches on core 0) [pid: 7|app: 0|req: 207/409] 199.204.45.141 () {44 vars in 911 bytes} [Mon Apr 13 04:12:27 2026] GET /v2/images => generated 4893 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/410] 199.204.45.141 () {48 vars in 1050 bytes} [Mon Apr 13 04:12:27 2026] PATCH /v2/images/17f8782a-6d1f-4d18-80f9-6e3e7318abc9 => generated 1204 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/411] 199.204.45.141 () {44 vars in 911 bytes} [Mon Apr 13 04:12:28 2026] GET /v2/images => generated 4893 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/550] 199.204.45.141 () {42 vars in 689 bytes} [Mon Apr 13 04:24:04 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/551] 199.204.45.141 () {44 vars in 911 bytes} [Mon Apr 13 04:24:04 2026] GET /v2/images => generated 4893 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/580] 199.204.45.141 () {42 vars in 689 bytes} [Mon Apr 13 04:26:21 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/581] 199.204.45.141 () {44 vars in 911 bytes} [Mon Apr 13 04:26:21 2026] GET /v2/images => generated 4893 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/582] 199.204.45.141 () {42 vars in 689 bytes} [Mon Apr 13 04:26:22 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/583] 199.204.45.141 () {44 vars in 911 bytes} [Mon Apr 13 04:26:22 2026] GET /v2/images => generated 4893 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/594] 199.204.45.141 () {42 vars in 689 bytes} [Mon Apr 13 04:27:06 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/595] 199.204.45.141 () {44 vars in 911 bytes} [Mon Apr 13 04:27:06 2026] GET /v2/images => generated 4893 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/596] 199.204.45.141 () {42 vars in 689 bytes} [Mon Apr 13 04:27:13 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/597] 199.204.45.141 () {44 vars in 911 bytes} [Mon Apr 13 04:27:13 2026] GET /v2/images => generated 4893 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/610] 199.204.45.141 () {42 vars in 689 bytes} [Mon Apr 13 04:28:10 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/611] 199.204.45.141 () {44 vars in 911 bytes} [Mon Apr 13 04:28:10 2026] GET /v2/images => generated 4893 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 308/620] 10.0.0.116 () {32 vars in 633 bytes} [Mon Apr 13 04:28:51 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 315/625] 10.0.0.137 () {36 vars in 987 bytes} [Mon Apr 13 04:29:13 2026] GET /v2/images/59724dcc-43a1-471b-a847-6f796a9ae288 => 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: 311/626] 10.0.0.137 () {36 vars in 927 bytes} [Mon Apr 13 04:29:13 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/629] 199.204.45.141 () {36 vars in 991 bytes} [Mon Apr 13 04:29:16 2026] GET /v2/images/59724dcc-43a1-471b-a847-6f796a9ae288 => generated 1171 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/630] 199.204.45.141 () {36 vars in 931 bytes} [Mon Apr 13 04:29:16 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/631] 199.204.45.141 () {36 vars in 991 bytes} [Mon Apr 13 04:29:17 2026] GET /v2/images/59724dcc-43a1-471b-a847-6f796a9ae288 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/632] 199.204.45.141 () {36 vars in 931 bytes} [Mon Apr 13 04:29:17 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: 319/633] 10.0.0.116 () {30 vars in 411 bytes} [Mon Apr 13 04:29:17 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/636] 10.0.0.137 () {36 vars in 987 bytes} [Mon Apr 13 04:29:26 2026] GET /v2/images/59724dcc-43a1-471b-a847-6f796a9ae288 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/637] 10.0.0.137 () {36 vars in 927 bytes} [Mon Apr 13 04:29:26 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: 317/638] 10.0.0.51 () {36 vars in 986 bytes} [Mon Apr 13 04:29:27 2026] GET /v2/images/59724dcc-43a1-471b-a847-6f796a9ae288 => generated 1171 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/639] 10.0.0.51 () {36 vars in 926 bytes} [Mon Apr 13 04:29:27 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: 318/640] 10.0.0.51 () {36 vars in 926 bytes} [Mon Apr 13 04:29: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: 7|app: 0|req: 323/641] 10.0.0.51 () {36 vars in 986 bytes} [Mon Apr 13 04:29:27 2026] GET /v2/images/59724dcc-43a1-471b-a847-6f796a9ae288 => 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: 319/642] 10.0.0.51 () {36 vars in 926 bytes} [Mon Apr 13 04:29:27 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: 324/643] 10.0.0.51 () {36 vars in 926 bytes} [Mon Apr 13 04:29:27 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: 320/644] 10.0.0.51 () {36 vars in 986 bytes} [Mon Apr 13 04:29:27 2026] GET /v2/images/59724dcc-43a1-471b-a847-6f796a9ae288 => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/645] 10.0.0.51 () {36 vars in 926 bytes} [Mon Apr 13 04:29: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: 321/646] 10.0.0.51 () {36 vars in 926 bytes} [Mon Apr 13 04:29:27 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/647] 10.0.0.117 () {36 vars in 987 bytes} [Mon Apr 13 04:29:28 2026] GET /v2/images/59724dcc-43a1-471b-a847-6f796a9ae288 => generated 1171 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/648] 10.0.0.117 () {36 vars in 927 bytes} [Mon Apr 13 04:29:28 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: 327/649] 10.0.0.117 () {36 vars in 987 bytes} [Mon Apr 13 04:29:28 2026] GET /v2/images/59724dcc-43a1-471b-a847-6f796a9ae288 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/650] 10.0.0.117 () {36 vars in 927 bytes} [Mon Apr 13 04:29:28 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: 328/651] 10.0.0.117 () {36 vars in 927 bytes} [Mon Apr 13 04:29:28 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: 331/656] 10.0.0.137 () {36 vars in 987 bytes} [Mon Apr 13 04:29:51 2026] GET /v2/images/59724dcc-43a1-471b-a847-6f796a9ae288 => 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: 326/657] 10.0.0.137 () {36 vars in 927 bytes} [Mon Apr 13 04:29:51 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: 333/660] 10.0.0.116 () {32 vars in 707 bytes} [Mon Apr 13 04:30:01 2026] GET /v2/images/59724dcc-43a1-471b-a847-6f796a9ae288 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/661] 10.0.0.116 () {32 vars in 707 bytes} [Mon Apr 13 04:30:01 2026] GET /v2/images/59724dcc-43a1-471b-a847-6f796a9ae288 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/662] 10.0.0.51 () {36 vars in 986 bytes} [Mon Apr 13 04:30:01 2026] GET /v2/images/59724dcc-43a1-471b-a847-6f796a9ae288 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/663] 10.0.0.51 () {36 vars in 926 bytes} [Mon Apr 13 04:30:01 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/664] 10.0.0.51 () {36 vars in 926 bytes} [Mon Apr 13 04:30: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: 330/665] 10.0.0.51 () {36 vars in 986 bytes} [Mon Apr 13 04:30:02 2026] GET /v2/images/59724dcc-43a1-471b-a847-6f796a9ae288 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/666] 10.0.0.51 () {36 vars in 926 bytes} [Mon Apr 13 04:30:02 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/667] 10.0.0.51 () {36 vars in 926 bytes} [Mon Apr 13 04:30:02 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/668] 10.0.0.51 () {36 vars in 986 bytes} [Mon Apr 13 04:30:02 2026] GET /v2/images/59724dcc-43a1-471b-a847-6f796a9ae288 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/669] 10.0.0.51 () {36 vars in 926 bytes} [Mon Apr 13 04:30:02 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: 338/670] 10.0.0.117 () {36 vars in 987 bytes} [Mon Apr 13 04:30:02 2026] GET /v2/images/59724dcc-43a1-471b-a847-6f796a9ae288 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/671] 10.0.0.117 () {36 vars in 927 bytes} [Mon Apr 13 04:30:02 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/672] 10.0.0.117 () {36 vars in 987 bytes} [Mon Apr 13 04:30:02 2026] GET /v2/images/59724dcc-43a1-471b-a847-6f796a9ae288 => 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: 334/673] 10.0.0.117 () {36 vars in 927 bytes} [Mon Apr 13 04:30:02 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/674] 10.0.0.117 () {36 vars in 927 bytes} [Mon Apr 13 04:30:02 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/677] 10.0.0.137 () {36 vars in 987 bytes} [Mon Apr 13 04:30:06 2026] GET /v2/images/59724dcc-43a1-471b-a847-6f796a9ae288 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/678] 10.0.0.137 () {36 vars in 927 bytes} [Mon Apr 13 04:30:06 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: 345/683] 10.0.0.137 () {36 vars in 987 bytes} [Mon Apr 13 04:30:26 2026] GET /v2/images/59724dcc-43a1-471b-a847-6f796a9ae288 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/684] 10.0.0.137 () {36 vars in 927 bytes} [Mon Apr 13 04:30:26 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/693] 10.0.0.137 () {36 vars in 987 bytes} [Mon Apr 13 04:31:06 2026] GET /v2/images/59724dcc-43a1-471b-a847-6f796a9ae288 => 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: 344/694] 10.0.0.137 () {36 vars in 927 bytes} [Mon Apr 13 04:31:06 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: 352/697] 10.0.0.137 () {36 vars in 987 bytes} [Mon Apr 13 04:31:24 2026] GET /v2/images/59724dcc-43a1-471b-a847-6f796a9ae288 => generated 1171 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/698] 10.0.0.137 () {36 vars in 927 bytes} [Mon Apr 13 04:31:24 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: 355/703] 10.0.0.116 () {34 vars in 655 bytes} [Mon Apr 13 04:31:42 2026] POST /v2/images => generated 649 bytes in 228 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-13 04:31:42.314 8 WARNING glance.api.v2.images [None req-5b3ded7c-2e0b-4ab7-9cd5-3dd6528f1b8a 9e843425f5c6421286773f0a6bb242ae dddb49772bfe45ac81ff1b2a8768d656 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9cfce082-ffc7-471b-bdd2-f547e2759f2d [pid: 8|app: 0|req: 349/704] 10.0.0.116 () {32 vars in 710 bytes} [Mon Apr 13 04:31:42 2026] DELETE /v2/images/9cfce082-ffc7-471b-bdd2-f547e2759f2d => generated 0 bytes in 148 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/705] 10.0.0.116 () {32 vars in 707 bytes} [Mon Apr 13 04:31:42 2026] GET /v2/images/9cfce082-ffc7-471b-bdd2-f547e2759f2d => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/706] 10.0.0.116 () {32 vars in 633 bytes} [Mon Apr 13 04:31:42 2026] GET /v2/images => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/707] 10.0.0.116 () {34 vars in 655 bytes} [Mon Apr 13 04:31:42 2026] POST /v2/images => generated 703 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/708] 10.0.0.116 () {32 vars in 717 bytes} [Mon Apr 13 04:31:42 2026] GET /v2/images/3aa19b42-8a3d-4386-81eb-c63eba1b6ad4/file => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 04:31:42.607 7 INFO glance.api.v2.image_data [None req-213601f3-f535-41a9-9e56-aea812f7447c 9e843425f5c6421286773f0a6bb242ae dddb49772bfe45ac81ff1b2a8768d656 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-13 04:31:42.640 7 WARNING glance_store._drivers.rbd [None req-213601f3-f535-41a9-9e56-aea812f7447c 9e843425f5c6421286773f0a6bb242ae dddb49772bfe45ac81ff1b2a8768d656 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-13 04:31:42.886 7 INFO glance.location [None req-213601f3-f535-41a9-9e56-aea812f7447c 9e843425f5c6421286773f0a6bb242ae dddb49772bfe45ac81ff1b2a8768d656 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 358/709] 10.0.0.116 () {32 vars in 727 bytes} [Mon Apr 13 04:31:42 2026] PUT /v2/images/3aa19b42-8a3d-4386-81eb-c63eba1b6ad4/file => generated 0 bytes in 332 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/710] 10.0.0.116 () {32 vars in 707 bytes} [Mon Apr 13 04:31:42 2026] GET /v2/images/3aa19b42-8a3d-4386-81eb-c63eba1b6ad4 => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/711] 10.0.0.116 () {32 vars in 717 bytes} [Mon Apr 13 04:31:42 2026] GET /v2/images/3aa19b42-8a3d-4386-81eb-c63eba1b6ad4/file => generated 1024 bytes in 115 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/712] 10.0.0.116 () {34 vars in 655 bytes} [Mon Apr 13 04:31:43 2026] POST /v2/images => generated 649 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/713] 10.0.0.116 () {32 vars in 726 bytes} [Mon Apr 13 04:31:43 2026] PATCH /v2/images/2ec4e4de-bff1-43cf-83a5-74c45f4bbe6c => generated 653 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/714] 10.0.0.116 () {32 vars in 707 bytes} [Mon Apr 13 04:31:43 2026] GET /v2/images/2ec4e4de-bff1-43cf-83a5-74c45f4bbe6c => generated 653 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 04:31:43.195 7 WARNING glance.api.v2.images [None req-de1c0a14-c790-4196-9bbd-adabbeb12ec2 9e843425f5c6421286773f0a6bb242ae dddb49772bfe45ac81ff1b2a8768d656 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2ec4e4de-bff1-43cf-83a5-74c45f4bbe6c [pid: 7|app: 0|req: 361/715] 10.0.0.116 () {32 vars in 710 bytes} [Mon Apr 13 04:31:43 2026] DELETE /v2/images/2ec4e4de-bff1-43cf-83a5-74c45f4bbe6c => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/716] 10.0.0.116 () {32 vars in 707 bytes} [Mon Apr 13 04:31:43 2026] GET /v2/images/2ec4e4de-bff1-43cf-83a5-74c45f4bbe6c => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-13 04:31:43.266 7 WARNING glance.api.v2.images [None req-b9884502-a574-4556-a31f-5d6ccd4e5459 9e843425f5c6421286773f0a6bb242ae dddb49772bfe45ac81ff1b2a8768d656 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3aa19b42-8a3d-4386-81eb-c63eba1b6ad4 [pid: 7|app: 0|req: 362/717] 10.0.0.116 () {32 vars in 710 bytes} [Mon Apr 13 04:31:43 2026] DELETE /v2/images/3aa19b42-8a3d-4386-81eb-c63eba1b6ad4 => generated 0 bytes in 867 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/718] 10.0.0.116 () {32 vars in 707 bytes} [Mon Apr 13 04:31:44 2026] GET /v2/images/3aa19b42-8a3d-4386-81eb-c63eba1b6ad4 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-13 04:31:44.155 7 WARNING glance.api.v2.images [None req-2dbd5711-45be-4ee6-87d8-92b8077093fb 9e843425f5c6421286773f0a6bb242ae dddb49772bfe45ac81ff1b2a8768d656 - - default default] Failed to find image 9cfce082-ffc7-471b-bdd2-f547e2759f2d to delete: glance.common.exception.ImageNotFound: No image found with ID 9cfce082-ffc7-471b-bdd2-f547e2759f2d [pid: 7|app: 0|req: 363/719] 10.0.0.116 () {32 vars in 710 bytes} [Mon Apr 13 04:31:44 2026] DELETE /v2/images/9cfce082-ffc7-471b-bdd2-f547e2759f2d => 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: 357/720] 10.0.0.116 () {32 vars in 707 bytes} [Mon Apr 13 04:31:44 2026] GET /v2/images/9cfce082-ffc7-471b-bdd2-f547e2759f2d => 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: 359/723] 10.0.0.137 () {36 vars in 987 bytes} [Mon Apr 13 04:31:46 2026] GET /v2/images/59724dcc-43a1-471b-a847-6f796a9ae288 => 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: 365/724] 10.0.0.137 () {36 vars in 927 bytes} [Mon Apr 13 04:31: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: 7|app: 0|req: 368/729] 10.0.0.137 () {36 vars in 987 bytes} [Mon Apr 13 04:32:08 2026] GET /v2/images/59724dcc-43a1-471b-a847-6f796a9ae288 => 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: 362/730] 10.0.0.137 () {36 vars in 927 bytes} [Mon Apr 13 04:32:08 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: 371/747] 10.0.0.137 () {36 vars in 987 bytes} [Mon Apr 13 04:33:28 2026] GET /v2/images/59724dcc-43a1-471b-a847-6f796a9ae288 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/748] 10.0.0.137 () {36 vars in 927 bytes} [Mon Apr 13 04:33:28 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: 372/749] 10.0.0.137 () {36 vars in 987 bytes} [Mon Apr 13 04:33:35 2026] GET /v2/images/59724dcc-43a1-471b-a847-6f796a9ae288 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/750] 10.0.0.137 () {36 vars in 927 bytes} [Mon Apr 13 04:33:35 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: 382/757] 199.204.45.141 () {32 vars in 826 bytes} [Mon Apr 13 04:34:02 2026] GET /v2/images?status=active&owner=2d23722c64c24565877eba2fb1df50d2&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/758] 199.204.45.141 () {32 vars in 653 bytes} [Mon Apr 13 04:34:02 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/759] 10.0.0.51 () {36 vars in 986 bytes} [Mon Apr 13 04:34:03 2026] GET /v2/images/9cfcb18d-02d4-4aa2-aced-b06170ad7333 => generated 1209 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/760] 10.0.0.51 () {36 vars in 926 bytes} [Mon Apr 13 04:34:03 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: 384/761] 10.0.0.51 () {36 vars in 926 bytes} [Mon Apr 13 04:34:03 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: 378/762] 10.0.0.51 () {36 vars in 986 bytes} [Mon Apr 13 04:34:03 2026] GET /v2/images/9cfcb18d-02d4-4aa2-aced-b06170ad7333 => 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: 385/763] 10.0.0.51 () {36 vars in 926 bytes} [Mon Apr 13 04:34:03 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: 379/764] 10.0.0.51 () {36 vars in 926 bytes} [Mon Apr 13 04:34:03 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: 386/765] 10.0.0.51 () {36 vars in 986 bytes} [Mon Apr 13 04:34:03 2026] GET /v2/images/9cfcb18d-02d4-4aa2-aced-b06170ad7333 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/766] 10.0.0.51 () {36 vars in 926 bytes} [Mon Apr 13 04:34:03 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: 387/767] 10.0.0.51 () {36 vars in 926 bytes} [Mon Apr 13 04:34:03 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: 381/768] 10.0.0.117 () {36 vars in 987 bytes} [Mon Apr 13 04:34:03 2026] GET /v2/images/9cfcb18d-02d4-4aa2-aced-b06170ad7333 => 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: 388/769] 10.0.0.117 () {36 vars in 927 bytes} [Mon Apr 13 04:34:03 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: 382/770] 10.0.0.117 () {36 vars in 987 bytes} [Mon Apr 13 04:34:03 2026] GET /v2/images/9cfcb18d-02d4-4aa2-aced-b06170ad7333 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/771] 10.0.0.117 () {36 vars in 927 bytes} [Mon Apr 13 04:34:03 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: 383/772] 10.0.0.117 () {36 vars in 927 bytes} [Mon Apr 13 04:34:03 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: 399/803] 10.0.0.116 () {32 vars in 633 bytes} [Mon Apr 13 04:36:33 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)