+ 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 Jun 23 19:03:06 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:04:44 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-655958ddbb-r6jq7 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, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f1aead11668 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-23 19:03:08.162 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-23 19:03:08.208 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-23 19:03:09.023 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-23 19:03:09.024 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-23 19:03:09.025 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-23 19:03:09.122 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-23 19:03:09.123 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-23 19:03:09.123 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-23 19:03:11.006 7 WARNING glance.api.v2.images [None req-3d0b501c-e4c9-4d34-990a-b88e268ad876 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-23 19:03:11.249 8 WARNING glance.api.v2.images [None req-b3622e9c-d1a4-46ac-a21b-06fb4486c0e4 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-23 19:03:11.346 7 WARNING keystonemiddleware._common.config [None req-3d0b501c-e4c9-4d34-990a-b88e268ad876 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-23 19:03:11.354 7 WARNING oslo_config.cfg [None req-3d0b501c-e4c9-4d34-990a-b88e268ad876 - - - - - -] 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 0x7f1aead11668 pid: 7 (default app) 2026-06-23 19:03:11.588 8 WARNING keystonemiddleware._common.config [None req-b3622e9c-d1a4-46ac-a21b-06fb4486c0e4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-23 19:03:11.595 8 WARNING oslo_config.cfg [None req-b3622e9c-d1a4-46ac-a21b-06fb4486c0e4 - - - - - -] 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 0x7f1aead11668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.19.213.191 () {42 vars in 688 bytes} [Tue Jun 23 19:03:12 2026] GET / => generated 1312 bytes in 0 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:03:13.333 8 WARNING oslo_policy.policy [None req-3abdddad-2767-40dd-9168-b5081d2db2c8 c5b6ef7ced2d469bbca1220cc95503bc 5905adb67e3e447c965b1bb724244ab6 - - 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-23 19:03:13.333 8 WARNING oslo_policy.policy [None req-3abdddad-2767-40dd-9168-b5081d2db2c8 c5b6ef7ced2d469bbca1220cc95503bc 5905adb67e3e447c965b1bb724244ab6 - - 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-23 19:03:13.349 8 WARNING oslo_policy.policy [None req-3abdddad-2767-40dd-9168-b5081d2db2c8 c5b6ef7ced2d469bbca1220cc95503bc 5905adb67e3e447c965b1bb724244ab6 - - 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-23 19:03:13.349 8 WARNING oslo_policy.policy [None req-3abdddad-2767-40dd-9168-b5081d2db2c8 c5b6ef7ced2d469bbca1220cc95503bc 5905adb67e3e447c965b1bb724244ab6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.19.213.191 () {44 vars in 910 bytes} [Tue Jun 23 19:03:12 2026] GET /v2/images => generated 69 bytes in 547 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.19.213.191 () {42 vars in 688 bytes} [Tue Jun 23 19:03:16 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.19.213.191 () {44 vars in 910 bytes} [Tue Jun 23 19:03:16 2026] GET /v2/images => generated 69 bytes in 33 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:03:16.871 7 WARNING oslo_policy.policy [None req-db646c72-d7f7-453e-a72a-6ed65bcb320e c5b6ef7ced2d469bbca1220cc95503bc 5905adb67e3e447c965b1bb724244ab6 - - 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-23 19:03:16.871 7 WARNING oslo_policy.policy [None req-db646c72-d7f7-453e-a72a-6ed65bcb320e c5b6ef7ced2d469bbca1220cc95503bc 5905adb67e3e447c965b1bb724244ab6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.19.213.191 () {44 vars in 911 bytes} [Tue Jun 23 19:03:16 2026] GET /v2/images/cirros => generated 151 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.19.213.191 () {44 vars in 933 bytes} [Tue Jun 23 19:03:16 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:03:17.007 7 WARNING oslo_policy.policy [None req-76b0224b-a312-4f85-a9bf-c06976951b22 c5b6ef7ced2d469bbca1220cc95503bc 5905adb67e3e447c965b1bb724244ab6 - - 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-23 19:03:17.007 7 WARNING oslo_policy.policy [None req-76b0224b-a312-4f85-a9bf-c06976951b22 c5b6ef7ced2d469bbca1220cc95503bc 5905adb67e3e447c965b1bb724244ab6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 199.19.213.191 () {44 vars in 939 bytes} [Tue Jun 23 19:03:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:03:17.104 8 WARNING oslo_config.cfg [None req-0bf408ce-aa41-47eb-a843-51c3f2ef9145 c5b6ef7ced2d469bbca1220cc95503bc 5905adb67e3e447c965b1bb724244ab6 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.19.213.191 () {48 vars in 951 bytes} [Tue Jun 23 19:03:17 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-23 19:03:17.127 7 WARNING oslo_policy.policy [None req-37260090-9edd-4c07-b4e0-8ba1e41cb2c2 c5b6ef7ced2d469bbca1220cc95503bc 5905adb67e3e447c965b1bb724244ab6 - - 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-23 19:03:17.127 7 WARNING oslo_policy.policy [None req-37260090-9edd-4c07-b4e0-8ba1e41cb2c2 c5b6ef7ced2d469bbca1220cc95503bc 5905adb67e3e447c965b1bb724244ab6 - - 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-23 19:03:17.129 7 INFO glance.api.v2.image_data [None req-37260090-9edd-4c07-b4e0-8ba1e41cb2c2 c5b6ef7ced2d469bbca1220cc95503bc 5905adb67e3e447c965b1bb724244ab6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 19:03:20.484 7 INFO glance.location [None req-37260090-9edd-4c07-b4e0-8ba1e41cb2c2 c5b6ef7ced2d469bbca1220cc95503bc 5905adb67e3e447c965b1bb724244ab6 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 9/13] 199.19.213.191 () {48 vars in 1045 bytes} [Tue Jun 23 19:03:17 2026] PUT /v2/images/957aaeb9-cd0d-461c-9367-755436b150f5/file => generated 0 bytes in 3401 msecs (HTTP/1.1 204) 4 headers in 171 bytes (9215 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.19.213.191 () {44 vars in 971 bytes} [Tue Jun 23 19:03:20 2026] GET /v2/images/957aaeb9-cd0d-461c-9367-755436b150f5 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:03:20.633 7 WARNING oslo_config.cfg [None req-226766df-649e-4cce-8a6a-5d60ff2f37fe c5b6ef7ced2d469bbca1220cc95503bc 5905adb67e3e447c965b1bb724244ab6 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/15] 199.19.213.191 () {48 vars in 1051 bytes} [Tue Jun 23 19:03:20 2026] PATCH /v2/images/957aaeb9-cd0d-461c-9367-755436b150f5 => generated 1312 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/16] 199.19.213.191 () {44 vars in 971 bytes} [Tue Jun 23 19:03:20 2026] GET /v2/images/957aaeb9-cd0d-461c-9367-755436b150f5 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/257] 199.19.213.191 () {42 vars in 688 bytes} [Tue Jun 23 19:23:12 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/258] 199.19.213.191 () {44 vars in 910 bytes} [Tue Jun 23 19:23:12 2026] GET /v2/images => generated 1381 bytes in 464 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/261] 199.19.213.191 () {42 vars in 688 bytes} [Tue Jun 23 19:23:30 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/262] 199.19.213.191 () {44 vars in 910 bytes} [Tue Jun 23 19:23:30 2026] GET /v2/images => generated 1381 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/263] 199.19.213.191 () {44 vars in 937 bytes} [Tue Jun 23 19:23:30 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/264] 199.19.213.191 () {44 vars in 959 bytes} [Tue Jun 23 19:23:30 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/265] 199.19.213.191 () {44 vars in 939 bytes} [Tue Jun 23 19:23:30 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/266] 199.19.213.191 () {48 vars in 951 bytes} [Tue Jun 23 19:23:30 2026] POST /v2/images => generated 796 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-23 19:23:30.879 7 INFO glance.api.v2.image_data [None req-9b645d55-6f0a-48ec-b105-ab154065e8ef c5b6ef7ced2d469bbca1220cc95503bc 5905adb67e3e447c965b1bb724244ab6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 19:23:55.569 7 INFO glance.location [None req-9b645d55-6f0a-48ec-b105-ab154065e8ef c5b6ef7ced2d469bbca1220cc95503bc 5905adb67e3e447c965b1bb724244ab6 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 136/273] 199.19.213.191 () {48 vars in 1046 bytes} [Tue Jun 23 19:23:30 2026] PUT /v2/images/05854d7f-7871-4518-9235-9596c56b8735/file => generated 0 bytes in 24737 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64459 switches on core 0) [pid: 8|app: 0|req: 138/274] 199.19.213.191 () {44 vars in 971 bytes} [Tue Jun 23 19:23:55 2026] GET /v2/images/05854d7f-7871-4518-9235-9596c56b8735 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/275] 199.19.213.191 () {48 vars in 1051 bytes} [Tue Jun 23 19:23:55 2026] PATCH /v2/images/05854d7f-7871-4518-9235-9596c56b8735 => generated 1395 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/276] 199.19.213.191 () {44 vars in 971 bytes} [Tue Jun 23 19:23:55 2026] GET /v2/images/05854d7f-7871-4518-9235-9596c56b8735 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/277] 199.19.213.191 () {42 vars in 688 bytes} [Tue Jun 23 19:23:57 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/278] 199.19.213.191 () {44 vars in 910 bytes} [Tue Jun 23 19:23:57 2026] GET /v2/images => generated 2778 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/359] 199.19.213.191 () {42 vars in 688 bytes} [Tue Jun 23 19:30:39 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/360] 199.19.213.191 () {44 vars in 910 bytes} [Tue Jun 23 19:30:39 2026] GET /v2/images => generated 2778 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/365] 199.19.213.191 () {42 vars in 688 bytes} [Tue Jun 23 19:30:51 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/366] 199.19.213.191 () {44 vars in 910 bytes} [Tue Jun 23 19:30:51 2026] GET /v2/images => generated 2778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/367] 199.19.213.191 () {44 vars in 947 bytes} [Tue Jun 23 19:30:51 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/368] 199.19.213.191 () {44 vars in 969 bytes} [Tue Jun 23 19:30:51 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/369] 199.19.213.191 () {44 vars in 939 bytes} [Tue Jun 23 19:30:51 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/370] 199.19.213.191 () {48 vars in 951 bytes} [Tue Jun 23 19:30:51 2026] POST /v2/images => generated 799 bytes in 101 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-23 19:30:51.981 7 INFO glance.api.v2.image_data [None req-5d537bd7-2cdf-4f72-8374-ffda63652b1d c5b6ef7ced2d469bbca1220cc95503bc 5905adb67e3e447c965b1bb724244ab6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 19:31:06.723 7 INFO glance.location [None req-5d537bd7-2cdf-4f72-8374-ffda63652b1d c5b6ef7ced2d469bbca1220cc95503bc 5905adb67e3e447c965b1bb724244ab6 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 185/373] 199.19.213.191 () {48 vars in 1045 bytes} [Tue Jun 23 19:30:51 2026] PUT /v2/images/beddce2d-a36b-4b20-b6a7-1ec20008a1ec/file => generated 0 bytes in 14791 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26139 switches on core 0) [pid: 8|app: 0|req: 189/374] 199.19.213.191 () {44 vars in 971 bytes} [Tue Jun 23 19:31:06 2026] GET /v2/images/beddce2d-a36b-4b20-b6a7-1ec20008a1ec => generated 1211 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/375] 199.19.213.191 () {48 vars in 1051 bytes} [Tue Jun 23 19:31:06 2026] PATCH /v2/images/beddce2d-a36b-4b20-b6a7-1ec20008a1ec => generated 1410 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/376] 199.19.213.191 () {44 vars in 971 bytes} [Tue Jun 23 19:31:06 2026] GET /v2/images/beddce2d-a36b-4b20-b6a7-1ec20008a1ec => generated 1410 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/385] 199.19.213.191 () {42 vars in 688 bytes} [Tue Jun 23 19:31:46 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/386] 199.19.213.191 () {44 vars in 910 bytes} [Tue Jun 23 19:31:46 2026] GET /v2/images => generated 4190 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/391] 199.19.213.191 () {42 vars in 688 bytes} [Tue Jun 23 19:32:03 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/392] 199.19.213.191 () {44 vars in 910 bytes} [Tue Jun 23 19:32:03 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: 7|app: 0|req: 195/393] 199.19.213.191 () {44 vars in 939 bytes} [Tue Jun 23 19:32:03 2026] GET /v2/images/manila-service-image => generated 165 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/394] 199.19.213.191 () {44 vars in 961 bytes} [Tue Jun 23 19:32:03 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/395] 199.19.213.191 () {44 vars in 939 bytes} [Tue Jun 23 19:32:03 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/396] 199.19.213.191 () {48 vars in 951 bytes} [Tue Jun 23 19:32:03 2026] POST /v2/images => generated 791 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-23 19:32:03.844 7 INFO glance.api.v2.image_data [None req-6b8e8796-a310-4274-a84f-85348d75e640 c5b6ef7ced2d469bbca1220cc95503bc 5905adb67e3e447c965b1bb724244ab6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 19:32:18.548 7 INFO glance.location [None req-6b8e8796-a310-4274-a84f-85348d75e640 c5b6ef7ced2d469bbca1220cc95503bc 5905adb67e3e447c965b1bb724244ab6 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 197/399] 199.19.213.191 () {48 vars in 1046 bytes} [Tue Jun 23 19:32:03 2026] PUT /v2/images/f33139a3-31f3-4532-a4ea-f013ce347b7e/file => generated 0 bytes in 14742 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31818 switches on core 0) [pid: 8|app: 0|req: 203/400] 199.19.213.191 () {44 vars in 971 bytes} [Tue Jun 23 19:32:18 2026] GET /v2/images/f33139a3-31f3-4532-a4ea-f013ce347b7e => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/401] 199.19.213.191 () {48 vars in 1051 bytes} [Tue Jun 23 19:32:18 2026] PATCH /v2/images/f33139a3-31f3-4532-a4ea-f013ce347b7e => generated 1382 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/402] 199.19.213.191 () {44 vars in 971 bytes} [Tue Jun 23 19:32:18 2026] GET /v2/images/f33139a3-31f3-4532-a4ea-f013ce347b7e => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/559] 199.19.213.191 () {42 vars in 688 bytes} [Tue Jun 23 19:45:20 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/560] 199.19.213.191 () {44 vars in 910 bytes} [Tue Jun 23 19:45:20 2026] GET /v2/images => generated 5574 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/589] 199.19.213.191 () {42 vars in 688 bytes} [Tue Jun 23 19:47:39 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/590] 199.19.213.191 () {44 vars in 910 bytes} [Tue Jun 23 19:47:39 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/593] 199.19.213.191 () {42 vars in 688 bytes} [Tue Jun 23 19:47:41 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/594] 199.19.213.191 () {44 vars in 910 bytes} [Tue Jun 23 19:47:41 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/603] 199.19.213.191 () {42 vars in 688 bytes} [Tue Jun 23 19:48:29 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/604] 199.19.213.191 () {44 vars in 910 bytes} [Tue Jun 23 19:48:29 2026] GET /v2/images => generated 5574 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/607] 199.19.213.191 () {42 vars in 688 bytes} [Tue Jun 23 19:48:38 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/608] 199.19.213.191 () {44 vars in 910 bytes} [Tue Jun 23 19:48:38 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/621] 199.19.213.191 () {42 vars in 688 bytes} [Tue Jun 23 19:49:41 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/624] 199.19.213.191 () {44 vars in 910 bytes} [Tue Jun 23 19:49:41 2026] GET /v2/images => generated 5574 bytes in 53 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: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: 313/633] 10.0.0.195 () {32 vars in 633 bytes} [Tue Jun 23 19:50:22 2026] GET /v2/images => generated 5574 bytes in 20 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:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 323/638] 10.0.0.169 () {36 vars in 987 bytes} [Tue Jun 23 19:50:43 2026] GET /v2/images/957aaeb9-cd0d-461c-9367-755436b150f5 => generated 1312 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/639] 10.0.0.169 () {36 vars in 927 bytes} [Tue Jun 23 19:50:43 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: 324/640] 10.0.0.169 () {36 vars in 987 bytes} [Tue Jun 23 19:50:44 2026] GET /v2/images/957aaeb9-cd0d-461c-9367-755436b150f5 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/641] 10.0.0.169 () {36 vars in 927 bytes} [Tue Jun 23 19:50:44 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/642] 199.19.213.191 () {36 vars in 991 bytes} [Tue Jun 23 19:50:50 2026] GET /v2/images/957aaeb9-cd0d-461c-9367-755436b150f5 => 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: 318/643] 199.19.213.191 () {36 vars in 931 bytes} [Tue Jun 23 19:50:50 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: 327/646] 199.19.213.191 () {36 vars in 991 bytes} [Tue Jun 23 19:50:51 2026] GET /v2/images/957aaeb9-cd0d-461c-9367-755436b150f5 => 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: 320/647] 199.19.213.191 () {36 vars in 931 bytes} [Tue Jun 23 19:50:51 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: 328/648] 10.0.0.169 () {36 vars in 987 bytes} [Tue Jun 23 19:50:58 2026] GET /v2/images/957aaeb9-cd0d-461c-9367-755436b150f5 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/649] 10.0.0.169 () {36 vars in 927 bytes} [Tue Jun 23 19:50:58 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/656] 10.0.0.169 () {36 vars in 987 bytes} [Tue Jun 23 19:51:21 2026] GET /v2/images/957aaeb9-cd0d-461c-9367-755436b150f5 => 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: 332/657] 10.0.0.169 () {36 vars in 927 bytes} [Tue Jun 23 19:51:21 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: 335/662] 10.0.0.151 () {36 vars in 987 bytes} [Tue Jun 23 19:51:46 2026] GET /v2/images/957aaeb9-cd0d-461c-9367-755436b150f5 => generated 1312 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/663] 10.0.0.151 () {36 vars in 927 bytes} [Tue Jun 23 19:51:46 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/664] 10.0.0.151 () {36 vars in 927 bytes} [Tue Jun 23 19:51:46 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/665] 10.0.0.151 () {36 vars in 987 bytes} [Tue Jun 23 19:51:46 2026] GET /v2/images/957aaeb9-cd0d-461c-9367-755436b150f5 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/666] 10.0.0.151 () {36 vars in 927 bytes} [Tue Jun 23 19:51:46 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/667] 10.0.0.151 () {36 vars in 927 bytes} [Tue Jun 23 19:51:46 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: 338/668] 10.0.0.151 () {36 vars in 987 bytes} [Tue Jun 23 19:51:46 2026] GET /v2/images/957aaeb9-cd0d-461c-9367-755436b150f5 => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/669] 10.0.0.151 () {36 vars in 927 bytes} [Tue Jun 23 19:51:46 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: 339/670] 10.0.0.151 () {36 vars in 927 bytes} [Tue Jun 23 19:51:46 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: 332/671] 10.0.0.5 () {36 vars in 985 bytes} [Tue Jun 23 19:51:47 2026] GET /v2/images/957aaeb9-cd0d-461c-9367-755436b150f5 => generated 1312 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/672] 10.0.0.5 () {36 vars in 925 bytes} [Tue Jun 23 19:51:48 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: 333/673] 10.0.0.5 () {36 vars in 985 bytes} [Tue Jun 23 19:51:48 2026] GET /v2/images/957aaeb9-cd0d-461c-9367-755436b150f5 => 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: 341/674] 10.0.0.5 () {36 vars in 925 bytes} [Tue Jun 23 19:51:48 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: 334/675] 10.0.0.5 () {36 vars in 925 bytes} [Tue Jun 23 19:51:48 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: 342/676] 10.0.0.169 () {36 vars in 987 bytes} [Tue Jun 23 19:51:51 2026] GET /v2/images/957aaeb9-cd0d-461c-9367-755436b150f5 => 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: 335/677] 10.0.0.169 () {36 vars in 927 bytes} [Tue Jun 23 19:51:51 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/680] 10.0.0.169 () {36 vars in 987 bytes} [Tue Jun 23 19:52:01 2026] GET /v2/images/957aaeb9-cd0d-461c-9367-755436b150f5 => 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: 346/683] 10.0.0.169 () {36 vars in 927 bytes} [Tue Jun 23 19:52:01 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: 341/690] 10.0.0.195 () {30 vars in 411 bytes} [Tue Jun 23 19:52:34 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/691] 10.0.0.195 () {34 vars in 655 bytes} [Tue Jun 23 19:52:34 2026] POST /v2/images => generated 648 bytes in 176 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-23 19:52:35.065 7 WARNING glance.api.v2.images [None req-b6d23049-aba2-4dc7-9df7-0d9ed920f8af 1ffc7b2ae664430a9c49d76b2f2ead30 95095cf2476b4be1a50036a305a153fd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1dce6dcd-0fba-4cb7-bd08-7c1f909f27d5 [pid: 7|app: 0|req: 342/692] 10.0.0.195 () {32 vars in 710 bytes} [Tue Jun 23 19:52:35 2026] DELETE /v2/images/1dce6dcd-0fba-4cb7-bd08-7c1f909f27d5 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/693] 10.0.0.195 () {32 vars in 707 bytes} [Tue Jun 23 19:52:35 2026] GET /v2/images/1dce6dcd-0fba-4cb7-bd08-7c1f909f27d5 => 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: 343/694] 10.0.0.195 () {32 vars in 633 bytes} [Tue Jun 23 19:52:35 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: 352/695] 10.0.0.195 () {34 vars in 655 bytes} [Tue Jun 23 19:52:35 2026] POST /v2/images => generated 701 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/696] 10.0.0.195 () {32 vars in 717 bytes} [Tue Jun 23 19:52:35 2026] GET /v2/images/d402c20f-dc59-4eae-96da-5170ee3f0354/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:52:35.298 8 WARNING oslo_policy.policy [None req-aaf16d2b-edb1-4257-bf16-725540f4e5df 1ffc7b2ae664430a9c49d76b2f2ead30 95095cf2476b4be1a50036a305a153fd - - 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-23 19:52:35.298 8 WARNING oslo_policy.policy [None req-aaf16d2b-edb1-4257-bf16-725540f4e5df 1ffc7b2ae664430a9c49d76b2f2ead30 95095cf2476b4be1a50036a305a153fd - - 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-23 19:52:35.299 8 INFO glance.api.v2.image_data [None req-aaf16d2b-edb1-4257-bf16-725540f4e5df 1ffc7b2ae664430a9c49d76b2f2ead30 95095cf2476b4be1a50036a305a153fd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 19:52:35.349 8 WARNING glance_store._drivers.rbd [None req-aaf16d2b-edb1-4257-bf16-725540f4e5df 1ffc7b2ae664430a9c49d76b2f2ead30 95095cf2476b4be1a50036a305a153fd - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal [pid: 7|app: 0|req: 345/697] 10.0.0.169 () {36 vars in 987 bytes} [Tue Jun 23 19:52:35 2026] GET /v2/images/957aaeb9-cd0d-461c-9367-755436b150f5 => 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: 346/698] 10.0.0.169 () {36 vars in 927 bytes} [Tue Jun 23 19:52:35 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) 2026-06-23 19:52:35.799 8 INFO glance.location [None req-aaf16d2b-edb1-4257-bf16-725540f4e5df 1ffc7b2ae664430a9c49d76b2f2ead30 95095cf2476b4be1a50036a305a153fd - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 353/699] 10.0.0.195 () {32 vars in 727 bytes} [Tue Jun 23 19:52:35 2026] PUT /v2/images/d402c20f-dc59-4eae-96da-5170ee3f0354/file => generated 0 bytes in 566 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/700] 10.0.0.195 () {32 vars in 707 bytes} [Tue Jun 23 19:52:35 2026] GET /v2/images/d402c20f-dc59-4eae-96da-5170ee3f0354 => generated 1102 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/701] 10.0.0.195 () {32 vars in 717 bytes} [Tue Jun 23 19:52:35 2026] GET /v2/images/d402c20f-dc59-4eae-96da-5170ee3f0354/file => generated 1024 bytes in 133 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/702] 10.0.0.195 () {34 vars in 655 bytes} [Tue Jun 23 19:52:36 2026] POST /v2/images => generated 649 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/703] 10.0.0.195 () {32 vars in 726 bytes} [Tue Jun 23 19:52:36 2026] PATCH /v2/images/20e419f3-b110-4166-abc4-112f0eb029c2 => generated 652 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/704] 10.0.0.195 () {32 vars in 707 bytes} [Tue Jun 23 19:52:36 2026] GET /v2/images/20e419f3-b110-4166-abc4-112f0eb029c2 => generated 652 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:52:36.193 8 WARNING glance.api.v2.images [None req-ee41779c-fce1-4bc3-a8e8-7837469dff70 1ffc7b2ae664430a9c49d76b2f2ead30 95095cf2476b4be1a50036a305a153fd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//20e419f3-b110-4166-abc4-112f0eb029c2 [pid: 8|app: 0|req: 356/705] 10.0.0.195 () {32 vars in 710 bytes} [Tue Jun 23 19:52:36 2026] DELETE /v2/images/20e419f3-b110-4166-abc4-112f0eb029c2 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/706] 10.0.0.195 () {32 vars in 707 bytes} [Tue Jun 23 19:52:36 2026] GET /v2/images/20e419f3-b110-4166-abc4-112f0eb029c2 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:52:36.261 8 WARNING glance.api.v2.images [None req-e2fd0798-1251-4d12-85ca-509989a42c5b 1ffc7b2ae664430a9c49d76b2f2ead30 95095cf2476b4be1a50036a305a153fd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d402c20f-dc59-4eae-96da-5170ee3f0354 [pid: 8|app: 0|req: 357/707] 10.0.0.195 () {32 vars in 710 bytes} [Tue Jun 23 19:52:36 2026] DELETE /v2/images/d402c20f-dc59-4eae-96da-5170ee3f0354 => generated 0 bytes in 857 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/708] 10.0.0.195 () {32 vars in 707 bytes} [Tue Jun 23 19:52:37 2026] GET /v2/images/d402c20f-dc59-4eae-96da-5170ee3f0354 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:52:37.134 8 WARNING glance.api.v2.images [None req-477e0346-76cf-4716-af30-8cf21f18fb34 1ffc7b2ae664430a9c49d76b2f2ead30 95095cf2476b4be1a50036a305a153fd - - default default] Failed to find image 1dce6dcd-0fba-4cb7-bd08-7c1f909f27d5 to delete: glance.common.exception.ImageNotFound: No image found with ID 1dce6dcd-0fba-4cb7-bd08-7c1f909f27d5 [pid: 8|app: 0|req: 358/709] 10.0.0.195 () {32 vars in 710 bytes} [Tue Jun 23 19:52:37 2026] DELETE /v2/images/1dce6dcd-0fba-4cb7-bd08-7c1f909f27d5 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/710] 10.0.0.195 () {32 vars in 707 bytes} [Tue Jun 23 19:52:37 2026] GET /v2/images/1dce6dcd-0fba-4cb7-bd08-7c1f909f27d5 => 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: 356/717] 10.0.0.169 () {36 vars in 987 bytes} [Tue Jun 23 19:53:05 2026] GET /v2/images/957aaeb9-cd0d-461c-9367-755436b150f5 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/718] 10.0.0.169 () {36 vars in 927 bytes} [Tue Jun 23 19:53:05 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: 365/723] 10.0.0.169 () {36 vars in 987 bytes} [Tue Jun 23 19:53:22 2026] GET /v2/images/957aaeb9-cd0d-461c-9367-755436b150f5 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/724] 10.0.0.169 () {36 vars in 927 bytes} [Tue Jun 23 19:53:22 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/727] 10.0.0.195 () {32 vars in 707 bytes} [Tue Jun 23 19:53:41 2026] GET /v2/images/957aaeb9-cd0d-461c-9367-755436b150f5 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/728] 10.0.0.195 () {32 vars in 707 bytes} [Tue Jun 23 19:53:41 2026] GET /v2/images/957aaeb9-cd0d-461c-9367-755436b150f5 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/729] 10.0.0.151 () {36 vars in 987 bytes} [Tue Jun 23 19:53:41 2026] GET /v2/images/957aaeb9-cd0d-461c-9367-755436b150f5 => 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: 362/730] 10.0.0.151 () {36 vars in 927 bytes} [Tue Jun 23 19:53:41 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: 369/731] 10.0.0.151 () {36 vars in 927 bytes} [Tue Jun 23 19:53:41 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: 363/732] 10.0.0.151 () {36 vars in 987 bytes} [Tue Jun 23 19:53:41 2026] GET /v2/images/957aaeb9-cd0d-461c-9367-755436b150f5 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/733] 10.0.0.151 () {36 vars in 927 bytes} [Tue Jun 23 19:53:41 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: 365/736] 10.0.0.151 () {36 vars in 927 bytes} [Tue Jun 23 19:53:41 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: 372/737] 10.0.0.151 () {36 vars in 987 bytes} [Tue Jun 23 19:53:41 2026] GET /v2/images/957aaeb9-cd0d-461c-9367-755436b150f5 => 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: 366/738] 10.0.0.151 () {36 vars in 927 bytes} [Tue Jun 23 19:53:41 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: 373/739] 10.0.0.5 () {36 vars in 985 bytes} [Tue Jun 23 19:53:41 2026] GET /v2/images/957aaeb9-cd0d-461c-9367-755436b150f5 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/740] 10.0.0.5 () {36 vars in 925 bytes} [Tue Jun 23 19:53:41 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: 374/741] 10.0.0.5 () {36 vars in 985 bytes} [Tue Jun 23 19:53:41 2026] GET /v2/images/957aaeb9-cd0d-461c-9367-755436b150f5 => 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: 368/742] 10.0.0.5 () {36 vars in 925 bytes} [Tue Jun 23 19:53:41 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: 375/743] 10.0.0.5 () {36 vars in 925 bytes} [Tue Jun 23 19:53:41 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: 385/762] 10.0.0.169 () {36 vars in 987 bytes} [Tue Jun 23 19:55:19 2026] GET /v2/images/957aaeb9-cd0d-461c-9367-755436b150f5 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/763] 10.0.0.169 () {36 vars in 927 bytes} [Tue Jun 23 19:55:19 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/768] 10.0.0.169 () {36 vars in 987 bytes} [Tue Jun 23 19:55:37 2026] GET /v2/images/957aaeb9-cd0d-461c-9367-755436b150f5 => 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: 381/769] 10.0.0.169 () {36 vars in 927 bytes} [Tue Jun 23 19:55:37 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: 392/776] 199.19.213.191 () {32 vars in 826 bytes} [Tue Jun 23 19:56:09 2026] GET /v2/images?status=active&owner=5905adb67e3e447c965b1bb724244ab6&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/777] 199.19.213.191 () {32 vars in 653 bytes} [Tue Jun 23 19:56:10 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: 393/778] 10.0.0.151 () {36 vars in 987 bytes} [Tue Jun 23 19:56:10 2026] GET /v2/images/05854d7f-7871-4518-9235-9596c56b8735 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/779] 10.0.0.151 () {36 vars in 927 bytes} [Tue Jun 23 19:56:10 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/780] 10.0.0.151 () {36 vars in 927 bytes} [Tue Jun 23 19:56:10 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/781] 10.0.0.151 () {36 vars in 987 bytes} [Tue Jun 23 19:56:10 2026] GET /v2/images/05854d7f-7871-4518-9235-9596c56b8735 => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/782] 10.0.0.151 () {36 vars in 927 bytes} [Tue Jun 23 19:56:10 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: 388/783] 10.0.0.151 () {36 vars in 927 bytes} [Tue Jun 23 19:56:10 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: 396/784] 10.0.0.151 () {36 vars in 987 bytes} [Tue Jun 23 19:56:10 2026] GET /v2/images/05854d7f-7871-4518-9235-9596c56b8735 => 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: 389/785] 10.0.0.151 () {36 vars in 927 bytes} [Tue Jun 23 19:56:10 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: 397/786] 10.0.0.5 () {36 vars in 985 bytes} [Tue Jun 23 19:56:10 2026] GET /v2/images/05854d7f-7871-4518-9235-9596c56b8735 => generated 1395 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/787] 10.0.0.5 () {36 vars in 925 bytes} [Tue Jun 23 19:56:10 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/788] 10.0.0.5 () {36 vars in 985 bytes} [Tue Jun 23 19:56:10 2026] GET /v2/images/05854d7f-7871-4518-9235-9596c56b8735 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/789] 10.0.0.5 () {36 vars in 925 bytes} [Tue Jun 23 19:56:10 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/790] 10.0.0.5 () {36 vars in 925 bytes} [Tue Jun 23 19:56:11 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: 421/833] 10.0.0.195 () {32 vars in 633 bytes} [Tue Jun 23 19:59:34 2026] GET /v2/images => generated 5574 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)