+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue May 19 18:18:50 2026] *** compiled with version: 11.4.0 on 18 May 2026 22:05:41 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-d575d48f8-vf8rw 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 0x558583bb9170 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-05-19 18:18:52.211 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-19 18:18:52.234 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-19 18:18:52.856 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-19 18:18:52.857 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-19 18:18:52.884 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-19 18:18:52.886 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-19 18:18:54.457 8 WARNING glance.api.v2.images [None req-dbc4acce-d4ca-401f-a17d-8f1c96693f27 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-19 18:18:54.632 7 WARNING glance.api.v2.images [None req-862d47d4-6873-43f2-b394-0067ff504e08 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-19 18:18:54.701 8 WARNING keystonemiddleware._common.config [None req-dbc4acce-d4ca-401f-a17d-8f1c96693f27 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 18:18:54.709 8 WARNING oslo_config.cfg [None req-dbc4acce-d4ca-401f-a17d-8f1c96693f27 - - - - - -] 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 4 seconds on interpreter 0x558583bb9170 pid: 8 (default app) 2026-05-19 18:18:54.902 7 WARNING keystonemiddleware._common.config [None req-862d47d4-6873-43f2-b394-0067ff504e08 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 18:18:54.910 7 WARNING oslo_config.cfg [None req-862d47d4-6873-43f2-b394-0067ff504e08 - - - - - -] 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 4 seconds on interpreter 0x558583bb9170 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 199.204.45.153 () {42 vars in 686 bytes} [Tue May 19 18:18:57 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-05-19 18:18:57.603 7 WARNING oslo_policy.policy [None req-d01db484-c098-45d6-88e2-38182325a4c7 93fc019ff48742f88b29792612e779a1 a41fe4fede0c4587a2817ffdb1122fca - - 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-19 18:18:57.603 7 WARNING oslo_policy.policy [None req-d01db484-c098-45d6-88e2-38182325a4c7 93fc019ff48742f88b29792612e779a1 a41fe4fede0c4587a2817ffdb1122fca - - 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-19 18:18:57.623 7 WARNING oslo_policy.policy [None req-d01db484-c098-45d6-88e2-38182325a4c7 93fc019ff48742f88b29792612e779a1 a41fe4fede0c4587a2817ffdb1122fca - - 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-19 18:18:57.623 7 WARNING oslo_policy.policy [None req-d01db484-c098-45d6-88e2-38182325a4c7 93fc019ff48742f88b29792612e779a1 a41fe4fede0c4587a2817ffdb1122fca - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/4] 199.204.45.153 () {44 vars in 908 bytes} [Tue May 19 18:18:57 2026] GET /v2/images => generated 69 bytes in 574 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/5] 199.204.45.153 () {42 vars in 686 bytes} [Tue May 19 18:19:01 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: 2/6] 199.204.45.153 () {44 vars in 908 bytes} [Tue May 19 18:19:01 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-05-19 18:19:01.278 8 WARNING oslo_policy.policy [None req-700021d7-1685-42b6-8498-7080e8e628ab 93fc019ff48742f88b29792612e779a1 a41fe4fede0c4587a2817ffdb1122fca - - 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-19 18:19:01.278 8 WARNING oslo_policy.policy [None req-700021d7-1685-42b6-8498-7080e8e628ab 93fc019ff48742f88b29792612e779a1 a41fe4fede0c4587a2817ffdb1122fca - - 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: 5/7] 199.204.45.153 () {44 vars in 909 bytes} [Tue May 19 18:19:01 2026] GET /v2/images/cirros => generated 151 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.153 () {44 vars in 931 bytes} [Tue May 19 18:19:01 2026] GET /v2/images?name=cirros => generated 81 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 18:19:01.408 8 WARNING oslo_policy.policy [None req-8d45c31d-6129-4f39-b5c3-6efb8526c348 93fc019ff48742f88b29792612e779a1 a41fe4fede0c4587a2817ffdb1122fca - - 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-19 18:19:01.409 8 WARNING oslo_policy.policy [None req-8d45c31d-6129-4f39-b5c3-6efb8526c348 93fc019ff48742f88b29792612e779a1 a41fe4fede0c4587a2817ffdb1122fca - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/9] 199.204.45.153 () {44 vars in 937 bytes} [Tue May 19 18:19:01 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-19 18:19:01.505 7 WARNING oslo_config.cfg [None req-b91ced39-6941-4795-81ce-1d2cdbaf0958 93fc019ff48742f88b29792612e779a1 a41fe4fede0c4587a2817ffdb1122fca - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/10] 199.204.45.153 () {48 vars in 949 bytes} [Tue May 19 18:19:01 2026] POST /v2/images => generated 760 bytes in 74 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-19 18:19:01.531 8 WARNING oslo_policy.policy [None req-a93d0d74-317d-49cc-bc68-23e577d8dcaa 93fc019ff48742f88b29792612e779a1 a41fe4fede0c4587a2817ffdb1122fca - - 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-19 18:19:01.532 8 WARNING oslo_policy.policy [None req-a93d0d74-317d-49cc-bc68-23e577d8dcaa 93fc019ff48742f88b29792612e779a1 a41fe4fede0c4587a2817ffdb1122fca - - 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-19 18:19:01.533 8 INFO glance.api.v2.image_data [None req-a93d0d74-317d-49cc-bc68-23e577d8dcaa 93fc019ff48742f88b29792612e779a1 a41fe4fede0c4587a2817ffdb1122fca - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 18:19:06.306 8 INFO glance.location [None req-a93d0d74-317d-49cc-bc68-23e577d8dcaa 93fc019ff48742f88b29792612e779a1 a41fe4fede0c4587a2817ffdb1122fca - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 7/13] 199.204.45.153 () {48 vars in 1043 bytes} [Tue May 19 18:19:01 2026] PUT /v2/images/d4dd98e7-cf0e-4d65-a7b4-4508519fb480/file => generated 0 bytes in 4834 msecs (HTTP/1.1 204) 4 headers in 171 bytes (2542 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.153 () {44 vars in 908 bytes} [Tue May 19 18:19:06 2026] GET /v2/images => generated 1240 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 18:19:06.394 8 WARNING oslo_config.cfg [None req-7f7f10eb-bdcd-4a66-aeba-4bc8b34b990a 93fc019ff48742f88b29792612e779a1 a41fe4fede0c4587a2817ffdb1122fca - - 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: 8/15] 199.204.45.153 () {48 vars in 1047 bytes} [Tue May 19 18:19:06 2026] PATCH /v2/images/d4dd98e7-cf0e-4d65-a7b4-4508519fb480 => 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: 8/16] 199.204.45.153 () {44 vars in 908 bytes} [Tue May 19 18:19:06 2026] GET /v2/images => generated 1240 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/351] 199.204.45.153 () {42 vars in 686 bytes} [Tue May 19 18:46:55 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: 176/352] 199.204.45.153 () {44 vars in 908 bytes} [Tue May 19 18:46:55 2026] GET /v2/images => generated 1240 bytes in 523 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/359] 199.204.45.153 () {42 vars in 686 bytes} [Tue May 19 18:47:30 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: 180/360] 199.204.45.153 () {44 vars in 908 bytes} [Tue May 19 18:47:30 2026] GET /v2/images => generated 1240 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/361] 199.204.45.153 () {44 vars in 935 bytes} [Tue May 19 18:47:30 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/362] 199.204.45.153 () {44 vars in 957 bytes} [Tue May 19 18:47:30 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/363] 199.204.45.153 () {44 vars in 937 bytes} [Tue May 19 18:47:30 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/364] 199.204.45.153 () {48 vars in 949 bytes} [Tue May 19 18:47:30 2026] POST /v2/images => generated 796 bytes in 115 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-19 18:47:30.613 8 INFO glance.api.v2.image_data [None req-e89b8942-89c1-47b1-9fdc-c70d793af0cb 93fc019ff48742f88b29792612e779a1 a41fe4fede0c4587a2817ffdb1122fca - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 18:49:01.759 8 INFO glance.location [None req-e89b8942-89c1-47b1-9fdc-c70d793af0cb 93fc019ff48742f88b29792612e779a1 a41fe4fede0c4587a2817ffdb1122fca - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 183/383] 199.204.45.153 () {48 vars in 1044 bytes} [Tue May 19 18:47:30 2026] PUT /v2/images/e60e7e44-2244-4651-935f-878137f37bbb/file => generated 0 bytes in 91229 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22589 switches on core 0) [pid: 7|app: 0|req: 201/384] 199.204.45.153 () {44 vars in 908 bytes} [Tue May 19 18:49:01 2026] GET /v2/images => generated 2451 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/385] 199.204.45.153 () {48 vars in 1047 bytes} [Tue May 19 18:49:01 2026] PATCH /v2/images/e60e7e44-2244-4651-935f-878137f37bbb => 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: 202/386] 199.204.45.153 () {48 vars in 1048 bytes} [Tue May 19 18:49:01 2026] PATCH /v2/images/e60e7e44-2244-4651-935f-878137f37bbb => generated 1209 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/387] 199.204.45.153 () {44 vars in 908 bytes} [Tue May 19 18:49:01 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: 203/388] 199.204.45.153 () {42 vars in 686 bytes} [Tue May 19 18:49: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: 186/389] 199.204.45.153 () {44 vars in 908 bytes} [Tue May 19 18:49:03 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: 248/478] 199.204.45.153 () {42 vars in 686 bytes} [Tue May 19 18:56:22 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: 231/479] 199.204.45.153 () {44 vars in 908 bytes} [Tue May 19 18:56:22 2026] GET /v2/images => generated 2451 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/484] 199.204.45.153 () {42 vars in 686 bytes} [Tue May 19 18:56: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: 234/485] 199.204.45.153 () {44 vars in 908 bytes} [Tue May 19 18:56:34 2026] GET /v2/images => generated 2451 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/486] 199.204.45.153 () {44 vars in 945 bytes} [Tue May 19 18:56:34 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/487] 199.204.45.153 () {44 vars in 967 bytes} [Tue May 19 18:56:34 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/488] 199.204.45.153 () {44 vars in 937 bytes} [Tue May 19 18:56:34 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/491] 199.204.45.153 () {48 vars in 949 bytes} [Tue May 19 18:56:34 2026] POST /v2/images => generated 799 bytes in 15681 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-19 18:56:50.189 7 WARNING oslo_policy.policy [None req-a4561f08-5eac-467f-a323-004f17979a41 93fc019ff48742f88b29792612e779a1 a41fe4fede0c4587a2817ffdb1122fca - - 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-19 18:56:50.189 7 WARNING oslo_policy.policy [None req-a4561f08-5eac-467f-a323-004f17979a41 93fc019ff48742f88b29792612e779a1 a41fe4fede0c4587a2817ffdb1122fca - - 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-19 18:56:50.191 7 INFO glance.api.v2.image_data [None req-a4561f08-5eac-467f-a323-004f17979a41 93fc019ff48742f88b29792612e779a1 a41fe4fede0c4587a2817ffdb1122fca - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 19:01:33.974 7 INFO glance.location [None req-a4561f08-5eac-467f-a323-004f17979a41 93fc019ff48742f88b29792612e779a1 a41fe4fede0c4587a2817ffdb1122fca - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 256/550] 199.204.45.153 () {48 vars in 1043 bytes} [Tue May 19 18:56:50 2026] PUT /v2/images/384ec54e-583a-448f-89f8-8322f707a83f/file => generated 0 bytes in 283840 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8108 switches on core 0) [pid: 8|app: 0|req: 295/551] 199.204.45.153 () {44 vars in 908 bytes} [Tue May 19 19:01:34 2026] GET /v2/images => generated 3664 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/552] 199.204.45.153 () {48 vars in 1048 bytes} [Tue May 19 19:01:34 2026] PATCH /v2/images/384ec54e-583a-448f-89f8-8322f707a83f => generated 1234 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/553] 199.204.45.153 () {44 vars in 908 bytes} [Tue May 19 19:01:34 2026] GET /v2/images => generated 3687 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/572] 199.204.45.153 () {42 vars in 686 bytes} [Tue May 19 19:03:05 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: 267/573] 199.204.45.153 () {44 vars in 908 bytes} [Tue May 19 19:03:05 2026] GET /v2/images => generated 3687 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/576] 199.204.45.153 () {42 vars in 686 bytes} [Tue May 19 19:03:19 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: 308/577] 199.204.45.153 () {44 vars in 908 bytes} [Tue May 19 19:03:20 2026] GET /v2/images => generated 3687 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/578] 199.204.45.153 () {44 vars in 937 bytes} [Tue May 19 19:03:20 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/579] 199.204.45.153 () {44 vars in 959 bytes} [Tue May 19 19:03:20 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/580] 199.204.45.153 () {44 vars in 937 bytes} [Tue May 19 19:03:20 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/581] 199.204.45.153 () {48 vars in 949 bytes} [Tue May 19 19:03:20 2026] POST /v2/images => generated 791 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-19 19:03:20.229 7 INFO glance.api.v2.image_data [None req-eb519b73-35bf-4a44-b936-cb836a307c29 93fc019ff48742f88b29792612e779a1 a41fe4fede0c4587a2817ffdb1122fca - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 19:03:45.691 7 INFO glance.location [None req-eb519b73-35bf-4a44-b936-cb836a307c29 93fc019ff48742f88b29792612e779a1 a41fe4fede0c4587a2817ffdb1122fca - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 272/588] 199.204.45.153 () {48 vars in 1044 bytes} [Tue May 19 19:03:20 2026] PUT /v2/images/15ebb4f6-c5f4-435b-b9ed-9c4ac53f41f8/file => generated 0 bytes in 25511 msecs (HTTP/1.1 204) 4 headers in 171 bytes (17994 switches on core 0) [pid: 8|app: 0|req: 317/589] 199.204.45.153 () {44 vars in 908 bytes} [Tue May 19 19:03:45 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/590] 199.204.45.153 () {48 vars in 1047 bytes} [Tue May 19 19:03:45 2026] PATCH /v2/images/15ebb4f6-c5f4-435b-b9ed-9c4ac53f41f8 => 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: 318/591] 199.204.45.153 () {44 vars in 908 bytes} [Tue May 19 19:03:45 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/734] 199.204.45.153 () {42 vars in 686 bytes} [Tue May 19 19:15:38 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: 345/735] 199.204.45.153 () {44 vars in 908 bytes} [Tue May 19 19:15:38 2026] GET /v2/images => generated 4893 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/764] 199.204.45.153 () {42 vars in 686 bytes} [Tue May 19 19:17:56 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: 405/765] 199.204.45.153 () {44 vars in 908 bytes} [Tue May 19 19:17:56 2026] GET /v2/images => generated 4893 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/766] 199.204.45.153 () {42 vars in 686 bytes} [Tue May 19 19:17:57 2026] GET / => generated 1193 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/767] 199.204.45.153 () {44 vars in 908 bytes} [Tue May 19 19:17:57 2026] GET /v2/images => generated 4893 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/778] 199.204.45.153 () {42 vars in 686 bytes} [Tue May 19 19:18:44 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: 367/779] 199.204.45.153 () {44 vars in 908 bytes} [Tue May 19 19:18:44 2026] GET /v2/images => generated 4893 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/780] 199.204.45.153 () {42 vars in 686 bytes} [Tue May 19 19:18:52 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: 368/781] 199.204.45.153 () {44 vars in 908 bytes} [Tue May 19 19:18:52 2026] GET /v2/images => generated 4893 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/794] 199.204.45.153 () {42 vars in 686 bytes} [Tue May 19 19:19:51 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: 375/795] 199.204.45.153 () {44 vars in 908 bytes} [Tue May 19 19:19:51 2026] GET /v2/images => generated 4893 bytes in 58 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: 382/808] 10.0.0.135 () {32 vars in 632 bytes} [Tue May 19 19:20:52 2026] GET /v2/images => generated 4893 bytes in 19 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: 429/813] 10.0.0.147 () {36 vars in 986 bytes} [Tue May 19 19:21:12 2026] GET /v2/images/d4dd98e7-cf0e-4d65-a7b4-4508519fb480 => generated 1171 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/814] 10.0.0.147 () {36 vars in 926 bytes} [Tue May 19 19:21:13 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: 387/817] 199.204.45.153 () {36 vars in 990 bytes} [Tue May 19 19:21:17 2026] GET /v2/images/d4dd98e7-cf0e-4d65-a7b4-4508519fb480 => generated 1171 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/818] 199.204.45.153 () {36 vars in 930 bytes} [Tue May 19 19:21: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: 7|app: 0|req: 388/819] 199.204.45.153 () {36 vars in 990 bytes} [Tue May 19 19:21:18 2026] GET /v2/images/d4dd98e7-cf0e-4d65-a7b4-4508519fb480 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/820] 199.204.45.153 () {36 vars in 930 bytes} [Tue May 19 19:21: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: 390/823] 10.0.0.135 () {34 vars in 654 bytes} [Tue May 19 19:21:27 2026] POST /v2/images => generated 648 bytes in 413 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-19 19:21:27.930 8 WARNING glance.api.v2.images [None req-839cf534-93a9-412f-9422-650849b997c7 180569bd012743cf8cbceee00ecd8168 42f6bc581e25425498fea8e7275aa360 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7ad5c4ae-04f9-4536-b4c1-00d7804341d5 [pid: 8|app: 0|req: 434/824] 10.0.0.135 () {32 vars in 709 bytes} [Tue May 19 19:21:27 2026] DELETE /v2/images/7ad5c4ae-04f9-4536-b4c1-00d7804341d5 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/825] 10.0.0.135 () {32 vars in 706 bytes} [Tue May 19 19:21:27 2026] GET /v2/images/7ad5c4ae-04f9-4536-b4c1-00d7804341d5 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/826] 10.0.0.135 () {32 vars in 632 bytes} [Tue May 19 19:21:27 2026] GET /v2/images => generated 1240 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/827] 10.0.0.135 () {34 vars in 654 bytes} [Tue May 19 19:21:28 2026] POST /v2/images => generated 701 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/828] 10.0.0.135 () {32 vars in 716 bytes} [Tue May 19 19:21:28 2026] GET /v2/images/b13408ea-33f7-48ae-9373-5416f44f5480/file => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:21:28.241 7 INFO glance.api.v2.image_data [None req-5169ae38-0713-4278-b8f1-a08f102cde54 180569bd012743cf8cbceee00ecd8168 42f6bc581e25425498fea8e7275aa360 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 19:21:28.294 7 WARNING glance_store._drivers.rbd [None req-5169ae38-0713-4278-b8f1-a08f102cde54 180569bd012743cf8cbceee00ecd8168 42f6bc581e25425498fea8e7275aa360 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-19 19:21:29.468 7 INFO glance.location [None req-5169ae38-0713-4278-b8f1-a08f102cde54 180569bd012743cf8cbceee00ecd8168 42f6bc581e25425498fea8e7275aa360 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 393/829] 10.0.0.135 () {32 vars in 726 bytes} [Tue May 19 19:21:28 2026] PUT /v2/images/b13408ea-33f7-48ae-9373-5416f44f5480/file => generated 0 bytes in 1291 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/830] 10.0.0.135 () {32 vars in 706 bytes} [Tue May 19 19:21:29 2026] GET /v2/images/b13408ea-33f7-48ae-9373-5416f44f5480 => generated 1102 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/831] 10.0.0.135 () {32 vars in 716 bytes} [Tue May 19 19:21:29 2026] GET /v2/images/b13408ea-33f7-48ae-9373-5416f44f5480/file => generated 1024 bytes in 162 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/832] 10.0.0.135 () {34 vars in 654 bytes} [Tue May 19 19:21:29 2026] POST /v2/images => generated 648 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/833] 10.0.0.147 () {36 vars in 986 bytes} [Tue May 19 19:21:29 2026] GET /v2/images/d4dd98e7-cf0e-4d65-a7b4-4508519fb480 => 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: 440/834] 10.0.0.147 () {36 vars in 926 bytes} [Tue May 19 19:21:29 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: 395/835] 10.0.0.135 () {32 vars in 725 bytes} [Tue May 19 19:21:29 2026] PATCH /v2/images/24ae7b5a-8334-4a78-a0be-fae748aabbd0 => generated 651 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/836] 10.0.0.135 () {32 vars in 706 bytes} [Tue May 19 19:21:29 2026] GET /v2/images/24ae7b5a-8334-4a78-a0be-fae748aabbd0 => generated 651 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:21:29.888 7 WARNING glance.api.v2.images [None req-67449eaf-6238-4da1-a892-ba73d0bdcf1c 180569bd012743cf8cbceee00ecd8168 42f6bc581e25425498fea8e7275aa360 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//24ae7b5a-8334-4a78-a0be-fae748aabbd0 [pid: 7|app: 0|req: 396/837] 10.0.0.135 () {32 vars in 709 bytes} [Tue May 19 19:21:29 2026] DELETE /v2/images/24ae7b5a-8334-4a78-a0be-fae748aabbd0 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/838] 10.0.0.135 () {32 vars in 706 bytes} [Tue May 19 19:21:29 2026] GET /v2/images/24ae7b5a-8334-4a78-a0be-fae748aabbd0 => generated 139 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 19:21:30.001 7 WARNING glance.api.v2.images [None req-dfd1c894-449b-4678-870b-ea8d6d37f953 180569bd012743cf8cbceee00ecd8168 42f6bc581e25425498fea8e7275aa360 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b13408ea-33f7-48ae-9373-5416f44f5480 [pid: 7|app: 0|req: 397/839] 10.0.0.135 () {32 vars in 709 bytes} [Tue May 19 19:21:29 2026] DELETE /v2/images/b13408ea-33f7-48ae-9373-5416f44f5480 => generated 0 bytes in 793 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/840] 10.0.0.135 () {32 vars in 706 bytes} [Tue May 19 19:21:30 2026] GET /v2/images/b13408ea-33f7-48ae-9373-5416f44f5480 => generated 139 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 19:21:30.820 7 WARNING glance.api.v2.images [None req-3291eb25-b7b4-4319-a4c5-31358845d5c5 180569bd012743cf8cbceee00ecd8168 42f6bc581e25425498fea8e7275aa360 - - default default] Failed to find image 7ad5c4ae-04f9-4536-b4c1-00d7804341d5 to delete: glance.common.exception.ImageNotFound: No image found with ID 7ad5c4ae-04f9-4536-b4c1-00d7804341d5 [pid: 7|app: 0|req: 398/841] 10.0.0.135 () {32 vars in 709 bytes} [Tue May 19 19:21:30 2026] DELETE /v2/images/7ad5c4ae-04f9-4536-b4c1-00d7804341d5 => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/842] 10.0.0.135 () {32 vars in 706 bytes} [Tue May 19 19:21:30 2026] GET /v2/images/7ad5c4ae-04f9-4536-b4c1-00d7804341d5 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/843] 10.0.0.147 () {36 vars in 986 bytes} [Tue May 19 19:21:32 2026] GET /v2/images/d4dd98e7-cf0e-4d65-a7b4-4508519fb480 => 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: 445/844] 10.0.0.147 () {36 vars in 926 bytes} [Tue May 19 19:21:32 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: 402/849] 10.0.0.147 () {36 vars in 986 bytes} [Tue May 19 19:21:48 2026] GET /v2/images/d4dd98e7-cf0e-4d65-a7b4-4508519fb480 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/850] 10.0.0.147 () {36 vars in 926 bytes} [Tue May 19 19:21:48 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/857] 10.0.0.149 () {36 vars in 986 bytes} [Tue May 19 19:22:16 2026] GET /v2/images/d4dd98e7-cf0e-4d65-a7b4-4508519fb480 => generated 1171 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/858] 10.0.0.149 () {36 vars in 926 bytes} [Tue May 19 19:22:16 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: 407/859] 10.0.0.149 () {36 vars in 926 bytes} [Tue May 19 19:22:16 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: 453/860] 10.0.0.149 () {36 vars in 986 bytes} [Tue May 19 19:22:16 2026] GET /v2/images/d4dd98e7-cf0e-4d65-a7b4-4508519fb480 => 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: 408/861] 10.0.0.149 () {36 vars in 926 bytes} [Tue May 19 19:22:16 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: 454/862] 10.0.0.149 () {36 vars in 926 bytes} [Tue May 19 19:22:16 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: 409/863] 10.0.0.149 () {36 vars in 986 bytes} [Tue May 19 19:22:16 2026] GET /v2/images/d4dd98e7-cf0e-4d65-a7b4-4508519fb480 => 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: 455/864] 10.0.0.149 () {36 vars in 926 bytes} [Tue May 19 19:22:16 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: 410/865] 10.0.0.149 () {36 vars in 926 bytes} [Tue May 19 19:22:16 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: 456/866] 10.0.0.176 () {36 vars in 986 bytes} [Tue May 19 19:22:17 2026] GET /v2/images/d4dd98e7-cf0e-4d65-a7b4-4508519fb480 => generated 1171 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/867] 10.0.0.176 () {36 vars in 926 bytes} [Tue May 19 19:22:18 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: 457/868] 10.0.0.176 () {36 vars in 986 bytes} [Tue May 19 19:22:18 2026] GET /v2/images/d4dd98e7-cf0e-4d65-a7b4-4508519fb480 => 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: 412/869] 10.0.0.176 () {36 vars in 926 bytes} [Tue May 19 19:22: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: 458/870] 10.0.0.176 () {36 vars in 926 bytes} [Tue May 19 19:22: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: 462/877] 10.0.0.147 () {36 vars in 986 bytes} [Tue May 19 19:22:52 2026] GET /v2/images/d4dd98e7-cf0e-4d65-a7b4-4508519fb480 => 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: 416/878] 10.0.0.147 () {36 vars in 926 bytes} [Tue May 19 19:22:52 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: 465/883] 10.0.0.135 () {30 vars in 410 bytes} [Tue May 19 19:23:05 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: 467/886] 10.0.0.147 () {36 vars in 986 bytes} [Tue May 19 19:23:22 2026] GET /v2/images/d4dd98e7-cf0e-4d65-a7b4-4508519fb480 => 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: 420/887] 10.0.0.147 () {36 vars in 926 bytes} [Tue May 19 19:23:22 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: 424/894] 10.0.0.147 () {36 vars in 986 bytes} [Tue May 19 19:23:48 2026] GET /v2/images/d4dd98e7-cf0e-4d65-a7b4-4508519fb480 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/895] 10.0.0.147 () {36 vars in 926 bytes} [Tue May 19 19:23:48 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/898] 10.0.0.135 () {32 vars in 706 bytes} [Tue May 19 19:23:56 2026] GET /v2/images/d4dd98e7-cf0e-4d65-a7b4-4508519fb480 => 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: 426/899] 10.0.0.135 () {32 vars in 706 bytes} [Tue May 19 19:23:56 2026] GET /v2/images/d4dd98e7-cf0e-4d65-a7b4-4508519fb480 => 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: 474/900] 10.0.0.149 () {36 vars in 986 bytes} [Tue May 19 19:23:56 2026] GET /v2/images/d4dd98e7-cf0e-4d65-a7b4-4508519fb480 => 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: 427/901] 10.0.0.149 () {36 vars in 926 bytes} [Tue May 19 19:23:57 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: 475/902] 10.0.0.149 () {36 vars in 926 bytes} [Tue May 19 19:23:57 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: 428/903] 10.0.0.149 () {36 vars in 986 bytes} [Tue May 19 19:23:57 2026] GET /v2/images/d4dd98e7-cf0e-4d65-a7b4-4508519fb480 => 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: 476/904] 10.0.0.149 () {36 vars in 926 bytes} [Tue May 19 19:23:57 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: 429/905] 10.0.0.149 () {36 vars in 926 bytes} [Tue May 19 19:23:57 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: 477/906] 10.0.0.149 () {36 vars in 986 bytes} [Tue May 19 19:23:57 2026] GET /v2/images/d4dd98e7-cf0e-4d65-a7b4-4508519fb480 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/907] 10.0.0.149 () {36 vars in 926 bytes} [Tue May 19 19:23:57 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: 478/908] 10.0.0.176 () {36 vars in 986 bytes} [Tue May 19 19:23:57 2026] GET /v2/images/d4dd98e7-cf0e-4d65-a7b4-4508519fb480 => 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: 431/909] 10.0.0.176 () {36 vars in 926 bytes} [Tue May 19 19:23:57 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: 479/910] 10.0.0.176 () {36 vars in 986 bytes} [Tue May 19 19:23:57 2026] GET /v2/images/d4dd98e7-cf0e-4d65-a7b4-4508519fb480 => 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: 432/911] 10.0.0.176 () {36 vars in 926 bytes} [Tue May 19 19:23:57 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: 480/912] 10.0.0.176 () {36 vars in 926 bytes} [Tue May 19 19:23:57 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: 483/917] 10.0.0.147 () {36 vars in 986 bytes} [Tue May 19 19:24:16 2026] GET /v2/images/d4dd98e7-cf0e-4d65-a7b4-4508519fb480 => 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: 435/918] 10.0.0.147 () {36 vars in 926 bytes} [Tue May 19 19:24:16 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: 485/921] 10.0.0.147 () {36 vars in 986 bytes} [Tue May 19 19:24:32 2026] GET /v2/images/d4dd98e7-cf0e-4d65-a7b4-4508519fb480 => 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: 437/922] 10.0.0.147 () {36 vars in 926 bytes} [Tue May 19 19:24: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: 451/949] 10.0.0.147 () {36 vars in 986 bytes} [Tue May 19 19:26:43 2026] GET /v2/images/d4dd98e7-cf0e-4d65-a7b4-4508519fb480 => generated 1171 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/950] 10.0.0.147 () {36 vars in 926 bytes} [Tue May 19 19:26:43 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: 453/953] 10.0.0.147 () {36 vars in 986 bytes} [Tue May 19 19:26:50 2026] GET /v2/images/d4dd98e7-cf0e-4d65-a7b4-4508519fb480 => 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: 501/954] 10.0.0.147 () {36 vars in 926 bytes} [Tue May 19 19:26:50 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: 505/961] 199.204.45.153 () {32 vars in 825 bytes} [Tue May 19 19:27:19 2026] GET /v2/images?status=active&owner=a41fe4fede0c4587a2817ffdb1122fca&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/962] 199.204.45.153 () {32 vars in 652 bytes} [Tue May 19 19:27:19 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/963] 10.0.0.149 () {36 vars in 986 bytes} [Tue May 19 19:27:19 2026] GET /v2/images/e60e7e44-2244-4651-935f-878137f37bbb => generated 1209 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/964] 10.0.0.149 () {36 vars in 926 bytes} [Tue May 19 19:27:19 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/965] 10.0.0.149 () {36 vars in 926 bytes} [Tue May 19 19:27:19 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/966] 10.0.0.149 () {36 vars in 986 bytes} [Tue May 19 19:27:19 2026] GET /v2/images/e60e7e44-2244-4651-935f-878137f37bbb => 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: 508/967] 10.0.0.149 () {36 vars in 926 bytes} [Tue May 19 19:27:19 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/968] 10.0.0.149 () {36 vars in 926 bytes} [Tue May 19 19:27:19 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/969] 10.0.0.149 () {36 vars in 986 bytes} [Tue May 19 19:27:19 2026] GET /v2/images/e60e7e44-2244-4651-935f-878137f37bbb => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/970] 10.0.0.149 () {36 vars in 926 bytes} [Tue May 19 19:27:19 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: 510/971] 10.0.0.176 () {36 vars in 986 bytes} [Tue May 19 19:27:20 2026] GET /v2/images/e60e7e44-2244-4651-935f-878137f37bbb => generated 1209 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/972] 10.0.0.176 () {36 vars in 926 bytes} [Tue May 19 19:27:20 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: 511/973] 10.0.0.176 () {36 vars in 986 bytes} [Tue May 19 19:27:20 2026] GET /v2/images/e60e7e44-2244-4651-935f-878137f37bbb => 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: 463/974] 10.0.0.176 () {36 vars in 926 bytes} [Tue May 19 19:27: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: 8|app: 0|req: 512/975] 10.0.0.176 () {36 vars in 926 bytes} [Tue May 19 19:27: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: 480/1008] 10.0.0.135 () {32 vars in 632 bytes} [Tue May 19 19:30:02 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)