+ 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 [Fri Jul 10 00:08:33 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-645d444d7d-sk5ww machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x55fb55a8a170 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-07-10 00:08:35.701 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-10 00:08:35.722 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-07-10 00:08:36.318 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-07-10 00:08:36.319 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-07-10 00:08:36.372 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-07-10 00:08:36.373 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-07-10 00:08:37.904 7 WARNING glance.api.v2.images [None req-514c00e6-7d55-4993-85e8-242febc64e9d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-10 00:08:37.973 8 WARNING glance.api.v2.images [None req-f7ce6a64-86fb-4946-80d3-6f16d2588910 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-10 00:08:38.182 7 WARNING keystonemiddleware._common.config [None req-514c00e6-7d55-4993-85e8-242febc64e9d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-10 00:08:38.191 7 WARNING oslo_config.cfg [None req-514c00e6-7d55-4993-85e8-242febc64e9d - - - - - -] 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 0x55fb55a8a170 pid: 7 (default app) 2026-07-10 00:08:38.263 8 WARNING keystonemiddleware._common.config [None req-f7ce6a64-86fb-4946-80d3-6f16d2588910 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-10 00:08:38.271 8 WARNING oslo_config.cfg [None req-f7ce6a64-86fb-4946-80d3-6f16d2588910 - - - - - -] 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 0x55fb55a8a170 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.204.45.129 () {42 vars in 689 bytes} [Fri Jul 10 00:08:38 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 00:08:39.072 8 WARNING oslo_policy.policy [None req-69b3c740-f292-4dfd-8a78-9978f4e70344 56c6772adfff4b8393a13f2b9af9b2bf d680de4b18024d4eb548d810135332d0 - - 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-07-10 00:08:39.073 8 WARNING oslo_policy.policy [None req-69b3c740-f292-4dfd-8a78-9978f4e70344 56c6772adfff4b8393a13f2b9af9b2bf d680de4b18024d4eb548d810135332d0 - - 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-07-10 00:08:39.102 8 WARNING oslo_policy.policy [None req-69b3c740-f292-4dfd-8a78-9978f4e70344 56c6772adfff4b8393a13f2b9af9b2bf d680de4b18024d4eb548d810135332d0 - - 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-07-10 00:08:39.102 8 WARNING oslo_policy.policy [None req-69b3c740-f292-4dfd-8a78-9978f4e70344 56c6772adfff4b8393a13f2b9af9b2bf d680de4b18024d4eb548d810135332d0 - - 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.204.45.129 () {44 vars in 911 bytes} [Fri Jul 10 00:08:38 2026] GET /v2/images => generated 69 bytes in 593 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.129 () {42 vars in 689 bytes} [Fri Jul 10 00:08:42 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.204.45.129 () {44 vars in 911 bytes} [Fri Jul 10 00:08:42 2026] GET /v2/images => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 00:08:42.556 7 WARNING oslo_policy.policy [None req-5df268fb-fdbf-4ba0-8763-9958d5486ad3 56c6772adfff4b8393a13f2b9af9b2bf d680de4b18024d4eb548d810135332d0 - - 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-07-10 00:08:42.556 7 WARNING oslo_policy.policy [None req-5df268fb-fdbf-4ba0-8763-9958d5486ad3 56c6772adfff4b8393a13f2b9af9b2bf d680de4b18024d4eb548d810135332d0 - - 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.204.45.129 () {44 vars in 912 bytes} [Fri Jul 10 00:08:42 2026] GET /v2/images/cirros => generated 151 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.129 () {44 vars in 934 bytes} [Fri Jul 10 00:08:42 2026] GET /v2/images?name=cirros => generated 81 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 00:08:42.698 7 WARNING oslo_policy.policy [None req-b5492c5d-b4ce-4ab2-91f5-f9886e51b3e4 56c6772adfff4b8393a13f2b9af9b2bf d680de4b18024d4eb548d810135332d0 - - 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-07-10 00:08:42.699 7 WARNING oslo_policy.policy [None req-b5492c5d-b4ce-4ab2-91f5-f9886e51b3e4 56c6772adfff4b8393a13f2b9af9b2bf d680de4b18024d4eb548d810135332d0 - - 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.204.45.129 () {44 vars in 940 bytes} [Fri Jul 10 00:08:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 00:08:42.776 8 WARNING oslo_config.cfg [None req-f649dbeb-5830-4a86-af1a-ecf807cfaf37 56c6772adfff4b8393a13f2b9af9b2bf d680de4b18024d4eb548d810135332d0 - - 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.204.45.129 () {48 vars in 952 bytes} [Fri Jul 10 00:08:42 2026] POST /v2/images => generated 760 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-10 00:08:42.799 7 WARNING oslo_policy.policy [None req-3a2238f8-ef33-46d5-a0c1-02018207376d 56c6772adfff4b8393a13f2b9af9b2bf d680de4b18024d4eb548d810135332d0 - - 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-07-10 00:08:42.800 7 WARNING oslo_policy.policy [None req-3a2238f8-ef33-46d5-a0c1-02018207376d 56c6772adfff4b8393a13f2b9af9b2bf d680de4b18024d4eb548d810135332d0 - - 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-07-10 00:08:42.801 7 INFO glance.api.v2.image_data [None req-3a2238f8-ef33-46d5-a0c1-02018207376d 56c6772adfff4b8393a13f2b9af9b2bf d680de4b18024d4eb548d810135332d0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-10 00:08:48.817 7 INFO glance.location [None req-3a2238f8-ef33-46d5-a0c1-02018207376d 56c6772adfff4b8393a13f2b9af9b2bf d680de4b18024d4eb548d810135332d0 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 9/13] 199.204.45.129 () {48 vars in 1046 bytes} [Fri Jul 10 00:08:42 2026] PUT /v2/images/a5bdb9ef-7eb2-4bf9-acb6-e8b92cac482b/file => generated 0 bytes in 6063 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5167 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.204.45.129 () {44 vars in 911 bytes} [Fri Jul 10 00:08:48 2026] GET /v2/images => generated 1240 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 00:08:48.891 7 WARNING oslo_config.cfg [None req-3f6c7e2d-670f-4809-8404-074b74514689 56c6772adfff4b8393a13f2b9af9b2bf d680de4b18024d4eb548d810135332d0 - - 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.204.45.129 () {48 vars in 1050 bytes} [Fri Jul 10 00:08:48 2026] PATCH /v2/images/a5bdb9ef-7eb2-4bf9-acb6-e8b92cac482b => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/16] 199.204.45.129 () {44 vars in 911 bytes} [Fri Jul 10 00:08:48 2026] GET /v2/images => generated 1240 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/283] 199.204.45.129 () {42 vars in 689 bytes} [Fri Jul 10 00:30:51 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/284] 199.204.45.129 () {44 vars in 911 bytes} [Fri Jul 10 00:30:51 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: 142/287] 199.204.45.129 () {42 vars in 689 bytes} [Fri Jul 10 00:31:08 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/288] 199.204.45.129 () {44 vars in 911 bytes} [Fri Jul 10 00:31:08 2026] GET /v2/images => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/289] 199.204.45.129 () {44 vars in 938 bytes} [Fri Jul 10 00:31:08 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/290] 199.204.45.129 () {44 vars in 960 bytes} [Fri Jul 10 00:31:08 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/291] 199.204.45.129 () {44 vars in 940 bytes} [Fri Jul 10 00:31:08 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/292] 199.204.45.129 () {48 vars in 952 bytes} [Fri Jul 10 00:31:08 2026] POST /v2/images => generated 796 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-10 00:31:08.558 8 WARNING oslo_policy.policy [None req-2e27939f-b718-4024-92df-c0740ace78c7 56c6772adfff4b8393a13f2b9af9b2bf d680de4b18024d4eb548d810135332d0 - - 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-07-10 00:31:08.558 8 WARNING oslo_policy.policy [None req-2e27939f-b718-4024-92df-c0740ace78c7 56c6772adfff4b8393a13f2b9af9b2bf d680de4b18024d4eb548d810135332d0 - - 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-07-10 00:31:08.560 8 INFO glance.api.v2.image_data [None req-2e27939f-b718-4024-92df-c0740ace78c7 56c6772adfff4b8393a13f2b9af9b2bf d680de4b18024d4eb548d810135332d0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-10 00:31:32.983 8 INFO glance.location [None req-2e27939f-b718-4024-92df-c0740ace78c7 56c6772adfff4b8393a13f2b9af9b2bf d680de4b18024d4eb548d810135332d0 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 145/299] 199.204.45.129 () {48 vars in 1047 bytes} [Fri Jul 10 00:31:08 2026] PUT /v2/images/5f969b3e-056f-44a9-8b2b-2529e7c23b60/file => generated 0 bytes in 24479 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63563 switches on core 0) [pid: 7|app: 0|req: 155/300] 199.204.45.129 () {44 vars in 911 bytes} [Fri Jul 10 00:31:33 2026] GET /v2/images => generated 2451 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/301] 199.204.45.129 () {48 vars in 1050 bytes} [Fri Jul 10 00:31:33 2026] PATCH /v2/images/5f969b3e-056f-44a9-8b2b-2529e7c23b60 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/302] 199.204.45.129 () {48 vars in 1051 bytes} [Fri Jul 10 00:31:33 2026] PATCH /v2/images/5f969b3e-056f-44a9-8b2b-2529e7c23b60 => generated 1209 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/303] 199.204.45.129 () {44 vars in 911 bytes} [Fri Jul 10 00:31:33 2026] GET /v2/images => generated 2451 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/304] 199.204.45.129 () {42 vars in 689 bytes} [Fri Jul 10 00:31:34 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/305] 199.204.45.129 () {44 vars in 911 bytes} [Fri Jul 10 00:31:34 2026] GET /v2/images => generated 2451 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/386] 199.204.45.129 () {42 vars in 689 bytes} [Fri Jul 10 00:38:14 2026] GET / => generated 1193 bytes in 4 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/387] 199.204.45.129 () {44 vars in 911 bytes} [Fri Jul 10 00:38:14 2026] GET /v2/images => generated 2451 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/392] 199.204.45.129 () {42 vars in 689 bytes} [Fri Jul 10 00:38:29 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/393] 199.204.45.129 () {44 vars in 911 bytes} [Fri Jul 10 00:38:29 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: 7|app: 0|req: 202/394] 199.204.45.129 () {44 vars in 948 bytes} [Fri Jul 10 00:38:29 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/395] 199.204.45.129 () {44 vars in 970 bytes} [Fri Jul 10 00:38:29 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/396] 199.204.45.129 () {44 vars in 940 bytes} [Fri Jul 10 00:38:29 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/397] 199.204.45.129 () {48 vars in 952 bytes} [Fri Jul 10 00:38:29 2026] POST /v2/images => generated 799 bytes in 267 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-10 00:38:29.583 7 INFO glance.api.v2.image_data [None req-ccd6a897-2f4f-499f-a8a3-3a796cdadef1 56c6772adfff4b8393a13f2b9af9b2bf d680de4b18024d4eb548d810135332d0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-10 00:38:49.127 7 INFO glance.location [None req-ccd6a897-2f4f-499f-a8a3-3a796cdadef1 56c6772adfff4b8393a13f2b9af9b2bf d680de4b18024d4eb548d810135332d0 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 204/402] 199.204.45.129 () {48 vars in 1046 bytes} [Fri Jul 10 00:38:29 2026] PUT /v2/images/ae0ea3c7-a64c-467e-933d-6c19d44a65d7/file => generated 0 bytes in 19594 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24890 switches on core 0) [pid: 8|app: 0|req: 199/403] 199.204.45.129 () {44 vars in 911 bytes} [Fri Jul 10 00:38:49 2026] GET /v2/images => generated 3664 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/404] 199.204.45.129 () {48 vars in 1051 bytes} [Fri Jul 10 00:38:49 2026] PATCH /v2/images/ae0ea3c7-a64c-467e-933d-6c19d44a65d7 => generated 1234 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/405] 199.204.45.129 () {44 vars in 911 bytes} [Fri Jul 10 00:38:49 2026] GET /v2/images => generated 3687 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/412] 199.204.45.129 () {42 vars in 689 bytes} [Fri Jul 10 00:39:25 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/413] 199.204.45.129 () {44 vars in 911 bytes} [Fri Jul 10 00:39:25 2026] GET /v2/images => generated 3687 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/418] 199.204.45.129 () {42 vars in 689 bytes} [Fri Jul 10 00:39:42 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/419] 199.204.45.129 () {44 vars in 911 bytes} [Fri Jul 10 00:39:42 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: 208/420] 199.204.45.129 () {44 vars in 940 bytes} [Fri Jul 10 00:39:42 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: 213/421] 199.204.45.129 () {44 vars in 962 bytes} [Fri Jul 10 00:39:42 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/422] 199.204.45.129 () {44 vars in 940 bytes} [Fri Jul 10 00:39:42 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: 214/423] 199.204.45.129 () {48 vars in 952 bytes} [Fri Jul 10 00:39:42 2026] POST /v2/images => generated 791 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-10 00:39:42.695 8 INFO glance.api.v2.image_data [None req-59052e8d-e87d-4607-bf72-2ba2a8122754 56c6772adfff4b8393a13f2b9af9b2bf d680de4b18024d4eb548d810135332d0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-10 00:39:55.721 8 INFO glance.location [None req-59052e8d-e87d-4607-bf72-2ba2a8122754 56c6772adfff4b8393a13f2b9af9b2bf d680de4b18024d4eb548d810135332d0 - - default default] Image format matched and virtual size computed: 2891907072 [pid: 8|app: 0|req: 210/426] 199.204.45.129 () {48 vars in 1047 bytes} [Fri Jul 10 00:39:42 2026] PUT /v2/images/e6a6d1b9-e2b4-413e-a6e6-daf3799548c8/file => generated 0 bytes in 13083 msecs (HTTP/1.1 204) 4 headers in 171 bytes (35031 switches on core 0) [pid: 7|app: 0|req: 217/427] 199.204.45.129 () {44 vars in 911 bytes} [Fri Jul 10 00:39:55 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/428] 199.204.45.129 () {48 vars in 1050 bytes} [Fri Jul 10 00:39:55 2026] PATCH /v2/images/e6a6d1b9-e2b4-413e-a6e6-daf3799548c8 => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/429] 199.204.45.129 () {44 vars in 911 bytes} [Fri Jul 10 00:39:55 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/586] 199.204.45.129 () {42 vars in 689 bytes} [Fri Jul 10 00:52:50 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/587] 199.204.45.129 () {44 vars in 911 bytes} [Fri Jul 10 00:52:50 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: 7|app: 0|req: 312/616] 199.204.45.129 () {42 vars in 689 bytes} [Fri Jul 10 00:55:15 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/617] 199.204.45.129 () {44 vars in 911 bytes} [Fri Jul 10 00:55:15 2026] GET /v2/images => generated 4893 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/618] 199.204.45.129 () {42 vars in 689 bytes} [Fri Jul 10 00:55:16 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/619] 199.204.45.129 () {44 vars in 911 bytes} [Fri Jul 10 00:55:16 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: 319/630] 199.204.45.129 () {42 vars in 689 bytes} [Fri Jul 10 00:56:03 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/631] 199.204.45.129 () {44 vars in 911 bytes} [Fri Jul 10 00:56:03 2026] GET /v2/images => generated 4893 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/634] 199.204.45.129 () {42 vars in 689 bytes} [Fri Jul 10 00:56:10 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/635] 199.204.45.129 () {44 vars in 911 bytes} [Fri Jul 10 00:56:10 2026] GET /v2/images => generated 4893 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/648] 199.204.45.129 () {42 vars in 689 bytes} [Fri Jul 10 00:57:13 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/649] 199.204.45.129 () {44 vars in 911 bytes} [Fri Jul 10 00:57:13 2026] GET /v2/images => generated 4893 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 333/658] 10.0.0.104 () {32 vars in 633 bytes} [Fri Jul 10 00:57:57 2026] GET /v2/images => generated 4893 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/663] 10.0.0.214 () {36 vars in 987 bytes} [Fri Jul 10 00:58:16 2026] GET /v2/images/a5bdb9ef-7eb2-4bf9-acb6-e8b92cac482b => generated 1171 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 328/664] 10.0.0.214 () {36 vars in 927 bytes} [Fri Jul 10 00:58:16 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: 338/667] 199.204.45.129 () {36 vars in 991 bytes} [Fri Jul 10 00:58:19 2026] GET /v2/images/a5bdb9ef-7eb2-4bf9-acb6-e8b92cac482b => generated 1171 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/668] 199.204.45.129 () {36 vars in 931 bytes} [Fri Jul 10 00:58:20 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: 339/669] 199.204.45.129 () {36 vars in 991 bytes} [Fri Jul 10 00:58:20 2026] GET /v2/images/a5bdb9ef-7eb2-4bf9-acb6-e8b92cac482b => 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: 331/670] 199.204.45.129 () {36 vars in 931 bytes} [Fri Jul 10 00:58:20 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: 341/673] 10.0.0.104 () {34 vars in 655 bytes} [Fri Jul 10 00:58:36 2026] POST /v2/images => generated 649 bytes in 152 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-10 00:58:36.352 8 WARNING glance.api.v2.images [None req-7c42c0b3-4eb7-430b-a130-e29eba29368c efe155c82f0048d8b7c27d2325a24bb4 2ae8a0312504484daaa250b732c0614f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//11d5c9ca-9ebc-4cd4-a2c3-0a1b7149bc68 [pid: 8|app: 0|req: 333/674] 10.0.0.104 () {32 vars in 710 bytes} [Fri Jul 10 00:58:36 2026] DELETE /v2/images/11d5c9ca-9ebc-4cd4-a2c3-0a1b7149bc68 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/675] 10.0.0.104 () {32 vars in 707 bytes} [Fri Jul 10 00:58:36 2026] GET /v2/images/11d5c9ca-9ebc-4cd4-a2c3-0a1b7149bc68 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/676] 10.0.0.104 () {32 vars in 633 bytes} [Fri Jul 10 00:58:36 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: 343/677] 10.0.0.104 () {34 vars in 655 bytes} [Fri Jul 10 00:58:36 2026] POST /v2/images => generated 703 bytes in 150 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/678] 10.0.0.104 () {32 vars in 717 bytes} [Fri Jul 10 00:58:36 2026] GET /v2/images/1e2486c2-8c02-4cae-9f23-1c92e89259ba/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 00:58:36.658 7 INFO glance.api.v2.image_data [None req-e4053e1a-72db-43a9-aaf0-c77903cbc121 efe155c82f0048d8b7c27d2325a24bb4 2ae8a0312504484daaa250b732c0614f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-10 00:58:36.717 7 WARNING glance_store._drivers.rbd [None req-e4053e1a-72db-43a9-aaf0-c77903cbc121 efe155c82f0048d8b7c27d2325a24bb4 2ae8a0312504484daaa250b732c0614f - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal [pid: 8|app: 0|req: 336/679] 10.0.0.214 () {36 vars in 987 bytes} [Fri Jul 10 00:58:36 2026] GET /v2/images/a5bdb9ef-7eb2-4bf9-acb6-e8b92cac482b => 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/680] 10.0.0.214 () {36 vars in 927 bytes} [Fri Jul 10 00:58:36 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) 2026-07-10 00:58:37.084 7 INFO glance.location [None req-e4053e1a-72db-43a9-aaf0-c77903cbc121 efe155c82f0048d8b7c27d2325a24bb4 2ae8a0312504484daaa250b732c0614f - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 344/681] 10.0.0.104 () {32 vars in 727 bytes} [Fri Jul 10 00:58:36 2026] PUT /v2/images/1e2486c2-8c02-4cae-9f23-1c92e89259ba/file => generated 0 bytes in 474 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/682] 10.0.0.104 () {32 vars in 707 bytes} [Fri Jul 10 00:58:37 2026] GET /v2/images/1e2486c2-8c02-4cae-9f23-1c92e89259ba => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/683] 10.0.0.104 () {32 vars in 717 bytes} [Fri Jul 10 00:58:37 2026] GET /v2/images/1e2486c2-8c02-4cae-9f23-1c92e89259ba/file => generated 1024 bytes in 134 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/684] 10.0.0.104 () {34 vars in 655 bytes} [Fri Jul 10 00:58:37 2026] POST /v2/images => generated 647 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/685] 10.0.0.104 () {32 vars in 726 bytes} [Fri Jul 10 00:58:37 2026] PATCH /v2/images/ed6d08a8-9281-4668-83ab-2023cc061ef9 => generated 653 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/686] 10.0.0.104 () {32 vars in 707 bytes} [Fri Jul 10 00:58:37 2026] GET /v2/images/ed6d08a8-9281-4668-83ab-2023cc061ef9 => generated 653 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 00:58:37.422 7 WARNING glance.api.v2.images [None req-617b77d9-4d85-4a5c-a103-37ac71fd66b2 efe155c82f0048d8b7c27d2325a24bb4 2ae8a0312504484daaa250b732c0614f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ed6d08a8-9281-4668-83ab-2023cc061ef9 [pid: 7|app: 0|req: 347/687] 10.0.0.104 () {32 vars in 710 bytes} [Fri Jul 10 00:58:37 2026] DELETE /v2/images/ed6d08a8-9281-4668-83ab-2023cc061ef9 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/688] 10.0.0.104 () {32 vars in 707 bytes} [Fri Jul 10 00:58:37 2026] GET /v2/images/ed6d08a8-9281-4668-83ab-2023cc061ef9 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-10 00:58:37.491 7 WARNING glance.api.v2.images [None req-94d765fd-054d-42e1-a851-187f5156c2e2 efe155c82f0048d8b7c27d2325a24bb4 2ae8a0312504484daaa250b732c0614f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1e2486c2-8c02-4cae-9f23-1c92e89259ba [pid: 8|app: 0|req: 342/689] 10.0.0.214 () {36 vars in 987 bytes} [Fri Jul 10 00:58:37 2026] GET /v2/images/a5bdb9ef-7eb2-4bf9-acb6-e8b92cac482b => 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: 343/690] 10.0.0.214 () {36 vars in 927 bytes} [Fri Jul 10 00:58:37 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/691] 10.0.0.104 () {32 vars in 710 bytes} [Fri Jul 10 00:58:37 2026] DELETE /v2/images/1e2486c2-8c02-4cae-9f23-1c92e89259ba => generated 0 bytes in 909 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/692] 10.0.0.104 () {32 vars in 707 bytes} [Fri Jul 10 00:58:38 2026] GET /v2/images/1e2486c2-8c02-4cae-9f23-1c92e89259ba => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-10 00:58:38.414 7 WARNING glance.api.v2.images [None req-3b55e48c-5875-450b-b070-6184c5fb950b efe155c82f0048d8b7c27d2325a24bb4 2ae8a0312504484daaa250b732c0614f - - default default] Failed to find image 11d5c9ca-9ebc-4cd4-a2c3-0a1b7149bc68 to delete: glance.common.exception.ImageNotFound: No image found with ID 11d5c9ca-9ebc-4cd4-a2c3-0a1b7149bc68 [pid: 7|app: 0|req: 349/693] 10.0.0.104 () {32 vars in 710 bytes} [Fri Jul 10 00:58:38 2026] DELETE /v2/images/11d5c9ca-9ebc-4cd4-a2c3-0a1b7149bc68 => 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: 345/694] 10.0.0.104 () {32 vars in 707 bytes} [Fri Jul 10 00:58:38 2026] GET /v2/images/11d5c9ca-9ebc-4cd4-a2c3-0a1b7149bc68 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/697] 10.0.0.104 () {30 vars in 411 bytes} [Fri Jul 10 00:58:44 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/706] 10.0.0.159 () {36 vars in 987 bytes} [Fri Jul 10 00:59:25 2026] GET /v2/images/a5bdb9ef-7eb2-4bf9-acb6-e8b92cac482b => generated 1171 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/707] 10.0.0.159 () {36 vars in 927 bytes} [Fri Jul 10 00:59:25 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: 356/708] 10.0.0.159 () {36 vars in 927 bytes} [Fri Jul 10 00:59:25 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: 353/709] 10.0.0.159 () {36 vars in 987 bytes} [Fri Jul 10 00:59:25 2026] GET /v2/images/a5bdb9ef-7eb2-4bf9-acb6-e8b92cac482b => 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: 357/710] 10.0.0.159 () {36 vars in 927 bytes} [Fri Jul 10 00:59:25 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: 354/711] 10.0.0.159 () {36 vars in 927 bytes} [Fri Jul 10 00:59:25 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: 358/712] 10.0.0.159 () {36 vars in 987 bytes} [Fri Jul 10 00:59:25 2026] GET /v2/images/a5bdb9ef-7eb2-4bf9-acb6-e8b92cac482b => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/713] 10.0.0.159 () {36 vars in 927 bytes} [Fri Jul 10 00:59:25 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/714] 10.0.0.159 () {36 vars in 927 bytes} [Fri Jul 10 00:59:25 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: 356/715] 10.0.0.201 () {36 vars in 987 bytes} [Fri Jul 10 00:59:26 2026] GET /v2/images/a5bdb9ef-7eb2-4bf9-acb6-e8b92cac482b => generated 1171 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/716] 10.0.0.201 () {36 vars in 927 bytes} [Fri Jul 10 00:59:26 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: 357/717] 10.0.0.201 () {36 vars in 987 bytes} [Fri Jul 10 00:59:26 2026] GET /v2/images/a5bdb9ef-7eb2-4bf9-acb6-e8b92cac482b => 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: 361/718] 10.0.0.201 () {36 vars in 927 bytes} [Fri Jul 10 00:59:26 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/719] 10.0.0.201 () {36 vars in 927 bytes} [Fri Jul 10 00:59:26 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/726] 10.0.0.214 () {36 vars in 987 bytes} [Fri Jul 10 00:59:55 2026] GET /v2/images/a5bdb9ef-7eb2-4bf9-acb6-e8b92cac482b => generated 1171 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/727] 10.0.0.214 () {36 vars in 927 bytes} [Fri Jul 10 00:59:55 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/730] 10.0.0.104 () {32 vars in 707 bytes} [Fri Jul 10 00:59:59 2026] GET /v2/images/a5bdb9ef-7eb2-4bf9-acb6-e8b92cac482b => 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: 367/731] 10.0.0.104 () {32 vars in 707 bytes} [Fri Jul 10 00:59:59 2026] GET /v2/images/a5bdb9ef-7eb2-4bf9-acb6-e8b92cac482b => 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: 365/732] 10.0.0.159 () {36 vars in 987 bytes} [Fri Jul 10 00:59:59 2026] GET /v2/images/a5bdb9ef-7eb2-4bf9-acb6-e8b92cac482b => 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: 368/733] 10.0.0.159 () {36 vars in 927 bytes} [Fri Jul 10 00:59:59 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/734] 10.0.0.159 () {36 vars in 927 bytes} [Fri Jul 10 00:59:59 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: 369/735] 10.0.0.159 () {36 vars in 987 bytes} [Fri Jul 10 00:59:59 2026] GET /v2/images/a5bdb9ef-7eb2-4bf9-acb6-e8b92cac482b => 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: 367/736] 10.0.0.159 () {36 vars in 927 bytes} [Fri Jul 10 00:59:59 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: 370/737] 10.0.0.159 () {36 vars in 927 bytes} [Fri Jul 10 00:59:59 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: 368/738] 10.0.0.159 () {36 vars in 987 bytes} [Fri Jul 10 00:59:59 2026] GET /v2/images/a5bdb9ef-7eb2-4bf9-acb6-e8b92cac482b => 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: 371/739] 10.0.0.159 () {36 vars in 927 bytes} [Fri Jul 10 00:59:59 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/740] 10.0.0.201 () {36 vars in 987 bytes} [Fri Jul 10 01:00:00 2026] GET /v2/images/a5bdb9ef-7eb2-4bf9-acb6-e8b92cac482b => 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: 372/741] 10.0.0.201 () {36 vars in 927 bytes} [Fri Jul 10 01:00:00 2026] GET /v2/schemas/image => generated 4018 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/742] 10.0.0.201 () {36 vars in 987 bytes} [Fri Jul 10 01:00:00 2026] GET /v2/images/a5bdb9ef-7eb2-4bf9-acb6-e8b92cac482b => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/743] 10.0.0.201 () {36 vars in 927 bytes} [Fri Jul 10 01:00:00 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: 371/744] 10.0.0.201 () {36 vars in 927 bytes} [Fri Jul 10 01:00:00 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/749] 10.0.0.214 () {36 vars in 987 bytes} [Fri Jul 10 01:00:19 2026] GET /v2/images/a5bdb9ef-7eb2-4bf9-acb6-e8b92cac482b => 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: 374/750] 10.0.0.214 () {36 vars in 927 bytes} [Fri Jul 10 01:00:19 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: 377/751] 10.0.0.214 () {36 vars in 987 bytes} [Fri Jul 10 01:00:21 2026] GET /v2/images/a5bdb9ef-7eb2-4bf9-acb6-e8b92cac482b => 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: 375/752] 10.0.0.214 () {36 vars in 927 bytes} [Fri Jul 10 01:00:21 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: 378/757] 10.0.0.214 () {36 vars in 987 bytes} [Fri Jul 10 01:00:44 2026] GET /v2/images/a5bdb9ef-7eb2-4bf9-acb6-e8b92cac482b => 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: 380/758] 10.0.0.214 () {36 vars in 927 bytes} [Fri Jul 10 01:00:44 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: 379/759] 10.0.0.214 () {36 vars in 987 bytes} [Fri Jul 10 01:00:46 2026] GET /v2/images/a5bdb9ef-7eb2-4bf9-acb6-e8b92cac482b => 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: 381/760] 10.0.0.214 () {36 vars in 927 bytes} [Fri Jul 10 01:00:46 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/777] 10.0.0.214 () {36 vars in 987 bytes} [Fri Jul 10 01:01:59 2026] GET /v2/images/a5bdb9ef-7eb2-4bf9-acb6-e8b92cac482b => 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: 390/778] 10.0.0.214 () {36 vars in 927 bytes} [Fri Jul 10 01:01:59 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: 389/779] 10.0.0.214 () {36 vars in 987 bytes} [Fri Jul 10 01:02:07 2026] GET /v2/images/a5bdb9ef-7eb2-4bf9-acb6-e8b92cac482b => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/780] 10.0.0.214 () {36 vars in 927 bytes} [Fri Jul 10 01:02:07 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/785] 10.0.0.214 () {36 vars in 987 bytes} [Fri Jul 10 01:02:21 2026] GET /v2/images/a5bdb9ef-7eb2-4bf9-acb6-e8b92cac482b => 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: 394/786] 10.0.0.214 () {36 vars in 927 bytes} [Fri Jul 10 01:02:21 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: 396/789] 199.204.45.129 () {32 vars in 826 bytes} [Fri Jul 10 01:02:33 2026] GET /v2/images?status=active&owner=d680de4b18024d4eb548d810135332d0&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/790] 199.204.45.129 () {32 vars in 653 bytes} [Fri Jul 10 01:02:33 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: 397/791] 10.0.0.159 () {36 vars in 987 bytes} [Fri Jul 10 01:02:34 2026] GET /v2/images/5f969b3e-056f-44a9-8b2b-2529e7c23b60 => 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: 395/792] 10.0.0.159 () {36 vars in 927 bytes} [Fri Jul 10 01:02:34 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: 398/793] 10.0.0.159 () {36 vars in 927 bytes} [Fri Jul 10 01:02:34 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: 396/794] 10.0.0.159 () {36 vars in 987 bytes} [Fri Jul 10 01:02:34 2026] GET /v2/images/5f969b3e-056f-44a9-8b2b-2529e7c23b60 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/795] 10.0.0.159 () {36 vars in 927 bytes} [Fri Jul 10 01:02: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: 8|app: 0|req: 397/796] 10.0.0.159 () {36 vars in 927 bytes} [Fri Jul 10 01:02:34 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/797] 10.0.0.159 () {36 vars in 987 bytes} [Fri Jul 10 01:02:34 2026] GET /v2/images/5f969b3e-056f-44a9-8b2b-2529e7c23b60 => 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: 398/798] 10.0.0.159 () {36 vars in 927 bytes} [Fri Jul 10 01:02: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: 7|app: 0|req: 401/799] 10.0.0.201 () {36 vars in 987 bytes} [Fri Jul 10 01:02:34 2026] GET /v2/images/5f969b3e-056f-44a9-8b2b-2529e7c23b60 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/800] 10.0.0.201 () {36 vars in 927 bytes} [Fri Jul 10 01:02:34 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/801] 10.0.0.201 () {36 vars in 987 bytes} [Fri Jul 10 01:02:34 2026] GET /v2/images/5f969b3e-056f-44a9-8b2b-2529e7c23b60 => 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: 400/802] 10.0.0.201 () {36 vars in 927 bytes} [Fri Jul 10 01:02:34 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: 403/803] 10.0.0.201 () {36 vars in 927 bytes} [Fri Jul 10 01:02: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: 419/834] 10.0.0.104 () {32 vars in 633 bytes} [Fri Jul 10 01:05:06 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)