+ 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 Apr 7 03:46:56 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-698dbf8cff-l27c4 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 0x7f3f3f387668 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-04-07 03:46:58.158 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-07 03:46:58.208 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-04-07 03:46:59.043 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-04-07 03:46:59.044 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-04-07 03:46:59.044 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-07 03:46:59.080 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-04-07 03:46:59.081 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-04-07 03:46:59.082 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-07 03:47:01.087 8 WARNING glance.api.v2.images [None req-5619bbad-8cd3-4c8f-afba-9906683b0669 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-07 03:47:01.151 7 WARNING glance.api.v2.images [None req-e59a4426-048d-42f2-bfe8-468ba5b5d725 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-07 03:47:01.419 8 WARNING keystonemiddleware._common.config [None req-5619bbad-8cd3-4c8f-afba-9906683b0669 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-07 03:47:01.427 8 WARNING oslo_config.cfg [None req-5619bbad-8cd3-4c8f-afba-9906683b0669 - - - - - -] 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 0x7f3f3f387668 pid: 8 (default app) 2026-04-07 03:47:01.506 7 WARNING keystonemiddleware._common.config [None req-e59a4426-048d-42f2-bfe8-468ba5b5d725 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-07 03:47:01.515 7 WARNING oslo_config.cfg [None req-e59a4426-048d-42f2-bfe8-468ba5b5d725 - - - - - -] 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 0x7f3f3f387668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 162.253.55.43 () {42 vars in 685 bytes} [Tue Apr 7 03:47:01 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-04-07 03:47:02.309 7 WARNING oslo_policy.policy [None req-5561a257-4881-447c-9055-673165c9fc07 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - 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-04-07 03:47:02.309 7 WARNING oslo_policy.policy [None req-5561a257-4881-447c-9055-673165c9fc07 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - 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-04-07 03:47:02.328 7 WARNING oslo_policy.policy [None req-5561a257-4881-447c-9055-673165c9fc07 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - 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-04-07 03:47:02.328 7 WARNING oslo_policy.policy [None req-5561a257-4881-447c-9055-673165c9fc07 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 162.253.55.43 () {44 vars in 907 bytes} [Tue Apr 7 03:47:01 2026] GET /v2/images => generated 69 bytes in 577 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 162.253.55.43 () {42 vars in 685 bytes} [Tue Apr 7 03:47:05 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: 2/7] 162.253.55.43 () {44 vars in 907 bytes} [Tue Apr 7 03:47:05 2026] GET /v2/images => generated 69 bytes in 36 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-04-07 03:47:05.783 8 WARNING oslo_policy.policy [None req-0255d7ac-d657-401d-8466-3a10da10dfee 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - 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-04-07 03:47:05.783 8 WARNING oslo_policy.policy [None req-0255d7ac-d657-401d-8466-3a10da10dfee 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 162.253.55.43 () {44 vars in 908 bytes} [Tue Apr 7 03:47:05 2026] GET /v2/images/cirros => generated 151 bytes in 123 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 162.253.55.43 () {44 vars in 930 bytes} [Tue Apr 7 03:47:05 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-04-07 03:47:05.919 8 WARNING oslo_policy.policy [None req-fa5167a4-3894-454b-8685-c6c2807980a8 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - 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-04-07 03:47:05.919 8 WARNING oslo_policy.policy [None req-fa5167a4-3894-454b-8685-c6c2807980a8 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 162.253.55.43 () {44 vars in 936 bytes} [Tue Apr 7 03:47:05 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 03:47:05.997 7 WARNING oslo_config.cfg [None req-794fdbd5-a2de-4381-a11a-6bc2db9d3d33 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 162.253.55.43 () {48 vars in 948 bytes} [Tue Apr 7 03:47:05 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-04-07 03:47:06.021 8 WARNING oslo_policy.policy [None req-1bd0c440-b9da-4d31-8e40-afde3c02b295 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - 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-04-07 03:47:06.021 8 WARNING oslo_policy.policy [None req-1bd0c440-b9da-4d31-8e40-afde3c02b295 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - 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-04-07 03:47:06.023 8 INFO glance.api.v2.image_data [None req-1bd0c440-b9da-4d31-8e40-afde3c02b295 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 03:47:09.642 8 WARNING glance.location [None req-1bd0c440-b9da-4d31-8e40-afde3c02b295 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/12] 162.253.55.43 () {48 vars in 1042 bytes} [Tue Apr 7 03:47:06 2026] PUT /v2/images/abcb0d8a-4886-4aac-b261-a3412e419ccc/file => generated 0 bytes in 3666 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5758 switches on core 0) [pid: 7|app: 0|req: 5/13] 162.253.55.43 () {44 vars in 968 bytes} [Tue Apr 7 03:47:09 2026] GET /v2/images/abcb0d8a-4886-4aac-b261-a3412e419ccc => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 03:47:09.729 8 WARNING oslo_config.cfg [None req-ced84dea-9e59-46b2-a2ef-b16e1fcd3ea3 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/14] 162.253.55.43 () {44 vars in 968 bytes} [Tue Apr 7 03:47:09 2026] GET /v2/images/abcb0d8a-4886-4aac-b261-a3412e419ccc => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/273] 162.253.55.43 () {42 vars in 685 bytes} [Tue Apr 7 04:08:32 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: 135/274] 162.253.55.43 () {44 vars in 907 bytes} [Tue Apr 7 04:08:32 2026] GET /v2/images => generated 1240 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/279] 162.253.55.43 () {42 vars in 685 bytes} [Tue Apr 7 04:08:51 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: 142/280] 162.253.55.43 () {44 vars in 907 bytes} [Tue Apr 7 04:08:51 2026] GET /v2/images => generated 1240 bytes in 394 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/281] 162.253.55.43 () {44 vars in 934 bytes} [Tue Apr 7 04:08:51 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/282] 162.253.55.43 () {44 vars in 956 bytes} [Tue Apr 7 04:08:51 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/283] 162.253.55.43 () {44 vars in 936 bytes} [Tue Apr 7 04:08:51 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: 8|app: 0|req: 144/284] 162.253.55.43 () {48 vars in 948 bytes} [Tue Apr 7 04:08:51 2026] POST /v2/images => generated 796 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-07 04:08:51.913 7 WARNING oslo_policy.policy [None req-4f36e99c-90ec-416c-b84c-86e91a6cf603 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - 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-04-07 04:08:51.913 7 WARNING oslo_policy.policy [None req-4f36e99c-90ec-416c-b84c-86e91a6cf603 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - 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-04-07 04:08:51.917 7 INFO glance.api.v2.image_data [None req-4f36e99c-90ec-416c-b84c-86e91a6cf603 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 04:09:18.692 7 WARNING glance.location [None req-4f36e99c-90ec-416c-b84c-86e91a6cf603 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 141/289] 162.253.55.43 () {48 vars in 1043 bytes} [Tue Apr 7 04:08:51 2026] PUT /v2/images/28614223-f624-422b-b638-959f82f41732/file => generated 0 bytes in 26835 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64635 switches on core 0) [pid: 8|app: 0|req: 149/290] 162.253.55.43 () {44 vars in 968 bytes} [Tue Apr 7 04:09:18 2026] GET /v2/images/28614223-f624-422b-b638-959f82f41732 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/291] 162.253.55.43 () {44 vars in 968 bytes} [Tue Apr 7 04:09:18 2026] GET /v2/images/28614223-f624-422b-b638-959f82f41732 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/292] 162.253.55.43 () {42 vars in 685 bytes} [Tue Apr 7 04:09:20 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: 143/293] 162.253.55.43 () {44 vars in 907 bytes} [Tue Apr 7 04:09:20 2026] GET /v2/images => generated 2451 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/380] 162.253.55.43 () {42 vars in 685 bytes} [Tue Apr 7 04:16:20 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: 194/381] 162.253.55.43 () {44 vars in 907 bytes} [Tue Apr 7 04:16:20 2026] GET /v2/images => generated 2451 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/382] 162.253.55.43 () {42 vars in 685 bytes} [Tue Apr 7 04:16:29 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: 195/383] 162.253.55.43 () {44 vars in 907 bytes} [Tue Apr 7 04:16:29 2026] GET /v2/images => generated 2451 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/384] 162.253.55.43 () {44 vars in 944 bytes} [Tue Apr 7 04:16:29 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/385] 162.253.55.43 () {44 vars in 966 bytes} [Tue Apr 7 04:16:29 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/386] 162.253.55.43 () {44 vars in 936 bytes} [Tue Apr 7 04:16:29 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: 8|app: 0|req: 197/387] 162.253.55.43 () {48 vars in 948 bytes} [Tue Apr 7 04:16:29 2026] POST /v2/images => generated 799 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-07 04:16:30.037 7 INFO glance.api.v2.image_data [None req-ace956a0-8e71-40b5-905b-c39679895bf4 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 04:17:00.565 7 INFO glance.location [None req-ace956a0-8e71-40b5-905b-c39679895bf4 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 191/396] 162.253.55.43 () {48 vars in 1042 bytes} [Tue Apr 7 04:16:30 2026] PUT /v2/images/26a3623c-f622-41ea-bc73-c8c3237d049e/file => generated 0 bytes in 30635 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21469 switches on core 0) [pid: 8|app: 0|req: 206/397] 162.253.55.43 () {44 vars in 968 bytes} [Tue Apr 7 04:17:00 2026] GET /v2/images/26a3623c-f622-41ea-bc73-c8c3237d049e => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/398] 162.253.55.43 () {48 vars in 1047 bytes} [Tue Apr 7 04:17:00 2026] PATCH /v2/images/26a3623c-f622-41ea-bc73-c8c3237d049e => generated 1234 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/399] 162.253.55.43 () {44 vars in 968 bytes} [Tue Apr 7 04:17:00 2026] GET /v2/images/26a3623c-f622-41ea-bc73-c8c3237d049e => generated 1234 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/408] 162.253.55.43 () {42 vars in 685 bytes} [Tue Apr 7 04:17:43 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: 212/409] 162.253.55.43 () {44 vars in 907 bytes} [Tue Apr 7 04:17:43 2026] GET /v2/images => generated 3687 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/412] 162.253.55.43 () {42 vars in 685 bytes} [Tue Apr 7 04:17:58 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: 199/413] 162.253.55.43 () {44 vars in 907 bytes} [Tue Apr 7 04:17:58 2026] GET /v2/images => generated 3687 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/414] 162.253.55.43 () {44 vars in 936 bytes} [Tue Apr 7 04:17:58 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: 200/415] 162.253.55.43 () {44 vars in 958 bytes} [Tue Apr 7 04:17:58 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/416] 162.253.55.43 () {44 vars in 936 bytes} [Tue Apr 7 04:17:58 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: 201/417] 162.253.55.43 () {48 vars in 948 bytes} [Tue Apr 7 04:17:58 2026] POST /v2/images => generated 791 bytes in 566 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-07 04:17:59.302 8 INFO glance.api.v2.image_data [None req-e5f4e21d-8e01-49c5-9168-d15416dbc063 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 04:18:08.435 8 INFO glance.location [None req-e5f4e21d-8e01-49c5-9168-d15416dbc063 64a9711f9f484acb8de324ff7c33ac20 ec5049bb94f548db8befc481f64faa2d - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 217/420] 162.253.55.43 () {48 vars in 1042 bytes} [Tue Apr 7 04:17:59 2026] PUT /v2/images/3ee55010-ded1-4a85-a881-8b39f1d2d15f/file => generated 0 bytes in 9184 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19529 switches on core 0) [pid: 7|app: 0|req: 204/421] 162.253.55.43 () {44 vars in 968 bytes} [Tue Apr 7 04:18:08 2026] GET /v2/images/3ee55010-ded1-4a85-a881-8b39f1d2d15f => generated 1203 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/422] 162.253.55.43 () {44 vars in 968 bytes} [Tue Apr 7 04:18:08 2026] GET /v2/images/3ee55010-ded1-4a85-a881-8b39f1d2d15f => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/573] 162.253.55.43 () {42 vars in 685 bytes} [Tue Apr 7 04:30: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: 294/574] 162.253.55.43 () {44 vars in 907 bytes} [Tue Apr 7 04:30:37 2026] GET /v2/images => generated 4892 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/603] 162.253.55.43 () {42 vars in 685 bytes} [Tue Apr 7 04:32: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: 309/604] 162.253.55.43 () {44 vars in 907 bytes} [Tue Apr 7 04:32:55 2026] GET /v2/images => generated 4892 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/605] 162.253.55.43 () {42 vars in 685 bytes} [Tue Apr 7 04:32: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: 310/606] 162.253.55.43 () {44 vars in 907 bytes} [Tue Apr 7 04:32:56 2026] GET /v2/images => generated 4892 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/617] 162.253.55.43 () {42 vars in 685 bytes} [Tue Apr 7 04:33: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: 302/618] 162.253.55.43 () {44 vars in 907 bytes} [Tue Apr 7 04:33:46 2026] GET /v2/images => generated 4892 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/621] 162.253.55.43 () {42 vars in 685 bytes} [Tue Apr 7 04:33:54 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/622] 162.253.55.43 () {44 vars in 907 bytes} [Tue Apr 7 04:33:54 2026] GET /v2/images => generated 4892 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/635] 162.253.55.43 () {42 vars in 685 bytes} [Tue Apr 7 04:34:53 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: 325/636] 162.253.55.43 () {44 vars in 907 bytes} [Tue Apr 7 04:34:53 2026] GET /v2/images => generated 4892 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: 316/645] 10.0.0.59 () {32 vars in 632 bytes} [Tue Apr 7 04:35:34 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/650] 10.0.0.65 () {36 vars in 986 bytes} [Tue Apr 7 04:35:51 2026] GET /v2/images/abcb0d8a-4886-4aac-b261-a3412e419ccc => generated 1171 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: 332/651] 10.0.0.65 () {36 vars in 926 bytes} [Tue Apr 7 04:35:51 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: 321/654] 10.0.0.59 () {34 vars in 654 bytes} [Tue Apr 7 04:36:00 2026] POST /v2/images => generated 649 bytes in 267 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-07 04:36:00.797 8 WARNING glance.api.v2.images [None req-55949ab7-fb77-4e76-9520-f56868192555 827ed5bd8bcb4ba3a78e1b30944a343e 634b4a3298d7480fb1c9993a8448e720 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e1e88dac-da68-4ecf-b49b-0ccffaa9caf0 [pid: 8|app: 0|req: 334/655] 10.0.0.59 () {32 vars in 709 bytes} [Tue Apr 7 04:36:00 2026] DELETE /v2/images/e1e88dac-da68-4ecf-b49b-0ccffaa9caf0 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/656] 10.0.0.59 () {32 vars in 706 bytes} [Tue Apr 7 04:36:00 2026] GET /v2/images/e1e88dac-da68-4ecf-b49b-0ccffaa9caf0 => 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: 335/657] 10.0.0.59 () {32 vars in 632 bytes} [Tue Apr 7 04:36:00 2026] GET /v2/images => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/658] 10.0.0.59 () {34 vars in 654 bytes} [Tue Apr 7 04:36:00 2026] POST /v2/images => generated 703 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/659] 10.0.0.59 () {32 vars in 716 bytes} [Tue Apr 7 04:36:00 2026] GET /v2/images/c60e4026-f413-4c57-a32d-810199affd3c/file => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 04:36:01.014 7 INFO glance.api.v2.image_data [None req-871cd785-b12c-48f1-bbdc-17eb2a3de702 827ed5bd8bcb4ba3a78e1b30944a343e 634b4a3298d7480fb1c9993a8448e720 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 04:36:01.063 7 WARNING glance_store._drivers.rbd [None req-871cd785-b12c-48f1-bbdc-17eb2a3de702 827ed5bd8bcb4ba3a78e1b30944a343e 634b4a3298d7480fb1c9993a8448e720 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal [pid: 8|app: 0|req: 337/660] 162.253.55.43 () {36 vars in 990 bytes} [Tue Apr 7 04:36:01 2026] GET /v2/images/abcb0d8a-4886-4aac-b261-a3412e419ccc => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/661] 162.253.55.43 () {36 vars in 930 bytes} [Tue Apr 7 04:36:01 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) 2026-04-07 04:36:01.850 7 INFO glance.location [None req-871cd785-b12c-48f1-bbdc-17eb2a3de702 827ed5bd8bcb4ba3a78e1b30944a343e 634b4a3298d7480fb1c9993a8448e720 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 324/662] 10.0.0.59 () {32 vars in 726 bytes} [Tue Apr 7 04:36:01 2026] PUT /v2/images/c60e4026-f413-4c57-a32d-810199affd3c/file => generated 0 bytes in 876 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/663] 10.0.0.59 () {32 vars in 706 bytes} [Tue Apr 7 04:36:01 2026] GET /v2/images/c60e4026-f413-4c57-a32d-810199affd3c => generated 1104 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/664] 162.253.55.43 () {36 vars in 990 bytes} [Tue Apr 7 04:36:01 2026] GET /v2/images/abcb0d8a-4886-4aac-b261-a3412e419ccc => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/665] 162.253.55.43 () {36 vars in 930 bytes} [Tue Apr 7 04:36:01 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: 340/666] 10.0.0.59 () {32 vars in 716 bytes} [Tue Apr 7 04:36:01 2026] GET /v2/images/c60e4026-f413-4c57-a32d-810199affd3c/file => generated 1024 bytes in 158 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/667] 10.0.0.59 () {34 vars in 654 bytes} [Tue Apr 7 04:36:02 2026] POST /v2/images => generated 649 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/668] 10.0.0.59 () {32 vars in 725 bytes} [Tue Apr 7 04:36:02 2026] PATCH /v2/images/7a67830d-0576-483e-a37d-0078f41d69a9 => generated 653 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/669] 10.0.0.59 () {32 vars in 706 bytes} [Tue Apr 7 04:36:02 2026] GET /v2/images/7a67830d-0576-483e-a37d-0078f41d69a9 => generated 653 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 04:36:02.213 8 WARNING glance.api.v2.images [None req-379e2a36-c7e1-48be-bdb2-ea93983ef593 827ed5bd8bcb4ba3a78e1b30944a343e 634b4a3298d7480fb1c9993a8448e720 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7a67830d-0576-483e-a37d-0078f41d69a9 [pid: 8|app: 0|req: 342/670] 10.0.0.59 () {32 vars in 709 bytes} [Tue Apr 7 04:36:02 2026] DELETE /v2/images/7a67830d-0576-483e-a37d-0078f41d69a9 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/671] 10.0.0.59 () {32 vars in 706 bytes} [Tue Apr 7 04:36:02 2026] GET /v2/images/7a67830d-0576-483e-a37d-0078f41d69a9 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 04:36:02.279 8 WARNING glance.api.v2.images [None req-5058bc05-e9a5-4279-a74f-426813f3af6f 827ed5bd8bcb4ba3a78e1b30944a343e 634b4a3298d7480fb1c9993a8448e720 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c60e4026-f413-4c57-a32d-810199affd3c [pid: 8|app: 0|req: 343/672] 10.0.0.59 () {32 vars in 709 bytes} [Tue Apr 7 04:36:02 2026] DELETE /v2/images/c60e4026-f413-4c57-a32d-810199affd3c => generated 0 bytes in 485 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/673] 10.0.0.59 () {32 vars in 706 bytes} [Tue Apr 7 04:36:02 2026] GET /v2/images/c60e4026-f413-4c57-a32d-810199affd3c => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 04:36:02.786 8 WARNING glance.api.v2.images [None req-7de7d894-bb90-492e-adfe-643019f5217f 827ed5bd8bcb4ba3a78e1b30944a343e 634b4a3298d7480fb1c9993a8448e720 - - default default] Failed to find image e1e88dac-da68-4ecf-b49b-0ccffaa9caf0 to delete: glance.common.exception.ImageNotFound: No image found with ID e1e88dac-da68-4ecf-b49b-0ccffaa9caf0 [pid: 8|app: 0|req: 344/674] 10.0.0.59 () {32 vars in 709 bytes} [Tue Apr 7 04:36:02 2026] DELETE /v2/images/e1e88dac-da68-4ecf-b49b-0ccffaa9caf0 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/675] 10.0.0.59 () {32 vars in 706 bytes} [Tue Apr 7 04:36:02 2026] GET /v2/images/e1e88dac-da68-4ecf-b49b-0ccffaa9caf0 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/676] 10.0.0.59 () {30 vars in 410 bytes} [Tue Apr 7 04:36:05 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: 332/677] 10.0.0.65 () {36 vars in 986 bytes} [Tue Apr 7 04:36:07 2026] GET /v2/images/abcb0d8a-4886-4aac-b261-a3412e419ccc => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/678] 10.0.0.65 () {36 vars in 926 bytes} [Tue Apr 7 04:36:07 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/689] 10.0.0.65 () {36 vars in 986 bytes} [Tue Apr 7 04:36:53 2026] GET /v2/images/abcb0d8a-4886-4aac-b261-a3412e419ccc => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/690] 10.0.0.65 () {36 vars in 926 bytes} [Tue Apr 7 04:36:53 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/691] 10.0.0.51 () {36 vars in 986 bytes} [Tue Apr 7 04:36:59 2026] GET /v2/images/abcb0d8a-4886-4aac-b261-a3412e419ccc => generated 1171 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/692] 10.0.0.51 () {36 vars in 926 bytes} [Tue Apr 7 04:36:59 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: 340/693] 10.0.0.51 () {36 vars in 926 bytes} [Tue Apr 7 04:36:59 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: 354/694] 10.0.0.51 () {36 vars in 986 bytes} [Tue Apr 7 04:36:59 2026] GET /v2/images/abcb0d8a-4886-4aac-b261-a3412e419ccc => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/695] 10.0.0.51 () {36 vars in 926 bytes} [Tue Apr 7 04:37:00 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/696] 10.0.0.51 () {36 vars in 926 bytes} [Tue Apr 7 04:37:00 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: 342/697] 10.0.0.51 () {36 vars in 986 bytes} [Tue Apr 7 04:37:00 2026] GET /v2/images/abcb0d8a-4886-4aac-b261-a3412e419ccc => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/698] 10.0.0.51 () {36 vars in 926 bytes} [Tue Apr 7 04:37:00 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: 343/699] 10.0.0.51 () {36 vars in 926 bytes} [Tue Apr 7 04:37:00 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: 358/702] 10.0.0.112 () {36 vars in 911 bytes} [Tue Apr 7 04:37:01 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: 345/703] 10.0.0.112 () {36 vars in 1007 bytes} [Tue Apr 7 04:37:01 2026] GET /v2/images/abcb0d8a-4886-4aac-b261-a3412e419ccc/locations => generated 127 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/704] 10.0.0.112 () {36 vars in 987 bytes} [Tue Apr 7 04:37:01 2026] GET /v2/images/abcb0d8a-4886-4aac-b261-a3412e419ccc => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/705] 10.0.0.112 () {36 vars in 927 bytes} [Tue Apr 7 04:37:01 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: 360/706] 10.0.0.112 () {36 vars in 927 bytes} [Tue Apr 7 04:37:01 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: 348/709] 10.0.0.65 () {36 vars in 986 bytes} [Tue Apr 7 04:37:12 2026] GET /v2/images/abcb0d8a-4886-4aac-b261-a3412e419ccc => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/710] 10.0.0.65 () {36 vars in 926 bytes} [Tue Apr 7 04:37:12 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: 349/711] 10.0.0.59 () {32 vars in 706 bytes} [Tue Apr 7 04:37:17 2026] GET /v2/images/abcb0d8a-4886-4aac-b261-a3412e419ccc => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/712] 10.0.0.59 () {32 vars in 706 bytes} [Tue Apr 7 04:37:17 2026] GET /v2/images/abcb0d8a-4886-4aac-b261-a3412e419ccc => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/713] 10.0.0.51 () {36 vars in 986 bytes} [Tue Apr 7 04:37:18 2026] GET /v2/images/abcb0d8a-4886-4aac-b261-a3412e419ccc => generated 1171 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/714] 10.0.0.51 () {36 vars in 926 bytes} [Tue Apr 7 04:37:18 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: 351/715] 10.0.0.51 () {36 vars in 926 bytes} [Tue Apr 7 04:37:18 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: 365/716] 10.0.0.51 () {36 vars in 986 bytes} [Tue Apr 7 04:37:18 2026] GET /v2/images/abcb0d8a-4886-4aac-b261-a3412e419ccc => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/717] 10.0.0.51 () {36 vars in 926 bytes} [Tue Apr 7 04:37:18 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: 366/718] 10.0.0.51 () {36 vars in 926 bytes} [Tue Apr 7 04:37:18 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: 353/719] 10.0.0.51 () {36 vars in 986 bytes} [Tue Apr 7 04:37:18 2026] GET /v2/images/abcb0d8a-4886-4aac-b261-a3412e419ccc => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/720] 10.0.0.51 () {36 vars in 926 bytes} [Tue Apr 7 04:37:18 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: 354/721] 10.0.0.51 () {36 vars in 926 bytes} [Tue Apr 7 04:37:18 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: 368/722] 10.0.0.112 () {36 vars in 911 bytes} [Tue Apr 7 04:37:18 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/723] 10.0.0.112 () {36 vars in 1007 bytes} [Tue Apr 7 04:37:18 2026] GET /v2/images/abcb0d8a-4886-4aac-b261-a3412e419ccc/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/724] 10.0.0.112 () {36 vars in 987 bytes} [Tue Apr 7 04:37:18 2026] GET /v2/images/abcb0d8a-4886-4aac-b261-a3412e419ccc => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/725] 10.0.0.112 () {36 vars in 927 bytes} [Tue Apr 7 04:37:18 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: 370/726] 10.0.0.112 () {36 vars in 927 bytes} [Tue Apr 7 04:37:18 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/731] 10.0.0.65 () {36 vars in 986 bytes} [Tue Apr 7 04:37:34 2026] GET /v2/images/abcb0d8a-4886-4aac-b261-a3412e419ccc => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/732] 10.0.0.65 () {36 vars in 926 bytes} [Tue Apr 7 04:37:34 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: 375/735] 10.0.0.65 () {36 vars in 986 bytes} [Tue Apr 7 04:37:41 2026] GET /v2/images/abcb0d8a-4886-4aac-b261-a3412e419ccc => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/736] 10.0.0.65 () {36 vars in 926 bytes} [Tue Apr 7 04:37:41 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: 379/743] 10.0.0.65 () {36 vars in 986 bytes} [Tue Apr 7 04:38:16 2026] GET /v2/images/abcb0d8a-4886-4aac-b261-a3412e419ccc => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/744] 10.0.0.65 () {36 vars in 926 bytes} [Tue Apr 7 04:38: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: 383/751] 10.0.0.65 () {36 vars in 986 bytes} [Tue Apr 7 04:38:49 2026] GET /v2/images/abcb0d8a-4886-4aac-b261-a3412e419ccc => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/752] 10.0.0.65 () {36 vars in 926 bytes} [Tue Apr 7 04:38:49 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: 387/787] 10.0.0.65 () {36 vars in 986 bytes} [Tue Apr 7 04:41:33 2026] GET /v2/images/abcb0d8a-4886-4aac-b261-a3412e419ccc => generated 1171 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/788] 10.0.0.65 () {36 vars in 926 bytes} [Tue Apr 7 04:41: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: 7|app: 0|req: 392/797] 10.0.0.65 () {36 vars in 986 bytes} [Tue Apr 7 04:42:17 2026] GET /v2/images/abcb0d8a-4886-4aac-b261-a3412e419ccc => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/798] 10.0.0.65 () {36 vars in 926 bytes} [Tue Apr 7 04:42:18 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: 409/803] 10.0.0.65 () {36 vars in 986 bytes} [Tue Apr 7 04:42:35 2026] GET /v2/images/abcb0d8a-4886-4aac-b261-a3412e419ccc => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/804] 10.0.0.65 () {36 vars in 926 bytes} [Tue Apr 7 04:42:35 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: 400/813] 162.253.55.43 () {32 vars in 825 bytes} [Tue Apr 7 04:43:16 2026] GET /v2/images?status=active&owner=ec5049bb94f548db8befc481f64faa2d&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/814] 162.253.55.43 () {32 vars in 652 bytes} [Tue Apr 7 04:43:17 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: 401/815] 10.0.0.51 () {36 vars in 986 bytes} [Tue Apr 7 04:43:17 2026] GET /v2/images/28614223-f624-422b-b638-959f82f41732 => generated 1209 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/816] 10.0.0.51 () {36 vars in 926 bytes} [Tue Apr 7 04:43:17 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: 402/817] 10.0.0.51 () {36 vars in 926 bytes} [Tue Apr 7 04:43:17 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: 416/818] 10.0.0.51 () {36 vars in 986 bytes} [Tue Apr 7 04:43:17 2026] GET /v2/images/28614223-f624-422b-b638-959f82f41732 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/819] 10.0.0.51 () {36 vars in 926 bytes} [Tue Apr 7 04:43:17 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: 417/820] 10.0.0.51 () {36 vars in 926 bytes} [Tue Apr 7 04:43:17 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/821] 10.0.0.51 () {36 vars in 986 bytes} [Tue Apr 7 04:43:17 2026] GET /v2/images/28614223-f624-422b-b638-959f82f41732 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/822] 10.0.0.51 () {36 vars in 926 bytes} [Tue Apr 7 04:43:17 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: 405/823] 10.0.0.112 () {36 vars in 911 bytes} [Tue Apr 7 04:43:17 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: 419/824] 10.0.0.112 () {36 vars in 1007 bytes} [Tue Apr 7 04:43:17 2026] GET /v2/images/28614223-f624-422b-b638-959f82f41732/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: 406/825] 10.0.0.112 () {36 vars in 987 bytes} [Tue Apr 7 04:43:17 2026] GET /v2/images/28614223-f624-422b-b638-959f82f41732 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/826] 10.0.0.112 () {36 vars in 927 bytes} [Tue Apr 7 04:43:17 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: 407/827] 10.0.0.112 () {36 vars in 927 bytes} [Tue Apr 7 04:43:17 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: 429/870] 10.0.0.59 () {32 vars in 632 bytes} [Tue Apr 7 04:46:49 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)