+ 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 [Fri Mar 6 01:06:14 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: heat-api-7d69b9c9c6-qpg8x 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, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f09c2927668 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-03-06 01:06:18.643 7 WARNING keystonemiddleware._common.config [-] The option "audit_map_file" is not known to keystonemiddleware 2026-03-06 01:06:18.647 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-03-06 01:06:18.651 7 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 0x7f09c2927668 pid: 7 (default app) 2026-03-06 01:06:18.798 8 WARNING keystonemiddleware._common.config [-] The option "audit_map_file" is not known to keystonemiddleware 2026-03-06 01:06:18.802 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. 2026-03-06 01:06:18.806 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 0x7f09c2927668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: heat. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:22:52.200 7 WARNING oslo_policy.policy [None req-e9ad1ee2-3355-483d-adad-88eb1adc03af 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-03-06 01:22:52.200 7 WARNING oslo_policy.policy [None req-e9ad1ee2-3355-483d-adad-88eb1adc03af 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-03-06 01:22:52.232 7 INFO heat.common.wsgi [None req-e9ad1ee2-3355-483d-adad-88eb1adc03af admin-RegionOne - - - - -] Processing request: GET /v1/b2b8211e42154651a464a9b9b8fe68ab/stacks [pid: 7|app: 0|req: 101/201] 10.0.0.112 () {28 vars in 631 bytes} [Fri Mar 6 01:22:51 2026] GET /v1/b2b8211e42154651a464a9b9b8fe68ab/stacks => generated 14 bytes in 1166 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 01:23:51.703 7 INFO heat.common.wsgi [None req-c13371b8-7aa8-4efc-8935-a9b80cad9f5c admin-RegionOne - - - - -] Processing request: GET /v1/b2b8211e42154651a464a9b9b8fe68ab/stacks [pid: 7|app: 0|req: 108/214] 10.0.0.112 () {28 vars in 631 bytes} [Fri Mar 6 01:23:51 2026] GET /v1/b2b8211e42154651a464a9b9b8fe68ab/stacks => generated 14 bytes in 596 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 01:24:51.665 7 INFO heat.common.wsgi [None req-9fa49403-461d-4dff-a02a-9d536c4fea7c admin-RegionOne - - - - -] Processing request: GET /v1/b2b8211e42154651a464a9b9b8fe68ab/stacks [pid: 7|app: 0|req: 115/227] 10.0.0.112 () {28 vars in 631 bytes} [Fri Mar 6 01:24:51 2026] GET /v1/b2b8211e42154651a464a9b9b8fe68ab/stacks => generated 14 bytes in 591 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: heat. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:25:52.074 8 WARNING oslo_policy.policy [None req-d7a44d23-9425-4e0f-a221-fd2544787ab6 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-03-06 01:25:52.075 8 WARNING oslo_policy.policy [None req-d7a44d23-9425-4e0f-a221-fd2544787ab6 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-03-06 01:25:52.095 8 INFO heat.common.wsgi [None req-d7a44d23-9425-4e0f-a221-fd2544787ab6 admin-RegionOne - - - - -] Processing request: GET /v1/b2b8211e42154651a464a9b9b8fe68ab/stacks [pid: 8|app: 0|req: 119/240] 10.0.0.112 () {28 vars in 631 bytes} [Fri Mar 6 01:25:51 2026] GET /v1/b2b8211e42154651a464a9b9b8fe68ab/stacks => generated 14 bytes in 1024 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 01:26:51.667 7 INFO heat.common.wsgi [None req-eab2ac32-715d-4d69-b711-376175efd4fe admin-RegionOne - - - - -] Processing request: GET /v1/b2b8211e42154651a464a9b9b8fe68ab/stacks [pid: 7|app: 0|req: 128/253] 10.0.0.112 () {28 vars in 631 bytes} [Fri Mar 6 01:26:51 2026] GET /v1/b2b8211e42154651a464a9b9b8fe68ab/stacks => generated 14 bytes in 584 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 01:27:51.627 7 INFO heat.common.wsgi [None req-b0ef974a-c91e-4f1f-86dd-1ccf32d609a9 admin-RegionOne - - - - -] Processing request: GET /v1/b2b8211e42154651a464a9b9b8fe68ab/stacks [pid: 7|app: 0|req: 135/266] 10.0.0.112 () {28 vars in 631 bytes} [Fri Mar 6 01:27:51 2026] GET /v1/b2b8211e42154651a464a9b9b8fe68ab/stacks => generated 14 bytes in 554 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 01:28:51.634 7 INFO heat.common.wsgi [None req-c14ebc6e-e031-48dc-9f08-b7884f324911 admin-RegionOne - - - - -] Processing request: GET /v1/b2b8211e42154651a464a9b9b8fe68ab/stacks [pid: 7|app: 0|req: 142/279] 10.0.0.112 () {28 vars in 631 bytes} [Fri Mar 6 01:28:51 2026] GET /v1/b2b8211e42154651a464a9b9b8fe68ab/stacks => generated 14 bytes in 565 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 01:29:51.681 7 INFO heat.common.wsgi [None req-133e2d9c-f8f4-4975-88f8-c44297956e87 admin-RegionOne - - - - -] Processing request: GET /v1/b2b8211e42154651a464a9b9b8fe68ab/stacks [pid: 7|app: 0|req: 149/292] 10.0.0.112 () {28 vars in 631 bytes} [Fri Mar 6 01:29:51 2026] GET /v1/b2b8211e42154651a464a9b9b8fe68ab/stacks => generated 14 bytes in 582 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 01:30:51.861 8 INFO heat.common.wsgi [None req-113e313d-c2d1-40b2-84a7-6b16263ffb78 admin-RegionOne - - - - -] Processing request: GET /v1/b2b8211e42154651a464a9b9b8fe68ab/stacks [pid: 8|app: 0|req: 150/305] 10.0.0.112 () {28 vars in 631 bytes} [Fri Mar 6 01:30:51 2026] GET /v1/b2b8211e42154651a464a9b9b8fe68ab/stacks => generated 14 bytes in 790 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 01:31:51.676 7 INFO heat.common.wsgi [None req-b67a223b-fd05-4472-8720-4e7c525dd844 admin-RegionOne - - - - -] Processing request: GET /v1/b2b8211e42154651a464a9b9b8fe68ab/stacks [pid: 7|app: 0|req: 162/318] 10.0.0.112 () {28 vars in 631 bytes} [Fri Mar 6 01:31:51 2026] GET /v1/b2b8211e42154651a464a9b9b8fe68ab/stacks => generated 14 bytes in 625 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 01:32:51.586 8 INFO heat.common.wsgi [None req-3eee39c7-addb-40a3-8637-8d53fedb4f3e admin-RegionOne - - - - -] Processing request: GET /v1/b2b8211e42154651a464a9b9b8fe68ab/stacks [pid: 8|app: 0|req: 163/331] 10.0.0.112 () {28 vars in 631 bytes} [Fri Mar 6 01:32:51 2026] GET /v1/b2b8211e42154651a464a9b9b8fe68ab/stacks => generated 14 bytes in 561 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 01:33:51.569 8 INFO heat.common.wsgi [None req-9eb637cf-de17-41ea-9280-68028682f999 admin-RegionOne - - - - -] Processing request: GET /v1/b2b8211e42154651a464a9b9b8fe68ab/stacks [pid: 8|app: 0|req: 170/344] 10.0.0.112 () {28 vars in 631 bytes} [Fri Mar 6 01:33:51 2026] GET /v1/b2b8211e42154651a464a9b9b8fe68ab/stacks => generated 14 bytes in 593 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 01:34:51.607 8 INFO heat.common.wsgi [None req-4f3e72a4-c34c-4b23-a6d1-91e58cd76983 admin-RegionOne - - - - -] Processing request: GET /v1/b2b8211e42154651a464a9b9b8fe68ab/stacks [pid: 8|app: 0|req: 177/357] 10.0.0.112 () {28 vars in 631 bytes} [Fri Mar 6 01:34:51 2026] GET /v1/b2b8211e42154651a464a9b9b8fe68ab/stacks => generated 14 bytes in 587 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 01:35:51.715 8 INFO heat.common.wsgi [None req-e1eeacda-6b83-44cb-a12d-5a6cfad268ef admin-RegionOne - - - - -] Processing request: GET /v1/b2b8211e42154651a464a9b9b8fe68ab/stacks [pid: 8|app: 0|req: 184/370] 10.0.0.112 () {28 vars in 631 bytes} [Fri Mar 6 01:35:51 2026] GET /v1/b2b8211e42154651a464a9b9b8fe68ab/stacks => generated 14 bytes in 655 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 01:36:52.542 8 INFO heat.common.wsgi [None req-e456a436-edc3-42ce-83a0-8b32b61159a5 admin-RegionOne - - - - -] Processing request: GET /v1/b2b8211e42154651a464a9b9b8fe68ab/stacks [pid: 8|app: 0|req: 191/383] 10.0.0.112 () {28 vars in 631 bytes} [Fri Mar 6 01:36:52 2026] GET /v1/b2b8211e42154651a464a9b9b8fe68ab/stacks => generated 14 bytes in 916 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 01:37:52.007 8 INFO heat.common.wsgi [None req-f4cb484a-62c1-46d5-abad-84e71d0a0055 admin-RegionOne - - - - -] Processing request: GET /v1/b2b8211e42154651a464a9b9b8fe68ab/stacks [pid: 8|app: 0|req: 198/396] 10.0.0.112 () {28 vars in 631 bytes} [Fri Mar 6 01:37:51 2026] GET /v1/b2b8211e42154651a464a9b9b8fe68ab/stacks => generated 14 bytes in 632 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 01:38:52.093 8 INFO heat.common.wsgi [None req-34985f59-d1c0-432f-aebe-6e68058f7f97 admin-RegionOne - - - - -] Processing request: GET /v1/b2b8211e42154651a464a9b9b8fe68ab/stacks [pid: 8|app: 0|req: 205/409] 10.0.0.112 () {28 vars in 631 bytes} [Fri Mar 6 01:38:51 2026] GET /v1/b2b8211e42154651a464a9b9b8fe68ab/stacks => generated 14 bytes in 835 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 01:39:51.893 8 INFO heat.common.wsgi [None req-2454ef1f-f7fc-4b48-be41-559a44d52ffa admin-RegionOne - - - - -] Processing request: GET /v1/b2b8211e42154651a464a9b9b8fe68ab/stacks [pid: 8|app: 0|req: 212/422] 10.0.0.112 () {28 vars in 631 bytes} [Fri Mar 6 01:39:51 2026] GET /v1/b2b8211e42154651a464a9b9b8fe68ab/stacks => generated 14 bytes in 678 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 01:40:51.689 7 INFO heat.common.wsgi [None req-563be573-8d40-44d9-b6a9-d2f36a7fdad6 admin-RegionOne - - - - -] Processing request: GET /v1/b2b8211e42154651a464a9b9b8fe68ab/stacks [pid: 7|app: 0|req: 217/435] 10.0.0.112 () {28 vars in 631 bytes} [Fri Mar 6 01:40:51 2026] GET /v1/b2b8211e42154651a464a9b9b8fe68ab/stacks => generated 14 bytes in 619 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 01:41:51.704 7 INFO heat.common.wsgi [None req-b111428c-f45b-466e-83d3-7219fc1078cb admin-RegionOne - - - - -] Processing request: GET /v1/b2b8211e42154651a464a9b9b8fe68ab/stacks [pid: 7|app: 0|req: 224/448] 10.0.0.112 () {28 vars in 631 bytes} [Fri Mar 6 01:41:51 2026] GET /v1/b2b8211e42154651a464a9b9b8fe68ab/stacks => generated 14 bytes in 714 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 01:42:51.614 8 INFO heat.common.wsgi [None req-c8d1b636-eeb9-43f1-82bf-e3478ce853cb admin-RegionOne - - - - -] Processing request: GET /v1/b2b8211e42154651a464a9b9b8fe68ab/stacks [pid: 8|app: 0|req: 231/461] 10.0.0.112 () {28 vars in 631 bytes} [Fri Mar 6 01:42:51 2026] GET /v1/b2b8211e42154651a464a9b9b8fe68ab/stacks => generated 14 bytes in 587 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 01:43:51.698 7 INFO heat.common.wsgi [None req-48123410-b70f-44fe-ad9c-1290d4c912fa admin-RegionOne - - - - -] Processing request: GET /v1/b2b8211e42154651a464a9b9b8fe68ab/stacks [pid: 7|app: 0|req: 237/474] 10.0.0.112 () {28 vars in 631 bytes} [Fri Mar 6 01:43:51 2026] GET /v1/b2b8211e42154651a464a9b9b8fe68ab/stacks => generated 14 bytes in 672 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 01:44:51.624 7 INFO heat.common.wsgi [None req-6c33f11d-93c5-4db2-b5cf-45a42062e36e admin-RegionOne - - - - -] Processing request: GET /v1/b2b8211e42154651a464a9b9b8fe68ab/stacks [pid: 7|app: 0|req: 244/487] 10.0.0.112 () {28 vars in 631 bytes} [Fri Mar 6 01:44:51 2026] GET /v1/b2b8211e42154651a464a9b9b8fe68ab/stacks => generated 14 bytes in 542 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 01:45:51.620 8 INFO heat.common.wsgi [None req-dc46537f-bfd7-43b2-aa7b-a81f4c6f40ba admin-RegionOne - - - - -] Processing request: GET /v1/b2b8211e42154651a464a9b9b8fe68ab/stacks [pid: 8|app: 0|req: 250/500] 10.0.0.112 () {28 vars in 631 bytes} [Fri Mar 6 01:45:51 2026] GET /v1/b2b8211e42154651a464a9b9b8fe68ab/stacks => generated 14 bytes in 598 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 01:46:51.764 7 INFO heat.common.wsgi [None req-c180e624-3b7f-4e7b-a613-62ec889a19d2 admin-RegionOne - - - - -] Processing request: GET /v1/b2b8211e42154651a464a9b9b8fe68ab/stacks [pid: 7|app: 0|req: 257/513] 10.0.0.112 () {28 vars in 631 bytes} [Fri Mar 6 01:46:51 2026] GET /v1/b2b8211e42154651a464a9b9b8fe68ab/stacks => generated 14 bytes in 595 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)