+ 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 [Thu May 28 22:15:00 2026] *** compiled with version: 13.3.0 on 27 May 2026 05:54:01 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-5b8f5dd56c-l9w8g 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 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f854ef7d668 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-28 22:15:02.215 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-28 22:15:02.286 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-28 22:15:03.130 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-28 22:15:03.132 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-28 22:15:03.132 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-28 22:15:03.225 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-28 22:15:03.227 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-28 22:15:03.228 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-28 22:15:05.214 7 WARNING glance.api.v2.images [None req-7200df5b-0094-4346-b121-b4c8a131abf9 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-28 22:15:05.303 8 WARNING glance.api.v2.images [None req-b9f2314d-af4e-4cda-af87-661b30df0b91 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-28 22:15:05.566 7 WARNING keystonemiddleware._common.config [None req-7200df5b-0094-4346-b121-b4c8a131abf9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-28 22:15:05.574 7 WARNING oslo_config.cfg [None req-7200df5b-0094-4346-b121-b4c8a131abf9 - - - - - -] 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 0x7f854ef7d668 pid: 7 (default app) 2026-05-28 22:15:05.632 8 WARNING keystonemiddleware._common.config [None req-b9f2314d-af4e-4cda-af87-661b30df0b91 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-28 22:15:05.640 8 WARNING oslo_config.cfg [None req-b9f2314d-af4e-4cda-af87-661b30df0b91 - - - - - -] 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 0x7f854ef7d668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.122 () {42 vars in 689 bytes} [Thu May 28 22:15:06 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-28 22:15:06.621 8 WARNING oslo_policy.policy [None req-54f84d50-4715-4357-b616-3af6234745eb e4aa3fb471a74501874a56b17c8309e9 18600092a7214dd695453fd545f57713 - - 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-28 22:15:06.621 8 WARNING oslo_policy.policy [None req-54f84d50-4715-4357-b616-3af6234745eb e4aa3fb471a74501874a56b17c8309e9 18600092a7214dd695453fd545f57713 - - 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-28 22:15:06.636 8 WARNING oslo_policy.policy [None req-54f84d50-4715-4357-b616-3af6234745eb e4aa3fb471a74501874a56b17c8309e9 18600092a7214dd695453fd545f57713 - - 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-28 22:15:06.636 8 WARNING oslo_policy.policy [None req-54f84d50-4715-4357-b616-3af6234745eb e4aa3fb471a74501874a56b17c8309e9 18600092a7214dd695453fd545f57713 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.19.213.122 () {44 vars in 911 bytes} [Thu May 28 22:15:06 2026] GET /v2/images => generated 69 bytes in 560 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.19.213.122 () {42 vars in 689 bytes} [Thu May 28 22:15:10 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.19.213.122 () {44 vars in 911 bytes} [Thu May 28 22:15:10 2026] GET /v2/images => generated 69 bytes in 42 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-28 22:15:10.457 7 WARNING oslo_policy.policy [None req-a3990930-ff6a-42d5-b249-bd2b9524135e e4aa3fb471a74501874a56b17c8309e9 18600092a7214dd695453fd545f57713 - - 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-28 22:15:10.457 7 WARNING oslo_policy.policy [None req-a3990930-ff6a-42d5-b249-bd2b9524135e e4aa3fb471a74501874a56b17c8309e9 18600092a7214dd695453fd545f57713 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.19.213.122 () {44 vars in 912 bytes} [Thu May 28 22:15:10 2026] GET /v2/images/cirros => generated 151 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.122 () {44 vars in 934 bytes} [Thu May 28 22:15:10 2026] GET /v2/images?name=cirros => generated 81 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:15:10.600 7 WARNING oslo_policy.policy [None req-6788427e-ee2c-4918-8903-de2b73e372e5 e4aa3fb471a74501874a56b17c8309e9 18600092a7214dd695453fd545f57713 - - 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-28 22:15:10.600 7 WARNING oslo_policy.policy [None req-6788427e-ee2c-4918-8903-de2b73e372e5 e4aa3fb471a74501874a56b17c8309e9 18600092a7214dd695453fd545f57713 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.19.213.122 () {44 vars in 940 bytes} [Thu May 28 22:15:10 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:15:10.835 8 WARNING oslo_config.cfg [None req-50c10abb-9def-43b8-ad61-959cfc2194fe e4aa3fb471a74501874a56b17c8309e9 18600092a7214dd695453fd545f57713 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.19.213.122 () {48 vars in 952 bytes} [Thu May 28 22:15:10 2026] POST /v2/images => generated 760 bytes in 197 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-28 22:15:10.857 7 WARNING oslo_policy.policy [None req-f5ffdee4-6ecc-4fac-a7a9-acf62748dd3c e4aa3fb471a74501874a56b17c8309e9 18600092a7214dd695453fd545f57713 - - 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-28 22:15:10.858 7 WARNING oslo_policy.policy [None req-f5ffdee4-6ecc-4fac-a7a9-acf62748dd3c e4aa3fb471a74501874a56b17c8309e9 18600092a7214dd695453fd545f57713 - - 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-28 22:15:10.859 7 INFO glance.api.v2.image_data [None req-f5ffdee4-6ecc-4fac-a7a9-acf62748dd3c e4aa3fb471a74501874a56b17c8309e9 18600092a7214dd695453fd545f57713 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-28 22:15:14.282 7 WARNING glance.location [None req-f5ffdee4-6ecc-4fac-a7a9-acf62748dd3c e4aa3fb471a74501874a56b17c8309e9 18600092a7214dd695453fd545f57713 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/12] 199.19.213.122 () {48 vars in 1046 bytes} [Thu May 28 22:15:10 2026] PUT /v2/images/152ff63f-39d0-4358-bc1b-7d59a0e0aa57/file => generated 0 bytes in 3467 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5984 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.19.213.122 () {44 vars in 972 bytes} [Thu May 28 22:15:14 2026] GET /v2/images/152ff63f-39d0-4358-bc1b-7d59a0e0aa57 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:15:14.435 7 WARNING oslo_config.cfg [None req-bb1acb77-933f-46c7-9072-35d401d436b0 e4aa3fb471a74501874a56b17c8309e9 18600092a7214dd695453fd545f57713 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/14] 199.19.213.122 () {48 vars in 1052 bytes} [Thu May 28 22:15:14 2026] PATCH /v2/images/152ff63f-39d0-4358-bc1b-7d59a0e0aa57 => generated 1312 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.19.213.122 () {44 vars in 972 bytes} [Thu May 28 22:15:14 2026] GET /v2/images/152ff63f-39d0-4358-bc1b-7d59a0e0aa57 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/292] 199.19.213.122 () {42 vars in 689 bytes} [Thu May 28 22:38: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: 145/293] 199.19.213.122 () {44 vars in 911 bytes} [Thu May 28 22:38:09 2026] GET /v2/images => generated 1381 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/298] 199.19.213.122 () {42 vars in 689 bytes} [Thu May 28 22:38:29 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: 148/299] 199.19.213.122 () {44 vars in 911 bytes} [Thu May 28 22:38:30 2026] GET /v2/images => generated 1381 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/300] 199.19.213.122 () {44 vars in 938 bytes} [Thu May 28 22:38:30 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/301] 199.19.213.122 () {44 vars in 960 bytes} [Thu May 28 22:38:30 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/302] 199.19.213.122 () {44 vars in 940 bytes} [Thu May 28 22:38:30 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/303] 199.19.213.122 () {48 vars in 952 bytes} [Thu May 28 22:38:30 2026] POST /v2/images => generated 796 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-28 22:38:30.205 7 INFO glance.api.v2.image_data [None req-29b64b1b-f12a-4ff5-abf6-67ba935a4d4b e4aa3fb471a74501874a56b17c8309e9 18600092a7214dd695453fd545f57713 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-28 22:39:42.289 7 WARNING glance.location [None req-29b64b1b-f12a-4ff5-abf6-67ba935a4d4b e4aa3fb471a74501874a56b17c8309e9 18600092a7214dd695453fd545f57713 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 154/318] 199.19.213.122 () {48 vars in 1047 bytes} [Thu May 28 22:38:30 2026] PUT /v2/images/876d286c-74e4-4130-9ace-8a09f6f0bf38/file => generated 0 bytes in 72125 msecs (HTTP/1.1 204) 4 headers in 171 bytes (36748 switches on core 0) [pid: 8|app: 0|req: 165/319] 199.19.213.122 () {44 vars in 972 bytes} [Thu May 28 22:39:42 2026] GET /v2/images/876d286c-74e4-4130-9ace-8a09f6f0bf38 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/320] 199.19.213.122 () {48 vars in 1052 bytes} [Thu May 28 22:39:42 2026] PATCH /v2/images/876d286c-74e4-4130-9ace-8a09f6f0bf38 => generated 1395 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/321] 199.19.213.122 () {44 vars in 972 bytes} [Thu May 28 22:39:42 2026] GET /v2/images/876d286c-74e4-4130-9ace-8a09f6f0bf38 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/322] 199.19.213.122 () {42 vars in 689 bytes} [Thu May 28 22:39:44 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: 167/323] 199.19.213.122 () {44 vars in 911 bytes} [Thu May 28 22:39:44 2026] GET /v2/images => generated 2778 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/414] 199.19.213.122 () {42 vars in 689 bytes} [Thu May 28 22:47: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: 202/415] 199.19.213.122 () {44 vars in 911 bytes} [Thu May 28 22:47:05 2026] GET /v2/images => generated 2778 bytes in 582 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/418] 199.19.213.122 () {42 vars in 689 bytes} [Thu May 28 22:47:15 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: 215/419] 199.19.213.122 () {44 vars in 911 bytes} [Thu May 28 22:47:15 2026] GET /v2/images => generated 2778 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/420] 199.19.213.122 () {44 vars in 948 bytes} [Thu May 28 22:47:15 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/421] 199.19.213.122 () {44 vars in 970 bytes} [Thu May 28 22:47:15 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/422] 199.19.213.122 () {44 vars in 940 bytes} [Thu May 28 22:47:15 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: 217/423] 199.19.213.122 () {48 vars in 952 bytes} [Thu May 28 22:47:15 2026] POST /v2/images => generated 799 bytes in 193 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-28 22:47:15.379 7 INFO glance.api.v2.image_data [None req-d061afcf-fc74-4a7f-9285-222ace594581 e4aa3fb471a74501874a56b17c8309e9 18600092a7214dd695453fd545f57713 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-28 22:51:06.350 7 INFO glance.location [None req-d061afcf-fc74-4a7f-9285-222ace594581 e4aa3fb471a74501874a56b17c8309e9 18600092a7214dd695453fd545f57713 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 207/470] 199.19.213.122 () {48 vars in 1046 bytes} [Thu May 28 22:47:15 2026] PUT /v2/images/c942cf03-1e08-4596-a4fd-b60714f44ecd/file => generated 0 bytes in 231049 msecs (HTTP/1.1 204) 4 headers in 171 bytes (15619 switches on core 0) [pid: 8|app: 0|req: 264/471] 199.19.213.122 () {44 vars in 972 bytes} [Thu May 28 22:51:06 2026] GET /v2/images/c942cf03-1e08-4596-a4fd-b60714f44ecd => generated 1211 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/472] 199.19.213.122 () {48 vars in 1052 bytes} [Thu May 28 22:51:06 2026] PATCH /v2/images/c942cf03-1e08-4596-a4fd-b60714f44ecd => generated 1410 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/473] 199.19.213.122 () {44 vars in 972 bytes} [Thu May 28 22:51:06 2026] GET /v2/images/c942cf03-1e08-4596-a4fd-b60714f44ecd => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/480] 199.19.213.122 () {42 vars in 689 bytes} [Thu May 28 22:51:44 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: 271/483] 199.19.213.122 () {44 vars in 911 bytes} [Thu May 28 22:51:44 2026] GET /v2/images => generated 4190 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/488] 199.19.213.122 () {42 vars in 689 bytes} [Thu May 28 22:52:05 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: 274/489] 199.19.213.122 () {44 vars in 911 bytes} [Thu May 28 22:52:05 2026] GET /v2/images => generated 4190 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/490] 199.19.213.122 () {44 vars in 940 bytes} [Thu May 28 22:52:05 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/491] 199.19.213.122 () {44 vars in 962 bytes} [Thu May 28 22:52:05 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: 7|app: 0|req: 217/492] 199.19.213.122 () {44 vars in 940 bytes} [Thu May 28 22:52:05 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/493] 199.19.213.122 () {48 vars in 952 bytes} [Thu May 28 22:52:05 2026] POST /v2/images => generated 791 bytes in 108 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-28 22:52:05.890 7 INFO glance.api.v2.image_data [None req-7cd84f8c-5215-450a-b495-fd54565e11b3 e4aa3fb471a74501874a56b17c8309e9 18600092a7214dd695453fd545f57713 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-28 22:52:36.223 7 INFO glance.location [None req-7cd84f8c-5215-450a-b495-fd54565e11b3 e4aa3fb471a74501874a56b17c8309e9 18600092a7214dd695453fd545f57713 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 218/500] 199.19.213.122 () {48 vars in 1047 bytes} [Thu May 28 22:52:05 2026] PUT /v2/images/00213a4a-6333-4108-9a3c-38d4c9cd13e2/file => generated 0 bytes in 30380 msecs (HTTP/1.1 204) 4 headers in 171 bytes (13653 switches on core 0) [pid: 8|app: 0|req: 283/501] 199.19.213.122 () {44 vars in 972 bytes} [Thu May 28 22:52:36 2026] GET /v2/images/00213a4a-6333-4108-9a3c-38d4c9cd13e2 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/502] 199.19.213.122 () {48 vars in 1052 bytes} [Thu May 28 22:52:36 2026] PATCH /v2/images/00213a4a-6333-4108-9a3c-38d4c9cd13e2 => generated 1382 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/503] 199.19.213.122 () {44 vars in 972 bytes} [Thu May 28 22:52:36 2026] GET /v2/images/00213a4a-6333-4108-9a3c-38d4c9cd13e2 => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/662] 199.19.213.122 () {42 vars in 689 bytes} [Thu May 28 23:05:53 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: 299/663] 199.19.213.122 () {44 vars in 911 bytes} [Thu May 28 23:05:53 2026] GET /v2/images => generated 5574 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/692] 199.19.213.122 () {42 vars in 689 bytes} [Thu May 28 23:08:10 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: 379/693] 199.19.213.122 () {44 vars in 911 bytes} [Thu May 28 23:08:10 2026] GET /v2/images => generated 5574 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/694] 199.19.213.122 () {42 vars in 689 bytes} [Thu May 28 23:08:12 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: 380/695] 199.19.213.122 () {44 vars in 911 bytes} [Thu May 28 23:08:12 2026] GET /v2/images => generated 5574 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/708] 199.19.213.122 () {42 vars in 689 bytes} [Thu May 28 23:09:05 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: 387/709] 199.19.213.122 () {44 vars in 911 bytes} [Thu May 28 23:09:05 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/710] 199.19.213.122 () {42 vars in 689 bytes} [Thu May 28 23:09:13 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: 388/711] 199.19.213.122 () {44 vars in 911 bytes} [Thu May 28 23:09:13 2026] GET /v2/images => generated 5574 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/726] 199.19.213.122 () {42 vars in 689 bytes} [Thu May 28 23:10: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: 396/727] 199.19.213.122 () {44 vars in 911 bytes} [Thu May 28 23:10:16 2026] GET /v2/images => generated 5574 bytes in 55 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: 401/736] 10.0.0.235 () {32 vars in 633 bytes} [Thu May 28 23:11:04 2026] GET /v2/images => generated 5574 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: 7|app: 0|req: 338/741] 10.0.0.201 () {36 vars in 987 bytes} [Thu May 28 23:11:23 2026] GET /v2/images/152ff63f-39d0-4358-bc1b-7d59a0e0aa57 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/742] 10.0.0.201 () {36 vars in 927 bytes} [Thu May 28 23:11:23 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/745] 10.0.0.201 () {36 vars in 987 bytes} [Thu May 28 23:11:25 2026] GET /v2/images/152ff63f-39d0-4358-bc1b-7d59a0e0aa57 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/746] 10.0.0.201 () {36 vars in 927 bytes} [Thu May 28 23:11:25 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/747] 199.19.213.122 () {36 vars in 991 bytes} [Thu May 28 23:11:32 2026] GET /v2/images/152ff63f-39d0-4358-bc1b-7d59a0e0aa57 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/748] 199.19.213.122 () {36 vars in 931 bytes} [Thu May 28 23:11:32 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: 408/749] 199.19.213.122 () {36 vars in 991 bytes} [Thu May 28 23:11:33 2026] GET /v2/images/152ff63f-39d0-4358-bc1b-7d59a0e0aa57 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/750] 199.19.213.122 () {36 vars in 931 bytes} [Thu May 28 23:11:33 2026] GET /v2/schemas/image => generated 4018 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/753] 10.0.0.201 () {36 vars in 987 bytes} [Thu May 28 23:11:36 2026] GET /v2/images/152ff63f-39d0-4358-bc1b-7d59a0e0aa57 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/754] 10.0.0.201 () {36 vars in 927 bytes} [Thu May 28 23:11:36 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: 414/761] 10.0.0.201 () {36 vars in 987 bytes} [Thu May 28 23:12:06 2026] GET /v2/images/152ff63f-39d0-4358-bc1b-7d59a0e0aa57 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/762] 10.0.0.201 () {36 vars in 927 bytes} [Thu May 28 23:12:06 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: 351/767] 10.0.0.235 () {34 vars in 655 bytes} [Thu May 28 23:12:27 2026] POST /v2/images => generated 648 bytes in 261 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-28 23:12:28.108 8 WARNING glance.api.v2.images [None req-8bf7e073-d08e-47a5-a858-0f777cf4d6d7 b9fb10fd9f0544429cde4e0201150d72 619ec669f6f24e73bb93abb71fb379a0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6e75bc22-e80e-4f3f-b6c0-f546c193948e [pid: 8|app: 0|req: 417/768] 10.0.0.235 () {32 vars in 710 bytes} [Thu May 28 23:12:28 2026] DELETE /v2/images/6e75bc22-e80e-4f3f-b6c0-f546c193948e => generated 0 bytes in 56 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/769] 10.0.0.235 () {32 vars in 707 bytes} [Thu May 28 23:12:28 2026] GET /v2/images/6e75bc22-e80e-4f3f-b6c0-f546c193948e => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/770] 10.0.0.235 () {32 vars in 633 bytes} [Thu May 28 23:12:28 2026] GET /v2/images => generated 1381 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/771] 10.0.0.235 () {34 vars in 655 bytes} [Thu May 28 23:12:28 2026] POST /v2/images => generated 703 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-28 23:12:28.267 8 WARNING oslo_policy.policy [None req-b4fd499d-2661-45b6-9ba5-61bf49e2572e b9fb10fd9f0544429cde4e0201150d72 619ec669f6f24e73bb93abb71fb379a0 - - 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-28 23:12:28.267 8 WARNING oslo_policy.policy [None req-b4fd499d-2661-45b6-9ba5-61bf49e2572e b9fb10fd9f0544429cde4e0201150d72 619ec669f6f24e73bb93abb71fb379a0 - - 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: 419/772] 10.0.0.235 () {32 vars in 717 bytes} [Thu May 28 23:12:28 2026] GET /v2/images/812b4ecc-b2cb-4da1-9cc9-07ad9408254a/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 23:12:28.286 7 INFO glance.api.v2.image_data [None req-805a8bb2-3a87-493c-862d-e6e4e26f603c b9fb10fd9f0544429cde4e0201150d72 619ec669f6f24e73bb93abb71fb379a0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-28 23:12:28.327 7 WARNING glance_store._drivers.rbd [None req-805a8bb2-3a87-493c-862d-e6e4e26f603c b9fb10fd9f0544429cde4e0201150d72 619ec669f6f24e73bb93abb71fb379a0 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-28 23:12:29.606 7 INFO glance.location [None req-805a8bb2-3a87-493c-862d-e6e4e26f603c b9fb10fd9f0544429cde4e0201150d72 619ec669f6f24e73bb93abb71fb379a0 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 354/773] 10.0.0.235 () {32 vars in 727 bytes} [Thu May 28 23:12:28 2026] PUT /v2/images/812b4ecc-b2cb-4da1-9cc9-07ad9408254a/file => generated 0 bytes in 1377 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/774] 10.0.0.235 () {32 vars in 707 bytes} [Thu May 28 23:12:29 2026] GET /v2/images/812b4ecc-b2cb-4da1-9cc9-07ad9408254a => 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: 355/775] 10.0.0.235 () {32 vars in 717 bytes} [Thu May 28 23:12:29 2026] GET /v2/images/812b4ecc-b2cb-4da1-9cc9-07ad9408254a/file => generated 1024 bytes in 219 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/776] 10.0.0.235 () {34 vars in 655 bytes} [Thu May 28 23:12:29 2026] POST /v2/images => generated 648 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/777] 10.0.0.235 () {32 vars in 726 bytes} [Thu May 28 23:12:29 2026] PATCH /v2/images/2d4ed742-1fff-4125-8182-d6f0963f5c23 => generated 653 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/778] 10.0.0.235 () {32 vars in 707 bytes} [Thu May 28 23:12:30 2026] GET /v2/images/2d4ed742-1fff-4125-8182-d6f0963f5c23 => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 23:12:30.046 7 WARNING glance.api.v2.images [None req-f7813966-4206-4d12-bf71-cafea80397a8 b9fb10fd9f0544429cde4e0201150d72 619ec669f6f24e73bb93abb71fb379a0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2d4ed742-1fff-4125-8182-d6f0963f5c23 [pid: 7|app: 0|req: 357/779] 10.0.0.235 () {32 vars in 710 bytes} [Thu May 28 23:12:30 2026] DELETE /v2/images/2d4ed742-1fff-4125-8182-d6f0963f5c23 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/780] 10.0.0.235 () {32 vars in 707 bytes} [Thu May 28 23:12:30 2026] GET /v2/images/2d4ed742-1fff-4125-8182-d6f0963f5c23 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 23:12:30.139 7 WARNING glance.api.v2.images [None req-11564d33-bd62-4246-84f5-bedfdcdb1482 b9fb10fd9f0544429cde4e0201150d72 619ec669f6f24e73bb93abb71fb379a0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//812b4ecc-b2cb-4da1-9cc9-07ad9408254a [pid: 7|app: 0|req: 358/781] 10.0.0.235 () {32 vars in 710 bytes} [Thu May 28 23:12:30 2026] DELETE /v2/images/812b4ecc-b2cb-4da1-9cc9-07ad9408254a => generated 0 bytes in 1572 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/782] 10.0.0.235 () {32 vars in 707 bytes} [Thu May 28 23:12:31 2026] GET /v2/images/812b4ecc-b2cb-4da1-9cc9-07ad9408254a => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 23:12:31.729 7 WARNING glance.api.v2.images [None req-72c33499-804b-406e-b73a-53b4278e756f b9fb10fd9f0544429cde4e0201150d72 619ec669f6f24e73bb93abb71fb379a0 - - default default] Failed to find image 6e75bc22-e80e-4f3f-b6c0-f546c193948e to delete: glance.common.exception.ImageNotFound: No image found with ID 6e75bc22-e80e-4f3f-b6c0-f546c193948e [pid: 7|app: 0|req: 359/783] 10.0.0.235 () {32 vars in 710 bytes} [Thu May 28 23:12:31 2026] DELETE /v2/images/6e75bc22-e80e-4f3f-b6c0-f546c193948e => 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: 425/784] 10.0.0.235 () {32 vars in 707 bytes} [Thu May 28 23:12:31 2026] GET /v2/images/6e75bc22-e80e-4f3f-b6c0-f546c193948e => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/787] 10.0.0.201 () {36 vars in 987 bytes} [Thu May 28 23:12:35 2026] GET /v2/images/152ff63f-39d0-4358-bc1b-7d59a0e0aa57 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/788] 10.0.0.201 () {36 vars in 927 bytes} [Thu May 28 23:12:35 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/789] 10.0.0.66 () {36 vars in 986 bytes} [Thu May 28 23:12:43 2026] GET /v2/images/152ff63f-39d0-4358-bc1b-7d59a0e0aa57 => generated 1312 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/790] 10.0.0.66 () {36 vars in 926 bytes} [Thu May 28 23:12: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: 8|app: 0|req: 429/791] 10.0.0.66 () {36 vars in 926 bytes} [Thu May 28 23:12:44 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: 363/792] 10.0.0.66 () {36 vars in 986 bytes} [Thu May 28 23:12:44 2026] GET /v2/images/152ff63f-39d0-4358-bc1b-7d59a0e0aa57 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/793] 10.0.0.66 () {36 vars in 926 bytes} [Thu May 28 23:12:44 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: 364/794] 10.0.0.66 () {36 vars in 926 bytes} [Thu May 28 23:12: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: 8|app: 0|req: 431/795] 10.0.0.66 () {36 vars in 986 bytes} [Thu May 28 23:12:44 2026] GET /v2/images/152ff63f-39d0-4358-bc1b-7d59a0e0aa57 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/796] 10.0.0.66 () {36 vars in 926 bytes} [Thu May 28 23:12: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: 8|app: 0|req: 432/797] 10.0.0.66 () {36 vars in 926 bytes} [Thu May 28 23:12:44 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: 434/800] 10.0.0.203 () {36 vars in 911 bytes} [Thu May 28 23:12:45 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/801] 10.0.0.203 () {36 vars in 1007 bytes} [Thu May 28 23:12:45 2026] GET /v2/images/152ff63f-39d0-4358-bc1b-7d59a0e0aa57/locations => generated 127 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/802] 10.0.0.203 () {36 vars in 987 bytes} [Thu May 28 23:12:45 2026] GET /v2/images/152ff63f-39d0-4358-bc1b-7d59a0e0aa57 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/803] 10.0.0.203 () {36 vars in 927 bytes} [Thu May 28 23:12: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: 8|app: 0|req: 436/804] 10.0.0.203 () {36 vars in 927 bytes} [Thu May 28 23:12: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: 372/811] 10.0.0.201 () {36 vars in 987 bytes} [Thu May 28 23:13:17 2026] GET /v2/images/152ff63f-39d0-4358-bc1b-7d59a0e0aa57 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/812] 10.0.0.201 () {36 vars in 927 bytes} [Thu May 28 23:13:17 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: 373/813] 10.0.0.201 () {36 vars in 987 bytes} [Thu May 28 23:13:24 2026] GET /v2/images/152ff63f-39d0-4358-bc1b-7d59a0e0aa57 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/814] 10.0.0.201 () {36 vars in 927 bytes} [Thu May 28 23:13:24 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: 376/819] 10.0.0.201 () {36 vars in 987 bytes} [Thu May 28 23:13:36 2026] GET /v2/images/152ff63f-39d0-4358-bc1b-7d59a0e0aa57 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/820] 10.0.0.201 () {36 vars in 927 bytes} [Thu May 28 23:13:36 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: 377/821] 10.0.0.201 () {36 vars in 987 bytes} [Thu May 28 23:13:37 2026] GET /v2/images/152ff63f-39d0-4358-bc1b-7d59a0e0aa57 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/822] 10.0.0.201 () {36 vars in 927 bytes} [Thu May 28 23:13:37 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/827] 10.0.0.201 () {36 vars in 987 bytes} [Thu May 28 23:13:55 2026] GET /v2/images/152ff63f-39d0-4358-bc1b-7d59a0e0aa57 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/828] 10.0.0.201 () {36 vars in 927 bytes} [Thu May 28 23:13:55 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: 453/839] 199.19.213.122 () {32 vars in 826 bytes} [Thu May 28 23:14:44 2026] GET /v2/images?status=active&owner=18600092a7214dd695453fd545f57713&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/840] 199.19.213.122 () {32 vars in 653 bytes} [Thu May 28 23:14: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: 8|app: 0|req: 454/841] 10.0.0.66 () {36 vars in 986 bytes} [Thu May 28 23:14:45 2026] GET /v2/images/876d286c-74e4-4130-9ace-8a09f6f0bf38 => generated 1395 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/842] 10.0.0.66 () {36 vars in 926 bytes} [Thu May 28 23:14:46 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: 455/843] 10.0.0.66 () {36 vars in 926 bytes} [Thu May 28 23:14:46 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: 389/844] 10.0.0.66 () {36 vars in 986 bytes} [Thu May 28 23:14:46 2026] GET /v2/images/876d286c-74e4-4130-9ace-8a09f6f0bf38 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/845] 10.0.0.66 () {36 vars in 926 bytes} [Thu May 28 23:14:46 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: 390/846] 10.0.0.66 () {36 vars in 926 bytes} [Thu May 28 23:14:46 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: 457/847] 10.0.0.66 () {36 vars in 986 bytes} [Thu May 28 23:14:46 2026] GET /v2/images/876d286c-74e4-4130-9ace-8a09f6f0bf38 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/848] 10.0.0.66 () {36 vars in 926 bytes} [Thu May 28 23:14:46 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: 458/849] 10.0.0.66 () {36 vars in 926 bytes} [Thu May 28 23:14: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: 392/850] 10.0.0.203 () {36 vars in 911 bytes} [Thu May 28 23:14:46 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/851] 10.0.0.203 () {36 vars in 1007 bytes} [Thu May 28 23:14:46 2026] GET /v2/images/876d286c-74e4-4130-9ace-8a09f6f0bf38/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/852] 10.0.0.203 () {36 vars in 987 bytes} [Thu May 28 23:14:46 2026] GET /v2/images/876d286c-74e4-4130-9ace-8a09f6f0bf38 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/853] 10.0.0.203 () {36 vars in 927 bytes} [Thu May 28 23:14:46 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: 394/854] 10.0.0.203 () {36 vars in 927 bytes} [Thu May 28 23:14:46 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: 461/855] 10.0.0.235 () {30 vars in 411 bytes} [Thu May 28 23:14:54 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: 470/872] 10.0.0.235 () {32 vars in 707 bytes} [Thu May 28 23:16:05 2026] GET /v2/images/152ff63f-39d0-4358-bc1b-7d59a0e0aa57 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/873] 10.0.0.235 () {32 vars in 707 bytes} [Thu May 28 23:16:05 2026] GET /v2/images/152ff63f-39d0-4358-bc1b-7d59a0e0aa57 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/874] 10.0.0.66 () {36 vars in 986 bytes} [Thu May 28 23:16:05 2026] GET /v2/images/152ff63f-39d0-4358-bc1b-7d59a0e0aa57 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/875] 10.0.0.66 () {36 vars in 926 bytes} [Thu May 28 23:16:05 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/876] 10.0.0.66 () {36 vars in 926 bytes} [Thu May 28 23:16:05 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/877] 10.0.0.66 () {36 vars in 986 bytes} [Thu May 28 23:16:05 2026] GET /v2/images/152ff63f-39d0-4358-bc1b-7d59a0e0aa57 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/878] 10.0.0.66 () {36 vars in 926 bytes} [Thu May 28 23:16: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: 406/879] 10.0.0.66 () {36 vars in 926 bytes} [Thu May 28 23:16:05 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: 474/880] 10.0.0.66 () {36 vars in 986 bytes} [Thu May 28 23:16:05 2026] GET /v2/images/152ff63f-39d0-4358-bc1b-7d59a0e0aa57 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/881] 10.0.0.66 () {36 vars in 926 bytes} [Thu May 28 23:16:05 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: 475/882] 10.0.0.203 () {36 vars in 911 bytes} [Thu May 28 23:16:05 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/883] 10.0.0.203 () {36 vars in 1007 bytes} [Thu May 28 23:16:05 2026] GET /v2/images/152ff63f-39d0-4358-bc1b-7d59a0e0aa57/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/884] 10.0.0.203 () {36 vars in 987 bytes} [Thu May 28 23:16:05 2026] GET /v2/images/152ff63f-39d0-4358-bc1b-7d59a0e0aa57 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/885] 10.0.0.203 () {36 vars in 927 bytes} [Thu May 28 23:16: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: 477/886] 10.0.0.203 () {36 vars in 927 bytes} [Thu May 28 23:16:05 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: 480/891] 10.0.0.201 () {36 vars in 987 bytes} [Thu May 28 23:16:25 2026] GET /v2/images/152ff63f-39d0-4358-bc1b-7d59a0e0aa57 => generated 1312 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/892] 10.0.0.201 () {36 vars in 927 bytes} [Thu May 28 23:16:25 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/927] 10.0.0.235 () {32 vars in 633 bytes} [Thu May 28 23:19:16 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)