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

=== Config value:

    [{watchdog,<0.25586.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_SUITE_data"},
     {preset,"pgsql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@3b05d744781a.2022-05-18_09.59.20/big_tests.tests.inbox_SUITE.logs/run.2022-05-18_10.02.37/inbox_suite.non_reset_marker_should_not_affect_muclight_inbox.40066.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_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@3b05d744781a.2022-05-18_09.59.20/big_tests.tests.inbox_SUITE.logs/run.2022-05-18_10.02.37/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_last => #{backend => mnesia,iqdisc => one_queue},
        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@3b05d744781a.2022-05-18_09.59.20"

=== Started at 2022-05-18 10:02:50


*** CT 2022-05-18 10:02:50.465 *** View log from node mongooseim@localhost when started mongooseim@localhost_1661.html
*** CT 2022-05-18 10:02:50.466 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_401.html

*** User 2022-05-18 10:02:50.494 ***
alicE_non_reset_marker_should_not_affect_muclight_inbox_989@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-18 10:02:50.495 ***
alicE_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8a2e7b20a8a738ac' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-18 10:02:50.495 ***
alicE_non_reset_marker_should_not_affect_muclight_inbox_989@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-18 10:02:50.495 ***
alicE_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX25vbl9yZXNldF9tYXJrZXJfc2hvdWxkX25vdF9hZmZlY3RfbXVjbGlnaHRfaW5ib3hfOTg5AG1hdHlncnlzYQ==</auth>



*** User 2022-05-18 10:02:50.496 ***
alicE_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-18 10:02:50.496 ***
alicE_non_reset_marker_should_not_affect_muclight_inbox_989@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-18 10:02:50.497 ***
alicE_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='52940773ad17638a' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-18 10:02:50.497 ***
alicE_non_reset_marker_should_not_affect_muclight_inbox_989@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-18 10:02:50.497 ***
alicE_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 out
<iq type='set' id='4549eb83c773bc739822c271e25f10a3'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-18 10:02:50.498 ***
alicE_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<iq id='4549eb83c773bc739822c271e25f10a3' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-18 10:02:50.498 ***
alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 out
<iq type='set' id='2f36488e71c9888dffbc6d2c06dd5d2f'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-18 10:02:50.498 ***
alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<iq type='result' id='2f36488e71c9888dffbc6d2c06dd5d2f'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-18 10:02:50.498 ***
alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 out
<presence/>



*** User 2022-05-18 10:02:50.501 ***
alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<presence from='alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1' to='alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1' xml:lang='en'/>



*** User 2022-05-18 10:02:50.502 ***
bOb_non_reset_marker_should_not_affect_muclight_inbox_989@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-18 10:02:50.502 ***
bOb_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='98c3dd4ecc0827ca' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-18 10:02:50.502 ***
bOb_non_reset_marker_should_not_affect_muclight_inbox_989@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-18 10:02:50.503 ***
bOb_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9ub25fcmVzZXRfbWFya2VyX3Nob3VsZF9ub3RfYWZmZWN0X211Y2xpZ2h0X2luYm94Xzk4OQBtYWtyb2xpa2E=</auth>



*** User 2022-05-18 10:02:50.504 ***
bOb_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-18 10:02:50.504 ***
bOb_non_reset_marker_should_not_affect_muclight_inbox_989@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-18 10:02:50.504 ***
bOb_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='06c80063b3d2eeea' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-18 10:02:50.504 ***
bOb_non_reset_marker_should_not_affect_muclight_inbox_989@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-18 10:02:50.504 ***
bOb_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 out
<iq type='set' id='554e89207ee36fc83dda9374f6a9629b'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-18 10:02:50.504 ***
bOb_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<iq id='554e89207ee36fc83dda9374f6a9629b' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-18 10:02:50.504 ***
bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 out
<iq type='set' id='fbbec591234663ffbc790939f129ee4d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-18 10:02:50.505 ***
bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<iq type='result' id='fbbec591234663ffbc790939f129ee4d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-18 10:02:50.505 ***
bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 out
<presence/>



*** User 2022-05-18 10:02:50.507 ***
bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<presence from='bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1' to='bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1' xml:lang='en'/>



*** User 2022-05-18 10:02:50.507 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_989@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-18 10:02:50.508 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ae2cae6c212bbc3d' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-18 10:02:50.508 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_989@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-18 10:02:50.508 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGVfbm9uX3Jlc2V0X21hcmtlcl9zaG91bGRfbm90X2FmZmVjdF9tdWNsaWdodF9pbmJveF85ODkAbWFrcm93ZTtw</auth>



*** User 2022-05-18 10:02:50.509 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-18 10:02:50.509 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_989@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-18 10:02:50.510 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ce4f5044b4492d1a' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-05-18 10:02:50.510 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_989@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-18 10:02:50.510 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 out
<iq type='set' id='337a6d8db5de51b2aaf813100b0d1f56'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-18 10:02:50.510 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<iq id='337a6d8db5de51b2aaf813100b0d1f56' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-05-18 10:02:50.510 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 out
<iq type='set' id='8c7c297fe690933e0ef05df49453eaa7'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-18 10:02:50.510 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<iq type='result' id='8c7c297fe690933e0ef05df49453eaa7'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-18 10:02:50.511 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 out
<presence/>



*** User 2022-05-18 10:02:50.513 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<presence from='kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1' to='kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1' xml:lang='en'/>



*** User 2022-05-18 10:02:50.513 ***
alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 out
<iq type='set' id='c1105819bde7e14feec92be830b9a492' to='princely_musings_wrjgCqkqVhI=@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#create'>
		<configuration>
			<roomname>Just room name</roomname>
		</configuration>
		<occupants>
			<user affiliation='member'>bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost</user>
			<user affiliation='member'>kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost</user>
		</occupants>
	</query>
</iq>



*** User 2022-05-18 10:02:50.521 ***
alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<message from='princely_musings_wrjgcqkqvhi=@muclight.localhost' to='alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' id='c1105819bde7e14feec92be830b9a492' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1652-868170-516308</version>
		<user affiliation='owner'>alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost</user>
	</x>
	<body/>
</message>



*** User 2022-05-18 10:02:50.521 ***
bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<message from='princely_musings_wrjgcqkqvhi=@muclight.localhost' to='bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' id='c1105819bde7e14feec92be830b9a492' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1652-868170-516308</version>
		<user affiliation='member'>bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost</user>
	</x>
	<body/>
</message>



*** User 2022-05-18 10:02:50.521 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<message from='princely_musings_wrjgcqkqvhi=@muclight.localhost' to='kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' id='c1105819bde7e14feec92be830b9a492' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1652-868170-516308</version>
		<user affiliation='member'>kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost</user>
	</x>
	<body/>
</message>



*** User 2022-05-18 10:02:50.521 ***
alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<iq from='princely_musings_wrjgcqkqvhi=@muclight.localhost' to='alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1' id='c1105819bde7e14feec92be830b9a492' type='result'/>



*** User 2022-05-18 10:02:50.521 ***
alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 out
<iq type='set' id='e452418e463301bec36e9c036cc432ab'>
	<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:02:50.522 ***
alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<iq from='alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' to='alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1' id='e452418e463301bec36e9c036cc432ab' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>0</active-conversations>
		<count>0</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2022-05-18 10:02:50.623 ***
alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 out
<iq type='set' id='e452418e463301bec36e9c036cc432ab'>
	<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:02:50.623 ***
alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<message from='alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' to='alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1' id='1652-868170-623604'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='e452418e463301bec36e9c036cc432ab'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T10:02:50.514036Z'/>
			<message to='alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' id='c1105819bde7e14feec92be830b9a492' type='groupchat' from='princely_musings_wrjgcqkqvhi=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1652-868170-516308</version>
					<user affiliation='owner'>alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-18 10:02:50.623 ***
alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<iq from='alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' to='alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1' id='e452418e463301bec36e9c036cc432ab' 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:02:50.624 ***
bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 out
<iq type='set' id='d69cd0d274f18d590a446c13098b3514'>
	<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:02:50.625 ***
bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<message from='bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' to='bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1' id='1652-868170-624728'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='d69cd0d274f18d590a446c13098b3514'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T10:02:50.514036Z'/>
			<message to='bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' id='c1105819bde7e14feec92be830b9a492' type='groupchat' from='princely_musings_wrjgcqkqvhi=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1652-868170-516308</version>
					<user affiliation='member'>bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-18 10:02:50.625 ***
bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<iq from='bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' to='bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1' id='d69cd0d274f18d590a446c13098b3514' 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:02:50.625 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 out
<iq type='set' id='a6e63baf2c4d16e0bf960673a7d1a5dd'>
	<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:02:50.626 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<message from='kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' to='kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1' id='1652-868170-626117'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='a6e63baf2c4d16e0bf960673a7d1a5dd'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T10:02:50.514036Z'/>
			<message to='kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' id='c1105819bde7e14feec92be830b9a492' type='groupchat' from='princely_musings_wrjgcqkqvhi=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1652-868170-516308</version>
					<user affiliation='member'>kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-18 10:02:50.626 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<iq from='kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' to='kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1' id='a6e63baf2c4d16e0bf960673a7d1a5dd' 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:02:50.626 ***
alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 out
<iq type='set' id='7b9d684b6a221c604f85f5fb573ce002'>
	<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:02:50.627 ***
alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<message from='alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' to='alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1' id='1652-868170-627540'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='7b9d684b6a221c604f85f5fb573ce002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T10:02:50.514036Z'/>
			<message to='alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' id='c1105819bde7e14feec92be830b9a492' type='groupchat' from='princely_musings_wrjgcqkqvhi=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1652-868170-516308</version>
					<user affiliation='owner'>alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-18 10:02:50.627 ***
alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<iq from='alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' to='alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1' id='7b9d684b6a221c604f85f5fb573ce002' 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:02:50.627 ***
alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 out
<message to='princely_musings_wrjgcqkqvhi=@muclight.localhost' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='c1105819bde7e14feec92be830b9a492'/>
</message>



*** User 2022-05-18 10:02:50.938 ***
alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<message from='princely_musings_wrjgcqkqvhi=@muclight.localhost/alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' to='alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' id='1652-868170-937559' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='c1105819bde7e14feec92be830b9a492'/>
</message>



*** User 2022-05-18 10:02:50.938 ***
bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<message from='princely_musings_wrjgcqkqvhi=@muclight.localhost/alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' to='bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' id='1652-868170-937559' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='c1105819bde7e14feec92be830b9a492'/>
</message>



*** User 2022-05-18 10:02:50.938 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<message from='princely_musings_wrjgcqkqvhi=@muclight.localhost/alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' to='kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' id='1652-868170-937559' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='c1105819bde7e14feec92be830b9a492'/>
</message>



*** User 2022-05-18 10:02:50.938 ***
bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 out
<iq type='set' id='f6c9a7ba96510417e1858284e6e031fe'>
	<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:02:50.939 ***
bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<message from='bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' to='bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1' id='1652-868170-939332'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='f6c9a7ba96510417e1858284e6e031fe'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T10:02:50.514036Z'/>
			<message to='bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' id='c1105819bde7e14feec92be830b9a492' type='groupchat' from='princely_musings_wrjgcqkqvhi=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1652-868170-516308</version>
					<user affiliation='member'>bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-18 10:02:50.939 ***
bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<iq from='bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' to='bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1' id='f6c9a7ba96510417e1858284e6e031fe' 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:02:50.939 ***
bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 out
<message to='princely_musings_wrjgcqkqvhi=@muclight.localhost' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='c1105819bde7e14feec92be830b9a492'/>
</message>



*** User 2022-05-18 10:02:50.940 ***
alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<message from='princely_musings_wrjgcqkqvhi=@muclight.localhost/bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' to='alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' id='1652-868170-940031' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='c1105819bde7e14feec92be830b9a492'/>
</message>



*** User 2022-05-18 10:02:50.940 ***
bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<message from='princely_musings_wrjgcqkqvhi=@muclight.localhost/bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' to='bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' id='1652-868170-940031' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='c1105819bde7e14feec92be830b9a492'/>
</message>



*** User 2022-05-18 10:02:50.940 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<message from='princely_musings_wrjgcqkqvhi=@muclight.localhost/bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' to='kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' id='1652-868170-940031' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='c1105819bde7e14feec92be830b9a492'/>
</message>



*** User 2022-05-18 10:02:50.941 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 out
<iq type='set' id='7491ed8499c58b62c289416af741b4c1'>
	<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:02:50.941 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<message from='kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' to='kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1' id='1652-868170-941495'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='7491ed8499c58b62c289416af741b4c1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T10:02:50.514036Z'/>
			<message to='kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' id='c1105819bde7e14feec92be830b9a492' type='groupchat' from='princely_musings_wrjgcqkqvhi=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1652-868170-516308</version>
					<user affiliation='member'>kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-18 10:02:50.941 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<iq from='kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' to='kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1' id='7491ed8499c58b62c289416af741b4c1' 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:02:50.941 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 out
<message to='princely_musings_wrjgcqkqvhi=@muclight.localhost' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='c1105819bde7e14feec92be830b9a492'/>
</message>



*** User 2022-05-18 10:02:50.942 ***
alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<message from='princely_musings_wrjgcqkqvhi=@muclight.localhost/kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' to='alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' id='1652-868170-942223' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='c1105819bde7e14feec92be830b9a492'/>
</message>



*** User 2022-05-18 10:02:50.943 ***
bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<message from='princely_musings_wrjgcqkqvhi=@muclight.localhost/kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' to='bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' id='1652-868170-942223' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='c1105819bde7e14feec92be830b9a492'/>
</message>



*** User 2022-05-18 10:02:50.943 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<message from='princely_musings_wrjgcqkqvhi=@muclight.localhost/kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' to='kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' id='1652-868170-942223' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='c1105819bde7e14feec92be830b9a492'/>
</message>



*** User 2022-05-18 10:02:50.943 ***
alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 out
<iq type='set' id='375a3af9372c03b62beb463191406b9b'>
	<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:02:51.110 ***
alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<message from='alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' to='alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1' id='1652-868171-110196'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='375a3af9372c03b62beb463191406b9b'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T10:02:50.514036Z'/>
			<message to='alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' id='c1105819bde7e14feec92be830b9a492' type='groupchat' from='princely_musings_wrjgcqkqvhi=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1652-868170-516308</version>
					<user affiliation='owner'>alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-18 10:02:51.110 ***
alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<iq from='alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' to='alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1' id='375a3af9372c03b62beb463191406b9b' 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:02:51.110 ***
bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 out
<iq type='set' id='6d7ed4844d5797fb23d81dd0c0ecc590'>
	<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:02:51.111 ***
bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<message from='bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' to='bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1' id='1652-868171-111670'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='6d7ed4844d5797fb23d81dd0c0ecc590'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T10:02:50.514036Z'/>
			<message to='bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' id='c1105819bde7e14feec92be830b9a492' type='groupchat' from='princely_musings_wrjgcqkqvhi=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1652-868170-516308</version>
					<user affiliation='member'>bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-18 10:02:51.112 ***
bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<iq from='bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' to='bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1' id='6d7ed4844d5797fb23d81dd0c0ecc590' 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:02:51.112 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 out
<iq type='set' id='f2ebbb655141b411795d9d8793bdddaf'>
	<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:02:51.113 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<message from='kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' to='kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1' id='1652-868171-112722'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='f2ebbb655141b411795d9d8793bdddaf'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T10:02:50.514036Z'/>
			<message to='kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' id='c1105819bde7e14feec92be830b9a492' type='groupchat' from='princely_musings_wrjgcqkqvhi=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1652-868170-516308</version>
					<user affiliation='member'>kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-18 10:02:51.113 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<iq from='kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' to='kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1' id='f2ebbb655141b411795d9d8793bdddaf' 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:02:51.113 ***
alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 out
<message to='princely_musings_wrjgCqkqVhI=@muclight.localhost' type='groupchat' id='some_ID'>
	<body>marker time!</body>
</message>



*** User 2022-05-18 10:02:51.434 ***
alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<message from='princely_musings_wrjgcqkqvhi=@muclight.localhost/alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' to='alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' id='some_ID' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2022-05-18 10:02:51.434 ***
bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<message from='princely_musings_wrjgcqkqvhi=@muclight.localhost/alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' to='bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' id='some_ID' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2022-05-18 10:02:51.434 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<message from='princely_musings_wrjgcqkqvhi=@muclight.localhost/alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' to='kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' id='some_ID' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2022-05-18 10:02:51.435 ***
alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 out
<iq type='set' id='b1a58db35803ba2b9ac3f1f8cdaff172'>
	<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:02:51.561 ***
alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<message from='alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' to='alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1' id='1652-868171-560927'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='b1a58db35803ba2b9ac3f1f8cdaff172'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T10:02:51.433483Z'/>
			<message to='alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' id='some_ID' type='groupchat' from='princely_musings_wrjgcqkqvhi=@muclight.localhost/alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-18 10:02:51.561 ***
alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<iq from='alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' to='alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1' id='b1a58db35803ba2b9ac3f1f8cdaff172' 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:02:51.561 ***
bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 out
<iq type='set' id='c2708fe597256b0dccf493353b97d482'>
	<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:02:51.562 ***
bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<message from='bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' to='bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1' id='1652-868171-562199'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='c2708fe597256b0dccf493353b97d482'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T10:02:51.433844Z'/>
			<message to='bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' id='some_ID' type='groupchat' from='princely_musings_wrjgcqkqvhi=@muclight.localhost/alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-18 10:02:51.562 ***
bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<iq from='bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' to='bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1' id='c2708fe597256b0dccf493353b97d482' 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:02:51.562 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 out
<iq type='set' id='4905c493642b2a4f200b43459535b836'>
	<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:02:51.563 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<message from='kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' to='kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1' id='1652-868171-563312'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='4905c493642b2a4f200b43459535b836'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T10:02:51.434084Z'/>
			<message to='kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' id='some_ID' type='groupchat' from='princely_musings_wrjgcqkqvhi=@muclight.localhost/alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-18 10:02:51.563 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<iq from='kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' to='kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1' id='4905c493642b2a4f200b43459535b836' 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:02:51.563 ***
bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 out
<iq type='set' id='746a7d297a283592f695422f2814c4f0'>
	<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:02:51.564 ***
bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<message from='bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' to='bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1' id='1652-868171-564240'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='746a7d297a283592f695422f2814c4f0'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T10:02:51.433844Z'/>
			<message to='bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' id='some_ID' type='groupchat' from='princely_musings_wrjgcqkqvhi=@muclight.localhost/alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-18 10:02:51.564 ***
bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<iq from='bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' to='bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1' id='746a7d297a283592f695422f2814c4f0' 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:02:51.564 ***
bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 out
<message to='princely_musings_wrjgcqkqvhi=@muclight.localhost' type='groupchat'>
	<received xmlns='urn:xmpp:chat-markers:0' id='some_ID'/>
</message>



*** User 2022-05-18 10:02:51.565 ***
alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<message from='princely_musings_wrjgcqkqvhi=@muclight.localhost/bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' to='alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' id='1652-868171-564925' type='groupchat'>
	<received xmlns='urn:xmpp:chat-markers:0' id='some_ID'/>
</message>



*** User 2022-05-18 10:02:51.566 ***
bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<message from='princely_musings_wrjgcqkqvhi=@muclight.localhost/bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' to='bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' id='1652-868171-564925' type='groupchat'>
	<received xmlns='urn:xmpp:chat-markers:0' id='some_ID'/>
</message>



*** User 2022-05-18 10:02:51.566 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<message from='princely_musings_wrjgcqkqvhi=@muclight.localhost/bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' to='kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' id='1652-868171-564925' type='groupchat'>
	<received xmlns='urn:xmpp:chat-markers:0' id='some_ID'/>
</message>



*** User 2022-05-18 10:02:51.566 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 out
<iq type='set' id='b33c48519a1e6faf607e9bf0ada2e359'>
	<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:02:51.566 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<message from='kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' to='kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1' id='1652-868171-566551'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='b33c48519a1e6faf607e9bf0ada2e359'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T10:02:51.434084Z'/>
			<message to='kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' id='some_ID' type='groupchat' from='princely_musings_wrjgcqkqvhi=@muclight.localhost/alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-18 10:02:51.566 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<iq from='kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' to='kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1' id='b33c48519a1e6faf607e9bf0ada2e359' 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:02:51.566 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 out
<message to='princely_musings_wrjgcqkqvhi=@muclight.localhost' type='groupchat'>
	<acknowledged xmlns='urn:xmpp:chat-markers:0' id='some_ID'/>
</message>



*** User 2022-05-18 10:02:51.568 ***
alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<message from='princely_musings_wrjgcqkqvhi=@muclight.localhost/kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' to='alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' id='1652-868171-567184' type='groupchat'>
	<acknowledged xmlns='urn:xmpp:chat-markers:0' id='some_ID'/>
</message>



*** User 2022-05-18 10:02:51.568 ***
bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<message from='princely_musings_wrjgcqkqvhi=@muclight.localhost/kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' to='bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' id='1652-868171-567184' type='groupchat'>
	<acknowledged xmlns='urn:xmpp:chat-markers:0' id='some_ID'/>
</message>



*** User 2022-05-18 10:02:51.568 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<message from='princely_musings_wrjgcqkqvhi=@muclight.localhost/kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' to='kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' id='1652-868171-567184' type='groupchat'>
	<acknowledged xmlns='urn:xmpp:chat-markers:0' id='some_ID'/>
</message>



*** User 2022-05-18 10:02:51.568 ***
alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 out
<iq type='set' id='54a15b73c4855690864dda889359c249'>
	<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:02:51.884 ***
alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<message from='alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' to='alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1' id='1652-868171-884337'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='54a15b73c4855690864dda889359c249'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T10:02:51.433483Z'/>
			<message to='alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' id='some_ID' type='groupchat' from='princely_musings_wrjgcqkqvhi=@muclight.localhost/alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-18 10:02:51.885 ***
alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<iq from='alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' to='alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1' id='54a15b73c4855690864dda889359c249' 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:02:51.885 ***
bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 out
<iq type='set' id='cdbde72a2da7549ea9ffcd5a3453f76e'>
	<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:02:51.886 ***
bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<message from='bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' to='bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1' id='1652-868171-886206'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='cdbde72a2da7549ea9ffcd5a3453f76e'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T10:02:51.433844Z'/>
			<message to='bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' id='some_ID' type='groupchat' from='princely_musings_wrjgcqkqvhi=@muclight.localhost/alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-18 10:02:51.886 ***
bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<iq from='bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' to='bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1' id='cdbde72a2da7549ea9ffcd5a3453f76e' 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:02:51.886 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 out
<iq type='set' id='2a2aa1f46d60d47474aaf023739db8fe'>
	<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:02:51.888 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<message from='kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' to='kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1' id='1652-868171-887720'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='2a2aa1f46d60d47474aaf023739db8fe'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-05-18T10:02:51.434084Z'/>
			<message to='kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' id='some_ID' type='groupchat' from='princely_musings_wrjgcqkqvhi=@muclight.localhost/alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-05-18 10:02:51.888 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
<iq from='kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost' to='kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1' id='2a2aa1f46d60d47474aaf023739db8fe' 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:02:51.888 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 out
</stream:stream>

*** User 2022-05-18 10:02:51.888 ***
kate_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
</stream:stream>

*** User 2022-05-18 10:02:51.888 ***
bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 out
</stream:stream>

*** User 2022-05-18 10:02:51.889 ***
bob_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
</stream:stream>

*** User 2022-05-18 10:02:51.889 ***
alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 out
</stream:stream>

*** User 2022-05-18 10:02:52.206 ***
alice_non_reset_marker_should_not_affect_muclight_inbox_989@localhost/res1 in
</stream:stream>
*** CT 2022-05-18 10:02:52.209 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_401.html
*** CT 2022-05-18 10:02:52.209 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1661.html



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