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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:1">>}]},
     {watchdog,<0.53379.0>},
     {basic_group,mam_all},
     {configuration,rdbms_async_cache},
     {wait_for_parallel_writer,[pm]},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      backend => rdbms,send_message => mod_mam_utils,
                      pm =>
                          #{archive_groupchats => false,
                            same_mam_id_for_peers => false},
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 1},
                      is_archivable_message => mod_mam_utils,
                      archive_chat_markers => false,full_text_search => true,
                      message_retraction => true,default_result_limit => 50,
                      max_result_limit => 50,enforce_simple_queries => false,
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => true}},
     {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@ddae1a9683cd.2024-04-23_06.47.23/big_tests.tests.mam_SUITE.logs/run.2024-04-23_06.54.26/mam_suite.querying_for_all_messages_with_jid.153474.html"},
     {tc_group_properties,[{name,mam04},parallel]},
     {tc_group_path,[[{name,rdbms_async_cache_mam_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@ddae1a9683cd.2024-04-23_06.47.23/big_tests.tests.mam_SUITE.logs/run.2024-04-23_06.54.26/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,backend => rdbms,iqdisc => parallel},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,versioning => false,
              store_current_id => false},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              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 => [],
                    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 => <<>>,subject_author => <<>>},
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,backend => rdbms,
              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_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_sic => #{iqdisc => one_queue},
        mod_amp => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        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_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2}}},
     {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@ddae1a9683cd.2024-04-23_06.47.23"

=== Started at 2024-04-23 06:55:25


*** CT 2024-04-23 06:55:25.775 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2943.html

*** User 2024-04-23 06:55:26.261 ***🔗
waiting for archive_size is done in 100 miliseconds

*** User 2024-04-23 06:55:26.262 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-04-23 06:55:26.263 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-04-23 06:55:26.266 ***🔗
alicE_unnamed_2166@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-04-23 06:55:26.266 ***🔗
alicE_unnamed_2166@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='55736e4d133e14f4' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 06:55:26.266 ***🔗
alicE_unnamed_2166@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-04-23 06:55:26.266 ***🔗
alicE_unnamed_2166@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjE2NgBtYXR5Z3J5c2E=</auth>



*** User 2024-04-23 06:55:26.267 ***🔗
alicE_unnamed_2166@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 06:55:26.267 ***🔗
alicE_unnamed_2166@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-04-23 06:55:26.267 ***🔗
alicE_unnamed_2166@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ca1f5504c1c5a57d' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2166@localhost'>

*** User 2024-04-23 06:55:26.268 ***🔗
alicE_unnamed_2166@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-04-23 06:55:26.268 ***🔗
alicE_unnamed_2166@localhost/res1 out
<iq type='set' id='d4fe9b3bef13e1154e1c6be73d0178cb'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 06:55:26.268 ***🔗
alicE_unnamed_2166@localhost/res1 in
<iq id='d4fe9b3bef13e1154e1c6be73d0178cb' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2166@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 06:55:26.268 ***🔗
alice_unnamed_2166@localhost/res1 out
<iq type='set' id='9be42bffd39226f718f9bfd547b950d0'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 06:55:26.269 ***🔗
alice_unnamed_2166@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2166@localhost/res1' id='9be42bffd39226f718f9bfd547b950d0' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 06:55:26.269 ***🔗
alice_unnamed_2166@localhost/res1 out
<presence/>



*** User 2024-04-23 06:55:26.272 ***🔗
alice_unnamed_2166@localhost/res1 in
<presence from='alice_unnamed_2166@localhost/res1' to='alice_unnamed_2166@localhost/res1'/>



*** User 2024-04-23 06:55:26.272 ***🔗
alice_unnamed_2166@localhost/res1 out
<iq type='set' id='46a4876a81b1f105198f0ec460189019'>
	<query xmlns='urn:xmpp:mam:1'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>bob_unnamed_2166@localhost</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-04-23 06:55:26.274 ***🔗
alice_unnamed_2166@localhost/res1 in
<message from='alice_unnamed_2166@localhost' to='alice_unnamed_2166@localhost/res1' id='ec809c6f-24ad-4af9-b3b9-44957d0ae51d'>
	<result xmlns='urn:xmpp:mam:1' id='C5BU9KLICG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T09:27:45.000000Z' from='alice_unnamed_2166@localhost'/>
			<message from='alice_unnamed_2166@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2166@localhost'>
				<body>edde99df</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:26.274 ***🔗
alice_unnamed_2166@localhost/res1 in
<message from='alice_unnamed_2166@localhost' to='alice_unnamed_2166@localhost/res1' id='517375cc-0e85-47d5-9c71-a90134643990'>
	<result xmlns='urn:xmpp:mam:1' id='C5CDP72O200H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T03:56:20.000000Z' from='alice_unnamed_2166@localhost'/>
			<message from='alice_unnamed_2166@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2166@localhost'>
				<body>24e12fec</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:26.274 ***🔗
alice_unnamed_2166@localhost/res1 in
<message from='alice_unnamed_2166@localhost' to='alice_unnamed_2166@localhost/res1' id='f4136e38-14bc-40fe-8415-622a49410459'>
	<result xmlns='urn:xmpp:mam:1' id='C5D3QVOD1G09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T06:15:07.000000Z' from='alice_unnamed_2166@localhost'/>
			<message from='alice_unnamed_2166@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2166@localhost'>
				<body>4ad68517</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:26.275 ***🔗
alice_unnamed_2166@localhost/res1 in
<message from='alice_unnamed_2166@localhost' to='alice_unnamed_2166@localhost/res1' id='51c87b3f-59f1-42db-9fc5-1d9d44550a69'>
	<result xmlns='urn:xmpp:mam:1' id='C5DJR2VIK00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T01:20:40.000000Z' from='alice_unnamed_2166@localhost'/>
			<message from='alice_unnamed_2166@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2166@localhost'>
				<body>9a9274c3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:26.275 ***🔗
alice_unnamed_2166@localhost/res1 in
<message from='alice_unnamed_2166@localhost' to='alice_unnamed_2166@localhost/res1' id='e666eb65-9a4e-49a2-9a8b-7bffdde99929'>
	<result xmlns='urn:xmpp:mam:1' id='C5E9D2EHK008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T03:04:08.000000Z' from='alice_unnamed_2166@localhost'/>
			<message from='alice_unnamed_2166@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2166@localhost'>
				<body>0e6935ff</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:26.275 ***🔗
alice_unnamed_2166@localhost/res1 in
<message from='alice_unnamed_2166@localhost' to='alice_unnamed_2166@localhost/res1' id='c7ffbec0-5df5-4164-8895-6eb6343985a8'>
	<result xmlns='urn:xmpp:mam:1' id='C5ESQAVJKG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T02:13:53.000000Z' from='alice_unnamed_2166@localhost'/>
			<message from='alice_unnamed_2166@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2166@localhost'>
				<body>9cfbdb18</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:26.275 ***🔗
alice_unnamed_2166@localhost/res1 in
<message from='alice_unnamed_2166@localhost' to='alice_unnamed_2166@localhost/res1' id='f20e8492-1eb8-45f7-9ab9-6eaa56fc75fd'>
	<result xmlns='urn:xmpp:mam:1' id='C5FP6AB16003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T12:05:00.000000Z' from='alice_unnamed_2166@localhost'/>
			<message from='alice_unnamed_2166@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2166@localhost'>
				<body>636bd63e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:26.275 ***🔗
alice_unnamed_2166@localhost/res1 in
<message from='alice_unnamed_2166@localhost' to='alice_unnamed_2166@localhost/res1' id='37a5d32e-c335-46f3-a45c-4d8da4b2d97a'>
	<result xmlns='urn:xmpp:mam:1' id='C5GKJM8T1G0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T20:47:39.000000Z' from='alice_unnamed_2166@localhost'/>
			<message from='alice_unnamed_2166@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2166@localhost'>
				<body>bd25c798</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:26.276 ***🔗
alice_unnamed_2166@localhost/res1 in
<message from='alice_unnamed_2166@localhost' to='alice_unnamed_2166@localhost/res1' id='46d85bd0-4b1d-406e-bdc4-0fa4c758799f'>
	<result xmlns='urn:xmpp:mam:1' id='C5HASFHEG009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T23:22:08.000000Z' from='alice_unnamed_2166@localhost'/>
			<message from='alice_unnamed_2166@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2166@localhost'>
				<body>44526fd3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:26.276 ***🔗
alice_unnamed_2166@localhost/res1 in
<message from='alice_unnamed_2166@localhost' to='alice_unnamed_2166@localhost/res1' id='ec8e3703-0e7f-45bc-9f3c-43dfc6b69a09'>
	<result xmlns='urn:xmpp:mam:1' id='C5HQHP205G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T18:03:31.000000Z' from='alice_unnamed_2166@localhost'/>
			<message from='alice_unnamed_2166@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2166@localhost'>
				<body>35bc0619</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:26.276 ***🔗
alice_unnamed_2166@localhost/res1 in
<message from='alice_unnamed_2166@localhost' to='alice_unnamed_2166@localhost/res1' id='a4875d59-b24a-4173-97c5-957a07044a96'>
	<result xmlns='urn:xmpp:mam:1' id='C5I2IT419009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T03:38:42.000000Z' from='alice_unnamed_2166@localhost'/>
			<message from='alice_unnamed_2166@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2166@localhost'>
				<body>d4b613bc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:26.276 ***🔗
alice_unnamed_2166@localhost/res1 in
<message from='alice_unnamed_2166@localhost' to='alice_unnamed_2166@localhost/res1' id='4b1ecbea-349d-4959-8f98-6922b86bb5b7'>
	<result xmlns='urn:xmpp:mam:1' id='C5ITN5F5500G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T12:00:58.000000Z' from='alice_unnamed_2166@localhost'/>
			<message from='alice_unnamed_2166@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2166@localhost'>
				<body>af25c60e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:26.276 ***🔗
alice_unnamed_2166@localhost/res1 in
<message from='alice_unnamed_2166@localhost' to='alice_unnamed_2166@localhost/res1' id='1622b1bf-5024-43be-a94b-6fff47af7f0b'>
	<result xmlns='urn:xmpp:mam:1' id='C5JATRLJ7G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T03:46:31.000000Z' from='alice_unnamed_2166@localhost'/>
			<message from='alice_unnamed_2166@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2166@localhost'>
				<body>3aa9270a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:26.276 ***🔗
alice_unnamed_2166@localhost/res1 in
<message from='alice_unnamed_2166@localhost' to='alice_unnamed_2166@localhost/res1' id='62b2d6b6-7131-4659-b300-5b922d3158c2'>
	<result xmlns='urn:xmpp:mam:1' id='C5K52Q606G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T10:58:45.000000Z' from='alice_unnamed_2166@localhost'/>
			<message from='alice_unnamed_2166@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2166@localhost'>
				<body>70c889ac</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:26.277 ***🔗
alice_unnamed_2166@localhost/res1 in
<message from='alice_unnamed_2166@localhost' to='alice_unnamed_2166@localhost/res1' id='060a6958-f851-41ea-9405-b71fd87efed4'>
	<result xmlns='urn:xmpp:mam:1' id='C5KUA4G9T001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T17:04:42.000000Z' from='alice_unnamed_2166@localhost'/>
			<message from='alice_unnamed_2166@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2166@localhost'>
				<body>44875bc1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:26.277 ***🔗
alice_unnamed_2166@localhost/res1 in
<message from='alice_unnamed_2166@localhost' to='alice_unnamed_2166@localhost/res1' id='0adf26d2-788d-429b-bb85-04a7225545c9'>
	<result xmlns='urn:xmpp:mam:1' id='C5LG0BR14003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T14:11:20.000000Z' from='alice_unnamed_2166@localhost'/>
			<message from='alice_unnamed_2166@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2166@localhost'>
				<body>efbb780d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:26.277 ***🔗
alice_unnamed_2166@localhost/res1 in
<message from='alice_unnamed_2166@localhost' to='alice_unnamed_2166@localhost/res1' id='678cfa73-04fa-4f8f-8838-605b9e2a7e1d'>
	<result xmlns='urn:xmpp:mam:1' id='C5LQ3J51RG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T02:14:23.000000Z' from='alice_unnamed_2166@localhost'/>
			<message from='alice_unnamed_2166@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2166@localhost'>
				<body>b3830800</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:26.277 ***🔗
alice_unnamed_2166@localhost/res1 in
<iq from='alice_unnamed_2166@localhost' to='alice_unnamed_2166@localhost/res1' id='46a4876a81b1f105198f0ec460189019' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5BU9KLICG0H</first>
			<last>C5LQ3J51RG06</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-04-23 06:55:26.277 ***🔗
alice_unnamed_2166@localhost/res1 out
</stream:stream>

*** User 2024-04-23 06:55:26.278 ***🔗
alice_unnamed_2166@localhost/res1 in
</stream:stream>
*** CT 2024-04-23 06:55:26.281 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2949.html



=== Ended at 2024-04-23 06:55:26
=== successfully completed test case
=== === Returned value: ok