=== Config function: accounts_SUITE:end_per_group/2 (click for source code)

=== Group properties: [{name,utilities}]

=== Config value:

    [{watchdog,<0.2034.0>},
     {escalus_user_db,xmpp},
     {mod_register_options,#{access => register,
                             ip_access =>
                                 [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}],
                             iqdisc => one_queue,password_strength => 0,
                             registration_watchers => []}},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/accounts_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@fca70da71937.2023-11-16_09.05.55/big_tests.tests.accounts_SUITE.logs/run.2023-11-16_09.06.00/accounts_suite.end_per_group.388.html"},
     {tc_group_properties,[{name,utilities}]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/accounts_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@fca70da71937.2023-11-16_09.05.55/big_tests.tests.accounts_SUITE.logs/run.2023-11-16_09.06.00/log_private/"},
     {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@fca70da71937.2023-11-16_09.05.55"

=== Started at 2023-11-16 09:06:07


*** User 2023-11-16 09:06:07.714 ***🔗
alicE@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-16 09:06:07.714 ***🔗
alicE@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='385c474158fec211' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-16 09:06:07.714 ***🔗
alicE@localhost 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-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-16 09:06:07.714 ***🔗
alicE@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2023-11-16 09:06:07.715 ***🔗
alicE@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-16 09:06:07.715 ***🔗
alicE@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-16 09:06:07.715 ***🔗
alicE@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e955cc474ff4b4dd' from='localhost' version='1.0' xml:lang='en' to='alice@localhost'>

*** User 2023-11-16 09:06:07.715 ***🔗
alicE@localhost 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-16 09:06:07.715 ***🔗
alicE@localhost out
<iq type='set' id='7f024ffb6b7c3eda6f919cb3b27a2257'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2023-11-16 09:06:07.715 ***🔗
alicE@localhost in
<iq id='7f024ffb6b7c3eda6f919cb3b27a2257' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2023-11-16 09:06:07.715 ***🔗
alice@localhost/escalus-default-resource out
<iq type='set' id='1751a57fc744711d342da48c47489064'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-16 09:06:07.716 ***🔗
alice@localhost/escalus-default-resource in
<iq from='localhost' to='alice@localhost/escalus-default-resource' id='1751a57fc744711d342da48c47489064' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-16 09:06:07.716 ***🔗
alice@localhost/escalus-default-resource out
<iq type='set' id='5dd2b76da9bfe8dc9f463a20e2c1b401'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2023-11-16 09:06:07.716 ***🔗
alice@localhost/escalus-default-resource in
<iq from='' to='alice@localhost/escalus-default-resource' id='5dd2b76da9bfe8dc9f463a20e2c1b401' type='result'/>



*** User 2023-11-16 09:06:07.719 ***🔗
alice@localhost/escalus-default-resource in
<stream:error>
	<conflict xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
	<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>User removed</text>
</stream:error>



*** User 2023-11-16 09:06:07.719 ***🔗
alice@localhost/escalus-default-resource in
</stream:stream>

*** User 2023-11-16 09:06:07.719 ***🔗
bOb@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-16 09:06:07.720 ***🔗
bOb@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0ae64da1c18c69cd' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-16 09:06:07.720 ***🔗
bOb@localhost 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-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-16 09:06:07.720 ***🔗
bOb@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2023-11-16 09:06:07.721 ***🔗
bOb@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-16 09:06:07.721 ***🔗
bOb@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-16 09:06:07.721 ***🔗
bOb@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='10bc2e991b5862f4' from='localhost' version='1.0' xml:lang='en' to='bob@localhost'>

*** User 2023-11-16 09:06:07.721 ***🔗
bOb@localhost 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-16 09:06:07.721 ***🔗
bOb@localhost out
<iq type='set' id='3d536c44cc6e0233e15d797014d67a47'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2023-11-16 09:06:07.721 ***🔗
bOb@localhost in
<iq id='3d536c44cc6e0233e15d797014d67a47' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2023-11-16 09:06:07.722 ***🔗
bob@localhost/escalus-default-resource out
<iq type='set' id='5a6bf63845e6d6fbee85fc63a3c9a3ea'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-16 09:06:07.722 ***🔗
bob@localhost/escalus-default-resource in
<iq from='localhost' to='bob@localhost/escalus-default-resource' id='5a6bf63845e6d6fbee85fc63a3c9a3ea' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-16 09:06:07.722 ***🔗
bob@localhost/escalus-default-resource out
<iq type='set' id='34fb994516db0bdcd92ea365dad24219'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2023-11-16 09:06:07.722 ***🔗
bob@localhost/escalus-default-resource in
<iq from='' to='bob@localhost/escalus-default-resource' id='34fb994516db0bdcd92ea365dad24219' type='result'/>



*** User 2023-11-16 09:06:07.725 ***🔗
bob@localhost/escalus-default-resource in
<stream:error>
	<conflict xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
	<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>User removed</text>
</stream:error>



*** User 2023-11-16 09:06:07.725 ***🔗
bob@localhost/escalus-default-resource in
</stream:stream>

*** User 2023-11-16 09:06:07.726 ***🔗
NewState: #{acc_e2e_SUITE =>
                #{[cache_and_strip] => {group_status,ok,0,[]},
                  [message] => {group_status,ok,0,[]}},
            accounts_SUITE => #{},current_suite => accounts_SUITE,
            mim_c2s_SUITE => #{},mongoose_sanity_checks_SUITE => #{},
            total_eventually_ok_tests => 0,total_failed => 0,total_ok => 2}



=== Ended at 2023-11-16 09:06:07
=== successfully completed test case
=== === Returned value: [{ok,result,
                         {xmlel,<<"iq">>,
                                [{<<"from">>,<<>>},
                                 {<<"to">>,
                                  <<"alice@localhost/escalus-default-resource">>},
                                 {<<"id">>,
                                  <<"5dd2b76da9bfe8dc9f463a20e2c1b401">>},
                                 {<<"type">>,<<"result">>}],
                                []}},
                     {ok,result,
                         {xmlel,<<"iq">>,
                                [{<<"from">>,<<>>},
                                 {<<"to">>,
                                  <<"bob@localhost/escalus-default-resource">>},
                                 {<<"id">>,
                                  <<"34fb994516db0bdcd92ea365dad24219">>},
                                 {<<"type">>,<<"result">>}],
                                []}}]
=== 
=== Total execution time of group: 0.193s



Test run history | Top level test index | Latest test result