+ 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 [Tue Apr 28 17:45:36 2026] *** compiled with version: 13.3.0 on 28 April 2026 06:27:50 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-867554d688-7v9qk 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 0x7f0ff0a3b668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-04-28 17:45:38.460 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-28 17:45:38.521 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-04-28 17:45:39.333 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-28 17:45:39.334 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-28 17:45:39.335 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-28 17:45:39.459 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-28 17:45:39.460 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-28 17:45:39.460 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-28 17:45:41.328 8 WARNING glance.api.v2.images [None req-cfbb151a-a177-452b-a160-65b17650ddd6 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-28 17:45:41.498 7 WARNING glance.api.v2.images [None req-9537b650-7a7a-4cc6-be32-9593eccc0dc2 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-28 17:45:41.656 8 WARNING keystonemiddleware._common.config [None req-cfbb151a-a177-452b-a160-65b17650ddd6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 17:45:41.664 8 WARNING oslo_config.cfg [None req-cfbb151a-a177-452b-a160-65b17650ddd6 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f0ff0a3b668 pid: 8 (default app) 2026-04-28 17:45:41.830 7 WARNING keystonemiddleware._common.config [None req-9537b650-7a7a-4cc6-be32-9593eccc0dc2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 17:45:41.837 7 WARNING oslo_config.cfg [None req-9537b650-7a7a-4cc6-be32-9593eccc0dc2 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f0ff0a3b668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.19.213.114 () {42 vars in 688 bytes} [Tue Apr 28 17:45:42 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 17:45:42.481 7 WARNING oslo_policy.policy [None req-ea31d3c3-2713-4020-b6d3-adc4633fb13d d96e52cac3b2466886195e5b55f7629c 289be8de81ae4719a101d91082ea35aa - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-28 17:45:42.481 7 WARNING oslo_policy.policy [None req-ea31d3c3-2713-4020-b6d3-adc4633fb13d d96e52cac3b2466886195e5b55f7629c 289be8de81ae4719a101d91082ea35aa - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-28 17:45:42.496 7 WARNING oslo_policy.policy [None req-ea31d3c3-2713-4020-b6d3-adc4633fb13d d96e52cac3b2466886195e5b55f7629c 289be8de81ae4719a101d91082ea35aa - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-28 17:45:42.496 7 WARNING oslo_policy.policy [None req-ea31d3c3-2713-4020-b6d3-adc4633fb13d d96e52cac3b2466886195e5b55f7629c 289be8de81ae4719a101d91082ea35aa - - 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/5] 199.19.213.114 () {44 vars in 910 bytes} [Tue Apr 28 17:45:42 2026] GET /v2/images => generated 69 bytes in 544 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.19.213.114 () {42 vars in 688 bytes} [Tue Apr 28 17:45:45 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.19.213.114 () {44 vars in 910 bytes} [Tue Apr 28 17:45:45 2026] GET /v2/images => generated 69 bytes in 38 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 17:45:46.033 8 WARNING oslo_policy.policy [None req-edefff17-d8ec-4f05-9a16-2c57810133e6 d96e52cac3b2466886195e5b55f7629c 289be8de81ae4719a101d91082ea35aa - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-28 17:45:46.033 8 WARNING oslo_policy.policy [None req-edefff17-d8ec-4f05-9a16-2c57810133e6 d96e52cac3b2466886195e5b55f7629c 289be8de81ae4719a101d91082ea35aa - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.19.213.114 () {44 vars in 911 bytes} [Tue Apr 28 17:45:46 2026] GET /v2/images/cirros => generated 151 bytes in 127 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.19.213.114 () {44 vars in 933 bytes} [Tue Apr 28 17:45:46 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 17:45:46.167 8 WARNING oslo_policy.policy [None req-902238d1-f434-4cca-9f80-ddadf0605431 d96e52cac3b2466886195e5b55f7629c 289be8de81ae4719a101d91082ea35aa - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-28 17:45:46.167 8 WARNING oslo_policy.policy [None req-902238d1-f434-4cca-9f80-ddadf0605431 d96e52cac3b2466886195e5b55f7629c 289be8de81ae4719a101d91082ea35aa - - 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/10] 199.19.213.114 () {44 vars in 939 bytes} [Tue Apr 28 17:45:46 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) 2026-04-28 17:45:46.245 7 WARNING oslo_config.cfg [None req-80ea94e0-7e86-48a0-b3d2-cfdb393554bd d96e52cac3b2466886195e5b55f7629c 289be8de81ae4719a101d91082ea35aa - - 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/11] 199.19.213.114 () {48 vars in 951 bytes} [Tue Apr 28 17:45:46 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-28 17:45:46.265 8 WARNING oslo_policy.policy [None req-dd5b9d18-8ed5-4487-8d8a-b18843ad7c84 d96e52cac3b2466886195e5b55f7629c 289be8de81ae4719a101d91082ea35aa - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-28 17:45:46.266 8 WARNING oslo_policy.policy [None req-dd5b9d18-8ed5-4487-8d8a-b18843ad7c84 d96e52cac3b2466886195e5b55f7629c 289be8de81ae4719a101d91082ea35aa - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-28 17:45:46.267 8 INFO glance.api.v2.image_data [None req-dd5b9d18-8ed5-4487-8d8a-b18843ad7c84 d96e52cac3b2466886195e5b55f7629c 289be8de81ae4719a101d91082ea35aa - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 17:45:49.490 8 INFO glance.location [None req-dd5b9d18-8ed5-4487-8d8a-b18843ad7c84 d96e52cac3b2466886195e5b55f7629c 289be8de81ae4719a101d91082ea35aa - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/12] 199.19.213.114 () {48 vars in 1045 bytes} [Tue Apr 28 17:45:46 2026] PUT /v2/images/ebb79ecf-b7f7-4165-afde-e07cf8b0e5d3/file => generated 0 bytes in 3277 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6182 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.19.213.114 () {44 vars in 971 bytes} [Tue Apr 28 17:45:49 2026] GET /v2/images/ebb79ecf-b7f7-4165-afde-e07cf8b0e5d3 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 17:45:49.580 8 WARNING oslo_config.cfg [None req-7d4f2612-f37c-45f6-b431-015b583ea9f9 d96e52cac3b2466886195e5b55f7629c 289be8de81ae4719a101d91082ea35aa - - 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: 9/14] 199.19.213.114 () {44 vars in 971 bytes} [Tue Apr 28 17:45:49 2026] GET /v2/images/ebb79ecf-b7f7-4165-afde-e07cf8b0e5d3 => 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: 131/257] 199.19.213.114 () {42 vars in 688 bytes} [Tue Apr 28 18:05: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: 127/258] 199.19.213.114 () {44 vars in 910 bytes} [Tue Apr 28 18:05:56 2026] GET /v2/images => generated 1240 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/265] 199.19.213.114 () {42 vars in 688 bytes} [Tue Apr 28 18:06:21 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: 135/266] 199.19.213.114 () {44 vars in 910 bytes} [Tue Apr 28 18:06:21 2026] GET /v2/images => generated 1240 bytes in 375 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/267] 199.19.213.114 () {44 vars in 937 bytes} [Tue Apr 28 18:06:22 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/268] 199.19.213.114 () {44 vars in 959 bytes} [Tue Apr 28 18:06:22 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/269] 199.19.213.114 () {44 vars in 939 bytes} [Tue Apr 28 18:06:22 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: 137/270] 199.19.213.114 () {48 vars in 951 bytes} [Tue Apr 28 18:06:22 2026] POST /v2/images => generated 796 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-28 18:06:22.280 7 WARNING oslo_policy.policy [None req-60ca28c0-fd98-4acd-a80b-e19a3460b44e d96e52cac3b2466886195e5b55f7629c 289be8de81ae4719a101d91082ea35aa - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-28 18:06:22.280 7 WARNING oslo_policy.policy [None req-60ca28c0-fd98-4acd-a80b-e19a3460b44e d96e52cac3b2466886195e5b55f7629c 289be8de81ae4719a101d91082ea35aa - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-28 18:06:22.282 7 INFO glance.api.v2.image_data [None req-60ca28c0-fd98-4acd-a80b-e19a3460b44e d96e52cac3b2466886195e5b55f7629c 289be8de81ae4719a101d91082ea35aa - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 18:06:51.091 7 INFO glance.location [None req-60ca28c0-fd98-4acd-a80b-e19a3460b44e d96e52cac3b2466886195e5b55f7629c 289be8de81ae4719a101d91082ea35aa - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 134/275] 199.19.213.114 () {48 vars in 1046 bytes} [Tue Apr 28 18:06:22 2026] PUT /v2/images/5664a956-4d47-46bd-ad6f-4e731c807a7d/file => generated 0 bytes in 28866 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65943 switches on core 0) [pid: 8|app: 0|req: 142/276] 199.19.213.114 () {44 vars in 971 bytes} [Tue Apr 28 18:06:51 2026] GET /v2/images/5664a956-4d47-46bd-ad6f-4e731c807a7d => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/277] 199.19.213.114 () {44 vars in 971 bytes} [Tue Apr 28 18:06:51 2026] GET /v2/images/5664a956-4d47-46bd-ad6f-4e731c807a7d => 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: 144/280] 199.19.213.114 () {42 vars in 688 bytes} [Tue Apr 28 18:06:52 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: 137/281] 199.19.213.114 () {44 vars in 910 bytes} [Tue Apr 28 18:06:52 2026] GET /v2/images => generated 2451 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/360] 199.19.213.114 () {42 vars in 688 bytes} [Tue Apr 28 18:13:23 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: 184/361] 199.19.213.114 () {44 vars in 910 bytes} [Tue Apr 28 18:13:23 2026] GET /v2/images => generated 2451 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/364] 199.19.213.114 () {42 vars in 688 bytes} [Tue Apr 28 18:13:32 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: 186/365] 199.19.213.114 () {44 vars in 910 bytes} [Tue Apr 28 18:13:32 2026] GET /v2/images => generated 2451 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/366] 199.19.213.114 () {44 vars in 947 bytes} [Tue Apr 28 18:13:32 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: 187/367] 199.19.213.114 () {44 vars in 969 bytes} [Tue Apr 28 18:13:32 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/368] 199.19.213.114 () {44 vars in 939 bytes} [Tue Apr 28 18:13:32 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/369] 199.19.213.114 () {48 vars in 951 bytes} [Tue Apr 28 18:13:32 2026] POST /v2/images => generated 799 bytes in 352 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-28 18:13:32.791 7 INFO glance.api.v2.image_data [None req-22e5112e-1f47-4c0a-9670-ff099c711e71 d96e52cac3b2466886195e5b55f7629c 289be8de81ae4719a101d91082ea35aa - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 18:14:08.098 7 INFO glance.location [None req-22e5112e-1f47-4c0a-9670-ff099c711e71 d96e52cac3b2466886195e5b55f7629c 289be8de81ae4719a101d91082ea35aa - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 182/376] 199.19.213.114 () {48 vars in 1045 bytes} [Tue Apr 28 18:13:32 2026] PUT /v2/images/26597047-8542-4e10-99db-b86ef065f813/file => generated 0 bytes in 35351 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27184 switches on core 0) [pid: 8|app: 0|req: 195/377] 199.19.213.114 () {44 vars in 971 bytes} [Tue Apr 28 18:14:08 2026] GET /v2/images/26597047-8542-4e10-99db-b86ef065f813 => 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: 183/378] 199.19.213.114 () {48 vars in 1050 bytes} [Tue Apr 28 18:14:08 2026] PATCH /v2/images/26597047-8542-4e10-99db-b86ef065f813 => generated 1234 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/379] 199.19.213.114 () {44 vars in 971 bytes} [Tue Apr 28 18:14:08 2026] GET /v2/images/26597047-8542-4e10-99db-b86ef065f813 => generated 1234 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/390] 199.19.213.114 () {42 vars in 688 bytes} [Tue Apr 28 18:14: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: 202/391] 199.19.213.114 () {44 vars in 910 bytes} [Tue Apr 28 18:14:55 2026] GET /v2/images => generated 3687 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/396] 199.19.213.114 () {42 vars in 688 bytes} [Tue Apr 28 18:15:13 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: 205/397] 199.19.213.114 () {44 vars in 910 bytes} [Tue Apr 28 18:15:13 2026] GET /v2/images => generated 3687 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/398] 199.19.213.114 () {44 vars in 939 bytes} [Tue Apr 28 18:15:13 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/399] 199.19.213.114 () {44 vars in 961 bytes} [Tue Apr 28 18:15:13 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/400] 199.19.213.114 () {44 vars in 939 bytes} [Tue Apr 28 18:15:13 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: 8|app: 0|req: 207/401] 199.19.213.114 () {48 vars in 951 bytes} [Tue Apr 28 18:15:13 2026] POST /v2/images => generated 791 bytes in 122 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-28 18:15:13.430 7 INFO glance.api.v2.image_data [None req-36dbc27c-fea6-4376-a1e8-bda67effbff5 d96e52cac3b2466886195e5b55f7629c 289be8de81ae4719a101d91082ea35aa - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 18:15:43.764 7 INFO glance.location [None req-36dbc27c-fea6-4376-a1e8-bda67effbff5 d96e52cac3b2466886195e5b55f7629c 289be8de81ae4719a101d91082ea35aa - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 195/408] 199.19.213.114 () {48 vars in 1046 bytes} [Tue Apr 28 18:15:13 2026] PUT /v2/images/f08389f6-637d-4ee6-8839-2ee5850f80da/file => generated 0 bytes in 30375 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21739 switches on core 0) [pid: 8|app: 0|req: 214/409] 199.19.213.114 () {44 vars in 971 bytes} [Tue Apr 28 18:15:43 2026] GET /v2/images/f08389f6-637d-4ee6-8839-2ee5850f80da => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/410] 199.19.213.114 () {44 vars in 971 bytes} [Tue Apr 28 18:15:43 2026] GET /v2/images/f08389f6-637d-4ee6-8839-2ee5850f80da => generated 1204 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/557] 199.19.213.114 () {42 vars in 688 bytes} [Tue Apr 28 18:27:51 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/558] 199.19.213.114 () {44 vars in 910 bytes} [Tue Apr 28 18:27:51 2026] GET /v2/images => generated 4893 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/585] 199.19.213.114 () {42 vars in 688 bytes} [Tue Apr 28 18:30:02 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: 284/586] 199.19.213.114 () {44 vars in 910 bytes} [Tue Apr 28 18:30:02 2026] GET /v2/images => generated 4893 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/587] 199.19.213.114 () {42 vars in 688 bytes} [Tue Apr 28 18:30:03 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: 285/588] 199.19.213.114 () {44 vars in 910 bytes} [Tue Apr 28 18:30:03 2026] GET /v2/images => generated 4893 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/597] 199.19.213.114 () {42 vars in 688 bytes} [Tue Apr 28 18:30:49 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: 308/598] 199.19.213.114 () {44 vars in 910 bytes} [Tue Apr 28 18:30:49 2026] GET /v2/images => generated 4893 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/601] 199.19.213.114 () {42 vars in 688 bytes} [Tue Apr 28 18:30: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: 292/602] 199.19.213.114 () {44 vars in 910 bytes} [Tue Apr 28 18:30:56 2026] GET /v2/images => generated 4893 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/615] 199.19.213.114 () {42 vars in 688 bytes} [Tue Apr 28 18:31: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: 317/616] 199.19.213.114 () {44 vars in 910 bytes} [Tue Apr 28 18:31:55 2026] GET /v2/images => generated 4893 bytes in 51 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:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 304/625] 10.0.0.252 () {32 vars in 633 bytes} [Tue Apr 28 18:32:38 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 324/630] 10.0.0.184 () {36 vars in 987 bytes} [Tue Apr 28 18:32:56 2026] GET /v2/images/ebb79ecf-b7f7-4165-afde-e07cf8b0e5d3 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/631] 10.0.0.184 () {36 vars in 927 bytes} [Tue Apr 28 18:32:56 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: 325/632] 10.0.0.184 () {36 vars in 987 bytes} [Tue Apr 28 18:32:57 2026] GET /v2/images/ebb79ecf-b7f7-4165-afde-e07cf8b0e5d3 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/633] 10.0.0.184 () {36 vars in 927 bytes} [Tue Apr 28 18:32:57 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: 327/636] 199.19.213.114 () {36 vars in 991 bytes} [Tue Apr 28 18:33:03 2026] GET /v2/images/ebb79ecf-b7f7-4165-afde-e07cf8b0e5d3 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/637] 199.19.213.114 () {36 vars in 931 bytes} [Tue Apr 28 18:33:03 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: 328/638] 199.19.213.114 () {36 vars in 991 bytes} [Tue Apr 28 18:33:04 2026] GET /v2/images/ebb79ecf-b7f7-4165-afde-e07cf8b0e5d3 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/639] 199.19.213.114 () {36 vars in 931 bytes} [Tue Apr 28 18:33:04 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: 329/640] 10.0.0.184 () {36 vars in 987 bytes} [Tue Apr 28 18:33:09 2026] GET /v2/images/ebb79ecf-b7f7-4165-afde-e07cf8b0e5d3 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/641] 10.0.0.184 () {36 vars in 927 bytes} [Tue Apr 28 18:33:09 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: 330/642] 10.0.0.184 () {36 vars in 987 bytes} [Tue Apr 28 18:33:11 2026] GET /v2/images/ebb79ecf-b7f7-4165-afde-e07cf8b0e5d3 => 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: 313/643] 10.0.0.184 () {36 vars in 927 bytes} [Tue Apr 28 18:33:11 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: 317/650] 10.0.0.184 () {36 vars in 987 bytes} [Tue Apr 28 18:33:40 2026] GET /v2/images/ebb79ecf-b7f7-4165-afde-e07cf8b0e5d3 => 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: 334/651] 10.0.0.184 () {36 vars in 927 bytes} [Tue Apr 28 18:33:40 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: 318/652] 10.0.0.252 () {30 vars in 411 bytes} [Tue Apr 28 18:33:41 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: 320/655] 10.0.0.187 () {36 vars in 987 bytes} [Tue Apr 28 18:33:49 2026] GET /v2/images/ebb79ecf-b7f7-4165-afde-e07cf8b0e5d3 => generated 1171 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/656] 10.0.0.187 () {36 vars in 927 bytes} [Tue Apr 28 18:33:49 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: 321/657] 10.0.0.187 () {36 vars in 927 bytes} [Tue Apr 28 18:33:49 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: 337/658] 10.0.0.187 () {36 vars in 987 bytes} [Tue Apr 28 18:33:49 2026] GET /v2/images/ebb79ecf-b7f7-4165-afde-e07cf8b0e5d3 => 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: 322/659] 10.0.0.187 () {36 vars in 927 bytes} [Tue Apr 28 18:33:49 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: 338/660] 10.0.0.187 () {36 vars in 927 bytes} [Tue Apr 28 18:33:49 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: 323/661] 10.0.0.187 () {36 vars in 987 bytes} [Tue Apr 28 18:33:49 2026] GET /v2/images/ebb79ecf-b7f7-4165-afde-e07cf8b0e5d3 => 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: 339/662] 10.0.0.187 () {36 vars in 927 bytes} [Tue Apr 28 18:33:49 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/663] 10.0.0.187 () {36 vars in 927 bytes} [Tue Apr 28 18:33:49 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: 340/664] 10.0.0.78 () {36 vars in 986 bytes} [Tue Apr 28 18:33:50 2026] GET /v2/images/ebb79ecf-b7f7-4165-afde-e07cf8b0e5d3 => generated 1171 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/665] 10.0.0.78 () {36 vars in 926 bytes} [Tue Apr 28 18:33:50 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/666] 10.0.0.78 () {36 vars in 986 bytes} [Tue Apr 28 18:33:50 2026] GET /v2/images/ebb79ecf-b7f7-4165-afde-e07cf8b0e5d3 => 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: 326/667] 10.0.0.78 () {36 vars in 926 bytes} [Tue Apr 28 18:33: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: 8|app: 0|req: 342/668] 10.0.0.78 () {36 vars in 926 bytes} [Tue Apr 28 18:33:50 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/679] 10.0.0.252 () {34 vars in 655 bytes} [Tue Apr 28 18:34:35 2026] POST /v2/images => generated 648 bytes in 221 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-28 18:34:35.827 8 WARNING glance.api.v2.images [None req-fb165083-b212-4fd8-a5c2-72a7232cfa5c 1a1f6460d9df4acbbf80af40ec57e1fd 0d6de74ad1c848c6aa2290e1248dc7c4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//33e8a624-828d-4d49-8e89-58a8bfb755a0 [pid: 8|app: 0|req: 348/680] 10.0.0.252 () {32 vars in 710 bytes} [Tue Apr 28 18:34:35 2026] DELETE /v2/images/33e8a624-828d-4d49-8e89-58a8bfb755a0 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/681] 10.0.0.252 () {32 vars in 707 bytes} [Tue Apr 28 18:34:35 2026] GET /v2/images/33e8a624-828d-4d49-8e89-58a8bfb755a0 => generated 139 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/682] 10.0.0.252 () {32 vars in 633 bytes} [Tue Apr 28 18:34:35 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: 7|app: 0|req: 334/683] 10.0.0.252 () {34 vars in 655 bytes} [Tue Apr 28 18:34:35 2026] POST /v2/images => generated 703 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/684] 10.0.0.252 () {32 vars in 717 bytes} [Tue Apr 28 18:34:35 2026] GET /v2/images/241958e2-dfaa-4f0a-960f-c8187ff4f1c8/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:34:36.023 7 INFO glance.api.v2.image_data [None req-f45f03d5-59be-4fb8-9e88-b4456a116f19 1a1f6460d9df4acbbf80af40ec57e1fd 0d6de74ad1c848c6aa2290e1248dc7c4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 18:34:36.057 7 WARNING glance_store._drivers.rbd [None req-f45f03d5-59be-4fb8-9e88-b4456a116f19 1a1f6460d9df4acbbf80af40ec57e1fd 0d6de74ad1c848c6aa2290e1248dc7c4 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-28 18:34:36.651 7 INFO glance.location [None req-f45f03d5-59be-4fb8-9e88-b4456a116f19 1a1f6460d9df4acbbf80af40ec57e1fd 0d6de74ad1c848c6aa2290e1248dc7c4 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 335/685] 10.0.0.252 () {32 vars in 727 bytes} [Tue Apr 28 18:34:36 2026] PUT /v2/images/241958e2-dfaa-4f0a-960f-c8187ff4f1c8/file => generated 0 bytes in 678 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/686] 10.0.0.252 () {32 vars in 707 bytes} [Tue Apr 28 18:34:36 2026] GET /v2/images/241958e2-dfaa-4f0a-960f-c8187ff4f1c8 => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/687] 10.0.0.252 () {32 vars in 717 bytes} [Tue Apr 28 18:34:36 2026] GET /v2/images/241958e2-dfaa-4f0a-960f-c8187ff4f1c8/file => generated 1024 bytes in 130 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/688] 10.0.0.252 () {34 vars in 655 bytes} [Tue Apr 28 18:34:36 2026] POST /v2/images => generated 648 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/689] 10.0.0.252 () {32 vars in 726 bytes} [Tue Apr 28 18:34:36 2026] PATCH /v2/images/5802a172-9ee0-4aa3-82d8-ca4e644e74c2 => generated 653 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/690] 10.0.0.252 () {32 vars in 707 bytes} [Tue Apr 28 18:34:36 2026] GET /v2/images/5802a172-9ee0-4aa3-82d8-ca4e644e74c2 => generated 653 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:34:36.994 7 WARNING glance.api.v2.images [None req-a78c7e1c-c3c7-4f67-a0ed-7b7f8c5c230b 1a1f6460d9df4acbbf80af40ec57e1fd 0d6de74ad1c848c6aa2290e1248dc7c4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5802a172-9ee0-4aa3-82d8-ca4e644e74c2 [pid: 7|app: 0|req: 338/691] 10.0.0.252 () {32 vars in 710 bytes} [Tue Apr 28 18:34:36 2026] DELETE /v2/images/5802a172-9ee0-4aa3-82d8-ca4e644e74c2 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/692] 10.0.0.252 () {32 vars in 707 bytes} [Tue Apr 28 18:34:37 2026] GET /v2/images/5802a172-9ee0-4aa3-82d8-ca4e644e74c2 => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 18:34:37.061 7 WARNING glance.api.v2.images [None req-b83a010a-5c29-4ffe-a565-d31dbc54dc3a 1a1f6460d9df4acbbf80af40ec57e1fd 0d6de74ad1c848c6aa2290e1248dc7c4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//241958e2-dfaa-4f0a-960f-c8187ff4f1c8 [pid: 7|app: 0|req: 339/693] 10.0.0.252 () {32 vars in 710 bytes} [Tue Apr 28 18:34:37 2026] DELETE /v2/images/241958e2-dfaa-4f0a-960f-c8187ff4f1c8 => generated 0 bytes in 857 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/694] 10.0.0.252 () {32 vars in 707 bytes} [Tue Apr 28 18:34:37 2026] GET /v2/images/241958e2-dfaa-4f0a-960f-c8187ff4f1c8 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 18:34:37.938 7 WARNING glance.api.v2.images [None req-e0cd6bf4-dbc6-497d-925f-50651a2f5ea1 1a1f6460d9df4acbbf80af40ec57e1fd 0d6de74ad1c848c6aa2290e1248dc7c4 - - default default] Failed to find image 33e8a624-828d-4d49-8e89-58a8bfb755a0 to delete: glance.common.exception.ImageNotFound: No image found with ID 33e8a624-828d-4d49-8e89-58a8bfb755a0 [pid: 7|app: 0|req: 340/695] 10.0.0.252 () {32 vars in 710 bytes} [Tue Apr 28 18:34:37 2026] DELETE /v2/images/33e8a624-828d-4d49-8e89-58a8bfb755a0 => generated 147 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/696] 10.0.0.252 () {32 vars in 707 bytes} [Tue Apr 28 18:34:37 2026] GET /v2/images/33e8a624-828d-4d49-8e89-58a8bfb755a0 => 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: 360/703] 10.0.0.252 () {32 vars in 707 bytes} [Tue Apr 28 18:35:05 2026] GET /v2/images/ebb79ecf-b7f7-4165-afde-e07cf8b0e5d3 => 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: 344/704] 10.0.0.252 () {32 vars in 707 bytes} [Tue Apr 28 18:35:05 2026] GET /v2/images/ebb79ecf-b7f7-4165-afde-e07cf8b0e5d3 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/705] 10.0.0.187 () {36 vars in 987 bytes} [Tue Apr 28 18:35:05 2026] GET /v2/images/ebb79ecf-b7f7-4165-afde-e07cf8b0e5d3 => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/706] 10.0.0.187 () {36 vars in 927 bytes} [Tue Apr 28 18:35:05 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: 362/707] 10.0.0.187 () {36 vars in 927 bytes} [Tue Apr 28 18:35:05 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: 346/708] 10.0.0.187 () {36 vars in 987 bytes} [Tue Apr 28 18:35:05 2026] GET /v2/images/ebb79ecf-b7f7-4165-afde-e07cf8b0e5d3 => generated 1171 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/709] 10.0.0.187 () {36 vars in 927 bytes} [Tue Apr 28 18:35:05 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: 347/710] 10.0.0.187 () {36 vars in 927 bytes} [Tue Apr 28 18:35:05 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: 364/711] 10.0.0.187 () {36 vars in 987 bytes} [Tue Apr 28 18:35:06 2026] GET /v2/images/ebb79ecf-b7f7-4165-afde-e07cf8b0e5d3 => 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: 348/712] 10.0.0.187 () {36 vars in 927 bytes} [Tue Apr 28 18:35:06 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: 365/713] 10.0.0.78 () {36 vars in 986 bytes} [Tue Apr 28 18:35:06 2026] GET /v2/images/ebb79ecf-b7f7-4165-afde-e07cf8b0e5d3 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/714] 10.0.0.78 () {36 vars in 926 bytes} [Tue Apr 28 18:35:06 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/715] 10.0.0.78 () {36 vars in 986 bytes} [Tue Apr 28 18:35:06 2026] GET /v2/images/ebb79ecf-b7f7-4165-afde-e07cf8b0e5d3 => 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: 350/716] 10.0.0.78 () {36 vars in 926 bytes} [Tue Apr 28 18:35:06 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: 367/717] 10.0.0.78 () {36 vars in 926 bytes} [Tue Apr 28 18:35:06 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/718] 10.0.0.184 () {36 vars in 987 bytes} [Tue Apr 28 18:35:08 2026] GET /v2/images/ebb79ecf-b7f7-4165-afde-e07cf8b0e5d3 => 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: 368/719] 10.0.0.184 () {36 vars in 927 bytes} [Tue Apr 28 18:35:08 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: 373/728] 10.0.0.184 () {36 vars in 987 bytes} [Tue Apr 28 18:35:50 2026] GET /v2/images/ebb79ecf-b7f7-4165-afde-e07cf8b0e5d3 => 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: 356/729] 10.0.0.184 () {36 vars in 927 bytes} [Tue Apr 28 18:35:50 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/732] 10.0.0.184 () {36 vars in 987 bytes} [Tue Apr 28 18:35:56 2026] GET /v2/images/ebb79ecf-b7f7-4165-afde-e07cf8b0e5d3 => 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: 358/733] 10.0.0.184 () {36 vars in 927 bytes} [Tue Apr 28 18:35:56 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: 361/738] 10.0.0.184 () {36 vars in 987 bytes} [Tue Apr 28 18:36:17 2026] GET /v2/images/ebb79ecf-b7f7-4165-afde-e07cf8b0e5d3 => 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: 378/739] 10.0.0.184 () {36 vars in 927 bytes} [Tue Apr 28 18:36: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: 376/768] 10.0.0.184 () {36 vars in 987 bytes} [Tue Apr 28 18:38:32 2026] GET /v2/images/ebb79ecf-b7f7-4165-afde-e07cf8b0e5d3 => generated 1171 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/769] 10.0.0.184 () {36 vars in 927 bytes} [Tue Apr 28 18:38:32 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: 395/772] 10.0.0.184 () {36 vars in 987 bytes} [Tue Apr 28 18:38:50 2026] GET /v2/images/ebb79ecf-b7f7-4165-afde-e07cf8b0e5d3 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/773] 10.0.0.184 () {36 vars in 927 bytes} [Tue Apr 28 18:38:50 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: 383/782] 199.19.213.114 () {32 vars in 826 bytes} [Tue Apr 28 18:39:22 2026] GET /v2/images?status=active&owner=289be8de81ae4719a101d91082ea35aa&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/783] 199.19.213.114 () {32 vars in 653 bytes} [Tue Apr 28 18:39:22 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: 384/784] 10.0.0.187 () {36 vars in 987 bytes} [Tue Apr 28 18:39:23 2026] GET /v2/images/5664a956-4d47-46bd-ad6f-4e731c807a7d => generated 1209 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/785] 10.0.0.187 () {36 vars in 927 bytes} [Tue Apr 28 18:39:23 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: 385/786] 10.0.0.187 () {36 vars in 927 bytes} [Tue Apr 28 18:39:23 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: 402/787] 10.0.0.187 () {36 vars in 987 bytes} [Tue Apr 28 18:39:23 2026] GET /v2/images/5664a956-4d47-46bd-ad6f-4e731c807a7d => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/788] 10.0.0.187 () {36 vars in 927 bytes} [Tue Apr 28 18:39:23 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: 403/789] 10.0.0.187 () {36 vars in 927 bytes} [Tue Apr 28 18:39:23 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: 387/790] 10.0.0.187 () {36 vars in 987 bytes} [Tue Apr 28 18:39:23 2026] GET /v2/images/5664a956-4d47-46bd-ad6f-4e731c807a7d => 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: 404/791] 10.0.0.187 () {36 vars in 927 bytes} [Tue Apr 28 18:39:23 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: 388/792] 10.0.0.78 () {36 vars in 986 bytes} [Tue Apr 28 18:39:23 2026] GET /v2/images/5664a956-4d47-46bd-ad6f-4e731c807a7d => generated 1209 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/793] 10.0.0.78 () {36 vars in 926 bytes} [Tue Apr 28 18:39:23 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/794] 10.0.0.78 () {36 vars in 986 bytes} [Tue Apr 28 18:39:23 2026] GET /v2/images/5664a956-4d47-46bd-ad6f-4e731c807a7d => 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: 406/795] 10.0.0.78 () {36 vars in 926 bytes} [Tue Apr 28 18:39:23 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: 390/796] 10.0.0.78 () {36 vars in 926 bytes} [Tue Apr 28 18:39:23 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: 426/835] 10.0.0.252 () {32 vars in 633 bytes} [Tue Apr 28 18:42:40 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)