=== 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.46524.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},
                      max_result_limit => 50,backend => rdbms,
                      send_message => mod_mam_utils,
                      is_archivable_message => mod_mam_utils,
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      archive_chat_markers => false,
                      pm =>
                          #{archive_groupchats => false,
                            same_mam_id_for_peers => false},
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 1},
                      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,"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@e06ff82a20fb.2024-03-21_07.45.38/big_tests.tests.mam_SUITE.logs/run.2024-03-21_07.53.53/mam_suite.querying_for_all_messages_with_jid.80772.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@e06ff82a20fb.2024-03-21_07.45.38/big_tests.tests.mam_SUITE.logs/run.2024-03-21_07.53.53/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,online_backend => cets,max_users => 200,
              room_shaper => none,http_auth_pool => none,
              hibernate_timeout => 2000,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 => <<>>,persistent => false,
                    title => <<>>,password => <<>>,subject => <<>>,
                    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_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_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_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_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_bosh =>
            #{backend => cets,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@e06ff82a20fb.2024-03-21_07.45.38"

=== Started at 2024-03-21 07:54:22


*** CT 2024-03-21 07:54:22.433 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2846.html

*** User 2024-03-21 07:54:22.942 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-03-21 07:54:22.946 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-03-21 07:54:22.949 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-03-21 07:54:22.960 ***🔗
alicE_unnamed_2043@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-21 07:54:22.961 ***🔗
alicE_unnamed_2043@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3093c5fdd760e642' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-21 07:54:22.961 ***🔗
alicE_unnamed_2043@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-21 07:54:22.961 ***🔗
alicE_unnamed_2043@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjA0MwBtYXR5Z3J5c2E=</auth>



*** User 2024-03-21 07:54:22.965 ***🔗
alicE_unnamed_2043@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-21 07:54:22.965 ***🔗
alicE_unnamed_2043@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-21 07:54:22.967 ***🔗
alicE_unnamed_2043@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3c90b403199eb564' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2043@localhost'>

*** User 2024-03-21 07:54:22.967 ***🔗
alicE_unnamed_2043@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-21 07:54:22.967 ***🔗
alicE_unnamed_2043@localhost/res1 out
<iq type='set' id='23808726021e30f22621f129d30b70c4'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-21 07:54:22.970 ***🔗
alicE_unnamed_2043@localhost/res1 in
<iq id='23808726021e30f22621f129d30b70c4' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2043@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-21 07:54:22.970 ***🔗
alice_unnamed_2043@localhost/res1 out
<iq type='set' id='902b3935c7a559b05a01765af739115d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:54:22.972 ***🔗
alice_unnamed_2043@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2043@localhost/res1' id='902b3935c7a559b05a01765af739115d' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:54:22.972 ***🔗
alice_unnamed_2043@localhost/res1 out
<presence/>



*** User 2024-03-21 07:54:22.977 ***🔗
alice_unnamed_2043@localhost/res1 in
<presence from='alice_unnamed_2043@localhost/res1' to='alice_unnamed_2043@localhost/res1'/>



*** User 2024-03-21 07:54:22.977 ***🔗
alice_unnamed_2043@localhost/res1 out
<iq type='set' id='7eff19769b004a542b7b7cb80ccb201a'>
	<query xmlns='urn:xmpp:mam:1'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>bob_unnamed_2043@localhost</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-03-21 07:54:22.981 ***🔗
alice_unnamed_2043@localhost/res1 in
<message from='alice_unnamed_2043@localhost' to='alice_unnamed_2043@localhost/res1' id='652e4b07-ab70-410e-9c1c-f9c9a735f4a1'>
	<result xmlns='urn:xmpp:mam:1' id='C4N7394FO00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T10:14:08.000000Z' from='alice_unnamed_2043@localhost'/>
			<message from='alice_unnamed_2043@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2043@localhost'>
				<body>f87603f1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:22.981 ***🔗
alice_unnamed_2043@localhost/res1 in
<message from='alice_unnamed_2043@localhost' to='alice_unnamed_2043@localhost/res1' id='d80c40b9-4ce4-497e-8daf-cc50b62259e1'>
	<result xmlns='urn:xmpp:mam:1' id='C4NS70O1S00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T11:25:44.000000Z' from='alice_unnamed_2043@localhost'/>
			<message from='alice_unnamed_2043@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2043@localhost'>
				<body>9fc5dc68</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:22.982 ***🔗
