+ 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:06:21 2026] *** compiled with version: 13.3.0 on 12 May 2026 19:03:41 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-686b9f7d89-bfbmn 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 0x7fa0eafca668 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:06:23.991 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-29 06:06:24.029 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:06:24.896 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:06:24.897 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:06:24.897 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:06:24.941 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:06:24.942 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:06:24.942 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:06:26.986 8 WARNING glance.api.v2.images [None req-48665f1b-ad26-426c-9eda-4d2088b5367f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-29 06:06:27.026 7 WARNING glance.api.v2.images [None req-0062ce71-0048-4102-ba47-b3f6d2a330bf - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-29 06:06:27.354 8 WARNING keystonemiddleware._common.config [None req-48665f1b-ad26-426c-9eda-4d2088b5367f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-29 06:06:27.361 8 WARNING oslo_config.cfg [None req-48665f1b-ad26-426c-9eda-4d2088b5367f - - - - - -] 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 0x7fa0eafca668 pid: 8 (default app) 2026-05-29 06:06:27.367 7 WARNING keystonemiddleware._common.config [None req-0062ce71-0048-4102-ba47-b3f6d2a330bf - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-29 06:06:27.374 7 WARNING oslo_config.cfg [None req-0062ce71-0048-4102-ba47-b3f6d2a330bf - - - - - -] 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 0x7fa0eafca668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.30 () {42 vars in 685 bytes} [Fri May 29 06:06:28 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-05-29 06:06:28.903 7 WARNING oslo_policy.policy [None req-79855289-799d-44bc-87df-c8bd97fca14a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - 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:06:28.903 7 WARNING oslo_policy.policy [None req-79855289-799d-44bc-87df-c8bd97fca14a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - 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:06:28.923 7 WARNING oslo_policy.policy [None req-79855289-799d-44bc-87df-c8bd97fca14a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - 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:06:28.923 7 WARNING oslo_policy.policy [None req-79855289-799d-44bc-87df-c8bd97fca14a 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - 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: 1/5] 199.204.45.30 () {44 vars in 907 bytes} [Fri May 29 06:06:28 2026] GET /v2/images => generated 69 bytes in 556 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.30 () {42 vars in 685 bytes} [Fri May 29 06:06:32 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: 2/7] 199.204.45.30 () {44 vars in 907 bytes} [Fri May 29 06:06:32 2026] GET /v2/images => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 06:06:32.480 8 WARNING oslo_policy.policy [None req-3d160b9c-306d-4506-add0-4c1cc65e79ee 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - 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:06:32.480 8 WARNING oslo_policy.policy [None req-3d160b9c-306d-4506-add0-4c1cc65e79ee 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - 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: 6/8] 199.204.45.30 () {44 vars in 908 bytes} [Fri May 29 06:06:32 2026] GET /v2/images/cirros => generated 151 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.30 () {44 vars in 930 bytes} [Fri May 29 06:06:32 2026] GET /v2/images?name=cirros => generated 81 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:06:32.624 8 WARNING oslo_policy.policy [None req-c4e6c4b0-568f-4e08-8d30-f6761b41170b 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - 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:06:32.625 8 WARNING oslo_policy.policy [None req-c4e6c4b0-568f-4e08-8d30-f6761b41170b 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - 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: 7/10] 199.204.45.30 () {44 vars in 936 bytes} [Fri May 29 06:06:32 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 06:06:32.717 7 WARNING oslo_config.cfg [None req-265090c6-fbfa-43db-a2b0-017feb5ad2e4 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - 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: 4/11] 199.204.45.30 () {48 vars in 948 bytes} [Fri May 29 06:06:32 2026] POST /v2/images => generated 760 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-29 06:06:32.748 8 WARNING oslo_policy.policy [None req-c43e0641-1e79-49fc-99a0-32096e62e707 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - 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:06:32.748 8 WARNING oslo_policy.policy [None req-c43e0641-1e79-49fc-99a0-32096e62e707 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - 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:06:32.750 8 INFO glance.api.v2.image_data [None req-c43e0641-1e79-49fc-99a0-32096e62e707 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-29 06:06:35.989 8 WARNING glance.location [None req-c43e0641-1e79-49fc-99a0-32096e62e707 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/12] 199.204.45.30 () {48 vars in 1042 bytes} [Fri May 29 06:06:32 2026] PUT /v2/images/cc27c782-8afd-4e0e-ba16-d6f6ee1be1b9/file => generated 0 bytes in 3292 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6226 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.204.45.30 () {44 vars in 968 bytes} [Fri May 29 06:06:36 2026] GET /v2/images/cc27c782-8afd-4e0e-ba16-d6f6ee1be1b9 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 06:06:36.152 8 WARNING oslo_config.cfg [None req-c2acf122-9094-4947-9263-d8bcf9d73883 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - 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: 9/14] 199.204.45.30 () {48 vars in 1048 bytes} [Fri May 29 06:06:36 2026] PATCH /v2/images/cc27c782-8afd-4e0e-ba16-d6f6ee1be1b9 => generated 1312 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 199.204.45.30 () {44 vars in 968 bytes} [Fri May 29 06:06:36 2026] GET /v2/images/cc27c782-8afd-4e0e-ba16-d6f6ee1be1b9 => 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: 135/266] 199.204.45.30 () {42 vars in 685 bytes} [Fri May 29 06:27:19 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: 132/267] 199.204.45.30 () {44 vars in 907 bytes} [Fri May 29 06:27:19 2026] GET /v2/images => generated 1381 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/270] 199.204.45.30 () {42 vars in 685 bytes} [Fri May 29 06:27:36 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: 137/273] 199.204.45.30 () {44 vars in 907 bytes} [Fri May 29 06:27:36 2026] GET /v2/images => generated 1381 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/274] 199.204.45.30 () {44 vars in 934 bytes} [Fri May 29 06:27:36 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/275] 199.204.45.30 () {44 vars in 956 bytes} [Fri May 29 06:27:36 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/276] 199.204.45.30 () {44 vars in 936 bytes} [Fri May 29 06:27:36 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/277] 199.204.45.30 () {48 vars in 948 bytes} [Fri May 29 06:27:36 2026] POST /v2/images => generated 796 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-29 06:27:36.730 7 WARNING oslo_policy.policy [None req-af72f8cc-50eb-4e07-82fc-abaa4e1f69fc 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - 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:27:36.730 7 WARNING oslo_policy.policy [None req-af72f8cc-50eb-4e07-82fc-abaa4e1f69fc 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - 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:27:36.732 7 INFO glance.api.v2.image_data [None req-af72f8cc-50eb-4e07-82fc-abaa4e1f69fc 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-29 06:28:00.730 7 WARNING glance.location [None req-af72f8cc-50eb-4e07-82fc-abaa4e1f69fc 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 139/282] 199.204.45.30 () {48 vars in 1043 bytes} [Fri May 29 06:27:36 2026] PUT /v2/images/ca17464b-d1e2-4392-8e25-6d0b9cb12adf/file => generated 0 bytes in 24050 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64401 switches on core 0) [pid: 8|app: 0|req: 144/283] 199.204.45.30 () {44 vars in 968 bytes} [Fri May 29 06:28:00 2026] GET /v2/images/ca17464b-d1e2-4392-8e25-6d0b9cb12adf => generated 1209 bytes in 12 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.30 () {48 vars in 1048 bytes} [Fri May 29 06:28:00 2026] PATCH /v2/images/ca17464b-d1e2-4392-8e25-6d0b9cb12adf => generated 1395 bytes in 83 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.30 () {44 vars in 968 bytes} [Fri May 29 06:28:00 2026] GET /v2/images/ca17464b-d1e2-4392-8e25-6d0b9cb12adf => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/286] 199.204.45.30 () {42 vars in 685 bytes} [Fri May 29 06:28:02 2026] GET / => generated 1301 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.30 () {44 vars in 907 bytes} [Fri May 29 06:28:02 2026] GET /v2/images => generated 2778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/372] 199.204.45.30 () {42 vars in 685 bytes} [Fri May 29 06:35:01 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/373] 199.204.45.30 () {44 vars in 907 bytes} [Fri May 29 06:35:01 2026] GET /v2/images => generated 2778 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/376] 199.204.45.30 () {42 vars in 685 bytes} [Fri May 29 06:35:12 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/377] 199.204.45.30 () {44 vars in 907 bytes} [Fri May 29 06:35:12 2026] GET /v2/images => generated 2778 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/378] 199.204.45.30 () {44 vars in 944 bytes} [Fri May 29 06:35:12 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/379] 199.204.45.30 () {44 vars in 966 bytes} [Fri May 29 06:35:12 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: 188/380] 199.204.45.30 () {44 vars in 936 bytes} [Fri May 29 06:35:12 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/381] 199.204.45.30 () {48 vars in 948 bytes} [Fri May 29 06:35:12 2026] POST /v2/images => generated 799 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-29 06:35:12.596 7 INFO glance.api.v2.image_data [None req-1e17958b-f14f-43ea-9717-c04c8fd35ce9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-29 06:35:23.797 7 INFO glance.location [None req-1e17958b-f14f-43ea-9717-c04c8fd35ce9 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 189/384] 199.204.45.30 () {48 vars in 1042 bytes} [Fri May 29 06:35:12 2026] PUT /v2/images/9246a1a8-8e42-4e4d-94f9-80919268017c/file => generated 0 bytes in 11256 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24138 switches on core 0) [pid: 8|app: 0|req: 196/385] 199.204.45.30 () {44 vars in 968 bytes} [Fri May 29 06:35:23 2026] GET /v2/images/9246a1a8-8e42-4e4d-94f9-80919268017c => 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: 190/386] 199.204.45.30 () {48 vars in 1048 bytes} [Fri May 29 06:35:23 2026] PATCH /v2/images/9246a1a8-8e42-4e4d-94f9-80919268017c => generated 1410 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/387] 199.204.45.30 () {44 vars in 968 bytes} [Fri May 29 06:35:23 2026] GET /v2/images/9246a1a8-8e42-4e4d-94f9-80919268017c => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/396] 199.204.45.30 () {42 vars in 685 bytes} [Fri May 29 06:36:01 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: 195/397] 199.204.45.30 () {44 vars in 907 bytes} [Fri May 29 06:36:01 2026] GET /v2/images => generated 4190 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/402] 199.204.45.30 () {42 vars in 685 bytes} [Fri May 29 06:36:19 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: 198/403] 199.204.45.30 () {44 vars in 907 bytes} [Fri May 29 06:36:19 2026] GET /v2/images => generated 4190 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/404] 199.204.45.30 () {44 vars in 936 bytes} [Fri May 29 06:36:19 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/405] 199.204.45.30 () {44 vars in 958 bytes} [Fri May 29 06:36:20 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: 8|app: 0|req: 207/406] 199.204.45.30 () {44 vars in 936 bytes} [Fri May 29 06:36:20 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/407] 199.204.45.30 () {48 vars in 948 bytes} [Fri May 29 06:36:20 2026] POST /v2/images => generated 791 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-29 06:36:20.106 8 INFO glance.api.v2.image_data [None req-adf26d2e-b04c-4224-bc3c-4cd1ef1fe6dd 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-29 06:36:37.599 8 INFO glance.location [None req-adf26d2e-b04c-4224-bc3c-4cd1ef1fe6dd 859b8598ddca4c42bd9e813d019378a4 dbae01a224b04a2bad69c7ba70167d5a - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 208/412] 199.204.45.30 () {48 vars in 1043 bytes} [Fri May 29 06:36:20 2026] PUT /v2/images/d7e4d1e7-dfdb-486c-a5c4-a52174eca2ae/file => generated 0 bytes in 17547 msecs (HTTP/1.1 204) 4 headers in 171 bytes (34345 switches on core 0) [pid: 7|app: 0|req: 205/413] 199.204.45.30 () {44 vars in 968 bytes} [Fri May 29 06:36:37 2026] GET /v2/images/d7e4d1e7-dfdb-486c-a5c4-a52174eca2ae => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/414] 199.204.45.30 () {48 vars in 1048 bytes} [Fri May 29 06:36:37 2026] PATCH /v2/images/d7e4d1e7-dfdb-486c-a5c4-a52174eca2ae => generated 1382 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/415] 199.204.45.30 () {44 vars in 968 bytes} [Fri May 29 06:36:37 2026] GET /v2/images/d7e4d1e7-dfdb-486c-a5c4-a52174eca2ae => 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: 286/568] 199.204.45.30 () {42 vars in 685 bytes} [Fri May 29 06:49:19 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: 283/569] 199.204.45.30 () {44 vars in 907 bytes} [Fri May 29 06:49:19 2026] GET /v2/images => generated 5574 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/598] 199.204.45.30 () {42 vars in 685 bytes} [Fri May 29 06:51:37 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: 298/599] 199.204.45.30 () {44 vars in 907 bytes} [Fri May 29 06:51:37 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/600] 199.204.45.30 () {42 vars in 685 bytes} [Fri May 29 06:51:39 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: 299/601] 199.204.45.30 () {44 vars in 907 bytes} [Fri May 29 06:51:39 2026] GET /v2/images => generated 5574 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/612] 199.204.45.30 () {42 vars in 685 bytes} [Fri May 29 06:52:28 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: 305/613] 199.204.45.30 () {44 vars in 907 bytes} [Fri May 29 06:52:28 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/616] 199.204.45.30 () {42 vars in 685 bytes} [Fri May 29 06:52:36 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: 307/617] 199.204.45.30 () {44 vars in 907 bytes} [Fri May 29 06:52:36 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/630] 199.204.45.30 () {42 vars in 685 bytes} [Fri May 29 06:53:38 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: 317/631] 199.204.45.30 () {44 vars in 907 bytes} [Fri May 29 06:53:38 2026] GET /v2/images => generated 5574 bytes in 62 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: 319/640] 10.0.0.68 () {32 vars in 632 bytes} [Fri May 29 06:54:21 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/645] 10.0.0.138 () {36 vars in 987 bytes} [Fri May 29 06:54:38 2026] GET /v2/images/cc27c782-8afd-4e0e-ba16-d6f6ee1be1b9 => generated 1312 bytes in 104 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: 324/646] 10.0.0.138 () {36 vars in 927 bytes} [Fri May 29 06:54:38 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/647] 10.0.0.138 () {36 vars in 927 bytes} [Fri May 29 06:54:38 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/648] 10.0.0.138 () {36 vars in 987 bytes} [Fri May 29 06:54:38 2026] GET /v2/images/cc27c782-8afd-4e0e-ba16-d6f6ee1be1b9 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/649] 10.0.0.138 () {36 vars in 927 bytes} [Fri May 29 06:54:38 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: 326/650] 10.0.0.138 () {36 vars in 927 bytes} [Fri May 29 06:54:38 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: 325/651] 10.0.0.138 () {36 vars in 987 bytes} [Fri May 29 06:54:38 2026] GET /v2/images/cc27c782-8afd-4e0e-ba16-d6f6ee1be1b9 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/652] 10.0.0.138 () {36 vars in 927 bytes} [Fri May 29 06:54:38 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/653] 10.0.0.138 () {36 vars in 927 bytes} [Fri May 29 06:54:38 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/654] 10.0.0.225 () {36 vars in 987 bytes} [Fri May 29 06:54:39 2026] GET /v2/images/cc27c782-8afd-4e0e-ba16-d6f6ee1be1b9 => generated 1312 bytes in 249 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.225 () {36 vars in 927 bytes} [Fri May 29 06:54:40 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/656] 10.0.0.225 () {36 vars in 987 bytes} [Fri May 29 06:54:40 2026] GET /v2/images/cc27c782-8afd-4e0e-ba16-d6f6ee1be1b9 => 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: 328/657] 10.0.0.225 () {36 vars in 927 bytes} [Fri May 29 06:54:40 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: 330/658] 10.0.0.225 () {36 vars in 927 bytes} [Fri May 29 06:54:40 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/661] 10.0.0.171 () {36 vars in 987 bytes} [Fri May 29 06:54:52 2026] GET /v2/images/cc27c782-8afd-4e0e-ba16-d6f6ee1be1b9 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/662] 10.0.0.171 () {36 vars in 927 bytes} [Fri May 29 06:54:52 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/663] 10.0.0.68 () {30 vars in 410 bytes} [Fri May 29 06:54:53 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: 333/664] 10.0.0.171 () {36 vars in 987 bytes} [Fri May 29 06:54:54 2026] GET /v2/images/cc27c782-8afd-4e0e-ba16-d6f6ee1be1b9 => 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: 332/665] 10.0.0.171 () {36 vars in 927 bytes} [Fri May 29 06:54:54 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/668] 199.204.45.30 () {36 vars in 990 bytes} [Fri May 29 06:54:59 2026] GET /v2/images/cc27c782-8afd-4e0e-ba16-d6f6ee1be1b9 => 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: 334/669] 199.204.45.30 () {36 vars in 930 bytes} [Fri May 29 06:54:59 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: 336/670] 199.204.45.30 () {36 vars in 990 bytes} [Fri May 29 06:55:00 2026] GET /v2/images/cc27c782-8afd-4e0e-ba16-d6f6ee1be1b9 => 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: 335/671] 199.204.45.30 () {36 vars in 930 bytes} [Fri May 29 06:55:00 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: 338/678] 10.0.0.68 () {34 vars in 654 bytes} [Fri May 29 06:55:26 2026] POST /v2/images => generated 648 bytes in 212 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-29 06:55:26.518 8 WARNING glance.api.v2.images [None req-27d8b6c5-09ae-476a-b215-b0d2f1dbc900 7bf94c8eba2d43ae83fb8ca7bf91ea73 78de4fddd1ed414ca94e416e5c192e77 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//10a79547-9886-4940-a9a6-2986f21c1e3e [pid: 8|app: 0|req: 341/679] 10.0.0.68 () {32 vars in 709 bytes} [Fri May 29 06:55:26 2026] DELETE /v2/images/10a79547-9886-4940-a9a6-2986f21c1e3e => 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: 339/680] 10.0.0.68 () {32 vars in 706 bytes} [Fri May 29 06:55:26 2026] GET /v2/images/10a79547-9886-4940-a9a6-2986f21c1e3e => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/681] 10.0.0.68 () {32 vars in 632 bytes} [Fri May 29 06:55:26 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: 340/682] 10.0.0.68 () {34 vars in 654 bytes} [Fri May 29 06:55:26 2026] POST /v2/images => generated 702 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/683] 10.0.0.68 () {32 vars in 716 bytes} [Fri May 29 06:55:26 2026] GET /v2/images/9aa361ce-d0d3-4b3b-859c-e5ca46aa0930/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 06:55:26.712 7 INFO glance.api.v2.image_data [None req-703ccc06-2cf4-4f4e-a6f1-d63d95bc0b5b 7bf94c8eba2d43ae83fb8ca7bf91ea73 78de4fddd1ed414ca94e416e5c192e77 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-29 06:55:26.766 7 WARNING glance_store._drivers.rbd [None req-703ccc06-2cf4-4f4e-a6f1-d63d95bc0b5b 7bf94c8eba2d43ae83fb8ca7bf91ea73 78de4fddd1ed414ca94e416e5c192e77 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal [pid: 8|app: 0|req: 344/684] 10.0.0.171 () {36 vars in 987 bytes} [Fri May 29 06:55:26 2026] GET /v2/images/cc27c782-8afd-4e0e-ba16-d6f6ee1be1b9 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/685] 10.0.0.171 () {36 vars in 927 bytes} [Fri May 29 06:55:26 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) 2026-05-29 06:55:27.848 7 INFO glance.location [None req-703ccc06-2cf4-4f4e-a6f1-d63d95bc0b5b 7bf94c8eba2d43ae83fb8ca7bf91ea73 78de4fddd1ed414ca94e416e5c192e77 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 341/686] 10.0.0.68 () {32 vars in 726 bytes} [Fri May 29 06:55:26 2026] PUT /v2/images/9aa361ce-d0d3-4b3b-859c-e5ca46aa0930/file => generated 0 bytes in 1209 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/687] 10.0.0.68 () {32 vars in 706 bytes} [Fri May 29 06:55:27 2026] GET /v2/images/9aa361ce-d0d3-4b3b-859c-e5ca46aa0930 => generated 1103 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/688] 10.0.0.68 () {32 vars in 716 bytes} [Fri May 29 06:55:27 2026] GET /v2/images/9aa361ce-d0d3-4b3b-859c-e5ca46aa0930/file => generated 1024 bytes in 153 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/689] 10.0.0.68 () {34 vars in 654 bytes} [Fri May 29 06:55:28 2026] POST /v2/images => generated 648 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/690] 10.0.0.68 () {32 vars in 725 bytes} [Fri May 29 06:55:28 2026] PATCH /v2/images/8e62977a-40d7-482a-a4d1-5e3fa5ed2eba => generated 653 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/691] 10.0.0.68 () {32 vars in 706 bytes} [Fri May 29 06:55:28 2026] GET /v2/images/8e62977a-40d7-482a-a4d1-5e3fa5ed2eba => generated 653 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 06:55:28.229 7 WARNING glance.api.v2.images [None req-b59ff6d2-70bf-4428-b7e8-bb28e3c093b0 7bf94c8eba2d43ae83fb8ca7bf91ea73 78de4fddd1ed414ca94e416e5c192e77 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8e62977a-40d7-482a-a4d1-5e3fa5ed2eba [pid: 7|app: 0|req: 344/692] 10.0.0.68 () {32 vars in 709 bytes} [Fri May 29 06:55:28 2026] DELETE /v2/images/8e62977a-40d7-482a-a4d1-5e3fa5ed2eba => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/693] 10.0.0.68 () {32 vars in 706 bytes} [Fri May 29 06:55:28 2026] GET /v2/images/8e62977a-40d7-482a-a4d1-5e3fa5ed2eba => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 06:55:28.306 7 WARNING glance.api.v2.images [None req-f99d34a4-f399-4d69-a99f-51479f979ec5 7bf94c8eba2d43ae83fb8ca7bf91ea73 78de4fddd1ed414ca94e416e5c192e77 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9aa361ce-d0d3-4b3b-859c-e5ca46aa0930 [pid: 7|app: 0|req: 345/694] 10.0.0.68 () {32 vars in 709 bytes} [Fri May 29 06:55:28 2026] DELETE /v2/images/9aa361ce-d0d3-4b3b-859c-e5ca46aa0930 => generated 0 bytes in 832 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/695] 10.0.0.68 () {32 vars in 706 bytes} [Fri May 29 06:55:29 2026] GET /v2/images/9aa361ce-d0d3-4b3b-859c-e5ca46aa0930 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 06:55:29.159 7 WARNING glance.api.v2.images [None req-03cb313d-a17f-4c47-bc69-7cf2c64d2d12 7bf94c8eba2d43ae83fb8ca7bf91ea73 78de4fddd1ed414ca94e416e5c192e77 - - default default] Failed to find image 10a79547-9886-4940-a9a6-2986f21c1e3e to delete: glance.common.exception.ImageNotFound: No image found with ID 10a79547-9886-4940-a9a6-2986f21c1e3e [pid: 7|app: 0|req: 346/696] 10.0.0.68 () {32 vars in 709 bytes} [Fri May 29 06:55:29 2026] DELETE /v2/images/10a79547-9886-4940-a9a6-2986f21c1e3e => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/697] 10.0.0.68 () {32 vars in 706 bytes} [Fri May 29 06:55:29 2026] GET /v2/images/10a79547-9886-4940-a9a6-2986f21c1e3e => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/702] 10.0.0.171 () {36 vars in 987 bytes} [Fri May 29 06:55:50 2026] GET /v2/images/cc27c782-8afd-4e0e-ba16-d6f6ee1be1b9 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/703] 10.0.0.171 () {36 vars in 927 bytes} [Fri May 29 06:55:50 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: 355/704] 10.0.0.171 () {36 vars in 987 bytes} [Fri May 29 06:55:55 2026] GET /v2/images/cc27c782-8afd-4e0e-ba16-d6f6ee1be1b9 => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/705] 10.0.0.171 () {36 vars in 927 bytes} [Fri May 29 06:55:55 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: 357/708] 10.0.0.171 () {36 vars in 987 bytes} [Fri May 29 06:56:00 2026] GET /v2/images/cc27c782-8afd-4e0e-ba16-d6f6ee1be1b9 => 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: 352/709] 10.0.0.171 () {36 vars in 927 bytes} [Fri May 29 06:56:00 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/712] 10.0.0.68 () {32 vars in 706 bytes} [Fri May 29 06:56:12 2026] GET /v2/images/cc27c782-8afd-4e0e-ba16-d6f6ee1be1b9 => 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: 354/713] 10.0.0.68 () {32 vars in 706 bytes} [Fri May 29 06:56:12 2026] GET /v2/images/cc27c782-8afd-4e0e-ba16-d6f6ee1be1b9 => 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: 360/714] 10.0.0.138 () {36 vars in 987 bytes} [Fri May 29 06:56:12 2026] GET /v2/images/cc27c782-8afd-4e0e-ba16-d6f6ee1be1b9 => 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: 355/715] 10.0.0.138 () {36 vars in 927 bytes} [Fri May 29 06:56:12 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: 361/716] 10.0.0.138 () {36 vars in 927 bytes} [Fri May 29 06:56: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: 356/717] 10.0.0.138 () {36 vars in 987 bytes} [Fri May 29 06:56:12 2026] GET /v2/images/cc27c782-8afd-4e0e-ba16-d6f6ee1be1b9 => 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: 362/718] 10.0.0.138 () {36 vars in 927 bytes} [Fri May 29 06:56:12 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: 357/719] 10.0.0.138 () {36 vars in 927 bytes} [Fri May 29 06:56:12 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: 363/720] 10.0.0.138 () {36 vars in 987 bytes} [Fri May 29 06:56:12 2026] GET /v2/images/cc27c782-8afd-4e0e-ba16-d6f6ee1be1b9 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/721] 10.0.0.138 () {36 vars in 927 bytes} [Fri May 29 06:56:12 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/722] 10.0.0.225 () {36 vars in 987 bytes} [Fri May 29 06:56:13 2026] GET /v2/images/cc27c782-8afd-4e0e-ba16-d6f6ee1be1b9 => 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: 359/723] 10.0.0.225 () {36 vars in 927 bytes} [Fri May 29 06:56: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: 365/724] 10.0.0.225 () {36 vars in 987 bytes} [Fri May 29 06:56:13 2026] GET /v2/images/cc27c782-8afd-4e0e-ba16-d6f6ee1be1b9 => 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: 360/725] 10.0.0.225 () {36 vars in 927 bytes} [Fri May 29 06:56: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: 366/726] 10.0.0.225 () {36 vars in 927 bytes} [Fri May 29 06:56: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: 7|app: 0|req: 363/731] 10.0.0.171 () {36 vars in 987 bytes} [Fri May 29 06:56:32 2026] GET /v2/images/cc27c782-8afd-4e0e-ba16-d6f6ee1be1b9 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/732] 10.0.0.171 () {36 vars in 927 bytes} [Fri May 29 06:56:32 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: 371/747] 10.0.0.171 () {36 vars in 987 bytes} [Fri May 29 06:57:42 2026] GET /v2/images/cc27c782-8afd-4e0e-ba16-d6f6ee1be1b9 => 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: 377/748] 10.0.0.171 () {36 vars in 927 bytes} [Fri May 29 06:57:42 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: 375/755] 10.0.0.171 () {36 vars in 987 bytes} [Fri May 29 06:58:07 2026] GET /v2/images/cc27c782-8afd-4e0e-ba16-d6f6ee1be1b9 => 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: 381/756] 10.0.0.171 () {36 vars in 927 bytes} [Fri May 29 06:58:07 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: 386/765] 10.0.0.171 () {36 vars in 987 bytes} [Fri May 29 06:58:47 2026] GET /v2/images/cc27c782-8afd-4e0e-ba16-d6f6ee1be1b9 => 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: 380/766] 10.0.0.171 () {36 vars in 927 bytes} [Fri May 29 06:58:47 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: 388/769] 10.0.0.171 () {36 vars in 987 bytes} [Fri May 29 06:59:04 2026] GET /v2/images/cc27c782-8afd-4e0e-ba16-d6f6ee1be1b9 => 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: 382/770] 10.0.0.171 () {36 vars in 927 bytes} [Fri May 29 06:59: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: 8|app: 0|req: 393/779] 199.204.45.30 () {32 vars in 825 bytes} [Fri May 29 06:59:45 2026] GET /v2/images?status=active&owner=dbae01a224b04a2bad69c7ba70167d5a&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/780] 199.204.45.30 () {32 vars in 652 bytes} [Fri May 29 06:59:45 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/781] 10.0.0.138 () {36 vars in 987 bytes} [Fri May 29 06:59:45 2026] GET /v2/images/ca17464b-d1e2-4392-8e25-6d0b9cb12adf => generated 1395 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/782] 10.0.0.138 () {36 vars in 927 bytes} [Fri May 29 06:59:46 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/783] 10.0.0.138 () {36 vars in 927 bytes} [Fri May 29 06:59:46 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/784] 10.0.0.138 () {36 vars in 987 bytes} [Fri May 29 06:59:46 2026] GET /v2/images/ca17464b-d1e2-4392-8e25-6d0b9cb12adf => generated 1395 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/785] 10.0.0.138 () {36 vars in 927 bytes} [Fri May 29 06:59:46 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/786] 10.0.0.138 () {36 vars in 927 bytes} [Fri May 29 06:59:46 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/787] 10.0.0.138 () {36 vars in 987 bytes} [Fri May 29 06:59:46 2026] GET /v2/images/ca17464b-d1e2-4392-8e25-6d0b9cb12adf => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/788] 10.0.0.138 () {36 vars in 927 bytes} [Fri May 29 06:59:46 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/789] 10.0.0.138 () {36 vars in 927 bytes} [Fri May 29 06:59:46 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/792] 10.0.0.225 () {36 vars in 987 bytes} [Fri May 29 06:59:46 2026] GET /v2/images/ca17464b-d1e2-4392-8e25-6d0b9cb12adf => generated 1395 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/793] 10.0.0.225 () {36 vars in 927 bytes} [Fri May 29 06:59:46 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/794] 10.0.0.225 () {36 vars in 987 bytes} [Fri May 29 06:59:46 2026] GET /v2/images/ca17464b-d1e2-4392-8e25-6d0b9cb12adf => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/795] 10.0.0.225 () {36 vars in 927 bytes} [Fri May 29 06:59:46 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/796] 10.0.0.225 () {36 vars in 927 bytes} [Fri May 29 06:59:46 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/849] 10.0.0.68 () {32 vars in 632 bytes} [Fri May 29 07:04:10 2026] GET /v2/images => generated 5574 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)