+ 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 May 12 11:45:41 2026] *** compiled with version: 11.4.0 on 12 May 2026 06:08:05 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-5786bdf6bc-qqd46 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x557c44cb8180 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-12 11:45:43.328 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-12 11:45:43.336 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-12 11:45:43.925 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-12 11:45:43.926 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-12 11:45:43.943 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-12 11:45:43.944 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-12 11:45:45.498 7 WARNING glance.api.v2.images [None req-338bc984-7980-4795-853f-2cdbb54769c7 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-12 11:45:45.509 8 WARNING glance.api.v2.images [None req-367179e8-2a52-4e1e-9bcd-8dd506983562 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-12 11:45:45.734 7 WARNING keystonemiddleware._common.config [None req-338bc984-7980-4795-853f-2cdbb54769c7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 11:45:45.741 7 WARNING oslo_config.cfg [None req-338bc984-7980-4795-853f-2cdbb54769c7 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x557c44cb8180 pid: 7 (default app) 2026-05-12 11:45:45.746 8 WARNING keystonemiddleware._common.config [None req-367179e8-2a52-4e1e-9bcd-8dd506983562 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 11:45:45.754 8 WARNING oslo_config.cfg [None req-367179e8-2a52-4e1e-9bcd-8dd506983562 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x557c44cb8180 pid: 8 (default app) [pid: 8|app: 0|req: 2/4] 199.19.213.199 () {42 vars in 689 bytes} [Tue May 12 11:45:47 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 11:45:48.048 7 WARNING oslo_policy.policy [None req-0bde13b6-b6fc-476b-89ae-b6698baaf6d3 813b50fe033c47bf86101b677565ebf1 70531c47f5fd4c7d945a6ab385b39429 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 11:45:48.049 7 WARNING oslo_policy.policy [None req-0bde13b6-b6fc-476b-89ae-b6698baaf6d3 813b50fe033c47bf86101b677565ebf1 70531c47f5fd4c7d945a6ab385b39429 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 11:45:48.067 7 WARNING oslo_policy.policy [None req-0bde13b6-b6fc-476b-89ae-b6698baaf6d3 813b50fe033c47bf86101b677565ebf1 70531c47f5fd4c7d945a6ab385b39429 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 11:45:48.067 7 WARNING oslo_policy.policy [None req-0bde13b6-b6fc-476b-89ae-b6698baaf6d3 813b50fe033c47bf86101b677565ebf1 70531c47f5fd4c7d945a6ab385b39429 - - 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: 3/5] 199.19.213.199 () {44 vars in 911 bytes} [Tue May 12 11:45:47 2026] GET /v2/images => generated 69 bytes in 522 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/6] 199.19.213.199 () {42 vars in 689 bytes} [Tue May 12 11:45:51 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.19.213.199 () {44 vars in 911 bytes} [Tue May 12 11:45:51 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.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 11:45:51.512 8 WARNING oslo_policy.policy [None req-490935ed-dd8c-42e4-aca6-3013a516c1d8 813b50fe033c47bf86101b677565ebf1 70531c47f5fd4c7d945a6ab385b39429 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 11:45:51.512 8 WARNING oslo_policy.policy [None req-490935ed-dd8c-42e4-aca6-3013a516c1d8 813b50fe033c47bf86101b677565ebf1 70531c47f5fd4c7d945a6ab385b39429 - - 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: 4/8] 199.19.213.199 () {44 vars in 912 bytes} [Tue May 12 11:45:51 2026] GET /v2/images/cirros => generated 151 bytes in 112 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.19.213.199 () {44 vars in 934 bytes} [Tue May 12 11:45:51 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-05-12 11:45:51.639 8 WARNING oslo_policy.policy [None req-a37f8009-588a-44bb-afbb-e5eb59970ee1 813b50fe033c47bf86101b677565ebf1 70531c47f5fd4c7d945a6ab385b39429 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 11:45:51.640 8 WARNING oslo_policy.policy [None req-a37f8009-588a-44bb-afbb-e5eb59970ee1 813b50fe033c47bf86101b677565ebf1 70531c47f5fd4c7d945a6ab385b39429 - - 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: 5/10] 199.19.213.199 () {44 vars in 940 bytes} [Tue May 12 11:45:51 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 11:45:51.723 7 WARNING oslo_config.cfg [None req-45c4c3da-3cd9-4fa8-a7c6-a3714c8e9f2f 813b50fe033c47bf86101b677565ebf1 70531c47f5fd4c7d945a6ab385b39429 - - 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: 6/11] 199.19.213.199 () {48 vars in 952 bytes} [Tue May 12 11:45:51 2026] POST /v2/images => generated 760 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-12 11:45:51.743 8 WARNING oslo_policy.policy [None req-5fd6751b-cfe8-4fb4-a732-b8cce23ad886 813b50fe033c47bf86101b677565ebf1 70531c47f5fd4c7d945a6ab385b39429 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 11:45:51.743 8 WARNING oslo_policy.policy [None req-5fd6751b-cfe8-4fb4-a732-b8cce23ad886 813b50fe033c47bf86101b677565ebf1 70531c47f5fd4c7d945a6ab385b39429 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 11:45:51.745 8 INFO glance.api.v2.image_data [None req-5fd6751b-cfe8-4fb4-a732-b8cce23ad886 813b50fe033c47bf86101b677565ebf1 70531c47f5fd4c7d945a6ab385b39429 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 11:45:56.707 8 INFO glance.location [None req-5fd6751b-cfe8-4fb4-a732-b8cce23ad886 813b50fe033c47bf86101b677565ebf1 70531c47f5fd4c7d945a6ab385b39429 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 6/14] 199.19.213.199 () {48 vars in 1046 bytes} [Tue May 12 11:45:51 2026] PUT /v2/images/73f2c1bc-76a7-43b2-a076-d607abb22313/file => generated 0 bytes in 5009 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7069 switches on core 0) [pid: 7|app: 0|req: 9/15] 199.19.213.199 () {44 vars in 911 bytes} [Tue May 12 11:45:56 2026] GET /v2/images => generated 1240 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 11:45:56.785 8 WARNING oslo_config.cfg [None req-20a4647e-dd0e-4e0f-bba8-86a3fe31454c 813b50fe033c47bf86101b677565ebf1 70531c47f5fd4c7d945a6ab385b39429 - - 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: 7/16] 199.19.213.199 () {48 vars in 1050 bytes} [Tue May 12 11:45:56 2026] PATCH /v2/images/73f2c1bc-76a7-43b2-a076-d607abb22313 => 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: 10/17] 199.19.213.199 () {44 vars in 911 bytes} [Tue May 12 11:45:56 2026] GET /v2/images => generated 1240 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/286] 199.19.213.199 () {42 vars in 689 bytes} [Tue May 12 12:08:20 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/287] 199.19.213.199 () {44 vars in 911 bytes} [Tue May 12 12:08:20 2026] GET /v2/images => generated 1240 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/292] 199.19.213.199 () {42 vars in 689 bytes} [Tue May 12 12:08:38 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/293] 199.19.213.199 () {44 vars in 911 bytes} [Tue May 12 12:08:38 2026] GET /v2/images => generated 1240 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/294] 199.19.213.199 () {44 vars in 938 bytes} [Tue May 12 12:08:38 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/295] 199.19.213.199 () {44 vars in 960 bytes} [Tue May 12 12:08:38 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/296] 199.19.213.199 () {44 vars in 940 bytes} [Tue May 12 12:08:38 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: 7|app: 0|req: 150/297] 199.19.213.199 () {48 vars in 952 bytes} [Tue May 12 12:08:38 2026] POST /v2/images => generated 796 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-12 12:08:38.610 8 INFO glance.api.v2.image_data [None req-ddeee301-9941-4fb9-b2f0-5d486416a806 813b50fe033c47bf86101b677565ebf1 70531c47f5fd4c7d945a6ab385b39429 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 12:09:05.620 8 INFO glance.location [None req-ddeee301-9941-4fb9-b2f0-5d486416a806 813b50fe033c47bf86101b677565ebf1 70531c47f5fd4c7d945a6ab385b39429 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 148/302] 199.19.213.199 () {48 vars in 1047 bytes} [Tue May 12 12:08:38 2026] PUT /v2/images/af862a78-6214-4e62-9087-c2d15f6141ae/file => generated 0 bytes in 27077 msecs (HTTP/1.1 204) 4 headers in 171 bytes (69278 switches on core 0) [pid: 7|app: 0|req: 155/303] 199.19.213.199 () {44 vars in 911 bytes} [Tue May 12 12:09:05 2026] GET /v2/images => generated 2451 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/304] 199.19.213.199 () {48 vars in 1050 bytes} [Tue May 12 12:09:05 2026] PATCH /v2/images/af862a78-6214-4e62-9087-c2d15f6141ae => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/305] 199.19.213.199 () {48 vars in 1051 bytes} [Tue May 12 12:09:05 2026] PATCH /v2/images/af862a78-6214-4e62-9087-c2d15f6141ae => generated 1209 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/306] 199.19.213.199 () {44 vars in 911 bytes} [Tue May 12 12:09:05 2026] GET /v2/images => generated 2451 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/309] 199.19.213.199 () {42 vars in 689 bytes} [Tue May 12 12:09:07 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/310] 199.19.213.199 () {44 vars in 911 bytes} [Tue May 12 12:09:07 2026] GET /v2/images => generated 2451 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/403] 199.19.213.199 () {42 vars in 689 bytes} [Tue May 12 12:16:56 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/406] 199.19.213.199 () {44 vars in 911 bytes} [Tue May 12 12:16:56 2026] GET /v2/images => generated 2451 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/413] 199.19.213.199 () {42 vars in 689 bytes} [Tue May 12 12:17:26 2026] GET / => generated 1193 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/414] 199.19.213.199 () {44 vars in 911 bytes} [Tue May 12 12:17:26 2026] GET /v2/images => generated 2451 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/415] 199.19.213.199 () {44 vars in 948 bytes} [Tue May 12 12:17:26 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/416] 199.19.213.199 () {44 vars in 970 bytes} [Tue May 12 12:17:26 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/417] 199.19.213.199 () {44 vars in 940 bytes} [Tue May 12 12:17:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/418] 199.19.213.199 () {48 vars in 952 bytes} [Tue May 12 12:17:26 2026] POST /v2/images => generated 799 bytes in 3757 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-12 12:17:30.497 8 INFO glance.api.v2.image_data [None req-fe205132-ddc3-4cc2-be88-5dc770d1020b 813b50fe033c47bf86101b677565ebf1 70531c47f5fd4c7d945a6ab385b39429 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 12:19:31.844 8 INFO glance.location [None req-fe205132-ddc3-4cc2-be88-5dc770d1020b 813b50fe033c47bf86101b677565ebf1 70531c47f5fd4c7d945a6ab385b39429 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 206/443] 199.19.213.199 () {48 vars in 1046 bytes} [Tue May 12 12:17:30 2026] PUT /v2/images/152a1f76-17b7-48fb-977b-d539d54c9d5a/file => generated 0 bytes in 121408 msecs (HTTP/1.1 204) 4 headers in 171 bytes (14880 switches on core 0) [pid: 7|app: 0|req: 238/444] 199.19.213.199 () {44 vars in 911 bytes} [Tue May 12 12:19:31 2026] GET /v2/images => generated 3664 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/445] 199.19.213.199 () {48 vars in 1051 bytes} [Tue May 12 12:19:31 2026] PATCH /v2/images/152a1f76-17b7-48fb-977b-d539d54c9d5a => generated 1234 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/446] 199.19.213.199 () {44 vars in 911 bytes} [Tue May 12 12:19:32 2026] GET /v2/images => generated 3687 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/457] 199.19.213.199 () {42 vars in 689 bytes} [Tue May 12 12:20:23 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/458] 199.19.213.199 () {44 vars in 911 bytes} [Tue May 12 12:20:23 2026] GET /v2/images => generated 3687 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/463] 199.19.213.199 () {42 vars in 689 bytes} [Tue May 12 12:20:38 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/464] 199.19.213.199 () {44 vars in 911 bytes} [Tue May 12 12:20:38 2026] GET /v2/images => generated 3687 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/465] 199.19.213.199 () {44 vars in 940 bytes} [Tue May 12 12:20:38 2026] GET /v2/images/manila-service-image => generated 165 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/466] 199.19.213.199 () {44 vars in 962 bytes} [Tue May 12 12:20:38 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/467] 199.19.213.199 () {44 vars in 940 bytes} [Tue May 12 12:20:38 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/468] 199.19.213.199 () {48 vars in 952 bytes} [Tue May 12 12:20:38 2026] POST /v2/images => generated 791 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-12 12:20:38.807 8 INFO glance.api.v2.image_data [None req-db553d5d-dac6-4df4-aa32-6b1974069cb5 813b50fe033c47bf86101b677565ebf1 70531c47f5fd4c7d945a6ab385b39429 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 12:20:54.939 8 INFO glance.location [None req-db553d5d-dac6-4df4-aa32-6b1974069cb5 813b50fe033c47bf86101b677565ebf1 70531c47f5fd4c7d945a6ab385b39429 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 219/471] 199.19.213.199 () {48 vars in 1047 bytes} [Tue May 12 12:20:38 2026] PUT /v2/images/587b4385-b6d1-47d6-a7bc-95d7d5f7b073/file => generated 0 bytes in 16178 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29125 switches on core 0) [pid: 7|app: 0|req: 253/472] 199.19.213.199 () {44 vars in 911 bytes} [Tue May 12 12:20:54 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/473] 199.19.213.199 () {48 vars in 1050 bytes} [Tue May 12 12:20:55 2026] PATCH /v2/images/587b4385-b6d1-47d6-a7bc-95d7d5f7b073 => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/474] 199.19.213.199 () {44 vars in 911 bytes} [Tue May 12 12:20:55 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/619] 199.19.213.199 () {42 vars in 689 bytes} [Tue May 12 12:32:51 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/620] 199.19.213.199 () {44 vars in 911 bytes} [Tue May 12 12:32:51 2026] GET /v2/images => generated 4893 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/649] 199.19.213.199 () {42 vars in 689 bytes} [Tue May 12 12:35:07 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/650] 199.19.213.199 () {44 vars in 911 bytes} [Tue May 12 12:35:07 2026] GET /v2/images => generated 4893 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/651] 199.19.213.199 () {42 vars in 689 bytes} [Tue May 12 12:35:08 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/652] 199.19.213.199 () {44 vars in 911 bytes} [Tue May 12 12:35:08 2026] GET /v2/images => generated 4893 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/661] 199.19.213.199 () {42 vars in 689 bytes} [Tue May 12 12:35:53 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/662] 199.19.213.199 () {44 vars in 911 bytes} [Tue May 12 12:35:53 2026] GET /v2/images => generated 4893 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/665] 199.19.213.199 () {42 vars in 689 bytes} [Tue May 12 12:36:00 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/666] 199.19.213.199 () {44 vars in 911 bytes} [Tue May 12 12:36:00 2026] GET /v2/images => generated 4893 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/679] 199.19.213.199 () {42 vars in 689 bytes} [Tue May 12 12:36:59 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/680] 199.19.213.199 () {44 vars in 911 bytes} [Tue May 12 12:36:59 2026] GET /v2/images => generated 4893 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 328/689] 10.0.0.129 () {32 vars in 633 bytes} [Tue May 12 12:37:40 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 364/694] 10.0.0.52 () {36 vars in 986 bytes} [Tue May 12 12:38:00 2026] GET /v2/images/73f2c1bc-76a7-43b2-a076-d607abb22313 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/695] 10.0.0.52 () {36 vars in 926 bytes} [Tue May 12 12:38:00 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: 365/696] 199.19.213.199 () {36 vars in 991 bytes} [Tue May 12 12:38:03 2026] GET /v2/images/73f2c1bc-76a7-43b2-a076-d607abb22313 => generated 1171 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/697] 199.19.213.199 () {36 vars in 931 bytes} [Tue May 12 12:38: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: 7|app: 0|req: 366/698] 199.19.213.199 () {36 vars in 991 bytes} [Tue May 12 12:38:04 2026] GET /v2/images/73f2c1bc-76a7-43b2-a076-d607abb22313 => 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: 333/699] 199.19.213.199 () {36 vars in 931 bytes} [Tue May 12 12:38:04 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: 335/702] 10.0.0.153 () {36 vars in 987 bytes} [Tue May 12 12:38:06 2026] GET /v2/images/73f2c1bc-76a7-43b2-a076-d607abb22313 => generated 1171 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/703] 10.0.0.153 () {36 vars in 927 bytes} [Tue May 12 12:38:06 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/704] 10.0.0.153 () {36 vars in 927 bytes} [Tue May 12 12:38:06 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/705] 10.0.0.153 () {36 vars in 987 bytes} [Tue May 12 12:38:06 2026] GET /v2/images/73f2c1bc-76a7-43b2-a076-d607abb22313 => 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: 337/706] 10.0.0.153 () {36 vars in 927 bytes} [Tue May 12 12:38:06 2026] GET /v2/schemas/image => generated 4018 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/707] 10.0.0.153 () {36 vars in 927 bytes} [Tue May 12 12:38:06 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: 338/708] 10.0.0.153 () {36 vars in 987 bytes} [Tue May 12 12:38:06 2026] GET /v2/images/73f2c1bc-76a7-43b2-a076-d607abb22313 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/709] 10.0.0.153 () {36 vars in 927 bytes} [Tue May 12 12:38: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: 8|app: 0|req: 339/710] 10.0.0.153 () {36 vars in 927 bytes} [Tue May 12 12:38:06 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/711] 10.0.0.243 () {36 vars in 987 bytes} [Tue May 12 12:38:07 2026] GET /v2/images/73f2c1bc-76a7-43b2-a076-d607abb22313 => generated 1171 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/712] 10.0.0.243 () {36 vars in 927 bytes} [Tue May 12 12:38: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: 7|app: 0|req: 373/713] 10.0.0.243 () {36 vars in 987 bytes} [Tue May 12 12:38:08 2026] GET /v2/images/73f2c1bc-76a7-43b2-a076-d607abb22313 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/714] 10.0.0.243 () {36 vars in 927 bytes} [Tue May 12 12:38:08 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/715] 10.0.0.243 () {36 vars in 927 bytes} [Tue May 12 12:38:08 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: 343/718] 10.0.0.52 () {36 vars in 986 bytes} [Tue May 12 12:38:17 2026] GET /v2/images/73f2c1bc-76a7-43b2-a076-d607abb22313 => 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: 376/719] 10.0.0.52 () {36 vars in 926 bytes} [Tue May 12 12:38:17 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: 344/720] 10.0.0.52 () {36 vars in 986 bytes} [Tue May 12 12:38:18 2026] GET /v2/images/73f2c1bc-76a7-43b2-a076-d607abb22313 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/721] 10.0.0.52 () {36 vars in 926 bytes} [Tue May 12 12:38:18 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: 379/724] 10.0.0.129 () {30 vars in 411 bytes} [Tue May 12 12:38:30 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/727] 10.0.0.52 () {36 vars in 986 bytes} [Tue May 12 12:38:42 2026] GET /v2/images/73f2c1bc-76a7-43b2-a076-d607abb22313 => 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: 381/728] 10.0.0.52 () {36 vars in 926 bytes} [Tue May 12 12:38:42 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: 348/729] 10.0.0.129 () {34 vars in 655 bytes} [Tue May 12 12:38:46 2026] POST /v2/images => generated 647 bytes in 235 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-12 12:38:46.425 7 WARNING glance.api.v2.images [None req-87c2f9c8-cf17-408f-9d7e-e32e80da9b27 a17a183387e847988d86081bbb39a813 6310cc773a5844edbaf8821cf13c34bd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0524ee0a-3b46-4dcb-91e1-bcf8905179d0 [pid: 7|app: 0|req: 382/730] 10.0.0.129 () {32 vars in 710 bytes} [Tue May 12 12:38:46 2026] DELETE /v2/images/0524ee0a-3b46-4dcb-91e1-bcf8905179d0 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/731] 10.0.0.129 () {32 vars in 707 bytes} [Tue May 12 12:38:46 2026] GET /v2/images/0524ee0a-3b46-4dcb-91e1-bcf8905179d0 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/732] 10.0.0.129 () {32 vars in 633 bytes} [Tue May 12 12:38:46 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: 385/735] 10.0.0.129 () {34 vars in 655 bytes} [Tue May 12 12:38:46 2026] POST /v2/images => generated 702 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/736] 10.0.0.129 () {32 vars in 717 bytes} [Tue May 12 12:38:46 2026] GET /v2/images/35e737ae-752e-41cb-b9ff-2258a3663d97/file => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:38:46.656 7 WARNING oslo_policy.policy [None req-110f1a00-74cd-4692-96c7-7d372efcf42f a17a183387e847988d86081bbb39a813 6310cc773a5844edbaf8821cf13c34bd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 12:38:46.657 7 WARNING oslo_policy.policy [None req-110f1a00-74cd-4692-96c7-7d372efcf42f a17a183387e847988d86081bbb39a813 6310cc773a5844edbaf8821cf13c34bd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 12:38:46.659 7 INFO glance.api.v2.image_data [None req-110f1a00-74cd-4692-96c7-7d372efcf42f a17a183387e847988d86081bbb39a813 6310cc773a5844edbaf8821cf13c34bd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 12:38:46.705 7 WARNING glance_store._drivers.rbd [None req-110f1a00-74cd-4692-96c7-7d372efcf42f a17a183387e847988d86081bbb39a813 6310cc773a5844edbaf8821cf13c34bd - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-12 12:38:46.898 7 INFO glance.location [None req-110f1a00-74cd-4692-96c7-7d372efcf42f a17a183387e847988d86081bbb39a813 6310cc773a5844edbaf8821cf13c34bd - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 386/737] 10.0.0.129 () {32 vars in 727 bytes} [Tue May 12 12:38:46 2026] PUT /v2/images/35e737ae-752e-41cb-b9ff-2258a3663d97/file => generated 0 bytes in 408 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/738] 10.0.0.129 () {32 vars in 707 bytes} [Tue May 12 12:38:47 2026] GET /v2/images/35e737ae-752e-41cb-b9ff-2258a3663d97 => generated 1103 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/739] 10.0.0.129 () {32 vars in 717 bytes} [Tue May 12 12:38:47 2026] GET /v2/images/35e737ae-752e-41cb-b9ff-2258a3663d97/file => generated 1024 bytes in 133 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/740] 10.0.0.129 () {34 vars in 655 bytes} [Tue May 12 12:38:47 2026] POST /v2/images => generated 648 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/741] 10.0.0.129 () {32 vars in 726 bytes} [Tue May 12 12:38:47 2026] PATCH /v2/images/6c10f17d-3cf3-4beb-a8e5-a911d27ac13e => generated 653 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/742] 10.0.0.129 () {32 vars in 707 bytes} [Tue May 12 12:38:47 2026] GET /v2/images/6c10f17d-3cf3-4beb-a8e5-a911d27ac13e => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:38:47.348 7 WARNING glance.api.v2.images [None req-407661de-7101-419f-97c9-3c9ca74367fd a17a183387e847988d86081bbb39a813 6310cc773a5844edbaf8821cf13c34bd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6c10f17d-3cf3-4beb-a8e5-a911d27ac13e [pid: 7|app: 0|req: 389/743] 10.0.0.129 () {32 vars in 710 bytes} [Tue May 12 12:38:47 2026] DELETE /v2/images/6c10f17d-3cf3-4beb-a8e5-a911d27ac13e => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/744] 10.0.0.129 () {32 vars in 707 bytes} [Tue May 12 12:38:47 2026] GET /v2/images/6c10f17d-3cf3-4beb-a8e5-a911d27ac13e => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:38:47.420 7 WARNING glance.api.v2.images [None req-1292b8e4-e3f9-4eeb-8c45-8dbcff53429f a17a183387e847988d86081bbb39a813 6310cc773a5844edbaf8821cf13c34bd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//35e737ae-752e-41cb-b9ff-2258a3663d97 [pid: 7|app: 0|req: 390/745] 10.0.0.129 () {32 vars in 710 bytes} [Tue May 12 12:38:47 2026] DELETE /v2/images/35e737ae-752e-41cb-b9ff-2258a3663d97 => generated 0 bytes in 723 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/746] 10.0.0.129 () {32 vars in 707 bytes} [Tue May 12 12:38:48 2026] GET /v2/images/35e737ae-752e-41cb-b9ff-2258a3663d97 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:38:48.174 7 WARNING glance.api.v2.images [None req-7eab593e-36ea-47d3-a862-5b2efafeed1e a17a183387e847988d86081bbb39a813 6310cc773a5844edbaf8821cf13c34bd - - default default] Failed to find image 0524ee0a-3b46-4dcb-91e1-bcf8905179d0 to delete: glance.common.exception.ImageNotFound: No image found with ID 0524ee0a-3b46-4dcb-91e1-bcf8905179d0 [pid: 7|app: 0|req: 391/747] 10.0.0.129 () {32 vars in 710 bytes} [Tue May 12 12:38:48 2026] DELETE /v2/images/0524ee0a-3b46-4dcb-91e1-bcf8905179d0 => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/748] 10.0.0.129 () {32 vars in 707 bytes} [Tue May 12 12:38:48 2026] GET /v2/images/0524ee0a-3b46-4dcb-91e1-bcf8905179d0 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/749] 10.0.0.52 () {36 vars in 986 bytes} [Tue May 12 12:38:49 2026] GET /v2/images/73f2c1bc-76a7-43b2-a076-d607abb22313 => 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: 358/750] 10.0.0.52 () {36 vars in 926 bytes} [Tue May 12 12:38:49 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: 366/765] 10.0.0.52 () {36 vars in 986 bytes} [Tue May 12 12:39:58 2026] GET /v2/images/73f2c1bc-76a7-43b2-a076-d607abb22313 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/766] 10.0.0.52 () {36 vars in 926 bytes} [Tue May 12 12:39:58 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/767] 10.0.0.129 () {32 vars in 707 bytes} [Tue May 12 12:40:03 2026] GET /v2/images/73f2c1bc-76a7-43b2-a076-d607abb22313 => 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: 401/768] 10.0.0.129 () {32 vars in 707 bytes} [Tue May 12 12:40:03 2026] GET /v2/images/73f2c1bc-76a7-43b2-a076-d607abb22313 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/769] 10.0.0.153 () {36 vars in 987 bytes} [Tue May 12 12:40:04 2026] GET /v2/images/73f2c1bc-76a7-43b2-a076-d607abb22313 => generated 1171 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/770] 10.0.0.153 () {36 vars in 927 bytes} [Tue May 12 12:40:04 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: 369/771] 10.0.0.153 () {36 vars in 927 bytes} [Tue May 12 12:40:04 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: 403/772] 10.0.0.153 () {36 vars in 987 bytes} [Tue May 12 12:40:04 2026] GET /v2/images/73f2c1bc-76a7-43b2-a076-d607abb22313 => 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: 370/773] 10.0.0.153 () {36 vars in 927 bytes} [Tue May 12 12:40:04 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/774] 10.0.0.153 () {36 vars in 927 bytes} [Tue May 12 12:40:04 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/775] 10.0.0.153 () {36 vars in 987 bytes} [Tue May 12 12:40:04 2026] GET /v2/images/73f2c1bc-76a7-43b2-a076-d607abb22313 => 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: 405/776] 10.0.0.153 () {36 vars in 927 bytes} [Tue May 12 12:40:04 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/777] 10.0.0.153 () {36 vars in 927 bytes} [Tue May 12 12:40:04 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: 406/778] 10.0.0.243 () {36 vars in 987 bytes} [Tue May 12 12:40:04 2026] GET /v2/images/73f2c1bc-76a7-43b2-a076-d607abb22313 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/779] 10.0.0.243 () {36 vars in 927 bytes} [Tue May 12 12:40:04 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/780] 10.0.0.243 () {36 vars in 987 bytes} [Tue May 12 12:40:04 2026] GET /v2/images/73f2c1bc-76a7-43b2-a076-d607abb22313 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/781] 10.0.0.243 () {36 vars in 927 bytes} [Tue May 12 12:40:04 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/782] 10.0.0.243 () {36 vars in 927 bytes} [Tue May 12 12:40: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: 377/787] 10.0.0.52 () {36 vars in 986 bytes} [Tue May 12 12:40:22 2026] GET /v2/images/73f2c1bc-76a7-43b2-a076-d607abb22313 => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/788] 10.0.0.52 () {36 vars in 926 bytes} [Tue May 12 12:40:22 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/793] 10.0.0.52 () {36 vars in 986 bytes} [Tue May 12 12:40:37 2026] GET /v2/images/73f2c1bc-76a7-43b2-a076-d607abb22313 => 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: 380/794] 10.0.0.52 () {36 vars in 926 bytes} [Tue May 12 12:40:37 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: 417/799] 10.0.0.52 () {36 vars in 986 bytes} [Tue May 12 12:40:58 2026] GET /v2/images/73f2c1bc-76a7-43b2-a076-d607abb22313 => 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: 383/800] 10.0.0.52 () {36 vars in 926 bytes} [Tue May 12 12:40:58 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/817] 10.0.0.52 () {36 vars in 986 bytes} [Tue May 12 12:42:24 2026] GET /v2/images/73f2c1bc-76a7-43b2-a076-d607abb22313 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/818] 10.0.0.52 () {36 vars in 926 bytes} [Tue May 12 12:42: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: 428/821] 10.0.0.52 () {36 vars in 986 bytes} [Tue May 12 12:42:32 2026] GET /v2/images/73f2c1bc-76a7-43b2-a076-d607abb22313 => 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: 394/822] 10.0.0.52 () {36 vars in 926 bytes} [Tue May 12 12:42:32 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: 398/829] 199.19.213.199 () {32 vars in 826 bytes} [Tue May 12 12:42:57 2026] GET /v2/images?status=active&owner=70531c47f5fd4c7d945a6ab385b39429&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/830] 199.19.213.199 () {32 vars in 653 bytes} [Tue May 12 12:42: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: 399/831] 10.0.0.153 () {36 vars in 987 bytes} [Tue May 12 12:42:57 2026] GET /v2/images/af862a78-6214-4e62-9087-c2d15f6141ae => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/832] 10.0.0.153 () {36 vars in 927 bytes} [Tue May 12 12:42:57 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/833] 10.0.0.153 () {36 vars in 927 bytes} [Tue May 12 12:42:57 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/834] 10.0.0.153 () {36 vars in 987 bytes} [Tue May 12 12:42:57 2026] GET /v2/images/af862a78-6214-4e62-9087-c2d15f6141ae => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/835] 10.0.0.153 () {36 vars in 927 bytes} [Tue May 12 12:42:57 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: 435/836] 10.0.0.153 () {36 vars in 927 bytes} [Tue May 12 12:42:57 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: 402/837] 10.0.0.153 () {36 vars in 987 bytes} [Tue May 12 12:42:57 2026] GET /v2/images/af862a78-6214-4e62-9087-c2d15f6141ae => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/838] 10.0.0.153 () {36 vars in 927 bytes} [Tue May 12 12:42:57 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: 403/839] 10.0.0.243 () {36 vars in 987 bytes} [Tue May 12 12:42:58 2026] GET /v2/images/af862a78-6214-4e62-9087-c2d15f6141ae => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/840] 10.0.0.243 () {36 vars in 927 bytes} [Tue May 12 12:42:58 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/841] 10.0.0.243 () {36 vars in 987 bytes} [Tue May 12 12:42:58 2026] GET /v2/images/af862a78-6214-4e62-9087-c2d15f6141ae => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/842] 10.0.0.243 () {36 vars in 927 bytes} [Tue May 12 12:42:58 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/843] 10.0.0.243 () {36 vars in 927 bytes} [Tue May 12 12:42:58 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/874] 10.0.0.129 () {32 vars in 633 bytes} [Tue May 12 12:45:27 2026] GET /v2/images => generated 4893 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)