alice_unnamed_2043@localhost/res1 in
<message from='alice_unnamed_2043@localhost' to='alice_unnamed_2043@localhost/res1' id='f344c952-890f-4a06-a9c3-1ffa9103e438'>
	<result xmlns='urn:xmpp:mam:1' id='C4OM5SF7UG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T18:24:21.000000Z' from='alice_unnamed_2043@localhost'/>
			<message from='alice_unnamed_2043@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2043@localhost'>
				<body>6da9b1d2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:22.982 ***🔗
alice_unnamed_2043@localhost/res1 in
<message from='alice_unnamed_2043@localhost' to='alice_unnamed_2043@localhost/res1' id='3506a144-4956-4583-8b41-2667b6bac9f9'>
	<result xmlns='urn:xmpp:mam:1' id='C4P4AEV62G09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T11:16:45.000000Z' from='alice_unnamed_2043@localhost'/>
			<message from='alice_unnamed_2043@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2043@localhost'>
				<body>cae5b455</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:22.982 ***🔗
alice_unnamed_2043@localhost/res1 in
<message from='alice_unnamed_2043@localhost' to='alice_unnamed_2043@localhost/res1' id='ed656ae0-bc72-4441-a8d9-29d8585fcb42'>
	<result xmlns='urn:xmpp:mam:1' id='C4PN6GVVCG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T09:48:01.000000Z' from='alice_unnamed_2043@localhost'/>
			<message from='alice_unnamed_2043@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2043@localhost'>
				<body>db82add8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:22.984 ***🔗
alice_unnamed_2043@localhost/res1 in
<message from='alice_unnamed_2043@localhost' to='alice_unnamed_2043@localhost/res1' id='9ef5c936-db4e-4445-a709-9b46c4b7ce01'>
	<result xmlns='urn:xmpp:mam:1' id='C4Q6VE4P8G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T04:37:29.000000Z' from='alice_unnamed_2043@localhost'/>
			<message from='alice_unnamed_2043@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2043@localhost'>
				<body>a4a34360</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:22.984 ***🔗
alice_unnamed_2043@localhost/res1 in
<message from='alice_unnamed_2043@localhost' to='alice_unnamed_2043@localhost/res1' id='945b07c0-d6bd-42b9-9a1e-6d10e2706052'>
	<result xmlns='urn:xmpp:mam:1' id='C4QS6H96Q00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T05:56:36.000000Z' from='alice_unnamed_2043@localhost'/>
			<message from='alice_unnamed_2043@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2043@localhost'>
				<body>9699a704</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:22.985 ***🔗
alice_unnamed_2043@localhost/res1 in
<message from='alice_unnamed_2043@localhost' to='alice_unnamed_2043@localhost/res1' id='b8b7f2c2-f6d7-450a-a7fb-68b49b2e6faa'>
	<result xmlns='urn:xmpp:mam:1' id='C4RV3CUATG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T23:34:59.000000Z' from='alice_unnamed_2043@localhost'/>
			<message from='alice_unnamed_2043@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2043@localhost'>
				<body>f216d907</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:22.985 ***🔗
alice_unnamed_2043@localhost/res1 in
<message from='alice_unnamed_2043@localhost' to='alice_unnamed_2043@localhost/res1' id='81b9ede7-4dcd-4bd7-a8be-7210bc6967f3'>
	<result xmlns='urn:xmpp:mam:1' id='C4S9ELVNLG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-13T11:56:03.000000Z' from='alice_unnamed_2043@localhost'/>
			<message from='alice_unnamed_2043@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2043@localhost'>
				<body>fa7c4044</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:22.985 ***🔗
alice_unnamed_2043@localhost/res1 in
<message from='alice_unnamed_2043@localhost' to='alice_unnamed_2043@localhost/res1' id='68a8bedd-27e9-472f-bef7-4560093fca5a'>
	<result xmlns='urn:xmpp:mam:1' id='C4T5QC97S00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-14T21:46:32.000000Z' from='alice_unnamed_2043@localhost'/>
			<message from='alice_unnamed_2043@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2043@localhost'>
				<body>4538586f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:22.985 ***🔗
