The workflow is stuck and not proceed with api log:
Unique keys not in sort_keys. The sorting order may be unstable.
OR
Adding password for user stackstorm
/st2-docker/bin/entrypoint.sh: ignoring /st2-docker/entrypoint.d/*
Traceback (most recent call last):
File “/opt/stackstorm/mistral/bin/gunicorn”, line 11, in
sys.exit(run())
File “/opt/stackstorm/mistral/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py”, line 61, in run
WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
File “/opt/stackstorm/mistral/lib/python2.7/site-packages/gunicorn/app/base.py”, line 223, in run
super(Application, self).run()
File “/opt/stackstorm/mistral/lib/python2.7/site-packages/gunicorn/app/base.py”, line 72, in run
Arbiter(self).run()
File “/opt/stackstorm/mistral/lib/python2.7/site-packages/gunicorn/arbiter.py”, line 232, in run
self.halt(reason=inst.reason, exit_status=inst.exit_status)
File “/opt/stackstorm/mistral/lib/python2.7/site-packages/gunicorn/arbiter.py”, line 345, in halt
self.stop()
File “/opt/stackstorm/mistral/lib/python2.7/site-packages/gunicorn/arbiter.py”, line 393, in stop
time.sleep(0.1)
File “/opt/stackstorm/mistral/lib/python2.7/site-packages/gunicorn/arbiter.py”, line 245, in handle_chld
self.reap_workers()
File “/opt/stackstorm/mistral/lib/python2.7/site-packages/gunicorn/arbiter.py”, line 525, in
reap_workers
raise HaltServer(reason, self.WORKER_BOOT_ERROR)
gunicorn.errors.HaltServer: <HaltServer ‘Worker failed to boot.’ 3>