=== 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.44879.0>},
     {basic_group,mam_all},
     {configuration,rdbms_async_pool},
     {wait_for_parallel_writer,[pm]},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      pm =>
                          #{archive_groupchats => false,
                            same_mam_id_for_peers => false},
                      backend => rdbms,
                      async_writer =>
                          #{enabled => true,batch_size => 30,
                            flush_interval => 1,pool_size => 16},
                      is_archivable_message => mod_mam_utils,
                      send_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 => false}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@bd58dd88791f.2024-01-15_11.59.42/big_tests.tests.mam_SUITE.logs/run.2024-01-15_12.07.09/mam_suite.querying_for_all_messages_with_jid.73091.html"},
     {tc_group_properties,[{name,mam04},parallel]},
     {tc_group_path,[[{name,rdbms_async_pool_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@bd58dd88791f.2024-01-15_11.59.42/big_tests.tests.mam_SUITE.logs/run.2024-01-15_12.07.09/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_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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,online_backend => cets,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 => <<>>,anonymous => true,
                    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,max_users => 200,
                    maygetmemberlist => [],logging => false,
                    subject_author => <<>>},
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,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_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 => 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}}},
     {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@bd58dd88791f.2024-01-15_11.59.42"

=== Started at 2024-01-15 12:07:28


*** CT 2024-01-15 12:07:28.848 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1956.html

*** User 2024-01-15 12:07:29.034 ***🔗
waiting for archive_size is done in 100 miliseconds

*** User 2024-01-15 12:07:29.035 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-01-15 12:07:29.037 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-01-15 12:07:29.043 ***🔗
alicE_unnamed_1884@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-01-15 12:07:29.043 ***🔗
alicE_unnamed_1884@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3edca9cc208951d1' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-01-15 12:07:29.043 ***🔗
alicE_unnamed_1884@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-01-15 12:07:29.043 ***🔗
alicE_unnamed_1884@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTg4NABtYXR5Z3J5c2E=</auth>



*** User 2024-01-15 12:07:29.044 ***🔗
alicE_unnamed_1884@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-01-15 12:07:29.045 ***🔗
alicE_unnamed_1884@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-01-15 12:07:29.045 ***🔗
alicE_unnamed_1884@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c628152f07fd66a9' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_1884@localhost'>

*** User 2024-01-15 12:07:29.045 ***🔗
alicE_unnamed_1884@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-01-15 12:07:29.045 ***🔗
alicE_unnamed_1884@localhost/res1 out
<iq type='set' id='a9a4027316e3739f8f0a132dab5d674b'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-01-15 12:07:29.045 ***🔗
alicE_unnamed_1884@localhost/res1 in
<iq id='a9a4027316e3739f8f0a132dab5d674b' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1884@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-01-15 12:07:29.045 ***🔗
alice_unnamed_1884@localhost/res1 out
<iq type='set' id='d5d55f19e5c42106e66289b178a664ba'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-01-15 12:07:29.047 ***🔗
alice_unnamed_1884@localhost/res1 in
<iq from='localhost' to='alice_unnamed_1884@localhost/res1' id='d5d55f19e5c42106e66289b178a664ba' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-01-15 12:07:29.047 ***🔗
alice_unnamed_1884@localhost/res1 out
<presence/>



*** User 2024-01-15 12:07:29.049 ***🔗
alice_unnamed_1884@localhost/res1 in
<presence from='alice_unnamed_1884@localhost/res1' to='alice_unnamed_1884@localhost/res1'/>



*** User 2024-01-15 12:07:29.049 ***🔗
alice_unnamed_1884@localhost/res1 out
<iq type='set' id='6d7fdcc7c8a4f46f7329db1a75dead44'>
	<query xmlns='urn:xmpp:mam:1'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>bob_unnamed_1884@localhost</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-01-15 12:07:29.051 ***🔗
alice_unnamed_1884@localhost/res1 in
<message from='alice_unnamed_1884@localhost' to='alice_unnamed_1884@localhost/res1' id='b04b6a9b-4d1a-4150-8ca3-76fc51c7e40d'>
	<result xmlns='urn:xmpp:mam:1' id='C3DRJ218AG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-12-30T15:13:49.000000Z' from='alice_unnamed_1884@localhost'/>
			<message from='alice_unnamed_1884@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1884@localhost'>
				<body>83978565</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:29.051 ***🔗
alice_unnamed_1884@localhost/res1 in
<message from='alice_unnamed_1884@localhost' to='alice_unnamed_1884@localhost/res1' id='7dcf7d3e-8c93-42c9-858c-f08d014ee67f'>
	<result xmlns='urn:xmpp:mam:1' id='C3EKOV9JEG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-12-31T21:16:37.000000Z' from='alice_unnamed_1884@localhost'/>
			<message from='alice_unnamed_1884@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1884@localhost'>
				<body>9ab68534</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:29.051 ***🔗
alice_unnamed_1884@localhost/res1 in
<message from='alice_unnamed_1884@localhost' to='alice_unnamed_1884@localhost/res1' id='16fa609f-9560-4001-bfe2-10424d843d58'>
	<result xmlns='urn:xmpp:mam:1' id='C3F41TVS800J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-01T15:30:24.000000Z' from='alice_unnamed_1884@localhost'/>
			<message from='alice_unnamed_1884@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1884@localhost'>
				<body>4b95e182</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:29.052 ***🔗
alice_unnamed_1884@localhost/res1 in
<message from='alice_unnamed_1884@localhost' to='alice_unnamed_1884@localhost/res1' id='6c562c05-3086-4af2-81ce-78ba2513ae92'>
	<result xmlns='urn:xmpp:mam:1' id='C3FL7GU5EG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-02T11:59:49.000000Z' from='alice_unnamed_1884@localhost'/>
			<message from='alice_unnamed_1884@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1884@localhost'>
				<body>99359f45</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:29.052 ***🔗
alice_unnamed_1884@localhost/res1 in
<message from='alice_unnamed_1884@localhost' to='alice_unnamed_1884@localhost/res1' id='37fcb325-4e7e-4376-bd6e-b2d11357a345'>
	<result xmlns='urn:xmpp:mam:1' id='C3GCV6ARN00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-03T16:19:10.000000Z' from='alice_unnamed_1884@localhost'/>
			<message from='alice_unnamed_1884@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1884@localhost'>
				<body>b7742340</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:29.052 ***🔗
alice_unnamed_1884@localhost/res1 in
<message from='alice_unnamed_1884@localhost' to='alice_unnamed_1884@localhost/res1' id='f61658f4-3c68-488c-a6f4-2627e33186f7'>
	<result xmlns='urn:xmpp:mam:1' id='C3H3MAPK0G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-04T19:25:45.000000Z' from='alice_unnamed_1884@localhost'/>
			<message from='alice_unnamed_1884@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1884@localhost'>
				<body>f46cf509</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:29.052 ***🔗
alice_unnamed_1884@localhost/res1 in
<message from='alice_unnamed_1884@localhost' to='alice_unnamed_1884@localhost/res1' id='891898cc-3438-4c6d-bec1-53b41e7a2609'>
	<result xmlns='urn:xmpp:mam:1' id='C3HO3IRLNG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-05T19:47:03.000000Z' from='alice_unnamed_1884@localhost'/>
			<message from='alice_unnamed_1884@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1884@localhost'>
				<body>6fd5c0e4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:29.052 ***🔗
alice_unnamed_1884@localhost/res1 in
<message from='alice_unnamed_1884@localhost' to='alice_unnamed_1884@localhost/res1' id='9a254016-48e0-4832-a417-cd1bdbee6fd3'>
	<result xmlns='urn:xmpp:mam:1' id='C3IFLHRSDG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-06T23:53:39.000000Z' from='alice_unnamed_1884@localhost'/>
			<message from='alice_unnamed_1884@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1884@localhost'>
				<body>09f16f06</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:29.052 ***🔗
alice_unnamed_1884@localhost/res1 in
<message from='alice_unnamed_1884@localhost' to='alice_unnamed_1884@localhost/res1' id='e709ee6b-2f47-4c9f-8371-ad9f93c7d231'>
	<result xmlns='urn:xmpp:mam:1' id='C3IMI2QAP007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-07T08:06:58.000000Z' from='alice_unnamed_1884@localhost'/>
			<message from='alice_unnamed_1884@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1884@localhost'>
				<body>312fae9b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:29.052 ***🔗
alice_unnamed_1884@localhost/res1 in
<message from='alice_unnamed_1884@localhost' to='alice_unnamed_1884@localhost/res1' id='bf6d55ad-6592-469b-85fd-cdc947264bf5'>
	<result xmlns='urn:xmpp:mam:1' id='C3J41DB7R004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-08T00:11:50.000000Z' from='alice_unnamed_1884@localhost'/>
			<message from='alice_unnamed_1884@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1884@localhost'>
				<body>bea97432</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:29.052 ***🔗
alice_unnamed_1884@localhost/res1 in
<message from='alice_unnamed_1884@localhost' to='alice_unnamed_1884@localhost/res1' id='24d7bd6c-53e2-4dc9-9782-32332563640e'>
	<result xmlns='urn:xmpp:mam:1' id='C3JPPBHNB00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-09T02:08:38.000000Z' from='alice_unnamed_1884@localhost'/>
			<message from='alice_unnamed_1884@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1884@localhost'>
				<body>db5af490</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:29.052 ***🔗
alice_unnamed_1884@localhost/res1 in
<message from='alice_unnamed_1884@localhost' to='alice_unnamed_1884@localhost/res1' id='a571a4e6-7c8e-4cf6-ad18-ebd294c59d3d'>
	<result xmlns='urn:xmpp:mam:1' id='C3KDLEH96G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-10T01:51:33.000000Z' from='alice_unnamed_1884@localhost'/>
			<message from='alice_unnamed_1884@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1884@localhost'>
				<body>5cd9b85a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:29.052 ***🔗
alice_unnamed_1884@localhost/res1 in
<message from='alice_unnamed_1884@localhost' to='alice_unnamed_1884@localhost/res1' id='60e341cf-c0ac-4221-8183-41f709b6d371'>
	<result xmlns='urn:xmpp:mam:1' id='C3L73MITM00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-11T08:13:00.000000Z' from='alice_unnamed_1884@localhost'/>
			<message from='alice_unnamed_1884@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1884@localhost'>
				<body>a9ad3881</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:29.052 ***🔗
alice_unnamed_1884@localhost/res1 in
<message from='alice_unnamed_1884@localhost' to='alice_unnamed_1884@localhost/res1' id='a99edc18-46b2-4e1e-ae9d-f0d5547b56b3'>
	<result xmlns='urn:xmpp:mam:1' id='C3LMS3GU000K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-12T03:01:20.000000Z' from='alice_unnamed_1884@localhost'/>
			<message from='alice_unnamed_1884@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1884@localhost'>
				<body>04d589b3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:29.053 ***🔗
alice_unnamed_1884@localhost/res1 in
<message from='alice_unnamed_1884@localhost' to='alice_unnamed_1884@localhost/res1' id='cdd397ab-5259-4861-bbe3-574eb0879a2a'>
	<result xmlns='urn:xmpp:mam:1' id='C3MFB1NRIG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-13T08:12:45.000000Z' from='alice_unnamed_1884@localhost'/>
			<message from='alice_unnamed_1884@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1884@localhost'>
				<body>d433fc78</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:29.053 ***🔗
alice_unnamed_1884@localhost/res1 in
<message from='alice_unnamed_1884@localhost' to='alice_unnamed_1884@localhost/res1' id='897809cd-4ce7-44c0-aa53-a5ce00e3c858'>
	<result xmlns='urn:xmpp:mam:1' id='C3NE1UCR3G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-14T20:51:27.000000Z' from='alice_unnamed_1884@localhost'/>
			<message from='alice_unnamed_1884@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1884@localhost'>
				<body>f2ca890a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:29.053 ***🔗
alice_unnamed_1884@localhost/res1 in
<message from='alice_unnamed_1884@localhost' to='alice_unnamed_1884@localhost/res1' id='c95bd7ea-decb-4336-85bd-c9b60e4c7f50'>
	<result xmlns='urn:xmpp:mam:1' id='C3NHGSEH0G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-15T00:59:37.000000Z' from='alice_unnamed_1884@localhost'/>
			<message from='alice_unnamed_1884@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1884@localhost'>
				<body>ef39b86d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:29.053 ***🔗
alice_unnamed_1884@localhost/res1 in
<iq from='alice_unnamed_1884@localhost' to='alice_unnamed_1884@localhost/res1' id='6d7fdcc7c8a4f46f7329db1a75dead44' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C3DRJ218AG04</first>
			<last>C3NHGSEH0G04</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-01-15 12:07:29.053 ***🔗
alice_unnamed_1884@localhost/res1 out
</stream:stream>

*** User 2024-01-15 12:07:29.053 ***🔗
alice_unnamed_1884@localhost/res1 in
</stream:stream>
*** CT 2024-01-15 12:07:29.060 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1960.html



=== Ended at 2024-01-15 12:07:29
=== successfully completed test case
=== === Returned value: ok