=== Test case: inbox_SUITE:create_groupchat_no_affiliation_stored/1 (click for source code)

=== Config value:

    [{watchdog,<0.18742.0>},
     {inbox_opts,[{aff_changes,true},
                  {remove_on_kicked,true},
                  {groupchat,[muclight]},
                  {reset_markers,[<<"displayed">>]}]},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/inbox_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@ebe8a8f9fc53.2022-01-25_16.21.59/big_tests.tests.inbox_SUITE.logs/run.2022-01-25_16.25.08/inbox_suite.create_groupchat_no_affiliation_stored.html"},
     {tc_group_properties,[{name,muclight_config},sequence]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/inbox_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@ebe8a8f9fc53.2022-01-25_16.21.59/big_tests.tests.inbox_SUITE.logs/run.2022-01-25_16.25.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">>}]},
                     {alice_bis,[{username,<<"alicE">>},
                                 {server,<<"localhost.bis">>},
                                 {host,<<"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@ebe8a8f9fc53.2022-01-25_16.21.59"

=== Started at 2022-01-25 16:25:16


*** CT 2022-01-25 16:25:16.116 *** View log from node mongooseim@localhost when started mongooseim@localhost_938.html
*** CT 2022-01-25 16:25:16.117 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_503.html

*** User 2022-01-25 16:25:16.126 ***
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-25 16:25:16.127 ***
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='50630243c9ca8fb2' from='localhost' version='1.0' xml:lang='en'>

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



*** User 2022-01-25 16:25:16.128 ***
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-25 16:25:16.129 ***
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-25 16:25:16.129 ***
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='235df06c1aaf0574' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-25 16:25:16.129 ***
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-25 16:25:16.129 ***
alicE@localhost/res1 out
<iq type='set' id='3c878c5256367eabf77cafb97e99f382'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-25 16:25:16.129 ***
alicE@localhost/res1 in
<iq id='3c878c5256367eabf77cafb97e99f382' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-25 16:25:16.130 ***
alicE@localhost/res1 out
<iq type='set' id='14e7c3d2878184df655539cd96963aa0'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:25:16.130 ***
alicE@localhost/res1 in
<iq type='result' id='14e7c3d2878184df655539cd96963aa0'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:25:16.130 ***
alicE@localhost/res1 out
<presence/>



*** User 2022-01-25 16:25:16.132 ***
alicE@localhost/res1 in
<presence from='alicE@localhost/res1' to='alice@localhost/res1' xml:lang='en'/>



*** User 2022-01-25 16:25:16.132 ***
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-25 16:25:16.133 ***
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1db67ff153738dc4' from='localhost' version='1.0' xml:lang='en'>

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



*** User 2022-01-25 16:25:16.134 ***
bOb@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-25 16:25:16.134 ***
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-25 16:25:16.134 ***
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c660ecab3195fe53' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-25 16:25:16.134 ***
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-25 16:25:16.134 ***
bOb@localhost/res1 out
<iq type='set' id='7d27d44f26ba1bdd3bb7441a6508eed1'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-25 16:25:16.135 ***
bOb@localhost/res1 in
<iq id='7d27d44f26ba1bdd3bb7441a6508eed1' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-25 16:25:16.135 ***
bOb@localhost/res1 out
<iq type='set' id='41f04b912d6d47bf8a95ef11baa86452'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:25:16.135 ***
bOb@localhost/res1 in
<iq type='result' id='41f04b912d6d47bf8a95ef11baa86452'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:25:16.135 ***
bOb@localhost/res1 out
<presence/>



*** User 2022-01-25 16:25:16.136 ***
bOb@localhost/res1 in
<presence from='bOb@localhost/res1' to='bob@localhost/res1' xml:lang='en'/>



*** User 2022-01-25 16:25:16.137 ***
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-25 16:25:16.137 ***
kate@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d251636f6f89edda' from='localhost' version='1.0' xml:lang='en'>

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



*** User 2022-01-25 16:25:16.139 ***
kate@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-25 16:25:16.139 ***
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-25 16:25:16.139 ***
kate@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='feca5a4bb72557d5' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-25 16:25:16.139 ***
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-25 16:25:16.139 ***
kate@localhost/res1 out
<iq type='set' id='0c57cbf8c044da95a7c8702181d75769'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-25 16:25:16.139 ***
kate@localhost/res1 in
<iq id='0c57cbf8c044da95a7c8702181d75769' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-25 16:25:16.139 ***
kate@localhost/res1 out
<iq type='set' id='9269e8915dae1a2c8896d90004f62120'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:25:16.139 ***
kate@localhost/res1 in
<iq type='result' id='9269e8915dae1a2c8896d90004f62120'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:25:16.140 ***
kate@localhost/res1 out
<presence/>



*** User 2022-01-25 16:25:16.141 ***
kate@localhost/res1 in
<presence from='kate@localhost/res1' to='kate@localhost/res1' xml:lang='en'/>



*** User 2022-01-25 16:25:16.141 ***
bOb@localhost/res1 out
<iq type='set' id='064de90612da61a74e17ad8f264186f1' to='bobroom2@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#create'>
		<configuration>
			<roomname>Bob&apos;s room2</roomname>
		</configuration>
		<occupants>
			<user affiliation='member'>alice@localhost</user>
			<user affiliation='member'>kate@localhost</user>
		</occupants>
	</query>
</iq>



*** User 2022-01-25 16:25:16.161 ***
bOb@localhost/res1 in
<message from='bobroom2@muclight.localhost' to='bob@localhost' id='064de90612da61a74e17ad8f264186f1' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1643-127916-142812</version>
		<user affiliation='owner'>bob@localhost</user>
	</x>
	<body/>
</message>



*** User 2022-01-25 16:25:16.161 ***
alicE@localhost/res1 in
<message from='bobroom2@muclight.localhost' to='alice@localhost' id='064de90612da61a74e17ad8f264186f1' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1643-127916-142812</version>
		<user affiliation='member'>alice@localhost</user>
	</x>
	<body/>
</message>



*** User 2022-01-25 16:25:16.161 ***
kate@localhost/res1 in
<message from='bobroom2@muclight.localhost' to='kate@localhost' id='064de90612da61a74e17ad8f264186f1' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1643-127916-142812</version>
		<user affiliation='member'>kate@localhost</user>
	</x>
	<body/>
</message>



*** User 2022-01-25 16:25:16.161 ***
bOb@localhost/res1 in
<iq from='bobroom2@muclight.localhost' to='bOb@localhost/res1' id='064de90612da61a74e17ad8f264186f1' type='result'/>



*** User 2022-01-25 16:25:16.161 ***
alicE@localhost/res1 out
<iq type='set' id='9e987e15e6715880ffa4934ea1644f1c'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2022-01-25 16:25:16.163 ***
alicE@localhost/res1 in
<iq from='alicE@localhost' to='alicE@localhost/res1' id='9e987e15e6715880ffa4934ea1644f1c' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>0</active-conversations>
		<count>0</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2022-01-25 16:25:16.163 ***
bOb@localhost/res1 out
<iq type='set' id='44de93b0ce47a9ba863ed775df0557e7'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2022-01-25 16:25:16.164 ***
bOb@localhost/res1 in
<iq from='bOb@localhost' to='bOb@localhost/res1' id='44de93b0ce47a9ba863ed775df0557e7' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>0</active-conversations>
		<count>0</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2022-01-25 16:25:16.164 ***
kate@localhost/res1 out
<iq type='set' id='c96627ebf4cde5fe3a8c2ffc4400c730'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2022-01-25 16:25:16.165 ***
kate@localhost/res1 in
<iq from='kate@localhost' to='kate@localhost/res1' id='c96627ebf4cde5fe3a8c2ffc4400c730' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>0</active-conversations>
		<count>0</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2022-01-25 16:25:16.165 ***
alicE@localhost/res1 out
<message to='bobroom2@muclight.localhost' type='groupchat' id='123'>
	<body>Hi all!</body>
</message>



*** User 2022-01-25 16:25:16.172 ***
alicE@localhost/res1 in
<message from='bobroom2@muclight.localhost/alice@localhost' to='alice@localhost' id='123' type='groupchat'>
	<body>Hi all!</body>
</message>



*** User 2022-01-25 16:25:16.172 ***
bOb@localhost/res1 in
<message from='bobroom2@muclight.localhost/alice@localhost' to='bob@localhost' id='123' type='groupchat'>
	<body>Hi all!</body>
</message>



*** User 2022-01-25 16:25:16.172 ***
kate@localhost/res1 in
<message from='bobroom2@muclight.localhost/alice@localhost' to='kate@localhost' id='123' type='groupchat'>
	<body>Hi all!</body>
</message>



*** User 2022-01-25 16:25:16.172 ***
alicE@localhost/res1 out
<iq type='set' id='a82aea29c86e9cf34dd511302b398b78'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2022-01-25 16:25:16.173 ***
alicE@localhost/res1 in
<message from='alicE@localhost' to='alicE@localhost/res1' id='4ccc8033-2e7b-4a5c-8d4c-8ecd5bf62f86'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='a82aea29c86e9cf34dd511302b398b78'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T16:25:16.166577Z'/>
			<message to='alice@localhost' id='123' type='groupchat' from='bobroom2@muclight.localhost/alice@localhost'>
				<body>Hi all!</body>
			</message>
		</forwarded>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-01-25 16:25:16.174 ***
alicE@localhost/res1 in
<iq from='alicE@localhost' to='alicE@localhost/res1' id='a82aea29c86e9cf34dd511302b398b78' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2022-01-25 16:25:16.174 ***
bOb@localhost/res1 out
<iq type='set' id='878e53d543b4175f302362304d4d28da'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2022-01-25 16:25:16.175 ***
bOb@localhost/res1 in
<message from='bOb@localhost' to='bOb@localhost/res1' id='c89526cc-c19d-45e5-9506-e7a2649aa832'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='878e53d543b4175f302362304d4d28da'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T16:25:16.168507Z'/>
			<message to='bob@localhost' id='123' type='groupchat' from='bobroom2@muclight.localhost/alice@localhost'>
				<body>Hi all!</body>
			</message>
		</forwarded>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-01-25 16:25:16.175 ***
bOb@localhost/res1 in
<iq from='bOb@localhost' to='bOb@localhost/res1' id='878e53d543b4175f302362304d4d28da' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2022-01-25 16:25:16.175 ***
kate@localhost/res1 out
<iq type='set' id='9a9e6f1d18dc0803182523777e1c8bb9'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2022-01-25 16:25:16.176 ***
kate@localhost/res1 in
<message from='kate@localhost' to='kate@localhost/res1' id='abaae94e-d27c-4352-9772-89eb62db4639'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='9a9e6f1d18dc0803182523777e1c8bb9'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T16:25:16.170632Z'/>
			<message to='kate@localhost' id='123' type='groupchat' from='bobroom2@muclight.localhost/alice@localhost'>
				<body>Hi all!</body>
			</message>
		</forwarded>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-01-25 16:25:16.176 ***
kate@localhost/res1 in
<iq from='kate@localhost' to='kate@localhost/res1' id='9a9e6f1d18dc0803182523777e1c8bb9' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2022-01-25 16:25:16.177 ***
kate@localhost/res1 out
</stream:stream>

*** User 2022-01-25 16:25:16.177 ***
kate@localhost/res1 in
</stream:stream>

*** User 2022-01-25 16:25:16.177 ***
bOb@localhost/res1 out
</stream:stream>

*** User 2022-01-25 16:25:16.177 ***
bOb@localhost/res1 in
</stream:stream>

*** User 2022-01-25 16:25:16.177 ***
alicE@localhost/res1 out
</stream:stream>

*** User 2022-01-25 16:25:16.177 ***
alicE@localhost/res1 in
</stream:stream>
*** CT 2022-01-25 16:25:16.195 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_503.html
*** CT 2022-01-25 16:25:16.196 *** View log from node mongooseim@localhost when finished mongooseim@localhost_938.html



=== Ended at 2022-01-25 16:25:16
=== successfully completed test case
=== === Returned value: ok


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