+ 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 [Mon May 11 01:14:54 2026] *** compiled with version: 11.4.0 on 09 May 2026 21:14:48 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-6c989c88-qjftd 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 0x55713fd19160 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-11 01:14:56.253 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-11 01:14:56.279 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-11 01:14:56.882 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-11 01:14:56.883 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-11 01:14:56.889 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-11 01:14:56.890 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-11 01:14:58.492 8 WARNING glance.api.v2.images [None req-40763e5c-73f4-42c1-889c-08d2b618bf40 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-11 01:14:58.493 7 WARNING glance.api.v2.images [None req-049af054-ddbe-4329-868b-9c81fec086e2 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-11 01:14:58.738 7 WARNING keystonemiddleware._common.config [None req-049af054-ddbe-4329-868b-9c81fec086e2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 01:14:58.746 7 WARNING oslo_config.cfg [None req-049af054-ddbe-4329-868b-9c81fec086e2 - - - - - -] 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 0x55713fd19160 pid: 7 (default app) 2026-05-11 01:14:58.753 8 WARNING keystonemiddleware._common.config [None req-40763e5c-73f4-42c1-889c-08d2b618bf40 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 01:14:58.762 8 WARNING oslo_config.cfg [None req-40763e5c-73f4-42c1-889c-08d2b618bf40 - - - - - -] 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 0x55713fd19160 pid: 8 (default app) [pid: 7|app: 0|req: 2/3] 199.204.45.22 () {42 vars in 683 bytes} [Mon May 11 01:15:00 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-11 01:15:00.693 8 WARNING oslo_policy.policy [None req-fa087472-f8dc-42d4-91fc-93981a5b6daf f6a1eab280bb4675a19f2737111a8190 2a02514e1226463db8226cdf845d2c0b - - 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-11 01:15:00.693 8 WARNING oslo_policy.policy [None req-fa087472-f8dc-42d4-91fc-93981a5b6daf f6a1eab280bb4675a19f2737111a8190 2a02514e1226463db8226cdf845d2c0b - - 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-11 01:15:00.711 8 WARNING oslo_policy.policy [None req-fa087472-f8dc-42d4-91fc-93981a5b6daf f6a1eab280bb4675a19f2737111a8190 2a02514e1226463db8226cdf845d2c0b - - 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-11 01:15:00.711 8 WARNING oslo_policy.policy [None req-fa087472-f8dc-42d4-91fc-93981a5b6daf f6a1eab280bb4675a19f2737111a8190 2a02514e1226463db8226cdf845d2c0b - - 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: 2/4] 199.204.45.22 () {44 vars in 905 bytes} [Mon May 11 01:15:00 2026] GET /v2/images => generated 69 bytes in 572 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/5] 199.204.45.22 () {42 vars in 683 bytes} [Mon May 11 01:15:04 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: 3/6] 199.204.45.22 () {44 vars in 905 bytes} [Mon May 11 01:15:04 2026] GET /v2/images => generated 69 bytes in 44 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-11 01:15:04.220 7 WARNING oslo_policy.policy [None req-d7b85c2a-6bee-4005-b1a6-ea5ecf7a58a8 f6a1eab280bb4675a19f2737111a8190 2a02514e1226463db8226cdf845d2c0b - - 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-11 01:15:04.221 7 WARNING oslo_policy.policy [None req-d7b85c2a-6bee-4005-b1a6-ea5ecf7a58a8 f6a1eab280bb4675a19f2737111a8190 2a02514e1226463db8226cdf845d2c0b - - 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: 4/7] 199.204.45.22 () {44 vars in 906 bytes} [Mon May 11 01:15:04 2026] GET /v2/images/cirros => generated 151 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.22 () {44 vars in 928 bytes} [Mon May 11 01:15:04 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-11 01:15:04.349 7 WARNING oslo_policy.policy [None req-0837dcdb-bcbf-4ed8-b3b8-a28cbc58d474 f6a1eab280bb4675a19f2737111a8190 2a02514e1226463db8226cdf845d2c0b - - 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-11 01:15:04.350 7 WARNING oslo_policy.policy [None req-0837dcdb-bcbf-4ed8-b3b8-a28cbc58d474 f6a1eab280bb4675a19f2737111a8190 2a02514e1226463db8226cdf845d2c0b - - 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: 5/9] 199.204.45.22 () {44 vars in 934 bytes} [Mon May 11 01:15:04 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-11 01:15:04.429 8 WARNING oslo_config.cfg [None req-8bed6ac7-336d-4164-a29b-1a7759e04f1f f6a1eab280bb4675a19f2737111a8190 2a02514e1226463db8226cdf845d2c0b - - 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: 5/10] 199.204.45.22 () {48 vars in 946 bytes} [Mon May 11 01:15:04 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-11 01:15:04.452 7 WARNING oslo_policy.policy [None req-5f2366aa-2244-4d28-afd4-b405ec8becae f6a1eab280bb4675a19f2737111a8190 2a02514e1226463db8226cdf845d2c0b - - 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-11 01:15:04.453 7 WARNING oslo_policy.policy [None req-5f2366aa-2244-4d28-afd4-b405ec8becae f6a1eab280bb4675a19f2737111a8190 2a02514e1226463db8226cdf845d2c0b - - 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-11 01:15:04.454 7 INFO glance.api.v2.image_data [None req-5f2366aa-2244-4d28-afd4-b405ec8becae f6a1eab280bb4675a19f2737111a8190 2a02514e1226463db8226cdf845d2c0b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 01:15:07.662 7 INFO glance.location [None req-5f2366aa-2244-4d28-afd4-b405ec8becae f6a1eab280bb4675a19f2737111a8190 2a02514e1226463db8226cdf845d2c0b - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 6/11] 199.204.45.22 () {48 vars in 1040 bytes} [Mon May 11 01:15:04 2026] PUT /v2/images/060ab645-cafe-4568-85e5-46082291b9bd/file => generated 0 bytes in 3253 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7341 switches on core 0) [pid: 8|app: 0|req: 6/12] 199.204.45.22 () {44 vars in 905 bytes} [Mon May 11 01:15:07 2026] GET /v2/images => generated 1240 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 01:15:07.743 7 WARNING oslo_config.cfg [None req-8fdc31d4-e279-47a1-8165-bead83a28c35 f6a1eab280bb4675a19f2737111a8190 2a02514e1226463db8226cdf845d2c0b - - 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: 7/13] 199.204.45.22 () {48 vars in 1044 bytes} [Mon May 11 01:15:07 2026] PATCH /v2/images/060ab645-cafe-4568-85e5-46082291b9bd => 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: 7/14] 199.204.45.22 () {44 vars in 905 bytes} [Mon May 11 01:15:07 2026] GET /v2/images => generated 1240 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/275] 199.204.45.22 () {42 vars in 683 bytes} [Mon May 11 01:36:41 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: 138/276] 199.204.45.22 () {44 vars in 905 bytes} [Mon May 11 01:36:41 2026] GET /v2/images => generated 1240 bytes in 460 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/281] 199.204.45.22 () {42 vars in 683 bytes} [Mon May 11 01:37:02 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: 141/282] 199.204.45.22 () {44 vars in 905 bytes} [Mon May 11 01:37:02 2026] GET /v2/images => generated 1240 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/283] 199.204.45.22 () {44 vars in 932 bytes} [Mon May 11 01:37:02 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: 8|app: 0|req: 142/284] 199.204.45.22 () {44 vars in 954 bytes} [Mon May 11 01:37:02 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/285] 199.204.45.22 () {44 vars in 934 bytes} [Mon May 11 01:37:02 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: 8|app: 0|req: 143/286] 199.204.45.22 () {48 vars in 946 bytes} [Mon May 11 01:37:02 2026] POST /v2/images => generated 796 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-11 01:37:02.526 7 INFO glance.api.v2.image_data [None req-2a5a725b-9ce4-400c-8439-22fc4d7978fc f6a1eab280bb4675a19f2737111a8190 2a02514e1226463db8226cdf845d2c0b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 01:37:28.898 7 INFO glance.location [None req-2a5a725b-9ce4-400c-8439-22fc4d7978fc f6a1eab280bb4675a19f2737111a8190 2a02514e1226463db8226cdf845d2c0b - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 144/293] 199.204.45.22 () {48 vars in 1041 bytes} [Mon May 11 01:37:02 2026] PUT /v2/images/f8682c03-3060-49bf-ab9f-a4c120d2e31c/file => generated 0 bytes in 26424 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64261 switches on core 0) [pid: 8|app: 0|req: 150/294] 199.204.45.22 () {44 vars in 905 bytes} [Mon May 11 01:37:28 2026] GET /v2/images => generated 2451 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/295] 199.204.45.22 () {48 vars in 1044 bytes} [Mon May 11 01:37:28 2026] PATCH /v2/images/f8682c03-3060-49bf-ab9f-a4c120d2e31c => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/296] 199.204.45.22 () {48 vars in 1045 bytes} [Mon May 11 01:37:28 2026] PATCH /v2/images/f8682c03-3060-49bf-ab9f-a4c120d2e31c => generated 1209 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/297] 199.204.45.22 () {44 vars in 905 bytes} [Mon May 11 01:37:29 2026] GET /v2/images => generated 2451 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/298] 199.204.45.22 () {42 vars in 683 bytes} [Mon May 11 01:37:30 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: 147/299] 199.204.45.22 () {44 vars in 905 bytes} [Mon May 11 01:37:30 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: 192/378] 199.204.45.22 () {42 vars in 683 bytes} [Mon May 11 01:44:01 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: 187/379] 199.204.45.22 () {44 vars in 905 bytes} [Mon May 11 01:44:01 2026] GET /v2/images => generated 2451 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/382] 199.204.45.22 () {42 vars in 683 bytes} [Mon May 11 01:44: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: 194/383] 199.204.45.22 () {44 vars in 905 bytes} [Mon May 11 01:44:10 2026] GET /v2/images => generated 2451 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/384] 199.204.45.22 () {44 vars in 942 bytes} [Mon May 11 01:44:10 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: 8|app: 0|req: 195/385] 199.204.45.22 () {44 vars in 964 bytes} [Mon May 11 01:44:10 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: 7|app: 0|req: 191/386] 199.204.45.22 () {44 vars in 934 bytes} [Mon May 11 01:44:10 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/387] 199.204.45.22 () {48 vars in 946 bytes} [Mon May 11 01:44:10 2026] POST /v2/images => generated 799 bytes in 515 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-11 01:44:10.985 7 INFO glance.api.v2.image_data [None req-31ac8b1f-7e73-486b-84d3-054cbe4e96d1 f6a1eab280bb4675a19f2737111a8190 2a02514e1226463db8226cdf845d2c0b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 01:44:31.784 7 INFO glance.location [None req-31ac8b1f-7e73-486b-84d3-054cbe4e96d1 f6a1eab280bb4675a19f2737111a8190 2a02514e1226463db8226cdf845d2c0b - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 192/392] 199.204.45.22 () {48 vars in 1040 bytes} [Mon May 11 01:44:10 2026] PUT /v2/images/6670bb21-a9e0-4e54-b1f6-58dc57bd5e76/file => generated 0 bytes in 20851 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23035 switches on core 0) [pid: 8|app: 0|req: 201/393] 199.204.45.22 () {44 vars in 905 bytes} [Mon May 11 01:44:31 2026] GET /v2/images => generated 3664 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/394] 199.204.45.22 () {48 vars in 1045 bytes} [Mon May 11 01:44:31 2026] PATCH /v2/images/6670bb21-a9e0-4e54-b1f6-58dc57bd5e76 => generated 1234 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/395] 199.204.45.22 () {44 vars in 905 bytes} [Mon May 11 01:44:31 2026] GET /v2/images => generated 3687 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/404] 199.204.45.22 () {42 vars in 683 bytes} [Mon May 11 01:45:10 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: 198/405] 199.204.45.22 () {44 vars in 905 bytes} [Mon May 11 01:45:10 2026] GET /v2/images => generated 3687 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/408] 199.204.45.22 () {42 vars in 683 bytes} [Mon May 11 01:45:25 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: 209/409] 199.204.45.22 () {44 vars in 905 bytes} [Mon May 11 01:45:25 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: 7|app: 0|req: 201/410] 199.204.45.22 () {44 vars in 934 bytes} [Mon May 11 01:45:25 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: 8|app: 0|req: 210/411] 199.204.45.22 () {44 vars in 956 bytes} [Mon May 11 01:45:25 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/412] 199.204.45.22 () {44 vars in 934 bytes} [Mon May 11 01:45:25 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: 8|app: 0|req: 211/413] 199.204.45.22 () {48 vars in 946 bytes} [Mon May 11 01:45:25 2026] POST /v2/images => generated 791 bytes in 75 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-11 01:45:25.237 7 INFO glance.api.v2.image_data [None req-04f81a81-b2c8-4b21-a91d-6cf9c865b556 f6a1eab280bb4675a19f2737111a8190 2a02514e1226463db8226cdf845d2c0b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 01:45:36.923 7 INFO glance.location [None req-04f81a81-b2c8-4b21-a91d-6cf9c865b556 f6a1eab280bb4675a19f2737111a8190 2a02514e1226463db8226cdf845d2c0b - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 203/416] 199.204.45.22 () {48 vars in 1041 bytes} [Mon May 11 01:45:25 2026] PUT /v2/images/d069b944-5d23-4a35-a8f6-83a36d8dfbf7/file => generated 0 bytes in 11733 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33121 switches on core 0) [pid: 8|app: 0|req: 214/417] 199.204.45.22 () {44 vars in 905 bytes} [Mon May 11 01:45: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) [pid: 7|app: 0|req: 204/418] 199.204.45.22 () {48 vars in 1044 bytes} [Mon May 11 01:45:37 2026] PATCH /v2/images/d069b944-5d23-4a35-a8f6-83a36d8dfbf7 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/419] 199.204.45.22 () {44 vars in 905 bytes} [Mon May 11 01:45:37 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/562] 199.204.45.22 () {42 vars in 683 bytes} [Mon May 11 01:57:25 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: 287/563] 199.204.45.22 () {44 vars in 905 bytes} [Mon May 11 01:57:25 2026] GET /v2/images => generated 4893 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/592] 199.204.45.22 () {42 vars in 683 bytes} [Mon May 11 01:59:43 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: 291/593] 199.204.45.22 () {44 vars in 905 bytes} [Mon May 11 01:59:43 2026] GET /v2/images => generated 4893 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/594] 199.204.45.22 () {42 vars in 683 bytes} [Mon May 11 01:59:44 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: 292/595] 199.204.45.22 () {44 vars in 905 bytes} [Mon May 11 01:59:44 2026] GET /v2/images => generated 4893 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/606] 199.204.45.22 () {42 vars in 683 bytes} [Mon May 11 02:00:30 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: 298/607] 199.204.45.22 () {44 vars in 905 bytes} [Mon May 11 02:00:30 2026] GET /v2/images => generated 4893 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/608] 199.204.45.22 () {42 vars in 683 bytes} [Mon May 11 02:00:37 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: 299/609] 199.204.45.22 () {44 vars in 905 bytes} [Mon May 11 02:00:37 2026] GET /v2/images => generated 4893 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/622] 199.204.45.22 () {42 vars in 683 bytes} [Mon May 11 02:01:37 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: 306/623] 199.204.45.22 () {44 vars in 905 bytes} [Mon May 11 02:01:37 2026] GET /v2/images => generated 4893 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 323/634] 10.0.0.96 () {32 vars in 630 bytes} [Mon May 11 02:02:20 2026] GET /v2/images => generated 4893 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/639] 10.0.0.15 () {36 vars in 984 bytes} [Mon May 11 02:02:40 2026] GET /v2/images/060ab645-cafe-4568-85e5-46082291b9bd => generated 1171 bytes in 31 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: 314/640] 10.0.0.15 () {36 vars in 924 bytes} [Mon May 11 02:02:40 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: 327/641] 199.204.45.22 () {36 vars in 988 bytes} [Mon May 11 02:02:43 2026] GET /v2/images/060ab645-cafe-4568-85e5-46082291b9bd => generated 1171 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/642] 199.204.45.22 () {36 vars in 928 bytes} [Mon May 11 02:02:43 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: 328/643] 199.204.45.22 () {36 vars in 988 bytes} [Mon May 11 02:02:44 2026] GET /v2/images/060ab645-cafe-4568-85e5-46082291b9bd => 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: 316/644] 199.204.45.22 () {36 vars in 928 bytes} [Mon May 11 02:02:44 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: 330/647] 10.0.0.75 () {36 vars in 984 bytes} [Mon May 11 02:02:57 2026] GET /v2/images/060ab645-cafe-4568-85e5-46082291b9bd => generated 1171 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/648] 10.0.0.75 () {36 vars in 924 bytes} [Mon May 11 02:02:57 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: 331/649] 10.0.0.75 () {36 vars in 924 bytes} [Mon May 11 02:02: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: 319/650] 10.0.0.75 () {36 vars in 984 bytes} [Mon May 11 02:02:57 2026] GET /v2/images/060ab645-cafe-4568-85e5-46082291b9bd => 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: 332/651] 10.0.0.75 () {36 vars in 924 bytes} [Mon May 11 02:02: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: 320/652] 10.0.0.75 () {36 vars in 924 bytes} [Mon May 11 02:02: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: 333/653] 10.0.0.75 () {36 vars in 984 bytes} [Mon May 11 02:02:57 2026] GET /v2/images/060ab645-cafe-4568-85e5-46082291b9bd => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/654] 10.0.0.75 () {36 vars in 924 bytes} [Mon May 11 02:02: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: 334/655] 10.0.0.75 () {36 vars in 924 bytes} [Mon May 11 02:02: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: 336/658] 10.0.0.145 () {36 vars in 985 bytes} [Mon May 11 02:02:58 2026] GET /v2/images/060ab645-cafe-4568-85e5-46082291b9bd => generated 1171 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/659] 10.0.0.145 () {36 vars in 925 bytes} [Mon May 11 02:02:59 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/660] 10.0.0.145 () {36 vars in 985 bytes} [Mon May 11 02:02:59 2026] GET /v2/images/060ab645-cafe-4568-85e5-46082291b9bd => 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: 324/661] 10.0.0.145 () {36 vars in 925 bytes} [Mon May 11 02:02:59 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/662] 10.0.0.145 () {36 vars in 925 bytes} [Mon May 11 02:02:59 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/663] 10.0.0.15 () {36 vars in 984 bytes} [Mon May 11 02:02:59 2026] GET /v2/images/060ab645-cafe-4568-85e5-46082291b9bd => 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: 339/664] 10.0.0.15 () {36 vars in 924 bytes} [Mon May 11 02:02:59 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: 327/667] 10.0.0.15 () {36 vars in 984 bytes} [Mon May 11 02:03:09 2026] GET /v2/images/060ab645-cafe-4568-85e5-46082291b9bd => 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: 341/668] 10.0.0.15 () {36 vars in 924 bytes} [Mon May 11 02:03:09 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: 330/673] 10.0.0.15 () {36 vars in 984 bytes} [Mon May 11 02:03:34 2026] GET /v2/images/060ab645-cafe-4568-85e5-46082291b9bd => 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: 344/674] 10.0.0.15 () {36 vars in 924 bytes} [Mon May 11 02:03:34 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: 332/677] 10.0.0.15 () {36 vars in 984 bytes} [Mon May 11 02:03:43 2026] GET /v2/images/060ab645-cafe-4568-85e5-46082291b9bd => 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: 346/678] 10.0.0.15 () {36 vars in 924 bytes} [Mon May 11 02:03:43 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: 350/685] 10.0.0.96 () {34 vars in 652 bytes} [Mon May 11 02:04:10 2026] POST /v2/images => generated 649 bytes in 308 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-11 02:04:10.972 7 WARNING glance.api.v2.images [None req-93590aa8-87e3-4af6-af0c-7987dd10f311 162bc1989a024531ac8dbf28168c3d17 5fd75e6ee65a4631b986902fb1318c77 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a7e30ffb-3638-4dc7-916d-a7b6a5a63b89 [pid: 7|app: 0|req: 336/686] 10.0.0.96 () {32 vars in 707 bytes} [Mon May 11 02:04:10 2026] DELETE /v2/images/a7e30ffb-3638-4dc7-916d-a7b6a5a63b89 => 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: 351/687] 10.0.0.96 () {32 vars in 704 bytes} [Mon May 11 02:04:11 2026] GET /v2/images/a7e30ffb-3638-4dc7-916d-a7b6a5a63b89 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/688] 10.0.0.96 () {32 vars in 630 bytes} [Mon May 11 02:04:11 2026] GET /v2/images => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/689] 10.0.0.96 () {34 vars in 652 bytes} [Mon May 11 02:04:11 2026] POST /v2/images => generated 702 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/690] 10.0.0.96 () {32 vars in 714 bytes} [Mon May 11 02:04:11 2026] GET /v2/images/c1ff87e9-a122-4b15-afcc-8ee074cab6e9/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 02:04:11.168 8 WARNING oslo_policy.policy [None req-b9efefca-e938-47de-ba55-349bacfbe0c6 162bc1989a024531ac8dbf28168c3d17 5fd75e6ee65a4631b986902fb1318c77 - - 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-11 02:04:11.169 8 WARNING oslo_policy.policy [None req-b9efefca-e938-47de-ba55-349bacfbe0c6 162bc1989a024531ac8dbf28168c3d17 5fd75e6ee65a4631b986902fb1318c77 - - 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-11 02:04:11.171 8 INFO glance.api.v2.image_data [None req-b9efefca-e938-47de-ba55-349bacfbe0c6 162bc1989a024531ac8dbf28168c3d17 5fd75e6ee65a4631b986902fb1318c77 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 02:04:11.228 8 WARNING glance_store._drivers.rbd [None req-b9efefca-e938-47de-ba55-349bacfbe0c6 162bc1989a024531ac8dbf28168c3d17 5fd75e6ee65a4631b986902fb1318c77 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-11 02:04:12.295 8 INFO glance.location [None req-b9efefca-e938-47de-ba55-349bacfbe0c6 162bc1989a024531ac8dbf28168c3d17 5fd75e6ee65a4631b986902fb1318c77 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 353/691] 10.0.0.96 () {32 vars in 724 bytes} [Mon May 11 02:04:11 2026] PUT /v2/images/c1ff87e9-a122-4b15-afcc-8ee074cab6e9/file => generated 0 bytes in 1198 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/692] 10.0.0.96 () {32 vars in 704 bytes} [Mon May 11 02:04:12 2026] GET /v2/images/c1ff87e9-a122-4b15-afcc-8ee074cab6e9 => generated 1103 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/693] 10.0.0.96 () {32 vars in 714 bytes} [Mon May 11 02:04:12 2026] GET /v2/images/c1ff87e9-a122-4b15-afcc-8ee074cab6e9/file => generated 1024 bytes in 143 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/694] 10.0.0.96 () {34 vars in 652 bytes} [Mon May 11 02:04:12 2026] POST /v2/images => generated 648 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/695] 10.0.0.96 () {32 vars in 723 bytes} [Mon May 11 02:04:12 2026] PATCH /v2/images/63ce0f7c-b84d-4a73-8e07-8a9a3bd22190 => generated 652 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/696] 10.0.0.96 () {32 vars in 704 bytes} [Mon May 11 02:04:12 2026] GET /v2/images/63ce0f7c-b84d-4a73-8e07-8a9a3bd22190 => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 02:04:12.665 8 WARNING glance.api.v2.images [None req-2fedefbc-d145-47f9-8874-47b17d92a444 162bc1989a024531ac8dbf28168c3d17 5fd75e6ee65a4631b986902fb1318c77 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//63ce0f7c-b84d-4a73-8e07-8a9a3bd22190 [pid: 8|app: 0|req: 356/697] 10.0.0.96 () {32 vars in 707 bytes} [Mon May 11 02:04:12 2026] DELETE /v2/images/63ce0f7c-b84d-4a73-8e07-8a9a3bd22190 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/698] 10.0.0.96 () {32 vars in 704 bytes} [Mon May 11 02:04:12 2026] GET /v2/images/63ce0f7c-b84d-4a73-8e07-8a9a3bd22190 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:04:12.768 8 WARNING glance.api.v2.images [None req-de537743-2b27-407c-98d2-ae8991f62fcb 162bc1989a024531ac8dbf28168c3d17 5fd75e6ee65a4631b986902fb1318c77 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c1ff87e9-a122-4b15-afcc-8ee074cab6e9 [pid: 8|app: 0|req: 357/699] 10.0.0.96 () {32 vars in 707 bytes} [Mon May 11 02:04:12 2026] DELETE /v2/images/c1ff87e9-a122-4b15-afcc-8ee074cab6e9 => generated 0 bytes in 754 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/700] 10.0.0.96 () {32 vars in 704 bytes} [Mon May 11 02:04:13 2026] GET /v2/images/c1ff87e9-a122-4b15-afcc-8ee074cab6e9 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 02:04:13.537 8 WARNING glance.api.v2.images [None req-94103ca8-494e-4fbe-becd-b06abf86fd26 162bc1989a024531ac8dbf28168c3d17 5fd75e6ee65a4631b986902fb1318c77 - - default default] Failed to find image a7e30ffb-3638-4dc7-916d-a7b6a5a63b89 to delete: glance.common.exception.ImageNotFound: No image found with ID a7e30ffb-3638-4dc7-916d-a7b6a5a63b89 [pid: 8|app: 0|req: 358/701] 10.0.0.96 () {32 vars in 707 bytes} [Mon May 11 02:04:13 2026] DELETE /v2/images/a7e30ffb-3638-4dc7-916d-a7b6a5a63b89 => generated 147 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/702] 10.0.0.96 () {32 vars in 704 bytes} [Mon May 11 02:04:13 2026] GET /v2/images/a7e30ffb-3638-4dc7-916d-a7b6a5a63b89 => 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: 359/703] 10.0.0.96 () {30 vars in 408 bytes} [Mon May 11 02:04:16 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: 361/706] 10.0.0.96 () {32 vars in 704 bytes} [Mon May 11 02:04:26 2026] GET /v2/images/060ab645-cafe-4568-85e5-46082291b9bd => 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: 346/707] 10.0.0.96 () {32 vars in 704 bytes} [Mon May 11 02:04:26 2026] GET /v2/images/060ab645-cafe-4568-85e5-46082291b9bd => 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: 362/708] 10.0.0.75 () {36 vars in 984 bytes} [Mon May 11 02:04:27 2026] GET /v2/images/060ab645-cafe-4568-85e5-46082291b9bd => generated 1171 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/709] 10.0.0.75 () {36 vars in 924 bytes} [Mon May 11 02:04:27 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: 363/710] 10.0.0.75 () {36 vars in 924 bytes} [Mon May 11 02:04:27 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: 348/711] 10.0.0.75 () {36 vars in 984 bytes} [Mon May 11 02:04:27 2026] GET /v2/images/060ab645-cafe-4568-85e5-46082291b9bd => 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: 364/712] 10.0.0.75 () {36 vars in 924 bytes} [Mon May 11 02:04:27 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: 349/713] 10.0.0.75 () {36 vars in 924 bytes} [Mon May 11 02:04:27 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: 365/714] 10.0.0.75 () {36 vars in 984 bytes} [Mon May 11 02:04:27 2026] GET /v2/images/060ab645-cafe-4568-85e5-46082291b9bd => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/715] 10.0.0.75 () {36 vars in 924 bytes} [Mon May 11 02:04:27 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: 366/716] 10.0.0.75 () {36 vars in 924 bytes} [Mon May 11 02:04:27 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: 351/717] 10.0.0.145 () {36 vars in 985 bytes} [Mon May 11 02:04:27 2026] GET /v2/images/060ab645-cafe-4568-85e5-46082291b9bd => 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: 367/718] 10.0.0.145 () {36 vars in 925 bytes} [Mon May 11 02:04:27 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: 352/719] 10.0.0.145 () {36 vars in 985 bytes} [Mon May 11 02:04:27 2026] GET /v2/images/060ab645-cafe-4568-85e5-46082291b9bd => 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: 368/720] 10.0.0.145 () {36 vars in 925 bytes} [Mon May 11 02:04:27 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: 353/721] 10.0.0.145 () {36 vars in 925 bytes} [Mon May 11 02:04:27 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: 359/732] 10.0.0.15 () {36 vars in 984 bytes} [Mon May 11 02:05:09 2026] GET /v2/images/060ab645-cafe-4568-85e5-46082291b9bd => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/733] 10.0.0.15 () {36 vars in 924 bytes} [Mon May 11 02:05:09 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: 379/742] 10.0.0.15 () {36 vars in 984 bytes} [Mon May 11 02:05:54 2026] GET /v2/images/060ab645-cafe-4568-85e5-46082291b9bd => 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: 364/743] 10.0.0.15 () {36 vars in 924 bytes} [Mon May 11 02:05:54 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: 367/748] 10.0.0.15 () {36 vars in 984 bytes} [Mon May 11 02:06:17 2026] GET /v2/images/060ab645-cafe-4568-85e5-46082291b9bd => generated 1171 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/749] 10.0.0.15 () {36 vars in 924 bytes} [Mon May 11 02:06:17 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/754] 10.0.0.15 () {36 vars in 984 bytes} [Mon May 11 02:06:38 2026] GET /v2/images/060ab645-cafe-4568-85e5-46082291b9bd => 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: 370/755] 10.0.0.15 () {36 vars in 924 bytes} [Mon May 11 02:06:38 2026] GET /v2/schemas/image => generated 4018 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/760] 10.0.0.15 () {36 vars in 984 bytes} [Mon May 11 02:06:51 2026] GET /v2/images/060ab645-cafe-4568-85e5-46082291b9bd => 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: 373/761] 10.0.0.15 () {36 vars in 924 bytes} [Mon May 11 02:06:51 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: 390/764] 10.0.0.15 () {36 vars in 984 bytes} [Mon May 11 02:07:01 2026] GET /v2/images/060ab645-cafe-4568-85e5-46082291b9bd => 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: 375/765] 10.0.0.15 () {36 vars in 924 bytes} [Mon May 11 02:07:01 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: 377/768] 199.204.45.22 () {32 vars in 823 bytes} [Mon May 11 02:07:17 2026] GET /v2/images?status=active&owner=2a02514e1226463db8226cdf845d2c0b&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/769] 199.204.45.22 () {32 vars in 650 bytes} [Mon May 11 02:07: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: 7|app: 0|req: 378/770] 10.0.0.75 () {36 vars in 984 bytes} [Mon May 11 02:07:18 2026] GET /v2/images/f8682c03-3060-49bf-ab9f-a4c120d2e31c => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/771] 10.0.0.75 () {36 vars in 924 bytes} [Mon May 11 02:07: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: 379/772] 10.0.0.75 () {36 vars in 924 bytes} [Mon May 11 02:07: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: 394/773] 10.0.0.75 () {36 vars in 984 bytes} [Mon May 11 02:07:18 2026] GET /v2/images/f8682c03-3060-49bf-ab9f-a4c120d2e31c => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/774] 10.0.0.75 () {36 vars in 924 bytes} [Mon May 11 02:07: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: 395/775] 10.0.0.75 () {36 vars in 924 bytes} [Mon May 11 02:07: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: 381/776] 10.0.0.75 () {36 vars in 984 bytes} [Mon May 11 02:07:18 2026] GET /v2/images/f8682c03-3060-49bf-ab9f-a4c120d2e31c => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/777] 10.0.0.75 () {36 vars in 924 bytes} [Mon May 11 02:07: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: 7|app: 0|req: 383/780] 10.0.0.145 () {36 vars in 985 bytes} [Mon May 11 02:07:18 2026] GET /v2/images/f8682c03-3060-49bf-ab9f-a4c120d2e31c => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/781] 10.0.0.145 () {36 vars in 925 bytes} [Mon May 11 02:07: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: 7|app: 0|req: 384/782] 10.0.0.145 () {36 vars in 985 bytes} [Mon May 11 02:07:19 2026] GET /v2/images/f8682c03-3060-49bf-ab9f-a4c120d2e31c => 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: 399/783] 10.0.0.145 () {36 vars in 925 bytes} [Mon May 11 02:07: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: 7|app: 0|req: 385/784] 10.0.0.145 () {36 vars in 925 bytes} [Mon May 11 02:07: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: 401/815] 10.0.0.96 () {32 vars in 630 bytes} [Mon May 11 02:09:50 2026] GET /v2/images => generated 4893 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)