=== 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.45216.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},
                      backend => rdbms,
                      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,
                      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@fe524ba9ae35.2024-03-11_09.05.30/big_tests.tests.mam_SUITE.logs/run.2024-03-11_09.13.16/mam_suite.querying_for_all_messages_with_jid.76932.html"},
     {tc_group_properties,[{name,mam06},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@fe524ba9ae35.2024-03-11_09.05.30/big_tests.tests.mam_SUITE.logs/run.2024-03-11_09.13.16/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_amp => #{},
        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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,max_users => 200,room_shaper => none,
              http_auth_pool => none,hibernate_timeout => 2000,
              online_backend => cets,history_size => 20,
              min_presence_interval => 0,access_admin => none,
              access_persistent => all,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,
              default_room =>
                  #{public => true,description => <<>>,title => <<>>,
                    persistent => false,password => <<>>,affiliations => [],
                    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 => <<>>,
                    subject_author => <<>>},
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              load_permanent_rooms_at_startup => false,
              max_room_id => 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@fe524ba9ae35.2024-03-11_09.05.30"

=== Started at 2024-03-11 09:13:34


*** CT 2024-03-11 09:13:34.318 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1872.html

*** User 2024-03-11 09:13:34.500 ***🔗
waiting for archive_size is done in 100 miliseconds

*** User 2024-03-11 09:13:34.502 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-03-11 09:13:34.503 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-03-11 09:13:34.509 ***🔗
alicE_unnamed_1927@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 09:13:34.509 ***🔗
alicE_unnamed_1927@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='46a9498ef5319c43' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-11 09:13:34.509 ***🔗
alicE_unnamed_1927@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 09:13:34.509 ***🔗
alicE_unnamed_1927@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTkyNwBtYXR5Z3J5c2E=</auth>



*** User 2024-03-11 09:13:34.510 ***🔗
alicE_unnamed_1927@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-11 09:13:34.510 ***🔗
alicE_unnamed_1927@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 09:13:34.511 ***🔗
alicE_unnamed_1927@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='be068b3cf66fb525' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_1927@localhost'>

*** User 2024-03-11 09:13:34.511 ***🔗
alicE_unnamed_1927@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 09:13:34.511 ***🔗
alicE_unnamed_1927@localhost/res1 out
<iq type='set' id='9eb034977454371fdc99aaafe2a47622'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-11 09:13:34.511 ***🔗
alicE_unnamed_1927@localhost/res1 in
<iq id='9eb034977454371fdc99aaafe2a47622' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1927@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-11 09:13:34.511 ***🔗
alice_unnamed_1927@localhost/res1 out
<iq type='set' id='6ab72b4cb50318aab61d4e48dd4071c8'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 09:13:34.512 ***🔗
alice_unnamed_1927@localhost/res1 in
<iq from='localhost' to='alice_unnamed_1927@localhost/res1' id='6ab72b4cb50318aab61d4e48dd4071c8' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 09:13:34.512 ***🔗
alice_unnamed_1927@localhost/res1 out
<presence/>



*** User 2024-03-11 09:13:34.514 ***🔗
alice_unnamed_1927@localhost/res1 in
<presence from='alice_unnamed_1927@localhost/res1' to='alice_unnamed_1927@localhost/res1'/>



*** User 2024-03-11 09:13:34.514 ***🔗
alice_unnamed_1927@localhost/res1 out
<iq type='set' id='e18f8b00aeb0426d01bd6e198b0c3c3f'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>bob_unnamed_1927@localhost</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-03-11 09:13:34.516 ***🔗
alice_unnamed_1927@localhost/res1 in
<message from='alice_unnamed_1927@localhost' to='alice_unnamed_1927@localhost/res1' id='5b723a16-facc-433d-b12c-765eebca3ec4'>
	<result xmlns='urn:xmpp:mam:2' id='C4H966P6QG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-24T23:39:57.000000Z' from='alice_unnamed_1927@localhost'/>
			<message from='alice_unnamed_1927@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1927@localhost'>
				<body>1dd2d0b8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:34.516 ***🔗
alice_unnamed_1927@localhost/res1 in
<message from='alice_unnamed_1927@localhost' to='alice_unnamed_1927@localhost/res1' id='397a63ab-e664-4359-9c1b-6bae2408d7cc'>
	<result xmlns='urn:xmpp:mam:2' id='C4HD4LETL00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-25T04:22:50.000000Z' from='alice_unnamed_1927@localhost'/>
			<message from='alice_unnamed_1927@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1927@localhost'>
				<body>adbfa732</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:34.516 ***🔗
alice_unnamed_1927@localhost/res1 in
<message from='alice_unnamed_1927@localhost' to='alice_unnamed_1927@localhost/res1' id='46a0623a-7620-4277-bb40-dc4ca3ed4350'>
	<result xmlns='urn:xmpp:mam:2' id='C4HVFG0TMG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T02:15:33.000000Z' from='alice_unnamed_1927@localhost'/>
			<message from='alice_unnamed_1927@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1927@localhost'>
				<body>20a3e6cd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:34.516 ***🔗
alice_unnamed_1927@localhost/res1 in
<message from='alice_unnamed_1927@localhost' to='alice_unnamed_1927@localhost/res1' id='4521abb0-9400-474a-8cd4-8b17717a70e5'>
	<result xmlns='urn:xmpp:mam:2' id='C4J3UKOQSG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T21:46:25.000000Z' from='alice_unnamed_1927@localhost'/>
			<message from='alice_unnamed_1927@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1927@localhost'>
				<body>bd922bb2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:34.516 ***🔗
alice_unnamed_1927@localhost/res1 in
<message from='alice_unnamed_1927@localhost' to='alice_unnamed_1927@localhost/res1' id='91799603-30b7-45a3-83e6-9c6baf7c28d5'>
	<result xmlns='urn:xmpp:mam:2' id='C4J6NEUR900D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T01:05:06.000000Z' from='alice_unnamed_1927@localhost'/>
			<message from='alice_unnamed_1927@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1927@localhost'>
				<body>fc10b504</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:34.516 ***🔗
alice_unnamed_1927@localhost/res1 in
<message from='alice_unnamed_1927@localhost' to='alice_unnamed_1927@localhost/res1' id='0142e05c-2052-485a-945d-4864cb96b8b9'>
	<result xmlns='urn:xmpp:mam:2' id='C4KBMPA5OG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T21:12:09.000000Z' from='alice_unnamed_1927@localhost'/>
			<message from='alice_unnamed_1927@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1927@localhost'>
				<body>2c98b005</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:34.516 ***🔗
alice_unnamed_1927@localhost/res1 in
<message from='alice_unnamed_1927@localhost' to='alice_unnamed_1927@localhost/res1' id='188de789-7dec-4b1d-88ef-deccc1251b04'>
	<result xmlns='urn:xmpp:mam:2' id='C4KGGCPD1005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T02:55:46.000000Z' from='alice_unnamed_1927@localhost'/>
			<message from='alice_unnamed_1927@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1927@localhost'>
				<body>48ee3aec</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:34.516 ***🔗
alice_unnamed_1927@localhost/res1 in
<message from='alice_unnamed_1927@localhost' to='alice_unnamed_1927@localhost/res1' id='881cd2bb-2558-4bbf-acb2-e68ff22175ce'>
	<result xmlns='urn:xmpp:mam:2' id='C4LFV61RHG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T16:27:55.000000Z' from='alice_unnamed_1927@localhost'/>
			<message from='alice_unnamed_1927@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1927@localhost'>
				<body>b9d7f3dd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:34.517 ***🔗
alice_unnamed_1927@localhost/res1 in
<message from='alice_unnamed_1927@localhost' to='alice_unnamed_1927@localhost/res1' id='c679bfa4-0458-45f6-8151-b57193b0f126'>
	<result xmlns='urn:xmpp:mam:2' id='C4LTJDU5DG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T08:43:47.000000Z' from='alice_unnamed_1927@localhost'/>
			<message from='alice_unnamed_1927@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1927@localhost'>
				<body>16fb3df7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:34.517 ***🔗
alice_unnamed_1927@localhost/res1 in
<message from='alice_unnamed_1927@localhost' to='alice_unnamed_1927@localhost/res1' id='637fa86b-694c-4eb8-b7de-9ca56e7bc911'>
	<result xmlns='urn:xmpp:mam:2' id='C4MBETI7VG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T01:15:51.000000Z' from='alice_unnamed_1927@localhost'/>
			<message from='alice_unnamed_1927@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1927@localhost'>
				<body>f51b73e7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:34.517 ***🔗
alice_unnamed_1927@localhost/res1 in
<message from='alice_unnamed_1927@localhost' to='alice_unnamed_1927@localhost/res1' id='ce0e9dd4-b0f5-42cc-bacb-05808939b221'>
	<result xmlns='urn:xmpp:mam:2' id='C4NG7HB3T00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T21:07:54.000000Z' from='alice_unnamed_1927@localhost'/>
			<message from='alice_unnamed_1927@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1927@localhost'>
				<body>594bebe5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:34.517 ***🔗
alice_unnamed_1927@localhost/res1 in
<message from='alice_unnamed_1927@localhost' to='alice_unnamed_1927@localhost/res1' id='75f969be-0ac0-441c-ba42-ca18868d62f7'>
	<result xmlns='urn:xmpp:mam:2' id='C4NSDJ15T00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T11:40:26.000000Z' from='alice_unnamed_1927@localhost'/>
			<message from='alice_unnamed_1927@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1927@localhost'>
				<body>8575ea5a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:34.517 ***🔗
alice_unnamed_1927@localhost/res1 in
<message from='alice_unnamed_1927@localhost' to='alice_unnamed_1927@localhost/res1' id='e502dffe-6fbc-4521-b755-8d9cfed87dfb'>
	<result xmlns='urn:xmpp:mam:2' id='C4OI2N3O8004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T13:30:56.000000Z' from='alice_unnamed_1927@localhost'/>
			<message from='alice_unnamed_1927@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1927@localhost'>
				<body>cbe3f871</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:34.517 ***🔗
alice_unnamed_1927@localhost/res1 in
<message from='alice_unnamed_1927@localhost' to='alice_unnamed_1927@localhost/res1' id='d58e58a9-6671-466a-8737-b938b9d2865c'>
	<result xmlns='urn:xmpp:mam:2' id='C4P697KQR00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T13:37:10.000000Z' from='alice_unnamed_1927@localhost'/>
			<message from='alice_unnamed_1927@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1927@localhost'>
				<body>0c3357c0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:34.518 ***🔗
alice_unnamed_1927@localhost/res1 in
<message from='alice_unnamed_1927@localhost' to='alice_unnamed_1927@localhost/res1' id='7c244dbe-e0d3-4cc9-9824-190f6fac00e4'>
	<result xmlns='urn:xmpp:mam:2' id='C4PUQI55DG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T18:53:55.000000Z' from='alice_unnamed_1927@localhost'/>
			<message from='alice_unnamed_1927@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1927@localhost'>
				<body>884f5ad8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:34.518 ***🔗
alice_unnamed_1927@localhost/res1 in
<message from='alice_unnamed_1927@localhost' to='alice_unnamed_1927@localhost/res1' id='de2956bf-9df4-4525-a7fb-5bc2ebc9deac'>
	<result xmlns='urn:xmpp:mam:2' id='C4QBJG03OG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T10:08:41.000000Z' from='alice_unnamed_1927@localhost'/>
			<message from='alice_unnamed_1927@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1927@localhost'>
				<body>09b72f58</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:34.518 ***🔗
alice_unnamed_1927@localhost/res1 in
<message from='alice_unnamed_1927@localhost' to='alice_unnamed_1927@localhost/res1' id='502d210e-991a-41d0-8377-1336fb2898fd'>
	<result xmlns='urn:xmpp:mam:2' id='C4RA411J6G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T22:33:09.000000Z' from='alice_unnamed_1927@localhost'/>
			<message from='alice_unnamed_1927@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1927@localhost'>
				<body>e2803ed3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:34.518 ***🔗
alice_unnamed_1927@localhost/res1 in
<iq from='alice_unnamed_1927@localhost' to='alice_unnamed_1927@localhost/res1' id='e18f8b00aeb0426d01bd6e198b0c3c3f' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4H966P6QG03</first>
			<last>C4RA411J6G03</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-03-11 09:13:34.518 ***🔗
alice_unnamed_1927@localhost/res1 out
</stream:stream>

*** User 2024-03-11 09:13:34.518 ***🔗
alice_unnamed_1927@localhost/res1 in
</stream:stream>
*** CT 2024-03-11 09:13:34.521 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1878.html



=== Ended at 2024-03-11 09:13:34
=== successfully completed test case
=== === Returned value: ok