+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Feb 26 01:55:39 2026] *** compiled with version: 13.3.0 on 16 February 2026 14:18:47 os: Linux-5.15.0-170-generic #180-Ubuntu SMP Fri Jan 9 16:10:31 UTC 2026 nodename: glance-api-865bc65cb5-tvhnn 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, Jan 8 2026, 11:30:50) [GCC 13.3.0] Python main interpreter initialized at 0x7fb2b4f05668 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-02-26 01:55:41.752 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-02-26 01:55:41.804 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-02-26 01:55:42.606 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-02-26 01:55:42.607 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-02-26 01:55:42.607 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-26 01:55:42.651 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-02-26 01:55:42.651 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-02-26 01:55:42.652 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-26 01:55:44.579 7 WARNING glance.api.v2.images [None req-deb5d51b-957d-4ee4-9322-971d99bbe033 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-26 01:55:44.739 8 WARNING glance.api.v2.images [None req-b10e7b43-1cd7-4e43-a2a2-5fa067e262d2 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-26 01:55:44.901 7 WARNING keystonemiddleware._common.config [None req-deb5d51b-957d-4ee4-9322-971d99bbe033 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-26 01:55:44.908 7 WARNING oslo_config.cfg [None req-deb5d51b-957d-4ee4-9322-971d99bbe033 - - - - - -] 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 0x7fb2b4f05668 pid: 7 (default app) 2026-02-26 01:55:45.195 8 WARNING keystonemiddleware._common.config [None req-b10e7b43-1cd7-4e43-a2a2-5fa067e262d2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-26 01:55:45.202 8 WARNING oslo_config.cfg [None req-b10e7b43-1cd7-4e43-a2a2-5fa067e262d2 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fb2b4f05668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 162.253.55.70 () {42 vars in 685 bytes} [Thu Feb 26 01:55:46 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 01:55:46.711 8 WARNING oslo_policy.policy [None req-267bb8c6-64d0-4c40-a3fe-078917ebc9bb bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - 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-02-26 01:55:46.711 8 WARNING oslo_policy.policy [None req-267bb8c6-64d0-4c40-a3fe-078917ebc9bb bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - 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-02-26 01:55:46.732 8 WARNING oslo_policy.policy [None req-267bb8c6-64d0-4c40-a3fe-078917ebc9bb bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - 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-02-26 01:55:46.733 8 WARNING oslo_policy.policy [None req-267bb8c6-64d0-4c40-a3fe-078917ebc9bb bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 162.253.55.70 () {44 vars in 907 bytes} [Thu Feb 26 01:55:46 2026] GET /v2/images => generated 69 bytes in 607 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 162.253.55.70 () {42 vars in 685 bytes} [Thu Feb 26 01:55:49 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 162.253.55.70 () {44 vars in 907 bytes} [Thu Feb 26 01:55:49 2026] GET /v2/images => generated 69 bytes in 35 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 01:55:49.948 7 WARNING oslo_policy.policy [None req-7b38652c-4faf-4964-8d20-2967362cf63c bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - 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-02-26 01:55:49.948 7 WARNING oslo_policy.policy [None req-7b38652c-4faf-4964-8d20-2967362cf63c bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 162.253.55.70 () {44 vars in 908 bytes} [Thu Feb 26 01:55:49 2026] GET /v2/images/cirros => generated 151 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 162.253.55.70 () {44 vars in 930 bytes} [Thu Feb 26 01:55:50 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 01:55:50.081 7 WARNING oslo_policy.policy [None req-742c7880-7131-4db8-9629-bbc6447830c4 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - 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-02-26 01:55:50.082 7 WARNING oslo_policy.policy [None req-742c7880-7131-4db8-9629-bbc6447830c4 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 162.253.55.70 () {44 vars in 936 bytes} [Thu Feb 26 01:55:50 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-02-26 01:55:50.163 8 WARNING oslo_config.cfg [None req-9b9e3977-3521-44a6-acea-03e0961c0e5b bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 162.253.55.70 () {48 vars in 948 bytes} [Thu Feb 26 01:55:50 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-26 01:55:50.185 7 WARNING oslo_policy.policy [None req-de1ae0de-05e0-4392-972f-6f7f0f09826d bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - 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-02-26 01:55:50.185 7 WARNING oslo_policy.policy [None req-de1ae0de-05e0-4392-972f-6f7f0f09826d bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - 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-02-26 01:55:50.186 7 INFO glance.api.v2.image_data [None req-de1ae0de-05e0-4392-972f-6f7f0f09826d bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-26 01:55:53.779 7 INFO glance.location [None req-de1ae0de-05e0-4392-972f-6f7f0f09826d bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 9/13] 162.253.55.70 () {48 vars in 1042 bytes} [Thu Feb 26 01:55:50 2026] PUT /v2/images/217277c5-eac5-422b-8683-5c0263c40746/file => generated 0 bytes in 3641 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6501 switches on core 0) [pid: 8|app: 0|req: 5/14] 162.253.55.70 () {44 vars in 968 bytes} [Thu Feb 26 01:55:53 2026] GET /v2/images/217277c5-eac5-422b-8683-5c0263c40746 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 01:55:53.856 7 WARNING oslo_config.cfg [None req-51c553f5-9d62-4914-8f4a-2741938b038d bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/15] 162.253.55.70 () {44 vars in 968 bytes} [Thu Feb 26 01:55:53 2026] GET /v2/images/217277c5-eac5-422b-8683-5c0263c40746 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/260] 162.253.55.70 () {42 vars in 685 bytes} [Thu Feb 26 02:16:05 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: 128/261] 162.253.55.70 () {44 vars in 907 bytes} [Thu Feb 26 02:16:05 2026] GET /v2/images => generated 1240 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/264] 162.253.55.70 () {42 vars in 685 bytes} [Thu Feb 26 02: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: 7|app: 0|req: 135/265] 162.253.55.70 () {44 vars in 907 bytes} [Thu Feb 26 02:16:20 2026] GET /v2/images => generated 1240 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/266] 162.253.55.70 () {44 vars in 934 bytes} [Thu Feb 26 02:16:20 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/267] 162.253.55.70 () {44 vars in 956 bytes} [Thu Feb 26 02:16:20 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/268] 162.253.55.70 () {44 vars in 936 bytes} [Thu Feb 26 02:16:20 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/269] 162.253.55.70 () {48 vars in 948 bytes} [Thu Feb 26 02:16:20 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-26 02:16:20.920 8 WARNING oslo_policy.policy [None req-a5f191e4-7811-41bd-8dc6-01835912af7d bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - 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-02-26 02:16:20.920 8 WARNING oslo_policy.policy [None req-a5f191e4-7811-41bd-8dc6-01835912af7d bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - 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-02-26 02:16:20.922 8 INFO glance.api.v2.image_data [None req-a5f191e4-7811-41bd-8dc6-01835912af7d bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-26 02:16:50.493 8 INFO glance.location [None req-a5f191e4-7811-41bd-8dc6-01835912af7d bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 133/276] 162.253.55.70 () {48 vars in 1043 bytes} [Thu Feb 26 02:16:20 2026] PUT /v2/images/86078a1e-d6b4-4deb-8e1c-7f0b6f72d883/file => generated 0 bytes in 29620 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66727 switches on core 0) [pid: 7|app: 0|req: 144/277] 162.253.55.70 () {44 vars in 968 bytes} [Thu Feb 26 02:16:50 2026] GET /v2/images/86078a1e-d6b4-4deb-8e1c-7f0b6f72d883 => 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: 134/278] 162.253.55.70 () {44 vars in 968 bytes} [Thu Feb 26 02:16:50 2026] GET /v2/images/86078a1e-d6b4-4deb-8e1c-7f0b6f72d883 => 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: 145/279] 162.253.55.70 () {42 vars in 685 bytes} [Thu Feb 26 02:16: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: 135/280] 162.253.55.70 () {44 vars in 907 bytes} [Thu Feb 26 02:16:51 2026] GET /v2/images => generated 2451 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/359] 162.253.55.70 () {42 vars in 685 bytes} [Thu Feb 26 02:23:20 2026] GET / => generated 1301 bytes in 6 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/360] 162.253.55.70 () {44 vars in 907 bytes} [Thu Feb 26 02:23:20 2026] GET /v2/images => generated 2451 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/363] 162.253.55.70 () {42 vars in 685 bytes} [Thu Feb 26 02:23:33 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: 187/364] 162.253.55.70 () {44 vars in 907 bytes} [Thu Feb 26 02:23:33 2026] GET /v2/images => generated 2451 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/365] 162.253.55.70 () {44 vars in 944 bytes} [Thu Feb 26 02:23:33 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: 7|app: 0|req: 188/366] 162.253.55.70 () {44 vars in 966 bytes} [Thu Feb 26 02:23:33 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/367] 162.253.55.70 () {44 vars in 936 bytes} [Thu Feb 26 02:23:33 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/370] 162.253.55.70 () {48 vars in 948 bytes} [Thu Feb 26 02:23:33 2026] POST /v2/images => generated 799 bytes in 4809 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-26 02:23:38.614 8 INFO glance.api.v2.image_data [None req-72ad2658-3fd2-49eb-abe7-7053a938c486 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-26 02:24:18.282 8 INFO glance.location [None req-72ad2658-3fd2-49eb-abe7-7053a938c486 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 182/379] 162.253.55.70 () {48 vars in 1042 bytes} [Thu Feb 26 02:23:38 2026] PUT /v2/images/684a95d8-5da5-4e51-bf18-b80b8a43264d/file => generated 0 bytes in 39707 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24746 switches on core 0) [pid: 7|app: 0|req: 198/380] 162.253.55.70 () {44 vars in 968 bytes} [Thu Feb 26 02:24:18 2026] GET /v2/images/684a95d8-5da5-4e51-bf18-b80b8a43264d => generated 1211 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/381] 162.253.55.70 () {48 vars in 1047 bytes} [Thu Feb 26 02:24:18 2026] PATCH /v2/images/684a95d8-5da5-4e51-bf18-b80b8a43264d => generated 1234 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/382] 162.253.55.70 () {44 vars in 968 bytes} [Thu Feb 26 02:24:18 2026] GET /v2/images/684a95d8-5da5-4e51-bf18-b80b8a43264d => generated 1234 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/409] 162.253.55.70 () {42 vars in 685 bytes} [Thu Feb 26 02:26:34 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: 197/410] 162.253.55.70 () {44 vars in 907 bytes} [Thu Feb 26 02:26:34 2026] GET /v2/images => generated 3687 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/415] 162.253.55.70 () {42 vars in 685 bytes} [Thu Feb 26 02:26:50 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: 216/416] 162.253.55.70 () {44 vars in 907 bytes} [Thu Feb 26 02:26:50 2026] GET /v2/images => generated 3687 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/417] 162.253.55.70 () {44 vars in 936 bytes} [Thu Feb 26 02:26:50 2026] GET /v2/images/manila-service-image => generated 165 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/418] 162.253.55.70 () {44 vars in 958 bytes} [Thu Feb 26 02:26:50 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/419] 162.253.55.70 () {44 vars in 936 bytes} [Thu Feb 26 02:26:50 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: 7|app: 0|req: 218/420] 162.253.55.70 () {48 vars in 948 bytes} [Thu Feb 26 02:26:50 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-02-26 02:26:50.753 8 INFO glance.api.v2.image_data [None req-4e46ced0-dc5d-411b-8af4-f768f1bbeb87 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-26 02:27:08.621 8 INFO glance.location [None req-4e46ced0-dc5d-411b-8af4-f768f1bbeb87 bfd8832717a54d3f8b1ab7d0c9de0c14 bb1aee1d1a9147229580b6a4a7f0279e - - default default] Image format matched and virtual size computed: 2782199808 [pid: 8|app: 0|req: 203/425] 162.253.55.70 () {48 vars in 1042 bytes} [Thu Feb 26 02:26:50 2026] PUT /v2/images/9cdb9b2d-a65b-420d-af53-e61eb5dfa22f/file => generated 0 bytes in 17911 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30090 switches on core 0) [pid: 7|app: 0|req: 223/426] 162.253.55.70 () {44 vars in 968 bytes} [Thu Feb 26 02:27:08 2026] GET /v2/images/9cdb9b2d-a65b-420d-af53-e61eb5dfa22f => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/427] 162.253.55.70 () {44 vars in 968 bytes} [Thu Feb 26 02:27:08 2026] GET /v2/images/9cdb9b2d-a65b-420d-af53-e61eb5dfa22f => generated 1203 bytes in 14 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:71: 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: 249/478] 10.0.0.161 () {28 vars in 569 bytes} [Thu Feb 26 02:31:23 2026] GET /v2/images => generated 4892 bytes in 234 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:71: 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: 230/479] 10.0.0.161 () {28 vars in 569 bytes} [Thu Feb 26 02:31:23 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/492] 10.0.0.161 () {28 vars in 569 bytes} [Thu Feb 26 02:32:23 2026] GET /v2/images => generated 4892 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/493] 10.0.0.161 () {28 vars in 569 bytes} [Thu Feb 26 02:32:23 2026] GET /v2/images => generated 4892 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/506] 10.0.0.161 () {28 vars in 569 bytes} [Thu Feb 26 02:33:23 2026] GET /v2/images => generated 4892 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/507] 10.0.0.161 () {28 vars in 569 bytes} [Thu Feb 26 02:33:23 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/520] 10.0.0.161 () {28 vars in 569 bytes} [Thu Feb 26 02:34:23 2026] GET /v2/images => generated 4892 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/521] 10.0.0.161 () {28 vars in 569 bytes} [Thu Feb 26 02:34:23 2026] GET /v2/images => generated 4892 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/534] 10.0.0.161 () {28 vars in 569 bytes} [Thu Feb 26 02:35:23 2026] GET /v2/images => generated 4892 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/535] 10.0.0.161 () {28 vars in 569 bytes} [Thu Feb 26 02:35:23 2026] GET /v2/images => generated 4892 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/548] 10.0.0.161 () {28 vars in 569 bytes} [Thu Feb 26 02:36:23 2026] GET /v2/images => generated 4892 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/549] 10.0.0.161 () {28 vars in 569 bytes} [Thu Feb 26 02:36:23 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/562] 10.0.0.161 () {28 vars in 569 bytes} [Thu Feb 26 02:37:23 2026] GET /v2/images => generated 4892 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/563] 10.0.0.161 () {28 vars in 569 bytes} [Thu Feb 26 02:37:23 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: 298/576] 10.0.0.161 () {28 vars in 569 bytes} [Thu Feb 26 02:38:23 2026] GET /v2/images => generated 4892 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/577] 10.0.0.161 () {28 vars in 569 bytes} [Thu Feb 26 02:38:23 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/588] 162.253.55.70 () {42 vars in 685 bytes} [Thu Feb 26 02:39:05 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: 304/589] 162.253.55.70 () {44 vars in 907 bytes} [Thu Feb 26 02:39:05 2026] GET /v2/images => generated 4892 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/592] 10.0.0.161 () {28 vars in 569 bytes} [Thu Feb 26 02:39:23 2026] GET /v2/images => generated 4892 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/593] 10.0.0.161 () {28 vars in 569 bytes} [Thu Feb 26 02:39:23 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/606] 10.0.0.161 () {28 vars in 569 bytes} [Thu Feb 26 02:40:23 2026] GET /v2/images => generated 4892 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/607] 10.0.0.161 () {28 vars in 569 bytes} [Thu Feb 26 02:40:23 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/618] 162.253.55.70 () {42 vars in 685 bytes} [Thu Feb 26 02:41:13 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: 300/619] 162.253.55.70 () {44 vars in 907 bytes} [Thu Feb 26 02:41:13 2026] GET /v2/images => generated 4892 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/622] 162.253.55.70 () {42 vars in 685 bytes} [Thu Feb 26 02:41:14 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/623] 162.253.55.70 () {44 vars in 907 bytes} [Thu Feb 26 02:41:14 2026] GET /v2/images => generated 4892 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/624] 10.0.0.161 () {28 vars in 569 bytes} [Thu Feb 26 02:41:23 2026] GET /v2/images => generated 4892 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/625] 10.0.0.161 () {28 vars in 569 bytes} [Thu Feb 26 02:41:23 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/634] 162.253.55.70 () {42 vars in 685 bytes} [Thu Feb 26 02:41:59 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: 308/635] 162.253.55.70 () {44 vars in 907 bytes} [Thu Feb 26 02:41:59 2026] GET /v2/images => generated 4892 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/638] 162.253.55.70 () {42 vars in 685 bytes} [Thu Feb 26 02:42:06 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/639] 162.253.55.70 () {44 vars in 907 bytes} [Thu Feb 26 02:42:06 2026] GET /v2/images => generated 4892 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/642] 10.0.0.161 () {28 vars in 569 bytes} [Thu Feb 26 02:42:23 2026] GET /v2/images => generated 4892 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/643] 10.0.0.161 () {28 vars in 569 bytes} [Thu Feb 26 02:42:23 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/652] 162.253.55.70 () {42 vars in 685 bytes} [Thu Feb 26 02:42:58 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: 317/653] 162.253.55.70 () {44 vars in 907 bytes} [Thu Feb 26 02:42:58 2026] GET /v2/images => generated 4892 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/658] 10.0.0.161 () {28 vars in 569 bytes} [Thu Feb 26 02:43:23 2026] GET /v2/images => generated 4892 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/659] 10.0.0.161 () {28 vars in 569 bytes} [Thu Feb 26 02:43:23 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/664] 10.0.0.212 () {32 vars in 633 bytes} [Thu Feb 26 02:43:39 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/669] 10.0.0.252 () {36 vars in 987 bytes} [Thu Feb 26 02:43:58 2026] GET /v2/images/217277c5-eac5-422b-8683-5c0263c40746 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/670] 10.0.0.252 () {36 vars in 927 bytes} [Thu Feb 26 02:43:58 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: 327/671] 10.0.0.252 () {36 vars in 987 bytes} [Thu Feb 26 02:44:03 2026] GET /v2/images/217277c5-eac5-422b-8683-5c0263c40746 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/672] 10.0.0.252 () {36 vars in 927 bytes} [Thu Feb 26 02:44:03 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: 329/675] 162.253.55.70 () {36 vars in 990 bytes} [Thu Feb 26 02:44:06 2026] GET /v2/images/217277c5-eac5-422b-8683-5c0263c40746 => 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: 347/676] 162.253.55.70 () {36 vars in 930 bytes} [Thu Feb 26 02:44:06 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: 330/677] 162.253.55.70 () {36 vars in 990 bytes} [Thu Feb 26 02:44:07 2026] GET /v2/images/217277c5-eac5-422b-8683-5c0263c40746 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/678] 162.253.55.70 () {36 vars in 930 bytes} [Thu Feb 26 02:44:07 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/679] 10.0.0.252 () {36 vars in 987 bytes} [Thu Feb 26 02:44:09 2026] GET /v2/images/217277c5-eac5-422b-8683-5c0263c40746 => generated 1171 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/680] 10.0.0.252 () {36 vars in 927 bytes} [Thu Feb 26 02:44:09 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: 332/681] 10.0.0.212 () {30 vars in 411 bytes} [Thu Feb 26 02:44:13 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: 334/684] 10.0.0.161 () {28 vars in 569 bytes} [Thu Feb 26 02:44:23 2026] GET /v2/images => generated 4892 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/685] 10.0.0.161 () {28 vars in 569 bytes} [Thu Feb 26 02:44:23 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/694] 10.0.0.212 () {34 vars in 655 bytes} [Thu Feb 26 02:44:59 2026] POST /v2/images => generated 648 bytes in 189 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-02-26 02:44:59.766 7 WARNING glance.api.v2.images [None req-d915b47a-02ab-4735-823e-4f6f434cd85f 775606b0ee5f4df6a15bf14e3c599d45 28adac454bc84a8b9df916e5ecad3639 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f9f4a352-4cbf-4e00-ad87-d83d5ffafdc8 [pid: 7|app: 0|req: 356/695] 10.0.0.212 () {32 vars in 710 bytes} [Thu Feb 26 02:44:59 2026] DELETE /v2/images/f9f4a352-4cbf-4e00-ad87-d83d5ffafdc8 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/696] 10.0.0.212 () {32 vars in 707 bytes} [Thu Feb 26 02:44:59 2026] GET /v2/images/f9f4a352-4cbf-4e00-ad87-d83d5ffafdc8 => 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: 357/697] 10.0.0.212 () {32 vars in 633 bytes} [Thu Feb 26 02:44:59 2026] GET /v2/images => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/698] 10.0.0.212 () {34 vars in 655 bytes} [Thu Feb 26 02:44:59 2026] POST /v2/images => generated 703 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/699] 10.0.0.212 () {32 vars in 717 bytes} [Thu Feb 26 02:44:59 2026] GET /v2/images/edf9333e-115d-4a6b-87c2-1f0bbf6dc479/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:44:59.949 8 INFO glance.api.v2.image_data [None req-d937a592-0180-451a-ae44-b90cb456ad48 775606b0ee5f4df6a15bf14e3c599d45 28adac454bc84a8b9df916e5ecad3639 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-26 02:44:59.997 8 WARNING glance_store._drivers.rbd [None req-d937a592-0180-451a-ae44-b90cb456ad48 775606b0ee5f4df6a15bf14e3c599d45 28adac454bc84a8b9df916e5ecad3639 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-02-26 02:45:00.184 8 INFO glance.location [None req-d937a592-0180-451a-ae44-b90cb456ad48 775606b0ee5f4df6a15bf14e3c599d45 28adac454bc84a8b9df916e5ecad3639 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 342/700] 10.0.0.212 () {32 vars in 727 bytes} [Thu Feb 26 02:44:59 2026] PUT /v2/images/edf9333e-115d-4a6b-87c2-1f0bbf6dc479/file => generated 0 bytes in 284 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/701] 10.0.0.212 () {32 vars in 707 bytes} [Thu Feb 26 02:45:00 2026] GET /v2/images/edf9333e-115d-4a6b-87c2-1f0bbf6dc479 => generated 1104 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/702] 10.0.0.212 () {32 vars in 717 bytes} [Thu Feb 26 02:45:00 2026] GET /v2/images/edf9333e-115d-4a6b-87c2-1f0bbf6dc479/file => generated 1024 bytes in 159 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/703] 10.0.0.212 () {34 vars in 655 bytes} [Thu Feb 26 02:45:00 2026] POST /v2/images => generated 649 bytes in 70 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/704] 10.0.0.212 () {32 vars in 726 bytes} [Thu Feb 26 02:45:00 2026] PATCH /v2/images/8f72c886-3dbb-48be-b11f-91ba83551455 => generated 653 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/705] 10.0.0.212 () {32 vars in 707 bytes} [Thu Feb 26 02:45:00 2026] GET /v2/images/8f72c886-3dbb-48be-b11f-91ba83551455 => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:45:00.554 8 WARNING glance.api.v2.images [None req-19a02c75-daee-442e-ab21-7c161c1a05d3 775606b0ee5f4df6a15bf14e3c599d45 28adac454bc84a8b9df916e5ecad3639 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8f72c886-3dbb-48be-b11f-91ba83551455 [pid: 8|app: 0|req: 345/706] 10.0.0.212 () {32 vars in 710 bytes} [Thu Feb 26 02:45:00 2026] DELETE /v2/images/8f72c886-3dbb-48be-b11f-91ba83551455 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/707] 10.0.0.212 () {32 vars in 707 bytes} [Thu Feb 26 02:45:00 2026] GET /v2/images/8f72c886-3dbb-48be-b11f-91ba83551455 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:45:00.638 8 WARNING glance.api.v2.images [None req-e91e5f60-068d-494f-b7f6-1cf1b776078d 775606b0ee5f4df6a15bf14e3c599d45 28adac454bc84a8b9df916e5ecad3639 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//edf9333e-115d-4a6b-87c2-1f0bbf6dc479 [pid: 8|app: 0|req: 346/708] 10.0.0.212 () {32 vars in 710 bytes} [Thu Feb 26 02:45:00 2026] DELETE /v2/images/edf9333e-115d-4a6b-87c2-1f0bbf6dc479 => generated 0 bytes in 792 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/709] 10.0.0.212 () {32 vars in 707 bytes} [Thu Feb 26 02:45:01 2026] GET /v2/images/edf9333e-115d-4a6b-87c2-1f0bbf6dc479 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:45:01.453 8 WARNING glance.api.v2.images [None req-15b6bb50-1566-4649-9e7b-3c1d3ac59aa3 775606b0ee5f4df6a15bf14e3c599d45 28adac454bc84a8b9df916e5ecad3639 - - default default] Failed to find image f9f4a352-4cbf-4e00-ad87-d83d5ffafdc8 to delete: glance.common.exception.ImageNotFound: No image found with ID f9f4a352-4cbf-4e00-ad87-d83d5ffafdc8 [pid: 8|app: 0|req: 347/710] 10.0.0.212 () {32 vars in 710 bytes} [Thu Feb 26 02:45:01 2026] DELETE /v2/images/f9f4a352-4cbf-4e00-ad87-d83d5ffafdc8 => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/711] 10.0.0.212 () {32 vars in 707 bytes} [Thu Feb 26 02:45:01 2026] GET /v2/images/f9f4a352-4cbf-4e00-ad87-d83d5ffafdc8 => 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: 349/714] 10.0.0.191 () {36 vars in 987 bytes} [Thu Feb 26 02:45:14 2026] GET /v2/images/217277c5-eac5-422b-8683-5c0263c40746 => generated 1171 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/715] 10.0.0.191 () {36 vars in 927 bytes} [Thu Feb 26 02:45:14 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/716] 10.0.0.191 () {36 vars in 927 bytes} [Thu Feb 26 02:45:14 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/717] 10.0.0.191 () {36 vars in 987 bytes} [Thu Feb 26 02:45:14 2026] GET /v2/images/217277c5-eac5-422b-8683-5c0263c40746 => 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: 351/718] 10.0.0.191 () {36 vars in 927 bytes} [Thu Feb 26 02:45:14 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/719] 10.0.0.191 () {36 vars in 927 bytes} [Thu Feb 26 02:45:14 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/722] 10.0.0.191 () {36 vars in 987 bytes} [Thu Feb 26 02:45:14 2026] GET /v2/images/217277c5-eac5-422b-8683-5c0263c40746 => generated 1171 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/723] 10.0.0.191 () {36 vars in 927 bytes} [Thu Feb 26 02:45:14 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/724] 10.0.0.191 () {36 vars in 927 bytes} [Thu Feb 26 02:45:14 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/725] 10.0.0.84 () {36 vars in 986 bytes} [Thu Feb 26 02:45:15 2026] GET /v2/images/217277c5-eac5-422b-8683-5c0263c40746 => generated 1171 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/726] 10.0.0.84 () {36 vars in 926 bytes} [Thu Feb 26 02:45:15 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/727] 10.0.0.84 () {36 vars in 986 bytes} [Thu Feb 26 02:45:15 2026] GET /v2/images/217277c5-eac5-422b-8683-5c0263c40746 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/728] 10.0.0.84 () {36 vars in 926 bytes} [Thu Feb 26 02:45:15 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: 373/729] 10.0.0.84 () {36 vars in 926 bytes} [Thu Feb 26 02:45:15 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/730] 10.0.0.161 () {28 vars in 569 bytes} [Thu Feb 26 02:45:23 2026] GET /v2/images => generated 4892 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/731] 10.0.0.161 () {28 vars in 569 bytes} [Thu Feb 26 02:45:23 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/736] 10.0.0.252 () {36 vars in 987 bytes} [Thu Feb 26 02:45:42 2026] GET /v2/images/217277c5-eac5-422b-8683-5c0263c40746 => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/737] 10.0.0.252 () {36 vars in 927 bytes} [Thu Feb 26 02:45:42 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: 379/740] 10.0.0.252 () {36 vars in 987 bytes} [Thu Feb 26 02:45:52 2026] GET /v2/images/217277c5-eac5-422b-8683-5c0263c40746 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/741] 10.0.0.252 () {36 vars in 927 bytes} [Thu Feb 26 02:45:52 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/746] 10.0.0.252 () {36 vars in 987 bytes} [Thu Feb 26 02:46:12 2026] GET /v2/images/217277c5-eac5-422b-8683-5c0263c40746 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/747] 10.0.0.252 () {36 vars in 927 bytes} [Thu Feb 26 02:46: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: 8|app: 0|req: 367/750] 10.0.0.252 () {36 vars in 987 bytes} [Thu Feb 26 02:46:14 2026] GET /v2/images/217277c5-eac5-422b-8683-5c0263c40746 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/751] 10.0.0.252 () {36 vars in 927 bytes} [Thu Feb 26 02:46:14 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/752] 10.0.0.252 () {36 vars in 987 bytes} [Thu Feb 26 02:46:17 2026] GET /v2/images/217277c5-eac5-422b-8683-5c0263c40746 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/753] 10.0.0.252 () {36 vars in 927 bytes} [Thu Feb 26 02:46:17 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: 369/754] 10.0.0.161 () {28 vars in 569 bytes} [Thu Feb 26 02:46:23 2026] GET /v2/images => generated 4892 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/755] 10.0.0.161 () {28 vars in 569 bytes} [Thu Feb 26 02:46:23 2026] GET /v2/images => generated 4892 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/758] 10.0.0.252 () {36 vars in 987 bytes} [Thu Feb 26 02:46:24 2026] GET /v2/images/217277c5-eac5-422b-8683-5c0263c40746 => 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: 371/759] 10.0.0.252 () {36 vars in 927 bytes} [Thu Feb 26 02:46:24 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/760] 10.0.0.252 () {36 vars in 987 bytes} [Thu Feb 26 02:46:32 2026] GET /v2/images/217277c5-eac5-422b-8683-5c0263c40746 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/761] 10.0.0.252 () {36 vars in 927 bytes} [Thu Feb 26 02:46:32 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/766] 10.0.0.212 () {32 vars in 707 bytes} [Thu Feb 26 02:46:52 2026] GET /v2/images/217277c5-eac5-422b-8683-5c0263c40746 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/767] 10.0.0.212 () {32 vars in 707 bytes} [Thu Feb 26 02:46:52 2026] GET /v2/images/217277c5-eac5-422b-8683-5c0263c40746 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/768] 10.0.0.191 () {36 vars in 987 bytes} [Thu Feb 26 02:46:52 2026] GET /v2/images/217277c5-eac5-422b-8683-5c0263c40746 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/769] 10.0.0.191 () {36 vars in 927 bytes} [Thu Feb 26 02:46:52 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/770] 10.0.0.191 () {36 vars in 927 bytes} [Thu Feb 26 02:46:52 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: 377/771] 10.0.0.191 () {36 vars in 987 bytes} [Thu Feb 26 02:46:52 2026] GET /v2/images/217277c5-eac5-422b-8683-5c0263c40746 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/772] 10.0.0.191 () {36 vars in 927 bytes} [Thu Feb 26 02:46:52 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: 378/773] 10.0.0.191 () {36 vars in 927 bytes} [Thu Feb 26 02:46:52 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: 396/774] 10.0.0.191 () {36 vars in 987 bytes} [Thu Feb 26 02:46:52 2026] GET /v2/images/217277c5-eac5-422b-8683-5c0263c40746 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/775] 10.0.0.191 () {36 vars in 927 bytes} [Thu Feb 26 02:46:52 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: 397/776] 10.0.0.84 () {36 vars in 986 bytes} [Thu Feb 26 02:46:52 2026] GET /v2/images/217277c5-eac5-422b-8683-5c0263c40746 => 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: 380/777] 10.0.0.84 () {36 vars in 926 bytes} [Thu Feb 26 02:46:52 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: 398/778] 10.0.0.84 () {36 vars in 986 bytes} [Thu Feb 26 02:46:52 2026] GET /v2/images/217277c5-eac5-422b-8683-5c0263c40746 => 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: 381/779] 10.0.0.84 () {36 vars in 926 bytes} [Thu Feb 26 02:46:52 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: 399/780] 10.0.0.84 () {36 vars in 926 bytes} [Thu Feb 26 02:46:52 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: 384/785] 162.253.55.70 () {32 vars in 825 bytes} [Thu Feb 26 02:47:06 2026] GET /v2/images?status=active&owner=bb1aee1d1a9147229580b6a4a7f0279e&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/786] 162.253.55.70 () {32 vars in 652 bytes} [Thu Feb 26 02:47:06 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: 385/787] 10.0.0.191 () {36 vars in 987 bytes} [Thu Feb 26 02:47:07 2026] GET /v2/images/86078a1e-d6b4-4deb-8e1c-7f0b6f72d883 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/788] 10.0.0.191 () {36 vars in 927 bytes} [Thu Feb 26 02:47:07 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/789] 10.0.0.191 () {36 vars in 927 bytes} [Thu Feb 26 02:47:07 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: 404/790] 10.0.0.191 () {36 vars in 987 bytes} [Thu Feb 26 02:47:07 2026] GET /v2/images/86078a1e-d6b4-4deb-8e1c-7f0b6f72d883 => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/791] 10.0.0.191 () {36 vars in 927 bytes} [Thu Feb 26 02:47:07 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/792] 10.0.0.191 () {36 vars in 927 bytes} [Thu Feb 26 02:47:07 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/793] 10.0.0.191 () {36 vars in 987 bytes} [Thu Feb 26 02:47:07 2026] GET /v2/images/86078a1e-d6b4-4deb-8e1c-7f0b6f72d883 => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/794] 10.0.0.191 () {36 vars in 927 bytes} [Thu Feb 26 02:47:07 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: 389/795] 10.0.0.84 () {36 vars in 986 bytes} [Thu Feb 26 02:47:07 2026] GET /v2/images/86078a1e-d6b4-4deb-8e1c-7f0b6f72d883 => generated 1209 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/796] 10.0.0.84 () {36 vars in 926 bytes} [Thu Feb 26 02:47:07 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/797] 10.0.0.84 () {36 vars in 986 bytes} [Thu Feb 26 02:47:07 2026] GET /v2/images/86078a1e-d6b4-4deb-8e1c-7f0b6f72d883 => 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: 408/798] 10.0.0.84 () {36 vars in 926 bytes} [Thu Feb 26 02:47:07 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/799] 10.0.0.84 () {36 vars in 926 bytes} [Thu Feb 26 02:47:07 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: 409/800] 10.0.0.252 () {36 vars in 987 bytes} [Thu Feb 26 02:47:14 2026] GET /v2/images/217277c5-eac5-422b-8683-5c0263c40746 => 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: 392/801] 10.0.0.252 () {36 vars in 927 bytes} [Thu Feb 26 02:47:14 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/804] 10.0.0.161 () {28 vars in 569 bytes} [Thu Feb 26 02:47:23 2026] GET /v2/images => generated 4892 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/805] 10.0.0.161 () {28 vars in 569 bytes} [Thu Feb 26 02:47:23 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/818] 10.0.0.161 () {28 vars in 569 bytes} [Thu Feb 26 02:48:23 2026] GET /v2/images => generated 4892 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/819] 10.0.0.161 () {28 vars in 569 bytes} [Thu Feb 26 02:48:23 2026] GET /v2/images => generated 4892 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/832] 10.0.0.161 () {28 vars in 569 bytes} [Thu Feb 26 02:49:23 2026] GET /v2/images => generated 4892 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/833] 10.0.0.161 () {28 vars in 569 bytes} [Thu Feb 26 02:49:23 2026] GET /v2/images => generated 4892 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/846] 10.0.0.161 () {28 vars in 569 bytes} [Thu Feb 26 02:50:23 2026] GET /v2/images => generated 4892 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/847] 10.0.0.161 () {28 vars in 569 bytes} [Thu Feb 26 02:50:23 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/858] 10.0.0.212 () {32 vars in 633 bytes} [Thu Feb 26 02:51:06 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: 439/861] 10.0.0.161 () {28 vars in 569 bytes} [Thu Feb 26 02:51:23 2026] GET /v2/images => generated 4892 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/862] 10.0.0.161 () {28 vars in 569 bytes} [Thu Feb 26 02:51:23 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/875] 10.0.0.161 () {28 vars in 569 bytes} [Thu Feb 26 02:52:23 2026] GET /v2/images => generated 4892 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/876] 10.0.0.161 () {28 vars in 569 bytes} [Thu Feb 26 02:52:23 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/889] 10.0.0.161 () {28 vars in 569 bytes} [Thu Feb 26 02:53:23 2026] GET /v2/images => generated 4892 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/890] 10.0.0.161 () {28 vars in 569 bytes} [Thu Feb 26 02:53:23 2026] GET /v2/images => generated 4892 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/903] 10.0.0.161 () {28 vars in 569 bytes} [Thu Feb 26 02:54:23 2026] GET /v2/images => generated 4892 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/904] 10.0.0.161 () {28 vars in 569 bytes} [Thu Feb 26 02:54:23 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: 467/917] 10.0.0.161 () {28 vars in 569 bytes} [Thu Feb 26 02:55:23 2026] GET /v2/images => generated 4892 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/918] 10.0.0.161 () {28 vars in 569 bytes} [Thu Feb 26 02:55:23 2026] GET /v2/images => generated 4892 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)