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

=== Config value:

    [{watchdog,<0.4278.2>},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_light_legacy_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@b3c75cb3c9a2.2024-04-23_10.51.31/big_tests.tests.muc_light_legacy_SUITE.logs/run.2024-04-23_11.03.53/muc_light_legacy_suite.get_room_config.html"},
     {tc_group_properties,[{name,occupant},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@b3c75cb3c9a2.2024-04-23_10.51.31/big_tests.tests.muc_light_legacy_SUITE.logs/run.2024-04-23_11.03.53/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_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        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@b3c75cb3c9a2.2024-04-23_10.51.31"

=== Started at 2024-04-23 11:03:54


*** CT 2024-04-23 11:03:54.639 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2473.html

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

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



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



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

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



*** User 2024-04-23 11:03:54.652 ***🔗
alicE@domain.example.com/res1 in
<iq id='99b6daa7046b1d6d974fe1e3750e883a' 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:03:54.652 ***🔗
alice@domain.example.com/res1 out
<iq type='set' id='120ef21cd3ee223275f024764290a74b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



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



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



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



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

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



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



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

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



*** User 2024-04-23 11:03:54.657 ***🔗
bOb@domain.example.com/res1 in
<iq id='e1ea81b65c72f5657bd989fcd72f131c' 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:03:54.658 ***🔗
bob@domain.example.com/res1 out
<iq type='set' id='74b0cada1c1ffe18236f0bcac313bd05'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



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



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



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



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

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



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



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

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



*** User 2024-04-23 11:03:54.662 ***🔗
kate@domain.example.com/res1 in
<iq id='ec4cc7daae2f964248b7f8b5c59fb6dd' 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:03:54.663 ***🔗
kate@domain.example.com/res1 out
<iq type='set' id='01072825cbf547659aa2c07f5d8d0b42'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



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



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



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



*** User 2024-04-23 11:03:54.665 ***🔗
alice@domain.example.com/res1 out
<iq type='get' id='9282a54a3a5ae706dbccf3b10ee36f84' to='testroom@groupchats.domain.example.com'>
	<query xmlns='http://jabber.org/protocol/muc#owner'/>
</iq>



*** User 2024-04-23 11:03:54.667 ***🔗
alice@domain.example.com/res1 in
<iq from='testroom@groupchats.domain.example.com' to='alice@domain.example.com/res1' id='9282a54a3a5ae706dbccf3b10ee36f84' 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 type='text-single' var='subject'>
				<value/>
			</field>
			<field type='text-single' var='roomname'>
				<value>Untitled</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-04-23 11:03:54.667 ***🔗
bob@domain.example.com/res1 out
<iq type='get' id='9282a54a3a5ae706dbccf3b10ee36f84' to='testroom@groupchats.domain.example.com'>
	<query xmlns='http://jabber.org/protocol/muc#owner'/>
</iq>



*** User 2024-04-23 11:03:54.669 ***🔗
bob@domain.example.com/res1 in
<iq from='testroom@groupchats.domain.example.com' to='bob@domain.example.com/res1' id='9282a54a3a5ae706dbccf3b10ee36f84' 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 type='text-single' var='subject'>
				<value/>
			</field>
			<field type='text-single' var='roomname'>
				<value>Untitled</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-04-23 11:03:54.669 ***🔗
kate@domain.example.com/res1 out
<iq type='get' id='9282a54a3a5ae706dbccf3b10ee36f84' to='testroom@groupchats.domain.example.com'>
	<query xmlns='http://jabber.org/protocol/muc#owner'/>
</iq>



*** User 2024-04-23 11:03:54.671 ***🔗
kate@domain.example.com/res1 in
<iq from='testroom@groupchats.domain.example.com' to='kate@domain.example.com/res1' id='9282a54a3a5ae706dbccf3b10ee36f84' 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 type='text-single' var='subject'>
				<value/>
			</field>
			<field type='text-single' var='roomname'>
				<value>Untitled</value>
			</field>
		</x>
	</query>
</iq>



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

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

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

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

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

*** User 2024-04-23 11:03:54.678 ***🔗
alice@domain.example.com/res1 in
</stream:stream>
*** CT 2024-04-23 11:03:54.684 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2473.html



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


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