+ 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 May 7 13:41:56 2026] *** compiled with version: 13.3.0 on 06 May 2026 22:37:06 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-54bcd6c94f-xgbvz 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 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f667ded6668 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-05-07 13:41:58.646 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-07 13:41:58.680 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-05-07 13:41:59.550 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-05-07 13:41:59.551 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-05-07 13:41:59.552 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-07 13:41:59.557 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-05-07 13:41:59.558 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-05-07 13:41:59.559 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-07 13:42:01.630 8 WARNING glance.api.v2.images [None req-abe936f1-895f-4fa8-9568-92172f21028b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-07 13:42:01.744 7 WARNING glance.api.v2.images [None req-6f7e0b28-0079-44fa-aa60-8229c100d11c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-07 13:42:01.987 8 WARNING keystonemiddleware._common.config [None req-abe936f1-895f-4fa8-9568-92172f21028b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-07 13:42:01.999 8 WARNING oslo_config.cfg [None req-abe936f1-895f-4fa8-9568-92172f21028b - - - - - -] 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 0x7f667ded6668 pid: 8 (default app) 2026-05-07 13:42:02.162 7 WARNING keystonemiddleware._common.config [None req-6f7e0b28-0079-44fa-aa60-8229c100d11c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-07 13:42:02.171 7 WARNING oslo_config.cfg [None req-6f7e0b28-0079-44fa-aa60-8229c100d11c - - - - - -] 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 0x7f667ded6668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.19.213.216 () {42 vars in 688 bytes} [Thu May 7 13:42:04 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 13:42:04.728 7 WARNING oslo_policy.policy [None req-6fa68e94-7e30-489e-9d23-d4f1fa365879 a2fdfe1dc8cf40e79c647b351b0f7b3b d83644f3b3c94631bddb4120df73e766 - - 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-05-07 13:42:04.728 7 WARNING oslo_policy.policy [None req-6fa68e94-7e30-489e-9d23-d4f1fa365879 a2fdfe1dc8cf40e79c647b351b0f7b3b d83644f3b3c94631bddb4120df73e766 - - 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-05-07 13:42:04.742 7 WARNING oslo_policy.policy [None req-6fa68e94-7e30-489e-9d23-d4f1fa365879 a2fdfe1dc8cf40e79c647b351b0f7b3b d83644f3b3c94631bddb4120df73e766 - - 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-05-07 13:42:04.742 7 WARNING oslo_policy.policy [None req-6fa68e94-7e30-489e-9d23-d4f1fa365879 a2fdfe1dc8cf40e79c647b351b0f7b3b d83644f3b3c94631bddb4120df73e766 - - 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.19.213.216 () {44 vars in 910 bytes} [Thu May 7 13:42:04 2026] GET /v2/images => generated 69 bytes in 567 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.19.213.216 () {42 vars in 688 bytes} [Thu May 7 13:42:08 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.19.213.216 () {44 vars in 910 bytes} [Thu May 7 13:42:08 2026] GET /v2/images => generated 69 bytes in 37 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-05-07 13:42:08.244 8 WARNING oslo_policy.policy [None req-6a67ef67-84b0-4ec2-9175-ef4f88df8e9b a2fdfe1dc8cf40e79c647b351b0f7b3b d83644f3b3c94631bddb4120df73e766 - - 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-05-07 13:42:08.244 8 WARNING oslo_policy.policy [None req-6a67ef67-84b0-4ec2-9175-ef4f88df8e9b a2fdfe1dc8cf40e79c647b351b0f7b3b d83644f3b3c94631bddb4120df73e766 - - 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.19.213.216 () {44 vars in 911 bytes} [Thu May 7 13:42:08 2026] GET /v2/images/cirros => generated 151 bytes in 136 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.19.213.216 () {44 vars in 933 bytes} [Thu May 7 13:42:08 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 13:42:08.393 8 WARNING oslo_policy.policy [None req-3fadc99b-876d-48b0-9cd4-d9b04a2be1cb a2fdfe1dc8cf40e79c647b351b0f7b3b d83644f3b3c94631bddb4120df73e766 - - 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-05-07 13:42:08.393 8 WARNING oslo_policy.policy [None req-3fadc99b-876d-48b0-9cd4-d9b04a2be1cb a2fdfe1dc8cf40e79c647b351b0f7b3b d83644f3b3c94631bddb4120df73e766 - - 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.19.213.216 () {44 vars in 939 bytes} [Thu May 7 13:42:08 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 13:42:08.479 7 WARNING oslo_config.cfg [None req-968b06fc-f14e-4d46-be15-535da55b4a4d a2fdfe1dc8cf40e79c647b351b0f7b3b d83644f3b3c94631bddb4120df73e766 - - 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.19.213.216 () {48 vars in 951 bytes} [Thu May 7 13:42:08 2026] POST /v2/images => generated 760 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-07 13:42:08.501 8 WARNING oslo_policy.policy [None req-bf9c2d62-58a8-4fd1-b76f-f72e2d17c077 a2fdfe1dc8cf40e79c647b351b0f7b3b d83644f3b3c94631bddb4120df73e766 - - 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-05-07 13:42:08.501 8 WARNING oslo_policy.policy [None req-bf9c2d62-58a8-4fd1-b76f-f72e2d17c077 a2fdfe1dc8cf40e79c647b351b0f7b3b d83644f3b3c94631bddb4120df73e766 - - 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-05-07 13:42:08.502 8 INFO glance.api.v2.image_data [None req-bf9c2d62-58a8-4fd1-b76f-f72e2d17c077 a2fdfe1dc8cf40e79c647b351b0f7b3b d83644f3b3c94631bddb4120df73e766 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-07 13:42:12.216 8 WARNING glance.location [None req-bf9c2d62-58a8-4fd1-b76f-f72e2d17c077 a2fdfe1dc8cf40e79c647b351b0f7b3b d83644f3b3c94631bddb4120df73e766 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/15] 199.19.213.216 () {48 vars in 1045 bytes} [Thu May 7 13:42:08 2026] PUT /v2/images/dfdb8b65-6aa6-4197-9091-b4c3151f7fcc/file => generated 0 bytes in 3755 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6199 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.19.213.216 () {44 vars in 971 bytes} [Thu May 7 13:42:12 2026] GET /v2/images/dfdb8b65-6aa6-4197-9091-b4c3151f7fcc => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 13:42:12.295 8 WARNING oslo_config.cfg [None req-db79729b-1ae1-4189-8005-c2edc1ec33e6 a2fdfe1dc8cf40e79c647b351b0f7b3b d83644f3b3c94631bddb4120df73e766 - - 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/17] 199.19.213.216 () {44 vars in 971 bytes} [Thu May 7 13:42:12 2026] GET /v2/images/dfdb8b65-6aa6-4197-9091-b4c3151f7fcc => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/270] 199.19.213.216 () {42 vars in 688 bytes} [Thu May 7 14:03:13 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/271] 199.19.213.216 () {44 vars in 910 bytes} [Thu May 7 14:03:13 2026] GET /v2/images => generated 1240 bytes in 443 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/282] 199.19.213.216 () {42 vars in 688 bytes} [Thu May 7 14:04:10 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/283] 199.19.213.216 () {44 vars in 910 bytes} [Thu May 7 14:04:10 2026] GET /v2/images => generated 1240 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/284] 199.19.213.216 () {44 vars in 937 bytes} [Thu May 7 14:04:10 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/285] 199.19.213.216 () {44 vars in 959 bytes} [Thu May 7 14:04:10 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/286] 199.19.213.216 () {44 vars in 939 bytes} [Thu May 7 14:04:10 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/287] 199.19.213.216 () {48 vars in 951 bytes} [Thu May 7 14:04:10 2026] POST /v2/images => generated 796 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-07 14:04:10.444 8 INFO glance.api.v2.image_data [None req-02432fb7-ddb4-4d5f-af2f-e5f48946519c a2fdfe1dc8cf40e79c647b351b0f7b3b d83644f3b3c94631bddb4120df73e766 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-07 14:04:38.162 8 WARNING glance.location [None req-02432fb7-ddb4-4d5f-af2f-e5f48946519c a2fdfe1dc8cf40e79c647b351b0f7b3b d83644f3b3c94631bddb4120df73e766 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 146/294] 199.19.213.216 () {48 vars in 1046 bytes} [Thu May 7 14:04:10 2026] PUT /v2/images/53a1475c-9870-4ac7-a4ce-ef2ebc8da630/file => generated 0 bytes in 27787 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62634 switches on core 0) [pid: 7|app: 0|req: 149/295] 199.19.213.216 () {44 vars in 971 bytes} [Thu May 7 14:04:38 2026] GET /v2/images/53a1475c-9870-4ac7-a4ce-ef2ebc8da630 => 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: 147/296] 199.19.213.216 () {44 vars in 971 bytes} [Thu May 7 14:04:38 2026] GET /v2/images/53a1475c-9870-4ac7-a4ce-ef2ebc8da630 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/297] 199.19.213.216 () {42 vars in 688 bytes} [Thu May 7 14:04:39 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/298] 199.19.213.216 () {44 vars in 910 bytes} [Thu May 7 14:04:40 2026] GET /v2/images => generated 2451 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/383] 199.19.213.216 () {42 vars in 688 bytes} [Thu May 7 14:11:40 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/384] 199.19.213.216 () {44 vars in 910 bytes} [Thu May 7 14:11:40 2026] GET /v2/images => generated 2451 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/389] 199.19.213.216 () {42 vars in 688 bytes} [Thu May 7 14:11:51 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/390] 199.19.213.216 () {44 vars in 910 bytes} [Thu May 7 14:11:51 2026] GET /v2/images => generated 2451 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/391] 199.19.213.216 () {44 vars in 947 bytes} [Thu May 7 14:11:51 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/392] 199.19.213.216 () {44 vars in 969 bytes} [Thu May 7 14:11:51 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: 7|app: 0|req: 198/393] 199.19.213.216 () {44 vars in 939 bytes} [Thu May 7 14:11:51 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/394] 199.19.213.216 () {48 vars in 951 bytes} [Thu May 7 14:11:51 2026] POST /v2/images => generated 799 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-07 14:11:51.655 7 WARNING oslo_policy.policy [None req-39145f9a-71ef-4fe7-96a4-c3d0e1a475e8 a2fdfe1dc8cf40e79c647b351b0f7b3b d83644f3b3c94631bddb4120df73e766 - - 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-05-07 14:11:51.655 7 WARNING oslo_policy.policy [None req-39145f9a-71ef-4fe7-96a4-c3d0e1a475e8 a2fdfe1dc8cf40e79c647b351b0f7b3b d83644f3b3c94631bddb4120df73e766 - - 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-05-07 14:11:51.657 7 INFO glance.api.v2.image_data [None req-39145f9a-71ef-4fe7-96a4-c3d0e1a475e8 a2fdfe1dc8cf40e79c647b351b0f7b3b d83644f3b3c94631bddb4120df73e766 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-07 14:12:13.898 7 INFO glance.location [None req-39145f9a-71ef-4fe7-96a4-c3d0e1a475e8 a2fdfe1dc8cf40e79c647b351b0f7b3b d83644f3b3c94631bddb4120df73e766 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 199/399] 199.19.213.216 () {48 vars in 1045 bytes} [Thu May 7 14:11:51 2026] PUT /v2/images/cb6a5433-246f-4a7e-9e39-9a8adfe8075c/file => generated 0 bytes in 22302 msecs (HTTP/1.1 204) 4 headers in 171 bytes (42576 switches on core 0) [pid: 8|app: 0|req: 201/400] 199.19.213.216 () {44 vars in 971 bytes} [Thu May 7 14:12:13 2026] GET /v2/images/cb6a5433-246f-4a7e-9e39-9a8adfe8075c => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/401] 199.19.213.216 () {48 vars in 1050 bytes} [Thu May 7 14:12:13 2026] PATCH /v2/images/cb6a5433-246f-4a7e-9e39-9a8adfe8075c => generated 1234 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/402] 199.19.213.216 () {44 vars in 971 bytes} [Thu May 7 14:12:14 2026] GET /v2/images/cb6a5433-246f-4a7e-9e39-9a8adfe8075c => generated 1234 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/411] 199.19.213.216 () {42 vars in 688 bytes} [Thu May 7 14:12:57 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/412] 199.19.213.216 () {44 vars in 910 bytes} [Thu May 7 14:12:57 2026] GET /v2/images => generated 3687 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/417] 199.19.213.216 () {42 vars in 688 bytes} [Thu May 7 14:13:15 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/418] 199.19.213.216 () {44 vars in 910 bytes} [Thu May 7 14:13:15 2026] GET /v2/images => generated 3687 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/419] 199.19.213.216 () {44 vars in 939 bytes} [Thu May 7 14:13:15 2026] GET /v2/images/manila-service-image => generated 165 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/420] 199.19.213.216 () {44 vars in 961 bytes} [Thu May 7 14:13:15 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: 212/421] 199.19.213.216 () {44 vars in 939 bytes} [Thu May 7 14:13:15 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: 7|app: 0|req: 210/422] 199.19.213.216 () {48 vars in 951 bytes} [Thu May 7 14:13:15 2026] POST /v2/images => generated 791 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-07 14:13:15.467 8 INFO glance.api.v2.image_data [None req-095a7f7e-3155-459a-96c2-048de23e32e6 a2fdfe1dc8cf40e79c647b351b0f7b3b d83644f3b3c94631bddb4120df73e766 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-07 14:13:29.235 8 INFO glance.location [None req-095a7f7e-3155-459a-96c2-048de23e32e6 a2fdfe1dc8cf40e79c647b351b0f7b3b d83644f3b3c94631bddb4120df73e766 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 213/425] 199.19.213.216 () {48 vars in 1046 bytes} [Thu May 7 14:13:15 2026] PUT /v2/images/d19c9cb6-1de2-42f1-8198-3914a1c53438/file => generated 0 bytes in 13817 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31433 switches on core 0) [pid: 7|app: 0|req: 213/426] 199.19.213.216 () {44 vars in 971 bytes} [Thu May 7 14:13:29 2026] GET /v2/images/d19c9cb6-1de2-42f1-8198-3914a1c53438 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/427] 199.19.213.216 () {44 vars in 971 bytes} [Thu May 7 14:13:29 2026] GET /v2/images/d19c9cb6-1de2-42f1-8198-3914a1c53438 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/584] 199.19.213.216 () {42 vars in 688 bytes} [Thu May 7 14:26:27 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/585] 199.19.213.216 () {44 vars in 910 bytes} [Thu May 7 14:26:27 2026] GET /v2/images => generated 4893 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/616] 199.19.213.216 () {42 vars in 688 bytes} [Thu May 7 14:28:55 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/617] 199.19.213.216 () {44 vars in 910 bytes} [Thu May 7 14:28:55 2026] GET /v2/images => generated 4893 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/618] 199.19.213.216 () {42 vars in 688 bytes} [Thu May 7 14:28:57 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/619] 199.19.213.216 () {44 vars in 910 bytes} [Thu May 7 14:28:57 2026] GET /v2/images => generated 4893 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/630] 199.19.213.216 () {42 vars in 688 bytes} [Thu May 7 14:29:49 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/631] 199.19.213.216 () {44 vars in 910 bytes} [Thu May 7 14:29:49 2026] GET /v2/images => generated 4893 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/634] 199.19.213.216 () {42 vars in 688 bytes} [Thu May 7 14:29:56 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/635] 199.19.213.216 () {44 vars in 910 bytes} [Thu May 7 14:29:56 2026] GET /v2/images => generated 4893 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/648] 199.19.213.216 () {42 vars in 688 bytes} [Thu May 7 14:31:00 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/649] 199.19.213.216 () {44 vars in 910 bytes} [Thu May 7 14:31:00 2026] GET /v2/images => generated 4893 bytes in 61 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: 330/660] 10.0.0.91 () {32 vars in 632 bytes} [Thu May 7 14:31:45 2026] GET /v2/images => generated 4893 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: 333/665] 10.0.0.197 () {36 vars in 987 bytes} [Thu May 7 14:32:09 2026] GET /v2/images/dfdb8b65-6aa6-4197-9091-b4c3151f7fcc => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/666] 10.0.0.197 () {36 vars in 927 bytes} [Thu May 7 14:32:09 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: 335/669] 10.0.0.246 () {36 vars in 987 bytes} [Thu May 7 14:32:13 2026] GET /v2/images/dfdb8b65-6aa6-4197-9091-b4c3151f7fcc => generated 1171 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/670] 10.0.0.246 () {36 vars in 927 bytes} [Thu May 7 14:32:14 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/671] 10.0.0.246 () {36 vars in 927 bytes} [Thu May 7 14:32:14 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: 336/672] 10.0.0.246 () {36 vars in 987 bytes} [Thu May 7 14:32:14 2026] GET /v2/images/dfdb8b65-6aa6-4197-9091-b4c3151f7fcc => 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: 337/673] 10.0.0.246 () {36 vars in 927 bytes} [Thu May 7 14:32:14 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/674] 10.0.0.246 () {36 vars in 927 bytes} [Thu May 7 14:32:14 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: 338/675] 10.0.0.246 () {36 vars in 987 bytes} [Thu May 7 14:32:14 2026] GET /v2/images/dfdb8b65-6aa6-4197-9091-b4c3151f7fcc => 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: 338/676] 10.0.0.246 () {36 vars in 927 bytes} [Thu May 7 14:32:14 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/677] 10.0.0.246 () {36 vars in 927 bytes} [Thu May 7 14:32:14 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: 339/678] 10.0.0.159 () {36 vars in 911 bytes} [Thu May 7 14:32:15 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/679] 10.0.0.159 () {36 vars in 1007 bytes} [Thu May 7 14:32:15 2026] GET /v2/images/dfdb8b65-6aa6-4197-9091-b4c3151f7fcc/locations => generated 127 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/680] 10.0.0.159 () {36 vars in 987 bytes} [Thu May 7 14:32:15 2026] GET /v2/images/dfdb8b65-6aa6-4197-9091-b4c3151f7fcc => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/681] 10.0.0.159 () {36 vars in 927 bytes} [Thu May 7 14:32:15 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/682] 10.0.0.159 () {36 vars in 927 bytes} [Thu May 7 14:32:15 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: 342/683] 199.19.213.216 () {36 vars in 991 bytes} [Thu May 7 14:32:17 2026] GET /v2/images/dfdb8b65-6aa6-4197-9091-b4c3151f7fcc => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/684] 199.19.213.216 () {36 vars in 931 bytes} [Thu May 7 14:32:17 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: 343/685] 199.19.213.216 () {36 vars in 991 bytes} [Thu May 7 14:32:18 2026] GET /v2/images/dfdb8b65-6aa6-4197-9091-b4c3151f7fcc => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/686] 199.19.213.216 () {36 vars in 931 bytes} [Thu May 7 14:32:18 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/689] 10.0.0.91 () {30 vars in 410 bytes} [Thu May 7 14:32:27 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/694] 10.0.0.197 () {36 vars in 987 bytes} [Thu May 7 14:32:42 2026] GET /v2/images/dfdb8b65-6aa6-4197-9091-b4c3151f7fcc => 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: 347/695] 10.0.0.197 () {36 vars in 927 bytes} [Thu May 7 14:32:42 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/700] 10.0.0.197 () {36 vars in 987 bytes} [Thu May 7 14:33:04 2026] GET /v2/images/dfdb8b65-6aa6-4197-9091-b4c3151f7fcc => 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: 351/701] 10.0.0.197 () {36 vars in 927 bytes} [Thu May 7 14:33:04 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: 353/706] 10.0.0.197 () {36 vars in 987 bytes} [Thu May 7 14:33:30 2026] GET /v2/images/dfdb8b65-6aa6-4197-9091-b4c3151f7fcc => 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: 354/707] 10.0.0.197 () {36 vars in 927 bytes} [Thu May 7 14:33: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: 8|app: 0|req: 358/714] 10.0.0.91 () {34 vars in 654 bytes} [Thu May 7 14:33:57 2026] POST /v2/images => generated 649 bytes in 262 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-07 14:33:57.674 7 WARNING glance.api.v2.images [None req-9e89ce50-fb94-4672-a656-9724b32b1f6b 7997c25b21824079882efb5dc4791576 d10f27d52e0440cb9a7ac490e5eaa936 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5a3a76a3-98b5-48a4-9e7f-ae00752b939a [pid: 7|app: 0|req: 357/715] 10.0.0.91 () {32 vars in 709 bytes} [Thu May 7 14:33:57 2026] DELETE /v2/images/5a3a76a3-98b5-48a4-9e7f-ae00752b939a => generated 0 bytes in 72 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/716] 10.0.0.91 () {32 vars in 706 bytes} [Thu May 7 14:33:57 2026] GET /v2/images/5a3a76a3-98b5-48a4-9e7f-ae00752b939a => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/717] 10.0.0.91 () {32 vars in 632 bytes} [Thu May 7 14:33:57 2026] GET /v2/images => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/718] 10.0.0.91 () {34 vars in 654 bytes} [Thu May 7 14:33:57 2026] POST /v2/images => generated 702 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/719] 10.0.0.91 () {32 vars in 716 bytes} [Thu May 7 14:33:57 2026] GET /v2/images/bba475e9-de97-4bf2-a097-bbd9e4965019/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 14:33:57.893 8 INFO glance.api.v2.image_data [None req-0db475b3-40d8-4c86-9d82-c36ade70e56f 7997c25b21824079882efb5dc4791576 d10f27d52e0440cb9a7ac490e5eaa936 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-07 14:33:57.937 8 WARNING glance_store._drivers.rbd [None req-0db475b3-40d8-4c86-9d82-c36ade70e56f 7997c25b21824079882efb5dc4791576 d10f27d52e0440cb9a7ac490e5eaa936 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-07 14:33:58.634 8 INFO glance.location [None req-0db475b3-40d8-4c86-9d82-c36ade70e56f 7997c25b21824079882efb5dc4791576 d10f27d52e0440cb9a7ac490e5eaa936 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 361/720] 10.0.0.91 () {32 vars in 726 bytes} [Thu May 7 14:33:57 2026] PUT /v2/images/bba475e9-de97-4bf2-a097-bbd9e4965019/file => generated 0 bytes in 790 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/721] 10.0.0.91 () {32 vars in 706 bytes} [Thu May 7 14:33:58 2026] GET /v2/images/bba475e9-de97-4bf2-a097-bbd9e4965019 => generated 1103 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/722] 10.0.0.91 () {32 vars in 716 bytes} [Thu May 7 14:33:58 2026] GET /v2/images/bba475e9-de97-4bf2-a097-bbd9e4965019/file => generated 1024 bytes in 134 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/723] 10.0.0.91 () {34 vars in 654 bytes} [Thu May 7 14:33:58 2026] POST /v2/images => generated 648 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/724] 10.0.0.91 () {32 vars in 725 bytes} [Thu May 7 14:33:58 2026] PATCH /v2/images/f7398461-9364-4bed-a0d1-660a5795d08d => generated 653 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/725] 10.0.0.91 () {32 vars in 706 bytes} [Thu May 7 14:33:58 2026] GET /v2/images/f7398461-9364-4bed-a0d1-660a5795d08d => generated 653 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 14:33:58.979 8 WARNING glance.api.v2.images [None req-8109e089-f373-48d3-a91d-c6aae8cd66c4 7997c25b21824079882efb5dc4791576 d10f27d52e0440cb9a7ac490e5eaa936 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f7398461-9364-4bed-a0d1-660a5795d08d [pid: 8|app: 0|req: 364/726] 10.0.0.91 () {32 vars in 709 bytes} [Thu May 7 14:33:58 2026] DELETE /v2/images/f7398461-9364-4bed-a0d1-660a5795d08d => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/727] 10.0.0.91 () {32 vars in 706 bytes} [Thu May 7 14:33:59 2026] GET /v2/images/f7398461-9364-4bed-a0d1-660a5795d08d => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 14:33:59.041 8 WARNING glance.api.v2.images [None req-e27c569d-768b-4d8f-a659-ceac501402bc 7997c25b21824079882efb5dc4791576 d10f27d52e0440cb9a7ac490e5eaa936 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//bba475e9-de97-4bf2-a097-bbd9e4965019 [pid: 8|app: 0|req: 365/728] 10.0.0.91 () {32 vars in 709 bytes} [Thu May 7 14:33:59 2026] DELETE /v2/images/bba475e9-de97-4bf2-a097-bbd9e4965019 => generated 0 bytes in 851 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/729] 10.0.0.91 () {32 vars in 706 bytes} [Thu May 7 14:33:59 2026] GET /v2/images/bba475e9-de97-4bf2-a097-bbd9e4965019 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 14:33:59.915 8 WARNING glance.api.v2.images [None req-772761c1-d6f3-4e59-8e24-ba8866738124 7997c25b21824079882efb5dc4791576 d10f27d52e0440cb9a7ac490e5eaa936 - - default default] Failed to find image 5a3a76a3-98b5-48a4-9e7f-ae00752b939a to delete: glance.common.exception.ImageNotFound: No image found with ID 5a3a76a3-98b5-48a4-9e7f-ae00752b939a [pid: 8|app: 0|req: 366/730] 10.0.0.91 () {32 vars in 709 bytes} [Thu May 7 14:33:59 2026] DELETE /v2/images/5a3a76a3-98b5-48a4-9e7f-ae00752b939a => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/731] 10.0.0.91 () {32 vars in 706 bytes} [Thu May 7 14:33:59 2026] GET /v2/images/5a3a76a3-98b5-48a4-9e7f-ae00752b939a => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/736] 10.0.0.197 () {36 vars in 987 bytes} [Thu May 7 14:34:17 2026] GET /v2/images/dfdb8b65-6aa6-4197-9091-b4c3151f7fcc => 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: 369/737] 10.0.0.197 () {36 vars in 927 bytes} [Thu May 7 14:34:17 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: 369/738] 10.0.0.197 () {36 vars in 987 bytes} [Thu May 7 14:34:18 2026] GET /v2/images/dfdb8b65-6aa6-4197-9091-b4c3151f7fcc => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/739] 10.0.0.197 () {36 vars in 927 bytes} [Thu May 7 14:34:18 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/742] 10.0.0.197 () {36 vars in 987 bytes} [Thu May 7 14:34:25 2026] GET /v2/images/dfdb8b65-6aa6-4197-9091-b4c3151f7fcc => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/743] 10.0.0.197 () {36 vars in 927 bytes} [Thu May 7 14:34: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: 377/754] 10.0.0.197 () {36 vars in 987 bytes} [Thu May 7 14:35:17 2026] GET /v2/images/dfdb8b65-6aa6-4197-9091-b4c3151f7fcc => 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: 378/755] 10.0.0.197 () {36 vars in 927 bytes} [Thu May 7 14:35: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: 8|app: 0|req: 382/762] 10.0.0.197 () {36 vars in 987 bytes} [Thu May 7 14:35:48 2026] GET /v2/images/dfdb8b65-6aa6-4197-9091-b4c3151f7fcc => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/763] 10.0.0.197 () {36 vars in 927 bytes} [Thu May 7 14:35:48 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/778] 10.0.0.91 () {32 vars in 706 bytes} [Thu May 7 14:36:57 2026] GET /v2/images/dfdb8b65-6aa6-4197-9091-b4c3151f7fcc => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/779] 10.0.0.91 () {32 vars in 706 bytes} [Thu May 7 14:36:57 2026] GET /v2/images/dfdb8b65-6aa6-4197-9091-b4c3151f7fcc => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/780] 10.0.0.246 () {36 vars in 987 bytes} [Thu May 7 14:36:57 2026] GET /v2/images/dfdb8b65-6aa6-4197-9091-b4c3151f7fcc => generated 1171 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/781] 10.0.0.246 () {36 vars in 927 bytes} [Thu May 7 14:36:58 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: 392/782] 10.0.0.246 () {36 vars in 927 bytes} [Thu May 7 14:36: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: 391/783] 10.0.0.246 () {36 vars in 987 bytes} [Thu May 7 14:36:58 2026] GET /v2/images/dfdb8b65-6aa6-4197-9091-b4c3151f7fcc => 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: 393/784] 10.0.0.246 () {36 vars in 927 bytes} [Thu May 7 14:36:58 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: 392/785] 10.0.0.246 () {36 vars in 927 bytes} [Thu May 7 14:36:58 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: 394/786] 10.0.0.246 () {36 vars in 987 bytes} [Thu May 7 14:36:58 2026] GET /v2/images/dfdb8b65-6aa6-4197-9091-b4c3151f7fcc => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/787] 10.0.0.246 () {36 vars in 927 bytes} [Thu May 7 14:36:58 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: 395/788] 10.0.0.246 () {36 vars in 927 bytes} [Thu May 7 14:36:58 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: 394/789] 10.0.0.159 () {36 vars in 911 bytes} [Thu May 7 14:36:58 2026] GET /versions => generated 1312 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/790] 10.0.0.159 () {36 vars in 1007 bytes} [Thu May 7 14:36:58 2026] GET /v2/images/dfdb8b65-6aa6-4197-9091-b4c3151f7fcc/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/791] 10.0.0.159 () {36 vars in 987 bytes} [Thu May 7 14:36:58 2026] GET /v2/images/dfdb8b65-6aa6-4197-9091-b4c3151f7fcc => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/792] 10.0.0.159 () {36 vars in 927 bytes} [Thu May 7 14:36:58 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: 396/793] 10.0.0.159 () {36 vars in 927 bytes} [Thu May 7 14:36:58 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: 404/806] 10.0.0.197 () {36 vars in 987 bytes} [Thu May 7 14:37:57 2026] GET /v2/images/dfdb8b65-6aa6-4197-9091-b4c3151f7fcc => generated 1171 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/807] 10.0.0.197 () {36 vars in 927 bytes} [Thu May 7 14:37:57 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: 408/816] 10.0.0.197 () {36 vars in 987 bytes} [Thu May 7 14:38:37 2026] GET /v2/images/dfdb8b65-6aa6-4197-9091-b4c3151f7fcc => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/817] 10.0.0.197 () {36 vars in 927 bytes} [Thu May 7 14:38:37 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: 413/826] 199.19.213.216 () {32 vars in 826 bytes} [Thu May 7 14:39:15 2026] GET /v2/images?status=active&owner=d83644f3b3c94631bddb4120df73e766&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/827] 199.19.213.216 () {32 vars in 653 bytes} [Thu May 7 14:39:15 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: 414/828] 10.0.0.246 () {36 vars in 987 bytes} [Thu May 7 14:39:15 2026] GET /v2/images/53a1475c-9870-4ac7-a4ce-ef2ebc8da630 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/829] 10.0.0.246 () {36 vars in 927 bytes} [Thu May 7 14:39:15 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/830] 10.0.0.246 () {36 vars in 927 bytes} [Thu May 7 14:39:15 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: 416/831] 10.0.0.246 () {36 vars in 987 bytes} [Thu May 7 14:39:15 2026] GET /v2/images/53a1475c-9870-4ac7-a4ce-ef2ebc8da630 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/832] 10.0.0.246 () {36 vars in 927 bytes} [Thu May 7 14:39:15 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: 417/833] 10.0.0.246 () {36 vars in 927 bytes} [Thu May 7 14:39:15 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/834] 10.0.0.246 () {36 vars in 987 bytes} [Thu May 7 14:39:15 2026] GET /v2/images/53a1475c-9870-4ac7-a4ce-ef2ebc8da630 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/835] 10.0.0.246 () {36 vars in 927 bytes} [Thu May 7 14:39:16 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/836] 10.0.0.159 () {36 vars in 911 bytes} [Thu May 7 14:39:16 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/837] 10.0.0.159 () {36 vars in 1007 bytes} [Thu May 7 14:39:16 2026] GET /v2/images/53a1475c-9870-4ac7-a4ce-ef2ebc8da630/locations => generated 127 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/838] 10.0.0.159 () {36 vars in 987 bytes} [Thu May 7 14:39:16 2026] GET /v2/images/53a1475c-9870-4ac7-a4ce-ef2ebc8da630 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/839] 10.0.0.159 () {36 vars in 927 bytes} [Thu May 7 14:39:16 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: 420/840] 10.0.0.159 () {36 vars in 927 bytes} [Thu May 7 14:39:16 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: 443/885] 10.0.0.91 () {32 vars in 632 bytes} [Thu May 7 14:42:56 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)