+ 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 02:57:44 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: glance-api-65c8fcd864-fzr5j machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f3bfd011668 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-04 02:57:46.576 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-04 02:57:46.623 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-04 02:57:47.433 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 02:57:47.434 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 02:57:47.434 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-04 02:57:47.483 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 02:57:47.484 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 02:57:47.484 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-04 02:57:49.478 7 WARNING glance.api.v2.images [None req-9ab56fdd-3a03-4336-9128-3ecbabdd3782 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-04 02:57:49.545 8 WARNING glance.api.v2.images [None req-6bba0d5a-ab1e-4487-ae4c-42023ee36e25 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-04 02:57:49.828 7 WARNING keystonemiddleware._common.config [None req-9ab56fdd-3a03-4336-9128-3ecbabdd3782 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-04 02:57:49.836 7 WARNING oslo_config.cfg [None req-9ab56fdd-3a03-4336-9128-3ecbabdd3782 - - - - - -] 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 0x7f3bfd011668 pid: 7 (default app) 2026-03-04 02:57:49.899 8 WARNING keystonemiddleware._common.config [None req-6bba0d5a-ab1e-4487-ae4c-42023ee36e25 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-04 02:57:49.907 8 WARNING oslo_config.cfg [None req-6bba0d5a-ab1e-4487-ae4c-42023ee36e25 - - - - - -] 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 0x7f3bfd011668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.19.213.240 () {42 vars in 689 bytes} [Wed Mar 4 02:57:51 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-04 02:57:52.457 8 WARNING oslo_policy.policy [None req-4e61043f-d55c-45da-9c6a-683a2d5d0d03 8fd1071dd4b949789478c9715a41cfd4 640069df80264932bc87bcf9b2a1f9ab - - 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:57:52.457 8 WARNING oslo_policy.policy [None req-4e61043f-d55c-45da-9c6a-683a2d5d0d03 8fd1071dd4b949789478c9715a41cfd4 640069df80264932bc87bcf9b2a1f9ab - - 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:57:52.473 8 WARNING oslo_policy.policy [None req-4e61043f-d55c-45da-9c6a-683a2d5d0d03 8fd1071dd4b949789478c9715a41cfd4 640069df80264932bc87bcf9b2a1f9ab - - 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:57:52.473 8 WARNING oslo_policy.policy [None req-4e61043f-d55c-45da-9c6a-683a2d5d0d03 8fd1071dd4b949789478c9715a41cfd4 640069df80264932bc87bcf9b2a1f9ab - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.19.213.240 () {44 vars in 911 bytes} [Wed Mar 4 02:57:52 2026] GET /v2/images => generated 69 bytes in 561 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.19.213.240 () {42 vars in 689 bytes} [Wed Mar 4 02:57:55 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: 2/8] 199.19.213.240 () {44 vars in 911 bytes} [Wed Mar 4 02:57:55 2026] GET /v2/images => generated 69 bytes in 31 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-04 02:57:55.704 7 WARNING oslo_policy.policy [None req-6c7a2435-d59e-44ab-8e19-6815f67828c3 8fd1071dd4b949789478c9715a41cfd4 640069df80264932bc87bcf9b2a1f9ab - - 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:57:55.704 7 WARNING oslo_policy.policy [None req-6c7a2435-d59e-44ab-8e19-6815f67828c3 8fd1071dd4b949789478c9715a41cfd4 640069df80264932bc87bcf9b2a1f9ab - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.19.213.240 () {44 vars in 912 bytes} [Wed Mar 4 02:57:55 2026] GET /v2/images/cirros => generated 151 bytes in 118 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.19.213.240 () {44 vars in 934 bytes} [Wed Mar 4 02:57:55 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:57:55.831 7 WARNING oslo_policy.policy [None req-e6e4003c-8313-47cc-963e-d4e44d3c2889 8fd1071dd4b949789478c9715a41cfd4 640069df80264932bc87bcf9b2a1f9ab - - 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:57:55.832 7 WARNING oslo_policy.policy [None req-e6e4003c-8313-47cc-963e-d4e44d3c2889 8fd1071dd4b949789478c9715a41cfd4 640069df80264932bc87bcf9b2a1f9ab - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 199.19.213.240 () {44 vars in 940 bytes} [Wed Mar 4 02:57:55 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:57:55.917 8 WARNING oslo_config.cfg [None req-9cdc8013-8f91-460e-b123-769ab6f4eded 8fd1071dd4b949789478c9715a41cfd4 640069df80264932bc87bcf9b2a1f9ab - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.19.213.240 () {48 vars in 952 bytes} [Wed Mar 4 02:57:55 2026] POST /v2/images => generated 760 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-04 02:57:55.937 7 WARNING oslo_policy.policy [None req-1b9086f9-8edf-4d2d-bcc0-61b36aacde6a 8fd1071dd4b949789478c9715a41cfd4 640069df80264932bc87bcf9b2a1f9ab - - 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:57:55.938 7 WARNING oslo_policy.policy [None req-1b9086f9-8edf-4d2d-bcc0-61b36aacde6a 8fd1071dd4b949789478c9715a41cfd4 640069df80264932bc87bcf9b2a1f9ab - - 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:57:55.939 7 INFO glance.api.v2.image_data [None req-1b9086f9-8edf-4d2d-bcc0-61b36aacde6a 8fd1071dd4b949789478c9715a41cfd4 640069df80264932bc87bcf9b2a1f9ab - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-04 02:58:00.828 7 WARNING glance.location [None req-1b9086f9-8edf-4d2d-bcc0-61b36aacde6a 8fd1071dd4b949789478c9715a41cfd4 640069df80264932bc87bcf9b2a1f9ab - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.19.213.240 () {48 vars in 1046 bytes} [Wed Mar 4 02:57:55 2026] PUT /v2/images/d77d0145-1841-44df-8fcd-ac5607d471ce/file => generated 0 bytes in 4933 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4275 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.19.213.240 () {44 vars in 972 bytes} [Wed Mar 4 02:58:00 2026] GET /v2/images/d77d0145-1841-44df-8fcd-ac5607d471ce => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-04 02:58:00.899 7 WARNING oslo_config.cfg [None req-e5b2cf16-a2a0-4804-9cd2-34ce5e65c266 8fd1071dd4b949789478c9715a41cfd4 640069df80264932bc87bcf9b2a1f9ab - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/17] 199.19.213.240 () {44 vars in 972 bytes} [Wed Mar 4 02:58:00 2026] GET /v2/images/d77d0145-1841-44df-8fcd-ac5607d471ce => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/274] 199.19.213.240 () {42 vars in 689 bytes} [Wed Mar 4 03:19:21 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/275] 199.19.213.240 () {44 vars in 911 bytes} [Wed Mar 4 03:19:21 2026] GET /v2/images => generated 1240 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/278] 199.19.213.240 () {42 vars in 689 bytes} [Wed Mar 4 03:19:36 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: 138/279] 199.19.213.240 () {44 vars in 911 bytes} [Wed Mar 4 03:19:36 2026] GET /v2/images => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/280] 199.19.213.240 () {44 vars in 938 bytes} [Wed Mar 4 03:19:36 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/281] 199.19.213.240 () {44 vars in 960 bytes} [Wed Mar 4 03:19:36 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/282] 199.19.213.240 () {44 vars in 940 bytes} [Wed Mar 4 03:19:36 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/283] 199.19.213.240 () {48 vars in 952 bytes} [Wed Mar 4 03:19:36 2026] POST /v2/images => generated 796 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-04 03:19:36.886 7 INFO glance.api.v2.image_data [None req-d0d3786a-9d44-4341-bd0c-270b63592b93 8fd1071dd4b949789478c9715a41cfd4 640069df80264932bc87bcf9b2a1f9ab - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-04 03:20:18.056 7 WARNING glance.location [None req-d0d3786a-9d44-4341-bd0c-270b63592b93 8fd1071dd4b949789478c9715a41cfd4 640069df80264932bc87bcf9b2a1f9ab - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 144/292] 199.19.213.240 () {48 vars in 1047 bytes} [Wed Mar 4 03:19:36 2026] PUT /v2/images/24276583-fe78-4e8f-87c2-f5dd023d3a74/file => generated 0 bytes in 41218 msecs (HTTP/1.1 204) 4 headers in 171 bytes (59170 switches on core 0) [pid: 8|app: 0|req: 149/293] 199.19.213.240 () {44 vars in 972 bytes} [Wed Mar 4 03:20:18 2026] GET /v2/images/24276583-fe78-4e8f-87c2-f5dd023d3a74 => 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: 145/294] 199.19.213.240 () {44 vars in 972 bytes} [Wed Mar 4 03:20:18 2026] GET /v2/images/24276583-fe78-4e8f-87c2-f5dd023d3a74 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/297] 199.19.213.240 () {42 vars in 689 bytes} [Wed Mar 4 03:20:19 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: 147/298] 199.19.213.240 () {44 vars in 911 bytes} [Wed Mar 4 03:20:19 2026] GET /v2/images => generated 2451 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/383] 199.19.213.240 () {42 vars in 689 bytes} [Wed Mar 4 03:27:22 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/384] 199.19.213.240 () {44 vars in 911 bytes} [Wed Mar 4 03:27:22 2026] GET /v2/images => generated 2451 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/387] 199.19.213.240 () {42 vars in 689 bytes} [Wed Mar 4 03:27:35 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: 196/388] 199.19.213.240 () {44 vars in 911 bytes} [Wed Mar 4 03:27:35 2026] GET /v2/images => generated 2451 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/389] 199.19.213.240 () {44 vars in 948 bytes} [Wed Mar 4 03:27:35 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 136 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/390] 199.19.213.240 () {44 vars in 970 bytes} [Wed Mar 4 03:27:35 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/391] 199.19.213.240 () {44 vars in 940 bytes} [Wed Mar 4 03:27:35 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: 198/392] 199.19.213.240 () {48 vars in 952 bytes} [Wed Mar 4 03:27:35 2026] POST /v2/images => generated 799 bytes in 1333 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-04 03:27:37.072 7 INFO glance.api.v2.image_data [None req-9f50d6d3-193c-41e1-bc34-9de1f534c673 8fd1071dd4b949789478c9715a41cfd4 640069df80264932bc87bcf9b2a1f9ab - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-04 03:28:41.182 7 INFO glance.location [None req-9f50d6d3-193c-41e1-bc34-9de1f534c673 8fd1071dd4b949789478c9715a41cfd4 640069df80264932bc87bcf9b2a1f9ab - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 195/407] 199.19.213.240 () {48 vars in 1046 bytes} [Wed Mar 4 03:27:37 2026] PUT /v2/images/e232babb-2e0a-42df-afb6-a7466f9cc2ab/file => generated 0 bytes in 64163 msecs (HTTP/1.1 204) 4 headers in 171 bytes (17903 switches on core 0) [pid: 8|app: 0|req: 213/408] 199.19.213.240 () {44 vars in 972 bytes} [Wed Mar 4 03:28:41 2026] GET /v2/images/e232babb-2e0a-42df-afb6-a7466f9cc2ab => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/409] 199.19.213.240 () {48 vars in 1051 bytes} [Wed Mar 4 03:28:41 2026] PATCH /v2/images/e232babb-2e0a-42df-afb6-a7466f9cc2ab => generated 1234 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/410] 199.19.213.240 () {44 vars in 972 bytes} [Wed Mar 4 03:28:41 2026] GET /v2/images/e232babb-2e0a-42df-afb6-a7466f9cc2ab => generated 1234 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/425] 199.19.213.240 () {42 vars in 689 bytes} [Wed Mar 4 03:29:58 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: 204/426] 199.19.213.240 () {44 vars in 911 bytes} [Wed Mar 4 03:29:58 2026] GET /v2/images => generated 3687 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/431] 199.19.213.240 () {42 vars in 689 bytes} [Wed Mar 4 03:30:11 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: 207/432] 199.19.213.240 () {44 vars in 911 bytes} [Wed Mar 4 03:30:11 2026] GET /v2/images => generated 3687 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/433] 199.19.213.240 () {44 vars in 940 bytes} [Wed Mar 4 03:30:11 2026] GET /v2/images/manila-service-image => generated 165 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/434] 199.19.213.240 () {44 vars in 962 bytes} [Wed Mar 4 03:30:11 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/435] 199.19.213.240 () {44 vars in 940 bytes} [Wed Mar 4 03:30:11 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/436] 199.19.213.240 () {48 vars in 952 bytes} [Wed Mar 4 03:30:11 2026] POST /v2/images => generated 791 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-04 03:30:11.841 8 WARNING oslo_policy.policy [None req-a9121d93-3113-4950-840c-684de9f6143e 8fd1071dd4b949789478c9715a41cfd4 640069df80264932bc87bcf9b2a1f9ab - - 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 03:30:11.841 8 WARNING oslo_policy.policy [None req-a9121d93-3113-4950-840c-684de9f6143e 8fd1071dd4b949789478c9715a41cfd4 640069df80264932bc87bcf9b2a1f9ab - - 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 03:30:11.843 8 INFO glance.api.v2.image_data [None req-a9121d93-3113-4950-840c-684de9f6143e 8fd1071dd4b949789478c9715a41cfd4 640069df80264932bc87bcf9b2a1f9ab - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-04 03:30:24.637 8 INFO glance.location [None req-a9121d93-3113-4950-840c-684de9f6143e 8fd1071dd4b949789478c9715a41cfd4 640069df80264932bc87bcf9b2a1f9ab - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 228/439] 199.19.213.240 () {48 vars in 1046 bytes} [Wed Mar 4 03:30:11 2026] PUT /v2/images/2899b82e-4959-45d5-a52b-48b709a411fc/file => generated 0 bytes in 12886 msecs (HTTP/1.1 204) 4 headers in 171 bytes (16600 switches on core 0) [pid: 7|app: 0|req: 212/440] 199.19.213.240 () {44 vars in 972 bytes} [Wed Mar 4 03:30:24 2026] GET /v2/images/2899b82e-4959-45d5-a52b-48b709a411fc => generated 1203 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/441] 199.19.213.240 () {44 vars in 972 bytes} [Wed Mar 4 03:30:24 2026] GET /v2/images/2899b82e-4959-45d5-a52b-48b709a411fc => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 257/496] 10.0.0.123 () {28 vars in 569 bytes} [Wed Mar 4 03:34:53 2026] GET /v2/images => generated 4892 bytes in 167 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: 240/497] 10.0.0.123 () {28 vars in 569 bytes} [Wed Mar 4 03:34:53 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/510] 10.0.0.123 () {28 vars in 569 bytes} [Wed Mar 4 03:35:53 2026] GET /v2/images => generated 4892 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/511] 10.0.0.123 () {28 vars in 569 bytes} [Wed Mar 4 03:35:53 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/524] 10.0.0.123 () {28 vars in 569 bytes} [Wed Mar 4 03:36:53 2026] GET /v2/images => generated 4892 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/525] 10.0.0.123 () {28 vars in 569 bytes} [Wed Mar 4 03:36:53 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/538] 10.0.0.123 () {28 vars in 569 bytes} [Wed Mar 4 03:37:53 2026] GET /v2/images => generated 4892 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/539] 10.0.0.123 () {28 vars in 569 bytes} [Wed Mar 4 03:37:53 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/552] 10.0.0.123 () {28 vars in 569 bytes} [Wed Mar 4 03:38:53 2026] GET /v2/images => generated 4892 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/553] 10.0.0.123 () {28 vars in 569 bytes} [Wed Mar 4 03:38:53 2026] GET /v2/images => generated 4892 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/566] 10.0.0.123 () {28 vars in 569 bytes} [Wed Mar 4 03:39:53 2026] GET /v2/images => generated 4892 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/567] 10.0.0.123 () {28 vars in 569 bytes} [Wed Mar 4 03:39:53 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/580] 10.0.0.123 () {28 vars in 569 bytes} [Wed Mar 4 03:40:53 2026] GET /v2/images => generated 4892 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/581] 10.0.0.123 () {28 vars in 569 bytes} [Wed Mar 4 03:40:53 2026] GET /v2/images => generated 4892 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/594] 10.0.0.123 () {28 vars in 569 bytes} [Wed Mar 4 03:41:53 2026] GET /v2/images => generated 4892 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/595] 10.0.0.123 () {28 vars in 569 bytes} [Wed Mar 4 03:41:53 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/606] 199.19.213.240 () {42 vars in 689 bytes} [Wed Mar 4 03:42:40 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: 295/607] 199.19.213.240 () {44 vars in 911 bytes} [Wed Mar 4 03:42:40 2026] GET /v2/images => generated 4892 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/610] 10.0.0.123 () {28 vars in 569 bytes} [Wed Mar 4 03:42:53 2026] GET /v2/images => generated 4892 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/611] 10.0.0.123 () {28 vars in 569 bytes} [Wed Mar 4 03:42:53 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/624] 10.0.0.123 () {28 vars in 569 bytes} [Wed Mar 4 03:43:53 2026] GET /v2/images => generated 4892 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/625] 10.0.0.123 () {28 vars in 569 bytes} [Wed Mar 4 03:43:53 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/638] 10.0.0.123 () {28 vars in 569 bytes} [Wed Mar 4 03:44:53 2026] GET /v2/images => generated 4892 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/639] 10.0.0.123 () {28 vars in 569 bytes} [Wed Mar 4 03:44:53 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/640] 199.19.213.240 () {42 vars in 689 bytes} [Wed Mar 4 03:44:54 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: 329/641] 199.19.213.240 () {44 vars in 911 bytes} [Wed Mar 4 03:44:54 2026] GET /v2/images => generated 4892 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/642] 199.19.213.240 () {42 vars in 689 bytes} [Wed Mar 4 03:44: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: 330/643] 199.19.213.240 () {44 vars in 911 bytes} [Wed Mar 4 03:44:56 2026] GET /v2/images => generated 4892 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/654] 199.19.213.240 () {42 vars in 689 bytes} [Wed Mar 4 03:45:45 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: 319/655] 199.19.213.240 () {44 vars in 911 bytes} [Wed Mar 4 03:45:45 2026] GET /v2/images => generated 4892 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/658] 199.19.213.240 () {42 vars in 689 bytes} [Wed Mar 4 03:45:52 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: 321/659] 199.19.213.240 () {44 vars in 911 bytes} [Wed Mar 4 03:45:52 2026] GET /v2/images => generated 4892 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/660] 10.0.0.123 () {28 vars in 569 bytes} [Wed Mar 4 03:45:53 2026] GET /v2/images => generated 4892 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/661] 10.0.0.123 () {28 vars in 569 bytes} [Wed Mar 4 03:45:53 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/672] 199.19.213.240 () {42 vars in 689 bytes} [Wed Mar 4 03:46:44 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: 328/673] 199.19.213.240 () {44 vars in 911 bytes} [Wed Mar 4 03:46:44 2026] GET /v2/images => generated 4892 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/676] 10.0.0.123 () {28 vars in 569 bytes} [Wed Mar 4 03:46:53 2026] GET /v2/images => generated 4892 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/677] 10.0.0.123 () {28 vars in 569 bytes} [Wed Mar 4 03:46:53 2026] GET /v2/images => generated 4892 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/684] 10.0.0.80 () {32 vars in 632 bytes} [Wed Mar 4 03:47:28 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/689] 10.0.0.235 () {36 vars in 987 bytes} [Wed Mar 4 03:47:47 2026] GET /v2/images/d77d0145-1841-44df-8fcd-ac5607d471ce => generated 1171 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/690] 10.0.0.235 () {36 vars in 927 bytes} [Wed Mar 4 03:47:47 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: 337/691] 10.0.0.235 () {36 vars in 927 bytes} [Wed Mar 4 03:47:47 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: 355/692] 10.0.0.235 () {36 vars in 987 bytes} [Wed Mar 4 03:47:47 2026] GET /v2/images/d77d0145-1841-44df-8fcd-ac5607d471ce => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/693] 10.0.0.235 () {36 vars in 927 bytes} [Wed Mar 4 03:47:47 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: 356/694] 10.0.0.235 () {36 vars in 927 bytes} [Wed Mar 4 03:47:47 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: 339/695] 10.0.0.235 () {36 vars in 987 bytes} [Wed Mar 4 03:47:47 2026] GET /v2/images/d77d0145-1841-44df-8fcd-ac5607d471ce => 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: 357/696] 10.0.0.235 () {36 vars in 927 bytes} [Wed Mar 4 03:47:47 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/697] 10.0.0.235 () {36 vars in 927 bytes} [Wed Mar 4 03:47:47 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: 358/698] 10.0.0.62 () {36 vars in 986 bytes} [Wed Mar 4 03:47:48 2026] GET /v2/images/d77d0145-1841-44df-8fcd-ac5607d471ce => generated 1171 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/699] 10.0.0.62 () {36 vars in 926 bytes} [Wed Mar 4 03:47: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: 8|app: 0|req: 359/700] 10.0.0.202 () {36 vars in 911 bytes} [Wed Mar 4 03:47:48 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/701] 10.0.0.202 () {36 vars in 1007 bytes} [Wed Mar 4 03:47:48 2026] GET /v2/images/d77d0145-1841-44df-8fcd-ac5607d471ce/locations => generated 127 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/702] 10.0.0.202 () {36 vars in 987 bytes} [Wed Mar 4 03:47:48 2026] GET /v2/images/d77d0145-1841-44df-8fcd-ac5607d471ce => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/703] 10.0.0.202 () {36 vars in 927 bytes} [Wed Mar 4 03:47:48 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: 361/704] 10.0.0.202 () {36 vars in 927 bytes} [Wed Mar 4 03:47:48 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: 344/705] 10.0.0.62 () {36 vars in 986 bytes} [Wed Mar 4 03:47:48 2026] GET /v2/images/d77d0145-1841-44df-8fcd-ac5607d471ce => generated 1171 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/706] 10.0.0.62 () {36 vars in 926 bytes} [Wed Mar 4 03:47: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: 364/709] 10.0.0.123 () {28 vars in 569 bytes} [Wed Mar 4 03:47:53 2026] GET /v2/images => generated 4892 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/710] 10.0.0.123 () {28 vars in 569 bytes} [Wed Mar 4 03:47:53 2026] GET /v2/images => generated 4892 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/711] 199.19.213.240 () {36 vars in 991 bytes} [Wed Mar 4 03:47:55 2026] GET /v2/images/d77d0145-1841-44df-8fcd-ac5607d471ce => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/712] 199.19.213.240 () {36 vars in 931 bytes} [Wed Mar 4 03:47: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: 8|app: 0|req: 366/713] 199.19.213.240 () {36 vars in 991 bytes} [Wed Mar 4 03:47:56 2026] GET /v2/images/d77d0145-1841-44df-8fcd-ac5607d471ce => 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: 348/714] 199.19.213.240 () {36 vars in 931 bytes} [Wed Mar 4 03:47:56 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: 351/719] 10.0.0.80 () {34 vars in 654 bytes} [Wed Mar 4 03:48:13 2026] POST /v2/images => generated 648 bytes in 181 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-04 03:48:13.431 8 WARNING glance.api.v2.images [None req-8558e605-bf96-486c-a283-b5e7a810f54c 5205b82d4d944bb891ae8fb5330f6c7f eee9f65abb9b47ab847a138fd6ab777c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//993f130a-86f9-4a16-8109-e6916c00cd15 [pid: 8|app: 0|req: 369/720] 10.0.0.80 () {32 vars in 709 bytes} [Wed Mar 4 03:48:13 2026] DELETE /v2/images/993f130a-86f9-4a16-8109-e6916c00cd15 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/721] 10.0.0.80 () {32 vars in 706 bytes} [Wed Mar 4 03:48:13 2026] GET /v2/images/993f130a-86f9-4a16-8109-e6916c00cd15 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/722] 10.0.0.80 () {32 vars in 632 bytes} [Wed Mar 4 03:48:13 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: 353/723] 10.0.0.80 () {34 vars in 654 bytes} [Wed Mar 4 03:48:13 2026] POST /v2/images => generated 702 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/724] 10.0.0.80 () {32 vars in 716 bytes} [Wed Mar 4 03:48:13 2026] GET /v2/images/1fbfc139-132e-4b41-a855-9439bce688d3/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-04 03:48:13.613 7 INFO glance.api.v2.image_data [None req-14393fd4-8bf0-4d88-9c87-28cfac3c5edb 5205b82d4d944bb891ae8fb5330f6c7f eee9f65abb9b47ab847a138fd6ab777c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-04 03:48:13.650 7 WARNING glance_store._drivers.rbd [None req-14393fd4-8bf0-4d88-9c87-28cfac3c5edb 5205b82d4d944bb891ae8fb5330f6c7f eee9f65abb9b47ab847a138fd6ab777c - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-04 03:48:14.926 7 INFO glance.location [None req-14393fd4-8bf0-4d88-9c87-28cfac3c5edb 5205b82d4d944bb891ae8fb5330f6c7f eee9f65abb9b47ab847a138fd6ab777c - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 354/725] 10.0.0.80 () {32 vars in 726 bytes} [Wed Mar 4 03:48:13 2026] PUT /v2/images/1fbfc139-132e-4b41-a855-9439bce688d3/file => generated 0 bytes in 1349 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/726] 10.0.0.80 () {32 vars in 706 bytes} [Wed Mar 4 03:48:14 2026] GET /v2/images/1fbfc139-132e-4b41-a855-9439bce688d3 => generated 1103 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/727] 10.0.0.80 () {32 vars in 716 bytes} [Wed Mar 4 03:48:14 2026] GET /v2/images/1fbfc139-132e-4b41-a855-9439bce688d3/file => generated 1024 bytes in 110 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/728] 10.0.0.80 () {34 vars in 654 bytes} [Wed Mar 4 03:48:15 2026] POST /v2/images => generated 649 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/729] 10.0.0.80 () {32 vars in 725 bytes} [Wed Mar 4 03:48:15 2026] PATCH /v2/images/9ab8d8f7-370c-45d2-8930-2618d5e0eb35 => generated 652 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/730] 10.0.0.80 () {32 vars in 706 bytes} [Wed Mar 4 03:48:15 2026] GET /v2/images/9ab8d8f7-370c-45d2-8930-2618d5e0eb35 => generated 652 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-04 03:48:15.216 7 WARNING glance.api.v2.images [None req-974ead94-c923-447c-8468-187d9cb25776 5205b82d4d944bb891ae8fb5330f6c7f eee9f65abb9b47ab847a138fd6ab777c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9ab8d8f7-370c-45d2-8930-2618d5e0eb35 [pid: 7|app: 0|req: 357/731] 10.0.0.80 () {32 vars in 709 bytes} [Wed Mar 4 03:48:15 2026] DELETE /v2/images/9ab8d8f7-370c-45d2-8930-2618d5e0eb35 => generated 0 bytes in 39 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/732] 10.0.0.80 () {32 vars in 706 bytes} [Wed Mar 4 03:48:15 2026] GET /v2/images/9ab8d8f7-370c-45d2-8930-2618d5e0eb35 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-04 03:48:15.273 7 WARNING glance.api.v2.images [None req-0cef0764-8a9e-449a-a8da-abfd4d613295 5205b82d4d944bb891ae8fb5330f6c7f eee9f65abb9b47ab847a138fd6ab777c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1fbfc139-132e-4b41-a855-9439bce688d3 [pid: 7|app: 0|req: 358/733] 10.0.0.80 () {32 vars in 709 bytes} [Wed Mar 4 03:48:15 2026] DELETE /v2/images/1fbfc139-132e-4b41-a855-9439bce688d3 => generated 0 bytes in 807 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/734] 10.0.0.80 () {32 vars in 706 bytes} [Wed Mar 4 03:48:16 2026] GET /v2/images/1fbfc139-132e-4b41-a855-9439bce688d3 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-04 03:48:16.110 7 WARNING glance.api.v2.images [None req-5fb4edd2-127c-4b8c-9c3c-fdb58d6cf65c 5205b82d4d944bb891ae8fb5330f6c7f eee9f65abb9b47ab847a138fd6ab777c - - default default] Failed to find image 993f130a-86f9-4a16-8109-e6916c00cd15 to delete: glance.common.exception.ImageNotFound: No image found with ID 993f130a-86f9-4a16-8109-e6916c00cd15 [pid: 7|app: 0|req: 359/735] 10.0.0.80 () {32 vars in 709 bytes} [Wed Mar 4 03:48:16 2026] DELETE /v2/images/993f130a-86f9-4a16-8109-e6916c00cd15 => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/736] 10.0.0.80 () {32 vars in 706 bytes} [Wed Mar 4 03:48:16 2026] GET /v2/images/993f130a-86f9-4a16-8109-e6916c00cd15 => 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: 380/741] 10.0.0.62 () {36 vars in 986 bytes} [Wed Mar 4 03:48:30 2026] GET /v2/images/d77d0145-1841-44df-8fcd-ac5607d471ce => 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: 362/742] 10.0.0.62 () {36 vars in 926 bytes} [Wed Mar 4 03:48:30 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: 381/743] 10.0.0.80 () {32 vars in 706 bytes} [Wed Mar 4 03:48:37 2026] GET /v2/images/d77d0145-1841-44df-8fcd-ac5607d471ce => 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: 363/744] 10.0.0.80 () {32 vars in 706 bytes} [Wed Mar 4 03:48:37 2026] GET /v2/images/d77d0145-1841-44df-8fcd-ac5607d471ce => 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: 382/745] 10.0.0.235 () {36 vars in 987 bytes} [Wed Mar 4 03:48:37 2026] GET /v2/images/d77d0145-1841-44df-8fcd-ac5607d471ce => generated 1171 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/746] 10.0.0.235 () {36 vars in 927 bytes} [Wed Mar 4 03:48:37 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: 383/747] 10.0.0.235 () {36 vars in 927 bytes} [Wed Mar 4 03:48:37 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: 365/748] 10.0.0.235 () {36 vars in 987 bytes} [Wed Mar 4 03:48:37 2026] GET /v2/images/d77d0145-1841-44df-8fcd-ac5607d471ce => 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: 384/749] 10.0.0.235 () {36 vars in 927 bytes} [Wed Mar 4 03:48:37 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: 366/750] 10.0.0.235 () {36 vars in 927 bytes} [Wed Mar 4 03:48:37 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: 385/751] 10.0.0.235 () {36 vars in 987 bytes} [Wed Mar 4 03:48:37 2026] GET /v2/images/d77d0145-1841-44df-8fcd-ac5607d471ce => 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: 367/752] 10.0.0.235 () {36 vars in 927 bytes} [Wed Mar 4 03:48:37 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: 386/753] 10.0.0.235 () {36 vars in 927 bytes} [Wed Mar 4 03:48:37 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: 368/754] 10.0.0.202 () {36 vars in 911 bytes} [Wed Mar 4 03:48:38 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/755] 10.0.0.202 () {36 vars in 1007 bytes} [Wed Mar 4 03:48:38 2026] GET /v2/images/d77d0145-1841-44df-8fcd-ac5607d471ce/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/756] 10.0.0.202 () {36 vars in 987 bytes} [Wed Mar 4 03:48:38 2026] GET /v2/images/d77d0145-1841-44df-8fcd-ac5607d471ce => 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: 388/757] 10.0.0.202 () {36 vars in 927 bytes} [Wed Mar 4 03:48: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: 370/758] 10.0.0.202 () {36 vars in 927 bytes} [Wed Mar 4 03:48:38 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/763] 10.0.0.123 () {28 vars in 569 bytes} [Wed Mar 4 03:48:54 2026] GET /v2/images => generated 4892 bytes in 459 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/764] 10.0.0.123 () {28 vars in 569 bytes} [Wed Mar 4 03:48:54 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/767] 10.0.0.62 () {36 vars in 986 bytes} [Wed Mar 4 03:49:00 2026] GET /v2/images/d77d0145-1841-44df-8fcd-ac5607d471ce => 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: 375/768] 10.0.0.62 () {36 vars in 926 bytes} [Wed Mar 4 03:49:00 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/769] 10.0.0.62 () {36 vars in 986 bytes} [Wed Mar 4 03:49:01 2026] GET /v2/images/d77d0145-1841-44df-8fcd-ac5607d471ce => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/770] 10.0.0.62 () {36 vars in 926 bytes} [Wed Mar 4 03:49:01 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: 395/771] 10.0.0.62 () {36 vars in 986 bytes} [Wed Mar 4 03:49:05 2026] GET /v2/images/d77d0145-1841-44df-8fcd-ac5607d471ce => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/772] 10.0.0.62 () {36 vars in 926 bytes} [Wed Mar 4 03:49:05 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/779] 10.0.0.80 () {30 vars in 410 bytes} [Wed Mar 4 03:49:38 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/784] 10.0.0.62 () {36 vars in 986 bytes} [Wed Mar 4 03:49:51 2026] GET /v2/images/d77d0145-1841-44df-8fcd-ac5607d471ce => 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: 383/785] 10.0.0.62 () {36 vars in 926 bytes} [Wed Mar 4 03:49:51 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: 403/786] 10.0.0.123 () {28 vars in 569 bytes} [Wed Mar 4 03:49:54 2026] GET /v2/images => generated 4892 bytes in 401 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/787] 10.0.0.123 () {28 vars in 569 bytes} [Wed Mar 4 03:49:54 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/798] 10.0.0.62 () {36 vars in 986 bytes} [Wed Mar 4 03:50:43 2026] GET /v2/images/d77d0145-1841-44df-8fcd-ac5607d471ce => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/799] 10.0.0.62 () {36 vars in 926 bytes} [Wed Mar 4 03:50:44 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: 410/800] 10.0.0.62 () {36 vars in 986 bytes} [Wed Mar 4 03:50:45 2026] GET /v2/images/d77d0145-1841-44df-8fcd-ac5607d471ce => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/801] 10.0.0.62 () {36 vars in 926 bytes} [Wed Mar 4 03:50:45 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/804] 10.0.0.123 () {28 vars in 569 bytes} [Wed Mar 4 03:50:54 2026] GET /v2/images => generated 4892 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/805] 10.0.0.123 () {28 vars in 569 bytes} [Wed Mar 4 03:50:54 2026] GET /v2/images => generated 4892 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/808] 10.0.0.62 () {36 vars in 986 bytes} [Wed Mar 4 03:51:01 2026] GET /v2/images/d77d0145-1841-44df-8fcd-ac5607d471ce => 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: 414/809] 10.0.0.62 () {36 vars in 926 bytes} [Wed Mar 4 03:51:01 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: 398/814] 10.0.0.62 () {36 vars in 986 bytes} [Wed Mar 4 03:51:27 2026] GET /v2/images/d77d0145-1841-44df-8fcd-ac5607d471ce => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/815] 10.0.0.62 () {36 vars in 926 bytes} [Wed Mar 4 03:51:27 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: 421/822] 10.0.0.123 () {28 vars in 569 bytes} [Wed Mar 4 03:51:54 2026] GET /v2/images => generated 4892 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/823] 10.0.0.123 () {28 vars in 569 bytes} [Wed Mar 4 03:51:54 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/826] 199.19.213.240 () {32 vars in 826 bytes} [Wed Mar 4 03:52:06 2026] GET /v2/images?status=active&owner=640069df80264932bc87bcf9b2a1f9ab&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/827] 199.19.213.240 () {32 vars in 653 bytes} [Wed Mar 4 03:52:06 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: 424/828] 10.0.0.235 () {36 vars in 987 bytes} [Wed Mar 4 03:52:06 2026] GET /v2/images/24276583-fe78-4e8f-87c2-f5dd023d3a74 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/829] 10.0.0.235 () {36 vars in 927 bytes} [Wed Mar 4 03:52:06 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: 425/830] 10.0.0.235 () {36 vars in 927 bytes} [Wed Mar 4 03:52:06 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/831] 10.0.0.235 () {36 vars in 987 bytes} [Wed Mar 4 03:52:07 2026] GET /v2/images/24276583-fe78-4e8f-87c2-f5dd023d3a74 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/832] 10.0.0.235 () {36 vars in 927 bytes} [Wed Mar 4 03:52:07 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/833] 10.0.0.235 () {36 vars in 927 bytes} [Wed Mar 4 03:52:07 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/834] 10.0.0.235 () {36 vars in 987 bytes} [Wed Mar 4 03:52:07 2026] GET /v2/images/24276583-fe78-4e8f-87c2-f5dd023d3a74 => generated 1209 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/835] 10.0.0.235 () {36 vars in 927 bytes} [Wed Mar 4 03:52:07 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/836] 10.0.0.202 () {36 vars in 911 bytes} [Wed Mar 4 03:52:07 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/837] 10.0.0.202 () {36 vars in 1007 bytes} [Wed Mar 4 03:52:07 2026] GET /v2/images/24276583-fe78-4e8f-87c2-f5dd023d3a74/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/838] 10.0.0.202 () {36 vars in 987 bytes} [Wed Mar 4 03:52:07 2026] GET /v2/images/24276583-fe78-4e8f-87c2-f5dd023d3a74 => 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: 410/839] 10.0.0.202 () {36 vars in 927 bytes} [Wed Mar 4 03:52:07 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/840] 10.0.0.202 () {36 vars in 927 bytes} [Wed Mar 4 03:52:07 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/851] 10.0.0.123 () {28 vars in 569 bytes} [Wed Mar 4 03:52:53 2026] GET /v2/images => generated 4892 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/852] 10.0.0.123 () {28 vars in 569 bytes} [Wed Mar 4 03:52:53 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/865] 10.0.0.123 () {28 vars in 569 bytes} [Wed Mar 4 03:53:53 2026] GET /v2/images => generated 4892 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/866] 10.0.0.123 () {28 vars in 569 bytes} [Wed Mar 4 03:53:53 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/879] 10.0.0.123 () {28 vars in 569 bytes} [Wed Mar 4 03:54:53 2026] GET /v2/images => generated 4892 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/880] 10.0.0.123 () {28 vars in 569 bytes} [Wed Mar 4 03:54:53 2026] GET /v2/images => generated 4892 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/893] 10.0.0.123 () {28 vars in 569 bytes} [Wed Mar 4 03:55:53 2026] GET /v2/images => generated 4892 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/894] 10.0.0.123 () {28 vars in 569 bytes} [Wed Mar 4 03:55:54 2026] GET /v2/images => generated 4892 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/903] 10.0.0.80 () {32 vars in 632 bytes} [Wed Mar 4 03:56:30 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/908] 10.0.0.123 () {28 vars in 569 bytes} [Wed Mar 4 03:56:53 2026] GET /v2/images => generated 4892 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/909] 10.0.0.123 () {28 vars in 569 bytes} [Wed Mar 4 03:56:53 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/922] 10.0.0.123 () {28 vars in 569 bytes} [Wed Mar 4 03:57:53 2026] GET /v2/images => generated 4892 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/923] 10.0.0.123 () {28 vars in 569 bytes} [Wed Mar 4 03:57:53 2026] GET /v2/images => generated 4892 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/936] 10.0.0.123 () {28 vars in 569 bytes} [Wed Mar 4 03:58:53 2026] GET /v2/images => generated 4892 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/937] 10.0.0.123 () {28 vars in 569 bytes} [Wed Mar 4 03:58:53 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/950] 10.0.0.123 () {28 vars in 569 bytes} [Wed Mar 4 03:59:53 2026] GET /v2/images => generated 4892 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/951] 10.0.0.123 () {28 vars in 569 bytes} [Wed Mar 4 03:59:54 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/964] 10.0.0.123 () {28 vars in 569 bytes} [Wed Mar 4 04:00:53 2026] GET /v2/images => generated 4892 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/965] 10.0.0.123 () {28 vars in 569 bytes} [Wed Mar 4 04:00:54 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)