+ 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 [Sat Aug 15 03:06:08 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: glance-api-554b4b68bf-dsnch machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fe05e5d4668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-08-15 03:06:10.879 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-15 03:06:10.914 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-08-15 03:06:11.801 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-08-15 03:06:11.802 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-08-15 03:06:11.803 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-15 03:06:11.850 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-08-15 03:06:11.851 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-08-15 03:06:11.852 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-15 03:06:14.075 8 WARNING glance.api.v2.images [None req-c475e6aa-07d6-48f9-a2b3-bda285af7897 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-15 03:06:14.154 7 WARNING glance.api.v2.images [None req-c277085d-2482-49f2-8562-cf35d3d085fd - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-15 03:06:14.499 8 WARNING keystonemiddleware._common.config [None req-c475e6aa-07d6-48f9-a2b3-bda285af7897 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-15 03:06:14.509 8 WARNING oslo_config.cfg [None req-c475e6aa-07d6-48f9-a2b3-bda285af7897 - - - - - -] 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 6 seconds on interpreter 0x7fe05e5d4668 pid: 8 (default app) 2026-08-15 03:06:14.579 7 WARNING keystonemiddleware._common.config [None req-c277085d-2482-49f2-8562-cf35d3d085fd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-15 03:06:14.588 7 WARNING oslo_config.cfg [None req-c277085d-2482-49f2-8562-cf35d3d085fd - - - - - -] 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 6 seconds on interpreter 0x7fe05e5d4668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.19.213.83 () {42 vars in 683 bytes} [Sat Aug 15 03:06:16 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-15 03:06:16.965 7 WARNING oslo_policy.policy [None req-d89ea2d7-e84f-4abb-91f0-4a8f3a42dd06 157f277bcc4c4c50899a717c5a3b3017 946d597d7cd84e918fd8e39c6714b5d2 - - 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-08-15 03:06:16.965 7 WARNING oslo_policy.policy [None req-d89ea2d7-e84f-4abb-91f0-4a8f3a42dd06 157f277bcc4c4c50899a717c5a3b3017 946d597d7cd84e918fd8e39c6714b5d2 - - 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-08-15 03:06:16.981 7 WARNING oslo_policy.policy [None req-d89ea2d7-e84f-4abb-91f0-4a8f3a42dd06 157f277bcc4c4c50899a717c5a3b3017 946d597d7cd84e918fd8e39c6714b5d2 - - 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-08-15 03:06:16.981 7 WARNING oslo_policy.policy [None req-d89ea2d7-e84f-4abb-91f0-4a8f3a42dd06 157f277bcc4c4c50899a717c5a3b3017 946d597d7cd84e918fd8e39c6714b5d2 - - 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/5] 199.19.213.83 () {44 vars in 905 bytes} [Sat Aug 15 03:06:16 2026] GET /v2/images => generated 69 bytes in 561 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.19.213.83 () {42 vars in 683 bytes} [Sat Aug 15 03:06:21 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.19.213.83 () {44 vars in 905 bytes} [Sat Aug 15 03:06:21 2026] GET /v2/images => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-15 03:06:21.155 8 WARNING oslo_policy.policy [None req-621bebb7-f516-41d3-bc61-6f8290f5a647 157f277bcc4c4c50899a717c5a3b3017 946d597d7cd84e918fd8e39c6714b5d2 - - 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-08-15 03:06:21.156 8 WARNING oslo_policy.policy [None req-621bebb7-f516-41d3-bc61-6f8290f5a647 157f277bcc4c4c50899a717c5a3b3017 946d597d7cd84e918fd8e39c6714b5d2 - - 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/8] 199.19.213.83 () {44 vars in 906 bytes} [Sat Aug 15 03:06:21 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/9] 199.19.213.83 () {44 vars in 928 bytes} [Sat Aug 15 03:06:21 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 03:06:21.295 8 WARNING oslo_policy.policy [None req-68f49478-a6ad-4427-b881-8863de5dc42c 157f277bcc4c4c50899a717c5a3b3017 946d597d7cd84e918fd8e39c6714b5d2 - - 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-08-15 03:06:21.295 8 WARNING oslo_policy.policy [None req-68f49478-a6ad-4427-b881-8863de5dc42c 157f277bcc4c4c50899a717c5a3b3017 946d597d7cd84e918fd8e39c6714b5d2 - - 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: 7/10] 199.19.213.83 () {44 vars in 934 bytes} [Sat Aug 15 03:06:21 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 03:06:21.393 7 WARNING oslo_config.cfg [None req-dd55c1bc-b242-4193-920f-a819b7f9a641 157f277bcc4c4c50899a717c5a3b3017 946d597d7cd84e918fd8e39c6714b5d2 - - 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/11] 199.19.213.83 () {48 vars in 946 bytes} [Sat Aug 15 03:06:21 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-15 03:06:21.419 8 WARNING oslo_policy.policy [None req-a803baae-0df4-41de-ae80-e8d228570b24 157f277bcc4c4c50899a717c5a3b3017 946d597d7cd84e918fd8e39c6714b5d2 - - 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-08-15 03:06:21.420 8 WARNING oslo_policy.policy [None req-a803baae-0df4-41de-ae80-e8d228570b24 157f277bcc4c4c50899a717c5a3b3017 946d597d7cd84e918fd8e39c6714b5d2 - - 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-08-15 03:06:21.422 8 INFO glance.api.v2.image_data [None req-a803baae-0df4-41de-ae80-e8d228570b24 157f277bcc4c4c50899a717c5a3b3017 946d597d7cd84e918fd8e39c6714b5d2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-15 03:06:24.646 8 WARNING glance.location [None req-a803baae-0df4-41de-ae80-e8d228570b24 157f277bcc4c4c50899a717c5a3b3017 946d597d7cd84e918fd8e39c6714b5d2 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.19.213.83 () {48 vars in 1040 bytes} [Sat Aug 15 03:06:21 2026] PUT /v2/images/f035b15f-0320-4c97-83a9-88f752c64974/file => generated 0 bytes in 3274 msecs (HTTP/1.1 204) 4 headers in 171 bytes (3365 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.19.213.83 () {44 vars in 966 bytes} [Sat Aug 15 03:06:24 2026] GET /v2/images/f035b15f-0320-4c97-83a9-88f752c64974 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 03:06:24.795 8 WARNING oslo_config.cfg [None req-eeeac8ab-41ae-4103-a2e6-ff3c1eb2255f 157f277bcc4c4c50899a717c5a3b3017 946d597d7cd84e918fd8e39c6714b5d2 - - 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: 9/16] 199.19.213.83 () {48 vars in 1046 bytes} [Sat Aug 15 03:06:24 2026] PATCH /v2/images/f035b15f-0320-4c97-83a9-88f752c64974 => generated 1312 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.19.213.83 () {44 vars in 966 bytes} [Sat Aug 15 03:06:24 2026] GET /v2/images/f035b15f-0320-4c97-83a9-88f752c64974 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/284] 199.19.213.83 () {42 vars in 683 bytes} [Sat Aug 15 03:28:37 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/285] 199.19.213.83 () {44 vars in 905 bytes} [Sat Aug 15 03:28:37 2026] GET /v2/images => generated 1381 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/290] 199.19.213.83 () {42 vars in 683 bytes} [Sat Aug 15 03:28:57 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/291] 199.19.213.83 () {44 vars in 905 bytes} [Sat Aug 15 03:28:57 2026] GET /v2/images => generated 1381 bytes in 439 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/292] 199.19.213.83 () {44 vars in 932 bytes} [Sat Aug 15 03:28:57 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: 8|app: 0|req: 147/293] 199.19.213.83 () {44 vars in 954 bytes} [Sat Aug 15 03:28:57 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/294] 199.19.213.83 () {44 vars in 934 bytes} [Sat Aug 15 03:28:57 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/295] 199.19.213.83 () {48 vars in 946 bytes} [Sat Aug 15 03:28:57 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-08-15 03:28:57.923 7 WARNING oslo_policy.policy [None req-1c85fb2a-a1cb-4972-beef-d6b835f0d553 157f277bcc4c4c50899a717c5a3b3017 946d597d7cd84e918fd8e39c6714b5d2 - - 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-08-15 03:28:57.923 7 WARNING oslo_policy.policy [None req-1c85fb2a-a1cb-4972-beef-d6b835f0d553 157f277bcc4c4c50899a717c5a3b3017 946d597d7cd84e918fd8e39c6714b5d2 - - 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-08-15 03:28:57.925 7 INFO glance.api.v2.image_data [None req-1c85fb2a-a1cb-4972-beef-d6b835f0d553 157f277bcc4c4c50899a717c5a3b3017 946d597d7cd84e918fd8e39c6714b5d2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-15 03:29:33.148 7 WARNING glance.location [None req-1c85fb2a-a1cb-4972-beef-d6b835f0d553 157f277bcc4c4c50899a717c5a3b3017 946d597d7cd84e918fd8e39c6714b5d2 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 148/302] 199.19.213.83 () {48 vars in 1041 bytes} [Sat Aug 15 03:28:57 2026] PUT /v2/images/96bb4c6f-8b68-42d0-b7c5-612e990987f8/file => generated 0 bytes in 35283 msecs (HTTP/1.1 204) 4 headers in 171 bytes (69132 switches on core 0) [pid: 8|app: 0|req: 155/303] 199.19.213.83 () {44 vars in 966 bytes} [Sat Aug 15 03:29:33 2026] GET /v2/images/96bb4c6f-8b68-42d0-b7c5-612e990987f8 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/304] 199.19.213.83 () {48 vars in 1046 bytes} [Sat Aug 15 03:29:33 2026] PATCH /v2/images/96bb4c6f-8b68-42d0-b7c5-612e990987f8 => generated 1395 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/305] 199.19.213.83 () {44 vars in 966 bytes} [Sat Aug 15 03:29:33 2026] GET /v2/images/96bb4c6f-8b68-42d0-b7c5-612e990987f8 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/308] 199.19.213.83 () {42 vars in 683 bytes} [Sat Aug 15 03:29:35 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/309] 199.19.213.83 () {44 vars in 905 bytes} [Sat Aug 15 03:29:35 2026] GET /v2/images => generated 2778 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/400] 199.19.213.83 () {42 vars in 683 bytes} [Sat Aug 15 03:37:06 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/401] 199.19.213.83 () {44 vars in 905 bytes} [Sat Aug 15 03:37:06 2026] GET /v2/images => generated 2778 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/404] 199.19.213.83 () {42 vars in 683 bytes} [Sat Aug 15 03:37:18 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/405] 199.19.213.83 () {44 vars in 905 bytes} [Sat Aug 15 03:37:18 2026] GET /v2/images => generated 2778 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/406] 199.19.213.83 () {44 vars in 942 bytes} [Sat Aug 15 03:37:18 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: 7|app: 0|req: 200/407] 199.19.213.83 () {44 vars in 964 bytes} [Sat Aug 15 03:37:18 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/408] 199.19.213.83 () {44 vars in 934 bytes} [Sat Aug 15 03:37:18 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/409] 199.19.213.83 () {48 vars in 946 bytes} [Sat Aug 15 03:37:18 2026] POST /v2/images => generated 799 bytes in 536 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-15 03:37:18.936 8 INFO glance.api.v2.image_data [None req-f947c2f0-5dd3-465c-b075-d18bbcba0491 157f277bcc4c4c50899a717c5a3b3017 946d597d7cd84e918fd8e39c6714b5d2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-15 03:37:42.252 8 INFO glance.location [None req-f947c2f0-5dd3-465c-b075-d18bbcba0491 157f277bcc4c4c50899a717c5a3b3017 946d597d7cd84e918fd8e39c6714b5d2 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 209/414] 199.19.213.83 () {48 vars in 1040 bytes} [Sat Aug 15 03:37:18 2026] PUT /v2/images/6c94a47f-0d65-498e-a441-de9418ed88bd/file => generated 0 bytes in 23376 msecs (HTTP/1.1 204) 4 headers in 171 bytes (18968 switches on core 0) [pid: 7|app: 0|req: 206/415] 199.19.213.83 () {44 vars in 966 bytes} [Sat Aug 15 03:37:42 2026] GET /v2/images/6c94a47f-0d65-498e-a441-de9418ed88bd => generated 1211 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/416] 199.19.213.83 () {48 vars in 1046 bytes} [Sat Aug 15 03:37:42 2026] PATCH /v2/images/6c94a47f-0d65-498e-a441-de9418ed88bd => generated 1410 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/417] 199.19.213.83 () {44 vars in 966 bytes} [Sat Aug 15 03:37:42 2026] GET /v2/images/6c94a47f-0d65-498e-a441-de9418ed88bd => generated 1410 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/428] 199.19.213.83 () {42 vars in 683 bytes} [Sat Aug 15 03:38:27 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/429] 199.19.213.83 () {44 vars in 905 bytes} [Sat Aug 15 03:38:27 2026] GET /v2/images => generated 4190 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/432] 199.19.213.83 () {42 vars in 683 bytes} [Sat Aug 15 03:38:41 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/433] 199.19.213.83 () {44 vars in 905 bytes} [Sat Aug 15 03:38:41 2026] GET /v2/images => generated 4190 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/434] 199.19.213.83 () {44 vars in 934 bytes} [Sat Aug 15 03:38:41 2026] GET /v2/images/manila-service-image => generated 165 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/435] 199.19.213.83 () {44 vars in 956 bytes} [Sat Aug 15 03:38:41 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/436] 199.19.213.83 () {44 vars in 934 bytes} [Sat Aug 15 03:38:41 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: 220/437] 199.19.213.83 () {48 vars in 946 bytes} [Sat Aug 15 03:38:41 2026] POST /v2/images => generated 791 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-15 03:38:41.562 7 INFO glance.api.v2.image_data [None req-b2260e6e-3716-4efe-ace4-d5cfd34ea935 157f277bcc4c4c50899a717c5a3b3017 946d597d7cd84e918fd8e39c6714b5d2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-15 03:39:00.276 7 INFO glance.location [None req-b2260e6e-3716-4efe-ace4-d5cfd34ea935 157f277bcc4c4c50899a717c5a3b3017 946d597d7cd84e918fd8e39c6714b5d2 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 218/442] 199.19.213.83 () {48 vars in 1041 bytes} [Sat Aug 15 03:38:41 2026] PUT /v2/images/d4033858-e53f-4285-bd67-d7e08b693253/file => generated 0 bytes in 18782 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32415 switches on core 0) [pid: 8|app: 0|req: 225/443] 199.19.213.83 () {44 vars in 966 bytes} [Sat Aug 15 03:39:00 2026] GET /v2/images/d4033858-e53f-4285-bd67-d7e08b693253 => generated 1204 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/444] 199.19.213.83 () {48 vars in 1046 bytes} [Sat Aug 15 03:39:00 2026] PATCH /v2/images/d4033858-e53f-4285-bd67-d7e08b693253 => generated 1382 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/445] 199.19.213.83 () {44 vars in 966 bytes} [Sat Aug 15 03:39:00 2026] GET /v2/images/d4033858-e53f-4285-bd67-d7e08b693253 => generated 1382 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/622] 199.19.213.83 () {42 vars in 683 bytes} [Sat Aug 15 03:53:36 2026] GET / => generated 1301 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/623] 199.19.213.83 () {44 vars in 905 bytes} [Sat Aug 15 03:53:36 2026] GET /v2/images => generated 5574 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/656] 199.19.213.83 () {42 vars in 683 bytes} [Sat Aug 15 03:56:14 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/657] 199.19.213.83 () {44 vars in 905 bytes} [Sat Aug 15 03:56:14 2026] GET /v2/images => generated 5574 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/658] 199.19.213.83 () {42 vars in 683 bytes} [Sat Aug 15 03:56:16 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/659] 199.19.213.83 () {44 vars in 905 bytes} [Sat Aug 15 03:56:16 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/670] 199.19.213.83 () {42 vars in 683 bytes} [Sat Aug 15 03:57:11 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/671] 199.19.213.83 () {44 vars in 905 bytes} [Sat Aug 15 03:57:11 2026] GET /v2/images => generated 5574 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/674] 199.19.213.83 () {42 vars in 683 bytes} [Sat Aug 15 03:57:20 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/675] 199.19.213.83 () {44 vars in 905 bytes} [Sat Aug 15 03:57:20 2026] GET /v2/images => generated 5574 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/690] 199.19.213.83 () {42 vars in 683 bytes} [Sat Aug 15 03:58:31 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/691] 199.19.213.83 () {44 vars in 905 bytes} [Sat Aug 15 03:58:31 2026] GET /v2/images => generated 5574 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 348/702] 10.0.0.136 () {32 vars in 633 bytes} [Sat Aug 15 03:59:18 2026] GET /v2/images => generated 5574 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/709] 10.0.0.240 () {36 vars in 987 bytes} [Sat Aug 15 03:59:44 2026] GET /v2/images/f035b15f-0320-4c97-83a9-88f752c64974 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 358/710] 10.0.0.240 () {36 vars in 927 bytes} [Sat Aug 15 03:59:44 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: 353/711] 199.19.213.83 () {36 vars in 990 bytes} [Sat Aug 15 03:59:52 2026] GET /v2/images/f035b15f-0320-4c97-83a9-88f752c64974 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/712] 199.19.213.83 () {36 vars in 930 bytes} [Sat Aug 15 03:59:52 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: 354/713] 199.19.213.83 () {36 vars in 990 bytes} [Sat Aug 15 03:59:53 2026] GET /v2/images/f035b15f-0320-4c97-83a9-88f752c64974 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/714] 199.19.213.83 () {36 vars in 930 bytes} [Sat Aug 15 03:59: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: 362/717] 10.0.0.240 () {36 vars in 987 bytes} [Sat Aug 15 04:00:02 2026] GET /v2/images/f035b15f-0320-4c97-83a9-88f752c64974 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/718] 10.0.0.240 () {36 vars in 927 bytes} [Sat Aug 15 04:00:02 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: 358/721] 10.0.0.136 () {34 vars in 655 bytes} [Sat Aug 15 04:00:05 2026] POST /v2/images => generated 648 bytes in 367 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-15 04:00:05.954 8 WARNING glance.api.v2.images [None req-428d5ba8-efde-4c80-90bf-78b08544c241 f0f5e2585b0144ccb90aa8178aaacad0 cb4403e88a9c4165b9027c19e2503c46 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d7bcd87f-76c8-4686-9a93-ebf978e912f3 [pid: 8|app: 0|req: 364/722] 10.0.0.136 () {32 vars in 710 bytes} [Sat Aug 15 04:00:05 2026] DELETE /v2/images/d7bcd87f-76c8-4686-9a93-ebf978e912f3 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/723] 10.0.0.136 () {32 vars in 707 bytes} [Sat Aug 15 04:00:05 2026] GET /v2/images/d7bcd87f-76c8-4686-9a93-ebf978e912f3 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/724] 10.0.0.136 () {32 vars in 633 bytes} [Sat Aug 15 04:00:06 2026] GET /v2/images => generated 1381 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/725] 10.0.0.136 () {34 vars in 655 bytes} [Sat Aug 15 04:00:06 2026] POST /v2/images => generated 703 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/726] 10.0.0.136 () {32 vars in 717 bytes} [Sat Aug 15 04:00:06 2026] GET /v2/images/22d9f443-8670-487b-ab2c-4396db67406c/file => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 04:00:06.166 7 INFO glance.api.v2.image_data [None req-58e5047f-1154-407e-ae17-88e2c7681274 f0f5e2585b0144ccb90aa8178aaacad0 cb4403e88a9c4165b9027c19e2503c46 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-15 04:00:06.216 7 WARNING glance_store._drivers.rbd [None req-58e5047f-1154-407e-ae17-88e2c7681274 f0f5e2585b0144ccb90aa8178aaacad0 cb4403e88a9c4165b9027c19e2503c46 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-15 04:00:06.559 7 INFO glance.location [None req-58e5047f-1154-407e-ae17-88e2c7681274 f0f5e2585b0144ccb90aa8178aaacad0 cb4403e88a9c4165b9027c19e2503c46 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 361/727] 10.0.0.136 () {32 vars in 727 bytes} [Sat Aug 15 04:00:06 2026] PUT /v2/images/22d9f443-8670-487b-ab2c-4396db67406c/file => generated 0 bytes in 481 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/728] 10.0.0.136 () {32 vars in 707 bytes} [Sat Aug 15 04:00:06 2026] GET /v2/images/22d9f443-8670-487b-ab2c-4396db67406c => generated 1104 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/729] 10.0.0.136 () {32 vars in 717 bytes} [Sat Aug 15 04:00:06 2026] GET /v2/images/22d9f443-8670-487b-ab2c-4396db67406c/file => generated 1024 bytes in 164 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/730] 10.0.0.136 () {34 vars in 655 bytes} [Sat Aug 15 04:00:06 2026] POST /v2/images => generated 649 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/731] 10.0.0.136 () {32 vars in 726 bytes} [Sat Aug 15 04:00:06 2026] PATCH /v2/images/b5545ead-525d-4c40-bd4c-f43f13b4b6fb => generated 653 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/732] 10.0.0.136 () {32 vars in 707 bytes} [Sat Aug 15 04:00:06 2026] GET /v2/images/b5545ead-525d-4c40-bd4c-f43f13b4b6fb => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 04:00:06.977 7 WARNING glance.api.v2.images [None req-ffb1b4b9-cca6-4596-b2c3-2272077b6f72 f0f5e2585b0144ccb90aa8178aaacad0 cb4403e88a9c4165b9027c19e2503c46 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b5545ead-525d-4c40-bd4c-f43f13b4b6fb [pid: 7|app: 0|req: 364/733] 10.0.0.136 () {32 vars in 710 bytes} [Sat Aug 15 04:00:06 2026] DELETE /v2/images/b5545ead-525d-4c40-bd4c-f43f13b4b6fb => generated 0 bytes in 75 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/734] 10.0.0.136 () {32 vars in 707 bytes} [Sat Aug 15 04:00:07 2026] GET /v2/images/b5545ead-525d-4c40-bd4c-f43f13b4b6fb => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-15 04:00:07.071 7 WARNING glance.api.v2.images [None req-72555f79-1bb5-440c-af0f-596554f73c51 f0f5e2585b0144ccb90aa8178aaacad0 cb4403e88a9c4165b9027c19e2503c46 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//22d9f443-8670-487b-ab2c-4396db67406c [pid: 7|app: 0|req: 365/735] 10.0.0.136 () {32 vars in 710 bytes} [Sat Aug 15 04:00:07 2026] DELETE /v2/images/22d9f443-8670-487b-ab2c-4396db67406c => generated 0 bytes in 722 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/736] 10.0.0.136 () {32 vars in 707 bytes} [Sat Aug 15 04:00:07 2026] GET /v2/images/22d9f443-8670-487b-ab2c-4396db67406c => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-15 04:00:07.808 7 WARNING glance.api.v2.images [None req-f9ca9c8b-e88b-41a1-8adc-32294581e945 f0f5e2585b0144ccb90aa8178aaacad0 cb4403e88a9c4165b9027c19e2503c46 - - default default] Failed to find image d7bcd87f-76c8-4686-9a93-ebf978e912f3 to delete: glance.common.exception.ImageNotFound: No image found with ID d7bcd87f-76c8-4686-9a93-ebf978e912f3 [pid: 7|app: 0|req: 366/737] 10.0.0.136 () {32 vars in 710 bytes} [Sat Aug 15 04:00:07 2026] DELETE /v2/images/d7bcd87f-76c8-4686-9a93-ebf978e912f3 => generated 147 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/738] 10.0.0.136 () {32 vars in 707 bytes} [Sat Aug 15 04:00:07 2026] GET /v2/images/d7bcd87f-76c8-4686-9a93-ebf978e912f3 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/739] 10.0.0.136 () {30 vars in 411 bytes} [Sat Aug 15 04:00:11 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/746] 10.0.0.240 () {36 vars in 987 bytes} [Sat Aug 15 04:00:34 2026] GET /v2/images/f035b15f-0320-4c97-83a9-88f752c64974 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/747] 10.0.0.240 () {36 vars in 927 bytes} [Sat Aug 15 04:00:34 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/752] 10.0.0.240 () {36 vars in 987 bytes} [Sat Aug 15 04:01:02 2026] GET /v2/images/f035b15f-0320-4c97-83a9-88f752c64974 => generated 1312 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/753] 10.0.0.240 () {36 vars in 927 bytes} [Sat Aug 15 04:01:02 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: 377/758] 10.0.0.240 () {36 vars in 987 bytes} [Sat Aug 15 04:01:16 2026] GET /v2/images/f035b15f-0320-4c97-83a9-88f752c64974 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/759] 10.0.0.240 () {36 vars in 927 bytes} [Sat Aug 15 04:01: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: 7|app: 0|req: 378/760] 10.0.0.140 () {36 vars in 987 bytes} [Sat Aug 15 04:01:19 2026] GET /v2/images/f035b15f-0320-4c97-83a9-88f752c64974 => generated 1312 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/761] 10.0.0.140 () {36 vars in 927 bytes} [Sat Aug 15 04:01:19 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/762] 10.0.0.140 () {36 vars in 927 bytes} [Sat Aug 15 04:01: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: 384/763] 10.0.0.140 () {36 vars in 987 bytes} [Sat Aug 15 04:01:19 2026] GET /v2/images/f035b15f-0320-4c97-83a9-88f752c64974 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/764] 10.0.0.140 () {36 vars in 927 bytes} [Sat Aug 15 04:01: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: 385/765] 10.0.0.140 () {36 vars in 927 bytes} [Sat Aug 15 04:01:19 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/766] 10.0.0.140 () {36 vars in 987 bytes} [Sat Aug 15 04:01:19 2026] GET /v2/images/f035b15f-0320-4c97-83a9-88f752c64974 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/767] 10.0.0.140 () {36 vars in 927 bytes} [Sat Aug 15 04:01: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: 382/768] 10.0.0.140 () {36 vars in 927 bytes} [Sat Aug 15 04:01:19 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: 8|app: 0|req: 387/769] 10.0.0.158 () {36 vars in 911 bytes} [Sat Aug 15 04:01:20 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/770] 10.0.0.158 () {36 vars in 1007 bytes} [Sat Aug 15 04:01:20 2026] GET /v2/images/f035b15f-0320-4c97-83a9-88f752c64974/locations => generated 127 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/771] 10.0.0.158 () {36 vars in 987 bytes} [Sat Aug 15 04:01:20 2026] GET /v2/images/f035b15f-0320-4c97-83a9-88f752c64974 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/772] 10.0.0.158 () {36 vars in 927 bytes} [Sat Aug 15 04:01:20 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: 389/773] 10.0.0.158 () {36 vars in 927 bytes} [Sat Aug 15 04:01: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: 393/780] 10.0.0.136 () {32 vars in 707 bytes} [Sat Aug 15 04:01:47 2026] GET /v2/images/f035b15f-0320-4c97-83a9-88f752c64974 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/781] 10.0.0.136 () {32 vars in 707 bytes} [Sat Aug 15 04:01:47 2026] GET /v2/images/f035b15f-0320-4c97-83a9-88f752c64974 => generated 1312 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/782] 10.0.0.140 () {36 vars in 987 bytes} [Sat Aug 15 04:01:47 2026] GET /v2/images/f035b15f-0320-4c97-83a9-88f752c64974 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/783] 10.0.0.140 () {36 vars in 927 bytes} [Sat Aug 15 04:01:47 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/784] 10.0.0.140 () {36 vars in 927 bytes} [Sat Aug 15 04:01:47 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/785] 10.0.0.140 () {36 vars in 987 bytes} [Sat Aug 15 04:01:47 2026] GET /v2/images/f035b15f-0320-4c97-83a9-88f752c64974 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/786] 10.0.0.140 () {36 vars in 927 bytes} [Sat Aug 15 04:01:47 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/787] 10.0.0.140 () {36 vars in 927 bytes} [Sat Aug 15 04:01:47 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/788] 10.0.0.140 () {36 vars in 987 bytes} [Sat Aug 15 04:01:47 2026] GET /v2/images/f035b15f-0320-4c97-83a9-88f752c64974 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/789] 10.0.0.140 () {36 vars in 927 bytes} [Sat Aug 15 04:01:47 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: 398/790] 10.0.0.158 () {36 vars in 911 bytes} [Sat Aug 15 04:01:47 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/791] 10.0.0.158 () {36 vars in 1007 bytes} [Sat Aug 15 04:01:47 2026] GET /v2/images/f035b15f-0320-4c97-83a9-88f752c64974/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/792] 10.0.0.158 () {36 vars in 987 bytes} [Sat Aug 15 04:01:47 2026] GET /v2/images/f035b15f-0320-4c97-83a9-88f752c64974 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/793] 10.0.0.158 () {36 vars in 927 bytes} [Sat Aug 15 04:01:48 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/794] 10.0.0.158 () {36 vars in 927 bytes} [Sat Aug 15 04:01:48 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: 403/799] 10.0.0.240 () {36 vars in 987 bytes} [Sat Aug 15 04:02:04 2026] GET /v2/images/f035b15f-0320-4c97-83a9-88f752c64974 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/800] 10.0.0.240 () {36 vars in 927 bytes} [Sat Aug 15 04:02:04 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/817] 10.0.0.240 () {36 vars in 987 bytes} [Sat Aug 15 04:03:30 2026] GET /v2/images/f035b15f-0320-4c97-83a9-88f752c64974 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/818] 10.0.0.240 () {36 vars in 927 bytes} [Sat Aug 15 04:03:30 2026] GET /v2/schemas/image => generated 4018 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/827] 10.0.0.240 () {36 vars in 987 bytes} [Sat Aug 15 04:04:12 2026] GET /v2/images/f035b15f-0320-4c97-83a9-88f752c64974 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/828] 10.0.0.240 () {36 vars in 927 bytes} [Sat Aug 15 04:04:12 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: 413/831] 10.0.0.240 () {36 vars in 987 bytes} [Sat Aug 15 04:04:17 2026] GET /v2/images/f035b15f-0320-4c97-83a9-88f752c64974 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/832] 10.0.0.240 () {36 vars in 927 bytes} [Sat Aug 15 04:04:17 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: 422/837] 10.0.0.240 () {36 vars in 987 bytes} [Sat Aug 15 04:04:38 2026] GET /v2/images/f035b15f-0320-4c97-83a9-88f752c64974 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/838] 10.0.0.240 () {36 vars in 927 bytes} [Sat Aug 15 04:04:38 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: 421/847] 199.19.213.83 () {32 vars in 825 bytes} [Sat Aug 15 04:05:21 2026] GET /v2/images?status=active&owner=946d597d7cd84e918fd8e39c6714b5d2&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/848] 199.19.213.83 () {32 vars in 652 bytes} [Sat Aug 15 04:05:21 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: 422/849] 10.0.0.140 () {36 vars in 987 bytes} [Sat Aug 15 04:05:22 2026] GET /v2/images/96bb4c6f-8b68-42d0-b7c5-612e990987f8 => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/850] 10.0.0.140 () {36 vars in 927 bytes} [Sat Aug 15 04:05:22 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: 423/851] 10.0.0.140 () {36 vars in 927 bytes} [Sat Aug 15 04:05:22 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: 429/852] 10.0.0.140 () {36 vars in 987 bytes} [Sat Aug 15 04:05:22 2026] GET /v2/images/96bb4c6f-8b68-42d0-b7c5-612e990987f8 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/853] 10.0.0.140 () {36 vars in 927 bytes} [Sat Aug 15 04:05:22 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: 430/854] 10.0.0.140 () {36 vars in 927 bytes} [Sat Aug 15 04:05:22 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: 425/855] 10.0.0.140 () {36 vars in 987 bytes} [Sat Aug 15 04:05:22 2026] GET /v2/images/96bb4c6f-8b68-42d0-b7c5-612e990987f8 => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/856] 10.0.0.140 () {36 vars in 927 bytes} [Sat Aug 15 04:05:22 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: 426/857] 10.0.0.158 () {36 vars in 911 bytes} [Sat Aug 15 04:05:22 2026] GET /versions => generated 1301 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/858] 10.0.0.158 () {36 vars in 1007 bytes} [Sat Aug 15 04:05:22 2026] GET /v2/images/96bb4c6f-8b68-42d0-b7c5-612e990987f8/locations => generated 127 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/859] 10.0.0.158 () {36 vars in 987 bytes} [Sat Aug 15 04:05:22 2026] GET /v2/images/96bb4c6f-8b68-42d0-b7c5-612e990987f8 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/860] 10.0.0.158 () {36 vars in 927 bytes} [Sat Aug 15 04:05:22 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: 428/861] 10.0.0.158 () {36 vars in 927 bytes} [Sat Aug 15 04:05:22 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: 430/864] 10.0.0.240 () {36 vars in 987 bytes} [Sat Aug 15 04:05:23 2026] GET /v2/images/f035b15f-0320-4c97-83a9-88f752c64974 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/865] 10.0.0.240 () {36 vars in 927 bytes} [Sat Aug 15 04:05:23 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: 459/912] 10.0.0.136 () {32 vars in 633 bytes} [Sat Aug 15 04:09:16 2026] GET /v2/images => generated 5574 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)