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

=== Config value:

    [{watchdog,<0.39445.0>},
     {preset,"mysql_redis"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/login_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@9a1cab320394.2024-04-22_17.28.34/big_tests.tests.login_SUITE.logs/run.2024-04-22_17.35.24/login_suite.log_one_scram_sha512_plus.45316.html"},
     {tc_group_properties,[{name,login_scram},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@9a1cab320394.2024-04-22_17.28.34/big_tests.tests.login_SUITE.logs/run.2024-04-22_17.35.24/log_private/"},
     {config_backup,#{{auth,<<"test type">>} =>
                          {ok,#{methods => [rdbms],
                                password =>
                                    #{format => scram,
                                      hash => [sha256],
                                      scram_iterations => 64},
                                rdbms => #{users_number_estimate => false},
                                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],
                                max_users_per_domain => infinity,
                                sasl_external => [standard]}}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"domain.example.com">>},
                           {host,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {neustradamus,[{username,<<"neustradamus">>},
                                    {server,<<"domain.example.com">>},
                                    {host,<<"localhost">>},
                                    {password,<<"scramshaplus">>},
                                    {starttls,required},
                                    {tls_module,fast_tls}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@9a1cab320394.2024-04-22_17.28.34"

=== Started at 2024-04-22 17:35:25


*** CT 2024-04-22 17:35:25.089 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2800.html

*** User 2024-04-22 17:35:25.101 ***🔗
neustradamus_log_one_scram_sha512_plus_1634@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-22 17:35:25.101 ***🔗
neustradamus_log_one_scram_sha512_plus_1634@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2a3e855a6effbb12' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2024-04-22 17:35:25.102 ***🔗
neustradamus_log_one_scram_sha512_plus_1634@domain.example.com/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-512</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-22 17:35:25.102 ***🔗
neustradamus_log_one_scram_sha512_plus_1634@domain.example.com/res1 out
<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>



*** User 2024-04-22 17:35:25.102 ***🔗
neustradamus_log_one_scram_sha512_plus_1634@domain.example.com/res1 in
<proceed xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>



*** User 2024-04-22 17:35:25.224 ***🔗
neustradamus_log_one_scram_sha512_plus_1634@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-22 17:35:25.224 ***🔗
neustradamus_log_one_scram_sha512_plus_1634@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e46f703d5d177f56' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2024-04-22 17:35:25.225 ***🔗
neustradamus_log_one_scram_sha512_plus_1634@domain.example.com/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-512-PLUS</mechanism>
		<mechanism>SCRAM-SHA-512</mechanism>
		<mechanism>SCRAM-SHA-384-PLUS</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256-PLUS</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224-PLUS</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1-PLUS</mechanism>
		<mechanism>SCRAM-SHA-1</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-22 17:35:25.225 ***🔗
neustradamus_log_one_scram_sha512_plus_1634@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='SCRAM-SHA-512-PLUS'>cD10bHMtdW5pcXVlLCxuPW5ldXN0cmFkYW11c19sb2dfb25lX3NjcmFtX3NoYTUxMl9wbHVzXzE2MzQscj0rcjNmYTJ0ckFxTWNJYW05Mk1iaTd3PT0=</auth>



*** User 2024-04-22 17:35:25.226 ***🔗
neustradamus_log_one_scram_sha512_plus_1634@domain.example.com/res1 in
<challenge xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>cj0rcjNmYTJ0ckFxTWNJYW05Mk1iaTd3PT11NmxLQzVzR2RPRTZpZGN4ZWk3YlZnPT0scz1GN2VFajVIdjJhV293ZWs0bmhZTVh3PT0saT02NA==</challenge>



*** User 2024-04-22 17:35:25.226 ***🔗
neustradamus_log_one_scram_sha512_plus_1634@domain.example.com/res1 out
<response xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>Yz1jRDEwYkhNdGRXNXBjWFZsTEN3ZWZ2TE5aWVd1TmVPVWdTRzBhVFcxb3JUOCtlbStPLyt5dHZDdWNqeTFxaEwxekVRbHRWbXVVaHlkOG8yTTFOYz0scj0rcjNmYTJ0ckFxTWNJYW05Mk1iaTd3PT11NmxLQzVzR2RPRTZpZGN4ZWk3YlZnPT0scD1pYVpDRWNNT2VVYVFpUXd2Y0loZVpFQ3hEZlc0U1B1VUhwbXZWandyQ1VRMHZtTjJDRmkvMmY5aFE0QjhXQ2l6S3pUa1lnSUErbk8rVmY5WEJER2xadz09</response>



*** User 2024-04-22 17:35:25.227 ***🔗
neustradamus_log_one_scram_sha512_plus_1634@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>dj1RMzFHSE9WTWJEMU1US3Y0MWJLaTdkQkhxb2NPc2tXQTJFTW5FMWNGaHhNUjNrcEhDWnRkOTJCQk1HVWthQnhUTEovUFFWTUtNTTZ5bzREV2l6NHpoQT09</success>



*** User 2024-04-22 17:35:25.227 ***🔗
neustradamus_log_one_scram_sha512_plus_1634@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-22 17:35:25.227 ***🔗
neustradamus_log_one_scram_sha512_plus_1634@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='169dcdd45946dc39' from='domain.example.com' version='1.0' xml:lang='en' to='neustradamus_log_one_scram_sha512_plus_1634@domain.example.com'>

*** User 2024-04-22 17:35:25.227 ***🔗
neustradamus_log_one_scram_sha512_plus_1634@domain.example.com/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-22 17:35:25.227 ***🔗
neustradamus_log_one_scram_sha512_plus_1634@domain.example.com/res1 out
<iq type='set' id='66fb18de42cbc163c8a7595dc7675af8'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-22 17:35:25.228 ***🔗
neustradamus_log_one_scram_sha512_plus_1634@domain.example.com/res1 in
<iq id='66fb18de42cbc163c8a7595dc7675af8' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>neustradamus_log_one_scram_sha512_plus_1634@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2024-04-22 17:35:25.228 ***🔗
neustradamus_log_one_scram_sha512_plus_1634@domain.example.com/res1 out
<iq type='set' id='54990abc20df4507d622d0bd7f395b64'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 17:35:25.229 ***🔗
neustradamus_log_one_scram_sha512_plus_1634@domain.example.com/res1 in
<iq from='domain.example.com' to='neustradamus_log_one_scram_sha512_plus_1634@domain.example.com/res1' id='54990abc20df4507d622d0bd7f395b64' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 17:35:25.229 ***🔗
neustradamus_log_one_scram_sha512_plus_1634@domain.example.com/res1 out
<presence/>



*** User 2024-04-22 17:35:25.231 ***🔗
neustradamus_log_one_scram_sha512_plus_1634@domain.example.com/res1 in
<presence from='neustradamus_log_one_scram_sha512_plus_1634@domain.example.com/res1' to='neustradamus_log_one_scram_sha512_plus_1634@domain.example.com/res1'/>



*** User 2024-04-22 17:35:25.231 ***🔗
neustradamus_log_one_scram_sha512_plus_1634@domain.example.com/res1 out
<message type='chat' to='neustradamus_log_one_scram_sha512_plus_1634@domain.example.com/res1'>
	<body>Hi!</body>
</message>



*** User 2024-04-22 17:35:25.231 ***🔗
neustradamus_log_one_scram_sha512_plus_1634@domain.example.com/res1 in
<message from='neustradamus_log_one_scram_sha512_plus_1634@domain.example.com/res1' to='neustradamus_log_one_scram_sha512_plus_1634@domain.example.com/res1' type='chat'>
	<body>Hi!</body>
</message>



*** User 2024-04-22 17:35:25.232 ***🔗
neustradamus_log_one_scram_sha512_plus_1634@domain.example.com/res1 out
</stream:stream>

*** User 2024-04-22 17:35:25.232 ***🔗
neustradamus_log_one_scram_sha512_plus_1634@domain.example.com/res1 in
</stream:stream>
*** CT 2024-04-22 17:35:25.236 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2800.html



=== Ended at 2024-04-22 17:35:25
=== successfully completed test case
=== === Returned value: ok