+ 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 [Sat May 9 22:06:28 2026] *** compiled with version: 13.3.0 on 09 May 2026 12:55:12 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-9b8b64846-jbzr9 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f2efa74c668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-09 22:06:30.790 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-09 22:06:30.872 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-09 22:06:31.629 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-09 22:06:31.630 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-09 22:06:31.630 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-09 22:06:31.788 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-09 22:06:31.789 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-09 22:06:31.789 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-09 22:06:33.674 8 WARNING glance.api.v2.images [None req-a38ce9db-48d4-46e6-8416-19d08ed75bab - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-09 22:06:34.000 7 WARNING glance.api.v2.images [None req-4a7e2001-26da-40b6-8df5-661840035b31 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-09 22:06:34.014 8 WARNING keystonemiddleware._common.config [None req-a38ce9db-48d4-46e6-8416-19d08ed75bab - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 22:06:34.022 8 WARNING oslo_config.cfg [None req-a38ce9db-48d4-46e6-8416-19d08ed75bab - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f2efa74c668 pid: 8 (default app) 2026-05-09 22:06:34.347 7 WARNING keystonemiddleware._common.config [None req-4a7e2001-26da-40b6-8df5-661840035b31 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 22:06:34.354 7 WARNING oslo_config.cfg [None req-4a7e2001-26da-40b6-8df5-661840035b31 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f2efa74c668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.157 () {42 vars in 687 bytes} [Sat May 9 22:06:34 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-05-09 22:06:35.349 7 WARNING oslo_policy.policy [None req-e63226dd-5f89-4de8-b6c0-8f0808f3243d e53347a8d71f4bb88987e94f0c7729e2 d1bfdd39066f4ac8a2fa06ac3ed8b6a0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 22:06:35.349 7 WARNING oslo_policy.policy [None req-e63226dd-5f89-4de8-b6c0-8f0808f3243d e53347a8d71f4bb88987e94f0c7729e2 d1bfdd39066f4ac8a2fa06ac3ed8b6a0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 22:06:35.369 7 WARNING oslo_policy.policy [None req-e63226dd-5f89-4de8-b6c0-8f0808f3243d e53347a8d71f4bb88987e94f0c7729e2 d1bfdd39066f4ac8a2fa06ac3ed8b6a0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 22:06:35.369 7 WARNING oslo_policy.policy [None req-e63226dd-5f89-4de8-b6c0-8f0808f3243d e53347a8d71f4bb88987e94f0c7729e2 d1bfdd39066f4ac8a2fa06ac3ed8b6a0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.204.45.157 () {44 vars in 909 bytes} [Sat May 9 22:06:34 2026] GET /v2/images => generated 69 bytes in 543 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.157 () {42 vars in 687 bytes} [Sat May 9 22:06:38 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: 2/7] 199.204.45.157 () {44 vars in 909 bytes} [Sat May 9 22:06:38 2026] GET /v2/images => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:06:38.633 8 WARNING oslo_policy.policy [None req-df53ac49-554c-41b2-b864-7ca9dbe03fd9 e53347a8d71f4bb88987e94f0c7729e2 d1bfdd39066f4ac8a2fa06ac3ed8b6a0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 22:06:38.634 8 WARNING oslo_policy.policy [None req-df53ac49-554c-41b2-b864-7ca9dbe03fd9 e53347a8d71f4bb88987e94f0c7729e2 d1bfdd39066f4ac8a2fa06ac3ed8b6a0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.204.45.157 () {44 vars in 910 bytes} [Sat May 9 22:06:38 2026] GET /v2/images/cirros => generated 151 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.157 () {44 vars in 932 bytes} [Sat May 9 22:06:38 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:06:38.771 8 WARNING oslo_policy.policy [None req-45123c4a-358f-4516-8625-d7f0968b1737 e53347a8d71f4bb88987e94f0c7729e2 d1bfdd39066f4ac8a2fa06ac3ed8b6a0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 22:06:38.772 8 WARNING oslo_policy.policy [None req-45123c4a-358f-4516-8625-d7f0968b1737 e53347a8d71f4bb88987e94f0c7729e2 d1bfdd39066f4ac8a2fa06ac3ed8b6a0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.204.45.157 () {44 vars in 938 bytes} [Sat May 9 22:06:38 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-05-09 22:06:38.866 7 WARNING oslo_config.cfg [None req-e6ca783f-090d-4ad3-a3f9-b8e1a9fd5bfe e53347a8d71f4bb88987e94f0c7729e2 d1bfdd39066f4ac8a2fa06ac3ed8b6a0 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.204.45.157 () {48 vars in 950 bytes} [Sat May 9 22:06:38 2026] POST /v2/images => generated 760 bytes in 69 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-09 22:06:38.886 8 WARNING oslo_policy.policy [None req-4eb744b3-7d77-4a4b-90e2-34577ac780ae e53347a8d71f4bb88987e94f0c7729e2 d1bfdd39066f4ac8a2fa06ac3ed8b6a0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 22:06:38.886 8 WARNING oslo_policy.policy [None req-4eb744b3-7d77-4a4b-90e2-34577ac780ae e53347a8d71f4bb88987e94f0c7729e2 d1bfdd39066f4ac8a2fa06ac3ed8b6a0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 22:06:38.889 8 INFO glance.api.v2.image_data [None req-4eb744b3-7d77-4a4b-90e2-34577ac780ae e53347a8d71f4bb88987e94f0c7729e2 d1bfdd39066f4ac8a2fa06ac3ed8b6a0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 22:06:42.374 8 WARNING glance.location [None req-4eb744b3-7d77-4a4b-90e2-34577ac780ae e53347a8d71f4bb88987e94f0c7729e2 d1bfdd39066f4ac8a2fa06ac3ed8b6a0 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/12] 199.204.45.157 () {48 vars in 1044 bytes} [Sat May 9 22:06:38 2026] PUT /v2/images/c7528504-0332-4dd5-acf6-b09c51f3bb12/file => generated 0 bytes in 3534 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8009 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.204.45.157 () {44 vars in 970 bytes} [Sat May 9 22:06:42 2026] GET /v2/images/c7528504-0332-4dd5-acf6-b09c51f3bb12 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:06:42.450 8 WARNING oslo_config.cfg [None req-c464d02b-d938-45b3-a4ea-2c86f3f57bd5 e53347a8d71f4bb88987e94f0c7729e2 d1bfdd39066f4ac8a2fa06ac3ed8b6a0 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/14] 199.204.45.157 () {44 vars in 970 bytes} [Sat May 9 22:06:42 2026] GET /v2/images/c7528504-0332-4dd5-acf6-b09c51f3bb12 => 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: 125/253] 199.204.45.157 () {42 vars in 687 bytes} [Sat May 9 22:26:30 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/254] 199.204.45.157 () {44 vars in 909 bytes} [Sat May 9 22:26:30 2026] GET /v2/images => generated 1240 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/271] 199.204.45.157 () {42 vars in 687 bytes} [Sat May 9 22:27:47 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: 134/272] 199.204.45.157 () {44 vars in 909 bytes} [Sat May 9 22:27:47 2026] GET /v2/images => generated 1240 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/273] 199.204.45.157 () {44 vars in 936 bytes} [Sat May 9 22:27:47 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/274] 199.204.45.157 () {44 vars in 958 bytes} [Sat May 9 22:27:47 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: 8|app: 0|req: 140/275] 199.204.45.157 () {44 vars in 938 bytes} [Sat May 9 22:27:47 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/276] 199.204.45.157 () {48 vars in 950 bytes} [Sat May 9 22:27:47 2026] POST /v2/images => generated 796 bytes in 70 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-09 22:27:47.261 8 INFO glance.api.v2.image_data [None req-7f5e37c4-3460-4b89-9f0b-f16cb3f15fe7 e53347a8d71f4bb88987e94f0c7729e2 d1bfdd39066f4ac8a2fa06ac3ed8b6a0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 22:28:17.174 8 WARNING glance.location [None req-7f5e37c4-3460-4b89-9f0b-f16cb3f15fe7 e53347a8d71f4bb88987e94f0c7729e2 d1bfdd39066f4ac8a2fa06ac3ed8b6a0 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 141/283] 199.204.45.157 () {48 vars in 1045 bytes} [Sat May 9 22:27:47 2026] PUT /v2/images/12b874e6-3469-4ce2-a2f4-a22254d881cc/file => generated 0 bytes in 29962 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66482 switches on core 0) [pid: 7|app: 0|req: 143/284] 199.204.45.157 () {44 vars in 970 bytes} [Sat May 9 22:28:17 2026] GET /v2/images/12b874e6-3469-4ce2-a2f4-a22254d881cc => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/285] 199.204.45.157 () {44 vars in 970 bytes} [Sat May 9 22:28:17 2026] GET /v2/images/12b874e6-3469-4ce2-a2f4-a22254d881cc => 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: 144/286] 199.204.45.157 () {42 vars in 687 bytes} [Sat May 9 22:28:18 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: 143/287] 199.204.45.157 () {44 vars in 909 bytes} [Sat May 9 22:28:18 2026] GET /v2/images => generated 2451 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/370] 199.204.45.157 () {42 vars in 687 bytes} [Sat May 9 22:35:09 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: 185/371] 199.204.45.157 () {44 vars in 909 bytes} [Sat May 9 22:35:09 2026] GET /v2/images => generated 2451 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/374] 199.204.45.157 () {42 vars in 687 bytes} [Sat May 9 22:35:16 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: 187/375] 199.204.45.157 () {44 vars in 909 bytes} [Sat May 9 22:35:16 2026] GET /v2/images => generated 2451 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/376] 199.204.45.157 () {44 vars in 946 bytes} [Sat May 9 22:35:17 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/377] 199.204.45.157 () {44 vars in 968 bytes} [Sat May 9 22:35:17 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/378] 199.204.45.157 () {44 vars in 938 bytes} [Sat May 9 22:35:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/379] 199.204.45.157 () {48 vars in 950 bytes} [Sat May 9 22:35:17 2026] POST /v2/images => generated 799 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-09 22:35:17.189 7 WARNING oslo_policy.policy [None req-95922633-d52f-43aa-a761-53a5b33f2283 e53347a8d71f4bb88987e94f0c7729e2 d1bfdd39066f4ac8a2fa06ac3ed8b6a0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 22:35:17.189 7 WARNING oslo_policy.policy [None req-95922633-d52f-43aa-a761-53a5b33f2283 e53347a8d71f4bb88987e94f0c7729e2 d1bfdd39066f4ac8a2fa06ac3ed8b6a0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 22:35:17.191 7 INFO glance.api.v2.image_data [None req-95922633-d52f-43aa-a761-53a5b33f2283 e53347a8d71f4bb88987e94f0c7729e2 d1bfdd39066f4ac8a2fa06ac3ed8b6a0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 22:36:10.431 7 INFO glance.location [None req-95922633-d52f-43aa-a761-53a5b33f2283 e53347a8d71f4bb88987e94f0c7729e2 d1bfdd39066f4ac8a2fa06ac3ed8b6a0 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 191/390] 199.204.45.157 () {48 vars in 1044 bytes} [Sat May 9 22:35:17 2026] PUT /v2/images/83daab33-8091-4bf0-9b14-a22c79f00710/file => generated 0 bytes in 53295 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26694 switches on core 0) [pid: 8|app: 0|req: 200/391] 199.204.45.157 () {44 vars in 970 bytes} [Sat May 9 22:36:10 2026] GET /v2/images/83daab33-8091-4bf0-9b14-a22c79f00710 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/392] 199.204.45.157 () {48 vars in 1049 bytes} [Sat May 9 22:36:10 2026] PATCH /v2/images/83daab33-8091-4bf0-9b14-a22c79f00710 => generated 1234 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/393] 199.204.45.157 () {44 vars in 970 bytes} [Sat May 9 22:36:10 2026] GET /v2/images/83daab33-8091-4bf0-9b14-a22c79f00710 => generated 1234 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/406] 199.204.45.157 () {42 vars in 687 bytes} [Sat May 9 22:37:09 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/407] 199.204.45.157 () {44 vars in 909 bytes} [Sat May 9 22:37:09 2026] GET /v2/images => generated 3687 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/412] 199.204.45.157 () {42 vars in 687 bytes} [Sat May 9 22:37:24 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: 202/413] 199.204.45.157 () {44 vars in 909 bytes} [Sat May 9 22:37:24 2026] GET /v2/images => generated 3687 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/414] 199.204.45.157 () {44 vars in 938 bytes} [Sat May 9 22:37:24 2026] GET /v2/images/manila-service-image => generated 165 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/415] 199.204.45.157 () {44 vars in 960 bytes} [Sat May 9 22:37:24 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: 213/416] 199.204.45.157 () {44 vars in 938 bytes} [Sat May 9 22:37:24 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/417] 199.204.45.157 () {48 vars in 950 bytes} [Sat May 9 22:37:24 2026] POST /v2/images => generated 791 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-09 22:37:24.780 8 INFO glance.api.v2.image_data [None req-e8ddbb8f-a753-4150-b4ba-99c5d3dd8326 e53347a8d71f4bb88987e94f0c7729e2 d1bfdd39066f4ac8a2fa06ac3ed8b6a0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 22:37:41.654 8 INFO glance.location [None req-e8ddbb8f-a753-4150-b4ba-99c5d3dd8326 e53347a8d71f4bb88987e94f0c7729e2 d1bfdd39066f4ac8a2fa06ac3ed8b6a0 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 214/420] 199.204.45.157 () {48 vars in 1045 bytes} [Sat May 9 22:37:24 2026] PUT /v2/images/43b2175d-53e5-43d0-8b21-1ecce23b91ab/file => generated 0 bytes in 16921 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28589 switches on core 0) [pid: 7|app: 0|req: 207/421] 199.204.45.157 () {44 vars in 970 bytes} [Sat May 9 22:37:41 2026] GET /v2/images/43b2175d-53e5-43d0-8b21-1ecce23b91ab => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/422] 199.204.45.157 () {44 vars in 970 bytes} [Sat May 9 22:37:41 2026] GET /v2/images/43b2175d-53e5-43d0-8b21-1ecce23b91ab => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/581] 199.204.45.157 () {42 vars in 687 bytes} [Sat May 9 22:50:52 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/582] 199.204.45.157 () {44 vars in 909 bytes} [Sat May 9 22:50:52 2026] GET /v2/images => generated 4893 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/611] 199.204.45.157 () {42 vars in 687 bytes} [Sat May 9 22:53:07 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: 302/612] 199.204.45.157 () {44 vars in 909 bytes} [Sat May 9 22:53:07 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: 311/613] 199.204.45.157 () {42 vars in 687 bytes} [Sat May 9 22:53:08 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/614] 199.204.45.157 () {44 vars in 909 bytes} [Sat May 9 22:53:08 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: 7|app: 0|req: 309/625] 199.204.45.157 () {42 vars in 687 bytes} [Sat May 9 22:53:57 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: 317/626] 199.204.45.157 () {44 vars in 909 bytes} [Sat May 9 22:53:57 2026] GET /v2/images => generated 4893 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/629] 199.204.45.157 () {42 vars in 687 bytes} [Sat May 9 22:54:04 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/630] 199.204.45.157 () {44 vars in 909 bytes} [Sat May 9 22:54:04 2026] GET /v2/images => generated 4893 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/643] 199.204.45.157 () {42 vars in 687 bytes} [Sat May 9 22:55:05 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: 318/644] 199.204.45.157 () {44 vars in 909 bytes} [Sat May 9 22:55:05 2026] GET /v2/images => generated 4893 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 323/653] 10.0.0.104 () {32 vars in 632 bytes} [Sat May 9 22:55:48 2026] GET /v2/images => generated 4893 bytes in 17 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: 333/658] 10.0.0.14 () {36 vars in 985 bytes} [Sat May 9 22:56:13 2026] GET /v2/images/c7528504-0332-4dd5-acf6-b09c51f3bb12 => generated 1171 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/659] 10.0.0.14 () {36 vars in 925 bytes} [Sat May 9 22:56:13 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/662] 10.0.0.14 () {36 vars in 985 bytes} [Sat May 9 22:56:14 2026] GET /v2/images/c7528504-0332-4dd5-acf6-b09c51f3bb12 => 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: 328/663] 10.0.0.14 () {36 vars in 925 bytes} [Sat May 9 22:56:14 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: 336/664] 199.204.45.157 () {36 vars in 990 bytes} [Sat May 9 22:56:21 2026] GET /v2/images/c7528504-0332-4dd5-acf6-b09c51f3bb12 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/665] 199.204.45.157 () {36 vars in 930 bytes} [Sat May 9 22:56:21 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: 337/666] 199.204.45.157 () {36 vars in 990 bytes} [Sat May 9 22:56:21 2026] GET /v2/images/c7528504-0332-4dd5-acf6-b09c51f3bb12 => 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: 330/667] 199.204.45.157 () {36 vars in 930 bytes} [Sat May 9 22:56:21 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: 339/670] 10.0.0.14 () {36 vars in 985 bytes} [Sat May 9 22:56:29 2026] GET /v2/images/c7528504-0332-4dd5-acf6-b09c51f3bb12 => 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: 332/671] 10.0.0.14 () {36 vars in 925 bytes} [Sat May 9 22:56:30 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/674] 10.0.0.14 () {36 vars in 985 bytes} [Sat May 9 22:56:34 2026] GET /v2/images/c7528504-0332-4dd5-acf6-b09c51f3bb12 => 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: 334/675] 10.0.0.14 () {36 vars in 925 bytes} [Sat May 9 22:56:35 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: 338/682] 10.0.0.14 () {36 vars in 985 bytes} [Sat May 9 22:57:09 2026] GET /v2/images/c7528504-0332-4dd5-acf6-b09c51f3bb12 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/683] 10.0.0.14 () {36 vars in 925 bytes} [Sat May 9 22:57:09 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: 340/686] 10.0.0.104 () {34 vars in 654 bytes} [Sat May 9 22:57:15 2026] POST /v2/images => generated 649 bytes in 179 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-09 22:57:15.692 8 WARNING glance.api.v2.images [None req-4af5a5d0-109a-4797-ba05-2e1fac987e76 7c71412690ef4bf18af19bfd03199456 3f095e3e8d2c444a842f7aaecd7119ef - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1b408ca3-bcd3-4171-8265-126b8ee95661 [pid: 8|app: 0|req: 347/687] 10.0.0.104 () {32 vars in 709 bytes} [Sat May 9 22:57:15 2026] DELETE /v2/images/1b408ca3-bcd3-4171-8265-126b8ee95661 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/688] 10.0.0.104 () {32 vars in 706 bytes} [Sat May 9 22:57:15 2026] GET /v2/images/1b408ca3-bcd3-4171-8265-126b8ee95661 => 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: 348/689] 10.0.0.104 () {32 vars in 632 bytes} [Sat May 9 22:57:15 2026] GET /v2/images => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/690] 10.0.0.104 () {34 vars in 654 bytes} [Sat May 9 22:57:15 2026] POST /v2/images => generated 703 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/691] 10.0.0.104 () {32 vars in 716 bytes} [Sat May 9 22:57:15 2026] GET /v2/images/011f2d39-ea08-48bb-98e7-f88e55b2e92f/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:57:15.873 7 INFO glance.api.v2.image_data [None req-6ececbf8-85ad-452e-993c-554ea416977e 7c71412690ef4bf18af19bfd03199456 3f095e3e8d2c444a842f7aaecd7119ef - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 22:57:15.914 7 WARNING glance_store._drivers.rbd [None req-6ececbf8-85ad-452e-993c-554ea416977e 7c71412690ef4bf18af19bfd03199456 3f095e3e8d2c444a842f7aaecd7119ef - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-09 22:57:16.875 7 INFO glance.location [None req-6ececbf8-85ad-452e-993c-554ea416977e 7c71412690ef4bf18af19bfd03199456 3f095e3e8d2c444a842f7aaecd7119ef - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 343/692] 10.0.0.104 () {32 vars in 726 bytes} [Sat May 9 22:57:15 2026] PUT /v2/images/011f2d39-ea08-48bb-98e7-f88e55b2e92f/file => generated 0 bytes in 1048 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/693] 10.0.0.104 () {32 vars in 706 bytes} [Sat May 9 22:57:16 2026] GET /v2/images/011f2d39-ea08-48bb-98e7-f88e55b2e92f => generated 1104 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/694] 10.0.0.104 () {32 vars in 716 bytes} [Sat May 9 22:57:16 2026] GET /v2/images/011f2d39-ea08-48bb-98e7-f88e55b2e92f/file => generated 1024 bytes in 154 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/695] 10.0.0.104 () {34 vars in 654 bytes} [Sat May 9 22:57:17 2026] POST /v2/images => generated 649 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/696] 10.0.0.104 () {32 vars in 725 bytes} [Sat May 9 22:57:17 2026] PATCH /v2/images/77374823-92f7-4199-b68e-4499f4c94a37 => generated 653 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/697] 10.0.0.104 () {32 vars in 706 bytes} [Sat May 9 22:57:17 2026] GET /v2/images/77374823-92f7-4199-b68e-4499f4c94a37 => generated 653 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:57:17.248 7 WARNING glance.api.v2.images [None req-a3efc800-2b1f-4c13-83a7-103cb9216e76 7c71412690ef4bf18af19bfd03199456 3f095e3e8d2c444a842f7aaecd7119ef - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//77374823-92f7-4199-b68e-4499f4c94a37 [pid: 7|app: 0|req: 346/698] 10.0.0.104 () {32 vars in 709 bytes} [Sat May 9 22:57:17 2026] DELETE /v2/images/77374823-92f7-4199-b68e-4499f4c94a37 => generated 0 bytes in 37 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/699] 10.0.0.104 () {32 vars in 706 bytes} [Sat May 9 22:57:17 2026] GET /v2/images/77374823-92f7-4199-b68e-4499f4c94a37 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 22:57:17.314 7 WARNING glance.api.v2.images [None req-377d4718-c360-441e-939f-c66a002eba1d 7c71412690ef4bf18af19bfd03199456 3f095e3e8d2c444a842f7aaecd7119ef - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//011f2d39-ea08-48bb-98e7-f88e55b2e92f [pid: 7|app: 0|req: 347/700] 10.0.0.104 () {32 vars in 709 bytes} [Sat May 9 22:57:17 2026] DELETE /v2/images/011f2d39-ea08-48bb-98e7-f88e55b2e92f => generated 0 bytes in 807 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/701] 10.0.0.104 () {32 vars in 706 bytes} [Sat May 9 22:57:18 2026] GET /v2/images/011f2d39-ea08-48bb-98e7-f88e55b2e92f => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 22:57:18.141 7 WARNING glance.api.v2.images [None req-d5454d8f-1614-4a87-a1c8-3aa22866dde2 7c71412690ef4bf18af19bfd03199456 3f095e3e8d2c444a842f7aaecd7119ef - - default default] Failed to find image 1b408ca3-bcd3-4171-8265-126b8ee95661 to delete: glance.common.exception.ImageNotFound: No image found with ID 1b408ca3-bcd3-4171-8265-126b8ee95661 [pid: 7|app: 0|req: 348/702] 10.0.0.104 () {32 vars in 709 bytes} [Sat May 9 22:57:18 2026] DELETE /v2/images/1b408ca3-bcd3-4171-8265-126b8ee95661 => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/703] 10.0.0.104 () {32 vars in 706 bytes} [Sat May 9 22:57:18 2026] GET /v2/images/1b408ca3-bcd3-4171-8265-126b8ee95661 => 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: 357/706] 10.0.0.62 () {36 vars in 985 bytes} [Sat May 9 22:57:29 2026] GET /v2/images/c7528504-0332-4dd5-acf6-b09c51f3bb12 => generated 1171 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/707] 10.0.0.62 () {36 vars in 925 bytes} [Sat May 9 22:57:29 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/708] 10.0.0.62 () {36 vars in 925 bytes} [Sat May 9 22:57:29 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/709] 10.0.0.62 () {36 vars in 985 bytes} [Sat May 9 22:57:29 2026] GET /v2/images/c7528504-0332-4dd5-acf6-b09c51f3bb12 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/710] 10.0.0.62 () {36 vars in 925 bytes} [Sat May 9 22:57:29 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/711] 10.0.0.62 () {36 vars in 925 bytes} [Sat May 9 22:57:29 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: 360/712] 10.0.0.62 () {36 vars in 985 bytes} [Sat May 9 22:57:29 2026] GET /v2/images/c7528504-0332-4dd5-acf6-b09c51f3bb12 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/713] 10.0.0.62 () {36 vars in 925 bytes} [Sat May 9 22:57:29 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/714] 10.0.0.62 () {36 vars in 925 bytes} [Sat May 9 22:57:29 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: 354/715] 10.0.0.101 () {36 vars in 986 bytes} [Sat May 9 22:57:30 2026] GET /v2/images/c7528504-0332-4dd5-acf6-b09c51f3bb12 => generated 1171 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/716] 10.0.0.101 () {36 vars in 926 bytes} [Sat May 9 22:57:30 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: 355/717] 10.0.0.101 () {36 vars in 986 bytes} [Sat May 9 22:57:30 2026] GET /v2/images/c7528504-0332-4dd5-acf6-b09c51f3bb12 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/718] 10.0.0.101 () {36 vars in 926 bytes} [Sat May 9 22:57:30 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/719] 10.0.0.101 () {36 vars in 926 bytes} [Sat May 9 22:57:30 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: 360/726] 10.0.0.104 () {30 vars in 410 bytes} [Sat May 9 22:57:55 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: 370/733] 10.0.0.14 () {36 vars in 985 bytes} [Sat May 9 22:58:24 2026] GET /v2/images/c7528504-0332-4dd5-acf6-b09c51f3bb12 => 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: 364/734] 10.0.0.14 () {36 vars in 925 bytes} [Sat May 9 22:58:24 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: 367/739] 10.0.0.14 () {36 vars in 985 bytes} [Sat May 9 22:58:45 2026] GET /v2/images/c7528504-0332-4dd5-acf6-b09c51f3bb12 => 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: 373/740] 10.0.0.14 () {36 vars in 925 bytes} [Sat May 9 22:58: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: 372/749] 10.0.0.14 () {36 vars in 985 bytes} [Sat May 9 22:59:32 2026] GET /v2/images/c7528504-0332-4dd5-acf6-b09c51f3bb12 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/750] 10.0.0.14 () {36 vars in 925 bytes} [Sat May 9 22:59:32 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: 375/755] 10.0.0.104 () {32 vars in 706 bytes} [Sat May 9 22:59:49 2026] GET /v2/images/c7528504-0332-4dd5-acf6-b09c51f3bb12 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/756] 10.0.0.104 () {32 vars in 706 bytes} [Sat May 9 22:59:49 2026] GET /v2/images/c7528504-0332-4dd5-acf6-b09c51f3bb12 => 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: 376/757] 10.0.0.62 () {36 vars in 985 bytes} [Sat May 9 22:59:50 2026] GET /v2/images/c7528504-0332-4dd5-acf6-b09c51f3bb12 => generated 1171 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/758] 10.0.0.62 () {36 vars in 925 bytes} [Sat May 9 22:59:50 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: 377/759] 10.0.0.62 () {36 vars in 925 bytes} [Sat May 9 22:59:50 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/760] 10.0.0.62 () {36 vars in 985 bytes} [Sat May 9 22:59:50 2026] GET /v2/images/c7528504-0332-4dd5-acf6-b09c51f3bb12 => 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: 378/761] 10.0.0.62 () {36 vars in 925 bytes} [Sat May 9 22:59:50 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: 384/762] 10.0.0.62 () {36 vars in 925 bytes} [Sat May 9 22:59:50 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: 379/763] 10.0.0.62 () {36 vars in 985 bytes} [Sat May 9 22:59:50 2026] GET /v2/images/c7528504-0332-4dd5-acf6-b09c51f3bb12 => generated 1171 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/764] 10.0.0.62 () {36 vars in 925 bytes} [Sat May 9 22:59:50 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: 380/765] 10.0.0.62 () {36 vars in 925 bytes} [Sat May 9 22:59:50 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/766] 10.0.0.101 () {36 vars in 986 bytes} [Sat May 9 22:59:50 2026] GET /v2/images/c7528504-0332-4dd5-acf6-b09c51f3bb12 => 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: 381/767] 10.0.0.101 () {36 vars in 926 bytes} [Sat May 9 22:59:50 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: 387/768] 10.0.0.101 () {36 vars in 986 bytes} [Sat May 9 22:59:50 2026] GET /v2/images/c7528504-0332-4dd5-acf6-b09c51f3bb12 => 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: 382/769] 10.0.0.101 () {36 vars in 926 bytes} [Sat May 9 22:59:50 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: 388/770] 10.0.0.101 () {36 vars in 926 bytes} [Sat May 9 22:59:50 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: 390/773] 10.0.0.14 () {36 vars in 985 bytes} [Sat May 9 23:00:03 2026] GET /v2/images/c7528504-0332-4dd5-acf6-b09c51f3bb12 => 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/774] 10.0.0.14 () {36 vars in 925 bytes} [Sat May 9 23:00:03 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/791] 10.0.0.14 () {36 vars in 985 bytes} [Sat May 9 23:01:13 2026] GET /v2/images/c7528504-0332-4dd5-acf6-b09c51f3bb12 => generated 1171 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/792] 10.0.0.14 () {36 vars in 925 bytes} [Sat May 9 23:01: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: 396/795] 10.0.0.14 () {36 vars in 985 bytes} [Sat May 9 23:01:30 2026] GET /v2/images/c7528504-0332-4dd5-acf6-b09c51f3bb12 => 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: 400/796] 10.0.0.14 () {36 vars in 925 bytes} [Sat May 9 23:01:30 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/805] 199.204.45.157 () {32 vars in 825 bytes} [Sat May 9 23:02:04 2026] GET /v2/images?status=active&owner=d1bfdd39066f4ac8a2fa06ac3ed8b6a0&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/806] 199.204.45.157 () {32 vars in 652 bytes} [Sat May 9 23:02: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: 8|app: 0|req: 406/807] 10.0.0.62 () {36 vars in 985 bytes} [Sat May 9 23:02:05 2026] GET /v2/images/12b874e6-3469-4ce2-a2f4-a22254d881cc => 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: 402/808] 10.0.0.62 () {36 vars in 925 bytes} [Sat May 9 23:02:05 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: 407/809] 10.0.0.62 () {36 vars in 925 bytes} [Sat May 9 23:02:05 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: 403/810] 10.0.0.62 () {36 vars in 985 bytes} [Sat May 9 23:02:05 2026] GET /v2/images/12b874e6-3469-4ce2-a2f4-a22254d881cc => 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: 408/811] 10.0.0.62 () {36 vars in 925 bytes} [Sat May 9 23:02:05 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: 404/812] 10.0.0.62 () {36 vars in 925 bytes} [Sat May 9 23:02:05 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: 409/813] 10.0.0.62 () {36 vars in 985 bytes} [Sat May 9 23:02:05 2026] GET /v2/images/12b874e6-3469-4ce2-a2f4-a22254d881cc => 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: 405/814] 10.0.0.62 () {36 vars in 925 bytes} [Sat May 9 23:02: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: 410/815] 10.0.0.101 () {36 vars in 986 bytes} [Sat May 9 23:02:05 2026] GET /v2/images/12b874e6-3469-4ce2-a2f4-a22254d881cc => 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: 406/816] 10.0.0.101 () {36 vars in 926 bytes} [Sat May 9 23:02: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: 8|app: 0|req: 411/817] 10.0.0.101 () {36 vars in 986 bytes} [Sat May 9 23:02:05 2026] GET /v2/images/12b874e6-3469-4ce2-a2f4-a22254d881cc => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/818] 10.0.0.101 () {36 vars in 926 bytes} [Sat May 9 23:02: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: 8|app: 0|req: 412/819] 10.0.0.101 () {36 vars in 926 bytes} [Sat May 9 23:02: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: 429/862] 10.0.0.104 () {32 vars in 632 bytes} [Sat May 9 23:05:40 2026] GET /v2/images => generated 4893 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)