FHIRFLARE-IG-Toolkit/logs/supervisord.log

21 lines
1.8 KiB
Plaintext

2025-04-21 23:28:14,353 CRIT Supervisor is running as root. Privileges were not dropped because no user is specified in the config file. If you intend to run as root, you can set user=root in the config file to avoid this message.
2025-04-21 23:28:14,360 INFO supervisord started with pid 1
2025-04-21 23:28:15,369 INFO spawned: 'flask' with pid 8
2025-04-21 23:28:15,377 INFO spawned: 'tomcat' with pid 9
2025-04-21 23:28:26,240 INFO success: flask entered RUNNING state, process has stayed up for > than 10 seconds (startsecs)
2025-04-21 23:28:46,263 INFO success: tomcat entered RUNNING state, process has stayed up for > than 30 seconds (startsecs)
2025-04-21 23:32:40,570 WARN received SIGTERM indicating exit request
2025-04-21 23:32:40,603 INFO waiting for flask, tomcat to die
2025-04-21 23:32:42,242 WARN stopped: tomcat (exit status 143)
2025-04-21 23:32:43,301 WARN stopped: flask (terminated by SIGTERM)
2025-04-21 23:36:02,369 CRIT Supervisor is running as root. Privileges were not dropped because no user is specified in the config file. If you intend to run as root, you can set user=root in the config file to avoid this message.
2025-04-21 23:36:02,377 INFO supervisord started with pid 1
2025-04-21 23:36:03,393 INFO spawned: 'flask' with pid 7
2025-04-21 23:36:03,407 INFO spawned: 'tomcat' with pid 8
2025-04-21 23:36:13,571 INFO success: flask entered RUNNING state, process has stayed up for > than 10 seconds (startsecs)
2025-04-21 23:36:34,045 INFO success: tomcat entered RUNNING state, process has stayed up for > than 30 seconds (startsecs)
2025-04-21 23:51:48,038 WARN received SIGTERM indicating exit request
2025-04-21 23:51:48,042 INFO waiting for flask, tomcat to die
2025-04-21 23:51:50,438 WARN stopped: tomcat (exit status 143)
2025-04-21 23:51:51,472 WARN stopped: flask (terminated by SIGTERM)