+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu May 21 05:09:53 2026] *** compiled with version: 13.3.0 on 20 May 2026 09:08:57 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-65646d8ccc-k9zbn 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, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f92a7c0e668 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-05-21 05:09:55.622 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-21 05:09:55.648 7 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-05-21 05:09:56.514 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-05-21 05:09:56.515 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-05-21 05:09:56.516 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-21 05:09:56.519 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-05-21 05:09:56.520 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-05-21 05:09:56.520 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-21 05:09:58.567 7 WARNING glance.api.v2.images [None req-e420d91d-d572-4569-9209-0fe2d1ed562e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-21 05:09:58.609 8 WARNING glance.api.v2.images [None req-284a84aa-f5a8-40bb-9de6-c2deb85e7061 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-21 05:09:58.891 7 WARNING keystonemiddleware._common.config [None req-e420d91d-d572-4569-9209-0fe2d1ed562e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-21 05:09:58.899 7 WARNING oslo_config.cfg [None req-e420d91d-d572-4569-9209-0fe2d1ed562e - - - - - -] 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 0x7f92a7c0e668 pid: 7 (default app) 2026-05-21 05:09:58.938 8 WARNING keystonemiddleware._common.config [None req-284a84aa-f5a8-40bb-9de6-c2deb85e7061 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-21 05:09:58.946 8 WARNING oslo_config.cfg [None req-284a84aa-f5a8-40bb-9de6-c2deb85e7061 - - - - - -] 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 0x7f92a7c0e668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.19.213.66 () {42 vars in 685 bytes} [Thu May 21 05:09:59 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 05:09:59.704 8 WARNING oslo_policy.policy [None req-274ac9b6-2722-4b18-af35-beea97a059d6 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - 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-05-21 05:09:59.704 8 WARNING oslo_policy.policy [None req-274ac9b6-2722-4b18-af35-beea97a059d6 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - 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-05-21 05:09:59.719 8 WARNING oslo_policy.policy [None req-274ac9b6-2722-4b18-af35-beea97a059d6 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - 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-05-21 05:09:59.720 8 WARNING oslo_policy.policy [None req-274ac9b6-2722-4b18-af35-beea97a059d6 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - 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.66 () {44 vars in 907 bytes} [Thu May 21 05:09:59 2026] GET /v2/images => generated 69 bytes in 540 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.66 () {42 vars in 685 bytes} [Thu May 21 05:10:04 2026] GET / => generated 1301 bytes in 2 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.66 () {44 vars in 907 bytes} [Thu May 21 05:10:04 2026] GET /v2/images => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 05:10:04.335 7 WARNING oslo_policy.policy [None req-17858272-ed79-46e7-8b46-993c1a28f5a6 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - 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-05-21 05:10:04.335 7 WARNING oslo_policy.policy [None req-17858272-ed79-46e7-8b46-993c1a28f5a6 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - 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.66 () {44 vars in 908 bytes} [Thu May 21 05:10:04 2026] GET /v2/images/cirros => generated 151 bytes in 134 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.66 () {44 vars in 930 bytes} [Thu May 21 05:10:04 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:10:04.479 7 WARNING oslo_policy.policy [None req-1d926817-c3f5-4005-88ed-fdb216fc4e9f c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - 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-05-21 05:10:04.480 7 WARNING oslo_policy.policy [None req-1d926817-c3f5-4005-88ed-fdb216fc4e9f c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - 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.66 () {44 vars in 936 bytes} [Thu May 21 05:10:04 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) 2026-05-21 05:10:04.567 8 WARNING oslo_config.cfg [None req-82861f1d-e155-46ac-a13c-608197bd3ab9 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - 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.66 () {48 vars in 948 bytes} [Thu May 21 05:10:04 2026] POST /v2/images => generated 760 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-21 05:10:04.590 7 WARNING oslo_policy.policy [None req-7f804182-a723-4c5e-b4a3-61f94351768a c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - 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-05-21 05:10:04.590 7 WARNING oslo_policy.policy [None req-7f804182-a723-4c5e-b4a3-61f94351768a c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - 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-05-21 05:10:04.591 7 INFO glance.api.v2.image_data [None req-7f804182-a723-4c5e-b4a3-61f94351768a c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 05:10:08.199 7 INFO glance.location [None req-7f804182-a723-4c5e-b4a3-61f94351768a c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 9/13] 199.19.213.66 () {48 vars in 1042 bytes} [Thu May 21 05:10:04 2026] PUT /v2/images/2d18ad51-bd4a-4cdb-ba3c-455a70302339/file => generated 0 bytes in 3664 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6279 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.19.213.66 () {44 vars in 968 bytes} [Thu May 21 05:10:08 2026] GET /v2/images/2d18ad51-bd4a-4cdb-ba3c-455a70302339 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 05:10:08.287 7 WARNING oslo_config.cfg [None req-5db4e777-438b-4911-a208-f2b018c3a3f0 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/15] 199.19.213.66 () {44 vars in 968 bytes} [Thu May 21 05:10:08 2026] GET /v2/images/2d18ad51-bd4a-4cdb-ba3c-455a70302339 => 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: 130/264] 199.19.213.66 () {42 vars in 685 bytes} [Thu May 21 05:30:40 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/265] 199.19.213.66 () {44 vars in 907 bytes} [Thu May 21 05:30:40 2026] GET /v2/images => generated 1240 bytes in 476 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/272] 199.19.213.66 () {42 vars in 685 bytes} [Thu May 21 05:31:11 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/273] 199.19.213.66 () {44 vars in 907 bytes} [Thu May 21 05:31:11 2026] GET /v2/images => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/274] 199.19.213.66 () {44 vars in 934 bytes} [Thu May 21 05:31:11 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: 7|app: 0|req: 140/275] 199.19.213.66 () {44 vars in 956 bytes} [Thu May 21 05:31:11 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/276] 199.19.213.66 () {44 vars in 936 bytes} [Thu May 21 05:31:11 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/277] 199.19.213.66 () {48 vars in 948 bytes} [Thu May 21 05:31:11 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-21 05:31:11.482 8 WARNING oslo_policy.policy [None req-8c55c2f3-4061-4e04-baef-bb72b2aae2b0 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - 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-05-21 05:31:11.483 8 WARNING oslo_policy.policy [None req-8c55c2f3-4061-4e04-baef-bb72b2aae2b0 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - 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-05-21 05:31:11.484 8 INFO glance.api.v2.image_data [None req-8c55c2f3-4061-4e04-baef-bb72b2aae2b0 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 05:31:36.927 8 INFO glance.location [None req-8c55c2f3-4061-4e04-baef-bb72b2aae2b0 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 137/282] 199.19.213.66 () {48 vars in 1043 bytes} [Thu May 21 05:31:11 2026] PUT /v2/images/ee21b17c-6ba1-436f-9676-489302fed985/file => generated 0 bytes in 25504 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63981 switches on core 0) [pid: 7|app: 0|req: 146/283] 199.19.213.66 () {44 vars in 968 bytes} [Thu May 21 05:31:36 2026] GET /v2/images/ee21b17c-6ba1-436f-9676-489302fed985 => generated 1209 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/284] 199.19.213.66 () {44 vars in 968 bytes} [Thu May 21 05:31:37 2026] GET /v2/images/ee21b17c-6ba1-436f-9676-489302fed985 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/285] 199.19.213.66 () {42 vars in 685 bytes} [Thu May 21 05:31:38 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/288] 199.19.213.66 () {44 vars in 907 bytes} [Thu May 21 05:31:38 2026] GET /v2/images => generated 2451 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/369] 199.19.213.66 () {42 vars in 685 bytes} [Thu May 21 05:38:26 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/370] 199.19.213.66 () {44 vars in 907 bytes} [Thu May 21 05:38:26 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: 8|app: 0|req: 183/375] 199.19.213.66 () {42 vars in 685 bytes} [Thu May 21 05:38:38 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/376] 199.19.213.66 () {44 vars in 907 bytes} [Thu May 21 05:38:38 2026] GET /v2/images => generated 2451 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/377] 199.19.213.66 () {44 vars in 944 bytes} [Thu May 21 05:38:38 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/378] 199.19.213.66 () {44 vars in 966 bytes} [Thu May 21 05:38:38 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/379] 199.19.213.66 () {44 vars in 936 bytes} [Thu May 21 05:38:39 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/380] 199.19.213.66 () {48 vars in 948 bytes} [Thu May 21 05:38:39 2026] POST /v2/images => generated 799 bytes in 155 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-21 05:38:39.201 8 INFO glance.api.v2.image_data [None req-27d2d1fc-9684-4e56-8781-3c6fca2457c8 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 05:38:55.007 8 INFO glance.location [None req-27d2d1fc-9684-4e56-8781-3c6fca2457c8 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 186/383] 199.19.213.66 () {48 vars in 1042 bytes} [Thu May 21 05:38:39 2026] PUT /v2/images/c50c848e-d40a-45a2-82b5-84f9eb872124/file => generated 0 bytes in 15847 msecs (HTTP/1.1 204) 4 headers in 171 bytes (40516 switches on core 0) [pid: 7|app: 0|req: 198/384] 199.19.213.66 () {44 vars in 968 bytes} [Thu May 21 05:38:55 2026] GET /v2/images/c50c848e-d40a-45a2-82b5-84f9eb872124 => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/385] 199.19.213.66 () {48 vars in 1047 bytes} [Thu May 21 05:38:55 2026] PATCH /v2/images/c50c848e-d40a-45a2-82b5-84f9eb872124 => generated 1234 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/386] 199.19.213.66 () {44 vars in 968 bytes} [Thu May 21 05:38:55 2026] GET /v2/images/c50c848e-d40a-45a2-82b5-84f9eb872124 => generated 1234 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/395] 199.19.213.66 () {42 vars in 685 bytes} [Thu May 21 05:39:31 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/396] 199.19.213.66 () {44 vars in 907 bytes} [Thu May 21 05:39:31 2026] GET /v2/images => generated 3687 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/401] 199.19.213.66 () {42 vars in 685 bytes} [Thu May 21 05:39:51 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/402] 199.19.213.66 () {44 vars in 907 bytes} [Thu May 21 05:39:51 2026] GET /v2/images => generated 3687 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/403] 199.19.213.66 () {44 vars in 936 bytes} [Thu May 21 05:39:52 2026] GET /v2/images/manila-service-image => generated 165 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/404] 199.19.213.66 () {44 vars in 958 bytes} [Thu May 21 05:39:52 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/405] 199.19.213.66 () {44 vars in 936 bytes} [Thu May 21 05:39:52 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: 209/406] 199.19.213.66 () {48 vars in 948 bytes} [Thu May 21 05:39:52 2026] POST /v2/images => generated 791 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-21 05:39:52.125 8 INFO glance.api.v2.image_data [None req-9ee1bb7b-3bd7-4e3c-8b8f-eb1ba9890ff2 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 05:40:08.080 8 INFO glance.location [None req-9ee1bb7b-3bd7-4e3c-8b8f-eb1ba9890ff2 c9b45807f6a2470fbebb5591ef3a489f a18af91887ac4e9a892ac5b2c80a8009 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 198/409] 199.19.213.66 () {48 vars in 1043 bytes} [Thu May 21 05:39:52 2026] PUT /v2/images/5862ce96-4609-49e6-bd74-d7ba633bf160/file => generated 0 bytes in 15999 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31621 switches on core 0) [pid: 7|app: 0|req: 212/410] 199.19.213.66 () {44 vars in 968 bytes} [Thu May 21 05:40:08 2026] GET /v2/images/5862ce96-4609-49e6-bd74-d7ba633bf160 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/411] 199.19.213.66 () {44 vars in 968 bytes} [Thu May 21 05:40:08 2026] GET /v2/images/5862ce96-4609-49e6-bd74-d7ba633bf160 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/564] 199.19.213.66 () {42 vars in 685 bytes} [Thu May 21 05:52:43 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/565] 199.19.213.66 () {44 vars in 907 bytes} [Thu May 21 05:52:43 2026] GET /v2/images => generated 4893 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/592] 199.19.213.66 () {42 vars in 685 bytes} [Thu May 21 05:54:55 2026] GET / => generated 1301 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/593] 199.19.213.66 () {44 vars in 907 bytes} [Thu May 21 05:54:55 2026] GET /v2/images => generated 4893 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/594] 199.19.213.66 () {42 vars in 685 bytes} [Thu May 21 05:54:57 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/595] 199.19.213.66 () {44 vars in 907 bytes} [Thu May 21 05:54:57 2026] GET /v2/images => generated 4893 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/606] 199.19.213.66 () {42 vars in 685 bytes} [Thu May 21 05:55:45 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/607] 199.19.213.66 () {44 vars in 907 bytes} [Thu May 21 05:55:45 2026] GET /v2/images => generated 4893 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/610] 199.19.213.66 () {42 vars in 685 bytes} [Thu May 21 05:55:53 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/611] 199.19.213.66 () {44 vars in 907 bytes} [Thu May 21 05:55:53 2026] GET /v2/images => generated 4893 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/624] 199.19.213.66 () {42 vars in 685 bytes} [Thu May 21 05:56:54 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/625] 199.19.213.66 () {44 vars in 907 bytes} [Thu May 21 05:56:54 2026] GET /v2/images => generated 4893 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 324/634] 10.0.0.1 () {32 vars in 631 bytes} [Thu May 21 05:57:36 2026] GET /v2/images => generated 4893 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/639] 10.0.0.7 () {36 vars in 985 bytes} [Thu May 21 05:57:56 2026] GET /v2/images/2d18ad51-bd4a-4cdb-ba3c-455a70302339 => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 313/640] 10.0.0.7 () {36 vars in 925 bytes} [Thu May 21 05:57:56 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/641] 10.0.0.7 () {36 vars in 985 bytes} [Thu May 21 05:57:56 2026] GET /v2/images/2d18ad51-bd4a-4cdb-ba3c-455a70302339 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/642] 10.0.0.7 () {36 vars in 925 bytes} [Thu May 21 05:57: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: 330/645] 199.19.213.66 () {36 vars in 990 bytes} [Thu May 21 05:58:03 2026] GET /v2/images/2d18ad51-bd4a-4cdb-ba3c-455a70302339 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/646] 199.19.213.66 () {36 vars in 930 bytes} [Thu May 21 05:58:04 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: 331/647] 199.19.213.66 () {36 vars in 990 bytes} [Thu May 21 05:58:04 2026] GET /v2/images/2d18ad51-bd4a-4cdb-ba3c-455a70302339 => 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: 317/648] 199.19.213.66 () {36 vars in 930 bytes} [Thu May 21 05:58:04 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/651] 10.0.0.7 () {36 vars in 985 bytes} [Thu May 21 05:58:09 2026] GET /v2/images/2d18ad51-bd4a-4cdb-ba3c-455a70302339 => 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: 319/652] 10.0.0.7 () {36 vars in 925 bytes} [Thu May 21 05:58:09 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/653] 10.0.0.1 () {30 vars in 409 bytes} [Thu May 21 05:58:12 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/662] 10.0.0.1 () {34 vars in 653 bytes} [Thu May 21 05:58:52 2026] POST /v2/images => generated 649 bytes in 132 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-21 05:58:52.880 7 WARNING glance.api.v2.images [None req-43a1bb4a-4d1d-4bda-a884-3e5b44ec385d c39e190f770f4cd385b4c312e67fd29b c25585ddc3ae42fd81162d859f50e99d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//104c4b43-257e-410f-bef3-9287a46a7b6d [pid: 7|app: 0|req: 339/663] 10.0.0.1 () {32 vars in 708 bytes} [Thu May 21 05:58:52 2026] DELETE /v2/images/104c4b43-257e-410f-bef3-9287a46a7b6d => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/664] 10.0.0.1 () {32 vars in 705 bytes} [Thu May 21 05:58:52 2026] GET /v2/images/104c4b43-257e-410f-bef3-9287a46a7b6d => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/665] 10.0.0.1 () {32 vars in 631 bytes} [Thu May 21 05:58:52 2026] GET /v2/images => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/666] 10.0.0.1 () {34 vars in 653 bytes} [Thu May 21 05:58:52 2026] POST /v2/images => generated 703 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/667] 10.0.0.1 () {32 vars in 715 bytes} [Thu May 21 05:58:53 2026] GET /v2/images/e2d4f726-e32e-4c99-869d-1912c5eb79a8/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 05:58:53.072 8 INFO glance.api.v2.image_data [None req-6b875bd5-e013-46b6-9fda-11ed5aa554e2 c39e190f770f4cd385b4c312e67fd29b c25585ddc3ae42fd81162d859f50e99d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 05:58:53.122 8 WARNING glance_store._drivers.rbd [None req-6b875bd5-e013-46b6-9fda-11ed5aa554e2 c39e190f770f4cd385b4c312e67fd29b c25585ddc3ae42fd81162d859f50e99d - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-21 05:58:53.969 8 INFO glance.location [None req-6b875bd5-e013-46b6-9fda-11ed5aa554e2 c39e190f770f4cd385b4c312e67fd29b c25585ddc3ae42fd81162d859f50e99d - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 327/668] 10.0.0.1 () {32 vars in 725 bytes} [Thu May 21 05:58:53 2026] PUT /v2/images/e2d4f726-e32e-4c99-869d-1912c5eb79a8/file => generated 0 bytes in 948 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/669] 10.0.0.1 () {32 vars in 705 bytes} [Thu May 21 05:58:54 2026] GET /v2/images/e2d4f726-e32e-4c99-869d-1912c5eb79a8 => generated 1104 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/670] 10.0.0.1 () {32 vars in 715 bytes} [Thu May 21 05:58:54 2026] GET /v2/images/e2d4f726-e32e-4c99-869d-1912c5eb79a8/file => generated 1024 bytes in 162 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/671] 10.0.0.1 () {34 vars in 653 bytes} [Thu May 21 05:58:54 2026] POST /v2/images => generated 648 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/672] 10.0.0.1 () {32 vars in 724 bytes} [Thu May 21 05:58:54 2026] PATCH /v2/images/bf745a09-2785-44a7-b8c1-b1e3b344f458 => generated 652 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/673] 10.0.0.1 () {32 vars in 705 bytes} [Thu May 21 05:58:54 2026] GET /v2/images/bf745a09-2785-44a7-b8c1-b1e3b344f458 => generated 652 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 05:58:54.337 8 WARNING glance.api.v2.images [None req-fe21aa19-1d9a-4596-b9c6-25cb7fdb680c c39e190f770f4cd385b4c312e67fd29b c25585ddc3ae42fd81162d859f50e99d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//bf745a09-2785-44a7-b8c1-b1e3b344f458 [pid: 8|app: 0|req: 330/674] 10.0.0.1 () {32 vars in 708 bytes} [Thu May 21 05:58:54 2026] DELETE /v2/images/bf745a09-2785-44a7-b8c1-b1e3b344f458 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/675] 10.0.0.1 () {32 vars in 705 bytes} [Thu May 21 05:58:54 2026] GET /v2/images/bf745a09-2785-44a7-b8c1-b1e3b344f458 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 05:58:54.410 8 WARNING glance.api.v2.images [None req-3e0060b5-99ed-4291-84f9-40dd34f9ed93 c39e190f770f4cd385b4c312e67fd29b c25585ddc3ae42fd81162d859f50e99d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e2d4f726-e32e-4c99-869d-1912c5eb79a8 [pid: 8|app: 0|req: 331/676] 10.0.0.1 () {32 vars in 708 bytes} [Thu May 21 05:58:54 2026] DELETE /v2/images/e2d4f726-e32e-4c99-869d-1912c5eb79a8 => generated 0 bytes in 772 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/677] 10.0.0.1 () {32 vars in 705 bytes} [Thu May 21 05:58:55 2026] GET /v2/images/e2d4f726-e32e-4c99-869d-1912c5eb79a8 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 05:58:55.200 8 WARNING glance.api.v2.images [None req-d6639073-47b1-4e5e-8510-76d3a6c86de5 c39e190f770f4cd385b4c312e67fd29b c25585ddc3ae42fd81162d859f50e99d - - default default] Failed to find image 104c4b43-257e-410f-bef3-9287a46a7b6d to delete: glance.common.exception.ImageNotFound: No image found with ID 104c4b43-257e-410f-bef3-9287a46a7b6d [pid: 8|app: 0|req: 332/678] 10.0.0.1 () {32 vars in 708 bytes} [Thu May 21 05:58:55 2026] DELETE /v2/images/104c4b43-257e-410f-bef3-9287a46a7b6d => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/679] 10.0.0.1 () {32 vars in 705 bytes} [Thu May 21 05:58:55 2026] GET /v2/images/104c4b43-257e-410f-bef3-9287a46a7b6d => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/682] 10.0.0.146 () {36 vars in 987 bytes} [Thu May 21 05:59:02 2026] GET /v2/images/2d18ad51-bd4a-4cdb-ba3c-455a70302339 => generated 1171 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/683] 10.0.0.146 () {36 vars in 927 bytes} [Thu May 21 05:59:03 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: 350/684] 10.0.0.146 () {36 vars in 927 bytes} [Thu May 21 05:59:03 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: 335/685] 10.0.0.146 () {36 vars in 987 bytes} [Thu May 21 05:59:03 2026] GET /v2/images/2d18ad51-bd4a-4cdb-ba3c-455a70302339 => 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: 351/686] 10.0.0.146 () {36 vars in 927 bytes} [Thu May 21 05:59:03 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: 336/687] 10.0.0.146 () {36 vars in 927 bytes} [Thu May 21 05:59:03 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/688] 10.0.0.146 () {36 vars in 987 bytes} [Thu May 21 05:59:03 2026] GET /v2/images/2d18ad51-bd4a-4cdb-ba3c-455a70302339 => 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: 337/689] 10.0.0.146 () {36 vars in 927 bytes} [Thu May 21 05:59:03 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: 353/690] 10.0.0.146 () {36 vars in 927 bytes} [Thu May 21 05:59:03 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/691] 10.0.0.94 () {36 vars in 986 bytes} [Thu May 21 05:59:04 2026] GET /v2/images/2d18ad51-bd4a-4cdb-ba3c-455a70302339 => generated 1171 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/692] 10.0.0.94 () {36 vars in 926 bytes} [Thu May 21 05:59:04 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: 339/693] 10.0.0.94 () {36 vars in 986 bytes} [Thu May 21 05:59:04 2026] GET /v2/images/2d18ad51-bd4a-4cdb-ba3c-455a70302339 => 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: 355/694] 10.0.0.94 () {36 vars in 926 bytes} [Thu May 21 05:59:04 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: 340/695] 10.0.0.94 () {36 vars in 926 bytes} [Thu May 21 05:59:04 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: 343/700] 10.0.0.7 () {36 vars in 985 bytes} [Thu May 21 05:59:26 2026] GET /v2/images/2d18ad51-bd4a-4cdb-ba3c-455a70302339 => 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: 358/701] 10.0.0.7 () {36 vars in 925 bytes} [Thu May 21 05:59:26 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: 346/706] 10.0.0.7 () {36 vars in 985 bytes} [Thu May 21 05:59:45 2026] GET /v2/images/2d18ad51-bd4a-4cdb-ba3c-455a70302339 => 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: 361/707] 10.0.0.7 () {36 vars in 925 bytes} [Thu May 21 05:59:45 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/714] 10.0.0.7 () {36 vars in 985 bytes} [Thu May 21 06:00:14 2026] GET /v2/images/2d18ad51-bd4a-4cdb-ba3c-455a70302339 => 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: 350/715] 10.0.0.7 () {36 vars in 925 bytes} [Thu May 21 06:00:14 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/718] 10.0.0.7 () {36 vars in 985 bytes} [Thu May 21 06:00:23 2026] GET /v2/images/2d18ad51-bd4a-4cdb-ba3c-455a70302339 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/719] 10.0.0.7 () {36 vars in 925 bytes} [Thu May 21 06:00: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: 8|app: 0|req: 355/724] 10.0.0.7 () {36 vars in 985 bytes} [Thu May 21 06:00:40 2026] GET /v2/images/2d18ad51-bd4a-4cdb-ba3c-455a70302339 => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/725] 10.0.0.7 () {36 vars in 925 bytes} [Thu May 21 06:00: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: 8|app: 0|req: 356/726] 10.0.0.1 () {32 vars in 705 bytes} [Thu May 21 06:00:47 2026] GET /v2/images/2d18ad51-bd4a-4cdb-ba3c-455a70302339 => generated 1171 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/727] 10.0.0.1 () {32 vars in 705 bytes} [Thu May 21 06:00:47 2026] GET /v2/images/2d18ad51-bd4a-4cdb-ba3c-455a70302339 => 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: 357/728] 10.0.0.146 () {36 vars in 987 bytes} [Thu May 21 06:00:47 2026] GET /v2/images/2d18ad51-bd4a-4cdb-ba3c-455a70302339 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/729] 10.0.0.146 () {36 vars in 927 bytes} [Thu May 21 06:00: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: 8|app: 0|req: 358/730] 10.0.0.146 () {36 vars in 927 bytes} [Thu May 21 06:00: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: 7|app: 0|req: 373/731] 10.0.0.146 () {36 vars in 987 bytes} [Thu May 21 06:00:47 2026] GET /v2/images/2d18ad51-bd4a-4cdb-ba3c-455a70302339 => 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: 359/732] 10.0.0.146 () {36 vars in 927 bytes} [Thu May 21 06:00: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: 374/733] 10.0.0.146 () {36 vars in 927 bytes} [Thu May 21 06:00:47 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: 360/734] 10.0.0.146 () {36 vars in 987 bytes} [Thu May 21 06:00:47 2026] GET /v2/images/2d18ad51-bd4a-4cdb-ba3c-455a70302339 => 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: 375/735] 10.0.0.146 () {36 vars in 927 bytes} [Thu May 21 06:00:47 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: 361/736] 10.0.0.94 () {36 vars in 986 bytes} [Thu May 21 06:00:47 2026] GET /v2/images/2d18ad51-bd4a-4cdb-ba3c-455a70302339 => 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: 376/737] 10.0.0.94 () {36 vars in 926 bytes} [Thu May 21 06:00:47 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: 362/738] 10.0.0.94 () {36 vars in 986 bytes} [Thu May 21 06:00:47 2026] GET /v2/images/2d18ad51-bd4a-4cdb-ba3c-455a70302339 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/739] 10.0.0.94 () {36 vars in 926 bytes} [Thu May 21 06:00: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: 363/740] 10.0.0.94 () {36 vars in 926 bytes} [Thu May 21 06:00:47 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: 380/745] 10.0.0.7 () {36 vars in 985 bytes} [Thu May 21 06:01:03 2026] GET /v2/images/2d18ad51-bd4a-4cdb-ba3c-455a70302339 => 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: 366/746] 10.0.0.7 () {36 vars in 925 bytes} [Thu May 21 06:01:03 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/749] 199.19.213.66 () {32 vars in 825 bytes} [Thu May 21 06:01:17 2026] GET /v2/images?status=active&owner=a18af91887ac4e9a892ac5b2c80a8009&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/750] 199.19.213.66 () {32 vars in 652 bytes} [Thu May 21 06:01:17 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: 383/751] 10.0.0.146 () {36 vars in 987 bytes} [Thu May 21 06:01:18 2026] GET /v2/images/ee21b17c-6ba1-436f-9676-489302fed985 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/753] 10.0.0.146 () {36 vars in 927 bytes} [Thu May 21 06:01:18 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: 370/755] 10.0.0.146 () {36 vars in 927 bytes} [Thu May 21 06:01:18 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: 386/756] 10.0.0.146 () {36 vars in 987 bytes} [Thu May 21 06:01:18 2026] GET /v2/images/ee21b17c-6ba1-436f-9676-489302fed985 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/757] 10.0.0.146 () {36 vars in 927 bytes} [Thu May 21 06:01:18 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: 387/758] 10.0.0.146 () {36 vars in 927 bytes} [Thu May 21 06:01:18 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: 372/759] 10.0.0.146 () {36 vars in 987 bytes} [Thu May 21 06:01:18 2026] GET /v2/images/ee21b17c-6ba1-436f-9676-489302fed985 => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/760] 10.0.0.146 () {36 vars in 927 bytes} [Thu May 21 06:01:18 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: 373/761] 10.0.0.94 () {36 vars in 986 bytes} [Thu May 21 06:01:18 2026] GET /v2/images/ee21b17c-6ba1-436f-9676-489302fed985 => 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: 389/762] 10.0.0.94 () {36 vars in 926 bytes} [Thu May 21 06:01:18 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: 374/763] 10.0.0.94 () {36 vars in 986 bytes} [Thu May 21 06:01:18 2026] GET /v2/images/ee21b17c-6ba1-436f-9676-489302fed985 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/764] 10.0.0.94 () {36 vars in 926 bytes} [Thu May 21 06:01:18 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: 375/765] 10.0.0.94 () {36 vars in 926 bytes} [Thu May 21 06:01:18 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: 377/768] 10.0.0.7 () {36 vars in 985 bytes} [Thu May 21 06:01:33 2026] GET /v2/images/2d18ad51-bd4a-4cdb-ba3c-455a70302339 => 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: 392/769] 10.0.0.7 () {36 vars in 925 bytes} [Thu May 21 06:01:33 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/782] 10.0.0.7 () {36 vars in 985 bytes} [Thu May 21 06:02:30 2026] GET /v2/images/2d18ad51-bd4a-4cdb-ba3c-455a70302339 => 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: 384/783] 10.0.0.7 () {36 vars in 925 bytes} [Thu May 21 06:02:30 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: 399/812] 10.0.0.1 () {32 vars in 631 bytes} [Thu May 21 06:04:48 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)