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

=== Config value:

    [{watchdog,<0.2786.1>},
     {inbox_opts,#{aff_changes => true,
                   async_writer => #{pool_size => 8},
                   backend => rdbms,bin_clean_after => 3600000,bin_ttl => 30,
                   boxes => [<<"inbox">>,<<"archive">>,<<"bin">>,<<"other">>],
                   delete_domain_limit => infinity,
                   groupchat => [muclight],
                   iqdisc => no_queue,max_result_limit => infinity,
                   remove_on_kicked => true,
                   reset_markers => [<<"displayed">>]}},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/inbox_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@856ac683c987.2024-04-10_12.43.12/big_tests.tests.inbox_SUITE.logs/run.2024-04-10_12.50.18/inbox_suite.create_groupchat.38276.html"},
     {tc_group_properties,[{name,muclight},parallel]},
     {tc_group_path,[[{name,regular}]]},
     {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@856ac683c987.2024-04-10_12.43.12/big_tests.tests.inbox_SUITE.logs/run.2024-04-10_12.50.18/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{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}}},
     {{saved_modules,mongooseim@localhost,<<"localhost.bis">>},
      #{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}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@856ac683c987.2024-04-10_12.43.12"

=== Started at 2024-04-10 12:50:19


*** CT 2024-04-10 12:50:19.749 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2055.html

*** User 2024-04-10 12:50:19.794 ***🔗
alicE_create_groupchat_1458@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-10 12:50:19.794 ***🔗
alicE_create_groupchat_1458@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b9251334f8f81af3' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-10 12:50:19.794 ***🔗
alicE_create_groupchat_1458@localhost/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-10 12:50:19.794 ***🔗
alicE_create_groupchat_1458@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2NyZWF0ZV9ncm91cGNoYXRfMTQ1OABtYXR5Z3J5c2E=</auth>



*** User 2024-04-10 12:50:19.795 ***🔗
alicE_create_groupchat_1458@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-10 12:50:19.795 ***🔗
alicE_create_groupchat_1458@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-10 12:50:19.795 ***🔗
alicE_create_groupchat_1458@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9c2f3810e090a675' from='localhost' version='1.0' xml:lang='en' to='alice_create_groupchat_1458@localhost'>

*** User 2024-04-10 12:50:19.796 ***🔗
alicE_create_groupchat_1458@localhost/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-10 12:50:19.796 ***🔗
alicE_create_groupchat_1458@localhost/res1 out
<iq type='set' id='979b6b4c1980140146da7166c460b0f5'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-10 12:50:19.796 ***🔗
alicE_create_groupchat_1458@localhost/res1 in
<iq id='979b6b4c1980140146da7166c460b0f5' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_create_groupchat_1458@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-10 12:50:19.796 ***🔗
alice_create_groupchat_1458@localhost/res1 out
<iq type='set' id='824889a625d05ae6a47e27a4f01554dc'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-10 12:50:19.796 ***🔗
alice_create_groupchat_1458@localhost/res1 in
<iq from='localhost' to='alice_create_groupchat_1458@localhost/res1' id='824889a625d05ae6a47e27a4f01554dc' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-10 12:50:19.797 ***🔗
alice_create_groupchat_1458@localhost/res1 out
<presence/>



*** User 2024-04-10 12:50:19.802 ***🔗
alice_create_groupchat_1458@localhost/res1 in
<presence from='alice_create_groupchat_1458@localhost/res1' to='alice_create_groupchat_1458@localhost/res1'/>



*** User 2024-04-10 12:50:19.802 ***🔗
bOb_create_groupchat_1458@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-10 12:50:19.802 ***🔗
bOb_create_groupchat_1458@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f8bdf6e00d60e830' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-10 12:50:19.803 ***🔗
bOb_create_groupchat_1458@localhost/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-10 12:50:19.803 ***🔗
bOb_create_groupchat_1458@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9jcmVhdGVfZ3JvdXBjaGF0XzE0NTgAbWFrcm9saWth</auth>



*** User 2024-04-10 12:50:19.803 ***🔗
bOb_create_groupchat_1458@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-10 12:50:19.803 ***🔗
bOb_create_groupchat_1458@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-10 12:50:19.804 ***🔗
bOb_create_groupchat_1458@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4e8b3f6af8fe0820' from='localhost' version='1.0' xml:lang='en' to='bob_create_groupchat_1458@localhost'>

*** User 2024-04-10 12:50:19.804 ***🔗
bOb_create_groupchat_1458@localhost/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-10 12:50:19.804 ***🔗
bOb_create_groupchat_1458@localhost/res1 out
<iq type='set' id='ce6c81b4c4398675a2781dee2b343fc7'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-10 12:50:19.804 ***🔗
bOb_create_groupchat_1458@localhost/res1 in
<iq id='ce6c81b4c4398675a2781dee2b343fc7' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_create_groupchat_1458@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-10 12:50:19.804 ***🔗
bob_create_groupchat_1458@localhost/res1 out
<iq type='set' id='94871a18991b88536b8ccca0f9698434'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-10 12:50:19.805 ***🔗
bob_create_groupchat_1458@localhost/res1 in
<iq from='localhost' to='bob_create_groupchat_1458@localhost/res1' id='94871a18991b88536b8ccca0f9698434' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-10 12:50:19.805 ***🔗
bob_create_groupchat_1458@localhost/res1 out
<presence/>



*** User 2024-04-10 12:50:19.810 ***🔗
bob_create_groupchat_1458@localhost/res1 in
<presence from='bob_create_groupchat_1458@localhost/res1' to='bob_create_groupchat_1458@localhost/res1'/>



*** User 2024-04-10 12:50:19.810 ***🔗
kate_create_groupchat_1458@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-10 12:50:19.811 ***🔗
kate_create_groupchat_1458@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='22e600da5b92f498' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-10 12:50:19.811 ***🔗
kate_create_groupchat_1458@localhost/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-10 12:50:19.811 ***🔗
kate_create_groupchat_1458@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGVfY3JlYXRlX2dyb3VwY2hhdF8xNDU4AG1ha3Jvd2U7cA==</auth>



*** User 2024-04-10 12:50:19.811 ***🔗
kate_create_groupchat_1458@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-10 12:50:19.812 ***🔗
kate_create_groupchat_1458@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-10 12:50:19.812 ***🔗
kate_create_groupchat_1458@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='00c32d31cf80b3a6' from='localhost' version='1.0' xml:lang='en' to='kate_create_groupchat_1458@localhost'>

*** User 2024-04-10 12:50:19.812 ***🔗
kate_create_groupchat_1458@localhost/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-10 12:50:19.812 ***🔗
kate_create_groupchat_1458@localhost/res1 out
<iq type='set' id='a50402bdd9b91023c86e4bf7d3edaf21'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-10 12:50:19.812 ***🔗
kate_create_groupchat_1458@localhost/res1 in
<iq id='a50402bdd9b91023c86e4bf7d3edaf21' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate_create_groupchat_1458@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-10 12:50:19.812 ***🔗
kate_create_groupchat_1458@localhost/res1 out
<iq type='set' id='25847cf4eb7a8ca8f9202814a901b641'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-10 12:50:19.813 ***🔗
kate_create_groupchat_1458@localhost/res1 in
<iq from='localhost' to='kate_create_groupchat_1458@localhost/res1' id='25847cf4eb7a8ca8f9202814a901b641' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-10 12:50:19.813 ***🔗
kate_create_groupchat_1458@localhost/res1 out
<presence/>



*** User 2024-04-10 12:50:19.819 ***🔗
kate_create_groupchat_1458@localhost/res1 in
<presence from='kate_create_groupchat_1458@localhost/res1' to='kate_create_groupchat_1458@localhost/res1'/>



*** User 2024-04-10 12:50:19.820 ***🔗
bob_create_groupchat_1458@localhost/res1 out
<iq type='set' id='04c97e52ae415bc88a460a4a497a162a' to='princely_musings_ZE6EsKihOi4=@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#create'>
		<configuration>
			<roomname>Just room name</roomname>
		</configuration>
		<occupants>
			<user affiliation='member'>alice_create_groupchat_1458@localhost</user>
			<user affiliation='member'>kate_create_groupchat_1458@localhost</user>
		</occupants>
	</query>
</iq>



*** User 2024-04-10 12:50:19.910 ***🔗
bob_create_groupchat_1458@localhost/res1 in
<message from='princely_musings_ze6eskihoi4=@muclight.localhost' to='bob_create_groupchat_1458@localhost' id='04c97e52ae415bc88a460a4a497a162a' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1712-753419-820954</version>
		<user affiliation='owner'>bob_create_groupchat_1458@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-04-10 12:50:19.910 ***🔗
alice_create_groupchat_1458@localhost/res1 in
<message from='princely_musings_ze6eskihoi4=@muclight.localhost' to='alice_create_groupchat_1458@localhost' id='04c97e52ae415bc88a460a4a497a162a' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1712-753419-820954</version>
		<user affiliation='member'>alice_create_groupchat_1458@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-04-10 12:50:19.910 ***🔗
kate_create_groupchat_1458@localhost/res1 in
<message from='princely_musings_ze6eskihoi4=@muclight.localhost' to='kate_create_groupchat_1458@localhost' id='04c97e52ae415bc88a460a4a497a162a' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1712-753419-820954</version>
		<user affiliation='member'>kate_create_groupchat_1458@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-04-10 12:50:19.910 ***🔗
bob_create_groupchat_1458@localhost/res1 in
<iq from='princely_musings_ze6eskihoi4=@muclight.localhost' to='bob_create_groupchat_1458@localhost/res1' id='04c97e52ae415bc88a460a4a497a162a' type='result'/>



*** User 2024-04-10 12:50:19.910 ***🔗
bob_create_groupchat_1458@localhost/res1 out
<iq type='set' id='03e87f6ca94ae4892e7a03f4b2a244f2'>
	<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 2024-04-10 12:50:19.929 ***🔗
bob_create_groupchat_1458@localhost/res1 in
<message from='bob_create_groupchat_1458@localhost' to='bob_create_groupchat_1458@localhost/res1' id='1712-753419-928984'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='03e87f6ca94ae4892e7a03f4b2a244f2'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T12:50:19.820211Z'/>
			<message to='bob_create_groupchat_1458@localhost' id='04c97e52ae415bc88a460a4a497a162a' type='groupchat' from='princely_musings_ze6eskihoi4=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1712-753419-820954</version>
					<user affiliation='owner'>bob_create_groupchat_1458@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-04-10 12:50:19.929 ***🔗
bob_create_groupchat_1458@localhost/res1 in
<iq from='bob_create_groupchat_1458@localhost' to='bob_create_groupchat_1458@localhost/res1' id='03e87f6ca94ae4892e7a03f4b2a244f2' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1712753419820211/cHJpbmNlbHlfbXVzaW5nc196ZTZlc2tpaG9pND1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1712753419820211/cHJpbmNlbHlfbXVzaW5nc196ZTZlc2tpaG9pND1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2024-04-10 12:50:19.929 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-04-10 12:50:19.929 ***🔗
alice_create_groupchat_1458@localhost/res1 out
<iq type='set' id='a6c1927120deca551a17bfb462f7698e'>
	<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 2024-04-10 12:50:19.930 ***🔗
alice_create_groupchat_1458@localhost/res1 in
<message from='alice_create_groupchat_1458@localhost' to='alice_create_groupchat_1458@localhost/res1' id='1712-753419-930277'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='a6c1927120deca551a17bfb462f7698e'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T12:50:19.820211Z'/>
			<message to='alice_create_groupchat_1458@localhost' id='04c97e52ae415bc88a460a4a497a162a' type='groupchat' from='princely_musings_ze6eskihoi4=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1712-753419-820954</version>
					<user affiliation='member'>alice_create_groupchat_1458@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-04-10 12:50:19.930 ***🔗
alice_create_groupchat_1458@localhost/res1 in
<iq from='alice_create_groupchat_1458@localhost' to='alice_create_groupchat_1458@localhost/res1' id='a6c1927120deca551a17bfb462f7698e' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1712753419820211/cHJpbmNlbHlfbXVzaW5nc196ZTZlc2tpaG9pND1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1712753419820211/cHJpbmNlbHlfbXVzaW5nc196ZTZlc2tpaG9pND1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2024-04-10 12:50:19.930 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-04-10 12:50:19.930 ***🔗
kate_create_groupchat_1458@localhost/res1 out
<iq type='set' id='534bf4ed25ac3a25febadb9ce6604399'>
	<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 2024-04-10 12:50:19.931 ***🔗
kate_create_groupchat_1458@localhost/res1 in
<message from='kate_create_groupchat_1458@localhost' to='kate_create_groupchat_1458@localhost/res1' id='1712-753419-931345'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='534bf4ed25ac3a25febadb9ce6604399'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T12:50:19.820211Z'/>
			<message to='kate_create_groupchat_1458@localhost' id='04c97e52ae415bc88a460a4a497a162a' type='groupchat' from='princely_musings_ze6eskihoi4=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1712-753419-820954</version>
					<user affiliation='member'>kate_create_groupchat_1458@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-04-10 12:50:19.931 ***🔗
kate_create_groupchat_1458@localhost/res1 in
<iq from='kate_create_groupchat_1458@localhost' to='kate_create_groupchat_1458@localhost/res1' id='534bf4ed25ac3a25febadb9ce6604399' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1712753419820211/cHJpbmNlbHlfbXVzaW5nc196ZTZlc2tpaG9pND1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1712753419820211/cHJpbmNlbHlfbXVzaW5nc196ZTZlc2tpaG9pND1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2024-04-10 12:50:19.931 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-04-10 12:50:19.931 ***🔗
bob_create_groupchat_1458@localhost/res1 out
<iq type='set' id='3fd6fe73c2cda5915db9fe2d277830ad'>
	<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 2024-04-10 12:50:19.932 ***🔗
bob_create_groupchat_1458@localhost/res1 in
<message from='bob_create_groupchat_1458@localhost' to='bob_create_groupchat_1458@localhost/res1' id='1712-753419-932373'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='3fd6fe73c2cda5915db9fe2d277830ad'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T12:50:19.820211Z'/>
			<message to='bob_create_groupchat_1458@localhost' id='04c97e52ae415bc88a460a4a497a162a' type='groupchat' from='princely_musings_ze6eskihoi4=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1712-753419-820954</version>
					<user affiliation='owner'>bob_create_groupchat_1458@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-04-10 12:50:19.932 ***🔗
bob_create_groupchat_1458@localhost/res1 in
<iq from='bob_create_groupchat_1458@localhost' to='bob_create_groupchat_1458@localhost/res1' id='3fd6fe73c2cda5915db9fe2d277830ad' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1712753419820211/cHJpbmNlbHlfbXVzaW5nc196ZTZlc2tpaG9pND1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1712753419820211/cHJpbmNlbHlfbXVzaW5nc196ZTZlc2tpaG9pND1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2024-04-10 12:50:19.932 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-04-10 12:50:19.932 ***🔗
bob_create_groupchat_1458@localhost/res1 out
<message to='princely_musings_ze6eskihoi4=@muclight.localhost' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='04c97e52ae415bc88a460a4a497a162a'/>
</message>



*** User 2024-04-10 12:50:19.964 ***🔗
bob_create_groupchat_1458@localhost/res1 in
<message from='princely_musings_ze6eskihoi4=@muclight.localhost/bob_create_groupchat_1458@localhost' to='bob_create_groupchat_1458@localhost' id='1712-753419-944715' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='04c97e52ae415bc88a460a4a497a162a'/>
</message>



*** User 2024-04-10 12:50:19.964 ***🔗
alice_create_groupchat_1458@localhost/res1 in
<message from='princely_musings_ze6eskihoi4=@muclight.localhost/bob_create_groupchat_1458@localhost' to='alice_create_groupchat_1458@localhost' id='1712-753419-944715' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='04c97e52ae415bc88a460a4a497a162a'/>
</message>



*** User 2024-04-10 12:50:19.964 ***🔗
kate_create_groupchat_1458@localhost/res1 in
<message from='princely_musings_ze6eskihoi4=@muclight.localhost/bob_create_groupchat_1458@localhost' to='kate_create_groupchat_1458@localhost' id='1712-753419-944715' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='04c97e52ae415bc88a460a4a497a162a'/>
</message>



*** User 2024-04-10 12:50:19.964 ***🔗
alice_create_groupchat_1458@localhost/res1 out
<iq type='set' id='1bbe88bd52adc172b9f69ff6881ffc3c'>
	<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 2024-04-10 12:50:19.965 ***🔗
alice_create_groupchat_1458@localhost/res1 in
<message from='alice_create_groupchat_1458@localhost' to='alice_create_groupchat_1458@localhost/res1' id='1712-753419-965098'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='1bbe88bd52adc172b9f69ff6881ffc3c'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T12:50:19.820211Z'/>
			<message to='alice_create_groupchat_1458@localhost' id='04c97e52ae415bc88a460a4a497a162a' type='groupchat' from='princely_musings_ze6eskihoi4=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1712-753419-820954</version>
					<user affiliation='member'>alice_create_groupchat_1458@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-04-10 12:50:19.965 ***🔗
alice_create_groupchat_1458@localhost/res1 in
<iq from='alice_create_groupchat_1458@localhost' to='alice_create_groupchat_1458@localhost/res1' id='1bbe88bd52adc172b9f69ff6881ffc3c' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1712753419820211/cHJpbmNlbHlfbXVzaW5nc196ZTZlc2tpaG9pND1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1712753419820211/cHJpbmNlbHlfbXVzaW5nc196ZTZlc2tpaG9pND1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2024-04-10 12:50:19.965 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-04-10 12:50:19.965 ***🔗
alice_create_groupchat_1458@localhost/res1 out
<message to='princely_musings_ze6eskihoi4=@muclight.localhost' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='04c97e52ae415bc88a460a4a497a162a'/>
</message>



*** User 2024-04-10 12:50:19.998 ***🔗
bob_create_groupchat_1458@localhost/res1 in
<message from='princely_musings_ze6eskihoi4=@muclight.localhost/alice_create_groupchat_1458@localhost' to='bob_create_groupchat_1458@localhost' id='1712-753419-979694' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='04c97e52ae415bc88a460a4a497a162a'/>
</message>



*** User 2024-04-10 12:50:19.998 ***🔗
alice_create_groupchat_1458@localhost/res1 in
<message from='princely_musings_ze6eskihoi4=@muclight.localhost/alice_create_groupchat_1458@localhost' to='alice_create_groupchat_1458@localhost' id='1712-753419-979694' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='04c97e52ae415bc88a460a4a497a162a'/>
</message>



*** User 2024-04-10 12:50:19.998 ***🔗
kate_create_groupchat_1458@localhost/res1 in
<message from='princely_musings_ze6eskihoi4=@muclight.localhost/alice_create_groupchat_1458@localhost' to='kate_create_groupchat_1458@localhost' id='1712-753419-979694' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='04c97e52ae415bc88a460a4a497a162a'/>
</message>



*** User 2024-04-10 12:50:19.998 ***🔗
kate_create_groupchat_1458@localhost/res1 out
<iq type='set' id='e3befa34eaffbcb5fa41c164a5ec1c0d'>
	<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 2024-04-10 12:50:19.999 ***🔗
kate_create_groupchat_1458@localhost/res1 in
<message from='kate_create_groupchat_1458@localhost' to='kate_create_groupchat_1458@localhost/res1' id='1712-753419-999297'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='e3befa34eaffbcb5fa41c164a5ec1c0d'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T12:50:19.820211Z'/>
			<message to='kate_create_groupchat_1458@localhost' id='04c97e52ae415bc88a460a4a497a162a' type='groupchat' from='princely_musings_ze6eskihoi4=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1712-753419-820954</version>
					<user affiliation='member'>kate_create_groupchat_1458@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-04-10 12:50:19.999 ***🔗
kate_create_groupchat_1458@localhost/res1 in
<iq from='kate_create_groupchat_1458@localhost' to='kate_create_groupchat_1458@localhost/res1' id='e3befa34eaffbcb5fa41c164a5ec1c0d' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1712753419820211/cHJpbmNlbHlfbXVzaW5nc196ZTZlc2tpaG9pND1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1712753419820211/cHJpbmNlbHlfbXVzaW5nc196ZTZlc2tpaG9pND1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2024-04-10 12:50:19.999 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-04-10 12:50:19.999 ***🔗
kate_create_groupchat_1458@localhost/res1 out
<message to='princely_musings_ze6eskihoi4=@muclight.localhost' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='04c97e52ae415bc88a460a4a497a162a'/>
</message>



*** User 2024-04-10 12:50:20.016 ***🔗
bob_create_groupchat_1458@localhost/res1 in
<message from='princely_musings_ze6eskihoi4=@muclight.localhost/kate_create_groupchat_1458@localhost' to='bob_create_groupchat_1458@localhost' id='1712-753420-15517' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='04c97e52ae415bc88a460a4a497a162a'/>
</message>



*** User 2024-04-10 12:50:20.016 ***🔗
alice_create_groupchat_1458@localhost/res1 in
<message from='princely_musings_ze6eskihoi4=@muclight.localhost/kate_create_groupchat_1458@localhost' to='alice_create_groupchat_1458@localhost' id='1712-753420-15517' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='04c97e52ae415bc88a460a4a497a162a'/>
</message>



*** User 2024-04-10 12:50:20.017 ***🔗
kate_create_groupchat_1458@localhost/res1 in
<message from='princely_musings_ze6eskihoi4=@muclight.localhost/kate_create_groupchat_1458@localhost' to='kate_create_groupchat_1458@localhost' id='1712-753420-15517' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='04c97e52ae415bc88a460a4a497a162a'/>
</message>



*** User 2024-04-10 12:50:20.017 ***🔗
bob_create_groupchat_1458@localhost/res1 out
<iq type='set' id='e72689a158a53b4efb889b6da1c70a61'>
	<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 2024-04-10 12:50:20.033 ***🔗
bob_create_groupchat_1458@localhost/res1 in
<message from='bob_create_groupchat_1458@localhost' to='bob_create_groupchat_1458@localhost/res1' id='1712-753420-32862'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='e72689a158a53b4efb889b6da1c70a61'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T12:50:19.820211Z'/>
			<message to='bob_create_groupchat_1458@localhost' id='04c97e52ae415bc88a460a4a497a162a' type='groupchat' from='princely_musings_ze6eskihoi4=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1712-753419-820954</version>
					<user affiliation='owner'>bob_create_groupchat_1458@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>true</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-04-10 12:50:20.033 ***🔗
bob_create_groupchat_1458@localhost/res1 in
<iq from='bob_create_groupchat_1458@localhost' to='bob_create_groupchat_1458@localhost/res1' id='e72689a158a53b4efb889b6da1c70a61' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1712753419820211/cHJpbmNlbHlfbXVzaW5nc196ZTZlc2tpaG9pND1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1712753419820211/cHJpbmNlbHlfbXVzaW5nc196ZTZlc2tpaG9pND1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2024-04-10 12:50:20.033 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-04-10 12:50:20.033 ***🔗
alice_create_groupchat_1458@localhost/res1 out
<iq type='set' id='d089075e9aed20dfd59ab275c3fdf7c7'>
	<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 2024-04-10 12:50:20.034 ***🔗
alice_create_groupchat_1458@localhost/res1 in
<message from='alice_create_groupchat_1458@localhost' to='alice_create_groupchat_1458@localhost/res1' id='1712-753420-34172'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='d089075e9aed20dfd59ab275c3fdf7c7'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T12:50:19.820211Z'/>
			<message to='alice_create_groupchat_1458@localhost' id='04c97e52ae415bc88a460a4a497a162a' type='groupchat' from='princely_musings_ze6eskihoi4=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1712-753419-820954</version>
					<user affiliation='member'>alice_create_groupchat_1458@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>true</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-04-10 12:50:20.034 ***🔗
alice_create_groupchat_1458@localhost/res1 in
<iq from='alice_create_groupchat_1458@localhost' to='alice_create_groupchat_1458@localhost/res1' id='d089075e9aed20dfd59ab275c3fdf7c7' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1712753419820211/cHJpbmNlbHlfbXVzaW5nc196ZTZlc2tpaG9pND1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1712753419820211/cHJpbmNlbHlfbXVzaW5nc196ZTZlc2tpaG9pND1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2024-04-10 12:50:20.034 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-04-10 12:50:20.034 ***🔗
kate_create_groupchat_1458@localhost/res1 out
<iq type='set' id='7707a7a9e393347d6b4f3a0a2ac8bc5f'>
	<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 2024-04-10 12:50:20.035 ***🔗
kate_create_groupchat_1458@localhost/res1 in
<message from='kate_create_groupchat_1458@localhost' to='kate_create_groupchat_1458@localhost/res1' id='1712-753420-35311'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='7707a7a9e393347d6b4f3a0a2ac8bc5f'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T12:50:19.820211Z'/>
			<message to='kate_create_groupchat_1458@localhost' id='04c97e52ae415bc88a460a4a497a162a' type='groupchat' from='princely_musings_ze6eskihoi4=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1712-753419-820954</version>
					<user affiliation='member'>kate_create_groupchat_1458@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>true</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-04-10 12:50:20.035 ***🔗
kate_create_groupchat_1458@localhost/res1 in
<iq from='kate_create_groupchat_1458@localhost' to='kate_create_groupchat_1458@localhost/res1' id='7707a7a9e393347d6b4f3a0a2ac8bc5f' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1712753419820211/cHJpbmNlbHlfbXVzaW5nc196ZTZlc2tpaG9pND1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1712753419820211/cHJpbmNlbHlfbXVzaW5nc196ZTZlc2tpaG9pND1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2024-04-10 12:50:20.035 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-04-10 12:50:20.035 ***🔗
kate_create_groupchat_1458@localhost/res1 out
</stream:stream>

*** User 2024-04-10 12:50:20.036 ***🔗
kate_create_groupchat_1458@localhost/res1 in
</stream:stream>

*** User 2024-04-10 12:50:20.036 ***🔗
bob_create_groupchat_1458@localhost/res1 out
</stream:stream>

*** User 2024-04-10 12:50:20.036 ***🔗
bob_create_groupchat_1458@localhost/res1 in
</stream:stream>

*** User 2024-04-10 12:50:20.036 ***🔗
alice_create_groupchat_1458@localhost/res1 out
</stream:stream>

*** User 2024-04-10 12:50:20.036 ***🔗
alice_create_groupchat_1458@localhost/res1 in
</stream:stream>
*** CT 2024-04-10 12:50:20.040 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2055.html



=== Ended at 2024-04-10 12:50:20
=== successfully completed test case
=== === Returned value: ok