Im using ubun 20.04, ansible core 2.12.10 and kolla ansible stable/yoga branch. Deploy gave me exception, but before it ok !
crasher:
initial call: rabbit_reader:init/3
pid: <0.40128.0>
registered_name: []
exception exit: {unexpected_message,{'EXIT',#Port<0.3919>,einval}}
in function rabbit_reader:handle_other/2 (rabbit_reader.erl, line 641)
in call from rabbit_reader:mainloop/4 (rabbit_reader.erl, line 532)
in call from rabbit_reader:run/1 (rabbit_reader.erl, line 454)
in call from rabbit_reader:start_connection/4 (rabbit_reader.erl, line 353)
ancestors: [<0.40126.0>,<0.924.0>,<0.923.0>,<0.922.0>,<0.920.0>,
<0.919.0>,rabbit_sup,<0.235.0>]
message_queue_len: 0
messages: []
links: [<0.40126.0>]
dictionary: [{process_name,
{rabbit_reader,
<<"192.168.10.38:55076 -> 192.168.10.38:5672 - nova-conductor:527:ad721106-052e-418f-938f-d9a70d1478dd">>}},
{connection_user_provided_name,
<<"nova-conductor:527:ad721106-052e-418f-938f-d9a70d1478dd">>},
{client_properties,
[{<<"product">>,longstr,<<"py-amqp">>},
{<<"product_version">>,longstr,<<"5.0.9">>},
{<<"capabilities">>,table,
[{<<"authentication_failure_close">>,bool,true},
{<<"connection.blocked">>,bool,true},
{<<"consumer_cancel_notify">>,bool,true}]},
{<<"connection_name">>,longstr,
<<"nova-conductor:527:ad721106-052e-418f-938f-d9a70d1478dd">>}]},
{{ch_pid,<0.40137.0>},
{1,#Ref<0.846123449.1562902529.248729>}},
{{channel,1},
{<0.40137.0>,{method,rabbit_framing_amqp_0_9_1}}}]
trap_exit: true
status: running
heap_size: 6772
stack_size: 28
reductions: 12146
neighbours:
supervisor: {<0.40126.0>,rabbit_connection_sup}
errorContext: child_terminated
reason: {unexpected_message,{'EXIT',#Port<0.3919>,einval}}
offender: [{pid,<0.40128.0>},
{id,reader},
{mfargs,{rabbit_reader,start_link,
[<0.40127.0>,
{acceptor,{192,168,10,38},5672}]}},
{restart_type,intrinsic},
{shutdown,300000},
{child_type,worker}]
supervisor: {<0.40126.0>,rabbit_connection_sup}
errorContext: shutdown
reason: reached_max_restart_intensity
offender: [{pid,<0.40128.0>},
{id,reader},
{mfargs,{rabbit_reader,start_link,
[<0.40127.0>,
{acceptor,{192,168,10,38},5672}]}},
{restart_type,intrinsic},
{shutdown,300000},
{child_type,worker}]
Seeing the same thing,
Kolla-ansible : stable/yoga
RabbitMQ : 3.9.29