+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jun 10 10:27:35 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-848894574d-g5k26 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7fdb5c3db668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-06-10 10:27:37.398 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-10 10:27:37.406 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-10 10:27:38.268 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-10 10:27:38.269 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-10 10:27:38.270 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-10 10:27:38.287 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-10 10:27:38.288 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-10 10:27:38.288 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-10 10:27:40.282 7 WARNING glance.api.v2.images [None req-6217929b-3fe7-466f-afd0-079759b4f9ca - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-10 10:27:40.360 8 WARNING glance.api.v2.images [None req-2d468e7d-4b80-4980-8226-40a7bafa21f7 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-10 10:27:40.619 7 WARNING keystonemiddleware._common.config [None req-6217929b-3fe7-466f-afd0-079759b4f9ca - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 10:27:40.627 7 WARNING oslo_config.cfg [None req-6217929b-3fe7-466f-afd0-079759b4f9ca - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fdb5c3db668 pid: 7 (default app) 2026-06-10 10:27:40.760 8 WARNING keystonemiddleware._common.config [None req-2d468e7d-4b80-4980-8226-40a7bafa21f7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 10:27:40.767 8 WARNING oslo_config.cfg [None req-2d468e7d-4b80-4980-8226-40a7bafa21f7 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fdb5c3db668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.95 () {42 vars in 684 bytes} [Wed Jun 10 10:27:41 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:27:41.770 8 WARNING oslo_policy.policy [None req-7343ac72-2cf0-4d4c-a0e8-76fbde748e54 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 10:27:41.770 8 WARNING oslo_policy.policy [None req-7343ac72-2cf0-4d4c-a0e8-76fbde748e54 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 10:27:41.785 8 WARNING oslo_policy.policy [None req-7343ac72-2cf0-4d4c-a0e8-76fbde748e54 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 10:27:41.785 8 WARNING oslo_policy.policy [None req-7343ac72-2cf0-4d4c-a0e8-76fbde748e54 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.95 () {44 vars in 906 bytes} [Wed Jun 10 10:27:41 2026] GET /v2/images => generated 69 bytes in 536 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.95 () {42 vars in 684 bytes} [Wed Jun 10 10:27:45 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.95 () {44 vars in 906 bytes} [Wed Jun 10 10:27:45 2026] GET /v2/images => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:27:45.201 7 WARNING oslo_policy.policy [None req-e1c91303-8efd-4c62-b5ae-e55c68470166 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 10:27:45.201 7 WARNING oslo_policy.policy [None req-e1c91303-8efd-4c62-b5ae-e55c68470166 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - 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: 6/8] 199.204.45.95 () {44 vars in 907 bytes} [Wed Jun 10 10:27:45 2026] GET /v2/images/cirros => generated 151 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.95 () {44 vars in 929 bytes} [Wed Jun 10 10:27:45 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-06-10 10:27:45.341 7 WARNING oslo_policy.policy [None req-20066775-a911-448e-b953-a1c306497d14 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 10:27:45.343 7 WARNING oslo_policy.policy [None req-20066775-a911-448e-b953-a1c306497d14 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.95 () {44 vars in 935 bytes} [Wed Jun 10 10:27:45 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 10:27:45.426 8 WARNING oslo_config.cfg [None req-2e1fd28e-a778-4f3c-b05b-5b74d87128f8 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.95 () {48 vars in 947 bytes} [Wed Jun 10 10:27:45 2026] POST /v2/images => generated 760 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-10 10:27:45.449 7 WARNING oslo_policy.policy [None req-f10cd883-7812-4ba8-8065-e9532f240410 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 10:27:45.449 7 WARNING oslo_policy.policy [None req-f10cd883-7812-4ba8-8065-e9532f240410 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 10:27:45.452 7 INFO glance.api.v2.image_data [None req-f10cd883-7812-4ba8-8065-e9532f240410 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 10:27:49.442 7 WARNING glance.location [None req-f10cd883-7812-4ba8-8065-e9532f240410 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/12] 199.204.45.95 () {48 vars in 1041 bytes} [Wed Jun 10 10:27:45 2026] PUT /v2/images/76783910-7b63-4f51-82a5-524d48c3324c/file => generated 0 bytes in 4053 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5228 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.95 () {44 vars in 967 bytes} [Wed Jun 10 10:27:49 2026] GET /v2/images/76783910-7b63-4f51-82a5-524d48c3324c => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 10:27:49.599 7 WARNING oslo_config.cfg [None req-4ac1013e-8e27-4c12-81a8-76c30ab9f251 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - 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: 9/14] 199.204.45.95 () {48 vars in 1047 bytes} [Wed Jun 10 10:27:49 2026] PATCH /v2/images/76783910-7b63-4f51-82a5-524d48c3324c => generated 1312 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.204.45.95 () {44 vars in 967 bytes} [Wed Jun 10 10:27:49 2026] GET /v2/images/76783910-7b63-4f51-82a5-524d48c3324c => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/262] 199.204.45.95 () {42 vars in 684 bytes} [Wed Jun 10 10:48:11 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/263] 199.204.45.95 () {44 vars in 906 bytes} [Wed Jun 10 10:48:11 2026] GET /v2/images => generated 1381 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/270] 199.204.45.95 () {42 vars in 684 bytes} [Wed Jun 10 10:48:46 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/271] 199.204.45.95 () {44 vars in 906 bytes} [Wed Jun 10 10:48:46 2026] GET /v2/images => generated 1381 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/272] 199.204.45.95 () {44 vars in 933 bytes} [Wed Jun 10 10:48:46 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/273] 199.204.45.95 () {44 vars in 955 bytes} [Wed Jun 10 10:48:46 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/274] 199.204.45.95 () {44 vars in 935 bytes} [Wed Jun 10 10:48:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/275] 199.204.45.95 () {48 vars in 947 bytes} [Wed Jun 10 10:48:46 2026] POST /v2/images => generated 796 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-10 10:48:46.588 8 WARNING oslo_policy.policy [None req-e5b3b322-a9fb-4c32-8aaf-fb2865a4298a 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 10:48:46.588 8 WARNING oslo_policy.policy [None req-e5b3b322-a9fb-4c32-8aaf-fb2865a4298a 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 10:48:46.589 8 INFO glance.api.v2.image_data [None req-e5b3b322-a9fb-4c32-8aaf-fb2865a4298a 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 10:49:12.034 8 WARNING glance.location [None req-e5b3b322-a9fb-4c32-8aaf-fb2865a4298a 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 137/282] 199.204.45.95 () {48 vars in 1042 bytes} [Wed Jun 10 10:48:46 2026] PUT /v2/images/2ea3e44c-5eb2-46b6-b356-8dd6026a0c14/file => generated 0 bytes in 25493 msecs (HTTP/1.1 204) 4 headers in 171 bytes (121103 switches on core 0) [pid: 7|app: 0|req: 146/283] 199.204.45.95 () {44 vars in 967 bytes} [Wed Jun 10 10:49:12 2026] GET /v2/images/2ea3e44c-5eb2-46b6-b356-8dd6026a0c14 => 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: 138/284] 199.204.45.95 () {48 vars in 1047 bytes} [Wed Jun 10 10:49:12 2026] PATCH /v2/images/2ea3e44c-5eb2-46b6-b356-8dd6026a0c14 => generated 1395 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/285] 199.204.45.95 () {44 vars in 967 bytes} [Wed Jun 10 10:49:12 2026] GET /v2/images/2ea3e44c-5eb2-46b6-b356-8dd6026a0c14 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/286] 199.204.45.95 () {42 vars in 684 bytes} [Wed Jun 10 10:49:13 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/287] 199.204.45.95 () {44 vars in 906 bytes} [Wed Jun 10 10:49:13 2026] GET /v2/images => generated 2778 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/372] 199.204.45.95 () {42 vars in 684 bytes} [Wed Jun 10 10:56:11 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/373] 199.204.45.95 () {44 vars in 906 bytes} [Wed Jun 10 10:56:11 2026] GET /v2/images => generated 2778 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/374] 199.204.45.95 () {42 vars in 684 bytes} [Wed Jun 10 10:56:18 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/375] 199.204.45.95 () {44 vars in 906 bytes} [Wed Jun 10 10:56:18 2026] GET /v2/images => generated 2778 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/376] 199.204.45.95 () {44 vars in 943 bytes} [Wed Jun 10 10:56:18 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/377] 199.204.45.95 () {44 vars in 965 bytes} [Wed Jun 10 10:56:18 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/378] 199.204.45.95 () {44 vars in 935 bytes} [Wed Jun 10 10:56:18 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/379] 199.204.45.95 () {48 vars in 947 bytes} [Wed Jun 10 10:56:19 2026] POST /v2/images => generated 799 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-10 10:56:19.097 8 INFO glance.api.v2.image_data [None req-b3563fa6-3693-43a7-9ac1-f1d53ba4eb6a 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 10:56:35.114 8 INFO glance.location [None req-b3563fa6-3693-43a7-9ac1-f1d53ba4eb6a 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 186/384] 199.204.45.95 () {48 vars in 1041 bytes} [Wed Jun 10 10:56:19 2026] PUT /v2/images/a89cde25-b665-4653-8c34-08f52f6f004f/file => generated 0 bytes in 16066 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24527 switches on core 0) [pid: 7|app: 0|req: 199/385] 199.204.45.95 () {44 vars in 967 bytes} [Wed Jun 10 10:56:35 2026] GET /v2/images/a89cde25-b665-4653-8c34-08f52f6f004f => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/386] 199.204.45.95 () {48 vars in 1047 bytes} [Wed Jun 10 10:56:35 2026] PATCH /v2/images/a89cde25-b665-4653-8c34-08f52f6f004f => generated 1410 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/387] 199.204.45.95 () {44 vars in 967 bytes} [Wed Jun 10 10:56:35 2026] GET /v2/images/a89cde25-b665-4653-8c34-08f52f6f004f => generated 1410 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/396] 199.204.45.95 () {42 vars in 684 bytes} [Wed Jun 10 10:57:14 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/397] 199.204.45.95 () {44 vars in 906 bytes} [Wed Jun 10 10:57:14 2026] GET /v2/images => generated 4190 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/400] 199.204.45.95 () {42 vars in 684 bytes} [Wed Jun 10 10:57:26 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/401] 199.204.45.95 () {44 vars in 906 bytes} [Wed Jun 10 10:57:26 2026] GET /v2/images => generated 4190 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/402] 199.204.45.95 () {44 vars in 935 bytes} [Wed Jun 10 10:57:26 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/403] 199.204.45.95 () {44 vars in 957 bytes} [Wed Jun 10 10:57:26 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/404] 199.204.45.95 () {44 vars in 935 bytes} [Wed Jun 10 10:57:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/405] 199.204.45.95 () {48 vars in 947 bytes} [Wed Jun 10 10:57:26 2026] POST /v2/images => generated 791 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-10 10:57:26.609 8 INFO glance.api.v2.image_data [None req-10e15cdd-ca31-4074-97a8-621e4fe0d123 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 10:57:40.168 8 INFO glance.location [None req-10e15cdd-ca31-4074-97a8-621e4fe0d123 6586ff7096454384b124ef7f84f50e9e 5212a109c7db4e5c9247b96bb66b78cb - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 197/408] 199.204.45.95 () {48 vars in 1042 bytes} [Wed Jun 10 10:57:26 2026] PUT /v2/images/46208fca-dc0b-4d37-8a2e-579bf2aeccf9/file => generated 0 bytes in 13600 msecs (HTTP/1.1 204) 4 headers in 171 bytes (38206 switches on core 0) [pid: 7|app: 0|req: 212/409] 199.204.45.95 () {44 vars in 967 bytes} [Wed Jun 10 10:57:40 2026] GET /v2/images/46208fca-dc0b-4d37-8a2e-579bf2aeccf9 => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/412] 199.204.45.95 () {48 vars in 1047 bytes} [Wed Jun 10 10:57:40 2026] PATCH /v2/images/46208fca-dc0b-4d37-8a2e-579bf2aeccf9 => generated 1382 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/413] 199.204.45.95 () {44 vars in 967 bytes} [Wed Jun 10 10:57:40 2026] GET /v2/images/46208fca-dc0b-4d37-8a2e-579bf2aeccf9 => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/566] 199.204.45.95 () {42 vars in 684 bytes} [Wed Jun 10 11:10:26 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/567] 199.204.45.95 () {44 vars in 906 bytes} [Wed Jun 10 11:10:26 2026] GET /v2/images => generated 5574 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/596] 199.204.45.95 () {42 vars in 684 bytes} [Wed Jun 10 11:12:44 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/597] 199.204.45.95 () {44 vars in 906 bytes} [Wed Jun 10 11:12:44 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/598] 199.204.45.95 () {42 vars in 684 bytes} [Wed Jun 10 11:12:46 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/599] 199.204.45.95 () {44 vars in 906 bytes} [Wed Jun 10 11:12:46 2026] GET /v2/images => generated 5574 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/610] 199.204.45.95 () {42 vars in 684 bytes} [Wed Jun 10 11:13:36 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/611] 199.204.45.95 () {44 vars in 906 bytes} [Wed Jun 10 11:13:36 2026] GET /v2/images => generated 5574 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/614] 199.204.45.95 () {42 vars in 684 bytes} [Wed Jun 10 11:13:45 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/615] 199.204.45.95 () {44 vars in 906 bytes} [Wed Jun 10 11:13:45 2026] GET /v2/images => generated 5574 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/628] 199.204.45.95 () {42 vars in 684 bytes} [Wed Jun 10 11:14:46 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/629] 199.204.45.95 () {44 vars in 906 bytes} [Wed Jun 10 11:14:46 2026] GET /v2/images => generated 5574 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 311/638] 10.0.0.231 () {32 vars in 633 bytes} [Wed Jun 10 11:15:28 2026] GET /v2/images => generated 5574 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/645] 10.0.0.196 () {36 vars in 987 bytes} [Wed Jun 10 11:15:51 2026] GET /v2/images/76783910-7b63-4f51-82a5-524d48c3324c => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 331/646] 10.0.0.196 () {36 vars in 927 bytes} [Wed Jun 10 11:15:51 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: 316/647] 10.0.0.196 () {36 vars in 987 bytes} [Wed Jun 10 11:15:52 2026] GET /v2/images/76783910-7b63-4f51-82a5-524d48c3324c => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/648] 10.0.0.196 () {36 vars in 927 bytes} [Wed Jun 10 11:15:52 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: 317/649] 10.0.0.196 () {36 vars in 987 bytes} [Wed Jun 10 11:15:58 2026] GET /v2/images/76783910-7b63-4f51-82a5-524d48c3324c => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/650] 10.0.0.196 () {36 vars in 927 bytes} [Wed Jun 10 11:15:58 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/651] 199.204.45.95 () {36 vars in 990 bytes} [Wed Jun 10 11:15:59 2026] GET /v2/images/76783910-7b63-4f51-82a5-524d48c3324c => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/652] 199.204.45.95 () {36 vars in 930 bytes} [Wed Jun 10 11:16:00 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/655] 199.204.45.95 () {36 vars in 990 bytes} [Wed Jun 10 11:16:00 2026] GET /v2/images/76783910-7b63-4f51-82a5-524d48c3324c => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/656] 199.204.45.95 () {36 vars in 930 bytes} [Wed Jun 10 11:16:00 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: 323/661] 10.0.0.196 () {36 vars in 987 bytes} [Wed Jun 10 11:16:21 2026] GET /v2/images/76783910-7b63-4f51-82a5-524d48c3324c => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/662] 10.0.0.196 () {36 vars in 927 bytes} [Wed Jun 10 11:16:21 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: 342/667] 10.0.0.231 () {30 vars in 411 bytes} [Wed Jun 10 11:16:43 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/672] 10.0.0.196 () {36 vars in 987 bytes} [Wed Jun 10 11:17:00 2026] GET /v2/images/76783910-7b63-4f51-82a5-524d48c3324c => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/673] 10.0.0.196 () {36 vars in 927 bytes} [Wed Jun 10 11:17:00 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: 329/674] 10.0.0.174 () {36 vars in 987 bytes} [Wed Jun 10 11:17:02 2026] GET /v2/images/76783910-7b63-4f51-82a5-524d48c3324c => generated 1312 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/675] 10.0.0.174 () {36 vars in 927 bytes} [Wed Jun 10 11:17:02 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: 330/676] 10.0.0.174 () {36 vars in 927 bytes} [Wed Jun 10 11:17:02 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: 347/677] 10.0.0.174 () {36 vars in 987 bytes} [Wed Jun 10 11:17:02 2026] GET /v2/images/76783910-7b63-4f51-82a5-524d48c3324c => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/678] 10.0.0.174 () {36 vars in 927 bytes} [Wed Jun 10 11:17:02 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: 348/679] 10.0.0.174 () {36 vars in 927 bytes} [Wed Jun 10 11:17:02 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: 332/680] 10.0.0.174 () {36 vars in 987 bytes} [Wed Jun 10 11:17:02 2026] GET /v2/images/76783910-7b63-4f51-82a5-524d48c3324c => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/681] 10.0.0.174 () {36 vars in 927 bytes} [Wed Jun 10 11:17:02 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: 333/682] 10.0.0.174 () {36 vars in 927 bytes} [Wed Jun 10 11:17:02 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: 350/683] 10.0.0.188 () {36 vars in 911 bytes} [Wed Jun 10 11:17:03 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/684] 10.0.0.188 () {36 vars in 1007 bytes} [Wed Jun 10 11:17:03 2026] GET /v2/images/76783910-7b63-4f51-82a5-524d48c3324c/locations => generated 127 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/685] 10.0.0.188 () {36 vars in 987 bytes} [Wed Jun 10 11:17:03 2026] GET /v2/images/76783910-7b63-4f51-82a5-524d48c3324c => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/686] 10.0.0.188 () {36 vars in 927 bytes} [Wed Jun 10 11:17: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: 352/687] 10.0.0.188 () {36 vars in 927 bytes} [Wed Jun 10 11:17:03 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/696] 10.0.0.196 () {36 vars in 987 bytes} [Wed Jun 10 11:17:43 2026] GET /v2/images/76783910-7b63-4f51-82a5-524d48c3324c => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/697] 10.0.0.196 () {36 vars in 927 bytes} [Wed Jun 10 11:17:43 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: 342/700] 10.0.0.231 () {32 vars in 707 bytes} [Wed Jun 10 11:17:54 2026] GET /v2/images/76783910-7b63-4f51-82a5-524d48c3324c => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/701] 10.0.0.231 () {32 vars in 707 bytes} [Wed Jun 10 11:17:54 2026] GET /v2/images/76783910-7b63-4f51-82a5-524d48c3324c => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/702] 10.0.0.174 () {36 vars in 987 bytes} [Wed Jun 10 11:17:54 2026] GET /v2/images/76783910-7b63-4f51-82a5-524d48c3324c => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/703] 10.0.0.174 () {36 vars in 927 bytes} [Wed Jun 10 11:17:54 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: 344/704] 10.0.0.174 () {36 vars in 927 bytes} [Wed Jun 10 11:17:54 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/705] 10.0.0.174 () {36 vars in 987 bytes} [Wed Jun 10 11:17:54 2026] GET /v2/images/76783910-7b63-4f51-82a5-524d48c3324c => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/706] 10.0.0.174 () {36 vars in 927 bytes} [Wed Jun 10 11:17:54 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: 362/707] 10.0.0.174 () {36 vars in 927 bytes} [Wed Jun 10 11:17: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: 346/708] 10.0.0.174 () {36 vars in 987 bytes} [Wed Jun 10 11:17:54 2026] GET /v2/images/76783910-7b63-4f51-82a5-524d48c3324c => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/709] 10.0.0.174 () {36 vars in 927 bytes} [Wed Jun 10 11:17:54 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: 347/710] 10.0.0.188 () {36 vars in 911 bytes} [Wed Jun 10 11:17:54 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/711] 10.0.0.188 () {36 vars in 1007 bytes} [Wed Jun 10 11:17:54 2026] GET /v2/images/76783910-7b63-4f51-82a5-524d48c3324c/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/712] 10.0.0.188 () {36 vars in 987 bytes} [Wed Jun 10 11:17:54 2026] GET /v2/images/76783910-7b63-4f51-82a5-524d48c3324c => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/713] 10.0.0.188 () {36 vars in 927 bytes} [Wed Jun 10 11:17: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: 349/714] 10.0.0.188 () {36 vars in 927 bytes} [Wed Jun 10 11:17:54 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: 353/721] 10.0.0.196 () {36 vars in 987 bytes} [Wed Jun 10 11:18:23 2026] GET /v2/images/76783910-7b63-4f51-82a5-524d48c3324c => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/722] 10.0.0.196 () {36 vars in 927 bytes} [Wed Jun 10 11:18:23 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/727] 10.0.0.231 () {34 vars in 655 bytes} [Wed Jun 10 11:18:41 2026] POST /v2/images => generated 649 bytes in 191 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-10 11:18:41.284 7 WARNING glance.api.v2.images [None req-a7627836-4046-4676-8bac-903a0449b65f 804cf6924ea24d1db19f7a75f0e8526e 725dc61b135545edbd6e26b7f493f1f1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//45543373-7f23-44db-8e63-feae8709337c [pid: 7|app: 0|req: 372/728] 10.0.0.231 () {32 vars in 710 bytes} [Wed Jun 10 11:18:41 2026] DELETE /v2/images/45543373-7f23-44db-8e63-feae8709337c => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/729] 10.0.0.231 () {32 vars in 707 bytes} [Wed Jun 10 11:18:41 2026] GET /v2/images/45543373-7f23-44db-8e63-feae8709337c => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/730] 10.0.0.231 () {32 vars in 633 bytes} [Wed Jun 10 11:18:41 2026] GET /v2/images => generated 1381 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/731] 10.0.0.231 () {34 vars in 655 bytes} [Wed Jun 10 11:18:41 2026] POST /v2/images => generated 703 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/732] 10.0.0.231 () {32 vars in 717 bytes} [Wed Jun 10 11:18:41 2026] GET /v2/images/b492fa73-823b-427b-a3f7-b9061b9b5b60/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:18:41.463 8 INFO glance.api.v2.image_data [None req-2c54d8a5-0ef0-4c5f-816b-512581d2d3be 804cf6924ea24d1db19f7a75f0e8526e 725dc61b135545edbd6e26b7f493f1f1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 11:18:41.507 8 WARNING glance_store._drivers.rbd [None req-2c54d8a5-0ef0-4c5f-816b-512581d2d3be 804cf6924ea24d1db19f7a75f0e8526e 725dc61b135545edbd6e26b7f493f1f1 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-10 11:18:42.674 8 INFO glance.location [None req-2c54d8a5-0ef0-4c5f-816b-512581d2d3be 804cf6924ea24d1db19f7a75f0e8526e 725dc61b135545edbd6e26b7f493f1f1 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 359/733] 10.0.0.231 () {32 vars in 727 bytes} [Wed Jun 10 11:18:41 2026] PUT /v2/images/b492fa73-823b-427b-a3f7-b9061b9b5b60/file => generated 0 bytes in 1258 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/734] 10.0.0.231 () {32 vars in 707 bytes} [Wed Jun 10 11:18:42 2026] GET /v2/images/b492fa73-823b-427b-a3f7-b9061b9b5b60 => generated 1104 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/735] 10.0.0.231 () {32 vars in 717 bytes} [Wed Jun 10 11:18:42 2026] GET /v2/images/b492fa73-823b-427b-a3f7-b9061b9b5b60/file => generated 1024 bytes in 148 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/736] 10.0.0.231 () {34 vars in 655 bytes} [Wed Jun 10 11:18:42 2026] POST /v2/images => generated 648 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/737] 10.0.0.231 () {32 vars in 726 bytes} [Wed Jun 10 11:18:42 2026] PATCH /v2/images/a04da4af-ac31-4a46-9b36-5155c180064a => generated 652 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/738] 10.0.0.231 () {32 vars in 707 bytes} [Wed Jun 10 11:18:42 2026] GET /v2/images/a04da4af-ac31-4a46-9b36-5155c180064a => generated 652 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:18:43.005 8 WARNING glance.api.v2.images [None req-0c6c7bca-12b8-443c-a21e-e3d8a18b13e8 804cf6924ea24d1db19f7a75f0e8526e 725dc61b135545edbd6e26b7f493f1f1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a04da4af-ac31-4a46-9b36-5155c180064a [pid: 8|app: 0|req: 362/739] 10.0.0.231 () {32 vars in 710 bytes} [Wed Jun 10 11:18:42 2026] DELETE /v2/images/a04da4af-ac31-4a46-9b36-5155c180064a => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/740] 10.0.0.231 () {32 vars in 707 bytes} [Wed Jun 10 11:18:43 2026] GET /v2/images/a04da4af-ac31-4a46-9b36-5155c180064a => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:18:43.071 8 WARNING glance.api.v2.images [None req-39529fec-1329-4fab-b3fc-11ab681a6315 804cf6924ea24d1db19f7a75f0e8526e 725dc61b135545edbd6e26b7f493f1f1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b492fa73-823b-427b-a3f7-b9061b9b5b60 [pid: 8|app: 0|req: 363/741] 10.0.0.231 () {32 vars in 710 bytes} [Wed Jun 10 11:18:43 2026] DELETE /v2/images/b492fa73-823b-427b-a3f7-b9061b9b5b60 => generated 0 bytes in 829 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/742] 10.0.0.231 () {32 vars in 707 bytes} [Wed Jun 10 11:18:43 2026] GET /v2/images/b492fa73-823b-427b-a3f7-b9061b9b5b60 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:18:43.913 8 WARNING glance.api.v2.images [None req-1ef33ef2-d60c-46e7-813f-c3930a149a9b 804cf6924ea24d1db19f7a75f0e8526e 725dc61b135545edbd6e26b7f493f1f1 - - default default] Failed to find image 45543373-7f23-44db-8e63-feae8709337c to delete: glance.common.exception.ImageNotFound: No image found with ID 45543373-7f23-44db-8e63-feae8709337c [pid: 8|app: 0|req: 364/743] 10.0.0.231 () {32 vars in 710 bytes} [Wed Jun 10 11:18:43 2026] DELETE /v2/images/45543373-7f23-44db-8e63-feae8709337c => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/744] 10.0.0.231 () {32 vars in 707 bytes} [Wed Jun 10 11:18:43 2026] GET /v2/images/45543373-7f23-44db-8e63-feae8709337c => 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: 366/747] 10.0.0.196 () {36 vars in 987 bytes} [Wed Jun 10 11:18:50 2026] GET /v2/images/76783910-7b63-4f51-82a5-524d48c3324c => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/748] 10.0.0.196 () {36 vars in 927 bytes} [Wed Jun 10 11:18:50 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: 367/749] 10.0.0.196 () {36 vars in 987 bytes} [Wed Jun 10 11:18:54 2026] GET /v2/images/76783910-7b63-4f51-82a5-524d48c3324c => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/750] 10.0.0.196 () {36 vars in 927 bytes} [Wed Jun 10 11:18:54 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: 387/757] 10.0.0.196 () {36 vars in 987 bytes} [Wed Jun 10 11:19:20 2026] GET /v2/images/76783910-7b63-4f51-82a5-524d48c3324c => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/758] 10.0.0.196 () {36 vars in 927 bytes} [Wed Jun 10 11:19:20 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: 392/767] 10.0.0.196 () {36 vars in 987 bytes} [Wed Jun 10 11:20:09 2026] GET /v2/images/76783910-7b63-4f51-82a5-524d48c3324c => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/768] 10.0.0.196 () {36 vars in 927 bytes} [Wed Jun 10 11:20:09 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/771] 199.204.45.95 () {32 vars in 825 bytes} [Wed Jun 10 11:20:10 2026] GET /v2/images?status=active&owner=5212a109c7db4e5c9247b96bb66b78cb&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/772] 199.204.45.95 () {32 vars in 652 bytes} [Wed Jun 10 11:20:10 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: 379/773] 10.0.0.174 () {36 vars in 987 bytes} [Wed Jun 10 11:20:10 2026] GET /v2/images/2ea3e44c-5eb2-46b6-b356-8dd6026a0c14 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/774] 10.0.0.174 () {36 vars in 927 bytes} [Wed Jun 10 11:20:11 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: 380/775] 10.0.0.174 () {36 vars in 927 bytes} [Wed Jun 10 11:20:11 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: 396/776] 10.0.0.174 () {36 vars in 987 bytes} [Wed Jun 10 11:20:11 2026] GET /v2/images/2ea3e44c-5eb2-46b6-b356-8dd6026a0c14 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/777] 10.0.0.174 () {36 vars in 927 bytes} [Wed Jun 10 11:20:11 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: 397/778] 10.0.0.174 () {36 vars in 927 bytes} [Wed Jun 10 11:20:11 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: 382/779] 10.0.0.174 () {36 vars in 987 bytes} [Wed Jun 10 11:20:11 2026] GET /v2/images/2ea3e44c-5eb2-46b6-b356-8dd6026a0c14 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/780] 10.0.0.174 () {36 vars in 927 bytes} [Wed Jun 10 11:20:11 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: 383/781] 10.0.0.188 () {36 vars in 911 bytes} [Wed Jun 10 11:20:11 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/782] 10.0.0.188 () {36 vars in 1007 bytes} [Wed Jun 10 11:20:11 2026] GET /v2/images/2ea3e44c-5eb2-46b6-b356-8dd6026a0c14/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/783] 10.0.0.188 () {36 vars in 987 bytes} [Wed Jun 10 11:20:11 2026] GET /v2/images/2ea3e44c-5eb2-46b6-b356-8dd6026a0c14 => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/784] 10.0.0.188 () {36 vars in 927 bytes} [Wed Jun 10 11:20:11 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/785] 10.0.0.188 () {36 vars in 927 bytes} [Wed Jun 10 11:20:11 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: 429/842] 10.0.0.231 () {32 vars in 633 bytes} [Wed Jun 10 11:24:59 2026] GET /v2/images => generated 5574 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)