=== Test case: inbox_extensions_SUITE:groupchat_setunread_stanza_sets_inbox/1 (click for source code)

=== Config value:

    [{watchdog,<0.38982.0>},
     {inbox_opts,#{groupchat => [muclight],
                   iqdisc => no_queue,backend => rdbms_async,
                   reset_markers => [<<"displayed">>],
                   aff_changes => true,remove_on_kicked => true,
                   boxes => [<<"inbox">>,<<"archive">>,<<"bin">>,<<"other">>],
                   bin_ttl => 30,bin_clean_after => 3600000,
                   max_result_limit => infinity,
                   delete_domain_limit => infinity,
                   async_writer => #{pool_size => 1}}},
     {preset,"mysql_redis"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/inbox_extensions_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@cec807ac1e64.2024-04-22_17.28.38/big_tests.tests.inbox_extensions_SUITE.logs/run.2024-04-22_17.36.00/inbox_extensions_suite.groupchat_setunread_stanza_sets_inbox.100994.html"},
     {tc_group_properties,[{name,muclight},parallel]},
     {tc_group_path,[[{name,async_pools}]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/inbox_extensions_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@cec807ac1e64.2024-04-22_17.28.38/big_tests.tests.inbox_extensions_SUITE.logs/run.2024-04-22_17.36.00/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_sic => #{iqdisc => one_queue},
        mod_amp => #{},mod_presence => #{},
        mod_disco =>
            #{server_info => [],iqdisc => one_queue,extra_domains => [],
              users_can_see_hidden_services => false},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{inactivity => 30,max_pause => 120,max_wait => infinity,
              server_acks => false,backend => mnesia},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"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@cec807ac1e64.2024-04-22_17.28.38"

=== Started at 2024-04-22 17:36:04


*** CT 2024-04-22 17:36:04.184 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2774.html

*** User 2024-04-22 17:36:04.192 ***🔗
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 2024-04-22 17:36:04.193 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1be7f152fff673c8' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-22 17:36:04.193 ***🔗
alicE@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-22 17:36:04.193 ***🔗
alicE@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2024-04-22 17:36:04.194 ***🔗
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-22 17:36:04.194 ***🔗
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 2024-04-22 17:36:04.195 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='506293f8dcb208d1' from='localhost' version='1.0' xml:lang='en' to='alice@localhost'>

*** User 2024-04-22 17:36:04.195 ***🔗
alicE@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-22 17:36:04.195 ***🔗
alicE@localhost/res1 out
<iq type='set' id='325f1281637c3224324a37ac1e4d3887'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-22 17:36:04.195 ***🔗
alicE@localhost/res1 in
<iq id='325f1281637c3224324a37ac1e4d3887' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-22 17:36:04.195 ***🔗
alice@localhost/res1 out
<iq type='set' id='6cb317bc506a4c8e4af3a837923a84b3'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 17:36:04.196 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='6cb317bc506a4c8e4af3a837923a84b3' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 17:36:04.196 ***🔗
alice@localhost/res1 out
<presence/>



*** User 2024-04-22 17:36:04.198 ***🔗
alice@localhost/res1 in
<presence from='alice@localhost/res1' to='alice@localhost/res1'/>



*** User 2024-04-22 17:36:04.198 ***🔗
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 2024-04-22 17:36:04.199 ***🔗
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7c989a54d8c5c7b1' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-22 17:36:04.199 ***🔗
bOb@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-22 17:36:04.199 ***🔗
bOb@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2024-04-22 17:36:04.200 ***🔗
bOb@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-22 17:36:04.200 ***🔗
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 2024-04-22 17:36:04.200 ***🔗
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='db95fe626d18ba1f' from='localhost' version='1.0' xml:lang='en' to='bob@localhost'>

*** User 2024-04-22 17:36:04.200 ***🔗
bOb@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-22 17:36:04.200 ***🔗
bOb@localhost/res1 out
<iq type='set' id='e5e78380d261e593cabad1fa80108cef'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-22 17:36:04.201 ***🔗
bOb@localhost/res1 in
<iq id='e5e78380d261e593cabad1fa80108cef' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-22 17:36:04.201 ***🔗
bob@localhost/res1 out
<iq type='set' id='3c369e709c119f0c2b03d42c02c9a073'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 17:36:04.201 ***🔗
bob@localhost/res1 in
<iq from='localhost' to='bob@localhost/res1' id='3c369e709c119f0c2b03d42c02c9a073' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 17:36:04.201 ***🔗
bob@localhost/res1 out
<presence/>



*** User 2024-04-22 17:36:04.203 ***🔗
bob@localhost/res1 in
<presence from='bob@localhost/res1' to='bob@localhost/res1'/>



*** User 2024-04-22 17:36:04.203 ***🔗
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 2024-04-22 17:36:04.204 ***🔗
kate@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='cfa5b3c4c3a53370' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-22 17:36:04.204 ***🔗
kate@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-22 17:36:04.204 ***🔗
kate@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGUAbWFrcm93ZTtw</auth>



*** User 2024-04-22 17:36:04.205 ***🔗
kate@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-22 17:36:04.205 ***🔗
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 2024-04-22 17:36:04.205 ***🔗
kate@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='67214814579831c9' from='localhost' version='1.0' xml:lang='en' to='kate@localhost'>

*** User 2024-04-22 17:36:04.205 ***🔗
kate@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-22 17:36:04.206 ***🔗
kate@localhost/res1 out
<iq type='set' id='fcdef2405b7d60fea809e24f86945468'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-22 17:36:04.206 ***🔗
kate@localhost/res1 in
<iq id='fcdef2405b7d60fea809e24f86945468' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-22 17:36:04.206 ***🔗
kate@localhost/res1 out
<iq type='set' id='bc583d39cc8dad1c0460cbec5c45b369'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 17:36:04.207 ***🔗
kate@localhost/res1 in
<iq from='localhost' to='kate@localhost/res1' id='bc583d39cc8dad1c0460cbec5c45b369' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 17:36:04.207 ***🔗
kate@localhost/res1 out
<presence/>



*** User 2024-04-22 17:36:04.208 ***🔗
kate@localhost/res1 in
<presence from='kate@localhost/res1' to='kate@localhost/res1'/>



*** User 2024-04-22 17:36:04.208 ***🔗
alice@localhost/res1 out
<message type='groupchat' to='room_markers_reset@muclight.localhost' id='id-1'>
	<body>marker time!</body>
</message>



*** User 2024-04-22 17:36:04.212 ***🔗
alice@localhost/res1 in
<message from='room_markers_reset@muclight.localhost/alice@localhost' to='alice@localhost' id='id-1' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2024-04-22 17:36:04.212 ***🔗
bob@localhost/res1 in
<message from='room_markers_reset@muclight.localhost/alice@localhost' to='bob@localhost' id='id-1' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2024-04-22 17:36:04.212 ***🔗
kate@localhost/res1 in
<message from='room_markers_reset@muclight.localhost/alice@localhost' to='kate@localhost' id='id-1' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2024-04-22 17:36:04.212 ***🔗
alice@localhost/res1 out
<message type='groupchat' to='room_markers_reset@muclight.localhost' id='id-2'>
	<body>marker time!</body>
</message>



*** User 2024-04-22 17:36:04.214 ***🔗
alice@localhost/res1 in
<message from='room_markers_reset@muclight.localhost/alice@localhost' to='alice@localhost' id='id-2' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2024-04-22 17:36:04.214 ***🔗
bob@localhost/res1 in
<message from='room_markers_reset@muclight.localhost/alice@localhost' to='bob@localhost' id='id-2' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2024-04-22 17:36:04.214 ***🔗
kate@localhost/res1 in
<message from='room_markers_reset@muclight.localhost/alice@localhost' to='kate@localhost' id='id-2' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2024-04-22 17:36:04.215 ***🔗
bob@localhost/res1 out
<iq type='set' id='1a014ffe38e33244180535d5c46774f9'>
	<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-22 17:36:04.216 ***🔗
bob@localhost/res1 in
<message from='bob@localhost' to='bob@localhost/res1' id='1713-807364-215938'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='2' queryid='1a014ffe38e33244180535d5c46774f9'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T17:36:04.214260Z'/>
			<message to='bob@localhost' id='id-2' type='groupchat' from='room_markers_reset@muclight.localhost/alice@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-04-22 17:36:04.216 ***🔗
bob@localhost/res1 in
<iq from='bob@localhost' to='bob@localhost/res1' id='1a014ffe38e33244180535d5c46774f9' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1713807364214260/cm9vbV9tYXJrZXJzX3Jlc2V0QG11Y2xpZ2h0LmxvY2FsaG9zdA==</first>
			<last>1713807364214260/cm9vbV9tYXJrZXJzX3Jlc2V0QG11Y2xpZ2h0LmxvY2FsaG9zdA==</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>2</unread-messages>
	</fin>
</iq>



*** User 2024-04-22 17:36:04.216 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-04-22 17:36:04.216 ***🔗
bob@localhost/res1 out
<iq type='set' id='635e0c7e6ac9a9539aaadb54506b78ac'>
	<query xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.localhost'>
		<read>true</read>
	</query>
</iq>



*** User 2024-04-22 17:36:04.218 ***🔗
bob@localhost/res1 in
<message from='bob@localhost/res1' to='bob@localhost' id='635e0c7e6ac9a9539aaadb54506b78ac'>
	<x xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.localhost' queryid='635e0c7e6ac9a9539aaadb54506b78ac'>
		<read>true</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</x>
</message>



*** User 2024-04-22 17:36:04.218 ***🔗
bob@localhost/res1 in
<iq from='bob@localhost' to='bob@localhost/res1' id='635e0c7e6ac9a9539aaadb54506b78ac' type='result'/>



*** User 2024-04-22 17:36:04.219 ***🔗
bob@localhost/res1 out
<iq type='set' id='aaa7cd2814a1dca35c00f1dfa83aa6e3'>
	<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-22 17:36:04.220 ***🔗
bob@localhost/res1 in
<message from='bob@localhost' to='bob@localhost/res1' id='1713-807364-219842'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='aaa7cd2814a1dca35c00f1dfa83aa6e3'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T17:36:04.214260Z'/>
			<message to='bob@localhost' id='id-2' type='groupchat' from='room_markers_reset@muclight.localhost/alice@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<read>true</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-04-22 17:36:04.220 ***🔗
bob@localhost/res1 in
<iq from='bob@localhost' to='bob@localhost/res1' id='aaa7cd2814a1dca35c00f1dfa83aa6e3' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1713807364214260/cm9vbV9tYXJrZXJzX3Jlc2V0QG11Y2xpZ2h0LmxvY2FsaG9zdA==</first>
			<last>1713807364214260/cm9vbV9tYXJrZXJzX3Jlc2V0QG11Y2xpZ2h0LmxvY2FsaG9zdA==</last>
		</set>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2024-04-22 17:36:04.220 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-04-22 17:36:04.220 ***🔗
bob@localhost/res1 out
<iq type='set' id='150f420e6aaca1630cf305f9c92e4803'>
	<query xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.localhost'>
		<read>false</read>
	</query>
</iq>



*** User 2024-04-22 17:36:04.222 ***🔗
bob@localhost/res1 in
<message from='bob@localhost/res1' to='bob@localhost' id='150f420e6aaca1630cf305f9c92e4803'>
	<x xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.localhost' queryid='150f420e6aaca1630cf305f9c92e4803'>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</x>
</message>



*** User 2024-04-22 17:36:04.222 ***🔗
bob@localhost/res1 in
<iq from='bob@localhost' to='bob@localhost/res1' id='150f420e6aaca1630cf305f9c92e4803' type='result'/>



*** User 2024-04-22 17:36:04.222 ***🔗
bob@localhost/res1 out
<iq type='set' id='1509e3cb52b71872f585d6bf0ad17036'>
	<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-22 17:36:04.224 ***🔗
bob@localhost/res1 in
<message from='bob@localhost' to='bob@localhost/res1' id='1713-807364-223729'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='1509e3cb52b71872f585d6bf0ad17036'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T17:36:04.214260Z'/>
			<message to='bob@localhost' id='id-2' type='groupchat' from='room_markers_reset@muclight.localhost/alice@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-04-22 17:36:04.224 ***🔗
bob@localhost/res1 in
<iq from='bob@localhost' to='bob@localhost/res1' id='1509e3cb52b71872f585d6bf0ad17036' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1713807364214260/cm9vbV9tYXJrZXJzX3Jlc2V0QG11Y2xpZ2h0LmxvY2FsaG9zdA==</first>
			<last>1713807364214260/cm9vbV9tYXJrZXJzX3Jlc2V0QG11Y2xpZ2h0LmxvY2FsaG9zdA==</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2024-04-22 17:36:04.224 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-04-22 17:36:04.224 ***🔗
alice@localhost/res1 out
<iq type='set' id='b5c9252d98c36e05b25a9ed9f7ad869c'>
	<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-22 17:36:04.226 ***🔗
alice@localhost/res1 in
<message from='alice@localhost' to='alice@localhost/res1' id='1713-807364-225374'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='b5c9252d98c36e05b25a9ed9f7ad869c'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T17:36:04.213982Z'/>
			<message to='alice@localhost' id='id-2' type='groupchat' from='room_markers_reset@muclight.localhost/alice@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<read>true</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-04-22 17:36:04.226 ***🔗
alice@localhost/res1 in
<iq from='alice@localhost' to='alice@localhost/res1' id='b5c9252d98c36e05b25a9ed9f7ad869c' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1713807364213982/cm9vbV9tYXJrZXJzX3Jlc2V0QG11Y2xpZ2h0LmxvY2FsaG9zdA==</first>
			<last>1713807364213982/cm9vbV9tYXJrZXJzX3Jlc2V0QG11Y2xpZ2h0LmxvY2FsaG9zdA==</last>
		</set>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2024-04-22 17:36:04.226 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-04-22 17:36:04.226 ***🔗
kate@localhost/res1 out
<iq type='set' id='ff9f6d68a4eadaab468fc9dbfe26b695'>
	<query xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.localhost'>
		<read>false</read>
	</query>
</iq>



*** User 2024-04-22 17:36:04.228 ***🔗
kate@localhost/res1 in
<message from='kate@localhost/res1' to='kate@localhost' id='ff9f6d68a4eadaab468fc9dbfe26b695'>
	<x xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.localhost' queryid='ff9f6d68a4eadaab468fc9dbfe26b695'>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</x>
</message>



*** User 2024-04-22 17:36:04.228 ***🔗
kate@localhost/res1 in
<iq from='kate@localhost' to='kate@localhost/res1' id='ff9f6d68a4eadaab468fc9dbfe26b695' type='result'/>



*** User 2024-04-22 17:36:04.228 ***🔗
kate@localhost/res1 out
<iq type='set' id='06fbd042e2b1eef0006436965835eac6'>
	<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-22 17:36:04.229 ***🔗
kate@localhost/res1 in
<message from='kate@localhost' to='kate@localhost/res1' id='1713-807364-229200'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='2' queryid='06fbd042e2b1eef0006436965835eac6'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T17:36:04.214488Z'/>
			<message to='kate@localhost' id='id-2' type='groupchat' from='room_markers_reset@muclight.localhost/alice@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2024-04-22 17:36:04.229 ***🔗
kate@localhost/res1 in
<iq from='kate@localhost' to='kate@localhost/res1' id='06fbd042e2b1eef0006436965835eac6' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1713807364214488/cm9vbV9tYXJrZXJzX3Jlc2V0QG11Y2xpZ2h0LmxvY2FsaG9zdA==</first>
			<last>1713807364214488/cm9vbV9tYXJrZXJzX3Jlc2V0QG11Y2xpZ2h0LmxvY2FsaG9zdA==</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>2</unread-messages>
	</fin>
</iq>



*** User 2024-04-22 17:36:04.229 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2024-04-22 17:36:04.229 ***🔗
kate@localhost/res1 out
</stream:stream>

*** User 2024-04-22 17:36:04.230 ***🔗
kate@localhost/res1 in
</stream:stream>

*** User 2024-04-22 17:36:04.230 ***🔗
bob@localhost/res1 out
</stream:stream>

*** User 2024-04-22 17:36:04.230 ***🔗
bob@localhost/res1 in
</stream:stream>

*** User 2024-04-22 17:36:04.230 ***🔗
alice@localhost/res1 out
</stream:stream>

*** User 2024-04-22 17:36:04.230 ***🔗
alice@localhost/res1 in
</stream:stream>
*** CT 2024-04-22 17:36:04.247 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2774.html



=== Ended at 2024-04-22 17:36:04
=== successfully completed test case
=== === Returned value: ok