=== Test case: muc_SUITE:disco_features/1 (click for source code)

=== Config value:

    [{nick,<<"aliceonchat">>},
     {room,<<"alicesroom">>},
     {room_jid,<<"alicesroom@groupchats.domain.example.com">>},
     {muc_host,<<"groupchats.domain.example.com">>},
     {watchdog,<0.15397.1>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@998557c7e1d1.2022-01-27_12.27.57/big_tests.tests.muc_SUITE.logs/run.2022-01-27_12.34.19/muc_suite.disco_features.107394.html"},
     {tc_group_properties,[{name,disco},{repeat_until_all_ok,3},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/muc_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@998557c7e1d1.2022-01-27_12.27.57/big_tests.tests.muc_SUITE.logs/run.2022-01-27_12.34.19/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">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@998557c7e1d1.2022-01-27_12.27.57"

=== Started at 2022-01-27 12:34:22


*** CT 2022-01-27 12:34:22.161 *** View log from node mongooseim@localhost when started mongooseim@localhost_1857.html
*** CT 2022-01-27 12:34:22.161 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_617.html

*** User 2022-01-27 12:34:22.177 ***
alicE_disco_features_1495@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-01-27 12:34:22.178 ***
alicE_disco_features_1495@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b221405e21fa2bc6' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-01-27 12:34:22.178 ***
alicE_disco_features_1495@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-01-27 12:34:22.178 ***
alicE_disco_features_1495@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2Rpc2NvX2ZlYXR1cmVzXzE0OTUAbWF0eWdyeXNh</auth>



*** User 2022-01-27 12:34:22.179 ***
alicE_disco_features_1495@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 12:34:22.179 ***
alicE_disco_features_1495@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-01-27 12:34:22.180 ***
alicE_disco_features_1495@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7d6a0310093e5e33' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-01-27 12:34:22.180 ***
alicE_disco_features_1495@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-01-27 12:34:22.180 ***
alicE_disco_features_1495@domain.example.com/res1 out
<iq type='set' id='9acd23f283eced87eeabd95ab5e56e5a'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 12:34:22.180 ***
alicE_disco_features_1495@domain.example.com/res1 in
<iq id='9acd23f283eced87eeabd95ab5e56e5a' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_disco_features_1495@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 12:34:22.181 ***
alicE_disco_features_1495@domain.example.com/res1 out
<iq type='set' id='826bfcbe07689a3d6c1d3372d0456cc4'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 12:34:22.181 ***
alicE_disco_features_1495@domain.example.com/res1 in
<iq type='result' id='826bfcbe07689a3d6c1d3372d0456cc4'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 12:34:22.181 ***
alicE_disco_features_1495@domain.example.com/res1 out
<presence/>



*** User 2022-01-27 12:34:22.183 ***
alicE_disco_features_1495@domain.example.com/res1 in
<presence from='alicE_disco_features_1495@domain.example.com/res1' to='alice_disco_features_1495@domain.example.com/res1' xml:lang='en'/>



*** User 2022-01-27 12:34:22.183 ***
alicE_disco_features_1495@domain.example.com/res1 out
<iq type='get' id='8adf21bde81db43d6a11b7aa43a56008' to='groupchats.domain.example.com'>
	<query xmlns='http://jabber.org/protocol/disco#info'/>
</iq>



*** User 2022-01-27 12:34:22.184 ***
alicE_disco_features_1495@domain.example.com/res1 in
<iq from='groupchats.domain.example.com' to='alicE_disco_features_1495@domain.example.com/res1' id='8adf21bde81db43d6a11b7aa43a56008' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#info'>
		<identity category='conference' name='Chatrooms' type='text'/>
		<feature var='http://jabber.org/protocol/disco#info'/>
		<feature var='http://jabber.org/protocol/disco#items'/>
		<feature var='http://jabber.org/protocol/muc'/>
		<feature var='http://jabber.org/protocol/muc#unique'/>
		<feature var='http://jabber.org/protocol/rsm'/>
		<feature var='jabber:iq:register'/>
		<feature var='vcard-temp'/>
		<x xmlns='jabber:x:data' type='result'>
			<field var='FORM_TYPE' type='hidden'>
				<value>http://jabber.org/network/serverinfo</value>
			</field>
		</x>
	</query>
</iq>



*** User 2022-01-27 12:34:22.184 ***
Loaded modules:
#{mod_adhoc => [],mod_amp => [],mod_bosh => [],
  mod_cache_users => [{number_of_segments,5},{time_to_live,2}],
  mod_carboncopy => [],mod_commands => [],mod_disco => [],
  mod_muc =>
      [{host,{prefix,<<"groupchats.">>}},
       {backend,rdbms},
       {hibernate_timeout,2000},
       {hibernated_room_check_interval,1000},
       {hibernated_room_timeout,2000},
       {access,muc},
       {access_create,muc_create}],
  mod_muc_commands => [],mod_muc_light_commands => [],
  mod_muc_log => [{outdir,"/tmp/muclogs"},{access_log,muc}],
  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.">>}}]}

*** User 2022-01-27 12:34:22.185 ***
alicE_disco_features_1495@domain.example.com/res1 out
</stream:stream>

*** User 2022-01-27 12:34:22.185 ***
alicE_disco_features_1495@domain.example.com/res1 in
</stream:stream>
*** CT 2022-01-27 12:34:22.188 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_617.html
*** CT 2022-01-27 12:34:22.189 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1857.html



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