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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:2">>}]},
     {watchdog,<0.52194.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},
                      pm =>
                          #{archive_groupchats => false,
                            same_mam_id_for_peers => false},
                      backend => rdbms,send_message => mod_mam_utils,
                      max_result_limit => 50,
                      is_archivable_message => mod_mam_utils,
                      async_writer =>
                          #{enabled => true,batch_size => 30,pool_size => 16,
                            flush_interval => 1},
                      archive_chat_markers => false,full_text_search => true,
                      message_retraction => true,default_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,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@549f635c4ac9.2024-03-11_11.28.53/big_tests.tests.mam_SUITE.logs/run.2024-03-11_11.37.29/mam_suite.querying_for_all_messages_with_jid.40837.html"},
     {tc_group_properties,[{name,mam06},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@549f635c4ac9.2024-03-11_11.28.53/big_tests.tests.mam_SUITE.logs/run.2024-03-11_11.37.29/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.">>},
              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 => <<>>,title => <<>>,
                    persistent => false,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_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        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_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@549f635c4ac9.2024-03-11_11.28.53"

=== Started at 2024-03-11 11:38:10


*** CT 2024-03-11 11:38:11.040 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2214.html

*** User 2024-03-11 11:38:11.275 ***🔗
waiting for archive_size is done in 100 miliseconds

*** User 2024-03-11 11:38:11.277 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-03-11 11:38:11.279 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-03-11 11:38:11.296 ***🔗
alicE_unnamed_2229@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-11 11:38:11.296 ***🔗
alicE_unnamed_2229@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='fa41b5433c3f04e3' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-11 11:38:11.297 ***🔗
alicE_unnamed_2229@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-11 11:38:11.297 ***🔗
alicE_unnamed_2229@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjIyOQBtYXR5Z3J5c2E=</auth>



*** User 2024-03-11 11:38:11.299 ***🔗
alicE_unnamed_2229@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-11 11:38:11.299 ***🔗
alicE_unnamed_2229@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-11 11:38:11.299 ***🔗
alicE_unnamed_2229@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b0fd5108c50b3091' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2229@localhost'>

*** User 2024-03-11 11:38:11.299 ***🔗
alicE_unnamed_2229@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-11 11:38:11.299 ***🔗
alicE_unnamed_2229@localhost/res1 out
<iq type='set' id='f0d67181bfa1b25d47ff84035d04b728'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-11 11:38:11.300 ***🔗
alicE_unnamed_2229@localhost/res1 in
<iq id='f0d67181bfa1b25d47ff84035d04b728' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2229@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-11 11:38:11.300 ***🔗
alice_unnamed_2229@localhost/res1 out
<iq type='set' id='9377649a3c5756bde06548d3f2bc3789'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 11:38:11.301 ***🔗
alice_unnamed_2229@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2229@localhost/res1' id='9377649a3c5756bde06548d3f2bc3789' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 11:38:11.301 ***🔗
alice_unnamed_2229@localhost/res1 out
<presence/>



*** User 2024-03-11 11:38:11.303 ***🔗
alice_unnamed_2229@localhost/res1 in
<presence from='alice_unnamed_2229@localhost/res1' to='alice_unnamed_2229@localhost/res1'/>



*** User 2024-03-11 11:38:11.303 ***🔗
alice_unnamed_2229@localhost/res1 out
<iq type='set' id='e63d38e776e96f52f90a30769c9d2161'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>bob_unnamed_2229@localhost</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-03-11 11:38:11.305 ***🔗
alice_unnamed_2229@localhost/res1 in
<message from='alice_unnamed_2229@localhost' to='alice_unnamed_2229@localhost/res1' id='f13de7ec-677a-4f3c-90c3-a0e1b586c227'>
	<result xmlns='urn:xmpp:mam:2' id='C4GRT0UHP00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-24T07:48:50.000000Z' from='alice_unnamed_2229@localhost'/>
			<message from='alice_unnamed_2229@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2229@localhost'>
				<body>79569045</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:38:11.305 ***🔗
alice_unnamed_2229@localhost/res1 in
<message from='alice_unnamed_2229@localhost' to='alice_unnamed_2229@localhost/res1' id='d64e9e1f-1d22-4e5f-b340-8115a169bce5'>
	<result xmlns='urn:xmpp:mam:2' id='C4H9G1V8NG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-25T00:01:59.000000Z' from='alice_unnamed_2229@localhost'/>
			<message from='alice_unnamed_2229@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2229@localhost'>
				<body>b3fdf157</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:38:11.305 ***🔗
alice_unnamed_2229@localhost/res1 in
<message from='alice_unnamed_2229@localhost' to='alice_unnamed_2229@localhost/res1' id='8f561bfe-ae1b-438e-9974-d411300ec44e'>
	<result xmlns='urn:xmpp:mam:2' id='C4I8J4LUAG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T13:07:57.000000Z' from='alice_unnamed_2229@localhost'/>
			<message from='alice_unnamed_2229@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2229@localhost'>
				<body>120bad61</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:38:11.305 ***🔗
alice_unnamed_2229@localhost/res1 in
<message from='alice_unnamed_2229@localhost' to='alice_unnamed_2229@localhost/res1' id='cd5f8b3e-7b5d-4ec7-88ee-90564458d3f4'>
	<result xmlns='urn:xmpp:mam:2' id='C4IMH5C0MG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T05:45:41.000000Z' from='alice_unnamed_2229@localhost'/>
			<message from='alice_unnamed_2229@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2229@localhost'>
				<body>845b85ee</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:38:11.305 ***🔗
alice_unnamed_2229@localhost/res1 in
<message from='alice_unnamed_2229@localhost' to='alice_unnamed_2229@localhost/res1' id='fce92a44-a15a-49a8-b63b-58ea0c637cf2'>
	<result xmlns='urn:xmpp:mam:2' id='C4JPLF6T9G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T23:40:43.000000Z' from='alice_unnamed_2229@localhost'/>
			<message from='alice_unnamed_2229@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2229@localhost'>
				<body>ac3107d8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:38:11.305 ***🔗
alice_unnamed_2229@localhost/res1 in
<message from='alice_unnamed_2229@localhost' to='alice_unnamed_2229@localhost/res1' id='12e21190-fb1e-408c-b4e3-f41f2bcb3c06'>
	<result xmlns='urn:xmpp:mam:2' id='C4KBLTDHA00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T21:10:12.000000Z' from='alice_unnamed_2229@localhost'/>
			<message from='alice_unnamed_2229@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2229@localhost'>
				<body>80117959</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:38:11.305 ***🔗
alice_unnamed_2229@localhost/res1 in
<message from='alice_unnamed_2229@localhost' to='alice_unnamed_2229@localhost/res1' id='84b7c3b2-1231-445d-9b79-1736e991fb7e'>
	<result xmlns='urn:xmpp:mam:2' id='C4KUBN5KG007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T19:27:28.000000Z' from='alice_unnamed_2229@localhost'/>
			<message from='alice_unnamed_2229@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2229@localhost'>
				<body>a7178378</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:38:11.305 ***🔗
alice_unnamed_2229@localhost/res1 in
<message from='alice_unnamed_2229@localhost' to='alice_unnamed_2229@localhost/res1' id='2244471b-3307-4444-8833-00f5208e87e2'>
	<result xmlns='urn:xmpp:mam:2' id='C4L2RE110G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T00:48:57.000000Z' from='alice_unnamed_2229@localhost'/>
			<message from='alice_unnamed_2229@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2229@localhost'>
				<body>f49c2e3a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:38:11.306 ***🔗
alice_unnamed_2229@localhost/res1 in
<message from='alice_unnamed_2229@localhost' to='alice_unnamed_2229@localhost/res1' id='5989dc7a-3b0b-4983-9331-42e69e6957ec'>
	<result xmlns='urn:xmpp:mam:2' id='C4M44P8GR00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T16:32:06.000000Z' from='alice_unnamed_2229@localhost'/>
			<message from='alice_unnamed_2229@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2229@localhost'>
				<body>a5bf4c9e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:38:11.306 ***🔗
alice_unnamed_2229@localhost/res1 in
<message from='alice_unnamed_2229@localhost' to='alice_unnamed_2229@localhost/res1' id='fff48ca4-adb5-45d3-8ca6-a7f441e04bfe'>
	<result xmlns='urn:xmpp:mam:2' id='C4MIOBME1G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T09:58:03.000000Z' from='alice_unnamed_2229@localhost'/>
			<message from='alice_unnamed_2229@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2229@localhost'>
				<body>f447f70b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:38:11.306 ***🔗
alice_unnamed_2229@localhost/res1 in
<message from='alice_unnamed_2229@localhost' to='alice_unnamed_2229@localhost/res1' id='f9bbb1b7-42bf-4ff5-a07f-1e53c6dbafaf'>
	<result xmlns='urn:xmpp:mam:2' id='C4NCHAJ4O006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T16:43:28.000000Z' from='alice_unnamed_2229@localhost'/>
			<message from='alice_unnamed_2229@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2229@localhost'>
				<body>1561d845</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:38:11.307 ***🔗
alice_unnamed_2229@localhost/res1 in
<message from='alice_unnamed_2229@localhost' to='alice_unnamed_2229@localhost/res1' id='d8b0ec04-56f2-4995-a38d-0baef5b0c03d'>
	<result xmlns='urn:xmpp:mam:2' id='C4NQCDQG0007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T09:14:40.000000Z' from='alice_unnamed_2229@localhost'/>
			<message from='alice_unnamed_2229@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2229@localhost'>
				<body>d1c87c24</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:38:11.307 ***🔗
alice_unnamed_2229@localhost/res1 in
<message from='alice_unnamed_2229@localhost' to='alice_unnamed_2229@localhost/res1' id='b72ddd25-928f-442a-a198-710f519382ae'>
	<result xmlns='urn:xmpp:mam:2' id='C4OB5AVHRG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T05:15:43.000000Z' from='alice_unnamed_2229@localhost'/>
			<message from='alice_unnamed_2229@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2229@localhost'>
				<body>f08c7a7b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:38:11.307 ***🔗
alice_unnamed_2229@localhost/res1 in
<message from='alice_unnamed_2229@localhost' to='alice_unnamed_2229@localhost/res1' id='1379348a-1bbe-4fba-93a4-6b6d7a36a9d9'>
	<result xmlns='urn:xmpp:mam:2' id='C4P9JPVMB00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T17:35:34.000000Z' from='alice_unnamed_2229@localhost'/>
			<message from='alice_unnamed_2229@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2229@localhost'>
				<body>ec75f9f7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:38:11.307 ***🔗
alice_unnamed_2229@localhost/res1 in
<message from='alice_unnamed_2229@localhost' to='alice_unnamed_2229@localhost/res1' id='a4e9c83e-c074-4eb1-b851-f9fcaa981766'>
	<result xmlns='urn:xmpp:mam:2' id='C4PIMMI4OG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T04:26:17.000000Z' from='alice_unnamed_2229@localhost'/>
			<message from='alice_unnamed_2229@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2229@localhost'>
				<body>82d56758</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:38:11.307 ***🔗
alice_unnamed_2229@localhost/res1 in
<message from='alice_unnamed_2229@localhost' to='alice_unnamed_2229@localhost/res1' id='d5dc73aa-1591-42a9-90ad-4a6e3474a6ca'>
	<result xmlns='urn:xmpp:mam:2' id='C4QA1V7H1006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T08:17:54.000000Z' from='alice_unnamed_2229@localhost'/>
			<message from='alice_unnamed_2229@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2229@localhost'>
				<body>2d9933e3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:38:11.307 ***🔗
alice_unnamed_2229@localhost/res1 in
<message from='alice_unnamed_2229@localhost' to='alice_unnamed_2229@localhost/res1' id='6a7d937b-21a9-42a6-ab04-b0359e84d2db'>
	<result xmlns='urn:xmpp:mam:2' id='C4QQGER2500G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T03:55:38.000000Z' from='alice_unnamed_2229@localhost'/>
			<message from='alice_unnamed_2229@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2229@localhost'>
				<body>4c666587</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:38:11.307 ***🔗
alice_unnamed_2229@localhost/res1 in
<iq from='alice_unnamed_2229@localhost' to='alice_unnamed_2229@localhost/res1' id='e63d38e776e96f52f90a30769c9d2161' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4GRT0UHP00J</first>
			<last>C4QQGER2500G</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-03-11 11:38:11.307 ***🔗
alice_unnamed_2229@localhost/res1 out
</stream:stream>

*** User 2024-03-11 11:38:11.309 ***🔗
alice_unnamed_2229@localhost/res1 in
</stream:stream>
*** CT 2024-03-11 11:38:11.396 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2217.html



=== Ended at 2024-03-11 11:38:11
=== successfully completed test case
=== === Returned value: ok