=== 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.46057.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},
                      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,backend => rdbms,
                      async_writer =>
                          #{enabled => true,batch_size => 30,
                            flush_interval => 1,pool_size => 16},
                      full_text_search => true,no_stanzaid_element => false,
                      message_retraction => true,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@8b2205e113af.2024-04-16_11.59.25/big_tests.tests.mam_SUITE.logs/run.2024-04-16_12.07.38/mam_suite.querying_for_all_messages_with_jid.60292.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@8b2205e113af.2024-04-16_11.59.25/big_tests.tests.mam_SUITE.logs/run.2024-04-16_12.07.38/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_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,
              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,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_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_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_bosh =>
            #{inactivity => 30,max_pause => 120,max_wait => infinity,
              server_acks => false,backend => mnesia},
        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@8b2205e113af.2024-04-16_11.59.25"

=== Started at 2024-04-16 12:08:07


*** CT 2024-04-16 12:08:08.001 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1899.html

*** User 2024-04-16 12:08:08.378 ***🔗
waiting for archive_size is done in 200 miliseconds

*** User 2024-04-16 12:08:08.379 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-04-16 12:08:08.381 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-04-16 12:08:08.385 ***🔗
alicE_unnamed_1982@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-16 12:08:08.385 ***🔗
alicE_unnamed_1982@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9f4facf88dea9e3a' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-16 12:08:08.385 ***🔗
alicE_unnamed_1982@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-16 12:08:08.386 ***🔗
alicE_unnamed_1982@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTk4MgBtYXR5Z3J5c2E=</auth>



*** User 2024-04-16 12:08:08.387 ***🔗
alicE_unnamed_1982@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-16 12:08:08.387 ***🔗
alicE_unnamed_1982@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-16 12:08:08.387 ***🔗
alicE_unnamed_1982@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f12089eb10dbd4da' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_1982@localhost'>

*** User 2024-04-16 12:08:08.387 ***🔗
alicE_unnamed_1982@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-16 12:08:08.387 ***🔗
alicE_unnamed_1982@localhost/res1 out
<iq type='set' id='f81124eeb126a1a0656c117dc526bd79'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-16 12:08:08.388 ***🔗
alicE_unnamed_1982@localhost/res1 in
<iq id='f81124eeb126a1a0656c117dc526bd79' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1982@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-16 12:08:08.388 ***🔗
alice_unnamed_1982@localhost/res1 out
<iq type='set' id='fe929dcae94fbd7d38a2d22585569333'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-16 12:08:08.389 ***🔗
alice_unnamed_1982@localhost/res1 in
<iq from='localhost' to='alice_unnamed_1982@localhost/res1' id='fe929dcae94fbd7d38a2d22585569333' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-16 12:08:08.389 ***🔗
alice_unnamed_1982@localhost/res1 out
<presence/>



*** User 2024-04-16 12:08:08.392 ***🔗
alice_unnamed_1982@localhost/res1 in
<presence from='alice_unnamed_1982@localhost/res1' to='alice_unnamed_1982@localhost/res1'/>



*** User 2024-04-16 12:08:08.392 ***🔗
alice_unnamed_1982@localhost/res1 out
<iq type='set' id='5981d8363663d6852b0a88999becd854'>
	<query xmlns='urn:xmpp:mam:1'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>bob_unnamed_1982@localhost</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-04-16 12:08:08.394 ***🔗
alice_unnamed_1982@localhost/res1 in
<message from='alice_unnamed_1982@localhost' to='alice_unnamed_1982@localhost/res1' id='74dd628e-492f-4548-8d34-72ae2826d573'>
	<result xmlns='urn:xmpp:mam:1' id='C57Q0NM0V00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-31T19:38:54.000000Z' from='alice_unnamed_1982@localhost'/>
			<message from='alice_unnamed_1982@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1982@localhost'>
				<body>998ccfdb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 12:08:08.395 ***🔗
alice_unnamed_1982@localhost/res1 in
<message from='alice_unnamed_1982@localhost' to='alice_unnamed_1982@localhost/res1' id='6202fe2f-a308-4589-b3ec-f3f7f284c010'>
	<result xmlns='urn:xmpp:mam:1' id='C585A6PNH00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-01T09:07:30.000000Z' from='alice_unnamed_1982@localhost'/>
			<message from='alice_unnamed_1982@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1982@localhost'>
				<body>959e9370</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 12:08:08.395 ***🔗
