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

=== Config value:

    [{watchdog,<0.22385.1>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_light_legacy_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@88d84ff17c71.2022-03-04_11.16.52/big_tests.tests.muc_light_legacy_SUITE.logs/run.2022-03-04_11.24.16/muc_light_legacy_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_legacy_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@88d84ff17c71.2022-03-04_11.16.52/big_tests.tests.muc_light_legacy_SUITE.logs/run.2022-03-04_11.24.16/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{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,<<"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@88d84ff17c71.2022-03-04_11.16.52"

=== Started at 2022-03-04 11:24:17


*** CT 2022-03-04 11:24:17.424 *** View log from node mongooseim@localhost when started mongooseim@localhost_2340.html
*** CT 2022-03-04 11:24:17.425 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_606.html

*** User 2022-03-04 11:24:17.432 ***
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-03-04 11:24:17.432 ***
alicE@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4b680d2326a89b14' from='domain.example.com' version='1.0' xml:lang='en'>

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



*** User 2022-03-04 11:24:17.434 ***
alicE@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-04 11:24:17.434 ***
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-03-04 11:24:17.434 ***
alicE@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3db34a4833021994' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:24:17.434 ***
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-03-04 11:24:17.434 ***
alicE@domain.example.com/res1 out
<iq type='set' id='1b91dc4bb38d4ca4c370fff92572e359'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-04 11:24:17.434 ***
alicE@domain.example.com/res1 in
<iq id='1b91dc4bb38d4ca4c370fff92572e359' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-03-04 11:24:17.435 ***
alicE@domain.example.com/res1 out
<iq type='set' id='777e941c4954e769e55d0426c1a67b47'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:24:17.435 ***
alicE@domain.example.com/res1 in
<iq type='result' id='777e941c4954e769e55d0426c1a67b47'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:24:17.435 ***
alicE@domain.example.com/res1 out
<presence/>



*** User 2022-03-04 11:24:17.436 ***
alicE@domain.example.com/res1 in
<presence from='alicE@domain.example.com/res1' to='alice@domain.example.com/res1' xml:lang='en'/>



*** User 2022-03-04 11:24:17.437 ***
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-03-04 11:24:17.437 ***
bOb@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='fa1097053dc873bb' from='domain.example.com' version='1.0' xml:lang='en'>

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



*** User 2022-03-04 11:24:17.438 ***
bOb@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-04 11:24:17.438 ***
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-03-04 11:24:17.438 ***
bOb@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c52c7f9d3c574189' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:24:17.438 ***
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-03-04 11:24:17.439 ***
bOb@domain.example.com/res1 out
<iq type='set' id='40ba0f84d21f361001d658a27d1f3d1e'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-04 11:24:17.439 ***
bOb@domain.example.com/res1 in
<iq id='40ba0f84d21f361001d658a27d1f3d1e' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-03-04 11:24:17.439 ***
bOb@domain.example.com/res1 out
<iq type='set' id='451b6bca7250b68912297cbc6aaf4b57'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:24:17.439 ***
bOb@domain.example.com/res1 in
<iq type='result' id='451b6bca7250b68912297cbc6aaf4b57'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:24:17.439 ***
bOb@domain.example.com/res1 out
<presence/>



*** User 2022-03-04 11:24:17.441 ***
bOb@domain.example.com/res1 in
<presence from='bOb@domain.example.com/res1' to='bob@domain.example.com/res1' xml:lang='en'/>



*** User 2022-03-04 11:24:17.441 ***
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-03-04 11:24:17.442 ***
kate@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6a13c8aa99b624f9' from='domain.example.com' version='1.0' xml:lang='en'>

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



*** User 2022-03-04 11:24:17.443 ***
kate@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-04 11:24:17.443 ***
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-03-04 11:24:17.443 ***
kate@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1ca94158d03cca14' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:24:17.443 ***
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-03-04 11:24:17.443 ***
kate@domain.example.com/res1 out
<iq type='set' id='0c8bff13bcc4ff1d2ace62d5ed6dd419'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-04 11:24:17.443 ***
kate@domain.example.com/res1 in
<iq id='0c8bff13bcc4ff1d2ace62d5ed6dd419' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-03-04 11:24:17.443 ***
kate@domain.example.com/res1 out
<iq type='set' id='c184a383fe85d7ffab1e0e0249540470'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:24:17.443 ***
kate@domain.example.com/res1 in
<iq type='result' id='c184a383fe85d7ffab1e0e0249540470'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:24:17.443 ***
kate@domain.example.com/res1 out
<presence/>



*** User 2022-03-04 11:24:17.445 ***
kate@domain.example.com/res1 in
<presence from='kate@domain.example.com/res1' to='kate@domain.example.com/res1' xml:lang='en'/>



*** User 2022-03-04 11:24:17.445 ***
alicE@domain.example.com/res1 out
<iq type='get' id='419bd99d84d770dc220ea60a31b18336' to='testroom@groupchats.domain.example.com'>
	<query xmlns='http://jabber.org/protocol/muc#owner'/>
</iq>



*** User 2022-03-04 11:24:17.447 ***
alicE@domain.example.com/res1 in
<iq from='testroom@groupchats.domain.example.com' to='alicE@domain.example.com/res1' id='419bd99d84d770dc220ea60a31b18336' type='result'>
	<query xmlns='http://jabber.org/protocol/muc#owner'>
		<x xmlns='jabber:x:data' type='form'>
			<title>Configuration form for the room</title>
			<field type='hidden' var='FORM_TYPE'>
				<value>http://jabber.org/protocol/muc#roomconfig</value>
			</field>
			<field label='roomname' type='text-single' var='roomname'>
				<value>Untitled</value>
			</field>
			<field label='subject' type='text-single' var='subject'>
				<value/>
			</field>
		</x>
	</query>
</iq>



*** User 2022-03-04 11:24:17.447 ***
bOb@domain.example.com/res1 out
<iq type='get' id='419bd99d84d770dc220ea60a31b18336' to='testroom@groupchats.domain.example.com'>
	<query xmlns='http://jabber.org/protocol/muc#owner'/>
</iq>



*** User 2022-03-04 11:24:17.449 ***
bOb@domain.example.com/res1 in
<iq from='testroom@groupchats.domain.example.com' to='bOb@domain.example.com/res1' id='419bd99d84d770dc220ea60a31b18336' type='result'>
	<query xmlns='http://jabber.org/protocol/muc#owner'>
		<x xmlns='jabber:x:data' type='form'>
			<title>Configuration form for the room</title>
			<field type='hidden' var='FORM_TYPE'>
				<value>http://jabber.org/protocol/muc#roomconfig</value>
			</field>
			<field label='roomname' type='text-single' var='roomname'>
				<value>Untitled</value>
			</field>
			<field label='subject' type='text-single' var='subject'>
				<value/>
			</field>
		</x>
	</query>
</iq>



*** User 2022-03-04 11:24:17.449 ***
kate@domain.example.com/res1 out
<iq type='get' id='419bd99d84d770dc220ea60a31b18336' to='testroom@groupchats.domain.example.com'>
	<query xmlns='http://jabber.org/protocol/muc#owner'/>
</iq>



*** User 2022-03-04 11:24:17.451 ***
kate@domain.example.com/res1 in
<iq from='testroom@groupchats.domain.example.com' to='kate@domain.example.com/res1' id='419bd99d84d770dc220ea60a31b18336' type='result'>
	<query xmlns='http://jabber.org/protocol/muc#owner'>
		<x xmlns='jabber:x:data' type='form'>
			<title>Configuration form for the room</title>
			<field type='hidden' var='FORM_TYPE'>
				<value>http://jabber.org/protocol/muc#roomconfig</value>
			</field>
			<field label='roomname' type='text-single' var='roomname'>
				<value>Untitled</value>
			</field>
			<field label='subject' type='text-single' var='subject'>
				<value/>
			</field>
		</x>
	</query>
</iq>



*** User 2022-03-04 11:24:17.451 ***
kate@domain.example.com/res1 out
</stream:stream>

*** User 2022-03-04 11:24:17.452 ***
kate@domain.example.com/res1 in
</stream:stream>

*** User 2022-03-04 11:24:17.452 ***
bOb@domain.example.com/res1 out
</stream:stream>

*** User 2022-03-04 11:24:17.452 ***
bOb@domain.example.com/res1 in
</stream:stream>

*** User 2022-03-04 11:24:17.452 ***
alicE@domain.example.com/res1 out
</stream:stream>

*** User 2022-03-04 11:24:17.452 ***
alicE@domain.example.com/res1 in
</stream:stream>
*** CT 2022-03-04 11:24:17.463 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_606.html
*** CT 2022-03-04 11:24:17.464 *** View log from node mongooseim@localhost when finished mongooseim@localhost_2340.html



=== Ended at 2022-03-04 11:24:17
=== successfully completed test case
=== === Returned value: ok


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