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

=== Config value:

    [{watchdog,<0.35631.0>},
     {inbox_opts,#{iqdisc => no_queue,backend => rdbms_async,
                   groupchat => [muclight],
                   max_result_limit => infinity,
                   async_writer => #{pool_size => 1},
                   delete_domain_limit => infinity,
                   boxes => [<<"inbox">>,<<"archive">>,<<"bin">>,<<"other">>],
                   bin_ttl => 30,bin_clean_after => 3600000,
                   reset_markers => [<<"displayed">>],
                   aff_changes => true,remove_on_kicked => true}},
     {preset,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/inbox_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@e5832022abeb.2023-11-13_18.57.12/big_tests.tests.inbox_SUITE.logs/run.2023-11-13_19.03.34/inbox_suite.xmpp_bin_flush.html"},
     {tc_group_properties,[{name,bin}]},
     {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@e5832022abeb.2023-11-13_18.57.12/big_tests.tests.inbox_SUITE.logs/run.2023-11-13_19.03.34/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        mod_amp => #{},
        mod_sic => #{iqdisc => one_queue},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => cets,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => cets,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {{saved_modules,mongooseim@localhost,<<"localhost.bis">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        mod_amp => #{},
        mod_sic => #{iqdisc => one_queue},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => cets,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => cets,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@e5832022abeb.2023-11-13_18.57.12"

=== Started at 2023-11-13 19:03:37


*** CT 2023-11-13 19:03:37.515 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1873.html

*** User 2023-11-13 19:03:37.528 ***🔗
alicE_xmpp_bin_flush_1482@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-13 19:03:37.529 ***🔗
alicE_xmpp_bin_flush_1482@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e023438b01a97e9f' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-13 19:03:37.529 ***🔗
alicE_xmpp_bin_flush_1482@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-13 19:03:37.529 ***🔗
alicE_xmpp_bin_flush_1482@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3htcHBfYmluX2ZsdXNoXzE0ODIAbWF0eWdyeXNh</auth>



*** User 2023-11-13 19:03:37.530 ***🔗
alicE_xmpp_bin_flush_1482@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-13 19:03:37.530 ***🔗
alicE_xmpp_bin_flush_1482@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-13 19:03:37.530 ***🔗
alicE_xmpp_bin_flush_1482@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='57f12e1e34b6fe02' from='localhost' version='1.0' xml:lang='en' to='alice_xmpp_bin_flush_1482@localhost'>

*** User 2023-11-13 19:03:37.531 ***🔗
alicE_xmpp_bin_flush_1482@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-13 19:03:37.531 ***🔗
alicE_xmpp_bin_flush_1482@localhost/res1 out
<iq type='set' id='84a2f6cc3c62efae19231c9f4bc86a4f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-13 19:03:37.531 ***🔗
alicE_xmpp_bin_flush_1482@localhost/res1 in
<iq id='84a2f6cc3c62efae19231c9f4bc86a4f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_xmpp_bin_flush_1482@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-11-13 19:03:37.531 ***🔗
alice_xmpp_bin_flush_1482@localhost/res1 out
<iq type='set' id='323974daf64d7de86da99d31833cd922'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-13 19:03:37.532 ***🔗
alice_xmpp_bin_flush_1482@localhost/res1 in
<iq from='localhost' to='alice_xmpp_bin_flush_1482@localhost/res1' id='323974daf64d7de86da99d31833cd922' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-13 19:03:37.532 ***🔗
alice_xmpp_bin_flush_1482@localhost/res1 out
<presence/>



*** User 2023-11-13 19:03:37.534 ***🔗
alice_xmpp_bin_flush_1482@localhost/res1 in
<presence from='alice_xmpp_bin_flush_1482@localhost/res1' to='alice_xmpp_bin_flush_1482@localhost/res1'/>



*** User 2023-11-13 19:03:37.534 ***🔗
bOb_xmpp_bin_flush_1482@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-13 19:03:37.534 ***🔗
bOb_xmpp_bin_flush_1482@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1773144035465144' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-13 19:03:37.535 ***🔗
bOb_xmpp_bin_flush_1482@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-13 19:03:37.535 ***🔗
bOb_xmpp_bin_flush_1482@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl94bXBwX2Jpbl9mbHVzaF8xNDgyAG1ha3JvbGlrYQ==</auth>



*** User 2023-11-13 19:03:37.536 ***🔗
bOb_xmpp_bin_flush_1482@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-13 19:03:37.536 ***🔗
bOb_xmpp_bin_flush_1482@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-13 19:03:37.536 ***🔗
bOb_xmpp_bin_flush_1482@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2db381a5580d3266' from='localhost' version='1.0' xml:lang='en' to='bob_xmpp_bin_flush_1482@localhost'>

*** User 2023-11-13 19:03:37.536 ***🔗
bOb_xmpp_bin_flush_1482@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-13 19:03:37.536 ***🔗
bOb_xmpp_bin_flush_1482@localhost/res1 out
<iq type='set' id='5b51dfc97369f3a9ce6c085654a55ede'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-13 19:03:37.536 ***🔗
bOb_xmpp_bin_flush_1482@localhost/res1 in
<iq id='5b51dfc97369f3a9ce6c085654a55ede' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_xmpp_bin_flush_1482@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-11-13 19:03:37.537 ***🔗
bob_xmpp_bin_flush_1482@localhost/res1 out
<iq type='set' id='2e54bebc4a36630d38454ca17886b3a7'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-13 19:03:37.537 ***🔗
bob_xmpp_bin_flush_1482@localhost/res1 in
<iq from='localhost' to='bob_xmpp_bin_flush_1482@localhost/res1' id='2e54bebc4a36630d38454ca17886b3a7' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-13 19:03:37.537 ***🔗
bob_xmpp_bin_flush_1482@localhost/res1 out
<presence/>



*** User 2023-11-13 19:03:37.539 ***🔗
bob_xmpp_bin_flush_1482@localhost/res1 in
<presence from='bob_xmpp_bin_flush_1482@localhost/res1' to='bob_xmpp_bin_flush_1482@localhost/res1'/>



*** User 2023-11-13 19:03:37.540 ***🔗
kate_xmpp_bin_flush_1482@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-13 19:03:37.540 ***🔗
kate_xmpp_bin_flush_1482@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3676224487c9e68e' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-13 19:03:37.540 ***🔗
kate_xmpp_bin_flush_1482@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-13 19:03:37.540 ***🔗
kate_xmpp_bin_flush_1482@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGVfeG1wcF9iaW5fZmx1c2hfMTQ4MgBtYWtyb3dlO3A=</auth>



*** User 2023-11-13 19:03:37.541 ***🔗
kate_xmpp_bin_flush_1482@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-13 19:03:37.541 ***🔗
kate_xmpp_bin_flush_1482@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-13 19:03:37.541 ***🔗
kate_xmpp_bin_flush_1482@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='bf06e118e70ada3c' from='localhost' version='1.0' xml:lang='en' to='kate_xmpp_bin_flush_1482@localhost'>

*** User 2023-11-13 19:03:37.542 ***🔗
kate_xmpp_bin_flush_1482@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-13 19:03:37.542 ***🔗
kate_xmpp_bin_flush_1482@localhost/res1 out
<iq type='set' id='0422b36fd42d47576085c906fdbc69eb'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-13 19:03:37.542 ***🔗
kate_xmpp_bin_flush_1482@localhost/res1 in
<iq id='0422b36fd42d47576085c906fdbc69eb' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate_xmpp_bin_flush_1482@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-11-13 19:03:37.542 ***🔗
kate_xmpp_bin_flush_1482@localhost/res1 out
<iq type='set' id='4870a5e9060646e88a651181ab41d34e'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-13 19:03:37.543 ***🔗
kate_xmpp_bin_flush_1482@localhost/res1 in
<iq from='localhost' to='kate_xmpp_bin_flush_1482@localhost/res1' id='4870a5e9060646e88a651181ab41d34e' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-13 19:03:37.543 ***🔗
kate_xmpp_bin_flush_1482@localhost/res1 out
<presence/>



*** User 2023-11-13 19:03:37.544 ***🔗
kate_xmpp_bin_flush_1482@localhost/res1 in
<presence from='kate_xmpp_bin_flush_1482@localhost/res1' to='kate_xmpp_bin_flush_1482@localhost/res1'/>



*** User 2023-11-13 19:03:37.545 ***🔗
alice_xmpp_bin_flush_1482@localhost/res1 out
<iq type='set' id='5741c9443ec5e0a589e8d26a9a05baa6' to='princely_musings_c+I1oi7JvFw=@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#create'>
		<configuration>
			<roomname>Just room name</roomname>
		</configuration>
		<occupants>
			<user affiliation='member'>bob_xmpp_bin_flush_1482@localhost</user>
			<user affiliation='member'>kate_xmpp_bin_flush_1482@localhost</user>
		</occupants>
	</query>
</iq>



*** User 2023-11-13 19:03:37.551 ***🔗
alice_xmpp_bin_flush_1482@localhost/res1 in
<message from='princely_musings_c+i1oi7jvfw=@muclight.localhost' to='alice_xmpp_bin_flush_1482@localhost' id='5741c9443ec5e0a589e8d26a9a05baa6' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1699-902217-546161</version>
		<user affiliation='owner'>alice_xmpp_bin_flush_1482@localhost</user>
	</x>
	<body/>
</message>



*** User 2023-11-13 19:03:37.551 ***🔗
bob_xmpp_bin_flush_1482@localhost/res1 in
<message from='princely_musings_c+i1oi7jvfw=@muclight.localhost' to='bob_xmpp_bin_flush_1482@localhost' id='5741c9443ec5e0a589e8d26a9a05baa6' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1699-902217-546161</version>
		<user affiliation='member'>bob_xmpp_bin_flush_1482@localhost</user>
	</x>
	<body/>
</message>



*** User 2023-11-13 19:03:37.551 ***🔗
kate_xmpp_bin_flush_1482@localhost/res1 in
<message from='princely_musings_c+i1oi7jvfw=@muclight.localhost' to='kate_xmpp_bin_flush_1482@localhost' id='5741c9443ec5e0a589e8d26a9a05baa6' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1699-902217-546161</version>
		<user affiliation='member'>kate_xmpp_bin_flush_1482@localhost</user>
	</x>
	<body/>
</message>



*** User 2023-11-13 19:03:37.551 ***🔗
alice_xmpp_bin_flush_1482@localhost/res1 in
<iq from='princely_musings_c+i1oi7jvfw=@muclight.localhost' to='alice_xmpp_bin_flush_1482@localhost/res1' id='5741c9443ec5e0a589e8d26a9a05baa6' type='result'/>



*** User 2023-11-13 19:03:37.551 ***🔗
alice_xmpp_bin_flush_1482@localhost/res1 out
<iq type='set' id='efc00d9edcbe6a06e3ea89aee7b2b65c'>
	<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 2023-11-13 19:03:37.552 ***🔗
alice_xmpp_bin_flush_1482@localhost/res1 in
<message from='alice_xmpp_bin_flush_1482@localhost' to='alice_xmpp_bin_flush_1482@localhost/res1' id='1699-902217-552227'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='efc00d9edcbe6a06e3ea89aee7b2b65c'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T19:03:37.545363Z'/>
			<message to='alice_xmpp_bin_flush_1482@localhost' id='5741c9443ec5e0a589e8d26a9a05baa6' type='groupchat' from='princely_musings_c+i1oi7jvfw=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1699-902217-546161</version>
					<user affiliation='owner'>alice_xmpp_bin_flush_1482@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2023-11-13 19:03:37.552 ***🔗
alice_xmpp_bin_flush_1482@localhost/res1 in
<iq from='alice_xmpp_bin_flush_1482@localhost' to='alice_xmpp_bin_flush_1482@localhost/res1' id='efc00d9edcbe6a06e3ea89aee7b2b65c' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1699902217545363/cHJpbmNlbHlfbXVzaW5nc19jK2kxb2k3anZmdz1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1699902217545363/cHJpbmNlbHlfbXVzaW5nc19jK2kxb2k3anZmdz1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2023-11-13 19:03:37.552 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2023-11-13 19:03:37.552 ***🔗
bob_xmpp_bin_flush_1482@localhost/res1 out
<iq type='set' id='3e49fa57fb2f9269b0b13cdda3c036cd'>
	<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 2023-11-13 19:03:37.553 ***🔗
bob_xmpp_bin_flush_1482@localhost/res1 in
<message from='bob_xmpp_bin_flush_1482@localhost' to='bob_xmpp_bin_flush_1482@localhost/res1' id='1699-902217-553624'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='3e49fa57fb2f9269b0b13cdda3c036cd'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T19:03:37.545363Z'/>
			<message to='bob_xmpp_bin_flush_1482@localhost' id='5741c9443ec5e0a589e8d26a9a05baa6' type='groupchat' from='princely_musings_c+i1oi7jvfw=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1699-902217-546161</version>
					<user affiliation='member'>bob_xmpp_bin_flush_1482@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2023-11-13 19:03:37.554 ***🔗
bob_xmpp_bin_flush_1482@localhost/res1 in
<iq from='bob_xmpp_bin_flush_1482@localhost' to='bob_xmpp_bin_flush_1482@localhost/res1' id='3e49fa57fb2f9269b0b13cdda3c036cd' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1699902217545363/cHJpbmNlbHlfbXVzaW5nc19jK2kxb2k3anZmdz1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1699902217545363/cHJpbmNlbHlfbXVzaW5nc19jK2kxb2k3anZmdz1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2023-11-13 19:03:37.554 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2023-11-13 19:03:37.554 ***🔗
kate_xmpp_bin_flush_1482@localhost/res1 out
<iq type='set' id='9be79cc08ac5480483e66b40c884e328'>
	<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 2023-11-13 19:03:37.555 ***🔗
kate_xmpp_bin_flush_1482@localhost/res1 in
<iq from='kate_xmpp_bin_flush_1482@localhost' to='kate_xmpp_bin_flush_1482@localhost/res1' id='9be79cc08ac5480483e66b40c884e328' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'/>
		<active-conversations>0</active-conversations>
		<count>0</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2023-11-13 19:03:37.655 ***🔗
kate_xmpp_bin_flush_1482@localhost/res1 out
<iq type='set' id='9be79cc08ac5480483e66b40c884e328'>
	<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 2023-11-13 19:03:37.657 ***🔗
kate_xmpp_bin_flush_1482@localhost/res1 in
<message from='kate_xmpp_bin_flush_1482@localhost' to='kate_xmpp_bin_flush_1482@localhost/res1' id='1699-902217-656819'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='9be79cc08ac5480483e66b40c884e328'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T19:03:37.545363Z'/>
			<message to='kate_xmpp_bin_flush_1482@localhost' id='5741c9443ec5e0a589e8d26a9a05baa6' type='groupchat' from='princely_musings_c+i1oi7jvfw=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1699-902217-546161</version>
					<user affiliation='member'>kate_xmpp_bin_flush_1482@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2023-11-13 19:03:37.657 ***🔗
kate_xmpp_bin_flush_1482@localhost/res1 in
<iq from='kate_xmpp_bin_flush_1482@localhost' to='kate_xmpp_bin_flush_1482@localhost/res1' id='9be79cc08ac5480483e66b40c884e328' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1699902217545363/cHJpbmNlbHlfbXVzaW5nc19jK2kxb2k3anZmdz1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1699902217545363/cHJpbmNlbHlfbXVzaW5nc19jK2kxb2k3anZmdz1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2023-11-13 19:03:37.657 ***🔗
waiting for inbox_size is done in 100 miliseconds

*** User 2023-11-13 19:03:37.657 ***🔗
alice_xmpp_bin_flush_1482@localhost/res1 out
<iq type='set' id='dafc0ad629ea60c59ff0b3090cc97748'>
	<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 2023-11-13 19:03:37.658 ***🔗
alice_xmpp_bin_flush_1482@localhost/res1 in
<message from='alice_xmpp_bin_flush_1482@localhost' to='alice_xmpp_bin_flush_1482@localhost/res1' id='1699-902217-658464'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='dafc0ad629ea60c59ff0b3090cc97748'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T19:03:37.545363Z'/>
			<message to='alice_xmpp_bin_flush_1482@localhost' id='5741c9443ec5e0a589e8d26a9a05baa6' type='groupchat' from='princely_musings_c+i1oi7jvfw=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1699-902217-546161</version>
					<user affiliation='owner'>alice_xmpp_bin_flush_1482@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2023-11-13 19:03:37.658 ***🔗
alice_xmpp_bin_flush_1482@localhost/res1 in
<iq from='alice_xmpp_bin_flush_1482@localhost' to='alice_xmpp_bin_flush_1482@localhost/res1' id='dafc0ad629ea60c59ff0b3090cc97748' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1699902217545363/cHJpbmNlbHlfbXVzaW5nc19jK2kxb2k3anZmdz1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1699902217545363/cHJpbmNlbHlfbXVzaW5nc19jK2kxb2k3anZmdz1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2023-11-13 19:03:37.658 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2023-11-13 19:03:37.658 ***🔗
alice_xmpp_bin_flush_1482@localhost/res1 out
<message to='princely_musings_c+i1oi7jvfw=@muclight.localhost' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='5741c9443ec5e0a589e8d26a9a05baa6'/>
</message>



*** User 2023-11-13 19:03:37.660 ***🔗
alice_xmpp_bin_flush_1482@localhost/res1 in
<message from='princely_musings_c+i1oi7jvfw=@muclight.localhost/alice_xmpp_bin_flush_1482@localhost' to='alice_xmpp_bin_flush_1482@localhost' id='1699-902217-659215' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='5741c9443ec5e0a589e8d26a9a05baa6'/>
</message>



*** User 2023-11-13 19:03:37.660 ***🔗
bob_xmpp_bin_flush_1482@localhost/res1 in
<message from='princely_musings_c+i1oi7jvfw=@muclight.localhost/alice_xmpp_bin_flush_1482@localhost' to='bob_xmpp_bin_flush_1482@localhost' id='1699-902217-659215' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='5741c9443ec5e0a589e8d26a9a05baa6'/>
</message>



*** User 2023-11-13 19:03:37.660 ***🔗
kate_xmpp_bin_flush_1482@localhost/res1 in
<message from='princely_musings_c+i1oi7jvfw=@muclight.localhost/alice_xmpp_bin_flush_1482@localhost' to='kate_xmpp_bin_flush_1482@localhost' id='1699-902217-659215' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='5741c9443ec5e0a589e8d26a9a05baa6'/>
</message>



*** User 2023-11-13 19:03:37.660 ***🔗
bob_xmpp_bin_flush_1482@localhost/res1 out
<iq type='set' id='7f88c0cfcee16fef433bf1662fc5b39e'>
	<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 2023-11-13 19:03:37.661 ***🔗
bob_xmpp_bin_flush_1482@localhost/res1 in
<message from='bob_xmpp_bin_flush_1482@localhost' to='bob_xmpp_bin_flush_1482@localhost/res1' id='1699-902217-660975'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='7f88c0cfcee16fef433bf1662fc5b39e'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T19:03:37.545363Z'/>
			<message to='bob_xmpp_bin_flush_1482@localhost' id='5741c9443ec5e0a589e8d26a9a05baa6' type='groupchat' from='princely_musings_c+i1oi7jvfw=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1699-902217-546161</version>
					<user affiliation='member'>bob_xmpp_bin_flush_1482@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2023-11-13 19:03:37.661 ***🔗
bob_xmpp_bin_flush_1482@localhost/res1 in
<iq from='bob_xmpp_bin_flush_1482@localhost' to='bob_xmpp_bin_flush_1482@localhost/res1' id='7f88c0cfcee16fef433bf1662fc5b39e' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1699902217545363/cHJpbmNlbHlfbXVzaW5nc19jK2kxb2k3anZmdz1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1699902217545363/cHJpbmNlbHlfbXVzaW5nc19jK2kxb2k3anZmdz1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2023-11-13 19:03:37.661 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2023-11-13 19:03:37.661 ***🔗
bob_xmpp_bin_flush_1482@localhost/res1 out
<message to='princely_musings_c+i1oi7jvfw=@muclight.localhost' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='5741c9443ec5e0a589e8d26a9a05baa6'/>
</message>



*** User 2023-11-13 19:03:37.662 ***🔗
alice_xmpp_bin_flush_1482@localhost/res1 in
<message from='princely_musings_c+i1oi7jvfw=@muclight.localhost/bob_xmpp_bin_flush_1482@localhost' to='alice_xmpp_bin_flush_1482@localhost' id='1699-902217-661697' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='5741c9443ec5e0a589e8d26a9a05baa6'/>
</message>



*** User 2023-11-13 19:03:37.662 ***🔗
bob_xmpp_bin_flush_1482@localhost/res1 in
<message from='princely_musings_c+i1oi7jvfw=@muclight.localhost/bob_xmpp_bin_flush_1482@localhost' to='bob_xmpp_bin_flush_1482@localhost' id='1699-902217-661697' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='5741c9443ec5e0a589e8d26a9a05baa6'/>
</message>



*** User 2023-11-13 19:03:37.662 ***🔗
kate_xmpp_bin_flush_1482@localhost/res1 in
<message from='princely_musings_c+i1oi7jvfw=@muclight.localhost/bob_xmpp_bin_flush_1482@localhost' to='kate_xmpp_bin_flush_1482@localhost' id='1699-902217-661697' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='5741c9443ec5e0a589e8d26a9a05baa6'/>
</message>



*** User 2023-11-13 19:03:37.662 ***🔗
kate_xmpp_bin_flush_1482@localhost/res1 out
<iq type='set' id='fb747ff21a756604f29d56f82f83c6cc'>
	<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 2023-11-13 19:03:37.663 ***🔗
kate_xmpp_bin_flush_1482@localhost/res1 in
<message from='kate_xmpp_bin_flush_1482@localhost' to='kate_xmpp_bin_flush_1482@localhost/res1' id='1699-902217-663293'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='fb747ff21a756604f29d56f82f83c6cc'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T19:03:37.545363Z'/>
			<message to='kate_xmpp_bin_flush_1482@localhost' id='5741c9443ec5e0a589e8d26a9a05baa6' type='groupchat' from='princely_musings_c+i1oi7jvfw=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1699-902217-546161</version>
					<user affiliation='member'>kate_xmpp_bin_flush_1482@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>false</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2023-11-13 19:03:37.663 ***🔗
kate_xmpp_bin_flush_1482@localhost/res1 in
<iq from='kate_xmpp_bin_flush_1482@localhost' to='kate_xmpp_bin_flush_1482@localhost/res1' id='fb747ff21a756604f29d56f82f83c6cc' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1699902217545363/cHJpbmNlbHlfbXVzaW5nc19jK2kxb2k3anZmdz1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1699902217545363/cHJpbmNlbHlfbXVzaW5nc19jK2kxb2k3anZmdz1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2023-11-13 19:03:37.663 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2023-11-13 19:03:37.663 ***🔗
kate_xmpp_bin_flush_1482@localhost/res1 out
<message to='princely_musings_c+i1oi7jvfw=@muclight.localhost' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='5741c9443ec5e0a589e8d26a9a05baa6'/>
</message>



*** User 2023-11-13 19:03:37.665 ***🔗
alice_xmpp_bin_flush_1482@localhost/res1 in
<message from='princely_musings_c+i1oi7jvfw=@muclight.localhost/kate_xmpp_bin_flush_1482@localhost' to='alice_xmpp_bin_flush_1482@localhost' id='1699-902217-664181' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='5741c9443ec5e0a589e8d26a9a05baa6'/>
</message>



*** User 2023-11-13 19:03:37.665 ***🔗
bob_xmpp_bin_flush_1482@localhost/res1 in
<message from='princely_musings_c+i1oi7jvfw=@muclight.localhost/kate_xmpp_bin_flush_1482@localhost' to='bob_xmpp_bin_flush_1482@localhost' id='1699-902217-664181' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='5741c9443ec5e0a589e8d26a9a05baa6'/>
</message>



*** User 2023-11-13 19:03:37.665 ***🔗
kate_xmpp_bin_flush_1482@localhost/res1 in
<message from='princely_musings_c+i1oi7jvfw=@muclight.localhost/kate_xmpp_bin_flush_1482@localhost' to='kate_xmpp_bin_flush_1482@localhost' id='1699-902217-664181' type='groupchat'>
	<displayed xmlns='urn:xmpp:chat-markers:0' id='5741c9443ec5e0a589e8d26a9a05baa6'/>
</message>



*** User 2023-11-13 19:03:37.665 ***🔗
alice_xmpp_bin_flush_1482@localhost/res1 out
<iq type='set' id='60f73d01acc24acb62ca8f2fbd3d87fc'>
	<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 2023-11-13 19:03:37.666 ***🔗
alice_xmpp_bin_flush_1482@localhost/res1 in
<message from='alice_xmpp_bin_flush_1482@localhost' to='alice_xmpp_bin_flush_1482@localhost/res1' id='1699-902217-666234'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='60f73d01acc24acb62ca8f2fbd3d87fc'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T19:03:37.545363Z'/>
			<message to='alice_xmpp_bin_flush_1482@localhost' id='5741c9443ec5e0a589e8d26a9a05baa6' type='groupchat' from='princely_musings_c+i1oi7jvfw=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1699-902217-546161</version>
					<user affiliation='owner'>alice_xmpp_bin_flush_1482@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>true</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2023-11-13 19:03:37.666 ***🔗
alice_xmpp_bin_flush_1482@localhost/res1 in
<iq from='alice_xmpp_bin_flush_1482@localhost' to='alice_xmpp_bin_flush_1482@localhost/res1' id='60f73d01acc24acb62ca8f2fbd3d87fc' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1699902217545363/cHJpbmNlbHlfbXVzaW5nc19jK2kxb2k3anZmdz1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1699902217545363/cHJpbmNlbHlfbXVzaW5nc19jK2kxb2k3anZmdz1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2023-11-13 19:03:37.666 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2023-11-13 19:03:37.666 ***🔗
bob_xmpp_bin_flush_1482@localhost/res1 out
<iq type='set' id='1614d1382ae157f887460eed3a3bf209'>
	<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 2023-11-13 19:03:37.667 ***🔗
bob_xmpp_bin_flush_1482@localhost/res1 in
<message from='bob_xmpp_bin_flush_1482@localhost' to='bob_xmpp_bin_flush_1482@localhost/res1' id='1699-902217-667394'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='1614d1382ae157f887460eed3a3bf209'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T19:03:37.545363Z'/>
			<message to='bob_xmpp_bin_flush_1482@localhost' id='5741c9443ec5e0a589e8d26a9a05baa6' type='groupchat' from='princely_musings_c+i1oi7jvfw=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1699-902217-546161</version>
					<user affiliation='member'>bob_xmpp_bin_flush_1482@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>true</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2023-11-13 19:03:37.667 ***🔗
bob_xmpp_bin_flush_1482@localhost/res1 in
<iq from='bob_xmpp_bin_flush_1482@localhost' to='bob_xmpp_bin_flush_1482@localhost/res1' id='1614d1382ae157f887460eed3a3bf209' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1699902217545363/cHJpbmNlbHlfbXVzaW5nc19jK2kxb2k3anZmdz1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1699902217545363/cHJpbmNlbHlfbXVzaW5nc19jK2kxb2k3anZmdz1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2023-11-13 19:03:37.667 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2023-11-13 19:03:37.667 ***🔗
kate_xmpp_bin_flush_1482@localhost/res1 out
<iq type='set' id='6d70beb4bb1dd32a80cfd5d46ee6ffa4'>
	<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 2023-11-13 19:03:37.668 ***🔗
kate_xmpp_bin_flush_1482@localhost/res1 in
<message from='kate_xmpp_bin_flush_1482@localhost' to='kate_xmpp_bin_flush_1482@localhost/res1' id='1699-902217-668408'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='6d70beb4bb1dd32a80cfd5d46ee6ffa4'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T19:03:37.545363Z'/>
			<message to='kate_xmpp_bin_flush_1482@localhost' id='5741c9443ec5e0a589e8d26a9a05baa6' type='groupchat' from='princely_musings_c+i1oi7jvfw=@muclight.localhost'>
				<x xmlns='urn:xmpp:muclight:0#affiliations'>
					<version>1699-902217-546161</version>
					<user affiliation='member'>kate_xmpp_bin_flush_1482@localhost</user>
				</x>
				<body/>
			</message>
		</forwarded>
		<read>true</read>
		<box>inbox</box>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2023-11-13 19:03:37.668 ***🔗
kate_xmpp_bin_flush_1482@localhost/res1 in
<iq from='kate_xmpp_bin_flush_1482@localhost' to='kate_xmpp_bin_flush_1482@localhost/res1' id='6d70beb4bb1dd32a80cfd5d46ee6ffa4' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first>1699902217545363/cHJpbmNlbHlfbXVzaW5nc19jK2kxb2k3anZmdz1AbXVjbGlnaHQubG9jYWxob3N0</first>
			<last>1699902217545363/cHJpbmNlbHlfbXVzaW5nc19jK2kxb2k3anZmdz1AbXVjbGlnaHQubG9jYWxob3N0</last>
		</set>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2023-11-13 19:03:37.668 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2023-11-13 19:03:37.668 ***🔗
bob_xmpp_bin_flush_1482@localhost/res1 out
<iq type='set' id='cb93088c221eac6e89882ed302a66eaa' to='princely_musings_c+I1oi7JvFw=@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#affiliations'>
		<user affiliation='none'>bob_xmpp_bin_flush_1482@localhost</user>
	</query>
</iq>



*** User 2023-11-13 19:03:37.671 ***🔗
alice_xmpp_bin_flush_1482@localhost/res1 in
<message from='princely_musings_c+i1oi7jvfw=@muclight.localhost' to='alice_xmpp_bin_flush_1482@localhost' id='cb93088c221eac6e89882ed302a66eaa' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<prev-version>1699-902217-546161</prev-version>
		<version>1699-902217-669706</version>
		<user affiliation='none'>bob_xmpp_bin_flush_1482@localhost</user>
	</x>
	<body/>
</message>



*** User 2023-11-13 19:03:37.671 ***🔗
kate_xmpp_bin_flush_1482@localhost/res1 in
<message from='princely_musings_c+i1oi7jvfw=@muclight.localhost' to='kate_xmpp_bin_flush_1482@localhost' id='cb93088c221eac6e89882ed302a66eaa' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<prev-version>1699-902217-546161</prev-version>
		<version>1699-902217-669706</version>
		<user affiliation='none'>bob_xmpp_bin_flush_1482@localhost</user>
	</x>
	<body/>
</message>



*** User 2023-11-13 19:03:37.671 ***🔗
bob_xmpp_bin_flush_1482@localhost/res1 in
<message from='princely_musings_c+i1oi7jvfw=@muclight.localhost' to='bob_xmpp_bin_flush_1482@localhost' id='cb93088c221eac6e89882ed302a66eaa' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<user affiliation='none'>bob_xmpp_bin_flush_1482@localhost</user>
	</x>
	<body/>
</message>



*** User 2023-11-13 19:03:37.671 ***🔗
bob_xmpp_bin_flush_1482@localhost/res1 in
<iq from='princely_musings_c+i1oi7jvfw=@muclight.localhost' to='bob_xmpp_bin_flush_1482@localhost/res1' id='cb93088c221eac6e89882ed302a66eaa' type='result'/>



*** User 2023-11-13 19:03:37.672 ***🔗
kate_xmpp_bin_flush_1482@localhost/res1 out
<iq type='set' id='da198c3c1b1b0283c1e03df43ec5929c' to='princely_musings_c+I1oi7JvFw=@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#affiliations'>
		<user affiliation='none'>kate_xmpp_bin_flush_1482@localhost</user>
	</query>
</iq>



*** User 2023-11-13 19:03:37.674 ***🔗
alice_xmpp_bin_flush_1482@localhost/res1 in
<message from='princely_musings_c+i1oi7jvfw=@muclight.localhost' to='alice_xmpp_bin_flush_1482@localhost' id='da198c3c1b1b0283c1e03df43ec5929c' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<prev-version>1699-902217-669706</prev-version>
		<version>1699-902217-672828</version>
		<user affiliation='none'>kate_xmpp_bin_flush_1482@localhost</user>
	</x>
	<body/>
</message>



*** User 2023-11-13 19:03:37.674 ***🔗
kate_xmpp_bin_flush_1482@localhost/res1 in
<message from='princely_musings_c+i1oi7jvfw=@muclight.localhost' to='kate_xmpp_bin_flush_1482@localhost' id='da198c3c1b1b0283c1e03df43ec5929c' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<user affiliation='none'>kate_xmpp_bin_flush_1482@localhost</user>
	</x>
	<body/>
</message>



*** User 2023-11-13 19:03:37.674 ***🔗
kate_xmpp_bin_flush_1482@localhost/res1 in
<iq from='princely_musings_c+i1oi7jvfw=@muclight.localhost' to='kate_xmpp_bin_flush_1482@localhost/res1' id='da198c3c1b1b0283c1e03df43ec5929c' type='result'/>



*** User 2023-11-13 19:03:37.674 ***🔗
bob_xmpp_bin_flush_1482@localhost/res1 out
<iq type='set' id='f7d79fb433a19038c6c5015c3b1d7d05'>
	<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='list-single' var='box'>
				<value>inbox</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2023-11-13 19:03:37.675 ***🔗
bob_xmpp_bin_flush_1482@localhost/res1 in
<iq from='bob_xmpp_bin_flush_1482@localhost' to='bob_xmpp_bin_flush_1482@localhost/res1' id='f7d79fb433a19038c6c5015c3b1d7d05' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'/>
		<active-conversations>0</active-conversations>
		<count>0</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2023-11-13 19:03:37.675 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2023-11-13 19:03:37.675 ***🔗
kate_xmpp_bin_flush_1482@localhost/res1 out
<iq type='set' id='838bf579e2a9a22acca6123b563b59ee'>
	<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='list-single' var='box'>
				<value>inbox</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2023-11-13 19:03:37.676 ***🔗
kate_xmpp_bin_flush_1482@localhost/res1 in
<iq from='kate_xmpp_bin_flush_1482@localhost' to='kate_xmpp_bin_flush_1482@localhost/res1' id='838bf579e2a9a22acca6123b563b59ee' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'/>
		<active-conversations>0</active-conversations>
		<count>0</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2023-11-13 19:03:37.676 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2023-11-13 19:03:37.676 ***🔗
bob_xmpp_bin_flush_1482@localhost/res1 out
<iq type='set' id='1b5643359aa99607f3e9e97a89078b88'>
	<empty-bin xmlns='erlang-solutions.com:xmpp:inbox:0'/>
</iq>



*** User 2023-11-13 19:03:37.677 ***🔗
bob_xmpp_bin_flush_1482@localhost/res1 in
<iq from='bob_xmpp_bin_flush_1482@localhost' to='bob_xmpp_bin_flush_1482@localhost/res1' id='1b5643359aa99607f3e9e97a89078b88' type='result'>
	<empty-bin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<num>1</num>
	</empty-bin>
</iq>



*** User 2023-11-13 19:03:37.677 ***🔗
bob_xmpp_bin_flush_1482@localhost/res1 out
<iq type='set' id='ef49917d0daafa5015c5a8687281eda4'>
	<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='list-single' var='box'>
				<value>bin</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2023-11-13 19:03:37.677 ***🔗
bob_xmpp_bin_flush_1482@localhost/res1 in
<iq from='bob_xmpp_bin_flush_1482@localhost' to='bob_xmpp_bin_flush_1482@localhost/res1' id='ef49917d0daafa5015c5a8687281eda4' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<set xmlns='http://jabber.org/protocol/rsm'/>
		<active-conversations>0</active-conversations>
		<count>0</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2023-11-13 19:03:37.678 ***🔗
waiting for inbox_size is done in 0 miliseconds

*** User 2023-11-13 19:03:37.678 ***🔗
kate_xmpp_bin_flush_1482@localhost/res1 out
</stream:stream>

*** User 2023-11-13 19:03:37.678 ***🔗
kate_xmpp_bin_flush_1482@localhost/res1 in
</stream:stream>

*** User 2023-11-13 19:03:37.678 ***🔗
bob_xmpp_bin_flush_1482@localhost/res1 out
</stream:stream>

*** User 2023-11-13 19:03:37.678 ***🔗
bob_xmpp_bin_flush_1482@localhost/res1 in
</stream:stream>

*** User 2023-11-13 19:03:37.678 ***🔗
alice_xmpp_bin_flush_1482@localhost/res1 out
</stream:stream>

*** User 2023-11-13 19:03:37.679 ***🔗
alice_xmpp_bin_flush_1482@localhost/res1 in
</stream:stream>
*** CT 2023-11-13 19:03:37.680 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1873.html



=== Ended at 2023-11-13 19:03:37
=== successfully completed test case
=== === Returned value: ok


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