alice_unnamed_2043@localhost/res1 in
<message from='alice_unnamed_2043@localhost' to='alice_unnamed_2043@localhost/res1' id='5db4b221-1b0b-4a40-88e8-7f4feca9b0ac'>
	<result xmlns='urn:xmpp:mam:1' id='C4TIJFC1A005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-15T13:01:40.000000Z' from='alice_unnamed_2043@localhost'/>
			<message from='alice_unnamed_2043@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2043@localhost'>
				<body>6194977a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:22.985 ***🔗
alice_unnamed_2043@localhost/res1 in
<message from='alice_unnamed_2043@localhost' to='alice_unnamed_2043@localhost/res1' id='2546ccec-9c82-410e-8112-a7c973eb4b48'>
	<result xmlns='urn:xmpp:mam:1' id='C4TUIUOV9002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-16T03:19:30.000000Z' from='alice_unnamed_2043@localhost'/>
			<message from='alice_unnamed_2043@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2043@localhost'>
				<body>8d471e92</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:22.985 ***🔗
alice_unnamed_2043@localhost/res1 in
<message from='alice_unnamed_2043@localhost' to='alice_unnamed_2043@localhost/res1' id='1b3b2e1f-2298-44d9-8272-53605a560ebe'>
	<result xmlns='urn:xmpp:mam:1' id='C4UUP6IOFG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-17T17:44:07.000000Z' from='alice_unnamed_2043@localhost'/>
			<message from='alice_unnamed_2043@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2043@localhost'>
				<body>926fdc47</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:22.985 ***🔗
alice_unnamed_2043@localhost/res1 in
<message from='alice_unnamed_2043@localhost' to='alice_unnamed_2043@localhost/res1' id='45b71d33-4c68-4274-b086-f673f4aa2b86'>
	<result xmlns='urn:xmpp:mam:1' id='C4VASJCODG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-18T08:10:43.000000Z' from='alice_unnamed_2043@localhost'/>
			<message from='alice_unnamed_2043@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2043@localhost'>
				<body>c115d73b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:22.985 ***🔗
alice_unnamed_2043@localhost/res1 in
<message from='alice_unnamed_2043@localhost' to='alice_unnamed_2043@localhost/res1' id='47b5e6d9-d618-4f83-8b43-90e928d286e7'>
	<result xmlns='urn:xmpp:mam:1' id='C4VQNF0F4G08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-19T03:04:33.000000Z' from='alice_unnamed_2043@localhost'/>
			<message from='alice_unnamed_2043@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2043@localhost'>
				<body>a98f04a2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:22.985 ***🔗
alice_unnamed_2043@localhost/res1 in
<message from='alice_unnamed_2043@localhost' to='alice_unnamed_2043@localhost/res1' id='66fefc50-6ddf-4234-9404-7bebbe2e3c6b'>
	<result xmlns='urn:xmpp:mam:1' id='C50RVPINMG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-20T18:45:25.000000Z' from='alice_unnamed_2043@localhost'/>
			<message from='alice_unnamed_2043@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2043@localhost'>
				<body>7e59ba7a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:22.985 ***🔗
alice_unnamed_2043@localhost/res1 in
<message from='alice_unnamed_2043@localhost' to='alice_unnamed_2043@localhost/res1' id='7c173460-954d-4f03-bd55-5799da81fe86'>
	<result xmlns='urn:xmpp:mam:1' id='C513AREG9003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T03:31:14.000000Z' from='alice_unnamed_2043@localhost'/>
			<message from='alice_unnamed_2043@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2043@localhost'>
				<body>7d680a04</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:22.985 ***🔗
alice_unnamed_2043@localhost/res1 in
<iq from='alice_unnamed_2043@localhost' to='alice_unnamed_2043@localhost/res1' id='7eff19769b004a542b7b7cb80ccb201a' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4N7394FO00K</first>
			<last>C513AREG9003</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-03-21 07:54:22.985 ***🔗
alice_unnamed_2043@localhost/res1 out
</stream:stream>

*** User 2024-03-21 07:54:22.988 ***🔗
alice_unnamed_2043@localhost/res1 in
</stream:stream>
*** CT 2024-03-21 07:54:22.994 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2850.html



=== Ended at 2024-03-21 07:54:23
=== successfully completed test case
=== === Returned value: ok