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

=== Config value:

    [{watchdog,<0.38621.0>},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/login_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@a2fc54846062.2023-11-14_11.38.11/big_tests.tests.login_SUITE.logs/run.2023-11-14_11.49.47/login_suite.log_one_scram_sha384_plus.37637.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@a2fc54846062.2023-11-14_11.38.11/big_tests.tests.login_SUITE.logs/run.2023-11-14_11.49.47/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@a2fc54846062.2023-11-14_11.38.11"

=== Started at 2023-11-14 11:49:48


*** CT 2023-11-14 11:49:48.264 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2066.html

*** User 2023-11-14 11:49:48.277 ***🔗
neustradamus_log_one_scram_sha384_plus_2210@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 2023-11-14 11:49:48.278 ***🔗
neustradamus_log_one_scram_sha384_plus_2210@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='32f373203d4aaba0' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-14 11:49:48.278 ***🔗
neustradamus_log_one_scram_sha384_plus_2210@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 2023-11-14 11:49:48.278 ***🔗
neustradamus_log_one_scram_sha384_plus_2210@domain.example.com/res1 out
<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>



*** User 2023-11-14 11:49:48.279 ***🔗
neustradamus_log_one_scram_sha384_plus_2210@domain.example.com/res1 in
<proceed xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>



*** User 2023-11-14 11:49:48.399 ***🔗
neustradamus_log_one_scram_sha384_plus_2210@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 2023-11-14 11:49:48.400 ***🔗
neustradamus_log_one_scram_sha384_plus_2210@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6032e32dcdf2a2d5' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-14 11:49:48.400 ***🔗
neustradamus_log_one_scram_sha384_plus_2210@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 2023-11-14 11:49:48.400 ***🔗
neustradamus_log_one_scram_sha384_plus_2210@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='SCRAM-SHA-384-PLUS'>cD10bHMtdW5pcXVlLCxuPW5ldXN0cmFkYW11c19sb2dfb25lX3NjcmFtX3NoYTM4NF9wbHVzXzIyMTAscj14djA0dVU1cWY5YTU1cDFqdW1BQmdRPT0=</auth>



*** User 2023-11-14 11:49:48.402 ***🔗
neustradamus_log_one_scram_sha384_plus_2210@domain.example.com/res1 in
<challenge xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>cj14djA0dVU1cWY5YTU1cDFqdW1BQmdRPT04bXpxVE1uenlXVVdUR0pqR0JqRUF3PT0scz1rR1dZQS8xU1ZQU1pVWWpDVUw4aTBBPT0saT02NA==</challenge>



*** User 2023-11-14 11:49:48.402 ***🔗
neustradamus_log_one_scram_sha384_plus_2210@domain.example.com/res1 out
<response xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>Yz1jRDEwYkhNdGRXNXBjWFZsTEN5cFBmNFErV2luYlFhbDN1VFZsZW8zcFdkMlpIL25xQkVhQ01UOFg2NlI1eFM0QjRvTFFVeENWN2xBOHBlZVBEWT0scj14djA0dVU1cWY5YTU1cDFqdW1BQmdRPT04bXpxVE1uenlXVVdUR0pqR0JqRUF3PT0scD1SeWk2ckYwV2VDR2FFOW5SQ3RwdVpGTkRjN1ZyUy9zbHMyVW94emNIRXdkOWxqVWI2TmE5SFhGVlI0QjdYeHho</response>



*** User 2023-11-14 11:49:48.402 ***🔗
neustradamus_log_one_scram_sha384_plus_2210@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>dj05RzMwaE9VTFVEb0JoaVNrMnFJNExLMEpOQitFZHZpV2Y1UlZXSVdCUHN1V3NVOGVZMGpQNjkyOCszR3lEa1Qy</success>



*** User 2023-11-14 11:49:48.402 ***🔗
neustradamus_log_one_scram_sha384_plus_2210@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 2023-11-14 11:49:48.402 ***🔗
neustradamus_log_one_scram_sha384_plus_2210@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1d1a59817311840c' from='domain.example.com' version='1.0' xml:lang='en' to='neustradamus_log_one_scram_sha384_plus_2210@domain.example.com'>

*** User 2023-11-14 11:49:48.402 ***🔗
neustradamus_log_one_scram_sha384_plus_2210@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 2023-11-14 11:49:48.403 ***🔗
neustradamus_log_one_scram_sha384_plus_2210@domain.example.com/res1 out
<iq type='set' id='ddf193080c6da9113d33f73f0b181172'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-14 11:49:48.403 ***🔗
neustradamus_log_one_scram_sha384_plus_2210@domain.example.com/res1 in
<iq id='ddf193080c6da9113d33f73f0b181172' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>neustradamus_log_one_scram_sha384_plus_2210@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2023-11-14 11:49:48.403 ***🔗
neustradamus_log_one_scram_sha384_plus_2210@domain.example.com/res1 out
<iq type='set' id='f4977b34dc00491990110ad5f664d625'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-14 11:49:48.404 ***🔗
neustradamus_log_one_scram_sha384_plus_2210@domain.example.com/res1 in
<iq from='domain.example.com' to='neustradamus_log_one_scram_sha384_plus_2210@domain.example.com/res1' id='f4977b34dc00491990110ad5f664d625' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-14 11:49:48.404 ***🔗
neustradamus_log_one_scram_sha384_plus_2210@domain.example.com/res1 out
<presence/>



*** User 2023-11-14 11:49:48.405 ***🔗
neustradamus_log_one_scram_sha384_plus_2210@domain.example.com/res1 in
<presence from='neustradamus_log_one_scram_sha384_plus_2210@domain.example.com/res1' to='neustradamus_log_one_scram_sha384_plus_2210@domain.example.com/res1'/>



*** User 2023-11-14 11:49:48.405 ***🔗
neustradamus_log_one_scram_sha384_plus_2210@domain.example.com/res1 out
<message type='chat' to='neustradamus_log_one_scram_sha384_plus_2210@domain.example.com/res1'>
	<body>Hi!</body>
</message>



*** User 2023-11-14 11:49:48.405 ***🔗
neustradamus_log_one_scram_sha384_plus_2210@domain.example.com/res1 in
<message from='neustradamus_log_one_scram_sha384_plus_2210@domain.example.com/res1' to='neustradamus_log_one_scram_sha384_plus_2210@domain.example.com/res1' type='chat'>
	<body>Hi!</body>
</message>



*** User 2023-11-14 11:49:48.405 ***🔗
neustradamus_log_one_scram_sha384_plus_2210@domain.example.com/res1 out
</stream:stream>

*** User 2023-11-14 11:49:48.405 ***🔗
neustradamus_log_one_scram_sha384_plus_2210@domain.example.com/res1 in
</stream:stream>
*** CT 2023-11-14 11:49:48.413 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2066.html



=== Ended at 2023-11-14 11:49:48
=== successfully completed test case
=== === Returned value: ok