+ 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 [Thu Jul 2 05:27:36 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-8649646b9d-f84m2 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x557fa38a2110 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-07-02 05:27:38.070 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-02 05:27:38.081 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-02 05:27:38.688 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-07-02 05:27:38.689 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-07-02 05:27:38.690 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-07-02 05:27:38.691 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-07-02 05:27:40.253 7 WARNING glance.api.v2.images [None req-8e84bce7-ef84-4c95-9578-96a703accbd6 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-02 05:27:40.260 8 WARNING glance.api.v2.images [None req-11a9154d-efc3-4c8a-98e6-28ac98e0e835 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-02 05:27:40.509 7 WARNING keystonemiddleware._common.config [None req-8e84bce7-ef84-4c95-9578-96a703accbd6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 05:27:40.523 8 WARNING keystonemiddleware._common.config [None req-11a9154d-efc3-4c8a-98e6-28ac98e0e835 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 05:27:40.525 7 WARNING oslo_config.cfg [None req-8e84bce7-ef84-4c95-9578-96a703accbd6 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x557fa38a2110 pid: 7 (default app) 2026-07-02 05:27:40.532 8 WARNING oslo_config.cfg [None req-11a9154d-efc3-4c8a-98e6-28ac98e0e835 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x557fa38a2110 pid: 8 (default app) [pid: 7|app: 0|req: 2/3] 199.204.45.89 () {42 vars in 684 bytes} [Thu Jul 2 05:27:43 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 05:27:43.447 8 WARNING oslo_policy.policy [None req-762c3612-adac-4d2f-95b9-be1bad54fa2f 31d1eb76751648a688cda97f952ab2c0 7e099ab6a74a4c9886aea7e2e2071447 - - 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-07-02 05:27:43.447 8 WARNING oslo_policy.policy [None req-762c3612-adac-4d2f-95b9-be1bad54fa2f 31d1eb76751648a688cda97f952ab2c0 7e099ab6a74a4c9886aea7e2e2071447 - - 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-07-02 05:27:43.466 8 WARNING oslo_policy.policy [None req-762c3612-adac-4d2f-95b9-be1bad54fa2f 31d1eb76751648a688cda97f952ab2c0 7e099ab6a74a4c9886aea7e2e2071447 - - 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-07-02 05:27:43.466 8 WARNING oslo_policy.policy [None req-762c3612-adac-4d2f-95b9-be1bad54fa2f 31d1eb76751648a688cda97f952ab2c0 7e099ab6a74a4c9886aea7e2e2071447 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 2/4] 199.204.45.89 () {44 vars in 906 bytes} [Thu Jul 2 05:27:43 2026] GET /v2/images => generated 69 bytes in 523 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/5] 199.204.45.89 () {42 vars in 684 bytes} [Thu Jul 2 05:27:46 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/6] 199.204.45.89 () {44 vars in 906 bytes} [Thu Jul 2 05:27:46 2026] GET /v2/images => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 05:27:46.641 7 WARNING oslo_policy.policy [None req-ce698961-28c6-471c-b7c0-9b5d115fcadc 31d1eb76751648a688cda97f952ab2c0 7e099ab6a74a4c9886aea7e2e2071447 - - 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-07-02 05:27:46.641 7 WARNING oslo_policy.policy [None req-ce698961-28c6-471c-b7c0-9b5d115fcadc 31d1eb76751648a688cda97f952ab2c0 7e099ab6a74a4c9886aea7e2e2071447 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 4/7] 199.204.45.89 () {44 vars in 907 bytes} [Thu Jul 2 05:27:46 2026] GET /v2/images/cirros => generated 151 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.89 () {44 vars in 929 bytes} [Thu Jul 2 05:27:46 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-07-02 05:27:46.770 7 WARNING oslo_policy.policy [None req-41500b18-f3f8-4260-bf70-a8c0a1cc0171 31d1eb76751648a688cda97f952ab2c0 7e099ab6a74a4c9886aea7e2e2071447 - - 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-07-02 05:27:46.771 7 WARNING oslo_policy.policy [None req-41500b18-f3f8-4260-bf70-a8c0a1cc0171 31d1eb76751648a688cda97f952ab2c0 7e099ab6a74a4c9886aea7e2e2071447 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 5/9] 199.204.45.89 () {44 vars in 935 bytes} [Thu Jul 2 05:27:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 05:27:46.850 8 WARNING oslo_config.cfg [None req-82c1ea5c-8526-4255-bacb-a88215d5012d 31d1eb76751648a688cda97f952ab2c0 7e099ab6a74a4c9886aea7e2e2071447 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 5/10] 199.204.45.89 () {48 vars in 947 bytes} [Thu Jul 2 05:27:46 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-02 05:27:46.875 7 WARNING oslo_policy.policy [None req-4c572c76-5f7b-4146-aaf7-ba90fdc6e8d9 31d1eb76751648a688cda97f952ab2c0 7e099ab6a74a4c9886aea7e2e2071447 - - 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-07-02 05:27:46.876 7 WARNING oslo_policy.policy [None req-4c572c76-5f7b-4146-aaf7-ba90fdc6e8d9 31d1eb76751648a688cda97f952ab2c0 7e099ab6a74a4c9886aea7e2e2071447 - - 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-07-02 05:27:46.878 7 INFO glance.api.v2.image_data [None req-4c572c76-5f7b-4146-aaf7-ba90fdc6e8d9 31d1eb76751648a688cda97f952ab2c0 7e099ab6a74a4c9886aea7e2e2071447 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 05:27:51.000 7 INFO glance.location [None req-4c572c76-5f7b-4146-aaf7-ba90fdc6e8d9 31d1eb76751648a688cda97f952ab2c0 7e099ab6a74a4c9886aea7e2e2071447 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 6/13] 199.204.45.89 () {48 vars in 1041 bytes} [Thu Jul 2 05:27:46 2026] PUT /v2/images/f221e62b-519a-47db-a4b9-e482438db367/file => generated 0 bytes in 4170 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6335 switches on core 0) [pid: 8|app: 0|req: 8/14] 199.204.45.89 () {44 vars in 906 bytes} [Thu Jul 2 05:27:51 2026] GET /v2/images => generated 1240 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 05:27:51.081 7 WARNING oslo_config.cfg [None req-1c652f98-1552-459d-9b82-2fb443e4648d 31d1eb76751648a688cda97f952ab2c0 7e099ab6a74a4c9886aea7e2e2071447 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 7/15] 199.204.45.89 () {48 vars in 1045 bytes} [Thu Jul 2 05:27:51 2026] PATCH /v2/images/f221e62b-519a-47db-a4b9-e482438db367 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/16] 199.204.45.89 () {44 vars in 906 bytes} [Thu Jul 2 05:27:51 2026] GET /v2/images => generated 1240 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/275] 199.204.45.89 () {42 vars in 684 bytes} [Thu Jul 2 05:49:23 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/276] 199.204.45.89 () {44 vars in 906 bytes} [Thu Jul 2 05:49:23 2026] GET /v2/images => generated 1240 bytes in 452 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/281] 199.204.45.89 () {42 vars in 684 bytes} [Thu Jul 2 05:49:41 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/282] 199.204.45.89 () {44 vars in 906 bytes} [Thu Jul 2 05:49:41 2026] GET /v2/images => generated 1240 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/283] 199.204.45.89 () {44 vars in 933 bytes} [Thu Jul 2 05:49:41 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: 143/284] 199.204.45.89 () {44 vars in 955 bytes} [Thu Jul 2 05:49:41 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: 142/285] 199.204.45.89 () {44 vars in 935 bytes} [Thu Jul 2 05:49:41 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: 144/286] 199.204.45.89 () {48 vars in 947 bytes} [Thu Jul 2 05:49:41 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-02 05:49:41.201 7 INFO glance.api.v2.image_data [None req-db953ca5-7352-4c1b-a7fe-39ff16b43066 31d1eb76751648a688cda97f952ab2c0 7e099ab6a74a4c9886aea7e2e2071447 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 05:50:05.573 7 INFO glance.location [None req-db953ca5-7352-4c1b-a7fe-39ff16b43066 31d1eb76751648a688cda97f952ab2c0 7e099ab6a74a4c9886aea7e2e2071447 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 143/291] 199.204.45.89 () {48 vars in 1042 bytes} [Thu Jul 2 05:49:41 2026] PUT /v2/images/d0a6ad70-4f4d-48c1-a662-ae5f3fe8e071/file => generated 0 bytes in 24419 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62466 switches on core 0) [pid: 8|app: 0|req: 149/292] 199.204.45.89 () {44 vars in 906 bytes} [Thu Jul 2 05:50:05 2026] GET /v2/images => generated 2451 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/293] 199.204.45.89 () {48 vars in 1045 bytes} [Thu Jul 2 05:50:05 2026] PATCH /v2/images/d0a6ad70-4f4d-48c1-a662-ae5f3fe8e071 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/294] 199.204.45.89 () {48 vars in 1046 bytes} [Thu Jul 2 05:50:05 2026] PATCH /v2/images/d0a6ad70-4f4d-48c1-a662-ae5f3fe8e071 => generated 1209 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/295] 199.204.45.89 () {44 vars in 906 bytes} [Thu Jul 2 05:50:05 2026] GET /v2/images => generated 2451 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/296] 199.204.45.89 () {42 vars in 684 bytes} [Thu Jul 2 05:50:07 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/297] 199.204.45.89 () {44 vars in 906 bytes} [Thu Jul 2 05:50:07 2026] GET /v2/images => generated 2451 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/374] 199.204.45.89 () {42 vars in 684 bytes} [Thu Jul 2 05:56:30 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/377] 199.204.45.89 () {44 vars in 906 bytes} [Thu Jul 2 05:56:30 2026] GET /v2/images => generated 2451 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/378] 199.204.45.89 () {42 vars in 684 bytes} [Thu Jul 2 05:56:37 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/379] 199.204.45.89 () {44 vars in 906 bytes} [Thu Jul 2 05:56:37 2026] GET /v2/images => generated 2451 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/380] 199.204.45.89 () {44 vars in 943 bytes} [Thu Jul 2 05:56:37 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/381] 199.204.45.89 () {44 vars in 965 bytes} [Thu Jul 2 05:56:37 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/382] 199.204.45.89 () {44 vars in 935 bytes} [Thu Jul 2 05:56:37 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/383] 199.204.45.89 () {48 vars in 947 bytes} [Thu Jul 2 05:56:37 2026] POST /v2/images => generated 799 bytes in 299 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-02 05:56:38.314 7 INFO glance.api.v2.image_data [None req-7d240a79-698c-461d-916b-f0e74aa8adb3 31d1eb76751648a688cda97f952ab2c0 7e099ab6a74a4c9886aea7e2e2071447 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 05:56:53.806 7 INFO glance.location [None req-7d240a79-698c-461d-916b-f0e74aa8adb3 31d1eb76751648a688cda97f952ab2c0 7e099ab6a74a4c9886aea7e2e2071447 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 191/388] 199.204.45.89 () {48 vars in 1041 bytes} [Thu Jul 2 05:56:38 2026] PUT /v2/images/7d74dece-973a-41c6-872f-985953688990/file => generated 0 bytes in 15546 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25303 switches on core 0) [pid: 8|app: 0|req: 198/389] 199.204.45.89 () {44 vars in 906 bytes} [Thu Jul 2 05:56:53 2026] GET /v2/images => generated 3664 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/390] 199.204.45.89 () {48 vars in 1046 bytes} [Thu Jul 2 05:56:53 2026] PATCH /v2/images/7d74dece-973a-41c6-872f-985953688990 => generated 1234 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/391] 199.204.45.89 () {44 vars in 906 bytes} [Thu Jul 2 05:56:53 2026] GET /v2/images => generated 3687 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/400] 199.204.45.89 () {42 vars in 684 bytes} [Thu Jul 2 05:57:32 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/401] 199.204.45.89 () {44 vars in 906 bytes} [Thu Jul 2 05:57:32 2026] GET /v2/images => generated 3687 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/404] 199.204.45.89 () {42 vars in 684 bytes} [Thu Jul 2 05:57:50 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/405] 199.204.45.89 () {44 vars in 906 bytes} [Thu Jul 2 05:57:50 2026] GET /v2/images => generated 3687 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/406] 199.204.45.89 () {44 vars in 935 bytes} [Thu Jul 2 05:57:50 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: 207/407] 199.204.45.89 () {44 vars in 957 bytes} [Thu Jul 2 05:57:50 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: 201/408] 199.204.45.89 () {44 vars in 935 bytes} [Thu Jul 2 05:57:50 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/411] 199.204.45.89 () {48 vars in 947 bytes} [Thu Jul 2 05:57:50 2026] POST /v2/images => generated 791 bytes in 260 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-02 05:57:50.896 7 INFO glance.api.v2.image_data [None req-00b40889-8a21-4a17-890b-83411797c36f 31d1eb76751648a688cda97f952ab2c0 7e099ab6a74a4c9886aea7e2e2071447 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 05:58:10.688 7 INFO glance.location [None req-00b40889-8a21-4a17-890b-83411797c36f 31d1eb76751648a688cda97f952ab2c0 7e099ab6a74a4c9886aea7e2e2071447 - - default default] Image format matched and virtual size computed: 2891907072 [pid: 7|app: 0|req: 204/416] 199.204.45.89 () {48 vars in 1042 bytes} [Thu Jul 2 05:57:50 2026] PUT /v2/images/84feab93-a73a-4102-b1f0-814ef206c3d6/file => generated 0 bytes in 19829 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28579 switches on core 0) [pid: 8|app: 0|req: 213/417] 199.204.45.89 () {44 vars in 906 bytes} [Thu Jul 2 05:58:10 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/418] 199.204.45.89 () {48 vars in 1045 bytes} [Thu Jul 2 05:58:10 2026] PATCH /v2/images/84feab93-a73a-4102-b1f0-814ef206c3d6 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/419] 199.204.45.89 () {44 vars in 906 bytes} [Thu Jul 2 05:58:10 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/568] 199.204.45.89 () {42 vars in 684 bytes} [Thu Jul 2 06:10:38 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/569] 199.204.45.89 () {44 vars in 906 bytes} [Thu Jul 2 06:10:38 2026] GET /v2/images => generated 4893 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/598] 199.204.45.89 () {42 vars in 684 bytes} [Thu Jul 2 06:12:56 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/599] 199.204.45.89 () {44 vars in 906 bytes} [Thu Jul 2 06:12:56 2026] GET /v2/images => generated 4893 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/600] 199.204.45.89 () {42 vars in 684 bytes} [Thu Jul 2 06:12:58 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/601] 199.204.45.89 () {44 vars in 906 bytes} [Thu Jul 2 06:12:58 2026] GET /v2/images => generated 4893 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/612] 199.204.45.89 () {42 vars in 684 bytes} [Thu Jul 2 06:13:43 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/613] 199.204.45.89 () {44 vars in 906 bytes} [Thu Jul 2 06:13:43 2026] GET /v2/images => generated 4893 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/614] 199.204.45.89 () {42 vars in 684 bytes} [Thu Jul 2 06:13:50 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/615] 199.204.45.89 () {44 vars in 906 bytes} [Thu Jul 2 06:13:50 2026] GET /v2/images => generated 4893 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/630] 199.204.45.89 () {42 vars in 684 bytes} [Thu Jul 2 06:14:50 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/631] 199.204.45.89 () {44 vars in 906 bytes} [Thu Jul 2 06:14:50 2026] GET /v2/images => generated 4893 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 326/642] 10.0.0.46 () {32 vars in 632 bytes} [Thu Jul 2 06:15:49 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/647] 10.0.0.79 () {36 vars in 986 bytes} [Thu Jul 2 06:16:08 2026] GET /v2/images/f221e62b-519a-47db-a4b9-e482438db367 => generated 1171 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 319/648] 10.0.0.79 () {36 vars in 926 bytes} [Thu Jul 2 06:16:08 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/649] 10.0.0.79 () {36 vars in 986 bytes} [Thu Jul 2 06:16:10 2026] GET /v2/images/f221e62b-519a-47db-a4b9-e482438db367 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/650] 10.0.0.79 () {36 vars in 926 bytes} [Thu Jul 2 06:16:10 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: 332/653] 199.204.45.89 () {36 vars in 990 bytes} [Thu Jul 2 06:16:12 2026] GET /v2/images/f221e62b-519a-47db-a4b9-e482438db367 => generated 1171 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/654] 199.204.45.89 () {36 vars in 930 bytes} [Thu Jul 2 06:16:12 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: 333/655] 199.204.45.89 () {36 vars in 990 bytes} [Thu Jul 2 06:16:13 2026] GET /v2/images/f221e62b-519a-47db-a4b9-e482438db367 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/656] 199.204.45.89 () {36 vars in 930 bytes} [Thu Jul 2 06:16:13 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: 335/659] 10.0.0.137 () {36 vars in 987 bytes} [Thu Jul 2 06:16:24 2026] GET /v2/images/f221e62b-519a-47db-a4b9-e482438db367 => generated 1171 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/660] 10.0.0.137 () {36 vars in 927 bytes} [Thu Jul 2 06:16:24 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: 336/661] 10.0.0.137 () {36 vars in 927 bytes} [Thu Jul 2 06:16:25 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: 326/662] 10.0.0.137 () {36 vars in 987 bytes} [Thu Jul 2 06:16:25 2026] GET /v2/images/f221e62b-519a-47db-a4b9-e482438db367 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/663] 10.0.0.137 () {36 vars in 927 bytes} [Thu Jul 2 06:16:25 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: 327/664] 10.0.0.137 () {36 vars in 927 bytes} [Thu Jul 2 06:16:25 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: 338/665] 10.0.0.137 () {36 vars in 987 bytes} [Thu Jul 2 06:16:25 2026] GET /v2/images/f221e62b-519a-47db-a4b9-e482438db367 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/666] 10.0.0.137 () {36 vars in 927 bytes} [Thu Jul 2 06:16:25 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: 339/667] 10.0.0.137 () {36 vars in 927 bytes} [Thu Jul 2 06:16:25 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/668] 10.0.0.209 () {36 vars in 987 bytes} [Thu Jul 2 06:16:26 2026] GET /v2/images/f221e62b-519a-47db-a4b9-e482438db367 => generated 1171 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/669] 10.0.0.209 () {36 vars in 927 bytes} [Thu Jul 2 06:16:26 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/670] 10.0.0.209 () {36 vars in 987 bytes} [Thu Jul 2 06:16:26 2026] GET /v2/images/f221e62b-519a-47db-a4b9-e482438db367 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/671] 10.0.0.209 () {36 vars in 927 bytes} [Thu Jul 2 06:16:26 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: 331/672] 10.0.0.209 () {36 vars in 927 bytes} [Thu Jul 2 06:16:26 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: 343/675] 10.0.0.79 () {36 vars in 986 bytes} [Thu Jul 2 06:16:30 2026] GET /v2/images/f221e62b-519a-47db-a4b9-e482438db367 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/676] 10.0.0.79 () {36 vars in 926 bytes} [Thu Jul 2 06:16:30 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: 344/677] 10.0.0.79 () {36 vars in 986 bytes} [Thu Jul 2 06:16:40 2026] GET /v2/images/f221e62b-519a-47db-a4b9-e482438db367 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/678] 10.0.0.79 () {36 vars in 926 bytes} [Thu Jul 2 06:16:40 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/683] 10.0.0.79 () {36 vars in 986 bytes} [Thu Jul 2 06:16:53 2026] GET /v2/images/f221e62b-519a-47db-a4b9-e482438db367 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/684] 10.0.0.79 () {36 vars in 926 bytes} [Thu Jul 2 06:16:53 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: 341/691] 10.0.0.46 () {34 vars in 654 bytes} [Thu Jul 2 06:17:28 2026] POST /v2/images => generated 649 bytes in 300 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-02 06:17:28.476 8 WARNING glance.api.v2.images [None req-5f3a5b7a-ad0b-4b4c-8161-924713b5ba95 6d7a4670b9c945d28c8e534908a1f5ee bf01fb6294ea423eb3018b057aea48ae - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//46e1e916-4b3e-44b6-88b3-f410f24e58d2 [pid: 8|app: 0|req: 351/692] 10.0.0.46 () {32 vars in 709 bytes} [Thu Jul 2 06:17:28 2026] DELETE /v2/images/46e1e916-4b3e-44b6-88b3-f410f24e58d2 => generated 0 bytes in 38 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/693] 10.0.0.46 () {32 vars in 706 bytes} [Thu Jul 2 06:17:28 2026] GET /v2/images/46e1e916-4b3e-44b6-88b3-f410f24e58d2 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/694] 10.0.0.46 () {32 vars in 632 bytes} [Thu Jul 2 06:17:28 2026] GET /v2/images => generated 1240 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/695] 10.0.0.46 () {34 vars in 654 bytes} [Thu Jul 2 06:17:28 2026] POST /v2/images => generated 701 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-02 06:17:28.709 8 WARNING oslo_policy.policy [None req-56b1f548-56bb-4741-acd8-a1409c73e4ce 6d7a4670b9c945d28c8e534908a1f5ee bf01fb6294ea423eb3018b057aea48ae - - 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-07-02 06:17:28.709 8 WARNING oslo_policy.policy [None req-56b1f548-56bb-4741-acd8-a1409c73e4ce 6d7a4670b9c945d28c8e534908a1f5ee bf01fb6294ea423eb3018b057aea48ae - - 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: 353/696] 10.0.0.46 () {32 vars in 716 bytes} [Thu Jul 2 06:17:28 2026] GET /v2/images/f695dc80-edd2-4ca6-bc1c-c2a51ad6e036/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:17:28.732 7 INFO glance.api.v2.image_data [None req-5b33d84a-0591-44e1-9b33-a9b3361e5aca 6d7a4670b9c945d28c8e534908a1f5ee bf01fb6294ea423eb3018b057aea48ae - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 06:17:28.777 7 WARNING glance_store._drivers.rbd [None req-5b33d84a-0591-44e1-9b33-a9b3361e5aca 6d7a4670b9c945d28c8e534908a1f5ee bf01fb6294ea423eb3018b057aea48ae - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-02 06:17:29.748 7 INFO glance.location [None req-5b33d84a-0591-44e1-9b33-a9b3361e5aca 6d7a4670b9c945d28c8e534908a1f5ee bf01fb6294ea423eb3018b057aea48ae - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 344/697] 10.0.0.46 () {32 vars in 726 bytes} [Thu Jul 2 06:17:28 2026] PUT /v2/images/f695dc80-edd2-4ca6-bc1c-c2a51ad6e036/file => generated 0 bytes in 1063 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/698] 10.0.0.46 () {32 vars in 706 bytes} [Thu Jul 2 06:17:29 2026] GET /v2/images/f695dc80-edd2-4ca6-bc1c-c2a51ad6e036 => generated 1102 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/699] 10.0.0.46 () {32 vars in 716 bytes} [Thu Jul 2 06:17:29 2026] GET /v2/images/f695dc80-edd2-4ca6-bc1c-c2a51ad6e036/file => generated 1024 bytes in 133 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/700] 10.0.0.46 () {34 vars in 654 bytes} [Thu Jul 2 06:17:29 2026] POST /v2/images => generated 648 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/701] 10.0.0.46 () {32 vars in 725 bytes} [Thu Jul 2 06:17:29 2026] PATCH /v2/images/d686c2f9-efd7-4694-be2d-de8bb02db652 => generated 653 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/702] 10.0.0.46 () {32 vars in 706 bytes} [Thu Jul 2 06:17:30 2026] GET /v2/images/d686c2f9-efd7-4694-be2d-de8bb02db652 => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:17:30.069 7 WARNING glance.api.v2.images [None req-a5541db0-532a-442d-9460-9ab4ee4ed758 6d7a4670b9c945d28c8e534908a1f5ee bf01fb6294ea423eb3018b057aea48ae - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d686c2f9-efd7-4694-be2d-de8bb02db652 [pid: 7|app: 0|req: 347/703] 10.0.0.46 () {32 vars in 709 bytes} [Thu Jul 2 06:17:30 2026] DELETE /v2/images/d686c2f9-efd7-4694-be2d-de8bb02db652 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/704] 10.0.0.46 () {32 vars in 706 bytes} [Thu Jul 2 06:17:30 2026] GET /v2/images/d686c2f9-efd7-4694-be2d-de8bb02db652 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:17:30.136 7 WARNING glance.api.v2.images [None req-90b7dbd8-f23f-48ff-a435-9708f11e0c7f 6d7a4670b9c945d28c8e534908a1f5ee bf01fb6294ea423eb3018b057aea48ae - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f695dc80-edd2-4ca6-bc1c-c2a51ad6e036 [pid: 7|app: 0|req: 348/707] 10.0.0.46 () {32 vars in 709 bytes} [Thu Jul 2 06:17:30 2026] DELETE /v2/images/f695dc80-edd2-4ca6-bc1c-c2a51ad6e036 => generated 0 bytes in 1091 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/708] 10.0.0.46 () {32 vars in 706 bytes} [Thu Jul 2 06:17:31 2026] GET /v2/images/f695dc80-edd2-4ca6-bc1c-c2a51ad6e036 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:17:31.245 7 WARNING glance.api.v2.images [None req-002cfa4d-0051-4e24-b7cc-c6c8efdcd589 6d7a4670b9c945d28c8e534908a1f5ee bf01fb6294ea423eb3018b057aea48ae - - default default] Failed to find image 46e1e916-4b3e-44b6-88b3-f410f24e58d2 to delete: glance.common.exception.ImageNotFound: No image found with ID 46e1e916-4b3e-44b6-88b3-f410f24e58d2 [pid: 7|app: 0|req: 349/709] 10.0.0.46 () {32 vars in 709 bytes} [Thu Jul 2 06:17:31 2026] DELETE /v2/images/46e1e916-4b3e-44b6-88b3-f410f24e58d2 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/710] 10.0.0.46 () {32 vars in 706 bytes} [Thu Jul 2 06:17:31 2026] GET /v2/images/46e1e916-4b3e-44b6-88b3-f410f24e58d2 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/711] 10.0.0.46 () {30 vars in 410 bytes} [Thu Jul 2 06:17:34 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/714] 10.0.0.79 () {36 vars in 986 bytes} [Thu Jul 2 06:17:44 2026] GET /v2/images/f221e62b-519a-47db-a4b9-e482438db367 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/715] 10.0.0.79 () {36 vars in 926 bytes} [Thu Jul 2 06:17:44 2026] GET /v2/schemas/image => generated 4018 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/728] 10.0.0.46 () {32 vars in 706 bytes} [Thu Jul 2 06:18:45 2026] GET /v2/images/f221e62b-519a-47db-a4b9-e482438db367 => generated 1171 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/729] 10.0.0.46 () {32 vars in 706 bytes} [Thu Jul 2 06:18:45 2026] GET /v2/images/f221e62b-519a-47db-a4b9-e482438db367 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/730] 10.0.0.137 () {36 vars in 987 bytes} [Thu Jul 2 06:18:46 2026] GET /v2/images/f221e62b-519a-47db-a4b9-e482438db367 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/731] 10.0.0.137 () {36 vars in 927 bytes} [Thu Jul 2 06:18: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: 372/732] 10.0.0.137 () {36 vars in 927 bytes} [Thu Jul 2 06:18:46 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: 361/733] 10.0.0.137 () {36 vars in 987 bytes} [Thu Jul 2 06:18:46 2026] GET /v2/images/f221e62b-519a-47db-a4b9-e482438db367 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/734] 10.0.0.137 () {36 vars in 927 bytes} [Thu Jul 2 06:18:46 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: 362/735] 10.0.0.137 () {36 vars in 927 bytes} [Thu Jul 2 06:18: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: 8|app: 0|req: 374/736] 10.0.0.137 () {36 vars in 987 bytes} [Thu Jul 2 06:18:46 2026] GET /v2/images/f221e62b-519a-47db-a4b9-e482438db367 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/737] 10.0.0.137 () {36 vars in 927 bytes} [Thu Jul 2 06:18:46 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/738] 10.0.0.209 () {36 vars in 987 bytes} [Thu Jul 2 06:18:46 2026] GET /v2/images/f221e62b-519a-47db-a4b9-e482438db367 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/739] 10.0.0.209 () {36 vars in 927 bytes} [Thu Jul 2 06:18: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: 8|app: 0|req: 376/740] 10.0.0.209 () {36 vars in 987 bytes} [Thu Jul 2 06:18:46 2026] GET /v2/images/f221e62b-519a-47db-a4b9-e482438db367 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/741] 10.0.0.209 () {36 vars in 927 bytes} [Thu Jul 2 06:18:46 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: 377/742] 10.0.0.209 () {36 vars in 927 bytes} [Thu Jul 2 06:18:46 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: 379/745] 10.0.0.79 () {36 vars in 986 bytes} [Thu Jul 2 06:18:51 2026] GET /v2/images/f221e62b-519a-47db-a4b9-e482438db367 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/746] 10.0.0.79 () {36 vars in 926 bytes} [Thu Jul 2 06:18: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: 380/747] 10.0.0.79 () {36 vars in 986 bytes} [Thu Jul 2 06:18:58 2026] GET /v2/images/f221e62b-519a-47db-a4b9-e482438db367 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/748] 10.0.0.79 () {36 vars in 926 bytes} [Thu Jul 2 06:18: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: 370/751] 10.0.0.79 () {36 vars in 986 bytes} [Thu Jul 2 06:19:09 2026] GET /v2/images/f221e62b-519a-47db-a4b9-e482438db367 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/752] 10.0.0.79 () {36 vars in 926 bytes} [Thu Jul 2 06:19:09 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/757] 199.204.45.89 () {32 vars in 825 bytes} [Thu Jul 2 06:19:28 2026] GET /v2/images?status=active&owner=7e099ab6a74a4c9886aea7e2e2071447&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/758] 199.204.45.89 () {32 vars in 652 bytes} [Thu Jul 2 06:19:29 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/759] 10.0.0.137 () {36 vars in 987 bytes} [Thu Jul 2 06:19:29 2026] GET /v2/images/d0a6ad70-4f4d-48c1-a662-ae5f3fe8e071 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/760] 10.0.0.137 () {36 vars in 927 bytes} [Thu Jul 2 06:19:29 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: 387/761] 10.0.0.137 () {36 vars in 927 bytes} [Thu Jul 2 06:19:29 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/762] 10.0.0.137 () {36 vars in 987 bytes} [Thu Jul 2 06:19:29 2026] GET /v2/images/d0a6ad70-4f4d-48c1-a662-ae5f3fe8e071 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/763] 10.0.0.137 () {36 vars in 927 bytes} [Thu Jul 2 06:19:29 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/764] 10.0.0.137 () {36 vars in 927 bytes} [Thu Jul 2 06:19:29 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: 389/765] 10.0.0.137 () {36 vars in 987 bytes} [Thu Jul 2 06:19:29 2026] GET /v2/images/d0a6ad70-4f4d-48c1-a662-ae5f3fe8e071 => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/766] 10.0.0.137 () {36 vars in 927 bytes} [Thu Jul 2 06:19:29 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/767] 10.0.0.209 () {36 vars in 987 bytes} [Thu Jul 2 06:19:29 2026] GET /v2/images/d0a6ad70-4f4d-48c1-a662-ae5f3fe8e071 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/768] 10.0.0.209 () {36 vars in 927 bytes} [Thu Jul 2 06:19:29 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: 391/769] 10.0.0.209 () {36 vars in 987 bytes} [Thu Jul 2 06:19:29 2026] GET /v2/images/d0a6ad70-4f4d-48c1-a662-ae5f3fe8e071 => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/770] 10.0.0.209 () {36 vars in 927 bytes} [Thu Jul 2 06:19:29 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: 392/771] 10.0.0.209 () {36 vars in 927 bytes} [Thu Jul 2 06:19:29 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: 394/774] 10.0.0.79 () {36 vars in 986 bytes} [Thu Jul 2 06:19:36 2026] GET /v2/images/f221e62b-519a-47db-a4b9-e482438db367 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/775] 10.0.0.79 () {36 vars in 926 bytes} [Thu Jul 2 06:19:36 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: 387/786] 10.0.0.79 () {36 vars in 986 bytes} [Thu Jul 2 06:20:21 2026] GET /v2/images/f221e62b-519a-47db-a4b9-e482438db367 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/787] 10.0.0.79 () {36 vars in 926 bytes} [Thu Jul 2 06:20: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: 402/816] 10.0.0.46 () {32 vars in 632 bytes} [Thu Jul 2 06:22:46 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)