=== Test case: accounts_SUITE:registration_conflict/1 (click for source code)

=== Config value:

    [{watchdog,<0.1750.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@c99c1168ae9b.2024-04-23_11.31.47/big_tests.tests.accounts_SUITE.logs/run.2024-04-23_11.31.51/accounts_suite.registration_conflict.1410.html"},
     {tc_group_properties,[{name,register},parallel]},
     {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@c99c1168ae9b.2024-04-23_11.31.47/big_tests.tests.accounts_SUITE.logs/run.2024-04-23_11.31.51/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@c99c1168ae9b.2024-04-23_11.31.47"

=== Started at 2024-04-23 11:31:51


*** CT 2024-04-23 11:31:51.464 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_37.html

*** User 2024-04-23 11:31:51.465 ***🔗
alicE@domain.example.com 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-23 11:31:51.465 ***🔗
alicE@domain.example.com in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='081972223c038ae9' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2024-04-23 11:31:51.465 ***🔗
alicE@domain.example.com 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 2024-04-23 11:31:51.466 ***🔗
alicE@domain.example.com out
<iq type='get' id='b56f1e2645175b4f69c9fbca4ce191ca'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2024-04-23 11:31:51.466 ***🔗
alicE@domain.example.com in
<iq from='domain.example.com' to='domain.example.com' id='b56f1e2645175b4f69c9fbca4ce191ca' type='result'>
	<query xmlns='jabber:iq:register'>
		<instructions>Choose a username and password to register with this server</instructions>
		<username/>
		<password/>
	</query>
</iq>



*** User 2024-04-23 11:31:51.466 ***🔗
alicE@domain.example.com out
<iq type='set' id='f1acc323ab27ccde39fb65fb1b889d10'>
	<query xmlns='jabber:iq:register'>
		<username>alicE</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2024-04-23 11:31:51.468 ***🔗
alicE@domain.example.com in
<iq from='domain.example.com' to='domain.example.com' id='f1acc323ab27ccde39fb65fb1b889d10' type='result'>
	<query xmlns='jabber:iq:register'>
		<username>alicE</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2024-04-23 11:31:51.468 ***🔗
alicE@domain.example.com out
</stream:stream>

*** User 2024-04-23 11:31:51.468 ***🔗
alicE@domain.example.com in
</stream:stream>

*** User 2024-04-23 11:31:51.468 ***🔗
alicE@domain.example.com 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-23 11:31:51.468 ***🔗
alicE@domain.example.com in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='aa565a139a04da3e' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2024-04-23 11:31:51.469 ***🔗
alicE@domain.example.com 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 2024-04-23 11:31:51.469 ***🔗
alicE@domain.example.com out
<iq type='get' id='9fd64e73605fa1e93eddad25dfbcf5ed'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2024-04-23 11:31:51.469 ***🔗
alicE@domain.example.com in
<iq from='domain.example.com' to='domain.example.com' id='9fd64e73605fa1e93eddad25dfbcf5ed' type='result'>
	<query xmlns='jabber:iq:register'>
		<instructions>Choose a username and password to register with this server</instructions>
		<username/>
		<password/>
	</query>
</iq>



*** User 2024-04-23 11:31:51.469 ***🔗
alicE@domain.example.com out
<iq type='set' id='1adb5f0cbbc45c4cbfcb9997b25e4f0d'>
	<query xmlns='jabber:iq:register'>
		<username>alicE</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2024-04-23 11:31:51.470 ***🔗
alicE@domain.example.com in
<iq from='domain.example.com' to='domain.example.com' id='1adb5f0cbbc45c4cbfcb9997b25e4f0d' type='error'>
	<query xmlns='jabber:iq:register'>
		<username>alicE</username>
		<password>matygrysa</password>
	</query>
	<error code='409' type='cancel'>
		<conflict xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
	</error>
</iq>



*** User 2024-04-23 11:31:51.470 ***🔗
alicE@domain.example.com out
</stream:stream>

*** User 2024-04-23 11:31:51.470 ***🔗
alicE@domain.example.com in
</stream:stream>

*** User 2024-04-23 11:31:51.472 ***🔗
alicE@domain.example.com 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-23 11:31:51.472 ***🔗
alicE@domain.example.com in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='92714a1407c54e8a' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2024-04-23 11:31:51.472 ***🔗
alicE@domain.example.com 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 2024-04-23 11:31:51.472 ***🔗
alicE@domain.example.com out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2024-04-23 11:31:51.473 ***🔗
alicE@domain.example.com in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 11:31:51.473 ***🔗
alicE@domain.example.com 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-23 11:31:51.473 ***🔗
alicE@domain.example.com in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ffbf3b28f07251f8' from='domain.example.com' version='1.0' xml:lang='en' to='alice@domain.example.com'>

*** User 2024-04-23 11:31:51.473 ***🔗
alicE@domain.example.com 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-23 11:31:51.473 ***🔗
alicE@domain.example.com out
<iq type='set' id='c8b25218283fda8bc94f410675842c31'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2024-04-23 11:31:51.473 ***🔗
alicE@domain.example.com in
<iq id='c8b25218283fda8bc94f410675842c31' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@domain.example.com/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2024-04-23 11:31:51.474 ***🔗
alice@domain.example.com/escalus-default-resource out
<iq type='set' id='85e08d22998091910e8c3e479ee647df'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 11:31:51.474 ***🔗
alice@domain.example.com/escalus-default-resource in
<iq from='domain.example.com' to='alice@domain.example.com/escalus-default-resource' id='85e08d22998091910e8c3e479ee647df' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 11:31:51.474 ***🔗
alice@domain.example.com/escalus-default-resource out
<iq type='set' id='fef4c0dbff15b253463d9e6a68f37d12'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2024-04-23 11:31:51.474 ***🔗
alice@domain.example.com/escalus-default-resource in
<iq from='' to='alice@domain.example.com/escalus-default-resource' id='fef4c0dbff15b253463d9e6a68f37d12' type='result'/>



*** User 2024-04-23 11:31:51.479 ***🔗
alice@domain.example.com/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 2024-04-23 11:31:51.479 ***🔗
alice@domain.example.com/escalus-default-resource in
</stream:stream>
*** CT 2024-04-23 11:31:51.480 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_37.html



=== Ended at 2024-04-23 11:31:51
=== successfully completed test case
=== === Returned value: {ok,conflict,
                        {xmlel,<<"iq">>,
                            [{<<"from">>,<<"domain.example.com">>},
                             {<<"to">>,<<"domain.example.com">>},
                             {<<"id">>,<<"1adb5f0cbbc45c4cbfcb9997b25e4f0d">>},
                             {<<"type">>,<<"error">>}],
                            [{xmlel,<<"query">>,
                                 [{<<"xmlns">>,<<"jabber:iq:register">>}],
                                 [{xmlel,<<"username">>,[],
                                      [{xmlcdata,<<"alicE">>}]},
                                  {xmlel,<<"password">>,[],
                                      [{xmlcdata,<<"matygrysa">>}]}]},
                             {xmlel,<<"error">>,
                                 [{<<"code">>,<<"409">>},
                                  {<<"type">>,<<"cancel">>}],
                                 [{xmlel,<<"conflict">>,
                                      [{<<"xmlns">>,
                                        <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
                                      []}]}]}}