=== 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.44992.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.121346.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@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:33


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

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

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

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

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

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



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



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

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



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



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



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



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



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



*** User 2024-03-11 09:13:34.190 ***🔗
alice_unnamed_1910@localhost/res1 out
<iq type='set' id='122ddf6a498e435e8b107aacc510d8ed'>
	<query xmlns='urn:xmpp:mam:1'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>bob_unnamed_1910@localhost</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-03-11 09:13:34.192 ***🔗
alice_unnamed_1910@localhost/res1 in
<message from='alice_unnamed_1910@localhost' to='alice_unnamed_1910@localhost/res1' id='ef218792-f493-43aa-91ba-545aec20a085'>
	<result xmlns='urn:xmpp:mam:1' id='C4GOKFESH00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-24T03:54:58.000000Z' from='alice_unnamed_1910@localhost'/>
			<message from='alice_unnamed_1910@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1910@localhost'>
				<body>f90d5a60</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:34.192 ***🔗
alice_unnamed_1910@localhost/res1 in
<message from='alice_unnamed_1910@localhost' to='alice_unnamed_1910@localhost/res1' id='d9cd8810-2471-4de3-8f3e-495e300538f5'>
	<result xmlns='urn:xmpp:mam:1' id='C4HH51SKT003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-25T09:10:02.000000Z' from='alice_unnamed_1910@localhost'/>
			<message from='alice_unnamed_1910@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1910@localhost'>
				<body>ad92d59d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:34.192 ***🔗
alice_unnamed_1910@localhost/res1 in
<message from='alice_unnamed_1910@localhost' to='alice_unnamed_1910@localhost/res1' id='4ea109f9-daf1-4b55-ad14-82e5f3c7bf6d'>
	<result xmlns='urn:xmpp:mam:1' id='C4IBTEE4OG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T17:05:45.000000Z' from='alice_unnamed_1910@localhost'/>
			<message from='alice_unnamed_1910@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1910@localhost'>
				<body>5627e01b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:34.192 ***🔗
alice_unnamed_1910@localhost/res1 in
<message from='alice_unnamed_1910@localhost' to='alice_unnamed_1910@localhost/res1' id='f202ddeb-0883-461a-98f3-8fbb772d6352'>
	<result xmlns='urn:xmpp:mam:1' id='C4IO2SAV300C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T07:36:54.000000Z' from='alice_unnamed_1910@localhost'/>
			<message from='alice_unnamed_1910@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1910@localhost'>
				<body>05592e79</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:34.192 ***🔗
alice_unnamed_1910@localhost/res1 in
<message from='alice_unnamed_1910@localhost' to='alice_unnamed_1910@localhost/res1' id='05695c25-220c-4cf4-aa23-3b5f3cd9b9e9'>
	<result xmlns='urn:xmpp:mam:1' id='C4JEDD55A00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T10:15:16.000000Z' from='alice_unnamed_1910@localhost'/>
			<message from='alice_unnamed_1910@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1910@localhost'>
				<body>ba93959e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:34.192 ***🔗
alice_unnamed_1910@localhost/res1 in
<message from='alice_unnamed_1910@localhost' to='alice_unnamed_1910@localhost/res1' id='e7fa6856-6065-49f7-b3ba-dfafa77865c7'>
	<result xmlns='urn:xmpp:mam:1' id='C4K6DMKMDG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T14:53:55.000000Z' from='alice_unnamed_1910@localhost'/>
			<message from='alice_unnamed_1910@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1910@localhost'>
				<body>0a695aa1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:34.192 ***🔗
alice_unnamed_1910@localhost/res1 in
<message from='alice_unnamed_1910@localhost' to='alice_unnamed_1910@localhost/res1' id='4547064d-24ac-4dd6-95ae-85f937ee37e4'>
	<result xmlns='urn:xmpp:mam:1' id='C4KKGOG7RG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T07:42:55.000000Z' from='alice_unnamed_1910@localhost'/>
			<message from='alice_unnamed_1910@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1910@localhost'>
				<body>d83621bd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:34.192 ***🔗
alice_unnamed_1910@localhost/res1 in
<message from='alice_unnamed_1910@localhost' to='alice_unnamed_1910@localhost/res1' id='2c1720a4-8e88-4296-9e0a-0c367a3c5781'>
	<result xmlns='urn:xmpp:mam:1' id='C4LIIH08IG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T19:34:21.000000Z' from='alice_unnamed_1910@localhost'/>
			<message from='alice_unnamed_1910@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1910@localhost'>
				<body>9982848a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:34.192 ***🔗
alice_unnamed_1910@localhost/res1 in
<message from='alice_unnamed_1910@localhost' to='alice_unnamed_1910@localhost/res1' id='9dd4e7b0-13af-44c3-8f0a-46b2bffd4118'>
	<result xmlns='urn:xmpp:mam:1' id='C4M4PCNDQ001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T17:18:12.000000Z' from='alice_unnamed_1910@localhost'/>
			<message from='alice_unnamed_1910@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1910@localhost'>
				<body>65378aa7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:34.192 ***🔗
