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

=== Config value:

    [{watchdog,<0.25202.0>},
     {inbox_opts,#{aff_changes => true,
                   async_writer => #{pool_size => 8},
                   backend => rdbms,bin_clean_after => 3600000,bin_ttl => 30,
                   boxes => [<<"inbox">>,<<"archive">>,<<"bin">>,<<"other">>],
                   groupchat => [muc],
                   iqdisc => no_queue,remove_on_kicked => true,
                   reset_markers => [<<"displayed">>]}},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/inbox_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@65765adaff9e.2022-05-25_10.37.59/big_tests.tests.inbox_SUITE.logs/run.2022-05-25_10.41.17/inbox_suite.unread_count_is_reset_after_sending_chatmarker.html"},
     {tc_group_properties,[{name,muc}]},
     {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@65765adaff9e.2022-05-25_10.37.59/big_tests.tests.inbox_SUITE.logs/run.2022-05-25_10.41.17/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_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}}},
     {{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_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}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@65765adaff9e.2022-05-25_10.37.59"

=== Started at 2022-05-25 10:41:31


*** CT 2022-05-25 10:41:31.699 *** View log from node mongooseim@localhost when started mongooseim@localhost_1654.html
*** CT 2022-05-25 10:41:31.699 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_402.html

*** User 2022-05-25 10:41:31.718 ***
alicE_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-25 10:41:31.719 ***
alicE_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='969ebbf57be89570' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:41:31.719 ***
alicE_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-05-25 10:41:31.719 ***
alicE_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VucmVhZF9jb3VudF9pc19yZXNldF9hZnRlcl9zZW5kaW5nX2NoYXRtYXJrZXJfOTU2AG1hdHlncnlzYQ==</auth>



*** User 2022-05-25 10:41:31.720 ***
alicE_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-25 10:41:31.720 ***
alicE_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-25 10:41:31.720 ***
alicE_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3d3e8ea68a6f323c' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:41:31.721 ***
alicE_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-05-25 10:41:31.721 ***
alicE_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 out
<iq type='set' id='35901749f9b9d7241ce33d0256e9a5ab'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-25 10:41:31.721 ***
alicE_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
<iq id='35901749f9b9d7241ce33d0256e9a5ab' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-25 10:41:31.721 ***
alice_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 out
<iq type='set' id='614914245c08f0889c5fb85b4869a198'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:41:31.721 ***
alice_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
<iq type='result' id='614914245c08f0889c5fb85b4869a198'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:41:31.721 ***
alice_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 out
<presence/>



*** User 2022-05-25 10:41:31.723 ***
alice_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
<presence from='alice_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1' to='alice_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1' xml:lang='en'/>



*** User 2022-05-25 10:41:31.724 ***
bOb_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-25 10:41:31.724 ***
bOb_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='109f9413a2b2a9a0' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:41:31.724 ***
bOb_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-05-25 10:41:31.724 ***
bOb_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl91bnJlYWRfY291bnRfaXNfcmVzZXRfYWZ0ZXJfc2VuZGluZ19jaGF0bWFya2VyXzk1NgBtYWtyb2xpa2E=</auth>



*** User 2022-05-25 10:41:31.725 ***
bOb_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-25 10:41:31.725 ***
bOb_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-25 10:41:31.725 ***
bOb_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e5eb402b028593ec' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:41:31.725 ***
bOb_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-05-25 10:41:31.725 ***
bOb_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 out
<iq type='set' id='ea3dbe9109c10fe0c7b7afe416aa4083'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-25 10:41:31.726 ***
bOb_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
<iq id='ea3dbe9109c10fe0c7b7afe416aa4083' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-25 10:41:31.726 ***
bob_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 out
<iq type='set' id='5fdef0e8b28f986916e04c934df6827b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:41:31.726 ***
bob_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
<iq type='result' id='5fdef0e8b28f986916e04c934df6827b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:41:31.726 ***
bob_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 out
<presence/>



*** User 2022-05-25 10:41:31.728 ***
bob_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
<presence from='bob_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1' to='bob_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1' xml:lang='en'/>



*** User 2022-05-25 10:41:31.728 ***
kate_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-25 10:41:31.728 ***
kate_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='cfe56251f47e29ef' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:41:31.728 ***
kate_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-05-25 10:41:31.729 ***
kate_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGVfdW5yZWFkX2NvdW50X2lzX3Jlc2V0X2FmdGVyX3NlbmRpbmdfY2hhdG1hcmtlcl85NTYAbWFrcm93ZTtw</auth>



*** User 2022-05-25 10:41:31.730 ***
kate_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-25 10:41:31.730 ***
kate_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-25 10:41:31.730 ***
kate_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ca47332aacb3fe98' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-25 10:41:31.730 ***
kate_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-05-25 10:41:31.730 ***
kate_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 out
<iq type='set' id='ec3a16e96b26e82cbfb012a7c21154db'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-25 10:41:31.730 ***
kate_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
<iq id='ec3a16e96b26e82cbfb012a7c21154db' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-25 10:41:31.730 ***
kate_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 out
<iq type='set' id='18da4d496c4153078572716134bbd22e'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:41:31.730 ***
kate_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
<iq type='result' id='18da4d496c4153078572716134bbd22e'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 10:41:31.730 ***
kate_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 out
<presence/>



*** User 2022-05-25 10:41:31.732 ***
kate_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
<presence from='kate_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1' to='kate_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1' xml:lang='en'/>



*** User 2022-05-25 10:41:31.732 ***
alice_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 out
<presence to='room-fb64abbd70@muc.localhost/alice_unread_count_is_reset_after_sending_chatmarker_956'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2022-05-25 10:41:31.732 ***
bob_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 out
<presence to='room-fb64abbd70@muc.localhost/bob_unread_count_is_reset_after_sending_chatmarker_956'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2022-05-25 10:41:31.732 ***
kate_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 out
<presence to='room-fb64abbd70@muc.localhost/kate_unread_count_is_reset_after_sending_chatmarker_956'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2022-05-25 10:41:31.733 ***
alice_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
<presence from='room-fb64abbd70@muc.localhost/alice_unread_count_is_reset_after_sending_chatmarker_956' to='alice_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item jid='alice_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1' affiliation='owner' role='moderator'/>
		<status code='110'/>
		<status code='201'/>
	</x>
</presence>



*** User 2022-05-25 10:41:31.734 ***
alice_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
<message from='room-fb64abbd70@muc.localhost' to='alice_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2022-05-25 10:41:31.735 ***
alice_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
<presence from='room-fb64abbd70@muc.localhost/bob_unread_count_is_reset_after_sending_chatmarker_956' to='alice_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item jid='bob_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1' affiliation='none' role='participant'/>
	</x>
</presence>



*** User 2022-05-25 10:41:31.736 ***
alice_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
<presence from='room-fb64abbd70@muc.localhost/kate_unread_count_is_reset_after_sending_chatmarker_956' to='alice_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item jid='kate_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1' affiliation='none' role='participant'/>
	</x>
</presence>



*** User 2022-05-25 10:41:31.736 ***
bob_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
<presence from='room-fb64abbd70@muc.localhost/alice_unread_count_is_reset_after_sending_chatmarker_956' to='bob_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='owner' role='moderator'/>
	</x>
</presence>



*** User 2022-05-25 10:41:31.736 ***
bob_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
<presence from='room-fb64abbd70@muc.localhost/bob_unread_count_is_reset_after_sending_chatmarker_956' to='bob_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' role='participant'/>
		<status code='110'/>
	</x>
</presence>



*** User 2022-05-25 10:41:31.736 ***
bob_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
<message from='room-fb64abbd70@muc.localhost' to='bob_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2022-05-25 10:41:31.736 ***
bob_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
<presence from='room-fb64abbd70@muc.localhost/kate_unread_count_is_reset_after_sending_chatmarker_956' to='bob_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' role='participant'/>
	</x>
</presence>



*** User 2022-05-25 10:41:31.736 ***
kate_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
<presence from='room-fb64abbd70@muc.localhost/alice_unread_count_is_reset_after_sending_chatmarker_956' to='kate_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='owner' role='moderator'/>
	</x>
</presence>



*** User 2022-05-25 10:41:31.736 ***
kate_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
<presence from='room-fb64abbd70@muc.localhost/bob_unread_count_is_reset_after_sending_chatmarker_956' to='kate_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' role='participant'/>
	</x>
</presence>



*** User 2022-05-25 10:41:31.736 ***
kate_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
<presence from='room-fb64abbd70@muc.localhost/kate_unread_count_is_reset_after_sending_chatmarker_956' to='kate_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' role='participant'/>
		<status code='110'/>
	</x>
</presence>



*** User 2022-05-25 10:41:31.737 ***
kate_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
<message from='room-fb64abbd70@muc.localhost' to='kate_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2022-05-25 10:41:31.737 ***
alice_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 out
<iq type='set' id='f7a64c4cda95d47c7fe67a06461353bc' to='room-fb64abbd70@muc.localhost'>
	<query xmlns='http://jabber.org/protocol/muc#admin'>
		<item jid='bob_unread_count_is_reset_after_sending_chatmarker_956@localhost' affiliation='member'/>
		<item jid='kate_unread_count_is_reset_after_sending_chatmarker_956@localhost' affiliation='member'/>
	</query>
</iq>



*** User 2022-05-25 10:41:31.737 ***
alice_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
<presence from='room-fb64abbd70@muc.localhost/kate_unread_count_is_reset_after_sending_chatmarker_956' to='alice_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item jid='kate_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1' affiliation='member' role='participant'/>
	</x>
</presence>



*** User 2022-05-25 10:41:31.737 ***
alice_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
<presence from='room-fb64abbd70@muc.localhost/bob_unread_count_is_reset_after_sending_chatmarker_956' to='alice_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item jid='bob_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1' affiliation='member' role='participant'/>
	</x>
</presence>



*** User 2022-05-25 10:41:31.737 ***
alice_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
<iq from='room-fb64abbd70@muc.localhost' to='alice_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1' id='f7a64c4cda95d47c7fe67a06461353bc' type='result'>
	<query xmlns='http://jabber.org/protocol/muc#admin'/>
</iq>



*** User 2022-05-25 10:41:31.737 ***
bob_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
<presence from='room-fb64abbd70@muc.localhost/kate_unread_count_is_reset_after_sending_chatmarker_956' to='bob_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='member' role='participant'/>
	</x>
</presence>



*** User 2022-05-25 10:41:31.738 ***
bob_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
<presence from='room-fb64abbd70@muc.localhost/bob_unread_count_is_reset_after_sending_chatmarker_956' to='bob_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='member' role='participant'/>
		<status code='110'/>
	</x>
</presence>



*** User 2022-05-25 10:41:31.738 ***
kate_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
<presence from='room-fb64abbd70@muc.localhost/kate_unread_count_is_reset_after_sending_chatmarker_956' to='kate_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='member' role='participant'/>
		<status code='110'/>
	</x>
</presence>



*** User 2022-05-25 10:41:31.738 ***
kate_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
<presence from='room-fb64abbd70@muc.localhost/bob_unread_count_is_reset_after_sending_chatmarker_956' to='kate_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='member' role='participant'/>
	</x>
</presence>



*** User 2022-05-25 10:41:31.738 ***
bob_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 out
<message to='room-fb64abbd70@muc.localhost' type='groupchat' id='MyID'>
	<body>Hi Room!</body>
</message>



*** User 2022-05-25 10:41:31.746 ***
alice_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
<message from='room-fb64abbd70@muc.localhost/bob_unread_count_is_reset_after_sending_chatmarker_956' to='alice_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1' xml:lang='en' type='groupchat' id='MyID'>
	<body>Hi Room!</body>
</message>



*** User 2022-05-25 10:41:31.747 ***
bob_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
<message from='room-fb64abbd70@muc.localhost/bob_unread_count_is_reset_after_sending_chatmarker_956' to='bob_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1' xml:lang='en' type='groupchat' id='MyID'>
	<body>Hi Room!</body>
</message>



*** User 2022-05-25 10:41:31.747 ***
kate_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
<message from='room-fb64abbd70@muc.localhost/bob_unread_count_is_reset_after_sending_chatmarker_956' to='kate_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1' xml:lang='en' type='groupchat' id='MyID'>
	<body>Hi Room!</body>
</message>



*** User 2022-05-25 10:41:31.747 ***
kate_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 out
<message to='room-fb64abbd70@muc.localhost' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='MyID'/>
</message>



*** User 2022-05-25 10:41:31.754 ***
alice_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
<message from='room-fb64abbd70@muc.localhost/kate_unread_count_is_reset_after_sending_chatmarker_956' to='alice_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1' xml:lang='en' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='MyID'/>
</message>



*** User 2022-05-25 10:41:31.755 ***
bob_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
<message from='room-fb64abbd70@muc.localhost/kate_unread_count_is_reset_after_sending_chatmarker_956' to='bob_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1' xml:lang='en' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='MyID'/>
</message>



*** User 2022-05-25 10:41:31.755 ***
kate_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
<message from='room-fb64abbd70@muc.localhost/kate_unread_count_is_reset_after_sending_chatmarker_956' to='kate_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1' xml:lang='en' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='MyID'/>
</message>



*** User 2022-05-25 10:41:31.755 ***
bob_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 out
<iq type='set' id='42fe188c59875e3fa3f6f7fe7f535fb9'>
	<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-25 10:41:31.756 ***
bob_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
<message from='bob_unread_count_is_reset_after_sending_chatmarker_956@localhost' to='bob_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1' id='1653-475291-756347'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='42fe188c59875e3fa3f6f7fe7f535fb9'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T10:41:31.742429Z'/>
			<message from='room-fb64abbd70@muc.localhost/bob_unread_count_is_reset_after_sending_chatmarker_956' to='bob_unread_count_is_reset_after_sending_chatmarker_956@localhost' xml:lang='en' type='groupchat' id='MyID'>
				<body>Hi Room!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 10:41:31.756 ***
bob_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
<iq from='bob_unread_count_is_reset_after_sending_chatmarker_956@localhost' to='bob_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1' id='42fe188c59875e3fa3f6f7fe7f535fb9' 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-25 10:41:31.756 ***
alice_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 out
<iq type='set' id='9c9fee3066ef60221f49b422d3d7eb19'>
	<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-25 10:41:31.758 ***
alice_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
<message from='alice_unread_count_is_reset_after_sending_chatmarker_956@localhost' to='alice_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1' id='1653-475291-757990'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='9c9fee3066ef60221f49b422d3d7eb19'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T10:41:31.738598Z'/>
			<message from='room-fb64abbd70@muc.localhost/bob_unread_count_is_reset_after_sending_chatmarker_956' to='alice_unread_count_is_reset_after_sending_chatmarker_956@localhost' xml:lang='en' type='groupchat' id='MyID'>
				<body>Hi Room!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 10:41:31.758 ***
alice_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
<iq from='alice_unread_count_is_reset_after_sending_chatmarker_956@localhost' to='alice_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1' id='9c9fee3066ef60221f49b422d3d7eb19' 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-25 10:41:31.758 ***
kate_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 out
<iq type='set' id='86322a88b5af819c5e2273522792abba'>
	<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-25 10:41:31.759 ***
kate_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
<message from='kate_unread_count_is_reset_after_sending_chatmarker_956@localhost' to='kate_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1' id='1653-475291-759206'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='86322a88b5af819c5e2273522792abba'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-25T10:41:31.744808Z'/>
			<message from='room-fb64abbd70@muc.localhost/bob_unread_count_is_reset_after_sending_chatmarker_956' to='kate_unread_count_is_reset_after_sending_chatmarker_956@localhost' xml:lang='en' type='groupchat' id='MyID'>
				<body>Hi Room!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-25 10:41:31.759 ***
kate_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
<iq from='kate_unread_count_is_reset_after_sending_chatmarker_956@localhost' to='kate_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1' id='86322a88b5af819c5e2273522792abba' 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-25 10:41:31.759 ***
kate_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 out
</stream:stream>

*** User 2022-05-25 10:41:31.759 ***
kate_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
</stream:stream>

*** User 2022-05-25 10:41:31.759 ***
bob_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 out
</stream:stream>

*** User 2022-05-25 10:41:31.760 ***
bob_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
</stream:stream>

*** User 2022-05-25 10:41:31.760 ***
alice_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 out
</stream:stream>

*** User 2022-05-25 10:41:31.760 ***
alice_unread_count_is_reset_after_sending_chatmarker_956@localhost/res1 in
</stream:stream>
*** CT 2022-05-25 10:41:31.761 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_402.html
*** CT 2022-05-25 10:41:31.762 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1654.html



=== Ended at 2022-05-25 10:41:31
=== successfully completed test case
=== === Returned value: ok


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