+ 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 Feb 25 06:29:56 2026] *** compiled with version: 13.3.0 on 25 February 2026 01:01:56 os: Linux-5.15.0-170-generic #180-Ubuntu SMP Fri Jan 9 16:10:31 UTC 2026 nodename: glance-api-5968d4594f-cgrwn 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 0x7f602ec64668 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-02-25 06:29:58.114 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-02-25 06:29:58.130 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-02-25 06:29:58.958 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-02-25 06:29:58.959 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-02-25 06:29:58.960 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-25 06:29:59.002 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-02-25 06:29:59.003 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-02-25 06:29:59.003 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-25 06:30:00.965 7 WARNING glance.api.v2.images [None req-bdba65c8-23a0-472b-9e91-2ce8d6538bbf - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-25 06:30:01.105 8 WARNING glance.api.v2.images [None req-1bfaaf9e-4580-4bc8-88ac-09a9497dee18 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-25 06:30:01.317 7 WARNING keystonemiddleware._common.config [None req-bdba65c8-23a0-472b-9e91-2ce8d6538bbf - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-25 06:30:01.325 7 WARNING oslo_config.cfg [None req-bdba65c8-23a0-472b-9e91-2ce8d6538bbf - - - - - -] 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 0x7f602ec64668 pid: 7 (default app) 2026-02-25 06:30:01.443 8 WARNING keystonemiddleware._common.config [None req-1bfaaf9e-4580-4bc8-88ac-09a9497dee18 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-25 06:30:01.451 8 WARNING oslo_config.cfg [None req-1bfaaf9e-4580-4bc8-88ac-09a9497dee18 - - - - - -] 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 0x7f602ec64668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.204.45.209 () {42 vars in 688 bytes} [Wed Feb 25 06:30:03 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 06:30:04.067 8 WARNING oslo_policy.policy [None req-ae48c4db-407e-42f6-af59-bdc1b182122e e8a3a02bd2fa4bd7aeb6fac41e07da03 3c482f8a86ca4187969243d957bad9b6 - - 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-02-25 06:30:04.067 8 WARNING oslo_policy.policy [None req-ae48c4db-407e-42f6-af59-bdc1b182122e e8a3a02bd2fa4bd7aeb6fac41e07da03 3c482f8a86ca4187969243d957bad9b6 - - 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-02-25 06:30:04.086 8 WARNING oslo_policy.policy [None req-ae48c4db-407e-42f6-af59-bdc1b182122e e8a3a02bd2fa4bd7aeb6fac41e07da03 3c482f8a86ca4187969243d957bad9b6 - - 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-02-25 06:30:04.087 8 WARNING oslo_policy.policy [None req-ae48c4db-407e-42f6-af59-bdc1b182122e e8a3a02bd2fa4bd7aeb6fac41e07da03 3c482f8a86ca4187969243d957bad9b6 - - 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/4] 199.204.45.209 () {44 vars in 910 bytes} [Wed Feb 25 06:30:03 2026] GET /v2/images => generated 69 bytes in 537 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/5] 199.204.45.209 () {42 vars in 688 bytes} [Wed Feb 25 06:30:07 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/6] 199.204.45.209 () {44 vars in 910 bytes} [Wed Feb 25 06:30:07 2026] GET /v2/images => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 06:30:07.361 7 WARNING oslo_policy.policy [None req-8690a198-227e-4cf5-b8ee-a3ed524f3027 e8a3a02bd2fa4bd7aeb6fac41e07da03 3c482f8a86ca4187969243d957bad9b6 - - 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-02-25 06:30:07.361 7 WARNING oslo_policy.policy [None req-8690a198-227e-4cf5-b8ee-a3ed524f3027 e8a3a02bd2fa4bd7aeb6fac41e07da03 3c482f8a86ca4187969243d957bad9b6 - - 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: 5/7] 199.204.45.209 () {44 vars in 911 bytes} [Wed Feb 25 06:30:07 2026] GET /v2/images/cirros => generated 151 bytes in 110 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.209 () {44 vars in 933 bytes} [Wed Feb 25 06:30:07 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 06:30:07.487 7 WARNING oslo_policy.policy [None req-b152ccd0-002a-4cb3-bf3a-b60ed715b467 e8a3a02bd2fa4bd7aeb6fac41e07da03 3c482f8a86ca4187969243d957bad9b6 - - 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-02-25 06:30:07.487 7 WARNING oslo_policy.policy [None req-b152ccd0-002a-4cb3-bf3a-b60ed715b467 e8a3a02bd2fa4bd7aeb6fac41e07da03 3c482f8a86ca4187969243d957bad9b6 - - 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/9] 199.204.45.209 () {44 vars in 939 bytes} [Wed Feb 25 06:30:07 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 06:30:07.570 8 WARNING oslo_config.cfg [None req-f6bfe1e9-b681-4bcb-80c9-1e022a5fe6b3 e8a3a02bd2fa4bd7aeb6fac41e07da03 3c482f8a86ca4187969243d957bad9b6 - - 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/10] 199.204.45.209 () {48 vars in 951 bytes} [Wed Feb 25 06:30:07 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-25 06:30:07.597 7 WARNING oslo_policy.policy [None req-0ea2a8cd-a357-4f2f-98cd-1fc1789c065a e8a3a02bd2fa4bd7aeb6fac41e07da03 3c482f8a86ca4187969243d957bad9b6 - - 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-02-25 06:30:07.598 7 WARNING oslo_policy.policy [None req-0ea2a8cd-a357-4f2f-98cd-1fc1789c065a e8a3a02bd2fa4bd7aeb6fac41e07da03 3c482f8a86ca4187969243d957bad9b6 - - 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-02-25 06:30:07.599 7 INFO glance.api.v2.image_data [None req-0ea2a8cd-a357-4f2f-98cd-1fc1789c065a e8a3a02bd2fa4bd7aeb6fac41e07da03 3c482f8a86ca4187969243d957bad9b6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 06:30:11.913 7 WARNING glance.location [None req-0ea2a8cd-a357-4f2f-98cd-1fc1789c065a e8a3a02bd2fa4bd7aeb6fac41e07da03 3c482f8a86ca4187969243d957bad9b6 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 7/13] 199.204.45.209 () {48 vars in 1045 bytes} [Wed Feb 25 06:30:07 2026] PUT /v2/images/162b7f7c-1734-43fc-ad39-1273783df4b2/file => generated 0 bytes in 4366 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5522 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.209 () {44 vars in 971 bytes} [Wed Feb 25 06:30:11 2026] GET /v2/images/162b7f7c-1734-43fc-ad39-1273783df4b2 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 06:30:12.000 7 WARNING oslo_config.cfg [None req-d98eb9f5-43e5-43aa-94a4-1755ceb32642 e8a3a02bd2fa4bd7aeb6fac41e07da03 3c482f8a86ca4187969243d957bad9b6 - - 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: 8/15] 199.204.45.209 () {44 vars in 971 bytes} [Wed Feb 25 06:30:11 2026] GET /v2/images/162b7f7c-1734-43fc-ad39-1273783df4b2 => 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: 131/260] 199.204.45.209 () {42 vars in 688 bytes} [Wed Feb 25 06:50:35 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/261] 199.204.45.209 () {44 vars in 910 bytes} [Wed Feb 25 06:50:35 2026] GET /v2/images => generated 1240 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/264] 199.204.45.209 () {42 vars in 688 bytes} [Wed Feb 25 06:50:50 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/265] 199.204.45.209 () {44 vars in 910 bytes} [Wed Feb 25 06:50:50 2026] GET /v2/images => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/266] 199.204.45.209 () {44 vars in 937 bytes} [Wed Feb 25 06:50:50 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: 8|app: 0|req: 133/267] 199.204.45.209 () {44 vars in 959 bytes} [Wed Feb 25 06:50:50 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/268] 199.204.45.209 () {44 vars in 939 bytes} [Wed Feb 25 06:50:50 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/269] 199.204.45.209 () {48 vars in 951 bytes} [Wed Feb 25 06:50:50 2026] POST /v2/images => generated 796 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-25 06:50:50.382 7 INFO glance.api.v2.image_data [None req-e180ac5e-07c2-44e4-9f4a-1819af610ef4 e8a3a02bd2fa4bd7aeb6fac41e07da03 3c482f8a86ca4187969243d957bad9b6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 06:51:18.364 7 WARNING glance.location [None req-e180ac5e-07c2-44e4-9f4a-1819af610ef4 e8a3a02bd2fa4bd7aeb6fac41e07da03 3c482f8a86ca4187969243d957bad9b6 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 136/276] 199.204.45.209 () {48 vars in 1046 bytes} [Wed Feb 25 06:50:50 2026] PUT /v2/images/5806fa43-26ed-4588-b0da-cd8676464e52/file => generated 0 bytes in 28040 msecs (HTTP/1.1 204) 4 headers in 171 bytes (67038 switches on core 0) [pid: 8|app: 0|req: 141/277] 199.204.45.209 () {44 vars in 971 bytes} [Wed Feb 25 06:51:18 2026] GET /v2/images/5806fa43-26ed-4588-b0da-cd8676464e52 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/278] 199.204.45.209 () {44 vars in 971 bytes} [Wed Feb 25 06:51:18 2026] GET /v2/images/5806fa43-26ed-4588-b0da-cd8676464e52 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/279] 199.204.45.209 () {42 vars in 688 bytes} [Wed Feb 25 06:51:19 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/280] 199.204.45.209 () {44 vars in 910 bytes} [Wed Feb 25 06:51:19 2026] GET /v2/images => generated 2451 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/361] 199.204.45.209 () {42 vars in 688 bytes} [Wed Feb 25 06:57:54 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/362] 199.204.45.209 () {44 vars in 910 bytes} [Wed Feb 25 06:57:54 2026] GET /v2/images => generated 2451 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/365] 199.204.45.209 () {42 vars in 688 bytes} [Wed Feb 25 06:58:07 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/366] 199.204.45.209 () {44 vars in 910 bytes} [Wed Feb 25 06:58:07 2026] GET /v2/images => generated 2451 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/367] 199.204.45.209 () {44 vars in 947 bytes} [Wed Feb 25 06:58:07 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/368] 199.204.45.209 () {44 vars in 969 bytes} [Wed Feb 25 06:58:07 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/369] 199.204.45.209 () {44 vars in 939 bytes} [Wed Feb 25 06:58:07 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/370] 199.204.45.209 () {48 vars in 951 bytes} [Wed Feb 25 06:58:07 2026] POST /v2/images => generated 799 bytes in 818 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-25 06:58:08.133 8 WARNING oslo_policy.policy [None req-b91fc7b4-65ba-45ba-b697-018bbb76c90b e8a3a02bd2fa4bd7aeb6fac41e07da03 3c482f8a86ca4187969243d957bad9b6 - - 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-02-25 06:58:08.133 8 WARNING oslo_policy.policy [None req-b91fc7b4-65ba-45ba-b697-018bbb76c90b e8a3a02bd2fa4bd7aeb6fac41e07da03 3c482f8a86ca4187969243d957bad9b6 - - 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-02-25 06:58:08.134 8 INFO glance.api.v2.image_data [None req-b91fc7b4-65ba-45ba-b697-018bbb76c90b e8a3a02bd2fa4bd7aeb6fac41e07da03 3c482f8a86ca4187969243d957bad9b6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 06:58:39.463 8 INFO glance.location [None req-b91fc7b4-65ba-45ba-b697-018bbb76c90b e8a3a02bd2fa4bd7aeb6fac41e07da03 3c482f8a86ca4187969243d957bad9b6 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 188/377] 199.204.45.209 () {48 vars in 1045 bytes} [Wed Feb 25 06:58:08 2026] PUT /v2/images/84506a3f-e23a-4eea-8e3c-e9d723132725/file => generated 0 bytes in 31402 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26730 switches on core 0) [pid: 7|app: 0|req: 190/378] 199.204.45.209 () {44 vars in 971 bytes} [Wed Feb 25 06:58:39 2026] GET /v2/images/84506a3f-e23a-4eea-8e3c-e9d723132725 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/379] 199.204.45.209 () {48 vars in 1050 bytes} [Wed Feb 25 06:58:39 2026] PATCH /v2/images/84506a3f-e23a-4eea-8e3c-e9d723132725 => generated 1234 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/380] 199.204.45.209 () {44 vars in 971 bytes} [Wed Feb 25 06:58:39 2026] GET /v2/images/84506a3f-e23a-4eea-8e3c-e9d723132725 => generated 1234 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/391] 199.204.45.209 () {42 vars in 688 bytes} [Wed Feb 25 06:59:22 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/392] 199.204.45.209 () {44 vars in 910 bytes} [Wed Feb 25 06:59:22 2026] GET /v2/images => generated 3687 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/395] 199.204.45.209 () {42 vars in 688 bytes} [Wed Feb 25 06:59:37 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/396] 199.204.45.209 () {44 vars in 910 bytes} [Wed Feb 25 06:59:37 2026] GET /v2/images => generated 3687 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/397] 199.204.45.209 () {44 vars in 939 bytes} [Wed Feb 25 06:59:37 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/398] 199.204.45.209 () {44 vars in 961 bytes} [Wed Feb 25 06:59:37 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/399] 199.204.45.209 () {44 vars in 939 bytes} [Wed Feb 25 06:59:37 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: 7|app: 0|req: 201/400] 199.204.45.209 () {48 vars in 951 bytes} [Wed Feb 25 06:59:37 2026] POST /v2/images => generated 791 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-25 06:59:37.505 8 INFO glance.api.v2.image_data [None req-2e1d32ff-3c13-4a3d-a34b-8ea858260594 e8a3a02bd2fa4bd7aeb6fac41e07da03 3c482f8a86ca4187969243d957bad9b6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 06:59:52.534 8 INFO glance.location [None req-2e1d32ff-3c13-4a3d-a34b-8ea858260594 e8a3a02bd2fa4bd7aeb6fac41e07da03 3c482f8a86ca4187969243d957bad9b6 - - default default] Image format matched and virtual size computed: 2782199808 [pid: 8|app: 0|req: 200/405] 199.204.45.209 () {48 vars in 1045 bytes} [Wed Feb 25 06:59:37 2026] PUT /v2/images/e7af70bb-0f6f-4148-9460-32154e2da37b/file => generated 0 bytes in 15078 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31133 switches on core 0) [pid: 7|app: 0|req: 206/406] 199.204.45.209 () {44 vars in 971 bytes} [Wed Feb 25 06:59:52 2026] GET /v2/images/e7af70bb-0f6f-4148-9460-32154e2da37b => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/407] 199.204.45.209 () {44 vars in 971 bytes} [Wed Feb 25 06:59:52 2026] GET /v2/images/e7af70bb-0f6f-4148-9460-32154e2da37b => generated 1203 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: 8|app: 0|req: 225/454] 10.0.0.47 () {28 vars in 568 bytes} [Wed Feb 25 07:03:47 2026] GET /v2/images => generated 4892 bytes in 178 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: 230/455] 10.0.0.47 () {28 vars in 568 bytes} [Wed Feb 25 07:03:47 2026] GET /v2/images => generated 4892 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/468] 10.0.0.47 () {28 vars in 568 bytes} [Wed Feb 25 07:04:47 2026] GET /v2/images => generated 4892 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/469] 10.0.0.47 () {28 vars in 568 bytes} [Wed Feb 25 07:04:47 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/482] 10.0.0.47 () {28 vars in 568 bytes} [Wed Feb 25 07:05:46 2026] GET /v2/images => generated 4892 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/483] 10.0.0.47 () {28 vars in 568 bytes} [Wed Feb 25 07:05:47 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/496] 10.0.0.47 () {28 vars in 568 bytes} [Wed Feb 25 07:06:47 2026] GET /v2/images => generated 4892 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/497] 10.0.0.47 () {28 vars in 568 bytes} [Wed Feb 25 07:06:47 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/510] 10.0.0.47 () {28 vars in 568 bytes} [Wed Feb 25 07:07:46 2026] GET /v2/images => generated 4892 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/511] 10.0.0.47 () {28 vars in 568 bytes} [Wed Feb 25 07:07:47 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/524] 10.0.0.47 () {28 vars in 568 bytes} [Wed Feb 25 07:08:47 2026] GET /v2/images => generated 4892 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/525] 10.0.0.47 () {28 vars in 568 bytes} [Wed Feb 25 07:08:47 2026] GET /v2/images => generated 4892 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/538] 10.0.0.47 () {28 vars in 568 bytes} [Wed Feb 25 07:09:47 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/539] 10.0.0.47 () {28 vars in 568 bytes} [Wed Feb 25 07:09:47 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/552] 10.0.0.47 () {28 vars in 568 bytes} [Wed Feb 25 07:10:46 2026] GET /v2/images => generated 4892 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/553] 10.0.0.47 () {28 vars in 568 bytes} [Wed Feb 25 07:10:47 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/566] 10.0.0.47 () {28 vars in 568 bytes} [Wed Feb 25 07:11:47 2026] GET /v2/images => generated 4892 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/567] 10.0.0.47 () {28 vars in 568 bytes} [Wed Feb 25 07:11:47 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/568] 199.204.45.209 () {42 vars in 688 bytes} [Wed Feb 25 07:11:50 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/569] 199.204.45.209 () {44 vars in 910 bytes} [Wed Feb 25 07:11:50 2026] GET /v2/images => generated 4892 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/582] 10.0.0.47 () {28 vars in 568 bytes} [Wed Feb 25 07:12:46 2026] GET /v2/images => generated 4892 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/583] 10.0.0.47 () {28 vars in 568 bytes} [Wed Feb 25 07:12:47 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/596] 10.0.0.47 () {28 vars in 568 bytes} [Wed Feb 25 07:13:47 2026] GET /v2/images => generated 4892 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/597] 10.0.0.47 () {28 vars in 568 bytes} [Wed Feb 25 07:13:47 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/600] 199.204.45.209 () {42 vars in 688 bytes} [Wed Feb 25 07:13:59 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/601] 199.204.45.209 () {44 vars in 910 bytes} [Wed Feb 25 07:13:59 2026] GET /v2/images => generated 4892 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/602] 199.204.45.209 () {42 vars in 688 bytes} [Wed Feb 25 07:14:00 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/603] 199.204.45.209 () {44 vars in 910 bytes} [Wed Feb 25 07:14:00 2026] GET /v2/images => generated 4892 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/614] 199.204.45.209 () {42 vars in 688 bytes} [Wed Feb 25 07:14:46 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/615] 199.204.45.209 () {44 vars in 910 bytes} [Wed Feb 25 07:14:46 2026] GET /v2/images => generated 4892 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/616] 10.0.0.47 () {28 vars in 568 bytes} [Wed Feb 25 07:14:47 2026] GET /v2/images => generated 4892 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/617] 10.0.0.47 () {28 vars in 568 bytes} [Wed Feb 25 07:14:47 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/620] 199.204.45.209 () {42 vars in 688 bytes} [Wed Feb 25 07:14:53 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/621] 199.204.45.209 () {44 vars in 910 bytes} [Wed Feb 25 07:14:53 2026] GET /v2/images => generated 4892 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/632] 10.0.0.47 () {28 vars in 568 bytes} [Wed Feb 25 07:15:47 2026] GET /v2/images => generated 4892 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/633] 10.0.0.47 () {28 vars in 568 bytes} [Wed Feb 25 07:15:47 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/634] 199.204.45.209 () {42 vars in 688 bytes} [Wed Feb 25 07:15:48 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/635] 199.204.45.209 () {44 vars in 910 bytes} [Wed Feb 25 07:15:48 2026] GET /v2/images => generated 4892 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/644] 10.0.0.58 () {32 vars in 632 bytes} [Wed Feb 25 07:16:30 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/649] 10.0.0.47 () {28 vars in 568 bytes} [Wed Feb 25 07:16:47 2026] GET /v2/images => generated 4892 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/650] 10.0.0.47 () {28 vars in 568 bytes} [Wed Feb 25 07:16:47 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/651] 10.0.0.203 () {36 vars in 987 bytes} [Wed Feb 25 07:16:49 2026] GET /v2/images/162b7f7c-1734-43fc-ad39-1273783df4b2 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/652] 10.0.0.203 () {36 vars in 927 bytes} [Wed Feb 25 07:16:49 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/655] 10.0.0.203 () {36 vars in 987 bytes} [Wed Feb 25 07:16:52 2026] GET /v2/images/162b7f7c-1734-43fc-ad39-1273783df4b2 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/656] 10.0.0.203 () {36 vars in 927 bytes} [Wed Feb 25 07:16:52 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: 327/657] 199.204.45.209 () {36 vars in 991 bytes} [Wed Feb 25 07:16:57 2026] GET /v2/images/162b7f7c-1734-43fc-ad39-1273783df4b2 => 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: 331/658] 199.204.45.209 () {36 vars in 931 bytes} [Wed Feb 25 07:16:57 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: 328/659] 199.204.45.209 () {36 vars in 991 bytes} [Wed Feb 25 07:16:58 2026] GET /v2/images/162b7f7c-1734-43fc-ad39-1273783df4b2 => 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: 332/660] 199.204.45.209 () {36 vars in 931 bytes} [Wed Feb 25 07:16:58 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: 330/663] 10.0.0.203 () {36 vars in 987 bytes} [Wed Feb 25 07:17:02 2026] GET /v2/images/162b7f7c-1734-43fc-ad39-1273783df4b2 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/664] 10.0.0.203 () {36 vars in 927 bytes} [Wed Feb 25 07:17:02 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: 331/665] 10.0.0.248 () {36 vars in 987 bytes} [Wed Feb 25 07:17:03 2026] GET /v2/images/162b7f7c-1734-43fc-ad39-1273783df4b2 => generated 1171 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/666] 10.0.0.248 () {36 vars in 927 bytes} [Wed Feb 25 07:17:03 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/667] 10.0.0.248 () {36 vars in 927 bytes} [Wed Feb 25 07:17:03 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/668] 10.0.0.248 () {36 vars in 987 bytes} [Wed Feb 25 07:17:03 2026] GET /v2/images/162b7f7c-1734-43fc-ad39-1273783df4b2 => 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: 333/669] 10.0.0.248 () {36 vars in 927 bytes} [Wed Feb 25 07:17:04 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/670] 10.0.0.248 () {36 vars in 927 bytes} [Wed Feb 25 07:17:04 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/671] 10.0.0.248 () {36 vars in 987 bytes} [Wed Feb 25 07:17:04 2026] GET /v2/images/162b7f7c-1734-43fc-ad39-1273783df4b2 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/672] 10.0.0.248 () {36 vars in 927 bytes} [Wed Feb 25 07:17:04 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: 335/673] 10.0.0.248 () {36 vars in 927 bytes} [Wed Feb 25 07:17: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: 7|app: 0|req: 339/674] 10.0.0.208 () {36 vars in 987 bytes} [Wed Feb 25 07:17:04 2026] GET /v2/images/162b7f7c-1734-43fc-ad39-1273783df4b2 => generated 1171 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/675] 10.0.0.208 () {36 vars in 927 bytes} [Wed Feb 25 07:17:05 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/676] 10.0.0.208 () {36 vars in 987 bytes} [Wed Feb 25 07:17:05 2026] GET /v2/images/162b7f7c-1734-43fc-ad39-1273783df4b2 => 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: 337/677] 10.0.0.208 () {36 vars in 927 bytes} [Wed Feb 25 07:17:05 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/678] 10.0.0.208 () {36 vars in 927 bytes} [Wed Feb 25 07:17: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: 340/683] 10.0.0.203 () {36 vars in 987 bytes} [Wed Feb 25 07:17:30 2026] GET /v2/images/162b7f7c-1734-43fc-ad39-1273783df4b2 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/684] 10.0.0.203 () {36 vars in 927 bytes} [Wed Feb 25 07:17:30 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: 343/689] 10.0.0.203 () {36 vars in 987 bytes} [Wed Feb 25 07:17:42 2026] GET /v2/images/162b7f7c-1734-43fc-ad39-1273783df4b2 => 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: 347/690] 10.0.0.203 () {36 vars in 927 bytes} [Wed Feb 25 07:17:42 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: 344/691] 10.0.0.47 () {28 vars in 568 bytes} [Wed Feb 25 07:17:47 2026] GET /v2/images => generated 4892 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/692] 10.0.0.47 () {28 vars in 568 bytes} [Wed Feb 25 07:17:47 2026] GET /v2/images => generated 4892 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/697] 10.0.0.58 () {30 vars in 410 bytes} [Wed Feb 25 07:18:08 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/702] 10.0.0.58 () {34 vars in 654 bytes} [Wed Feb 25 07:18:25 2026] POST /v2/images => generated 649 bytes in 141 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-02-25 07:18:25.438 7 WARNING glance.api.v2.images [None req-3a04de43-2511-4f6c-91e5-819d5aa0b789 15cf6b9746304bb384eff6a952540d65 b5107f4b312942d9a32edc8a54c3ef94 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d39373d3-748d-4f57-a25e-3f2581710eb9 [pid: 7|app: 0|req: 354/703] 10.0.0.58 () {32 vars in 709 bytes} [Wed Feb 25 07:18:25 2026] DELETE /v2/images/d39373d3-748d-4f57-a25e-3f2581710eb9 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/704] 10.0.0.58 () {32 vars in 706 bytes} [Wed Feb 25 07:18:25 2026] GET /v2/images/d39373d3-748d-4f57-a25e-3f2581710eb9 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/705] 10.0.0.58 () {32 vars in 632 bytes} [Wed Feb 25 07:18:25 2026] GET /v2/images => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/706] 10.0.0.58 () {34 vars in 654 bytes} [Wed Feb 25 07:18:25 2026] POST /v2/images => generated 702 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/707] 10.0.0.58 () {32 vars in 716 bytes} [Wed Feb 25 07:18:25 2026] GET /v2/images/5b38f449-e0b1-408c-97b5-1906e0dbde61/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 07:18:25.632 8 INFO glance.api.v2.image_data [None req-679389f3-254d-42b0-8f87-dd8e913c91f3 15cf6b9746304bb384eff6a952540d65 b5107f4b312942d9a32edc8a54c3ef94 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-25 07:18:25.679 8 WARNING glance_store._drivers.rbd [None req-679389f3-254d-42b0-8f87-dd8e913c91f3 15cf6b9746304bb384eff6a952540d65 b5107f4b312942d9a32edc8a54c3ef94 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-02-25 07:18:25.971 8 INFO glance.location [None req-679389f3-254d-42b0-8f87-dd8e913c91f3 15cf6b9746304bb384eff6a952540d65 b5107f4b312942d9a32edc8a54c3ef94 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 352/708] 10.0.0.58 () {32 vars in 726 bytes} [Wed Feb 25 07:18:25 2026] PUT /v2/images/5b38f449-e0b1-408c-97b5-1906e0dbde61/file => generated 0 bytes in 385 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/709] 10.0.0.58 () {32 vars in 706 bytes} [Wed Feb 25 07:18:26 2026] GET /v2/images/5b38f449-e0b1-408c-97b5-1906e0dbde61 => generated 1103 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/710] 10.0.0.58 () {32 vars in 716 bytes} [Wed Feb 25 07:18:26 2026] GET /v2/images/5b38f449-e0b1-408c-97b5-1906e0dbde61/file => generated 1024 bytes in 126 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/711] 10.0.0.58 () {34 vars in 654 bytes} [Wed Feb 25 07:18:26 2026] POST /v2/images => generated 648 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/712] 10.0.0.58 () {32 vars in 725 bytes} [Wed Feb 25 07:18:26 2026] PATCH /v2/images/dbda02d2-833f-47fc-b44f-e2950134da9a => generated 652 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/713] 10.0.0.58 () {32 vars in 706 bytes} [Wed Feb 25 07:18:26 2026] GET /v2/images/dbda02d2-833f-47fc-b44f-e2950134da9a => generated 652 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 07:18:26.311 8 WARNING glance.api.v2.images [None req-6c65441a-9662-4e6c-95bf-bdfdf10cb000 15cf6b9746304bb384eff6a952540d65 b5107f4b312942d9a32edc8a54c3ef94 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//dbda02d2-833f-47fc-b44f-e2950134da9a [pid: 8|app: 0|req: 355/714] 10.0.0.58 () {32 vars in 709 bytes} [Wed Feb 25 07:18:26 2026] DELETE /v2/images/dbda02d2-833f-47fc-b44f-e2950134da9a => generated 0 bytes in 43 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/715] 10.0.0.58 () {32 vars in 706 bytes} [Wed Feb 25 07:18:26 2026] GET /v2/images/dbda02d2-833f-47fc-b44f-e2950134da9a => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 07:18:26.381 8 WARNING glance.api.v2.images [None req-44894c61-af0b-4eee-aa29-7545d6ebb1ba 15cf6b9746304bb384eff6a952540d65 b5107f4b312942d9a32edc8a54c3ef94 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5b38f449-e0b1-408c-97b5-1906e0dbde61 [pid: 8|app: 0|req: 356/716] 10.0.0.58 () {32 vars in 709 bytes} [Wed Feb 25 07:18:26 2026] DELETE /v2/images/5b38f449-e0b1-408c-97b5-1906e0dbde61 => generated 0 bytes in 925 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/717] 10.0.0.58 () {32 vars in 706 bytes} [Wed Feb 25 07:18:27 2026] GET /v2/images/5b38f449-e0b1-408c-97b5-1906e0dbde61 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 07:18:27.322 8 WARNING glance.api.v2.images [None req-147b48dc-3200-46fa-a426-218b54962e27 15cf6b9746304bb384eff6a952540d65 b5107f4b312942d9a32edc8a54c3ef94 - - default default] Failed to find image d39373d3-748d-4f57-a25e-3f2581710eb9 to delete: glance.common.exception.ImageNotFound: No image found with ID d39373d3-748d-4f57-a25e-3f2581710eb9 [pid: 8|app: 0|req: 357/718] 10.0.0.58 () {32 vars in 709 bytes} [Wed Feb 25 07:18:27 2026] DELETE /v2/images/d39373d3-748d-4f57-a25e-3f2581710eb9 => 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: 362/719] 10.0.0.58 () {32 vars in 706 bytes} [Wed Feb 25 07:18:27 2026] GET /v2/images/d39373d3-748d-4f57-a25e-3f2581710eb9 => 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: 365/724] 10.0.0.47 () {28 vars in 568 bytes} [Wed Feb 25 07:18:47 2026] GET /v2/images => generated 4892 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/725] 10.0.0.47 () {28 vars in 568 bytes} [Wed Feb 25 07:18:47 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/728] 10.0.0.58 () {32 vars in 706 bytes} [Wed Feb 25 07:18:54 2026] GET /v2/images/162b7f7c-1734-43fc-ad39-1273783df4b2 => 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: 362/729] 10.0.0.58 () {32 vars in 706 bytes} [Wed Feb 25 07:18:54 2026] GET /v2/images/162b7f7c-1734-43fc-ad39-1273783df4b2 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/730] 10.0.0.248 () {36 vars in 987 bytes} [Wed Feb 25 07:18:54 2026] GET /v2/images/162b7f7c-1734-43fc-ad39-1273783df4b2 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/731] 10.0.0.248 () {36 vars in 927 bytes} [Wed Feb 25 07:18:54 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/732] 10.0.0.248 () {36 vars in 927 bytes} [Wed Feb 25 07:18: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: 8|app: 0|req: 364/733] 10.0.0.248 () {36 vars in 987 bytes} [Wed Feb 25 07:18:54 2026] GET /v2/images/162b7f7c-1734-43fc-ad39-1273783df4b2 => 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: 370/734] 10.0.0.248 () {36 vars in 927 bytes} [Wed Feb 25 07:18:54 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/735] 10.0.0.248 () {36 vars in 927 bytes} [Wed Feb 25 07:18: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: 371/736] 10.0.0.248 () {36 vars in 987 bytes} [Wed Feb 25 07:18:54 2026] GET /v2/images/162b7f7c-1734-43fc-ad39-1273783df4b2 => generated 1171 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/737] 10.0.0.248 () {36 vars in 927 bytes} [Wed Feb 25 07:18: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: 372/738] 10.0.0.208 () {36 vars in 987 bytes} [Wed Feb 25 07:18:54 2026] GET /v2/images/162b7f7c-1734-43fc-ad39-1273783df4b2 => 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: 367/739] 10.0.0.208 () {36 vars in 927 bytes} [Wed Feb 25 07:18: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: 373/740] 10.0.0.208 () {36 vars in 987 bytes} [Wed Feb 25 07:18:54 2026] GET /v2/images/162b7f7c-1734-43fc-ad39-1273783df4b2 => 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: 368/741] 10.0.0.208 () {36 vars in 927 bytes} [Wed Feb 25 07:18: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: 374/742] 10.0.0.208 () {36 vars in 927 bytes} [Wed Feb 25 07:18: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: 8|app: 0|req: 369/743] 10.0.0.203 () {36 vars in 987 bytes} [Wed Feb 25 07:18:57 2026] GET /v2/images/162b7f7c-1734-43fc-ad39-1273783df4b2 => 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: 375/744] 10.0.0.203 () {36 vars in 927 bytes} [Wed Feb 25 07:18:57 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/749] 10.0.0.203 () {36 vars in 987 bytes} [Wed Feb 25 07:19:13 2026] GET /v2/images/162b7f7c-1734-43fc-ad39-1273783df4b2 => 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: 378/750] 10.0.0.203 () {36 vars in 927 bytes} [Wed Feb 25 07:19: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: 380/753] 10.0.0.203 () {36 vars in 987 bytes} [Wed Feb 25 07:19:23 2026] GET /v2/images/162b7f7c-1734-43fc-ad39-1273783df4b2 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/754] 10.0.0.203 () {36 vars in 927 bytes} [Wed Feb 25 07:19:23 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/759] 10.0.0.203 () {36 vars in 987 bytes} [Wed Feb 25 07:19:42 2026] GET /v2/images/162b7f7c-1734-43fc-ad39-1273783df4b2 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/760] 10.0.0.203 () {36 vars in 927 bytes} [Wed Feb 25 07:19:42 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: 378/761] 10.0.0.203 () {36 vars in 987 bytes} [Wed Feb 25 07:19:45 2026] GET /v2/images/162b7f7c-1734-43fc-ad39-1273783df4b2 => 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: 384/762] 10.0.0.203 () {36 vars in 927 bytes} [Wed Feb 25 07:19:45 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/763] 10.0.0.47 () {28 vars in 568 bytes} [Wed Feb 25 07:19:47 2026] GET /v2/images => generated 4892 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/764] 10.0.0.47 () {28 vars in 568 bytes} [Wed Feb 25 07:19:47 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/773] 199.204.45.209 () {32 vars in 826 bytes} [Wed Feb 25 07:20:23 2026] GET /v2/images?status=active&owner=3c482f8a86ca4187969243d957bad9b6&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/774] 199.204.45.209 () {32 vars in 653 bytes} [Wed Feb 25 07:20:23 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: 385/775] 10.0.0.248 () {36 vars in 987 bytes} [Wed Feb 25 07:20:24 2026] GET /v2/images/5806fa43-26ed-4588-b0da-cd8676464e52 => generated 1209 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/776] 10.0.0.248 () {36 vars in 927 bytes} [Wed Feb 25 07:20:25 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/777] 10.0.0.248 () {36 vars in 927 bytes} [Wed Feb 25 07:20:25 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: 392/778] 10.0.0.248 () {36 vars in 987 bytes} [Wed Feb 25 07:20:25 2026] GET /v2/images/5806fa43-26ed-4588-b0da-cd8676464e52 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/779] 10.0.0.248 () {36 vars in 927 bytes} [Wed Feb 25 07:20:25 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: 393/780] 10.0.0.248 () {36 vars in 927 bytes} [Wed Feb 25 07:20: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: 8|app: 0|req: 388/781] 10.0.0.248 () {36 vars in 987 bytes} [Wed Feb 25 07:20:25 2026] GET /v2/images/5806fa43-26ed-4588-b0da-cd8676464e52 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/782] 10.0.0.248 () {36 vars in 927 bytes} [Wed Feb 25 07:20:25 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: 389/783] 10.0.0.248 () {36 vars in 927 bytes} [Wed Feb 25 07:20:25 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/784] 10.0.0.208 () {36 vars in 987 bytes} [Wed Feb 25 07:20:25 2026] GET /v2/images/5806fa43-26ed-4588-b0da-cd8676464e52 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/785] 10.0.0.208 () {36 vars in 927 bytes} [Wed Feb 25 07:20: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: 396/786] 10.0.0.208 () {36 vars in 987 bytes} [Wed Feb 25 07:20:25 2026] GET /v2/images/5806fa43-26ed-4588-b0da-cd8676464e52 => 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: 391/787] 10.0.0.208 () {36 vars in 927 bytes} [Wed Feb 25 07:20:25 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: 397/788] 10.0.0.208 () {36 vars in 927 bytes} [Wed Feb 25 07:20:25 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: 392/789] 10.0.0.203 () {36 vars in 987 bytes} [Wed Feb 25 07:20:25 2026] GET /v2/images/162b7f7c-1734-43fc-ad39-1273783df4b2 => 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: 398/790] 10.0.0.203 () {36 vars in 927 bytes} [Wed Feb 25 07:20:25 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/795] 10.0.0.47 () {28 vars in 568 bytes} [Wed Feb 25 07:20:47 2026] GET /v2/images => generated 4892 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/796] 10.0.0.47 () {28 vars in 568 bytes} [Wed Feb 25 07:20:47 2026] GET /v2/images => generated 4892 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/809] 10.0.0.47 () {28 vars in 568 bytes} [Wed Feb 25 07:21:47 2026] GET /v2/images => generated 4892 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/810] 10.0.0.47 () {28 vars in 568 bytes} [Wed Feb 25 07:21:47 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/823] 10.0.0.47 () {28 vars in 568 bytes} [Wed Feb 25 07:22:47 2026] GET /v2/images => generated 4892 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/824] 10.0.0.47 () {28 vars in 568 bytes} [Wed Feb 25 07:22:47 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/837] 10.0.0.47 () {28 vars in 568 bytes} [Wed Feb 25 07:23:47 2026] GET /v2/images => generated 4892 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/838] 10.0.0.47 () {28 vars in 568 bytes} [Wed Feb 25 07:23:47 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/847] 10.0.0.58 () {32 vars in 632 bytes} [Wed Feb 25 07:24:27 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/852] 10.0.0.47 () {28 vars in 568 bytes} [Wed Feb 25 07:24:47 2026] GET /v2/images => generated 4892 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/853] 10.0.0.47 () {28 vars in 568 bytes} [Wed Feb 25 07:24:47 2026] GET /v2/images => generated 4892 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/866] 10.0.0.47 () {28 vars in 568 bytes} [Wed Feb 25 07:25:46 2026] GET /v2/images => generated 4892 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/867] 10.0.0.47 () {28 vars in 568 bytes} [Wed Feb 25 07:25:47 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/880] 10.0.0.47 () {28 vars in 568 bytes} [Wed Feb 25 07:26:47 2026] GET /v2/images => generated 4892 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/881] 10.0.0.47 () {28 vars in 568 bytes} [Wed Feb 25 07:26:47 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/894] 10.0.0.47 () {28 vars in 568 bytes} [Wed Feb 25 07:27:47 2026] GET /v2/images => generated 4892 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/895] 10.0.0.47 () {28 vars in 568 bytes} [Wed Feb 25 07:27:47 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/908] 10.0.0.47 () {28 vars in 568 bytes} [Wed Feb 25 07:28:46 2026] GET /v2/images => generated 4892 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/909] 10.0.0.47 () {28 vars in 568 bytes} [Wed Feb 25 07:28:47 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)