+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Mar 31 05:31:22 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:32 os: Linux-5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 nodename: glance-api-57d64b5b7b-h6s9k 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 0x7f8581883668 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-31 05:31:24.290 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-31 05:31:24.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-31 05:31:25.193 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-31 05:31:25.194 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-31 05:31:25.194 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-31 05:31:25.229 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-31 05:31:25.230 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-31 05:31:25.231 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-31 05:31:27.293 7 WARNING glance.api.v2.images [None req-3dd86a85-447c-44cf-8358-f8567296eba1 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-31 05:31:27.458 8 WARNING glance.api.v2.images [None req-deb1ac1a-ca13-4881-8f09-266043d8f8dd - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-31 05:31:27.631 7 WARNING keystonemiddleware._common.config [None req-3dd86a85-447c-44cf-8358-f8567296eba1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-31 05:31:27.638 7 WARNING oslo_config.cfg [None req-3dd86a85-447c-44cf-8358-f8567296eba1 - - - - - -] 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 0x7f8581883668 pid: 7 (default app) 2026-03-31 05:31:27.825 8 WARNING keystonemiddleware._common.config [None req-deb1ac1a-ca13-4881-8f09-266043d8f8dd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-31 05:31:27.833 8 WARNING oslo_config.cfg [None req-deb1ac1a-ca13-4881-8f09-266043d8f8dd - - - - - -] 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 0x7f8581883668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.234 () {42 vars in 688 bytes} [Tue Mar 31 05:31:29 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-31 05:31:30.084 8 WARNING oslo_policy.policy [None req-3cb81833-7250-436f-98e0-72e534bb875a f65637590aca47999e5bdd8487b51307 6f8bfadbd058458888f2b589d1e2a3dc - - 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-31 05:31:30.085 8 WARNING oslo_policy.policy [None req-3cb81833-7250-436f-98e0-72e534bb875a f65637590aca47999e5bdd8487b51307 6f8bfadbd058458888f2b589d1e2a3dc - - 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-31 05:31:30.103 8 WARNING oslo_policy.policy [None req-3cb81833-7250-436f-98e0-72e534bb875a f65637590aca47999e5bdd8487b51307 6f8bfadbd058458888f2b589d1e2a3dc - - 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-31 05:31:30.104 8 WARNING oslo_policy.policy [None req-3cb81833-7250-436f-98e0-72e534bb875a f65637590aca47999e5bdd8487b51307 6f8bfadbd058458888f2b589d1e2a3dc - - 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/5] 199.19.213.234 () {44 vars in 910 bytes} [Tue Mar 31 05:31:29 2026] GET /v2/images => generated 69 bytes in 559 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.19.213.234 () {42 vars in 688 bytes} [Tue Mar 31 05:31:33 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/7] 199.19.213.234 () {44 vars in 910 bytes} [Tue Mar 31 05:31:33 2026] GET /v2/images => generated 69 bytes in 40 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-31 05:31:33.788 7 WARNING oslo_policy.policy [None req-d686455d-df32-48d4-88e4-0fedbec70f84 f65637590aca47999e5bdd8487b51307 6f8bfadbd058458888f2b589d1e2a3dc - - 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-31 05:31:33.788 7 WARNING oslo_policy.policy [None req-d686455d-df32-48d4-88e4-0fedbec70f84 f65637590aca47999e5bdd8487b51307 6f8bfadbd058458888f2b589d1e2a3dc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.19.213.234 () {44 vars in 911 bytes} [Tue Mar 31 05:31:33 2026] GET /v2/images/cirros => generated 151 bytes in 165 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.234 () {44 vars in 933 bytes} [Tue Mar 31 05:31:33 2026] GET /v2/images?name=cirros => generated 81 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-31 05:31:33.966 7 WARNING oslo_policy.policy [None req-88eeea3f-44b0-49b9-afa3-1ae70a5a4566 f65637590aca47999e5bdd8487b51307 6f8bfadbd058458888f2b589d1e2a3dc - - 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-31 05:31:33.966 7 WARNING oslo_policy.policy [None req-88eeea3f-44b0-49b9-afa3-1ae70a5a4566 f65637590aca47999e5bdd8487b51307 6f8bfadbd058458888f2b589d1e2a3dc - - 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/10] 199.19.213.234 () {44 vars in 939 bytes} [Tue Mar 31 05:31:33 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-31 05:31:34.066 8 WARNING oslo_config.cfg [None req-a1866570-ebdb-4195-8076-94f120be7d0e f65637590aca47999e5bdd8487b51307 6f8bfadbd058458888f2b589d1e2a3dc - - 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/11] 199.19.213.234 () {48 vars in 951 bytes} [Tue Mar 31 05:31:33 2026] POST /v2/images => generated 760 bytes in 70 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-31 05:31:34.087 7 WARNING oslo_policy.policy [None req-c74634be-2cd6-4d2e-8d8a-3fa64a3370b6 f65637590aca47999e5bdd8487b51307 6f8bfadbd058458888f2b589d1e2a3dc - - 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-31 05:31:34.087 7 WARNING oslo_policy.policy [None req-c74634be-2cd6-4d2e-8d8a-3fa64a3370b6 f65637590aca47999e5bdd8487b51307 6f8bfadbd058458888f2b589d1e2a3dc - - 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-31 05:31:34.088 7 INFO glance.api.v2.image_data [None req-c74634be-2cd6-4d2e-8d8a-3fa64a3370b6 f65637590aca47999e5bdd8487b51307 6f8bfadbd058458888f2b589d1e2a3dc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-31 05:31:38.583 7 WARNING glance.location [None req-c74634be-2cd6-4d2e-8d8a-3fa64a3370b6 f65637590aca47999e5bdd8487b51307 6f8bfadbd058458888f2b589d1e2a3dc - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.19.213.234 () {48 vars in 1045 bytes} [Tue Mar 31 05:31:34 2026] PUT /v2/images/30fbdcc7-0aa9-40f9-a1a9-c22e2cdce006/file => generated 0 bytes in 4540 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8632 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.19.213.234 () {44 vars in 971 bytes} [Tue Mar 31 05:31:38 2026] GET /v2/images/30fbdcc7-0aa9-40f9-a1a9-c22e2cdce006 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-31 05:31:38.657 7 WARNING oslo_config.cfg [None req-e37e42a0-8343-4d55-a5b9-e237e0d4ed45 f65637590aca47999e5bdd8487b51307 6f8bfadbd058458888f2b589d1e2a3dc - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.19.213.234 () {44 vars in 971 bytes} [Tue Mar 31 05:31:38 2026] GET /v2/images/30fbdcc7-0aa9-40f9-a1a9-c22e2cdce006 => 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: 134/265] 199.19.213.234 () {42 vars in 688 bytes} [Tue Mar 31 05:52:24 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/266] 199.19.213.234 () {44 vars in 910 bytes} [Tue Mar 31 05:52:24 2026] GET /v2/images => generated 1240 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/271] 199.19.213.234 () {42 vars in 688 bytes} [Tue Mar 31 05:52: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: 137/272] 199.19.213.234 () {44 vars in 910 bytes} [Tue Mar 31 05:52:40 2026] GET /v2/images => generated 1240 bytes in 383 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/273] 199.19.213.234 () {44 vars in 937 bytes} [Tue Mar 31 05:52:41 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: 7|app: 0|req: 138/274] 199.19.213.234 () {44 vars in 959 bytes} [Tue Mar 31 05:52:41 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/275] 199.19.213.234 () {44 vars in 939 bytes} [Tue Mar 31 05:52:41 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/276] 199.19.213.234 () {48 vars in 951 bytes} [Tue Mar 31 05:52:41 2026] POST /v2/images => generated 796 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-31 05:52:41.532 8 WARNING oslo_policy.policy [None req-4c629c0d-e3aa-4f92-877c-5f7c0cbb31b7 f65637590aca47999e5bdd8487b51307 6f8bfadbd058458888f2b589d1e2a3dc - - 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-31 05:52:41.532 8 WARNING oslo_policy.policy [None req-4c629c0d-e3aa-4f92-877c-5f7c0cbb31b7 f65637590aca47999e5bdd8487b51307 6f8bfadbd058458888f2b589d1e2a3dc - - 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-31 05:52:41.534 8 INFO glance.api.v2.image_data [None req-4c629c0d-e3aa-4f92-877c-5f7c0cbb31b7 f65637590aca47999e5bdd8487b51307 6f8bfadbd058458888f2b589d1e2a3dc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-31 05:53:06.092 8 WARNING glance.location [None req-4c629c0d-e3aa-4f92-877c-5f7c0cbb31b7 f65637590aca47999e5bdd8487b51307 6f8bfadbd058458888f2b589d1e2a3dc - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 138/281] 199.19.213.234 () {48 vars in 1046 bytes} [Tue Mar 31 05:52:41 2026] PUT /v2/images/73ec0ad0-42d3-4cb0-a78e-c586f10a06ec/file => generated 0 bytes in 24608 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63787 switches on core 0) [pid: 7|app: 0|req: 144/282] 199.19.213.234 () {44 vars in 971 bytes} [Tue Mar 31 05:53:06 2026] GET /v2/images/73ec0ad0-42d3-4cb0-a78e-c586f10a06ec => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/283] 199.19.213.234 () {44 vars in 971 bytes} [Tue Mar 31 05:53:06 2026] GET /v2/images/73ec0ad0-42d3-4cb0-a78e-c586f10a06ec => 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: 146/286] 199.19.213.234 () {42 vars in 688 bytes} [Tue Mar 31 05:53:07 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: 141/287] 199.19.213.234 () {44 vars in 910 bytes} [Tue Mar 31 05:53:07 2026] GET /v2/images => generated 2451 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/372] 199.19.213.234 () {42 vars in 688 bytes} [Tue Mar 31 06:00:09 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: 184/373] 199.19.213.234 () {44 vars in 910 bytes} [Tue Mar 31 06:00:09 2026] GET /v2/images => generated 2451 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/376] 199.19.213.234 () {42 vars in 688 bytes} [Tue Mar 31 06:00:17 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/377] 199.19.213.234 () {44 vars in 910 bytes} [Tue Mar 31 06:00:17 2026] GET /v2/images => generated 2451 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/378] 199.19.213.234 () {44 vars in 947 bytes} [Tue Mar 31 06:00:17 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/379] 199.19.213.234 () {44 vars in 969 bytes} [Tue Mar 31 06:00:17 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/380] 199.19.213.234 () {44 vars in 939 bytes} [Tue Mar 31 06:00:17 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: 188/381] 199.19.213.234 () {48 vars in 951 bytes} [Tue Mar 31 06:00:17 2026] POST /v2/images => generated 799 bytes in 210 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-31 06:00:18.183 7 INFO glance.api.v2.image_data [None req-5317890d-e86a-4b49-9136-2f7b230b361e f65637590aca47999e5bdd8487b51307 6f8bfadbd058458888f2b589d1e2a3dc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-31 06:00:35.012 7 INFO glance.location [None req-5317890d-e86a-4b49-9136-2f7b230b361e f65637590aca47999e5bdd8487b51307 6f8bfadbd058458888f2b589d1e2a3dc - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 194/384] 199.19.213.234 () {48 vars in 1045 bytes} [Tue Mar 31 06:00:18 2026] PUT /v2/images/f040f5fd-82ad-4e33-a039-5124c5ffc72e/file => generated 0 bytes in 16882 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22444 switches on core 0) [pid: 8|app: 0|req: 191/385] 199.19.213.234 () {44 vars in 971 bytes} [Tue Mar 31 06:00:35 2026] GET /v2/images/f040f5fd-82ad-4e33-a039-5124c5ffc72e => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/386] 199.19.213.234 () {48 vars in 1050 bytes} [Tue Mar 31 06:00:35 2026] PATCH /v2/images/f040f5fd-82ad-4e33-a039-5124c5ffc72e => generated 1234 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/387] 199.19.213.234 () {44 vars in 971 bytes} [Tue Mar 31 06:00:35 2026] GET /v2/images/f040f5fd-82ad-4e33-a039-5124c5ffc72e => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/396] 199.19.213.234 () {42 vars in 688 bytes} [Tue Mar 31 06:01:12 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: 197/397] 199.19.213.234 () {44 vars in 910 bytes} [Tue Mar 31 06:01:12 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: 8|app: 0|req: 200/402] 199.19.213.234 () {42 vars in 688 bytes} [Tue Mar 31 06:01:28 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: 203/403] 199.19.213.234 () {44 vars in 910 bytes} [Tue Mar 31 06:01:28 2026] GET /v2/images => generated 3687 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/404] 199.19.213.234 () {44 vars in 939 bytes} [Tue Mar 31 06:01:28 2026] GET /v2/images/manila-service-image => generated 165 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/405] 199.19.213.234 () {44 vars in 961 bytes} [Tue Mar 31 06:01:28 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/406] 199.19.213.234 () {44 vars in 939 bytes} [Tue Mar 31 06:01:28 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/407] 199.19.213.234 () {48 vars in 951 bytes} [Tue Mar 31 06:01:28 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-31 06:01:28.981 8 INFO glance.api.v2.image_data [None req-db64316a-fa9a-4db7-a30e-f836da12cbbd f65637590aca47999e5bdd8487b51307 6f8bfadbd058458888f2b589d1e2a3dc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-31 06:01:43.064 8 INFO glance.location [None req-db64316a-fa9a-4db7-a30e-f836da12cbbd f65637590aca47999e5bdd8487b51307 6f8bfadbd058458888f2b589d1e2a3dc - - default default] Image format matched and virtual size computed: 2820603904 [pid: 8|app: 0|req: 203/410] 199.19.213.234 () {48 vars in 1046 bytes} [Tue Mar 31 06:01:28 2026] PUT /v2/images/8834120e-e3de-42af-8060-5be4af16caa8/file => generated 0 bytes in 14128 msecs (HTTP/1.1 204) 4 headers in 171 bytes (71315 switches on core 0) [pid: 7|app: 0|req: 208/411] 199.19.213.234 () {44 vars in 971 bytes} [Tue Mar 31 06:01:43 2026] GET /v2/images/8834120e-e3de-42af-8060-5be4af16caa8 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/412] 199.19.213.234 () {44 vars in 971 bytes} [Tue Mar 31 06:01:43 2026] GET /v2/images/8834120e-e3de-42af-8060-5be4af16caa8 => generated 1204 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/559] 199.19.213.234 () {42 vars in 688 bytes} [Tue Mar 31 06:13:53 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: 282/560] 199.19.213.234 () {44 vars in 910 bytes} [Tue Mar 31 06:13:53 2026] GET /v2/images => generated 4893 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/589] 199.19.213.234 () {42 vars in 688 bytes} [Tue Mar 31 06:16:09 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: 297/590] 199.19.213.234 () {44 vars in 910 bytes} [Tue Mar 31 06:16:09 2026] GET /v2/images => generated 4893 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/591] 199.19.213.234 () {42 vars in 688 bytes} [Tue Mar 31 06:16: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: 298/592] 199.19.213.234 () {44 vars in 910 bytes} [Tue Mar 31 06:16:11 2026] GET /v2/images => generated 4893 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/603] 199.19.213.234 () {42 vars in 688 bytes} [Tue Mar 31 06:16:59 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/604] 199.19.213.234 () {44 vars in 910 bytes} [Tue Mar 31 06:16:59 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: 306/607] 199.19.213.234 () {42 vars in 688 bytes} [Tue Mar 31 06:17:07 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: 302/608] 199.19.213.234 () {44 vars in 910 bytes} [Tue Mar 31 06:17:07 2026] GET /v2/images => generated 4893 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/621] 199.19.213.234 () {42 vars in 688 bytes} [Tue Mar 31 06:18:08 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: 313/622] 199.19.213.234 () {44 vars in 910 bytes} [Tue Mar 31 06:18:08 2026] GET /v2/images => generated 4893 bytes in 49 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: 314/631] 10.0.0.135 () {32 vars in 633 bytes} [Tue Mar 31 06:18:51 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/636] 10.0.0.224 () {36 vars in 987 bytes} [Tue Mar 31 06:19:15 2026] GET /v2/images/30fbdcc7-0aa9-40f9-a1a9-c22e2cdce006 => generated 1171 bytes in 18 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: 320/637] 10.0.0.224 () {36 vars in 927 bytes} [Tue Mar 31 06:19:15 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/640] 199.19.213.234 () {36 vars in 991 bytes} [Tue Mar 31 06:19:23 2026] GET /v2/images/30fbdcc7-0aa9-40f9-a1a9-c22e2cdce006 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/641] 199.19.213.234 () {36 vars in 931 bytes} [Tue Mar 31 06:19:23 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: 323/642] 199.19.213.234 () {36 vars in 991 bytes} [Tue Mar 31 06:19:24 2026] GET /v2/images/30fbdcc7-0aa9-40f9-a1a9-c22e2cdce006 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/643] 199.19.213.234 () {36 vars in 931 bytes} [Tue Mar 31 06:19:24 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/646] 10.0.0.224 () {36 vars in 987 bytes} [Tue Mar 31 06:19:32 2026] GET /v2/images/30fbdcc7-0aa9-40f9-a1a9-c22e2cdce006 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/647] 10.0.0.224 () {36 vars in 927 bytes} [Tue Mar 31 06:19:32 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/648] 10.0.0.224 () {36 vars in 987 bytes} [Tue Mar 31 06:19:36 2026] GET /v2/images/30fbdcc7-0aa9-40f9-a1a9-c22e2cdce006 => 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: 326/649] 10.0.0.224 () {36 vars in 927 bytes} [Tue Mar 31 06:19:36 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/658] 10.0.0.224 () {36 vars in 987 bytes} [Tue Mar 31 06:20:15 2026] GET /v2/images/30fbdcc7-0aa9-40f9-a1a9-c22e2cdce006 => 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: 331/659] 10.0.0.224 () {36 vars in 927 bytes} [Tue Mar 31 06:20:15 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/662] 10.0.0.135 () {34 vars in 655 bytes} [Tue Mar 31 06:20:17 2026] POST /v2/images => generated 648 bytes in 179 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-31 06:20:17.710 8 WARNING glance.api.v2.images [None req-d15b68cb-6b11-4eb1-ad0d-3382ec1eb833 547dcdbba1c34b3eba196ba939992161 1c45f4d3bbfd49bfa1e20e5601ccb97d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//11bc0a57-a702-4813-a3d7-2ce7630ba2ce [pid: 8|app: 0|req: 330/663] 10.0.0.135 () {32 vars in 710 bytes} [Tue Mar 31 06:20:17 2026] DELETE /v2/images/11bc0a57-a702-4813-a3d7-2ce7630ba2ce => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/664] 10.0.0.135 () {32 vars in 707 bytes} [Tue Mar 31 06:20:17 2026] GET /v2/images/11bc0a57-a702-4813-a3d7-2ce7630ba2ce => 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: 331/665] 10.0.0.135 () {32 vars in 633 bytes} [Tue Mar 31 06:20:17 2026] GET /v2/images => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/666] 10.0.0.135 () {34 vars in 655 bytes} [Tue Mar 31 06:20:17 2026] POST /v2/images => generated 702 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/667] 10.0.0.135 () {32 vars in 717 bytes} [Tue Mar 31 06:20:17 2026] GET /v2/images/f6038e0c-0dc2-4c5f-9b8d-f29f8f073e99/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-31 06:20:17.881 7 INFO glance.api.v2.image_data [None req-e82b1fce-285d-486a-a86b-6082d93f1e09 547dcdbba1c34b3eba196ba939992161 1c45f4d3bbfd49bfa1e20e5601ccb97d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-31 06:20:17.937 7 WARNING glance_store._drivers.rbd [None req-e82b1fce-285d-486a-a86b-6082d93f1e09 547dcdbba1c34b3eba196ba939992161 1c45f4d3bbfd49bfa1e20e5601ccb97d - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-31 06:20:18.817 7 INFO glance.location [None req-e82b1fce-285d-486a-a86b-6082d93f1e09 547dcdbba1c34b3eba196ba939992161 1c45f4d3bbfd49bfa1e20e5601ccb97d - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 336/668] 10.0.0.135 () {32 vars in 727 bytes} [Tue Mar 31 06:20:17 2026] PUT /v2/images/f6038e0c-0dc2-4c5f-9b8d-f29f8f073e99/file => generated 0 bytes in 975 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/669] 10.0.0.135 () {32 vars in 707 bytes} [Tue Mar 31 06:20:18 2026] GET /v2/images/f6038e0c-0dc2-4c5f-9b8d-f29f8f073e99 => generated 1103 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/670] 10.0.0.135 () {32 vars in 717 bytes} [Tue Mar 31 06:20:18 2026] GET /v2/images/f6038e0c-0dc2-4c5f-9b8d-f29f8f073e99/file => generated 1024 bytes in 113 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/671] 10.0.0.135 () {34 vars in 655 bytes} [Tue Mar 31 06:20:18 2026] POST /v2/images => generated 648 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/672] 10.0.0.135 () {32 vars in 726 bytes} [Tue Mar 31 06:20:19 2026] PATCH /v2/images/e526dd91-3f59-4339-8889-017f51cc5c2c => generated 653 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/673] 10.0.0.135 () {32 vars in 707 bytes} [Tue Mar 31 06:20:19 2026] GET /v2/images/e526dd91-3f59-4339-8889-017f51cc5c2c => generated 653 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-31 06:20:19.129 7 WARNING glance.api.v2.images [None req-a5b91deb-3520-4a76-ba5c-476a9ada564b 547dcdbba1c34b3eba196ba939992161 1c45f4d3bbfd49bfa1e20e5601ccb97d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e526dd91-3f59-4339-8889-017f51cc5c2c [pid: 7|app: 0|req: 339/674] 10.0.0.135 () {32 vars in 710 bytes} [Tue Mar 31 06:20:19 2026] DELETE /v2/images/e526dd91-3f59-4339-8889-017f51cc5c2c => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/675] 10.0.0.135 () {32 vars in 707 bytes} [Tue Mar 31 06:20:19 2026] GET /v2/images/e526dd91-3f59-4339-8889-017f51cc5c2c => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-31 06:20:19.195 7 WARNING glance.api.v2.images [None req-5a6743b2-6e2b-4727-b448-8850636c2233 547dcdbba1c34b3eba196ba939992161 1c45f4d3bbfd49bfa1e20e5601ccb97d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f6038e0c-0dc2-4c5f-9b8d-f29f8f073e99 [pid: 7|app: 0|req: 340/676] 10.0.0.135 () {32 vars in 710 bytes} [Tue Mar 31 06:20:19 2026] DELETE /v2/images/f6038e0c-0dc2-4c5f-9b8d-f29f8f073e99 => generated 0 bytes in 858 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/677] 10.0.0.135 () {32 vars in 707 bytes} [Tue Mar 31 06:20:20 2026] GET /v2/images/f6038e0c-0dc2-4c5f-9b8d-f29f8f073e99 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-31 06:20:20.069 7 WARNING glance.api.v2.images [None req-6c89ec7f-fcdd-4616-a72f-d5d12401cc0a 547dcdbba1c34b3eba196ba939992161 1c45f4d3bbfd49bfa1e20e5601ccb97d - - default default] Failed to find image 11bc0a57-a702-4813-a3d7-2ce7630ba2ce to delete: glance.common.exception.ImageNotFound: No image found with ID 11bc0a57-a702-4813-a3d7-2ce7630ba2ce [pid: 7|app: 0|req: 341/678] 10.0.0.135 () {32 vars in 710 bytes} [Tue Mar 31 06:20:20 2026] DELETE /v2/images/11bc0a57-a702-4813-a3d7-2ce7630ba2ce => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/679] 10.0.0.135 () {32 vars in 707 bytes} [Tue Mar 31 06:20:20 2026] GET /v2/images/11bc0a57-a702-4813-a3d7-2ce7630ba2ce => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/680] 10.0.0.135 () {30 vars in 411 bytes} [Tue Mar 31 06:20:22 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: 341/685] 10.0.0.90 () {36 vars in 986 bytes} [Tue Mar 31 06:20:40 2026] GET /v2/images/30fbdcc7-0aa9-40f9-a1a9-c22e2cdce006 => generated 1171 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/686] 10.0.0.90 () {36 vars in 926 bytes} [Tue Mar 31 06:20:40 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: 342/687] 10.0.0.90 () {36 vars in 926 bytes} [Tue Mar 31 06:20:40 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: 346/688] 10.0.0.90 () {36 vars in 986 bytes} [Tue Mar 31 06:20:40 2026] GET /v2/images/30fbdcc7-0aa9-40f9-a1a9-c22e2cdce006 => 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: 343/689] 10.0.0.90 () {36 vars in 926 bytes} [Tue Mar 31 06:20:40 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: 347/690] 10.0.0.90 () {36 vars in 926 bytes} [Tue Mar 31 06:20:40 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: 344/691] 10.0.0.90 () {36 vars in 986 bytes} [Tue Mar 31 06:20:40 2026] GET /v2/images/30fbdcc7-0aa9-40f9-a1a9-c22e2cdce006 => 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/692] 10.0.0.90 () {36 vars in 926 bytes} [Tue Mar 31 06:20:41 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/693] 10.0.0.90 () {36 vars in 926 bytes} [Tue Mar 31 06:20:41 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/694] 10.0.0.14 () {36 vars in 910 bytes} [Tue Mar 31 06:20:41 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/695] 10.0.0.14 () {36 vars in 1006 bytes} [Tue Mar 31 06:20:41 2026] GET /v2/images/30fbdcc7-0aa9-40f9-a1a9-c22e2cdce006/locations => generated 127 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/696] 10.0.0.14 () {36 vars in 986 bytes} [Tue Mar 31 06:20:41 2026] GET /v2/images/30fbdcc7-0aa9-40f9-a1a9-c22e2cdce006 => 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: 347/697] 10.0.0.14 () {36 vars in 926 bytes} [Tue Mar 31 06:20:41 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/698] 10.0.0.14 () {36 vars in 926 bytes} [Tue Mar 31 06:20:41 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: 357/709] 10.0.0.224 () {36 vars in 987 bytes} [Tue Mar 31 06:21:36 2026] GET /v2/images/30fbdcc7-0aa9-40f9-a1a9-c22e2cdce006 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/710] 10.0.0.224 () {36 vars in 927 bytes} [Tue Mar 31 06:21:36 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: 355/713] 10.0.0.224 () {36 vars in 987 bytes} [Tue Mar 31 06:21:46 2026] GET /v2/images/30fbdcc7-0aa9-40f9-a1a9-c22e2cdce006 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/714] 10.0.0.224 () {36 vars in 927 bytes} [Tue Mar 31 06:21: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: 8|app: 0|req: 360/723] 10.0.0.224 () {36 vars in 987 bytes} [Tue Mar 31 06:22:17 2026] GET /v2/images/30fbdcc7-0aa9-40f9-a1a9-c22e2cdce006 => 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: 364/724] 10.0.0.224 () {36 vars in 927 bytes} [Tue Mar 31 06:22:17 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/725] 10.0.0.135 () {32 vars in 707 bytes} [Tue Mar 31 06:22:20 2026] GET /v2/images/30fbdcc7-0aa9-40f9-a1a9-c22e2cdce006 => 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: 365/726] 10.0.0.135 () {32 vars in 707 bytes} [Tue Mar 31 06:22:20 2026] GET /v2/images/30fbdcc7-0aa9-40f9-a1a9-c22e2cdce006 => 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: 362/727] 10.0.0.90 () {36 vars in 986 bytes} [Tue Mar 31 06:22:21 2026] GET /v2/images/30fbdcc7-0aa9-40f9-a1a9-c22e2cdce006 => generated 1171 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/728] 10.0.0.90 () {36 vars in 926 bytes} [Tue Mar 31 06:22:21 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: 363/729] 10.0.0.90 () {36 vars in 926 bytes} [Tue Mar 31 06:22:21 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/730] 10.0.0.90 () {36 vars in 986 bytes} [Tue Mar 31 06:22:21 2026] GET /v2/images/30fbdcc7-0aa9-40f9-a1a9-c22e2cdce006 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/731] 10.0.0.90 () {36 vars in 926 bytes} [Tue Mar 31 06:22:21 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/732] 10.0.0.90 () {36 vars in 926 bytes} [Tue Mar 31 06:22:21 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: 365/733] 10.0.0.90 () {36 vars in 986 bytes} [Tue Mar 31 06:22:21 2026] GET /v2/images/30fbdcc7-0aa9-40f9-a1a9-c22e2cdce006 => 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: 369/734] 10.0.0.90 () {36 vars in 926 bytes} [Tue Mar 31 06:22:21 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: 366/735] 10.0.0.90 () {36 vars in 926 bytes} [Tue Mar 31 06:22:21 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/736] 10.0.0.14 () {36 vars in 910 bytes} [Tue Mar 31 06:22:21 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: 367/737] 10.0.0.14 () {36 vars in 1006 bytes} [Tue Mar 31 06:22:21 2026] GET /v2/images/30fbdcc7-0aa9-40f9-a1a9-c22e2cdce006/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: 371/738] 10.0.0.14 () {36 vars in 986 bytes} [Tue Mar 31 06:22:21 2026] GET /v2/images/30fbdcc7-0aa9-40f9-a1a9-c22e2cdce006 => 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: 368/739] 10.0.0.14 () {36 vars in 926 bytes} [Tue Mar 31 06:22:21 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/740] 10.0.0.14 () {36 vars in 926 bytes} [Tue Mar 31 06:22:21 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: 376/755] 10.0.0.224 () {36 vars in 987 bytes} [Tue Mar 31 06:23:34 2026] GET /v2/images/30fbdcc7-0aa9-40f9-a1a9-c22e2cdce006 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/756] 10.0.0.224 () {36 vars in 927 bytes} [Tue Mar 31 06:23:34 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/769] 10.0.0.224 () {36 vars in 987 bytes} [Tue Mar 31 06:24:34 2026] GET /v2/images/30fbdcc7-0aa9-40f9-a1a9-c22e2cdce006 => generated 1171 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/770] 10.0.0.224 () {36 vars in 927 bytes} [Tue Mar 31 06:24:34 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: 390/775] 10.0.0.224 () {36 vars in 987 bytes} [Tue Mar 31 06:24:50 2026] GET /v2/images/30fbdcc7-0aa9-40f9-a1a9-c22e2cdce006 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/776] 10.0.0.224 () {36 vars in 927 bytes} [Tue Mar 31 06:24:50 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: 389/781] 10.0.0.224 () {36 vars in 987 bytes} [Tue Mar 31 06:25:08 2026] GET /v2/images/30fbdcc7-0aa9-40f9-a1a9-c22e2cdce006 => 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: 393/782] 10.0.0.224 () {36 vars in 927 bytes} [Tue Mar 31 06:25:08 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: 397/789] 199.19.213.234 () {32 vars in 826 bytes} [Tue Mar 31 06:25:42 2026] GET /v2/images?status=active&owner=6f8bfadbd058458888f2b589d1e2a3dc&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/790] 199.19.213.234 () {32 vars in 653 bytes} [Tue Mar 31 06:25:42 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/791] 10.0.0.90 () {36 vars in 986 bytes} [Tue Mar 31 06:25:42 2026] GET /v2/images/73ec0ad0-42d3-4cb0-a78e-c586f10a06ec => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/792] 10.0.0.90 () {36 vars in 926 bytes} [Tue Mar 31 06:25:42 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: 399/793] 10.0.0.90 () {36 vars in 926 bytes} [Tue Mar 31 06:25:42 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: 395/794] 10.0.0.90 () {36 vars in 986 bytes} [Tue Mar 31 06:25:42 2026] GET /v2/images/73ec0ad0-42d3-4cb0-a78e-c586f10a06ec => 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: 400/795] 10.0.0.90 () {36 vars in 926 bytes} [Tue Mar 31 06:25:42 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: 396/796] 10.0.0.90 () {36 vars in 926 bytes} [Tue Mar 31 06:25:42 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: 401/797] 10.0.0.90 () {36 vars in 986 bytes} [Tue Mar 31 06:25:42 2026] GET /v2/images/73ec0ad0-42d3-4cb0-a78e-c586f10a06ec => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/798] 10.0.0.90 () {36 vars in 926 bytes} [Tue Mar 31 06:25:42 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: 402/799] 10.0.0.14 () {36 vars in 910 bytes} [Tue Mar 31 06:25:43 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: 398/800] 10.0.0.14 () {36 vars in 1006 bytes} [Tue Mar 31 06:25:43 2026] GET /v2/images/73ec0ad0-42d3-4cb0-a78e-c586f10a06ec/locations => generated 127 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/801] 10.0.0.14 () {36 vars in 986 bytes} [Tue Mar 31 06:25:43 2026] GET /v2/images/73ec0ad0-42d3-4cb0-a78e-c586f10a06ec => 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: 399/802] 10.0.0.14 () {36 vars in 926 bytes} [Tue Mar 31 06:25:43 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/803] 10.0.0.14 () {36 vars in 926 bytes} [Tue Mar 31 06:25:43 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: 427/848] 10.0.0.135 () {32 vars in 633 bytes} [Tue Mar 31 06:29:23 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)