+ 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 [Thu Jul 30 01:15:57 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: glance-api-55c7f6b9c4-hjhsr machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7ff43de08668 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-07-30 01:15:59.695 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-30 01:15:59.702 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-07-30 01:16:00.573 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-07-30 01:16:00.574 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-07-30 01:16:00.575 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-30 01:16:00.589 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-07-30 01:16:00.590 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-07-30 01:16:00.590 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-30 01:16:02.652 8 WARNING glance.api.v2.images [None req-7408d5ff-e5d5-45d6-b429-a77c245679d0 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-30 01:16:02.727 7 WARNING glance.api.v2.images [None req-d2282305-b325-49ba-8435-02fe7e3d381c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-30 01:16:02.992 8 WARNING keystonemiddleware._common.config [None req-7408d5ff-e5d5-45d6-b429-a77c245679d0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-30 01:16:03.000 8 WARNING oslo_config.cfg [None req-7408d5ff-e5d5-45d6-b429-a77c245679d0 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7ff43de08668 pid: 8 (default app) 2026-07-30 01:16:03.077 7 WARNING keystonemiddleware._common.config [None req-d2282305-b325-49ba-8435-02fe7e3d381c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-30 01:16:03.087 7 WARNING oslo_config.cfg [None req-d2282305-b325-49ba-8435-02fe7e3d381c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7ff43de08668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.53 () {42 vars in 684 bytes} [Thu Jul 30 01:16:04 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 01:16:05.053 7 WARNING oslo_policy.policy [None req-e59c51e5-fd51-48af-92cc-5fce34f9bb9a 7ca95a199f25456faa40de1179b4bb41 b395269c49804fff975da79c5abf106a - - 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-07-30 01:16:05.053 7 WARNING oslo_policy.policy [None req-e59c51e5-fd51-48af-92cc-5fce34f9bb9a 7ca95a199f25456faa40de1179b4bb41 b395269c49804fff975da79c5abf106a - - 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-07-30 01:16:05.070 7 WARNING oslo_policy.policy [None req-e59c51e5-fd51-48af-92cc-5fce34f9bb9a 7ca95a199f25456faa40de1179b4bb41 b395269c49804fff975da79c5abf106a - - 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-07-30 01:16:05.071 7 WARNING oslo_policy.policy [None req-e59c51e5-fd51-48af-92cc-5fce34f9bb9a 7ca95a199f25456faa40de1179b4bb41 b395269c49804fff975da79c5abf106a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/6] 199.204.45.53 () {44 vars in 906 bytes} [Thu Jul 30 01:16:04 2026] GET /v2/images => generated 69 bytes in 569 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.53 () {42 vars in 684 bytes} [Thu Jul 30 01:16:08 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.204.45.53 () {44 vars in 906 bytes} [Thu Jul 30 01:16:08 2026] GET /v2/images => generated 69 bytes in 39 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-07-30 01:16:08.892 8 WARNING oslo_policy.policy [None req-43469a45-52b5-4dad-aaa9-4a5ce7a66318 7ca95a199f25456faa40de1179b4bb41 b395269c49804fff975da79c5abf106a - - 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-07-30 01:16:08.893 8 WARNING oslo_policy.policy [None req-43469a45-52b5-4dad-aaa9-4a5ce7a66318 7ca95a199f25456faa40de1179b4bb41 b395269c49804fff975da79c5abf106a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/9] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jul 30 01:16:08 2026] GET /v2/images/cirros => generated 151 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.53 () {44 vars in 929 bytes} [Thu Jul 30 01:16:08 2026] GET /v2/images?name=cirros => generated 81 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 01:16:09.026 8 WARNING oslo_policy.policy [None req-2c0aa86e-59c3-4354-8b12-df4364e7372a 7ca95a199f25456faa40de1179b4bb41 b395269c49804fff975da79c5abf106a - - 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-07-30 01:16:09.027 8 WARNING oslo_policy.policy [None req-2c0aa86e-59c3-4354-8b12-df4364e7372a 7ca95a199f25456faa40de1179b4bb41 b395269c49804fff975da79c5abf106a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 8/11] 199.204.45.53 () {44 vars in 935 bytes} [Thu Jul 30 01:16:09 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 01:16:09.107 7 WARNING oslo_config.cfg [None req-c0a62252-3da7-4f18-b0fe-158b25fef708 7ca95a199f25456faa40de1179b4bb41 b395269c49804fff975da79c5abf106a - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/12] 199.204.45.53 () {48 vars in 947 bytes} [Thu Jul 30 01:16:09 2026] POST /v2/images => generated 760 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-30 01:16:09.130 8 WARNING oslo_policy.policy [None req-4bc5aae1-7775-493d-827b-429e3cd8f216 7ca95a199f25456faa40de1179b4bb41 b395269c49804fff975da79c5abf106a - - 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-07-30 01:16:09.130 8 WARNING oslo_policy.policy [None req-4bc5aae1-7775-493d-827b-429e3cd8f216 7ca95a199f25456faa40de1179b4bb41 b395269c49804fff975da79c5abf106a - - 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-07-30 01:16:09.132 8 INFO glance.api.v2.image_data [None req-4bc5aae1-7775-493d-827b-429e3cd8f216 7ca95a199f25456faa40de1179b4bb41 b395269c49804fff975da79c5abf106a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-30 01:16:12.330 8 WARNING glance.location [None req-4bc5aae1-7775-493d-827b-429e3cd8f216 7ca95a199f25456faa40de1179b4bb41 b395269c49804fff975da79c5abf106a - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/13] 199.204.45.53 () {48 vars in 1041 bytes} [Thu Jul 30 01:16:09 2026] PUT /v2/images/a1314e19-d0cc-4856-b910-c3c231c06dcc/file => generated 0 bytes in 3246 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4590 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.204.45.53 () {44 vars in 967 bytes} [Thu Jul 30 01:16:12 2026] GET /v2/images/a1314e19-d0cc-4856-b910-c3c231c06dcc => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 01:16:12.483 8 WARNING oslo_config.cfg [None req-62ef31c8-ba6c-4914-ad31-8e6c5860851a 7ca95a199f25456faa40de1179b4bb41 b395269c49804fff975da79c5abf106a - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 10/15] 199.204.45.53 () {48 vars in 1047 bytes} [Thu Jul 30 01:16:12 2026] PATCH /v2/images/a1314e19-d0cc-4856-b910-c3c231c06dcc => generated 1312 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/16] 199.204.45.53 () {44 vars in 967 bytes} [Thu Jul 30 01:16:12 2026] GET /v2/images/a1314e19-d0cc-4856-b910-c3c231c06dcc => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/273] 199.204.45.53 () {42 vars in 684 bytes} [Thu Jul 30 01:37:23 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/274] 199.204.45.53 () {44 vars in 906 bytes} [Thu Jul 30 01:37:23 2026] GET /v2/images => generated 1381 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/277] 199.204.45.53 () {42 vars in 684 bytes} [Thu Jul 30 01:37:41 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/278] 199.204.45.53 () {44 vars in 906 bytes} [Thu Jul 30 01:37:41 2026] GET /v2/images => generated 1381 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/279] 199.204.45.53 () {44 vars in 933 bytes} [Thu Jul 30 01:37:41 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/280] 199.204.45.53 () {44 vars in 955 bytes} [Thu Jul 30 01:37:41 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/281] 199.204.45.53 () {44 vars in 935 bytes} [Thu Jul 30 01:37:41 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: 7|app: 0|req: 139/282] 199.204.45.53 () {48 vars in 947 bytes} [Thu Jul 30 01:37:41 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-30 01:37:41.321 8 INFO glance.api.v2.image_data [None req-81209352-3bda-47f2-b65d-69ccdb7eb3ca 7ca95a199f25456faa40de1179b4bb41 b395269c49804fff975da79c5abf106a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-30 01:38:08.659 8 WARNING glance.location [None req-81209352-3bda-47f2-b65d-69ccdb7eb3ca 7ca95a199f25456faa40de1179b4bb41 b395269c49804fff975da79c5abf106a - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 144/289] 199.204.45.53 () {48 vars in 1042 bytes} [Thu Jul 30 01:37:41 2026] PUT /v2/images/d797b239-05b3-48ae-a30f-9d9c89eecdcb/file => generated 0 bytes in 27382 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65387 switches on core 0) [pid: 7|app: 0|req: 146/290] 199.204.45.53 () {44 vars in 967 bytes} [Thu Jul 30 01:38:08 2026] GET /v2/images/d797b239-05b3-48ae-a30f-9d9c89eecdcb => 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: 145/291] 199.204.45.53 () {48 vars in 1047 bytes} [Thu Jul 30 01:38:08 2026] PATCH /v2/images/d797b239-05b3-48ae-a30f-9d9c89eecdcb => generated 1395 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/292] 199.204.45.53 () {44 vars in 967 bytes} [Thu Jul 30 01:38:08 2026] GET /v2/images/d797b239-05b3-48ae-a30f-9d9c89eecdcb => generated 1395 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/293] 199.204.45.53 () {42 vars in 684 bytes} [Thu Jul 30 01:38:10 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/294] 199.204.45.53 () {44 vars in 906 bytes} [Thu Jul 30 01:38:10 2026] GET /v2/images => generated 2778 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/383] 199.204.45.53 () {42 vars in 684 bytes} [Thu Jul 30 01:45:30 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/384] 199.204.45.53 () {44 vars in 906 bytes} [Thu Jul 30 01:45:30 2026] GET /v2/images => generated 2778 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/389] 199.204.45.53 () {42 vars in 684 bytes} [Thu Jul 30 01:45:52 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/390] 199.204.45.53 () {44 vars in 906 bytes} [Thu Jul 30 01:45:52 2026] GET /v2/images => generated 2778 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/391] 199.204.45.53 () {44 vars in 943 bytes} [Thu Jul 30 01:45:52 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/392] 199.204.45.53 () {44 vars in 965 bytes} [Thu Jul 30 01:45:52 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: 8|app: 0|req: 196/393] 199.204.45.53 () {44 vars in 935 bytes} [Thu Jul 30 01:45:52 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: 198/396] 199.204.45.53 () {48 vars in 947 bytes} [Thu Jul 30 01:45:52 2026] POST /v2/images => generated 799 bytes in 1377 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-30 01:45:53.760 8 INFO glance.api.v2.image_data [None req-6df70d1f-ca76-4540-86e8-e16218cc2f5c 7ca95a199f25456faa40de1179b4bb41 b395269c49804fff975da79c5abf106a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-30 01:46:47.892 8 INFO glance.location [None req-6df70d1f-ca76-4540-86e8-e16218cc2f5c 7ca95a199f25456faa40de1179b4bb41 b395269c49804fff975da79c5abf106a - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 199/407] 199.204.45.53 () {48 vars in 1041 bytes} [Thu Jul 30 01:45:53 2026] PUT /v2/images/f531fcd4-b3e8-4d07-bc39-ec0faa7a67b3/file => generated 0 bytes in 54182 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23106 switches on core 0) [pid: 7|app: 0|req: 209/408] 199.204.45.53 () {44 vars in 967 bytes} [Thu Jul 30 01:46:47 2026] GET /v2/images/f531fcd4-b3e8-4d07-bc39-ec0faa7a67b3 => generated 1211 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/409] 199.204.45.53 () {48 vars in 1047 bytes} [Thu Jul 30 01:46:47 2026] PATCH /v2/images/f531fcd4-b3e8-4d07-bc39-ec0faa7a67b3 => generated 1410 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/410] 199.204.45.53 () {44 vars in 967 bytes} [Thu Jul 30 01:46:48 2026] GET /v2/images/f531fcd4-b3e8-4d07-bc39-ec0faa7a67b3 => generated 1410 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/421] 199.204.45.53 () {42 vars in 684 bytes} [Thu Jul 30 01:47:41 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/422] 199.204.45.53 () {44 vars in 906 bytes} [Thu Jul 30 01:47:41 2026] GET /v2/images => generated 4190 bytes in 406 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/427] 199.204.45.53 () {42 vars in 684 bytes} [Thu Jul 30 01:47:58 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/428] 199.204.45.53 () {44 vars in 906 bytes} [Thu Jul 30 01:47:58 2026] GET /v2/images => generated 4190 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/429] 199.204.45.53 () {44 vars in 935 bytes} [Thu Jul 30 01:47:58 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/430] 199.204.45.53 () {44 vars in 957 bytes} [Thu Jul 30 01:47:58 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/431] 199.204.45.53 () {44 vars in 935 bytes} [Thu Jul 30 01:47:58 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/432] 199.204.45.53 () {48 vars in 947 bytes} [Thu Jul 30 01:47:58 2026] POST /v2/images => generated 791 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-30 01:47:58.779 8 INFO glance.api.v2.image_data [None req-43065081-9e83-45cc-b9c5-a4e7a0ffacff 7ca95a199f25456faa40de1179b4bb41 b395269c49804fff975da79c5abf106a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-30 01:48:14.952 8 INFO glance.location [None req-43065081-9e83-45cc-b9c5-a4e7a0ffacff 7ca95a199f25456faa40de1179b4bb41 b395269c49804fff975da79c5abf106a - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 212/437] 199.204.45.53 () {48 vars in 1042 bytes} [Thu Jul 30 01:47:58 2026] PUT /v2/images/e8c488bb-f557-4089-9212-d057a21c84ed/file => generated 0 bytes in 16221 msecs (HTTP/1.1 204) 4 headers in 171 bytes (38016 switches on core 0) [pid: 7|app: 0|req: 226/438] 199.204.45.53 () {44 vars in 967 bytes} [Thu Jul 30 01:48:14 2026] GET /v2/images/e8c488bb-f557-4089-9212-d057a21c84ed => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/439] 199.204.45.53 () {48 vars in 1047 bytes} [Thu Jul 30 01:48:15 2026] PATCH /v2/images/e8c488bb-f557-4089-9212-d057a21c84ed => generated 1382 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/440] 199.204.45.53 () {44 vars in 967 bytes} [Thu Jul 30 01:48:15 2026] GET /v2/images/e8c488bb-f557-4089-9212-d057a21c84ed => generated 1382 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/605] 199.204.45.53 () {42 vars in 684 bytes} [Thu Jul 30 02:01:57 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/606] 199.204.45.53 () {44 vars in 906 bytes} [Thu Jul 30 02:01:57 2026] GET /v2/images => generated 5574 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/635] 199.204.45.53 () {42 vars in 684 bytes} [Thu Jul 30 02:04:17 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/636] 199.204.45.53 () {44 vars in 906 bytes} [Thu Jul 30 02:04:17 2026] GET /v2/images => generated 5574 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/637] 199.204.45.53 () {42 vars in 684 bytes} [Thu Jul 30 02:04:19 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/638] 199.204.45.53 () {44 vars in 906 bytes} [Thu Jul 30 02:04:19 2026] GET /v2/images => generated 5574 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/649] 199.204.45.53 () {42 vars in 684 bytes} [Thu Jul 30 02:05:10 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/650] 199.204.45.53 () {44 vars in 906 bytes} [Thu Jul 30 02:05:10 2026] GET /v2/images => generated 5574 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/653] 199.204.45.53 () {42 vars in 684 bytes} [Thu Jul 30 02:05:18 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/654] 199.204.45.53 () {44 vars in 906 bytes} [Thu Jul 30 02:05:18 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/667] 199.204.45.53 () {42 vars in 684 bytes} [Thu Jul 30 02:06:21 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/668] 199.204.45.53 () {44 vars in 906 bytes} [Thu Jul 30 02:06:21 2026] GET /v2/images => generated 5574 bytes in 55 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: 347/679] 10.0.0.250 () {32 vars in 633 bytes} [Thu Jul 30 02:07:05 2026] GET /v2/images => generated 5574 bytes in 22 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: 335/684] 10.0.0.216 () {36 vars in 987 bytes} [Thu Jul 30 02:07:24 2026] GET /v2/images/a1314e19-d0cc-4856-b910-c3c231c06dcc => generated 1312 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/685] 10.0.0.216 () {36 vars in 927 bytes} [Thu Jul 30 02:07:24 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/686] 10.0.0.222 () {36 vars in 987 bytes} [Thu Jul 30 02:07:25 2026] GET /v2/images/a1314e19-d0cc-4856-b910-c3c231c06dcc => generated 1312 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/687] 10.0.0.222 () {36 vars in 927 bytes} [Thu Jul 30 02:07:25 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: 337/688] 10.0.0.222 () {36 vars in 927 bytes} [Thu Jul 30 02:07:25 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: 352/689] 10.0.0.222 () {36 vars in 987 bytes} [Thu Jul 30 02:07:25 2026] GET /v2/images/a1314e19-d0cc-4856-b910-c3c231c06dcc => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/690] 10.0.0.222 () {36 vars in 927 bytes} [Thu Jul 30 02:07:25 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: 353/691] 10.0.0.222 () {36 vars in 927 bytes} [Thu Jul 30 02:07:25 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: 339/692] 10.0.0.222 () {36 vars in 987 bytes} [Thu Jul 30 02:07:25 2026] GET /v2/images/a1314e19-d0cc-4856-b910-c3c231c06dcc => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/693] 10.0.0.222 () {36 vars in 927 bytes} [Thu Jul 30 02:07: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: 340/694] 10.0.0.222 () {36 vars in 927 bytes} [Thu Jul 30 02:07:25 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: 355/695] 10.0.0.203 () {36 vars in 911 bytes} [Thu Jul 30 02:07:26 2026] GET /versions => generated 1301 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/696] 10.0.0.203 () {36 vars in 1007 bytes} [Thu Jul 30 02:07:26 2026] GET /v2/images/a1314e19-d0cc-4856-b910-c3c231c06dcc/locations => generated 127 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/697] 10.0.0.203 () {36 vars in 987 bytes} [Thu Jul 30 02:07:26 2026] GET /v2/images/a1314e19-d0cc-4856-b910-c3c231c06dcc => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/698] 10.0.0.203 () {36 vars in 927 bytes} [Thu Jul 30 02:07:26 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: 357/699] 10.0.0.203 () {36 vars in 927 bytes} [Thu Jul 30 02:07:26 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/702] 199.204.45.53 () {36 vars in 990 bytes} [Thu Jul 30 02:07:33 2026] GET /v2/images/a1314e19-d0cc-4856-b910-c3c231c06dcc => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/703] 199.204.45.53 () {36 vars in 930 bytes} [Thu Jul 30 02:07:33 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: 360/704] 199.204.45.53 () {36 vars in 990 bytes} [Thu Jul 30 02:07:33 2026] GET /v2/images/a1314e19-d0cc-4856-b910-c3c231c06dcc => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/705] 199.204.45.53 () {36 vars in 930 bytes} [Thu Jul 30 02:07:33 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/706] 10.0.0.216 () {36 vars in 987 bytes} [Thu Jul 30 02:07:38 2026] GET /v2/images/a1314e19-d0cc-4856-b910-c3c231c06dcc => generated 1312 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/707] 10.0.0.216 () {36 vars in 927 bytes} [Thu Jul 30 02:07:38 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: 363/710] 10.0.0.250 () {30 vars in 411 bytes} [Thu Jul 30 02:07:50 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/715] 10.0.0.216 () {36 vars in 987 bytes} [Thu Jul 30 02:08:07 2026] GET /v2/images/a1314e19-d0cc-4856-b910-c3c231c06dcc => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/716] 10.0.0.216 () {36 vars in 927 bytes} [Thu Jul 30 02:08:07 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: 354/723] 10.0.0.216 () {36 vars in 987 bytes} [Thu Jul 30 02:08:41 2026] GET /v2/images/a1314e19-d0cc-4856-b910-c3c231c06dcc => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/724] 10.0.0.216 () {36 vars in 927 bytes} [Thu Jul 30 02:08:41 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/725] 10.0.0.216 () {36 vars in 987 bytes} [Thu Jul 30 02:08:42 2026] GET /v2/images/a1314e19-d0cc-4856-b910-c3c231c06dcc => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/726] 10.0.0.216 () {36 vars in 927 bytes} [Thu Jul 30 02:08:42 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: 374/731] 10.0.0.216 () {36 vars in 987 bytes} [Thu Jul 30 02:08:58 2026] GET /v2/images/a1314e19-d0cc-4856-b910-c3c231c06dcc => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/732] 10.0.0.216 () {36 vars in 927 bytes} [Thu Jul 30 02:08:58 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: 376/735] 10.0.0.250 () {34 vars in 655 bytes} [Thu Jul 30 02:09:04 2026] POST /v2/images => generated 648 bytes in 219 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-30 02:09:04.757 8 WARNING glance.api.v2.images [None req-7f9dcbf9-56bd-4204-8263-cd96d063f38d e1cfb9455d51453cbf656ed99bdbee35 92cc857118744032af29effb7439753d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//72f112b7-cf78-462a-a2bb-8545f5af405c [pid: 8|app: 0|req: 360/736] 10.0.0.250 () {32 vars in 710 bytes} [Thu Jul 30 02:09:04 2026] DELETE /v2/images/72f112b7-cf78-462a-a2bb-8545f5af405c => generated 0 bytes in 75 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/737] 10.0.0.250 () {32 vars in 707 bytes} [Thu Jul 30 02:09:04 2026] GET /v2/images/72f112b7-cf78-462a-a2bb-8545f5af405c => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/738] 10.0.0.250 () {32 vars in 633 bytes} [Thu Jul 30 02:09:04 2026] GET /v2/images => generated 1381 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/739] 10.0.0.250 () {34 vars in 655 bytes} [Thu Jul 30 02:09:04 2026] POST /v2/images => generated 702 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/740] 10.0.0.250 () {32 vars in 717 bytes} [Thu Jul 30 02:09:04 2026] GET /v2/images/04e68b73-c70f-4db6-880d-c2c55ac4ef9a/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 02:09:04.976 7 WARNING oslo_policy.policy [None req-8bde8508-3c75-4895-8aba-44625f0ab37e e1cfb9455d51453cbf656ed99bdbee35 92cc857118744032af29effb7439753d - - 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-07-30 02:09:04.976 7 WARNING oslo_policy.policy [None req-8bde8508-3c75-4895-8aba-44625f0ab37e e1cfb9455d51453cbf656ed99bdbee35 92cc857118744032af29effb7439753d - - 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-07-30 02:09:04.978 7 INFO glance.api.v2.image_data [None req-8bde8508-3c75-4895-8aba-44625f0ab37e e1cfb9455d51453cbf656ed99bdbee35 92cc857118744032af29effb7439753d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-30 02:09:05.053 7 WARNING glance_store._drivers.rbd [None req-8bde8508-3c75-4895-8aba-44625f0ab37e e1cfb9455d51453cbf656ed99bdbee35 92cc857118744032af29effb7439753d - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-30 02:09:05.908 7 INFO glance.location [None req-8bde8508-3c75-4895-8aba-44625f0ab37e e1cfb9455d51453cbf656ed99bdbee35 92cc857118744032af29effb7439753d - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 379/741] 10.0.0.250 () {32 vars in 727 bytes} [Thu Jul 30 02:09:04 2026] PUT /v2/images/04e68b73-c70f-4db6-880d-c2c55ac4ef9a/file => generated 0 bytes in 991 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/742] 10.0.0.250 () {32 vars in 707 bytes} [Thu Jul 30 02:09:05 2026] GET /v2/images/04e68b73-c70f-4db6-880d-c2c55ac4ef9a => generated 1103 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/743] 10.0.0.250 () {32 vars in 717 bytes} [Thu Jul 30 02:09:05 2026] GET /v2/images/04e68b73-c70f-4db6-880d-c2c55ac4ef9a/file => generated 1024 bytes in 146 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/744] 10.0.0.250 () {34 vars in 655 bytes} [Thu Jul 30 02:09:06 2026] POST /v2/images => generated 649 bytes in 74 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/745] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jul 30 02:09:06 2026] PATCH /v2/images/55ba34d8-8302-4320-bda4-423c5922df32 => generated 653 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/746] 10.0.0.250 () {32 vars in 707 bytes} [Thu Jul 30 02:09:06 2026] GET /v2/images/55ba34d8-8302-4320-bda4-423c5922df32 => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 02:09:06.290 7 WARNING glance.api.v2.images [None req-8d57e5fb-2be3-4036-a2c0-ec705b66ebe9 e1cfb9455d51453cbf656ed99bdbee35 92cc857118744032af29effb7439753d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//55ba34d8-8302-4320-bda4-423c5922df32 [pid: 7|app: 0|req: 382/747] 10.0.0.250 () {32 vars in 710 bytes} [Thu Jul 30 02:09:06 2026] DELETE /v2/images/55ba34d8-8302-4320-bda4-423c5922df32 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/748] 10.0.0.250 () {32 vars in 707 bytes} [Thu Jul 30 02:09:06 2026] GET /v2/images/55ba34d8-8302-4320-bda4-423c5922df32 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-30 02:09:06.363 7 WARNING glance.api.v2.images [None req-c9fac265-bd72-4f53-94c3-85ecd7a1bcae e1cfb9455d51453cbf656ed99bdbee35 92cc857118744032af29effb7439753d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//04e68b73-c70f-4db6-880d-c2c55ac4ef9a [pid: 7|app: 0|req: 383/749] 10.0.0.250 () {32 vars in 710 bytes} [Thu Jul 30 02:09:06 2026] DELETE /v2/images/04e68b73-c70f-4db6-880d-c2c55ac4ef9a => generated 0 bytes in 813 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/750] 10.0.0.250 () {32 vars in 707 bytes} [Thu Jul 30 02:09:07 2026] GET /v2/images/04e68b73-c70f-4db6-880d-c2c55ac4ef9a => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-30 02:09:07.195 7 WARNING glance.api.v2.images [None req-dc6b09ee-2d0e-4768-be72-82f83d9c9037 e1cfb9455d51453cbf656ed99bdbee35 92cc857118744032af29effb7439753d - - default default] Failed to find image 72f112b7-cf78-462a-a2bb-8545f5af405c to delete: glance.common.exception.ImageNotFound: No image found with ID 72f112b7-cf78-462a-a2bb-8545f5af405c [pid: 7|app: 0|req: 384/751] 10.0.0.250 () {32 vars in 710 bytes} [Thu Jul 30 02:09:07 2026] DELETE /v2/images/72f112b7-cf78-462a-a2bb-8545f5af405c => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/752] 10.0.0.250 () {32 vars in 707 bytes} [Thu Jul 30 02:09:07 2026] GET /v2/images/72f112b7-cf78-462a-a2bb-8545f5af405c => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/759] 10.0.0.250 () {32 vars in 707 bytes} [Thu Jul 30 02:09:33 2026] GET /v2/images/a1314e19-d0cc-4856-b910-c3c231c06dcc => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/760] 10.0.0.250 () {32 vars in 707 bytes} [Thu Jul 30 02:09:33 2026] GET /v2/images/a1314e19-d0cc-4856-b910-c3c231c06dcc => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/761] 10.0.0.222 () {36 vars in 987 bytes} [Thu Jul 30 02:09:34 2026] GET /v2/images/a1314e19-d0cc-4856-b910-c3c231c06dcc => generated 1312 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/762] 10.0.0.222 () {36 vars in 927 bytes} [Thu Jul 30 02:09: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: 8|app: 0|req: 374/763] 10.0.0.222 () {36 vars in 927 bytes} [Thu Jul 30 02:09:34 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: 390/764] 10.0.0.222 () {36 vars in 987 bytes} [Thu Jul 30 02:09:34 2026] GET /v2/images/a1314e19-d0cc-4856-b910-c3c231c06dcc => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/765] 10.0.0.222 () {36 vars in 927 bytes} [Thu Jul 30 02:09:34 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: 391/766] 10.0.0.222 () {36 vars in 927 bytes} [Thu Jul 30 02:09: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: 8|app: 0|req: 376/767] 10.0.0.222 () {36 vars in 987 bytes} [Thu Jul 30 02:09:34 2026] GET /v2/images/a1314e19-d0cc-4856-b910-c3c231c06dcc => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/768] 10.0.0.222 () {36 vars in 927 bytes} [Thu Jul 30 02:09: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: 8|app: 0|req: 377/769] 10.0.0.222 () {36 vars in 927 bytes} [Thu Jul 30 02:09:34 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: 393/770] 10.0.0.203 () {36 vars in 911 bytes} [Thu Jul 30 02:09:34 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/771] 10.0.0.203 () {36 vars in 1007 bytes} [Thu Jul 30 02:09:34 2026] GET /v2/images/a1314e19-d0cc-4856-b910-c3c231c06dcc/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/772] 10.0.0.203 () {36 vars in 987 bytes} [Thu Jul 30 02:09:34 2026] GET /v2/images/a1314e19-d0cc-4856-b910-c3c231c06dcc => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/773] 10.0.0.203 () {36 vars in 927 bytes} [Thu Jul 30 02:09:34 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: 395/774] 10.0.0.203 () {36 vars in 927 bytes} [Thu Jul 30 02:09:34 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: 381/777] 10.0.0.216 () {36 vars in 987 bytes} [Thu Jul 30 02:09:50 2026] GET /v2/images/a1314e19-d0cc-4856-b910-c3c231c06dcc => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/778] 10.0.0.216 () {36 vars in 927 bytes} [Thu Jul 30 02:09:50 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: 401/785] 10.0.0.216 () {36 vars in 987 bytes} [Thu Jul 30 02:10:17 2026] GET /v2/images/a1314e19-d0cc-4856-b910-c3c231c06dcc => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/786] 10.0.0.216 () {36 vars in 927 bytes} [Thu Jul 30 02:10:17 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: 404/791] 10.0.0.216 () {36 vars in 987 bytes} [Thu Jul 30 02:10:35 2026] GET /v2/images/a1314e19-d0cc-4856-b910-c3c231c06dcc => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/792] 10.0.0.216 () {36 vars in 927 bytes} [Thu Jul 30 02:10:35 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: 416/815] 10.0.0.216 () {36 vars in 987 bytes} [Thu Jul 30 02:12:29 2026] GET /v2/images/a1314e19-d0cc-4856-b910-c3c231c06dcc => generated 1312 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/816] 10.0.0.216 () {36 vars in 927 bytes} [Thu Jul 30 02:12:30 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: 419/821] 10.0.0.216 () {36 vars in 987 bytes} [Thu Jul 30 02:12:47 2026] GET /v2/images/a1314e19-d0cc-4856-b910-c3c231c06dcc => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/822] 10.0.0.216 () {36 vars in 927 bytes} [Thu Jul 30 02:12:47 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/831] 199.204.45.53 () {32 vars in 825 bytes} [Thu Jul 30 02:13:29 2026] GET /v2/images?status=active&owner=b395269c49804fff975da79c5abf106a&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/832] 199.204.45.53 () {32 vars in 652 bytes} [Thu Jul 30 02:13:29 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: 425/833] 10.0.0.222 () {36 vars in 987 bytes} [Thu Jul 30 02:13:30 2026] GET /v2/images/d797b239-05b3-48ae-a30f-9d9c89eecdcb => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/834] 10.0.0.222 () {36 vars in 927 bytes} [Thu Jul 30 02:13:30 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: 426/835] 10.0.0.222 () {36 vars in 927 bytes} [Thu Jul 30 02:13:30 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/836] 10.0.0.222 () {36 vars in 987 bytes} [Thu Jul 30 02:13:30 2026] GET /v2/images/d797b239-05b3-48ae-a30f-9d9c89eecdcb => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/837] 10.0.0.222 () {36 vars in 927 bytes} [Thu Jul 30 02:13:30 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/838] 10.0.0.222 () {36 vars in 927 bytes} [Thu Jul 30 02:13:30 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/839] 10.0.0.222 () {36 vars in 987 bytes} [Thu Jul 30 02:13:30 2026] GET /v2/images/d797b239-05b3-48ae-a30f-9d9c89eecdcb => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/840] 10.0.0.222 () {36 vars in 927 bytes} [Thu Jul 30 02:13:30 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: 429/841] 10.0.0.203 () {36 vars in 911 bytes} [Thu Jul 30 02:13:30 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/842] 10.0.0.203 () {36 vars in 1007 bytes} [Thu Jul 30 02:13:30 2026] GET /v2/images/d797b239-05b3-48ae-a30f-9d9c89eecdcb/locations => generated 127 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/843] 10.0.0.203 () {36 vars in 987 bytes} [Thu Jul 30 02:13:30 2026] GET /v2/images/d797b239-05b3-48ae-a30f-9d9c89eecdcb => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/844] 10.0.0.203 () {36 vars in 927 bytes} [Thu Jul 30 02:13:30 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: 431/845] 10.0.0.203 () {36 vars in 927 bytes} [Thu Jul 30 02:13:30 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: 454/890] 10.0.0.250 () {32 vars in 633 bytes} [Thu Jul 30 02:17:03 2026] GET /v2/images => generated 5574 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)