+ 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 [Wed Mar 4 02:20:37 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:37 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: glance-api-58fb797f59-lx52h 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, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7f08bec8d668 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-03-04 02:20:40.102 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-04 02:20:40.141 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-03-04 02:20:41.034 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-03-04 02:20:41.035 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-03-04 02:20:41.035 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-04 02:20:41.085 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-03-04 02:20:41.086 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-03-04 02:20:41.087 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-04 02:20:43.173 7 WARNING glance.api.v2.images [None req-918ef9ff-f151-457a-bd9f-e0786d12d711 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-04 02:20:43.269 8 WARNING glance.api.v2.images [None req-fa10020d-4ddb-48a9-bfc0-124549b0f316 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-04 02:20:43.583 7 WARNING keystonemiddleware._common.config [None req-918ef9ff-f151-457a-bd9f-e0786d12d711 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-04 02:20:43.592 7 WARNING oslo_config.cfg [None req-918ef9ff-f151-457a-bd9f-e0786d12d711 - - - - - -] 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 0x7f08bec8d668 pid: 7 (default app) [pid: 7|app: 0|req: 2/2] 199.204.45.78 () {42 vars in 685 bytes} [Wed Mar 4 02:20:43 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) 2026-03-04 02:20:43.676 8 WARNING keystonemiddleware._common.config [None req-fa10020d-4ddb-48a9-bfc0-124549b0f316 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-04 02:20:43.684 8 WARNING oslo_config.cfg [None req-fa10020d-4ddb-48a9-bfc0-124549b0f316 - - - - - -] 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 0x7f08bec8d668 pid: 8 (default app) /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-03-04 02:20:44.006 7 WARNING oslo_policy.policy [None req-9d788403-54b7-48ed-be18-f1391fef12df 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - 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-03-04 02:20:44.007 7 WARNING oslo_policy.policy [None req-9d788403-54b7-48ed-be18-f1391fef12df 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - 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-03-04 02:20:44.034 7 WARNING oslo_policy.policy [None req-9d788403-54b7-48ed-be18-f1391fef12df 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - 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-03-04 02:20:44.034 7 WARNING oslo_policy.policy [None req-9d788403-54b7-48ed-be18-f1391fef12df 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - 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-03-04 02:20:44.131 7 WARNING oslo_config.cfg [None req-9d788403-54b7-48ed-be18-f1391fef12df 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - 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/4] 199.204.45.78 () {44 vars in 907 bytes} [Wed Mar 4 02:20:43 2026] GET /v2/images => generated 3252 bytes in 524 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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 02:20:44.176 8 WARNING oslo_policy.policy [None req-ce473684-01cf-4bfa-b04b-d20301155026 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - 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-03-04 02:20:44.176 8 WARNING oslo_policy.policy [None req-ce473684-01cf-4bfa-b04b-d20301155026 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - 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-03-04 02:20:44.337 8 WARNING oslo_policy.policy [None req-ce473684-01cf-4bfa-b04b-d20301155026 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - 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-03-04 02:20:44.337 8 WARNING oslo_policy.policy [None req-ce473684-01cf-4bfa-b04b-d20301155026 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - 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-03-04 02:20:44.422 8 WARNING oslo_config.cfg [None req-ce473684-01cf-4bfa-b04b-d20301155026 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - 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: 1/5] 199.204.45.78 () {48 vars in 1047 bytes} [Wed Mar 4 02:20:44 2026] PATCH /v2/images/a5556364-0bbb-451e-a6ea-666630de8c59 => generated 822 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.78 () {44 vars in 968 bytes} [Wed Mar 4 02:20:44 2026] GET /v2/images/a5556364-0bbb-451e-a6ea-666630de8c59 => generated 822 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 26/47] 199.204.45.78 () {42 vars in 685 bytes} [Wed Mar 4 02:23:56 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: 22/48] 199.204.45.78 () {44 vars in 907 bytes} [Wed Mar 4 02:23:56 2026] GET /v2/images => generated 3275 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 28/51] 199.204.45.78 () {42 vars in 685 bytes} [Wed Mar 4 02:24: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: 24/52] 199.204.45.78 () {44 vars in 907 bytes} [Wed Mar 4 02:24:13 2026] GET /v2/images => generated 3275 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 29/53] 199.204.45.78 () {44 vars in 936 bytes} [Wed Mar 4 02:24:13 2026] GET /v2/images/manila-service-image => generated 165 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 25/54] 199.204.45.78 () {44 vars in 958 bytes} [Wed Mar 4 02:24:13 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 30/55] 199.204.45.78 () {44 vars in 936 bytes} [Wed Mar 4 02:24:13 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: 8|app: 0|req: 26/56] 199.204.45.78 () {48 vars in 948 bytes} [Wed Mar 4 02:24:13 2026] POST /v2/images => generated 791 bytes in 333 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-04 02:24:14.007 7 WARNING oslo_policy.policy [None req-b46af4bc-08f2-413e-95fb-6062fa698d25 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - 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-03-04 02:24:14.007 7 WARNING oslo_policy.policy [None req-b46af4bc-08f2-413e-95fb-6062fa698d25 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - 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-03-04 02:24:14.009 7 INFO glance.api.v2.image_data [None req-b46af4bc-08f2-413e-95fb-6062fa698d25 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-04 02:24:37.290 7 INFO glance.location [None req-b46af4bc-08f2-413e-95fb-6062fa698d25 11bf29899ada4ce8b0762a958ff422fa 9511dfed28d2474db1342bd4bf13e4cc - - default default] Image format matched and virtual size computed: 2814115840 [pid: 7|app: 0|req: 31/63] 199.204.45.78 () {48 vars in 1043 bytes} [Wed Mar 4 02:24:13 2026] PUT /v2/images/a73e6d83-0da7-43ef-9ced-5c417bd1f34f/file => generated 0 bytes in 23331 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20027 switches on core 0) [pid: 8|app: 0|req: 33/64] 199.204.45.78 () {44 vars in 968 bytes} [Wed Mar 4 02:24:37 2026] GET /v2/images/a73e6d83-0da7-43ef-9ced-5c417bd1f34f => generated 1204 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/65] 199.204.45.78 () {44 vars in 968 bytes} [Wed Mar 4 02:24:37 2026] GET /v2/images/a73e6d83-0da7-43ef-9ced-5c417bd1f34f => generated 1204 bytes in 15 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: 60/120] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:29:06 2026] GET /v2/images => generated 4481 bytes in 264 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: 61/121] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:29:06 2026] GET /v2/images => generated 4481 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/134] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:30:06 2026] GET /v2/images => generated 4481 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/135] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:30:06 2026] GET /v2/images => generated 4481 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/148] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:31:06 2026] GET /v2/images => generated 4481 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/149] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:31:06 2026] GET /v2/images => generated 4481 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/162] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:32:06 2026] GET /v2/images => generated 4481 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/163] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:32:06 2026] GET /v2/images => generated 4481 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/176] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:33:06 2026] GET /v2/images => generated 4481 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/177] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:33:06 2026] GET /v2/images => generated 4481 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 96/190] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:34:06 2026] GET /v2/images => generated 4481 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 95/191] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:34:06 2026] GET /v2/images => generated 4481 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/204] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:35:06 2026] GET /v2/images => generated 4481 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/205] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:35:06 2026] GET /v2/images => generated 4481 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/218] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:36:06 2026] GET /v2/images => generated 4481 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/219] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:36:06 2026] GET /v2/images => generated 4481 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/232] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:37:06 2026] GET /v2/images => generated 4481 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/233] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:37:06 2026] GET /v2/images => generated 4481 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/236] 199.204.45.78 () {42 vars in 685 bytes} [Wed Mar 4 02:37:23 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: 118/237] 199.204.45.78 () {44 vars in 907 bytes} [Wed Mar 4 02:37:23 2026] GET /v2/images => generated 4481 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/248] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:38:06 2026] GET /v2/images => generated 4481 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/249] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:38:06 2026] GET /v2/images => generated 4481 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/262] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:39:06 2026] GET /v2/images => generated 4481 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/263] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:39:06 2026] GET /v2/images => generated 4481 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/270] 199.204.45.78 () {42 vars in 685 bytes} [Wed Mar 4 02:39:40 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: 135/271] 199.204.45.78 () {44 vars in 907 bytes} [Wed Mar 4 02:39:40 2026] GET /v2/images => generated 4481 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/272] 199.204.45.78 () {42 vars in 685 bytes} [Wed Mar 4 02:39:41 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: 136/273] 199.204.45.78 () {44 vars in 907 bytes} [Wed Mar 4 02:39:41 2026] GET /v2/images => generated 4481 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/280] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:40:06 2026] GET /v2/images => generated 4481 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/281] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:40:06 2026] GET /v2/images => generated 4481 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/286] 199.204.45.78 () {42 vars in 685 bytes} [Wed Mar 4 02:40:31 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/287] 199.204.45.78 () {44 vars in 907 bytes} [Wed Mar 4 02:40:31 2026] GET /v2/images => generated 4481 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/290] 199.204.45.78 () {42 vars in 685 bytes} [Wed Mar 4 02:40: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: 146/291] 199.204.45.78 () {44 vars in 907 bytes} [Wed Mar 4 02:40:38 2026] GET /v2/images => generated 4481 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/298] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:41:06 2026] GET /v2/images => generated 4481 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/299] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:41:06 2026] GET /v2/images => generated 4481 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/304] 199.204.45.78 () {42 vars in 685 bytes} [Wed Mar 4 02:41:32 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: 153/305] 199.204.45.78 () {44 vars in 907 bytes} [Wed Mar 4 02:41:32 2026] GET /v2/images => generated 4481 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/314] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:42:06 2026] GET /v2/images => generated 4481 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/315] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:42:06 2026] GET /v2/images => generated 4481 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/320] 10.0.0.210 () {32 vars in 633 bytes} [Wed Mar 4 02:42:28 2026] GET /v2/images => generated 4481 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/325] 10.0.0.191 () {36 vars in 987 bytes} [Wed Mar 4 02:42:50 2026] GET /v2/images/d7849b5d-4617-4309-a4a7-49b3f667edff => generated 1171 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/326] 10.0.0.191 () {36 vars in 927 bytes} [Wed Mar 4 02:42:50 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: 166/329] 199.204.45.78 () {36 vars in 990 bytes} [Wed Mar 4 02:43:00 2026] GET /v2/images/d7849b5d-4617-4309-a4a7-49b3f667edff => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/330] 199.204.45.78 () {36 vars in 930 bytes} [Wed Mar 4 02:43:00 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: 167/331] 199.204.45.78 () {36 vars in 990 bytes} [Wed Mar 4 02:43:01 2026] GET /v2/images/d7849b5d-4617-4309-a4a7-49b3f667edff => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/332] 199.204.45.78 () {36 vars in 930 bytes} [Wed Mar 4 02:43:01 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: 169/335] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:43:07 2026] GET /v2/images => generated 4481 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/336] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:43:07 2026] GET /v2/images => generated 4481 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/337] 10.0.0.171 () {36 vars in 987 bytes} [Wed Mar 4 02:43:13 2026] GET /v2/images/d7849b5d-4617-4309-a4a7-49b3f667edff => generated 1171 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/338] 10.0.0.171 () {36 vars in 927 bytes} [Wed Mar 4 02:43: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: 171/339] 10.0.0.171 () {36 vars in 927 bytes} [Wed Mar 4 02:43: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: 7|app: 0|req: 169/340] 10.0.0.171 () {36 vars in 987 bytes} [Wed Mar 4 02:43:13 2026] GET /v2/images/d7849b5d-4617-4309-a4a7-49b3f667edff => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/341] 10.0.0.171 () {36 vars in 927 bytes} [Wed Mar 4 02:43: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: 170/342] 10.0.0.171 () {36 vars in 927 bytes} [Wed Mar 4 02:43:13 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/343] 10.0.0.171 () {36 vars in 987 bytes} [Wed Mar 4 02:43:13 2026] GET /v2/images/d7849b5d-4617-4309-a4a7-49b3f667edff => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/344] 10.0.0.171 () {36 vars in 927 bytes} [Wed Mar 4 02:43:13 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/345] 10.0.0.171 () {36 vars in 927 bytes} [Wed Mar 4 02:43:13 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/346] 10.0.0.191 () {36 vars in 987 bytes} [Wed Mar 4 02:43:14 2026] GET /v2/images/d7849b5d-4617-4309-a4a7-49b3f667edff => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/347] 10.0.0.191 () {36 vars in 927 bytes} [Wed Mar 4 02:43:14 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: 173/348] 10.0.0.39 () {36 vars in 986 bytes} [Wed Mar 4 02:43:14 2026] GET /v2/images/d7849b5d-4617-4309-a4a7-49b3f667edff => generated 1171 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/349] 10.0.0.39 () {36 vars in 926 bytes} [Wed Mar 4 02:43:14 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: 174/350] 10.0.0.39 () {36 vars in 986 bytes} [Wed Mar 4 02:43:14 2026] GET /v2/images/d7849b5d-4617-4309-a4a7-49b3f667edff => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/351] 10.0.0.39 () {36 vars in 926 bytes} [Wed Mar 4 02:43:14 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: 175/352] 10.0.0.39 () {36 vars in 926 bytes} [Wed Mar 4 02:43:14 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: 181/363] 10.0.0.191 () {36 vars in 987 bytes} [Wed Mar 4 02:44:03 2026] GET /v2/images/d7849b5d-4617-4309-a4a7-49b3f667edff => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/364] 10.0.0.191 () {36 vars in 927 bytes} [Wed Mar 4 02:44: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: 7|app: 0|req: 183/367] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:44:07 2026] GET /v2/images => generated 4481 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/368] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:44:07 2026] GET /v2/images => generated 4481 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/371] 10.0.0.191 () {36 vars in 987 bytes} [Wed Mar 4 02:44:22 2026] GET /v2/images/d7849b5d-4617-4309-a4a7-49b3f667edff => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/372] 10.0.0.191 () {36 vars in 927 bytes} [Wed Mar 4 02:44:22 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: 189/375] 10.0.0.210 () {34 vars in 655 bytes} [Wed Mar 4 02:44:27 2026] POST /v2/images => generated 648 bytes in 251 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-04 02:44:27.589 7 WARNING glance.api.v2.images [None req-717c02af-b4c8-4077-93e9-8a32b30e42f4 c33dd492dc534f479b3688df0b46b66f de5c0d9ccc304694880484ab1e9f57a0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ce8d44b5-4baf-474a-b32d-9535eacbd164 [pid: 7|app: 0|req: 187/376] 10.0.0.210 () {32 vars in 710 bytes} [Wed Mar 4 02:44:27 2026] DELETE /v2/images/ce8d44b5-4baf-474a-b32d-9535eacbd164 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/377] 10.0.0.210 () {32 vars in 707 bytes} [Wed Mar 4 02:44:27 2026] GET /v2/images/ce8d44b5-4baf-474a-b32d-9535eacbd164 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/378] 10.0.0.210 () {32 vars in 633 bytes} [Wed Mar 4 02:44:27 2026] GET /v2/images => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/379] 10.0.0.210 () {34 vars in 655 bytes} [Wed Mar 4 02:44:27 2026] POST /v2/images => generated 703 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/380] 10.0.0.210 () {32 vars in 717 bytes} [Wed Mar 4 02:44:27 2026] GET /v2/images/fbc5185d-533c-4e46-a68d-03e523f1cc82/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-04 02:44:27.837 8 WARNING oslo_policy.policy [None req-2464b496-43cc-4b72-b28c-23796eba25c0 c33dd492dc534f479b3688df0b46b66f de5c0d9ccc304694880484ab1e9f57a0 - - 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-03-04 02:44:27.837 8 WARNING oslo_policy.policy [None req-2464b496-43cc-4b72-b28c-23796eba25c0 c33dd492dc534f479b3688df0b46b66f de5c0d9ccc304694880484ab1e9f57a0 - - 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-03-04 02:44:27.838 8 INFO glance.api.v2.image_data [None req-2464b496-43cc-4b72-b28c-23796eba25c0 c33dd492dc534f479b3688df0b46b66f de5c0d9ccc304694880484ab1e9f57a0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-04 02:44:27.882 8 WARNING glance_store._drivers.rbd [None req-2464b496-43cc-4b72-b28c-23796eba25c0 c33dd492dc534f479b3688df0b46b66f de5c0d9ccc304694880484ab1e9f57a0 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-04 02:44:28.697 8 INFO glance.location [None req-2464b496-43cc-4b72-b28c-23796eba25c0 c33dd492dc534f479b3688df0b46b66f de5c0d9ccc304694880484ab1e9f57a0 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 192/381] 10.0.0.210 () {32 vars in 727 bytes} [Wed Mar 4 02:44:27 2026] PUT /v2/images/fbc5185d-533c-4e46-a68d-03e523f1cc82/file => generated 0 bytes in 928 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/382] 10.0.0.210 () {32 vars in 707 bytes} [Wed Mar 4 02:44:28 2026] GET /v2/images/fbc5185d-533c-4e46-a68d-03e523f1cc82 => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/383] 10.0.0.210 () {34 vars in 655 bytes} [Wed Mar 4 02:44:29 2026] POST /v2/images => generated 648 bytes in 243 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/384] 10.0.0.210 () {32 vars in 717 bytes} [Wed Mar 4 02:44:28 2026] GET /v2/images/fbc5185d-533c-4e46-a68d-03e523f1cc82/file => generated 1024 bytes in 529 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/385] 10.0.0.210 () {32 vars in 726 bytes} [Wed Mar 4 02:44:29 2026] PATCH /v2/images/de2a5f9b-0271-4fe1-be8a-9a505450429e => generated 653 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/386] 10.0.0.210 () {32 vars in 707 bytes} [Wed Mar 4 02:44:29 2026] GET /v2/images/de2a5f9b-0271-4fe1-be8a-9a505450429e => generated 653 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-04 02:44:29.477 7 WARNING glance.api.v2.images [None req-2552fe8a-95dc-4db4-9a13-57019d47ff6b c33dd492dc534f479b3688df0b46b66f de5c0d9ccc304694880484ab1e9f57a0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//de2a5f9b-0271-4fe1-be8a-9a505450429e [pid: 7|app: 0|req: 193/387] 10.0.0.210 () {32 vars in 710 bytes} [Wed Mar 4 02:44:29 2026] DELETE /v2/images/de2a5f9b-0271-4fe1-be8a-9a505450429e => generated 0 bytes in 147 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/388] 10.0.0.210 () {32 vars in 707 bytes} [Wed Mar 4 02:44:29 2026] GET /v2/images/de2a5f9b-0271-4fe1-be8a-9a505450429e => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-04 02:44:29.650 7 WARNING glance.api.v2.images [None req-fe187266-f8e5-4900-9a1c-041255a85ae2 c33dd492dc534f479b3688df0b46b66f de5c0d9ccc304694880484ab1e9f57a0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//fbc5185d-533c-4e46-a68d-03e523f1cc82 [pid: 8|app: 0|req: 196/389] 10.0.0.191 () {36 vars in 987 bytes} [Wed Mar 4 02:44:29 2026] GET /v2/images/d7849b5d-4617-4309-a4a7-49b3f667edff => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/390] 10.0.0.191 () {36 vars in 927 bytes} [Wed Mar 4 02:44:29 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: 194/391] 10.0.0.210 () {32 vars in 710 bytes} [Wed Mar 4 02:44:29 2026] DELETE /v2/images/fbc5185d-533c-4e46-a68d-03e523f1cc82 => generated 0 bytes in 2220 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/392] 10.0.0.210 () {32 vars in 707 bytes} [Wed Mar 4 02:44:31 2026] GET /v2/images/fbc5185d-533c-4e46-a68d-03e523f1cc82 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-04 02:44:31.887 7 WARNING glance.api.v2.images [None req-e3d1a250-fee4-4b49-928f-358cfab3e68c c33dd492dc534f479b3688df0b46b66f de5c0d9ccc304694880484ab1e9f57a0 - - default default] Failed to find image ce8d44b5-4baf-474a-b32d-9535eacbd164 to delete: glance.common.exception.ImageNotFound: No image found with ID ce8d44b5-4baf-474a-b32d-9535eacbd164 [pid: 7|app: 0|req: 195/393] 10.0.0.210 () {32 vars in 710 bytes} [Wed Mar 4 02:44:31 2026] DELETE /v2/images/ce8d44b5-4baf-474a-b32d-9535eacbd164 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/394] 10.0.0.210 () {32 vars in 707 bytes} [Wed Mar 4 02:44:31 2026] GET /v2/images/ce8d44b5-4baf-474a-b32d-9535eacbd164 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/403] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:45:06 2026] GET /v2/images => generated 4481 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/404] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:45:07 2026] GET /v2/images => generated 4481 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/405] 10.0.0.191 () {36 vars in 987 bytes} [Wed Mar 4 02:45:09 2026] GET /v2/images/d7849b5d-4617-4309-a4a7-49b3f667edff => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/406] 10.0.0.191 () {36 vars in 927 bytes} [Wed Mar 4 02:45:09 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: 209/413] 10.0.0.210 () {30 vars in 411 bytes} [Wed Mar 4 02:45:42 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: 213/420] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:46:06 2026] GET /v2/images => generated 4481 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/421] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:46:07 2026] GET /v2/images => generated 4481 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/434] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:47:07 2026] GET /v2/images => generated 4481 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/435] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:47:07 2026] GET /v2/images => generated 4481 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/438] 10.0.0.191 () {36 vars in 987 bytes} [Wed Mar 4 02:47:22 2026] GET /v2/images/d7849b5d-4617-4309-a4a7-49b3f667edff => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/439] 10.0.0.191 () {36 vars in 927 bytes} [Wed Mar 4 02:47:22 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: 226/446] 10.0.0.210 () {32 vars in 707 bytes} [Wed Mar 4 02:47:56 2026] GET /v2/images/d7849b5d-4617-4309-a4a7-49b3f667edff => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/447] 10.0.0.210 () {32 vars in 707 bytes} [Wed Mar 4 02:47:56 2026] GET /v2/images/d7849b5d-4617-4309-a4a7-49b3f667edff => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/448] 10.0.0.171 () {36 vars in 987 bytes} [Wed Mar 4 02:47:56 2026] GET /v2/images/d7849b5d-4617-4309-a4a7-49b3f667edff => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/449] 10.0.0.171 () {36 vars in 927 bytes} [Wed Mar 4 02:47:56 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: 228/450] 10.0.0.171 () {36 vars in 927 bytes} [Wed Mar 4 02:47:56 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: 223/451] 10.0.0.171 () {36 vars in 987 bytes} [Wed Mar 4 02:47:56 2026] GET /v2/images/d7849b5d-4617-4309-a4a7-49b3f667edff => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/452] 10.0.0.171 () {36 vars in 927 bytes} [Wed Mar 4 02:47:56 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: 224/453] 10.0.0.171 () {36 vars in 927 bytes} [Wed Mar 4 02:47:56 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: 230/454] 10.0.0.171 () {36 vars in 987 bytes} [Wed Mar 4 02:47:56 2026] GET /v2/images/d7849b5d-4617-4309-a4a7-49b3f667edff => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/457] 10.0.0.171 () {36 vars in 927 bytes} [Wed Mar 4 02:47:56 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: 233/458] 10.0.0.39 () {36 vars in 986 bytes} [Wed Mar 4 02:47:56 2026] GET /v2/images/d7849b5d-4617-4309-a4a7-49b3f667edff => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/459] 10.0.0.39 () {36 vars in 926 bytes} [Wed Mar 4 02:47:56 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/460] 10.0.0.39 () {36 vars in 986 bytes} [Wed Mar 4 02:47:56 2026] GET /v2/images/d7849b5d-4617-4309-a4a7-49b3f667edff => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/461] 10.0.0.39 () {36 vars in 926 bytes} [Wed Mar 4 02:47:56 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: 235/462] 10.0.0.39 () {36 vars in 926 bytes} [Wed Mar 4 02:47:56 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: 229/465] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:48:06 2026] GET /v2/images => generated 4481 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/466] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:48:06 2026] GET /v2/images => generated 4481 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/469] 10.0.0.191 () {36 vars in 987 bytes} [Wed Mar 4 02:48:16 2026] GET /v2/images/d7849b5d-4617-4309-a4a7-49b3f667edff => generated 1171 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/470] 10.0.0.191 () {36 vars in 927 bytes} [Wed Mar 4 02:48: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: 240/471] 10.0.0.191 () {36 vars in 987 bytes} [Wed Mar 4 02:48:19 2026] GET /v2/images/d7849b5d-4617-4309-a4a7-49b3f667edff => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/472] 10.0.0.191 () {36 vars in 927 bytes} [Wed Mar 4 02:48:19 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/479] 10.0.0.191 () {36 vars in 987 bytes} [Wed Mar 4 02:48:51 2026] GET /v2/images/d7849b5d-4617-4309-a4a7-49b3f667edff => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/480] 10.0.0.191 () {36 vars in 927 bytes} [Wed Mar 4 02:48:51 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: 246/483] 10.0.0.191 () {36 vars in 987 bytes} [Wed Mar 4 02:49:04 2026] GET /v2/images/d7849b5d-4617-4309-a4a7-49b3f667edff => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/484] 10.0.0.191 () {36 vars in 927 bytes} [Wed Mar 4 02:49:04 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: 248/487] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:49:06 2026] GET /v2/images => generated 4481 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/488] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:49:07 2026] GET /v2/images => generated 4481 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/491] 199.204.45.78 () {32 vars in 825 bytes} [Wed Mar 4 02:49:25 2026] GET /v2/images?status=active&owner=9511dfed28d2474db1342bd4bf13e4cc&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/492] 199.204.45.78 () {32 vars in 652 bytes} [Wed Mar 4 02:49:25 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: 243/493] 10.0.0.171 () {36 vars in 987 bytes} [Wed Mar 4 02:49:26 2026] GET /v2/images/9a5917d1-0ca8-41ad-bd16-e8ef298f043d => generated 1209 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/494] 10.0.0.171 () {36 vars in 927 bytes} [Wed Mar 4 02:49: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) [pid: 7|app: 0|req: 244/495] 10.0.0.171 () {36 vars in 927 bytes} [Wed Mar 4 02:49:26 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: 252/496] 10.0.0.171 () {36 vars in 987 bytes} [Wed Mar 4 02:49:26 2026] GET /v2/images/9a5917d1-0ca8-41ad-bd16-e8ef298f043d => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/497] 10.0.0.171 () {36 vars in 927 bytes} [Wed Mar 4 02:49:26 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: 253/498] 10.0.0.171 () {36 vars in 927 bytes} [Wed Mar 4 02:49:26 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: 246/499] 10.0.0.171 () {36 vars in 987 bytes} [Wed Mar 4 02:49:26 2026] GET /v2/images/9a5917d1-0ca8-41ad-bd16-e8ef298f043d => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/500] 10.0.0.171 () {36 vars in 927 bytes} [Wed Mar 4 02:49:26 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: 256/503] 10.0.0.39 () {36 vars in 986 bytes} [Wed Mar 4 02:49:26 2026] GET /v2/images/9a5917d1-0ca8-41ad-bd16-e8ef298f043d => generated 1209 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/504] 10.0.0.39 () {36 vars in 926 bytes} [Wed Mar 4 02:49:26 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: 257/505] 10.0.0.39 () {36 vars in 986 bytes} [Wed Mar 4 02:49:26 2026] GET /v2/images/9a5917d1-0ca8-41ad-bd16-e8ef298f043d => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/506] 10.0.0.39 () {36 vars in 926 bytes} [Wed Mar 4 02:49: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) [pid: 8|app: 0|req: 258/507] 10.0.0.39 () {36 vars in 926 bytes} [Wed Mar 4 02:49: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) [pid: 8|app: 0|req: 263/516] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:50:06 2026] GET /v2/images => generated 4481 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/517] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:50:07 2026] GET /v2/images => generated 4481 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/530] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:51:06 2026] GET /v2/images => generated 4481 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/531] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:51:06 2026] GET /v2/images => generated 4481 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/544] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:52:06 2026] GET /v2/images => generated 4481 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/545] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:52:06 2026] GET /v2/images => generated 4481 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/558] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:53:06 2026] GET /v2/images => generated 4481 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/559] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:53:07 2026] GET /v2/images => generated 4481 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/566] 10.0.0.210 () {32 vars in 633 bytes} [Wed Mar 4 02:53:46 2026] GET /v2/images => generated 4481 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/573] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:54:06 2026] GET /v2/images => generated 4481 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/574] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:54:06 2026] GET /v2/images => generated 4481 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/587] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:55:06 2026] GET /v2/images => generated 4481 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/588] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:55:06 2026] GET /v2/images => generated 4481 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/601] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:56:06 2026] GET /v2/images => generated 4481 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/602] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:56:06 2026] GET /v2/images => generated 4481 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/615] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:57:06 2026] GET /v2/images => generated 4481 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/616] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:57:06 2026] GET /v2/images => generated 4481 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/629] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:58:06 2026] GET /v2/images => generated 4481 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/630] 10.0.0.226 () {28 vars in 569 bytes} [Wed Mar 4 02:58:06 2026] GET /v2/images => generated 4481 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)