+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue May 26 16:15:16 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-5bbc7849b6-pphqc 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, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f45c33be668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-26 16:15:18.086 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-26 16:15:18.145 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-05-26 16:15:19.010 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-26 16:15:19.011 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-26 16:15:19.012 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-26 16:15:19.070 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-26 16:15:19.071 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-26 16:15:19.071 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-26 16:15:21.162 7 WARNING glance.api.v2.images [None req-56ae2e3c-920d-4e25-95ce-224de472fffb - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-26 16:15:21.246 8 WARNING glance.api.v2.images [None req-7de72a9d-9ada-4d62-a6e1-d6c77820add5 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-26 16:15:21.498 7 WARNING keystonemiddleware._common.config [None req-56ae2e3c-920d-4e25-95ce-224de472fffb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-26 16:15:21.506 7 WARNING oslo_config.cfg [None req-56ae2e3c-920d-4e25-95ce-224de472fffb - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f45c33be668 pid: 7 (default app) 2026-05-26 16:15:21.598 8 WARNING keystonemiddleware._common.config [None req-7de72a9d-9ada-4d62-a6e1-d6c77820add5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-26 16:15:21.608 8 WARNING oslo_config.cfg [None req-7de72a9d-9ada-4d62-a6e1-d6c77820add5 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f45c33be668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.244 () {42 vars in 689 bytes} [Tue May 26 16:15:23 2026] GET / => generated 1312 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-05-26 16:15:24.329 8 WARNING oslo_policy.policy [None req-c7006ba7-8c5f-4cfa-8cb3-b0687e300869 bea89a80530f4fd6b8f740b158194f50 e18d7c98b7cc47ca8bce04c3cb6a734d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-26 16:15:24.329 8 WARNING oslo_policy.policy [None req-c7006ba7-8c5f-4cfa-8cb3-b0687e300869 bea89a80530f4fd6b8f740b158194f50 e18d7c98b7cc47ca8bce04c3cb6a734d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-26 16:15:24.345 8 WARNING oslo_policy.policy [None req-c7006ba7-8c5f-4cfa-8cb3-b0687e300869 bea89a80530f4fd6b8f740b158194f50 e18d7c98b7cc47ca8bce04c3cb6a734d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-26 16:15:24.345 8 WARNING oslo_policy.policy [None req-c7006ba7-8c5f-4cfa-8cb3-b0687e300869 bea89a80530f4fd6b8f740b158194f50 e18d7c98b7cc47ca8bce04c3cb6a734d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.244 () {44 vars in 911 bytes} [Tue May 26 16:15:23 2026] GET /v2/images => generated 69 bytes in 578 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.244 () {42 vars in 689 bytes} [Tue May 26 16:15:28 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.244 () {44 vars in 911 bytes} [Tue May 26 16:15:28 2026] GET /v2/images => generated 69 bytes in 38 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-05-26 16:15:28.326 7 WARNING oslo_policy.policy [None req-a5a322ff-42cc-4d52-bf5a-82389c1008a2 bea89a80530f4fd6b8f740b158194f50 e18d7c98b7cc47ca8bce04c3cb6a734d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-26 16:15:28.326 7 WARNING oslo_policy.policy [None req-a5a322ff-42cc-4d52-bf5a-82389c1008a2 bea89a80530f4fd6b8f740b158194f50 e18d7c98b7cc47ca8bce04c3cb6a734d - - 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: 6/8] 199.204.45.244 () {44 vars in 912 bytes} [Tue May 26 16:15:28 2026] GET /v2/images/cirros => generated 151 bytes in 145 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.244 () {44 vars in 934 bytes} [Tue May 26 16:15:28 2026] GET /v2/images?name=cirros => generated 81 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 16:15:28.486 7 WARNING oslo_policy.policy [None req-2d8ce7b9-e08e-4c7d-9f85-47a93bb3be6d bea89a80530f4fd6b8f740b158194f50 e18d7c98b7cc47ca8bce04c3cb6a734d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-26 16:15:28.487 7 WARNING oslo_policy.policy [None req-2d8ce7b9-e08e-4c7d-9f85-47a93bb3be6d bea89a80530f4fd6b8f740b158194f50 e18d7c98b7cc47ca8bce04c3cb6a734d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.244 () {44 vars in 940 bytes} [Tue May 26 16:15:28 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 16:15:28.569 8 WARNING oslo_config.cfg [None req-9d063e24-d842-4085-8a91-9f037d284f30 bea89a80530f4fd6b8f740b158194f50 e18d7c98b7cc47ca8bce04c3cb6a734d - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.244 () {48 vars in 952 bytes} [Tue May 26 16:15:28 2026] POST /v2/images => generated 760 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-26 16:15:28.592 7 WARNING oslo_policy.policy [None req-a97af7f4-2518-47d9-a5d2-e4130600a015 bea89a80530f4fd6b8f740b158194f50 e18d7c98b7cc47ca8bce04c3cb6a734d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-26 16:15:28.593 7 WARNING oslo_policy.policy [None req-a97af7f4-2518-47d9-a5d2-e4130600a015 bea89a80530f4fd6b8f740b158194f50 e18d7c98b7cc47ca8bce04c3cb6a734d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-26 16:15:28.594 7 INFO glance.api.v2.image_data [None req-a97af7f4-2518-47d9-a5d2-e4130600a015 bea89a80530f4fd6b8f740b158194f50 e18d7c98b7cc47ca8bce04c3cb6a734d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 16:15:32.437 7 WARNING glance.location [None req-a97af7f4-2518-47d9-a5d2-e4130600a015 bea89a80530f4fd6b8f740b158194f50 e18d7c98b7cc47ca8bce04c3cb6a734d - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.244 () {48 vars in 1046 bytes} [Tue May 26 16:15:28 2026] PUT /v2/images/d55087ec-40e1-4572-90fc-a041d04ae5fd/file => generated 0 bytes in 3887 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7110 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.244 () {44 vars in 972 bytes} [Tue May 26 16:15:32 2026] GET /v2/images/d55087ec-40e1-4572-90fc-a041d04ae5fd => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 16:15:32.589 7 WARNING oslo_config.cfg [None req-fbce9cc5-075f-481c-a1f6-a806b70a5383 bea89a80530f4fd6b8f740b158194f50 e18d7c98b7cc47ca8bce04c3cb6a734d - - 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: 9/16] 199.204.45.244 () {48 vars in 1052 bytes} [Tue May 26 16:15:32 2026] PATCH /v2/images/d55087ec-40e1-4572-90fc-a041d04ae5fd => generated 1312 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.204.45.244 () {44 vars in 972 bytes} [Tue May 26 16:15:32 2026] GET /v2/images/d55087ec-40e1-4572-90fc-a041d04ae5fd => 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: 137/274] 199.204.45.244 () {42 vars in 689 bytes} [Tue May 26 16:37:00 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/275] 199.204.45.244 () {44 vars in 911 bytes} [Tue May 26 16:37:00 2026] GET /v2/images => generated 1381 bytes in 477 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/280] 199.204.45.244 () {42 vars in 689 bytes} [Tue May 26 16:37:17 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/281] 199.204.45.244 () {44 vars in 911 bytes} [Tue May 26 16:37:17 2026] GET /v2/images => generated 1381 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/282] 199.204.45.244 () {44 vars in 938 bytes} [Tue May 26 16:37:17 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/283] 199.204.45.244 () {44 vars in 960 bytes} [Tue May 26 16:37:17 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/284] 199.204.45.244 () {44 vars in 940 bytes} [Tue May 26 16:37:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/285] 199.204.45.244 () {48 vars in 952 bytes} [Tue May 26 16:37:17 2026] POST /v2/images => generated 796 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-26 16:37:17.813 8 WARNING oslo_policy.policy [None req-9c0dd473-14c2-4a37-9f6b-0aecfa305890 bea89a80530f4fd6b8f740b158194f50 e18d7c98b7cc47ca8bce04c3cb6a734d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-26 16:37:17.814 8 WARNING oslo_policy.policy [None req-9c0dd473-14c2-4a37-9f6b-0aecfa305890 bea89a80530f4fd6b8f740b158194f50 e18d7c98b7cc47ca8bce04c3cb6a734d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-26 16:37:17.815 8 INFO glance.api.v2.image_data [None req-9c0dd473-14c2-4a37-9f6b-0aecfa305890 bea89a80530f4fd6b8f740b158194f50 e18d7c98b7cc47ca8bce04c3cb6a734d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 16:37:42.251 8 WARNING glance.location [None req-9c0dd473-14c2-4a37-9f6b-0aecfa305890 bea89a80530f4fd6b8f740b158194f50 e18d7c98b7cc47ca8bce04c3cb6a734d - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 143/292] 199.204.45.244 () {48 vars in 1047 bytes} [Tue May 26 16:37:17 2026] PUT /v2/images/b6de9c4b-8fc2-4fb3-a729-4a0e5f7ac360/file => generated 0 bytes in 24507 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62184 switches on core 0) [pid: 7|app: 0|req: 150/293] 199.204.45.244 () {44 vars in 972 bytes} [Tue May 26 16:37:42 2026] GET /v2/images/b6de9c4b-8fc2-4fb3-a729-4a0e5f7ac360 => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/294] 199.204.45.244 () {48 vars in 1052 bytes} [Tue May 26 16:37:42 2026] PATCH /v2/images/b6de9c4b-8fc2-4fb3-a729-4a0e5f7ac360 => generated 1395 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/295] 199.204.45.244 () {44 vars in 972 bytes} [Tue May 26 16:37:42 2026] GET /v2/images/b6de9c4b-8fc2-4fb3-a729-4a0e5f7ac360 => generated 1395 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/296] 199.204.45.244 () {42 vars in 689 bytes} [Tue May 26 16:37:44 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/297] 199.204.45.244 () {44 vars in 911 bytes} [Tue May 26 16:37:44 2026] GET /v2/images => generated 2778 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/382] 199.204.45.244 () {42 vars in 689 bytes} [Tue May 26 16:44:41 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/383] 199.204.45.244 () {44 vars in 911 bytes} [Tue May 26 16:44:41 2026] GET /v2/images => generated 2778 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/384] 199.204.45.244 () {42 vars in 689 bytes} [Tue May 26 16:44:49 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/385] 199.204.45.244 () {44 vars in 911 bytes} [Tue May 26 16:44:49 2026] GET /v2/images => generated 2778 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/386] 199.204.45.244 () {44 vars in 948 bytes} [Tue May 26 16:44:49 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/387] 199.204.45.244 () {44 vars in 970 bytes} [Tue May 26 16:44:49 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: 191/388] 199.204.45.244 () {44 vars in 940 bytes} [Tue May 26 16:44:49 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: 198/389] 199.204.45.244 () {48 vars in 952 bytes} [Tue May 26 16:44:50 2026] POST /v2/images => generated 799 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-26 16:44:50.106 8 INFO glance.api.v2.image_data [None req-1a75bfa7-f814-4467-b64d-0d345c0d11c9 bea89a80530f4fd6b8f740b158194f50 e18d7c98b7cc47ca8bce04c3cb6a734d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 16:45:09.756 8 INFO glance.location [None req-1a75bfa7-f814-4467-b64d-0d345c0d11c9 bea89a80530f4fd6b8f740b158194f50 e18d7c98b7cc47ca8bce04c3cb6a734d - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 192/394] 199.204.45.244 () {48 vars in 1046 bytes} [Tue May 26 16:44:50 2026] PUT /v2/images/badc209a-4621-4a6e-a6a8-391a2ae37cf9/file => generated 0 bytes in 19711 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28311 switches on core 0) [pid: 7|app: 0|req: 203/395] 199.204.45.244 () {44 vars in 972 bytes} [Tue May 26 16:45:09 2026] GET /v2/images/badc209a-4621-4a6e-a6a8-391a2ae37cf9 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/396] 199.204.45.244 () {48 vars in 1052 bytes} [Tue May 26 16:45:09 2026] PATCH /v2/images/badc209a-4621-4a6e-a6a8-391a2ae37cf9 => generated 1410 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/397] 199.204.45.244 () {44 vars in 972 bytes} [Tue May 26 16:45:09 2026] GET /v2/images/badc209a-4621-4a6e-a6a8-391a2ae37cf9 => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/406] 199.204.45.244 () {42 vars in 689 bytes} [Tue May 26 16:45:47 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/407] 199.204.45.244 () {44 vars in 911 bytes} [Tue May 26 16:45:48 2026] GET /v2/images => generated 4190 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/410] 199.204.45.244 () {42 vars in 689 bytes} [Tue May 26 16:45:59 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/411] 199.204.45.244 () {44 vars in 911 bytes} [Tue May 26 16:45:59 2026] GET /v2/images => generated 4190 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/412] 199.204.45.244 () {44 vars in 940 bytes} [Tue May 26 16:45:59 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/413] 199.204.45.244 () {44 vars in 962 bytes} [Tue May 26 16:45:59 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/414] 199.204.45.244 () {44 vars in 940 bytes} [Tue May 26 16:45:59 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/415] 199.204.45.244 () {48 vars in 952 bytes} [Tue May 26 16:45:59 2026] POST /v2/images => generated 791 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-26 16:45:59.829 8 INFO glance.api.v2.image_data [None req-547b01ff-2f85-49fe-9d52-35155625e6c2 bea89a80530f4fd6b8f740b158194f50 e18d7c98b7cc47ca8bce04c3cb6a734d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 16:46:20.122 8 INFO glance.location [None req-547b01ff-2f85-49fe-9d52-35155625e6c2 bea89a80530f4fd6b8f740b158194f50 e18d7c98b7cc47ca8bce04c3cb6a734d - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 203/420] 199.204.45.244 () {48 vars in 1047 bytes} [Tue May 26 16:45:59 2026] PUT /v2/images/4bf27641-d1e8-46d2-ad57-668d00605854/file => generated 0 bytes in 20345 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30339 switches on core 0) [pid: 7|app: 0|req: 218/421] 199.204.45.244 () {44 vars in 972 bytes} [Tue May 26 16:46:20 2026] GET /v2/images/4bf27641-d1e8-46d2-ad57-668d00605854 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/422] 199.204.45.244 () {48 vars in 1052 bytes} [Tue May 26 16:46:20 2026] PATCH /v2/images/4bf27641-d1e8-46d2-ad57-668d00605854 => generated 1382 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/423] 199.204.45.244 () {44 vars in 972 bytes} [Tue May 26 16:46:20 2026] GET /v2/images/4bf27641-d1e8-46d2-ad57-668d00605854 => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/584] 199.204.45.244 () {42 vars in 689 bytes} [Tue May 26 16:59:32 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/585] 199.204.45.244 () {44 vars in 911 bytes} [Tue May 26 16:59:32 2026] GET /v2/images => generated 5574 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/614] 199.204.45.244 () {42 vars in 689 bytes} [Tue May 26 17:01:58 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/615] 199.204.45.244 () {44 vars in 911 bytes} [Tue May 26 17:01:58 2026] GET /v2/images => generated 5574 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/616] 199.204.45.244 () {42 vars in 689 bytes} [Tue May 26 17:02:00 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/617] 199.204.45.244 () {44 vars in 911 bytes} [Tue May 26 17:02:00 2026] GET /v2/images => generated 5574 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/628] 199.204.45.244 () {42 vars in 689 bytes} [Tue May 26 17:02:50 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/629] 199.204.45.244 () {44 vars in 911 bytes} [Tue May 26 17:02:50 2026] GET /v2/images => generated 5574 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/632] 199.204.45.244 () {42 vars in 689 bytes} [Tue May 26 17:02:58 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/633] 199.204.45.244 () {44 vars in 911 bytes} [Tue May 26 17:02:58 2026] GET /v2/images => generated 5574 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/646] 199.204.45.244 () {42 vars in 689 bytes} [Tue May 26 17:04:00 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/647] 199.204.45.244 () {44 vars in 911 bytes} [Tue May 26 17:04:00 2026] GET /v2/images => generated 5574 bytes in 61 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: 337/658] 10.0.0.91 () {32 vars in 632 bytes} [Tue May 26 17:04:41 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/661] 10.0.0.159 () {36 vars in 987 bytes} [Tue May 26 17:04:59 2026] GET /v2/images/d55087ec-40e1-4572-90fc-a041d04ae5fd => generated 1312 bytes in 25 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: 323/662] 10.0.0.159 () {36 vars in 927 bytes} [Tue May 26 17:04:59 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/665] 10.0.0.159 () {36 vars in 987 bytes} [Tue May 26 17:05:01 2026] GET /v2/images/d55087ec-40e1-4572-90fc-a041d04ae5fd => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/666] 10.0.0.159 () {36 vars in 927 bytes} [Tue May 26 17:05:01 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: 326/667] 199.204.45.244 () {36 vars in 991 bytes} [Tue May 26 17:05:06 2026] GET /v2/images/d55087ec-40e1-4572-90fc-a041d04ae5fd => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/668] 199.204.45.244 () {36 vars in 931 bytes} [Tue May 26 17:05:06 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: 327/669] 199.204.45.244 () {36 vars in 991 bytes} [Tue May 26 17:05:07 2026] GET /v2/images/d55087ec-40e1-4572-90fc-a041d04ae5fd => 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: 343/670] 199.204.45.244 () {36 vars in 931 bytes} [Tue May 26 17:05:07 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/673] 10.0.0.91 () {34 vars in 654 bytes} [Tue May 26 17:05:15 2026] POST /v2/images => generated 648 bytes in 332 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-26 17:05:16.061 8 WARNING glance.api.v2.images [None req-cae22ca8-e88f-4113-b514-1b9894d64e2e 66669b871da446e6898070f0b50620ba 33712074fe244a1485e3477202da1d07 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//603f6380-65d0-4059-a36d-afa4a4178d24 [pid: 8|app: 0|req: 329/674] 10.0.0.91 () {32 vars in 709 bytes} [Tue May 26 17:05:16 2026] DELETE /v2/images/603f6380-65d0-4059-a36d-afa4a4178d24 => 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: 346/675] 10.0.0.91 () {32 vars in 706 bytes} [Tue May 26 17:05:16 2026] GET /v2/images/603f6380-65d0-4059-a36d-afa4a4178d24 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/676] 10.0.0.91 () {32 vars in 632 bytes} [Tue May 26 17:05:16 2026] GET /v2/images => generated 1381 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/677] 10.0.0.91 () {34 vars in 654 bytes} [Tue May 26 17:05:16 2026] POST /v2/images => generated 703 bytes in 69 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/678] 10.0.0.91 () {32 vars in 716 bytes} [Tue May 26 17:05:16 2026] GET /v2/images/6654ee67-021a-4452-b36c-a6ff20e83f22/file => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 17:05:16.289 7 INFO glance.api.v2.image_data [None req-aa0cae6c-06e7-4516-af84-7384319bd009 66669b871da446e6898070f0b50620ba 33712074fe244a1485e3477202da1d07 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 17:05:16.339 7 WARNING glance_store._drivers.rbd [None req-aa0cae6c-06e7-4516-af84-7384319bd009 66669b871da446e6898070f0b50620ba 33712074fe244a1485e3477202da1d07 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-26 17:05:17.282 7 INFO glance.location [None req-aa0cae6c-06e7-4516-af84-7384319bd009 66669b871da446e6898070f0b50620ba 33712074fe244a1485e3477202da1d07 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 348/679] 10.0.0.91 () {32 vars in 726 bytes} [Tue May 26 17:05:16 2026] PUT /v2/images/6654ee67-021a-4452-b36c-a6ff20e83f22/file => generated 0 bytes in 1039 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/680] 10.0.0.91 () {32 vars in 706 bytes} [Tue May 26 17:05:17 2026] GET /v2/images/6654ee67-021a-4452-b36c-a6ff20e83f22 => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/681] 10.0.0.91 () {32 vars in 716 bytes} [Tue May 26 17:05:17 2026] GET /v2/images/6654ee67-021a-4452-b36c-a6ff20e83f22/file => generated 1024 bytes in 135 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/682] 10.0.0.91 () {34 vars in 654 bytes} [Tue May 26 17:05:17 2026] POST /v2/images => generated 648 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/683] 10.0.0.91 () {32 vars in 725 bytes} [Tue May 26 17:05:17 2026] PATCH /v2/images/fd2564f6-2c97-413a-a852-1ca2f6f6c9c6 => generated 653 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/684] 10.0.0.91 () {32 vars in 706 bytes} [Tue May 26 17:05:17 2026] GET /v2/images/fd2564f6-2c97-413a-a852-1ca2f6f6c9c6 => generated 653 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 17:05:17.654 7 WARNING glance.api.v2.images [None req-9dc0c52a-79f3-4e89-bb74-70e6364e01b9 66669b871da446e6898070f0b50620ba 33712074fe244a1485e3477202da1d07 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//fd2564f6-2c97-413a-a852-1ca2f6f6c9c6 [pid: 7|app: 0|req: 351/685] 10.0.0.91 () {32 vars in 709 bytes} [Tue May 26 17:05:17 2026] DELETE /v2/images/fd2564f6-2c97-413a-a852-1ca2f6f6c9c6 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/686] 10.0.0.91 () {32 vars in 706 bytes} [Tue May 26 17:05:17 2026] GET /v2/images/fd2564f6-2c97-413a-a852-1ca2f6f6c9c6 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 17:05:17.745 7 WARNING glance.api.v2.images [None req-958a2e37-4c0e-4c71-9bc2-23cfb0930781 66669b871da446e6898070f0b50620ba 33712074fe244a1485e3477202da1d07 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6654ee67-021a-4452-b36c-a6ff20e83f22 [pid: 7|app: 0|req: 352/687] 10.0.0.91 () {32 vars in 709 bytes} [Tue May 26 17:05:17 2026] DELETE /v2/images/6654ee67-021a-4452-b36c-a6ff20e83f22 => generated 0 bytes in 1337 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/688] 10.0.0.91 () {32 vars in 706 bytes} [Tue May 26 17:05:19 2026] GET /v2/images/6654ee67-021a-4452-b36c-a6ff20e83f22 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 17:05:19.088 7 WARNING glance.api.v2.images [None req-76638193-a91b-45ee-b858-4ea9170b972b 66669b871da446e6898070f0b50620ba 33712074fe244a1485e3477202da1d07 - - default default] Failed to find image 603f6380-65d0-4059-a36d-afa4a4178d24 to delete: glance.common.exception.ImageNotFound: No image found with ID 603f6380-65d0-4059-a36d-afa4a4178d24 [pid: 7|app: 0|req: 353/689] 10.0.0.91 () {32 vars in 709 bytes} [Tue May 26 17:05:19 2026] DELETE /v2/images/603f6380-65d0-4059-a36d-afa4a4178d24 => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/690] 10.0.0.91 () {32 vars in 706 bytes} [Tue May 26 17:05:19 2026] GET /v2/images/603f6380-65d0-4059-a36d-afa4a4178d24 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/693] 10.0.0.159 () {36 vars in 987 bytes} [Tue May 26 17:05:23 2026] GET /v2/images/d55087ec-40e1-4572-90fc-a041d04ae5fd => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/694] 10.0.0.159 () {36 vars in 927 bytes} [Tue May 26 17:05: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: 7|app: 0|req: 357/697] 10.0.0.159 () {36 vars in 987 bytes} [Tue May 26 17:05:35 2026] GET /v2/images/d55087ec-40e1-4572-90fc-a041d04ae5fd => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/698] 10.0.0.159 () {36 vars in 927 bytes} [Tue May 26 17:05:35 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: 361/705] 10.0.0.159 () {36 vars in 987 bytes} [Tue May 26 17:06:06 2026] GET /v2/images/d55087ec-40e1-4572-90fc-a041d04ae5fd => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/706] 10.0.0.159 () {36 vars in 927 bytes} [Tue May 26 17:06:06 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: 363/709] 10.0.0.196 () {36 vars in 987 bytes} [Tue May 26 17:06:13 2026] GET /v2/images/d55087ec-40e1-4572-90fc-a041d04ae5fd => generated 1312 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/710] 10.0.0.196 () {36 vars in 927 bytes} [Tue May 26 17:06:13 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: 364/711] 10.0.0.196 () {36 vars in 927 bytes} [Tue May 26 17:06:13 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: 348/712] 10.0.0.196 () {36 vars in 987 bytes} [Tue May 26 17:06:13 2026] GET /v2/images/d55087ec-40e1-4572-90fc-a041d04ae5fd => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/713] 10.0.0.196 () {36 vars in 927 bytes} [Tue May 26 17:06:13 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: 349/714] 10.0.0.196 () {36 vars in 927 bytes} [Tue May 26 17:06:13 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: 366/715] 10.0.0.196 () {36 vars in 987 bytes} [Tue May 26 17:06:13 2026] GET /v2/images/d55087ec-40e1-4572-90fc-a041d04ae5fd => 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: 350/716] 10.0.0.196 () {36 vars in 927 bytes} [Tue May 26 17:06:13 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/717] 10.0.0.196 () {36 vars in 927 bytes} [Tue May 26 17:06:13 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: 351/718] 10.0.0.24 () {36 vars in 910 bytes} [Tue May 26 17:06:14 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/719] 10.0.0.24 () {36 vars in 1006 bytes} [Tue May 26 17:06:14 2026] GET /v2/images/d55087ec-40e1-4572-90fc-a041d04ae5fd/locations => generated 127 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/720] 10.0.0.24 () {36 vars in 986 bytes} [Tue May 26 17:06:14 2026] GET /v2/images/d55087ec-40e1-4572-90fc-a041d04ae5fd => 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: 369/721] 10.0.0.24 () {36 vars in 926 bytes} [Tue May 26 17:06:14 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/722] 10.0.0.24 () {36 vars in 926 bytes} [Tue May 26 17:06: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: 357/729] 10.0.0.159 () {36 vars in 987 bytes} [Tue May 26 17:06:47 2026] GET /v2/images/d55087ec-40e1-4572-90fc-a041d04ae5fd => 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: 373/730] 10.0.0.159 () {36 vars in 927 bytes} [Tue May 26 17:06: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: 359/733] 10.0.0.159 () {36 vars in 987 bytes} [Tue May 26 17:06:54 2026] GET /v2/images/d55087ec-40e1-4572-90fc-a041d04ae5fd => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/734] 10.0.0.159 () {36 vars in 927 bytes} [Tue May 26 17:06:54 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: 361/737] 10.0.0.91 () {32 vars in 706 bytes} [Tue May 26 17:07:06 2026] GET /v2/images/d55087ec-40e1-4572-90fc-a041d04ae5fd => 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: 377/738] 10.0.0.91 () {32 vars in 706 bytes} [Tue May 26 17:07:06 2026] GET /v2/images/d55087ec-40e1-4572-90fc-a041d04ae5fd => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/739] 10.0.0.196 () {36 vars in 987 bytes} [Tue May 26 17:07:06 2026] GET /v2/images/d55087ec-40e1-4572-90fc-a041d04ae5fd => generated 1312 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/740] 10.0.0.196 () {36 vars in 927 bytes} [Tue May 26 17:07:06 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: 363/741] 10.0.0.196 () {36 vars in 927 bytes} [Tue May 26 17:07:06 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: 379/742] 10.0.0.196 () {36 vars in 987 bytes} [Tue May 26 17:07:06 2026] GET /v2/images/d55087ec-40e1-4572-90fc-a041d04ae5fd => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/743] 10.0.0.196 () {36 vars in 927 bytes} [Tue May 26 17:07:06 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: 380/744] 10.0.0.196 () {36 vars in 927 bytes} [Tue May 26 17:07:06 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: 365/745] 10.0.0.196 () {36 vars in 987 bytes} [Tue May 26 17:07:06 2026] GET /v2/images/d55087ec-40e1-4572-90fc-a041d04ae5fd => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/746] 10.0.0.196 () {36 vars in 927 bytes} [Tue May 26 17:07:06 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: 366/747] 10.0.0.196 () {36 vars in 927 bytes} [Tue May 26 17:07:06 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: 382/748] 10.0.0.24 () {36 vars in 910 bytes} [Tue May 26 17:07:07 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/749] 10.0.0.24 () {36 vars in 1006 bytes} [Tue May 26 17:07:07 2026] GET /v2/images/d55087ec-40e1-4572-90fc-a041d04ae5fd/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/750] 10.0.0.24 () {36 vars in 986 bytes} [Tue May 26 17:07:07 2026] GET /v2/images/d55087ec-40e1-4572-90fc-a041d04ae5fd => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/751] 10.0.0.24 () {36 vars in 926 bytes} [Tue May 26 17:07: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: 384/752] 10.0.0.24 () {36 vars in 926 bytes} [Tue May 26 17:07:07 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: 387/757] 10.0.0.159 () {36 vars in 987 bytes} [Tue May 26 17:07:26 2026] GET /v2/images/d55087ec-40e1-4572-90fc-a041d04ae5fd => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/758] 10.0.0.159 () {36 vars in 927 bytes} [Tue May 26 17:07:26 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/761] 10.0.0.91 () {30 vars in 410 bytes} [Tue May 26 17:07:35 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/764] 10.0.0.159 () {36 vars in 987 bytes} [Tue May 26 17:07:50 2026] GET /v2/images/d55087ec-40e1-4572-90fc-a041d04ae5fd => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/765] 10.0.0.159 () {36 vars in 927 bytes} [Tue May 26 17:07:50 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: 381/778] 10.0.0.159 () {36 vars in 987 bytes} [Tue May 26 17:08:45 2026] GET /v2/images/d55087ec-40e1-4572-90fc-a041d04ae5fd => 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: 398/779] 10.0.0.159 () {36 vars in 927 bytes} [Tue May 26 17:08:45 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: 384/784] 10.0.0.159 () {36 vars in 987 bytes} [Tue May 26 17:09:03 2026] GET /v2/images/d55087ec-40e1-4572-90fc-a041d04ae5fd => 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: 401/785] 10.0.0.159 () {36 vars in 927 bytes} [Tue May 26 17:09:03 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/794] 199.204.45.244 () {32 vars in 826 bytes} [Tue May 26 17:09:46 2026] GET /v2/images?status=active&owner=e18d7c98b7cc47ca8bce04c3cb6a734d&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/795] 199.204.45.244 () {32 vars in 653 bytes} [Tue May 26 17:09:46 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: 407/796] 10.0.0.196 () {36 vars in 987 bytes} [Tue May 26 17:09:47 2026] GET /v2/images/b6de9c4b-8fc2-4fb3-a729-4a0e5f7ac360 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/797] 10.0.0.196 () {36 vars in 927 bytes} [Tue May 26 17:09:47 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/798] 10.0.0.196 () {36 vars in 927 bytes} [Tue May 26 17:09:47 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/799] 10.0.0.196 () {36 vars in 987 bytes} [Tue May 26 17:09:47 2026] GET /v2/images/b6de9c4b-8fc2-4fb3-a729-4a0e5f7ac360 => 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: 409/800] 10.0.0.196 () {36 vars in 927 bytes} [Tue May 26 17:09:47 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: 392/801] 10.0.0.196 () {36 vars in 927 bytes} [Tue May 26 17:09:47 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/802] 10.0.0.196 () {36 vars in 987 bytes} [Tue May 26 17:09:47 2026] GET /v2/images/b6de9c4b-8fc2-4fb3-a729-4a0e5f7ac360 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/803] 10.0.0.196 () {36 vars in 927 bytes} [Tue May 26 17:09:47 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/804] 10.0.0.24 () {36 vars in 910 bytes} [Tue May 26 17:09:47 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/805] 10.0.0.24 () {36 vars in 1006 bytes} [Tue May 26 17:09:47 2026] GET /v2/images/b6de9c4b-8fc2-4fb3-a729-4a0e5f7ac360/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/806] 10.0.0.24 () {36 vars in 986 bytes} [Tue May 26 17:09:47 2026] GET /v2/images/b6de9c4b-8fc2-4fb3-a729-4a0e5f7ac360 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/807] 10.0.0.24 () {36 vars in 926 bytes} [Tue May 26 17:09:47 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: 413/808] 10.0.0.24 () {36 vars in 926 bytes} [Tue May 26 17:09:47 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: 417/851] 10.0.0.91 () {32 vars in 632 bytes} [Tue May 26 17:13:20 2026] GET /v2/images => generated 5574 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)