=== 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.48339.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},
                      send_message => mod_mam_utils,backend => rdbms,
                      max_result_limit => 50,
                      is_archivable_message => mod_mam_utils,
                      pm =>
                          #{archive_groupchats => false,
                            same_mam_id_for_peers => false},
                      async_writer =>
                          #{enabled => true,batch_size => 30,pool_size => 16,
                            flush_interval => 1},
                      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_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@0836f1441392.2024-03-11_11.28.32/big_tests.tests.mam_SUITE.logs/run.2024-03-11_11.35.17/mam_suite.querying_for_all_messages_with_jid.62212.html"},
     {tc_group_properties,[{name,mam04},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@0836f1441392.2024-03-11_11.28.32/big_tests.tests.mam_SUITE.logs/run.2024-03-11_11.35.17/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_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 => <<>>,title => <<>>,
                    persistent => false,password => <<>>,subject => <<>>,
                    affiliations => [],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,
                    subject_author => <<>>},
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,online_backend => cets,
              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_sic => #{iqdisc => one_queue},
        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_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,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@0836f1441392.2024-03-11_11.28.32"

=== Started at 2024-03-11 11:35:49


*** CT 2024-03-11 11:35:49.331 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1889.html

*** User 2024-03-11 11:35:49.574 ***🔗
waiting for archive_size is done in 100 miliseconds

*** User 2024-03-11 11:35:49.575 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-03-11 11:35:49.576 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-03-11 11:35:49.579 ***🔗
alicE_unnamed_2033@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 11:35:49.579 ***🔗
alicE_unnamed_2033@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ec793e845861adf1' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-11 11:35:49.579 ***🔗
alicE_unnamed_2033@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 11:35:49.579 ***🔗
alicE_unnamed_2033@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjAzMwBtYXR5Z3J5c2E=</auth>



*** User 2024-03-11 11:35:49.580 ***🔗
alicE_unnamed_2033@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-11 11:35:49.580 ***🔗
alicE_unnamed_2033@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 11:35:49.581 ***🔗
alicE_unnamed_2033@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c465ceb133e6a74a' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2033@localhost'>

*** User 2024-03-11 11:35:49.581 ***🔗
alicE_unnamed_2033@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 11:35:49.581 ***🔗
alicE_unnamed_2033@localhost/res1 out
<iq type='set' id='70fea604742eb0f21d139c2480e99109'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-11 11:35:49.581 ***🔗
alicE_unnamed_2033@localhost/res1 in
<iq id='70fea604742eb0f21d139c2480e99109' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2033@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-11 11:35:49.581 ***🔗
alice_unnamed_2033@localhost/res1 out
<iq type='set' id='fc57d939a13deee3247ffb3d888f60c5'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 11:35:49.582 ***🔗
alice_unnamed_2033@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2033@localhost/res1' id='fc57d939a13deee3247ffb3d888f60c5' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 11:35:49.582 ***🔗
alice_unnamed_2033@localhost/res1 out
<presence/>



*** User 2024-03-11 11:35:49.583 ***🔗
alice_unnamed_2033@localhost/res1 in
<presence from='alice_unnamed_2033@localhost/res1' to='alice_unnamed_2033@localhost/res1'/>



*** User 2024-03-11 11:35:49.584 ***🔗
alice_unnamed_2033@localhost/res1 out
<iq type='set' id='1124e738f1a6f40f2e9ff80633c51fef'>
	<query xmlns='urn:xmpp:mam:1'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>bob_unnamed_2033@localhost</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-03-11 11:35:49.585 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033@localhost' to='alice_unnamed_2033@localhost/res1' id='62965d7b-bc85-4d34-9ce1-96bb39af6376'>
	<result xmlns='urn:xmpp:mam:1' id='C4H2CSBCU008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-24T15:33:48.000000Z' from='alice_unnamed_2033@localhost'/>
			<message from='alice_unnamed_2033@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2033@localhost'>
				<body>87c3a12a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:35:49.585 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033@localhost' to='alice_unnamed_2033@localhost/res1' id='6fac17a0-b77a-4088-b8b4-c754e78f63a6'>
	<result xmlns='urn:xmpp:mam:1' id='C4HJH3684005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-25T12:00:08.000000Z' from='alice_unnamed_2033@localhost'/>
			<message from='alice_unnamed_2033@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2033@localhost'>
				<body>0619d9e6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:35:49.585 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033@localhost' to='alice_unnamed_2033@localhost/res1' id='878ef7e5-4f30-4aab-a275-9e30d237cd10'>
	<result xmlns='urn:xmpp:mam:1' id='C4IHGVR9HG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T23:47:23.000000Z' from='alice_unnamed_2033@localhost'/>
			<message from='alice_unnamed_2033@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2033@localhost'>
				<body>f34d0732</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:35:49.585 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033@localhost' to='alice_unnamed_2033@localhost/res1' id='d92015a0-77c7-4a5f-bb8f-f32614f8d4bb'>
	<result xmlns='urn:xmpp:mam:1' id='C4IP4SUP600J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T08:53:00.000000Z' from='alice_unnamed_2033@localhost'/>
			<message from='alice_unnamed_2033@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2033@localhost'>
				<body>4cb2d01d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:35:49.586 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033@localhost' to='alice_unnamed_2033@localhost/res1' id='401008ea-97bd-46be-ab2d-f11a9cd80b52'>
	<result xmlns='urn:xmpp:mam:1' id='C4JB57BAUG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T06:22:13.000000Z' from='alice_unnamed_2033@localhost'/>
			<message from='alice_unnamed_2033@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2033@localhost'>
				<body>3200a257</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:35:49.586 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033@localhost' to='alice_unnamed_2033@localhost/res1' id='748c5e3b-05b1-4a14-9257-058ffd065a59'>
	<result xmlns='urn:xmpp:mam:1' id='C4K4717SJ006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T12:15:50.000000Z' from='alice_unnamed_2033@localhost'/>
			<message from='alice_unnamed_2033@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2033@localhost'>
				<body>0218185d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:35:49.586 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033@localhost' to='alice_unnamed_2033@localhost/res1' id='97aff844-b8dc-46be-8849-9b46bd014d18'>
	<result xmlns='urn:xmpp:mam:1' id='C4KNDIURT00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T11:10:34.000000Z' from='alice_unnamed_2033@localhost'/>
			<message from='alice_unnamed_2033@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2033@localhost'>
				<body>d9ac9634</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:35:49.586 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033@localhost' to='alice_unnamed_2033@localhost/res1' id='e25d6f40-54b1-410c-aa79-075097dcbef2'>
	<result xmlns='urn:xmpp:mam:1' id='C4L4F6ADU007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T02:44:44.000000Z' from='alice_unnamed_2033@localhost'/>
			<message from='alice_unnamed_2033@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2033@localhost'>
				<body>f6edbe93</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:35:49.586 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033@localhost' to='alice_unnamed_2033@localhost/res1' id='f8a835c3-3912-4abe-860b-0a935e2c602f'>
	<result xmlns='urn:xmpp:mam:1' id='C4LSBSDAVG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T07:15:19.000000Z' from='alice_unnamed_2033@localhost'/>
			<message from='alice_unnamed_2033@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2033@localhost'>
				<body>e59819bf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:35:49.586 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033@localhost' to='alice_unnamed_2033@localhost/res1' id='86b7d0f2-1dce-438f-b524-92c244df6810'>
	<result xmlns='urn:xmpp:mam:1' id='C4MLN5ARBG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T13:30:07.000000Z' from='alice_unnamed_2033@localhost'/>
			<message from='alice_unnamed_2033@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2033@localhost'>
				<body>e9a53ea6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:35:49.586 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033@localhost' to='alice_unnamed_2033@localhost/res1' id='3c399c6a-2d01-4e8f-b832-3112e5e4976c'>
	<result xmlns='urn:xmpp:mam:1' id='C4NDQQ3JO00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T18:16:16.000000Z' from='alice_unnamed_2033@localhost'/>
			<message from='alice_unnamed_2033@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2033@localhost'>
				<body>4e0b5606</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:35:49.586 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033@localhost' to='alice_unnamed_2033@localhost/res1' id='e253ac78-986b-4eac-aa08-b20de7e411db'>
	<result xmlns='urn:xmpp:mam:1' id='C4O2E6512006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T18:51:16.000000Z' from='alice_unnamed_2033@localhost'/>
			<message from='alice_unnamed_2033@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2033@localhost'>
				<body>6e98d1c1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:35:49.586 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033@localhost' to='alice_unnamed_2033@localhost/res1' id='a1002377-d9cb-435e-b52c-261c7589d6b2'>
	<result xmlns='urn:xmpp:mam:1' id='C4ODD8E3A00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T07:56:36.000000Z' from='alice_unnamed_2033@localhost'/>
			<message from='alice_unnamed_2033@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2033@localhost'>
				<body>135f9cfb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:35:49.586 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033@localhost' to='alice_unnamed_2033@localhost/res1' id='3bb6f42c-5ec5-4777-b676-0b4237fc1499'>
	<result xmlns='urn:xmpp:mam:1' id='C4OT8A0HHG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T02:50:51.000000Z' from='alice_unnamed_2033@localhost'/>
			<message from='alice_unnamed_2033@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2033@localhost'>
				<body>f9ad05f7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:35:49.586 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033@localhost' to='alice_unnamed_2033@localhost/res1' id='2197a112-6458-4806-85e6-80f6b2e9aeb7'>
	<result xmlns='urn:xmpp:mam:1' id='C4PRIIA2IG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T15:01:17.000000Z' from='alice_unnamed_2033@localhost'/>
			<message from='alice_unnamed_2033@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2033@localhost'>
				<body>cfdcfa23</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:35:49.586 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033@localhost' to='alice_unnamed_2033@localhost/res1' id='c8e269c1-ee77-4fbd-ae75-d795c27da5ac'>
	<result xmlns='urn:xmpp:mam:1' id='C4QDG89QI008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T12:24:36.000000Z' from='alice_unnamed_2033@localhost'/>
			<message from='alice_unnamed_2033@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2033@localhost'>
				<body>e4cb5166</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:35:49.586 ***🔗
alice_unnamed_2033@localhost/res1 in
<message from='alice_unnamed_2033@localhost' to='alice_unnamed_2033@localhost/res1' id='edd4996a-3a71-40e6-b88d-852b52729861'>
	<result xmlns='urn:xmpp:mam:1' id='C4QOGL8HVG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T01:32:55.000000Z' from='alice_unnamed_2033@localhost'/>
			<message from='alice_unnamed_2033@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2033@localhost'>
				<body>800e49ab</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:35:49.587 ***🔗
alice_unnamed_2033@localhost/res1 in
<iq from='alice_unnamed_2033@localhost' to='alice_unnamed_2033@localhost/res1' id='1124e738f1a6f40f2e9ff80633c51fef' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4H2CSBCU008</first>
			<last>C4QOGL8HVG0D</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-03-11 11:35:49.587 ***🔗
alice_unnamed_2033@localhost/res1 out
</stream:stream>

*** User 2024-03-11 11:35:49.587 ***🔗
alice_unnamed_2033@localhost/res1 in
</stream:stream>
*** CT 2024-03-11 11:35:49.594 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1892.html



=== Ended at 2024-03-11 11:35:49
=== successfully completed test case
=== === Returned value: ok