+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Jun 2 17:50:43 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:56 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-64654fb4f8-qxr2c 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 0x7f01971fb668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-06-02 17:50:45.778 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-02 17:50:45.823 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-02 17:50:46.656 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-02 17:50:46.656 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-02 17:50:46.657 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-02 17:50:46.721 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-02 17:50:46.722 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-02 17:50:46.723 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-02 17:50:48.683 7 WARNING glance.api.v2.images [None req-aaa7699e-6d95-4d68-9a16-3ee13448d447 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-02 17:50:48.823 8 WARNING glance.api.v2.images [None req-6b4ff58a-e451-4475-be58-b9181e4831fd - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-02 17:50:49.014 7 WARNING keystonemiddleware._common.config [None req-aaa7699e-6d95-4d68-9a16-3ee13448d447 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-02 17:50:49.022 7 WARNING oslo_config.cfg [None req-aaa7699e-6d95-4d68-9a16-3ee13448d447 - - - - - -] 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 6 seconds on interpreter 0x7f01971fb668 pid: 7 (default app) 2026-06-02 17:50:49.159 8 WARNING keystonemiddleware._common.config [None req-6b4ff58a-e451-4475-be58-b9181e4831fd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-02 17:50:49.167 8 WARNING oslo_config.cfg [None req-6b4ff58a-e451-4475-be58-b9181e4831fd - - - - - -] 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 6 seconds on interpreter 0x7f01971fb668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.89 () {42 vars in 684 bytes} [Tue Jun 2 17:50:51 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 17:50:52.748 8 WARNING oslo_policy.policy [None req-291b4395-9c10-43fd-baee-eeb031535404 4a748919fd7a4565b9273fa71f5e134a 008176792a50484d91cee562a7184eb0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-02 17:50:52.748 8 WARNING oslo_policy.policy [None req-291b4395-9c10-43fd-baee-eeb031535404 4a748919fd7a4565b9273fa71f5e134a 008176792a50484d91cee562a7184eb0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-02 17:50:52.776 8 WARNING oslo_policy.policy [None req-291b4395-9c10-43fd-baee-eeb031535404 4a748919fd7a4565b9273fa71f5e134a 008176792a50484d91cee562a7184eb0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-02 17:50:52.776 8 WARNING oslo_policy.policy [None req-291b4395-9c10-43fd-baee-eeb031535404 4a748919fd7a4565b9273fa71f5e134a 008176792a50484d91cee562a7184eb0 - - 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.89 () {44 vars in 906 bytes} [Tue Jun 2 17:50:51 2026] GET /v2/images => generated 69 bytes in 1240 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.89 () {42 vars in 684 bytes} [Tue Jun 2 17:50:56 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.89 () {44 vars in 906 bytes} [Tue Jun 2 17:50:56 2026] GET /v2/images => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 17:50:56.842 7 WARNING oslo_policy.policy [None req-9b637381-1ce6-4717-aeaa-50edfcfbbd82 4a748919fd7a4565b9273fa71f5e134a 008176792a50484d91cee562a7184eb0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-02 17:50:56.842 7 WARNING oslo_policy.policy [None req-9b637381-1ce6-4717-aeaa-50edfcfbbd82 4a748919fd7a4565b9273fa71f5e134a 008176792a50484d91cee562a7184eb0 - - 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.89 () {44 vars in 907 bytes} [Tue Jun 2 17:50:56 2026] GET /v2/images/cirros => generated 151 bytes in 126 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.89 () {44 vars in 929 bytes} [Tue Jun 2 17:50:56 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-06-02 17:50:56.979 7 WARNING oslo_policy.policy [None req-6c236f64-a07c-4f7e-9668-6959d896bd39 4a748919fd7a4565b9273fa71f5e134a 008176792a50484d91cee562a7184eb0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-02 17:50:56.980 7 WARNING oslo_policy.policy [None req-6c236f64-a07c-4f7e-9668-6959d896bd39 4a748919fd7a4565b9273fa71f5e134a 008176792a50484d91cee562a7184eb0 - - 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.89 () {44 vars in 935 bytes} [Tue Jun 2 17:50:56 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 17:50:57.069 8 WARNING oslo_config.cfg [None req-ba9359d9-4cb2-4460-84df-37702c67e244 4a748919fd7a4565b9273fa71f5e134a 008176792a50484d91cee562a7184eb0 - - 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.89 () {48 vars in 947 bytes} [Tue Jun 2 17:50:57 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-02 17:50:57.088 7 WARNING oslo_policy.policy [None req-a84a1ac2-f478-43ad-9699-6d85c7ea50c3 4a748919fd7a4565b9273fa71f5e134a 008176792a50484d91cee562a7184eb0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-02 17:50:57.088 7 WARNING oslo_policy.policy [None req-a84a1ac2-f478-43ad-9699-6d85c7ea50c3 4a748919fd7a4565b9273fa71f5e134a 008176792a50484d91cee562a7184eb0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-02 17:50:57.090 7 INFO glance.api.v2.image_data [None req-a84a1ac2-f478-43ad-9699-6d85c7ea50c3 4a748919fd7a4565b9273fa71f5e134a 008176792a50484d91cee562a7184eb0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-02 17:51:01.222 7 WARNING glance.location [None req-a84a1ac2-f478-43ad-9699-6d85c7ea50c3 4a748919fd7a4565b9273fa71f5e134a 008176792a50484d91cee562a7184eb0 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.89 () {48 vars in 1041 bytes} [Tue Jun 2 17:50:57 2026] PUT /v2/images/4a1ff9ee-27c5-407a-bee7-c13164c1e5aa/file => generated 0 bytes in 4178 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8513 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.89 () {44 vars in 967 bytes} [Tue Jun 2 17:51:01 2026] GET /v2/images/4a1ff9ee-27c5-407a-bee7-c13164c1e5aa => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 17:51:01.369 7 WARNING oslo_config.cfg [None req-19bbda25-1c97-40c7-8705-dec3b1aed774 4a748919fd7a4565b9273fa71f5e134a 008176792a50484d91cee562a7184eb0 - - 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] 199.204.45.89 () {48 vars in 1047 bytes} [Tue Jun 2 17:51:01 2026] PATCH /v2/images/4a1ff9ee-27c5-407a-bee7-c13164c1e5aa => generated 1312 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.204.45.89 () {44 vars in 967 bytes} [Tue Jun 2 17:51:01 2026] GET /v2/images/4a1ff9ee-27c5-407a-bee7-c13164c1e5aa => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/270] 199.204.45.89 () {42 vars in 684 bytes} [Tue Jun 2 18:12:01 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/271] 199.204.45.89 () {44 vars in 906 bytes} [Tue Jun 2 18:12:01 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: 8|app: 0|req: 138/276] 199.204.45.89 () {42 vars in 684 bytes} [Tue Jun 2 18:12:18 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/277] 199.204.45.89 () {44 vars in 906 bytes} [Tue Jun 2 18:12:18 2026] GET /v2/images => generated 1381 bytes in 375 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/278] 199.204.45.89 () {44 vars in 933 bytes} [Tue Jun 2 18:12:18 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/279] 199.204.45.89 () {44 vars in 955 bytes} [Tue Jun 2 18:12:18 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/280] 199.204.45.89 () {44 vars in 935 bytes} [Tue Jun 2 18:12:18 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) [pid: 7|app: 0|req: 141/281] 199.204.45.89 () {48 vars in 947 bytes} [Tue Jun 2 18:12:18 2026] POST /v2/images => generated 796 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-02 18:12:18.788 8 WARNING oslo_policy.policy [None req-4d0db8a7-0725-4b34-97d2-e89514cfe8d4 4a748919fd7a4565b9273fa71f5e134a 008176792a50484d91cee562a7184eb0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-02 18:12:18.788 8 WARNING oslo_policy.policy [None req-4d0db8a7-0725-4b34-97d2-e89514cfe8d4 4a748919fd7a4565b9273fa71f5e134a 008176792a50484d91cee562a7184eb0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-02 18:12:18.790 8 INFO glance.api.v2.image_data [None req-4d0db8a7-0725-4b34-97d2-e89514cfe8d4 4a748919fd7a4565b9273fa71f5e134a 008176792a50484d91cee562a7184eb0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-02 18:12:46.821 8 WARNING glance.location [None req-4d0db8a7-0725-4b34-97d2-e89514cfe8d4 4a748919fd7a4565b9273fa71f5e134a 008176792a50484d91cee562a7184eb0 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 141/286] 199.204.45.89 () {48 vars in 1042 bytes} [Tue Jun 2 18:12:18 2026] PUT /v2/images/bc13fb89-0b28-4169-9a43-28357f8ecfd6/file => generated 0 bytes in 28079 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64791 switches on core 0) [pid: 7|app: 0|req: 146/287] 199.204.45.89 () {44 vars in 967 bytes} [Tue Jun 2 18:12:46 2026] GET /v2/images/bc13fb89-0b28-4169-9a43-28357f8ecfd6 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/288] 199.204.45.89 () {48 vars in 1047 bytes} [Tue Jun 2 18:12:46 2026] PATCH /v2/images/bc13fb89-0b28-4169-9a43-28357f8ecfd6 => generated 1395 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/289] 199.204.45.89 () {44 vars in 967 bytes} [Tue Jun 2 18:12:46 2026] GET /v2/images/bc13fb89-0b28-4169-9a43-28357f8ecfd6 => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/292] 199.204.45.89 () {42 vars in 684 bytes} [Tue Jun 2 18:12:48 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/293] 199.204.45.89 () {44 vars in 906 bytes} [Tue Jun 2 18:12:48 2026] GET /v2/images => generated 2778 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/372] 199.204.45.89 () {42 vars in 684 bytes} [Tue Jun 2 18:19:24 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/373] 199.204.45.89 () {44 vars in 906 bytes} [Tue Jun 2 18:19:24 2026] GET /v2/images => generated 2778 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/376] 199.204.45.89 () {42 vars in 684 bytes} [Tue Jun 2 18:19:35 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/377] 199.204.45.89 () {44 vars in 906 bytes} [Tue Jun 2 18:19:35 2026] GET /v2/images => generated 2778 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/378] 199.204.45.89 () {44 vars in 943 bytes} [Tue Jun 2 18:19:35 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/379] 199.204.45.89 () {44 vars in 965 bytes} [Tue Jun 2 18:19:35 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/380] 199.204.45.89 () {44 vars in 935 bytes} [Tue Jun 2 18:19:35 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/381] 199.204.45.89 () {48 vars in 947 bytes} [Tue Jun 2 18:19:35 2026] POST /v2/images => generated 799 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-02 18:19:35.734 7 INFO glance.api.v2.image_data [None req-7b5e7c39-1e0d-411a-a2b1-dfa271846352 4a748919fd7a4565b9273fa71f5e134a 008176792a50484d91cee562a7184eb0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-02 18:20:13.609 7 INFO glance.location [None req-7b5e7c39-1e0d-411a-a2b1-dfa271846352 4a748919fd7a4565b9273fa71f5e134a 008176792a50484d91cee562a7184eb0 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 194/390] 199.204.45.89 () {48 vars in 1041 bytes} [Tue Jun 2 18:19:35 2026] PUT /v2/images/57b6ff19-be0c-4691-895b-881628540465/file => generated 0 bytes in 37917 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25312 switches on core 0) [pid: 8|app: 0|req: 197/391] 199.204.45.89 () {44 vars in 967 bytes} [Tue Jun 2 18:20:13 2026] GET /v2/images/57b6ff19-be0c-4691-895b-881628540465 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/392] 199.204.45.89 () {48 vars in 1047 bytes} [Tue Jun 2 18:20:13 2026] PATCH /v2/images/57b6ff19-be0c-4691-895b-881628540465 => generated 1410 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/393] 199.204.45.89 () {44 vars in 967 bytes} [Tue Jun 2 18:20:13 2026] GET /v2/images/57b6ff19-be0c-4691-895b-881628540465 => generated 1410 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/402] 199.204.45.89 () {42 vars in 684 bytes} [Tue Jun 2 18:20:52 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/403] 199.204.45.89 () {44 vars in 906 bytes} [Tue Jun 2 18:20:52 2026] GET /v2/images => generated 4190 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/406] 199.204.45.89 () {42 vars in 684 bytes} [Tue Jun 2 18:21:04 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/407] 199.204.45.89 () {44 vars in 906 bytes} [Tue Jun 2 18:21:04 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/408] 199.204.45.89 () {44 vars in 935 bytes} [Tue Jun 2 18:21:04 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/409] 199.204.45.89 () {44 vars in 957 bytes} [Tue Jun 2 18:21:04 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: 204/410] 199.204.45.89 () {44 vars in 935 bytes} [Tue Jun 2 18:21:04 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: 207/411] 199.204.45.89 () {48 vars in 947 bytes} [Tue Jun 2 18:21:04 2026] POST /v2/images => generated 791 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-02 18:21:04.883 7 INFO glance.api.v2.image_data [None req-5effec06-0eae-4178-9d00-558961a0739a 4a748919fd7a4565b9273fa71f5e134a 008176792a50484d91cee562a7184eb0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-02 18:21:20.955 7 INFO glance.location [None req-5effec06-0eae-4178-9d00-558961a0739a 4a748919fd7a4565b9273fa71f5e134a 008176792a50484d91cee562a7184eb0 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 205/416] 199.204.45.89 () {48 vars in 1042 bytes} [Tue Jun 2 18:21:04 2026] PUT /v2/images/6b8a3f88-4db7-44a8-8786-137a1e32dff4/file => generated 0 bytes in 16118 msecs (HTTP/1.1 204) 4 headers in 171 bytes (34051 switches on core 0) [pid: 8|app: 0|req: 212/417] 199.204.45.89 () {44 vars in 967 bytes} [Tue Jun 2 18:21:20 2026] GET /v2/images/6b8a3f88-4db7-44a8-8786-137a1e32dff4 => 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: 206/418] 199.204.45.89 () {48 vars in 1047 bytes} [Tue Jun 2 18:21:21 2026] PATCH /v2/images/6b8a3f88-4db7-44a8-8786-137a1e32dff4 => generated 1382 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/419] 199.204.45.89 () {44 vars in 967 bytes} [Tue Jun 2 18:21:21 2026] GET /v2/images/6b8a3f88-4db7-44a8-8786-137a1e32dff4 => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/578] 199.204.45.89 () {42 vars in 684 bytes} [Tue Jun 2 18:34:30 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/579] 199.204.45.89 () {44 vars in 906 bytes} [Tue Jun 2 18:34:30 2026] GET /v2/images => generated 5574 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/610] 199.204.45.89 () {42 vars in 684 bytes} [Tue Jun 2 18:36:59 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/611] 199.204.45.89 () {44 vars in 906 bytes} [Tue Jun 2 18:36:59 2026] GET /v2/images => generated 5574 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/612] 199.204.45.89 () {42 vars in 684 bytes} [Tue Jun 2 18:37:01 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/613] 199.204.45.89 () {44 vars in 906 bytes} [Tue Jun 2 18:37:01 2026] GET /v2/images => generated 5574 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/624] 199.204.45.89 () {42 vars in 684 bytes} [Tue Jun 2 18:37:52 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/625] 199.204.45.89 () {44 vars in 906 bytes} [Tue Jun 2 18:37:52 2026] GET /v2/images => generated 5574 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/628] 199.204.45.89 () {42 vars in 684 bytes} [Tue Jun 2 18:38:01 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/629] 199.204.45.89 () {44 vars in 906 bytes} [Tue Jun 2 18:38:01 2026] GET /v2/images => generated 5574 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/642] 199.204.45.89 () {42 vars in 684 bytes} [Tue Jun 2 18:39:03 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/643] 199.204.45.89 () {44 vars in 906 bytes} [Tue Jun 2 18:39:03 2026] GET /v2/images => generated 5574 bytes in 47 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: 323/652] 10.0.0.85 () {32 vars in 632 bytes} [Tue Jun 2 18:39:47 2026] GET /v2/images => generated 5574 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/659] 10.0.0.208 () {36 vars in 987 bytes} [Tue Jun 2 18:40:11 2026] GET /v2/images/4a1ff9ee-27c5-407a-bee7-c13164c1e5aa => generated 1312 bytes in 114 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: 333/660] 10.0.0.208 () {36 vars in 927 bytes} [Tue Jun 2 18:40:11 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: 328/661] 10.0.0.190 () {36 vars in 987 bytes} [Tue Jun 2 18:40:12 2026] GET /v2/images/4a1ff9ee-27c5-407a-bee7-c13164c1e5aa => generated 1312 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/662] 10.0.0.190 () {36 vars in 927 bytes} [Tue Jun 2 18:40:12 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/663] 10.0.0.190 () {36 vars in 927 bytes} [Tue Jun 2 18:40:12 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: 335/664] 10.0.0.190 () {36 vars in 987 bytes} [Tue Jun 2 18:40:12 2026] GET /v2/images/4a1ff9ee-27c5-407a-bee7-c13164c1e5aa => 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: 330/665] 10.0.0.190 () {36 vars in 927 bytes} [Tue Jun 2 18:40:12 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: 336/666] 10.0.0.190 () {36 vars in 927 bytes} [Tue Jun 2 18:40:12 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/667] 10.0.0.190 () {36 vars in 987 bytes} [Tue Jun 2 18:40:12 2026] GET /v2/images/4a1ff9ee-27c5-407a-bee7-c13164c1e5aa => 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: 337/668] 10.0.0.190 () {36 vars in 927 bytes} [Tue Jun 2 18:40:12 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/669] 10.0.0.190 () {36 vars in 927 bytes} [Tue Jun 2 18:40:13 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/670] 10.0.0.208 () {36 vars in 987 bytes} [Tue Jun 2 18:40:13 2026] GET /v2/images/4a1ff9ee-27c5-407a-bee7-c13164c1e5aa => generated 1312 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/671] 10.0.0.208 () {36 vars in 927 bytes} [Tue Jun 2 18:40:13 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/672] 10.0.0.236 () {36 vars in 911 bytes} [Tue Jun 2 18:40:13 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/673] 10.0.0.236 () {36 vars in 1007 bytes} [Tue Jun 2 18:40:13 2026] GET /v2/images/4a1ff9ee-27c5-407a-bee7-c13164c1e5aa/locations => generated 127 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/674] 10.0.0.236 () {36 vars in 987 bytes} [Tue Jun 2 18:40:13 2026] GET /v2/images/4a1ff9ee-27c5-407a-bee7-c13164c1e5aa => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/675] 10.0.0.236 () {36 vars in 927 bytes} [Tue Jun 2 18:40:13 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: 341/676] 10.0.0.236 () {36 vars in 927 bytes} [Tue Jun 2 18:40: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: 337/679] 199.204.45.89 () {36 vars in 990 bytes} [Tue Jun 2 18:40:21 2026] GET /v2/images/4a1ff9ee-27c5-407a-bee7-c13164c1e5aa => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/680] 199.204.45.89 () {36 vars in 930 bytes} [Tue Jun 2 18:40:21 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: 338/681] 199.204.45.89 () {36 vars in 990 bytes} [Tue Jun 2 18:40:21 2026] GET /v2/images/4a1ff9ee-27c5-407a-bee7-c13164c1e5aa => 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: 344/682] 199.204.45.89 () {36 vars in 930 bytes} [Tue Jun 2 18:40:21 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/687] 10.0.0.208 () {36 vars in 987 bytes} [Tue Jun 2 18:40:44 2026] GET /v2/images/4a1ff9ee-27c5-407a-bee7-c13164c1e5aa => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/688] 10.0.0.208 () {36 vars in 927 bytes} [Tue Jun 2 18:40:44 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: 344/693] 10.0.0.85 () {34 vars in 654 bytes} [Tue Jun 2 18:41:07 2026] POST /v2/images => generated 649 bytes in 236 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-02 18:41:07.278 8 WARNING glance.api.v2.images [None req-f9167646-1ecb-4590-9d3c-272cdd07c112 8b5f1b045ac5475a8edacc7727ee7ee4 ef39b1e772df46df9ef2a4ef7a6aa7ce - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2afdd69b-cbc3-4f8a-9de9-2d07f2f436d1 [pid: 8|app: 0|req: 350/694] 10.0.0.85 () {32 vars in 709 bytes} [Tue Jun 2 18:41:07 2026] DELETE /v2/images/2afdd69b-cbc3-4f8a-9de9-2d07f2f436d1 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/695] 10.0.0.85 () {32 vars in 706 bytes} [Tue Jun 2 18:41:07 2026] GET /v2/images/2afdd69b-cbc3-4f8a-9de9-2d07f2f436d1 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/696] 10.0.0.85 () {32 vars in 632 bytes} [Tue Jun 2 18:41:07 2026] GET /v2/images => generated 1381 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/697] 10.0.0.85 () {34 vars in 654 bytes} [Tue Jun 2 18:41:07 2026] POST /v2/images => generated 702 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/698] 10.0.0.85 () {32 vars in 716 bytes} [Tue Jun 2 18:41:07 2026] GET /v2/images/dce9cfc6-7ae9-4adc-94f6-c0dc81efcd04/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 18:41:07.468 7 INFO glance.api.v2.image_data [None req-104f9463-5ab9-4070-b440-50ae0f685f3b 8b5f1b045ac5475a8edacc7727ee7ee4 ef39b1e772df46df9ef2a4ef7a6aa7ce - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-02 18:41:07.527 7 WARNING glance_store._drivers.rbd [None req-104f9463-5ab9-4070-b440-50ae0f685f3b 8b5f1b045ac5475a8edacc7727ee7ee4 ef39b1e772df46df9ef2a4ef7a6aa7ce - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-02 18:41:08.487 7 INFO glance.location [None req-104f9463-5ab9-4070-b440-50ae0f685f3b 8b5f1b045ac5475a8edacc7727ee7ee4 ef39b1e772df46df9ef2a4ef7a6aa7ce - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 347/701] 10.0.0.85 () {32 vars in 726 bytes} [Tue Jun 2 18:41:07 2026] PUT /v2/images/dce9cfc6-7ae9-4adc-94f6-c0dc81efcd04/file => generated 0 bytes in 1070 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/702] 10.0.0.85 () {32 vars in 706 bytes} [Tue Jun 2 18:41:08 2026] GET /v2/images/dce9cfc6-7ae9-4adc-94f6-c0dc81efcd04 => generated 1103 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/703] 10.0.0.85 () {32 vars in 716 bytes} [Tue Jun 2 18:41:08 2026] GET /v2/images/dce9cfc6-7ae9-4adc-94f6-c0dc81efcd04/file => generated 1024 bytes in 114 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/704] 10.0.0.85 () {34 vars in 654 bytes} [Tue Jun 2 18:41:08 2026] POST /v2/images => generated 649 bytes in 36 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/705] 10.0.0.85 () {32 vars in 725 bytes} [Tue Jun 2 18:41:08 2026] PATCH /v2/images/01d4de02-946b-40b4-a91f-fc8efe2b1a25 => generated 653 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/706] 10.0.0.85 () {32 vars in 706 bytes} [Tue Jun 2 18:41:08 2026] GET /v2/images/01d4de02-946b-40b4-a91f-fc8efe2b1a25 => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 18:41:08.791 7 WARNING glance.api.v2.images [None req-6c6b3b6e-841d-496a-9a90-6a8ed2751159 8b5f1b045ac5475a8edacc7727ee7ee4 ef39b1e772df46df9ef2a4ef7a6aa7ce - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//01d4de02-946b-40b4-a91f-fc8efe2b1a25 [pid: 7|app: 0|req: 350/707] 10.0.0.85 () {32 vars in 709 bytes} [Tue Jun 2 18:41:08 2026] DELETE /v2/images/01d4de02-946b-40b4-a91f-fc8efe2b1a25 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/708] 10.0.0.85 () {32 vars in 706 bytes} [Tue Jun 2 18:41:08 2026] GET /v2/images/01d4de02-946b-40b4-a91f-fc8efe2b1a25 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 18:41:08.862 7 WARNING glance.api.v2.images [None req-a817fd56-5982-47ac-bc40-6d59fb20c4df 8b5f1b045ac5475a8edacc7727ee7ee4 ef39b1e772df46df9ef2a4ef7a6aa7ce - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//dce9cfc6-7ae9-4adc-94f6-c0dc81efcd04 [pid: 7|app: 0|req: 351/709] 10.0.0.85 () {32 vars in 709 bytes} [Tue Jun 2 18:41:08 2026] DELETE /v2/images/dce9cfc6-7ae9-4adc-94f6-c0dc81efcd04 => generated 0 bytes in 913 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/710] 10.0.0.85 () {32 vars in 706 bytes} [Tue Jun 2 18:41:09 2026] GET /v2/images/dce9cfc6-7ae9-4adc-94f6-c0dc81efcd04 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 18:41:09.796 7 WARNING glance.api.v2.images [None req-1e939f87-95f9-4c46-a60a-0295f9e81933 8b5f1b045ac5475a8edacc7727ee7ee4 ef39b1e772df46df9ef2a4ef7a6aa7ce - - default default] Failed to find image 2afdd69b-cbc3-4f8a-9de9-2d07f2f436d1 to delete: glance.common.exception.ImageNotFound: No image found with ID 2afdd69b-cbc3-4f8a-9de9-2d07f2f436d1 [pid: 7|app: 0|req: 352/711] 10.0.0.85 () {32 vars in 709 bytes} [Tue Jun 2 18:41:09 2026] DELETE /v2/images/2afdd69b-cbc3-4f8a-9de9-2d07f2f436d1 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/712] 10.0.0.85 () {32 vars in 706 bytes} [Tue Jun 2 18:41:09 2026] GET /v2/images/2afdd69b-cbc3-4f8a-9de9-2d07f2f436d1 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/713] 10.0.0.85 () {30 vars in 410 bytes} [Tue Jun 2 18:41:11 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/716] 10.0.0.208 () {36 vars in 987 bytes} [Tue Jun 2 18:41:20 2026] GET /v2/images/4a1ff9ee-27c5-407a-bee7-c13164c1e5aa => 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: 362/717] 10.0.0.208 () {36 vars in 927 bytes} [Tue Jun 2 18:41:20 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/730] 10.0.0.208 () {36 vars in 987 bytes} [Tue Jun 2 18:42:23 2026] GET /v2/images/4a1ff9ee-27c5-407a-bee7-c13164c1e5aa => 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: 369/731] 10.0.0.208 () {36 vars in 927 bytes} [Tue Jun 2 18:42:23 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/732] 10.0.0.208 () {36 vars in 987 bytes} [Tue Jun 2 18:42:24 2026] GET /v2/images/4a1ff9ee-27c5-407a-bee7-c13164c1e5aa => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/733] 10.0.0.208 () {36 vars in 927 bytes} [Tue Jun 2 18:42:24 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: 373/738] 10.0.0.208 () {36 vars in 987 bytes} [Tue Jun 2 18:42:43 2026] GET /v2/images/4a1ff9ee-27c5-407a-bee7-c13164c1e5aa => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/739] 10.0.0.208 () {36 vars in 927 bytes} [Tue Jun 2 18:42:43 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: 368/742] 10.0.0.208 () {36 vars in 987 bytes} [Tue Jun 2 18:42:57 2026] GET /v2/images/4a1ff9ee-27c5-407a-bee7-c13164c1e5aa => 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: 375/743] 10.0.0.208 () {36 vars in 927 bytes} [Tue Jun 2 18:42:57 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: 373/752] 10.0.0.208 () {36 vars in 987 bytes} [Tue Jun 2 18:43:31 2026] GET /v2/images/4a1ff9ee-27c5-407a-bee7-c13164c1e5aa => 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: 380/753] 10.0.0.208 () {36 vars in 927 bytes} [Tue Jun 2 18:43:31 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/758] 10.0.0.85 () {32 vars in 706 bytes} [Tue Jun 2 18:43:48 2026] GET /v2/images/4a1ff9ee-27c5-407a-bee7-c13164c1e5aa => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/759] 10.0.0.85 () {32 vars in 706 bytes} [Tue Jun 2 18:43:48 2026] GET /v2/images/4a1ff9ee-27c5-407a-bee7-c13164c1e5aa => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/760] 10.0.0.190 () {36 vars in 987 bytes} [Tue Jun 2 18:43:48 2026] GET /v2/images/4a1ff9ee-27c5-407a-bee7-c13164c1e5aa => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/761] 10.0.0.190 () {36 vars in 927 bytes} [Tue Jun 2 18:43:48 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/762] 10.0.0.190 () {36 vars in 927 bytes} [Tue Jun 2 18:43: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: 378/763] 10.0.0.190 () {36 vars in 987 bytes} [Tue Jun 2 18:43:48 2026] GET /v2/images/4a1ff9ee-27c5-407a-bee7-c13164c1e5aa => 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: 386/764] 10.0.0.190 () {36 vars in 927 bytes} [Tue Jun 2 18:43: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: 7|app: 0|req: 379/765] 10.0.0.190 () {36 vars in 927 bytes} [Tue Jun 2 18:43:48 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: 387/766] 10.0.0.190 () {36 vars in 987 bytes} [Tue Jun 2 18:43:48 2026] GET /v2/images/4a1ff9ee-27c5-407a-bee7-c13164c1e5aa => 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: 380/767] 10.0.0.190 () {36 vars in 927 bytes} [Tue Jun 2 18:43:48 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: 388/768] 10.0.0.236 () {36 vars in 911 bytes} [Tue Jun 2 18:43:48 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/769] 10.0.0.236 () {36 vars in 1007 bytes} [Tue Jun 2 18:43:48 2026] GET /v2/images/4a1ff9ee-27c5-407a-bee7-c13164c1e5aa/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: 389/770] 10.0.0.236 () {36 vars in 987 bytes} [Tue Jun 2 18:43:48 2026] GET /v2/images/4a1ff9ee-27c5-407a-bee7-c13164c1e5aa => 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: 382/771] 10.0.0.236 () {36 vars in 927 bytes} [Tue Jun 2 18:43:48 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: 390/772] 10.0.0.236 () {36 vars in 927 bytes} [Tue Jun 2 18:43:48 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/773] 10.0.0.208 () {36 vars in 987 bytes} [Tue Jun 2 18:43:49 2026] GET /v2/images/4a1ff9ee-27c5-407a-bee7-c13164c1e5aa => 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: 391/774] 10.0.0.208 () {36 vars in 927 bytes} [Tue Jun 2 18:43:49 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: 385/777] 10.0.0.208 () {36 vars in 987 bytes} [Tue Jun 2 18:44:03 2026] GET /v2/images/4a1ff9ee-27c5-407a-bee7-c13164c1e5aa => 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: 393/778] 10.0.0.208 () {36 vars in 927 bytes} [Tue Jun 2 18:44:03 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: 389/785] 199.204.45.89 () {32 vars in 825 bytes} [Tue Jun 2 18:44:30 2026] GET /v2/images?status=active&owner=008176792a50484d91cee562a7184eb0&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/786] 199.204.45.89 () {32 vars in 652 bytes} [Tue Jun 2 18:44:30 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: 390/787] 10.0.0.190 () {36 vars in 987 bytes} [Tue Jun 2 18:44:31 2026] GET /v2/images/bc13fb89-0b28-4169-9a43-28357f8ecfd6 => generated 1395 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/788] 10.0.0.190 () {36 vars in 927 bytes} [Tue Jun 2 18:44:31 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: 391/789] 10.0.0.190 () {36 vars in 927 bytes} [Tue Jun 2 18:44:31 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: 399/790] 10.0.0.190 () {36 vars in 987 bytes} [Tue Jun 2 18:44:31 2026] GET /v2/images/bc13fb89-0b28-4169-9a43-28357f8ecfd6 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/791] 10.0.0.190 () {36 vars in 927 bytes} [Tue Jun 2 18:44:31 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: 400/792] 10.0.0.190 () {36 vars in 927 bytes} [Tue Jun 2 18:44:31 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: 393/793] 10.0.0.190 () {36 vars in 987 bytes} [Tue Jun 2 18:44:31 2026] GET /v2/images/bc13fb89-0b28-4169-9a43-28357f8ecfd6 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/794] 10.0.0.190 () {36 vars in 927 bytes} [Tue Jun 2 18:44:31 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: 394/795] 10.0.0.190 () {36 vars in 927 bytes} [Tue Jun 2 18:44:31 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: 402/796] 10.0.0.236 () {36 vars in 911 bytes} [Tue Jun 2 18:44:31 2026] GET /versions => generated 1301 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/797] 10.0.0.236 () {36 vars in 1007 bytes} [Tue Jun 2 18:44:31 2026] GET /v2/images/bc13fb89-0b28-4169-9a43-28357f8ecfd6/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/798] 10.0.0.236 () {36 vars in 987 bytes} [Tue Jun 2 18:44:31 2026] GET /v2/images/bc13fb89-0b28-4169-9a43-28357f8ecfd6 => 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: 396/799] 10.0.0.236 () {36 vars in 927 bytes} [Tue Jun 2 18:44:31 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: 404/800] 10.0.0.236 () {36 vars in 927 bytes} [Tue Jun 2 18:44:31 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: 426/859] 10.0.0.85 () {32 vars in 632 bytes} [Tue Jun 2 18:49:23 2026] GET /v2/images => generated 5574 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)