=== Test case: login_SUITE:blocked_user/1 (click for source code)

=== Config value:

    [{watchdog,<0.20759.0>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/login_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@ebe8a8f9fc53.2022-01-25_16.21.59/big_tests.tests.login_SUITE.logs/run.2022-01-25_16.25.50/login_suite.blocked_user.24963.html"},
     {tc_group_properties,[{name,login},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/login_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@ebe8a8f9fc53.2022-01-25_16.21.59/big_tests.tests.login_SUITE.logs/run.2022-01-25_16.25.50/log_private/"},
     {config_backup,#{{auth,<<"localhost">>} =>
                          {ok,#{methods => [rdbms],
                                password =>
                                    #{format => scram,
                                      hash => [sha256],
                                      scram_iterations => 64},
                                rdbms => #{users_number_estimate => false},
                                sasl_external => [standard],
                                sasl_mechanisms =>
                                    [cyrsasl_scram_sha512_plus,
                                     cyrsasl_scram_sha512,
                                     cyrsasl_scram_sha384_plus,
                                     cyrsasl_scram_sha384,
                                     cyrsasl_scram_sha256_plus,
                                     cyrsasl_scram_sha256,
                                     cyrsasl_scram_sha224_plus,
                                     cyrsasl_scram_sha224,
                                     cyrsasl_scram_sha1_plus,
                                     cyrsasl_scram_sha1,cyrsasl_plain,
                                     cyrsasl_anonymous,cyrsasl_oauth]}}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@ebe8a8f9fc53.2022-01-25_16.21.59"

=== Started at 2022-01-25 16:25:50


*** CT 2022-01-25 16:25:50.595 *** View log from node mongooseim@localhost when started mongooseim@localhost_946.html
*** CT 2022-01-25 16:25:50.595 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_541.html

*** User 2022-01-25 16:25:50.599 ***
alicE@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-25 16:25:50.599 ***
alicE@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e4a9b448d3cdf965' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-25 16:25:50.600 ***
alicE@localhost in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-01-25 16:25:50.600 ***
alicE@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2022-01-25 16:25:50.602 ***
alicE@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-25 16:25:50.602 ***
alicE@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-25 16:25:50.603 ***
alicE@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1c0d22660f54bb68' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-25 16:25:50.603 ***
alicE@localhost in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-01-25 16:25:50.603 ***
alicE@localhost out
<iq type='set' id='c98425e229e9743fa494fe2952aba337'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2022-01-25 16:25:50.603 ***
alicE@localhost in
<iq id='c98425e229e9743fa494fe2952aba337' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2022-01-25 16:25:50.603 ***
alicE@localhost/escalus-default-resource out
<iq type='set' id='69ca9e40bf3138bc81e8a6d576d2c61d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:25:50.604 ***
alicE@localhost/escalus-default-resource in
<iq type='error' id='69ca9e40bf3138bc81e8a6d576d2c61d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<error code='405' type='cancel'>
		<not-allowed xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
	</error>
</iq>


*** CT 2022-01-25 16:25:50.607 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_541.html
*** CT 2022-01-25 16:25:50.607 *** View log from node mongooseim@localhost when finished mongooseim@localhost_946.html



=== Ended at 2022-01-25 16:25:50
=== successfully completed test case
=== === Returned value: ok