alice_unnamed_1982@localhost/res1 in
<message from='alice_unnamed_1982@localhost' to='alice_unnamed_1982@localhost/res1' id='49aeddca-908c-4576-ad77-6193dd84afd5'>
	<result xmlns='urn:xmpp:mam:1' id='C58IDOCI8G0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-02T00:46:01.000000Z' from='alice_unnamed_1982@localhost'/>
			<message from='alice_unnamed_1982@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1982@localhost'>
				<body>7794a672</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 12:08:08.395 ***🔗
alice_unnamed_1982@localhost/res1 in
<message from='alice_unnamed_1982@localhost' to='alice_unnamed_1982@localhost/res1' id='757da384-6203-4efc-8661-e1141e38e25a'>
	<result xmlns='urn:xmpp:mam:1' id='C59IFUV7800I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-03T15:01:36.000000Z' from='alice_unnamed_1982@localhost'/>
			<message from='alice_unnamed_1982@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1982@localhost'>
				<body>254bdc1c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 12:08:08.395 ***🔗
alice_unnamed_1982@localhost/res1 in
<message from='alice_unnamed_1982@localhost' to='alice_unnamed_1982@localhost/res1' id='4d8afdab-59c0-4739-8b7a-052adfddc0ea'>
	<result xmlns='urn:xmpp:mam:1' id='C59U7SJUK002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-04T05:02:32.000000Z' from='alice_unnamed_1982@localhost'/>
			<message from='alice_unnamed_1982@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1982@localhost'>
				<body>322f4b21</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 12:08:08.395 ***🔗
alice_unnamed_1982@localhost/res1 in
<message from='alice_unnamed_1982@localhost' to='alice_unnamed_1982@localhost/res1' id='aaa35c49-542d-46ba-8fd9-7f6d779330d8'>
	<result xmlns='urn:xmpp:mam:1' id='C5AU53798005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-05T19:06:56.000000Z' from='alice_unnamed_1982@localhost'/>
			<message from='alice_unnamed_1982@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1982@localhost'>
				<body>747e1ef3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 12:08:08.395 ***🔗
alice_unnamed_1982@localhost/res1 in
<message from='alice_unnamed_1982@localhost' to='alice_unnamed_1982@localhost/res1' id='454eae28-49b9-4b66-8513-ca432a7a3579'>
	<result xmlns='urn:xmpp:mam:1' id='C5BA4NKE5G01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-06T09:25:07.000000Z' from='alice_unnamed_1982@localhost'/>
			<message from='alice_unnamed_1982@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1982@localhost'>
				<body>8af3e686</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 12:08:08.395 ***🔗
alice_unnamed_1982@localhost/res1 in
<message from='alice_unnamed_1982@localhost' to='alice_unnamed_1982@localhost/res1' id='905066ca-cfe3-42f1-8965-083c69527d97'>
	<result xmlns='urn:xmpp:mam:1' id='C5C5EAEIJ008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T17:59:18.000000Z' from='alice_unnamed_1982@localhost'/>
			<message from='alice_unnamed_1982@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1982@localhost'>
				<body>0c3440a5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 12:08:08.396 ***🔗
alice_unnamed_1982@localhost/res1 in
<message from='alice_unnamed_1982@localhost' to='alice_unnamed_1982@localhost/res1' id='ec12e4ca-2578-4098-9b95-ba6a18811f59'>
	<result xmlns='urn:xmpp:mam:1' id='C5CAVB1BMG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T00:35:17.000000Z' from='alice_unnamed_1982@localhost'/>
			<message from='alice_unnamed_1982@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1982@localhost'>
				<body>d5604583</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 12:08:08.396 ***🔗
alice_unnamed_1982@localhost/res1 in
<message from='alice_unnamed_1982@localhost' to='alice_unnamed_1982@localhost/res1' id='34b3a441-5ebc-4819-9a7e-4193800e8b24'>
	<result xmlns='urn:xmpp:mam:1' id='C5DAMOK96G0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T14:26:45.000000Z' from='alice_unnamed_1982@localhost'/>
			<message from='alice_unnamed_1982@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1982@localhost'>
				<body>a1f36da5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 12:08:08.396 ***🔗
