+ 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 [Mon May 25 01:04:10 2026] *** compiled with version: 13.3.0 on 22 May 2026 05:16:43 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-86c6cf795c-wxgdc 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 0x7f43aeef1668 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-25 01:04:12.197 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-25 01:04:12.214 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-05-25 01:04:13.076 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-25 01:04:13.077 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-25 01:04:13.078 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-25 01:04:13.099 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-25 01:04:13.100 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-25 01:04:13.100 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-25 01:04:15.085 7 WARNING glance.api.v2.images [None req-d05f811f-f319-4d00-94cf-81045659d7c0 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-25 01:04:15.089 8 WARNING glance.api.v2.images [None req-4e9dd930-84b9-488c-8e33-159ec3ef92f3 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-25 01:04:15.410 7 WARNING keystonemiddleware._common.config [None req-d05f811f-f319-4d00-94cf-81045659d7c0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-25 01:04:15.417 7 WARNING oslo_config.cfg [None req-d05f811f-f319-4d00-94cf-81045659d7c0 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-25 01:04:15.420 8 WARNING keystonemiddleware._common.config [None req-4e9dd930-84b9-488c-8e33-159ec3ef92f3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f43aeef1668 pid: 7 (default app) 2026-05-25 01:04:15.427 8 WARNING oslo_config.cfg [None req-4e9dd930-84b9-488c-8e33-159ec3ef92f3 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f43aeef1668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.72 () {42 vars in 684 bytes} [Mon May 25 01:04:16 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 01:04:17.334 8 WARNING oslo_policy.policy [None req-b4ce341d-3f23-4ce2-86b9-4f981e0018e0 d43276b0ca054ade821c06fdab05e1e0 dce85ce853a642d8ab454bef188237b9 - - 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-25 01:04:17.335 8 WARNING oslo_policy.policy [None req-b4ce341d-3f23-4ce2-86b9-4f981e0018e0 d43276b0ca054ade821c06fdab05e1e0 dce85ce853a642d8ab454bef188237b9 - - 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-25 01:04:17.352 8 WARNING oslo_policy.policy [None req-b4ce341d-3f23-4ce2-86b9-4f981e0018e0 d43276b0ca054ade821c06fdab05e1e0 dce85ce853a642d8ab454bef188237b9 - - 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-25 01:04:17.352 8 WARNING oslo_policy.policy [None req-b4ce341d-3f23-4ce2-86b9-4f981e0018e0 d43276b0ca054ade821c06fdab05e1e0 dce85ce853a642d8ab454bef188237b9 - - 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.72 () {44 vars in 906 bytes} [Mon May 25 01:04:16 2026] GET /v2/images => generated 69 bytes in 550 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.72 () {42 vars in 684 bytes} [Mon May 25 01:04:20 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.72 () {44 vars in 906 bytes} [Mon May 25 01:04:20 2026] GET /v2/images => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 01:04:20.984 7 WARNING oslo_policy.policy [None req-a97f82fa-b873-4667-ad92-874e4c4071d2 d43276b0ca054ade821c06fdab05e1e0 dce85ce853a642d8ab454bef188237b9 - - 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-25 01:04:20.985 7 WARNING oslo_policy.policy [None req-a97f82fa-b873-4667-ad92-874e4c4071d2 d43276b0ca054ade821c06fdab05e1e0 dce85ce853a642d8ab454bef188237b9 - - 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.72 () {44 vars in 907 bytes} [Mon May 25 01:04:20 2026] GET /v2/images/cirros => generated 151 bytes in 120 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.72 () {44 vars in 929 bytes} [Mon May 25 01:04:21 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:04:21.115 7 WARNING oslo_policy.policy [None req-c4a8f8b4-2616-4eb3-bba3-2d1a241b9994 d43276b0ca054ade821c06fdab05e1e0 dce85ce853a642d8ab454bef188237b9 - - 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-25 01:04:21.116 7 WARNING oslo_policy.policy [None req-c4a8f8b4-2616-4eb3-bba3-2d1a241b9994 d43276b0ca054ade821c06fdab05e1e0 dce85ce853a642d8ab454bef188237b9 - - 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.72 () {44 vars in 935 bytes} [Mon May 25 01:04:21 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 01:04:21.200 8 WARNING oslo_config.cfg [None req-a3fbadfa-85a8-4e4f-8d1a-67a0d3b2709d d43276b0ca054ade821c06fdab05e1e0 dce85ce853a642d8ab454bef188237b9 - - 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.72 () {48 vars in 947 bytes} [Mon May 25 01:04:21 2026] POST /v2/images => generated 760 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-25 01:04:21.222 7 WARNING oslo_policy.policy [None req-8589a0a8-5e4c-47d3-9339-ae575d8122ec d43276b0ca054ade821c06fdab05e1e0 dce85ce853a642d8ab454bef188237b9 - - 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-25 01:04:21.222 7 WARNING oslo_policy.policy [None req-8589a0a8-5e4c-47d3-9339-ae575d8122ec d43276b0ca054ade821c06fdab05e1e0 dce85ce853a642d8ab454bef188237b9 - - 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-25 01:04:21.223 7 INFO glance.api.v2.image_data [None req-8589a0a8-5e4c-47d3-9339-ae575d8122ec d43276b0ca054ade821c06fdab05e1e0 dce85ce853a642d8ab454bef188237b9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-25 01:04:24.560 7 INFO glance.location [None req-8589a0a8-5e4c-47d3-9339-ae575d8122ec d43276b0ca054ade821c06fdab05e1e0 dce85ce853a642d8ab454bef188237b9 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/12] 199.204.45.72 () {48 vars in 1041 bytes} [Mon May 25 01:04:21 2026] PUT /v2/images/48f8d058-c0b6-48cc-843a-181084e4b287/file => generated 0 bytes in 3383 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7274 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.72 () {44 vars in 967 bytes} [Mon May 25 01:04:24 2026] GET /v2/images/48f8d058-c0b6-48cc-843a-181084e4b287 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 01:04:24.708 7 WARNING oslo_config.cfg [None req-ec5556b6-566d-41cc-8abd-eabc4ce8b6c6 d43276b0ca054ade821c06fdab05e1e0 dce85ce853a642d8ab454bef188237b9 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/14] 199.204.45.72 () {48 vars in 1047 bytes} [Mon May 25 01:04:24 2026] PATCH /v2/images/48f8d058-c0b6-48cc-843a-181084e4b287 => generated 1312 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.204.45.72 () {44 vars in 967 bytes} [Mon May 25 01:04:24 2026] GET /v2/images/48f8d058-c0b6-48cc-843a-181084e4b287 => 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: 126/254] 199.204.45.72 () {42 vars in 684 bytes} [Mon May 25 01:24:10 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: 129/255] 199.204.45.72 () {44 vars in 906 bytes} [Mon May 25 01:24:10 2026] GET /v2/images => generated 1381 bytes in 444 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/260] 199.204.45.72 () {42 vars in 684 bytes} [Mon May 25 01:24: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: 132/261] 199.204.45.72 () {44 vars in 906 bytes} [Mon May 25 01:24:30 2026] GET /v2/images => generated 1381 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/262] 199.204.45.72 () {44 vars in 933 bytes} [Mon May 25 01:24:30 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/263] 199.204.45.72 () {44 vars in 955 bytes} [Mon May 25 01:24:30 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: 8|app: 0|req: 131/264] 199.204.45.72 () {44 vars in 935 bytes} [Mon May 25 01:24:30 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/265] 199.204.45.72 () {48 vars in 947 bytes} [Mon May 25 01:24:30 2026] POST /v2/images => generated 796 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-25 01:24:30.499 8 WARNING oslo_policy.policy [None req-2e3cc180-3dd3-4157-ac4d-c3e25ae7c5e5 d43276b0ca054ade821c06fdab05e1e0 dce85ce853a642d8ab454bef188237b9 - - 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-25 01:24:30.499 8 WARNING oslo_policy.policy [None req-2e3cc180-3dd3-4157-ac4d-c3e25ae7c5e5 d43276b0ca054ade821c06fdab05e1e0 dce85ce853a642d8ab454bef188237b9 - - 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-25 01:24:30.501 8 INFO glance.api.v2.image_data [None req-2e3cc180-3dd3-4157-ac4d-c3e25ae7c5e5 d43276b0ca054ade821c06fdab05e1e0 dce85ce853a642d8ab454bef188237b9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-25 01:24:55.824 8 INFO glance.location [None req-2e3cc180-3dd3-4157-ac4d-c3e25ae7c5e5 d43276b0ca054ade821c06fdab05e1e0 dce85ce853a642d8ab454bef188237b9 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 132/272] 199.204.45.72 () {48 vars in 1042 bytes} [Mon May 25 01:24:30 2026] PUT /v2/images/7d63d136-410e-4ba2-b23a-dd9273f5c584/file => generated 0 bytes in 25377 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62170 switches on core 0) [pid: 7|app: 0|req: 141/273] 199.204.45.72 () {44 vars in 967 bytes} [Mon May 25 01:24:55 2026] GET /v2/images/7d63d136-410e-4ba2-b23a-dd9273f5c584 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/274] 199.204.45.72 () {48 vars in 1047 bytes} [Mon May 25 01:24:55 2026] PATCH /v2/images/7d63d136-410e-4ba2-b23a-dd9273f5c584 => generated 1395 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/275] 199.204.45.72 () {44 vars in 967 bytes} [Mon May 25 01:24:55 2026] GET /v2/images/7d63d136-410e-4ba2-b23a-dd9273f5c584 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/276] 199.204.45.72 () {42 vars in 684 bytes} [Mon May 25 01:24:57 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: 143/277] 199.204.45.72 () {44 vars in 906 bytes} [Mon May 25 01:24:57 2026] GET /v2/images => generated 2778 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/356] 199.204.45.72 () {42 vars in 684 bytes} [Mon May 25 01:31: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: 183/357] 199.204.45.72 () {44 vars in 906 bytes} [Mon May 25 01:31:30 2026] GET /v2/images => generated 2778 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/362] 199.204.45.72 () {42 vars in 684 bytes} [Mon May 25 01:31:45 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: 177/363] 199.204.45.72 () {44 vars in 906 bytes} [Mon May 25 01:31:45 2026] GET /v2/images => generated 2778 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/364] 199.204.45.72 () {44 vars in 943 bytes} [Mon May 25 01:31:45 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/365] 199.204.45.72 () {44 vars in 965 bytes} [Mon May 25 01:31:45 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/366] 199.204.45.72 () {44 vars in 935 bytes} [Mon May 25 01:31:45 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: 179/367] 199.204.45.72 () {48 vars in 947 bytes} [Mon May 25 01:31:45 2026] POST /v2/images => generated 799 bytes in 563 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-25 01:31:45.912 7 INFO glance.api.v2.image_data [None req-9d169ca7-11b2-4899-8fa7-d1bc998d6879 d43276b0ca054ade821c06fdab05e1e0 dce85ce853a642d8ab454bef188237b9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-25 01:32:02.460 7 INFO glance.location [None req-9d169ca7-11b2-4899-8fa7-d1bc998d6879 d43276b0ca054ade821c06fdab05e1e0 dce85ce853a642d8ab454bef188237b9 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 189/370] 199.204.45.72 () {48 vars in 1041 bytes} [Mon May 25 01:31:45 2026] PUT /v2/images/8ebdbe9d-97c4-48ee-bf47-088b51749785/file => generated 0 bytes in 16594 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26843 switches on core 0) [pid: 8|app: 0|req: 182/371] 199.204.45.72 () {44 vars in 967 bytes} [Mon May 25 01:32:02 2026] GET /v2/images/8ebdbe9d-97c4-48ee-bf47-088b51749785 => 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/372] 199.204.45.72 () {48 vars in 1047 bytes} [Mon May 25 01:32:02 2026] PATCH /v2/images/8ebdbe9d-97c4-48ee-bf47-088b51749785 => generated 1410 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/373] 199.204.45.72 () {44 vars in 967 bytes} [Mon May 25 01:32:02 2026] GET /v2/images/8ebdbe9d-97c4-48ee-bf47-088b51749785 => generated 1410 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/382] 199.204.45.72 () {42 vars in 684 bytes} [Mon May 25 01:32:45 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/383] 199.204.45.72 () {44 vars in 906 bytes} [Mon May 25 01:32:45 2026] GET /v2/images => generated 4190 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/388] 199.204.45.72 () {42 vars in 684 bytes} [Mon May 25 01:33:04 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/389] 199.204.45.72 () {44 vars in 906 bytes} [Mon May 25 01:33:04 2026] GET /v2/images => generated 4190 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/390] 199.204.45.72 () {44 vars in 935 bytes} [Mon May 25 01:33:04 2026] GET /v2/images/manila-service-image => generated 165 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/391] 199.204.45.72 () {44 vars in 957 bytes} [Mon May 25 01:33: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: 8|app: 0|req: 193/392] 199.204.45.72 () {44 vars in 935 bytes} [Mon May 25 01:33:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/393] 199.204.45.72 () {48 vars in 947 bytes} [Mon May 25 01:33:04 2026] POST /v2/images => generated 791 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-25 01:33:04.616 8 INFO glance.api.v2.image_data [None req-d5c26d41-6908-4aca-b43a-5f31e4f083f8 d43276b0ca054ade821c06fdab05e1e0 dce85ce853a642d8ab454bef188237b9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-25 01:33:18.019 8 INFO glance.location [None req-d5c26d41-6908-4aca-b43a-5f31e4f083f8 d43276b0ca054ade821c06fdab05e1e0 dce85ce853a642d8ab454bef188237b9 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 194/398] 199.204.45.72 () {48 vars in 1042 bytes} [Mon May 25 01:33:04 2026] PUT /v2/images/7e0f88a0-83b1-415a-a041-cc27410746e3/file => generated 0 bytes in 13447 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32698 switches on core 0) [pid: 7|app: 0|req: 205/399] 199.204.45.72 () {44 vars in 967 bytes} [Mon May 25 01:33:18 2026] GET /v2/images/7e0f88a0-83b1-415a-a041-cc27410746e3 => 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: 195/400] 199.204.45.72 () {48 vars in 1047 bytes} [Mon May 25 01:33:18 2026] PATCH /v2/images/7e0f88a0-83b1-415a-a041-cc27410746e3 => generated 1382 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/401] 199.204.45.72 () {44 vars in 967 bytes} [Mon May 25 01:33:18 2026] GET /v2/images/7e0f88a0-83b1-415a-a041-cc27410746e3 => generated 1382 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/554] 199.204.45.72 () {42 vars in 684 bytes} [Mon May 25 01:45:58 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: 272/555] 199.204.45.72 () {44 vars in 906 bytes} [Mon May 25 01:45:58 2026] GET /v2/images => generated 5574 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/582] 199.204.45.72 () {42 vars in 684 bytes} [Mon May 25 01:48:13 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: 286/583] 199.204.45.72 () {44 vars in 906 bytes} [Mon May 25 01:48:13 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/584] 199.204.45.72 () {42 vars in 684 bytes} [Mon May 25 01:48:15 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: 287/585] 199.204.45.72 () {44 vars in 906 bytes} [Mon May 25 01:48:15 2026] GET /v2/images => generated 5574 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/596] 199.204.45.72 () {42 vars in 684 bytes} [Mon May 25 01:49: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: 293/597] 199.204.45.72 () {44 vars in 906 bytes} [Mon May 25 01:49:01 2026] GET /v2/images => generated 5574 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/600] 199.204.45.72 () {42 vars in 684 bytes} [Mon May 25 01:49:10 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: 295/601] 199.204.45.72 () {44 vars in 906 bytes} [Mon May 25 01:49:10 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/614] 199.204.45.72 () {42 vars in 684 bytes} [Mon May 25 01:50:09 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: 313/615] 199.204.45.72 () {44 vars in 906 bytes} [Mon May 25 01:50:09 2026] GET /v2/images => generated 5574 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 318/624] 10.0.0.86 () {32 vars in 632 bytes} [Mon May 25 01:50:49 2026] GET /v2/images => generated 5574 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 309/629] 10.0.0.110 () {36 vars in 987 bytes} [Mon May 25 01:51:10 2026] GET /v2/images/48f8d058-c0b6-48cc-843a-181084e4b287 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/630] 10.0.0.110 () {36 vars in 927 bytes} [Mon May 25 01:51:10 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: 311/633] 10.0.0.86 () {34 vars in 654 bytes} [Mon May 25 01:51:17 2026] POST /v2/images => generated 648 bytes in 134 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-25 01:51:17.480 7 WARNING glance.api.v2.images [None req-ea34dfa0-8237-4ff3-9534-225c277e9fe0 7b9a2ab32b514daca797ffd5992f16a0 5848d600bf2143d594ad4f7a0c4e3138 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b14ebefd-8992-4180-8b52-7277f978ae0c [pid: 7|app: 0|req: 323/634] 10.0.0.86 () {32 vars in 709 bytes} [Mon May 25 01:51:17 2026] DELETE /v2/images/b14ebefd-8992-4180-8b52-7277f978ae0c => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/635] 10.0.0.86 () {32 vars in 706 bytes} [Mon May 25 01:51:17 2026] GET /v2/images/b14ebefd-8992-4180-8b52-7277f978ae0c => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/636] 10.0.0.86 () {32 vars in 632 bytes} [Mon May 25 01:51:17 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: 8|app: 0|req: 313/637] 10.0.0.86 () {34 vars in 654 bytes} [Mon May 25 01:51:17 2026] POST /v2/images => generated 703 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/638] 10.0.0.86 () {32 vars in 716 bytes} [Mon May 25 01:51:17 2026] GET /v2/images/c08f9258-a5fc-4c7c-a7d7-305fe01be4ac/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 01:51:17.665 8 INFO glance.api.v2.image_data [None req-531efbda-281a-40a3-9f02-bc1e6e3dd690 7b9a2ab32b514daca797ffd5992f16a0 5848d600bf2143d594ad4f7a0c4e3138 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-25 01:51:17.728 8 WARNING glance_store._drivers.rbd [None req-531efbda-281a-40a3-9f02-bc1e6e3dd690 7b9a2ab32b514daca797ffd5992f16a0 5848d600bf2143d594ad4f7a0c4e3138 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal [pid: 7|app: 0|req: 326/639] 199.204.45.72 () {36 vars in 990 bytes} [Mon May 25 01:51:18 2026] GET /v2/images/48f8d058-c0b6-48cc-843a-181084e4b287 => 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: 327/640] 199.204.45.72 () {36 vars in 930 bytes} [Mon May 25 01:51:18 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: 328/641] 199.204.45.72 () {36 vars in 990 bytes} [Mon May 25 01:51:18 2026] GET /v2/images/48f8d058-c0b6-48cc-843a-181084e4b287 => 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: 329/642] 199.204.45.72 () {36 vars in 930 bytes} [Mon May 25 01:51:18 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) 2026-05-25 01:51:18.758 8 INFO glance.location [None req-531efbda-281a-40a3-9f02-bc1e6e3dd690 7b9a2ab32b514daca797ffd5992f16a0 5848d600bf2143d594ad4f7a0c4e3138 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 314/643] 10.0.0.86 () {32 vars in 726 bytes} [Mon May 25 01:51:17 2026] PUT /v2/images/c08f9258-a5fc-4c7c-a7d7-305fe01be4ac/file => generated 0 bytes in 1140 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/644] 10.0.0.86 () {32 vars in 706 bytes} [Mon May 25 01:51:18 2026] GET /v2/images/c08f9258-a5fc-4c7c-a7d7-305fe01be4ac => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/645] 10.0.0.110 () {36 vars in 987 bytes} [Mon May 25 01:51:18 2026] GET /v2/images/48f8d058-c0b6-48cc-843a-181084e4b287 => 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: 332/646] 10.0.0.110 () {36 vars in 927 bytes} [Mon May 25 01:51:18 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: 315/647] 10.0.0.86 () {32 vars in 716 bytes} [Mon May 25 01:51:18 2026] GET /v2/images/c08f9258-a5fc-4c7c-a7d7-305fe01be4ac/file => generated 1024 bytes in 115 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/648] 10.0.0.86 () {34 vars in 654 bytes} [Mon May 25 01:51:18 2026] POST /v2/images => generated 649 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/649] 10.0.0.86 () {32 vars in 725 bytes} [Mon May 25 01:51:18 2026] PATCH /v2/images/43b2bfb0-6f90-4604-8f21-7eca5e3287e8 => generated 653 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/650] 10.0.0.86 () {32 vars in 706 bytes} [Mon May 25 01:51:19 2026] GET /v2/images/43b2bfb0-6f90-4604-8f21-7eca5e3287e8 => generated 653 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 01:51:19.053 8 WARNING glance.api.v2.images [None req-235a5f67-4602-4c53-a2f5-100f110e02c2 7b9a2ab32b514daca797ffd5992f16a0 5848d600bf2143d594ad4f7a0c4e3138 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//43b2bfb0-6f90-4604-8f21-7eca5e3287e8 [pid: 8|app: 0|req: 317/651] 10.0.0.86 () {32 vars in 709 bytes} [Mon May 25 01:51:19 2026] DELETE /v2/images/43b2bfb0-6f90-4604-8f21-7eca5e3287e8 => generated 0 bytes in 38 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/652] 10.0.0.86 () {32 vars in 706 bytes} [Mon May 25 01:51:19 2026] GET /v2/images/43b2bfb0-6f90-4604-8f21-7eca5e3287e8 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-25 01:51:19.104 8 WARNING glance.api.v2.images [None req-3d1676a9-66fa-4e14-ba63-b9dbeb71341e 7b9a2ab32b514daca797ffd5992f16a0 5848d600bf2143d594ad4f7a0c4e3138 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c08f9258-a5fc-4c7c-a7d7-305fe01be4ac [pid: 7|app: 0|req: 336/653] 10.0.0.188 () {36 vars in 987 bytes} [Mon May 25 01:51:19 2026] GET /v2/images/48f8d058-c0b6-48cc-843a-181084e4b287 => 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: 337/654] 10.0.0.188 () {36 vars in 927 bytes} [Mon May 25 01:51:19 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/655] 10.0.0.188 () {36 vars in 927 bytes} [Mon May 25 01:51:19 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: 339/656] 10.0.0.188 () {36 vars in 987 bytes} [Mon May 25 01:51:19 2026] GET /v2/images/48f8d058-c0b6-48cc-843a-181084e4b287 => 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: 340/657] 10.0.0.188 () {36 vars in 927 bytes} [Mon May 25 01:51:19 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/658] 10.0.0.188 () {36 vars in 927 bytes} [Mon May 25 01:51:19 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: 342/659] 10.0.0.188 () {36 vars in 987 bytes} [Mon May 25 01:51:19 2026] GET /v2/images/48f8d058-c0b6-48cc-843a-181084e4b287 => 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: 343/660] 10.0.0.188 () {36 vars in 927 bytes} [Mon May 25 01:51:19 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: 344/661] 10.0.0.188 () {36 vars in 927 bytes} [Mon May 25 01:51:19 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: 318/662] 10.0.0.86 () {32 vars in 709 bytes} [Mon May 25 01:51:19 2026] DELETE /v2/images/c08f9258-a5fc-4c7c-a7d7-305fe01be4ac => generated 0 bytes in 913 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/663] 10.0.0.86 () {32 vars in 706 bytes} [Mon May 25 01:51:20 2026] GET /v2/images/c08f9258-a5fc-4c7c-a7d7-305fe01be4ac => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-25 01:51:20.054 8 WARNING glance.api.v2.images [None req-e02cf23e-e482-4cb8-bd3b-b698ae9cf15a 7b9a2ab32b514daca797ffd5992f16a0 5848d600bf2143d594ad4f7a0c4e3138 - - default default] Failed to find image b14ebefd-8992-4180-8b52-7277f978ae0c to delete: glance.common.exception.ImageNotFound: No image found with ID b14ebefd-8992-4180-8b52-7277f978ae0c [pid: 8|app: 0|req: 319/664] 10.0.0.86 () {32 vars in 709 bytes} [Mon May 25 01:51:20 2026] DELETE /v2/images/b14ebefd-8992-4180-8b52-7277f978ae0c => generated 147 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/665] 10.0.0.86 () {32 vars in 706 bytes} [Mon May 25 01:51:20 2026] GET /v2/images/b14ebefd-8992-4180-8b52-7277f978ae0c => 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: 320/666] 10.0.0.210 () {36 vars in 987 bytes} [Mon May 25 01:51:20 2026] GET /v2/images/48f8d058-c0b6-48cc-843a-181084e4b287 => generated 1312 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/667] 10.0.0.210 () {36 vars in 927 bytes} [Mon May 25 01:51:20 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: 321/668] 10.0.0.210 () {36 vars in 987 bytes} [Mon May 25 01:51:20 2026] GET /v2/images/48f8d058-c0b6-48cc-843a-181084e4b287 => 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: 348/669] 10.0.0.210 () {36 vars in 927 bytes} [Mon May 25 01:51:20 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: 322/670] 10.0.0.210 () {36 vars in 927 bytes} [Mon May 25 01:51:20 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: 354/681] 10.0.0.86 () {30 vars in 410 bytes} [Mon May 25 01:52:07 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: 328/682] 10.0.0.110 () {36 vars in 987 bytes} [Mon May 25 01:52:09 2026] GET /v2/images/48f8d058-c0b6-48cc-843a-181084e4b287 => 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: 355/683] 10.0.0.110 () {36 vars in 927 bytes} [Mon May 25 01:52:09 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/690] 10.0.0.86 () {32 vars in 706 bytes} [Mon May 25 01:52:40 2026] GET /v2/images/48f8d058-c0b6-48cc-843a-181084e4b287 => 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: 359/691] 10.0.0.86 () {32 vars in 706 bytes} [Mon May 25 01:52:40 2026] GET /v2/images/48f8d058-c0b6-48cc-843a-181084e4b287 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/692] 10.0.0.188 () {36 vars in 987 bytes} [Mon May 25 01:52:41 2026] GET /v2/images/48f8d058-c0b6-48cc-843a-181084e4b287 => generated 1312 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/693] 10.0.0.188 () {36 vars in 927 bytes} [Mon May 25 01:52:41 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: 334/694] 10.0.0.188 () {36 vars in 927 bytes} [Mon May 25 01:52:41 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: 361/695] 10.0.0.188 () {36 vars in 987 bytes} [Mon May 25 01:52:41 2026] GET /v2/images/48f8d058-c0b6-48cc-843a-181084e4b287 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/696] 10.0.0.188 () {36 vars in 927 bytes} [Mon May 25 01:52:41 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: 362/697] 10.0.0.188 () {36 vars in 927 bytes} [Mon May 25 01:52:41 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: 336/698] 10.0.0.188 () {36 vars in 987 bytes} [Mon May 25 01:52:41 2026] GET /v2/images/48f8d058-c0b6-48cc-843a-181084e4b287 => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/699] 10.0.0.188 () {36 vars in 927 bytes} [Mon May 25 01:52:41 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: 337/700] 10.0.0.188 () {36 vars in 927 bytes} [Mon May 25 01:52:41 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: 364/701] 10.0.0.210 () {36 vars in 987 bytes} [Mon May 25 01:52:41 2026] GET /v2/images/48f8d058-c0b6-48cc-843a-181084e4b287 => 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: 338/702] 10.0.0.210 () {36 vars in 927 bytes} [Mon May 25 01:52:41 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/703] 10.0.0.210 () {36 vars in 987 bytes} [Mon May 25 01:52:41 2026] GET /v2/images/48f8d058-c0b6-48cc-843a-181084e4b287 => 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: 339/704] 10.0.0.210 () {36 vars in 927 bytes} [Mon May 25 01:52:41 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: 366/705] 10.0.0.210 () {36 vars in 927 bytes} [Mon May 25 01:52:41 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/708] 10.0.0.110 () {36 vars in 987 bytes} [Mon May 25 01:52:46 2026] GET /v2/images/48f8d058-c0b6-48cc-843a-181084e4b287 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/709] 10.0.0.110 () {36 vars in 927 bytes} [Mon May 25 01:52: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: 7|app: 0|req: 370/712] 10.0.0.110 () {36 vars in 987 bytes} [Mon May 25 01:53:05 2026] GET /v2/images/48f8d058-c0b6-48cc-843a-181084e4b287 => 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: 343/713] 10.0.0.110 () {36 vars in 927 bytes} [Mon May 25 01:53:05 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/718] 10.0.0.110 () {36 vars in 987 bytes} [Mon May 25 01:53:16 2026] GET /v2/images/48f8d058-c0b6-48cc-843a-181084e4b287 => 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: 373/719] 10.0.0.110 () {36 vars in 927 bytes} [Mon May 25 01:53:16 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: 347/720] 10.0.0.110 () {36 vars in 987 bytes} [Mon May 25 01:53:16 2026] GET /v2/images/48f8d058-c0b6-48cc-843a-181084e4b287 => 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: 374/721] 10.0.0.110 () {36 vars in 927 bytes} [Mon May 25 01:53:16 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: 349/724] 10.0.0.110 () {36 vars in 987 bytes} [Mon May 25 01:53:31 2026] GET /v2/images/48f8d058-c0b6-48cc-843a-181084e4b287 => 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: 376/725] 10.0.0.110 () {36 vars in 927 bytes} [Mon May 25 01:53:31 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/740] 10.0.0.110 () {36 vars in 987 bytes} [Mon May 25 01:54:35 2026] GET /v2/images/48f8d058-c0b6-48cc-843a-181084e4b287 => generated 1312 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/741] 10.0.0.110 () {36 vars in 927 bytes} [Mon May 25 01:54:35 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: 360/746] 10.0.0.110 () {36 vars in 987 bytes} [Mon May 25 01:55:03 2026] GET /v2/images/48f8d058-c0b6-48cc-843a-181084e4b287 => 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: 387/747] 10.0.0.110 () {36 vars in 927 bytes} [Mon May 25 01:55:03 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: 363/752] 10.0.0.110 () {36 vars in 987 bytes} [Mon May 25 01:55:20 2026] GET /v2/images/48f8d058-c0b6-48cc-843a-181084e4b287 => 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: 390/753] 10.0.0.110 () {36 vars in 927 bytes} [Mon May 25 01:55: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: 394/760] 199.204.45.72 () {32 vars in 825 bytes} [Mon May 25 01:55:53 2026] GET /v2/images?status=active&owner=dce85ce853a642d8ab454bef188237b9&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/761] 199.204.45.72 () {32 vars in 652 bytes} [Mon May 25 01:55:53 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: 395/762] 10.0.0.188 () {36 vars in 987 bytes} [Mon May 25 01:55:54 2026] GET /v2/images/7d63d136-410e-4ba2-b23a-dd9273f5c584 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/763] 10.0.0.188 () {36 vars in 927 bytes} [Mon May 25 01:55:54 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: 396/764] 10.0.0.188 () {36 vars in 927 bytes} [Mon May 25 01:55:54 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: 369/765] 10.0.0.188 () {36 vars in 987 bytes} [Mon May 25 01:55:54 2026] GET /v2/images/7d63d136-410e-4ba2-b23a-dd9273f5c584 => 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: 397/766] 10.0.0.188 () {36 vars in 927 bytes} [Mon May 25 01:55:54 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: 370/767] 10.0.0.188 () {36 vars in 927 bytes} [Mon May 25 01:55:54 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/768] 10.0.0.188 () {36 vars in 987 bytes} [Mon May 25 01:55:54 2026] GET /v2/images/7d63d136-410e-4ba2-b23a-dd9273f5c584 => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/769] 10.0.0.188 () {36 vars in 927 bytes} [Mon May 25 01:55:54 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: 399/770] 10.0.0.210 () {36 vars in 987 bytes} [Mon May 25 01:55:54 2026] GET /v2/images/7d63d136-410e-4ba2-b23a-dd9273f5c584 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/771] 10.0.0.210 () {36 vars in 927 bytes} [Mon May 25 01:55:54 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: 400/772] 10.0.0.210 () {36 vars in 987 bytes} [Mon May 25 01:55:54 2026] GET /v2/images/7d63d136-410e-4ba2-b23a-dd9273f5c584 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/773] 10.0.0.210 () {36 vars in 927 bytes} [Mon May 25 01:55:54 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/774] 10.0.0.210 () {36 vars in 927 bytes} [Mon May 25 01:55:54 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: 395/817] 10.0.0.86 () {32 vars in 632 bytes} [Mon May 25 01:59:15 2026] GET /v2/images => generated 5574 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)