+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Jul 14 17:51:34 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-65c78bd4d-jzbxm 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, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7fda5e594668 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-07-14 17:51:36.649 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-14 17:51:36.732 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-07-14 17:51:37.531 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-07-14 17:51:37.532 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-07-14 17:51:37.533 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-14 17:51:37.613 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-07-14 17:51:37.614 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-07-14 17:51:37.614 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-14 17:51:39.520 7 WARNING glance.api.v2.images [None req-a8bcf9b6-f270-4170-9b17-84479bc780ba - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-14 17:51:39.594 8 WARNING glance.api.v2.images [None req-dd35eeec-f7e7-4c37-926d-374062fbc1a3 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-14 17:51:39.847 7 WARNING keystonemiddleware._common.config [None req-a8bcf9b6-f270-4170-9b17-84479bc780ba - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-14 17:51:39.854 7 WARNING oslo_config.cfg [None req-a8bcf9b6-f270-4170-9b17-84479bc780ba - - - - - -] 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 0x7fda5e594668 pid: 7 (default app) 2026-07-14 17:51:39.921 8 WARNING keystonemiddleware._common.config [None req-dd35eeec-f7e7-4c37-926d-374062fbc1a3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-14 17:51:39.929 8 WARNING oslo_config.cfg [None req-dd35eeec-f7e7-4c37-926d-374062fbc1a3 - - - - - -] 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 0x7fda5e594668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.53 () {42 vars in 683 bytes} [Tue Jul 14 17:51:40 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 17:51:40.879 8 WARNING oslo_policy.policy [None req-0f3e471a-eb29-481d-9ecf-70f4dfa4416f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - 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-07-14 17:51:40.879 8 WARNING oslo_policy.policy [None req-0f3e471a-eb29-481d-9ecf-70f4dfa4416f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - 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-07-14 17:51:40.897 8 WARNING oslo_policy.policy [None req-0f3e471a-eb29-481d-9ecf-70f4dfa4416f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - 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-07-14 17:51:40.897 8 WARNING oslo_policy.policy [None req-0f3e471a-eb29-481d-9ecf-70f4dfa4416f 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - 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/6] 199.204.45.53 () {44 vars in 905 bytes} [Tue Jul 14 17:51:40 2026] GET /v2/images => generated 69 bytes in 584 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.53 () {42 vars in 683 bytes} [Tue Jul 14 17:51:44 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.204.45.53 () {44 vars in 905 bytes} [Tue Jul 14 17:51:44 2026] GET /v2/images => generated 69 bytes in 38 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-07-14 17:51:44.765 7 WARNING oslo_policy.policy [None req-4a2f3884-c814-466b-8dde-f63152d70f32 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - 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-07-14 17:51:44.765 7 WARNING oslo_policy.policy [None req-4a2f3884-c814-466b-8dde-f63152d70f32 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - 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/9] 199.204.45.53 () {44 vars in 906 bytes} [Tue Jul 14 17:51:44 2026] GET /v2/images/cirros => generated 151 bytes in 133 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.53 () {44 vars in 928 bytes} [Tue Jul 14 17:51:44 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-14 17:51:44.900 7 WARNING oslo_policy.policy [None req-908adcd4-643d-4b15-b035-e2d9f7771831 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - 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-07-14 17:51:44.900 7 WARNING oslo_policy.policy [None req-908adcd4-643d-4b15-b035-e2d9f7771831 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - 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: 8/11] 199.204.45.53 () {44 vars in 934 bytes} [Tue Jul 14 17:51:44 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) 2026-07-14 17:51:44.977 8 WARNING oslo_config.cfg [None req-6cf0d9df-7366-4679-95f1-b7364679e55e 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - 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/12] 199.204.45.53 () {48 vars in 946 bytes} [Tue Jul 14 17:51:44 2026] POST /v2/images => generated 760 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-14 17:51:44.999 7 WARNING oslo_policy.policy [None req-78461630-844e-44a2-a030-f41ca86b7534 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - 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-07-14 17:51:44.999 7 WARNING oslo_policy.policy [None req-78461630-844e-44a2-a030-f41ca86b7534 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - 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-07-14 17:51:45.001 7 INFO glance.api.v2.image_data [None req-78461630-844e-44a2-a030-f41ca86b7534 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-14 17:51:50.552 7 WARNING glance.location [None req-78461630-844e-44a2-a030-f41ca86b7534 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.204.45.53 () {48 vars in 1040 bytes} [Tue Jul 14 17:51:44 2026] PUT /v2/images/6b9f2769-3305-4b88-8913-a2446de2ea70/file => generated 0 bytes in 5594 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6250 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.204.45.53 () {44 vars in 966 bytes} [Tue Jul 14 17:51:50 2026] GET /v2/images/6b9f2769-3305-4b88-8913-a2446de2ea70 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-14 17:51:50.697 7 WARNING oslo_config.cfg [None req-6f965da4-4953-4f24-a77f-a9342c172491 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - 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: 10/17] 199.204.45.53 () {48 vars in 1046 bytes} [Tue Jul 14 17:51:50 2026] PATCH /v2/images/6b9f2769-3305-4b88-8913-a2446de2ea70 => generated 1312 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.53 () {44 vars in 966 bytes} [Tue Jul 14 17:51:50 2026] GET /v2/images/6b9f2769-3305-4b88-8913-a2446de2ea70 => 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/293] 199.204.45.53 () {42 vars in 683 bytes} [Tue Jul 14 18:14:42 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/294] 199.204.45.53 () {44 vars in 905 bytes} [Tue Jul 14 18:14:42 2026] GET /v2/images => generated 1381 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/299] 199.204.45.53 () {42 vars in 683 bytes} [Tue Jul 14 18:15:03 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/300] 199.204.45.53 () {44 vars in 905 bytes} [Tue Jul 14 18:15:03 2026] GET /v2/images => generated 1381 bytes in 401 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/301] 199.204.45.53 () {44 vars in 932 bytes} [Tue Jul 14 18:15:03 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/302] 199.204.45.53 () {44 vars in 954 bytes} [Tue Jul 14 18:15:03 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/303] 199.204.45.53 () {44 vars in 934 bytes} [Tue Jul 14 18:15:03 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/304] 199.204.45.53 () {48 vars in 946 bytes} [Tue Jul 14 18:15:03 2026] POST /v2/images => generated 796 bytes in 833 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-14 18:15:04.588 8 WARNING oslo_policy.policy [None req-a45215a4-29bb-4bce-9a4b-eec2e69c5410 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - 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-07-14 18:15:04.588 8 WARNING oslo_policy.policy [None req-a45215a4-29bb-4bce-9a4b-eec2e69c5410 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - 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-07-14 18:15:04.590 8 INFO glance.api.v2.image_data [None req-a45215a4-29bb-4bce-9a4b-eec2e69c5410 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-14 18:15:35.242 8 WARNING glance.location [None req-a45215a4-29bb-4bce-9a4b-eec2e69c5410 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 152/311] 199.204.45.53 () {48 vars in 1041 bytes} [Tue Jul 14 18:15:04 2026] PUT /v2/images/e50f1967-0c6d-4a30-84f5-d2e71a02d505/file => generated 0 bytes in 30705 msecs (HTTP/1.1 204) 4 headers in 171 bytes (60827 switches on core 0) [pid: 7|app: 0|req: 160/312] 199.204.45.53 () {44 vars in 966 bytes} [Tue Jul 14 18:15:35 2026] GET /v2/images/e50f1967-0c6d-4a30-84f5-d2e71a02d505 => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/313] 199.204.45.53 () {48 vars in 1046 bytes} [Tue Jul 14 18:15:35 2026] PATCH /v2/images/e50f1967-0c6d-4a30-84f5-d2e71a02d505 => generated 1395 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/314] 199.204.45.53 () {44 vars in 966 bytes} [Tue Jul 14 18:15:35 2026] GET /v2/images/e50f1967-0c6d-4a30-84f5-d2e71a02d505 => 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: 154/315] 199.204.45.53 () {42 vars in 683 bytes} [Tue Jul 14 18:15:36 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/316] 199.204.45.53 () {44 vars in 905 bytes} [Tue Jul 14 18:15:36 2026] GET /v2/images => generated 2778 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/409] 199.204.45.53 () {42 vars in 683 bytes} [Tue Jul 14 18:23:14 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/410] 199.204.45.53 () {44 vars in 905 bytes} [Tue Jul 14 18:23:14 2026] GET /v2/images => generated 2778 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/415] 199.204.45.53 () {42 vars in 683 bytes} [Tue Jul 14 18:23:37 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/416] 199.204.45.53 () {44 vars in 905 bytes} [Tue Jul 14 18:23:37 2026] GET /v2/images => generated 2778 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/417] 199.204.45.53 () {44 vars in 942 bytes} [Tue Jul 14 18:23:37 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: 205/418] 199.204.45.53 () {44 vars in 964 bytes} [Tue Jul 14 18:23:37 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: 214/419] 199.204.45.53 () {44 vars in 934 bytes} [Tue Jul 14 18:23:37 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/422] 199.204.45.53 () {48 vars in 946 bytes} [Tue Jul 14 18:23:37 2026] POST /v2/images => generated 799 bytes in 1087 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-14 18:23:39.106 7 INFO glance.api.v2.image_data [None req-6f37634a-1ad3-4f30-9a79-c23ab8e9879a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-14 18:24:23.257 7 INFO glance.location [None req-6f37634a-1ad3-4f30-9a79-c23ab8e9879a 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 217/431] 199.204.45.53 () {48 vars in 1040 bytes} [Tue Jul 14 18:23:39 2026] PUT /v2/images/ff9251da-4b91-485f-b37b-02d2fe67c762/file => generated 0 bytes in 44199 msecs (HTTP/1.1 204) 4 headers in 171 bytes (17682 switches on core 0) [pid: 8|app: 0|req: 215/432] 199.204.45.53 () {44 vars in 966 bytes} [Tue Jul 14 18:24:23 2026] GET /v2/images/ff9251da-4b91-485f-b37b-02d2fe67c762 => 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: 218/433] 199.204.45.53 () {48 vars in 1046 bytes} [Tue Jul 14 18:24:23 2026] PATCH /v2/images/ff9251da-4b91-485f-b37b-02d2fe67c762 => generated 1410 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/434] 199.204.45.53 () {44 vars in 966 bytes} [Tue Jul 14 18:24:23 2026] GET /v2/images/ff9251da-4b91-485f-b37b-02d2fe67c762 => generated 1410 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/447] 199.204.45.53 () {42 vars in 683 bytes} [Tue Jul 14 18:25:24 2026] GET / => generated 1301 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/448] 199.204.45.53 () {44 vars in 905 bytes} [Tue Jul 14 18:25:24 2026] GET /v2/images => generated 4190 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/459] 199.204.45.53 () {42 vars in 683 bytes} [Tue Jul 14 18:26:12 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/460] 199.204.45.53 () {44 vars in 905 bytes} [Tue Jul 14 18:26:12 2026] GET /v2/images => generated 4190 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/461] 199.204.45.53 () {44 vars in 934 bytes} [Tue Jul 14 18:26:12 2026] GET /v2/images/manila-service-image => generated 165 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/462] 199.204.45.53 () {44 vars in 956 bytes} [Tue Jul 14 18:26:12 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/463] 199.204.45.53 () {44 vars in 934 bytes} [Tue Jul 14 18:26:12 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/464] 199.204.45.53 () {48 vars in 946 bytes} [Tue Jul 14 18:26:12 2026] POST /v2/images => generated 791 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-14 18:26:12.944 7 INFO glance.api.v2.image_data [None req-9035fd45-0c3b-4587-857b-8aaccdd27221 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-14 18:26:33.381 7 INFO glance.location [None req-9035fd45-0c3b-4587-857b-8aaccdd27221 8ab5561a772a4a7a8eeaf5280e218533 7fd4a9937cc0457f8113c25bc74d665e - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 234/469] 199.204.45.53 () {48 vars in 1041 bytes} [Tue Jul 14 18:26:12 2026] PUT /v2/images/8e1e079c-f5d8-4cc2-ae34-4f26b2dbd901/file => generated 0 bytes in 20482 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27672 switches on core 0) [pid: 8|app: 0|req: 236/470] 199.204.45.53 () {44 vars in 966 bytes} [Tue Jul 14 18:26:33 2026] GET /v2/images/8e1e079c-f5d8-4cc2-ae34-4f26b2dbd901 => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/471] 199.204.45.53 () {48 vars in 1046 bytes} [Tue Jul 14 18:26:33 2026] PATCH /v2/images/8e1e079c-f5d8-4cc2-ae34-4f26b2dbd901 => generated 1382 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/472] 199.204.45.53 () {44 vars in 966 bytes} [Tue Jul 14 18:26:33 2026] GET /v2/images/8e1e079c-f5d8-4cc2-ae34-4f26b2dbd901 => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/661] 199.204.45.53 () {42 vars in 683 bytes} [Tue Jul 14 18:42:18 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/662] 199.204.45.53 () {44 vars in 905 bytes} [Tue Jul 14 18:42:18 2026] GET /v2/images => generated 5574 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/693] 199.204.45.53 () {42 vars in 683 bytes} [Tue Jul 14 18:44:44 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/694] 199.204.45.53 () {44 vars in 905 bytes} [Tue Jul 14 18:44:44 2026] GET /v2/images => generated 5574 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/695] 199.204.45.53 () {42 vars in 683 bytes} [Tue Jul 14 18:44:46 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/696] 199.204.45.53 () {44 vars in 905 bytes} [Tue Jul 14 18:44:46 2026] GET /v2/images => generated 5574 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/707] 199.204.45.53 () {42 vars in 683 bytes} [Tue Jul 14 18:45:37 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/708] 199.204.45.53 () {44 vars in 905 bytes} [Tue Jul 14 18:45:37 2026] GET /v2/images => generated 5574 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/711] 199.204.45.53 () {42 vars in 683 bytes} [Tue Jul 14 18:45:46 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/712] 199.204.45.53 () {44 vars in 905 bytes} [Tue Jul 14 18:45:46 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/727] 199.204.45.53 () {42 vars in 683 bytes} [Tue Jul 14 18:46:49 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/728] 199.204.45.53 () {44 vars in 905 bytes} [Tue Jul 14 18:46:49 2026] GET /v2/images => generated 5574 bytes in 51 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: 368/737] 10.0.0.229 () {32 vars in 632 bytes} [Tue Jul 14 18:47:32 2026] GET /v2/images => generated 5574 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/742] 10.0.0.184 () {36 vars in 986 bytes} [Tue Jul 14 18:47:54 2026] GET /v2/images/6b9f2769-3305-4b88-8913-a2446de2ea70 => generated 1312 bytes in 29 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: 372/743] 10.0.0.184 () {36 vars in 926 bytes} [Tue Jul 14 18:47:54 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/746] 199.204.45.53 () {36 vars in 989 bytes} [Tue Jul 14 18:48:02 2026] GET /v2/images/6b9f2769-3305-4b88-8913-a2446de2ea70 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/747] 199.204.45.53 () {36 vars in 929 bytes} [Tue Jul 14 18:48:02 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: 374/748] 199.204.45.53 () {36 vars in 989 bytes} [Tue Jul 14 18:48:03 2026] GET /v2/images/6b9f2769-3305-4b88-8913-a2446de2ea70 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/749] 199.204.45.53 () {36 vars in 929 bytes} [Tue Jul 14 18:48:03 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/750] 10.0.0.229 () {34 vars in 654 bytes} [Tue Jul 14 18:48:06 2026] POST /v2/images => generated 648 bytes in 226 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-14 18:48:07.122 8 WARNING glance.api.v2.images [None req-d3985acc-c021-4c02-a684-fbf499e89b9f 6910c8d8589948a78d7679d4794a4a4c 51e1997dd1a24367a73e9e301e420e09 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b3d32542-060b-4326-98b7-fbb794fe4328 [pid: 8|app: 0|req: 376/751] 10.0.0.229 () {32 vars in 709 bytes} [Tue Jul 14 18:48:07 2026] DELETE /v2/images/b3d32542-060b-4326-98b7-fbb794fe4328 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/752] 10.0.0.229 () {32 vars in 706 bytes} [Tue Jul 14 18:48:07 2026] GET /v2/images/b3d32542-060b-4326-98b7-fbb794fe4328 => 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: 377/753] 10.0.0.229 () {32 vars in 632 bytes} [Tue Jul 14 18:48:07 2026] GET /v2/images => generated 1381 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/754] 10.0.0.229 () {34 vars in 654 bytes} [Tue Jul 14 18:48:07 2026] POST /v2/images => generated 702 bytes in 75 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/755] 10.0.0.229 () {32 vars in 716 bytes} [Tue Jul 14 18:48:07 2026] GET /v2/images/764deb38-75e0-486c-a9b4-44fcac187cfa/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-14 18:48:07.332 7 INFO glance.api.v2.image_data [None req-fe492150-1da1-454d-b3df-98ad333f00b9 6910c8d8589948a78d7679d4794a4a4c 51e1997dd1a24367a73e9e301e420e09 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-14 18:48:07.379 7 WARNING glance_store._drivers.rbd [None req-fe492150-1da1-454d-b3df-98ad333f00b9 6910c8d8589948a78d7679d4794a4a4c 51e1997dd1a24367a73e9e301e420e09 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-14 18:48:08.505 7 INFO glance.location [None req-fe492150-1da1-454d-b3df-98ad333f00b9 6910c8d8589948a78d7679d4794a4a4c 51e1997dd1a24367a73e9e301e420e09 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 378/756] 10.0.0.229 () {32 vars in 726 bytes} [Tue Jul 14 18:48:07 2026] PUT /v2/images/764deb38-75e0-486c-a9b4-44fcac187cfa/file => generated 0 bytes in 1227 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/757] 10.0.0.229 () {32 vars in 706 bytes} [Tue Jul 14 18:48:08 2026] GET /v2/images/764deb38-75e0-486c-a9b4-44fcac187cfa => generated 1103 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/758] 10.0.0.229 () {32 vars in 716 bytes} [Tue Jul 14 18:48:08 2026] GET /v2/images/764deb38-75e0-486c-a9b4-44fcac187cfa/file => generated 1024 bytes in 152 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/759] 10.0.0.229 () {34 vars in 654 bytes} [Tue Jul 14 18:48:08 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: 380/760] 10.0.0.229 () {32 vars in 725 bytes} [Tue Jul 14 18:48:08 2026] PATCH /v2/images/785425e0-9f09-4118-bd20-76d481967429 => generated 652 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/761] 10.0.0.229 () {32 vars in 706 bytes} [Tue Jul 14 18:48:08 2026] GET /v2/images/785425e0-9f09-4118-bd20-76d481967429 => generated 652 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-14 18:48:08.899 7 WARNING glance.api.v2.images [None req-0763fc21-8f47-48ef-af3e-1b947c5ba2c2 6910c8d8589948a78d7679d4794a4a4c 51e1997dd1a24367a73e9e301e420e09 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//785425e0-9f09-4118-bd20-76d481967429 [pid: 7|app: 0|req: 381/762] 10.0.0.229 () {32 vars in 709 bytes} [Tue Jul 14 18:48:08 2026] DELETE /v2/images/785425e0-9f09-4118-bd20-76d481967429 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/763] 10.0.0.229 () {32 vars in 706 bytes} [Tue Jul 14 18:48:08 2026] GET /v2/images/785425e0-9f09-4118-bd20-76d481967429 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-14 18:48:08.973 7 WARNING glance.api.v2.images [None req-6a401126-e31b-42de-a135-a7406723e659 6910c8d8589948a78d7679d4794a4a4c 51e1997dd1a24367a73e9e301e420e09 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//764deb38-75e0-486c-a9b4-44fcac187cfa [pid: 8|app: 0|req: 385/766] 10.0.0.184 () {36 vars in 986 bytes} [Tue Jul 14 18:48:09 2026] GET /v2/images/6b9f2769-3305-4b88-8913-a2446de2ea70 => 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: 386/767] 10.0.0.184 () {36 vars in 926 bytes} [Tue Jul 14 18:48:09 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: 382/768] 10.0.0.229 () {32 vars in 709 bytes} [Tue Jul 14 18:48:08 2026] DELETE /v2/images/764deb38-75e0-486c-a9b4-44fcac187cfa => generated 0 bytes in 1065 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/769] 10.0.0.229 () {32 vars in 706 bytes} [Tue Jul 14 18:48:10 2026] GET /v2/images/764deb38-75e0-486c-a9b4-44fcac187cfa => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-14 18:48:10.047 7 WARNING glance.api.v2.images [None req-49f38a1f-11e5-480f-b09f-414df6210533 6910c8d8589948a78d7679d4794a4a4c 51e1997dd1a24367a73e9e301e420e09 - - default default] Failed to find image b3d32542-060b-4326-98b7-fbb794fe4328 to delete: glance.common.exception.ImageNotFound: No image found with ID b3d32542-060b-4326-98b7-fbb794fe4328 [pid: 7|app: 0|req: 383/770] 10.0.0.229 () {32 vars in 709 bytes} [Tue Jul 14 18:48:10 2026] DELETE /v2/images/b3d32542-060b-4326-98b7-fbb794fe4328 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/771] 10.0.0.229 () {32 vars in 706 bytes} [Tue Jul 14 18:48:10 2026] GET /v2/images/b3d32542-060b-4326-98b7-fbb794fe4328 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/772] 10.0.0.184 () {36 vars in 986 bytes} [Tue Jul 14 18:48:15 2026] GET /v2/images/6b9f2769-3305-4b88-8913-a2446de2ea70 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/773] 10.0.0.184 () {36 vars in 926 bytes} [Tue Jul 14 18:48:15 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: 387/778] 10.0.0.184 () {36 vars in 986 bytes} [Tue Jul 14 18:48:36 2026] GET /v2/images/6b9f2769-3305-4b88-8913-a2446de2ea70 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/779] 10.0.0.184 () {36 vars in 926 bytes} [Tue Jul 14 18:48:36 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: 391/786] 10.0.0.224 () {36 vars in 986 bytes} [Tue Jul 14 18:49:07 2026] GET /v2/images/6b9f2769-3305-4b88-8913-a2446de2ea70 => generated 1312 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/787] 10.0.0.224 () {36 vars in 926 bytes} [Tue Jul 14 18:49:07 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/788] 10.0.0.224 () {36 vars in 926 bytes} [Tue Jul 14 18:49:07 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: 397/789] 10.0.0.224 () {36 vars in 986 bytes} [Tue Jul 14 18:49:07 2026] GET /v2/images/6b9f2769-3305-4b88-8913-a2446de2ea70 => 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: 393/790] 10.0.0.224 () {36 vars in 926 bytes} [Tue Jul 14 18:49:07 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: 398/791] 10.0.0.224 () {36 vars in 926 bytes} [Tue Jul 14 18:49:07 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: 394/792] 10.0.0.224 () {36 vars in 986 bytes} [Tue Jul 14 18:49:07 2026] GET /v2/images/6b9f2769-3305-4b88-8913-a2446de2ea70 => generated 1312 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/793] 10.0.0.224 () {36 vars in 926 bytes} [Tue Jul 14 18:49:07 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/794] 10.0.0.224 () {36 vars in 926 bytes} [Tue Jul 14 18:49:07 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: 400/795] 10.0.0.48 () {36 vars in 909 bytes} [Tue Jul 14 18:49:08 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/796] 10.0.0.48 () {36 vars in 1005 bytes} [Tue Jul 14 18:49:08 2026] GET /v2/images/6b9f2769-3305-4b88-8913-a2446de2ea70/locations => generated 127 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/797] 10.0.0.48 () {36 vars in 985 bytes} [Tue Jul 14 18:49:09 2026] GET /v2/images/6b9f2769-3305-4b88-8913-a2446de2ea70 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/798] 10.0.0.48 () {36 vars in 925 bytes} [Tue Jul 14 18:49: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: 8|app: 0|req: 403/801] 10.0.0.48 () {36 vars in 925 bytes} [Tue Jul 14 18:49:09 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: 399/802] 10.0.0.229 () {32 vars in 706 bytes} [Tue Jul 14 18:49:14 2026] GET /v2/images/6b9f2769-3305-4b88-8913-a2446de2ea70 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/803] 10.0.0.229 () {32 vars in 706 bytes} [Tue Jul 14 18:49:14 2026] GET /v2/images/6b9f2769-3305-4b88-8913-a2446de2ea70 => 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: 400/804] 10.0.0.224 () {36 vars in 986 bytes} [Tue Jul 14 18:49:14 2026] GET /v2/images/6b9f2769-3305-4b88-8913-a2446de2ea70 => generated 1312 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/805] 10.0.0.224 () {36 vars in 926 bytes} [Tue Jul 14 18:49:14 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: 401/806] 10.0.0.224 () {36 vars in 926 bytes} [Tue Jul 14 18:49:14 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/807] 10.0.0.224 () {36 vars in 986 bytes} [Tue Jul 14 18:49:14 2026] GET /v2/images/6b9f2769-3305-4b88-8913-a2446de2ea70 => 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: 402/808] 10.0.0.224 () {36 vars in 926 bytes} [Tue Jul 14 18:49:14 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/809] 10.0.0.224 () {36 vars in 926 bytes} [Tue Jul 14 18:49:14 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/810] 10.0.0.224 () {36 vars in 986 bytes} [Tue Jul 14 18:49:14 2026] GET /v2/images/6b9f2769-3305-4b88-8913-a2446de2ea70 => 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: 408/811] 10.0.0.224 () {36 vars in 926 bytes} [Tue Jul 14 18:49:14 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/812] 10.0.0.224 () {36 vars in 926 bytes} [Tue Jul 14 18:49:14 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/813] 10.0.0.48 () {36 vars in 909 bytes} [Tue Jul 14 18:49:15 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/814] 10.0.0.48 () {36 vars in 1005 bytes} [Tue Jul 14 18:49:15 2026] GET /v2/images/6b9f2769-3305-4b88-8913-a2446de2ea70/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/815] 10.0.0.48 () {36 vars in 985 bytes} [Tue Jul 14 18:49:15 2026] GET /v2/images/6b9f2769-3305-4b88-8913-a2446de2ea70 => 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: 406/816] 10.0.0.48 () {36 vars in 925 bytes} [Tue Jul 14 18:49:15 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: 411/817] 10.0.0.48 () {36 vars in 925 bytes} [Tue Jul 14 18:49:15 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/822] 10.0.0.229 () {30 vars in 410 bytes} [Tue Jul 14 18:49:37 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/825] 10.0.0.184 () {36 vars in 986 bytes} [Tue Jul 14 18:49:39 2026] GET /v2/images/6b9f2769-3305-4b88-8913-a2446de2ea70 => 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: 416/826] 10.0.0.184 () {36 vars in 926 bytes} [Tue Jul 14 18:49:39 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: 412/829] 10.0.0.184 () {36 vars in 986 bytes} [Tue Jul 14 18:49:55 2026] GET /v2/images/6b9f2769-3305-4b88-8913-a2446de2ea70 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/830] 10.0.0.184 () {36 vars in 926 bytes} [Tue Jul 14 18:49:55 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/849] 10.0.0.184 () {36 vars in 986 bytes} [Tue Jul 14 18:51:22 2026] GET /v2/images/6b9f2769-3305-4b88-8913-a2446de2ea70 => 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: 422/850] 10.0.0.184 () {36 vars in 926 bytes} [Tue Jul 14 18:51:22 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: 427/859] 10.0.0.184 () {36 vars in 986 bytes} [Tue Jul 14 18:52:08 2026] GET /v2/images/6b9f2769-3305-4b88-8913-a2446de2ea70 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/860] 10.0.0.184 () {36 vars in 926 bytes} [Tue Jul 14 18:52:08 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: 435/863] 10.0.0.184 () {36 vars in 986 bytes} [Tue Jul 14 18:52:11 2026] GET /v2/images/6b9f2769-3305-4b88-8913-a2446de2ea70 => generated 1312 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/864] 10.0.0.184 () {36 vars in 926 bytes} [Tue Jul 14 18:52:11 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/867] 10.0.0.184 () {36 vars in 986 bytes} [Tue Jul 14 18:52:28 2026] GET /v2/images/6b9f2769-3305-4b88-8913-a2446de2ea70 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/868] 10.0.0.184 () {36 vars in 926 bytes} [Tue Jul 14 18:52: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: 439/871] 10.0.0.184 () {36 vars in 986 bytes} [Tue Jul 14 18:52:35 2026] GET /v2/images/6b9f2769-3305-4b88-8913-a2446de2ea70 => 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: 433/872] 10.0.0.184 () {36 vars in 926 bytes} [Tue Jul 14 18:52: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: 443/879] 199.204.45.53 () {32 vars in 824 bytes} [Tue Jul 14 18:53:02 2026] GET /v2/images?status=active&owner=7fd4a9937cc0457f8113c25bc74d665e&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/880] 199.204.45.53 () {32 vars in 651 bytes} [Tue Jul 14 18:53:02 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: 444/881] 10.0.0.224 () {36 vars in 986 bytes} [Tue Jul 14 18:53:03 2026] GET /v2/images/e50f1967-0c6d-4a30-84f5-d2e71a02d505 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/882] 10.0.0.224 () {36 vars in 926 bytes} [Tue Jul 14 18:53:03 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/883] 10.0.0.224 () {36 vars in 926 bytes} [Tue Jul 14 18:53:03 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/884] 10.0.0.224 () {36 vars in 986 bytes} [Tue Jul 14 18:53:03 2026] GET /v2/images/e50f1967-0c6d-4a30-84f5-d2e71a02d505 => 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: 446/885] 10.0.0.224 () {36 vars in 926 bytes} [Tue Jul 14 18:53:03 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/886] 10.0.0.224 () {36 vars in 926 bytes} [Tue Jul 14 18:53:03 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/887] 10.0.0.224 () {36 vars in 986 bytes} [Tue Jul 14 18:53:03 2026] GET /v2/images/e50f1967-0c6d-4a30-84f5-d2e71a02d505 => 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: 441/888] 10.0.0.224 () {36 vars in 926 bytes} [Tue Jul 14 18:53:03 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/889] 10.0.0.48 () {36 vars in 909 bytes} [Tue Jul 14 18:53:03 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/890] 10.0.0.48 () {36 vars in 1005 bytes} [Tue Jul 14 18:53:03 2026] GET /v2/images/e50f1967-0c6d-4a30-84f5-d2e71a02d505/locations => generated 127 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/891] 10.0.0.48 () {36 vars in 985 bytes} [Tue Jul 14 18:53:03 2026] GET /v2/images/e50f1967-0c6d-4a30-84f5-d2e71a02d505 => 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: 443/892] 10.0.0.48 () {36 vars in 925 bytes} [Tue Jul 14 18:53:03 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/893] 10.0.0.48 () {36 vars in 925 bytes} [Tue Jul 14 18:53:03 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/936] 10.0.0.229 () {32 vars in 632 bytes} [Tue Jul 14 18:56:37 2026] GET /v2/images => generated 5574 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)