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

=== Config value:

    [{watchdog,<0.68693.0>},
     {preset,"odbc_mssql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_light_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@a5aac04b5a41.2024-04-23_10.53.31/big_tests.tests.muc_light_SUITE.logs/run.2024-04-23_11.06.26/muc_light_suite.remove_and_add_users.html"},
     {tc_group_properties,[{name,owner},{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@a5aac04b5a41.2024-04-23_10.53.31/big_tests.tests.muc_light_SUITE.logs/run.2024-04-23_11.06.26/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        mod_sic => #{iqdisc => one_queue},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_amp => #{},mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_stream_management =>
            #{buffer => true,ack => true,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              backend => mnesia,buffer_max => 100,ack_freq => 1,
              resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {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@a5aac04b5a41.2024-04-23_10.53.31"

=== Started at 2024-04-23 11:06:29


*** CT 2024-04-23 11:06:29.920 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2487.html

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

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



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



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

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



*** User 2024-04-23 11:06:29.931 ***🔗
alicE@domain.example.com/res1 in
<iq id='fb62ed4789b1c5971ce59e07cb22b4f3' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 11:06:29.931 ***🔗
alice@domain.example.com/res1 out
<iq type='set' id='5f8c1d3840fb3c1ce06d42c130904814'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 11:06:29.931 ***🔗
alice@domain.example.com/res1 in
<iq from='domain.example.com' to='alice@domain.example.com/res1' id='5f8c1d3840fb3c1ce06d42c130904814' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 11:06:29.931 ***🔗
alice@domain.example.com/res1 out
<presence/>



*** User 2024-04-23 11:06:29.932 ***🔗
alice@domain.example.com/res1 in
<presence from='alice@domain.example.com/res1' to='alice@domain.example.com/res1'/>



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

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



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



*** User 2024-04-23 11:06:29.935 ***🔗
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 2024-04-23 11:06:29.935 ***🔗
bOb@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f6aa4b9c320a1919' from='domain.example.com' version='1.0' xml:lang='en' to='bob@domain.example.com'>

*** User 2024-04-23 11:06:29.935 ***🔗
bOb@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-23 11:06:29.935 ***🔗
bOb@domain.example.com/res1 out
<iq type='set' id='7458acaae104aa87cd8ff65362e04e60'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 11:06:29.935 ***🔗
bOb@domain.example.com/res1 in
<iq id='7458acaae104aa87cd8ff65362e04e60' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 11:06:29.935 ***🔗
bob@domain.example.com/res1 out
<iq type='set' id='5f66c7fe7e89ebce3119a9652930f914'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 11:06:29.936 ***🔗
bob@domain.example.com/res1 in
<iq from='domain.example.com' to='bob@domain.example.com/res1' id='5f66c7fe7e89ebce3119a9652930f914' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 11:06:29.936 ***🔗
bob@domain.example.com/res1 out
<presence/>



*** User 2024-04-23 11:06:29.937 ***🔗
bob@domain.example.com/res1 in
<presence from='bob@domain.example.com/res1' to='bob@domain.example.com/res1'/>



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

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



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



*** User 2024-04-23 11:06:29.939 ***🔗
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 2024-04-23 11:06:29.939 ***🔗
kate@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='17d1baff7a3b5f57' from='domain.example.com' version='1.0' xml:lang='en' to='kate@domain.example.com'>

*** User 2024-04-23 11:06:29.939 ***🔗
kate@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-23 11:06:29.940 ***🔗
kate@domain.example.com/res1 out
<iq type='set' id='c0021b5f3b18316d8554505a16a7109a'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 11:06:29.940 ***🔗
kate@domain.example.com/res1 in
<iq id='c0021b5f3b18316d8554505a16a7109a' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 11:06:29.940 ***🔗
kate@domain.example.com/res1 out
<iq type='set' id='92ec0f334c6a8abc0dd801ae94509f8c'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 11:06:29.940 ***🔗
kate@domain.example.com/res1 in
<iq from='domain.example.com' to='kate@domain.example.com/res1' id='92ec0f334c6a8abc0dd801ae94509f8c' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 11:06:29.940 ***🔗
kate@domain.example.com/res1 out
<presence/>



*** User 2024-04-23 11:06:29.942 ***🔗
kate@domain.example.com/res1 in
<presence from='kate@domain.example.com/res1' to='kate@domain.example.com/res1'/>



*** User 2024-04-23 11:06:29.942 ***🔗
alice@domain.example.com/res1 out
<iq type='set' id='819cc3e0427e1112f9c900e005d9353c' to='testroom@muclight.domain.example.com'>
	<query xmlns='urn:xmpp:muclight:0#affiliations'>
		<user affiliation='none'>bob@domain.example.com</user>
		<user affiliation='none'>kate@domain.example.com</user>
	</query>
</iq>



*** User 2024-04-23 11:06:29.949 ***🔗
alice@domain.example.com/res1 in
<message from='testroom@muclight.domain.example.com' to='alice@domain.example.com' id='819cc3e0427e1112f9c900e005d9353c' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<prev-version>ver-1</prev-version>
		<version>1713-870389-946089</version>
		<user affiliation='none'>kate@domain.example.com</user>
		<user affiliation='none'>bob@domain.example.com</user>
	</x>
	<body/>
</message>



*** User 2024-04-23 11:06:29.949 ***🔗
bob@domain.example.com/res1 in
<message from='testroom@muclight.domain.example.com' to='bob@domain.example.com' id='819cc3e0427e1112f9c900e005d9353c' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<user affiliation='none'>bob@domain.example.com</user>
	</x>
	<body/>
</message>



*** User 2024-04-23 11:06:29.949 ***🔗
kate@domain.example.com/res1 in
<message from='testroom@muclight.domain.example.com' to='kate@domain.example.com' id='819cc3e0427e1112f9c900e005d9353c' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<user affiliation='none'>kate@domain.example.com</user>
	</x>
	<body/>
</message>



*** User 2024-04-23 11:06:29.949 ***🔗
alice@domain.example.com/res1 in
<iq from='testroom@muclight.domain.example.com' to='alice@domain.example.com/res1' id='819cc3e0427e1112f9c900e005d9353c' type='result'/>



*** User 2024-04-23 11:06:29.950 ***🔗
alice@domain.example.com/res1 out
<iq type='set' id='3f69fe444b78bb93279978f1b742412e' to='testroom@muclight.domain.example.com'>
	<query xmlns='urn:xmpp:muclight:0#affiliations'>
		<user affiliation='member'>bob@domain.example.com</user>
		<user affiliation='member'>kate@domain.example.com</user>
	</query>
</iq>



*** User 2024-04-23 11:06:29.954 ***🔗
alice@domain.example.com/res1 in
<message from='testroom@muclight.domain.example.com' to='alice@domain.example.com' id='3f69fe444b78bb93279978f1b742412e' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<prev-version>1713-870389-946089</prev-version>
		<version>1713-870389-951403</version>
		<user affiliation='member'>kate@domain.example.com</user>
		<user affiliation='member'>bob@domain.example.com</user>
	</x>
	<body/>
</message>



*** User 2024-04-23 11:06:29.954 ***🔗
bob@domain.example.com/res1 in
<message from='testroom@muclight.domain.example.com' to='bob@domain.example.com' id='3f69fe444b78bb93279978f1b742412e' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1713-870389-951403</version>
		<user affiliation='member'>bob@domain.example.com</user>
	</x>
	<body/>
</message>



*** User 2024-04-23 11:06:29.954 ***🔗
kate@domain.example.com/res1 in
<message from='testroom@muclight.domain.example.com' to='kate@domain.example.com' id='3f69fe444b78bb93279978f1b742412e' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1713-870389-951403</version>
		<user affiliation='member'>kate@domain.example.com</user>
	</x>
	<body/>
</message>



*** User 2024-04-23 11:06:29.954 ***🔗
alice@domain.example.com/res1 in
<iq from='testroom@muclight.domain.example.com' to='alice@domain.example.com/res1' id='3f69fe444b78bb93279978f1b742412e' type='result'/>



*** User 2024-04-23 11:06:29.954 ***🔗
kate@domain.example.com/res1 out
</stream:stream>

*** User 2024-04-23 11:06:29.954 ***🔗
kate@domain.example.com/res1 in
</stream:stream>

*** User 2024-04-23 11:06:29.954 ***🔗
bob@domain.example.com/res1 out
</stream:stream>

*** User 2024-04-23 11:06:29.955 ***🔗
bob@domain.example.com/res1 in
</stream:stream>

*** User 2024-04-23 11:06:29.955 ***🔗
alice@domain.example.com/res1 out
</stream:stream>

*** User 2024-04-23 11:06:29.955 ***🔗
alice@domain.example.com/res1 in
</stream:stream>
*** CT 2024-04-23 11:06:29.962 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2487.html



=== Ended at 2024-04-23 11:06:29
=== successfully completed test case
=== === Returned value: ok


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