+ 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 18 12:07:41 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:37 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: glance-api-647fbcf985-462sh 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 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7f6311f49668 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-03-18 12:07:43.272 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-18 12:07:43.343 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-03-18 12:07:44.158 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-18 12:07:44.159 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-18 12:07:44.160 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-18 12:07:44.191 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-18 12:07:44.191 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-18 12:07:44.192 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-18 12:07:46.190 8 WARNING glance.api.v2.images [None req-752069cf-c46f-4a26-808d-b1114a23854d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-18 12:07:46.220 7 WARNING glance.api.v2.images [None req-a144d9b2-fc03-4d85-a94d-eba6d4238e2c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-18 12:07:46.519 8 WARNING keystonemiddleware._common.config [None req-752069cf-c46f-4a26-808d-b1114a23854d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-18 12:07:46.527 8 WARNING oslo_config.cfg [None req-752069cf-c46f-4a26-808d-b1114a23854d - - - - - -] 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 0x7f6311f49668 pid: 8 (default app) 2026-03-18 12:07:46.588 7 WARNING keystonemiddleware._common.config [None req-a144d9b2-fc03-4d85-a94d-eba6d4238e2c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-18 12:07:46.596 7 WARNING oslo_config.cfg [None req-a144d9b2-fc03-4d85-a94d-eba6d4238e2c - - - - - -] 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 0x7f6311f49668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.235 () {42 vars in 689 bytes} [Wed Mar 18 12:07:49 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 12:07:49.987 7 WARNING oslo_policy.policy [None req-f0a8f3df-4e7e-48e2-84b9-1becfa1fb760 cad05f57f3fc43489bd8d68cce3a279c 2b4eb7c341da402bad4241ff53eae7f2 - - 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-18 12:07:49.987 7 WARNING oslo_policy.policy [None req-f0a8f3df-4e7e-48e2-84b9-1becfa1fb760 cad05f57f3fc43489bd8d68cce3a279c 2b4eb7c341da402bad4241ff53eae7f2 - - 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-18 12:07:50.004 7 WARNING oslo_policy.policy [None req-f0a8f3df-4e7e-48e2-84b9-1becfa1fb760 cad05f57f3fc43489bd8d68cce3a279c 2b4eb7c341da402bad4241ff53eae7f2 - - 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-18 12:07:50.004 7 WARNING oslo_policy.policy [None req-f0a8f3df-4e7e-48e2-84b9-1becfa1fb760 cad05f57f3fc43489bd8d68cce3a279c 2b4eb7c341da402bad4241ff53eae7f2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.204.45.235 () {44 vars in 911 bytes} [Wed Mar 18 12:07:49 2026] GET /v2/images => generated 69 bytes in 582 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.235 () {42 vars in 689 bytes} [Wed Mar 18 12:07:53 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.235 () {44 vars in 911 bytes} [Wed Mar 18 12:07:53 2026] GET /v2/images => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 12:07:53.403 8 WARNING oslo_policy.policy [None req-a57f8d59-d887-402b-9365-e8225f139f11 cad05f57f3fc43489bd8d68cce3a279c 2b4eb7c341da402bad4241ff53eae7f2 - - 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-18 12:07:53.403 8 WARNING oslo_policy.policy [None req-a57f8d59-d887-402b-9365-e8225f139f11 cad05f57f3fc43489bd8d68cce3a279c 2b4eb7c341da402bad4241ff53eae7f2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.204.45.235 () {44 vars in 912 bytes} [Wed Mar 18 12:07:53 2026] GET /v2/images/cirros => generated 151 bytes in 136 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.235 () {44 vars in 934 bytes} [Wed Mar 18 12:07:53 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-18 12:07:53.552 8 WARNING oslo_policy.policy [None req-4858e247-4ec3-40e6-ac69-044c47291521 cad05f57f3fc43489bd8d68cce3a279c 2b4eb7c341da402bad4241ff53eae7f2 - - 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-18 12:07:53.553 8 WARNING oslo_policy.policy [None req-4858e247-4ec3-40e6-ac69-044c47291521 cad05f57f3fc43489bd8d68cce3a279c 2b4eb7c341da402bad4241ff53eae7f2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.204.45.235 () {44 vars in 940 bytes} [Wed Mar 18 12:07:53 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-18 12:07:53.642 7 WARNING oslo_config.cfg [None req-3a0f8c40-1ad0-4c0f-850a-cc399e048fdf cad05f57f3fc43489bd8d68cce3a279c 2b4eb7c341da402bad4241ff53eae7f2 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.204.45.235 () {48 vars in 952 bytes} [Wed Mar 18 12:07:53 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-18 12:07:53.673 8 WARNING oslo_policy.policy [None req-2c2f082e-9506-4461-a43d-be5ae0e78734 cad05f57f3fc43489bd8d68cce3a279c 2b4eb7c341da402bad4241ff53eae7f2 - - 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-18 12:07:53.673 8 WARNING oslo_policy.policy [None req-2c2f082e-9506-4461-a43d-be5ae0e78734 cad05f57f3fc43489bd8d68cce3a279c 2b4eb7c341da402bad4241ff53eae7f2 - - 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-18 12:07:53.675 8 INFO glance.api.v2.image_data [None req-2c2f082e-9506-4461-a43d-be5ae0e78734 cad05f57f3fc43489bd8d68cce3a279c 2b4eb7c341da402bad4241ff53eae7f2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-18 12:07:57.268 8 WARNING glance.location [None req-2c2f082e-9506-4461-a43d-be5ae0e78734 cad05f57f3fc43489bd8d68cce3a279c 2b4eb7c341da402bad4241ff53eae7f2 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.204.45.235 () {48 vars in 1046 bytes} [Wed Mar 18 12:07:53 2026] PUT /v2/images/dfaa9bf7-7a99-4e8d-961c-340545ab18c5/file => generated 0 bytes in 3648 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6460 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.235 () {44 vars in 972 bytes} [Wed Mar 18 12:07:57 2026] GET /v2/images/dfaa9bf7-7a99-4e8d-961c-340545ab18c5 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-18 12:07:57.339 8 WARNING oslo_config.cfg [None req-e46753ea-8b1c-4a99-9d2d-50ab2d6054b4 cad05f57f3fc43489bd8d68cce3a279c 2b4eb7c341da402bad4241ff53eae7f2 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/16] 199.204.45.235 () {44 vars in 972 bytes} [Wed Mar 18 12:07:57 2026] GET /v2/images/dfaa9bf7-7a99-4e8d-961c-340545ab18c5 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/255] 199.204.45.235 () {42 vars in 689 bytes} [Wed Mar 18 12:27:55 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/256] 199.204.45.235 () {44 vars in 911 bytes} [Wed Mar 18 12:27:55 2026] GET /v2/images => generated 1240 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/267] 199.204.45.235 () {42 vars in 689 bytes} [Wed Mar 18 12:28:40 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/268] 199.204.45.235 () {44 vars in 911 bytes} [Wed Mar 18 12:28:40 2026] GET /v2/images => generated 1240 bytes in 400 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/269] 199.204.45.235 () {44 vars in 938 bytes} [Wed Mar 18 12:28:40 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/270] 199.204.45.235 () {44 vars in 960 bytes} [Wed Mar 18 12:28:40 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/271] 199.204.45.235 () {44 vars in 940 bytes} [Wed Mar 18 12:28:40 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: 8|app: 0|req: 137/272] 199.204.45.235 () {48 vars in 952 bytes} [Wed Mar 18 12:28:40 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-18 12:28:40.840 7 WARNING oslo_policy.policy [None req-43732e89-121d-4930-a274-1b05993373ca cad05f57f3fc43489bd8d68cce3a279c 2b4eb7c341da402bad4241ff53eae7f2 - - 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-18 12:28:40.840 7 WARNING oslo_policy.policy [None req-43732e89-121d-4930-a274-1b05993373ca cad05f57f3fc43489bd8d68cce3a279c 2b4eb7c341da402bad4241ff53eae7f2 - - 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-18 12:28:40.842 7 INFO glance.api.v2.image_data [None req-43732e89-121d-4930-a274-1b05993373ca cad05f57f3fc43489bd8d68cce3a279c 2b4eb7c341da402bad4241ff53eae7f2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-18 12:29:05.982 7 WARNING glance.location [None req-43732e89-121d-4930-a274-1b05993373ca cad05f57f3fc43489bd8d68cce3a279c 2b4eb7c341da402bad4241ff53eae7f2 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 136/277] 199.204.45.235 () {48 vars in 1047 bytes} [Wed Mar 18 12:28:40 2026] PUT /v2/images/c00241b1-d577-414a-b8d1-1e3ce64c716f/file => generated 0 bytes in 25192 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64699 switches on core 0) [pid: 8|app: 0|req: 142/278] 199.204.45.235 () {44 vars in 972 bytes} [Wed Mar 18 12:29:06 2026] GET /v2/images/c00241b1-d577-414a-b8d1-1e3ce64c716f => 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: 137/279] 199.204.45.235 () {44 vars in 972 bytes} [Wed Mar 18 12:29:06 2026] GET /v2/images/c00241b1-d577-414a-b8d1-1e3ce64c716f => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/282] 199.204.45.235 () {42 vars in 689 bytes} [Wed Mar 18 12:29:07 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/283] 199.204.45.235 () {44 vars in 911 bytes} [Wed Mar 18 12:29:07 2026] GET /v2/images => generated 2451 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/366] 199.204.45.235 () {42 vars in 689 bytes} [Wed Mar 18 12:35:56 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/367] 199.204.45.235 () {44 vars in 911 bytes} [Wed Mar 18 12:35:56 2026] GET /v2/images => generated 2451 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/370] 199.204.45.235 () {42 vars in 689 bytes} [Wed Mar 18 12:36:11 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/371] 199.204.45.235 () {44 vars in 911 bytes} [Wed Mar 18 12:36:11 2026] GET /v2/images => generated 2451 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/372] 199.204.45.235 () {44 vars in 948 bytes} [Wed Mar 18 12:36:11 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/373] 199.204.45.235 () {44 vars in 970 bytes} [Wed Mar 18 12:36:11 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/374] 199.204.45.235 () {44 vars in 940 bytes} [Wed Mar 18 12:36:11 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/375] 199.204.45.235 () {48 vars in 952 bytes} [Wed Mar 18 12:36:11 2026] POST /v2/images => generated 799 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-18 12:36:11.560 7 INFO glance.api.v2.image_data [None req-1766efc0-f6f0-4727-80cb-8eabddedfb1e cad05f57f3fc43489bd8d68cce3a279c 2b4eb7c341da402bad4241ff53eae7f2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-18 12:36:26.772 7 INFO glance.location [None req-1766efc0-f6f0-4727-80cb-8eabddedfb1e cad05f57f3fc43489bd8d68cce3a279c 2b4eb7c341da402bad4241ff53eae7f2 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 186/380] 199.204.45.235 () {48 vars in 1046 bytes} [Wed Mar 18 12:36:11 2026] PUT /v2/images/f05305be-a744-40ac-8322-3a2315d9bf24/file => generated 0 bytes in 15275 msecs (HTTP/1.1 204) 4 headers in 171 bytes (42118 switches on core 0) [pid: 8|app: 0|req: 195/381] 199.204.45.235 () {44 vars in 972 bytes} [Wed Mar 18 12:36:26 2026] GET /v2/images/f05305be-a744-40ac-8322-3a2315d9bf24 => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/382] 199.204.45.235 () {48 vars in 1051 bytes} [Wed Mar 18 12:36:26 2026] PATCH /v2/images/f05305be-a744-40ac-8322-3a2315d9bf24 => generated 1234 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/383] 199.204.45.235 () {44 vars in 972 bytes} [Wed Mar 18 12:36:26 2026] GET /v2/images/f05305be-a744-40ac-8322-3a2315d9bf24 => generated 1234 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/390] 199.204.45.235 () {42 vars in 689 bytes} [Wed Mar 18 12:37:03 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/391] 199.204.45.235 () {44 vars in 911 bytes} [Wed Mar 18 12:37:03 2026] GET /v2/images => generated 3687 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/396] 199.204.45.235 () {42 vars in 689 bytes} [Wed Mar 18 12:37:20 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/397] 199.204.45.235 () {44 vars in 911 bytes} [Wed Mar 18 12:37:20 2026] GET /v2/images => generated 3687 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/398] 199.204.45.235 () {44 vars in 940 bytes} [Wed Mar 18 12:37:20 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/399] 199.204.45.235 () {44 vars in 962 bytes} [Wed Mar 18 12:37:20 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/400] 199.204.45.235 () {44 vars in 940 bytes} [Wed Mar 18 12:37:20 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: 8|app: 0|req: 205/401] 199.204.45.235 () {48 vars in 952 bytes} [Wed Mar 18 12:37:20 2026] POST /v2/images => generated 791 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-18 12:37:20.675 7 INFO glance.api.v2.image_data [None req-090f49da-7447-423f-8e1d-a6f6d1720915 cad05f57f3fc43489bd8d68cce3a279c 2b4eb7c341da402bad4241ff53eae7f2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-18 12:37:32.659 7 INFO glance.location [None req-090f49da-7447-423f-8e1d-a6f6d1720915 cad05f57f3fc43489bd8d68cce3a279c 2b4eb7c341da402bad4241ff53eae7f2 - - default default] Image format matched and virtual size computed: 2814115840 [pid: 7|app: 0|req: 197/404] 199.204.45.235 () {48 vars in 1047 bytes} [Wed Mar 18 12:37:20 2026] PUT /v2/images/9d2c34e7-6403-47ee-8e6d-7c6adbf83307/file => generated 0 bytes in 12033 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32264 switches on core 0) [pid: 8|app: 0|req: 208/405] 199.204.45.235 () {44 vars in 972 bytes} [Wed Mar 18 12:37:32 2026] GET /v2/images/9d2c34e7-6403-47ee-8e6d-7c6adbf83307 => generated 1204 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/406] 199.204.45.235 () {44 vars in 972 bytes} [Wed Mar 18 12:37:32 2026] GET /v2/images/9d2c34e7-6403-47ee-8e6d-7c6adbf83307 => generated 1204 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:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 234/457] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 12:41:45 2026] GET /v2/images => generated 4893 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 224/458] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 12:41:45 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: 241/471] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 12:42:45 2026] GET /v2/images => generated 4893 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/472] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 12:42:45 2026] GET /v2/images => generated 4893 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/485] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 12:43:45 2026] GET /v2/images => generated 4893 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/486] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 12:43:45 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: 245/499] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 12:44:45 2026] GET /v2/images => generated 4893 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/500] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 12:44:45 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: 7|app: 0|req: 252/513] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 12:45:45 2026] GET /v2/images => generated 4893 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/514] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 12:45:45 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: 7|app: 0|req: 259/527] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 12:46:45 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: 8|app: 0|req: 269/528] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 12:46:45 2026] GET /v2/images => generated 4893 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/541] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 12:47:45 2026] GET /v2/images => generated 4893 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/542] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 12:47:45 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: 8|app: 0|req: 283/555] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 12:48:45 2026] GET /v2/images => generated 4893 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/556] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 12:48:45 2026] GET /v2/images => generated 4893 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/567] 199.204.45.235 () {42 vars in 689 bytes} [Wed Mar 18 12:49:28 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/568] 199.204.45.235 () {44 vars in 911 bytes} [Wed Mar 18 12:49:28 2026] GET /v2/images => generated 4893 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/571] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 12:49:45 2026] GET /v2/images => generated 4893 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/572] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 12:49:45 2026] GET /v2/images => generated 4893 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/585] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 12:50:45 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: 288/586] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 12:50:45 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: 295/599] 199.204.45.235 () {42 vars in 689 bytes} [Wed Mar 18 12:51:42 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/600] 199.204.45.235 () {44 vars in 911 bytes} [Wed Mar 18 12:51:42 2026] GET /v2/images => generated 4893 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/601] 199.204.45.235 () {42 vars in 689 bytes} [Wed Mar 18 12:51:44 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/602] 199.204.45.235 () {44 vars in 911 bytes} [Wed Mar 18 12:51:44 2026] GET /v2/images => generated 4893 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/603] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 12:51:45 2026] GET /v2/images => generated 4893 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/604] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 12:51:45 2026] GET /v2/images => generated 4893 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/615] 199.204.45.235 () {42 vars in 689 bytes} [Wed Mar 18 12:52:31 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/616] 199.204.45.235 () {44 vars in 911 bytes} [Wed Mar 18 12:52:31 2026] GET /v2/images => generated 4893 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/619] 199.204.45.235 () {42 vars in 689 bytes} [Wed Mar 18 12:52:38 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/620] 199.204.45.235 () {44 vars in 911 bytes} [Wed Mar 18 12:52:38 2026] GET /v2/images => generated 4893 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/621] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 12:52:45 2026] GET /v2/images => generated 4893 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/622] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 12:52:45 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: 8|app: 0|req: 322/633] 199.204.45.235 () {42 vars in 689 bytes} [Wed Mar 18 12:53:31 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/634] 199.204.45.235 () {44 vars in 911 bytes} [Wed Mar 18 12:53:31 2026] GET /v2/images => generated 4893 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/637] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 12:53:45 2026] GET /v2/images => generated 4893 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/638] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 12:53:45 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: 328/645] 10.0.0.54 () {32 vars in 632 bytes} [Wed Mar 18 12:54:13 2026] GET /v2/images => generated 4893 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/652] 10.0.0.124 () {36 vars in 987 bytes} [Wed Mar 18 12:54:38 2026] GET /v2/images/dfaa9bf7-7a99-4e8d-961c-340545ab18c5 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/653] 10.0.0.124 () {36 vars in 927 bytes} [Wed Mar 18 12:54:38 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: 322/654] 10.0.0.124 () {36 vars in 987 bytes} [Wed Mar 18 12:54:38 2026] GET /v2/images/dfaa9bf7-7a99-4e8d-961c-340545ab18c5 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/655] 10.0.0.124 () {36 vars in 927 bytes} [Wed Mar 18 12:54:38 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: 323/656] 199.204.45.235 () {36 vars in 991 bytes} [Wed Mar 18 12:54:45 2026] GET /v2/images/dfaa9bf7-7a99-4e8d-961c-340545ab18c5 => 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: 334/657] 199.204.45.235 () {36 vars in 931 bytes} [Wed Mar 18 12:54:45 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: 324/658] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 12:54:46 2026] GET /v2/images => generated 4893 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/659] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 12:54:46 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: 7|app: 0|req: 325/660] 199.204.45.235 () {36 vars in 991 bytes} [Wed Mar 18 12:54:46 2026] GET /v2/images/dfaa9bf7-7a99-4e8d-961c-340545ab18c5 => 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: 336/661] 199.204.45.235 () {36 vars in 931 bytes} [Wed Mar 18 12:54:46 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: 327/664] 10.0.0.54 () {34 vars in 654 bytes} [Wed Mar 18 12:54:50 2026] POST /v2/images => generated 649 bytes in 182 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-18 12:54:51.082 8 WARNING glance.api.v2.images [None req-fc69513a-54f0-433b-8422-3a66e4827842 3eb623c86a5943fcada9d661a0a6f85c 429e7a1183624fd68bfc2dbee54ae88e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0a7bd2f3-dae1-42fb-88da-7ebb1f492e28 [pid: 8|app: 0|req: 338/665] 10.0.0.54 () {32 vars in 709 bytes} [Wed Mar 18 12:54:51 2026] DELETE /v2/images/0a7bd2f3-dae1-42fb-88da-7ebb1f492e28 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/666] 10.0.0.54 () {32 vars in 706 bytes} [Wed Mar 18 12:54:51 2026] GET /v2/images/0a7bd2f3-dae1-42fb-88da-7ebb1f492e28 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/667] 10.0.0.54 () {32 vars in 632 bytes} [Wed Mar 18 12:54:51 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: 7|app: 0|req: 329/668] 10.0.0.54 () {34 vars in 654 bytes} [Wed Mar 18 12:54:51 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: 8|app: 0|req: 340/669] 10.0.0.54 () {32 vars in 716 bytes} [Wed Mar 18 12:54:51 2026] GET /v2/images/90427a63-a0c4-44cf-8873-d3f4f1b8878b/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-18 12:54:51.262 7 INFO glance.api.v2.image_data [None req-735271cf-56ca-4905-a8eb-2caf0731ab4d 3eb623c86a5943fcada9d661a0a6f85c 429e7a1183624fd68bfc2dbee54ae88e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-18 12:54:51.302 7 WARNING glance_store._drivers.rbd [None req-735271cf-56ca-4905-a8eb-2caf0731ab4d 3eb623c86a5943fcada9d661a0a6f85c 429e7a1183624fd68bfc2dbee54ae88e - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-18 12:54:51.509 7 INFO glance.location [None req-735271cf-56ca-4905-a8eb-2caf0731ab4d 3eb623c86a5943fcada9d661a0a6f85c 429e7a1183624fd68bfc2dbee54ae88e - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 330/670] 10.0.0.54 () {32 vars in 726 bytes} [Wed Mar 18 12:54:51 2026] PUT /v2/images/90427a63-a0c4-44cf-8873-d3f4f1b8878b/file => generated 0 bytes in 298 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/671] 10.0.0.54 () {32 vars in 706 bytes} [Wed Mar 18 12:54:51 2026] GET /v2/images/90427a63-a0c4-44cf-8873-d3f4f1b8878b => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/672] 10.0.0.54 () {32 vars in 716 bytes} [Wed Mar 18 12:54:51 2026] GET /v2/images/90427a63-a0c4-44cf-8873-d3f4f1b8878b/file => generated 1024 bytes in 131 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/673] 10.0.0.54 () {34 vars in 654 bytes} [Wed Mar 18 12:54:51 2026] POST /v2/images => generated 649 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/674] 10.0.0.54 () {32 vars in 725 bytes} [Wed Mar 18 12:54:51 2026] PATCH /v2/images/952c51dd-5107-49a6-872b-30cbfb957b0e => generated 653 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/675] 10.0.0.54 () {32 vars in 706 bytes} [Wed Mar 18 12:54:51 2026] GET /v2/images/952c51dd-5107-49a6-872b-30cbfb957b0e => generated 653 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-18 12:54:51.827 7 WARNING glance.api.v2.images [None req-85e4a72a-1bb7-4557-82c4-636857d93134 3eb623c86a5943fcada9d661a0a6f85c 429e7a1183624fd68bfc2dbee54ae88e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//952c51dd-5107-49a6-872b-30cbfb957b0e [pid: 7|app: 0|req: 333/676] 10.0.0.54 () {32 vars in 709 bytes} [Wed Mar 18 12:54:51 2026] DELETE /v2/images/952c51dd-5107-49a6-872b-30cbfb957b0e => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/677] 10.0.0.54 () {32 vars in 706 bytes} [Wed Mar 18 12:54:51 2026] GET /v2/images/952c51dd-5107-49a6-872b-30cbfb957b0e => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-18 12:54:51.913 7 WARNING glance.api.v2.images [None req-a4a50fa1-73f9-4fba-bdf9-5ef516769581 3eb623c86a5943fcada9d661a0a6f85c 429e7a1183624fd68bfc2dbee54ae88e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//90427a63-a0c4-44cf-8873-d3f4f1b8878b [pid: 7|app: 0|req: 334/678] 10.0.0.54 () {32 vars in 709 bytes} [Wed Mar 18 12:54:51 2026] DELETE /v2/images/90427a63-a0c4-44cf-8873-d3f4f1b8878b => generated 0 bytes in 831 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/679] 10.0.0.54 () {32 vars in 706 bytes} [Wed Mar 18 12:54:52 2026] GET /v2/images/90427a63-a0c4-44cf-8873-d3f4f1b8878b => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-18 12:54:52.765 7 WARNING glance.api.v2.images [None req-f10a9db0-e160-4748-829d-f73f8eb487e0 3eb623c86a5943fcada9d661a0a6f85c 429e7a1183624fd68bfc2dbee54ae88e - - default default] Failed to find image 0a7bd2f3-dae1-42fb-88da-7ebb1f492e28 to delete: glance.common.exception.ImageNotFound: No image found with ID 0a7bd2f3-dae1-42fb-88da-7ebb1f492e28 [pid: 7|app: 0|req: 335/680] 10.0.0.54 () {32 vars in 709 bytes} [Wed Mar 18 12:54:52 2026] DELETE /v2/images/0a7bd2f3-dae1-42fb-88da-7ebb1f492e28 => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/681] 10.0.0.54 () {32 vars in 706 bytes} [Wed Mar 18 12:54:52 2026] GET /v2/images/0a7bd2f3-dae1-42fb-88da-7ebb1f492e28 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/686] 10.0.0.168 () {36 vars in 987 bytes} [Wed Mar 18 12:55:09 2026] GET /v2/images/dfaa9bf7-7a99-4e8d-961c-340545ab18c5 => generated 1171 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/687] 10.0.0.168 () {36 vars in 927 bytes} [Wed Mar 18 12:55:09 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: 350/688] 10.0.0.168 () {36 vars in 927 bytes} [Wed Mar 18 12:55:09 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: 339/689] 10.0.0.168 () {36 vars in 987 bytes} [Wed Mar 18 12:55:09 2026] GET /v2/images/dfaa9bf7-7a99-4e8d-961c-340545ab18c5 => 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: 351/690] 10.0.0.168 () {36 vars in 927 bytes} [Wed Mar 18 12:55:09 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/691] 10.0.0.168 () {36 vars in 927 bytes} [Wed Mar 18 12:55: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: 352/692] 10.0.0.168 () {36 vars in 987 bytes} [Wed Mar 18 12:55:09 2026] GET /v2/images/dfaa9bf7-7a99-4e8d-961c-340545ab18c5 => 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: 341/693] 10.0.0.168 () {36 vars in 927 bytes} [Wed Mar 18 12:55:09 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/694] 10.0.0.168 () {36 vars in 927 bytes} [Wed Mar 18 12:55:09 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/695] 10.0.0.161 () {36 vars in 987 bytes} [Wed Mar 18 12:55:10 2026] GET /v2/images/dfaa9bf7-7a99-4e8d-961c-340545ab18c5 => generated 1171 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/696] 10.0.0.161 () {36 vars in 927 bytes} [Wed Mar 18 12:55:10 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: 343/697] 10.0.0.161 () {36 vars in 987 bytes} [Wed Mar 18 12:55:10 2026] GET /v2/images/dfaa9bf7-7a99-4e8d-961c-340545ab18c5 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/698] 10.0.0.161 () {36 vars in 927 bytes} [Wed Mar 18 12:55:10 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/699] 10.0.0.161 () {36 vars in 927 bytes} [Wed Mar 18 12:55:10 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: 359/706] 10.0.0.124 () {36 vars in 987 bytes} [Wed Mar 18 12:55:38 2026] GET /v2/images/dfaa9bf7-7a99-4e8d-961c-340545ab18c5 => 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: 348/707] 10.0.0.124 () {36 vars in 927 bytes} [Wed Mar 18 12:55:38 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: 360/708] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 12:55:45 2026] GET /v2/images => generated 4893 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/709] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 12:55:46 2026] GET /v2/images => generated 4893 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/712] 10.0.0.124 () {36 vars in 987 bytes} [Wed Mar 18 12:55:54 2026] GET /v2/images/dfaa9bf7-7a99-4e8d-961c-340545ab18c5 => 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: 351/713] 10.0.0.124 () {36 vars in 927 bytes} [Wed Mar 18 12:55:54 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: 364/716] 10.0.0.54 () {32 vars in 706 bytes} [Wed Mar 18 12:55:57 2026] GET /v2/images/dfaa9bf7-7a99-4e8d-961c-340545ab18c5 => 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: 353/717] 10.0.0.54 () {32 vars in 706 bytes} [Wed Mar 18 12:55:57 2026] GET /v2/images/dfaa9bf7-7a99-4e8d-961c-340545ab18c5 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/718] 10.0.0.168 () {36 vars in 987 bytes} [Wed Mar 18 12:55:58 2026] GET /v2/images/dfaa9bf7-7a99-4e8d-961c-340545ab18c5 => generated 1171 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/719] 10.0.0.168 () {36 vars in 927 bytes} [Wed Mar 18 12:55:58 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: 366/720] 10.0.0.168 () {36 vars in 927 bytes} [Wed Mar 18 12:55:58 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: 355/721] 10.0.0.168 () {36 vars in 987 bytes} [Wed Mar 18 12:55:58 2026] GET /v2/images/dfaa9bf7-7a99-4e8d-961c-340545ab18c5 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/722] 10.0.0.168 () {36 vars in 927 bytes} [Wed Mar 18 12:55:58 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/723] 10.0.0.168 () {36 vars in 927 bytes} [Wed Mar 18 12:55: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: 368/724] 10.0.0.168 () {36 vars in 987 bytes} [Wed Mar 18 12:55:58 2026] GET /v2/images/dfaa9bf7-7a99-4e8d-961c-340545ab18c5 => 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: 357/725] 10.0.0.168 () {36 vars in 927 bytes} [Wed Mar 18 12:55:58 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/726] 10.0.0.168 () {36 vars in 927 bytes} [Wed Mar 18 12:55: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: 7|app: 0|req: 358/727] 10.0.0.161 () {36 vars in 987 bytes} [Wed Mar 18 12:55:58 2026] GET /v2/images/dfaa9bf7-7a99-4e8d-961c-340545ab18c5 => 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: 370/728] 10.0.0.161 () {36 vars in 927 bytes} [Wed Mar 18 12:55:58 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: 359/729] 10.0.0.161 () {36 vars in 987 bytes} [Wed Mar 18 12:55:58 2026] GET /v2/images/dfaa9bf7-7a99-4e8d-961c-340545ab18c5 => 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: 371/730] 10.0.0.161 () {36 vars in 927 bytes} [Wed Mar 18 12:55: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: 7|app: 0|req: 360/731] 10.0.0.161 () {36 vars in 927 bytes} [Wed Mar 18 12:55:59 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/740] 10.0.0.124 () {36 vars in 987 bytes} [Wed Mar 18 12:56:37 2026] GET /v2/images/dfaa9bf7-7a99-4e8d-961c-340545ab18c5 => 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: 365/741] 10.0.0.124 () {36 vars in 987 bytes} [Wed Mar 18 12:56:37 2026] GET /v2/images/dfaa9bf7-7a99-4e8d-961c-340545ab18c5 => generated 1171 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/742] 10.0.0.124 () {36 vars in 927 bytes} [Wed Mar 18 12:56:37 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: 366/743] 10.0.0.124 () {36 vars in 927 bytes} [Wed Mar 18 12:56:37 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/744] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 12:56:45 2026] GET /v2/images => generated 4893 bytes in 149 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.111 () {28 vars in 569 bytes} [Wed Mar 18 12:56:45 2026] GET /v2/images => generated 4893 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/750] 10.0.0.124 () {36 vars in 987 bytes} [Wed Mar 18 12:57:03 2026] GET /v2/images/dfaa9bf7-7a99-4e8d-961c-340545ab18c5 => 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: 370/751] 10.0.0.124 () {36 vars in 927 bytes} [Wed Mar 18 12:57:03 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: 383/754] 10.0.0.124 () {36 vars in 987 bytes} [Wed Mar 18 12:57:10 2026] GET /v2/images/dfaa9bf7-7a99-4e8d-961c-340545ab18c5 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/755] 10.0.0.124 () {36 vars in 927 bytes} [Wed Mar 18 12:57:10 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: 387/762] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 12:57:45 2026] GET /v2/images => generated 4893 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/763] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 12:57:46 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: 389/766] 10.0.0.54 () {30 vars in 410 bytes} [Wed Mar 18 12:57:48 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/777] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 12:58:45 2026] GET /v2/images => generated 4893 bytes in 244 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.111 () {28 vars in 569 bytes} [Wed Mar 18 12:58:46 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: 398/783] 10.0.0.124 () {36 vars in 987 bytes} [Wed Mar 18 12:59:05 2026] GET /v2/images/dfaa9bf7-7a99-4e8d-961c-340545ab18c5 => 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: 386/784] 10.0.0.124 () {36 vars in 927 bytes} [Wed Mar 18 12:59:05 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/793] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 12:59:45 2026] GET /v2/images => generated 4893 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/794] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 12:59:45 2026] GET /v2/images => generated 4893 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/807] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 13:00:45 2026] GET /v2/images => generated 4893 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/808] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 13:00:45 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: 7|app: 0|req: 404/819] 10.0.0.124 () {36 vars in 987 bytes} [Wed Mar 18 13:01:28 2026] GET /v2/images/dfaa9bf7-7a99-4e8d-961c-340545ab18c5 => 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: 416/820] 10.0.0.124 () {36 vars in 927 bytes} [Wed Mar 18 13:01:28 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: 406/823] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 13:01:45 2026] GET /v2/images => generated 4893 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/824] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 13:01:45 2026] GET /v2/images => generated 4893 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/825] 10.0.0.124 () {36 vars in 987 bytes} [Wed Mar 18 13:01:45 2026] GET /v2/images/dfaa9bf7-7a99-4e8d-961c-340545ab18c5 => 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: 419/826] 10.0.0.124 () {36 vars in 927 bytes} [Wed Mar 18 13:01:45 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: 424/835] 199.204.45.235 () {32 vars in 826 bytes} [Wed Mar 18 13:02:19 2026] GET /v2/images?status=active&owner=2b4eb7c341da402bad4241ff53eae7f2&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/836] 199.204.45.235 () {32 vars in 653 bytes} [Wed Mar 18 13:02:19 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: 425/837] 10.0.0.168 () {36 vars in 987 bytes} [Wed Mar 18 13:02:19 2026] GET /v2/images/c00241b1-d577-414a-b8d1-1e3ce64c716f => generated 1209 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/838] 10.0.0.168 () {36 vars in 927 bytes} [Wed Mar 18 13:02:19 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: 426/839] 10.0.0.168 () {36 vars in 927 bytes} [Wed Mar 18 13:02:19 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: 414/840] 10.0.0.168 () {36 vars in 987 bytes} [Wed Mar 18 13:02:19 2026] GET /v2/images/c00241b1-d577-414a-b8d1-1e3ce64c716f => generated 1209 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/841] 10.0.0.168 () {36 vars in 927 bytes} [Wed Mar 18 13:02:19 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: 415/842] 10.0.0.168 () {36 vars in 927 bytes} [Wed Mar 18 13:02:19 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: 428/843] 10.0.0.168 () {36 vars in 987 bytes} [Wed Mar 18 13:02:19 2026] GET /v2/images/c00241b1-d577-414a-b8d1-1e3ce64c716f => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/844] 10.0.0.168 () {36 vars in 927 bytes} [Wed Mar 18 13:02:19 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: 429/845] 10.0.0.161 () {36 vars in 987 bytes} [Wed Mar 18 13:02:20 2026] GET /v2/images/c00241b1-d577-414a-b8d1-1e3ce64c716f => generated 1209 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/846] 10.0.0.161 () {36 vars in 927 bytes} [Wed Mar 18 13:02:20 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: 430/847] 10.0.0.161 () {36 vars in 987 bytes} [Wed Mar 18 13:02:20 2026] GET /v2/images/c00241b1-d577-414a-b8d1-1e3ce64c716f => 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: 418/848] 10.0.0.161 () {36 vars in 927 bytes} [Wed Mar 18 13:02:20 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: 431/849] 10.0.0.161 () {36 vars in 927 bytes} [Wed Mar 18 13:02:20 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: 421/854] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 13:02:45 2026] GET /v2/images => generated 4893 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/855] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 13:02:45 2026] GET /v2/images => generated 4893 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/868] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 13:03:45 2026] GET /v2/images => generated 4893 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/869] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 13:03:45 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: 8|app: 0|req: 448/882] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 13:04:45 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: 7|app: 0|req: 435/883] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 13:04:45 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: 7|app: 0|req: 442/896] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 13:05:45 2026] GET /v2/images => generated 4893 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/897] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 13:05:45 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: 7|app: 0|req: 444/900] 10.0.0.54 () {32 vars in 632 bytes} [Wed Mar 18 13:05:55 2026] GET /v2/images => generated 4893 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/911] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 13:06:45 2026] GET /v2/images => generated 4893 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/912] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 13:06:45 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: 469/925] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 13:07:45 2026] GET /v2/images => generated 4893 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/926] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 13:07:45 2026] GET /v2/images => generated 4893 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/939] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 13:08:45 2026] GET /v2/images => generated 4893 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/940] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 13:08:45 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/953] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 13:09:45 2026] GET /v2/images => generated 4893 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/954] 10.0.0.111 () {28 vars in 569 bytes} [Wed Mar 18 13:09:45 2026] GET /v2/images => generated 4893 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)