+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Mar 4 01:39:11 2026] *** compiled with version: 11.4.0 on 27 February 2026 14:41:22 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: glance-api-fb9c77548-8g2gw 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.10.12 (main, Jan 26 2026, 14:55:28) [GCC 11.4.0] Python main interpreter initialized at 0x5638caa81fc0 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)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-03-04 01:39:12.778 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-04 01:39:12.778 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-04 01:39:13.360 7 ERROR stevedore.extension [-] Could not load 'glance.store.s3.Store': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-03-04 01:39:13.380 8 ERROR stevedore.extension [-] Could not load 'glance.store.s3.Store': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-03-04 01:39:13.441 7 ERROR stevedore.extension [-] Could not load 's3': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-03-04 01:39:13.442 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-03-04 01:39:13.443 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-03-04 01:39:13.464 8 ERROR stevedore.extension [-] Could not load 's3': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-03-04 01:39:13.465 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-03-04 01:39:13.466 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-03-04 01:39:14.980 7 WARNING glance.api.v2.images [None req-81cc2e9d-4776-4e72-bb85-655a407e4c4f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-04 01:39:15.014 8 WARNING glance.api.v2.images [None req-02e34ef8-2920-4e25-aa40-813e6f32e284 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-04 01:39:15.170 7 WARNING keystonemiddleware._common.config [None req-81cc2e9d-4776-4e72-bb85-655a407e4c4f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-04 01:39:15.178 7 WARNING oslo_config.cfg [None req-81cc2e9d-4776-4e72-bb85-655a407e4c4f - - - - - -] 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 4 seconds on interpreter 0x5638caa81fc0 pid: 7 (default app) 2026-03-04 01:39:15.211 8 WARNING keystonemiddleware._common.config [None req-02e34ef8-2920-4e25-aa40-813e6f32e284 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-04 01:39:15.219 8 WARNING oslo_config.cfg [None req-02e34ef8-2920-4e25-aa40-813e6f32e284 - - - - - -] 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 4 seconds on interpreter 0x5638caa81fc0 pid: 8 (default app) [pid: 7|app: 0|req: 4/5] 162.253.55.227 () {42 vars in 688 bytes} [Wed Mar 4 01:39:16 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/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-03-04 01:39:17.003 8 WARNING oslo_policy.policy [None req-e98d0706-7671-4407-9bf8-6d9d0d664410 b8717668ba8e47f6b0dc927ff361c148 2fec9d68b2234273a87f207f05023be9 - - 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-03-04 01:39:17.004 8 WARNING oslo_policy.policy [None req-e98d0706-7671-4407-9bf8-6d9d0d664410 b8717668ba8e47f6b0dc927ff361c148 2fec9d68b2234273a87f207f05023be9 - - 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-03-04 01:39:17.023 8 WARNING oslo_policy.policy [None req-e98d0706-7671-4407-9bf8-6d9d0d664410 b8717668ba8e47f6b0dc927ff361c148 2fec9d68b2234273a87f207f05023be9 - - 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-03-04 01:39:17.023 8 WARNING oslo_policy.policy [None req-e98d0706-7671-4407-9bf8-6d9d0d664410 b8717668ba8e47f6b0dc927ff361c148 2fec9d68b2234273a87f207f05023be9 - - 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: 2/6] 162.253.55.227 () {44 vars in 910 bytes} [Wed Mar 4 01:39:16 2026] GET /v2/images => generated 69 bytes in 557 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/7] 162.253.55.227 () {42 vars in 688 bytes} [Wed Mar 4 01:39:20 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 162.253.55.227 () {44 vars in 910 bytes} [Wed Mar 4 01:39:20 2026] GET /v2/images => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/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-03-04 01:39:20.388 7 WARNING oslo_policy.policy [None req-a511acb6-0426-4149-82cb-39e863e580fb b8717668ba8e47f6b0dc927ff361c148 2fec9d68b2234273a87f207f05023be9 - - 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-03-04 01:39:20.388 7 WARNING oslo_policy.policy [None req-a511acb6-0426-4149-82cb-39e863e580fb b8717668ba8e47f6b0dc927ff361c148 2fec9d68b2234273a87f207f05023be9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/9] 162.253.55.227 () {44 vars in 911 bytes} [Wed Mar 4 01:39:20 2026] GET /v2/images/cirros => generated 151 bytes in 107 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/10] 162.253.55.227 () {44 vars in 933 bytes} [Wed Mar 4 01:39:20 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 01:39:20.510 7 WARNING oslo_policy.policy [None req-56a79bd5-117b-4942-b700-a2bc5be8ec6f b8717668ba8e47f6b0dc927ff361c148 2fec9d68b2234273a87f207f05023be9 - - 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-03-04 01:39:20.511 7 WARNING oslo_policy.policy [None req-56a79bd5-117b-4942-b700-a2bc5be8ec6f b8717668ba8e47f6b0dc927ff361c148 2fec9d68b2234273a87f207f05023be9 - - 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/11] 162.253.55.227 () {44 vars in 939 bytes} [Wed Mar 4 01:39:20 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-03-04 01:39:20.585 8 WARNING oslo_config.cfg [None req-b862e3d6-cb59-45da-aa3f-fc9e59893e3f b8717668ba8e47f6b0dc927ff361c148 2fec9d68b2234273a87f207f05023be9 - - 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: 5/12] 162.253.55.227 () {48 vars in 951 bytes} [Wed Mar 4 01:39:20 2026] POST /v2/images => generated 760 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-04 01:39:20.606 7 WARNING oslo_policy.policy [None req-f604ac58-7490-4256-b475-00aa78a462c4 b8717668ba8e47f6b0dc927ff361c148 2fec9d68b2234273a87f207f05023be9 - - 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-03-04 01:39:20.606 7 WARNING oslo_policy.policy [None req-f604ac58-7490-4256-b475-00aa78a462c4 b8717668ba8e47f6b0dc927ff361c148 2fec9d68b2234273a87f207f05023be9 - - 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-03-04 01:39:20.608 7 INFO glance.api.v2.image_data [None req-f604ac58-7490-4256-b475-00aa78a462c4 b8717668ba8e47f6b0dc927ff361c148 2fec9d68b2234273a87f207f05023be9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-04 01:39:25.757 7 INFO glance.location [None req-f604ac58-7490-4256-b475-00aa78a462c4 b8717668ba8e47f6b0dc927ff361c148 2fec9d68b2234273a87f207f05023be9 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/13] 162.253.55.227 () {48 vars in 1045 bytes} [Wed Mar 4 01:39:20 2026] PUT /v2/images/46e7f199-22b4-4404-96b3-fceec23e1ff5/file => generated 0 bytes in 5194 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4559 switches on core 0) [pid: 8|app: 0|req: 6/14] 162.253.55.227 () {44 vars in 910 bytes} [Wed Mar 4 01:39:25 2026] GET /v2/images => generated 1240 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-04 01:39:25.830 7 WARNING oslo_config.cfg [None req-f0051f5e-ff1e-41cd-8686-844f26feac28 b8717668ba8e47f6b0dc927ff361c148 2fec9d68b2234273a87f207f05023be9 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/15] 162.253.55.227 () {48 vars in 1049 bytes} [Wed Mar 4 01:39:25 2026] PATCH /v2/images/46e7f199-22b4-4404-96b3-fceec23e1ff5 => 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: 7/16] 162.253.55.227 () {44 vars in 910 bytes} [Wed Mar 4 01:39:25 2026] GET /v2/images => generated 1240 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/281] 162.253.55.227 () {42 vars in 688 bytes} [Wed Mar 4 02:01:16 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/282] 162.253.55.227 () {44 vars in 910 bytes} [Wed Mar 4 02:01:16 2026] GET /v2/images => generated 1240 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/285] 162.253.55.227 () {42 vars in 688 bytes} [Wed Mar 4 02:01:32 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/286] 162.253.55.227 () {44 vars in 910 bytes} [Wed Mar 4 02:01:32 2026] GET /v2/images => generated 1240 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/287] 162.253.55.227 () {44 vars in 937 bytes} [Wed Mar 4 02:01:32 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/288] 162.253.55.227 () {44 vars in 959 bytes} [Wed Mar 4 02:01:32 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/289] 162.253.55.227 () {44 vars in 939 bytes} [Wed Mar 4 02:01:32 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/290] 162.253.55.227 () {48 vars in 951 bytes} [Wed Mar 4 02:01:32 2026] POST /v2/images => generated 796 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-04 02:01:32.953 7 INFO glance.api.v2.image_data [None req-d694d08f-6aa0-4c70-98f1-4d3d256734e0 b8717668ba8e47f6b0dc927ff361c148 2fec9d68b2234273a87f207f05023be9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-04 02:02:14.230 7 INFO glance.location [None req-d694d08f-6aa0-4c70-98f1-4d3d256734e0 b8717668ba8e47f6b0dc927ff361c148 2fec9d68b2234273a87f207f05023be9 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 147/299] 162.253.55.227 () {48 vars in 1046 bytes} [Wed Mar 4 02:01:32 2026] PUT /v2/images/d75e2768-5e06-44c5-9e3c-6c8e865de573/file => generated 0 bytes in 41327 msecs (HTTP/1.1 204) 4 headers in 171 bytes (55154 switches on core 0) [pid: 8|app: 0|req: 153/300] 162.253.55.227 () {44 vars in 910 bytes} [Wed Mar 4 02:02:14 2026] GET /v2/images => generated 2451 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/301] 162.253.55.227 () {48 vars in 1049 bytes} [Wed Mar 4 02:02:14 2026] PATCH /v2/images/d75e2768-5e06-44c5-9e3c-6c8e865de573 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/302] 162.253.55.227 () {48 vars in 1050 bytes} [Wed Mar 4 02:02:14 2026] PATCH /v2/images/d75e2768-5e06-44c5-9e3c-6c8e865de573 => generated 1209 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/303] 162.253.55.227 () {44 vars in 910 bytes} [Wed Mar 4 02:02:14 2026] GET /v2/images => generated 2451 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/304] 162.253.55.227 () {42 vars in 688 bytes} [Wed Mar 4 02:02:15 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/307] 162.253.55.227 () {44 vars in 910 bytes} [Wed Mar 4 02:02:15 2026] GET /v2/images => generated 2451 bytes in 374 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.227 () {42 vars in 688 bytes} [Wed Mar 4 02:08:33 2026] GET / => generated 1193 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.227 () {44 vars in 910 bytes} [Wed Mar 4 02:08:33 2026] GET /v2/images => generated 2451 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/386] 162.253.55.227 () {42 vars in 688 bytes} [Wed Mar 4 02:08:45 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/387] 162.253.55.227 () {44 vars in 910 bytes} [Wed Mar 4 02:08:45 2026] GET /v2/images => generated 2451 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/388] 162.253.55.227 () {44 vars in 947 bytes} [Wed Mar 4 02:08:45 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/389] 162.253.55.227 () {44 vars in 969 bytes} [Wed Mar 4 02:08:45 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/390] 162.253.55.227 () {44 vars in 939 bytes} [Wed Mar 4 02:08:45 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/391] 162.253.55.227 () {48 vars in 951 bytes} [Wed Mar 4 02:08:45 2026] POST /v2/images => generated 799 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-04 02:08:45.281 7 INFO glance.api.v2.image_data [None req-018d9f6d-f6ea-43c2-835b-0338cccd7431 b8717668ba8e47f6b0dc927ff361c148 2fec9d68b2234273a87f207f05023be9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-04 02:09:29.540 7 INFO glance.location [None req-018d9f6d-f6ea-43c2-835b-0338cccd7431 b8717668ba8e47f6b0dc927ff361c148 2fec9d68b2234273a87f207f05023be9 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 193/402] 162.253.55.227 () {48 vars in 1045 bytes} [Wed Mar 4 02:08:45 2026] PUT /v2/images/87195dd1-64ee-49dc-883a-88ab72ede703/file => generated 0 bytes in 44310 msecs (HTTP/1.1 204) 4 headers in 171 bytes (18457 switches on core 0) [pid: 8|app: 0|req: 210/403] 162.253.55.227 () {44 vars in 910 bytes} [Wed Mar 4 02:09:29 2026] GET /v2/images => generated 3664 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/404] 162.253.55.227 () {48 vars in 1050 bytes} [Wed Mar 4 02:09:29 2026] PATCH /v2/images/87195dd1-64ee-49dc-883a-88ab72ede703 => generated 1234 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/405] 162.253.55.227 () {44 vars in 910 bytes} [Wed Mar 4 02:09:29 2026] GET /v2/images => generated 3687 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/416] 162.253.55.227 () {42 vars in 688 bytes} [Wed Mar 4 02:10:18 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/417] 162.253.55.227 () {44 vars in 910 bytes} [Wed Mar 4 02:10:18 2026] GET /v2/images => generated 3687 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/420] 162.253.55.227 () {42 vars in 688 bytes} [Wed Mar 4 02:10:31 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/421] 162.253.55.227 () {44 vars in 910 bytes} [Wed Mar 4 02:10:32 2026] GET /v2/images => generated 3687 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/422] 162.253.55.227 () {44 vars in 939 bytes} [Wed Mar 4 02:10:32 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/423] 162.253.55.227 () {44 vars in 961 bytes} [Wed Mar 4 02:10:32 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/424] 162.253.55.227 () {44 vars in 939 bytes} [Wed Mar 4 02:10:32 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/425] 162.253.55.227 () {48 vars in 951 bytes} [Wed Mar 4 02:10:32 2026] POST /v2/images => generated 791 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-04 02:10:32.238 8 WARNING oslo_policy.policy [None req-3a696c96-5769-44d6-a9cf-a143c33973a3 b8717668ba8e47f6b0dc927ff361c148 2fec9d68b2234273a87f207f05023be9 - - 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-03-04 02:10:32.239 8 WARNING oslo_policy.policy [None req-3a696c96-5769-44d6-a9cf-a143c33973a3 b8717668ba8e47f6b0dc927ff361c148 2fec9d68b2234273a87f207f05023be9 - - 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-03-04 02:10:32.240 8 INFO glance.api.v2.image_data [None req-3a696c96-5769-44d6-a9cf-a143c33973a3 b8717668ba8e47f6b0dc927ff361c148 2fec9d68b2234273a87f207f05023be9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-04 02:10:50.170 8 INFO glance.location [None req-3a696c96-5769-44d6-a9cf-a143c33973a3 b8717668ba8e47f6b0dc927ff361c148 2fec9d68b2234273a87f207f05023be9 - - default default] Image format matched and virtual size computed: 2814115840 [pid: 8|app: 0|req: 222/430] 162.253.55.227 () {48 vars in 1046 bytes} [Wed Mar 4 02:10:32 2026] PUT /v2/images/26d2277f-043c-4332-8cbb-8710557e0b40/file => generated 0 bytes in 17995 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24612 switches on core 0) [pid: 7|app: 0|req: 209/431] 162.253.55.227 () {44 vars in 910 bytes} [Wed Mar 4 02:10:50 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/432] 162.253.55.227 () {48 vars in 1049 bytes} [Wed Mar 4 02:10:50 2026] PATCH /v2/images/26d2277f-043c-4332-8cbb-8710557e0b40 => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/433] 162.253.55.227 () {44 vars in 910 bytes} [Wed Mar 4 02:10:50 2026] GET /v2/images => generated 4893 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 245/476] 10.0.0.168 () {28 vars in 568 bytes} [Wed Mar 4 02:14:21 2026] GET /v2/images => generated 4893 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 232/477] 10.0.0.168 () {28 vars in 568 bytes} [Wed Mar 4 02:14:21 2026] GET /v2/images => generated 4893 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/490] 10.0.0.168 () {28 vars in 568 bytes} [Wed Mar 4 02:15:21 2026] GET /v2/images => generated 4893 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/491] 10.0.0.168 () {28 vars in 568 bytes} [Wed Mar 4 02:15:21 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/504] 10.0.0.168 () {28 vars in 568 bytes} [Wed Mar 4 02:16:21 2026] GET /v2/images => generated 4893 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/505] 10.0.0.168 () {28 vars in 568 bytes} [Wed Mar 4 02:16:21 2026] GET /v2/images => generated 4893 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/518] 10.0.0.168 () {28 vars in 568 bytes} [Wed Mar 4 02:17:21 2026] GET /v2/images => generated 4893 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/519] 10.0.0.168 () {28 vars in 568 bytes} [Wed Mar 4 02:17:21 2026] GET /v2/images => generated 4893 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/532] 10.0.0.168 () {28 vars in 568 bytes} [Wed Mar 4 02:18:21 2026] GET /v2/images => generated 4893 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/533] 10.0.0.168 () {28 vars in 568 bytes} [Wed Mar 4 02:18:21 2026] GET /v2/images => generated 4893 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/546] 10.0.0.168 () {28 vars in 568 bytes} [Wed Mar 4 02:19:21 2026] GET /v2/images => generated 4893 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/547] 10.0.0.168 () {28 vars in 568 bytes} [Wed Mar 4 02:19:21 2026] GET /v2/images => generated 4893 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/560] 10.0.0.168 () {28 vars in 568 bytes} [Wed Mar 4 02:20:21 2026] GET /v2/images => generated 4893 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/561] 10.0.0.168 () {28 vars in 568 bytes} [Wed Mar 4 02:20:21 2026] GET /v2/images => generated 4893 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/574] 10.0.0.168 () {28 vars in 568 bytes} [Wed Mar 4 02:21:21 2026] GET /v2/images => generated 4893 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/575] 10.0.0.168 () {28 vars in 568 bytes} [Wed Mar 4 02:21:21 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/588] 10.0.0.168 () {28 vars in 568 bytes} [Wed Mar 4 02:22:21 2026] GET /v2/images => generated 4893 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/589] 10.0.0.168 () {28 vars in 568 bytes} [Wed Mar 4 02:22:21 2026] GET /v2/images => generated 4893 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/602] 10.0.0.168 () {28 vars in 568 bytes} [Wed Mar 4 02:23:21 2026] GET /v2/images => generated 4893 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/603] 10.0.0.168 () {28 vars in 568 bytes} [Wed Mar 4 02:23:21 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/616] 10.0.0.168 () {28 vars in 568 bytes} [Wed Mar 4 02:24:21 2026] GET /v2/images => generated 4893 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/617] 10.0.0.168 () {28 vars in 568 bytes} [Wed Mar 4 02:24:21 2026] GET /v2/images => generated 4893 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/618] 162.253.55.227 () {42 vars in 688 bytes} [Wed Mar 4 02:24:22 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/619] 162.253.55.227 () {44 vars in 910 bytes} [Wed Mar 4 02:24:22 2026] GET /v2/images => generated 4893 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/632] 10.0.0.168 () {28 vars in 568 bytes} [Wed Mar 4 02:25:21 2026] GET /v2/images => generated 4893 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/633] 10.0.0.168 () {28 vars in 568 bytes} [Wed Mar 4 02:25:21 2026] GET /v2/images => generated 4893 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/646] 10.0.0.168 () {28 vars in 568 bytes} [Wed Mar 4 02:26:21 2026] GET /v2/images => generated 4893 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/647] 10.0.0.168 () {28 vars in 568 bytes} [Wed Mar 4 02:26:21 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/654] 162.253.55.227 () {42 vars in 688 bytes} [Wed Mar 4 02:26:53 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/655] 162.253.55.227 () {44 vars in 910 bytes} [Wed Mar 4 02:26:53 2026] GET /v2/images => generated 4893 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/656] 162.253.55.227 () {42 vars in 688 bytes} [Wed Mar 4 02:26:54 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/657] 162.253.55.227 () {44 vars in 910 bytes} [Wed Mar 4 02:26:54 2026] GET /v2/images => generated 4893 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/664] 10.0.0.168 () {28 vars in 568 bytes} [Wed Mar 4 02:27:21 2026] GET /v2/images => generated 4893 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/665] 10.0.0.168 () {28 vars in 568 bytes} [Wed Mar 4 02:27:21 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/670] 162.253.55.227 () {42 vars in 688 bytes} [Wed Mar 4 02:27:45 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/671] 162.253.55.227 () {44 vars in 910 bytes} [Wed Mar 4 02:27:45 2026] GET /v2/images => generated 4893 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/674] 162.253.55.227 () {42 vars in 688 bytes} [Wed Mar 4 02:27:52 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/675] 162.253.55.227 () {44 vars in 910 bytes} [Wed Mar 4 02:27:52 2026] GET /v2/images => generated 4893 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/682] 10.0.0.168 () {28 vars in 568 bytes} [Wed Mar 4 02:28:21 2026] GET /v2/images => generated 4893 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/683] 10.0.0.168 () {28 vars in 568 bytes} [Wed Mar 4 02:28:21 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/690] 162.253.55.227 () {42 vars in 688 bytes} [Wed Mar 4 02:28:49 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/691] 162.253.55.227 () {44 vars in 910 bytes} [Wed Mar 4 02:28:49 2026] GET /v2/images => generated 4893 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/698] 10.0.0.168 () {28 vars in 568 bytes} [Wed Mar 4 02:29:21 2026] GET /v2/images => generated 4893 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/699] 10.0.0.168 () {28 vars in 568 bytes} [Wed Mar 4 02:29:21 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/702] 10.0.0.137 () {32 vars in 632 bytes} [Wed Mar 4 02:29:34 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/707] 10.0.0.187 () {36 vars in 986 bytes} [Wed Mar 4 02:29:54 2026] GET /v2/images/46e7f199-22b4-4404-96b3-fceec23e1ff5 => generated 1171 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/708] 10.0.0.187 () {36 vars in 926 bytes} [Wed Mar 4 02:29:54 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: 361/709] 10.0.0.7 () {36 vars in 984 bytes} [Wed Mar 4 02:29:55 2026] GET /v2/images/46e7f199-22b4-4404-96b3-fceec23e1ff5 => generated 1171 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/710] 10.0.0.7 () {36 vars in 924 bytes} [Wed Mar 4 02:29:55 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: 362/711] 10.0.0.7 () {36 vars in 924 bytes} [Wed Mar 4 02:29:55 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: 350/712] 10.0.0.7 () {36 vars in 984 bytes} [Wed Mar 4 02:29:55 2026] GET /v2/images/46e7f199-22b4-4404-96b3-fceec23e1ff5 => 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: 363/713] 10.0.0.7 () {36 vars in 924 bytes} [Wed Mar 4 02:29:55 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/714] 10.0.0.7 () {36 vars in 924 bytes} [Wed Mar 4 02:29:55 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: 364/715] 10.0.0.7 () {36 vars in 984 bytes} [Wed Mar 4 02:29:55 2026] GET /v2/images/46e7f199-22b4-4404-96b3-fceec23e1ff5 => 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/716] 10.0.0.7 () {36 vars in 924 bytes} [Wed Mar 4 02:29:55 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/717] 10.0.0.7 () {36 vars in 924 bytes} [Wed Mar 4 02:29:55 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: 354/720] 10.0.0.251 () {36 vars in 986 bytes} [Wed Mar 4 02:29:56 2026] GET /v2/images/46e7f199-22b4-4404-96b3-fceec23e1ff5 => generated 1171 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/721] 10.0.0.251 () {36 vars in 926 bytes} [Wed Mar 4 02:29:56 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: 355/722] 10.0.0.251 () {36 vars in 986 bytes} [Wed Mar 4 02:29:56 2026] GET /v2/images/46e7f199-22b4-4404-96b3-fceec23e1ff5 => 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: 368/723] 10.0.0.251 () {36 vars in 926 bytes} [Wed Mar 4 02:29:56 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: 356/724] 10.0.0.251 () {36 vars in 926 bytes} [Wed Mar 4 02:29:56 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: 369/725] 162.253.55.227 () {36 vars in 990 bytes} [Wed Mar 4 02:29:57 2026] GET /v2/images/46e7f199-22b4-4404-96b3-fceec23e1ff5 => generated 1171 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/726] 162.253.55.227 () {36 vars in 930 bytes} [Wed Mar 4 02:29:57 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: 370/727] 162.253.55.227 () {36 vars in 990 bytes} [Wed Mar 4 02:29:58 2026] GET /v2/images/46e7f199-22b4-4404-96b3-fceec23e1ff5 => 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: 358/728] 162.253.55.227 () {36 vars in 930 bytes} [Wed Mar 4 02:29:58 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: 372/731] 10.0.0.187 () {36 vars in 986 bytes} [Wed Mar 4 02:30:15 2026] GET /v2/images/46e7f199-22b4-4404-96b3-fceec23e1ff5 => 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: 360/732] 10.0.0.187 () {36 vars in 926 bytes} [Wed Mar 4 02:30:15 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/735] 10.0.0.187 () {36 vars in 986 bytes} [Wed Mar 4 02:30:18 2026] GET /v2/images/46e7f199-22b4-4404-96b3-fceec23e1ff5 => 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: 362/736] 10.0.0.187 () {36 vars in 926 bytes} [Wed Mar 4 02:30: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: 8|app: 0|req: 375/737] 10.0.0.168 () {28 vars in 568 bytes} [Wed Mar 4 02:30:21 2026] GET /v2/images => generated 4893 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/738] 10.0.0.168 () {28 vars in 568 bytes} [Wed Mar 4 02:30:22 2026] GET /v2/images => generated 4893 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/745] 10.0.0.137 () {30 vars in 410 bytes} [Wed Mar 4 02:30:46 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/748] 10.0.0.187 () {36 vars in 986 bytes} [Wed Mar 4 02:31:05 2026] GET /v2/images/46e7f199-22b4-4404-96b3-fceec23e1ff5 => 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: 369/749] 10.0.0.187 () {36 vars in 926 bytes} [Wed Mar 4 02:31:05 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/754] 10.0.0.168 () {28 vars in 568 bytes} [Wed Mar 4 02:31:21 2026] GET /v2/images => generated 4893 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/755] 10.0.0.168 () {28 vars in 568 bytes} [Wed Mar 4 02:31:22 2026] GET /v2/images => generated 4893 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/758] 10.0.0.187 () {36 vars in 986 bytes} [Wed Mar 4 02:31:31 2026] GET /v2/images/46e7f199-22b4-4404-96b3-fceec23e1ff5 => 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: 374/759] 10.0.0.187 () {36 vars in 926 bytes} [Wed Mar 4 02:31:31 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/764] 10.0.0.137 () {32 vars in 706 bytes} [Wed Mar 4 02:31:48 2026] GET /v2/images/46e7f199-22b4-4404-96b3-fceec23e1ff5 => 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: 377/765] 10.0.0.137 () {32 vars in 706 bytes} [Wed Mar 4 02:31:48 2026] GET /v2/images/46e7f199-22b4-4404-96b3-fceec23e1ff5 => 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: 389/766] 10.0.0.7 () {36 vars in 984 bytes} [Wed Mar 4 02:31:48 2026] GET /v2/images/46e7f199-22b4-4404-96b3-fceec23e1ff5 => 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: 378/767] 10.0.0.7 () {36 vars in 924 bytes} [Wed Mar 4 02:31:48 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: 390/768] 10.0.0.7 () {36 vars in 924 bytes} [Wed Mar 4 02:31:48 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/769] 10.0.0.7 () {36 vars in 984 bytes} [Wed Mar 4 02:31:48 2026] GET /v2/images/46e7f199-22b4-4404-96b3-fceec23e1ff5 => 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: 391/770] 10.0.0.7 () {36 vars in 924 bytes} [Wed Mar 4 02:31:48 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/771] 10.0.0.7 () {36 vars in 924 bytes} [Wed Mar 4 02:31:48 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: 392/772] 10.0.0.7 () {36 vars in 984 bytes} [Wed Mar 4 02:31:48 2026] GET /v2/images/46e7f199-22b4-4404-96b3-fceec23e1ff5 => 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: 381/773] 10.0.0.7 () {36 vars in 924 bytes} [Wed Mar 4 02:31:48 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: 393/774] 10.0.0.251 () {36 vars in 986 bytes} [Wed Mar 4 02:31:48 2026] GET /v2/images/46e7f199-22b4-4404-96b3-fceec23e1ff5 => 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: 382/775] 10.0.0.251 () {36 vars in 926 bytes} [Wed Mar 4 02:31:48 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: 394/776] 10.0.0.251 () {36 vars in 986 bytes} [Wed Mar 4 02:31:48 2026] GET /v2/images/46e7f199-22b4-4404-96b3-fceec23e1ff5 => 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: 383/777] 10.0.0.251 () {36 vars in 926 bytes} [Wed Mar 4 02:31:48 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: 395/778] 10.0.0.251 () {36 vars in 926 bytes} [Wed Mar 4 02:31:48 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: 385/781] 10.0.0.187 () {36 vars in 986 bytes} [Wed Mar 4 02:31:59 2026] GET /v2/images/46e7f199-22b4-4404-96b3-fceec23e1ff5 => 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: 397/782] 10.0.0.187 () {36 vars in 926 bytes} [Wed Mar 4 02:31:59 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: 399/785] 10.0.0.187 () {36 vars in 986 bytes} [Wed Mar 4 02:32:13 2026] GET /v2/images/46e7f199-22b4-4404-96b3-fceec23e1ff5 => 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: 387/786] 10.0.0.187 () {36 vars in 926 bytes} [Wed Mar 4 02:32:13 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: 389/789] 10.0.0.187 () {36 vars in 986 bytes} [Wed Mar 4 02:32:22 2026] GET /v2/images/46e7f199-22b4-4404-96b3-fceec23e1ff5 => 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: 390/790] 10.0.0.187 () {36 vars in 926 bytes} [Wed Mar 4 02:32:22 2026] GET /v2/schemas/image => generated 4018 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/791] 10.0.0.168 () {28 vars in 568 bytes} [Wed Mar 4 02:32:21 2026] GET /v2/images => generated 4893 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/792] 10.0.0.168 () {28 vars in 568 bytes} [Wed Mar 4 02:32:22 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/795] 10.0.0.137 () {34 vars in 654 bytes} [Wed Mar 4 02:32:27 2026] POST /v2/images => generated 648 bytes in 383 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-04 02:32:27.442 8 WARNING glance.api.v2.images [None req-bc757b01-0493-432c-b459-0805068c56b6 750c7d8958c14184a9b9dbe56eaea90b 0cd9f9db1e554fbbbb61575613a7a081 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0a2f78d2-4a76-491c-bbea-b7fc681c088a [pid: 8|app: 0|req: 403/796] 10.0.0.137 () {32 vars in 709 bytes} [Wed Mar 4 02:32:27 2026] DELETE /v2/images/0a2f78d2-4a76-491c-bbea-b7fc681c088a => generated 0 bytes in 75 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/797] 10.0.0.137 () {32 vars in 706 bytes} [Wed Mar 4 02:32:27 2026] GET /v2/images/0a2f78d2-4a76-491c-bbea-b7fc681c088a => 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: 404/798] 10.0.0.137 () {32 vars in 632 bytes} [Wed Mar 4 02:32:27 2026] GET /v2/images => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/799] 10.0.0.137 () {34 vars in 654 bytes} [Wed Mar 4 02:32:27 2026] POST /v2/images => generated 703 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/800] 10.0.0.137 () {32 vars in 716 bytes} [Wed Mar 4 02:32:27 2026] GET /v2/images/7e446433-32f8-4dab-8ba8-67c0e411e112/file => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-04 02:32:27.677 7 INFO glance.api.v2.image_data [None req-b19a684a-c0c0-4e3e-a826-2ddee6efec56 750c7d8958c14184a9b9dbe56eaea90b 0cd9f9db1e554fbbbb61575613a7a081 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-04 02:32:27.736 7 WARNING glance_store._drivers.rbd [None req-b19a684a-c0c0-4e3e-a826-2ddee6efec56 750c7d8958c14184a9b9dbe56eaea90b 0cd9f9db1e554fbbbb61575613a7a081 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-04 02:32:28.084 7 INFO glance.location [None req-b19a684a-c0c0-4e3e-a826-2ddee6efec56 750c7d8958c14184a9b9dbe56eaea90b 0cd9f9db1e554fbbbb61575613a7a081 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 396/801] 10.0.0.137 () {32 vars in 726 bytes} [Wed Mar 4 02:32:27 2026] PUT /v2/images/7e446433-32f8-4dab-8ba8-67c0e411e112/file => generated 0 bytes in 481 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/802] 10.0.0.137 () {32 vars in 706 bytes} [Wed Mar 4 02:32:28 2026] GET /v2/images/7e446433-32f8-4dab-8ba8-67c0e411e112 => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/803] 10.0.0.137 () {32 vars in 716 bytes} [Wed Mar 4 02:32:28 2026] GET /v2/images/7e446433-32f8-4dab-8ba8-67c0e411e112/file => generated 1024 bytes in 105 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/804] 10.0.0.137 () {34 vars in 654 bytes} [Wed Mar 4 02:32:28 2026] POST /v2/images => generated 649 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/805] 10.0.0.137 () {32 vars in 725 bytes} [Wed Mar 4 02:32:28 2026] PATCH /v2/images/393b0491-1e4b-407d-b7c2-e93bd81df1b9 => generated 652 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/806] 10.0.0.137 () {32 vars in 706 bytes} [Wed Mar 4 02:32:28 2026] GET /v2/images/393b0491-1e4b-407d-b7c2-e93bd81df1b9 => generated 652 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-04 02:32:28.422 7 WARNING glance.api.v2.images [None req-0bc9a532-b185-418b-aa47-6b6945b3d1fa 750c7d8958c14184a9b9dbe56eaea90b 0cd9f9db1e554fbbbb61575613a7a081 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//393b0491-1e4b-407d-b7c2-e93bd81df1b9 [pid: 7|app: 0|req: 399/807] 10.0.0.137 () {32 vars in 709 bytes} [Wed Mar 4 02:32:28 2026] DELETE /v2/images/393b0491-1e4b-407d-b7c2-e93bd81df1b9 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/808] 10.0.0.137 () {32 vars in 706 bytes} [Wed Mar 4 02:32:28 2026] GET /v2/images/393b0491-1e4b-407d-b7c2-e93bd81df1b9 => generated 139 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-04 02:32:28.502 7 WARNING glance.api.v2.images [None req-efab1ef4-3ada-487f-9421-e92256339dd1 750c7d8958c14184a9b9dbe56eaea90b 0cd9f9db1e554fbbbb61575613a7a081 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7e446433-32f8-4dab-8ba8-67c0e411e112 [pid: 7|app: 0|req: 400/809] 10.0.0.137 () {32 vars in 709 bytes} [Wed Mar 4 02:32:28 2026] DELETE /v2/images/7e446433-32f8-4dab-8ba8-67c0e411e112 => generated 0 bytes in 848 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/810] 10.0.0.137 () {32 vars in 706 bytes} [Wed Mar 4 02:32:29 2026] GET /v2/images/7e446433-32f8-4dab-8ba8-67c0e411e112 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-04 02:32:29.367 7 WARNING glance.api.v2.images [None req-aa48eb37-d83c-423d-95a8-910f337b7e51 750c7d8958c14184a9b9dbe56eaea90b 0cd9f9db1e554fbbbb61575613a7a081 - - default default] Failed to find image 0a2f78d2-4a76-491c-bbea-b7fc681c088a to delete: glance.common.exception.ImageNotFound: No image found with ID 0a2f78d2-4a76-491c-bbea-b7fc681c088a [pid: 7|app: 0|req: 401/811] 10.0.0.137 () {32 vars in 709 bytes} [Wed Mar 4 02:32:29 2026] DELETE /v2/images/0a2f78d2-4a76-491c-bbea-b7fc681c088a => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/812] 10.0.0.137 () {32 vars in 706 bytes} [Wed Mar 4 02:32:29 2026] GET /v2/images/0a2f78d2-4a76-491c-bbea-b7fc681c088a => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/817] 162.253.55.227 () {32 vars in 825 bytes} [Wed Mar 4 02:32:50 2026] GET /v2/images?status=active&owner=2fec9d68b2234273a87f207f05023be9&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/818] 162.253.55.227 () {32 vars in 652 bytes} [Wed Mar 4 02:32:50 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: 405/819] 10.0.0.7 () {36 vars in 984 bytes} [Wed Mar 4 02:32:51 2026] GET /v2/images/d75e2768-5e06-44c5-9e3c-6c8e865de573 => generated 1209 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/820] 10.0.0.7 () {36 vars in 924 bytes} [Wed Mar 4 02:32:51 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/821] 10.0.0.7 () {36 vars in 924 bytes} [Wed Mar 4 02:32:51 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/822] 10.0.0.7 () {36 vars in 984 bytes} [Wed Mar 4 02:32:51 2026] GET /v2/images/d75e2768-5e06-44c5-9e3c-6c8e865de573 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/823] 10.0.0.7 () {36 vars in 924 bytes} [Wed Mar 4 02:32:51 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: 417/824] 10.0.0.7 () {36 vars in 924 bytes} [Wed Mar 4 02:32:51 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: 408/825] 10.0.0.7 () {36 vars in 984 bytes} [Wed Mar 4 02:32:51 2026] GET /v2/images/d75e2768-5e06-44c5-9e3c-6c8e865de573 => 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: 418/826] 10.0.0.7 () {36 vars in 924 bytes} [Wed Mar 4 02:32:51 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: 409/827] 10.0.0.7 () {36 vars in 924 bytes} [Wed Mar 4 02:32:51 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: 8|app: 0|req: 419/828] 10.0.0.251 () {36 vars in 986 bytes} [Wed Mar 4 02:32:52 2026] GET /v2/images/d75e2768-5e06-44c5-9e3c-6c8e865de573 => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/829] 10.0.0.251 () {36 vars in 926 bytes} [Wed Mar 4 02:32:52 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: 420/830] 10.0.0.251 () {36 vars in 986 bytes} [Wed Mar 4 02:32:52 2026] GET /v2/images/d75e2768-5e06-44c5-9e3c-6c8e865de573 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/831] 10.0.0.251 () {36 vars in 926 bytes} [Wed Mar 4 02:32:52 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: 421/832] 10.0.0.251 () {36 vars in 926 bytes} [Wed Mar 4 02:32:52 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: 425/839] 10.0.0.168 () {28 vars in 568 bytes} [Wed Mar 4 02:33:21 2026] GET /v2/images => generated 4893 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/840] 10.0.0.168 () {28 vars in 568 bytes} [Wed Mar 4 02:33:22 2026] GET /v2/images => generated 4893 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/845] 10.0.0.187 () {36 vars in 986 bytes} [Wed Mar 4 02:33:39 2026] GET /v2/images/46e7f199-22b4-4404-96b3-fceec23e1ff5 => 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: 428/846] 10.0.0.187 () {36 vars in 926 bytes} [Wed Mar 4 02:33:40 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: 431/851] 10.0.0.187 () {36 vars in 986 bytes} [Wed Mar 4 02:34:03 2026] GET /v2/images/46e7f199-22b4-4404-96b3-fceec23e1ff5 => 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: 421/852] 10.0.0.187 () {36 vars in 926 bytes} [Wed Mar 4 02:34:03 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/857] 10.0.0.168 () {28 vars in 568 bytes} [Wed Mar 4 02:34:21 2026] GET /v2/images => generated 4893 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/858] 10.0.0.168 () {28 vars in 568 bytes} [Wed Mar 4 02:34:21 2026] GET /v2/images => generated 4893 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/865] 10.0.0.187 () {36 vars in 986 bytes} [Wed Mar 4 02:34:50 2026] GET /v2/images/46e7f199-22b4-4404-96b3-fceec23e1ff5 => 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: 428/866] 10.0.0.187 () {36 vars in 926 bytes} [Wed Mar 4 02:34:50 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: 442/873] 10.0.0.168 () {28 vars in 568 bytes} [Wed Mar 4 02:35:21 2026] GET /v2/images => generated 4893 bytes in 419 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/874] 10.0.0.168 () {28 vars in 568 bytes} [Wed Mar 4 02:35:22 2026] GET /v2/images => generated 4893 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/887] 10.0.0.168 () {28 vars in 568 bytes} [Wed Mar 4 02:36:21 2026] GET /v2/images => generated 4893 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/888] 10.0.0.168 () {28 vars in 568 bytes} [Wed Mar 4 02:36:21 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/891] 10.0.0.137 () {32 vars in 632 bytes} [Wed Mar 4 02:36:28 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/902] 10.0.0.168 () {28 vars in 568 bytes} [Wed Mar 4 02:37:21 2026] GET /v2/images => generated 4893 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/903] 10.0.0.168 () {28 vars in 568 bytes} [Wed Mar 4 02:37:21 2026] GET /v2/images => generated 4893 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/916] 10.0.0.168 () {28 vars in 568 bytes} [Wed Mar 4 02:38:21 2026] GET /v2/images => generated 4893 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/917] 10.0.0.168 () {28 vars in 568 bytes} [Wed Mar 4 02:38:21 2026] GET /v2/images => generated 4893 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/930] 10.0.0.168 () {28 vars in 568 bytes} [Wed Mar 4 02:39:21 2026] GET /v2/images => generated 4893 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/931] 10.0.0.168 () {28 vars in 568 bytes} [Wed Mar 4 02:39:21 2026] GET /v2/images => generated 4893 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/944] 10.0.0.168 () {28 vars in 568 bytes} [Wed Mar 4 02:40:21 2026] GET /v2/images => generated 4893 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/945] 10.0.0.168 () {28 vars in 568 bytes} [Wed Mar 4 02:40:21 2026] GET /v2/images => generated 4893 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)