=== 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.54139.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},
                      backend => rdbms,send_message => mod_mam_utils,
                      max_result_limit => 50,
                      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,
                      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@7856d109ddbc.2024-04-23_06.47.05/big_tests.tests.mam_SUITE.logs/run.2024-04-23_06.55.14/mam_suite.querying_for_all_messages_with_jid.77188.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@7856d109ddbc.2024-04-23_06.47.05/big_tests.tests.mam_SUITE.logs/run.2024-04-23_06.55.14/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_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 => <<>>,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 => <<>>,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_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_amp => #{},
        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 => 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_carboncopy => #{iqdisc => no_queue},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2}}},
     {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@7856d109ddbc.2024-04-23_06.47.05"

=== Started at 2024-04-23 06:56:04


*** CT 2024-04-23 06:56:04.038 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_3282.html

*** User 2024-04-23 06:56:04.504 ***🔗
waiting for archive_size is done in 100 miliseconds

*** User 2024-04-23 06:56:04.514 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-04-23 06:56:04.520 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-04-23 06:56:04.523 ***🔗
alicE_unnamed_2296@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-23 06:56:04.525 ***🔗
alicE_unnamed_2296@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='58ae9eba2f0f7b34' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 06:56:04.525 ***🔗
alicE_unnamed_2296@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-23 06:56:04.525 ***🔗
alicE_unnamed_2296@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjI5NgBtYXR5Z3J5c2E=</auth>



*** User 2024-04-23 06:56:04.530 ***🔗
alicE_unnamed_2296@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 06:56:04.530 ***🔗
alicE_unnamed_2296@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-23 06:56:04.531 ***🔗
alicE_unnamed_2296@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='da1bad0c8ea67ff3' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2296@localhost'>

*** User 2024-04-23 06:56:04.531 ***🔗
alicE_unnamed_2296@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-23 06:56:04.531 ***🔗
alicE_unnamed_2296@localhost/res1 out
<iq type='set' id='f78d72eb861f32271f039f62faa5a077'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 06:56:04.533 ***🔗
alicE_unnamed_2296@localhost/res1 in
<iq id='f78d72eb861f32271f039f62faa5a077' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2296@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 06:56:04.533 ***🔗
alice_unnamed_2296@localhost/res1 out
<iq type='set' id='427551cc7f7f4c68873a90400b04ada3'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 06:56:04.536 ***🔗
alice_unnamed_2296@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2296@localhost/res1' id='427551cc7f7f4c68873a90400b04ada3' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 06:56:04.536 ***🔗
alice_unnamed_2296@localhost/res1 out
<presence/>



*** User 2024-04-23 06:56:04.545 ***🔗
alice_unnamed_2296@localhost/res1 in
<presence from='alice_unnamed_2296@localhost/res1' to='alice_unnamed_2296@localhost/res1'/>



*** User 2024-04-23 06:56:04.545 ***🔗
alice_unnamed_2296@localhost/res1 out
<iq type='set' id='684cf3d5479cceece89da3e358318c73'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>bob_unnamed_2296@localhost</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-04-23 06:56:04.572 ***🔗
alice_unnamed_2296@localhost/res1 in
<message from='alice_unnamed_2296@localhost' to='alice_unnamed_2296@localhost/res1' id='a5ee2763-afc5-40b5-9718-f94e95ee2bb2'>
	<result xmlns='urn:xmpp:mam:2' id='C5BU1MGKFG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T09:09:59.000000Z' from='alice_unnamed_2296@localhost'/>
			<message from='alice_unnamed_2296@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2296@localhost'>
				<body>84434f7b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:04.575 ***🔗
alice_unnamed_2296@localhost/res1 in
<message from='alice_unnamed_2296@localhost' to='alice_unnamed_2296@localhost/res1' id='9586dee8-bc6b-4489-9398-2e760c504091'>
	<result xmlns='urn:xmpp:mam:2' id='C5CFFRSBHG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T05:58:35.000000Z' from='alice_unnamed_2296@localhost'/>
			<message from='alice_unnamed_2296@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2296@localhost'>
				<body>c364c394</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:04.575 ***🔗
alice_unnamed_2296@localhost/res1 in
<message from='alice_unnamed_2296@localhost' to='alice_unnamed_2296@localhost/res1' id='a591c206-ea2d-4b74-bdea-d86b63b98b51'>
	<result xmlns='urn:xmpp:mam:2' id='C5DI6RT4VG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T23:23:51.000000Z' from='alice_unnamed_2296@localhost'/>
			<message from='alice_unnamed_2296@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2296@localhost'>
				<body>dd97c0e8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:04.576 ***🔗
alice_unnamed_2296@localhost/res1 in
<message from='alice_unnamed_2296@localhost' to='alice_unnamed_2296@localhost/res1' id='2ace7253-2383-4df5-8ded-a35841fa1001'>
	<result xmlns='urn:xmpp:mam:2' id='C5DU9N2IGG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T13:49:13.000000Z' from='alice_unnamed_2296@localhost'/>
			<message from='alice_unnamed_2296@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2296@localhost'>
				<body>e8b5ca1c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:04.576 ***🔗
alice_unnamed_2296@localhost/res1 in
<message from='alice_unnamed_2296@localhost' to='alice_unnamed_2296@localhost/res1' id='d448b40c-575a-4136-bdd7-340ae177577b'>
	<result xmlns='urn:xmpp:mam:2' id='C5EL3NAKUG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T17:02:13.000000Z' from='alice_unnamed_2296@localhost'/>
			<message from='alice_unnamed_2296@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2296@localhost'>
				<body>e71ea44b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:04.576 ***🔗
alice_unnamed_2296@localhost/res1 in
<message from='alice_unnamed_2296@localhost' to='alice_unnamed_2296@localhost/res1' id='c2f5078c-d8e9-4395-8cc6-b2ba828148f9'>
	<result xmlns='urn:xmpp:mam:2' id='C5FBP0LAC00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T20:04:40.000000Z' from='alice_unnamed_2296@localhost'/>
			<message from='alice_unnamed_2296@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2296@localhost'>
				<body>f176eba8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:04.576 ***🔗
alice_unnamed_2296@localhost/res1 in
<message from='alice_unnamed_2296@localhost' to='alice_unnamed_2296@localhost/res1' id='52c24f3b-7bb1-4b6e-bb9d-eb22e90dfae5'>
	<result xmlns='urn:xmpp:mam:2' id='C5FU3G8BUG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T17:56:37.000000Z' from='alice_unnamed_2296@localhost'/>
			<message from='alice_unnamed_2296@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2296@localhost'>
				<body>86ebcbb5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:04.576 ***🔗
alice_unnamed_2296@localhost/res1 in
<message from='alice_unnamed_2296@localhost' to='alice_unnamed_2296@localhost/res1' id='187b328c-315a-4824-a675-ce595cc305b5'>
	<result xmlns='urn:xmpp:mam:2' id='C5GGGIQEF004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T15:54:22.000000Z' from='alice_unnamed_2296@localhost'/>
			<message from='alice_unnamed_2296@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2296@localhost'>
				<body>ecb49946</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:04.576 ***🔗
alice_unnamed_2296@localhost/res1 in
<message from='alice_unnamed_2296@localhost' to='alice_unnamed_2296@localhost/res1' id='9bf75f3e-272f-4226-818c-5247e92531d3'>
	<result xmlns='urn:xmpp:mam:2' id='C5H3Q9RTHG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T14:56:11.000000Z' from='alice_unnamed_2296@localhost'/>
			<message from='alice_unnamed_2296@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2296@localhost'>
				<body>0ddd2731</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:04.576 ***🔗
alice_unnamed_2296@localhost/res1 in
<message from='alice_unnamed_2296@localhost' to='alice_unnamed_2296@localhost/res1' id='f28c8ee0-6c56-492c-b24c-0b36eef1b562'>
	<result xmlns='urn:xmpp:mam:2' id='C5HTQNDL0G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T21:58:17.000000Z' from='alice_unnamed_2296@localhost'/>
			<message from='alice_unnamed_2296@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2296@localhost'>
				<body>12678cd9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:04.576 ***🔗
alice_unnamed_2296@localhost/res1 in
<message from='alice_unnamed_2296@localhost' to='alice_unnamed_2296@localhost/res1' id='4df0e5d9-eb2f-4657-9c15-b5a3e2e65dda'>
	<result xmlns='urn:xmpp:mam:2' id='C5IIASF5IG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T22:26:05.000000Z' from='alice_unnamed_2296@localhost'/>
			<message from='alice_unnamed_2296@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2296@localhost'>
				<body>ecbd8338</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:04.576 ***🔗
alice_unnamed_2296@localhost/res1 in
<message from='alice_unnamed_2296@localhost' to='alice_unnamed_2296@localhost/res1' id='3af854f6-4817-4ac5-aff6-4c8827134360'>
	<result xmlns='urn:xmpp:mam:2' id='C5J0HG9I7G01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T15:23:03.000000Z' from='alice_unnamed_2296@localhost'/>
			<message from='alice_unnamed_2296@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2296@localhost'>
				<body>86ea555a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:04.576 ***🔗
alice_unnamed_2296@localhost/res1 in
<message from='alice_unnamed_2296@localhost' to='alice_unnamed_2296@localhost/res1' id='0b8654a5-d1f7-4cdd-a3aa-554d8c27570c'>
	<result xmlns='urn:xmpp:mam:2' id='C5JMBSERN008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T17:25:18.000000Z' from='alice_unnamed_2296@localhost'/>
			<message from='alice_unnamed_2296@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2296@localhost'>
				<body>dd5dbac4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:04.576 ***🔗
alice_unnamed_2296@localhost/res1 in
<message from='alice_unnamed_2296@localhost' to='alice_unnamed_2296@localhost/res1' id='7c0a25f4-1be2-4f2d-a9e2-cd972dcbe0b0'>
	<result xmlns='urn:xmpp:mam:2' id='C5K3BMJC000A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T08:55:28.000000Z' from='alice_unnamed_2296@localhost'/>
			<message from='alice_unnamed_2296@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2296@localhost'>
				<body>84b6362f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:04.576 ***🔗
alice_unnamed_2296@localhost/res1 in
<message from='alice_unnamed_2296@localhost' to='alice_unnamed_2296@localhost/res1' id='49f185c0-f6c9-4605-817c-0f2d3dba988f'>
	<result xmlns='urn:xmpp:mam:2' id='C5KRKOMMK002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T13:53:44.000000Z' from='alice_unnamed_2296@localhost'/>
			<message from='alice_unnamed_2296@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2296@localhost'>
				<body>393fdca2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:04.576 ***🔗
alice_unnamed_2296@localhost/res1 in
<message from='alice_unnamed_2296@localhost' to='alice_unnamed_2296@localhost/res1' id='cf6bbe6d-003d-4558-b6d3-c62dbe4bc65e'>
	<result xmlns='urn:xmpp:mam:2' id='C5LNB5BOP006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T22:56:34.000000Z' from='alice_unnamed_2296@localhost'/>
			<message from='alice_unnamed_2296@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2296@localhost'>
				<body>60b0a7eb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:04.576 ***🔗
alice_unnamed_2296@localhost/res1 in
<message from='alice_unnamed_2296@localhost' to='alice_unnamed_2296@localhost/res1' id='72471584-a3e9-460d-9065-b58a246ae80a'>
	<result xmlns='urn:xmpp:mam:2' id='C5LQ4ICG900D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T02:16:34.000000Z' from='alice_unnamed_2296@localhost'/>
			<message from='alice_unnamed_2296@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2296@localhost'>
				<body>84938c1c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:04.576 ***🔗
alice_unnamed_2296@localhost/res1 in
<iq from='alice_unnamed_2296@localhost' to='alice_unnamed_2296@localhost/res1' id='684cf3d5479cceece89da3e358318c73' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5BU1MGKFG03</first>
			<last>C5LQ4ICG900D</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-04-23 06:56:04.576 ***🔗
alice_unnamed_2296@localhost/res1 out
</stream:stream>

*** User 2024-04-23 06:56:04.579 ***🔗
alice_unnamed_2296@localhost/res1 in
</stream:stream>
*** CT 2024-04-23 06:56:04.588 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_3289.html



=== Ended at 2024-04-23 06:56:04
=== successfully completed test case
=== === Returned value: ok