+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Aug 12 01:25:45 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: glance-api-764bfb9955-wbkzz 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 0x7f51a2ae5668 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-08-12 01:25:47.638 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-12 01:25:47.654 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-08-12 01:25:48.535 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-08-12 01:25:48.536 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-08-12 01:25:48.537 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-12 01:25:48.562 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-08-12 01:25:48.563 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-08-12 01:25:48.563 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-12 01:25:50.604 7 WARNING glance.api.v2.images [None req-eec3547d-f54c-470e-a09f-86ac8c591e91 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-12 01:25:50.649 8 WARNING glance.api.v2.images [None req-f9203848-2f5c-4900-9619-e926e937aaae - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-12 01:25:50.943 7 WARNING keystonemiddleware._common.config [None req-eec3547d-f54c-470e-a09f-86ac8c591e91 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-12 01:25:50.951 7 WARNING oslo_config.cfg [None req-eec3547d-f54c-470e-a09f-86ac8c591e91 - - - - - -] 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 0x7f51a2ae5668 pid: 7 (default app) 2026-08-12 01:25:50.987 8 WARNING keystonemiddleware._common.config [None req-f9203848-2f5c-4900-9619-e926e937aaae - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-12 01:25:50.994 8 WARNING oslo_config.cfg [None req-f9203848-2f5c-4900-9619-e926e937aaae - - - - - -] 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 0x7f51a2ae5668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.77 () {42 vars in 684 bytes} [Wed Aug 12 01:25:52 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-08-12 01:25:53.393 8 WARNING oslo_policy.policy [None req-0455f2b3-faaf-4aa6-8129-ff7c16ba7956 c42c637234bf4f76901484ee81ccbc67 d0ce02c3034d47d7b0d32bc4dda4c35f - - 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-08-12 01:25:53.393 8 WARNING oslo_policy.policy [None req-0455f2b3-faaf-4aa6-8129-ff7c16ba7956 c42c637234bf4f76901484ee81ccbc67 d0ce02c3034d47d7b0d32bc4dda4c35f - - 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-08-12 01:25:53.407 8 WARNING oslo_policy.policy [None req-0455f2b3-faaf-4aa6-8129-ff7c16ba7956 c42c637234bf4f76901484ee81ccbc67 d0ce02c3034d47d7b0d32bc4dda4c35f - - 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-08-12 01:25:53.407 8 WARNING oslo_policy.policy [None req-0455f2b3-faaf-4aa6-8129-ff7c16ba7956 c42c637234bf4f76901484ee81ccbc67 d0ce02c3034d47d7b0d32bc4dda4c35f - - 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.204.45.77 () {44 vars in 906 bytes} [Wed Aug 12 01:25:52 2026] GET /v2/images => generated 69 bytes in 525 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.77 () {42 vars in 684 bytes} [Wed Aug 12 01:25:56 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/7] 199.204.45.77 () {44 vars in 906 bytes} [Wed Aug 12 01:25:56 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-08-12 01:25:57.060 7 WARNING oslo_policy.policy [None req-6b132e44-1713-4c3a-bfcd-69ec8c565bfa c42c637234bf4f76901484ee81ccbc67 d0ce02c3034d47d7b0d32bc4dda4c35f - - 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-08-12 01:25:57.060 7 WARNING oslo_policy.policy [None req-6b132e44-1713-4c3a-bfcd-69ec8c565bfa c42c637234bf4f76901484ee81ccbc67 d0ce02c3034d47d7b0d32bc4dda4c35f - - 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.204.45.77 () {44 vars in 907 bytes} [Wed Aug 12 01:25:57 2026] GET /v2/images/cirros => generated 151 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.77 () {44 vars in 929 bytes} [Wed Aug 12 01:25:57 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-12 01:25:57.197 7 WARNING oslo_policy.policy [None req-aa9fb317-6fca-4def-831f-7285f846bc1b c42c637234bf4f76901484ee81ccbc67 d0ce02c3034d47d7b0d32bc4dda4c35f - - 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-08-12 01:25:57.197 7 WARNING oslo_policy.policy [None req-aa9fb317-6fca-4def-831f-7285f846bc1b c42c637234bf4f76901484ee81ccbc67 d0ce02c3034d47d7b0d32bc4dda4c35f - - 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.204.45.77 () {44 vars in 935 bytes} [Wed Aug 12 01:25:57 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-08-12 01:25:57.288 8 WARNING oslo_config.cfg [None req-56a8a723-d2d2-4f40-a13e-105613dbb613 c42c637234bf4f76901484ee81ccbc67 d0ce02c3034d47d7b0d32bc4dda4c35f - - 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.204.45.77 () {48 vars in 947 bytes} [Wed Aug 12 01:25:57 2026] POST /v2/images => generated 760 bytes in 71 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-12 01:25:57.311 7 WARNING oslo_policy.policy [None req-fb447474-e553-47e3-88f0-7ff064260740 c42c637234bf4f76901484ee81ccbc67 d0ce02c3034d47d7b0d32bc4dda4c35f - - 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-08-12 01:25:57.311 7 WARNING oslo_policy.policy [None req-fb447474-e553-47e3-88f0-7ff064260740 c42c637234bf4f76901484ee81ccbc67 d0ce02c3034d47d7b0d32bc4dda4c35f - - 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-08-12 01:25:57.312 7 INFO glance.api.v2.image_data [None req-fb447474-e553-47e3-88f0-7ff064260740 c42c637234bf4f76901484ee81ccbc67 d0ce02c3034d47d7b0d32bc4dda4c35f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-12 01:26:00.709 7 WARNING glance.location [None req-fb447474-e553-47e3-88f0-7ff064260740 c42c637234bf4f76901484ee81ccbc67 d0ce02c3034d47d7b0d32bc4dda4c35f - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.77 () {48 vars in 1041 bytes} [Wed Aug 12 01:25:57 2026] PUT /v2/images/182edde7-c90a-4ccc-bdbd-6e56a9ecabfd/file => generated 0 bytes in 3447 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6982 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.77 () {44 vars in 967 bytes} [Wed Aug 12 01:26:00 2026] GET /v2/images/182edde7-c90a-4ccc-bdbd-6e56a9ecabfd => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-12 01:26:00.861 7 WARNING oslo_config.cfg [None req-245b3fbd-7a9f-4b48-a3df-eac7ec75bf66 c42c637234bf4f76901484ee81ccbc67 d0ce02c3034d47d7b0d32bc4dda4c35f - - 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/16] 199.204.45.77 () {48 vars in 1047 bytes} [Wed Aug 12 01:26:00 2026] PATCH /v2/images/182edde7-c90a-4ccc-bdbd-6e56a9ecabfd => generated 1312 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.204.45.77 () {44 vars in 967 bytes} [Wed Aug 12 01:26:00 2026] GET /v2/images/182edde7-c90a-4ccc-bdbd-6e56a9ecabfd => 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: 141/280] 199.204.45.77 () {42 vars in 684 bytes} [Wed Aug 12 01:47:54 2026] GET / => generated 1301 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/281] 199.204.45.77 () {44 vars in 906 bytes} [Wed Aug 12 01:47:54 2026] GET /v2/images => generated 1381 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/286] 199.204.45.77 () {42 vars in 684 bytes} [Wed Aug 12 01:48:12 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: 144/287] 199.204.45.77 () {44 vars in 906 bytes} [Wed Aug 12 01:48:12 2026] GET /v2/images => generated 1381 bytes in 400 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/288] 199.204.45.77 () {44 vars in 933 bytes} [Wed Aug 12 01:48:12 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/289] 199.204.45.77 () {44 vars in 955 bytes} [Wed Aug 12 01:48:12 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/290] 199.204.45.77 () {44 vars in 935 bytes} [Wed Aug 12 01:48:12 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/291] 199.204.45.77 () {48 vars in 947 bytes} [Wed Aug 12 01:48:12 2026] POST /v2/images => generated 796 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-12 01:48:13.072 8 WARNING oslo_policy.policy [None req-6532c33f-ef51-4e13-a412-d5f3ffeffcb0 c42c637234bf4f76901484ee81ccbc67 d0ce02c3034d47d7b0d32bc4dda4c35f - - 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-08-12 01:48:13.072 8 WARNING oslo_policy.policy [None req-6532c33f-ef51-4e13-a412-d5f3ffeffcb0 c42c637234bf4f76901484ee81ccbc67 d0ce02c3034d47d7b0d32bc4dda4c35f - - 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-08-12 01:48:13.073 8 INFO glance.api.v2.image_data [None req-6532c33f-ef51-4e13-a412-d5f3ffeffcb0 c42c637234bf4f76901484ee81ccbc67 d0ce02c3034d47d7b0d32bc4dda4c35f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-12 01:48:38.394 8 WARNING glance.location [None req-6532c33f-ef51-4e13-a412-d5f3ffeffcb0 c42c637234bf4f76901484ee81ccbc67 d0ce02c3034d47d7b0d32bc4dda4c35f - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 146/296] 199.204.45.77 () {48 vars in 1042 bytes} [Wed Aug 12 01:48:13 2026] PUT /v2/images/458e691f-29dd-426e-a5e9-1ca83918d576/file => generated 0 bytes in 25369 msecs (HTTP/1.1 204) 4 headers in 171 bytes (67130 switches on core 0) [pid: 7|app: 0|req: 151/297] 199.204.45.77 () {44 vars in 967 bytes} [Wed Aug 12 01:48:38 2026] GET /v2/images/458e691f-29dd-426e-a5e9-1ca83918d576 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/298] 199.204.45.77 () {48 vars in 1047 bytes} [Wed Aug 12 01:48:38 2026] PATCH /v2/images/458e691f-29dd-426e-a5e9-1ca83918d576 => generated 1395 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/299] 199.204.45.77 () {44 vars in 967 bytes} [Wed Aug 12 01:48:38 2026] GET /v2/images/458e691f-29dd-426e-a5e9-1ca83918d576 => 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: 154/302] 199.204.45.77 () {42 vars in 684 bytes} [Wed Aug 12 01:48:40 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: 149/303] 199.204.45.77 () {44 vars in 906 bytes} [Wed Aug 12 01:48:40 2026] GET /v2/images => generated 2778 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/390] 199.204.45.77 () {42 vars in 684 bytes} [Wed Aug 12 01:55:54 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/391] 199.204.45.77 () {44 vars in 906 bytes} [Wed Aug 12 01:55:54 2026] GET /v2/images => generated 2778 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/396] 199.204.45.77 () {42 vars in 684 bytes} [Wed Aug 12 01:56:10 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/397] 199.204.45.77 () {44 vars in 906 bytes} [Wed Aug 12 01:56:10 2026] GET /v2/images => generated 2778 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/398] 199.204.45.77 () {44 vars in 943 bytes} [Wed Aug 12 01:56:10 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/399] 199.204.45.77 () {44 vars in 965 bytes} [Wed Aug 12 01:56:10 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/400] 199.204.45.77 () {44 vars in 935 bytes} [Wed Aug 12 01:56:10 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: 198/401] 199.204.45.77 () {48 vars in 947 bytes} [Wed Aug 12 01:56:10 2026] POST /v2/images => generated 799 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-12 01:56:10.404 7 INFO glance.api.v2.image_data [None req-51c47c31-ff11-4f98-bb8d-3f62d7e7b3f9 c42c637234bf4f76901484ee81ccbc67 d0ce02c3034d47d7b0d32bc4dda4c35f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-12 01:56:27.655 7 INFO glance.location [None req-51c47c31-ff11-4f98-bb8d-3f62d7e7b3f9 c42c637234bf4f76901484ee81ccbc67 d0ce02c3034d47d7b0d32bc4dda4c35f - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 204/404] 199.204.45.77 () {48 vars in 1041 bytes} [Wed Aug 12 01:56:10 2026] PUT /v2/images/3237f814-8e17-48e6-8dae-9f968209c9de/file => generated 0 bytes in 17308 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25483 switches on core 0) [pid: 8|app: 0|req: 201/405] 199.204.45.77 () {44 vars in 967 bytes} [Wed Aug 12 01:56:27 2026] GET /v2/images/3237f814-8e17-48e6-8dae-9f968209c9de => generated 1211 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/406] 199.204.45.77 () {48 vars in 1047 bytes} [Wed Aug 12 01:56:27 2026] PATCH /v2/images/3237f814-8e17-48e6-8dae-9f968209c9de => generated 1410 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/407] 199.204.45.77 () {44 vars in 967 bytes} [Wed Aug 12 01:56:27 2026] GET /v2/images/3237f814-8e17-48e6-8dae-9f968209c9de => generated 1410 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/416] 199.204.45.77 () {42 vars in 684 bytes} [Wed Aug 12 01:57:06 2026] GET / => generated 1301 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/417] 199.204.45.77 () {44 vars in 906 bytes} [Wed Aug 12 01:57:06 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: 8|app: 0|req: 210/422] 199.204.45.77 () {42 vars in 684 bytes} [Wed Aug 12 01:57:22 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/423] 199.204.45.77 () {44 vars in 906 bytes} [Wed Aug 12 01:57:22 2026] GET /v2/images => generated 4190 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/424] 199.204.45.77 () {44 vars in 935 bytes} [Wed Aug 12 01:57:22 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/425] 199.204.45.77 () {44 vars in 957 bytes} [Wed Aug 12 01:57:22 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/426] 199.204.45.77 () {44 vars in 935 bytes} [Wed Aug 12 01:57:23 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/427] 199.204.45.77 () {48 vars in 947 bytes} [Wed Aug 12 01:57:23 2026] POST /v2/images => generated 791 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-12 01:57:23.092 8 INFO glance.api.v2.image_data [None req-f7e7e12d-372e-48fb-8b6b-b3d4c82beec0 c42c637234bf4f76901484ee81ccbc67 d0ce02c3034d47d7b0d32bc4dda4c35f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-12 01:57:37.339 8 INFO glance.location [None req-f7e7e12d-372e-48fb-8b6b-b3d4c82beec0 c42c637234bf4f76901484ee81ccbc67 d0ce02c3034d47d7b0d32bc4dda4c35f - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 213/430] 199.204.45.77 () {48 vars in 1042 bytes} [Wed Aug 12 01:57:23 2026] PUT /v2/images/9d1bbf07-3b31-4243-9017-9083670d0d30/file => generated 0 bytes in 14287 msecs (HTTP/1.1 204) 4 headers in 171 bytes (35788 switches on core 0) [pid: 7|app: 0|req: 218/431] 199.204.45.77 () {44 vars in 967 bytes} [Wed Aug 12 01:57:37 2026] GET /v2/images/9d1bbf07-3b31-4243-9017-9083670d0d30 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/432] 199.204.45.77 () {48 vars in 1047 bytes} [Wed Aug 12 01:57:37 2026] PATCH /v2/images/9d1bbf07-3b31-4243-9017-9083670d0d30 => generated 1382 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/433] 199.204.45.77 () {44 vars in 967 bytes} [Wed Aug 12 01:57:37 2026] GET /v2/images/9d1bbf07-3b31-4243-9017-9083670d0d30 => generated 1382 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/608] 199.204.45.77 () {42 vars in 684 bytes} [Wed Aug 12 02:12:09 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: 302/609] 199.204.45.77 () {44 vars in 906 bytes} [Wed Aug 12 02:12:09 2026] GET /v2/images => generated 5574 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/642] 199.204.45.77 () {42 vars in 684 bytes} [Wed Aug 12 02:14:43 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/643] 199.204.45.77 () {44 vars in 906 bytes} [Wed Aug 12 02:14:43 2026] GET /v2/images => generated 5574 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/644] 199.204.45.77 () {42 vars in 684 bytes} [Wed Aug 12 02:14: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: 325/645] 199.204.45.77 () {44 vars in 906 bytes} [Wed Aug 12 02:14:46 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/658] 199.204.45.77 () {42 vars in 684 bytes} [Wed Aug 12 02:15:40 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: 332/659] 199.204.45.77 () {44 vars in 906 bytes} [Wed Aug 12 02:15:40 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: 8|app: 0|req: 328/660] 199.204.45.77 () {42 vars in 684 bytes} [Wed Aug 12 02:15:49 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: 333/661] 199.204.45.77 () {44 vars in 906 bytes} [Wed Aug 12 02:15:49 2026] GET /v2/images => generated 5574 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/676] 199.204.45.77 () {42 vars in 684 bytes} [Wed Aug 12 02:16:57 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: 336/677] 199.204.45.77 () {44 vars in 906 bytes} [Wed Aug 12 02:16:57 2026] GET /v2/images => generated 5574 bytes in 65 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: 347/688] 10.0.0.198 () {32 vars in 633 bytes} [Wed Aug 12 02:17:42 2026] GET /v2/images => generated 5574 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/693] 10.0.0.90 () {36 vars in 986 bytes} [Wed Aug 12 02:18:05 2026] GET /v2/images/182edde7-c90a-4ccc-bdbd-6e56a9ecabfd => generated 1312 bytes in 22 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: 344/694] 10.0.0.90 () {36 vars in 926 bytes} [Wed Aug 12 02:18:05 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/697] 10.0.0.90 () {36 vars in 986 bytes} [Wed Aug 12 02:18:10 2026] GET /v2/images/182edde7-c90a-4ccc-bdbd-6e56a9ecabfd => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/698] 10.0.0.90 () {36 vars in 926 bytes} [Wed Aug 12 02:18:10 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: 347/699] 199.204.45.77 () {36 vars in 990 bytes} [Wed Aug 12 02:18:15 2026] GET /v2/images/182edde7-c90a-4ccc-bdbd-6e56a9ecabfd => 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: 353/700] 199.204.45.77 () {36 vars in 930 bytes} [Wed Aug 12 02:18:15 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: 348/701] 199.204.45.77 () {36 vars in 990 bytes} [Wed Aug 12 02:18:16 2026] GET /v2/images/182edde7-c90a-4ccc-bdbd-6e56a9ecabfd => 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: 354/702] 199.204.45.77 () {36 vars in 930 bytes} [Wed Aug 12 02:18:16 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: 351/707] 10.0.0.198 () {34 vars in 655 bytes} [Wed Aug 12 02:18:30 2026] POST /v2/images => generated 649 bytes in 214 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-12 02:18:30.635 7 WARNING glance.api.v2.images [None req-1e2728e7-0bd4-4d81-9860-2b8cb8a25028 f0b7a1b5ce86454a8fa5cef61680aa4f d31540b60d394ac6951befc09336b759 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//11c45fe0-2878-4427-b2d7-0ad935044f37 [pid: 7|app: 0|req: 357/708] 10.0.0.198 () {32 vars in 710 bytes} [Wed Aug 12 02:18:30 2026] DELETE /v2/images/11c45fe0-2878-4427-b2d7-0ad935044f37 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/709] 10.0.0.198 () {32 vars in 707 bytes} [Wed Aug 12 02:18:30 2026] GET /v2/images/11c45fe0-2878-4427-b2d7-0ad935044f37 => 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: 358/710] 10.0.0.198 () {32 vars in 633 bytes} [Wed Aug 12 02:18:30 2026] GET /v2/images => generated 1381 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/711] 10.0.0.198 () {34 vars in 655 bytes} [Wed Aug 12 02:18:30 2026] POST /v2/images => generated 703 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/712] 10.0.0.198 () {32 vars in 717 bytes} [Wed Aug 12 02:18:30 2026] GET /v2/images/0ee7c96e-5fd9-4ad2-9a91-dac568784c49/file => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-12 02:18:30.873 8 INFO glance.api.v2.image_data [None req-3c53f072-5310-4534-ad12-fde1c99fe371 f0b7a1b5ce86454a8fa5cef61680aa4f d31540b60d394ac6951befc09336b759 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-12 02:18:30.912 8 WARNING glance_store._drivers.rbd [None req-3c53f072-5310-4534-ad12-fde1c99fe371 f0b7a1b5ce86454a8fa5cef61680aa4f d31540b60d394ac6951befc09336b759 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-12 02:18:31.480 8 INFO glance.location [None req-3c53f072-5310-4534-ad12-fde1c99fe371 f0b7a1b5ce86454a8fa5cef61680aa4f d31540b60d394ac6951befc09336b759 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 354/713] 10.0.0.198 () {32 vars in 727 bytes} [Wed Aug 12 02:18:30 2026] PUT /v2/images/0ee7c96e-5fd9-4ad2-9a91-dac568784c49/file => generated 0 bytes in 656 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/714] 10.0.0.198 () {32 vars in 707 bytes} [Wed Aug 12 02:18:31 2026] GET /v2/images/0ee7c96e-5fd9-4ad2-9a91-dac568784c49 => generated 1104 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/715] 10.0.0.198 () {32 vars in 717 bytes} [Wed Aug 12 02:18:31 2026] GET /v2/images/0ee7c96e-5fd9-4ad2-9a91-dac568784c49/file => generated 1024 bytes in 162 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/716] 10.0.0.198 () {34 vars in 655 bytes} [Wed Aug 12 02:18:31 2026] POST /v2/images => generated 649 bytes in 73 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/717] 10.0.0.198 () {32 vars in 726 bytes} [Wed Aug 12 02:18:31 2026] PATCH /v2/images/dbae4ed9-366a-48ab-9abe-fe29fa34c6a0 => generated 652 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/718] 10.0.0.198 () {32 vars in 707 bytes} [Wed Aug 12 02:18:31 2026] GET /v2/images/dbae4ed9-366a-48ab-9abe-fe29fa34c6a0 => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-12 02:18:31.890 8 WARNING glance.api.v2.images [None req-89090045-a1a5-423a-a822-c65ba6a5b01a f0b7a1b5ce86454a8fa5cef61680aa4f d31540b60d394ac6951befc09336b759 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//dbae4ed9-366a-48ab-9abe-fe29fa34c6a0 [pid: 8|app: 0|req: 357/719] 10.0.0.198 () {32 vars in 710 bytes} [Wed Aug 12 02:18:31 2026] DELETE /v2/images/dbae4ed9-366a-48ab-9abe-fe29fa34c6a0 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/720] 10.0.0.198 () {32 vars in 707 bytes} [Wed Aug 12 02:18:31 2026] GET /v2/images/dbae4ed9-366a-48ab-9abe-fe29fa34c6a0 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-12 02:18:31.952 8 WARNING glance.api.v2.images [None req-2fa4ee75-44ac-4019-ab57-59365e19d098 f0b7a1b5ce86454a8fa5cef61680aa4f d31540b60d394ac6951befc09336b759 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0ee7c96e-5fd9-4ad2-9a91-dac568784c49 [pid: 8|app: 0|req: 358/721] 10.0.0.198 () {32 vars in 710 bytes} [Wed Aug 12 02:18:31 2026] DELETE /v2/images/0ee7c96e-5fd9-4ad2-9a91-dac568784c49 => generated 0 bytes in 828 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/722] 10.0.0.198 () {32 vars in 707 bytes} [Wed Aug 12 02:18:32 2026] GET /v2/images/0ee7c96e-5fd9-4ad2-9a91-dac568784c49 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-12 02:18:32.817 8 WARNING glance.api.v2.images [None req-16c8cc00-50a5-4637-b3bf-0054152342e0 f0b7a1b5ce86454a8fa5cef61680aa4f d31540b60d394ac6951befc09336b759 - - default default] Failed to find image 11c45fe0-2878-4427-b2d7-0ad935044f37 to delete: glance.common.exception.ImageNotFound: No image found with ID 11c45fe0-2878-4427-b2d7-0ad935044f37 [pid: 8|app: 0|req: 359/723] 10.0.0.198 () {32 vars in 710 bytes} [Wed Aug 12 02:18:32 2026] DELETE /v2/images/11c45fe0-2878-4427-b2d7-0ad935044f37 => generated 147 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/724] 10.0.0.198 () {32 vars in 707 bytes} [Wed Aug 12 02:18:32 2026] GET /v2/images/11c45fe0-2878-4427-b2d7-0ad935044f37 => 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: 362/729] 10.0.0.90 () {36 vars in 986 bytes} [Wed Aug 12 02:18:54 2026] GET /v2/images/182edde7-c90a-4ccc-bdbd-6e56a9ecabfd => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/730] 10.0.0.90 () {36 vars in 926 bytes} [Wed Aug 12 02:18: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: 8|app: 0|req: 366/737] 10.0.0.56 () {36 vars in 986 bytes} [Wed Aug 12 02:19:25 2026] GET /v2/images/182edde7-c90a-4ccc-bdbd-6e56a9ecabfd => generated 1312 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/738] 10.0.0.56 () {36 vars in 926 bytes} [Wed Aug 12 02:19:25 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/739] 10.0.0.56 () {36 vars in 926 bytes} [Wed Aug 12 02:19:25 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/740] 10.0.0.56 () {36 vars in 986 bytes} [Wed Aug 12 02:19:25 2026] GET /v2/images/182edde7-c90a-4ccc-bdbd-6e56a9ecabfd => 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: 368/741] 10.0.0.56 () {36 vars in 926 bytes} [Wed Aug 12 02:19:25 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/742] 10.0.0.56 () {36 vars in 926 bytes} [Wed Aug 12 02:19:25 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/743] 10.0.0.56 () {36 vars in 986 bytes} [Wed Aug 12 02:19:26 2026] GET /v2/images/182edde7-c90a-4ccc-bdbd-6e56a9ecabfd => 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: 375/744] 10.0.0.56 () {36 vars in 926 bytes} [Wed Aug 12 02:19:26 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: 370/745] 10.0.0.56 () {36 vars in 926 bytes} [Wed Aug 12 02:19:26 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/746] 10.0.0.174 () {36 vars in 911 bytes} [Wed Aug 12 02:19:26 2026] GET /versions => generated 1301 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/747] 10.0.0.174 () {36 vars in 1007 bytes} [Wed Aug 12 02:19:26 2026] GET /v2/images/182edde7-c90a-4ccc-bdbd-6e56a9ecabfd/locations => generated 127 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/748] 10.0.0.174 () {36 vars in 987 bytes} [Wed Aug 12 02:19:26 2026] GET /v2/images/182edde7-c90a-4ccc-bdbd-6e56a9ecabfd => 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: 372/749] 10.0.0.174 () {36 vars in 927 bytes} [Wed Aug 12 02:19:26 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: 378/750] 10.0.0.174 () {36 vars in 927 bytes} [Wed Aug 12 02:19:26 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: 373/751] 10.0.0.90 () {36 vars in 986 bytes} [Wed Aug 12 02:19:27 2026] GET /v2/images/182edde7-c90a-4ccc-bdbd-6e56a9ecabfd => 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: 379/752] 10.0.0.90 () {36 vars in 926 bytes} [Wed Aug 12 02:19:27 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: 383/759] 10.0.0.198 () {30 vars in 411 bytes} [Wed Aug 12 02:19:55 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: 378/762] 10.0.0.198 () {32 vars in 707 bytes} [Wed Aug 12 02:20:01 2026] GET /v2/images/182edde7-c90a-4ccc-bdbd-6e56a9ecabfd => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/763] 10.0.0.198 () {32 vars in 707 bytes} [Wed Aug 12 02:20:01 2026] GET /v2/images/182edde7-c90a-4ccc-bdbd-6e56a9ecabfd => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/764] 10.0.0.56 () {36 vars in 986 bytes} [Wed Aug 12 02:20:01 2026] GET /v2/images/182edde7-c90a-4ccc-bdbd-6e56a9ecabfd => generated 1312 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/765] 10.0.0.56 () {36 vars in 926 bytes} [Wed Aug 12 02:20:02 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: 380/766] 10.0.0.56 () {36 vars in 926 bytes} [Wed Aug 12 02:20:02 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/767] 10.0.0.56 () {36 vars in 986 bytes} [Wed Aug 12 02:20:02 2026] GET /v2/images/182edde7-c90a-4ccc-bdbd-6e56a9ecabfd => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/768] 10.0.0.56 () {36 vars in 926 bytes} [Wed Aug 12 02:20:02 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: 388/769] 10.0.0.56 () {36 vars in 926 bytes} [Wed Aug 12 02:20:02 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/770] 10.0.0.56 () {36 vars in 986 bytes} [Wed Aug 12 02:20:02 2026] GET /v2/images/182edde7-c90a-4ccc-bdbd-6e56a9ecabfd => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/771] 10.0.0.56 () {36 vars in 926 bytes} [Wed Aug 12 02:20:02 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/772] 10.0.0.56 () {36 vars in 926 bytes} [Wed Aug 12 02:20:02 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: 390/773] 10.0.0.174 () {36 vars in 911 bytes} [Wed Aug 12 02:20:02 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/774] 10.0.0.174 () {36 vars in 1007 bytes} [Wed Aug 12 02:20:02 2026] GET /v2/images/182edde7-c90a-4ccc-bdbd-6e56a9ecabfd/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/775] 10.0.0.174 () {36 vars in 987 bytes} [Wed Aug 12 02:20:02 2026] GET /v2/images/182edde7-c90a-4ccc-bdbd-6e56a9ecabfd => 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: 385/776] 10.0.0.174 () {36 vars in 927 bytes} [Wed Aug 12 02:20:02 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: 392/777] 10.0.0.174 () {36 vars in 927 bytes} [Wed Aug 12 02:20:02 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/780] 10.0.0.90 () {36 vars in 986 bytes} [Wed Aug 12 02:20:10 2026] GET /v2/images/182edde7-c90a-4ccc-bdbd-6e56a9ecabfd => 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: 387/781] 10.0.0.90 () {36 vars in 926 bytes} [Wed Aug 12 02:20:10 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/784] 10.0.0.90 () {36 vars in 986 bytes} [Wed Aug 12 02:20:24 2026] GET /v2/images/182edde7-c90a-4ccc-bdbd-6e56a9ecabfd => 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: 389/785] 10.0.0.90 () {36 vars in 926 bytes} [Wed Aug 12 02:20:24 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/792] 10.0.0.90 () {36 vars in 986 bytes} [Wed Aug 12 02:20:55 2026] GET /v2/images/182edde7-c90a-4ccc-bdbd-6e56a9ecabfd => 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: 393/793] 10.0.0.90 () {36 vars in 926 bytes} [Wed Aug 12 02:20: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: 7|app: 0|req: 401/794] 10.0.0.90 () {36 vars in 986 bytes} [Wed Aug 12 02:20:57 2026] GET /v2/images/182edde7-c90a-4ccc-bdbd-6e56a9ecabfd => 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: 394/795] 10.0.0.90 () {36 vars in 926 bytes} [Wed Aug 12 02:20:57 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: 410/826] 10.0.0.90 () {36 vars in 986 bytes} [Wed Aug 12 02:23:23 2026] GET /v2/images/182edde7-c90a-4ccc-bdbd-6e56a9ecabfd => generated 1312 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/827] 10.0.0.90 () {36 vars in 926 bytes} [Wed Aug 12 02:23:24 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: 418/842] 10.0.0.90 () {36 vars in 986 bytes} [Wed Aug 12 02:24:39 2026] GET /v2/images/182edde7-c90a-4ccc-bdbd-6e56a9ecabfd => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/843] 10.0.0.90 () {36 vars in 926 bytes} [Wed Aug 12 02:24:40 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/848] 10.0.0.90 () {36 vars in 986 bytes} [Wed Aug 12 02:24:57 2026] GET /v2/images/182edde7-c90a-4ccc-bdbd-6e56a9ecabfd => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/849] 10.0.0.90 () {36 vars in 926 bytes} [Wed Aug 12 02:24:57 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/858] 199.204.45.77 () {32 vars in 825 bytes} [Wed Aug 12 02:25:32 2026] GET /v2/images?status=active&owner=d0ce02c3034d47d7b0d32bc4dda4c35f&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/859] 199.204.45.77 () {32 vars in 652 bytes} [Wed Aug 12 02:25:32 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: 434/860] 10.0.0.56 () {36 vars in 986 bytes} [Wed Aug 12 02:25:33 2026] GET /v2/images/458e691f-29dd-426e-a5e9-1ca83918d576 => generated 1395 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/861] 10.0.0.56 () {36 vars in 926 bytes} [Wed Aug 12 02:25:33 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: 435/862] 10.0.0.56 () {36 vars in 926 bytes} [Wed Aug 12 02:25:33 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/863] 10.0.0.56 () {36 vars in 986 bytes} [Wed Aug 12 02:25:33 2026] GET /v2/images/458e691f-29dd-426e-a5e9-1ca83918d576 => 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: 436/864] 10.0.0.56 () {36 vars in 926 bytes} [Wed Aug 12 02:25:33 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: 429/865] 10.0.0.56 () {36 vars in 926 bytes} [Wed Aug 12 02:25:33 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: 437/866] 10.0.0.56 () {36 vars in 986 bytes} [Wed Aug 12 02:25:33 2026] GET /v2/images/458e691f-29dd-426e-a5e9-1ca83918d576 => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/867] 10.0.0.56 () {36 vars in 926 bytes} [Wed Aug 12 02:25:33 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: 7|app: 0|req: 438/868] 10.0.0.174 () {36 vars in 911 bytes} [Wed Aug 12 02:25:33 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/869] 10.0.0.174 () {36 vars in 1007 bytes} [Wed Aug 12 02:25:33 2026] GET /v2/images/458e691f-29dd-426e-a5e9-1ca83918d576/locations => generated 127 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/870] 10.0.0.174 () {36 vars in 987 bytes} [Wed Aug 12 02:25:33 2026] GET /v2/images/458e691f-29dd-426e-a5e9-1ca83918d576 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/871] 10.0.0.174 () {36 vars in 927 bytes} [Wed Aug 12 02:25:33 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: 440/872] 10.0.0.174 () {36 vars in 927 bytes} [Wed Aug 12 02:25:33 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: 468/927] 10.0.0.198 () {32 vars in 633 bytes} [Wed Aug 12 02:30:01 2026] GET /v2/images => generated 5574 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)