=== Test case: mam_SUITE:muc_querying_for_all_messages_with_jid/1 (click for source code)

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:2">>}]},
     {with_rsm,true},
     {watchdog,<0.48635.0>},
     {basic_group,muc_all},
     {configuration,rdbms_async_pool},
     {wait_for_parallel_writer,[muc]},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      is_archivable_message => mod_mam_utils,
                      max_result_limit => 50,default_result_limit => 50,
                      enforce_simple_queries => false,
                      send_message => mod_mam_utils,
                      archive_chat_markers => false,
                      muc => #{host => {prefix,<<"muc.">>}},
                      backend => rdbms,full_text_search => true,
                      message_retraction => true,
                      async_writer =>
                          #{enabled => true,batch_size => 30,
                            flush_interval => 1,pool_size => 16},
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => false}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"mysql_redis"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.mam_SUITE.logs/run.2024-03-21_07.43.28/mam_suite.muc_querying_for_all_messages_with_jid.87683.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_async_pool_muc_all},parallel]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/mam_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.mam_SUITE.logs/run.2024-03-21_07.43.28/log_private/"},
     {config_backup,#{[shaper,fast] => {ok,#{max_rate => 50000}},
                      [shaper,mam_shaper] => {ok,#{max_rate => 1}},
                      [shaper,normal] => {ok,#{max_rate => 1000}},
                      [{access,<<"localhost">>},max_user_sessions] =>
                          {ok,[#{value => 10,acl => all}]}}},
     {{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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,max_users => 200,room_shaper => none,
              http_auth_pool => none,hibernate_timeout => 2000,
              history_size => 20,hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              access_admin => none,access_persistent => all,
              default_room =>
                  #{public => true,description => <<>>,persistent => false,
                    title => <<>>,password => <<>>,affiliations => [],
                    subject => <<>>,allow_change_subj => true,
                    allow_query_users => true,allow_private_messages => true,
                    allow_visitor_status => true,
                    allow_visitor_nickchange => true,public_list => true,
                    moderated => true,members_by_default => true,
                    members_only => false,allow_user_invites => false,
                    allow_multiple_sessions => false,
                    password_protected => false,anonymous => true,
                    max_users => 200,maygetmemberlist => [],logging => false,
                    subject_author => <<>>},
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,online_backend => mnesia,
              min_presence_interval => 0,max_users_admin_threshold => 5,
              user_message_shaper => none,user_presence_shaper => none,
              min_message_interval => 0,max_user_conferences => 10,
              max_room_name => infinity,max_room_desc => infinity},
        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_amp => #{},mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_muc_log =>
            #{dirname => room_jid,outdir => "/tmp/muclogs",
              file_format => html,css_file => false,timezone => local,
              spam_prevention => true,
              top_link => {"/","Home"},
              access_log => muc,dirtype => subdirs},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41"

=== Started at 2024-03-21 07:43:59


*** CT 2024-03-21 07:43:59.968 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2864.html
Could not find element archive_wait in Config.


*** User 2024-03-21 07:44:00.292 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-03-21 07:44:00.358 ***🔗
alicE_unnamed_2033@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-21 07:44:00.358 ***🔗
alicE_unnamed_2033@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8e3d6224fe4fcaee' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-21 07:44:00.359 ***🔗
alicE_unnamed_2033@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-21 07:44:00.359 ***🔗
alicE_unnamed_2033@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjAzMwBtYXR5Z3J5c2E=</auth>



*** User 2024-03-21 07:44:00.360 ***🔗
alicE_unnamed_2033@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-21 07:44:00.360 ***🔗
alicE_unnamed_2033@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-21 07:44:00.361 ***🔗
alicE_unnamed_2033@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='642f7112f0b4ae8a' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2033@localhost'>

*** User 2024-03-21 07:44:00.361 ***🔗
alicE_unnamed_2033@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-21 07:44:00.361 ***🔗
alicE_unnamed_2033@localhost/res1 out
<iq type='set' id='3218a4d8dc9850f38ccbde667e5164c7'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-21 07:44:00.361 ***🔗
alicE_unnamed_2033@localhost/res1 in
<iq id='3218a4d8dc9850f38ccbde667e5164c7' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2033@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-21 07:44:00.362 ***🔗
alice_unnamed_2033@localhost/res1 out
<iq type='set' id='788b1f0730aee55ddeab446299e64e75'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:44:00.362 ***🔗
alice_unnamed_2033@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2033@localhost/res1' id='788b1f0730aee55ddeab446299e64e75' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:44:00.363 ***🔗
alice_unnamed_2033@localhost/res1 out
<presence/>



*** User 2024-03-21 07:44:00.364 ***🔗
alice_unnamed_2033@localhost/res1 in
<presence from='alice_unnamed_2033@localhost/res1' to='alice_unnamed_2033@localhost/res1'/>



*** User 2024-03-21 07:44:00.364 ***🔗
alice_unnamed_2033@localhost/res1 out
<iq type='set' id='8d7ae70db2e344f1c1df78968b8aeb5c' to='alicE_unnamed_2033room0-48727-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>alicE_unnamed_2033room0-48727-0@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-03-21 07:44:00.367 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033room0-48727-0@muc.localhost' to='alice_unnamed_2033@localhost/res1' id='464451b9-62cb-4389-b852-6097289954f3'>
	<result xmlns='urn:xmpp:mam:2' id='C4N6I7S24G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T09:36:01.000000Z' from='alice_unnamed_2033room0-48727-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2033room0-48727-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b2ad5807</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:00.368 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033room0-48727-0@muc.localhost' to='alice_unnamed_2033@localhost/res1' id='105b370c-cf7e-4eab-a736-06697965e2f7'>
	<result xmlns='urn:xmpp:mam:2' id='C4O429DCEG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T20:47:49.000000Z' from='alice_unnamed_2033room0-48727-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2033room0-48727-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3fad9487</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:00.368 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033room0-48727-0@muc.localhost' to='alice_unnamed_2033@localhost/res1' id='11678853-a320-4e11-b8c4-bb34fc761b91'>
	<result xmlns='urn:xmpp:mam:2' id='C4OEMLAKOG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T09:29:13.000000Z' from='alice_unnamed_2033room0-48727-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2033room0-48727-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>72153a73</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:00.368 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033room0-48727-0@muc.localhost' to='alice_unnamed_2033@localhost/res1' id='dcd15b49-7350-405c-af78-3ad3c7689eb0'>
	<result xmlns='urn:xmpp:mam:2' id='C4P1ULOVKG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T08:27:13.000000Z' from='alice_unnamed_2033room0-48727-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2033room0-48727-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ee49635d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:00.368 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033room0-48727-0@muc.localhost' to='alice_unnamed_2033@localhost/res1' id='e74de368-9073-44fb-b491-c6b118407158'>
	<result xmlns='urn:xmpp:mam:2' id='C4PNC83BCG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T10:00:49.000000Z' from='alice_unnamed_2033room0-48727-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2033room0-48727-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0957a3d5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:00.368 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033room0-48727-0@muc.localhost' to='alice_unnamed_2033@localhost/res1' id='94132315-d1a5-4c7a-b00d-6861cecbbc99'>
	<result xmlns='urn:xmpp:mam:2' id='C4Q64LGC000D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T03:37:36.000000Z' from='alice_unnamed_2033room0-48727-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2033room0-48727-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4d47c184</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:00.368 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033room0-48727-0@muc.localhost' to='alice_unnamed_2033@localhost/res1' id='ac9803b9-7d04-416c-bf85-46b16e99a539'>
	<result xmlns='urn:xmpp:mam:2' id='C4QVKPS82003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T10:03:16.000000Z' from='alice_unnamed_2033room0-48727-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2033room0-48727-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>920c333f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:00.368 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033room0-48727-0@muc.localhost' to='alice_unnamed_2033@localhost/res1' id='8f984195-fbb8-49e1-9029-1b767423dae0'>
	<result xmlns='urn:xmpp:mam:2' id='C4RL4QD1U002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T11:42:20.000000Z' from='alice_unnamed_2033room0-48727-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2033room0-48727-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ec725721</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:00.368 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033room0-48727-0@muc.localhost' to='alice_unnamed_2033@localhost/res1' id='54af6be9-2866-4e16-b666-04d2dd537ec7'>
	<result xmlns='urn:xmpp:mam:2' id='C4SD78HRHG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-13T16:25:47.000000Z' from='alice_unnamed_2033room0-48727-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2033room0-48727-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b8d7186c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:00.368 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033room0-48727-0@muc.localhost' to='alice_unnamed_2033@localhost/res1' id='6d338ada-37b5-45d6-91ed-6f35fc2e23b4'>
	<result xmlns='urn:xmpp:mam:2' id='C4SLN225HG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-14T02:33:47.000000Z' from='alice_unnamed_2033room0-48727-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2033room0-48727-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9e877875</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:00.368 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033room0-48727-0@muc.localhost' to='alice_unnamed_2033@localhost/res1' id='0ceeacd0-c604-43b8-b5a2-b44f1516db45'>
	<result xmlns='urn:xmpp:mam:2' id='C4TNNLS8HG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-15T19:08:59.000000Z' from='alice_unnamed_2033room0-48727-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2033room0-48727-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a4f30218</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:00.369 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033room0-48727-0@muc.localhost' to='alice_unnamed_2033@localhost/res1' id='35c2581b-5252-4aaf-9d78-bdf37ec3143d'>
	<result xmlns='urn:xmpp:mam:2' id='C4U27721J00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-16T07:39:34.000000Z' from='alice_unnamed_2033room0-48727-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2033room0-48727-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8aa0e9b2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:00.369 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033room0-48727-0@muc.localhost' to='alice_unnamed_2033@localhost/res1' id='f98b91b8-2ea7-45d1-bc40-19e8db3a29f4'>
	<result xmlns='urn:xmpp:mam:2' id='C4UPERC97G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-17T11:23:03.000000Z' from='alice_unnamed_2033room0-48727-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2033room0-48727-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bae65a21</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:00.369 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033room0-48727-0@muc.localhost' to='alice_unnamed_2033@localhost/res1' id='33d50d2b-8b9c-4536-a0c3-81e5d9f8da9b'>
	<result xmlns='urn:xmpp:mam:2' id='C4VJCLNBK00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-18T18:19:20.000000Z' from='alice_unnamed_2033room0-48727-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2033room0-48727-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>41bfb830</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:00.369 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033room0-48727-0@muc.localhost' to='alice_unnamed_2033@localhost/res1' id='573fdaf5-f171-4476-9d00-13e61e1e79df'>
	<result xmlns='urn:xmpp:mam:2' id='C4VQRSRUQ002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-19T03:14:28.000000Z' from='alice_unnamed_2033room0-48727-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2033room0-48727-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0f3b77bd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:00.369 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033room0-48727-0@muc.localhost' to='alice_unnamed_2033@localhost/res1' id='d4986004-de7d-4ade-a2ce-5052c4c2f06d'>
	<result xmlns='urn:xmpp:mam:2' id='C50QI7DBKG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-20T17:03:29.000000Z' from='alice_unnamed_2033room0-48727-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2033room0-48727-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c2dec7d5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:00.370 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033room0-48727-0@muc.localhost' to='alice_unnamed_2033@localhost/res1' id='e9217cdd-a30e-4bbd-9dda-e8e75e11f147'>
	<result xmlns='urn:xmpp:mam:2' id='C51IASGOJG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T21:25:03.000000Z' from='alice_unnamed_2033room0-48727-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2033room0-48727-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>511428b4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:00.370 ***🔗
alice_unnamed_2033@localhost/res1 in
<iq from='alice_unnamed_2033room0-48727-0@muc.localhost' to='alice_unnamed_2033@localhost/res1' id='8d7ae70db2e344f1c1df78968b8aeb5c' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4N6I7S24G0B</first>
			<last>C51IASGOJG0I</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-03-21 07:44:00.370 ***🔗
alice_unnamed_2033@localhost/res1 out
</stream:stream>

*** User 2024-03-21 07:44:00.370 ***🔗
alice_unnamed_2033@localhost/res1 in
</stream:stream>

*** User 2024-03-21 07:44:00.378 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-03-21 07:44:00.387 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2865.html



=== Ended at 2024-03-21 07:44:00
=== successfully completed test case
=== === Returned value: ok