+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Mar 3 01:12:13 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:32 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: glance-api-5b7c5b646c-llwtf 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 0x7fcb0a47c668 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-03 01:12:15.688 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-03 01:12:15.703 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-03-03 01:12:16.525 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-03 01:12:16.526 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-03 01:12:16.526 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-03 01:12:16.553 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-03 01:12:16.554 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-03 01:12:16.555 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-03 01:12:18.549 7 WARNING glance.api.v2.images [None req-5d8fc888-b724-40f0-9af5-8d1d3a2bfed7 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-03 01:12:18.551 8 WARNING glance.api.v2.images [None req-043c996a-6ac4-4353-ad7b-4e62d73ddc6a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-03 01:12:18.877 7 WARNING keystonemiddleware._common.config [None req-5d8fc888-b724-40f0-9af5-8d1d3a2bfed7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-03 01:12:18.881 8 WARNING keystonemiddleware._common.config [None req-043c996a-6ac4-4353-ad7b-4e62d73ddc6a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-03 01:12:18.885 7 WARNING oslo_config.cfg [None req-5d8fc888-b724-40f0-9af5-8d1d3a2bfed7 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-03 01:12:18.889 8 WARNING oslo_config.cfg [None req-043c996a-6ac4-4353-ad7b-4e62d73ddc6a - - - - - -] 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 0x7fcb0a47c668 pid: 7 (default app) WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fcb0a47c668 pid: 8 (default app) [pid: 7|app: 0|req: 3/4] 199.204.45.70 () {42 vars in 684 bytes} [Tue Mar 3 01:12:20 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 01:12:20.568 8 WARNING oslo_policy.policy [None req-f524b676-403f-4c63-81f3-ed7e150ffd9a 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - 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-03 01:12:20.568 8 WARNING oslo_policy.policy [None req-f524b676-403f-4c63-81f3-ed7e150ffd9a 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - 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-03 01:12:20.584 8 WARNING oslo_policy.policy [None req-f524b676-403f-4c63-81f3-ed7e150ffd9a 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - 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-03 01:12:20.584 8 WARNING oslo_policy.policy [None req-f524b676-403f-4c63-81f3-ed7e150ffd9a 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - 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: 2/5] 199.204.45.70 () {44 vars in 906 bytes} [Tue Mar 3 01:12:20 2026] GET /v2/images => generated 69 bytes in 577 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/6] 199.204.45.70 () {42 vars in 684 bytes} [Tue Mar 3 01:12:23 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: 3/7] 199.204.45.70 () {44 vars in 906 bytes} [Tue Mar 3 01:12:23 2026] GET /v2/images => generated 69 bytes in 39 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-03-03 01:12:24.024 7 WARNING oslo_policy.policy [None req-dc1190bf-e025-4e78-96b9-ca0ee91e6f43 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - 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-03 01:12:24.024 7 WARNING oslo_policy.policy [None req-dc1190bf-e025-4e78-96b9-ca0ee91e6f43 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - 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/8] 199.204.45.70 () {44 vars in 907 bytes} [Tue Mar 3 01:12:23 2026] GET /v2/images/cirros => generated 151 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/9] 199.204.45.70 () {44 vars in 929 bytes} [Tue Mar 3 01:12:24 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 01:12:24.161 7 WARNING oslo_policy.policy [None req-b42ae911-779b-4c79-a56e-e7cba9b8033d 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - 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-03 01:12:24.164 7 WARNING oslo_policy.policy [None req-b42ae911-779b-4c79-a56e-e7cba9b8033d 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - 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/10] 199.204.45.70 () {44 vars in 935 bytes} [Tue Mar 3 01:12:24 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 01:12:24.255 8 WARNING oslo_config.cfg [None req-8de5d499-cb56-4ffd-a0a2-4d941d7a9ddf 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - 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: 5/11] 199.204.45.70 () {48 vars in 947 bytes} [Tue Mar 3 01:12:24 2026] POST /v2/images => generated 760 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-03 01:12:24.280 7 WARNING oslo_policy.policy [None req-c56d59d5-dbc1-43a2-96eb-3f9fe0df9937 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - 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-03 01:12:24.280 7 WARNING oslo_policy.policy [None req-c56d59d5-dbc1-43a2-96eb-3f9fe0df9937 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - 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-03 01:12:24.281 7 INFO glance.api.v2.image_data [None req-c56d59d5-dbc1-43a2-96eb-3f9fe0df9937 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-03 01:12:27.497 7 WARNING glance.location [None req-c56d59d5-dbc1-43a2-96eb-3f9fe0df9937 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 7/14] 199.204.45.70 () {48 vars in 1041 bytes} [Tue Mar 3 01:12:24 2026] PUT /v2/images/f354f188-a2af-40ae-9da3-12c2ad12b4e8/file => generated 0 bytes in 3270 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5328 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.70 () {44 vars in 967 bytes} [Tue Mar 3 01:12:27 2026] GET /v2/images/f354f188-a2af-40ae-9da3-12c2ad12b4e8 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 01:12:27.573 7 WARNING oslo_config.cfg [None req-fab3bd11-0324-45e8-ad42-bd2867447933 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - 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/16] 199.204.45.70 () {44 vars in 967 bytes} [Tue Mar 3 01:12:27 2026] GET /v2/images/f354f188-a2af-40ae-9da3-12c2ad12b4e8 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/263] 199.204.45.70 () {42 vars in 684 bytes} [Tue Mar 3 01:33:02 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/264] 199.204.45.70 () {44 vars in 906 bytes} [Tue Mar 3 01:33:02 2026] GET /v2/images => generated 1240 bytes in 431 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/269] 199.204.45.70 () {42 vars in 684 bytes} [Tue Mar 3 01:33:18 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: 135/270] 199.204.45.70 () {44 vars in 906 bytes} [Tue Mar 3 01:33:18 2026] GET /v2/images => generated 1240 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/271] 199.204.45.70 () {44 vars in 933 bytes} [Tue Mar 3 01:33:18 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/272] 199.204.45.70 () {44 vars in 955 bytes} [Tue Mar 3 01:33:18 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/273] 199.204.45.70 () {44 vars in 935 bytes} [Tue Mar 3 01:33:18 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: 137/274] 199.204.45.70 () {48 vars in 947 bytes} [Tue Mar 3 01:33:18 2026] POST /v2/images => generated 796 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-03 01:33:18.825 7 INFO glance.api.v2.image_data [None req-38a53d47-e813-4de1-bc28-93b9882a86f2 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-03 01:34:25.389 7 WARNING glance.location [None req-38a53d47-e813-4de1-bc28-93b9882a86f2 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 138/287] 199.204.45.70 () {48 vars in 1042 bytes} [Tue Mar 3 01:33:18 2026] PUT /v2/images/4f5b56f4-e9a4-473d-8f64-20bdefc043c6/file => generated 0 bytes in 66615 msecs (HTTP/1.1 204) 4 headers in 171 bytes (38637 switches on core 0) [pid: 8|app: 0|req: 150/288] 199.204.45.70 () {44 vars in 967 bytes} [Tue Mar 3 01:34:25 2026] GET /v2/images/4f5b56f4-e9a4-473d-8f64-20bdefc043c6 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/289] 199.204.45.70 () {44 vars in 967 bytes} [Tue Mar 3 01:34:25 2026] GET /v2/images/4f5b56f4-e9a4-473d-8f64-20bdefc043c6 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/290] 199.204.45.70 () {42 vars in 684 bytes} [Tue Mar 3 01:34:26 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: 140/291] 199.204.45.70 () {44 vars in 906 bytes} [Tue Mar 3 01:34:26 2026] GET /v2/images => generated 2451 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/384] 199.204.45.70 () {42 vars in 684 bytes} [Tue Mar 3 01:42:01 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/385] 199.204.45.70 () {44 vars in 906 bytes} [Tue Mar 3 01:42:01 2026] GET /v2/images => generated 2451 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/390] 199.204.45.70 () {42 vars in 684 bytes} [Tue Mar 3 01:42:22 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: 190/391] 199.204.45.70 () {44 vars in 906 bytes} [Tue Mar 3 01:42:22 2026] GET /v2/images => generated 2451 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/392] 199.204.45.70 () {44 vars in 943 bytes} [Tue Mar 3 01:42:22 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/393] 199.204.45.70 () {44 vars in 965 bytes} [Tue Mar 3 01:42:22 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/394] 199.204.45.70 () {44 vars in 935 bytes} [Tue Mar 3 01:42:22 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/395] 199.204.45.70 () {48 vars in 947 bytes} [Tue Mar 3 01:42:22 2026] POST /v2/images => generated 799 bytes in 740 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-03 01:42:23.198 8 WARNING oslo_policy.policy [None req-92976447-7849-44e3-80e3-8593dc40665c 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - 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-03 01:42:23.199 8 WARNING oslo_policy.policy [None req-92976447-7849-44e3-80e3-8593dc40665c 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - 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-03 01:42:23.201 8 INFO glance.api.v2.image_data [None req-92976447-7849-44e3-80e3-8593dc40665c 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-03 01:43:00.770 8 INFO glance.location [None req-92976447-7849-44e3-80e3-8593dc40665c 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 204/404] 199.204.45.70 () {48 vars in 1041 bytes} [Tue Mar 3 01:42:23 2026] PUT /v2/images/157e8721-9f96-4a31-85ed-73f99d014589/file => generated 0 bytes in 37626 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19774 switches on core 0) [pid: 7|app: 0|req: 201/405] 199.204.45.70 () {44 vars in 967 bytes} [Tue Mar 3 01:43:00 2026] GET /v2/images/157e8721-9f96-4a31-85ed-73f99d014589 => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/406] 199.204.45.70 () {48 vars in 1046 bytes} [Tue Mar 3 01:43:00 2026] PATCH /v2/images/157e8721-9f96-4a31-85ed-73f99d014589 => generated 1234 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/407] 199.204.45.70 () {44 vars in 967 bytes} [Tue Mar 3 01:43:00 2026] GET /v2/images/157e8721-9f96-4a31-85ed-73f99d014589 => generated 1234 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/418] 199.204.45.70 () {42 vars in 684 bytes} [Tue Mar 3 01:43:54 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: 208/419] 199.204.45.70 () {44 vars in 906 bytes} [Tue Mar 3 01:43:54 2026] GET /v2/images => generated 3687 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/424] 199.204.45.70 () {42 vars in 684 bytes} [Tue Mar 3 01:44:11 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: 211/425] 199.204.45.70 () {44 vars in 906 bytes} [Tue Mar 3 01:44:11 2026] GET /v2/images => generated 3687 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/426] 199.204.45.70 () {44 vars in 935 bytes} [Tue Mar 3 01:44:11 2026] GET /v2/images/manila-service-image => generated 165 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/427] 199.204.45.70 () {44 vars in 957 bytes} [Tue Mar 3 01:44:11 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/428] 199.204.45.70 () {44 vars in 935 bytes} [Tue Mar 3 01:44:11 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: 213/429] 199.204.45.70 () {48 vars in 947 bytes} [Tue Mar 3 01:44:11 2026] POST /v2/images => generated 791 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-03 01:44:11.457 8 INFO glance.api.v2.image_data [None req-dfa9eacd-1a91-47ef-87a2-733ca911da76 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-03 01:44:27.276 8 INFO glance.location [None req-dfa9eacd-1a91-47ef-87a2-733ca911da76 6b82356a65bf4ef7bc29bdd9405834e0 72d1d5b358c242139410f3d79f26d84a - - default default] Image format matched and virtual size computed: 2814115840 [pid: 8|app: 0|req: 217/434] 199.204.45.70 () {48 vars in 1042 bytes} [Tue Mar 3 01:44:11 2026] PUT /v2/images/c4251e86-eff0-4051-ae9f-acca3ab66682/file => generated 0 bytes in 15863 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26881 switches on core 0) [pid: 7|app: 0|req: 218/435] 199.204.45.70 () {44 vars in 967 bytes} [Tue Mar 3 01:44:27 2026] GET /v2/images/c4251e86-eff0-4051-ae9f-acca3ab66682 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/436] 199.204.45.70 () {44 vars in 967 bytes} [Tue Mar 3 01:44:27 2026] GET /v2/images/c4251e86-eff0-4051-ae9f-acca3ab66682 => generated 1204 bytes in 14 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: 242/483] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 01:48:20 2026] GET /v2/images => generated 4893 bytes in 134 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: 242/484] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 01:48:20 2026] GET /v2/images => generated 4893 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/497] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 01:49:20 2026] GET /v2/images => generated 4893 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/498] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 01:49:20 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/511] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 01:50:20 2026] GET /v2/images => generated 4893 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/512] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 01:50:20 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/525] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 01:51:20 2026] GET /v2/images => generated 4893 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/526] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 01:51:20 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/539] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 01:52:20 2026] GET /v2/images => generated 4893 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/540] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 01:52:20 2026] GET /v2/images => generated 4893 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/553] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 01:53:20 2026] GET /v2/images => generated 4893 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/554] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 01:53:20 2026] GET /v2/images => generated 4893 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/567] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 01:54:20 2026] GET /v2/images => generated 4893 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/568] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 01:54:20 2026] GET /v2/images => generated 4893 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/581] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 01:55:20 2026] GET /v2/images => generated 4893 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/582] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 01:55:20 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/595] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 01:56:20 2026] GET /v2/images => generated 4893 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/596] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 01:56:20 2026] GET /v2/images => generated 4893 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/601] 199.204.45.70 () {42 vars in 684 bytes} [Tue Mar 3 01:56:39 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: 301/602] 199.204.45.70 () {44 vars in 906 bytes} [Tue Mar 3 01:56:39 2026] GET /v2/images => generated 4893 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/611] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 01:57:20 2026] GET /v2/images => generated 4893 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/612] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 01:57:20 2026] GET /v2/images => generated 4893 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/625] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 01:58:20 2026] GET /v2/images => generated 4893 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/626] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 01:58:20 2026] GET /v2/images => generated 4893 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/633] 199.204.45.70 () {42 vars in 684 bytes} [Tue Mar 3 01:58:54 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/634] 199.204.45.70 () {44 vars in 906 bytes} [Tue Mar 3 01:58:54 2026] GET /v2/images => generated 4893 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/635] 199.204.45.70 () {42 vars in 684 bytes} [Tue Mar 3 01:58:55 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: 318/636] 199.204.45.70 () {44 vars in 906 bytes} [Tue Mar 3 01:58:55 2026] GET /v2/images => generated 4893 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/643] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 01:59:20 2026] GET /v2/images => generated 4893 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/644] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 01:59:20 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/649] 199.204.45.70 () {42 vars in 684 bytes} [Tue Mar 3 01:59:43 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: 325/650] 199.204.45.70 () {44 vars in 906 bytes} [Tue Mar 3 01:59:43 2026] GET /v2/images => generated 4893 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/653] 199.204.45.70 () {42 vars in 684 bytes} [Tue Mar 3 01:59:50 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/654] 199.204.45.70 () {44 vars in 906 bytes} [Tue Mar 3 01:59:50 2026] GET /v2/images => generated 4893 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/661] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 02:00:20 2026] GET /v2/images => generated 4893 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/662] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 02:00:21 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/667] 199.204.45.70 () {42 vars in 684 bytes} [Tue Mar 3 02:00:45 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/668] 199.204.45.70 () {44 vars in 906 bytes} [Tue Mar 3 02:00:45 2026] GET /v2/images => generated 4893 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/677] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 02:01:20 2026] GET /v2/images => generated 4893 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/678] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 02:01:20 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/681] 10.0.0.162 () {32 vars in 633 bytes} [Tue Mar 3 02:01:29 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/686] 10.0.0.174 () {36 vars in 987 bytes} [Tue Mar 3 02:01:56 2026] GET /v2/images/f354f188-a2af-40ae-9da3-12c2ad12b4e8 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/687] 10.0.0.174 () {36 vars in 927 bytes} [Tue Mar 3 02:01: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: 345/688] 10.0.0.174 () {36 vars in 987 bytes} [Tue Mar 3 02:01:56 2026] GET /v2/images/f354f188-a2af-40ae-9da3-12c2ad12b4e8 => 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: 344/689] 10.0.0.174 () {36 vars in 927 bytes} [Tue Mar 3 02:01: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: 7|app: 0|req: 346/692] 10.0.0.114 () {36 vars in 987 bytes} [Tue Mar 3 02:01:58 2026] GET /v2/images/f354f188-a2af-40ae-9da3-12c2ad12b4e8 => generated 1171 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/693] 10.0.0.114 () {36 vars in 927 bytes} [Tue Mar 3 02:01:58 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: 347/694] 10.0.0.114 () {36 vars in 927 bytes} [Tue Mar 3 02:01:58 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: 348/695] 10.0.0.114 () {36 vars in 987 bytes} [Tue Mar 3 02:01:58 2026] GET /v2/images/f354f188-a2af-40ae-9da3-12c2ad12b4e8 => 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: 348/696] 10.0.0.114 () {36 vars in 927 bytes} [Tue Mar 3 02:01:58 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: 349/697] 10.0.0.114 () {36 vars in 927 bytes} [Tue Mar 3 02:01:58 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: 349/698] 10.0.0.114 () {36 vars in 987 bytes} [Tue Mar 3 02:01:58 2026] GET /v2/images/f354f188-a2af-40ae-9da3-12c2ad12b4e8 => 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: 350/699] 10.0.0.114 () {36 vars in 927 bytes} [Tue Mar 3 02:01:58 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: 350/700] 10.0.0.114 () {36 vars in 927 bytes} [Tue Mar 3 02:01:58 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: 351/701] 10.0.0.253 () {36 vars in 911 bytes} [Tue Mar 3 02:01:59 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/702] 10.0.0.253 () {36 vars in 1007 bytes} [Tue Mar 3 02:01:59 2026] GET /v2/images/f354f188-a2af-40ae-9da3-12c2ad12b4e8/locations => generated 127 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/703] 10.0.0.253 () {36 vars in 987 bytes} [Tue Mar 3 02:01:59 2026] GET /v2/images/f354f188-a2af-40ae-9da3-12c2ad12b4e8 => 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: 352/704] 10.0.0.253 () {36 vars in 927 bytes} [Tue Mar 3 02:01:59 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: 353/705] 10.0.0.253 () {36 vars in 927 bytes} [Tue Mar 3 02:01:59 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: 353/706] 199.204.45.70 () {36 vars in 990 bytes} [Tue Mar 3 02:02:04 2026] GET /v2/images/f354f188-a2af-40ae-9da3-12c2ad12b4e8 => 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: 354/707] 199.204.45.70 () {36 vars in 930 bytes} [Tue Mar 3 02:02:04 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: 354/708] 199.204.45.70 () {36 vars in 990 bytes} [Tue Mar 3 02:02:04 2026] GET /v2/images/f354f188-a2af-40ae-9da3-12c2ad12b4e8 => 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: 355/709] 199.204.45.70 () {36 vars in 930 bytes} [Tue Mar 3 02:02:04 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: 358/714] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 02:02:21 2026] GET /v2/images => generated 4893 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/715] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 02:02:21 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/718] 10.0.0.174 () {36 vars in 987 bytes} [Tue Mar 3 02:02:28 2026] GET /v2/images/f354f188-a2af-40ae-9da3-12c2ad12b4e8 => 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: 359/719] 10.0.0.174 () {36 vars in 927 bytes} [Tue Mar 3 02:02:28 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: 361/722] 10.0.0.174 () {36 vars in 987 bytes} [Tue Mar 3 02:02:46 2026] GET /v2/images/f354f188-a2af-40ae-9da3-12c2ad12b4e8 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/723] 10.0.0.174 () {36 vars in 927 bytes} [Tue Mar 3 02:02:46 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/726] 10.0.0.162 () {34 vars in 655 bytes} [Tue Mar 3 02:02:47 2026] POST /v2/images => generated 649 bytes in 219 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-03 02:02:47.637 8 WARNING glance.api.v2.images [None req-43c93904-38dd-4c83-aca3-d8511d0b18d5 9086482ef805435d99c9e5cd8a53fc2c 473849ecdca44a3d9053957f666b3df6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//33c35629-a1c2-4da3-9ee3-6a8cbc026a64 [pid: 8|app: 0|req: 364/727] 10.0.0.162 () {32 vars in 710 bytes} [Tue Mar 3 02:02:47 2026] DELETE /v2/images/33c35629-a1c2-4da3-9ee3-6a8cbc026a64 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/728] 10.0.0.162 () {32 vars in 707 bytes} [Tue Mar 3 02:02:47 2026] GET /v2/images/33c35629-a1c2-4da3-9ee3-6a8cbc026a64 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/729] 10.0.0.162 () {32 vars in 633 bytes} [Tue Mar 3 02:02:47 2026] GET /v2/images => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/730] 10.0.0.162 () {34 vars in 655 bytes} [Tue Mar 3 02:02:47 2026] POST /v2/images => generated 702 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/731] 10.0.0.162 () {32 vars in 717 bytes} [Tue Mar 3 02:02:47 2026] GET /v2/images/dbcb66e7-8fe8-4d22-be92-922cc0a04516/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 02:02:47.835 7 INFO glance.api.v2.image_data [None req-e3eae0e1-34b1-439d-829c-0c6589810365 9086482ef805435d99c9e5cd8a53fc2c 473849ecdca44a3d9053957f666b3df6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-03 02:02:47.879 7 WARNING glance_store._drivers.rbd [None req-e3eae0e1-34b1-439d-829c-0c6589810365 9086482ef805435d99c9e5cd8a53fc2c 473849ecdca44a3d9053957f666b3df6 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-03 02:02:48.227 7 INFO glance.location [None req-e3eae0e1-34b1-439d-829c-0c6589810365 9086482ef805435d99c9e5cd8a53fc2c 473849ecdca44a3d9053957f666b3df6 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 366/732] 10.0.0.162 () {32 vars in 727 bytes} [Tue Mar 3 02:02:47 2026] PUT /v2/images/dbcb66e7-8fe8-4d22-be92-922cc0a04516/file => generated 0 bytes in 444 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/733] 10.0.0.162 () {32 vars in 707 bytes} [Tue Mar 3 02:02:48 2026] GET /v2/images/dbcb66e7-8fe8-4d22-be92-922cc0a04516 => generated 1103 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/734] 10.0.0.162 () {32 vars in 717 bytes} [Tue Mar 3 02:02:48 2026] GET /v2/images/dbcb66e7-8fe8-4d22-be92-922cc0a04516/file => generated 1024 bytes in 140 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/735] 10.0.0.162 () {34 vars in 655 bytes} [Tue Mar 3 02:02:48 2026] POST /v2/images => generated 649 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/736] 10.0.0.162 () {32 vars in 726 bytes} [Tue Mar 3 02:02:48 2026] PATCH /v2/images/13fa0488-d2e6-45eb-bd9b-43a8931b3625 => generated 653 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/737] 10.0.0.162 () {32 vars in 707 bytes} [Tue Mar 3 02:02:48 2026] GET /v2/images/13fa0488-d2e6-45eb-bd9b-43a8931b3625 => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 02:02:48.578 7 WARNING glance.api.v2.images [None req-a9cdd185-0cae-4c51-a842-796bca35c58d 9086482ef805435d99c9e5cd8a53fc2c 473849ecdca44a3d9053957f666b3df6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//13fa0488-d2e6-45eb-bd9b-43a8931b3625 [pid: 7|app: 0|req: 369/738] 10.0.0.162 () {32 vars in 710 bytes} [Tue Mar 3 02:02:48 2026] DELETE /v2/images/13fa0488-d2e6-45eb-bd9b-43a8931b3625 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/739] 10.0.0.162 () {32 vars in 707 bytes} [Tue Mar 3 02:02:48 2026] GET /v2/images/13fa0488-d2e6-45eb-bd9b-43a8931b3625 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 02:02:48.655 7 WARNING glance.api.v2.images [None req-c3cb08fa-63a6-4a0e-94d0-8d9547adef79 9086482ef805435d99c9e5cd8a53fc2c 473849ecdca44a3d9053957f666b3df6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//dbcb66e7-8fe8-4d22-be92-922cc0a04516 [pid: 7|app: 0|req: 370/740] 10.0.0.162 () {32 vars in 710 bytes} [Tue Mar 3 02:02:48 2026] DELETE /v2/images/dbcb66e7-8fe8-4d22-be92-922cc0a04516 => generated 0 bytes in 838 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/741] 10.0.0.162 () {32 vars in 707 bytes} [Tue Mar 3 02:02:49 2026] GET /v2/images/dbcb66e7-8fe8-4d22-be92-922cc0a04516 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 02:02:49.508 7 WARNING glance.api.v2.images [None req-d4ad7a6d-bd2d-48dc-b63e-04bf1fe3c8b2 9086482ef805435d99c9e5cd8a53fc2c 473849ecdca44a3d9053957f666b3df6 - - default default] Failed to find image 33c35629-a1c2-4da3-9ee3-6a8cbc026a64 to delete: glance.common.exception.ImageNotFound: No image found with ID 33c35629-a1c2-4da3-9ee3-6a8cbc026a64 [pid: 7|app: 0|req: 371/742] 10.0.0.162 () {32 vars in 710 bytes} [Tue Mar 3 02:02:49 2026] DELETE /v2/images/33c35629-a1c2-4da3-9ee3-6a8cbc026a64 => 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: 372/743] 10.0.0.162 () {32 vars in 707 bytes} [Tue Mar 3 02:02:49 2026] GET /v2/images/33c35629-a1c2-4da3-9ee3-6a8cbc026a64 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/748] 10.0.0.174 () {36 vars in 987 bytes} [Tue Mar 3 02:03:07 2026] GET /v2/images/f354f188-a2af-40ae-9da3-12c2ad12b4e8 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/749] 10.0.0.174 () {36 vars in 927 bytes} [Tue Mar 3 02:03:07 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/752] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 02:03:20 2026] GET /v2/images => generated 4893 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/753] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 02:03:21 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/760] 10.0.0.162 () {30 vars in 411 bytes} [Tue Mar 3 02:03: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: 384/767] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 02:04:20 2026] GET /v2/images => generated 4893 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/768] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 02:04:20 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/773] 10.0.0.174 () {36 vars in 987 bytes} [Tue Mar 3 02:04:43 2026] GET /v2/images/f354f188-a2af-40ae-9da3-12c2ad12b4e8 => 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: 387/774] 10.0.0.174 () {36 vars in 927 bytes} [Tue Mar 3 02:04:43 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: 389/777] 10.0.0.162 () {32 vars in 707 bytes} [Tue Mar 3 02:04:48 2026] GET /v2/images/f354f188-a2af-40ae-9da3-12c2ad12b4e8 => 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: 389/778] 10.0.0.162 () {32 vars in 707 bytes} [Tue Mar 3 02:04:48 2026] GET /v2/images/f354f188-a2af-40ae-9da3-12c2ad12b4e8 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/779] 10.0.0.114 () {36 vars in 987 bytes} [Tue Mar 3 02:04:48 2026] GET /v2/images/f354f188-a2af-40ae-9da3-12c2ad12b4e8 => 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: 390/780] 10.0.0.114 () {36 vars in 927 bytes} [Tue Mar 3 02:04:48 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: 391/781] 10.0.0.114 () {36 vars in 927 bytes} [Tue Mar 3 02:04:48 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/782] 10.0.0.114 () {36 vars in 987 bytes} [Tue Mar 3 02:04:49 2026] GET /v2/images/f354f188-a2af-40ae-9da3-12c2ad12b4e8 => 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: 392/783] 10.0.0.114 () {36 vars in 927 bytes} [Tue Mar 3 02:04:49 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/784] 10.0.0.114 () {36 vars in 927 bytes} [Tue Mar 3 02:04:49 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/785] 10.0.0.114 () {36 vars in 987 bytes} [Tue Mar 3 02:04:49 2026] GET /v2/images/f354f188-a2af-40ae-9da3-12c2ad12b4e8 => 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: 393/786] 10.0.0.114 () {36 vars in 927 bytes} [Tue Mar 3 02:04:49 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/787] 10.0.0.253 () {36 vars in 911 bytes} [Tue Mar 3 02:04:49 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/788] 10.0.0.253 () {36 vars in 1007 bytes} [Tue Mar 3 02:04:49 2026] GET /v2/images/f354f188-a2af-40ae-9da3-12c2ad12b4e8/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/789] 10.0.0.253 () {36 vars in 987 bytes} [Tue Mar 3 02:04:49 2026] GET /v2/images/f354f188-a2af-40ae-9da3-12c2ad12b4e8 => 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: 395/790] 10.0.0.253 () {36 vars in 927 bytes} [Tue Mar 3 02:04: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: 396/791] 10.0.0.253 () {36 vars in 927 bytes} [Tue Mar 3 02:04:49 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/798] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 02:05:20 2026] GET /v2/images => generated 4893 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/799] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 02:05:21 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/800] 10.0.0.174 () {36 vars in 987 bytes} [Tue Mar 3 02:05:21 2026] GET /v2/images/f354f188-a2af-40ae-9da3-12c2ad12b4e8 => 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: 401/801] 10.0.0.174 () {36 vars in 927 bytes} [Tue Mar 3 02:05:21 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/802] 10.0.0.174 () {36 vars in 987 bytes} [Tue Mar 3 02:05:24 2026] GET /v2/images/f354f188-a2af-40ae-9da3-12c2ad12b4e8 => 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: 402/803] 10.0.0.174 () {36 vars in 927 bytes} [Tue Mar 3 02:05:24 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/806] 10.0.0.174 () {36 vars in 987 bytes} [Tue Mar 3 02:05:35 2026] GET /v2/images/f354f188-a2af-40ae-9da3-12c2ad12b4e8 => 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: 403/807] 10.0.0.174 () {36 vars in 927 bytes} [Tue Mar 3 02:05:35 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: 407/814] 10.0.0.174 () {36 vars in 987 bytes} [Tue Mar 3 02:06:03 2026] GET /v2/images/f354f188-a2af-40ae-9da3-12c2ad12b4e8 => 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: 408/815] 10.0.0.174 () {36 vars in 927 bytes} [Tue Mar 3 02:06:03 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: 411/820] 10.0.0.174 () {36 vars in 987 bytes} [Tue Mar 3 02:06:19 2026] GET /v2/images/f354f188-a2af-40ae-9da3-12c2ad12b4e8 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/821] 10.0.0.174 () {36 vars in 927 bytes} [Tue Mar 3 02:06:19 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/822] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 02:06:20 2026] GET /v2/images => generated 4893 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/823] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 02:06:21 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/828] 199.204.45.70 () {32 vars in 825 bytes} [Tue Mar 3 02:06:44 2026] GET /v2/images?status=active&owner=72d1d5b358c242139410f3d79f26d84a&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/829] 199.204.45.70 () {32 vars in 652 bytes} [Tue Mar 3 02:06:44 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/830] 10.0.0.114 () {36 vars in 987 bytes} [Tue Mar 3 02:06:45 2026] GET /v2/images/4f5b56f4-e9a4-473d-8f64-20bdefc043c6 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/831] 10.0.0.114 () {36 vars in 927 bytes} [Tue Mar 3 02:06:45 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: 416/832] 10.0.0.114 () {36 vars in 927 bytes} [Tue Mar 3 02:06:45 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: 417/833] 10.0.0.114 () {36 vars in 987 bytes} [Tue Mar 3 02:06:45 2026] GET /v2/images/4f5b56f4-e9a4-473d-8f64-20bdefc043c6 => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/834] 10.0.0.114 () {36 vars in 927 bytes} [Tue Mar 3 02:06:45 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: 418/835] 10.0.0.114 () {36 vars in 927 bytes} [Tue Mar 3 02:06:45 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: 418/836] 10.0.0.114 () {36 vars in 987 bytes} [Tue Mar 3 02:06:45 2026] GET /v2/images/4f5b56f4-e9a4-473d-8f64-20bdefc043c6 => 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: 419/837] 10.0.0.114 () {36 vars in 927 bytes} [Tue Mar 3 02:06:45 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: 419/838] 10.0.0.253 () {36 vars in 911 bytes} [Tue Mar 3 02:06:45 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/839] 10.0.0.253 () {36 vars in 1007 bytes} [Tue Mar 3 02:06:45 2026] GET /v2/images/4f5b56f4-e9a4-473d-8f64-20bdefc043c6/locations => generated 127 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/840] 10.0.0.253 () {36 vars in 987 bytes} [Tue Mar 3 02:06:45 2026] GET /v2/images/4f5b56f4-e9a4-473d-8f64-20bdefc043c6 => 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: 421/841] 10.0.0.253 () {36 vars in 927 bytes} [Tue Mar 3 02:06:45 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: 421/842] 10.0.0.253 () {36 vars in 927 bytes} [Tue Mar 3 02:06:45 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/851] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 02:07:21 2026] GET /v2/images => generated 4893 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/852] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 02:07:21 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/865] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 02:08:20 2026] GET /v2/images => generated 4893 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/866] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 02:08:20 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/879] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 02:09:20 2026] GET /v2/images => generated 4893 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/880] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 02:09:20 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/893] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 02:10:20 2026] GET /v2/images => generated 4893 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/894] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 02:10:20 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/907] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 02:11:20 2026] GET /v2/images => generated 4893 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/908] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 02:11:21 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/911] 10.0.0.162 () {32 vars in 633 bytes} [Tue Mar 3 02:11:31 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/922] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 02:12:20 2026] GET /v2/images => generated 4893 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/923] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 02:12:21 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/936] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 02:13:20 2026] GET /v2/images => generated 4893 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/937] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 02:13:20 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/950] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 02:14:20 2026] GET /v2/images => generated 4893 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/951] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 02:14:20 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/964] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 02:15:20 2026] GET /v2/images => generated 4893 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/965] 10.0.0.224 () {28 vars in 569 bytes} [Tue Mar 3 02:15:20 2026] GET /v2/images => generated 4893 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)