=== 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.40338.0>},
     {basic_group,mam_all},
     {configuration,rdbms},
     {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 => false,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      full_text_search => true,message_retraction => true,
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => false}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"odbc_mssql_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@d44e762df881.2024-03-18_12.53.29/big_tests.tests.mam_SUITE.logs/run.2024-03-18_13.02.33/mam_suite.querying_for_all_messages_with_jid.58499.html"},
     {tc_group_properties,[{name,mam04},parallel]},
     {tc_group_path,[[{name,rdbms_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@d44e762df881.2024-03-18_12.53.29/big_tests.tests.mam_SUITE.logs/run.2024-03-18_13.02.33/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_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.">>},
              max_users => 200,room_shaper => none,http_auth_pool => none,
              hibernate_timeout => 2000,online_backend => mnesia,
              backend => rdbms,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 => <<>>,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,
                    affiliations => [],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_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,buffer_max => 100,backend => mnesia,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              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 =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        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@d44e762df881.2024-03-18_12.53.29"

=== Started at 2024-03-18 13:02:33


*** CT 2024-03-18 13:02:33.959 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2125.html

*** User 2024-03-18 13:02:34.397 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-03-18 13:02:34.400 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-03-18 13:02:34.402 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-03-18 13:02:34.410 ***🔗
alicE_unnamed_1720@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-18 13:02:34.410 ***🔗
alicE_unnamed_1720@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b052292e06caf795' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-18 13:02:34.410 ***🔗
alicE_unnamed_1720@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-18 13:02:34.411 ***🔗
alicE_unnamed_1720@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTcyMABtYXR5Z3J5c2E=</auth>



*** User 2024-03-18 13:02:34.412 ***🔗
alicE_unnamed_1720@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-18 13:02:34.412 ***🔗
alicE_unnamed_1720@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-18 13:02:34.413 ***🔗
alicE_unnamed_1720@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='721b99b19ec05065' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_1720@localhost'>

*** User 2024-03-18 13:02:34.413 ***🔗
alicE_unnamed_1720@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-18 13:02:34.413 ***🔗
alicE_unnamed_1720@localhost/res1 out
<iq type='set' id='c86890901aa7111a3a5d44b91be795d8'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-18 13:02:34.416 ***🔗
alicE_unnamed_1720@localhost/res1 in
<iq id='c86890901aa7111a3a5d44b91be795d8' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1720@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-18 13:02:34.417 ***🔗
alice_unnamed_1720@localhost/res1 out
<iq type='set' id='c384f2a21515f87006b1ac523e6c9714'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-18 13:02:34.417 ***🔗
alice_unnamed_1720@localhost/res1 in
<iq from='localhost' to='alice_unnamed_1720@localhost/res1' id='c384f2a21515f87006b1ac523e6c9714' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-18 13:02:34.418 ***🔗
alice_unnamed_1720@localhost/res1 out
<presence/>



*** User 2024-03-18 13:02:34.420 ***🔗
alice_unnamed_1720@localhost/res1 in
<presence from='alice_unnamed_1720@localhost/res1' to='alice_unnamed_1720@localhost/res1'/>



*** User 2024-03-18 13:02:34.420 ***🔗
alice_unnamed_1720@localhost/res1 out
<iq type='set' id='7eda0d3e9da3f9c7b7fb44741cd7c4bc'>
	<query xmlns='urn:xmpp:mam:1'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>bob_unnamed_1720@localhost</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-03-18 13:02:34.427 ***🔗
alice_unnamed_1720@localhost/res1 in
<message from='alice_unnamed_1720@localhost' to='alice_unnamed_1720@localhost/res1' id='6c33c330-51f9-4b87-ac64-9a0b838008f2'>
	<result xmlns='urn:xmpp:mam:1' id='C4L8L4JM300A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T07:44:22.000000Z' from='alice_unnamed_1720@localhost'/>
			<message from='alice_unnamed_1720@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1720@localhost'>
				<body>5d704fc4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:02:34.427 ***🔗
alice_unnamed_1720@localhost/res1 in
<message from='alice_unnamed_1720@localhost' to='alice_unnamed_1720@localhost/res1' id='e8109e2b-aef8-4b01-96d1-b75c15f39034'>
	<result xmlns='urn:xmpp:mam:1' id='C4LQKICMVG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T05:11:35.000000Z' from='alice_unnamed_1720@localhost'/>
			<message from='alice_unnamed_1720@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1720@localhost'>
				<body>501ae9e8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:02:34.427 ***🔗
alice_unnamed_1720@localhost/res1 in
<message from='alice_unnamed_1720@localhost' to='alice_unnamed_1720@localhost/res1' id='baf0f32d-dd3b-4359-b34e-7766f68d315d'>
	<result xmlns='urn:xmpp:mam:1' id='C4MKP2QVL007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T12:22:50.000000Z' from='alice_unnamed_1720@localhost'/>
			<message from='alice_unnamed_1720@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1720@localhost'>
				<body>3fcd99b3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:02:34.427 ***🔗
alice_unnamed_1720@localhost/res1 in
<message from='alice_unnamed_1720@localhost' to='alice_unnamed_1720@localhost/res1' id='6c0f076f-ccb3-4e2e-898b-e0cfcb01c6b6'>
	<result xmlns='urn:xmpp:mam:1' id='C4NBG63J800A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T15:29:20.000000Z' from='alice_unnamed_1720@localhost'/>
			<message from='alice_unnamed_1720@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1720@localhost'>
				<body>5c092298</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:02:34.428 ***🔗
alice_unnamed_1720@localhost/res1 in
<message from='alice_unnamed_1720@localhost' to='alice_unnamed_1720@localhost/res1' id='cd4cd97c-7763-4fa8-b355-ee2c0a259a72'>
	<result xmlns='urn:xmpp:mam:1' id='C4O571H65004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T22:10:02.000000Z' from='alice_unnamed_1720@localhost'/>
			<message from='alice_unnamed_1720@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1720@localhost'>
				<body>3a37b09b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:02:34.428 ***🔗
alice_unnamed_1720@localhost/res1 in
<message from='alice_unnamed_1720@localhost' to='alice_unnamed_1720@localhost/res1' id='ae41730c-33d8-461f-a9e2-8d9b79c67287'>
	<result xmlns='urn:xmpp:mam:1' id='C4OE8K4RQG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T08:57:49.000000Z' from='alice_unnamed_1720@localhost'/>
			<message from='alice_unnamed_1720@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1720@localhost'>
				<body>f56a9999</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:02:34.428 ***🔗
alice_unnamed_1720@localhost/res1 in
<message from='alice_unnamed_1720@localhost' to='alice_unnamed_1720@localhost/res1' id='410e7094-4583-4bb9-8f0a-30cd940296b7'>
	<result xmlns='urn:xmpp:mam:1' id='C4PDE93LU006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T22:09:32.000000Z' from='alice_unnamed_1720@localhost'/>
			<message from='alice_unnamed_1720@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1720@localhost'>
				<body>dcde862e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:02:34.428 ***🔗
alice_unnamed_1720@localhost/res1 in
<message from='alice_unnamed_1720@localhost' to='alice_unnamed_1720@localhost/res1' id='b767c028-4018-4a5e-9c77-654fe8d63b9f'>
	<result xmlns='urn:xmpp:mam:1' id='C4Q0V4I3NG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T21:27:19.000000Z' from='alice_unnamed_1720@localhost'/>
			<message from='alice_unnamed_1720@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1720@localhost'>
				<body>3f072c45</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:02:34.428 ***🔗
alice_unnamed_1720@localhost/res1 in
<message from='alice_unnamed_1720@localhost' to='alice_unnamed_1720@localhost/res1' id='41ca8721-b008-44ae-8d3a-0d5bdf907086'>
	<result xmlns='urn:xmpp:mam:1' id='C4QM2KHHBG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T22:38:23.000000Z' from='alice_unnamed_1720@localhost'/>
			<message from='alice_unnamed_1720@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1720@localhost'>
				<body>bb846468</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:02:34.428 ***🔗
alice_unnamed_1720@localhost/res1 in
<message from='alice_unnamed_1720@localhost' to='alice_unnamed_1720@localhost/res1' id='db3b5842-5175-4692-9258-5dbf5940e7d4'>
	<result xmlns='urn:xmpp:mam:1' id='C4R670JVL002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T17:53:30.000000Z' from='alice_unnamed_1720@localhost'/>
			<message from='alice_unnamed_1720@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1720@localhost'>
				<body>89bbd51f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:02:34.428 ***🔗
alice_unnamed_1720@localhost/res1 in
<message from='alice_unnamed_1720@localhost' to='alice_unnamed_1720@localhost/res1' id='58d19c9a-d33f-4cd4-a70f-97fc5841cf80'>
	<result xmlns='urn:xmpp:mam:1' id='C4RQGR0GM00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T18:07:08.000000Z' from='alice_unnamed_1720@localhost'/>
			<message from='alice_unnamed_1720@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1720@localhost'>
				<body>1305cbc2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:02:34.428 ***🔗
alice_unnamed_1720@localhost/res1 in
<message from='alice_unnamed_1720@localhost' to='alice_unnamed_1720@localhost/res1' id='555c66d3-88ba-49b9-a622-9ac757e3aa34'>
	<result xmlns='urn:xmpp:mam:1' id='C4SI1AAR8009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-13T22:10:24.000000Z' from='alice_unnamed_1720@localhost'/>
			<message from='alice_unnamed_1720@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1720@localhost'>
				<body>f64b8503</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:02:34.428 ***🔗
alice_unnamed_1720@localhost/res1 in
<message from='alice_unnamed_1720@localhost' to='alice_unnamed_1720@localhost/res1' id='ca703e5f-e664-474f-bce2-53e93eccff66'>
	<result xmlns='urn:xmpp:mam:1' id='C4T27TU3NG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-14T17:30:31.000000Z' from='alice_unnamed_1720@localhost'/>
			<message from='alice_unnamed_1720@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1720@localhost'>
				<body>f786c09c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:02:34.428 ***🔗
alice_unnamed_1720@localhost/res1 in
<message from='alice_unnamed_1720@localhost' to='alice_unnamed_1720@localhost/res1' id='3646696c-be9d-408e-b235-42be5568110b'>
	<result xmlns='urn:xmpp:mam:1' id='C4T8D19NV00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-15T00:51:26.000000Z' from='alice_unnamed_1720@localhost'/>
			<message from='alice_unnamed_1720@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1720@localhost'>
				<body>1e454cbd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:02:34.428 ***🔗
alice_unnamed_1720@localhost/res1 in
<message from='alice_unnamed_1720@localhost' to='alice_unnamed_1720@localhost/res1' id='e7a28f16-2ae5-439e-9d26-e7417acf8dc1'>
	<result xmlns='urn:xmpp:mam:1' id='C4U73NGNMG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-16T13:29:41.000000Z' from='alice_unnamed_1720@localhost'/>
			<message from='alice_unnamed_1720@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1720@localhost'>
				<body>db10babe</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:02:34.428 ***🔗
alice_unnamed_1720@localhost/res1 in
<message from='alice_unnamed_1720@localhost' to='alice_unnamed_1720@localhost/res1' id='3955cf49-c331-4796-89cb-dc8aacb4cf5e'>
	<result xmlns='urn:xmpp:mam:1' id='C4UK209US004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-17T04:56:24.000000Z' from='alice_unnamed_1720@localhost'/>
			<message from='alice_unnamed_1720@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1720@localhost'>
				<body>4090fd6c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:02:34.428 ***🔗
alice_unnamed_1720@localhost/res1 in
<message from='alice_unnamed_1720@localhost' to='alice_unnamed_1720@localhost/res1' id='a9441509-af6e-4cbf-bb45-9a4288c53c98'>
	<result xmlns='urn:xmpp:mam:1' id='C4VEQNB4TG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-18T12:52:51.000000Z' from='alice_unnamed_1720@localhost'/>
			<message from='alice_unnamed_1720@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1720@localhost'>
				<body>84cc816f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-18 13:02:34.428 ***🔗
alice_unnamed_1720@localhost/res1 in
<iq from='alice_unnamed_1720@localhost' to='alice_unnamed_1720@localhost/res1' id='7eda0d3e9da3f9c7b7fb44741cd7c4bc' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4L8L4JM300A</first>
			<last>C4VEQNB4TG0I</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-03-18 13:02:34.428 ***🔗
alice_unnamed_1720@localhost/res1 out
</stream:stream>

*** User 2024-03-18 13:02:34.429 ***🔗
alice_unnamed_1720@localhost/res1 in
</stream:stream>
*** CT 2024-03-18 13:02:34.479 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2130.html



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