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

=== Config value:

    [{watchdog,<0.28208.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@43a5deef6262.2022-01-27_15.25.11/big_tests.tests.muc_light_SUITE.logs/run.2022-01-27_15.34.08/muc_light_suite.get_room_config.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@43a5deef6262.2022-01-27_15.25.11/big_tests.tests.muc_light_SUITE.logs/run.2022-01-27_15.34.08/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_adhoc => [],mod_amp => [],mod_bosh => [],
        mod_cache_users => [{number_of_segments,5},{time_to_live,2}],
        mod_carboncopy => [],mod_commands => [],
        mod_disco => [{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"}]},
             {welcome_message,{[],[]}}],
        mod_roster => [{backend,rdbms}],
        mod_sic => [],mod_stream_management => [],
        mod_vcard => [{backend,rdbms},{host,{prefix,<<"vjud.">>}}]}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {mike,[{username,<<"mike">>},
                            {server,<<"localhost">>},
                            {password,<<"nicniema">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@43a5deef6262.2022-01-27_15.25.11"

=== Started at 2022-01-27 15:34:10


*** CT 2022-01-27 15:34:10.450 *** View log from node mongooseim@localhost when started mongooseim@localhost_5381.html
*** CT 2022-01-27 15:34:10.451 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_2348.html

*** User 2022-01-27 15:34:10.460 ***
alicE@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 15:34:10.460 ***
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7effeec1a8d74a51' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:34:10.460 ***
alicE@localhost/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-01-27 15:34:10.461 ***
alicE@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2022-01-27 15:34:10.462 ***
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 15:34:10.462 ***
alicE@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 15:34:10.463 ***
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ff9bae55b09986cf' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:34:10.463 ***
alicE@localhost/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-01-27 15:34:10.463 ***
alicE@localhost/res1 out
<iq type='set' id='dd0dd0162645d158434a487026283757'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:34:10.463 ***
alicE@localhost/res1 in
<iq id='dd0dd0162645d158434a487026283757' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:34:10.464 ***
alicE@localhost/res1 out
<iq type='set' id='b4af4340ec48972c81507550f4330b49'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:34:10.464 ***
alicE@localhost/res1 in
<iq type='result' id='b4af4340ec48972c81507550f4330b49'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:34:10.464 ***
alicE@localhost/res1 out
<presence/>



*** User 2022-01-27 15:34:10.466 ***
alicE@localhost/res1 in
<presence from='alicE@localhost/res1' to='alice@localhost/res1' xml:lang='en'/>



*** User 2022-01-27 15:34:10.467 ***
bOb@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 15:34:10.467 ***
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f138e2e228ca12e8' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:34:10.468 ***
bOb@localhost/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-01-27 15:34:10.468 ***
bOb@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2022-01-27 15:34:10.469 ***
bOb@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 15:34:10.469 ***
bOb@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 15:34:10.469 ***
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7eae119144ae6068' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:34:10.470 ***
bOb@localhost/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-01-27 15:34:10.470 ***
bOb@localhost/res1 out
<iq type='set' id='80375a94b6d8cd612a3cb60dc94c4191'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:34:10.470 ***
bOb@localhost/res1 in
<iq id='80375a94b6d8cd612a3cb60dc94c4191' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:34:10.470 ***
bOb@localhost/res1 out
<iq type='set' id='258687f1f2198293d2e09f96faaf6f23'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:34:10.471 ***
bOb@localhost/res1 in
<iq type='result' id='258687f1f2198293d2e09f96faaf6f23'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:34:10.471 ***
bOb@localhost/res1 out
<presence/>



*** User 2022-01-27 15:34:10.472 ***
bOb@localhost/res1 in
<presence from='bOb@localhost/res1' to='bob@localhost/res1' xml:lang='en'/>



*** User 2022-01-27 15:34:10.473 ***
kate@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 15:34:10.474 ***
kate@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='965d0296fa354a89' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:34:10.474 ***
kate@localhost/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-01-27 15:34:10.474 ***
kate@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGUAbWFrcm93ZTtw</auth>



*** User 2022-01-27 15:34:10.475 ***
kate@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 15:34:10.475 ***
kate@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 15:34:10.476 ***
kate@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2af96216314770ac' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:34:10.476 ***
kate@localhost/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-01-27 15:34:10.476 ***
kate@localhost/res1 out
<iq type='set' id='af3d3739b1da797d5858bae74645f28e'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:34:10.476 ***
kate@localhost/res1 in
<iq id='af3d3739b1da797d5858bae74645f28e' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:34:10.476 ***
kate@localhost/res1 out
<iq type='set' id='517eb2d270540a432b6b6c7b0f23b6a1'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:34:10.477 ***
kate@localhost/res1 in
<iq type='result' id='517eb2d270540a432b6b6c7b0f23b6a1'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:34:10.477 ***
kate@localhost/res1 out
<presence/>



*** User 2022-01-27 15:34:10.479 ***
kate@localhost/res1 in
<presence from='kate@localhost/res1' to='kate@localhost/res1' xml:lang='en'/>



*** User 2022-01-27 15:34:10.479 ***
alicE@localhost/res1 out
<iq type='get' id='0b9c8705cbe7c33d78256a1f6250b098' to='testroom@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#configuration'>
		<version>oldver</version>
	</query>
</iq>



*** User 2022-01-27 15:34:10.482 ***
alicE@localhost/res1 in
<iq from='testroom@muclight.localhost' to='alicE@localhost/res1' id='0b9c8705cbe7c33d78256a1f6250b098' type='result'>
	<query xmlns='urn:xmpp:muclight:0#configuration'>
		<version>ver-1</version>
		<roomname>Untitled</roomname>
		<subject/>
	</query>
</iq>



*** User 2022-01-27 15:34:10.482 ***
bOb@localhost/res1 out
<iq type='get' id='0b9c8705cbe7c33d78256a1f6250b098' to='testroom@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#configuration'>
		<version>oldver</version>
	</query>
</iq>



*** User 2022-01-27 15:34:10.484 ***
bOb@localhost/res1 in
<iq from='testroom@muclight.localhost' to='bOb@localhost/res1' id='0b9c8705cbe7c33d78256a1f6250b098' type='result'>
	<query xmlns='urn:xmpp:muclight:0#configuration'>
		<version>ver-1</version>
		<roomname>Untitled</roomname>
		<subject/>
	</query>
</iq>



*** User 2022-01-27 15:34:10.484 ***
kate@localhost/res1 out
<iq type='get' id='0b9c8705cbe7c33d78256a1f6250b098' to='testroom@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#configuration'>
		<version>oldver</version>
	</query>
</iq>



*** User 2022-01-27 15:34:10.486 ***
kate@localhost/res1 in
<iq from='testroom@muclight.localhost' to='kate@localhost/res1' id='0b9c8705cbe7c33d78256a1f6250b098' type='result'>
	<query xmlns='urn:xmpp:muclight:0#configuration'>
		<version>ver-1</version>
		<roomname>Untitled</roomname>
		<subject/>
	</query>
</iq>



*** User 2022-01-27 15:34:10.486 ***
bOb@localhost/res1 out
<iq type='get' id='aa49e471a8e69fe91cf5ad2c2018f5be' to='testroom@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#configuration'>
		<version>ver-1</version>
	</query>
</iq>



*** User 2022-01-27 15:34:10.487 ***
bOb@localhost/res1 in
<iq from='testroom@muclight.localhost' to='bOb@localhost/res1' id='aa49e471a8e69fe91cf5ad2c2018f5be' type='result'/>



*** User 2022-01-27 15:34:10.488 ***
kate@localhost/res1 out
</stream:stream>

*** User 2022-01-27 15:34:10.488 ***
kate@localhost/res1 in
</stream:stream>

*** User 2022-01-27 15:34:10.488 ***
bOb@localhost/res1 out
</stream:stream>

*** User 2022-01-27 15:34:10.488 ***
bOb@localhost/res1 in
</stream:stream>

*** User 2022-01-27 15:34:10.489 ***
alicE@localhost/res1 out
</stream:stream>

*** User 2022-01-27 15:34:10.489 ***
alicE@localhost/res1 in
</stream:stream>
*** CT 2022-01-27 15:34:10.498 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_2348.html
*** CT 2022-01-27 15:34:10.499 *** View log from node mongooseim@localhost when finished mongooseim@localhost_5381.html



=== Ended at 2022-01-27 15:34:10
=== successfully completed test case
=== === Returned value: ok


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