+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jun 10 08:35:26 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-797f7fb774-xcn5t machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f8546a80668 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-06-10 08:35:28.619 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-10 08:35:28.635 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-06-10 08:35:29.516 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-06-10 08:35:29.517 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-06-10 08:35:29.518 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-10 08:35:29.603 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-06-10 08:35:29.605 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-06-10 08:35:29.605 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-10 08:35:31.592 8 WARNING glance.api.v2.images [None req-ea6868db-b032-48ae-89e3-9b214541f43f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-10 08:35:31.840 7 WARNING glance.api.v2.images [None req-193e905e-7ebe-4623-af29-af69a18bc38e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-10 08:35:31.929 8 WARNING keystonemiddleware._common.config [None req-ea6868db-b032-48ae-89e3-9b214541f43f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 08:35:31.936 8 WARNING oslo_config.cfg [None req-ea6868db-b032-48ae-89e3-9b214541f43f - - - - - -] 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 0x7f8546a80668 pid: 8 (default app) 2026-06-10 08:35:32.195 7 WARNING keystonemiddleware._common.config [None req-193e905e-7ebe-4623-af29-af69a18bc38e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 08:35:32.204 7 WARNING oslo_config.cfg [None req-193e905e-7ebe-4623-af29-af69a18bc38e - - - - - -] 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 0x7f8546a80668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.49 () {42 vars in 684 bytes} [Wed Jun 10 08:35:33 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 08:35:33.532 7 WARNING oslo_policy.policy [None req-a7bab104-17f2-46e4-b611-3a95db253a16 7666d4f62ab74510a27292b5c557cf80 c152e3ec6f2447c2990b7eb458b460d6 - - 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-06-10 08:35:33.532 7 WARNING oslo_policy.policy [None req-a7bab104-17f2-46e4-b611-3a95db253a16 7666d4f62ab74510a27292b5c557cf80 c152e3ec6f2447c2990b7eb458b460d6 - - 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-06-10 08:35:33.549 7 WARNING oslo_policy.policy [None req-a7bab104-17f2-46e4-b611-3a95db253a16 7666d4f62ab74510a27292b5c557cf80 c152e3ec6f2447c2990b7eb458b460d6 - - 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-06-10 08:35:33.549 7 WARNING oslo_policy.policy [None req-a7bab104-17f2-46e4-b611-3a95db253a16 7666d4f62ab74510a27292b5c557cf80 c152e3ec6f2447c2990b7eb458b460d6 - - 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.204.45.49 () {44 vars in 906 bytes} [Wed Jun 10 08:35:33 2026] GET /v2/images => generated 69 bytes in 575 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.49 () {42 vars in 684 bytes} [Wed Jun 10 08:35:37 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.49 () {44 vars in 906 bytes} [Wed Jun 10 08:35:37 2026] GET /v2/images => generated 69 bytes in 42 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-06-10 08:35:37.159 8 WARNING oslo_policy.policy [None req-f3eef763-b2e4-402e-8bad-8e09610f5a48 7666d4f62ab74510a27292b5c557cf80 c152e3ec6f2447c2990b7eb458b460d6 - - 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-06-10 08:35:37.159 8 WARNING oslo_policy.policy [None req-f3eef763-b2e4-402e-8bad-8e09610f5a48 7666d4f62ab74510a27292b5c557cf80 c152e3ec6f2447c2990b7eb458b460d6 - - 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.204.45.49 () {44 vars in 907 bytes} [Wed Jun 10 08:35:37 2026] GET /v2/images/cirros => generated 151 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.49 () {44 vars in 929 bytes} [Wed Jun 10 08:35:37 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 08:35:37.300 8 WARNING oslo_policy.policy [None req-27a65506-7af3-4064-81a4-994c6b9ba889 7666d4f62ab74510a27292b5c557cf80 c152e3ec6f2447c2990b7eb458b460d6 - - 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-06-10 08:35:37.300 8 WARNING oslo_policy.policy [None req-27a65506-7af3-4064-81a4-994c6b9ba889 7666d4f62ab74510a27292b5c557cf80 c152e3ec6f2447c2990b7eb458b460d6 - - 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.204.45.49 () {44 vars in 935 bytes} [Wed Jun 10 08:35:37 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-06-10 08:35:37.386 7 WARNING oslo_config.cfg [None req-efcaac44-0099-4181-ab8f-b9a45228876a 7666d4f62ab74510a27292b5c557cf80 c152e3ec6f2447c2990b7eb458b460d6 - - 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.204.45.49 () {48 vars in 947 bytes} [Wed Jun 10 08:35:37 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-10 08:35:37.409 8 WARNING oslo_policy.policy [None req-ae743152-e112-41ab-ad00-1e8770920842 7666d4f62ab74510a27292b5c557cf80 c152e3ec6f2447c2990b7eb458b460d6 - - 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-06-10 08:35:37.409 8 WARNING oslo_policy.policy [None req-ae743152-e112-41ab-ad00-1e8770920842 7666d4f62ab74510a27292b5c557cf80 c152e3ec6f2447c2990b7eb458b460d6 - - 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-06-10 08:35:37.411 8 INFO glance.api.v2.image_data [None req-ae743152-e112-41ab-ad00-1e8770920842 7666d4f62ab74510a27292b5c557cf80 c152e3ec6f2447c2990b7eb458b460d6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 08:35:41.265 8 WARNING glance.location [None req-ae743152-e112-41ab-ad00-1e8770920842 7666d4f62ab74510a27292b5c557cf80 c152e3ec6f2447c2990b7eb458b460d6 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.204.45.49 () {48 vars in 1041 bytes} [Wed Jun 10 08:35:37 2026] PUT /v2/images/ddf53872-9e97-4759-ba21-cb5f993b2e0e/file => generated 0 bytes in 3897 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5480 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.49 () {44 vars in 967 bytes} [Wed Jun 10 08:35:41 2026] GET /v2/images/ddf53872-9e97-4759-ba21-cb5f993b2e0e => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 08:35:41.401 8 WARNING oslo_config.cfg [None req-3904baa3-1efa-45a1-b712-e2c95b80daeb 7666d4f62ab74510a27292b5c557cf80 c152e3ec6f2447c2990b7eb458b460d6 - - 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/16] 199.204.45.49 () {48 vars in 1047 bytes} [Wed Jun 10 08:35:41 2026] PATCH /v2/images/ddf53872-9e97-4759-ba21-cb5f993b2e0e => generated 1312 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.204.45.49 () {44 vars in 967 bytes} [Wed Jun 10 08:35:41 2026] GET /v2/images/ddf53872-9e97-4759-ba21-cb5f993b2e0e => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/280] 199.204.45.49 () {42 vars in 684 bytes} [Wed Jun 10 08:57:32 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/281] 199.204.45.49 () {44 vars in 906 bytes} [Wed Jun 10 08:57:32 2026] GET /v2/images => generated 1381 bytes in 485 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/286] 199.204.45.49 () {42 vars in 684 bytes} [Wed Jun 10 08:57:50 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/287] 199.204.45.49 () {44 vars in 906 bytes} [Wed Jun 10 08:57:50 2026] GET /v2/images => generated 1381 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/288] 199.204.45.49 () {44 vars in 933 bytes} [Wed Jun 10 08:57:50 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/289] 199.204.45.49 () {44 vars in 955 bytes} [Wed Jun 10 08:57:50 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/290] 199.204.45.49 () {44 vars in 935 bytes} [Wed Jun 10 08:57:50 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/291] 199.204.45.49 () {48 vars in 947 bytes} [Wed Jun 10 08:57:50 2026] POST /v2/images => generated 796 bytes in 95 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-10 08:57:50.689 7 WARNING oslo_policy.policy [None req-e19da4b2-29b0-480b-945f-c1000c3b796f 7666d4f62ab74510a27292b5c557cf80 c152e3ec6f2447c2990b7eb458b460d6 - - 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-06-10 08:57:50.689 7 WARNING oslo_policy.policy [None req-e19da4b2-29b0-480b-945f-c1000c3b796f 7666d4f62ab74510a27292b5c557cf80 c152e3ec6f2447c2990b7eb458b460d6 - - 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-06-10 08:57:50.691 7 INFO glance.api.v2.image_data [None req-e19da4b2-29b0-480b-945f-c1000c3b796f 7666d4f62ab74510a27292b5c557cf80 c152e3ec6f2447c2990b7eb458b460d6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 08:58:22.143 7 WARNING glance.location [None req-e19da4b2-29b0-480b-945f-c1000c3b796f 7666d4f62ab74510a27292b5c557cf80 c152e3ec6f2447c2990b7eb458b460d6 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 146/298] 199.204.45.49 () {48 vars in 1042 bytes} [Wed Jun 10 08:57:50 2026] PUT /v2/images/f37d2ba1-45a5-4723-9f64-960a881417b7/file => generated 0 bytes in 31500 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64506 switches on core 0) [pid: 8|app: 0|req: 153/299] 199.204.45.49 () {44 vars in 967 bytes} [Wed Jun 10 08:58:22 2026] GET /v2/images/f37d2ba1-45a5-4723-9f64-960a881417b7 => 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: 147/300] 199.204.45.49 () {48 vars in 1047 bytes} [Wed Jun 10 08:58:22 2026] PATCH /v2/images/f37d2ba1-45a5-4723-9f64-960a881417b7 => generated 1395 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/301] 199.204.45.49 () {44 vars in 967 bytes} [Wed Jun 10 08:58:22 2026] GET /v2/images/f37d2ba1-45a5-4723-9f64-960a881417b7 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/302] 199.204.45.49 () {42 vars in 684 bytes} [Wed Jun 10 08:58:23 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/303] 199.204.45.49 () {44 vars in 906 bytes} [Wed Jun 10 08:58:23 2026] GET /v2/images => generated 2778 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/388] 199.204.45.49 () {42 vars in 684 bytes} [Wed Jun 10 09:05:26 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/389] 199.204.45.49 () {44 vars in 906 bytes} [Wed Jun 10 09:05:26 2026] GET /v2/images => generated 2778 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/392] 199.204.45.49 () {42 vars in 684 bytes} [Wed Jun 10 09:05:36 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/393] 199.204.45.49 () {44 vars in 906 bytes} [Wed Jun 10 09:05:36 2026] GET /v2/images => generated 2778 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/394] 199.204.45.49 () {44 vars in 943 bytes} [Wed Jun 10 09:05:36 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/395] 199.204.45.49 () {44 vars in 965 bytes} [Wed Jun 10 09:05:36 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: 8|app: 0|req: 202/396] 199.204.45.49 () {44 vars in 935 bytes} [Wed Jun 10 09:05:36 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/397] 199.204.45.49 () {48 vars in 947 bytes} [Wed Jun 10 09:05:36 2026] POST /v2/images => generated 799 bytes in 135 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-10 09:05:36.425 8 INFO glance.api.v2.image_data [None req-9e802f8f-f7a1-4593-bea8-056433d5aae1 7666d4f62ab74510a27292b5c557cf80 c152e3ec6f2447c2990b7eb458b460d6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 09:06:59.697 8 INFO glance.location [None req-9e802f8f-f7a1-4593-bea8-056433d5aae1 7666d4f62ab74510a27292b5c557cf80 c152e3ec6f2447c2990b7eb458b460d6 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 203/416] 199.204.45.49 () {48 vars in 1041 bytes} [Wed Jun 10 09:05:36 2026] PUT /v2/images/6b3ba45e-37ab-4284-b41e-3ff7d786e7b4/file => generated 0 bytes in 84139 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19253 switches on core 0) [pid: 7|app: 0|req: 214/417] 199.204.45.49 () {44 vars in 967 bytes} [Wed Jun 10 09:07:00 2026] GET /v2/images/6b3ba45e-37ab-4284-b41e-3ff7d786e7b4 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/418] 199.204.45.49 () {48 vars in 1047 bytes} [Wed Jun 10 09:07:00 2026] PATCH /v2/images/6b3ba45e-37ab-4284-b41e-3ff7d786e7b4 => generated 1410 bytes in 630 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/419] 199.204.45.49 () {44 vars in 967 bytes} [Wed Jun 10 09:07:01 2026] GET /v2/images/6b3ba45e-37ab-4284-b41e-3ff7d786e7b4 => generated 1410 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/438] 199.204.45.49 () {42 vars in 684 bytes} [Wed Jun 10 09:08:33 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/439] 199.204.45.49 () {44 vars in 906 bytes} [Wed Jun 10 09:08:33 2026] GET /v2/images => generated 4190 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/442] 199.204.45.49 () {42 vars in 684 bytes} [Wed Jun 10 09:08:45 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/443] 199.204.45.49 () {44 vars in 906 bytes} [Wed Jun 10 09:08:45 2026] GET /v2/images => generated 4190 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/444] 199.204.45.49 () {44 vars in 935 bytes} [Wed Jun 10 09:08:45 2026] GET /v2/images/manila-service-image => generated 165 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/445] 199.204.45.49 () {44 vars in 957 bytes} [Wed Jun 10 09:08:45 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: 8|app: 0|req: 218/446] 199.204.45.49 () {44 vars in 935 bytes} [Wed Jun 10 09:08:45 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/447] 199.204.45.49 () {48 vars in 947 bytes} [Wed Jun 10 09:08:45 2026] POST /v2/images => generated 791 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-10 09:08:45.944 8 INFO glance.api.v2.image_data [None req-3baa2598-b189-49b9-bbc1-f5610a5042db 7666d4f62ab74510a27292b5c557cf80 c152e3ec6f2447c2990b7eb458b460d6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 09:09:05.952 8 INFO glance.location [None req-3baa2598-b189-49b9-bbc1-f5610a5042db 7666d4f62ab74510a27292b5c557cf80 c152e3ec6f2447c2990b7eb458b460d6 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 219/452] 199.204.45.49 () {48 vars in 1042 bytes} [Wed Jun 10 09:08:45 2026] PUT /v2/images/a9ecca92-ccc1-4e6e-8da9-661f519a49f1/file => generated 0 bytes in 20063 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25595 switches on core 0) [pid: 7|app: 0|req: 234/453] 199.204.45.49 () {44 vars in 967 bytes} [Wed Jun 10 09:09:05 2026] GET /v2/images/a9ecca92-ccc1-4e6e-8da9-661f519a49f1 => 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: 220/454] 199.204.45.49 () {48 vars in 1047 bytes} [Wed Jun 10 09:09:06 2026] PATCH /v2/images/a9ecca92-ccc1-4e6e-8da9-661f519a49f1 => generated 1382 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/455] 199.204.45.49 () {44 vars in 967 bytes} [Wed Jun 10 09:09:06 2026] GET /v2/images/a9ecca92-ccc1-4e6e-8da9-661f519a49f1 => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/616] 199.204.45.49 () {42 vars in 684 bytes} [Wed Jun 10 09:22:27 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/617] 199.204.45.49 () {44 vars in 906 bytes} [Wed Jun 10 09:22:27 2026] GET /v2/images => generated 5574 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/648] 199.204.45.49 () {42 vars in 684 bytes} [Wed Jun 10 09:24:54 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/649] 199.204.45.49 () {44 vars in 906 bytes} [Wed Jun 10 09:24:54 2026] GET /v2/images => generated 5574 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/650] 199.204.45.49 () {42 vars in 684 bytes} [Wed Jun 10 09:24:57 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/651] 199.204.45.49 () {44 vars in 906 bytes} [Wed Jun 10 09:24:57 2026] GET /v2/images => generated 5574 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/670] 199.204.45.49 () {42 vars in 684 bytes} [Wed Jun 10 09:26:20 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/671] 199.204.45.49 () {44 vars in 906 bytes} [Wed Jun 10 09:26:20 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/672] 199.204.45.49 () {42 vars in 684 bytes} [Wed Jun 10 09:26:29 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/673] 199.204.45.49 () {44 vars in 906 bytes} [Wed Jun 10 09:26:29 2026] GET /v2/images => generated 5574 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/690] 199.204.45.49 () {42 vars in 684 bytes} [Wed Jun 10 09:27:39 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/691] 199.204.45.49 () {44 vars in 906 bytes} [Wed Jun 10 09:27:39 2026] GET /v2/images => generated 5574 bytes in 60 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: 361/706] 10.0.0.18 () {32 vars in 632 bytes} [Wed Jun 10 09:28:53 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/711] 10.0.0.166 () {36 vars in 987 bytes} [Wed Jun 10 09:29:12 2026] GET /v2/images/ddf53872-9e97-4759-ba21-cb5f993b2e0e => generated 1312 bytes in 38 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: 348/712] 10.0.0.166 () {36 vars in 927 bytes} [Wed Jun 10 09:29:13 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: 365/713] 10.0.0.166 () {36 vars in 987 bytes} [Wed Jun 10 09:29:18 2026] GET /v2/images/ddf53872-9e97-4759-ba21-cb5f993b2e0e => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/714] 10.0.0.166 () {36 vars in 927 bytes} [Wed Jun 10 09:29:18 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/717] 199.204.45.49 () {36 vars in 990 bytes} [Wed Jun 10 09:29:20 2026] GET /v2/images/ddf53872-9e97-4759-ba21-cb5f993b2e0e => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/718] 199.204.45.49 () {36 vars in 930 bytes} [Wed Jun 10 09:29:20 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: 368/719] 199.204.45.49 () {36 vars in 990 bytes} [Wed Jun 10 09:29:21 2026] GET /v2/images/ddf53872-9e97-4759-ba21-cb5f993b2e0e => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/720] 199.204.45.49 () {36 vars in 930 bytes} [Wed Jun 10 09:29:21 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/721] 10.0.0.166 () {36 vars in 987 bytes} [Wed Jun 10 09:29:24 2026] GET /v2/images/ddf53872-9e97-4759-ba21-cb5f993b2e0e => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/722] 10.0.0.166 () {36 vars in 927 bytes} [Wed Jun 10 09:29:24 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/723] 10.0.0.97 () {36 vars in 986 bytes} [Wed Jun 10 09:29:29 2026] GET /v2/images/ddf53872-9e97-4759-ba21-cb5f993b2e0e => generated 1312 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/724] 10.0.0.97 () {36 vars in 926 bytes} [Wed Jun 10 09:29:29 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: 371/725] 10.0.0.97 () {36 vars in 926 bytes} [Wed Jun 10 09:29:29 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: 355/726] 10.0.0.97 () {36 vars in 986 bytes} [Wed Jun 10 09:29:29 2026] GET /v2/images/ddf53872-9e97-4759-ba21-cb5f993b2e0e => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/727] 10.0.0.97 () {36 vars in 926 bytes} [Wed Jun 10 09:29:29 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: 356/728] 10.0.0.97 () {36 vars in 926 bytes} [Wed Jun 10 09:29:29 2026] GET /v2/schemas/image => generated 4018 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/729] 10.0.0.97 () {36 vars in 986 bytes} [Wed Jun 10 09:29:29 2026] GET /v2/images/ddf53872-9e97-4759-ba21-cb5f993b2e0e => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/730] 10.0.0.97 () {36 vars in 926 bytes} [Wed Jun 10 09:29:29 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: 374/731] 10.0.0.97 () {36 vars in 926 bytes} [Wed Jun 10 09:29:29 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: 359/734] 10.0.0.153 () {36 vars in 911 bytes} [Wed Jun 10 09:29:30 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/735] 10.0.0.153 () {36 vars in 1007 bytes} [Wed Jun 10 09:29:30 2026] GET /v2/images/ddf53872-9e97-4759-ba21-cb5f993b2e0e/locations => generated 127 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/736] 10.0.0.153 () {36 vars in 987 bytes} [Wed Jun 10 09:29:30 2026] GET /v2/images/ddf53872-9e97-4759-ba21-cb5f993b2e0e => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/737] 10.0.0.153 () {36 vars in 927 bytes} [Wed Jun 10 09:29:30 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/738] 10.0.0.153 () {36 vars in 927 bytes} [Wed Jun 10 09:29:30 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/747] 10.0.0.166 () {36 vars in 987 bytes} [Wed Jun 10 09:30:13 2026] GET /v2/images/ddf53872-9e97-4759-ba21-cb5f993b2e0e => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/748] 10.0.0.166 () {36 vars in 927 bytes} [Wed Jun 10 09:30:13 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: 383/749] 10.0.0.18 () {30 vars in 410 bytes} [Wed Jun 10 09:30:18 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/754] 10.0.0.166 () {36 vars in 987 bytes} [Wed Jun 10 09:30:30 2026] GET /v2/images/ddf53872-9e97-4759-ba21-cb5f993b2e0e => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/755] 10.0.0.166 () {36 vars in 927 bytes} [Wed Jun 10 09:30:30 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/770] 10.0.0.18 () {34 vars in 654 bytes} [Wed Jun 10 09:31:48 2026] POST /v2/images => generated 649 bytes in 268 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-10 09:31:48.982 7 WARNING glance.api.v2.images [None req-fe6c685b-1a44-4f14-a3be-9ab2dda65282 5f3af422221a48acb61ec92d1d1b8c63 63cebd8b19f244978c01bfc26e7d9716 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//edf61409-ae26-48c9-9387-59aece5ab486 [pid: 7|app: 0|req: 394/771] 10.0.0.18 () {32 vars in 709 bytes} [Wed Jun 10 09:31:48 2026] DELETE /v2/images/edf61409-ae26-48c9-9387-59aece5ab486 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/772] 10.0.0.18 () {32 vars in 706 bytes} [Wed Jun 10 09:31:49 2026] GET /v2/images/edf61409-ae26-48c9-9387-59aece5ab486 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/773] 10.0.0.18 () {32 vars in 632 bytes} [Wed Jun 10 09:31:49 2026] GET /v2/images => generated 1381 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/774] 10.0.0.18 () {34 vars in 654 bytes} [Wed Jun 10 09:31:49 2026] POST /v2/images => generated 703 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/775] 10.0.0.18 () {32 vars in 716 bytes} [Wed Jun 10 09:31:49 2026] GET /v2/images/7820fe0d-c853-4589-a868-2a9326ccf6ea/file => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 09:31:49.195 8 INFO glance.api.v2.image_data [None req-b2fb04b2-c683-4734-8da9-0eab750591bf 5f3af422221a48acb61ec92d1d1b8c63 63cebd8b19f244978c01bfc26e7d9716 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 09:31:49.247 8 WARNING glance_store._drivers.rbd [None req-b2fb04b2-c683-4734-8da9-0eab750591bf 5f3af422221a48acb61ec92d1d1b8c63 63cebd8b19f244978c01bfc26e7d9716 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-10 09:31:50.072 8 INFO glance.location [None req-b2fb04b2-c683-4734-8da9-0eab750591bf 5f3af422221a48acb61ec92d1d1b8c63 63cebd8b19f244978c01bfc26e7d9716 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 380/778] 10.0.0.18 () {32 vars in 726 bytes} [Wed Jun 10 09:31:49 2026] PUT /v2/images/7820fe0d-c853-4589-a868-2a9326ccf6ea/file => generated 0 bytes in 930 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/779] 10.0.0.18 () {32 vars in 706 bytes} [Wed Jun 10 09:31:50 2026] GET /v2/images/7820fe0d-c853-4589-a868-2a9326ccf6ea => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/780] 10.0.0.18 () {32 vars in 716 bytes} [Wed Jun 10 09:31:50 2026] GET /v2/images/7820fe0d-c853-4589-a868-2a9326ccf6ea/file => generated 1024 bytes in 139 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/781] 10.0.0.18 () {34 vars in 654 bytes} [Wed Jun 10 09:31:50 2026] POST /v2/images => generated 648 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/782] 10.0.0.18 () {32 vars in 725 bytes} [Wed Jun 10 09:31:50 2026] PATCH /v2/images/55863551-583d-44cc-b029-dd978a1bd4ce => generated 653 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/783] 10.0.0.18 () {32 vars in 706 bytes} [Wed Jun 10 09:31:50 2026] GET /v2/images/55863551-583d-44cc-b029-dd978a1bd4ce => generated 653 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 09:31:50.415 8 WARNING glance.api.v2.images [None req-6457f7fd-fae5-4445-ba9e-9c0970d7ac1b 5f3af422221a48acb61ec92d1d1b8c63 63cebd8b19f244978c01bfc26e7d9716 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//55863551-583d-44cc-b029-dd978a1bd4ce [pid: 8|app: 0|req: 383/784] 10.0.0.18 () {32 vars in 709 bytes} [Wed Jun 10 09:31:50 2026] DELETE /v2/images/55863551-583d-44cc-b029-dd978a1bd4ce => generated 0 bytes in 37 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/785] 10.0.0.18 () {32 vars in 706 bytes} [Wed Jun 10 09:31:50 2026] GET /v2/images/55863551-583d-44cc-b029-dd978a1bd4ce => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 09:31:50.477 8 WARNING glance.api.v2.images [None req-bbc1b998-4285-4084-a38f-0d22c723b925 5f3af422221a48acb61ec92d1d1b8c63 63cebd8b19f244978c01bfc26e7d9716 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7820fe0d-c853-4589-a868-2a9326ccf6ea [pid: 8|app: 0|req: 384/786] 10.0.0.18 () {32 vars in 709 bytes} [Wed Jun 10 09:31:50 2026] DELETE /v2/images/7820fe0d-c853-4589-a868-2a9326ccf6ea => generated 0 bytes in 838 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/787] 10.0.0.18 () {32 vars in 706 bytes} [Wed Jun 10 09:31:51 2026] GET /v2/images/7820fe0d-c853-4589-a868-2a9326ccf6ea => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 09:31:51.331 8 WARNING glance.api.v2.images [None req-6fa27133-20ef-4531-ad12-75c291a4eff1 5f3af422221a48acb61ec92d1d1b8c63 63cebd8b19f244978c01bfc26e7d9716 - - default default] Failed to find image edf61409-ae26-48c9-9387-59aece5ab486 to delete: glance.common.exception.ImageNotFound: No image found with ID edf61409-ae26-48c9-9387-59aece5ab486 [pid: 8|app: 0|req: 385/788] 10.0.0.18 () {32 vars in 709 bytes} [Wed Jun 10 09:31:51 2026] DELETE /v2/images/edf61409-ae26-48c9-9387-59aece5ab486 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/789] 10.0.0.18 () {32 vars in 706 bytes} [Wed Jun 10 09:31:51 2026] GET /v2/images/edf61409-ae26-48c9-9387-59aece5ab486 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/794] 10.0.0.166 () {36 vars in 987 bytes} [Wed Jun 10 09:32:15 2026] GET /v2/images/ddf53872-9e97-4759-ba21-cb5f993b2e0e => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/795] 10.0.0.166 () {36 vars in 927 bytes} [Wed Jun 10 09: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: 8|app: 0|req: 391/800] 10.0.0.18 () {32 vars in 706 bytes} [Wed Jun 10 09:32:36 2026] GET /v2/images/ddf53872-9e97-4759-ba21-cb5f993b2e0e => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/801] 10.0.0.18 () {32 vars in 706 bytes} [Wed Jun 10 09:32:36 2026] GET /v2/images/ddf53872-9e97-4759-ba21-cb5f993b2e0e => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/802] 10.0.0.97 () {36 vars in 986 bytes} [Wed Jun 10 09:32:36 2026] GET /v2/images/ddf53872-9e97-4759-ba21-cb5f993b2e0e => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/803] 10.0.0.97 () {36 vars in 926 bytes} [Wed Jun 10 09:32:36 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: 393/804] 10.0.0.97 () {36 vars in 926 bytes} [Wed Jun 10 09:32:36 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: 412/805] 10.0.0.97 () {36 vars in 986 bytes} [Wed Jun 10 09:32:36 2026] GET /v2/images/ddf53872-9e97-4759-ba21-cb5f993b2e0e => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/806] 10.0.0.97 () {36 vars in 926 bytes} [Wed Jun 10 09:32:36 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: 413/807] 10.0.0.97 () {36 vars in 926 bytes} [Wed Jun 10 09:32:36 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: 395/808] 10.0.0.97 () {36 vars in 986 bytes} [Wed Jun 10 09:32:36 2026] GET /v2/images/ddf53872-9e97-4759-ba21-cb5f993b2e0e => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/809] 10.0.0.97 () {36 vars in 926 bytes} [Wed Jun 10 09:32:36 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: 396/810] 10.0.0.153 () {36 vars in 911 bytes} [Wed Jun 10 09:32:37 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/811] 10.0.0.153 () {36 vars in 1007 bytes} [Wed Jun 10 09:32:37 2026] GET /v2/images/ddf53872-9e97-4759-ba21-cb5f993b2e0e/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/812] 10.0.0.153 () {36 vars in 987 bytes} [Wed Jun 10 09:32:37 2026] GET /v2/images/ddf53872-9e97-4759-ba21-cb5f993b2e0e => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/813] 10.0.0.153 () {36 vars in 927 bytes} [Wed Jun 10 09:32: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: 8|app: 0|req: 398/814] 10.0.0.153 () {36 vars in 927 bytes} [Wed Jun 10 09:32:37 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: 419/819] 10.0.0.166 () {36 vars in 987 bytes} [Wed Jun 10 09:32:56 2026] GET /v2/images/ddf53872-9e97-4759-ba21-cb5f993b2e0e => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/820] 10.0.0.166 () {36 vars in 927 bytes} [Wed Jun 10 09: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: 7|app: 0|req: 421/823] 10.0.0.166 () {36 vars in 987 bytes} [Wed Jun 10 09:32:59 2026] GET /v2/images/ddf53872-9e97-4759-ba21-cb5f993b2e0e => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/824] 10.0.0.166 () {36 vars in 927 bytes} [Wed Jun 10 09:32:59 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: 425/831] 10.0.0.166 () {36 vars in 987 bytes} [Wed Jun 10 09:33:39 2026] GET /v2/images/ddf53872-9e97-4759-ba21-cb5f993b2e0e => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/832] 10.0.0.166 () {36 vars in 927 bytes} [Wed Jun 10 09:33:39 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: 416/849] 10.0.0.166 () {36 vars in 987 bytes} [Wed Jun 10 09:34:50 2026] GET /v2/images/ddf53872-9e97-4759-ba21-cb5f993b2e0e => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/850] 10.0.0.166 () {36 vars in 927 bytes} [Wed Jun 10 09:34:50 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/853] 10.0.0.166 () {36 vars in 987 bytes} [Wed Jun 10 09:35:07 2026] GET /v2/images/ddf53872-9e97-4759-ba21-cb5f993b2e0e => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/854] 10.0.0.166 () {36 vars in 927 bytes} [Wed Jun 10 09:35:07 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/865] 199.204.45.49 () {32 vars in 825 bytes} [Wed Jun 10 09:35:54 2026] GET /v2/images?status=active&owner=c152e3ec6f2447c2990b7eb458b460d6&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/866] 199.204.45.49 () {32 vars in 652 bytes} [Wed Jun 10 09:35:54 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: 443/867] 10.0.0.97 () {36 vars in 986 bytes} [Wed Jun 10 09:35:55 2026] GET /v2/images/f37d2ba1-45a5-4723-9f64-960a881417b7 => generated 1395 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/868] 10.0.0.97 () {36 vars in 926 bytes} [Wed Jun 10 09:35:55 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: 444/869] 10.0.0.97 () {36 vars in 926 bytes} [Wed Jun 10 09:35:55 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/870] 10.0.0.97 () {36 vars in 986 bytes} [Wed Jun 10 09:35:55 2026] GET /v2/images/f37d2ba1-45a5-4723-9f64-960a881417b7 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/871] 10.0.0.97 () {36 vars in 926 bytes} [Wed Jun 10 09:35:55 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: 427/872] 10.0.0.97 () {36 vars in 926 bytes} [Wed Jun 10 09:35:55 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: 446/873] 10.0.0.97 () {36 vars in 986 bytes} [Wed Jun 10 09:35:55 2026] GET /v2/images/f37d2ba1-45a5-4723-9f64-960a881417b7 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/874] 10.0.0.97 () {36 vars in 926 bytes} [Wed Jun 10 09:35:55 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: 447/875] 10.0.0.153 () {36 vars in 911 bytes} [Wed Jun 10 09:35:55 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/876] 10.0.0.153 () {36 vars in 1007 bytes} [Wed Jun 10 09:35:55 2026] GET /v2/images/f37d2ba1-45a5-4723-9f64-960a881417b7/locations => generated 127 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/877] 10.0.0.153 () {36 vars in 987 bytes} [Wed Jun 10 09:35:55 2026] GET /v2/images/f37d2ba1-45a5-4723-9f64-960a881417b7 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/878] 10.0.0.153 () {36 vars in 927 bytes} [Wed Jun 10 09:35:55 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: 449/879] 10.0.0.153 () {36 vars in 927 bytes} [Wed Jun 10 09:35:55 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: 475/930] 10.0.0.18 () {32 vars in 632 bytes} [Wed Jun 10 09:40:02 2026] GET /v2/images => generated 5574 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)