+ COMMAND=start + start + exec uwsgi --ini /etc/heat/heat-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/heat/heat-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Feb 25 22:28:04 2026] *** compiled with version: 13.3.0 on 16 February 2026 14:18:47 os: Linux-5.15.0-170-generic #180-Ubuntu SMP Fri Jan 9 16:10:31 UTC 2026 nodename: heat-api-cf68887d4-mtk2n 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:8004 fd 3 Python version: 3.12.3 (main, Jan 8 2026, 11:30:50) [GCC 13.3.0] Python main interpreter initialized at 0x7f1f5263f668 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-02-25 22:28:07.518 7 INFO heat-api [-] Starting Heat REST API on 0.0.0.0:8004 2026-02-25 22:28:07.525 8 INFO heat-api [-] Starting Heat REST API on 0.0.0.0:8004 2026-02-25 22:28:07.830 7 WARNING keystonemiddleware._common.config [-] The option "audit_map_file" is not known to keystonemiddleware 2026-02-25 22:28:07.834 7 WARNING keystonemiddleware.auth_token [-] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. 2026-02-25 22:28:07.852 8 WARNING keystonemiddleware._common.config [-] The option "audit_map_file" is not known to keystonemiddleware 2026-02-25 22:28:07.854 7 WARNING oslo_config.cfg [-] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-02-25 22:28:07.855 8 WARNING keystonemiddleware.auth_token [-] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f1f5263f668 pid: 7 (default app) 2026-02-25 22:28:07.875 8 WARNING oslo_config.cfg [-] 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 3 seconds on interpreter 0x7f1f5263f668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: heat. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 22:45:48.233 7 WARNING oslo_policy.policy [None req-9ce77c93-9c78-41cb-a985-0b1c54d7b2a3 admin-RegionOne - - - - -] 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-02-25 22:45:48.234 7 WARNING oslo_policy.policy [None req-9ce77c93-9c78-41cb-a985-0b1c54d7b2a3 admin-RegionOne - - - - -] 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-02-25 22:45:48.257 7 INFO heat.common.wsgi [None req-9ce77c93-9c78-41cb-a985-0b1c54d7b2a3 admin-RegionOne - - - - -] Processing request: GET /v1/e72b6fedb35f421b937db34f65780f04/stacks [pid: 7|app: 0|req: 107/213] 10.0.0.70 () {28 vars in 629 bytes} [Wed Feb 25 22:45:47 2026] GET /v1/e72b6fedb35f421b937db34f65780f04/stacks => generated 14 bytes in 1189 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 22:46:47.670 7 INFO heat.common.wsgi [None req-2dfd4caf-d134-4b54-a8e0-1941a257ccdb admin-RegionOne - - - - -] Processing request: GET /v1/e72b6fedb35f421b937db34f65780f04/stacks [pid: 7|app: 0|req: 114/226] 10.0.0.70 () {28 vars in 629 bytes} [Wed Feb 25 22:46:47 2026] GET /v1/e72b6fedb35f421b937db34f65780f04/stacks => generated 14 bytes in 545 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:71: UserWarning: Invalid uuid: heat. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 22:47:47.998 8 WARNING oslo_policy.policy [None req-fdc64ba1-4e55-4bef-aa6a-4c1c02135d60 admin-RegionOne - - - - -] 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-02-25 22:47:47.998 8 WARNING oslo_policy.policy [None req-fdc64ba1-4e55-4bef-aa6a-4c1c02135d60 admin-RegionOne - - - - -] 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-02-25 22:47:48.020 8 INFO heat.common.wsgi [None req-fdc64ba1-4e55-4bef-aa6a-4c1c02135d60 admin-RegionOne - - - - -] Processing request: GET /v1/e72b6fedb35f421b937db34f65780f04/stacks [pid: 8|app: 0|req: 119/239] 10.0.0.70 () {28 vars in 629 bytes} [Wed Feb 25 22:47:47 2026] GET /v1/e72b6fedb35f421b937db34f65780f04/stacks => generated 14 bytes in 1557 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 22:48:47.610 7 INFO heat.common.wsgi [None req-614e6113-fdf0-474e-932e-8cf12b97240b admin-RegionOne - - - - -] Processing request: GET /v1/e72b6fedb35f421b937db34f65780f04/stacks [pid: 7|app: 0|req: 127/252] 10.0.0.70 () {28 vars in 629 bytes} [Wed Feb 25 22:48:47 2026] GET /v1/e72b6fedb35f421b937db34f65780f04/stacks => generated 14 bytes in 570 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 22:49:47.658 8 INFO heat.common.wsgi [None req-13c92b9b-a7df-446d-b235-8435755d57b3 admin-RegionOne - - - - -] Processing request: GET /v1/e72b6fedb35f421b937db34f65780f04/stacks [pid: 8|app: 0|req: 132/265] 10.0.0.70 () {28 vars in 629 bytes} [Wed Feb 25 22:49:47 2026] GET /v1/e72b6fedb35f421b937db34f65780f04/stacks => generated 14 bytes in 551 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 22:50:47.694 7 INFO heat.common.wsgi [None req-5b4c4546-3d9e-403a-bb1c-da42d3c1fa19 admin-RegionOne - - - - -] Processing request: GET /v1/e72b6fedb35f421b937db34f65780f04/stacks [pid: 7|app: 0|req: 140/278] 10.0.0.70 () {28 vars in 629 bytes} [Wed Feb 25 22:50:47 2026] GET /v1/e72b6fedb35f421b937db34f65780f04/stacks => generated 14 bytes in 581 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 22:51:47.722 7 INFO heat.common.wsgi [None req-c9b30f05-edb7-40bf-8df3-62118304051c admin-RegionOne - - - - -] Processing request: GET /v1/e72b6fedb35f421b937db34f65780f04/stacks [pid: 7|app: 0|req: 147/291] 10.0.0.70 () {28 vars in 629 bytes} [Wed Feb 25 22:51:47 2026] GET /v1/e72b6fedb35f421b937db34f65780f04/stacks => generated 14 bytes in 562 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 22:52:47.633 8 INFO heat.common.wsgi [None req-d4095497-c176-4dae-bbd3-83b5f8cc3fd1 admin-RegionOne - - - - -] Processing request: GET /v1/e72b6fedb35f421b937db34f65780f04/stacks [pid: 8|app: 0|req: 151/304] 10.0.0.70 () {28 vars in 629 bytes} [Wed Feb 25 22:52:47 2026] GET /v1/e72b6fedb35f421b937db34f65780f04/stacks => generated 14 bytes in 555 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 22:53:47.731 8 INFO heat.common.wsgi [None req-12546dae-9c56-49ea-8c77-b2f660673d73 admin-RegionOne - - - - -] Processing request: GET /v1/e72b6fedb35f421b937db34f65780f04/stacks [pid: 8|app: 0|req: 158/317] 10.0.0.70 () {28 vars in 629 bytes} [Wed Feb 25 22:53:47 2026] GET /v1/e72b6fedb35f421b937db34f65780f04/stacks => generated 14 bytes in 652 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 22:54:47.572 8 INFO heat.common.wsgi [None req-b432b072-8bc4-419f-8dfd-8512355a5045 admin-RegionOne - - - - -] Processing request: GET /v1/e72b6fedb35f421b937db34f65780f04/stacks [pid: 8|app: 0|req: 165/330] 10.0.0.70 () {28 vars in 629 bytes} [Wed Feb 25 22:54:47 2026] GET /v1/e72b6fedb35f421b937db34f65780f04/stacks => generated 14 bytes in 564 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 22:55:47.677 7 INFO heat.common.wsgi [None req-dee451a3-d7ef-44ad-919d-2c78707c82e5 admin-RegionOne - - - - -] Processing request: GET /v1/e72b6fedb35f421b937db34f65780f04/stacks [pid: 7|app: 0|req: 172/343] 10.0.0.70 () {28 vars in 629 bytes} [Wed Feb 25 22:55:47 2026] GET /v1/e72b6fedb35f421b937db34f65780f04/stacks => generated 14 bytes in 596 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 22:56:47.783 7 INFO heat.common.wsgi [None req-e483079b-cba0-4d7d-9bb7-d72590c897da admin-RegionOne - - - - -] Processing request: GET /v1/e72b6fedb35f421b937db34f65780f04/stacks [pid: 7|app: 0|req: 179/356] 10.0.0.70 () {28 vars in 629 bytes} [Wed Feb 25 22:56:47 2026] GET /v1/e72b6fedb35f421b937db34f65780f04/stacks => generated 14 bytes in 623 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 22:57:47.842 8 INFO heat.common.wsgi [None req-f9b3d385-8e9f-49fc-9619-1883a679b8d2 admin-RegionOne - - - - -] Processing request: GET /v1/e72b6fedb35f421b937db34f65780f04/stacks [pid: 8|app: 0|req: 184/369] 10.0.0.70 () {28 vars in 629 bytes} [Wed Feb 25 22:57:47 2026] GET /v1/e72b6fedb35f421b937db34f65780f04/stacks => generated 14 bytes in 689 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 22:58:48.025 8 INFO heat.common.wsgi [None req-da0c071d-b82f-4299-bb45-180468b4c79c admin-RegionOne - - - - -] Processing request: GET /v1/e72b6fedb35f421b937db34f65780f04/stacks [pid: 8|app: 0|req: 191/382] 10.0.0.70 () {28 vars in 629 bytes} [Wed Feb 25 22:58:47 2026] GET /v1/e72b6fedb35f421b937db34f65780f04/stacks => generated 14 bytes in 728 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 22:59:48.219 8 INFO heat.common.wsgi [None req-2e164b75-afda-4b5e-a4a6-5429b8c0b022 admin-RegionOne - - - - -] Processing request: GET /v1/e72b6fedb35f421b937db34f65780f04/stacks [pid: 8|app: 0|req: 198/395] 10.0.0.70 () {28 vars in 629 bytes} [Wed Feb 25 22:59:47 2026] GET /v1/e72b6fedb35f421b937db34f65780f04/stacks => generated 14 bytes in 789 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 23:00:48.257 8 INFO heat.common.wsgi [None req-dde4993d-c9ed-4e2a-8e8d-1f28e5852176 admin-RegionOne - - - - -] Processing request: GET /v1/e72b6fedb35f421b937db34f65780f04/stacks [pid: 8|app: 0|req: 205/408] 10.0.0.70 () {28 vars in 629 bytes} [Wed Feb 25 23:00:48 2026] GET /v1/e72b6fedb35f421b937db34f65780f04/stacks => generated 14 bytes in 662 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 23:01:47.837 8 INFO heat.common.wsgi [None req-92ea2b2e-7981-48a6-a0b7-eb3ba09e7bbf admin-RegionOne - - - - -] Processing request: GET /v1/e72b6fedb35f421b937db34f65780f04/stacks [pid: 8|app: 0|req: 212/421] 10.0.0.70 () {28 vars in 629 bytes} [Wed Feb 25 23:01:47 2026] GET /v1/e72b6fedb35f421b937db34f65780f04/stacks => generated 14 bytes in 666 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 23:02:47.851 7 INFO heat.common.wsgi [None req-ef7075cc-dae5-4526-8c85-d19388356f71 admin-RegionOne - - - - -] Processing request: GET /v1/e72b6fedb35f421b937db34f65780f04/stacks [pid: 7|app: 0|req: 216/434] 10.0.0.70 () {28 vars in 629 bytes} [Wed Feb 25 23:02:47 2026] GET /v1/e72b6fedb35f421b937db34f65780f04/stacks => generated 14 bytes in 626 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 23:03:47.698 8 INFO heat.common.wsgi [None req-bcc51333-4689-4985-b7c4-09e88f51d155 admin-RegionOne - - - - -] Processing request: GET /v1/e72b6fedb35f421b937db34f65780f04/stacks [pid: 8|app: 0|req: 225/447] 10.0.0.70 () {28 vars in 629 bytes} [Wed Feb 25 23:03:47 2026] GET /v1/e72b6fedb35f421b937db34f65780f04/stacks => generated 14 bytes in 589 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 23:04:47.634 8 INFO heat.common.wsgi [None req-955a4516-8b21-4465-8e63-04219244d052 admin-RegionOne - - - - -] Processing request: GET /v1/e72b6fedb35f421b937db34f65780f04/stacks [pid: 8|app: 0|req: 232/460] 10.0.0.70 () {28 vars in 629 bytes} [Wed Feb 25 23:04:47 2026] GET /v1/e72b6fedb35f421b937db34f65780f04/stacks => generated 14 bytes in 562 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 23:05:47.672 7 INFO heat.common.wsgi [None req-91a8cb85-7cf7-45a6-94cb-cd14b9514def admin-RegionOne - - - - -] Processing request: GET /v1/e72b6fedb35f421b937db34f65780f04/stacks [pid: 7|app: 0|req: 235/473] 10.0.0.70 () {28 vars in 629 bytes} [Wed Feb 25 23:05:47 2026] GET /v1/e72b6fedb35f421b937db34f65780f04/stacks => generated 14 bytes in 609 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)