alice_unnamed_1982@localhost/res1 in
<message from='alice_unnamed_1982@localhost' to='alice_unnamed_1982@localhost/res1' id='e609f1b9-af99-4caf-8ab4-c92125734838'>
	<result xmlns='urn:xmpp:mam:1' id='C5DMVQCVS00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T05:06:00.000000Z' from='alice_unnamed_1982@localhost'/>
			<message from='alice_unnamed_1982@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1982@localhost'>
				<body>acd469c0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 12:08:08.396 ***🔗
alice_unnamed_1982@localhost/res1 in
<message from='alice_unnamed_1982@localhost' to='alice_unnamed_1982@localhost/res1' id='7b9e3e4a-5529-40af-9b43-cf6bf9b709d2'>
	<result xmlns='urn:xmpp:mam:1' id='C5EKEJSII00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T16:15:00.000000Z' from='alice_unnamed_1982@localhost'/>
			<message from='alice_unnamed_1982@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1982@localhost'>
				<body>53cca9c3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 12:08:08.396 ***🔗
alice_unnamed_1982@localhost/res1 in
<message from='alice_unnamed_1982@localhost' to='alice_unnamed_1982@localhost/res1' id='2b9e0b9f-5b5b-4ed7-bab4-56c90e945490'>
	<result xmlns='urn:xmpp:mam:1' id='C5ETV3Q9OG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T03:36:09.000000Z' from='alice_unnamed_1982@localhost'/>
			<message from='alice_unnamed_1982@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1982@localhost'>
				<body>8515e4dd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 12:08:08.396 ***🔗
alice_unnamed_1982@localhost/res1 in
<message from='alice_unnamed_1982@localhost' to='alice_unnamed_1982@localhost/res1' id='6c4efaeb-c602-42a9-a159-bd6fae5d0cc4'>
	<result xmlns='urn:xmpp:mam:1' id='C5FGQRBCSG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T02:06:41.000000Z' from='alice_unnamed_1982@localhost'/>
			<message from='alice_unnamed_1982@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1982@localhost'>
				<body>75e21b22</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 12:08:08.396 ***🔗
alice_unnamed_1982@localhost/res1 in
<message from='alice_unnamed_1982@localhost' to='alice_unnamed_1982@localhost/res1' id='e5544ba4-9602-420a-88d5-62f80c116340'>
	<result xmlns='urn:xmpp:mam:1' id='C5GDV1IBF001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T12:51:58.000000Z' from='alice_unnamed_1982@localhost'/>
			<message from='alice_unnamed_1982@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1982@localhost'>
				<body>ee124296</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 12:08:08.396 ***🔗
alice_unnamed_1982@localhost/res1 in
<message from='alice_unnamed_1982@localhost' to='alice_unnamed_1982@localhost/res1' id='85f15bc5-3504-4230-bf0b-3f4ed60008bd'>
	<result xmlns='urn:xmpp:mam:1' id='C5H5J3IDLG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T17:03:15.000000Z' from='alice_unnamed_1982@localhost'/>
			<message from='alice_unnamed_1982@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1982@localhost'>
				<body>39aabba5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 12:08:08.397 ***🔗
alice_unnamed_1982@localhost/res1 in
<message from='alice_unnamed_1982@localhost' to='alice_unnamed_1982@localhost/res1' id='96641387-4c07-4550-b398-fbcfba8268d7'>
	<result xmlns='urn:xmpp:mam:1' id='C5HKD64PKG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T10:43:45.000000Z' from='alice_unnamed_1982@localhost'/>
			<message from='alice_unnamed_1982@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1982@localhost'>
				<body>2f643299</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 12:08:08.397 ***🔗
alice_unnamed_1982@localhost/res1 in
<iq from='alice_unnamed_1982@localhost' to='alice_unnamed_1982@localhost/res1' id='5981d8363663d6852b0a88999becd854' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C57Q0NM0V00I</first>
			<last>C5HKD64PKG03</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-04-16 12:08:08.398 ***🔗
alice_unnamed_1982@localhost/res1 out
</stream:stream>

*** User 2024-04-16 12:08:08.398 ***🔗
alice_unnamed_1982@localhost/res1 in
</stream:stream>
*** CT 2024-04-16 12:08:08.406 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1904.html



=== Ended at 2024-04-16 12:08:08
=== successfully completed test case
=== === Returned value: ok