=== Test case: muc_light_SUITE:leave_room/1 (click for source code)

=== Config value:

    [{watchdog,<0.27210.1>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_light_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@f0b09cc3aef4.2022-05-25_09.03.38/big_tests.tests.muc_light_SUITE.logs/run.2022-05-25_09.12.20/muc_light_suite.leave_room.html"},
     {tc_group_properties,[{name,occupant},{repeat_until_all_ok,3},sequence]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/muc_light_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@f0b09cc3aef4.2022-05-25_09.03.38/big_tests.tests.muc_light_SUITE.logs/run.2022-05-25_09.12.20/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_amp => #{},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{number_of_segments => 5,strategy => fifo,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_commands => #{},
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_muc_commands => #{},mod_muc_light_commands => #{},
        mod_register =>
            #{access => register,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}],
              iqdisc => one_queue,password_strength => 0,
              registration_watchers => []},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management =>
            #{ack => true,ack_freq => 1,backend => mnesia,buffer => true,
              buffer_max => 100,resume_timeout => 600,
              stale_h =>
                  #{enabled => false,geriatric => 3600,repeat_after => 1800}},
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,search => true}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"domain.example.com">>},
                           {host,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"domain.example.com">>},
                            {host,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {mike,[{username,<<"mike">>},
                            {server,<<"domain.example.com">>},
                            {host,<<"localhost">>},
                            {password,<<"nicniema">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@f0b09cc3aef4.2022-05-25_09.03.38"

=== Started at 2022-05-25 09:12:22


*** CT 2022-05-25 09:12:22.286 *** View log from node mongooseim@localhost when started mongooseim@localhost_2270.html
*** CT 2022-05-25 09:12:22.286 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_489.html

*** User 2022-05-25 09:12:22.293 ***
alicE@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 2022-05-25 09:12:22.293 ***
alicE@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='43e30b1d53e4c6cf' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-25 09:12:22.293 ***
alicE@domain.example.com/res1 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-05-25 09:12:22.293 ***
alicE@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2022-05-25 09:12:22.294 ***
alicE@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-25 09:12:22.294 ***
alicE@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 2022-05-25 09:12:22.294 ***
alicE@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='fa9f7884f70e3ef1' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-25 09:12:22.294 ***
alicE@domain.example.com/res1 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-05-25 09:12:22.294 ***
alicE@domain.example.com/res1 out
<iq type='set' id='c557be2c257dc82f24b486f1db7e003f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-25 09:12:22.295 ***
alicE@domain.example.com/res1 in
<iq id='c557be2c257dc82f24b486f1db7e003f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-05-25 09:12:22.295 ***
alice@domain.example.com/res1 out
<iq type='set' id='c41f33ba7c7a7605125515e65a5b04ca'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 09:12:22.295 ***
alice@domain.example.com/res1 in
<iq type='result' id='c41f33ba7c7a7605125515e65a5b04ca'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 09:12:22.295 ***
alice@domain.example.com/res1 out
<presence/>



*** User 2022-05-25 09:12:22.296 ***
alice@domain.example.com/res1 in
<presence from='alice@domain.example.com/res1' to='alice@domain.example.com/res1' xml:lang='en'/>



*** User 2022-05-25 09:12:22.297 ***
bOb@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 2022-05-25 09:12:22.297 ***
bOb@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7a7ed038af69fcb0' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-25 09:12:22.298 ***
bOb@domain.example.com/res1 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-05-25 09:12:22.298 ***
bOb@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2022-05-25 09:12:22.299 ***
bOb@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-25 09:12:22.299 ***
bOb@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 2022-05-25 09:12:22.299 ***
bOb@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='19c84de3aa538f97' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-25 09:12:22.299 ***
bOb@domain.example.com/res1 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-05-25 09:12:22.299 ***
bOb@domain.example.com/res1 out
<iq type='set' id='5ae3f7ed2afb21cd363576c2b9da5ccc'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-25 09:12:22.299 ***
bOb@domain.example.com/res1 in
<iq id='5ae3f7ed2afb21cd363576c2b9da5ccc' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-05-25 09:12:22.299 ***
bob@domain.example.com/res1 out
<iq type='set' id='ce3d96c4a7b91eb56ed39e520ccc7e58'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 09:12:22.300 ***
bob@domain.example.com/res1 in
<iq type='result' id='ce3d96c4a7b91eb56ed39e520ccc7e58'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 09:12:22.300 ***
bob@domain.example.com/res1 out
<presence/>



*** User 2022-05-25 09:12:22.301 ***
bob@domain.example.com/res1 in
<presence from='bob@domain.example.com/res1' to='bob@domain.example.com/res1' xml:lang='en'/>



*** User 2022-05-25 09:12:22.302 ***
kate@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 2022-05-25 09:12:22.302 ***
kate@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e37184a93a80dd6d' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-25 09:12:22.302 ***
kate@domain.example.com/res1 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-05-25 09:12:22.302 ***
kate@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGUAbWFrcm93ZTtw</auth>



*** User 2022-05-25 09:12:22.303 ***
kate@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-25 09:12:22.303 ***
kate@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 2022-05-25 09:12:22.303 ***
kate@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6504e86d30a45932' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-25 09:12:22.303 ***
kate@domain.example.com/res1 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-05-25 09:12:22.303 ***
kate@domain.example.com/res1 out
<iq type='set' id='52b923d6519b032c7a9ebacc7adcd98d'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-25 09:12:22.304 ***
kate@domain.example.com/res1 in
<iq id='52b923d6519b032c7a9ebacc7adcd98d' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-05-25 09:12:22.304 ***
kate@domain.example.com/res1 out
<iq type='set' id='2d4d157c405fbd485dbe92a2c979dcb4'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 09:12:22.304 ***
kate@domain.example.com/res1 in
<iq type='result' id='2d4d157c405fbd485dbe92a2c979dcb4'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 09:12:22.304 ***
kate@domain.example.com/res1 out
<presence/>



*** User 2022-05-25 09:12:22.305 ***
kate@domain.example.com/res1 in
<presence from='kate@domain.example.com/res1' to='kate@domain.example.com/res1' xml:lang='en'/>



*** User 2022-05-25 09:12:22.306 ***
kate@domain.example.com/res1 out
<iq type='set' id='c065c1daa5565bf89004d419a233e550' to='testroom@muclight.domain.example.com'>
	<query xmlns='urn:xmpp:muclight:0#affiliations'>
		<user affiliation='none'>kate@domain.example.com</user>
	</query>
</iq>



*** User 2022-05-25 09:12:22.309 ***
alice@domain.example.com/res1 in
<message from='testroom@muclight.domain.example.com' to='alice@domain.example.com' id='c065c1daa5565bf89004d419a233e550' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<prev-version>ver-1</prev-version>
		<version>1653-469942-307491</version>
		<user affiliation='none'>kate@domain.example.com</user>
	</x>
	<body/>
</message>



*** User 2022-05-25 09:12:22.309 ***
bob@domain.example.com/res1 in
<message from='testroom@muclight.domain.example.com' to='bob@domain.example.com' id='c065c1daa5565bf89004d419a233e550' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<prev-version>ver-1</prev-version>
		<version>1653-469942-307491</version>
		<user affiliation='none'>kate@domain.example.com</user>
	</x>
	<body/>
</message>



*** User 2022-05-25 09:12:22.310 ***
kate@domain.example.com/res1 in
<message from='testroom@muclight.domain.example.com' to='kate@domain.example.com' id='c065c1daa5565bf89004d419a233e550' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<user affiliation='none'>kate@domain.example.com</user>
	</x>
	<body/>
</message>



*** User 2022-05-25 09:12:22.310 ***
kate@domain.example.com/res1 in
<iq from='testroom@muclight.domain.example.com' to='kate@domain.example.com/res1' id='c065c1daa5565bf89004d419a233e550' type='result'/>



*** User 2022-05-25 09:12:22.310 ***
bob@domain.example.com/res1 out
<iq type='set' id='0ea105ba1089989386bbeebb2358b456' to='testroom@muclight.domain.example.com'>
	<query xmlns='urn:xmpp:muclight:0#affiliations'>
		<user affiliation='none'>bob@domain.example.com</user>
	</query>
</iq>



*** User 2022-05-25 09:12:22.313 ***
alice@domain.example.com/res1 in
<message from='testroom@muclight.domain.example.com' to='alice@domain.example.com' id='0ea105ba1089989386bbeebb2358b456' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<prev-version>1653-469942-307491</prev-version>
		<version>1653-469942-310721</version>
		<user affiliation='none'>bob@domain.example.com</user>
	</x>
	<body/>
</message>



*** User 2022-05-25 09:12:22.313 ***
bob@domain.example.com/res1 in
<message from='testroom@muclight.domain.example.com' to='bob@domain.example.com' id='0ea105ba1089989386bbeebb2358b456' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<user affiliation='none'>bob@domain.example.com</user>
	</x>
	<body/>
</message>



*** User 2022-05-25 09:12:22.313 ***
bob@domain.example.com/res1 in
<iq from='testroom@muclight.domain.example.com' to='bob@domain.example.com/res1' id='0ea105ba1089989386bbeebb2358b456' type='result'/>



*** User 2022-05-25 09:12:22.313 ***
alice@domain.example.com/res1 out
<iq type='set' id='f30ac6379d6d7711beb38216a1758753' to='testroom@muclight.domain.example.com'>
	<query xmlns='urn:xmpp:muclight:0#affiliations'>
		<user affiliation='none'>alice@domain.example.com</user>
	</query>
</iq>



*** User 2022-05-25 09:12:22.317 ***
alice@domain.example.com/res1 in
<message from='testroom@muclight.domain.example.com' to='alice@domain.example.com' id='f30ac6379d6d7711beb38216a1758753' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<user affiliation='none'>alice@domain.example.com</user>
	</x>
	<body/>
</message>



*** User 2022-05-25 09:12:22.318 ***
alice@domain.example.com/res1 in
<iq from='testroom@muclight.domain.example.com' to='alice@domain.example.com/res1' id='f30ac6379d6d7711beb38216a1758753' type='result'/>



*** User 2022-05-25 09:12:22.318 ***
kate@domain.example.com/res1 out
</stream:stream>

*** User 2022-05-25 09:12:22.318 ***
kate@domain.example.com/res1 in
</stream:stream>

*** User 2022-05-25 09:12:22.318 ***
bob@domain.example.com/res1 out
</stream:stream>

*** User 2022-05-25 09:12:22.319 ***
bob@domain.example.com/res1 in
</stream:stream>

*** User 2022-05-25 09:12:22.319 ***
alice@domain.example.com/res1 out
</stream:stream>

*** User 2022-05-25 09:12:22.319 ***
alice@domain.example.com/res1 in
</stream:stream>
*** CT 2022-05-25 09:12:22.325 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_489.html
*** CT 2022-05-25 09:12:22.326 *** View log from node mongooseim@localhost when finished mongooseim@localhost_2270.html



=== Ended at 2022-05-25 09:12:22
=== successfully completed test case
=== === Returned value: ok


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