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

=== Config value:

    [{watchdog,<0.27773.0>},
     {inbox_opts,#{aff_changes => true,
                   async_writer => #{pool_size => 1},
                   backend => rdbms_async,bin_clean_after => 3600000,
                   bin_ttl => 30,
                   boxes => [<<"inbox">>,<<"archive">>,<<"bin">>,<<"other">>],
                   groupchat => [muclight],
                   iqdisc => no_queue,remove_on_kicked => true,
                   reset_markers => [<<"displayed">>]}},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/inbox_extensions_SUITE_data"},
     {preset,"pgsql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@a4fd8d8e9aae.2022-05-18_09.59.33/big_tests.tests.inbox_extensions_SUITE.logs/run.2022-05-18_10.03.06/inbox_extensions_suite.groupchat_setunread_stanza_sets_inbox.45314.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@a4fd8d8e9aae.2022-05-18_09.59.33/big_tests.tests.inbox_extensions_SUITE.logs/run.2022-05-18_10.03.06/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_amp => #{},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{number_of_segments => 5,strategy => fifo,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_commands => #{},
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              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"}],
              iqdisc => one_queue,password_strength => 0,
              registration_watchers => []},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management =>
            #{ack => true,ack_freq => 1,backend => mnesia,buffer => true,
              buffer_max => 100,resume_timeout => 600,
              stale_h =>
                  #{enabled => false,geriatric => 3600,repeat_after => 1800}},
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,search => true}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"domain.example.com">>},
                           {host,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"domain.example.com">>},
                            {host,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {mike,[{username,<<"mike">>},
                            {server,<<"domain.example.com">>},
                            {host,<<"localhost">>},
                            {password,<<"nicniema">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@a4fd8d8e9aae.2022-05-18_09.59.33"

=== Started at 2022-05-18 10:03:12


*** CT 2022-05-18 10:03:12.239 *** View log from node mongooseim@localhost when started mongooseim@localhost_1691.html
*** CT 2022-05-18 10:03:12.240 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_430.html

*** User 2022-05-18 10:03:12.247 ***
alicE@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-18 10:03:12.248 ***
alicE@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5be8424ca48d5cba' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-18 10:03:12.248 ***
alicE@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-05-18 10:03:12.248 ***
alicE@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2022-05-18 10:03:12.249 ***
alicE@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-18 10:03:12.249 ***
alicE@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-18 10:03:12.249 ***
alicE@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='889a3d47c3321bda' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-18 10:03:12.250 ***
alicE@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-05-18 10:03:12.250 ***
alicE@domain.example.com/res1 out
<iq type='set' id='56d11b782dd0738505c4962be4331d6e'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-18 10:03:12.250 ***
alicE@domain.example.com/res1 in
<iq id='56d11b782dd0738505c4962be4331d6e' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-05-18 10:03:12.250 ***
alice@domain.example.com/res1 out
<iq type='set' id='bed96811b042c33fb38e96ef46a2aa6e'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-18 10:03:12.250 ***
alice@domain.example.com/res1 in
<iq type='result' id='bed96811b042c33fb38e96ef46a2aa6e'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-18 10:03:12.250 ***
alice@domain.example.com/res1 out
<presence/>



*** User 2022-05-18 10:03:12.252 ***
alice@domain.example.com/res1 in
<presence from='alice@domain.example.com/res1' to='alice@domain.example.com/res1' xml:lang='en'/>



*** User 2022-05-18 10:03:12.253 ***
bOb@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-18 10:03:12.253 ***
bOb@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='553cebbfd6357ade' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-18 10:03:12.253 ***
bOb@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-05-18 10:03:12.254 ***
bOb@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2022-05-18 10:03:12.254 ***
bOb@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-18 10:03:12.254 ***
bOb@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-18 10:03:12.255 ***
bOb@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='378ce71ccaa09b2e' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-18 10:03:12.255 ***
bOb@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-05-18 10:03:12.255 ***
bOb@domain.example.com/res1 out
<iq type='set' id='6594332d80df5e4f3da5d53f1e70da35'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-18 10:03:12.255 ***
bOb@domain.example.com/res1 in
<iq id='6594332d80df5e4f3da5d53f1e70da35' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-05-18 10:03:12.256 ***
bob@domain.example.com/res1 out
<iq type='set' id='65bc178f6b07f5cff16c20b0e87b3929'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-18 10:03:12.256 ***
bob@domain.example.com/res1 in
<iq type='result' id='65bc178f6b07f5cff16c20b0e87b3929'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-18 10:03:12.256 ***
bob@domain.example.com/res1 out
<presence/>



*** User 2022-05-18 10:03:12.257 ***
bob@domain.example.com/res1 in
<presence from='bob@domain.example.com/res1' to='bob@domain.example.com/res1' xml:lang='en'/>



*** User 2022-05-18 10:03:12.258 ***
kate@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-18 10:03:12.258 ***
kate@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6256b694765e9b9f' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-18 10:03:12.258 ***
kate@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-05-18 10:03:12.259 ***
kate@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGUAbWFrcm93ZTtw</auth>



*** User 2022-05-18 10:03:12.259 ***
kate@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-18 10:03:12.260 ***
kate@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-18 10:03:12.260 ***
kate@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='90e255e54771e7d4' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-18 10:03:12.260 ***
kate@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-05-18 10:03:12.260 ***
kate@domain.example.com/res1 out
<iq type='set' id='b3c89fa6892660e313d3106e26d45411'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-18 10:03:12.260 ***
kate@domain.example.com/res1 in
<iq id='b3c89fa6892660e313d3106e26d45411' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-05-18 10:03:12.261 ***
kate@domain.example.com/res1 out
<iq type='set' id='bf83c3b54e10527c6785dc611aea3e62'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-18 10:03:12.261 ***
kate@domain.example.com/res1 in
<iq type='result' id='bf83c3b54e10527c6785dc611aea3e62'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-18 10:03:12.261 ***
kate@domain.example.com/res1 out
<presence/>



*** User 2022-05-18 10:03:12.262 ***
kate@domain.example.com/res1 in
<presence from='kate@domain.example.com/res1' to='kate@domain.example.com/res1' xml:lang='en'/>



*** User 2022-05-18 10:03:12.262 ***
alice@domain.example.com/res1 out
<message to='room_markers_reset@muclight.domain.example.com' type='groupchat' id='id-1'>
	<body>marker time!</body>
</message>



*** User 2022-05-18 10:03:12.265 ***
alice@domain.example.com/res1 in
<message from='room_markers_reset@muclight.domain.example.com/alice@domain.example.com' to='alice@domain.example.com' id='id-1' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2022-05-18 10:03:12.265 ***
bob@domain.example.com/res1 in
<message from='room_markers_reset@muclight.domain.example.com/alice@domain.example.com' to='bob@domain.example.com' id='id-1' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2022-05-18 10:03:12.265 ***
kate@domain.example.com/res1 in
<message from='room_markers_reset@muclight.domain.example.com/alice@domain.example.com' to='kate@domain.example.com' id='id-1' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2022-05-18 10:03:12.265 ***
alice@domain.example.com/res1 out
<message to='room_markers_reset@muclight.domain.example.com' type='groupchat' id='id-2'>
	<body>marker time!</body>
</message>



*** User 2022-05-18 10:03:12.267 ***
alice@domain.example.com/res1 in
<message from='room_markers_reset@muclight.domain.example.com/alice@domain.example.com' to='alice@domain.example.com' id='id-2' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2022-05-18 10:03:12.267 ***
bob@domain.example.com/res1 in
<message from='room_markers_reset@muclight.domain.example.com/alice@domain.example.com' to='bob@domain.example.com' id='id-2' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2022-05-18 10:03:12.267 ***
kate@domain.example.com/res1 in
<message from='room_markers_reset@muclight.domain.example.com/alice@domain.example.com' to='kate@domain.example.com' id='id-2' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2022-05-18 10:03:12.267 ***
bob@domain.example.com/res1 out
<iq type='set' id='43e52e869c14152f726e98b08c9e8d27'>
	<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-05-18 10:03:12.268 ***
bob@domain.example.com/res1 in
<message from='bob@domain.example.com' to='bob@domain.example.com/res1' id='1652-868192-268064'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='2' queryid='43e52e869c14152f726e98b08c9e8d27'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T10:03:12.266696Z'/>
			<message to='bob@domain.example.com' id='id-2' type='groupchat' from='room_markers_reset@muclight.domain.example.com/alice@domain.example.com'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-18 10:03:12.268 ***
bob@domain.example.com/res1 in
<iq from='bob@domain.example.com' to='bob@domain.example.com/res1' id='43e52e869c14152f726e98b08c9e8d27' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>2</unread-messages>
	</fin>
</iq>



*** User 2022-05-18 10:03:12.268 ***
bob@domain.example.com/res1 out
<iq type='set' id='9e5bfc2a3ae6a43e3cc7fe07b32edc44'>
	<query xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.domain.example.com'>
		<read>true</read>
	</query>
</iq>



*** User 2022-05-18 10:03:12.270 ***
bob@domain.example.com/res1 in
<message from='bob@domain.example.com/res1' to='bob@domain.example.com' id='9e5bfc2a3ae6a43e3cc7fe07b32edc44'>
	<x xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.domain.example.com' queryid='9e5bfc2a3ae6a43e3cc7fe07b32edc44'>
		<read>true</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</x>
</message>



*** User 2022-05-18 10:03:12.270 ***
bob@domain.example.com/res1 in
<iq from='bob@domain.example.com' to='bob@domain.example.com/res1' id='9e5bfc2a3ae6a43e3cc7fe07b32edc44' type='result'/>



*** User 2022-05-18 10:03:12.270 ***
bob@domain.example.com/res1 out
<iq type='set' id='97df331fc8c82f79d5a7335032df94c2'>
	<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-05-18 10:03:12.271 ***
bob@domain.example.com/res1 in
<message from='bob@domain.example.com' to='bob@domain.example.com/res1' id='1652-868192-270925'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='97df331fc8c82f79d5a7335032df94c2'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T10:03:12.266696Z'/>
			<message to='bob@domain.example.com' id='id-2' type='groupchat' from='room_markers_reset@muclight.domain.example.com/alice@domain.example.com'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-18 10:03:12.271 ***
bob@domain.example.com/res1 in
<iq from='bob@domain.example.com' to='bob@domain.example.com/res1' id='97df331fc8c82f79d5a7335032df94c2' 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-05-18 10:03:12.271 ***
bob@domain.example.com/res1 out
<iq type='set' id='e1553f9677142432c712f1fa11a1ff21'>
	<query xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.domain.example.com'>
		<read>false</read>
	</query>
</iq>



*** User 2022-05-18 10:03:12.272 ***
bob@domain.example.com/res1 in
<message from='bob@domain.example.com/res1' to='bob@domain.example.com' id='e1553f9677142432c712f1fa11a1ff21'>
	<x xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.domain.example.com' queryid='e1553f9677142432c712f1fa11a1ff21'>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</x>
</message>



*** User 2022-05-18 10:03:12.272 ***
bob@domain.example.com/res1 in
<iq from='bob@domain.example.com' to='bob@domain.example.com/res1' id='e1553f9677142432c712f1fa11a1ff21' type='result'/>



*** User 2022-05-18 10:03:12.273 ***
bob@domain.example.com/res1 out
<iq type='set' id='3cffcf3838359bd6376f766538065d55'>
	<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-05-18 10:03:12.313 ***
bob@domain.example.com/res1 in
<message from='bob@domain.example.com' to='bob@domain.example.com/res1' id='1652-868192-312384'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='3cffcf3838359bd6376f766538065d55'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T10:03:12.266696Z'/>
			<message to='bob@domain.example.com' id='id-2' type='groupchat' from='room_markers_reset@muclight.domain.example.com/alice@domain.example.com'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-18 10:03:12.313 ***
bob@domain.example.com/res1 in
<iq from='bob@domain.example.com' to='bob@domain.example.com/res1' id='3cffcf3838359bd6376f766538065d55' 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-05-18 10:03:12.313 ***
alice@domain.example.com/res1 out
<iq type='set' id='f0cc0b90356b685779276a05990e6b8e'>
	<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-05-18 10:03:12.314 ***
alice@domain.example.com/res1 in
<message from='alice@domain.example.com' to='alice@domain.example.com/res1' id='1652-868192-314039'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='f0cc0b90356b685779276a05990e6b8e'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T10:03:12.266517Z'/>
			<message to='alice@domain.example.com' id='id-2' type='groupchat' from='room_markers_reset@muclight.domain.example.com/alice@domain.example.com'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-18 10:03:12.314 ***
alice@domain.example.com/res1 in
<iq from='alice@domain.example.com' to='alice@domain.example.com/res1' id='f0cc0b90356b685779276a05990e6b8e' 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-05-18 10:03:12.314 ***
kate@domain.example.com/res1 out
<iq type='set' id='8795cafc3b0aa6598e08d1dac8038556'>
	<query xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.domain.example.com'>
		<read>false</read>
	</query>
</iq>



*** User 2022-05-18 10:03:12.316 ***
kate@domain.example.com/res1 in
<message from='kate@domain.example.com/res1' to='kate@domain.example.com' id='8795cafc3b0aa6598e08d1dac8038556'>
	<x xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.domain.example.com' queryid='8795cafc3b0aa6598e08d1dac8038556'>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</x>
</message>



*** User 2022-05-18 10:03:12.316 ***
kate@domain.example.com/res1 in
<iq from='kate@domain.example.com' to='kate@domain.example.com/res1' id='8795cafc3b0aa6598e08d1dac8038556' type='result'/>



*** User 2022-05-18 10:03:12.316 ***
kate@domain.example.com/res1 out
<iq type='set' id='d2fd23f16695a20664697aacde02fa29'>
	<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-05-18 10:03:12.317 ***
kate@domain.example.com/res1 in
<message from='kate@domain.example.com' to='kate@domain.example.com/res1' id='1652-868192-317060'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='2' queryid='d2fd23f16695a20664697aacde02fa29'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T10:03:12.266837Z'/>
			<message to='kate@domain.example.com' id='id-2' type='groupchat' from='room_markers_reset@muclight.domain.example.com/alice@domain.example.com'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-18 10:03:12.317 ***
kate@domain.example.com/res1 in
<iq from='kate@domain.example.com' to='kate@domain.example.com/res1' id='d2fd23f16695a20664697aacde02fa29' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>2</unread-messages>
	</fin>
</iq>



*** User 2022-05-18 10:03:12.317 ***
kate@domain.example.com/res1 out
</stream:stream>

*** User 2022-05-18 10:03:12.317 ***
kate@domain.example.com/res1 in
</stream:stream>

*** User 2022-05-18 10:03:12.317 ***
bob@domain.example.com/res1 out
</stream:stream>

*** User 2022-05-18 10:03:12.634 ***
bob@domain.example.com/res1 in
</stream:stream>

*** User 2022-05-18 10:03:12.634 ***
alice@domain.example.com/res1 out
</stream:stream>

*** User 2022-05-18 10:03:12.635 ***
alice@domain.example.com/res1 in
</stream:stream>
*** CT 2022-05-18 10:03:12.643 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_430.html
*** CT 2022-05-18 10:03:12.644 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1691.html



=== Ended at 2022-05-18 10:03:12
=== successfully completed test case
=== === Returned value: ok