+ 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 Jul 7 03:55:50 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-b65d459b7-s2kps 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 0x56283f584150 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-07 03:55:51.978 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-07 03:55:52.064 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-07 03:55:52.592 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-07 03:55:52.593 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-07 03:55:52.674 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-07 03:55:52.675 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-07 03:55:54.209 7 WARNING glance.api.v2.images [None req-09045c39-9da0-4411-a98b-c315ecf09bf1 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-07 03:55:54.301 8 WARNING glance.api.v2.images [None req-f7a69f39-7763-4a0b-827b-fefcc3f8d1bc - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-07 03:55:54.455 7 WARNING keystonemiddleware._common.config [None req-09045c39-9da0-4411-a98b-c315ecf09bf1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-07 03:55:54.464 7 WARNING oslo_config.cfg [None req-09045c39-9da0-4411-a98b-c315ecf09bf1 - - - - - -] 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 0x56283f584150 pid: 7 (default app) 2026-07-07 03:55:54.545 8 WARNING keystonemiddleware._common.config [None req-f7a69f39-7763-4a0b-827b-fefcc3f8d1bc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-07 03:55:54.554 8 WARNING oslo_config.cfg [None req-f7a69f39-7763-4a0b-827b-fefcc3f8d1bc - - - - - -] 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 0x56283f584150 pid: 8 (default app) [pid: 8|app: 0|req: 1/2] 199.204.45.95 () {42 vars in 683 bytes} [Tue Jul 7 03:55:56 2026] GET / => generated 1183 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-07 03:55:56.592 7 WARNING oslo_policy.policy [None req-dae47d08-ecb2-4796-b63d-d1e17956d78f 1ca593f1ddd74c7eabab8676647af840 164fa6fa12f64f1fac166893e00fa288 - - 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-07 03:55:56.593 7 WARNING oslo_policy.policy [None req-dae47d08-ecb2-4796-b63d-d1e17956d78f 1ca593f1ddd74c7eabab8676647af840 164fa6fa12f64f1fac166893e00fa288 - - 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-07 03:55:56.612 7 WARNING oslo_policy.policy [None req-dae47d08-ecb2-4796-b63d-d1e17956d78f 1ca593f1ddd74c7eabab8676647af840 164fa6fa12f64f1fac166893e00fa288 - - 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-07 03:55:56.612 7 WARNING oslo_policy.policy [None req-dae47d08-ecb2-4796-b63d-d1e17956d78f 1ca593f1ddd74c7eabab8676647af840 164fa6fa12f64f1fac166893e00fa288 - - 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: 2/3] 199.204.45.95 () {44 vars in 905 bytes} [Tue Jul 7 03:55:56 2026] GET /v2/images => generated 69 bytes in 563 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/4] 199.204.45.95 () {42 vars in 683 bytes} [Tue Jul 7 03:55:59 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/5] 199.204.45.95 () {44 vars in 905 bytes} [Tue Jul 7 03:55:59 2026] GET /v2/images => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-07 03:55:59.921 8 WARNING oslo_policy.policy [None req-cd45a2a1-9f6c-4a9b-80a9-9e5fed5ebaa0 1ca593f1ddd74c7eabab8676647af840 164fa6fa12f64f1fac166893e00fa288 - - 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-07 03:55:59.922 8 WARNING oslo_policy.policy [None req-cd45a2a1-9f6c-4a9b-80a9-9e5fed5ebaa0 1ca593f1ddd74c7eabab8676647af840 164fa6fa12f64f1fac166893e00fa288 - - 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: 3/6] 199.204.45.95 () {44 vars in 906 bytes} [Tue Jul 7 03:55:59 2026] GET /v2/images/cirros => generated 151 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.204.45.95 () {44 vars in 928 bytes} [Tue Jul 7 03:56:00 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-07 03:56:00.055 8 WARNING oslo_policy.policy [None req-04fd6987-ac53-4a84-afbe-9bc5f9337356 1ca593f1ddd74c7eabab8676647af840 164fa6fa12f64f1fac166893e00fa288 - - 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-07 03:56:00.056 8 WARNING oslo_policy.policy [None req-04fd6987-ac53-4a84-afbe-9bc5f9337356 1ca593f1ddd74c7eabab8676647af840 164fa6fa12f64f1fac166893e00fa288 - - 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: 4/8] 199.204.45.95 () {44 vars in 934 bytes} [Tue Jul 7 03:56:00 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-07 03:56:00.132 7 WARNING oslo_config.cfg [None req-307f9fbf-0c5d-4fc1-b280-241a426282dc 1ca593f1ddd74c7eabab8676647af840 164fa6fa12f64f1fac166893e00fa288 - - 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: 5/9] 199.204.45.95 () {48 vars in 946 bytes} [Tue Jul 7 03:56:00 2026] POST /v2/images => generated 760 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-07 03:56:00.153 8 WARNING oslo_policy.policy [None req-ff8776a5-1fde-4dde-9869-8672ef80de04 1ca593f1ddd74c7eabab8676647af840 164fa6fa12f64f1fac166893e00fa288 - - 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-07 03:56:00.153 8 WARNING oslo_policy.policy [None req-ff8776a5-1fde-4dde-9869-8672ef80de04 1ca593f1ddd74c7eabab8676647af840 164fa6fa12f64f1fac166893e00fa288 - - 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-07 03:56:00.154 8 INFO glance.api.v2.image_data [None req-ff8776a5-1fde-4dde-9869-8672ef80de04 1ca593f1ddd74c7eabab8676647af840 164fa6fa12f64f1fac166893e00fa288 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-07 03:56:05.351 8 INFO glance.location [None req-ff8776a5-1fde-4dde-9869-8672ef80de04 1ca593f1ddd74c7eabab8676647af840 164fa6fa12f64f1fac166893e00fa288 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 5/12] 199.204.45.95 () {48 vars in 1040 bytes} [Tue Jul 7 03:56:00 2026] PUT /v2/images/0ae2d77e-eca8-4473-b72a-56053e9a7e14/file => generated 0 bytes in 5249 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8618 switches on core 0) [pid: 7|app: 0|req: 8/13] 199.204.45.95 () {44 vars in 905 bytes} [Tue Jul 7 03:56:05 2026] GET /v2/images => generated 1240 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-07 03:56:05.445 8 WARNING oslo_config.cfg [None req-26edb326-587b-4fd5-a586-a249e65013c8 1ca593f1ddd74c7eabab8676647af840 164fa6fa12f64f1fac166893e00fa288 - - 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: 6/14] 199.204.45.95 () {48 vars in 1044 bytes} [Tue Jul 7 03:56:05 2026] PATCH /v2/images/0ae2d77e-eca8-4473-b72a-56053e9a7e14 => 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: 9/15] 199.204.45.95 () {44 vars in 905 bytes} [Tue Jul 7 03:56:05 2026] GET /v2/images => generated 1240 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/272] 199.204.45.95 () {42 vars in 683 bytes} [Tue Jul 7 04:17:32 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/273] 199.204.45.95 () {44 vars in 905 bytes} [Tue Jul 7 04:17:32 2026] GET /v2/images => generated 1240 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/278] 199.204.45.95 () {42 vars in 683 bytes} [Tue Jul 7 04:17:48 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/279] 199.204.45.95 () {44 vars in 905 bytes} [Tue Jul 7 04:17:48 2026] GET /v2/images => generated 1240 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/280] 199.204.45.95 () {44 vars in 932 bytes} [Tue Jul 7 04:17:49 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/281] 199.204.45.95 () {44 vars in 954 bytes} [Tue Jul 7 04:17:49 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/282] 199.204.45.95 () {44 vars in 934 bytes} [Tue Jul 7 04:17:49 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/283] 199.204.45.95 () {48 vars in 946 bytes} [Tue Jul 7 04:17:49 2026] POST /v2/images => generated 796 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-07 04:17:49.346 7 WARNING oslo_policy.policy [None req-f2e1314f-6b8d-4c3e-9732-d2621c835563 1ca593f1ddd74c7eabab8676647af840 164fa6fa12f64f1fac166893e00fa288 - - 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-07 04:17:49.346 7 WARNING oslo_policy.policy [None req-f2e1314f-6b8d-4c3e-9732-d2621c835563 1ca593f1ddd74c7eabab8676647af840 164fa6fa12f64f1fac166893e00fa288 - - 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-07 04:17:49.348 7 INFO glance.api.v2.image_data [None req-f2e1314f-6b8d-4c3e-9732-d2621c835563 1ca593f1ddd74c7eabab8676647af840 164fa6fa12f64f1fac166893e00fa288 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-07 04:18:18.824 7 INFO glance.location [None req-f2e1314f-6b8d-4c3e-9732-d2621c835563 1ca593f1ddd74c7eabab8676647af840 164fa6fa12f64f1fac166893e00fa288 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 144/290] 199.204.45.95 () {48 vars in 1041 bytes} [Tue Jul 7 04:17:49 2026] PUT /v2/images/d86e11f2-3b5b-4bba-9c61-6fa14228d2bd/file => generated 0 bytes in 29535 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66185 switches on core 0) [pid: 8|app: 0|req: 147/291] 199.204.45.95 () {44 vars in 905 bytes} [Tue Jul 7 04:18:18 2026] GET /v2/images => generated 2451 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/292] 199.204.45.95 () {48 vars in 1044 bytes} [Tue Jul 7 04:18:18 2026] PATCH /v2/images/d86e11f2-3b5b-4bba-9c61-6fa14228d2bd => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/293] 199.204.45.95 () {48 vars in 1045 bytes} [Tue Jul 7 04:18:18 2026] PATCH /v2/images/d86e11f2-3b5b-4bba-9c61-6fa14228d2bd => generated 1209 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/294] 199.204.45.95 () {44 vars in 905 bytes} [Tue Jul 7 04:18:18 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: 149/295] 199.204.45.95 () {42 vars in 683 bytes} [Tue Jul 7 04:18:20 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/296] 199.204.45.95 () {44 vars in 905 bytes} [Tue Jul 7 04:18:20 2026] GET /v2/images => generated 2451 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/375] 199.204.45.95 () {42 vars in 683 bytes} [Tue Jul 7 04:24:45 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/376] 199.204.45.95 () {44 vars in 905 bytes} [Tue Jul 7 04:24:45 2026] GET /v2/images => generated 2451 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/377] 199.204.45.95 () {42 vars in 683 bytes} [Tue Jul 7 04:24:52 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/378] 199.204.45.95 () {44 vars in 905 bytes} [Tue Jul 7 04:24:52 2026] GET /v2/images => generated 2451 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/379] 199.204.45.95 () {44 vars in 942 bytes} [Tue Jul 7 04:24:53 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: 191/380] 199.204.45.95 () {44 vars in 964 bytes} [Tue Jul 7 04:24:53 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: 190/381] 199.204.45.95 () {44 vars in 934 bytes} [Tue Jul 7 04:24:53 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/382] 199.204.45.95 () {48 vars in 946 bytes} [Tue Jul 7 04:24:53 2026] POST /v2/images => generated 799 bytes in 854 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-07 04:24:54.002 7 INFO glance.api.v2.image_data [None req-52585112-151b-4f09-9933-32bd20b16938 1ca593f1ddd74c7eabab8676647af840 164fa6fa12f64f1fac166893e00fa288 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-07 04:25:51.973 7 INFO glance.location [None req-52585112-151b-4f09-9933-32bd20b16938 1ca593f1ddd74c7eabab8676647af840 164fa6fa12f64f1fac166893e00fa288 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 191/395] 199.204.45.95 () {48 vars in 1040 bytes} [Tue Jul 7 04:24:53 2026] PUT /v2/images/ae344a79-fc62-4743-9831-e4ad4f6555dc/file => generated 0 bytes in 58031 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22549 switches on core 0) [pid: 8|app: 0|req: 205/396] 199.204.45.95 () {44 vars in 905 bytes} [Tue Jul 7 04:25:52 2026] GET /v2/images => generated 3664 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/397] 199.204.45.95 () {48 vars in 1045 bytes} [Tue Jul 7 04:25:52 2026] PATCH /v2/images/ae344a79-fc62-4743-9831-e4ad4f6555dc => generated 1234 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/398] 199.204.45.95 () {44 vars in 905 bytes} [Tue Jul 7 04:25:52 2026] GET /v2/images => generated 3687 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/425] 199.204.45.95 () {42 vars in 683 bytes} [Tue Jul 7 04:27:59 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/426] 199.204.45.95 () {44 vars in 905 bytes} [Tue Jul 7 04:27:59 2026] GET /v2/images => generated 3687 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/431] 199.204.45.95 () {42 vars in 683 bytes} [Tue Jul 7 04:28:19 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/432] 199.204.45.95 () {44 vars in 905 bytes} [Tue Jul 7 04:28:19 2026] GET /v2/images => generated 3687 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/433] 199.204.45.95 () {44 vars in 934 bytes} [Tue Jul 7 04:28:19 2026] GET /v2/images/manila-service-image => generated 165 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/434] 199.204.45.95 () {44 vars in 956 bytes} [Tue Jul 7 04:28:19 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/435] 199.204.45.95 () {44 vars in 934 bytes} [Tue Jul 7 04:28:19 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: 211/436] 199.204.45.95 () {48 vars in 946 bytes} [Tue Jul 7 04:28:19 2026] POST /v2/images => generated 791 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-07 04:28:19.474 8 INFO glance.api.v2.image_data [None req-372bb5ac-52a2-433e-b807-fdad390643f1 1ca593f1ddd74c7eabab8676647af840 164fa6fa12f64f1fac166893e00fa288 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-07 04:28:34.364 8 INFO glance.location [None req-372bb5ac-52a2-433e-b807-fdad390643f1 1ca593f1ddd74c7eabab8676647af840 164fa6fa12f64f1fac166893e00fa288 - - default default] Image format matched and virtual size computed: 2891907072 [pid: 8|app: 0|req: 226/439] 199.204.45.95 () {48 vars in 1041 bytes} [Tue Jul 7 04:28:19 2026] PUT /v2/images/f08fcce5-3e2d-47aa-bb03-01f88c7629b7/file => generated 0 bytes in 14930 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33033 switches on core 0) [pid: 7|app: 0|req: 214/440] 199.204.45.95 () {44 vars in 905 bytes} [Tue Jul 7 04:28:34 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/441] 199.204.45.95 () {48 vars in 1044 bytes} [Tue Jul 7 04:28:34 2026] PATCH /v2/images/f08fcce5-3e2d-47aa-bb03-01f88c7629b7 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/442] 199.204.45.95 () {44 vars in 905 bytes} [Tue Jul 7 04:28:34 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: 302/591] 199.204.45.95 () {42 vars in 683 bytes} [Tue Jul 7 04:40:45 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/592] 199.204.45.95 () {44 vars in 905 bytes} [Tue Jul 7 04:40:45 2026] GET /v2/images => generated 4893 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/621] 199.204.45.95 () {42 vars in 683 bytes} [Tue Jul 7 04:43:08 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/622] 199.204.45.95 () {44 vars in 905 bytes} [Tue Jul 7 04:43:08 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: 8|app: 0|req: 318/623] 199.204.45.95 () {42 vars in 683 bytes} [Tue Jul 7 04:43:09 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/624] 199.204.45.95 () {44 vars in 905 bytes} [Tue Jul 7 04:43:09 2026] GET /v2/images => generated 4893 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/635] 199.204.45.95 () {42 vars in 683 bytes} [Tue Jul 7 04:43:56 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/636] 199.204.45.95 () {44 vars in 905 bytes} [Tue Jul 7 04:43:56 2026] GET /v2/images => generated 4893 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/637] 199.204.45.95 () {42 vars in 683 bytes} [Tue Jul 7 04:44:03 2026] GET / => generated 1183 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/638] 199.204.45.95 () {44 vars in 905 bytes} [Tue Jul 7 04:44:03 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: 7|app: 0|req: 321/653] 199.204.45.95 () {42 vars in 683 bytes} [Tue Jul 7 04:45:06 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/654] 199.204.45.95 () {44 vars in 905 bytes} [Tue Jul 7 04:45:06 2026] GET /v2/images => generated 4893 bytes in 66 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: 326/663] 10.0.0.19 () {32 vars in 631 bytes} [Tue Jul 7 04:45:50 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/668] 10.0.0.19 () {34 vars in 653 bytes} [Tue Jul 7 04:46:07 2026] POST /v2/images => generated 648 bytes in 222 msecs (HTTP/1.1 201) 6 headers in 342 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, ' 2026-07-07 04:46:08.127 8 WARNING glance.api.v2.images [None req-4f0590eb-d066-4bc9-be34-31e7bb85b765 f738ac2f94a34aafa4afb237fc1842f6 b182d703fbd847b2b2e3e1919b855eab - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5bc6f4d9-a902-47cd-a3bd-c90327945795 [pid: 8|app: 0|req: 340/669] 10.0.0.19 () {32 vars in 708 bytes} [Tue Jul 7 04:46:08 2026] DELETE /v2/images/5bc6f4d9-a902-47cd-a3bd-c90327945795 => 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: 330/670] 10.0.0.19 () {32 vars in 705 bytes} [Tue Jul 7 04:46:08 2026] GET /v2/images/5bc6f4d9-a902-47cd-a3bd-c90327945795 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/671] 10.0.0.19 () {32 vars in 631 bytes} [Tue Jul 7 04:46:08 2026] GET /v2/images => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/672] 10.0.0.19 () {34 vars in 653 bytes} [Tue Jul 7 04:46:08 2026] POST /v2/images => generated 703 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/673] 10.0.0.19 () {32 vars in 715 bytes} [Tue Jul 7 04:46:08 2026] GET /v2/images/af6f990b-c74a-4ab5-9937-1ec21d40319a/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-07 04:46:08.317 7 INFO glance.api.v2.image_data [None req-c9791044-b007-49fb-9a96-4618fa478e7b f738ac2f94a34aafa4afb237fc1842f6 b182d703fbd847b2b2e3e1919b855eab - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-07 04:46:08.360 7 WARNING glance_store._drivers.rbd [None req-c9791044-b007-49fb-9a96-4618fa478e7b f738ac2f94a34aafa4afb237fc1842f6 b182d703fbd847b2b2e3e1919b855eab - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-07 04:46:09.404 7 INFO glance.location [None req-c9791044-b007-49fb-9a96-4618fa478e7b f738ac2f94a34aafa4afb237fc1842f6 b182d703fbd847b2b2e3e1919b855eab - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 332/674] 10.0.0.19 () {32 vars in 725 bytes} [Tue Jul 7 04:46:08 2026] PUT /v2/images/af6f990b-c74a-4ab5-9937-1ec21d40319a/file => generated 0 bytes in 1142 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/675] 10.0.0.19 () {32 vars in 705 bytes} [Tue Jul 7 04:46:09 2026] GET /v2/images/af6f990b-c74a-4ab5-9937-1ec21d40319a => generated 1104 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/676] 10.0.0.19 () {32 vars in 715 bytes} [Tue Jul 7 04:46:09 2026] GET /v2/images/af6f990b-c74a-4ab5-9937-1ec21d40319a/file => generated 1024 bytes in 125 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/677] 10.0.0.19 () {34 vars in 653 bytes} [Tue Jul 7 04:46:09 2026] POST /v2/images => generated 649 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/678] 10.0.0.19 () {32 vars in 724 bytes} [Tue Jul 7 04:46:09 2026] PATCH /v2/images/8b87872d-9cb4-41b0-86f3-40e45c87d352 => generated 653 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/679] 10.0.0.19 () {32 vars in 705 bytes} [Tue Jul 7 04:46:09 2026] GET /v2/images/8b87872d-9cb4-41b0-86f3-40e45c87d352 => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-07 04:46:09.838 7 WARNING glance.api.v2.images [None req-21778e75-72a0-490a-8fd3-6a39d0273c9d f738ac2f94a34aafa4afb237fc1842f6 b182d703fbd847b2b2e3e1919b855eab - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8b87872d-9cb4-41b0-86f3-40e45c87d352 [pid: 7|app: 0|req: 335/680] 10.0.0.19 () {32 vars in 708 bytes} [Tue Jul 7 04:46:09 2026] DELETE /v2/images/8b87872d-9cb4-41b0-86f3-40e45c87d352 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/681] 10.0.0.19 () {32 vars in 705 bytes} [Tue Jul 7 04:46:09 2026] GET /v2/images/8b87872d-9cb4-41b0-86f3-40e45c87d352 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-07 04:46:09.915 7 WARNING glance.api.v2.images [None req-be0369d6-1f4e-48f0-8979-92aa917545e5 f738ac2f94a34aafa4afb237fc1842f6 b182d703fbd847b2b2e3e1919b855eab - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//af6f990b-c74a-4ab5-9937-1ec21d40319a [pid: 7|app: 0|req: 336/682] 10.0.0.19 () {32 vars in 708 bytes} [Tue Jul 7 04:46:09 2026] DELETE /v2/images/af6f990b-c74a-4ab5-9937-1ec21d40319a => generated 0 bytes in 740 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/683] 10.0.0.19 () {32 vars in 705 bytes} [Tue Jul 7 04:46:10 2026] GET /v2/images/af6f990b-c74a-4ab5-9937-1ec21d40319a => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-07 04:46:10.684 7 WARNING glance.api.v2.images [None req-bb2f1a0b-bf57-4825-858f-5c691b5c42bd f738ac2f94a34aafa4afb237fc1842f6 b182d703fbd847b2b2e3e1919b855eab - - default default] Failed to find image 5bc6f4d9-a902-47cd-a3bd-c90327945795 to delete: glance.common.exception.ImageNotFound: No image found with ID 5bc6f4d9-a902-47cd-a3bd-c90327945795 [pid: 7|app: 0|req: 337/684] 10.0.0.19 () {32 vars in 708 bytes} [Tue Jul 7 04:46:10 2026] DELETE /v2/images/5bc6f4d9-a902-47cd-a3bd-c90327945795 => 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: 348/685] 10.0.0.19 () {32 vars in 705 bytes} [Tue Jul 7 04:46:10 2026] GET /v2/images/5bc6f4d9-a902-47cd-a3bd-c90327945795 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/686] 10.0.0.129 () {36 vars in 986 bytes} [Tue Jul 7 04:46:11 2026] GET /v2/images/0ae2d77e-eca8-4473-b72a-56053e9a7e14 => 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: 349/687] 10.0.0.129 () {36 vars in 926 bytes} [Tue Jul 7 04:46:11 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: 339/688] 199.204.45.95 () {36 vars in 989 bytes} [Tue Jul 7 04:46:14 2026] GET /v2/images/0ae2d77e-eca8-4473-b72a-56053e9a7e14 => generated 1171 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/689] 199.204.45.95 () {36 vars in 929 bytes} [Tue Jul 7 04:46:14 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/692] 199.204.45.95 () {36 vars in 989 bytes} [Tue Jul 7 04:46:15 2026] GET /v2/images/0ae2d77e-eca8-4473-b72a-56053e9a7e14 => 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: 341/693] 199.204.45.95 () {36 vars in 929 bytes} [Tue Jul 7 04:46:15 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/696] 10.0.0.129 () {36 vars in 986 bytes} [Tue Jul 7 04:46:28 2026] GET /v2/images/0ae2d77e-eca8-4473-b72a-56053e9a7e14 => 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: 354/697] 10.0.0.129 () {36 vars in 926 bytes} [Tue Jul 7 04:46:28 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: 344/698] 10.0.0.103 () {36 vars in 986 bytes} [Tue Jul 7 04:46:32 2026] GET /v2/images/0ae2d77e-eca8-4473-b72a-56053e9a7e14 => generated 1171 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/699] 10.0.0.103 () {36 vars in 926 bytes} [Tue Jul 7 04:46:33 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/700] 10.0.0.103 () {36 vars in 926 bytes} [Tue Jul 7 04:46:33 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: 356/701] 10.0.0.103 () {36 vars in 986 bytes} [Tue Jul 7 04:46:33 2026] GET /v2/images/0ae2d77e-eca8-4473-b72a-56053e9a7e14 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/702] 10.0.0.103 () {36 vars in 926 bytes} [Tue Jul 7 04:46: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: 8|app: 0|req: 357/703] 10.0.0.103 () {36 vars in 926 bytes} [Tue Jul 7 04:46:33 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: 347/704] 10.0.0.103 () {36 vars in 986 bytes} [Tue Jul 7 04:46:33 2026] GET /v2/images/0ae2d77e-eca8-4473-b72a-56053e9a7e14 => 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: 358/705] 10.0.0.103 () {36 vars in 926 bytes} [Tue Jul 7 04:46:33 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: 348/706] 10.0.0.103 () {36 vars in 926 bytes} [Tue Jul 7 04:46:33 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: 359/707] 10.0.0.130 () {36 vars in 986 bytes} [Tue Jul 7 04:46:34 2026] GET /v2/images/0ae2d77e-eca8-4473-b72a-56053e9a7e14 => generated 1171 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/708] 10.0.0.130 () {36 vars in 926 bytes} [Tue Jul 7 04:46: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: 8|app: 0|req: 360/709] 10.0.0.130 () {36 vars in 986 bytes} [Tue Jul 7 04:46:34 2026] GET /v2/images/0ae2d77e-eca8-4473-b72a-56053e9a7e14 => 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: 350/710] 10.0.0.130 () {36 vars in 926 bytes} [Tue Jul 7 04:46: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: 8|app: 0|req: 361/711] 10.0.0.130 () {36 vars in 926 bytes} [Tue Jul 7 04:46: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: 8|app: 0|req: 365/718] 10.0.0.129 () {36 vars in 986 bytes} [Tue Jul 7 04:46:56 2026] GET /v2/images/0ae2d77e-eca8-4473-b72a-56053e9a7e14 => 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: 354/719] 10.0.0.129 () {36 vars in 926 bytes} [Tue Jul 7 04:46:56 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: 366/720] 10.0.0.129 () {36 vars in 986 bytes} [Tue Jul 7 04:47:01 2026] GET /v2/images/0ae2d77e-eca8-4473-b72a-56053e9a7e14 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/721] 10.0.0.129 () {36 vars in 926 bytes} [Tue Jul 7 04:47:01 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: 357/724] 10.0.0.19 () {32 vars in 705 bytes} [Tue Jul 7 04:47:07 2026] GET /v2/images/0ae2d77e-eca8-4473-b72a-56053e9a7e14 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/725] 10.0.0.19 () {32 vars in 705 bytes} [Tue Jul 7 04:47:07 2026] GET /v2/images/0ae2d77e-eca8-4473-b72a-56053e9a7e14 => 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: 358/726] 10.0.0.103 () {36 vars in 986 bytes} [Tue Jul 7 04:47:07 2026] GET /v2/images/0ae2d77e-eca8-4473-b72a-56053e9a7e14 => 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: 369/727] 10.0.0.103 () {36 vars in 926 bytes} [Tue Jul 7 04:47:07 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/728] 10.0.0.103 () {36 vars in 926 bytes} [Tue Jul 7 04:47:07 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/729] 10.0.0.103 () {36 vars in 986 bytes} [Tue Jul 7 04:47:07 2026] GET /v2/images/0ae2d77e-eca8-4473-b72a-56053e9a7e14 => generated 1171 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/730] 10.0.0.103 () {36 vars in 926 bytes} [Tue Jul 7 04:47:07 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/731] 10.0.0.103 () {36 vars in 926 bytes} [Tue Jul 7 04:47:07 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: 361/732] 10.0.0.103 () {36 vars in 986 bytes} [Tue Jul 7 04:47:07 2026] GET /v2/images/0ae2d77e-eca8-4473-b72a-56053e9a7e14 => 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: 372/733] 10.0.0.103 () {36 vars in 926 bytes} [Tue Jul 7 04:47:07 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: 362/734] 10.0.0.130 () {36 vars in 986 bytes} [Tue Jul 7 04:47:07 2026] GET /v2/images/0ae2d77e-eca8-4473-b72a-56053e9a7e14 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/735] 10.0.0.130 () {36 vars in 926 bytes} [Tue Jul 7 04:47:07 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/736] 10.0.0.130 () {36 vars in 986 bytes} [Tue Jul 7 04:47:07 2026] GET /v2/images/0ae2d77e-eca8-4473-b72a-56053e9a7e14 => 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: 374/737] 10.0.0.130 () {36 vars in 926 bytes} [Tue Jul 7 04:47:07 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/738] 10.0.0.130 () {36 vars in 926 bytes} [Tue Jul 7 04:47:07 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/741] 10.0.0.129 () {36 vars in 986 bytes} [Tue Jul 7 04:47:23 2026] GET /v2/images/0ae2d77e-eca8-4473-b72a-56053e9a7e14 => 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: 376/742] 10.0.0.129 () {36 vars in 926 bytes} [Tue Jul 7 04:47:23 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: 379/747] 10.0.0.129 () {36 vars in 986 bytes} [Tue Jul 7 04:47:36 2026] GET /v2/images/0ae2d77e-eca8-4473-b72a-56053e9a7e14 => 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: 369/748] 10.0.0.129 () {36 vars in 926 bytes} [Tue Jul 7 04:47:36 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: 382/753] 10.0.0.129 () {36 vars in 986 bytes} [Tue Jul 7 04:48:01 2026] GET /v2/images/0ae2d77e-eca8-4473-b72a-56053e9a7e14 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/754] 10.0.0.129 () {36 vars in 926 bytes} [Tue Jul 7 04:48:01 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/755] 10.0.0.129 () {36 vars in 986 bytes} [Tue Jul 7 04:48:03 2026] GET /v2/images/0ae2d77e-eca8-4473-b72a-56053e9a7e14 => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/756] 10.0.0.129 () {36 vars in 926 bytes} [Tue Jul 7 04:48:03 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/761] 10.0.0.19 () {30 vars in 409 bytes} [Tue Jul 7 04:48:21 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/778] 10.0.0.129 () {36 vars in 986 bytes} [Tue Jul 7 04:49:41 2026] GET /v2/images/0ae2d77e-eca8-4473-b72a-56053e9a7e14 => 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: 385/779] 10.0.0.129 () {36 vars in 926 bytes} [Tue Jul 7 04:49:41 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: 398/786] 10.0.0.129 () {36 vars in 986 bytes} [Tue Jul 7 04:50:09 2026] GET /v2/images/0ae2d77e-eca8-4473-b72a-56053e9a7e14 => 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: 389/787] 10.0.0.129 () {36 vars in 926 bytes} [Tue Jul 7 04:50:09 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: 400/790] 10.0.0.129 () {36 vars in 986 bytes} [Tue Jul 7 04:50:21 2026] GET /v2/images/0ae2d77e-eca8-4473-b72a-56053e9a7e14 => 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: 391/791] 10.0.0.129 () {36 vars in 926 bytes} [Tue Jul 7 04:50:21 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/798] 199.204.45.95 () {32 vars in 824 bytes} [Tue Jul 7 04:50:53 2026] GET /v2/images?status=active&owner=164fa6fa12f64f1fac166893e00fa288&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/799] 199.204.45.95 () {32 vars in 651 bytes} [Tue Jul 7 04:50:53 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: 396/800] 10.0.0.103 () {36 vars in 986 bytes} [Tue Jul 7 04:50:53 2026] GET /v2/images/d86e11f2-3b5b-4bba-9c61-6fa14228d2bd => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/801] 10.0.0.103 () {36 vars in 926 bytes} [Tue Jul 7 04:50:53 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/802] 10.0.0.103 () {36 vars in 926 bytes} [Tue Jul 7 04:50:53 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: 406/803] 10.0.0.103 () {36 vars in 986 bytes} [Tue Jul 7 04:50:53 2026] GET /v2/images/d86e11f2-3b5b-4bba-9c61-6fa14228d2bd => 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: 398/804] 10.0.0.103 () {36 vars in 926 bytes} [Tue Jul 7 04:50:53 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: 407/805] 10.0.0.103 () {36 vars in 926 bytes} [Tue Jul 7 04:50:53 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: 399/806] 10.0.0.103 () {36 vars in 986 bytes} [Tue Jul 7 04:50:54 2026] GET /v2/images/d86e11f2-3b5b-4bba-9c61-6fa14228d2bd => 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: 408/807] 10.0.0.103 () {36 vars in 926 bytes} [Tue Jul 7 04:50:54 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: 400/808] 10.0.0.130 () {36 vars in 986 bytes} [Tue Jul 7 04:50:54 2026] GET /v2/images/d86e11f2-3b5b-4bba-9c61-6fa14228d2bd => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/809] 10.0.0.130 () {36 vars in 926 bytes} [Tue Jul 7 04:50:54 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: 401/810] 10.0.0.130 () {36 vars in 986 bytes} [Tue Jul 7 04:50:54 2026] GET /v2/images/d86e11f2-3b5b-4bba-9c61-6fa14228d2bd => 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: 410/811] 10.0.0.130 () {36 vars in 926 bytes} [Tue Jul 7 04:50:54 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: 402/812] 10.0.0.130 () {36 vars in 926 bytes} [Tue Jul 7 04:50:54 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: 427/845] 10.0.0.19 () {32 vars in 631 bytes} [Tue Jul 7 04:53:25 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)