+ 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 Sep 3 02:56:16 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: glance-api-58cd94f479-pw6ft 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 0x7fb90add7668 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-09-03 02:56:18.447 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-09-03 02:56:18.535 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-09-03 02:56:19.300 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-09-03 02:56:19.302 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-09-03 02:56:19.302 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-03 02:56:19.435 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-09-03 02:56:19.436 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-09-03 02:56:19.436 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-03 02:56:21.410 7 WARNING glance.api.v2.images [None req-7745d606-41c7-4e31-bf77-7573295768fa - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-03 02:56:21.630 8 WARNING glance.api.v2.images [None req-3d425c84-30a9-41c6-b54d-7acef6986eee - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-03 02:56:21.778 7 WARNING keystonemiddleware._common.config [None req-7745d606-41c7-4e31-bf77-7573295768fa - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-03 02:56:21.786 7 WARNING oslo_config.cfg [None req-7745d606-41c7-4e31-bf77-7573295768fa - - - - - -] 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 0x7fb90add7668 pid: 7 (default app) 2026-09-03 02:56:21.966 8 WARNING keystonemiddleware._common.config [None req-3d425c84-30a9-41c6-b54d-7acef6986eee - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-03 02:56:21.973 8 WARNING oslo_config.cfg [None req-3d425c84-30a9-41c6-b54d-7acef6986eee - - - - - -] 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 0x7fb90add7668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 162.253.55.242 () {42 vars in 689 bytes} [Thu Sep 3 02:56:22 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-03 02:56:23.444 8 WARNING oslo_policy.policy [None req-00c30d57-c658-46a1-bae9-2ecdb3c10ccc cb09360888f745afa6f83db5d4ba2616 7a755889ab8443c5a4ae88b34049ad70 - - 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-09-03 02:56:23.445 8 WARNING oslo_policy.policy [None req-00c30d57-c658-46a1-bae9-2ecdb3c10ccc cb09360888f745afa6f83db5d4ba2616 7a755889ab8443c5a4ae88b34049ad70 - - 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-09-03 02:56:23.475 8 WARNING oslo_policy.policy [None req-00c30d57-c658-46a1-bae9-2ecdb3c10ccc cb09360888f745afa6f83db5d4ba2616 7a755889ab8443c5a4ae88b34049ad70 - - 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-09-03 02:56:23.475 8 WARNING oslo_policy.policy [None req-00c30d57-c658-46a1-bae9-2ecdb3c10ccc cb09360888f745afa6f83db5d4ba2616 7a755889ab8443c5a4ae88b34049ad70 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 162.253.55.242 () {44 vars in 911 bytes} [Thu Sep 3 02:56:22 2026] GET /v2/images => generated 69 bytes in 623 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 162.253.55.242 () {42 vars in 689 bytes} [Thu Sep 3 02:56:27 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/7] 162.253.55.242 () {44 vars in 911 bytes} [Thu Sep 3 02:56:27 2026] GET /v2/images => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-03 02:56:27.657 7 WARNING oslo_policy.policy [None req-f5585088-e5c3-4d2d-ae3a-e0f5dbe814a4 cb09360888f745afa6f83db5d4ba2616 7a755889ab8443c5a4ae88b34049ad70 - - 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-09-03 02:56:27.657 7 WARNING oslo_policy.policy [None req-f5585088-e5c3-4d2d-ae3a-e0f5dbe814a4 cb09360888f745afa6f83db5d4ba2616 7a755889ab8443c5a4ae88b34049ad70 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 162.253.55.242 () {44 vars in 912 bytes} [Thu Sep 3 02:56:27 2026] GET /v2/images/cirros => generated 151 bytes in 193 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 162.253.55.242 () {44 vars in 934 bytes} [Thu Sep 3 02:56:27 2026] GET /v2/images?name=cirros => generated 81 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-03 02:56:27.856 7 WARNING oslo_policy.policy [None req-e6d58c8a-1eda-4070-b9e1-9a1f03d5de8b cb09360888f745afa6f83db5d4ba2616 7a755889ab8443c5a4ae88b34049ad70 - - 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-09-03 02:56:27.857 7 WARNING oslo_policy.policy [None req-e6d58c8a-1eda-4070-b9e1-9a1f03d5de8b cb09360888f745afa6f83db5d4ba2616 7a755889ab8443c5a4ae88b34049ad70 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 162.253.55.242 () {44 vars in 940 bytes} [Thu Sep 3 02:56:27 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-03 02:56:27.975 8 WARNING oslo_config.cfg [None req-06785f55-49ad-4ffa-beb3-fdda27ac0e58 cb09360888f745afa6f83db5d4ba2616 7a755889ab8443c5a4ae88b34049ad70 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 162.253.55.242 () {48 vars in 952 bytes} [Thu Sep 3 02:56:27 2026] POST /v2/images => generated 760 bytes in 88 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-03 02:56:28.001 7 WARNING oslo_policy.policy [None req-a1027308-828b-48e9-a5d0-691069a77ce5 cb09360888f745afa6f83db5d4ba2616 7a755889ab8443c5a4ae88b34049ad70 - - 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-09-03 02:56:28.001 7 WARNING oslo_policy.policy [None req-a1027308-828b-48e9-a5d0-691069a77ce5 cb09360888f745afa6f83db5d4ba2616 7a755889ab8443c5a4ae88b34049ad70 - - 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-09-03 02:56:28.004 7 INFO glance.api.v2.image_data [None req-a1027308-828b-48e9-a5d0-691069a77ce5 cb09360888f745afa6f83db5d4ba2616 7a755889ab8443c5a4ae88b34049ad70 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-03 02:56:32.032 7 WARNING glance.location [None req-a1027308-828b-48e9-a5d0-691069a77ce5 cb09360888f745afa6f83db5d4ba2616 7a755889ab8443c5a4ae88b34049ad70 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 162.253.55.242 () {48 vars in 1046 bytes} [Thu Sep 3 02:56:27 2026] PUT /v2/images/335713b2-cf18-4ad9-ada0-565869acd7b3/file => generated 0 bytes in 4095 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7800 switches on core 0) [pid: 8|app: 0|req: 7/15] 162.253.55.242 () {44 vars in 972 bytes} [Thu Sep 3 02:56:32 2026] GET /v2/images/335713b2-cf18-4ad9-ada0-565869acd7b3 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-03 02:56:32.233 7 WARNING oslo_config.cfg [None req-2aa2d5e6-d12a-4805-b36f-38ce90fdbbbb cb09360888f745afa6f83db5d4ba2616 7a755889ab8443c5a4ae88b34049ad70 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 162.253.55.242 () {48 vars in 1052 bytes} [Thu Sep 3 02:56:32 2026] PATCH /v2/images/335713b2-cf18-4ad9-ada0-565869acd7b3 => generated 1312 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 162.253.55.242 () {44 vars in 972 bytes} [Thu Sep 3 02:56:32 2026] GET /v2/images/335713b2-cf18-4ad9-ada0-565869acd7b3 => 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: 140/280] 162.253.55.242 () {42 vars in 689 bytes} [Thu Sep 3 03:18:29 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: 141/281] 162.253.55.242 () {44 vars in 911 bytes} [Thu Sep 3 03:18:29 2026] GET /v2/images => generated 1381 bytes in 498 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/286] 162.253.55.242 () {42 vars in 689 bytes} [Thu Sep 3 03:18:47 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: 144/287] 162.253.55.242 () {44 vars in 911 bytes} [Thu Sep 3 03:18:47 2026] GET /v2/images => generated 1381 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/288] 162.253.55.242 () {44 vars in 938 bytes} [Thu Sep 3 03:18:47 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/289] 162.253.55.242 () {44 vars in 960 bytes} [Thu Sep 3 03:18:47 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/290] 162.253.55.242 () {44 vars in 940 bytes} [Thu Sep 3 03:18:47 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/291] 162.253.55.242 () {48 vars in 952 bytes} [Thu Sep 3 03:18:47 2026] POST /v2/images => generated 796 bytes in 101 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-03 03:18:47.880 8 WARNING oslo_policy.policy [None req-4815d67f-1bf5-466d-abbd-6fff8ab47f11 cb09360888f745afa6f83db5d4ba2616 7a755889ab8443c5a4ae88b34049ad70 - - 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-09-03 03:18:47.880 8 WARNING oslo_policy.policy [None req-4815d67f-1bf5-466d-abbd-6fff8ab47f11 cb09360888f745afa6f83db5d4ba2616 7a755889ab8443c5a4ae88b34049ad70 - - 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-09-03 03:18:47.883 8 INFO glance.api.v2.image_data [None req-4815d67f-1bf5-466d-abbd-6fff8ab47f11 cb09360888f745afa6f83db5d4ba2616 7a755889ab8443c5a4ae88b34049ad70 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-03 03:19:18.014 8 WARNING glance.location [None req-4815d67f-1bf5-466d-abbd-6fff8ab47f11 cb09360888f745afa6f83db5d4ba2616 7a755889ab8443c5a4ae88b34049ad70 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 146/298] 162.253.55.242 () {48 vars in 1047 bytes} [Thu Sep 3 03:18:47 2026] PUT /v2/images/3890ad0c-ec71-4f66-9b8c-7bfb52fc5c3c/file => generated 0 bytes in 30199 msecs (HTTP/1.1 204) 4 headers in 171 bytes (76489 switches on core 0) [pid: 7|app: 0|req: 153/299] 162.253.55.242 () {44 vars in 972 bytes} [Thu Sep 3 03:19:18 2026] GET /v2/images/3890ad0c-ec71-4f66-9b8c-7bfb52fc5c3c => 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: 147/300] 162.253.55.242 () {48 vars in 1052 bytes} [Thu Sep 3 03:19:18 2026] PATCH /v2/images/3890ad0c-ec71-4f66-9b8c-7bfb52fc5c3c => generated 1395 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/301] 162.253.55.242 () {44 vars in 972 bytes} [Thu Sep 3 03:19:18 2026] GET /v2/images/3890ad0c-ec71-4f66-9b8c-7bfb52fc5c3c => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/302] 162.253.55.242 () {42 vars in 689 bytes} [Thu Sep 3 03:19:19 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: 155/303] 162.253.55.242 () {44 vars in 911 bytes} [Thu Sep 3 03:19:19 2026] GET /v2/images => generated 2778 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/392] 162.253.55.242 () {42 vars in 689 bytes} [Thu Sep 3 03:26:33 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: 200/393] 162.253.55.242 () {44 vars in 911 bytes} [Thu Sep 3 03:26:33 2026] GET /v2/images => generated 2778 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/396] 162.253.55.242 () {42 vars in 689 bytes} [Thu Sep 3 03:26: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: 202/397] 162.253.55.242 () {44 vars in 911 bytes} [Thu Sep 3 03:26:46 2026] GET /v2/images => generated 2778 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/398] 162.253.55.242 () {44 vars in 948 bytes} [Thu Sep 3 03:26:46 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: 7|app: 0|req: 203/399] 162.253.55.242 () {44 vars in 970 bytes} [Thu Sep 3 03:26:46 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: 8|app: 0|req: 197/400] 162.253.55.242 () {44 vars in 940 bytes} [Thu Sep 3 03:26:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/401] 162.253.55.242 () {48 vars in 952 bytes} [Thu Sep 3 03:26:46 2026] POST /v2/images => generated 799 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-03 03:26:46.669 8 INFO glance.api.v2.image_data [None req-750c792a-0514-4ee0-b000-09aeeab23682 cb09360888f745afa6f83db5d4ba2616 7a755889ab8443c5a4ae88b34049ad70 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-03 03:27:09.340 8 INFO glance.location [None req-750c792a-0514-4ee0-b000-09aeeab23682 cb09360888f745afa6f83db5d4ba2616 7a755889ab8443c5a4ae88b34049ad70 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 198/406] 162.253.55.242 () {48 vars in 1046 bytes} [Thu Sep 3 03:26:46 2026] PUT /v2/images/661cc1d5-8326-411e-9b94-5e5f8f5708b6/file => generated 0 bytes in 22726 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24421 switches on core 0) [pid: 7|app: 0|req: 209/407] 162.253.55.242 () {44 vars in 972 bytes} [Thu Sep 3 03:27:09 2026] GET /v2/images/661cc1d5-8326-411e-9b94-5e5f8f5708b6 => generated 1211 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/408] 162.253.55.242 () {48 vars in 1052 bytes} [Thu Sep 3 03:27:09 2026] PATCH /v2/images/661cc1d5-8326-411e-9b94-5e5f8f5708b6 => generated 1410 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/409] 162.253.55.242 () {44 vars in 972 bytes} [Thu Sep 3 03:27:09 2026] GET /v2/images/661cc1d5-8326-411e-9b94-5e5f8f5708b6 => generated 1410 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/420] 162.253.55.242 () {42 vars in 689 bytes} [Thu Sep 3 03:27:54 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: 216/421] 162.253.55.242 () {44 vars in 911 bytes} [Thu Sep 3 03:27:54 2026] GET /v2/images => generated 4190 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/424] 162.253.55.242 () {42 vars in 689 bytes} [Thu Sep 3 03:28:10 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/425] 162.253.55.242 () {44 vars in 911 bytes} [Thu Sep 3 03:28:10 2026] GET /v2/images => generated 4190 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/426] 162.253.55.242 () {44 vars in 940 bytes} [Thu Sep 3 03:28:10 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/427] 162.253.55.242 () {44 vars in 962 bytes} [Thu Sep 3 03:28:10 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/428] 162.253.55.242 () {44 vars in 940 bytes} [Thu Sep 3 03:28:10 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: 7|app: 0|req: 220/429] 162.253.55.242 () {48 vars in 952 bytes} [Thu Sep 3 03:28:10 2026] POST /v2/images => generated 791 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-03 03:28:10.888 8 INFO glance.api.v2.image_data [None req-14469b8e-1877-4cfa-b95d-178fdf055a8d cb09360888f745afa6f83db5d4ba2616 7a755889ab8443c5a4ae88b34049ad70 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-03 03:28:30.531 8 INFO glance.location [None req-14469b8e-1877-4cfa-b95d-178fdf055a8d cb09360888f745afa6f83db5d4ba2616 7a755889ab8443c5a4ae88b34049ad70 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 210/434] 162.253.55.242 () {48 vars in 1047 bytes} [Thu Sep 3 03:28:10 2026] PUT /v2/images/10589387-0c50-4d96-9fb3-7adaa8d58bc9/file => generated 0 bytes in 19701 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30406 switches on core 0) [pid: 7|app: 0|req: 225/435] 162.253.55.242 () {44 vars in 972 bytes} [Thu Sep 3 03:28:30 2026] GET /v2/images/10589387-0c50-4d96-9fb3-7adaa8d58bc9 => generated 1204 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/436] 162.253.55.242 () {48 vars in 1052 bytes} [Thu Sep 3 03:28:30 2026] PATCH /v2/images/10589387-0c50-4d96-9fb3-7adaa8d58bc9 => generated 1382 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/437] 162.253.55.242 () {44 vars in 972 bytes} [Thu Sep 3 03:28:30 2026] GET /v2/images/10589387-0c50-4d96-9fb3-7adaa8d58bc9 => generated 1382 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/614] 162.253.55.242 () {42 vars in 689 bytes} [Thu Sep 3 03:43:08 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: 315/615] 162.253.55.242 () {44 vars in 911 bytes} [Thu Sep 3 03:43:08 2026] GET /v2/images => generated 5574 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/648] 162.253.55.242 () {42 vars in 689 bytes} [Thu Sep 3 03:45:44 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: 332/649] 162.253.55.242 () {44 vars in 911 bytes} [Thu Sep 3 03:45:44 2026] GET /v2/images => generated 5574 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/650] 162.253.55.242 () {42 vars in 689 bytes} [Thu Sep 3 03:45: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: 333/651] 162.253.55.242 () {44 vars in 911 bytes} [Thu Sep 3 03:45:46 2026] GET /v2/images => generated 5574 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/662] 162.253.55.242 () {42 vars in 689 bytes} [Thu Sep 3 03:46:40 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: 339/663] 162.253.55.242 () {44 vars in 911 bytes} [Thu Sep 3 03:46:40 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/666] 162.253.55.242 () {42 vars in 689 bytes} [Thu Sep 3 03:46:48 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: 326/667] 162.253.55.242 () {44 vars in 911 bytes} [Thu Sep 3 03:46:48 2026] GET /v2/images => generated 5574 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/682] 162.253.55.242 () {42 vars in 689 bytes} [Thu Sep 3 03:47:55 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: 349/683] 162.253.55.242 () {44 vars in 911 bytes} [Thu Sep 3 03:47:55 2026] GET /v2/images => generated 5574 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 354/692] 10.0.0.13 () {32 vars in 632 bytes} [Thu Sep 3 03:48:40 2026] GET /v2/images => generated 5574 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/699] 10.0.0.84 () {36 vars in 986 bytes} [Thu Sep 3 03:49:01 2026] GET /v2/images/335713b2-cf18-4ad9-ada0-565869acd7b3 => generated 1312 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 343/700] 10.0.0.84 () {36 vars in 926 bytes} [Thu Sep 3 03:49:01 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: 358/701] 10.0.0.84 () {36 vars in 926 bytes} [Thu Sep 3 03:49:01 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: 344/702] 10.0.0.84 () {36 vars in 986 bytes} [Thu Sep 3 03:49:01 2026] GET /v2/images/335713b2-cf18-4ad9-ada0-565869acd7b3 => generated 1312 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/703] 10.0.0.84 () {36 vars in 926 bytes} [Thu Sep 3 03:49:01 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: 345/704] 10.0.0.84 () {36 vars in 926 bytes} [Thu Sep 3 03:49:01 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: 360/705] 10.0.0.84 () {36 vars in 986 bytes} [Thu Sep 3 03:49:01 2026] GET /v2/images/335713b2-cf18-4ad9-ada0-565869acd7b3 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/706] 10.0.0.84 () {36 vars in 926 bytes} [Thu Sep 3 03:49:01 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/707] 10.0.0.84 () {36 vars in 926 bytes} [Thu Sep 3 03:49:01 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/708] 10.0.0.47 () {36 vars in 910 bytes} [Thu Sep 3 03:49:02 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/709] 10.0.0.47 () {36 vars in 1006 bytes} [Thu Sep 3 03:49:02 2026] GET /v2/images/335713b2-cf18-4ad9-ada0-565869acd7b3/locations => generated 127 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/710] 10.0.0.47 () {36 vars in 986 bytes} [Thu Sep 3 03:49:02 2026] GET /v2/images/335713b2-cf18-4ad9-ada0-565869acd7b3 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/711] 10.0.0.47 () {36 vars in 926 bytes} [Thu Sep 3 03:49:02 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/712] 10.0.0.47 () {36 vars in 926 bytes} [Thu Sep 3 03:49:02 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/713] 10.0.0.206 () {36 vars in 987 bytes} [Thu Sep 3 03:49:05 2026] GET /v2/images/335713b2-cf18-4ad9-ada0-565869acd7b3 => 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: 350/714] 10.0.0.206 () {36 vars in 927 bytes} [Thu Sep 3 03:49:05 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/717] 10.0.0.206 () {36 vars in 987 bytes} [Thu Sep 3 03:49:12 2026] GET /v2/images/335713b2-cf18-4ad9-ada0-565869acd7b3 => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/718] 10.0.0.206 () {36 vars in 927 bytes} [Thu Sep 3 03:49:12 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/719] 162.253.55.242 () {36 vars in 991 bytes} [Thu Sep 3 03:49:13 2026] GET /v2/images/335713b2-cf18-4ad9-ada0-565869acd7b3 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/720] 162.253.55.242 () {36 vars in 931 bytes} [Thu Sep 3 03:49: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: 7|app: 0|req: 368/721] 162.253.55.242 () {36 vars in 991 bytes} [Thu Sep 3 03:49:13 2026] GET /v2/images/335713b2-cf18-4ad9-ada0-565869acd7b3 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/722] 162.253.55.242 () {36 vars in 931 bytes} [Thu Sep 3 03:49:13 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: 7|app: 0|req: 372/729] 10.0.0.206 () {36 vars in 987 bytes} [Thu Sep 3 03:49:45 2026] GET /v2/images/335713b2-cf18-4ad9-ada0-565869acd7b3 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/730] 10.0.0.206 () {36 vars in 927 bytes} [Thu Sep 3 03:49:45 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: 373/731] 10.0.0.206 () {36 vars in 987 bytes} [Thu Sep 3 03:49:51 2026] GET /v2/images/335713b2-cf18-4ad9-ada0-565869acd7b3 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/732] 10.0.0.206 () {36 vars in 927 bytes} [Thu Sep 3 03:49:51 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: 376/737] 10.0.0.206 () {36 vars in 987 bytes} [Thu Sep 3 03:50:07 2026] GET /v2/images/335713b2-cf18-4ad9-ada0-565869acd7b3 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/738] 10.0.0.206 () {36 vars in 927 bytes} [Thu Sep 3 03:50:07 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/741] 10.0.0.206 () {36 vars in 987 bytes} [Thu Sep 3 03:50:21 2026] GET /v2/images/335713b2-cf18-4ad9-ada0-565869acd7b3 => 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: 364/742] 10.0.0.206 () {36 vars in 927 bytes} [Thu Sep 3 03:50:21 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: 368/749] 10.0.0.13 () {34 vars in 654 bytes} [Thu Sep 3 03:50:46 2026] POST /v2/images => generated 648 bytes in 181 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-09-03 03:50:47.187 7 WARNING glance.api.v2.images [None req-13746394-50aa-4d47-8c2e-988677bd8bb2 f938b53509bd4affa27a9352198ea806 3eb8f782bf744a1bb4cbd6996b63b61d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a191fc5e-020e-40cd-ab59-c1a69bf39157 [pid: 7|app: 0|req: 382/750] 10.0.0.13 () {32 vars in 709 bytes} [Thu Sep 3 03:50:47 2026] DELETE /v2/images/a191fc5e-020e-40cd-ab59-c1a69bf39157 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/751] 10.0.0.13 () {32 vars in 706 bytes} [Thu Sep 3 03:50:47 2026] GET /v2/images/a191fc5e-020e-40cd-ab59-c1a69bf39157 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/752] 10.0.0.13 () {32 vars in 632 bytes} [Thu Sep 3 03:50:47 2026] GET /v2/images => generated 1381 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/753] 10.0.0.13 () {34 vars in 654 bytes} [Thu Sep 3 03:50:47 2026] POST /v2/images => generated 703 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/754] 10.0.0.13 () {32 vars in 716 bytes} [Thu Sep 3 03:50:47 2026] GET /v2/images/d3c46bed-b4fb-4503-80d6-2f88c86d3fa4/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-03 03:50:47.414 8 INFO glance.api.v2.image_data [None req-df69f1f8-b5d0-4994-8825-995c712572c7 f938b53509bd4affa27a9352198ea806 3eb8f782bf744a1bb4cbd6996b63b61d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-03 03:50:47.471 8 WARNING glance_store._drivers.rbd [None req-df69f1f8-b5d0-4994-8825-995c712572c7 f938b53509bd4affa27a9352198ea806 3eb8f782bf744a1bb4cbd6996b63b61d - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-09-03 03:50:48.321 8 INFO glance.location [None req-df69f1f8-b5d0-4994-8825-995c712572c7 f938b53509bd4affa27a9352198ea806 3eb8f782bf744a1bb4cbd6996b63b61d - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 371/755] 10.0.0.13 () {32 vars in 726 bytes} [Thu Sep 3 03:50:47 2026] PUT /v2/images/d3c46bed-b4fb-4503-80d6-2f88c86d3fa4/file => generated 0 bytes in 999 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/756] 10.0.0.13 () {32 vars in 706 bytes} [Thu Sep 3 03:50:48 2026] GET /v2/images/d3c46bed-b4fb-4503-80d6-2f88c86d3fa4 => generated 1104 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/757] 10.0.0.13 () {32 vars in 716 bytes} [Thu Sep 3 03:50:48 2026] GET /v2/images/d3c46bed-b4fb-4503-80d6-2f88c86d3fa4/file => generated 1024 bytes in 176 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/758] 10.0.0.13 () {34 vars in 654 bytes} [Thu Sep 3 03:50:48 2026] POST /v2/images => generated 648 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/759] 10.0.0.13 () {32 vars in 725 bytes} [Thu Sep 3 03:50:48 2026] PATCH /v2/images/becbff64-941b-464e-b831-b049a40dbdaf => generated 652 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/760] 10.0.0.13 () {32 vars in 706 bytes} [Thu Sep 3 03:50:48 2026] GET /v2/images/becbff64-941b-464e-b831-b049a40dbdaf => generated 652 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-03 03:50:48.728 8 WARNING glance.api.v2.images [None req-41abb959-7885-4927-9083-d514a9ee7c9c f938b53509bd4affa27a9352198ea806 3eb8f782bf744a1bb4cbd6996b63b61d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//becbff64-941b-464e-b831-b049a40dbdaf [pid: 8|app: 0|req: 374/761] 10.0.0.13 () {32 vars in 709 bytes} [Thu Sep 3 03:50:48 2026] DELETE /v2/images/becbff64-941b-464e-b831-b049a40dbdaf => generated 0 bytes in 71 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/762] 10.0.0.13 () {32 vars in 706 bytes} [Thu Sep 3 03:50:48 2026] GET /v2/images/becbff64-941b-464e-b831-b049a40dbdaf => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-03 03:50:48.816 8 WARNING glance.api.v2.images [None req-32afbf4a-b4ff-4364-8e75-0701ea936818 f938b53509bd4affa27a9352198ea806 3eb8f782bf744a1bb4cbd6996b63b61d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d3c46bed-b4fb-4503-80d6-2f88c86d3fa4 [pid: 8|app: 0|req: 375/763] 10.0.0.13 () {32 vars in 709 bytes} [Thu Sep 3 03:50:48 2026] DELETE /v2/images/d3c46bed-b4fb-4503-80d6-2f88c86d3fa4 => 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: 389/764] 10.0.0.13 () {32 vars in 706 bytes} [Thu Sep 3 03:50:49 2026] GET /v2/images/d3c46bed-b4fb-4503-80d6-2f88c86d3fa4 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-03 03:50:49.707 8 WARNING glance.api.v2.images [None req-4b9fd934-3910-4ef9-9dcc-2b5546498baa f938b53509bd4affa27a9352198ea806 3eb8f782bf744a1bb4cbd6996b63b61d - - default default] Failed to find image a191fc5e-020e-40cd-ab59-c1a69bf39157 to delete: glance.common.exception.ImageNotFound: No image found with ID a191fc5e-020e-40cd-ab59-c1a69bf39157 [pid: 8|app: 0|req: 376/765] 10.0.0.13 () {32 vars in 709 bytes} [Thu Sep 3 03:50:49 2026] DELETE /v2/images/a191fc5e-020e-40cd-ab59-c1a69bf39157 => generated 147 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/766] 10.0.0.13 () {32 vars in 706 bytes} [Thu Sep 3 03:50:49 2026] GET /v2/images/a191fc5e-020e-40cd-ab59-c1a69bf39157 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/769] 10.0.0.206 () {36 vars in 987 bytes} [Thu Sep 3 03:50:59 2026] GET /v2/images/335713b2-cf18-4ad9-ada0-565869acd7b3 => 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: 392/770] 10.0.0.206 () {36 vars in 927 bytes} [Thu Sep 3 03:50:59 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/773] 10.0.0.206 () {36 vars in 987 bytes} [Thu Sep 3 03:51:10 2026] GET /v2/images/335713b2-cf18-4ad9-ada0-565869acd7b3 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/774] 10.0.0.206 () {36 vars in 927 bytes} [Thu Sep 3 03:51: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: 383/779] 10.0.0.13 () {30 vars in 410 bytes} [Thu Sep 3 03:51:27 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: 399/784] 10.0.0.13 () {32 vars in 706 bytes} [Thu Sep 3 03:51:47 2026] GET /v2/images/335713b2-cf18-4ad9-ada0-565869acd7b3 => 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: 386/785] 10.0.0.13 () {32 vars in 706 bytes} [Thu Sep 3 03:51:47 2026] GET /v2/images/335713b2-cf18-4ad9-ada0-565869acd7b3 => 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: 400/786] 10.0.0.84 () {36 vars in 986 bytes} [Thu Sep 3 03:51:47 2026] GET /v2/images/335713b2-cf18-4ad9-ada0-565869acd7b3 => generated 1312 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/787] 10.0.0.84 () {36 vars in 926 bytes} [Thu Sep 3 03:51:47 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: 7|app: 0|req: 401/788] 10.0.0.84 () {36 vars in 926 bytes} [Thu Sep 3 03:51:47 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: 388/789] 10.0.0.84 () {36 vars in 986 bytes} [Thu Sep 3 03:51:47 2026] GET /v2/images/335713b2-cf18-4ad9-ada0-565869acd7b3 => generated 1312 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/790] 10.0.0.84 () {36 vars in 926 bytes} [Thu Sep 3 03:51:48 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: 389/791] 10.0.0.84 () {36 vars in 926 bytes} [Thu Sep 3 03:51:48 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: 403/792] 10.0.0.84 () {36 vars in 986 bytes} [Thu Sep 3 03:51:48 2026] GET /v2/images/335713b2-cf18-4ad9-ada0-565869acd7b3 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/793] 10.0.0.84 () {36 vars in 926 bytes} [Thu Sep 3 03:51:48 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: 404/794] 10.0.0.84 () {36 vars in 926 bytes} [Thu Sep 3 03:51:48 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: 391/795] 10.0.0.47 () {36 vars in 910 bytes} [Thu Sep 3 03:51:48 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/796] 10.0.0.47 () {36 vars in 1006 bytes} [Thu Sep 3 03:51:48 2026] GET /v2/images/335713b2-cf18-4ad9-ada0-565869acd7b3/locations => generated 127 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/797] 10.0.0.47 () {36 vars in 986 bytes} [Thu Sep 3 03:51:48 2026] GET /v2/images/335713b2-cf18-4ad9-ada0-565869acd7b3 => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/798] 10.0.0.47 () {36 vars in 926 bytes} [Thu Sep 3 03:51:48 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: 393/799] 10.0.0.47 () {36 vars in 926 bytes} [Thu Sep 3 03:51:48 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: 7|app: 0|req: 407/800] 10.0.0.206 () {36 vars in 987 bytes} [Thu Sep 3 03:51:49 2026] GET /v2/images/335713b2-cf18-4ad9-ada0-565869acd7b3 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/801] 10.0.0.206 () {36 vars in 927 bytes} [Thu Sep 3 03:51:49 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: 398/808] 10.0.0.206 () {36 vars in 987 bytes} [Thu Sep 3 03:52:12 2026] GET /v2/images/335713b2-cf18-4ad9-ada0-565869acd7b3 => 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: 411/809] 10.0.0.206 () {36 vars in 927 bytes} [Thu Sep 3 03:52:12 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: 400/812] 10.0.0.206 () {36 vars in 987 bytes} [Thu Sep 3 03:52:30 2026] GET /v2/images/335713b2-cf18-4ad9-ada0-565869acd7b3 => 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: 413/813] 10.0.0.206 () {36 vars in 927 bytes} [Thu Sep 3 03:52:30 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: 406/824] 162.253.55.242 () {32 vars in 826 bytes} [Thu Sep 3 03:53:18 2026] GET /v2/images?status=active&owner=7a755889ab8443c5a4ae88b34049ad70&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/825] 162.253.55.242 () {32 vars in 653 bytes} [Thu Sep 3 03:53:18 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/826] 10.0.0.84 () {36 vars in 986 bytes} [Thu Sep 3 03:53:19 2026] GET /v2/images/3890ad0c-ec71-4f66-9b8c-7bfb52fc5c3c => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/827] 10.0.0.84 () {36 vars in 926 bytes} [Thu Sep 3 03:53:19 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: 408/828] 10.0.0.84 () {36 vars in 926 bytes} [Thu Sep 3 03:53:19 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: 421/829] 10.0.0.84 () {36 vars in 986 bytes} [Thu Sep 3 03:53:19 2026] GET /v2/images/3890ad0c-ec71-4f66-9b8c-7bfb52fc5c3c => generated 1395 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/830] 10.0.0.84 () {36 vars in 926 bytes} [Thu Sep 3 03:53:19 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: 422/831] 10.0.0.84 () {36 vars in 926 bytes} [Thu Sep 3 03:53:19 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/832] 10.0.0.84 () {36 vars in 986 bytes} [Thu Sep 3 03:53:19 2026] GET /v2/images/3890ad0c-ec71-4f66-9b8c-7bfb52fc5c3c => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/833] 10.0.0.84 () {36 vars in 926 bytes} [Thu Sep 3 03:53:19 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/834] 10.0.0.47 () {36 vars in 910 bytes} [Thu Sep 3 03:53:19 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/835] 10.0.0.47 () {36 vars in 1006 bytes} [Thu Sep 3 03:53:19 2026] GET /v2/images/3890ad0c-ec71-4f66-9b8c-7bfb52fc5c3c/locations => generated 127 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/836] 10.0.0.47 () {36 vars in 986 bytes} [Thu Sep 3 03:53:19 2026] GET /v2/images/3890ad0c-ec71-4f66-9b8c-7bfb52fc5c3c => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/837] 10.0.0.47 () {36 vars in 926 bytes} [Thu Sep 3 03:53:19 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: 413/838] 10.0.0.47 () {36 vars in 926 bytes} [Thu Sep 3 03:53:19 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/897] 10.0.0.13 () {32 vars in 632 bytes} [Thu Sep 3 03:58:10 2026] GET /v2/images => generated 5574 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)