+ 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 [Fri May 29 06:10:45 2026] *** compiled with version: 13.3.0 on 28 May 2026 23:38:31 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-6f9d999cc-bxzxz 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 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f1b8e4da668 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-05-29 06:10:47.531 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-29 06:10:47.532 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-05-29 06:10:48.426 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-29 06:10:48.427 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-29 06:10:48.427 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-29 06:10:48.429 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-29 06:10:48.430 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-29 06:10:48.431 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-29 06:10:50.457 7 WARNING glance.api.v2.images [None req-3b670f5c-a068-422d-bf4c-880730d4d4eb - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-29 06:10:50.479 8 WARNING glance.api.v2.images [None req-e16510d7-e74f-437c-941d-457f39d283e7 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-29 06:10:50.804 7 WARNING keystonemiddleware._common.config [None req-3b670f5c-a068-422d-bf4c-880730d4d4eb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-29 06:10:50.811 7 WARNING oslo_config.cfg [None req-3b670f5c-a068-422d-bf4c-880730d4d4eb - - - - - -] 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 0x7f1b8e4da668 pid: 7 (default app) 2026-05-29 06:10:50.828 8 WARNING keystonemiddleware._common.config [None req-e16510d7-e74f-437c-941d-457f39d283e7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-29 06:10:50.835 8 WARNING oslo_config.cfg [None req-e16510d7-e74f-437c-941d-457f39d283e7 - - - - - -] 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 0x7f1b8e4da668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.157 () {42 vars in 688 bytes} [Fri May 29 06:10:51 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:10:51.851 8 WARNING oslo_policy.policy [None req-f1608381-36fa-422e-8e87-3313f0ad228a b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-29 06:10:51.851 8 WARNING oslo_policy.policy [None req-f1608381-36fa-422e-8e87-3313f0ad228a b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-29 06:10:51.867 8 WARNING oslo_policy.policy [None req-f1608381-36fa-422e-8e87-3313f0ad228a b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-29 06:10:51.868 8 WARNING oslo_policy.policy [None req-f1608381-36fa-422e-8e87-3313f0ad228a b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.157 () {44 vars in 910 bytes} [Fri May 29 06:10:51 2026] GET /v2/images => generated 69 bytes in 542 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.157 () {42 vars in 688 bytes} [Fri May 29 06:10:55 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] 199.204.45.157 () {44 vars in 910 bytes} [Fri May 29 06:10:55 2026] GET /v2/images => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:10:55.253 7 WARNING oslo_policy.policy [None req-e24fb24b-5e9a-4fb4-82a0-c7fccc935470 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-29 06:10:55.253 7 WARNING oslo_policy.policy [None req-e24fb24b-5e9a-4fb4-82a0-c7fccc935470 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.157 () {44 vars in 911 bytes} [Fri May 29 06:10:55 2026] GET /v2/images/cirros => generated 151 bytes in 127 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.157 () {44 vars in 933 bytes} [Fri May 29 06:10:55 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:10:55.388 7 WARNING oslo_policy.policy [None req-45ea979e-9f49-4ff5-926e-fd3b845bee57 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-29 06:10:55.388 7 WARNING oslo_policy.policy [None req-45ea979e-9f49-4ff5-926e-fd3b845bee57 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.157 () {44 vars in 939 bytes} [Fri May 29 06:10:55 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:10:55.478 8 WARNING oslo_config.cfg [None req-d8b946ed-ff78-4df3-85d7-a0c7c57c6119 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.157 () {48 vars in 951 bytes} [Fri May 29 06:10:55 2026] POST /v2/images => generated 760 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-29 06:10:55.500 7 WARNING oslo_policy.policy [None req-9a26e116-a4e8-4887-98c6-06594ad721e9 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-29 06:10:55.500 7 WARNING oslo_policy.policy [None req-9a26e116-a4e8-4887-98c6-06594ad721e9 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-29 06:10:55.501 7 INFO glance.api.v2.image_data [None req-9a26e116-a4e8-4887-98c6-06594ad721e9 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-29 06:10:59.616 7 INFO glance.location [None req-9a26e116-a4e8-4887-98c6-06594ad721e9 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/12] 199.204.45.157 () {48 vars in 1045 bytes} [Fri May 29 06:10:55 2026] PUT /v2/images/3032d091-66f0-4542-9b90-b507449a1b13/file => generated 0 bytes in 4157 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4491 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.157 () {44 vars in 971 bytes} [Fri May 29 06:10:59 2026] GET /v2/images/3032d091-66f0-4542-9b90-b507449a1b13 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:10:59.760 7 WARNING oslo_config.cfg [None req-38dedc69-2463-4b2a-a8a4-ff3d8564baf0 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/14] 199.204.45.157 () {48 vars in 1051 bytes} [Fri May 29 06:10:59 2026] PATCH /v2/images/3032d091-66f0-4542-9b90-b507449a1b13 => generated 1312 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.204.45.157 () {44 vars in 971 bytes} [Fri May 29 06:10:59 2026] GET /v2/images/3032d091-66f0-4542-9b90-b507449a1b13 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/262] 199.204.45.157 () {42 vars in 688 bytes} [Fri May 29 06:31:28 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: 130/263] 199.204.45.157 () {44 vars in 910 bytes} [Fri May 29 06:31:28 2026] GET /v2/images => generated 1381 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/268] 199.204.45.157 () {42 vars in 688 bytes} [Fri May 29 06:31:46 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/269] 199.204.45.157 () {44 vars in 910 bytes} [Fri May 29 06:31:46 2026] GET /v2/images => generated 1381 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/270] 199.204.45.157 () {44 vars in 937 bytes} [Fri May 29 06:31:46 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/271] 199.204.45.157 () {44 vars in 959 bytes} [Fri May 29 06:31:46 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/272] 199.204.45.157 () {44 vars in 939 bytes} [Fri May 29 06:31:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/273] 199.204.45.157 () {48 vars in 951 bytes} [Fri May 29 06:31:46 2026] POST /v2/images => generated 796 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-29 06:31:46.873 7 INFO glance.api.v2.image_data [None req-ead9682d-68c7-403b-8bf4-745fec1e4190 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-29 06:32:20.306 7 INFO glance.location [None req-ead9682d-68c7-403b-8bf4-745fec1e4190 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 139/280] 199.204.45.157 () {48 vars in 1046 bytes} [Fri May 29 06:31:46 2026] PUT /v2/images/2e582733-c147-4931-be9f-e7b24f700c94/file => generated 0 bytes in 33486 msecs (HTTP/1.1 204) 4 headers in 171 bytes (70666 switches on core 0) [pid: 8|app: 0|req: 142/281] 199.204.45.157 () {44 vars in 971 bytes} [Fri May 29 06:32:20 2026] GET /v2/images/2e582733-c147-4931-be9f-e7b24f700c94 => 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: 140/284] 199.204.45.157 () {48 vars in 1051 bytes} [Fri May 29 06:32:20 2026] PATCH /v2/images/2e582733-c147-4931-be9f-e7b24f700c94 => generated 1395 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/285] 199.204.45.157 () {44 vars in 971 bytes} [Fri May 29 06:32:20 2026] GET /v2/images/2e582733-c147-4931-be9f-e7b24f700c94 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/286] 199.204.45.157 () {42 vars in 688 bytes} [Fri May 29 06:32:22 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/287] 199.204.45.157 () {44 vars in 910 bytes} [Fri May 29 06:32:22 2026] GET /v2/images => generated 2778 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/368] 199.204.45.157 () {42 vars in 688 bytes} [Fri May 29 06:39:03 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: 182/369] 199.204.45.157 () {44 vars in 910 bytes} [Fri May 29 06:39:03 2026] GET /v2/images => generated 2778 bytes in 511 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/372] 199.204.45.157 () {42 vars in 688 bytes} [Fri May 29 06:39:13 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/373] 199.204.45.157 () {44 vars in 910 bytes} [Fri May 29 06:39:13 2026] GET /v2/images => generated 2778 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/374] 199.204.45.157 () {44 vars in 947 bytes} [Fri May 29 06:39:13 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: 185/375] 199.204.45.157 () {44 vars in 969 bytes} [Fri May 29 06:39:13 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/376] 199.204.45.157 () {44 vars in 939 bytes} [Fri May 29 06:39:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/377] 199.204.45.157 () {48 vars in 951 bytes} [Fri May 29 06:39:13 2026] POST /v2/images => generated 799 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-29 06:39:13.363 8 WARNING oslo_policy.policy [None req-275d52ce-cf60-42d2-a61f-f498c4c06b57 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-29 06:39:13.363 8 WARNING oslo_policy.policy [None req-275d52ce-cf60-42d2-a61f-f498c4c06b57 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-29 06:39:13.367 8 INFO glance.api.v2.image_data [None req-275d52ce-cf60-42d2-a61f-f498c4c06b57 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-29 06:39:46.431 8 INFO glance.location [None req-275d52ce-cf60-42d2-a61f-f498c4c06b57 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 192/384] 199.204.45.157 () {48 vars in 1045 bytes} [Fri May 29 06:39:13 2026] PUT /v2/images/064cb697-39b5-4235-9a3f-3e14c4822a8d/file => generated 0 bytes in 33135 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22447 switches on core 0) [pid: 7|app: 0|req: 193/385] 199.204.45.157 () {44 vars in 971 bytes} [Fri May 29 06:39:46 2026] GET /v2/images/064cb697-39b5-4235-9a3f-3e14c4822a8d => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/386] 199.204.45.157 () {48 vars in 1051 bytes} [Fri May 29 06:39:46 2026] PATCH /v2/images/064cb697-39b5-4235-9a3f-3e14c4822a8d => generated 1410 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/387] 199.204.45.157 () {44 vars in 971 bytes} [Fri May 29 06:39:46 2026] GET /v2/images/064cb697-39b5-4235-9a3f-3e14c4822a8d => generated 1410 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/400] 199.204.45.157 () {42 vars in 688 bytes} [Fri May 29 06:40:40 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: 200/401] 199.204.45.157 () {44 vars in 910 bytes} [Fri May 29 06:40:40 2026] GET /v2/images => generated 4190 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/404] 199.204.45.157 () {42 vars in 688 bytes} [Fri May 29 06:40:57 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: 202/405] 199.204.45.157 () {44 vars in 910 bytes} [Fri May 29 06:40:57 2026] GET /v2/images => generated 4190 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/406] 199.204.45.157 () {44 vars in 939 bytes} [Fri May 29 06:40:57 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/407] 199.204.45.157 () {44 vars in 961 bytes} [Fri May 29 06:40:57 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/408] 199.204.45.157 () {44 vars in 939 bytes} [Fri May 29 06:40:57 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/409] 199.204.45.157 () {48 vars in 951 bytes} [Fri May 29 06:40:57 2026] POST /v2/images => generated 791 bytes in 317 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-29 06:40:58.118 7 INFO glance.api.v2.image_data [None req-8e25dd39-f3d8-4266-a948-3d6fe7a8f097 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-29 06:41:19.137 7 INFO glance.location [None req-8e25dd39-f3d8-4266-a948-3d6fe7a8f097 b7646af1aa4f4a5081ee8663bf4436c1 68202a38f98e411a92122cc0c39fded3 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 206/414] 199.204.45.157 () {48 vars in 1046 bytes} [Fri May 29 06:40:58 2026] PUT /v2/images/a74736ff-4c20-47f5-be71-b7607019cf69/file => generated 0 bytes in 21064 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29481 switches on core 0) [pid: 8|app: 0|req: 209/415] 199.204.45.157 () {44 vars in 971 bytes} [Fri May 29 06:41:19 2026] GET /v2/images/a74736ff-4c20-47f5-be71-b7607019cf69 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/416] 199.204.45.157 () {48 vars in 1051 bytes} [Fri May 29 06:41:19 2026] PATCH /v2/images/a74736ff-4c20-47f5-be71-b7607019cf69 => generated 1382 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/417] 199.204.45.157 () {44 vars in 971 bytes} [Fri May 29 06:41:19 2026] GET /v2/images/a74736ff-4c20-47f5-be71-b7607019cf69 => generated 1382 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/576] 199.204.45.157 () {42 vars in 688 bytes} [Fri May 29 06:54:22 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: 287/577] 199.204.45.157 () {44 vars in 910 bytes} [Fri May 29 06:54:22 2026] GET /v2/images => generated 5574 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/606] 199.204.45.157 () {42 vars in 688 bytes} [Fri May 29 06:56:46 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: 305/607] 199.204.45.157 () {44 vars in 910 bytes} [Fri May 29 06:56:46 2026] GET /v2/images => generated 5574 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/608] 199.204.45.157 () {42 vars in 688 bytes} [Fri May 29 06:56: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: 306/609] 199.204.45.157 () {44 vars in 910 bytes} [Fri May 29 06:56:48 2026] GET /v2/images => generated 5574 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/620] 199.204.45.157 () {42 vars in 688 bytes} [Fri May 29 06:57:36 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: 312/621] 199.204.45.157 () {44 vars in 910 bytes} [Fri May 29 06:57:36 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: 7|app: 0|req: 311/624] 199.204.45.157 () {42 vars in 688 bytes} [Fri May 29 06:57:45 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: 314/625] 199.204.45.157 () {44 vars in 910 bytes} [Fri May 29 06:57:45 2026] GET /v2/images => generated 5574 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/638] 199.204.45.157 () {42 vars in 688 bytes} [Fri May 29 06:58:49 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: 318/639] 199.204.45.157 () {44 vars in 910 bytes} [Fri May 29 06:58:49 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 324/650] 10.0.0.30 () {32 vars in 631 bytes} [Fri May 29 06:59:34 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/655] 10.0.0.76 () {36 vars in 985 bytes} [Fri May 29 06:59:53 2026] GET /v2/images/3032d091-66f0-4542-9b90-b507449a1b13 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 329/656] 10.0.0.76 () {36 vars in 925 bytes} [Fri May 29 06:59:53 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: 328/657] 10.0.0.76 () {36 vars in 985 bytes} [Fri May 29 06:59:58 2026] GET /v2/images/3032d091-66f0-4542-9b90-b507449a1b13 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/658] 10.0.0.76 () {36 vars in 925 bytes} [Fri May 29 06:59: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: 8|app: 0|req: 332/661] 199.204.45.157 () {36 vars in 990 bytes} [Fri May 29 07:00:01 2026] GET /v2/images/3032d091-66f0-4542-9b90-b507449a1b13 => 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: 330/662] 199.204.45.157 () {36 vars in 930 bytes} [Fri May 29 07:00: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: 333/663] 199.204.45.157 () {36 vars in 990 bytes} [Fri May 29 07:00:01 2026] GET /v2/images/3032d091-66f0-4542-9b90-b507449a1b13 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/664] 199.204.45.157 () {36 vars in 930 bytes} [Fri May 29 07:00: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: 334/665] 10.0.0.76 () {36 vars in 985 bytes} [Fri May 29 07:00:06 2026] GET /v2/images/3032d091-66f0-4542-9b90-b507449a1b13 => 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: 332/666] 10.0.0.76 () {36 vars in 925 bytes} [Fri May 29 07:00:06 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/667] 10.0.0.206 () {36 vars in 986 bytes} [Fri May 29 07:00:08 2026] GET /v2/images/3032d091-66f0-4542-9b90-b507449a1b13 => generated 1312 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/668] 10.0.0.206 () {36 vars in 926 bytes} [Fri May 29 07:00:08 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: 336/669] 10.0.0.206 () {36 vars in 926 bytes} [Fri May 29 07:00:08 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: 334/670] 10.0.0.206 () {36 vars in 986 bytes} [Fri May 29 07:00:08 2026] GET /v2/images/3032d091-66f0-4542-9b90-b507449a1b13 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/671] 10.0.0.206 () {36 vars in 926 bytes} [Fri May 29 07:00:08 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: 7|app: 0|req: 335/672] 10.0.0.206 () {36 vars in 926 bytes} [Fri May 29 07:00:08 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/673] 10.0.0.206 () {36 vars in 986 bytes} [Fri May 29 07:00:08 2026] GET /v2/images/3032d091-66f0-4542-9b90-b507449a1b13 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/674] 10.0.0.206 () {36 vars in 926 bytes} [Fri May 29 07:00:08 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: 339/675] 10.0.0.206 () {36 vars in 926 bytes} [Fri May 29 07:00:08 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: 337/676] 10.0.0.239 () {36 vars in 986 bytes} [Fri May 29 07:00:09 2026] GET /v2/images/3032d091-66f0-4542-9b90-b507449a1b13 => generated 1312 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/677] 10.0.0.239 () {36 vars in 926 bytes} [Fri May 29 07:00:09 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: 338/678] 10.0.0.239 () {36 vars in 986 bytes} [Fri May 29 07:00:09 2026] GET /v2/images/3032d091-66f0-4542-9b90-b507449a1b13 => 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: 341/679] 10.0.0.239 () {36 vars in 926 bytes} [Fri May 29 07:00:09 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: 339/680] 10.0.0.239 () {36 vars in 926 bytes} [Fri May 29 07:00:09 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: 343/687] 10.0.0.30 () {34 vars in 653 bytes} [Fri May 29 07:00:34 2026] POST /v2/images => generated 649 bytes in 249 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-29 07:00:34.534 8 WARNING glance.api.v2.images [None req-f408c20a-bcb8-494f-870c-674f311294a9 d1afd72cb6fb4cc282a47061ec79c867 729e7119d77541ea8f9a179c47f70282 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1f0ccd8b-9d19-4541-b4ad-b5e02c991986 [pid: 8|app: 0|req: 345/688] 10.0.0.30 () {32 vars in 708 bytes} [Fri May 29 07:00:34 2026] DELETE /v2/images/1f0ccd8b-9d19-4541-b4ad-b5e02c991986 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/689] 10.0.0.30 () {32 vars in 705 bytes} [Fri May 29 07:00:34 2026] GET /v2/images/1f0ccd8b-9d19-4541-b4ad-b5e02c991986 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/690] 10.0.0.30 () {32 vars in 631 bytes} [Fri May 29 07:00:34 2026] GET /v2/images => generated 1381 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/691] 10.0.0.30 () {34 vars in 653 bytes} [Fri May 29 07:00:34 2026] POST /v2/images => generated 703 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/692] 10.0.0.30 () {32 vars in 715 bytes} [Fri May 29 07:00:34 2026] GET /v2/images/5a0cd375-e089-4250-a898-fb8c541fd02c/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 07:00:34.719 7 INFO glance.api.v2.image_data [None req-fa494ec8-bd35-4f0a-a027-5ba3667b0300 d1afd72cb6fb4cc282a47061ec79c867 729e7119d77541ea8f9a179c47f70282 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-29 07:00:34.761 7 WARNING glance_store._drivers.rbd [None req-fa494ec8-bd35-4f0a-a027-5ba3667b0300 d1afd72cb6fb4cc282a47061ec79c867 729e7119d77541ea8f9a179c47f70282 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-29 07:00:35.456 7 INFO glance.location [None req-fa494ec8-bd35-4f0a-a027-5ba3667b0300 d1afd72cb6fb4cc282a47061ec79c867 729e7119d77541ea8f9a179c47f70282 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 346/693] 10.0.0.30 () {32 vars in 725 bytes} [Fri May 29 07:00:34 2026] PUT /v2/images/5a0cd375-e089-4250-a898-fb8c541fd02c/file => generated 0 bytes in 782 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/694] 10.0.0.30 () {32 vars in 705 bytes} [Fri May 29 07:00:35 2026] GET /v2/images/5a0cd375-e089-4250-a898-fb8c541fd02c => generated 1104 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/695] 10.0.0.30 () {32 vars in 715 bytes} [Fri May 29 07:00:35 2026] GET /v2/images/5a0cd375-e089-4250-a898-fb8c541fd02c/file => generated 1024 bytes in 124 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/696] 10.0.0.30 () {34 vars in 653 bytes} [Fri May 29 07:00:35 2026] POST /v2/images => generated 649 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/697] 10.0.0.30 () {32 vars in 724 bytes} [Fri May 29 07:00:35 2026] PATCH /v2/images/a1327dbe-cc31-4cfc-b92e-bb27ba6f4d08 => generated 651 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/698] 10.0.0.30 () {32 vars in 705 bytes} [Fri May 29 07:00:35 2026] GET /v2/images/a1327dbe-cc31-4cfc-b92e-bb27ba6f4d08 => generated 651 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 07:00:35.795 7 WARNING glance.api.v2.images [None req-278d2b9c-3d69-45ba-85d9-71a0229efeb7 d1afd72cb6fb4cc282a47061ec79c867 729e7119d77541ea8f9a179c47f70282 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a1327dbe-cc31-4cfc-b92e-bb27ba6f4d08 [pid: 7|app: 0|req: 349/699] 10.0.0.30 () {32 vars in 708 bytes} [Fri May 29 07:00:35 2026] DELETE /v2/images/a1327dbe-cc31-4cfc-b92e-bb27ba6f4d08 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/700] 10.0.0.30 () {32 vars in 705 bytes} [Fri May 29 07:00:35 2026] GET /v2/images/a1327dbe-cc31-4cfc-b92e-bb27ba6f4d08 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 07:00:35.863 7 WARNING glance.api.v2.images [None req-eb745f57-340c-477b-a2c8-a7e07bf27190 d1afd72cb6fb4cc282a47061ec79c867 729e7119d77541ea8f9a179c47f70282 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5a0cd375-e089-4250-a898-fb8c541fd02c [pid: 7|app: 0|req: 350/701] 10.0.0.30 () {32 vars in 708 bytes} [Fri May 29 07:00:35 2026] DELETE /v2/images/5a0cd375-e089-4250-a898-fb8c541fd02c => generated 0 bytes in 884 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/702] 10.0.0.30 () {32 vars in 705 bytes} [Fri May 29 07:00:36 2026] GET /v2/images/5a0cd375-e089-4250-a898-fb8c541fd02c => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 07:00:36.774 7 WARNING glance.api.v2.images [None req-185722eb-5674-413d-9cfb-232ed759d2c9 d1afd72cb6fb4cc282a47061ec79c867 729e7119d77541ea8f9a179c47f70282 - - default default] Failed to find image 1f0ccd8b-9d19-4541-b4ad-b5e02c991986 to delete: glance.common.exception.ImageNotFound: No image found with ID 1f0ccd8b-9d19-4541-b4ad-b5e02c991986 [pid: 7|app: 0|req: 351/703] 10.0.0.30 () {32 vars in 708 bytes} [Fri May 29 07:00:36 2026] DELETE /v2/images/1f0ccd8b-9d19-4541-b4ad-b5e02c991986 => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/704] 10.0.0.30 () {32 vars in 705 bytes} [Fri May 29 07:00:36 2026] GET /v2/images/1f0ccd8b-9d19-4541-b4ad-b5e02c991986 => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/709] 10.0.0.30 () {30 vars in 409 bytes} [Fri May 29 07:00:54 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/714] 10.0.0.76 () {36 vars in 985 bytes} [Fri May 29 07:01:13 2026] GET /v2/images/3032d091-66f0-4542-9b90-b507449a1b13 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/715] 10.0.0.76 () {36 vars in 925 bytes} [Fri May 29 07:01:13 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: 362/722] 10.0.0.76 () {36 vars in 985 bytes} [Fri May 29 07:01:48 2026] GET /v2/images/3032d091-66f0-4542-9b90-b507449a1b13 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/723] 10.0.0.76 () {36 vars in 925 bytes} [Fri May 29 07:01: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: 7|app: 0|req: 363/726] 10.0.0.30 () {32 vars in 705 bytes} [Fri May 29 07:01:51 2026] GET /v2/images/3032d091-66f0-4542-9b90-b507449a1b13 => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/727] 10.0.0.30 () {32 vars in 705 bytes} [Fri May 29 07:01:51 2026] GET /v2/images/3032d091-66f0-4542-9b90-b507449a1b13 => 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: 364/728] 10.0.0.206 () {36 vars in 986 bytes} [Fri May 29 07:01:51 2026] GET /v2/images/3032d091-66f0-4542-9b90-b507449a1b13 => 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: 365/729] 10.0.0.206 () {36 vars in 926 bytes} [Fri May 29 07:01:51 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: 365/730] 10.0.0.206 () {36 vars in 926 bytes} [Fri May 29 07:01:51 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/731] 10.0.0.206 () {36 vars in 986 bytes} [Fri May 29 07:01:51 2026] GET /v2/images/3032d091-66f0-4542-9b90-b507449a1b13 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/732] 10.0.0.206 () {36 vars in 926 bytes} [Fri May 29 07:01:51 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/733] 10.0.0.206 () {36 vars in 926 bytes} [Fri May 29 07:01:51 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/734] 10.0.0.206 () {36 vars in 986 bytes} [Fri May 29 07:01:51 2026] GET /v2/images/3032d091-66f0-4542-9b90-b507449a1b13 => 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: 368/735] 10.0.0.206 () {36 vars in 926 bytes} [Fri May 29 07:01:51 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/736] 10.0.0.239 () {36 vars in 986 bytes} [Fri May 29 07:01:51 2026] GET /v2/images/3032d091-66f0-4542-9b90-b507449a1b13 => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/737] 10.0.0.239 () {36 vars in 926 bytes} [Fri May 29 07:01: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: 7|app: 0|req: 369/738] 10.0.0.239 () {36 vars in 986 bytes} [Fri May 29 07:01:51 2026] GET /v2/images/3032d091-66f0-4542-9b90-b507449a1b13 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/739] 10.0.0.239 () {36 vars in 926 bytes} [Fri May 29 07:01: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: 7|app: 0|req: 370/740] 10.0.0.239 () {36 vars in 926 bytes} [Fri May 29 07:01:51 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: 372/743] 10.0.0.76 () {36 vars in 985 bytes} [Fri May 29 07:02:00 2026] GET /v2/images/3032d091-66f0-4542-9b90-b507449a1b13 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/744] 10.0.0.76 () {36 vars in 925 bytes} [Fri May 29 07:02:00 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/747] 10.0.0.76 () {36 vars in 985 bytes} [Fri May 29 07:02:12 2026] GET /v2/images/3032d091-66f0-4542-9b90-b507449a1b13 => 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: 374/748] 10.0.0.76 () {36 vars in 925 bytes} [Fri May 29 07:02:12 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: 378/755] 10.0.0.76 () {36 vars in 985 bytes} [Fri May 29 07:02:43 2026] GET /v2/images/3032d091-66f0-4542-9b90-b507449a1b13 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/756] 10.0.0.76 () {36 vars in 925 bytes} [Fri May 29 07:02:44 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/765] 10.0.0.76 () {36 vars in 985 bytes} [Fri May 29 07:03:26 2026] GET /v2/images/3032d091-66f0-4542-9b90-b507449a1b13 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/766] 10.0.0.76 () {36 vars in 925 bytes} [Fri May 29 07:03:26 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: 389/777] 10.0.0.76 () {36 vars in 985 bytes} [Fri May 29 07:04:10 2026] GET /v2/images/3032d091-66f0-4542-9b90-b507449a1b13 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/778] 10.0.0.76 () {36 vars in 925 bytes} [Fri May 29 07:04:10 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/781] 10.0.0.76 () {36 vars in 985 bytes} [Fri May 29 07:04:28 2026] GET /v2/images/3032d091-66f0-4542-9b90-b507449a1b13 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/782] 10.0.0.76 () {36 vars in 925 bytes} [Fri May 29 07:04:28 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: 396/791] 199.204.45.157 () {32 vars in 825 bytes} [Fri May 29 07:05:03 2026] GET /v2/images?status=active&owner=68202a38f98e411a92122cc0c39fded3&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/792] 199.204.45.157 () {32 vars in 652 bytes} [Fri May 29 07:05:03 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/793] 10.0.0.206 () {36 vars in 986 bytes} [Fri May 29 07:05:04 2026] GET /v2/images/2e582733-c147-4931-be9f-e7b24f700c94 => generated 1395 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/794] 10.0.0.206 () {36 vars in 926 bytes} [Fri May 29 07:05:04 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: 398/795] 10.0.0.206 () {36 vars in 926 bytes} [Fri May 29 07:05:04 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: 7|app: 0|req: 398/796] 10.0.0.206 () {36 vars in 986 bytes} [Fri May 29 07:05:04 2026] GET /v2/images/2e582733-c147-4931-be9f-e7b24f700c94 => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/797] 10.0.0.206 () {36 vars in 926 bytes} [Fri May 29 07:05:04 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/798] 10.0.0.206 () {36 vars in 926 bytes} [Fri May 29 07:05:04 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: 400/799] 10.0.0.206 () {36 vars in 986 bytes} [Fri May 29 07:05:04 2026] GET /v2/images/2e582733-c147-4931-be9f-e7b24f700c94 => generated 1395 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/800] 10.0.0.206 () {36 vars in 926 bytes} [Fri May 29 07:05:04 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: 401/801] 10.0.0.206 () {36 vars in 926 bytes} [Fri May 29 07:05:04 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/802] 10.0.0.239 () {36 vars in 986 bytes} [Fri May 29 07:05:05 2026] GET /v2/images/2e582733-c147-4931-be9f-e7b24f700c94 => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/803] 10.0.0.239 () {36 vars in 926 bytes} [Fri May 29 07:05:05 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/804] 10.0.0.239 () {36 vars in 986 bytes} [Fri May 29 07:05:05 2026] GET /v2/images/2e582733-c147-4931-be9f-e7b24f700c94 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/805] 10.0.0.239 () {36 vars in 926 bytes} [Fri May 29 07:05:05 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/806] 10.0.0.239 () {36 vars in 926 bytes} [Fri May 29 07:05:05 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: 430/859] 10.0.0.30 () {32 vars in 631 bytes} [Fri May 29 07:09:21 2026] GET /v2/images => generated 5574 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)