+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue May 19 16:05:42 2026] *** compiled with version: 11.4.0 on 17 May 2026 08:26:26 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-5b9c8fbb47-r68br 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 0x55c04e59efc0 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-19 16:05:44.014 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-19 16:05:44.030 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-19 16:05:44.654 8 ERROR stevedore.extension [-] Could not load 'glance.store.s3.Store': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-05-19 16:05:44.682 7 ERROR stevedore.extension [-] Could not load 'glance.store.s3.Store': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-05-19 16:05:44.741 8 ERROR stevedore.extension [-] Could not load 's3': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-05-19 16:05:44.742 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-19 16:05:44.743 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-19 16:05:44.769 7 ERROR stevedore.extension [-] Could not load 's3': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-05-19 16:05:44.771 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-19 16:05:44.772 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-19 16:05:46.437 8 WARNING glance.api.v2.images [None req-a678b4d9-9294-4387-87de-53fa5e63ceef - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-19 16:05:46.519 7 WARNING glance.api.v2.images [None req-703c8f29-3319-417f-8dff-3003543c6924 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-19 16:05:46.651 8 WARNING keystonemiddleware._common.config [None req-a678b4d9-9294-4387-87de-53fa5e63ceef - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 16:05:46.661 8 WARNING oslo_config.cfg [None req-a678b4d9-9294-4387-87de-53fa5e63ceef - - - - - -] 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 0x55c04e59efc0 pid: 8 (default app) 2026-05-19 16:05:46.749 7 WARNING keystonemiddleware._common.config [None req-703c8f29-3319-417f-8dff-3003543c6924 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 16:05:46.760 7 WARNING oslo_config.cfg [None req-703c8f29-3319-417f-8dff-3003543c6924 - - - - - -] 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 0x55c04e59efc0 pid: 7 (default app) [pid: 8|app: 0|req: 2/4] 199.19.213.67 () {42 vars in 685 bytes} [Tue May 19 16:05:48 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-19 16:05:49.066 7 WARNING oslo_policy.policy [None req-9506bfd0-e354-42a8-876f-87fac98b94e7 ff7870e811354e30868f913c99e874a4 c7377a3b78944150b91945cf278dae51 - - 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-19 16:05:49.067 7 WARNING oslo_policy.policy [None req-9506bfd0-e354-42a8-876f-87fac98b94e7 ff7870e811354e30868f913c99e874a4 c7377a3b78944150b91945cf278dae51 - - 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-19 16:05:49.092 7 WARNING oslo_policy.policy [None req-9506bfd0-e354-42a8-876f-87fac98b94e7 ff7870e811354e30868f913c99e874a4 c7377a3b78944150b91945cf278dae51 - - 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-19 16:05:49.092 7 WARNING oslo_policy.policy [None req-9506bfd0-e354-42a8-876f-87fac98b94e7 ff7870e811354e30868f913c99e874a4 c7377a3b78944150b91945cf278dae51 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.19.213.67 () {44 vars in 907 bytes} [Tue May 19 16:05:48 2026] GET /v2/images => generated 69 bytes in 554 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/6] 199.19.213.67 () {42 vars in 685 bytes} [Tue May 19 16:05:52 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: 4/7] 199.19.213.67 () {44 vars in 907 bytes} [Tue May 19 16:05:53 2026] GET /v2/images => generated 69 bytes in 54 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-19 16:05:53.091 8 WARNING oslo_policy.policy [None req-66b4926a-3be8-409e-a4fd-07de613af29f ff7870e811354e30868f913c99e874a4 c7377a3b78944150b91945cf278dae51 - - 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-19 16:05:53.091 8 WARNING oslo_policy.policy [None req-66b4926a-3be8-409e-a4fd-07de613af29f ff7870e811354e30868f913c99e874a4 c7377a3b78944150b91945cf278dae51 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 4/8] 199.19.213.67 () {44 vars in 908 bytes} [Tue May 19 16:05:53 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: 7|app: 0|req: 5/9] 199.19.213.67 () {44 vars in 930 bytes} [Tue May 19 16:05:53 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 16:05:53.222 8 WARNING oslo_policy.policy [None req-1439277c-49ec-4f00-aa84-76f7bb47ff3d ff7870e811354e30868f913c99e874a4 c7377a3b78944150b91945cf278dae51 - - 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-19 16:05:53.223 8 WARNING oslo_policy.policy [None req-1439277c-49ec-4f00-aa84-76f7bb47ff3d ff7870e811354e30868f913c99e874a4 c7377a3b78944150b91945cf278dae51 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 5/10] 199.19.213.67 () {44 vars in 936 bytes} [Tue May 19 16:05:53 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 16:05:53.317 7 WARNING oslo_config.cfg [None req-bf4f8f4a-ac0a-4bf5-a408-3211a98cdd22 ff7870e811354e30868f913c99e874a4 c7377a3b78944150b91945cf278dae51 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 6/11] 199.19.213.67 () {48 vars in 948 bytes} [Tue May 19 16:05:53 2026] POST /v2/images => generated 760 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-19 16:05:53.345 8 WARNING oslo_policy.policy [None req-6ce5c77c-3219-4fed-8c68-cdd1a37549bf ff7870e811354e30868f913c99e874a4 c7377a3b78944150b91945cf278dae51 - - 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-19 16:05:53.345 8 WARNING oslo_policy.policy [None req-6ce5c77c-3219-4fed-8c68-cdd1a37549bf ff7870e811354e30868f913c99e874a4 c7377a3b78944150b91945cf278dae51 - - 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-19 16:05:53.347 8 INFO glance.api.v2.image_data [None req-6ce5c77c-3219-4fed-8c68-cdd1a37549bf ff7870e811354e30868f913c99e874a4 c7377a3b78944150b91945cf278dae51 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 16:05:57.558 8 INFO glance.location [None req-6ce5c77c-3219-4fed-8c68-cdd1a37549bf ff7870e811354e30868f913c99e874a4 c7377a3b78944150b91945cf278dae51 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 6/14] 199.19.213.67 () {48 vars in 1042 bytes} [Tue May 19 16:05:53 2026] PUT /v2/images/b48b93d3-c44e-483a-83c6-aff4b153bf24/file => generated 0 bytes in 4271 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5396 switches on core 0) [pid: 7|app: 0|req: 9/15] 199.19.213.67 () {44 vars in 907 bytes} [Tue May 19 16:05:57 2026] GET /v2/images => generated 1240 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 16:05:57.649 8 WARNING oslo_config.cfg [None req-f687ad52-8c30-43a4-a1ac-4ca43ff2599a ff7870e811354e30868f913c99e874a4 c7377a3b78944150b91945cf278dae51 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 7/16] 199.19.213.67 () {48 vars in 1046 bytes} [Tue May 19 16:05:57 2026] PATCH /v2/images/b48b93d3-c44e-483a-83c6-aff4b153bf24 => 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: 10/17] 199.19.213.67 () {44 vars in 907 bytes} [Tue May 19 16:05:57 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: 7|app: 0|req: 142/280] 199.19.213.67 () {42 vars in 685 bytes} [Tue May 19 16:27:49 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: 139/281] 199.19.213.67 () {44 vars in 907 bytes} [Tue May 19 16:27:49 2026] GET /v2/images => generated 1240 bytes in 457 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/290] 199.19.213.67 () {42 vars in 685 bytes} [Tue May 19 16:28:30 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: 144/291] 199.19.213.67 () {44 vars in 907 bytes} [Tue May 19 16:28:30 2026] GET /v2/images => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/292] 199.19.213.67 () {44 vars in 934 bytes} [Tue May 19 16:28:30 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/293] 199.19.213.67 () {44 vars in 956 bytes} [Tue May 19 16:28:30 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/294] 199.19.213.67 () {44 vars in 936 bytes} [Tue May 19 16:28:30 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/295] 199.19.213.67 () {48 vars in 948 bytes} [Tue May 19 16:28:31 2026] POST /v2/images => generated 796 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-19 16:28:31.079 7 WARNING oslo_policy.policy [None req-059e0052-5d6b-42b5-80dd-5cf18b5f711e ff7870e811354e30868f913c99e874a4 c7377a3b78944150b91945cf278dae51 - - 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-19 16:28:31.080 7 WARNING oslo_policy.policy [None req-059e0052-5d6b-42b5-80dd-5cf18b5f711e ff7870e811354e30868f913c99e874a4 c7377a3b78944150b91945cf278dae51 - - 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-19 16:28:31.082 7 INFO glance.api.v2.image_data [None req-059e0052-5d6b-42b5-80dd-5cf18b5f711e ff7870e811354e30868f913c99e874a4 c7377a3b78944150b91945cf278dae51 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 16:29:00.785 7 INFO glance.location [None req-059e0052-5d6b-42b5-80dd-5cf18b5f711e ff7870e811354e30868f913c99e874a4 c7377a3b78944150b91945cf278dae51 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 150/302] 199.19.213.67 () {48 vars in 1043 bytes} [Tue May 19 16:28:31 2026] PUT /v2/images/b7216c6d-2da4-4115-aad0-f9864855fa75/file => generated 0 bytes in 29767 msecs (HTTP/1.1 204) 4 headers in 171 bytes (78379 switches on core 0) [pid: 8|app: 0|req: 153/303] 199.19.213.67 () {44 vars in 907 bytes} [Tue May 19 16:29:00 2026] GET /v2/images => generated 2451 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/304] 199.19.213.67 () {48 vars in 1046 bytes} [Tue May 19 16:29:00 2026] PATCH /v2/images/b7216c6d-2da4-4115-aad0-f9864855fa75 => 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: 154/305] 199.19.213.67 () {48 vars in 1047 bytes} [Tue May 19 16:29:00 2026] PATCH /v2/images/b7216c6d-2da4-4115-aad0-f9864855fa75 => generated 1209 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/306] 199.19.213.67 () {44 vars in 907 bytes} [Tue May 19 16:29:00 2026] GET /v2/images => generated 2451 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/307] 199.19.213.67 () {42 vars in 685 bytes} [Tue May 19 16:29:02 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: 153/308] 199.19.213.67 () {44 vars in 907 bytes} [Tue May 19 16:29:02 2026] GET /v2/images => generated 2451 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/387] 199.19.213.67 () {42 vars in 685 bytes} [Tue May 19 16:35:36 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: 195/388] 199.19.213.67 () {44 vars in 907 bytes} [Tue May 19 16:35:36 2026] GET /v2/images => generated 2451 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/391] 199.19.213.67 () {42 vars in 685 bytes} [Tue May 19 16:35:45 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: 197/392] 199.19.213.67 () {44 vars in 907 bytes} [Tue May 19 16:35:45 2026] GET /v2/images => generated 2451 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/393] 199.19.213.67 () {44 vars in 944 bytes} [Tue May 19 16:35:46 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/394] 199.19.213.67 () {44 vars in 966 bytes} [Tue May 19 16:35:46 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: 197/395] 199.19.213.67 () {44 vars in 936 bytes} [Tue May 19 16:35:46 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: 199/396] 199.19.213.67 () {48 vars in 948 bytes} [Tue May 19 16:35:46 2026] POST /v2/images => generated 799 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-19 16:35:46.180 7 INFO glance.api.v2.image_data [None req-6a4b3d33-f315-4bf3-869f-9d099be7dbff ff7870e811354e30868f913c99e874a4 c7377a3b78944150b91945cf278dae51 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 16:36:20.468 7 INFO glance.location [None req-6a4b3d33-f315-4bf3-869f-9d099be7dbff ff7870e811354e30868f913c99e874a4 c7377a3b78944150b91945cf278dae51 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 198/405] 199.19.213.67 () {48 vars in 1042 bytes} [Tue May 19 16:35:46 2026] PUT /v2/images/986f6cc4-f345-41b3-a29e-39990606694d/file => generated 0 bytes in 34336 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22798 switches on core 0) [pid: 8|app: 0|req: 208/406] 199.19.213.67 () {44 vars in 907 bytes} [Tue May 19 16:36:20 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: 7|app: 0|req: 199/407] 199.19.213.67 () {48 vars in 1047 bytes} [Tue May 19 16:36:20 2026] PATCH /v2/images/986f6cc4-f345-41b3-a29e-39990606694d => generated 1234 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/408] 199.19.213.67 () {44 vars in 907 bytes} [Tue May 19 16:36:20 2026] GET /v2/images => generated 3687 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/417] 199.19.213.67 () {42 vars in 685 bytes} [Tue May 19 16:37:06 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: 214/418] 199.19.213.67 () {44 vars in 907 bytes} [Tue May 19 16:37:06 2026] GET /v2/images => generated 3687 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/423] 199.19.213.67 () {42 vars in 685 bytes} [Tue May 19 16:37:20 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: 217/424] 199.19.213.67 () {44 vars in 907 bytes} [Tue May 19 16:37:20 2026] GET /v2/images => generated 3687 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/425] 199.19.213.67 () {44 vars in 936 bytes} [Tue May 19 16:37:20 2026] GET /v2/images/manila-service-image => generated 165 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/426] 199.19.213.67 () {44 vars in 958 bytes} [Tue May 19 16:37:20 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: 209/427] 199.19.213.67 () {44 vars in 936 bytes} [Tue May 19 16:37:20 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/428] 199.19.213.67 () {48 vars in 948 bytes} [Tue May 19 16:37:20 2026] POST /v2/images => generated 791 bytes in 934 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-19 16:37:21.757 7 INFO glance.api.v2.image_data [None req-d2dc48ee-ef5a-42de-a71d-f37d6433348a ff7870e811354e30868f913c99e874a4 c7377a3b78944150b91945cf278dae51 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 16:37:38.418 7 INFO glance.location [None req-d2dc48ee-ef5a-42de-a71d-f37d6433348a ff7870e811354e30868f913c99e874a4 c7377a3b78944150b91945cf278dae51 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 210/433] 199.19.213.67 () {48 vars in 1043 bytes} [Tue May 19 16:37:21 2026] PUT /v2/images/c1e1370a-9bf6-4b3d-b3ef-2f3fa3f6deab/file => generated 0 bytes in 16710 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30380 switches on core 0) [pid: 8|app: 0|req: 224/434] 199.19.213.67 () {44 vars in 907 bytes} [Tue May 19 16:37:38 2026] GET /v2/images => generated 4893 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/435] 199.19.213.67 () {48 vars in 1046 bytes} [Tue May 19 16:37:38 2026] PATCH /v2/images/c1e1370a-9bf6-4b3d-b3ef-2f3fa3f6deab => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/436] 199.19.213.67 () {44 vars in 907 bytes} [Tue May 19 16:37:38 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/591] 199.19.213.67 () {42 vars in 685 bytes} [Tue May 19 16:50:31 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: 303/592] 199.19.213.67 () {44 vars in 907 bytes} [Tue May 19 16:50:31 2026] GET /v2/images => generated 4893 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/623] 199.19.213.67 () {42 vars in 685 bytes} [Tue May 19 16:52:59 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: 305/624] 199.19.213.67 () {44 vars in 907 bytes} [Tue May 19 16:52:59 2026] GET /v2/images => generated 4893 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/625] 199.19.213.67 () {42 vars in 685 bytes} [Tue May 19 16:53:00 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/626] 199.19.213.67 () {44 vars in 907 bytes} [Tue May 19 16:53:00 2026] GET /v2/images => generated 4893 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/637] 199.19.213.67 () {42 vars in 685 bytes} [Tue May 19 16:53:49 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: 326/638] 199.19.213.67 () {44 vars in 907 bytes} [Tue May 19 16:53:49 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: 313/639] 199.19.213.67 () {42 vars in 685 bytes} [Tue May 19 16:53:56 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: 327/640] 199.19.213.67 () {44 vars in 907 bytes} [Tue May 19 16:53:56 2026] GET /v2/images => generated 4893 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/655] 199.19.213.67 () {42 vars in 685 bytes} [Tue May 19 16:54:58 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: 321/656] 199.19.213.67 () {44 vars in 907 bytes} [Tue May 19 16:54:58 2026] GET /v2/images => generated 4893 bytes in 66 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: 340/665] 10.0.0.27 () {32 vars in 632 bytes} [Tue May 19 16:55:41 2026] GET /v2/images => generated 4893 bytes in 22 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: 328/670] 10.0.0.50 () {36 vars in 986 bytes} [Tue May 19 16:56:03 2026] GET /v2/images/b48b93d3-c44e-483a-83c6-aff4b153bf24 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/671] 10.0.0.50 () {36 vars in 926 bytes} [Tue May 19 16:56: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: 7|app: 0|req: 329/672] 10.0.0.70 () {36 vars in 986 bytes} [Tue May 19 16:56:04 2026] GET /v2/images/b48b93d3-c44e-483a-83c6-aff4b153bf24 => generated 1171 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/673] 10.0.0.70 () {36 vars in 926 bytes} [Tue May 19 16:56:04 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/674] 10.0.0.70 () {36 vars in 926 bytes} [Tue May 19 16:56:04 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/675] 10.0.0.70 () {36 vars in 986 bytes} [Tue May 19 16:56:04 2026] GET /v2/images/b48b93d3-c44e-483a-83c6-aff4b153bf24 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/676] 10.0.0.70 () {36 vars in 926 bytes} [Tue May 19 16:56: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: 346/677] 10.0.0.70 () {36 vars in 926 bytes} [Tue May 19 16:56:04 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: 332/678] 10.0.0.70 () {36 vars in 986 bytes} [Tue May 19 16:56:04 2026] GET /v2/images/b48b93d3-c44e-483a-83c6-aff4b153bf24 => 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: 347/679] 10.0.0.70 () {36 vars in 926 bytes} [Tue May 19 16:56:04 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/680] 10.0.0.70 () {36 vars in 926 bytes} [Tue May 19 16:56:04 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/681] 10.0.0.117 () {36 vars in 987 bytes} [Tue May 19 16:56:05 2026] GET /v2/images/b48b93d3-c44e-483a-83c6-aff4b153bf24 => generated 1171 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/682] 10.0.0.117 () {36 vars in 927 bytes} [Tue May 19 16:56:05 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: 349/683] 10.0.0.117 () {36 vars in 987 bytes} [Tue May 19 16:56:05 2026] GET /v2/images/b48b93d3-c44e-483a-83c6-aff4b153bf24 => 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: 335/684] 10.0.0.117 () {36 vars in 927 bytes} [Tue May 19 16:56:05 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/685] 10.0.0.117 () {36 vars in 927 bytes} [Tue May 19 16:56:05 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/688] 199.19.213.67 () {36 vars in 990 bytes} [Tue May 19 16:56:07 2026] GET /v2/images/b48b93d3-c44e-483a-83c6-aff4b153bf24 => generated 1171 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/689] 199.19.213.67 () {36 vars in 930 bytes} [Tue May 19 16:56:07 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: 353/690] 10.0.0.50 () {36 vars in 986 bytes} [Tue May 19 16:56:07 2026] GET /v2/images/b48b93d3-c44e-483a-83c6-aff4b153bf24 => 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: 338/691] 10.0.0.50 () {36 vars in 926 bytes} [Tue May 19 16:56:07 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: 354/692] 199.19.213.67 () {36 vars in 990 bytes} [Tue May 19 16:56:08 2026] GET /v2/images/b48b93d3-c44e-483a-83c6-aff4b153bf24 => 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: 339/693] 199.19.213.67 () {36 vars in 930 bytes} [Tue May 19 16:56:08 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: 342/698] 10.0.0.50 () {36 vars in 986 bytes} [Tue May 19 16:56:33 2026] GET /v2/images/b48b93d3-c44e-483a-83c6-aff4b153bf24 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/699] 10.0.0.50 () {36 vars in 926 bytes} [Tue May 19 16:56:33 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: 360/704] 10.0.0.50 () {36 vars in 986 bytes} [Tue May 19 16:56:54 2026] GET /v2/images/b48b93d3-c44e-483a-83c6-aff4b153bf24 => 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: 345/705] 10.0.0.50 () {36 vars in 926 bytes} [Tue May 19 16:56:54 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: 364/712] 10.0.0.50 () {36 vars in 986 bytes} [Tue May 19 16:57:20 2026] GET /v2/images/b48b93d3-c44e-483a-83c6-aff4b153bf24 => generated 1171 bytes in 28 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.50 () {36 vars in 926 bytes} [Tue May 19 16:57: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: 366/716] 10.0.0.50 () {36 vars in 986 bytes} [Tue May 19 16:57:33 2026] GET /v2/images/b48b93d3-c44e-483a-83c6-aff4b153bf24 => generated 1171 bytes in 26 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.50 () {36 vars in 926 bytes} [Tue May 19 16:57:33 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: 355/724] 10.0.0.27 () {34 vars in 654 bytes} [Tue May 19 16:57:59 2026] POST /v2/images => generated 648 bytes in 178 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-19 16:58:00.059 8 WARNING glance.api.v2.images [None req-9d1f9e81-0526-4bc4-b5a1-c2a92ad4e597 5f12083cad3f4ef2a1f83e6e3002042f 0ad4a613b6f04485936fb1dbed5ba44a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ef08853a-275c-46de-b93f-b23999b18f97 [pid: 8|app: 0|req: 370/725] 10.0.0.27 () {32 vars in 709 bytes} [Tue May 19 16:58:00 2026] DELETE /v2/images/ef08853a-275c-46de-b93f-b23999b18f97 => 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: 356/726] 10.0.0.27 () {32 vars in 706 bytes} [Tue May 19 16:58:00 2026] GET /v2/images/ef08853a-275c-46de-b93f-b23999b18f97 => 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: 371/727] 10.0.0.27 () {32 vars in 632 bytes} [Tue May 19 16:58:00 2026] GET /v2/images => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/728] 10.0.0.27 () {34 vars in 654 bytes} [Tue May 19 16:58:00 2026] POST /v2/images => generated 703 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/729] 10.0.0.27 () {32 vars in 716 bytes} [Tue May 19 16:58:00 2026] GET /v2/images/96a55618-bc53-496c-9938-b99dca770082/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 16:58:00.264 7 INFO glance.api.v2.image_data [None req-80e70b45-c594-4202-b331-1d2f4fe653d5 5f12083cad3f4ef2a1f83e6e3002042f 0ad4a613b6f04485936fb1dbed5ba44a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 16:58:00.314 7 WARNING glance_store._drivers.rbd [None req-80e70b45-c594-4202-b331-1d2f4fe653d5 5f12083cad3f4ef2a1f83e6e3002042f 0ad4a613b6f04485936fb1dbed5ba44a - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-19 16:58:00.851 7 INFO glance.location [None req-80e70b45-c594-4202-b331-1d2f4fe653d5 5f12083cad3f4ef2a1f83e6e3002042f 0ad4a613b6f04485936fb1dbed5ba44a - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 358/730] 10.0.0.27 () {32 vars in 726 bytes} [Tue May 19 16:58:00 2026] PUT /v2/images/96a55618-bc53-496c-9938-b99dca770082/file => generated 0 bytes in 642 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/731] 10.0.0.27 () {32 vars in 706 bytes} [Tue May 19 16:58:00 2026] GET /v2/images/96a55618-bc53-496c-9938-b99dca770082 => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/732] 10.0.0.27 () {32 vars in 716 bytes} [Tue May 19 16:58:00 2026] GET /v2/images/96a55618-bc53-496c-9938-b99dca770082/file => generated 1024 bytes in 344 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/733] 10.0.0.27 () {34 vars in 654 bytes} [Tue May 19 16:58:01 2026] POST /v2/images => generated 649 bytes in 128 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/734] 10.0.0.27 () {32 vars in 725 bytes} [Tue May 19 16:58:01 2026] PATCH /v2/images/b9194cc0-97da-4bd5-ab4b-b7d95bc94007 => generated 652 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/735] 10.0.0.27 () {32 vars in 706 bytes} [Tue May 19 16:58:01 2026] GET /v2/images/b9194cc0-97da-4bd5-ab4b-b7d95bc94007 => generated 652 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 16:58:01.575 7 WARNING glance.api.v2.images [None req-eeeda8bb-273b-4f42-b125-dc5c8772f1cf 5f12083cad3f4ef2a1f83e6e3002042f 0ad4a613b6f04485936fb1dbed5ba44a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b9194cc0-97da-4bd5-ab4b-b7d95bc94007 [pid: 7|app: 0|req: 361/736] 10.0.0.27 () {32 vars in 709 bytes} [Tue May 19 16:58:01 2026] DELETE /v2/images/b9194cc0-97da-4bd5-ab4b-b7d95bc94007 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/737] 10.0.0.27 () {32 vars in 706 bytes} [Tue May 19 16:58:01 2026] GET /v2/images/b9194cc0-97da-4bd5-ab4b-b7d95bc94007 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 16:58:01.688 7 WARNING glance.api.v2.images [None req-f202bb05-cc43-4d2d-8f4e-98bd74cc319b 5f12083cad3f4ef2a1f83e6e3002042f 0ad4a613b6f04485936fb1dbed5ba44a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//96a55618-bc53-496c-9938-b99dca770082 [pid: 7|app: 0|req: 362/738] 10.0.0.27 () {32 vars in 709 bytes} [Tue May 19 16:58:01 2026] DELETE /v2/images/96a55618-bc53-496c-9938-b99dca770082 => generated 0 bytes in 1641 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/739] 10.0.0.27 () {32 vars in 706 bytes} [Tue May 19 16:58:03 2026] GET /v2/images/96a55618-bc53-496c-9938-b99dca770082 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 16:58:03.343 7 WARNING glance.api.v2.images [None req-98d38752-5a2e-41cb-acbb-e3db9adfd1b8 5f12083cad3f4ef2a1f83e6e3002042f 0ad4a613b6f04485936fb1dbed5ba44a - - default default] Failed to find image ef08853a-275c-46de-b93f-b23999b18f97 to delete: glance.common.exception.ImageNotFound: No image found with ID ef08853a-275c-46de-b93f-b23999b18f97 [pid: 7|app: 0|req: 363/740] 10.0.0.27 () {32 vars in 709 bytes} [Tue May 19 16:58:03 2026] DELETE /v2/images/ef08853a-275c-46de-b93f-b23999b18f97 => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/741] 10.0.0.27 () {32 vars in 706 bytes} [Tue May 19 16:58:03 2026] GET /v2/images/ef08853a-275c-46de-b93f-b23999b18f97 => 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: 364/742] 10.0.0.27 () {30 vars in 410 bytes} [Tue May 19 16:58:06 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: 366/745] 10.0.0.50 () {36 vars in 986 bytes} [Tue May 19 16:58:14 2026] GET /v2/images/b48b93d3-c44e-483a-83c6-aff4b153bf24 => 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: 380/746] 10.0.0.50 () {36 vars in 926 bytes} [Tue May 19 16:58:14 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/751] 10.0.0.27 () {32 vars in 706 bytes} [Tue May 19 16:58:27 2026] GET /v2/images/b48b93d3-c44e-483a-83c6-aff4b153bf24 => 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: 383/752] 10.0.0.27 () {32 vars in 706 bytes} [Tue May 19 16:58:27 2026] GET /v2/images/b48b93d3-c44e-483a-83c6-aff4b153bf24 => 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/753] 10.0.0.70 () {36 vars in 986 bytes} [Tue May 19 16:58:27 2026] GET /v2/images/b48b93d3-c44e-483a-83c6-aff4b153bf24 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/754] 10.0.0.70 () {36 vars in 926 bytes} [Tue May 19 16:58:27 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: 371/755] 10.0.0.70 () {36 vars in 926 bytes} [Tue May 19 16:58: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: 385/756] 10.0.0.70 () {36 vars in 986 bytes} [Tue May 19 16:58:27 2026] GET /v2/images/b48b93d3-c44e-483a-83c6-aff4b153bf24 => 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: 372/757] 10.0.0.70 () {36 vars in 926 bytes} [Tue May 19 16:58: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: 386/758] 10.0.0.70 () {36 vars in 926 bytes} [Tue May 19 16:58: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: 373/759] 10.0.0.70 () {36 vars in 986 bytes} [Tue May 19 16:58:27 2026] GET /v2/images/b48b93d3-c44e-483a-83c6-aff4b153bf24 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/760] 10.0.0.70 () {36 vars in 926 bytes} [Tue May 19 16:58: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: 374/761] 10.0.0.117 () {36 vars in 987 bytes} [Tue May 19 16:58:28 2026] GET /v2/images/b48b93d3-c44e-483a-83c6-aff4b153bf24 => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/762] 10.0.0.117 () {36 vars in 927 bytes} [Tue May 19 16:58:28 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/763] 10.0.0.117 () {36 vars in 987 bytes} [Tue May 19 16:58:28 2026] GET /v2/images/b48b93d3-c44e-483a-83c6-aff4b153bf24 => 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: 389/764] 10.0.0.117 () {36 vars in 927 bytes} [Tue May 19 16:58:28 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: 376/765] 10.0.0.117 () {36 vars in 927 bytes} [Tue May 19 16:58:28 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: 379/770] 10.0.0.50 () {36 vars in 986 bytes} [Tue May 19 16:58:50 2026] GET /v2/images/b48b93d3-c44e-483a-83c6-aff4b153bf24 => 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: 392/771] 10.0.0.50 () {36 vars in 926 bytes} [Tue May 19 16:58:50 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/776] 10.0.0.50 () {36 vars in 986 bytes} [Tue May 19 16:59:14 2026] GET /v2/images/b48b93d3-c44e-483a-83c6-aff4b153bf24 => 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: 382/777] 10.0.0.50 () {36 vars in 926 bytes} [Tue May 19 16:59:14 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: 387/786] 10.0.0.50 () {36 vars in 986 bytes} [Tue May 19 16:59:55 2026] GET /v2/images/b48b93d3-c44e-483a-83c6-aff4b153bf24 => 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: 400/787] 10.0.0.50 () {36 vars in 926 bytes} [Tue May 19 16:59:55 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/790] 10.0.0.50 () {36 vars in 986 bytes} [Tue May 19 17:00:03 2026] GET /v2/images/b48b93d3-c44e-483a-83c6-aff4b153bf24 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/791] 10.0.0.50 () {36 vars in 926 bytes} [Tue May 19 17:00: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: 393/798] 199.19.213.67 () {32 vars in 825 bytes} [Tue May 19 17:00:30 2026] GET /v2/images?status=active&owner=c7377a3b78944150b91945cf278dae51&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/799] 199.19.213.67 () {32 vars in 652 bytes} [Tue May 19 17:00:30 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/800] 10.0.0.70 () {36 vars in 986 bytes} [Tue May 19 17:00:31 2026] GET /v2/images/b7216c6d-2da4-4115-aad0-f9864855fa75 => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/801] 10.0.0.70 () {36 vars in 926 bytes} [Tue May 19 17:00:31 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: 395/802] 10.0.0.70 () {36 vars in 926 bytes} [Tue May 19 17:00:31 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/803] 10.0.0.70 () {36 vars in 986 bytes} [Tue May 19 17:00:31 2026] GET /v2/images/b7216c6d-2da4-4115-aad0-f9864855fa75 => 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: 396/804] 10.0.0.70 () {36 vars in 926 bytes} [Tue May 19 17:00:31 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/805] 10.0.0.70 () {36 vars in 926 bytes} [Tue May 19 17:00:31 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: 397/806] 10.0.0.70 () {36 vars in 986 bytes} [Tue May 19 17:00:31 2026] GET /v2/images/b7216c6d-2da4-4115-aad0-f9864855fa75 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/807] 10.0.0.70 () {36 vars in 926 bytes} [Tue May 19 17:00:31 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: 398/808] 10.0.0.117 () {36 vars in 987 bytes} [Tue May 19 17:00:31 2026] GET /v2/images/b7216c6d-2da4-4115-aad0-f9864855fa75 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/809] 10.0.0.117 () {36 vars in 927 bytes} [Tue May 19 17:00:31 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: 399/810] 10.0.0.117 () {36 vars in 987 bytes} [Tue May 19 17:00:31 2026] GET /v2/images/b7216c6d-2da4-4115-aad0-f9864855fa75 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/811] 10.0.0.117 () {36 vars in 927 bytes} [Tue May 19 17:00:31 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: 400/812] 10.0.0.117 () {36 vars in 927 bytes} [Tue May 19 17:00:31 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: 417/845] 10.0.0.27 () {32 vars in 632 bytes} [Tue May 19 17:03:13 2026] GET /v2/images => generated 4893 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)