alice_unnamed_1910@localhost/res1 in
<message from='alice_unnamed_1910@localhost' to='alice_unnamed_1910@localhost/res1' id='c8d0ddfe-2824-4685-96a1-026259a20858'>
	<result xmlns='urn:xmpp:mam:1' id='C4MMHC322G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T14:28:45.000000Z' from='alice_unnamed_1910@localhost'/>
			<message from='alice_unnamed_1910@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1910@localhost'>
				<body>90564ce2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:34.192 ***🔗
alice_unnamed_1910@localhost/res1 in
<message from='alice_unnamed_1910@localhost' to='alice_unnamed_1910@localhost/res1' id='ebe9e95e-ce48-4d94-af63-9b0be7946031'>
	<result xmlns='urn:xmpp:mam:1' id='C4N5KKCR9G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T08:29:47.000000Z' from='alice_unnamed_1910@localhost'/>
			<message from='alice_unnamed_1910@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1910@localhost'>
				<body>e216eb1a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:34.193 ***🔗
alice_unnamed_1910@localhost/res1 in
<message from='alice_unnamed_1910@localhost' to='alice_unnamed_1910@localhost/res1' id='d3695323-757c-44b7-8f4c-8c3c1f2f393e'>
	<result xmlns='urn:xmpp:mam:1' id='C4NKP0U9SG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T02:33:21.000000Z' from='alice_unnamed_1910@localhost'/>
			<message from='alice_unnamed_1910@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1910@localhost'>
				<body>8f399e28</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:34.193 ***🔗
alice_unnamed_1910@localhost/res1 in
<message from='alice_unnamed_1910@localhost' to='alice_unnamed_1910@localhost/res1' id='f86374a6-db96-4f0a-b23e-408986fa7cb4'>
	<result xmlns='urn:xmpp:mam:1' id='C4O8I5VSB007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T02:09:42.000000Z' from='alice_unnamed_1910@localhost'/>
			<message from='alice_unnamed_1910@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1910@localhost'>
				<body>70c3f711</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:34.193 ***🔗
alice_unnamed_1910@localhost/res1 in
<message from='alice_unnamed_1910@localhost' to='alice_unnamed_1910@localhost/res1' id='69a728bc-f9f1-4256-ade8-44bf194b88df'>
	<result xmlns='urn:xmpp:mam:1' id='C4ORSP5K0G0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T01:13:29.000000Z' from='alice_unnamed_1910@localhost'/>
			<message from='alice_unnamed_1910@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1910@localhost'>
				<body>1622baca</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:34.193 ***🔗
alice_unnamed_1910@localhost/res1 in
<message from='alice_unnamed_1910@localhost' to='alice_unnamed_1910@localhost/res1' id='3f2bdd0c-15b9-4fae-a853-65c010851091'>
	<result xmlns='urn:xmpp:mam:1' id='C4PGO67GTG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T02:06:27.000000Z' from='alice_unnamed_1910@localhost'/>
			<message from='alice_unnamed_1910@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1910@localhost'>
				<body>a18d3c7f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:34.193 ***🔗
alice_unnamed_1910@localhost/res1 in
<message from='alice_unnamed_1910@localhost' to='alice_unnamed_1910@localhost/res1' id='1ceace81-9dc7-44fb-b096-5a8031306891'>
	<result xmlns='urn:xmpp:mam:1' id='C4QAQ54HG009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T09:12:00.000000Z' from='alice_unnamed_1910@localhost'/>
			<message from='alice_unnamed_1910@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1910@localhost'>
				<body>a27dc5cf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:34.193 ***🔗
alice_unnamed_1910@localhost/res1 in
<message from='alice_unnamed_1910@localhost' to='alice_unnamed_1910@localhost/res1' id='f3708b7c-6fa0-402e-824f-af9a6f53a916'>
	<result xmlns='urn:xmpp:mam:1' id='C4R8G5DCA001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T20:37:08.000000Z' from='alice_unnamed_1910@localhost'/>
			<message from='alice_unnamed_1910@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1910@localhost'>
				<body>1fb1658f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:34.193 ***🔗
alice_unnamed_1910@localhost/res1 in
<iq from='alice_unnamed_1910@localhost' to='alice_unnamed_1910@localhost/res1' id='122ddf6a498e435e8b107aacc510d8ed' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4GOKFESH00K</first>
			<last>C4R8G5DCA001</last>
			<count>17</count>
		</set>
	</fin>
</iq>



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

*** User 2024-03-11 09:13:34.193 ***🔗
alice_unnamed_1910@localhost/res1 in
</stream:stream>
*** CT 2024-03-11 09:13:34.201 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1872.html



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