+ 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 May 20 00:42:39 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-685b7d67bd-jng9v 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 0x55bafc54f110 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-20 00:42:41.199 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-20 00:42:41.257 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-20 00:42:41.797 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-20 00:42:41.798 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-20 00:42:41.928 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-20 00:42:41.930 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-20 00:42:43.334 7 WARNING glance.api.v2.images [None req-7160c4f1-7785-4452-8d8b-0dece13805eb - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-20 00:42:43.583 7 WARNING keystonemiddleware._common.config [None req-7160c4f1-7785-4452-8d8b-0dece13805eb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-20 00:42:43.590 7 WARNING oslo_config.cfg [None req-7160c4f1-7785-4452-8d8b-0dece13805eb - - - - - -] 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 0x55bafc54f110 pid: 7 (default app) 2026-05-20 00:42:43.679 8 WARNING glance.api.v2.images [None req-bcc05ea2-d66a-45ba-ad39-d5417b0797b3 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-20 00:42:43.925 8 WARNING keystonemiddleware._common.config [None req-bcc05ea2-d66a-45ba-ad39-d5417b0797b3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-20 00:42:43.934 8 WARNING oslo_config.cfg [None req-bcc05ea2-d66a-45ba-ad39-d5417b0797b3 - - - - - -] 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 0x55bafc54f110 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.204.45.23 () {42 vars in 685 bytes} [Wed May 20 00:42:44 2026] GET / => generated 1183 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-20 00:42:44.795 8 WARNING oslo_policy.policy [None req-c0c45f8b-4d20-4a2d-ae18-56bbfa04e43b 46451984a17b45118f2954a2db00b0fb 51fa139143704ce6b64630751a1c47b4 - - 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-20 00:42:44.795 8 WARNING oslo_policy.policy [None req-c0c45f8b-4d20-4a2d-ae18-56bbfa04e43b 46451984a17b45118f2954a2db00b0fb 51fa139143704ce6b64630751a1c47b4 - - 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-20 00:42:44.813 8 WARNING oslo_policy.policy [None req-c0c45f8b-4d20-4a2d-ae18-56bbfa04e43b 46451984a17b45118f2954a2db00b0fb 51fa139143704ce6b64630751a1c47b4 - - 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-20 00:42:44.813 8 WARNING oslo_policy.policy [None req-c0c45f8b-4d20-4a2d-ae18-56bbfa04e43b 46451984a17b45118f2954a2db00b0fb 51fa139143704ce6b64630751a1c47b4 - - 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: 1/6] 199.204.45.23 () {44 vars in 907 bytes} [Wed May 20 00:42:44 2026] GET /v2/images => generated 69 bytes in 551 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.23 () {42 vars in 685 bytes} [Wed May 20 00:42:48 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.204.45.23 () {44 vars in 907 bytes} [Wed May 20 00:42:48 2026] GET /v2/images => generated 69 bytes in 45 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-20 00:42:48.363 7 WARNING oslo_policy.policy [None req-93c95de7-2aef-4e39-968d-d6e3589b4a8a 46451984a17b45118f2954a2db00b0fb 51fa139143704ce6b64630751a1c47b4 - - 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-20 00:42:48.363 7 WARNING oslo_policy.policy [None req-93c95de7-2aef-4e39-968d-d6e3589b4a8a 46451984a17b45118f2954a2db00b0fb 51fa139143704ce6b64630751a1c47b4 - - 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: 7/9] 199.204.45.23 () {44 vars in 908 bytes} [Wed May 20 00:42:48 2026] GET /v2/images/cirros => generated 151 bytes in 108 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.23 () {44 vars in 930 bytes} [Wed May 20 00:42:48 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-20 00:42:48.483 7 WARNING oslo_policy.policy [None req-a1636783-f4c8-4742-a90d-e225fef8f060 46451984a17b45118f2954a2db00b0fb 51fa139143704ce6b64630751a1c47b4 - - 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-20 00:42:48.483 7 WARNING oslo_policy.policy [None req-a1636783-f4c8-4742-a90d-e225fef8f060 46451984a17b45118f2954a2db00b0fb 51fa139143704ce6b64630751a1c47b4 - - 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: 8/11] 199.204.45.23 () {44 vars in 936 bytes} [Wed May 20 00:42:48 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 00:42:48.557 8 WARNING oslo_config.cfg [None req-71a2d020-061b-40fd-a644-947b68ae70df 46451984a17b45118f2954a2db00b0fb 51fa139143704ce6b64630751a1c47b4 - - 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: 4/12] 199.204.45.23 () {48 vars in 948 bytes} [Wed May 20 00:42:48 2026] POST /v2/images => generated 760 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-20 00:42:48.581 7 WARNING oslo_policy.policy [None req-8cfc00ec-f303-435c-a126-dec4d67b2661 46451984a17b45118f2954a2db00b0fb 51fa139143704ce6b64630751a1c47b4 - - 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-20 00:42:48.582 7 WARNING oslo_policy.policy [None req-8cfc00ec-f303-435c-a126-dec4d67b2661 46451984a17b45118f2954a2db00b0fb 51fa139143704ce6b64630751a1c47b4 - - 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-20 00:42:48.583 7 INFO glance.api.v2.image_data [None req-8cfc00ec-f303-435c-a126-dec4d67b2661 46451984a17b45118f2954a2db00b0fb 51fa139143704ce6b64630751a1c47b4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-20 00:42:51.966 7 INFO glance.location [None req-8cfc00ec-f303-435c-a126-dec4d67b2661 46451984a17b45118f2954a2db00b0fb 51fa139143704ce6b64630751a1c47b4 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 9/13] 199.204.45.23 () {48 vars in 1042 bytes} [Wed May 20 00:42:48 2026] PUT /v2/images/c94405c2-c071-4217-afbe-2524df5f941a/file => generated 0 bytes in 3438 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8364 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.204.45.23 () {44 vars in 907 bytes} [Wed May 20 00:42:52 2026] GET /v2/images => generated 1240 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 00:42:52.047 7 WARNING oslo_config.cfg [None req-54ffe0bd-1214-4122-a110-8db0c623a051 46451984a17b45118f2954a2db00b0fb 51fa139143704ce6b64630751a1c47b4 - - 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: 10/15] 199.204.45.23 () {48 vars in 1046 bytes} [Wed May 20 00:42:52 2026] PATCH /v2/images/c94405c2-c071-4217-afbe-2524df5f941a => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/16] 199.204.45.23 () {44 vars in 907 bytes} [Wed May 20 00:42:52 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: 7|app: 0|req: 142/279] 199.204.45.23 () {42 vars in 685 bytes} [Wed May 20 01:04:38 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/280] 199.204.45.23 () {44 vars in 907 bytes} [Wed May 20 01:04:38 2026] GET /v2/images => generated 1240 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/285] 199.204.45.23 () {42 vars in 685 bytes} [Wed May 20 01:04:55 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/286] 199.204.45.23 () {44 vars in 907 bytes} [Wed May 20 01:04:55 2026] GET /v2/images => generated 1240 bytes in 407 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/287] 199.204.45.23 () {44 vars in 934 bytes} [Wed May 20 01:04:56 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/288] 199.204.45.23 () {44 vars in 956 bytes} [Wed May 20 01:04:56 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/289] 199.204.45.23 () {44 vars in 936 bytes} [Wed May 20 01:04:56 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/290] 199.204.45.23 () {48 vars in 948 bytes} [Wed May 20 01:04:56 2026] POST /v2/images => generated 796 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-20 01:04:56.417 8 WARNING oslo_policy.policy [None req-62733135-6b0d-4354-84e7-bd55f59827b7 46451984a17b45118f2954a2db00b0fb 51fa139143704ce6b64630751a1c47b4 - - 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-20 01:04:56.417 8 WARNING oslo_policy.policy [None req-62733135-6b0d-4354-84e7-bd55f59827b7 46451984a17b45118f2954a2db00b0fb 51fa139143704ce6b64630751a1c47b4 - - 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-20 01:04:56.419 8 INFO glance.api.v2.image_data [None req-62733135-6b0d-4354-84e7-bd55f59827b7 46451984a17b45118f2954a2db00b0fb 51fa139143704ce6b64630751a1c47b4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-20 01:05:22.489 8 INFO glance.location [None req-62733135-6b0d-4354-84e7-bd55f59827b7 46451984a17b45118f2954a2db00b0fb 51fa139143704ce6b64630751a1c47b4 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 144/295] 199.204.45.23 () {48 vars in 1043 bytes} [Wed May 20 01:04:56 2026] PUT /v2/images/510ce644-03d4-421b-9ad8-5c7d2fcc461e/file => generated 0 bytes in 26127 msecs (HTTP/1.1 204) 4 headers in 171 bytes (83438 switches on core 0) [pid: 7|app: 0|req: 152/296] 199.204.45.23 () {44 vars in 907 bytes} [Wed May 20 01:05:22 2026] GET /v2/images => generated 2451 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/297] 199.204.45.23 () {48 vars in 1046 bytes} [Wed May 20 01:05:22 2026] PATCH /v2/images/510ce644-03d4-421b-9ad8-5c7d2fcc461e => 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: 153/298] 199.204.45.23 () {48 vars in 1047 bytes} [Wed May 20 01:05:22 2026] PATCH /v2/images/510ce644-03d4-421b-9ad8-5c7d2fcc461e => 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: 146/299] 199.204.45.23 () {44 vars in 907 bytes} [Wed May 20 01:05:22 2026] GET /v2/images => generated 2451 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/300] 199.204.45.23 () {42 vars in 685 bytes} [Wed May 20 01:05:24 2026] GET / => generated 1183 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/301] 199.204.45.23 () {44 vars in 907 bytes} [Wed May 20 01:05:24 2026] GET /v2/images => generated 2451 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/380] 199.204.45.23 () {42 vars in 685 bytes} [Wed May 20 01:11:50 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/381] 199.204.45.23 () {44 vars in 907 bytes} [Wed May 20 01:11:50 2026] GET /v2/images => generated 2451 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/384] 199.204.45.23 () {42 vars in 685 bytes} [Wed May 20 01:12:03 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/385] 199.204.45.23 () {44 vars in 907 bytes} [Wed May 20 01:12:03 2026] GET /v2/images => generated 2451 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/386] 199.204.45.23 () {44 vars in 944 bytes} [Wed May 20 01:12:03 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: 197/387] 199.204.45.23 () {44 vars in 966 bytes} [Wed May 20 01:12:03 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/388] 199.204.45.23 () {44 vars in 936 bytes} [Wed May 20 01:12:03 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/389] 199.204.45.23 () {48 vars in 948 bytes} [Wed May 20 01:12:03 2026] POST /v2/images => generated 799 bytes in 475 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-20 01:12:04.033 8 INFO glance.api.v2.image_data [None req-623e16b3-a95c-4298-b4da-43b83c38421c 46451984a17b45118f2954a2db00b0fb 51fa139143704ce6b64630751a1c47b4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-20 01:12:25.770 8 INFO glance.location [None req-623e16b3-a95c-4298-b4da-43b83c38421c 46451984a17b45118f2954a2db00b0fb 51fa139143704ce6b64630751a1c47b4 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 192/396] 199.204.45.23 () {48 vars in 1042 bytes} [Wed May 20 01:12:04 2026] PUT /v2/images/40561ca6-0530-4800-a47c-246508647230/file => generated 0 bytes in 21788 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27865 switches on core 0) [pid: 7|app: 0|req: 205/397] 199.204.45.23 () {44 vars in 907 bytes} [Wed May 20 01:12:25 2026] GET /v2/images => generated 3664 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/398] 199.204.45.23 () {48 vars in 1047 bytes} [Wed May 20 01:12:25 2026] PATCH /v2/images/40561ca6-0530-4800-a47c-246508647230 => generated 1234 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/399] 199.204.45.23 () {44 vars in 907 bytes} [Wed May 20 01:12:25 2026] GET /v2/images => generated 3687 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/406] 199.204.45.23 () {42 vars in 685 bytes} [Wed May 20 01:13:02 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/407] 199.204.45.23 () {44 vars in 907 bytes} [Wed May 20 01:13:02 2026] GET /v2/images => generated 3687 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/412] 199.204.45.23 () {42 vars in 685 bytes} [Wed May 20 01:13:19 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/413] 199.204.45.23 () {44 vars in 907 bytes} [Wed May 20 01:13:19 2026] GET /v2/images => generated 3687 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/414] 199.204.45.23 () {44 vars in 936 bytes} [Wed May 20 01:13:19 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/415] 199.204.45.23 () {44 vars in 958 bytes} [Wed May 20 01:13:19 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: 202/416] 199.204.45.23 () {44 vars in 936 bytes} [Wed May 20 01:13:19 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/417] 199.204.45.23 () {48 vars in 948 bytes} [Wed May 20 01:13:19 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-20 01:13:19.593 8 INFO glance.api.v2.image_data [None req-22f0c417-f392-4389-878a-e77caef8e032 46451984a17b45118f2954a2db00b0fb 51fa139143704ce6b64630751a1c47b4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-20 01:13:32.668 8 INFO glance.location [None req-22f0c417-f392-4389-878a-e77caef8e032 46451984a17b45118f2954a2db00b0fb 51fa139143704ce6b64630751a1c47b4 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 203/420] 199.204.45.23 () {48 vars in 1043 bytes} [Wed May 20 01:13:19 2026] PUT /v2/images/676338c9-3e82-4f54-b895-132d3911adcc/file => generated 0 bytes in 13129 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31309 switches on core 0) [pid: 7|app: 0|req: 218/421] 199.204.45.23 () {44 vars in 907 bytes} [Wed May 20 01:13:32 2026] GET /v2/images => generated 4893 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/422] 199.204.45.23 () {48 vars in 1046 bytes} [Wed May 20 01:13:32 2026] PATCH /v2/images/676338c9-3e82-4f54-b895-132d3911adcc => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/423] 199.204.45.23 () {44 vars in 907 bytes} [Wed May 20 01:13:32 2026] GET /v2/images => generated 4893 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/570] 199.204.45.23 () {42 vars in 685 bytes} [Wed May 20 01:25:43 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/571] 199.204.45.23 () {44 vars in 907 bytes} [Wed May 20 01:25:43 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: 309/602] 199.204.45.23 () {42 vars in 685 bytes} [Wed May 20 01:28:08 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/603] 199.204.45.23 () {44 vars in 907 bytes} [Wed May 20 01:28:08 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: 7|app: 0|req: 310/604] 199.204.45.23 () {42 vars in 685 bytes} [Wed May 20 01:28:10 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/605] 199.204.45.23 () {44 vars in 907 bytes} [Wed May 20 01:28:10 2026] GET /v2/images => generated 4893 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/616] 199.204.45.23 () {42 vars in 685 bytes} [Wed May 20 01:28:55 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/617] 199.204.45.23 () {44 vars in 907 bytes} [Wed May 20 01:28:55 2026] GET /v2/images => generated 4893 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/618] 199.204.45.23 () {42 vars in 685 bytes} [Wed May 20 01:29:02 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/619] 199.204.45.23 () {44 vars in 907 bytes} [Wed May 20 01:29:02 2026] GET /v2/images => generated 4893 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/632] 199.204.45.23 () {42 vars in 685 bytes} [Wed May 20 01:30:03 2026] GET / => generated 1183 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/633] 199.204.45.23 () {44 vars in 907 bytes} [Wed May 20 01:30:03 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: 316/646] 10.0.0.47 () {32 vars in 632 bytes} [Wed May 20 01:30:56 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/651] 10.0.0.1 () {36 vars in 985 bytes} [Wed May 20 01:31:16 2026] GET /v2/images/c94405c2-c071-4217-afbe-2524df5f941a => generated 1171 bytes in 136 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: 333/652] 10.0.0.1 () {36 vars in 925 bytes} [Wed May 20 01:31:16 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: 8|app: 0|req: 320/653] 10.0.0.1 () {36 vars in 985 bytes} [Wed May 20 01:31:17 2026] GET /v2/images/c94405c2-c071-4217-afbe-2524df5f941a => generated 1171 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/654] 10.0.0.1 () {36 vars in 925 bytes} [Wed May 20 01:31:17 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: 321/655] 10.0.0.204 () {36 vars in 987 bytes} [Wed May 20 01:31:18 2026] GET /v2/images/c94405c2-c071-4217-afbe-2524df5f941a => generated 1171 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/656] 10.0.0.204 () {36 vars in 927 bytes} [Wed May 20 01:31:18 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/657] 10.0.0.204 () {36 vars in 927 bytes} [Wed May 20 01:31:18 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/658] 10.0.0.204 () {36 vars in 987 bytes} [Wed May 20 01:31:18 2026] GET /v2/images/c94405c2-c071-4217-afbe-2524df5f941a => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/659] 10.0.0.204 () {36 vars in 927 bytes} [Wed May 20 01:31:18 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: 337/660] 10.0.0.204 () {36 vars in 927 bytes} [Wed May 20 01:31:18 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: 324/661] 10.0.0.204 () {36 vars in 987 bytes} [Wed May 20 01:31:18 2026] GET /v2/images/c94405c2-c071-4217-afbe-2524df5f941a => generated 1171 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/662] 10.0.0.204 () {36 vars in 927 bytes} [Wed May 20 01:31:19 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: 325/663] 10.0.0.204 () {36 vars in 927 bytes} [Wed May 20 01:31:19 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/664] 199.204.45.23 () {36 vars in 990 bytes} [Wed May 20 01:31:20 2026] GET /v2/images/c94405c2-c071-4217-afbe-2524df5f941a => generated 1171 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/665] 199.204.45.23 () {36 vars in 930 bytes} [Wed May 20 01:31:20 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: 8|app: 0|req: 326/666] 10.0.0.252 () {36 vars in 987 bytes} [Wed May 20 01:31:20 2026] GET /v2/images/c94405c2-c071-4217-afbe-2524df5f941a => generated 1171 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/667] 10.0.0.252 () {36 vars in 927 bytes} [Wed May 20 01:31:20 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/668] 10.0.0.252 () {36 vars in 987 bytes} [Wed May 20 01:31:20 2026] GET /v2/images/c94405c2-c071-4217-afbe-2524df5f941a => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/669] 10.0.0.252 () {36 vars in 927 bytes} [Wed May 20 01:31:20 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: 328/670] 10.0.0.252 () {36 vars in 927 bytes} [Wed May 20 01:31:20 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: 343/671] 199.204.45.23 () {36 vars in 990 bytes} [Wed May 20 01:31:20 2026] GET /v2/images/c94405c2-c071-4217-afbe-2524df5f941a => generated 1171 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/672] 199.204.45.23 () {36 vars in 930 bytes} [Wed May 20 01:31:21 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: 8|app: 0|req: 333/679] 10.0.0.1 () {36 vars in 985 bytes} [Wed May 20 01:31:48 2026] GET /v2/images/c94405c2-c071-4217-afbe-2524df5f941a => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/680] 10.0.0.1 () {36 vars in 925 bytes} [Wed May 20 01:31:48 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: 334/681] 10.0.0.47 () {30 vars in 410 bytes} [Wed May 20 01:31:50 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/682] 10.0.0.1 () {36 vars in 985 bytes} [Wed May 20 01:31:53 2026] GET /v2/images/c94405c2-c071-4217-afbe-2524df5f941a => 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: 335/683] 10.0.0.1 () {36 vars in 925 bytes} [Wed May 20 01:31:53 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: 353/692] 10.0.0.47 () {34 vars in 654 bytes} [Wed May 20 01:32:31 2026] POST /v2/images => generated 648 bytes in 181 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-20 01:32:31.364 8 WARNING glance.api.v2.images [None req-062a6b67-3f83-46b1-b4af-10b97e77a1d2 09753fb1ae744ad8a570446b5960f5ab 35ebd61c7f0540fab01113d05572ce38 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//537c7260-aaa6-4e6d-9d88-70cc9afa4da1 [pid: 8|app: 0|req: 340/693] 10.0.0.47 () {32 vars in 709 bytes} [Wed May 20 01:32:31 2026] DELETE /v2/images/537c7260-aaa6-4e6d-9d88-70cc9afa4da1 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/694] 10.0.0.47 () {32 vars in 706 bytes} [Wed May 20 01:32:31 2026] GET /v2/images/537c7260-aaa6-4e6d-9d88-70cc9afa4da1 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/695] 10.0.0.47 () {32 vars in 632 bytes} [Wed May 20 01:32:31 2026] GET /v2/images => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/696] 10.0.0.47 () {34 vars in 654 bytes} [Wed May 20 01:32:31 2026] POST /v2/images => generated 703 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/697] 10.0.0.47 () {32 vars in 716 bytes} [Wed May 20 01:32:31 2026] GET /v2/images/f5548fbe-1b46-4b1f-8caa-ed3debe4c2a4/file => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 01:32:31.608 7 INFO glance.api.v2.image_data [None req-1f6afb18-a6a4-4126-a118-eff970c3d0bd 09753fb1ae744ad8a570446b5960f5ab 35ebd61c7f0540fab01113d05572ce38 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-20 01:32:31.655 7 WARNING glance_store._drivers.rbd [None req-1f6afb18-a6a4-4126-a118-eff970c3d0bd 09753fb1ae744ad8a570446b5960f5ab 35ebd61c7f0540fab01113d05572ce38 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-20 01:32:33.234 7 INFO glance.location [None req-1f6afb18-a6a4-4126-a118-eff970c3d0bd 09753fb1ae744ad8a570446b5960f5ab 35ebd61c7f0540fab01113d05572ce38 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 356/698] 10.0.0.47 () {32 vars in 726 bytes} [Wed May 20 01:32:31 2026] PUT /v2/images/f5548fbe-1b46-4b1f-8caa-ed3debe4c2a4/file => generated 0 bytes in 1691 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/699] 10.0.0.47 () {32 vars in 706 bytes} [Wed May 20 01:32:33 2026] GET /v2/images/f5548fbe-1b46-4b1f-8caa-ed3debe4c2a4 => generated 1104 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/700] 10.0.0.47 () {34 vars in 654 bytes} [Wed May 20 01:32:33 2026] POST /v2/images => generated 649 bytes in 72 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/701] 10.0.0.47 () {32 vars in 716 bytes} [Wed May 20 01:32:33 2026] GET /v2/images/f5548fbe-1b46-4b1f-8caa-ed3debe4c2a4/file => generated 1024 bytes in 444 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/702] 10.0.0.47 () {32 vars in 725 bytes} [Wed May 20 01:32:33 2026] PATCH /v2/images/00b8a24d-e095-4f19-ad1a-2d13f233cd36 => generated 653 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/703] 10.0.0.47 () {32 vars in 706 bytes} [Wed May 20 01:32:33 2026] GET /v2/images/00b8a24d-e095-4f19-ad1a-2d13f233cd36 => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 01:32:33.860 8 WARNING glance.api.v2.images [None req-261e6cc8-6e3b-4313-806c-f177f8dde82c 09753fb1ae744ad8a570446b5960f5ab 35ebd61c7f0540fab01113d05572ce38 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//00b8a24d-e095-4f19-ad1a-2d13f233cd36 [pid: 8|app: 0|req: 346/704] 10.0.0.47 () {32 vars in 709 bytes} [Wed May 20 01:32:33 2026] DELETE /v2/images/00b8a24d-e095-4f19-ad1a-2d13f233cd36 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/705] 10.0.0.47 () {32 vars in 706 bytes} [Wed May 20 01:32:33 2026] GET /v2/images/00b8a24d-e095-4f19-ad1a-2d13f233cd36 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 01:32:33.941 8 WARNING glance.api.v2.images [None req-25878a8b-a408-4563-b0c3-03136e865278 09753fb1ae744ad8a570446b5960f5ab 35ebd61c7f0540fab01113d05572ce38 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f5548fbe-1b46-4b1f-8caa-ed3debe4c2a4 [pid: 8|app: 0|req: 347/708] 10.0.0.47 () {32 vars in 709 bytes} [Wed May 20 01:32:33 2026] DELETE /v2/images/f5548fbe-1b46-4b1f-8caa-ed3debe4c2a4 => generated 0 bytes in 1142 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/709] 10.0.0.47 () {32 vars in 706 bytes} [Wed May 20 01:32:35 2026] GET /v2/images/f5548fbe-1b46-4b1f-8caa-ed3debe4c2a4 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 01:32:35.101 8 WARNING glance.api.v2.images [None req-3f062857-ccce-4010-9801-8dc2c74da0bd 09753fb1ae744ad8a570446b5960f5ab 35ebd61c7f0540fab01113d05572ce38 - - default default] Failed to find image 537c7260-aaa6-4e6d-9d88-70cc9afa4da1 to delete: glance.common.exception.ImageNotFound: No image found with ID 537c7260-aaa6-4e6d-9d88-70cc9afa4da1 [pid: 8|app: 0|req: 348/710] 10.0.0.47 () {32 vars in 709 bytes} [Wed May 20 01:32:35 2026] DELETE /v2/images/537c7260-aaa6-4e6d-9d88-70cc9afa4da1 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/711] 10.0.0.47 () {32 vars in 706 bytes} [Wed May 20 01:32:35 2026] GET /v2/images/537c7260-aaa6-4e6d-9d88-70cc9afa4da1 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/716] 10.0.0.1 () {36 vars in 985 bytes} [Wed May 20 01:32:58 2026] GET /v2/images/c94405c2-c071-4217-afbe-2524df5f941a => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/717] 10.0.0.1 () {36 vars in 925 bytes} [Wed May 20 01:32:58 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: 8|app: 0|req: 354/722] 10.0.0.47 () {32 vars in 706 bytes} [Wed May 20 01:33:17 2026] GET /v2/images/c94405c2-c071-4217-afbe-2524df5f941a => 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: 369/723] 10.0.0.47 () {32 vars in 706 bytes} [Wed May 20 01:33:17 2026] GET /v2/images/c94405c2-c071-4217-afbe-2524df5f941a => 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: 355/724] 10.0.0.204 () {36 vars in 987 bytes} [Wed May 20 01:33:18 2026] GET /v2/images/c94405c2-c071-4217-afbe-2524df5f941a => generated 1171 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/725] 10.0.0.204 () {36 vars in 927 bytes} [Wed May 20 01:33:18 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: 356/726] 10.0.0.204 () {36 vars in 927 bytes} [Wed May 20 01:33:18 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: 371/727] 10.0.0.204 () {36 vars in 987 bytes} [Wed May 20 01:33:18 2026] GET /v2/images/c94405c2-c071-4217-afbe-2524df5f941a => 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: 357/728] 10.0.0.204 () {36 vars in 927 bytes} [Wed May 20 01:33: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: 372/729] 10.0.0.204 () {36 vars in 927 bytes} [Wed May 20 01:33:18 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: 358/730] 10.0.0.204 () {36 vars in 987 bytes} [Wed May 20 01:33:18 2026] GET /v2/images/c94405c2-c071-4217-afbe-2524df5f941a => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/731] 10.0.0.204 () {36 vars in 927 bytes} [Wed May 20 01:33:18 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/732] 10.0.0.204 () {36 vars in 927 bytes} [Wed May 20 01:33:18 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/733] 10.0.0.252 () {36 vars in 987 bytes} [Wed May 20 01:33:18 2026] GET /v2/images/c94405c2-c071-4217-afbe-2524df5f941a => 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: 360/734] 10.0.0.252 () {36 vars in 927 bytes} [Wed May 20 01:33:18 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/735] 10.0.0.252 () {36 vars in 987 bytes} [Wed May 20 01:33:18 2026] GET /v2/images/c94405c2-c071-4217-afbe-2524df5f941a => 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: 361/736] 10.0.0.252 () {36 vars in 927 bytes} [Wed May 20 01:33:18 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/737] 10.0.0.252 () {36 vars in 927 bytes} [Wed May 20 01:33:18 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: 365/744] 10.0.0.1 () {36 vars in 985 bytes} [Wed May 20 01:33:47 2026] GET /v2/images/c94405c2-c071-4217-afbe-2524df5f941a => 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: 380/745] 10.0.0.1 () {36 vars in 925 bytes} [Wed May 20 01:33:47 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: 366/746] 10.0.0.1 () {36 vars in 985 bytes} [Wed May 20 01:33:47 2026] GET /v2/images/c94405c2-c071-4217-afbe-2524df5f941a => 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: 381/747] 10.0.0.1 () {36 vars in 925 bytes} [Wed May 20 01:33:47 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: 383/750] 10.0.0.1 () {36 vars in 985 bytes} [Wed May 20 01:33:56 2026] GET /v2/images/c94405c2-c071-4217-afbe-2524df5f941a => 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: 368/751] 10.0.0.1 () {36 vars in 925 bytes} [Wed May 20 01:33: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: 386/756] 10.0.0.1 () {36 vars in 985 bytes} [Wed May 20 01:34:18 2026] GET /v2/images/c94405c2-c071-4217-afbe-2524df5f941a => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/757] 10.0.0.1 () {36 vars in 925 bytes} [Wed May 20 01:34:18 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/772] 10.0.0.1 () {36 vars in 985 bytes} [Wed May 20 01:35:29 2026] GET /v2/images/c94405c2-c071-4217-afbe-2524df5f941a => 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: 379/773] 10.0.0.1 () {36 vars in 925 bytes} [Wed May 20 01:35:29 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: 381/776] 10.0.0.1 () {36 vars in 985 bytes} [Wed May 20 01:35:37 2026] GET /v2/images/c94405c2-c071-4217-afbe-2524df5f941a => 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: 396/777] 10.0.0.1 () {36 vars in 925 bytes} [Wed May 20 01:35:37 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: 384/782] 199.204.45.23 () {32 vars in 825 bytes} [Wed May 20 01:36:03 2026] GET /v2/images?status=active&owner=51fa139143704ce6b64630751a1c47b4&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/783] 199.204.45.23 () {32 vars in 652 bytes} [Wed May 20 01:36:03 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: 385/784] 10.0.0.204 () {36 vars in 987 bytes} [Wed May 20 01:36:03 2026] GET /v2/images/510ce644-03d4-421b-9ad8-5c7d2fcc461e => 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: 400/785] 10.0.0.204 () {36 vars in 927 bytes} [Wed May 20 01:36:03 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: 386/786] 10.0.0.204 () {36 vars in 927 bytes} [Wed May 20 01:36:03 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: 401/787] 10.0.0.204 () {36 vars in 987 bytes} [Wed May 20 01:36:03 2026] GET /v2/images/510ce644-03d4-421b-9ad8-5c7d2fcc461e => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/788] 10.0.0.204 () {36 vars in 927 bytes} [Wed May 20 01:36:03 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/789] 10.0.0.204 () {36 vars in 927 bytes} [Wed May 20 01:36:03 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: 388/790] 10.0.0.204 () {36 vars in 987 bytes} [Wed May 20 01:36:03 2026] GET /v2/images/510ce644-03d4-421b-9ad8-5c7d2fcc461e => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/791] 10.0.0.204 () {36 vars in 927 bytes} [Wed May 20 01:36:03 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: 389/792] 10.0.0.252 () {36 vars in 987 bytes} [Wed May 20 01:36:04 2026] GET /v2/images/510ce644-03d4-421b-9ad8-5c7d2fcc461e => 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: 404/793] 10.0.0.252 () {36 vars in 927 bytes} [Wed May 20 01:36: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: 390/794] 10.0.0.252 () {36 vars in 987 bytes} [Wed May 20 01:36:04 2026] GET /v2/images/510ce644-03d4-421b-9ad8-5c7d2fcc461e => 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: 405/795] 10.0.0.252 () {36 vars in 927 bytes} [Wed May 20 01:36: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: 391/796] 10.0.0.252 () {36 vars in 927 bytes} [Wed May 20 01:36:04 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: 408/829] 10.0.0.47 () {32 vars in 632 bytes} [Wed May 20 01:38:36 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)